]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Parallelize clean rules using GNU make features
[gnu-emacs] / doc / misc / ChangeLog
1 2014-06-15 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in (bootstrap-clean): New.
4
5 2014-06-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
6
7 * ses.texi: Adding documentation for SES local printer functions.
8
9 2014-06-12 Glenn Morris <rgm@gnu.org>
10
11 * Makefile.in: Use GNU Make features to reduce duplication.
12 (mkinfodir): Remove.
13 (${buildinfodir}): Generate using an order-only prerequisite.
14 (.dvi.ps): Replace with pattern rule.
15 ($INFO_TARGETS): Mark as PHONY.
16 (${buildinfodir}): New rule.
17 (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
18 (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
19 New pattern rules, replacing numerous previous explicit rules.
20 (info_template): New definition.
21 (gnus.dvi, gnus.pdf): Use distinct intermediate files.
22 (mostlyclean): Adjust for above gnus change.
23
24 2014-06-11 Glenn Morris <rgm@gnu.org>
25
26 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
27
28 2014-06-10 Glenn Morris <rgm@gnu.org>
29
30 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
31 (INFO_OPTS): Set directly rather than with configure.
32
33 2014-06-08 Karl Berry <karl@gnu.org>
34
35 * doc/info.texi (Help-^L): "mode line", "screenful",
36 stand-alone and Emacs Info both use the mode line.
37 Use x instead of weird C-x 0 to get rid of help msg
38 in standalone Info.
39
40 2014-06-08 Glenn Morris <rgm@gnu.org>
41
42 * vip.texi (Files): Defer to Emacs manual for uniquify details.
43
44 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
45 (Help-Small-Screen, Help-]): Do not mention S-SPC.
46 (Emacs Info Variables): Markup fix.
47
48 * ebrowse.texi (Source Display, Finding/Viewing):
49 * erc.texi (Sample Session):
50 * ses.texi (The Basics):
51 * todo-mode.texi (Moving and Deleting Items):
52 * woman.texi (Navigation): Markup fixes re SPC, RET.
53
54 2014-06-02 Glenn Morris <rgm@gnu.org>
55
56 * efaq.texi (Finding a package with particular functionality):
57 Update example.
58 * vip.texi: Mention this is obsolete.
59
60 2014-05-27 Paul Eggert <eggert@cs.ucla.edu>
61
62 * texinfo.tex: Update from gnulib.
63
64 2014-05-26 Paul Eggert <eggert@cs.ucla.edu>
65
66 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
67 * htmlfontify.texi, org.texi: Add "coding: utf-8".
68
69 2014-05-26 Stephen Berman <stephen.berman@gmx.net>
70
71 * todo-mode.texi: Update in light of changes due to bug#17482.
72 Replace numerous mistaken uses of literal quotes with proper
73 Texinfo markup.
74 (Todo Mode Entry Points): Comment out reference to using find-file
75 or Dired to visit Todo files, since this has been disabled (bug#17482).
76
77 2014-05-20 Leo Liu <sdl.web@gmail.com>
78
79 * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
80
81 2014-05-13 Paul Eggert <eggert@cs.ucla.edu>
82
83 * texinfo.tex: Update from gnulib.
84
85 2014-05-08 Michael Albinus <michael.albinus@gmx.de>
86
87 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
88 setting in ~/.ssh/environment.
89
90 2014-05-04 Stephen Berman <stephen.berman@gmx.net>
91
92 * todo-mode.texi: Update, improve exposition, add cross
93 references, fix typos.
94 (Inserting New Items, Editing Item Headers and Text): Rewrite to
95 document new user interface.
96
97 2014-05-04 Glenn Morris <rgm@gnu.org>
98
99 * autotype.texi (Skeleton Language):
100 * message.texi (Header Commands): Replace `iff'.
101
102 2014-05-02 Paul Eggert <eggert@cs.ucla.edu>
103
104 * vhdl-mode.texi: Add "@documentencoding UTF-8",
105 since this is a toplevel .texi file.
106
107 2014-04-22 Bastien Guerry <bzg@gnu.org>
108
109 * org.texi (Installation): Be more clear on why installing Org
110 through ELPA should be done without loading any Org file.
111
112 * org.texi (Emphasis and monospace): Document the use of
113 =verbatim= and ~code~ to be consistent with
114 `org-element-text-markup-successor'.
115
116 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
117
118 * org.texi (Initial visibility):
119 * org.texi (Literal examples): Fix typos.
120
121 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
122
123 * org.texi (Column attributes): Add a sentence to point out
124 the dependency on the format specifier.
125
126 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
127
128 * org.texi (The Export Dispatcher): Reformulation.
129
130 * org.texi (@LaTeX{} specific attributes): Update manual.
131
132 * org.texi (Top, Exporting): Org has its own documentation and
133 should therefore be removed from "Other build-in back-ends".
134
135 2014-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
136
137 * cl.texi (Structures): Remove cl-struct-set-slot-value.
138
139 2014-04-20 Daniel Colascione <dancol@dancol.org>
140
141 * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
142
143 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
144
145 * Makefile.in (infoclean): Be consistent about reporting failures.
146
147 2014-03-27 Glenn Morris <rgm@gnu.org>
148
149 * Makefile.in (INFO_COMMON): Add vhdl-mode.
150 (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
151 (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
152
153 * vhdl-mode.texi: General clean-up. Set copyright to FSF, add license.
154 Remove hand-written node pointers. Remove info re old Emacs versions.
155 Markup fixes.
156 (Getting Connected): Remove irrelevant info.
157 (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
158 (Frequently Asked Questions): Electric indent is now enabled.
159
160 2014-03-27 Reto Zimmermann <reto@gnu.org>
161 Rod Whitby <software.vhdl-mode@rwhitby.net>
162
163 * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
164
165 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
166
167 * texinfo.tex: Update from gnulib.
168
169 2014-03-26 Michael Albinus <michael.albinus@gmx.de>
170
171 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
172
173 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
174
175 * gnus.texi (Ma Gnus): Mention header attachment buttons.
176
177 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
178
179 * emacs-mime.texi (MML Definition): Document recipient-filename.
180
181 2014-03-23 Katsumi Yamaoka <yamaoka@jpl.org>
182
183 * gnus.texi (MIME Commands): Mention
184 gnus-mime-buttonize-attachments-in-header and
185 gnus-mime-display-attachment-buttons-in-header.
186
187 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
188
189 * message.texi (Forwarding): Mention
190 `message-forward-included-headers'.
191
192 2014-03-23 Lars Ingebrigtsen <larsi@gnus.org>
193
194 * gnus.texi: w3 is no longer supported by Gnus.
195
196 2014-03-22 Glenn Morris <rgm@gnu.org>
197
198 * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
199
200 2014-03-21 Glenn Morris <rgm@gnu.org>
201
202 * ede.texi (ede-linux):
203 * vip.texi (New Bindings): Tiny copyedits.
204
205 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
206
207 * vip.texi (Other Vi Commands): Adjust doc of C-j.
208
209 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
210 defined by CC-mode but globally.
211 (FAQ): Tweak text about RET and auto-indentation.
212
213 2014-03-18 David Engster <deng@randomsample.de>
214
215 * ede.texi (Project Local Variables): Remove reference to
216 `ede-java-root' and the example using it.
217 (Android projects, ede-java-root): Remove nodes since they are
218 only in CEDET upstream (Bug#17030). All nodes updated.
219 (ede-cpp-root): Document the :compile-command slot.
220 (ede-linux): Document new variables
221 `project-linux-build-directory-default' and
222 `project-linux-architecture-default'.
223
224 2014-03-12 Glenn Morris <rgm@gnu.org>
225
226 * eww.texi (History and Acknowledgments):
227 Don't list everyone who changed the code.
228
229 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
230 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
231 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
232 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
233 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
234 Use @file for buffers, per the Texinfo manual.
235
236 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
237
238 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
239 so that the Org Manual's style for ` and ' in code is consistent
240 with the other Emacs manuals. This affects PDF, not .info files.
241
242 2014-03-12 Glenn Morris <rgm@gnu.org>
243
244 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
245 about RET and indentation.
246
247 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
248
249 * gnus.texi:
250 * semantic.texi: Fix whitespace.
251
252 * ede.texi (Android projects):
253 * eieio.texi (Class Options, Making New Objects)
254 (Method Invocation, CLOS compatibility):
255 * sem-user.texi (Tag Decoration Mode): Fix typos.
256
257 2014-03-02 Xue Fuqiao <xfq@gnu.org>
258
259 * sem-user.texi (Create System Databases): Markup fix.
260
261 2014-02-28 Glenn Morris <rgm@gnu.org>
262
263 * info.texi (Further Reading): Rename node from Expert Info.
264 Remove stuff about writing Info nodes by hand.
265 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
266
267 * info.texi: Nuke hand-written node pointers.
268
269 2014-02-28 Karl Berry <karl@gnu.org>
270
271 * info.texi (Top): Mention H for a summary of all commands.
272
273 2014-02-25 Glenn Morris <rgm@gnu.org>
274
275 * edt.texi (Quick start, Starting emulation): Update hook details.
276 * efaq.texi (Fullscreen mode on MS-Windows)
277 (Terminal setup code works after Emacs has begun): Update hook details.
278 * vip.texi (Loading VIP): Fix hook example.
279
280 * efaq-w32.texi (Bash): Don't use setq with hooks.
281
282 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
283
284 * texinfo.tex: Update from gnulib.
285
286 2014-02-22 Xue Fuqiao <xfq@gnu.org>
287
288 * remember.texi (Quick Start): Add an index.
289 (Function Reference, Quick Start): Add cross-references.
290
291 2014-02-21 Glenn Morris <rgm@gnu.org>
292
293 * flymake.texi (Starting the syntax check process): Grammar fix.
294
295 * tramp.texi (External packages): Grammar fix.
296 Reword for default sentinel not being nil any more.
297
298 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
299
300 * trampver.texi: Update release number.
301
302 2014-02-19 Glenn Morris <rgm@gnu.org>
303
304 * remember.texi: Copyedits.
305 (Quick Start): No need for manual autoloads. Mention remember-notes.
306 (Function Reference): Update arguments. Add new commands.
307
308 2014-02-18 Glenn Morris <rgm@gnu.org>
309
310 * remember.texi (copying): Bump remember mode version.
311 (Installation): Remove unnecessary chapter.
312 (Quick Start): No need to explicitly load remember.el.
313 (Separate Text Files): New section.
314
315 2014-02-17 Glenn Morris <rgm@gnu.org>
316
317 * eieio.texi (Class Values, CLOS compatibility):
318 Remove references to deleted eieio-describe-class/generic.
319
320 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
321
322 Sync with Tramp 2.2.9.
323 * trampver.texi: Update release number.
324
325 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
326
327 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
328
329 * calc.texi (Single-Variable Statistics): Remove mention of
330 incorrect keybinding.
331
332 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
333
334 * texinfo.tex: Update from gnulib.
335
336 2014-02-08 Glenn Morris <rgm@gnu.org>
337
338 * auth.texi (GnuPG and EasyPG Assistant Configuration):
339 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
340
341 2014-02-07 Glenn Morris <rgm@gnu.org>
342
343 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
344
345 2014-02-06 Glenn Morris <rgm@gnu.org>
346
347 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
348
349 * mh-e.texi, viper.texi: Do not use colons in index entries.
350
351 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
352
353 * texinfo.tex: Update from gnulib.
354
355 2014-02-05 Glenn Morris <rgm@gnu.org>
356
357 * epa.texi: Add indices.
358
359 * url.texi (Cookies): Mention url-cookie-list command.
360
361 2014-02-03 Glenn Morris <rgm@gnu.org>
362
363 * cl.texi (Blocks and Exits): Mention cl-tagbody.
364
365 2014-02-02 Glenn Morris <rgm@gnu.org>
366
367 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
368
369 2014-01-31 Glenn Morris <rgm@gnu.org>
370
371 * efaq.texi (Replacing highlighted text):
372 Update delete-selection-mode doc.
373
374 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
375
376 * sem-user.texi (Include paths): Fix a Texinfo command.
377
378 2014-01-27 Glenn Morris <rgm@gnu.org>
379
380 * idlwave.texi (Lesson III---User Catalog, Online Help)
381 (Starting the Shell, Catalogs, User Catalog):
382 * remember.texi (Quick Start):
383 * viper.texi:
384 * vip.texi (Customization, Customizing Constants)
385 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
386
387 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
388
389 * cc-mode.texi (Minor Modes): Minor fix.
390
391 2014-01-24 David Engster <deng@randomsample.de>
392
393 * eieio.texi (Introduction): Fix references.
394
395 2014-01-24 Glenn Morris <rgm@gnu.org>
396
397 * efaq.texi (Termcap/Terminfo entries for Emacs):
398 Use M-x term rather than M-x terminal-emulator.
399
400 * emacs-mime.texi (time-date): Use float-time.
401
402 2014-01-22 David Engster <deng@randomsample.de>
403
404 * eieio.texi (Introduction): Move introductory paragraph about
405 EIEIO and CLOS from 'Building Classes' to here.
406 (Documentation): Remove, since eieio-doc is not part of Emacs.
407 (Class Values, CLOS compatibility): Mention that
408 `describe-function' will also give information about classes.
409
410 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
411
412 * texinfo.tex: Update from gnulib.
413
414 2014-01-15 Glenn Morris <rgm@gnu.org>
415
416 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
417
418 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
419
420 * tramp.texi (all): Doc fix according to GNU Coding Standards.
421 Use "file name" instead of "filename" or "path". Use "host"
422 instead of "machine".
423
424 2014-01-12 David Engster <deng@randomsample.de>
425
426 * eieio.texi (Introduction): `class-of' is obsolete.
427 (Predicates, Basic Methods): Adapt function names to namespace
428 cleanup.
429
430 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
431
432 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
433
434 2014-01-12 Glenn Morris <rgm@gnu.org>
435
436 * efaq.texi (Guidelines for newsgroup postings)
437 (Informational files for Emacs):
438 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
439
440 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
441
442 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
443
444 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
445
446 * Makefile.in: Add eww.texi.
447 * eww.texi: New file.
448
449 2014-01-07 Glenn Morris <rgm@gnu.org>
450
451 * efaq.texi (Problems with very large files): Fix superscript typo.
452
453 2013-01-07 Rasmus <w530@pank.eu>
454
455 * org.texi (Global and local cycling): Fix missing '@'.
456
457 2013-01-07 Bastien Guerry <bzg@gnu.org>
458
459 * org.texi (Global and local cycling): Mention C-u C-u TAB.
460 (Include files, The Export Dispatcher)
461 (Advanced configuration)
462 (Header arguments in Org mode properties): Spelling fixes.
463 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
464 (@LaTeX{} specific attributes): New index entries.
465 Use #+BEGIN_ABSTRACT in the example.
466
467 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
468
469 * org.texi (Org export): New section.
470 (HTML doctypes): Fix whitespace error. Fix display.
471 (Publishing options): Add missing html publishing options.
472
473 2014-01-07 Glenn Morris <rgm@gnu.org>
474
475 * efaq.texi (Basic editing, Packages that do not come with Emacs):
476 Merge in some info from etc/MORE.STUFF.
477
478 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
479
480 Specify .texi encoding (Bug#16292).
481 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
482 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
483 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
484 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
485 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
486 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
487 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
488 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
489 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
490 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
491 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
492 * widget.texi, wisent.texi, woman.texi:
493 Add @documentencoding.
494
495 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
496
497 * eshell.texi (What Eshell is not): Clean up confusing clause.
498
499 2014-01-03 Glenn Morris <rgm@gnu.org>
500
501 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
502
503 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
504 Add copyright notice to titlepage.
505
506 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
507
508 * ert.texi: Add a titlepage. Use @insertcopying.
509
510 * calc.texi (Top): Use @top rather than @chapter.
511
512 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
513
514 * eshell.texi (top): Fix incorrect use of xref.
515
516 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
517
518 * eshell.texi (top): Fix incorrect info filename in an xref.
519
520 2014-01-02 Glenn Morris <rgm@gnu.org>
521
522 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
523
524 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
525
526 * eshell.texi (Command Basics): Remove `Command basics' chapter.
527
528 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
529
530 * eshell.texi (What is Eshell?): Add section about what not to use
531 Eshell for.
532
533 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
534
535 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
536
537 2013-12-22 Glenn Morris <rgm@gnu.org>
538
539 * woman.texi (Navigation): Use itemx where appropriate.
540
541 2013-12-20 Tassilo Horn <tsdh@gnu.org>
542
543 * info.texi, woman.texi:
544 Document `S-SPC' as alternative to `DEL' for scrolling.
545
546 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
547
548 * calc.texi (Stack Manipulation Commands): Mention using the variable
549 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
550
551 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
552
553 * tramp.texi (direntry): Use ssh but rsh.
554 (all): Encode all environment variable names with @env{...}.
555 (Bug Reports): Refer to Testing node.
556
557 2013-12-12 Glenn Morris <rgm@gnu.org>
558
559 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
560 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
561 * srecode.texi, todo-mode.texi, tramp.texi:
562 Sync direntry with info/dir version.
563
564 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
565
566 * Makefile.in: Add octave-mode.texi.
567
568 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
569 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
570
571 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
572
573 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
574
575 * dbus.texi (Properties and Annotations): Fix typo.
576
577 2013-12-06 Bastien Guerry <bzg@gnu.org>
578
579 * org.texi: Don't include Emacs version within Org's version.
580
581 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
582
583 * org.texi (Creating one-off styles): Use new export snippet
584 syntax.
585
586 * org.texi (Export settings): Documentation describing how text
587 above the first heading is ignored when an :export: tag is in a
588 file.
589
590 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
591
592 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
593
594 2013-11-30 Glenn Morris <rgm@gnu.org>
595
596 * Makefile.in (distclean): Remove Makefile.
597
598 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
599
600 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
601 (The Basics, Formulas): Copyedits.
602 (Resizing, Printer functions): Add index entries.
603
604 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
605
606 * calc.texi (Customizing Calc): Mention new variable
607 `calc-context-sensitive-enter'.
608
609 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
610
611 * org.texi (Exporting code blocks): Document the 'inline-only
612 setting for `org-export-babel-evaluate'. Document how :var
613 introduces code block dependencies.
614
615 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
616
617 * org.texi (Header arguments): Document header-args[:lang]
618 properties and remove deprecated old-style properties from
619 documentation.
620
621 * org.texi (Agenda commands): Remove footnote from @tsubheading
622 and add a sentence with the reference instead.
623
624 2013-11-12 Bastien Guerry <bzg@gnu.org>
625
626 * org.texi (Catching invisible edits):
627 * org.texi (Plain lists, Plain lists):
628 * org.texi (Advanced configuration):
629 * org.texi (Tag groups):
630 * org.texi (Conventions):
631 * org.texi (Checkboxes, Radio lists):
632 * org.texi (Top, Summary, Exporting):
633 * org.texi (In-buffer settings): Fix typos.
634
635 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
636 C-w'. Add an index entry for `org-refile-keep'.
637
638 * org.texi (Plain lists): Add an index entry for sorting plain
639 list. Document sorting by checked status for check lists.
640
641 * org.texi (Publishing options): Fix old variable names.
642
643 * org.texi (Orgstruct mode): Fix suggested setting of
644 `orgstruct-heading-prefix-regexp'.
645
646 * org.texi (Export settings):
647 Document `org-export-allow-bind-keywords'.
648
649 * org.texi (History and Acknowledgments): Small rephrasing.
650
651 * org.texi (Template elements): Add a footnote about tags accepted
652 in a year datetree.
653
654 * org.texi (Beamer export, @LaTeX{} and PDF export)
655 (Header and sectioning, @LaTeX{} specific attributes):
656 Enhance style.
657
658 * org.texi (Agenda commands): Add a footnote about dragging agenda
659 lines: it does not persist and it does not change the .org files.
660
661 * org.texi (Agenda commands): Add a table heading for dragging
662 agenda lines forward/backward.
663
664 * org.texi (Agenda commands): Add documentation for
665 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
666
667 * org.texi (Publishing options): Update the list of options.
668 (Simple example, Complex example): Fix the examples.
669
670 * org.texi (Formula syntax for Calc): Don't use a bold font the
671 warning.
672
673 * org.texi (Other built-in back-ends): New section.
674
675 * org.texi (Editing source code):
676 Document `org-edit-src-auto-save-idle-delay' and
677 `org-edit-src-turn-on-auto-save'.
678
679 * org.texi (External links): Document contributed link types
680 separately.
681
682 * org.texi (Closing items):
683 Document `org-closed-keep-when-no-todo'.
684
685 * org.texi (Export back-ends): Rename from "Export formats".
686 (The Export Dispatcher): Remove reference to
687 `org-export-run-in-background'.
688 (Export settings): Minor rewrites.
689 (ASCII/Latin-1/UTF-8 export): Update variable's name.
690 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
691
692 * org.texi (Export in foreign buffers): New section.
693 (Exporting): Remove documentation about converting the selected
694 region.
695
696 * org.texi (Advanced configuration): Put the filter valid types in
697 a table. Use @lisp and @smalllisp.
698
699 * org.texi: Use @code{nil} instead of nil. Update the maintainer
700 contact info.
701
702 * org.texi (Exporting): Better introductory sentence. Add a note
703 about conversion commands.
704 (Feedback, Orgstruct mode, Built-in table editor)
705 (Built-in table editor, Orgtbl mode, Updating the table)
706 (Property syntax, Capturing column view, Capture)
707 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
708 (Exporting, Extending ODT export)
709 (Working with @LaTeX{} math snippets, dir, Customization)
710 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
711 Uniformly use @kbd{M-x command RET}.
712
713 * org.texi (Filtering/limiting agenda items): New subsection.
714 Document the use of `org-agenda-max-*' options and
715 `org-agenda-limit-interactively' from the agenda.
716 (Agenda commands): Move details about filtering commands to
717 the new section, only include a summary here.
718 (Customizing tables in ODT export)
719 (System-wide header arguments, Conflicts, Dynamic blocks):
720 Use spaces for indentation.
721
722 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
723
724 * org.texi (Links in HTML export, Images in HTML export)
725 (post): Fix syntax within #+ATTR_*.
726 (Tables in HTML export): Document `org-html-table-row-tags'
727 and use `org-html-table-default-attributes' instead of
728 `org-html-table-tag'.
729
730 * org.texi (Publishing action, Publishing options)
731 (Publishing links): Major rewrite. Enhance explanations for
732 `org-org-publish-to-org'. Remove reference to
733 `org-export-run-in-background'.
734
735 * org.texi: Fix many small typos. Use #+NAME instead of
736 #+TBLNAME. Use @smalllisp instead of @example.
737 (Special symbols): Add index?
738 (HTML preamble and postamble): Don't mention obsolete use of
739 opt-plist.
740 (JavaScript support): Don't mention the org-jsinfo.el file as it
741 has been merged with ox-html.el.
742
743 * org.texi (Installation, Feedback, Setting Options)
744 (Code evaluation security, org-crypt.el): Use @lisp instead of
745 @example.
746 (Agenda commands): Use @table instead of @example.
747
748 * org.texi (Adding hyperlink types): New appendix.
749
750 * org.texi (ODT export commands, Extending ODT export)
751 (Applying custom styles, Images in ODT export)
752 (Labels and captions in ODT export)
753 (Literal examples in ODT export)
754 (Configuring a document converter)
755 (Working with OpenDocument style files)
756 (Customizing tables in ODT export)
757 (Validating OpenDocument XML): Fix options names.
758
759 * org.texi (History and Acknowledgments): Update acknowledgments
760 to Nicolas. Add Nicolas Goaziou to the list of contributors.
761
762 * org.texi (System-wide header arguments): Don't use "customizing"
763 for setting a variable. Also remove comments.
764
765 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
766 `org-agenda-start-on-weekday' to the variable index and document
767 them.
768
769 * org.texi (Sparse trees, Agenda commands)
770 (@LaTeX{} fragments, Selective export, Export options)
771 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
772 (HTML Export commands, @LaTeX{}/PDF export commands)
773 (iCalendar export, Publishing options, Triggering publication)
774 (In-buffer settings): Update to reflect changes from the new
775 export engine.
776
777 * org.texi (Matching tags and properties): More examples.
778 Explain group tags expansion as regular expressions.
779
780 * org.texi (Tag groups): New section.
781
782 * org.texi (Setting tags): Tiny formatting fixes.
783
784 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
785 names.
786
787 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
788 concept index. Include example for these agenda views.
789 (Special agenda views): Mention the "agenda*" agenda view.
790
791 * org.texi (Repeated tasks): Document how to ignore a repeater
792 when using both a scheduled and a deadline timetamp.
793
794 * org.texi (Global and local cycling): Wrap in a new subsection.
795 (Initial visibility, Catching invisible edits): New subsections.
796
797 * org.texi (Visibility cycling): Mention that
798 `org-agenda-inhibit-startup' will prevent visibility setting when
799 the agenda opens an Org file for the first time.
800
801 * org.texi (Org syntax): New section.
802
803 * org.texi (Orgstruct mode):
804 Document `orgstruct-heading-prefix-regexp'.
805
806 * org.texi (Speeding up your agendas): New section.
807
808 * org.texi (Installation): When installing Org from ELPA, users
809 should do this from an Emacs session where no .org file has been
810 visited.
811
812 * org.texi (CSS support, In-buffer settings): Update HTML options
813 names.
814
815 * org.texi (Structure editing): Update documentation for
816 `org-insert-heading-or-item'.
817 (Plain lists, Relative timer): Update index entry.
818
819 * org.texi (JavaScript support): Update variable names.
820
821 * org.texi (comments): Minor formatting fix.
822
823 * org.texi (@LaTeX{} fragments): Minor enhancement.
824
825 * org.texi: Update the list contributions.
826
827 * org.texi (Agenda commands): Exporting the agenda to an .org file
828 will not copy the subtrees and the inherited tags.
829 Document `org-agenda-filter-by-regexp'.
830
831 * org.texi (Publishing action, Complex example): Fix names of
832 publishing functions.
833
834 * org.texi (Top, Exporting): Delete references to Freemind.
835 (Freemind export): Delete section.
836
837 * org.texi (Top, Exporting): Delete references to the XOXO export.
838 (XOXO export): Delete section.
839
840 * org.texi (Capture): Mention that org-remember.el is not
841 supported anymore.
842
843 * org.texi (Top, Exporting, Beamer class export):
844 Delete references to the TaskJuggler export.
845 (History and Acknowledgments): Mention that the TaskJuggler has
846 been rewritten by Nicolas and now lives in the contrib/ directory
847 of Org's distribution. Mention that Jambunathan rewrote the HTML
848 exporter. Remove Jambunathan from my own acknowledgments.
849 (TaskJuggler export): Delete.
850
851 * org.texi (HTML preamble and postamble)
852 (Tables in HTML export, Images in HTML export)
853 (Math formatting in HTML export, CSS support)
854 (@LaTeX{} and PDF export, Publishing options): Fix the names of
855 the HTML export and publishing options.
856
857 * org.texi (Literal examples, Export options)
858 (@LaTeX{} and PDF export, Header and sectioning)
859 (Publishing options): Fix LaTeX options names.
860
861 * org.texi (Export options, CSS support, In-buffer settings):
862 Fix references to HTML_LINK_* and HTML_STYLE keywords.
863
864 * org.texi (Export options, In-buffer settings): Fix references to
865 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
866
867 * org.texi (Top, Markup, Initial text, Images and tables)
868 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
869 (Export options, JavaScript support, Beamer class export):
870 Remove references to the DocBook export, which has been deleted.
871 (History and Acknowledgments): Mention that DocBook has been
872 deleted, suggest to use the Texinfo exporter instead, then to
873 convert the .texi to DocBook with makeinfo.
874 (Links in ODT export, Tables in ODT export): Fix indices.
875
876 * org.texi (Deadlines and scheduling): Add a variable to the
877 index. Add documentation about delays for scheduled tasks.
878
879 * org.texi (Emphasis and monospace):
880 Mention `org-fontify-emphasized-text' and
881 `org-emphasis-regexp-components'.
882
883 * org.texi (References): Small enhancement.
884
885 * org.texi (Column width and alignment): Make the example visually
886 more clear.
887
888 * org.texi (The clock table): Document :mstart and :wstart as a
889 way to set the starting day of the week.
890
891 * org.texi (In-buffer settings): Document new startup keywords.
892 Thanks to John J Foerch for this idea.
893
894 * org.texi (Include files): Tiny formatting fix.
895
896 * org.texi (Activation): Point to the "Conflicts" section.
897
898 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
899
900 * org.texi (CSS support): Clarify this section.
901
902 * org.texi (@LaTeX{} specific attributes): Document that tabu and
903 tabularx packages are not in the default set of packages.
904
905 * org.texi (Agenda commands): Document fortnight view.
906
907 * org.texi: Document conflict with ecomplete.el.
908
909 * org.texi (History and Acknowledgments): Acknowledgements for
910 Jason Dunsmore and Rakcspace.
911
912 * org.texi: Rename org-crypt.el node to org-crypt.
913
914 * org.texi (A @LaTeX{} example): Fix typo in variable name.
915
916 * org.texi (MobileOrg): Mention the new iPhone developer.
917
918 * org.texi (Table of contents) Improve documentation of TOC
919 placement.
920
921 * org.texi: Explain that date/time information at read-date prompt
922 should start at the beginning, not anywhere in the middle of a
923 long string.
924
925 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
926
927 * org.texi (Orgstruct mode): Fix wrong regexp.
928
929 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
930
931 * org.texi: Document export to (X)HTML flavors.
932
933 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
934
935 * org.texi (Extracting source code): Mention the prefix argument
936 to org-babel-tangle.
937 (noweb): Remove erroneous negative.
938 (Specific header arguments): Document new header arguments.
939 Documentation for new tangle-mode header argument.
940 (Top): Documentation for new tangle-mode header argument.
941 (rownames): Documentation for new tangle-mode header argument.
942 Mention elisp as special rowname case.
943 (tangle-mode): Documentation for new tangle-mode header argument.
944 (post): Documentation and an example of usage.
945 (var): Remove the "Alternate argument syntax" section from the
946 documentation.
947 (hlines): Note that :hline has no effect for Emacs Lisp code
948 blocks.
949
950 2013-11-12 Feng Shu <tumashu@gmail.com>
951
952 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
953 (Math formatting in HTML export)
954 (Working with @LaTeX{} math snippets): Add document about creating
955 formula image with imagemagick.
956
957 * org.texi (@LaTeX{} specific attributes): Document `:caption'
958 attribute of #+ATTR_LATEX.
959
960 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
961
962 * org.texi (Handling links): Fix a typo in
963 `org-startup-with-inline-images' documentation.
964
965 * org.texi (Previewing @LaTeX{} fragments): Document the startup
966 keywords to use for previewing LaTeX fragments or not.
967 (Summary of in-buffer settings): Improve formatting and add an
968 entry for the variable `org-startup-with-latex-preview'.
969
970 * org.texi (Property syntax): Recall the user to refresh the org
971 buffer when properties are set on a per-file basis.
972
973 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
974
975 * org.texi (Matching tags and properties): Clarification.
976
977 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
978
979 * org.texi (Editing and debugging formulas): Add an example when a
980 table has multiple #+TBLFM lines.
981
982 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
983
984 * org.texi (The clock table): Document acceptance of relative
985 times in tstart and tend, link to syntax description and provide
986 example.
987
988 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
989
990 * org.texi (The spreadsheet): Document lookup functions.
991
992 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
993
994 * org.texi (CSS support): Mention .figure-number, .listing-number,
995 and .table-number.
996
997 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
998
999 * org.texi
1000 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1001 spreadsheet formula mode strings and some examples from @example
1002 block with xy @r{yz} to @table.
1003
1004 * org.texi (Formula syntax for Calc): Improve the documentation of
1005 empty fields in formulas for spreadsheet. Add explanation and
1006 example for empty field. Extend explanations of format
1007 specifiers. Add a sentence to mention Calc defmath.
1008
1009 * org.texi (Column formulas): Add a sentence to be more explicit
1010 about when a table header is mandatory.
1011
1012 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1013
1014 * org.texi (Subscripts and superscripts): Remove reference to
1015 quoted underscores until this mechanism is implemented again.
1016
1017 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1018 property.
1019
1020 * org.texi (Document title): Subtree export is no longer triggered
1021 by marking one as the region.
1022 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1023 giving examples isn't very useful: "horizontal rule" is, at least,
1024 as explicit as <hr/>.
1025
1026 * org.texi (HTML doctypes): Reflect keyword removal.
1027 (CSS support): Reflect keyword removal.
1028
1029 * org.texi (@LaTeX{} specific attributes): Document new :float
1030 values.
1031
1032 * org.texi (Export settings): Improve documentation.
1033
1034 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1035 (Text areas in HTML export): Update text areas.
1036 (HTML Export commands): Update export commands.
1037
1038 * org.texi (Header and sectioning): Add a footnote about the
1039 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1040
1041 * org.texi (The Export Dispatcher):
1042 Document `org-export-in-background'.
1043
1044 * org.texi (Footnotes): Export back-ends do not use
1045 `org-footnote-normalize' anymore.
1046
1047 * org.texi: Document variable changes.
1048
1049 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1050
1051 * org.texi (Exporting): Massive rewrite of the first sections.
1052 (Selective export): Delete.
1053 (The Export Dispatcher): Rewrite.
1054 (Export options): Rewrite as "Export settings".
1055
1056 * org.texi: Small changes to documentation for embedded LaTeX.
1057
1058 * org.texi (Internal links): Document #+NAME keyword and
1059 cross-referencing during export.
1060
1061 * org.texi (Include files): Remove reference to :prefix1
1062 and :prefix. Give more details for :minlevel.
1063
1064 * org.texi (Macro replacement): Fix macro name.
1065 Update documentation about possible locations and escaping mechanism.
1066
1067 * org.texi (Table of contents): Update documentation.
1068 Document lists of listings and lists of tables. Add documentation for
1069 optional title and #+TOC: keyword.
1070
1071 2013-11-12 Rick Frankel <rick@rickster.com>
1072
1073 * org.texi (results): Add Format section, broken out of Type
1074 section to match code.
1075 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1076 Note that the actual default handling (at least for python and
1077 emacs-lisp) does not seem to match the description.
1078
1079 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1080
1081 * org.texi (The date/time prompt): Update the documentation to
1082 reflect the new way `org-read-date-get-relative' handles weekdays.
1083
1084 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1085
1086 * org.texi (Resolving idle time):
1087 Document `org-clock-x11idle-program-name'.
1088
1089 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1090
1091 * ert.texi (Running Tests Interactively): Adapt examle output.
1092 (Tests and Their Environment): Mention skip-unless.
1093
1094 2013-10-23 Glenn Morris <rgm@gnu.org>
1095
1096 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1097 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1098 * widget.texi: Nuke @refill.
1099
1100 * Makefile.in (install-dvi, install-html, install-pdf)
1101 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1102 (uninstall-pdf): Quote entities that might contain whitespace.
1103
1104 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1105
1106 * calc.texi (Data Type Formats): Don't specify the size at
1107 which integers begin to be represented by lists.
1108
1109 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1110
1111 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1112
1113 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1114
1115 * trampver.texi: Update release number.
1116
1117 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1118
1119 Sync with Tramp 2.2.8.
1120
1121 * tramp.texi (External packages): Use `non-essential'.
1122 * trampver.texi: Update release number.
1123
1124 2013-09-14 Glenn Morris <rgm@gnu.org>
1125
1126 * eshell.texi: Markup fixes.
1127
1128 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1129
1130 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1131 of @kbd{RET}.
1132 (Prefix Matching): Add an index.
1133
1134 2013-09-08 Glenn Morris <rgm@gnu.org>
1135
1136 * emacs-gnutls.texi: Tweak direntry.
1137
1138 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1139
1140 * tramp.texi (Alternative Syntax): Remove chapter.
1141
1142 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1143
1144 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1145 for portability to hosts where /bin/sh has problems.
1146
1147 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1148
1149 Try to reduce redundancy in doc/misc/Makefile.in.
1150 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1151 (TARGETS): New intermediate variable.
1152 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1153
1154 2013-08-27 Glenn Morris <rgm@gnu.org>
1155
1156 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1157
1158 * efaq.texi: Rename from faq.texi, to match its output files.
1159 * Makefile.in: Update for faq.texi name change.
1160
1161 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1162
1163 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1164
1165 * efaq-w32.texi: Move here from the web-pages repository.
1166 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1167 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1168 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1169 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1170 Add DOCMISC_*_W32 variables.
1171 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1172 (efaq_w32_deps): New variable.
1173 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1174 (efaq-w32.pdf, efaq-w32.html): New rules.
1175 (clean): Remove efaq-w32 products.
1176
1177 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1178
1179 * texinfo.tex: Update from gnulib.
1180
1181 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1182
1183 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1184 shift_jis from the default value set to mm-coding-system-priorities for
1185 Japanese users.
1186
1187 2013-08-13 Glenn Morris <rgm@gnu.org>
1188
1189 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1190 (Options - Defining Label Environments, Options - Creating Labels)
1191 (Options - Referencing Labels, Options - Creating Citations)
1192 (Options - Index Support, Options - Viewing Cross-References)
1193 (Options - Finding Files, Options - Optimizations)
1194 (Options - Fontification, Options - Misc):
1195 * cc-mode.texi (Sample Init File):
1196 * edt.texi (Init file):
1197 * epa.texi (Encrypting/decrypting gpg files):
1198 * mairix-el.texi (About, Setting up the mairix interface, Using)
1199 (Extending):
1200 Rename nodes to avoid characters that can cause Texinfo problems.
1201
1202 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1203
1204 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1205
1206 2013-08-12 Glenn Morris <rgm@gnu.org>
1207
1208 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1209 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1210 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1211 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1212 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1213 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1214 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1215 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1216 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1217 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1218 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1219 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1220 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1221
1222 * woman.texi (Top): Avoid mailto: in html output.
1223
1224 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1225 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1226 (INSTALL_DATA): New, set by configure.
1227 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1228 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1229 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1230 uninstall-ps, and uninstall-doc.
1231 (.SUFFIXES): Add .ps and .dvi.
1232 (.dvi.ps): New suffix rule.
1233 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1234 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1235 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1236 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1237 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1238 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1239 (ido.html, mairix-el.html, message.html, mh-e.html)
1240 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1241 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1242 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1243 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1244 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1245 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1246 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1247 New rules.
1248 (clean): Remove HTML_TARGETS and PS_TARGETS.
1249
1250 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1251
1252 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1253 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1254 for user options.
1255
1256 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1257
1258 * htmlfontify.texi (Customization): Remove documentation of
1259 `hfy-fast-lock-save'. Minor fixes.
1260
1261 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1262
1263 * ido.texi (Top): Insert node "Working Directories" in menu.
1264 (Working Directories): New node.
1265 (Misc Customization): Add documentation of
1266 `ido-confirm-unique-completion' and some other user options.
1267
1268 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1269
1270 * todo-mode.texi: Update @dircategory.
1271 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1272 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1273 @ref.
1274
1275 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1276
1277 * sc.texi (Introduction): Fix index.
1278 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1279 (Information Keys and the Info Alist, Reference Headers)
1280 (The Built-in Header Rewrite Functions)
1281 (Electric References, Reply Buffer Initialization)
1282 (Filling Cited Text, Selecting an Attribution)
1283 (Attribution Preferences)
1284 (Anonymous Attributions, Author Names)
1285 (Using Regi, Post-yank Formatting Commands)
1286 (Citing Commands, Insertion Commands)
1287 (Mail Field Commands)
1288 (Hints to MUA Authors, Thanks and History): Change from one space
1289 between sentences to two.
1290 (What Supercite Does): Typo fix.
1291
1292 * newsticker.texi (Usage): Use @key for RET.
1293
1294 * cl.texi (Argument Lists, For Clauses)
1295 (Macros): Add indexes.
1296
1297 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1298
1299 * cl.texi (Blocks and Exits): Add an index.
1300
1301 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1302
1303 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1304 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1305 (todo-mode.dvi, todo-mode.pdf): New rules.
1306
1307 * todo-mode.texi: New file.
1308
1309 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1310
1311 * gnus.texi (Basic Usage): Mention that warp means jump here.
1312 (The notmuch Engine): Mention notmuch.
1313
1314 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1315
1316 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1317 `gnus-subthread-sort-functions' and remove the obsolete documentation
1318 of `gnus-sort-threads-recursively'.
1319
1320 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1321
1322 * texinfo.tex: Update to 2012-07-29.17 version.
1323
1324 2013-07-29 David Engster <deng@randomsample.de>
1325
1326 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1327 implementation.
1328 (Introduction): Add further missing features.
1329 (Building Classes): Add introductory paragraph.
1330 (Wish List): Add metaclasses and EQL specialization.
1331
1332 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1333
1334 * tramp.texi (Frequently Asked Questions):
1335 Mention `tramp-use-ssh-controlmaster-options'.
1336
1337 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1338
1339 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1340 `gnus-sort-threads-recursively'.
1341
1342 2013-07-25 Glenn Morris <rgm@gnu.org>
1343
1344 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1345 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1346
1347 * erc.texi (Special Features): Update contact information.
1348 (History): Avoid using @email.
1349
1350 * eshell.texi (Bugs and ideas): Minor updates.
1351
1352 * faq.texi (Reporting bugs, Origin of the term Emacs)
1353 (Setting up a customization file)
1354 (Using an already running Emacs process, Turning off beeping)
1355 (Packages that do not come with Emacs)
1356 (Replying to the sender of a message): Avoid using @email.
1357
1358 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1359
1360 * reftex.texi (Imprint): Avoid using @email.
1361
1362 * ses.texi (Top): Update bug reporting instructions.
1363 (Acknowledgments): Avoid using @email.
1364
1365 * woman.texi (Introduction, Background): Remove outdated information.
1366 (Bugs, Acknowledgments): Avoid using @email.
1367
1368 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1369
1370 * ido.texi: New file.
1371
1372 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1373
1374 * gnus.texi (Customizing Articles): Document function predicates.
1375
1376 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1377
1378 * gnus.texi (lines): Correct description of
1379 `gnus-registry-track-extra's default value.
1380 Mention `gnus-registry-remove-extra-data'.
1381
1382 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1383
1384 * gnus.texi (Group Parameters): Mention regexp
1385 substitutions (bug#11688).
1386
1387 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1388
1389 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1390
1391 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1392
1393 * gnus.texi (Emacsen): Fix version.
1394
1395 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1396
1397 2013-07-06 Glenn Morris <rgm@gnu.org>
1398
1399 * mh-e.texi: Fix external links.
1400 (Using This Manual): Printed elisp manuals no longer available.
1401
1402 * newsticker.texi (Overview): Update URL.
1403
1404 * nxml-mode.texi (Introduction): Update URL.
1405
1406 * org.texi (JavaScript support): Fix URL.
1407
1408 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1409
1410 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1411
1412 * dbus.texi (Introspection): Update URL to a less defunct one.
1413
1414 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1415 (Foreign Groups): Use @indicateurl for examples.
1416 (Direct Functions): Remove defunct URL.
1417 (RSS): Update URL.
1418
1419 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1420 (FAQ 7-1): Update URL.
1421
1422 * pgg.texi (Top, Overview): Add note about obsolescence.
1423
1424 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1425
1426 * texinfo.tex: Merge from gnulib.
1427
1428 2013-07-03 Glenn Morris <rgm@gnu.org>
1429
1430 * bovine.texi (top):
1431 * cc-mode.texi (AWK Mode Font Locking):
1432 * mh-e.texi (Preface):
1433 * url.texi (URI Parsing): Fix cross-references to other manuals.
1434
1435 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1436
1437 * gnus.texi (Client-Side IMAP Splitting):
1438 Note that `nnimap-inbox' now can be a list.
1439
1440 2013-06-24 Glenn Morris <rgm@gnu.org>
1441
1442 * eshell.texi: Fix cross-references to other manuals.
1443
1444 2013-06-23 Glenn Morris <rgm@gnu.org>
1445
1446 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1447 Remove; not needed now we use a standard html layout for the faq.
1448 (clean): Remove HTML_TARGETS, emacs-faq.text.
1449
1450 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1451
1452 * flymake.texi (Parsing the output, Customizable variables):
1453 Add reference to `flymake-warning-predicate'.
1454
1455 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1456
1457 * tramp.texi (Top, Configuration): Insert section `Predefined
1458 connection information' in menu.
1459 (Predefined connection information): New section.
1460 (Android shell setup): Make a reference to `Predefined connection
1461 information'.
1462
1463 2013-06-19 Glenn Morris <rgm@gnu.org>
1464
1465 * Makefile.in (version): New, set by configure.
1466 (clean): Delete dist tar file.
1467 (infoclean): New, split from maintainer-clean.
1468 (maintainer-clean): Run infoclean.
1469 (dist): New rule, to make tarfile for www.gnu.org.
1470
1471 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1472
1473 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1474 for keys q and Q.
1475 (Standards): Reference RFC5804 as the defining document of the
1476 managesieve protocol.
1477
1478 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1479
1480 * eshell.texi (Input/Output): Expand to cover new visual-command
1481 options, eshell-visual-subcommands and eshell-visual-options.
1482 Divide into separate Visual Commands and Redirection sections.
1483
1484 2013-06-10 Glenn Morris <rgm@gnu.org>
1485
1486 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1487
1488 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1489
1490 * gnus.texi (Article Date):
1491 Fix description of gnus-article-update-date-headers.
1492
1493 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1494
1495 * erc.texi (Special Features): ERC is being maintained within
1496 Emacs now.
1497
1498 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1499
1500 * flymake.texi: Change from one space between sentences to two.
1501
1502 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1503
1504 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1505 (bug#14293).
1506
1507 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1508
1509 * tramp.texi (Frequently Asked Questions): Precise, how to define
1510 an own ControlPath.
1511
1512 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1513
1514 * tramp.texi (Frequently Asked Questions): New item for
1515 ControlPath settings.
1516
1517 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1518
1519 * calc.texi (Basic Operations on Units): Streamline some
1520 descriptions.
1521
1522 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1523
1524 * eshell.texi (Built-ins): Update manual to mention tramp module.
1525
1526 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1527
1528 * tramp.texi (Filename Syntax): Host names are not allowed to be
1529 any method name, unless method name is specified explicitly.
1530 Remove restriction on unibyte filenames.
1531
1532 * trampver.texi: Update release number.
1533
1534 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1535
1536 doc: convert some TeX accents to UTF-8
1537 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1538 '@"{@dotless{i}}'.
1539
1540 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1541
1542 Sync with Tramp 2.2.7.
1543
1544 * trampver.texi: Update release number.
1545
1546 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1547
1548 * calc.texi (Basic Operations on Units): Streamline some
1549 descriptions.
1550
1551 2013-03-08 Glenn Morris <rgm@gnu.org>
1552
1553 * faq.texi (Top): Don't say this was updated @today.
1554 That's irrelevant and leads to spurious diffs.
1555
1556 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1557
1558 * calc.texi (Basic Operations on Units):
1559 Fix cross-reference.
1560
1561 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1562
1563 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1564
1565 2013-03-06 Alan Mackenzie <acm@muc.de>
1566
1567 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1568 calling a line-up function.
1569
1570 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1571
1572 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1573 * ses.texi: Switch from Latin-1 to UTF-8.
1574
1575 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1576
1577 * tramp.texi (External methods): Tramp does not connect Android
1578 devices by itself.
1579
1580 2013-03-02 Bill Wohler <wohler@newt.com>
1581
1582 Release MH-E manual version 8.5.
1583
1584 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1585 release 8.5.
1586
1587 * mh-e.texi (Preface, Conventions, Getting Started)
1588 (Using This Manual, Folder Selection, Viewing, Aliases)
1589 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1590 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1591 Update URLs.
1592
1593 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1594
1595 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1596 and "plink2" entries. "plink2" is obsolete for a long time.
1597 (External methods): Remove "scp1" and "scp2" entries.
1598 Explain user name and host name specification for "adb".
1599
1600 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1601
1602 * tramp.texi (External methods): Mention `tramp-adb-program'.
1603
1604 2013-02-28 Bastien Guerry <bzg@gnu.org>
1605
1606 * org.texi (Visibility cycling): Suggest to set
1607 `org-agenda-inhibit-startup' to nil if user wants the startup
1608 visibility settings to be honored in any circumstances.
1609 (Progress logging, Checkboxes): Fix typos.
1610
1611 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1612
1613 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1614 the macros, for Texinfo 4.13 and 5.0.
1615
1616 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1617
1618 Port Tramp documentation to Texinfo 5.0.
1619 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1620 (Filename Syntax): Do not use @trampfn{} in @item.
1621 (Filename completion): Use @columnfractions in @multitable.
1622
1623 2013-02-22 Glenn Morris <rgm@gnu.org>
1624
1625 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1626
1627 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1628
1629 * Makefile.in (html): New rule.
1630
1631 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1632
1633 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1634 Volpiatto <thierry.volpiatto@gmail.com>.
1635
1636 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1637
1638 * tramp.texi (Top, Configuration): Insert section `Android shell
1639 setup' in menu.
1640 (Android shell setup): New section.
1641 (Connection types, Default Method)
1642 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1643 (External methods): Remove "scpc" and "rsyncc" entries.
1644 (Frequently Asked Questions): Remove entry about ControlPersist.
1645
1646 2013-02-13 Glenn Morris <rgm@gnu.org>
1647
1648 * message.texi (News Headers): Don't mention yow any more.
1649
1650 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1651
1652 * calc.texi (Basic Operations on Units, Customizing Calc):
1653 Mention the variable `calc-allow-units-as-numbers'.
1654
1655 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1656
1657 * eshell.texi: Fill most of the missing sections.
1658
1659 2013-02-07 Bastien Guerry <bzg@gnu.org>
1660
1661 * org.texi (References): Clarify an example.
1662 (Installation): Fix instructions.
1663 (Org-Plot): Fix link.
1664 (Checkboxes, Radio lists): Fix typos.
1665
1666 2013-02-07 Glenn Morris <rgm@gnu.org>
1667
1668 * cl.texi (Equality Predicates): Mention memql.
1669
1670 2013-02-07 Eric Ludlam <zappo@gnu.org>
1671
1672 * ede.texi (Creating a project): Make ede-new doc less
1673 specific, and only about items it supports, indicating that there
1674 might be more. Remove refs to simple project and direct automake
1675 from ede new.
1676 (Simple projects): Re-write to not talk about ede-simple-project
1677 which is deprecated, and instead use the term to mean projects
1678 that don't do much management, just project wrapping.
1679 Add ede-generic-project link.
1680 (ede-generic-project): New node (bug#11441).
1681
1682 2013-02-07 Glenn Morris <rgm@gnu.org>
1683
1684 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1685
1686 2013-02-01 Glenn Morris <rgm@gnu.org>
1687
1688 * calc.texi (Help Commands): Update calc-view-news description.
1689 Mention etc/CALC-NEWS.
1690
1691 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1692
1693 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1694
1695 2013-01-13 Bastien Guerry <bzg@gnu.org>
1696
1697 * org.texi (Installation): Simplify.
1698
1699 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1700
1701 * org.texi (Handling links): Update the mention to the obsolete
1702 variable `org-link-to-org-use-id' with a mention to the newer
1703 variable `org-id-link-to-org-use-id'. Mention the need to load
1704 the org-id library.
1705
1706 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1707
1708 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1709
1710 2013-01-09 Bastien Guerry <bzg@gnu.org>
1711
1712 * org.texi (Pushing to MobileOrg): Add footnote about using
1713 symbolic links in `org-directory'.
1714 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1715 of the now obsolete alias `org-float'.
1716 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1717 index. Fix description of TODO keywords cycling.
1718 (Advanced features): Add missing argument for @item.
1719 (Storing searches): Add index entries and a note about
1720 *-tree agenda views.
1721 (Structure editing): Document `org-mark-element' and
1722 `org-mark-subtree'.
1723 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1724
1725 2013-01-08 Juri Linkov <juri@jurta.org>
1726
1727 * info.texi (Go to node): Mention the abbreviated format
1728 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1729
1730 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1731
1732 * autotype.texi: Remove undefined command @subtitlefont.
1733 * cc-mode.texi: Likewise.
1734
1735 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1736 @item argument.
1737 (Property searches): Use \\ instead of @backslashchar{}.
1738 * pgg.texi (VERSION): Move @set below @setfilename.
1739
1740 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1741
1742 * ada-mode.texi: Remove braces from @title argument.
1743 * eudc.texi: Likewise.
1744 * smtpmail.texi: Likewise.
1745 * auth.texi (VERSION): Set before first use.
1746 * emacs-gnutls.texi (VERSION): Likewise.
1747 * pgg.texi (VERSION): Likewise.
1748 * ede.texi (Top): Rename from top, all uses changed.
1749 * eshell.texi: Add missing argument to @sp.
1750 * forms.texi (Top): Reorder menu to match structure.
1751 * htmlfontify.texi (Customization): Add missing @item in
1752 @enumerate.
1753 * org.texi (Advanced features): Add missing argument for @item.
1754 (Property searches): Use @backslashchar{} in macro argument.
1755 * pcl-cvs.texi: Add missing argument to @sp.
1756 (Movement commands): Fix use of @itemx.
1757 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1758 * reftex.texi (Options (Creating Citations)): Add missing newline
1759 before @end.
1760 * tramp.texi (Obtaining Tramp): Remove extra dots.
1761 (Configuration): Reorder menu to match structure.
1762 (Remote shell setup): Replace literal NUL character by \0.
1763 * viper.texi (Marking): Add missing argument for @item.
1764
1765 2013-01-04 Glenn Morris <rgm@gnu.org>
1766
1767 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1768 Add htmlfontify.
1769 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1770 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1771 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1772 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1773
1774 * htmlfontify.texi: Miscellaneous fixes and updates.
1775 Set copyright to FSF, update license to GFDL 1.3+.
1776
1777 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1778
1779 * htmlfontify.texi: New file.
1780
1781 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1782
1783 * calc.texi (Free-Form Dates): Expand on the date reading
1784 algorithm.
1785
1786 2012-12-27 Glenn Morris <rgm@gnu.org>
1787
1788 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1789 Avoid some overfull lines.
1790
1791 * widget.texi (Programming Example): Break some long lines.
1792
1793 * wisent.texi (Wisent Overview): Fix xref.
1794 (Grammar format, Understanding the automaton): Avoid overfill.
1795
1796 * bovine.texi (Optional Lambda Expression): Allow line break.
1797
1798 * auth.texi (Help for users): Break long lines.
1799
1800 * ada-mode.texi (Project file variables):
1801 Reword to reduce underfull hbox.
1802 (No project files, Use GNAT project file):
1803 Use smallexample to make some overfull lines less terrible.
1804
1805 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1806 Fix cross-references to separate manuals.
1807
1808 * Makefile.in (gfdl): New variable. Use throughout where
1809 appropriate so that targets depend on doclicense.texi.
1810
1811 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1812
1813 * gnus.texi (Customizing the IMAP Connection): Mention the other
1814 authenticators.
1815
1816 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1817
1818 * gnus.texi (Browse Foreign Server):
1819 Document `gnus-browse-delete-group'.
1820
1821 2012-12-22 Glenn Morris <rgm@gnu.org>
1822
1823 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1824 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1825 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1826 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1827
1828 * Makefile.in (gfdl): New variable. Use throughout where
1829 appropriate so that targets depend on doclicense.texi.
1830
1831 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1832
1833 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1834 doclicense.texi. Remove doclicense.texi from all targets that
1835 mentioned it explicitly.
1836 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1837 $(emacsdir)/emacsver.texi.
1838 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1839
1840 2012-12-21 Glenn Morris <rgm@gnu.org>
1841
1842 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1843 Include emacsver.texi. Nuke hand-written node pointers.
1844 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1845 Depend on emacsver.texi.
1846
1847 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1848 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1849 May as well just include doclicense.texi in everything.
1850
1851 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1852 which @copying says is included.
1853
1854 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1855 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1856 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1857 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1858 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1859 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1860 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1861 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1862 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1863 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1864 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1865 copies from the FSF, which does not publish these manuals.
1866
1867 * erc.texi: No need to include gpl in this small manual.
1868
1869 * org.texi (copying): Include a copy of the GFDL.
1870 (GNU Free Documentation License): New section.
1871
1872 2012-12-21 Bastien Guerry <bzg@gnu.org>
1873
1874 * org.texi: Fix typos.
1875
1876 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1877
1878 * calc.texi (ISO 8601): Rename from ISO-8601,
1879 as it's typically spelled without a hyphen.
1880
1881 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1882
1883 * calc.texi (ISO-8601): New section.
1884 (Date Formatting Codes): Mention new codes.
1885 (Standard Date Formats): Mention new formats.
1886
1887 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1888
1889 * tramp.texi (External methods): Move `adb' method here.
1890
1891 2012-12-13 Glenn Morris <rgm@gnu.org>
1892
1893 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1894
1895 * wisent.texi: Small edits. Set copyright to FSF, update license to
1896 GFDL 1.3+.
1897 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1898 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1899 New targets.
1900 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1901 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1902
1903 * bovine.texi: Small edits. Set copyright to FSF, update license to
1904 GFDL 1.3+, remove empty index.
1905 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1906 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1907 New targets.
1908 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1909 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1910
1911 2012-12-13 Eric Ludlam <zappo@gnu.org>
1912 David Ponce <david@dponce.com>
1913 Richard Kim <emacs18@gmail.com>
1914
1915 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1916
1917 2012-12-13 Glenn Morris <rgm@gnu.org>
1918
1919 * flymake.texi (Customizable variables, Locating the buildfile):
1920 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1921
1922 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1923 GFDL 1.3+ license, fix up index.
1924 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1925 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1926 (srecode.pdf): New targets.
1927 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1928 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1929
1930 2012-12-13 Eric Ludlam <zappo@gnu.org>
1931
1932 * srecode.texi: New file, imported from CEDET trunk.
1933
1934 2012-12-13 Bastien Guerry <bzg@gnu.org>
1935
1936 * org.texi (Summary, Code block specific header arguments)
1937 (Code block specific header arguments)
1938 (Header arguments in function calls, var, noweb)
1939 (Results of evaluation, Code evaluation security):
1940 Small reformatting: add a blank line before some example.
1941
1942 * org.texi (System-wide header arguments)
1943 (Header arguments in Org mode properties, Conflicts)
1944 (Dynamic blocks, Using the mapping API):
1945 Fix indentation of Elisp code examples.
1946
1947 * org.texi (Comment lines): Fix description of the comment syntax.
1948
1949 * org.texi (Installation): Mention "make test" in the correct section.
1950
1951 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1952
1953 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1954 These are just minor editorial changes.
1955
1956 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1957
1958 * tramp.texi (History): Mention ADB.
1959 (Inline methods): Add `adb' method.
1960
1961 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1962
1963 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1964 (External methods): Fix typo.
1965
1966 2012-12-03 Glenn Morris <rgm@gnu.org>
1967
1968 * rcirc.texi (Notices): Fix typo.
1969
1970 2012-11-25 Bill Wohler <wohler@newt.com>
1971
1972 Release MH-E manual version 8.4.
1973
1974 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1975 Update for release 8.4.
1976
1977 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1978 (Junk): Add mh-whitelist-preserves-sequences-flag,
1979 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1980 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1981
1982 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1983
1984 * mh-e.texi (Procmail): Fix two @ typos.
1985
1986 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1987
1988 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1989 These are just minor editorial changes.
1990
1991 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1992
1993 * calc.texi (Date Formatting Codes): Mention the new beginning of
1994 the date numbering system.
1995
1996 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1997
1998 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1999 (Date Forms): Correct off-by-one error in explanation of
2000 Julian day numbers. Give Gregorian equivalent of its origin.
2001
2002 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2003
2004 * calc.texi (Date Forms): Mention the customizable
2005 Gregorian-Julian switch.
2006 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2007
2008 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2009
2010 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2011 It also uses January 1, 1 AD as its day number 1.
2012 * calc.texi (Date Forms): Document this.
2013
2014 2012-11-16 Glenn Morris <rgm@gnu.org>
2015
2016 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2017 (Obsolete Macros): Move example here from Function Bindings.
2018
2019 * erc.texi: Use @code{nil} rather than just "nil".
2020 (Modules): Undocument obsolete "hecomplete".
2021 Add "notifications".
2022 (Connecting): Add brief section on passwords.
2023 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2024
2025 2012-11-13 Glenn Morris <rgm@gnu.org>
2026
2027 * flymake.texi (Customizable variables)
2028 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2029 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2030
2031 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2032
2033 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2034 In all file place SES into @acronym{...}.
2035 (Advanced Features): Add key index and function index for
2036 ses-set-header-row. Add description for function
2037 ses-rename-cell. Add description for function
2038 ses-repair-cell-reference-all.
2039 (Ranges in formulas): Add description for ses-range flags.
2040
2041 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2042
2043 * texinfo.tex: Merge from gnulib.
2044
2045 2012-11-10 Chong Yidong <cyd@gnu.org>
2046
2047 * url.texi (Introduction): Move url-configuration-directory to
2048 Customization node.
2049 (Parsed URIs): Split into its own node.
2050 (URI Encoding): New node.
2051 (Defining New URLs): Remove empty chapter.
2052 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2053 Improve docs for url-queue-*.
2054 (Supported URL Types): Copyedits. Delete empty subnodes.
2055
2056 * url.texi (Introduction): Rename from Getting Started.
2057 Rewrite the introduction.
2058 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2059
2060 2012-11-10 Glenn Morris <rgm@gnu.org>
2061
2062 * cl.texi (Obsolete Setf Customization):
2063 Revert defsetf example to the more correct let rather than prog1.
2064 Give define-modify-macro, defsetf, and define-setf-method
2065 gv.el replacements.
2066
2067 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2068 (Setf Extensions): Remove obsolete reference.
2069 (Obsolete Setf Customization):
2070 Move note on lack of setf functions to lispref/variables.texi.
2071 Undocument get-setf-method, since it no longer exists.
2072 Mention simple defsetf replaced by gv-define-simple-setter.
2073
2074 2012-11-03 Glenn Morris <rgm@gnu.org>
2075
2076 * cl.texi: Further general copyedits.
2077 (List Functions): Remove copy-tree, standard elisp for some time.
2078 (Efficiency Concerns): Comment out examples that no longer apply.
2079 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2080 (Creating Symbols, Random Numbers): De-emphasize internal
2081 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2082 (Naming Conventions, Type Predicates, Macros)
2083 (Predicates on Numbers): No longer mention cl-floatp-safe.
2084
2085 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2086
2087 * gnus.texi (Mail Source Specifiers):
2088 Document :leave keyword used for pop mail source.
2089
2090 2012-11-01 Glenn Morris <rgm@gnu.org>
2091
2092 * cl.texi: General copyedits for style, line-breaks, etc.
2093 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2094 (Macro Bindings, Blocks and Exits):
2095 Acknowledge existence of lexical-binding.
2096 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2097
2098 2012-10-31 Glenn Morris <rgm@gnu.org>
2099
2100 * ert.texi (Introduction, The @code{should} Macro):
2101 Refer to "cl-assert" rather than "assert".
2102
2103 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2104 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2105 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2106 Reword, and add details of flet and labels.
2107 (Modify Macros, Function Bindings): Add some xrefs.
2108
2109 2012-10-30 Glenn Morris <rgm@gnu.org>
2110
2111 * cl.texi (Modify Macros): Update for cl-letf changes.
2112 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2113 (Setf Extensions): Partially restore note about cl-getf,
2114 mainly moved to lispref/variables.texi.
2115 (Property Lists): Fix cl-getf typos.
2116 (Mapping over Sequences): Mention cl-mapc naming oddity.
2117
2118 2012-10-29 Glenn Morris <rgm@gnu.org>
2119
2120 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2121 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2122 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2123 (Modify Macros, Multiple Values, Other Clauses):
2124 Remove mentions of obsolete features.
2125 (Obsolete Setf Customization): Don't mention `apply' setf.
2126
2127 2012-10-28 Glenn Morris <rgm@gnu.org>
2128
2129 * cl.texi (Multiple Values, Common Lisp Compatibility):
2130 More namespace updates.
2131 (Obsolete Features): Copyedits.
2132 (Obsolete Lexical Macros, Obsolete Setf Customization):
2133 New subsections.
2134
2135 * cl.texi (Porting Common Lisp, Lexical Bindings):
2136 Add some xrefs to the Elisp manual.
2137
2138 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2139 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2140 (Obsolete Features): New appendix. Move Lexical Bindings here.
2141
2142 2012-10-27 Glenn Morris <rgm@gnu.org>
2143
2144 * cl.texi: Use defmac for macros rather than defspec.
2145 (Efficiency Concerns): Related copyedit.
2146
2147 * cl.texi (Control Structure): Update for setf now being in core.
2148 (Setf Extensions): Rename from Basic Setf. Move much of the
2149 former content to lispref/variables.texi.
2150 (Modify Macros): Move pop, push details to lispref/variables.texi.
2151 (Customizing Setf): Copyedits for setf etc being in core.
2152 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2153 Further namespaces updates.
2154
2155 2012-10-26 Bastien Guerry <bzg@gnu.org>
2156
2157 * org.texi (Installation): Update the link to Org's ELPA.
2158 Also don't mention org-install.el anymore as the replacement file
2159 org-loaddefs.el is now loaded by org.el.
2160
2161 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2162
2163 * tramp.texi (Frequently Asked Questions):
2164 Mention `tramp-completion-reread-directory-timeout' for performance
2165 improvement.
2166
2167 2012-10-25 Glenn Morris <rgm@gnu.org>
2168
2169 * cl.texi: Don't mess with the TeX section number counter.
2170 Use Texinfo recommended convention for quotes+punctuation.
2171 (Overview, Sequence Functions): Rephrase for better line-breaking.
2172 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2173 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2174 (Random Numbers, Mapping over Sequences, Structures)
2175 (Porting Common Lisp): Further updates for cl-lib namespace.
2176 (Modify Macros, Declarations, Macro Bindings, Structures):
2177 Break long lines in examples.
2178 (Dynamic Bindings): Update for changed progv behavior.
2179 (Loop Examples, Efficiency Concerns): Markup fixes.
2180 (Structures): Remove TeX margin change.
2181 (Declarations): Fix typos.
2182
2183 2012-10-24 Glenn Morris <rgm@gnu.org>
2184
2185 * cl.texi (Overview, Multiple Values, Creating Symbols)
2186 (Numerical Functions): Say less/nothing about the original cl.el.
2187 (Old CL Compatibility): Remove.
2188 (Assertions): Remove ignore-errors (standard Elisp for some time).
2189
2190 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2191 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2192 (Efficiency Concerns, Efficiency Concerns)
2193 (Common Lisp Compatibility, Old CL Compatibility):
2194 Further updates for cl-lib namespace.
2195
2196 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2197
2198 Update manual for new time stamp format (Bug#12706).
2199 * emacs-mime.texi (time-date): Update for new format.
2200 Also, fix bogus time stamp and modernize a bit.
2201
2202 2012-10-23 Glenn Morris <rgm@gnu.org>
2203
2204 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2205 than unchanging cl.el version number.
2206 End all menu descriptions with a period.
2207 Do not use @dfn{CL} for every instance of "CL".
2208 (Overview): Remove no-runtime caveat, and note about foo* names.
2209 (Usage): Use cl-lib rather than cl.
2210 (Organization, Naming Conventions): Update for cl-lib.el.
2211 (Installation): Remove long-irrelevant node.
2212 (Program Structure, Predicates, Control Structure):
2213 Start updating for cl-lib namespace.
2214 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2215 Depend on emacsver.texi.
2216
2217 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2218
2219 * trampver.texi: Update release number.
2220
2221 2012-10-06 Glenn Morris <rgm@gnu.org>
2222
2223 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2224 ERC version.
2225 (Introduction): ERC is distributed with Emacs.
2226 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2227 (Getting Started): Simplify.
2228 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2229 (History): Mention ERC maintained as part of Emacs now.
2230 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2231 Add dependency on emacsver.texi.
2232
2233 * erc.texi: Remove hand-written node pointers.
2234
2235 2012-10-05 Glenn Morris <rgm@gnu.org>
2236
2237 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2238 Copyedits.
2239
2240 2012-10-01 Eric Ludlam <zappo@gnu.org>
2241
2242 * ede.texi (Quick Start, Project Local Variables)
2243 (Miscellaneous commands, ede-java-root, Development Overview)
2244 (Detecting a Project): New nodes.
2245 (Simple projects): Node deleted.
2246
2247 * eieio.texi (Building Classes): Some slot attributes cannot be
2248 overridden.
2249 (Slot Options): Remove an example.
2250 (Method Invocation, Documentation): New nodes.
2251
2252 2012-10-01 Glenn Morris <rgm@gnu.org>
2253
2254 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2255 (reftex.pdf): Add dependency on emacsver.texi.
2256 * reftex.texi: Don't include directory part for emacsver.texi;
2257 the Makefile's -I handles it.
2258
2259 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2260
2261 Merge from standalone RefTeX repository.
2262
2263 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2264 with macros.
2265 (Imprint): Mention Wolfgang in list of contributors.
2266 (Creating Citations): Give a hint about how to
2267 auto-revert the BibTeX database file when using external editors.
2268 (Referencing Labels): Simplify section about reference macro
2269 cycling.
2270 (Options (Referencing Labels)): Adapt to new structure of
2271 `reftex-ref-style-alist'.
2272 (Referencing Labels, Reference Styles): Document changes in the
2273 referencing functionality.
2274 (Commands): Mention options for definition of header and footer in
2275 BibTeX files.
2276 (Options (Creating Citations)): Document
2277 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2278 (Reference Styles): New section.
2279 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2280 (Options (Referencing Labels)): Remove descriptions of deprecated
2281 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2282 Add descriptions for `reftex-ref-style-alist' and
2283 `reftex-ref-style-default-list'.
2284 (Referencing Labels): Update regarding reference styles.
2285 (Citation Styles): Mention support for ConTeXt.
2286 (Options (Defining Label Environments)): Fix typo.
2287 (Options (Creating Citations)):
2288 Document `reftex-cite-key-separator'.
2289
2290 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2291
2292 * org.texi: Add description of ORG_ADD_CONTRIB to info
2293 documentation. Add link to Worg for more details.
2294
2295 * org.texi: Clarify installation procedure. Provide link to the
2296 build system description on Worg.
2297
2298 * org.texi: Remove reference to utils/, x11idle.c is now in
2299 contrib/scripts.
2300
2301 * org.texi: Re-normalize to "Org mode" in manual.
2302
2303 * org.texi (Installation): Adapt documentation to new build
2304 system. Mention GNU ELPA (since it needs to be handled like Emacs
2305 built-in Org).
2306
2307 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2308
2309 * org.texi: Fix typo in description of the 'Hooks' section.
2310
2311 * org.texi: Add ID to the list of special properties.
2312
2313 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2314
2315 * org.texi (Moving subtrees): Document the ability to archive to a
2316 datetree.
2317
2318 2012-09-30 Bastien Guerry <bzg@gnu.org>
2319
2320 * org.texi (Installation, Feedback, Batch execution):
2321 Use (add-to-list 'load-path ... t) for the contrib dir.
2322
2323 * org.texi (results): Update documentation for ":results drawer"
2324 and ":results org".
2325
2326 * org.texi (Column width and alignment): Fix typo.
2327
2328 * org.texi (Activation): Point to the "Conflicts" section.
2329
2330 * org.texi (Conflicts): Mention filladapt.el in the list of
2331 conflicting packages.
2332
2333 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2334 not needed for versions of Emacs > 22.1.
2335
2336 * org.texi (History and Acknowledgments): Fix typo.
2337
2338 * org.texi (History and Acknowledgments): Add my own
2339 acknowledgments.
2340
2341 * org.texi (Agenda commands): Document the new command and the new
2342 option.
2343
2344 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2345 (Agenda commands): Reorder. Document `*' to toggle persistent
2346 marks.
2347
2348 * org.texi (Agenda dispatcher):
2349 Mention `org-toggle-agenda-sticky'.
2350 (Agenda commands, Exporting Agenda Views): Fix typo.
2351
2352 * org.texi (Templates in contexts, Setting Options): Update to
2353 reflect changes in how contexts options are processed.
2354
2355 * org.texi (Templates in contexts): Document the new structure of
2356 the variables `org-agenda-custom-commands-contexts' and
2357 `org-capture-templates-contexts'.
2358
2359 * org.texi (Templates in contexts): Document the new option
2360 `org-capture-templates-contexts'.
2361 (Storing searches): Document the new option
2362 `org-agenda-custom-commands-contexts'.
2363
2364 * org.texi (Formula syntax for Lisp): Reformat.
2365
2366 * org.texi (Special properties, Column attributes)
2367 (Agenda column view): Document the new special property
2368 CLOCKSUM_T.
2369
2370 * org.texi (Template expansion): Document the new %l template.
2371
2372 * org.texi (Fast access to TODO states): Fix documentation about
2373 allowed characters for fast todo selection.
2374
2375 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2376 use in `org-agenda-to-appt'.
2377
2378 * org.texi (Comment lines): Update wrt comments.
2379
2380 * org.texi (Resolving idle time): Document new keybinding.
2381
2382 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2383 on clock timestamps.
2384
2385 * org.texi (Fast access to TODO states): Explicitly says only
2386 letters are supported as fast TODO selection keys.
2387
2388 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2389 specifier. Document the new "%(my-function)" specifier.
2390
2391 * org.texi (Clocking commands): New cindex.
2392 (Clocking commands): Update documentation for `org-clock-in'.
2393 Document `org-clock-in-last'. Mention `org-clock-out' and
2394 `org-clock-in-last' as commands that can be globally bound.
2395 (Resolving idle time): Document continuous clocking.
2396
2397 * org.texi (Top, Introduction): Fix formatting.
2398 (Activation): Add index entries.
2399 (Conventions): Update section.
2400 (Embedded @LaTeX{}): Fix formatting.
2401
2402 * org.texi (Visibility cycling): Document `show-children'.
2403
2404 * org.texi (Using capture): Mention the `org-capture-last-stored'
2405 bookmark as a way to jump to the last stored capture.
2406
2407 * org.texi (Uploading files): Fix typo.
2408
2409 * org.texi (Using capture): Document `C-0' as a prefix argument
2410 for `org-capture'.
2411
2412 * org.texi (Agenda commands): Document persistent marks.
2413
2414 * org.texi (Template expansion): Update doc to reflect change.
2415
2416 * org.texi (Radio tables): Document the :no-escape parameter.
2417
2418 * org.texi (Repeated tasks): Document repeat cookies for years,
2419 months, weeks, days and hours.
2420
2421 * org.texi (Export options): State that you can use the d: option
2422 by specifying a list of drawers.
2423
2424 * org.texi (HTML preamble and postamble): Small doc improvement.
2425
2426 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2427
2428 * org.texi: The sections in the Exporting section of the manual
2429 left out articles in the description of the org-export-as-*
2430 commands, among other places. This patch adds them, adds a few
2431 missing prepositions, and switches instances of "an HTML" to "a
2432 html" for internal consistency.
2433
2434 * org.texi: Alter several examples of headings with timestamps in
2435 them to include the timestamps in the body instead of the heading.
2436
2437 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2438
2439 * org.texi (Agenda dispatcher): Document sticky agenda views and
2440 the new key for them.
2441
2442 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2443
2444 * org.texi (Advanced features): Fix error in table.
2445
2446 2012-09-30 Feng Shu <tumashu@gmail.com>
2447
2448 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2449 alternative to dvipng.
2450
2451 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2452
2453 * org.texi: Remove extra curly bracket.
2454
2455 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2456
2457 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2458 defkeys.
2459
2460 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2461
2462 * org.texi (Agenda commands): Fix two typos by giving
2463 corresponding function names, according to
2464 `org-agenda-view-mode-dispatch'.
2465
2466 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2467
2468 * org.texi (The spreadsheet): Fix typo.
2469
2470 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2471
2472 * org.texi (Tracking your habits): Point to the "Tracking TODO
2473 state changes" section.
2474
2475 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2476
2477 * org.texi (Literal examples): Remove reference to unknown
2478 `org-export-latex-minted' variable. Also simplify footnote since
2479 `org-export-latex-listings' documentation is exhaustive already.
2480
2481 * org.texi (Plain lists): Remove reference to now hard-coded
2482 `bullet' automatic rule.
2483
2484 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2485
2486 * org.texi: Updated documentation accordingly.
2487
2488 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2489
2490 * texinfo.tex: Merge from gnulib.
2491
2492 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2493
2494 Sync with Tramp 2.2.6.
2495
2496 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2497
2498 * trampver.texi: Update release number.
2499
2500 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2501
2502 * texinfo.tex: Merge from gnulib.
2503
2504 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2505
2506 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2507 (bug#12096).
2508
2509 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2510
2511 * calc.texi (Simplification modes, Conversions)
2512 (Operating on Selections): Mention "basic" simplification.
2513 (The Calc Mode Line): Mention the mode line display for Basic
2514 simplification mode.
2515 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2516 simplifications.
2517 (Basic Simplifications): Rename from "Limited Simplifications"
2518 Replace "limited" by "basic" throughout.
2519 (Algebraic Simplifications): Indicate that the algebraic
2520 simplifications are done by default.
2521 (Unsafe Simplifications): Mention `m E'.
2522 (Simplification of Units): Mention `m U'.
2523 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2524 (Kinds of Declarations, Functions for Declarations):
2525 Mention "algebraic simplifications" instead of `a s'.
2526 (Algebraic Entry): Remove mention of default simplifications.
2527
2528 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2529
2530 * calc.texi (Getting Started, Tutorial): Change simulated
2531 Calc output to match actual output.
2532 (Simplifying Formulas): Mention that algebraic simplification is now
2533 the default.
2534
2535 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2536
2537 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2538 (Bug#12073)
2539
2540 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2541
2542 Prefer typical American spelling for "acknowledgment".
2543 * calc.texi (History and Acknowledgments): Rename from
2544 History and Acknowledgements.
2545 * idlwave.texi (Acknowledgments):
2546 * ses.texi (Acknowledgments):
2547 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2548
2549 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2550
2551 Rename configure.in to configure.ac (Bug#11603).
2552 * ede.texi (Compiler and Linker objects, ede-proj-project)
2553 (ede-step-project): Prefer the name configure.ac to configure.in.
2554
2555 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2556
2557 * tramp.texi (Multi-hops):
2558 Introduce `tramp-restricted-shell-hosts-alist'.
2559
2560 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2561
2562 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2563 methods, so don't mention smtpmail here.
2564
2565 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2566
2567 * gnus.texi (Picons): Document gnus-picon-properties.
2568
2569 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2570
2571 * gnus.texi: Remove mention of compilation, as that's no longer
2572 supported.
2573
2574 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2575
2576 * gnus.texi (Archived Messages): Mention
2577 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2578
2579 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2580
2581 * gnus.texi (Various Summary Stuff):
2582 Remove mention of `gnus-propagate-marks'.
2583
2584 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2585
2586 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2587 which no longer exist.
2588
2589 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2590
2591 * gnus.texi (Archived Messages):
2592 Document gnus-gcc-self-resent-messages.
2593
2594 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2595
2596 * message.texi (Mail Variables):
2597 Mention the optional user parameter for X-Message-SMTP-Method.
2598
2599 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2600
2601 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2602
2603 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2604
2605 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2606
2607 * gnus.texi (Key Index): Change encoding to utf-8.
2608
2609 2012-06-21 Glenn Morris <rgm@gnu.org>
2610
2611 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2612
2613 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2614
2615 * gnus.texi (Group Timestamp): Mention where to find documentation for
2616 the `gnus-tmp-' variables (bug#11601).
2617
2618 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2619
2620 Sync with Tramp 2.2.6-pre.
2621
2622 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2623 where appropriate.
2624 (Ad-hoc multi-hops): New section.
2625 (Remote processes): New subsection "Running remote processes on
2626 Windows hosts".
2627 (History): Add remote commands on Windows, and ad-hoc multi-hop
2628 methods.
2629 (External methods): "ControlPersist" must be set to "no" for the
2630 `scpc' method.
2631 (Remote processes): Add a note about `auto-revert-tail-mode'.
2632 (Frequently Asked Questions): Use "scpx" in combination with
2633 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2634
2635 * trampver.texi: Update release number.
2636
2637 2012-06-10 Chong Yidong <cyd@gnu.org>
2638
2639 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2640 compilation for html-mono.
2641
2642 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2643
2644 * texinfo.tex: Merge from gnulib.
2645
2646 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2647
2648 * Makefile.in (echo-info): Don't try to install info files named
2649 just ".info".
2650
2651 2012-05-28 Glenn Morris <rgm@gnu.org>
2652
2653 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2654
2655 * sc.texi: Nuke hand-written node pointers.
2656 Fix top-level menu to match actual node order.
2657
2658 2012-05-27 Glenn Morris <rgm@gnu.org>
2659
2660 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2661 Some associated fixes, including not messing with chapno in cl.texi.
2662
2663 2012-05-27 Bastien Guerry <bzg@gnu.org>
2664
2665 * org.texi (Durations and time values): Fix typo.
2666
2667 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2668
2669 * texinfo.tex: Update from gnulib.
2670
2671 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2672
2673 * calc.texi (Basic Operations on Units, Customizing Calc):
2674 Mention `calc-ensure-consistent-units'.
2675
2676 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2677
2678 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2679 reference commands. (Bug#11461)
2680
2681 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2682
2683 2012-05-12 Glenn Morris <rgm@gnu.org>
2684
2685 * Makefile.in (mostlyclean): Add more TeX intermediates.
2686
2687 * Makefile.in: Make it look more like the other doc Makefiles.
2688 Use explicit $srcdir in all dependencies.
2689 Remove cd $srcdir from rules.
2690 (VPATH): Remove.
2691 (infodir): Set to an absolute path.
2692 (INFO_TARGETS): Use short names.
2693 (mkinfodir): infodir is now absolute.
2694 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2695
2696 * Makefile.in (info.info): Rename from info, to avoid duplication.
2697 (.SUFFIXES): Disable implicit rules.
2698
2699 * Makefile.in (MKDIR_P): New, set by configure.
2700 (mkinfodir): Use $MKDIR_P.
2701
2702 2012-05-07 Glenn Morris <rgm@gnu.org>
2703
2704 * forms.texi (Long Example): Update for changed location of files.
2705
2706 2012-05-04 Glenn Morris <rgm@gnu.org>
2707
2708 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2709 (INFO_TARGETS): Use $INFO_EXT.
2710 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2711 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2712 (INFO_TARGETS): Use $INFO_EXT.
2713 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2714
2715 2012-05-02 Glenn Morris <rgm@gnu.org>
2716
2717 * Makefile.in (echo-info): New phony target, used by top-level.
2718
2719 * viper.texi: Make direntry shorter (also it is no longer "newest").
2720
2721 * emacs-gnutls.texi, ert.texi, org.texi:
2722 Fix dircategory, direntry to match info/dir.
2723
2724 * faq.texi: Convert @inforefs to @xrefs.
2725 Fix some malformed cross-references.
2726 (File-name conventions): Shorten section name to avoid overfull line.
2727 (How to add fonts): Use smallexample to avoid overfull lines.
2728
2729 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2730
2731 * auth.texi (Help for users): Update for .gpg file being second.
2732
2733 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2734
2735 * org.texi (Agenda commands): Fix two typos: give corresponding
2736 function names, according to `org-agenda-view-mode-dispatch'.
2737
2738 2012-04-27 Glenn Morris <rgm@gnu.org>
2739
2740 * faq.texi (Major packages and programs): Remove section.
2741 There is no point listing 6 packages (cf etc/MORE.STUFF).
2742 (Finding Emacs and related packages): Move "Spell-checkers" here.
2743
2744 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2745
2746 * dbus.texi (Version): New node.
2747 (Properties and Annotations): Mention the object manager
2748 interface. Describe dbus-get-all-managed-objects.
2749 (Type Conversion): Floating point numbers are allowed, if an
2750 anteger does not fit Emacs's integer range.
2751 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2752 (Asynchronous Methods): Fix description of
2753 dbus-call-method-asynchronously.
2754 (Receiving Method Calls): Fix some minor errors.
2755 Add dbus-interface-emacs.
2756 (Signals): Describe unicast signals and the new match rules.
2757 (Alternative Buses): Add the PRIVATE optional argument to
2758 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2759
2760 2012-04-20 Glenn Morris <rgm@gnu.org>
2761
2762 * faq.texi (New in Emacs 24): New section.
2763 (Packages that do not come with Emacs): Mention M-x list-packages.
2764
2765 2012-04-14 Alan Mackenzie <acm@muc.de>
2766
2767 * cc-mode.texi (c-offsets-alist): Correct a typo.
2768
2769 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2770
2771 * org.texi (Deadlines and scheduling): Fix the example: the
2772 DEADLINE item should come right after the headline. We enforce
2773 this convention, so it is a bug not to illustrate it correctly in
2774 the manual.
2775
2776 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2777
2778 * org.texi (Agenda commands): Fix documentation bug by swapping
2779 the equivalent keybindings to `org-agenda-next-line' with the ones
2780 to `org-agenda-previous-line'.
2781
2782 2012-04-14 Glenn Morris <rgm@gnu.org>
2783
2784 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2785
2786 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2787
2788 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2789 Add emacs-gnutls.
2790 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2791
2792 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2793
2794 * Makefile.in: Add emacs-gnutls.texi to build.
2795
2796 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2797
2798 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2799
2800 * auth.texi (Secret Service API): Edit further and give examples.
2801 (Secret Service API): Adjust @samp to @code for collection names.
2802
2803 2012-04-04 Glenn Morris <rgm@gnu.org>
2804
2805 * auth.texi (Secret Service API): Copyedits.
2806 (Help for developers): Fill in some missing function doc-strings.
2807 (Help for users, Help for developers)
2808 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2809
2810 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2811
2812 * auth.texi (Secret Service API): Add the missing text.
2813
2814 2012-04-04 Chong Yidong <cyd@gnu.org>
2815
2816 * message.texi (Using PGP/MIME): Note that epg is now the default.
2817
2818 * gnus.texi: Reduce references to obsolete pgg library.
2819 (Security): Note that epg is now the default.
2820
2821 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2822
2823 * nxml-mode.texi (Completion): C-RET is no longer bound to
2824 nxml-complete.
2825
2826 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2827
2828 * org.texi (Customizing tables in ODT export): Correct few errors.
2829
2830 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2831
2832 * org.texi (Links in ODT export): Update.
2833 (Labels and captions in ODT export): New node.
2834
2835 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2836
2837 * org.texi (Literal examples in ODT export): htmlfontify.el in
2838 Emacs-24.1 now supports fontification. So ODT source blocks will
2839 be fontified by default.
2840
2841 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2842
2843 * org.texi (Refiling notes): Remove duplicated keybinding.
2844
2845 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2846
2847 * org.texi (noweb): Documentation of this new option to the :noweb
2848 header argument.
2849
2850 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2851
2852 * org.texi (Header and sectioning): Add example demonstrating how
2853 to use "LaTeX_CLASS_OPTIONS".
2854
2855 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2856
2857 * org.texi (Noweb reference syntax): Describe the ability to
2858 execute noweb references in the manual.
2859
2860 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2861
2862 * org.texi (cache): Improve cache documentation when session
2863 evaluation is used.
2864
2865 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2866
2867 * org.texi (Plain lists): Document removal.
2868
2869 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2870
2871 * org.texi: Decapitalize file name in references to Calc manual.
2872
2873 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2874
2875 * org.texi (Plain lists): Document removal.
2876
2877 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2878
2879 * org.texi (Top, OpenDocument Text export)
2880 (ODT export commands, Extending ODT export)
2881 (Images in ODT export, Tables in ODT export)
2882 (Configuring a document converter): Add or Update.
2883
2884 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2885
2886 * org.texi (MobileOrg): Change the wording to reflect that the
2887 Android Version is no longer just the little brother of the iOS
2888 version.
2889
2890 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2891
2892 * org.texi (Key bindings and useful functions): Update babel key
2893 binding documentation in manual.
2894
2895 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2896
2897 * org.texi (noweb): Document new noweb header value.
2898
2899 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2900
2901 * org.texi (noweb-sep): Document new header argument.
2902
2903 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2904
2905 * org.texi (noweb-ref): Documentation of this new custom variable.
2906
2907 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2908
2909 * org.texi (wrap): Update the new :wrap documentation to match the
2910 current implementation.
2911
2912 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2913
2914 * org.texi: Added documentation for :wrap.
2915
2916 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2917
2918 * org.texi: #+RESULTS now user-configurable.
2919
2920 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2921
2922 * org.texi: Documented :noweb no-export.
2923
2924 2012-04-01 Thomas Dye <dk@poto.local>
2925
2926 * org.texi: Edit :noweb no header argument for correctness.
2927
2928 2012-04-01 Bastien Guerry <bzg@gnu.org>
2929
2930 * org.texi (Customization): Update the approximate number of Org
2931 variables.
2932
2933 2012-04-01 Thomas Dye <dk@poto.local>
2934
2935 * org.texi: The :results wrap produces a drawer instead of a
2936 begin_results block.
2937
2938 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2939
2940 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2941 reflect the new default.
2942
2943 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2944
2945 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2946 "Getting Started" to this node. (Bug#10450)
2947
2948 2012-03-10 Chong Yidong <cyd@gnu.org>
2949
2950 * flymake.texi (Example -- Configuring a tool called via make):
2951 Mention the Automake COMPILE variable (Bug#8715).
2952
2953 * info.texi (Getting Started): Add an index entry (Bug#10450).
2954
2955 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2956
2957 * dbus.texi (Signals): Known names will be mapped onto unique
2958 names, when registering for signals.
2959
2960 2012-02-29 Glenn Morris <rgm@gnu.org>
2961
2962 * url.texi: Fix quote usage in body text.
2963
2964 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2965
2966 * cl.texi: Use @code{} in menus when appropriate.
2967
2968 2012-02-28 Glenn Morris <rgm@gnu.org>
2969
2970 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2971 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2972 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2973 * org.texi, sc.texi, vip.texi, viper.texi:
2974 Standardize possessive apostrophe usage.
2975
2976 2012-02-26 Chong Yidong <cyd@gnu.org>
2977
2978 * ediff.texi (Quick Help Commands): Add a couple of index entries
2979 (Bug#10834).
2980
2981 2012-02-17 Glenn Morris <rgm@gnu.org>
2982
2983 * gnus.texi (Posting Styles):
2984 * remember.texi (Org): Fix cross-refs to other manuals.
2985
2986 2012-02-15 Glenn Morris <rgm@gnu.org>
2987
2988 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2989 (Encryption): New chapter, split out from previous.
2990
2991 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2992
2993 * gnus.texi (Customizing the IMAP Connection):
2994 Mention nnimap-record-commands.
2995
2996 2012-02-10 Glenn Morris <rgm@gnu.org>
2997
2998 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2999 Mention url-queue-retrieve.
3000
3001 2012-02-09 Glenn Morris <rgm@gnu.org>
3002
3003 * sem-user.texi (Semantic mode user commands): Typo fix.
3004
3005 * info.texi (Create Info buffer): Mention info-display-manual.
3006
3007 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3008
3009 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3010 example (modified from an example by Michael Albinus).
3011
3012 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3013
3014 * gnus.texi (Agent Basics): Fix outdated description of
3015 `gnus-agent-auto-agentize-methods'.
3016
3017 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3018
3019 * cc-mode.texi: Always @defindex ss.
3020 (Config Basics): Fix argument of @itemize.
3021 (Macro Backslashes): Add @code around index entry.
3022
3023 2012-01-23 Glenn Morris <rgm@gnu.org>
3024
3025 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3026
3027 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3028
3029 * tramp.texi (File): Tweak wording for the `scpc' option.
3030
3031 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3032
3033 * gnus.texi (Group Parameters): Really note precedence.
3034
3035 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3036
3037 * gnus.texi (Group Parameters): Note precedence.
3038
3039 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3040
3041 * org.texi (Noweb reference syntax): Adding documentation of
3042 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3043 variable.
3044
3045 2012-01-03 Bastien Guerry <bzg@gnu.org>
3046
3047 * org.texi (Plain lists): Split the table to fix the display
3048 of items.
3049
3050 2012-01-03 Bastien Guerry <bzg@gnu.org>
3051
3052 * org.texi (Plain lists): Fix misplaced explanation.
3053
3054 2012-01-03 Bastien Guerry <bzg@gnu.org>
3055
3056 * org.texi (Plain lists, Agenda files): Add index entries.
3057
3058 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3059
3060 * org.texi: Use "Org mode" instead of alternatives like
3061 "Org-mode" or "org-mode".
3062
3063 2012-01-03 Bernt Hansen <bernt@norang.ca>
3064
3065 * org.texi (Agenda commands):
3066 Document `org-clock-report-include-clocking-task'.
3067
3068 2012-01-03 Bastien Guerry <bzg@gnu.org>
3069
3070 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3071 C-c' on checkboxes.
3072
3073 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3074
3075 * org.texi: End sentences with two spaces.
3076
3077 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3078
3079 * org.texi (External links): Document the link types file+sys
3080 and file+emacs, slightly narrow used page width.
3081
3082 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3083
3084 * org.texi (colnames): Note that colnames behavior may differ
3085 across languages.
3086
3087 2012-01-03 Bastien Guerry <bzg@gnu.org>
3088
3089 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3090
3091 2012-01-03 Thomas Dye <dk@poto.westell.com>
3092
3093 * org.texi: Augmented discussion of babel property
3094 inheritance. Put footnote outside sentence ending period.
3095
3096 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3097
3098 * org.texi (eval): Documenting the full range of :eval header
3099 argument values.
3100
3101 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3102
3103 * org.texi (eval): Documentation of the new :eval option.
3104
3105 2012-01-03 Thomas Dye <dk@poto.local>
3106
3107 * org.texi: Add accumulated properties.
3108
3109 2012-01-03 Thomas Dye <dk@poto.local>
3110
3111 * org.texi: Documented no spaces in name=assign, another
3112 correction to :var table.
3113
3114 2012-01-03 Thomas Dye <dk@poto.local>
3115
3116 * org.texi: Changed DATA to NAME in Working With Source Code
3117 section.
3118
3119 2012-01-03 Tom Dye <tsd@tsdye.com>
3120
3121 * org.texi: Minor change to :var table.
3122
3123 2012-01-03 Tom Dye <tsd@tsdye.com>
3124
3125 * org.texi: More changes to :var table (some examples were wrong).
3126
3127 2012-01-03 Tom Dye <tsd@tsdye.com>
3128
3129 * org.texi: Cleaned up :var table.
3130
3131 2012-01-03 Bastien Guerry <bzg@gnu.org>
3132
3133 * org.texi (Timestamps, Weekly/daily agenda)
3134 (Weekly/daily agenda): Add @cindex for "appointment".
3135
3136 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3137
3138 * org.texi (Literal examples): A new link to the template for
3139 inserting empty code blocks.
3140 (Structure of code blocks): A new link to the template for
3141 inserting empty code blocks.
3142
3143 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3144
3145 * org.texi (External links): Add footnote on how the behavior
3146 of the text search in Org files are controled by the variable
3147 `org-link-search-must-match-exact-headline'.
3148
3149 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3150
3151 * org.texi (Buffer-wide header arguments):
3152 Update documentation to reflect removal of #+PROPERTIES.
3153
3154 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3155
3156 * org.texi (The clock table): Mention that ACHIVED trees
3157 contribute to the clock table.
3158
3159 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3160
3161 * org.texi (Conflicts): Better yasnippet config info.
3162
3163 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3164
3165 * org.texi (Selective export): Explicitly mention the default
3166 values for `org-export-select-tags',
3167 `org-export-exclude-tags'.
3168
3169 2012-01-03 Tom Dye <tsd@tsdye.com>
3170
3171 * org.texi: Added a line to specify that header arguments are
3172 lowercase.
3173
3174 2012-01-03 Tom Dye <tsd@tsdye.com>
3175
3176 * org.texi: :var requires default value when declared.
3177
3178 2012-01-03 Bastien Guerry <bzg@gnu.org>
3179
3180 * org.texi (Handling links): Add a note about the
3181 `org-link-frame-setup' option.
3182
3183 2012-01-03 David Maus <dmaus@ictsoc.de>
3184
3185 * org.texi (Exporting Agenda Views, Extracting agenda
3186 information): Fix command line syntax, quote symbol parameter
3187 values.
3188
3189 2012-01-03 David Maus <dmaus@ictsoc.de>
3190
3191 * org.texi (Exporting Agenda Views): Fix command line syntax.
3192
3193 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3194
3195 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3196 Use octal notation for file permissions, which are normally
3197 thought of in octal.
3198 (Mail Back End Variables): Use more-plausible modes in example.
3199
3200 2011-12-20 Alan Mackenzie <acm@muc.de>
3201
3202 * cc-mode.texi: Update version string 5.31 -> 5.32.
3203
3204 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3205
3206 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3207
3208 2011-11-24 Glenn Morris <rgm@gnu.org>
3209
3210 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3211
3212 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3213
3214 * makefile.w32-in: Update dependencies.
3215
3216 2011-11-20 Glenn Morris <rgm@gnu.org>
3217
3218 * gnus.texi (Group Information):
3219 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3220
3221 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3222
3223 * gnus-coding.texi (Gnus Maintenance Guide):
3224 Rename from "Gnus Maintainance Guide".
3225
3226 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3227 * eieio.texi (Customizing):
3228 * gnus.texi (Article Washing):
3229 * gnus-news.texi:
3230 * sem-user.texi (Smart Jump): Fix typos.
3231
3232 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3233
3234 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3235
3236 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3237
3238 * ede.texi (project-am-texinfo):
3239 * gnus.texi (Sending or Not Sending):
3240 * org.texi (Template elements): Fix typos.
3241
3242 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3243
3244 * ediff.texi (Hooks):
3245 * sem-user.texi (Semanticdb Roots): Fix typos.
3246
3247 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3248
3249 * semantic.texi (Tag handling): Fix typo.
3250
3251 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3252
3253 * gnus.texi (Other Gnus Versions): Remove.
3254
3255 2011-10-28 Alan Mackenzie <acm@muc.de>
3256
3257 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3258 (Other Special Indentations): Add an xref to "Macros with ;".
3259 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3260 "Macros with ;".
3261 (Macros with ;): New page.
3262
3263 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3264 Document the new handling of nested scopes for movement by defuns.
3265
3266 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3267
3268 Sync with Tramp 2.2.3.
3269
3270 * trampver.texi: Update release number.
3271
3272 2011-10-14 Glenn Morris <rgm@gnu.org>
3273
3274 * ert.texi (Introduction, How to Run Tests)
3275 (Running Tests Interactively, Expected Failures)
3276 (Tests and Their Environment, Useful Techniques)
3277 (Interactive Debugging, Fixtures and Test Suites):
3278 Minor rephrasings.
3279 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3280 (Running Tests in Batch Mode): Simplify loading instructions.
3281 (Test Selectors): Clarify some selectors.
3282 (Expected Failures, Useful Techniques):
3283 Make examples fit in 80 columns.
3284
3285 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3286
3287 * calc.texi (Basic Operations on Units): Discuss temperature
3288 conversion (`u t') alongside with other unit conversions ('u c').
3289
3290 2011-10-12 Glenn Morris <rgm@gnu.org>
3291
3292 * ert.texi: Whitespace trivia to make main menu items line up better.
3293
3294 2011-10-08 Glenn Morris <rgm@gnu.org>
3295
3296 * Makefile.in: Fix ert rules.
3297
3298 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3299
3300 * gnus.texi (Gnus Utility Functions): Add more references and
3301 explanations (bug#9683).
3302
3303 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3304
3305 * texinfo.tex: Merge from gnulib.
3306
3307 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3308
3309 * gnus.texi (Archived Messages): Note the default (bug#9552).
3310
3311 2011-09-21 Bill Wohler <wohler@newt.com>
3312
3313 Release MH-E manual version 8.3.
3314
3315 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3316 release 8.3.
3317 (Preface): Update support information.
3318 (From Bill Wohler): Reset text to original version. As a
3319 historical quote, the tense should be correct in the time that it
3320 was written.
3321
3322 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3323
3324 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3325 (Finding the News): Doc clarification.
3326 (Terminology): Mention naming.
3327
3328 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3329
3330 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3331 (Interactive): Document `quiet'.
3332
3333 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3334
3335 * org.texi (Images in LaTeX export): Rewrite.
3336
3337 2011-08-15 Bastien Guerry <bzg@gnu.org>
3338
3339 * org.texi (Using the mapping API): Mention 'region as a possible
3340 scope for `org-map-entries'.
3341
3342 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3343
3344 * org.texi (Visibility cycling): Document `org-copy-visible'.
3345
3346 2011-08-15 Bastien Guerry <bzg@gnu.org>
3347
3348 * org.texi (Template expansion): Order template sequences in the
3349 proper order.
3350
3351 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3352
3353 * org.texi (eval): Expand discussion of the :eval header argument.
3354
3355 2011-08-15 Bastien Guerry <bzg@gnu.org>
3356
3357 * org.texi (Languages): Add Lilypond and Awk as supported
3358 languages.
3359
3360 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3361
3362 * org.texi: Document that both CLOCK_INTO_DRAWER and
3363 LOG_INTO_DRAWER can be used to override the contents of variable
3364 org-clock-into-drawer (or if unset, org-log-into-drawer).
3365
3366 * org.texi: Replace @xref->@pxref.
3367
3368 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3369
3370 * org.texi (Evaluating code blocks): Documenting the new option
3371 for inline call lines.
3372
3373 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3374
3375 * org.texi (Results of evaluation): More explicit about the
3376 mechanism through which interactive evaluation of code is
3377 performed.
3378
3379 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3380
3381 * org.texi (noweb-ref): New header argument documentation.
3382
3383 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3384
3385 * org.texi (Extracting source code): Documentation of the new
3386 org-babel-tangle-named-block-combination variable.
3387
3388 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3389
3390 * org.texi (Structure of code blocks): Explicitly state that the
3391 behavior of multiple blocks of the same name is undefined.
3392
3393 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3394
3395 * org.texi (TaskJuggler export): Modify the example to reflect the
3396 new effort durations.
3397
3398 2011-08-15 David Maus <dmaus@ictsoc.de>
3399
3400 * org.texi (Images in LaTeX export): Escape curly brackets in
3401 LaTeX example.
3402
3403 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3404
3405 * org.texi (The clock table): Document the :properties and
3406 :inherit-props arguments for the clocktable.
3407
3408 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3409
3410 * org.texi (Tables in LaTeX export): Document specifying placement
3411 options for tables.
3412
3413 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3414
3415 * org.texi (Evaluating code blocks): More specific documentation
3416 about the different types of header arguments.
3417
3418 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3419
3420 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3421
3422 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3423
3424 * org.texi (Built-in table editor): Document the table field
3425 follow mode.
3426
3427 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3428
3429 * org.texi (Easy Templates): Document new template.
3430
3431 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3432
3433 * org.texi (Literal examples): Add a cross-reference from "Literal
3434 Examples" to "Easy Templates."
3435
3436 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3437
3438 * org.texi (The clock table): Add link to match syntax.
3439
3440 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3441
3442 * org.texi (Agenda commands): Document clock consistency checks.
3443
3444 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3445
3446 * org.texi (Built-in table editor): Document that \vert represents
3447 a vertical bar in a table field.
3448
3449 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3450
3451 * org.texi (Literal examples): Link from "Markup" > "Literate
3452 Examples" to "Working with Source Code".
3453
3454 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3455
3456 * org.texi (Agenda commands): Doc for function option to bulk
3457 action.
3458
3459 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3460
3461 * org.texi (Template expansion): Document new %<...> template
3462 escape.
3463
3464 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3465
3466 * org.texi (Selective export): Document exclusion of any tasks
3467 from export.
3468
3469 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3470
3471 * org.texi (Selective export): Document how to exclude DONE tasks
3472 from export.
3473 (Publishing options): Document the properties to be used to turn off
3474 export of DONE tasks.
3475
3476 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3477
3478 * org.texi (The date/time prompt): Document date range protection.
3479
3480 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3481
3482 * org.texi (padline): Documentation of the new padline header
3483 argument.
3484
3485 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3486
3487 * org.texi (var): Adding "[" to list of characters triggering
3488 elisp evaluation.
3489
3490 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3491
3492 * org.texi (var): Documentation of Emacs Lisp evaluation during
3493 variable assignment.
3494
3495 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3496
3497 * org.texi (colnames): Reference indexing into variables, and note
3498 that colnames are *not* removed before indexing occurs.
3499 (rownames): Reference indexing into variables, and note that
3500 rownames are *not* removed before indexing occurs.
3501
3502 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3503
3504 * org.texi (var): Clarification of indexing into tabular
3505 variables.
3506
3507 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3508
3509 * org.texi (results): Documentation of the `:results wrap' header
3510 argument.
3511
3512 2011-08-15 Bastien Guerry <bzg@gnu.org>
3513
3514 * org.texi (LaTeX and PDF export): Add a note about a limitation
3515 of the LaTeX export: the org file has to be properly structured.
3516
3517 2011-08-15 Bastien Guerry <bzg@gnu.org>
3518
3519 * org.texi (Dynamic blocks, Structure editing):
3520 Mention the function `org-narrow-to-block'.
3521
3522 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3523
3524 * org.texi (Languages): Updating list of code block supported
3525 languages.
3526
3527 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3528
3529 * org.texi (Special properties): CATEGORY is a special property,
3530 but it may also used in the drawer.
3531
3532 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3533
3534 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3535
3536 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3537
3538 * org.texi (Include files): Document :lines.
3539
3540 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3541
3542 * org.texi (comments): Documentation of the ":comments noweb" code
3543 block header argument.
3544
3545 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3546
3547 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3548 added extra whitespace around functions to be consistent with the
3549 rest of the section.
3550
3551 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3552
3553 * org.texi (Evaluating code blocks): Expand discussion of
3554 #+call: line syntax.
3555 (Header arguments in function calls): Expand discussion of
3556 #+call: line syntax.
3557
3558 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3559
3560 * org.texi (Evaluating code blocks): More explicit about how to
3561 pass variables to #+call lines.
3562
3563 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3564
3565 * org.texi (Results of evaluation): Link to the :results header
3566 argument list from the "Results of evaluation" section.
3567
3568 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3569
3570 * org.texi (Conflicts): Adding additional information about
3571 resolving org/yasnippet conflicts.
3572
3573 2011-08-15 David Maus <dmaus@ictsoc.de>
3574
3575 * org.texi (Publishing options): Document style-include-scripts
3576 publishing project property.
3577
3578 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3579
3580 * org.texi (Sparse trees): Document the next-error /
3581 previous-error functionality.
3582
3583 2011-08-15 Tom Dye <tsd@tsdye.com>
3584
3585 * org.texi (cache): Improve documentation of code block caches.
3586
3587 2011-08-15 Tom Dye <tsd@tsdye.com>
3588
3589 * org.texi (Code block specific header arguments):
3590 Documentation of multi-line header arguments.
3591
3592 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3593
3594 * org.texi (Code evaluation security): Add example for using a
3595 function.
3596
3597 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3598
3599 * org.texi (Tables in LaTeX export): Documentation of new
3600 attr_latex options for tables.
3601
3602 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3603
3604 * trampver.texi: Update release number.
3605
3606 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3607
3608 Sync with Tramp 2.2.2.
3609
3610 * trampver.texi: Update release number.
3611
3612 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3613
3614 * flymake.texi (Example -- Configuring a tool called via make):
3615 Use /dev/null instead of the Windows "nul" (bug#8715).
3616
3617 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3618
3619 * widget.texi (Setting Up the Buffer): Remove mention of the
3620 global keymap parent, which doesn't seem to be accurate
3621 (bug#7045).
3622
3623 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3624
3625 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3626
3627 2010-07-10 Kevin Ryde <user42@zip.com.au>
3628
3629 * cl.texi (For Clauses): Add destructuring example processing an
3630 alist (bug#6596).
3631
3632 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3633
3634 * ediff.texi (Major Entry Points): Remove mention of `require',
3635 since that's not pertinent in the installed Emacs (bug#9016).
3636
3637 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3638
3639 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3640 (Filtering New Groups): Clarify how simple the "options -n" format is.
3641 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3642 is internal.
3643
3644 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3645
3646 * tramp.texi (Cleanup remote connections):
3647 Add `tramp-cleanup-this-connection'.
3648
3649 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3650
3651 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3652 zombies.
3653 (Checking New Groups): Ditto (bug#8974).
3654 (Checking New Groups): Move the reference to the right place.
3655
3656 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3657
3658 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3659 backups, and not actual vc (bug#8975).
3660
3661 2011-07-03 Kevin Ryde <user42@zip.com.au>
3662
3663 * cl.texi (For Clauses): @items for hash-values and key-bindings
3664 to make them more visible when skimming. Add examples of `using'
3665 clause to them, examples being clearer than a description in
3666 words (bug#6599).
3667
3668 2011-07-01 Alan Mackenzie <acm@muc.de>
3669
3670 * cc-mode.texi (Guessing the Style): New page.
3671 (Styles): Add a short introduction to above.
3672
3673 2011-06-28 Deniz Dogan <deniz@dogan.se>
3674
3675 * rcirc.texi (Configuration): Bug-fix:
3676 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3677 Reported by Elias Pipping <pipping@exherbo.org>.
3678
3679 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3680
3681 * gnus.texi (Summary Mail Commands):
3682 Document `gnus-summary-reply-to-list-with-original'.
3683
3684 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3685
3686 * eshell.texi (Known problems): Fix typo.
3687
3688 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3689
3690 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3691 (Password handling): `auth-source-debug' is good for debug messages.
3692
3693 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3694
3695 * gnus.texi (Store custom flags and keywords): Refer to
3696 `gnus-registry-article-marks-to-{chars,names}' instead of
3697 `gnus-registry-user-format-function-{M,M2}'.
3698
3699 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3700
3701 * texinfo.tex: Merge from gnulib.
3702
3703 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3704
3705 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3706 (Store custom flags and keywords):
3707 Mention `gnus-registry-user-format-function-M' and
3708 `gnus-registry-user-format-function-M2'.
3709
3710 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3711
3712 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3713
3714 2011-05-17 Glenn Morris <rgm@gnu.org>
3715
3716 * gnus.texi (Face): Fix typo.
3717
3718 2011-05-14 Glenn Morris <rgm@gnu.org>
3719
3720 * dired-x.texi (Omitting Examples): Minor addition.
3721
3722 2011-05-10 Jim Meyering <meyering@redhat.com>
3723
3724 * ede.texi: Fix typo "or or -> or".
3725
3726 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3727
3728 * gnus.texi (Summary Buffer Lines):
3729 gnus-summary-user-date-format-alist does not exist.
3730 (Sorting the Summary Buffer): More about sorting threads.
3731
3732 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * trampver.texi: Update release number.
3735
3736 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3737
3738 * tramp.texi (Frequently Asked Questions): New item for disabling
3739 Tramp in other packages.
3740
3741 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3742
3743 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3744 (Fancy splitting to parent, Store arbitrary data):
3745 Update gnus-registry docs.
3746
3747 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3748
3749 * ede.texi: Fix typos.
3750
3751 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3752
3753 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3754 It's @table @code.
3755
3756 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3757
3758 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3759
3760 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3761
3762 * calc.texi (Logarithmic Units): Update the function names.
3763
3764 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3765
3766 * message.texi (Various Commands): Document format specs in the
3767 ellipsis.
3768
3769 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3770
3771 * message.texi (Insertion Variables): Document message-cite-style.
3772
3773 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3774
3775 * tramp.texi (Remote processes): New subsection "Running shell on
3776 a remote host".
3777
3778 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3779
3780 * auth.texi (Help for developers): Update docs to explain that the
3781 :save-function will only run the first time.
3782
3783 2011-03-12 Glenn Morris <rgm@gnu.org>
3784
3785 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3786 (emacs-faq.text): New target.
3787 (clean): Add emacs-faq.
3788
3789 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3790
3791 Sync with Tramp 2.2.1.
3792
3793 * trampver.texi: Update release number.
3794
3795 2011-03-11 Glenn Morris <rgm@gnu.org>
3796
3797 * Makefile.in (HTML_TARGETS): New.
3798 (clean): Delete $HTML_TARGETS.
3799 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3800
3801 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3802
3803 * auth.texi (Help for developers): Show example of using
3804 `auth-source-search' with prompts and :save-function.
3805
3806 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3807
3808 * Version 23.3 released.
3809
3810 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3811
3812 * message.texi (Message Buffers): Update default value of
3813 message-generate-new-buffers.
3814
3815 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3816
3817 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3818 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3819 respectively.
3820 (Musical Notes): New section.
3821 (Customizing Calc): Mention the customizable variable
3822 calc-note-threshold.
3823
3824 2011-03-03 Glenn Morris <rgm@gnu.org>
3825
3826 * url.texi (Dealing with HTTP documents): Remove reference to
3827 function url-decode-text-part; never seems to have existed. (Bug#6038)
3828 (Configuration): Update url-configuration-directory description.
3829
3830 2011-03-02 Glenn Morris <rgm@gnu.org>
3831
3832 * dired-x.texi (Multiple Dired Directories): Remove mentions
3833 of dired-default-directory-alist and dired-default-directory.
3834 Move dired-smart-shell-command here...
3835 (Miscellaneous Commands): ... from here.
3836
3837 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3838
3839 * texinfo.tex: Update to version 2011-02-24.09.
3840
3841 2011-03-02 Glenn Morris <rgm@gnu.org>
3842
3843 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3844 instead of the obsoleted dired-omit-here-always.
3845
3846 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3847
3848 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3849 supported systems.
3850
3851 2011-02-28 Glenn Morris <rgm@gnu.org>
3852
3853 * dbus.texi (Type Conversion): Grammar fix.
3854
3855 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3856
3857 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3858 "Debian GNU/Linux".
3859
3860 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3861
3862 2011-02-23 Glenn Morris <rgm@gnu.org>
3863
3864 * dired-x.texi (Features): Minor rephrasing.
3865 (Local Variables): Fix typos.
3866
3867 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3868 Standardize some Emacs/XEmacs terminology.
3869
3870 * dired-x.texi (Features): Don't advertise obsolete local variables.
3871 Simplify layout.
3872 (Omitting Variables): Update local variables example.
3873 (Local Variables): Say this is obsolete. Fix description of
3874 dired-enable-local-variables possible values.
3875
3876 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3877
3878 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3879 default now.
3880
3881 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3882
3883 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3884
3885 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3886
3887 * gnus.texi (Window Layout): Document layout names.
3888
3889 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3890
3891 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3892 * auth.texi: Sync @dircategory with ../../info/dir.
3893 * autotype.texi: Sync @dircategory with ../../info/dir.
3894 * calc.texi: Sync @dircategory with ../../info/dir.
3895 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3896 * cl.texi: Sync @dircategory with ../../info/dir.
3897 * dbus.texi: Sync @dircategory with ../../info/dir.
3898 * dired-x.texi: Sync @dircategory with ../../info/dir.
3899 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3900 * ede.texi: Sync @dircategory with ../../info/dir.
3901 * ediff.texi: Sync @dircategory with ../../info/dir.
3902 * edt.texi: Sync @dircategory with ../../info/dir.
3903 * eieio.texi: Sync @dircategory with ../../info/dir.
3904 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3905 * epa.texi: Sync @dircategory with ../../info/dir.
3906 * erc.texi: Sync @dircategory with ../../info/dir.
3907 * eshell.texi: Sync @dircategory with ../../info/dir.
3908 * eudc.texi: Sync @dircategory with ../../info/dir.
3909 * flymake.texi: Sync @dircategory with ../../info/dir.
3910 * forms.texi: Sync @dircategory with ../../info/dir.
3911 * gnus.texi: Sync @dircategory with ../../info/dir.
3912 * idlwave.texi: Sync @dircategory with ../../info/dir.
3913 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3914 * message.texi: Sync @dircategory with ../../info/dir.
3915 * mh-e.texi: Sync @dircategory with ../../info/dir.
3916 * newsticker.texi: Sync @dircategory with ../../info/dir.
3917 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3918 * org.texi: Sync @dircategory with ../../info/dir.
3919 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3920 * pgg.texi: Sync @dircategory with ../../info/dir.
3921 * rcirc.texi: Sync @dircategory with ../../info/dir.
3922 * reftex.texi: Sync @dircategory with ../../info/dir.
3923 * remember.texi: Sync @dircategory with ../../info/dir.
3924 * sasl.texi: Sync @dircategory with ../../info/dir.
3925 * sc.texi: Sync @dircategory with ../../info/dir.
3926 * semantic.texi: Sync @dircategory with ../../info/dir.
3927 * ses.texi: Sync @dircategory with ../../info/dir.
3928 * sieve.texi: Sync @dircategory with ../../info/dir.
3929 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3930 * speedbar.texi: Sync @dircategory with ../../info/dir.
3931 * trampver.texi [emacs]: Set emacsname to "Emacs".
3932 * tramp.texi: Sync @dircategory with ../../info/dir.
3933 * url.texi: Sync @dircategory with ../../info/dir.
3934 * vip.texi: Sync @dircategory with ../../info/dir.
3935 * viper.texi: Sync @dircategory with ../../info/dir.
3936 * widget.texi: Sync @dircategory with ../../info/dir.
3937 * woman.texi: Sync @dircategory with ../../info/dir.
3938
3939 2011-02-19 Glenn Morris <rgm@gnu.org>
3940
3941 * dired-x.texi (Technical Details): No longer redefines
3942 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3943 dired-read-shell-command, or dired-find-buffer-nocreate.
3944
3945 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3946
3947 * eshell.texi (Input/Output):
3948 Document insert output redirection operator, >>>.
3949
3950 2011-02-18 Glenn Morris <rgm@gnu.org>
3951
3952 * dired-x.texi (Optional Installation File At Point): Simplify.
3953
3954 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3955
3956 * auth.texi (Help for users): Use :port instead of :protocol for all
3957 auth-source docs.
3958 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3959 to have two files in `auth-sources'.
3960
3961 2011-02-16 Glenn Morris <rgm@gnu.org>
3962
3963 * dired-x.texi: Use emacsver.texi to get Emacs version.
3964 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3965 Depend on emacsver.texi.
3966
3967 * dired-x.texi: Drop meaningless version number.
3968 (Introduction): Remove old info.
3969 (Optional Installation Dired Jump): Autoload from dired-x.
3970 Remove incorrect info about loaddefs.el.
3971 (Bugs): Just refer to M-x report-emacs-bug.
3972
3973 * dired-x.texi (Multiple Dired Directories): Update for rename of
3974 default-directory-alist.
3975 (Miscellaneous Commands): No longer mention very old VM version 4.
3976
3977 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3978
3979 Merge from gnulib.
3980 * texinfo.tex: Update to version 2011-02-14.11.
3981
3982 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3983
3984 * auth.texi (Help for users):
3985 Login collection is "Login" and not "login".
3986
3987 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3988
3989 * tramp.texi (History): Remove IMAP support.
3990 (External methods, Frequently Asked Questions): Remove `imap' and
3991 `imaps' methods.
3992 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3993
3994 * trampver.texi: Remove default value of `emacsimap'.
3995
3996 2011-02-13 Glenn Morris <rgm@gnu.org>
3997
3998 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3999 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4000
4001 2011-02-12 Glenn Morris <rgm@gnu.org>
4002
4003 * sc.texi (Getting Connected): Remove old index entries.
4004
4005 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4006
4007 * url.texi: Remove duplicate @dircategory (Bug#7942).
4008
4009 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4010
4011 * auth.texi (Overview, Help for users, Help for developers):
4012 Update docs.
4013 (Help for users): Talk about spaces.
4014
4015 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4016
4017 * texinfo.tex: Update to version 2011-02-07.16.
4018
4019 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4020
4021 * dbus.texi (Bus names): Adapt descriptions for
4022 dbus-list-activatable-names and dbus-list-known-names.
4023
4024 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4025
4026 * calc.texi (Logarithmic Units): New section.
4027
4028 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4029
4030 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4031 manuals use it now.
4032
4033 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4034
4035 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4036
4037 * overrides.texi: Remove.
4038
4039 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4040 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4041
4042 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4043
4044 * tramp.texi (Frequently Asked Questions): Mention problems with
4045 WinSSHD.
4046
4047 * trampver.texi: Update release number.
4048
4049 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4050
4051 * tramp.texi:
4052 Replace "delimet" with "delimit" globally.
4053 Replace "explicite" with "explicit" globally.
4054 Replace "instead of" with "instead" where there was nothing after "of".
4055 Audit use of comma before interrogative pronoun, "that", or "which".
4056 Minor word order, spelling, wording changes.
4057
4058 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4059
4060 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4061
4062 * sieve.texi: Use WEBHACKDEVEL.
4063
4064 * sasl.texi: Use WEBHACKDEVEL.
4065
4066 * pgg.texi: Use WEBHACKDEVEL.
4067
4068 * message.texi: Use WEBHACKDEVEL.
4069
4070 * gnus.texi: Use WEBHACKDEVEL.
4071
4072 * emacs-mime.texi: Use WEBHACKDEVEL.
4073
4074 * auth.texi: Use WEBHACKDEVEL.
4075
4076 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4077 manuals.
4078
4079 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4080
4081 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4082
4083 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4084
4085 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4086 which in turn is copied from ftp://tug.org/tex/.
4087
4088 2011-02-03 Glenn Morris <rgm@gnu.org>
4089
4090 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4091 (Binding combinations of modifiers and function keys):
4092 Let's assume people reading this are not using Emacs 18.
4093
4094 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4095
4096 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4097 since it's run automatically.
4098
4099 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4100
4101 * gnus.texi (Customizing Articles): Fix typo.
4102
4103 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4104
4105 * gnus.texi (Customizing Articles): Document the new way of customizing
4106 the date headers(s).
4107
4108 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4109
4110 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4111 splitting example.
4112
4113 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4114
4115 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4116 (MAKEINFO_OPTS): New variable.
4117 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4118 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4119 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4120 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4121 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4122 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4123 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4124 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4125 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4126 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4127 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4128 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4129 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4130 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4131 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4132 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4133 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4134 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4135
4136 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4137
4138 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4139
4140 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4141
4142 * message.texi (IDNA): Explain what it is.
4143
4144 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4145
4146 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4147
4148 2011-01-23 Werner Lemberg <wl@gnu.org>
4149
4150 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4151 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4152 (ENVADD): Update.
4153
4154 2011-01-18 Glenn Morris <rgm@gnu.org>
4155
4156 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4157
4158 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4159
4160 * nxml-mode.texi (Introduction): Fix file name typos.
4161
4162 2011-01-13 Christian Ohler <ohler@gnu.org>
4163
4164 * ert.texi: New file.
4165
4166 * Makefile.in:
4167 * makefile.w32-in: Add ert.texi.
4168
4169 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4170
4171 * dbus.texi (Receiving Method Calls): New function
4172 dbus-register-service. Rearrange node.
4173
4174 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4175
4176 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4177 which in turn is copied from ftp://tug.org/tex/.
4178
4179 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4180
4181 * dbus.texi (Receiving Method Calls): Describe new optional
4182 parameter dont-register-service of dbus-register-{method,property}.
4183
4184 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4185
4186 * epa.texi (Encrypting/decrypting *.gpg files):
4187 Mention epa-file-select-keys.
4188
4189 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4190
4191 * gnus.texi (Archived Messages): Remove outdated text.
4192
4193 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4194
4195 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4196
4197 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4198
4199 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4200
4201 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4202
4203 * gnus.texi (The swish++ Engine): Add customizable parameters
4204 descriptions.
4205 (The swish-e Engine): Ditto.
4206
4207 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4208
4209 * tramp.texi (Inline methods): Add "ksu" method.
4210 (Remote processes): Add example with remote `default-directory'.
4211
4212 2010-12-14 Glenn Morris <rgm@gnu.org>
4213
4214 * faq.texi (Expanding aliases when sending mail):
4215 Now build-mail-aliases is interactive.
4216
4217 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4218
4219 * gnus.texi: First pass at adding (rough) nnir documentation.
4220
4221 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4222
4223 * gnus.texi (Filtering New Groups):
4224 Mention gnus-auto-subscribed-categories.
4225 (The First Time): Remove, since default-subscribed-newsgroups has been
4226 removed.
4227
4228 2010-12-13 Glenn Morris <rgm@gnu.org>
4229
4230 * cl.texi (For Clauses): Small fixes for frames and windows.
4231
4232 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4233
4234 * org.texi (Using capture): Document using prefix arguments for
4235 finalizing capture.
4236 (Agenda commands): Document prefix argument for the bulk scatter
4237 command.
4238 (Beamer class export): Document that also overlay arguments can be
4239 passed to the column environment.
4240 (Template elements): Document the new entry type.
4241
4242 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4243
4244 * org.texi (Include files): Document :minlevel.
4245
4246 2010-12-11 Julien Danjou <julien@danjou.info>
4247
4248 * org.texi (Categories): Document category icons.
4249
4250 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4251
4252 * org.texi (noweb): Fix typo.
4253
4254 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4255
4256 * gnus.texi (Server Commands): Point to the rest of the server
4257 commands.
4258
4259 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4260
4261 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4262 g'.
4263
4264 2010-12-02 Julien Danjou <julien@danjou.info>
4265
4266 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4267
4268 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4269
4270 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4271 (Direct Functions): Note the STARTTLS upgrade.
4272
4273 2010-11-27 Glenn Morris <rgm@gnu.org>
4274 James Clark <none@example.com>
4275
4276 * nxml-mode.texi (Introduction): New section.
4277
4278 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4279
4280 * gnus.texi (Server Commands): Document gnus-server-show-server.
4281
4282 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4283
4284 Sync with Tramp 2.2.0.
4285
4286 * trampver.texi: Update release number.
4287
4288 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4289
4290 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4291 Mention that the TeX specific units won't use the `tex' prefix
4292 in TeX mode.
4293
4294 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4295
4296 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4297
4298 2010-11-17 Glenn Morris <rgm@gnu.org>
4299
4300 * edt.texi: Remove information about Emacs 19.
4301
4302 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4303
4304 * trampver.texi: Update release number.
4305
4306 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4307
4308 * gnus.texi (Article Washing): Fix typo.
4309
4310 2010-11-11 Noorul Islam <noorul@noorul.com>
4311
4312 * org.texi: Fix typo.
4313
4314 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4315
4316 * org.texi (Using capture): Explain that refiling is
4317 sensitive to cursor position.
4318
4319 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4320
4321 * org.texi (Images and tables): Add cross reference to link section.
4322
4323 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4324
4325 * org.texi: Document the <c> cookie.
4326
4327 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4328
4329 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4330 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4331
4332 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4333
4334 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4335
4336 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4337
4338 * org.texi (Project alist): Mention that this is a property list.
4339
4340 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4341
4342 * org.texi (Setting up the staging area): Document that
4343 file names remain visible when encrypting the MobileOrg files.
4344
4345 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4346
4347 * org.texi (Setting up the staging area): Document which
4348 versions are needed for encryption.
4349
4350 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4351
4352 * org.texi (noweb): Update :noweb documentation to
4353 reflect the new "tangle" argument.
4354
4355 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4356
4357 * org.texi (Batch execution): Improve tangling script in
4358 documentation.
4359
4360 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4361
4362 * org.texi (Handling links, In-buffer settings):
4363 Document inlining images on startup.
4364
4365 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4366
4367 * org.texi (Setting up the staging area): Document use of
4368 crypt password.
4369
4370 2010-11-11 David Maus <dmaus@ictsoc.de>
4371
4372 * org.texi (Template expansion): Add date related link type escapes.
4373
4374 2010-11-11 David Maus <dmaus@ictsoc.de>
4375
4376 * org.texi (Template expansion): Add mew in table for link type
4377 escapes.
4378
4379 2010-11-11 David Maus <dmaus@ictsoc.de>
4380
4381 * org.texi (Template expansion): Fix typo in link type escapes.
4382
4383 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4384
4385 * org.texi (Structure of code blocks): Another documentation tweak.
4386
4387 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4388
4389 * org.texi (Structure of code blocks): Documentation tweak.
4390
4391 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4392
4393 * org.texi (Structure of code blocks):
4394 Update documentation to mention inline code block syntax.
4395
4396 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4397
4398 * org.texi (comments): Improve wording.
4399
4400 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4401
4402 * org.texi (comments): Document the new :comments header arguments.
4403
4404 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4405
4406 * org.texi (Installation): Remove the special
4407 installation instructions for XEmacs.
4408
4409 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4410
4411 * org.texi (Easy Templates): New section. Documents quick
4412 insertion of empty structural elements.
4413
4414 2010-11-11 Noorul Islam <noorul@noorul.com>
4415
4416 * org.texi: Fix doc.
4417
4418 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4419
4420 * org.texi (The date/time prompt): Document specification
4421 of time ranges.
4422
4423 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4424
4425 * org.texi (Internal links): Document the changes in
4426 internal links.
4427
4428 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4429
4430 * org.texi (Agenda commands): Document the limitation for
4431 the filter preset - it can only be used for an entire agenda
4432 view, not in an individual block in a block agenda.
4433
4434 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4435
4436 * org.texi (iCalendar export): Document alarm creation.
4437
4438 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4439
4440 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4441
4442 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4443
4444 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4445
4446 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4447
4448 * calc.texi: Use emacsver.texi to determine Emacs version.
4449
4450 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4451
4452 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4453 since that works by default.
4454
4455 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4456
4457 * gnus.texi (Customizing the IMAP Connection): Document
4458 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4459
4460 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4461
4462 * tramp.texi (Remote shell setup): New item "Interactive shell
4463 prompt". Reported by Christian Millour <cm@abtela.com>.
4464 (Remote shell setup, Remote processes): Use @code{} for
4465 environment variables.
4466
4467 2010-11-03 Glenn Morris <rgm@gnu.org>
4468
4469 * ediff.texi (Quick Help Commands, Miscellaneous):
4470 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4471
4472 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4473
4474 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4475
4476 2010-10-31 Glenn Morris <rgm@gnu.org>
4477
4478 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4479
4480 2010-10-31 Glenn Morris <rgm@gnu.org>
4481
4482 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4483
4484 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4485
4486 * gnus.texi (Client-Side IMAP Splitting):
4487 Mention nnimap-unsplittable-articles.
4488
4489 2010-10-29 Julien Danjou <julien@danjou.info>
4490
4491 * gnus.texi (Finding the News): Remove references to obsoletes
4492 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4493
4494 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4495
4496 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4497 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4498 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4499 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4500
4501 2010-10-28 Glenn Morris <rgm@gnu.org>
4502
4503 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4504 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4505 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4506
4507 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4508
4509 * epa.texi (Mail-mode integration): Add alternative key bindings
4510 for epa-mail commands; escape comma.
4511 Don't use the word "PGP", since it is a non-free program.
4512
4513 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4514
4515 * calc.texi: Use emacsver.texi to determine Emacs version.
4516
4517 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4518
4519 * gnus.texi (Group Parameters, Buttons): Fix typos.
4520
4521 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4522
4523 * gnus.texi (Subscription Commands): Mention that you can also
4524 subscribe to new groups via the Server buffer, which is probably more
4525 convenient when subscribing to many groups.
4526
4527 2010-10-21 Julien Danjou <julien@danjou.info>
4528
4529 * message.texi (Message Headers): Allow message-default-headers to be a
4530 function.
4531
4532 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4533
4534 * gnus-news.texi: Mention new archive defaults.
4535
4536 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4537
4538 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4539
4540 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4541
4542 * gnus.texi (HTML): Document the function value of
4543 gnus-blocked-images.
4544 (Article Washing): shr and gnus-w3m, not the direct function names.
4545
4546 2010-10-20 Julien Danjou <julien@danjou.info>
4547
4548 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4549 variable.
4550
4551 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4552
4553 * gnus.texi (Customizing the IMAP Connection): The port strings are
4554 strings.
4555 (Document Groups): Mention git.
4556
4557 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4558
4559 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4560 bzr/Gnus git sync.
4561
4562 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4563
4564 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4565 change.
4566
4567 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4568
4569 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4570 @item syntax for in-Emacs makeinfo.
4571
4572 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4573
4574 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4575 trim sentence.
4576
4577 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4578
4579 * epa.texi (Caching Passphrases):
4580 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4581 Clarify some configurations require to set up gpg-agent.
4582
4583 2010-10-11 Glenn Morris <rgm@gnu.org>
4584
4585 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4586
4587 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4588
4589 * gnus.texi (Spam Package Introduction): Mention `$'.
4590
4591 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4592
4593 * makefile.w32-in (emacsdir): New variable.
4594 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4595 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4596
4597 2010-10-09 Glenn Morris <rgm@gnu.org>
4598
4599 * Makefile.in (mostlyclean): Delete *.toc.
4600
4601 * Makefile.in: Use $< in rules.
4602
4603 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4604
4605 * Makefile.in ($(infodir)): Delete rule.
4606 (mkinfodir): New. Use it in all the info rules, rather than depending
4607 on infodir.
4608
4609 2010-10-09 Glenn Morris <rgm@gnu.org>
4610
4611 * gnus.texi (Article Washing): Fix previous change.
4612
4613 * Makefile.in (emacsdir): New variable.
4614 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4615 Depend on emacsver.texi.
4616
4617 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4618
4619 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4620
4621 2010-10-08 Julien Danjou <julien@danjou.info>
4622
4623 * gnus.texi: Add mm-shr.
4624
4625 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4626
4627 * gnus.texi (Finding the Parent, The Gnus Registry)
4628 (Registry Article Refer Method): Update docs for nnregistry.el.
4629
4630 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4631
4632 * auth.texi (Help for users)
4633 (GnuPG and EasyPG Assistant Configuration): Update docs.
4634
4635 2010-10-08 Glenn Morris <rgm@gnu.org>
4636
4637 * cl.texi (Organization, Installation, Old CL Compatibility):
4638 Deprecate cl-compat for new code.
4639 (Usage, Installation): Remove outdated information.
4640
4641 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4642
4643 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4644
4645 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4646
4647 2010-10-06 Julien Danjou <julien@danjou.info>
4648
4649 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4650
4651 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4652 broken link.
4653
4654 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4655
4656 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4657 to ReiserFS.
4658
4659 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4660 (FAQ 7-1): Fix getmail URL.
4661
4662 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4663
4664 * epa.texi (Caching Passphrases): New section.
4665
4666 2010-10-06 Glenn Morris <rgm@gnu.org>
4667
4668 * Makefile.in (SHELL): Set it.
4669 (info): Move the mkdir dependency to the individual info files.
4670 (mostlyclean): Tidy up.
4671 (clean): Only delete the specific dvi and pdf files.
4672 (maintainer-clean): Be more restrictive in what we delete.
4673 ($(infodir)): Add parallel build workaround.
4674
4675 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4676
4677 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4678
4679 2010-10-03 Julien Danjou <julien@danjou.info>
4680
4681 * emacs-mime.texi (Display Customization):
4682 Update mm-inline-large-images documentation and add documentation for
4683 mm-inline-large-images-proportion.
4684
4685 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4686
4687 * tramp.texi (Frequently Asked Questions):
4688 Mention remote-file-name-inhibit-cache.
4689
4690 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4691
4692 * gnus.texi (Splitting Mail): Fix @xref syntax.
4693 (Splitting Mail): Really fix the @ref syntax.
4694
4695 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4696
4697 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4698 (Article Hiding): Add google banner example.
4699 Suggested by Benjamin Xu.
4700
4701 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4702
4703 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4704 Remove nnimap-split-rule from examples.
4705
4706 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4707
4708 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4709 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4710 Fishman.
4711 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4712
4713 2010-09-30 Julien Danjou <julien@danjou.info>
4714
4715 * gnus.texi (Gravatars): Fix documentation about
4716 gnu-gravatar-properties.
4717
4718 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4719
4720 * epa.texi (Bug Reports): New section.
4721
4722 2010-09-29 Glenn Morris <rgm@gnu.org>
4723
4724 * Makefile.in (top_srcdir): Remove unused variable.
4725
4726 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4727
4728 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4729 (Client-Side IMAP Splitting): Document 'default.
4730
4731 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4732
4733 * gnus.texi (Customizing the IMAP Connection):
4734 Document nnimap-fetch-partial-articles.
4735
4736 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4737
4738 * gnus-news.texi: Mention nnimap-inbox.
4739
4740 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4741
4742 2010-09-26 Julien Danjou <julien@danjou.info>
4743
4744 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4745
4746 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4747
4748 * gnus.texi (Security): Remove gpg.el mention.
4749
4750 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4751
4752 * gnus.texi (Browse Foreign Server): New variable
4753 gnus-browse-subscribe-newsgroup-method.
4754
4755 * gnus-news.texi: Mention it.
4756
4757 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4758
4759 * gnus.texi (NoCeM): Remove.
4760 (Startup Variables): No jingle.
4761
4762 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4763
4764 * woman.texi (Interface Options): xz compression is now supported.
4765
4766 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4767
4768 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4769 (Unavailable Servers): Document gnus-server-copy-server.
4770 (Using IMAP): Document the new nnimap.
4771
4772 2010-09-25 Julien Danjou <julien@danjou.info>
4773
4774 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4775
4776 2010-09-24 Glenn Morris <rgm@gnu.org>
4777
4778 * url.texi (Disk Caching): Tweak previous change.
4779
4780 2010-09-24 Julien Danjou <julien@danjou.info>
4781
4782 * url.texi (Disk Caching): Mention url-cache-expire-time,
4783 url-cache-expired, and url-fetch-from-cache.
4784
4785 2010-09-24 Julien Danjou <julien@danjou.info>
4786
4787 * gnus.texi: Add Gravatars.
4788
4789 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4790
4791 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4792
4793 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4794
4795 * gnus.texi (Expunging mailboxes): Update name of the expunging
4796 command.
4797
4798 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4799
4800 * emacs-mime.texi (rfc2047): Update description for
4801 rfc2047-encode-parameter.
4802
4803 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4804
4805 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4806 "fish" methods.
4807 (External methods): Remove "scp1_old" and "scp2_old" methods.
4808
4809 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4810
4811 * tramp.texi: Remove Japanese manual. Fix typo.
4812
4813 * trampver.texi: Update release number. Remove japanesemanual.
4814
4815 2010-09-09 Glenn Morris <rgm@gnu.org>
4816
4817 * org.texi: Restore clobbered changes (copyright years, untabify).
4818
4819 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4820
4821 * gnus.texi (Adaptive Scoring): Fix typo.
4822
4823 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4824
4825 * gnus.texi (Article Display): Document gnus-html-show-images.
4826
4827 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4828
4829 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4830
4831 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4832
4833 * gnus.texi (HTML): Document gnus-max-image-proportion.
4834
4835 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4836
4837 * gnus.texi (HTML): Document gnus-blocked-images.
4838
4839 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4840
4841 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4842
4843 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4844 the first message are used for wide replies.
4845 (Changing Servers): Remove documentation on gnus-change-server and
4846 friends, since it's been removed.
4847
4848 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4849
4850 * gnus.texi (Drafts): Mention B DEL.
4851
4852 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4853
4854 * gnus.texi (Delayed Articles): Mention that the Date header is the
4855 original one, even if you delay.
4856
4857 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4858
4859 * gnus.texi (Asynchronous Fetching):
4860 Document gnus-async-post-fetch-function.
4861 (HTML): Made into its own section.
4862
4863 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4864
4865 Sync with Tramp 2.1.19.
4866
4867 * tramp.texi (Inline methods, Default Method):
4868 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4869 Remove remark about doubled "-t" argument.
4870 (Auto-save and Backup): Remove reference to Emacs 21.
4871 (Filename Syntax): Describe port numbers.
4872 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4873 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4874 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4875 errors with the backquotes.
4876 (External packages): File attributes cache flushing for asynchronous
4877 processes.
4878 (Traces and Profiles): Describe verbose level 9.
4879
4880 * trampver.texi: Update release number.
4881
4882 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4883
4884 * dbus.texi (Alternative Buses): New chapter.
4885
4886 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4887
4888 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4889
4890 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4891
4892 * calc.texi (Customizing Calc): Rearrange description of new
4893 variables to match the presentation of other variables.
4894
4895 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4896
4897 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4898
4899 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4900
4901 * calc.texi (Making Selections, Selecting Subformulas)
4902 (Customizing Calc): Mention how to use faces to emphasize selected
4903 sub-formulas.
4904
4905 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4906
4907 * tramp.texi (External packages): File attributes cache flushing
4908 for asynchronous processes.
4909
4910 2010-08-01 Alan Mackenzie <acm@muc.de>
4911
4912 Enhance the manual for the latest Java Mode.
4913
4914 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4915 annotation-var-cont.
4916 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4917 two new symbols.
4918
4919 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4920
4921 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4922
4923 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4924
4925 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4926
4927 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4928
4929 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4930
4931 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4932
4933 * org.texi: Add macros to get plain quotes in PDF output.
4934 List additional contributors.
4935 (Capture): New section, replaces the section about remember.
4936 (Working With Source Code): New chapter, focused on documenting Org
4937 Babel.
4938 (Code evaluation security): New section.
4939 (MobileOrg): Document DropBox support.
4940 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4941 (Special symbols): Show how to display UTF8 characters for entities.
4942 (Global TODO list): Clarify the use of the "M" key and the differences
4943 to the "m" key.
4944 (RSS Feeds): Mention Atom feeds as well.
4945 (Setting tags): Remove paragraph about
4946 `org-complete-tags-always-offer-all-agenda-tags'.
4947
4948 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4949
4950 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4951 argument.
4952 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4953 echoing shells.
4954
4955 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4956
4957 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4958 (Filename Syntax): Describe port numbers.
4959
4960 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4961
4962 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4963 forgotten.
4964 (Type Conversion): Precise conversion of natural numbers.
4965 (Errors and Events): Add "debugging" to concept index. Add variable
4966 `dbus-debug'.
4967
4968 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4969
4970 * dbus.texi (Receiving Method Calls): Add optional argument
4971 EMITS-SIGNAL to `dbus-register-property'.
4972
4973 2010-06-27 Alex Schroeder <alex@gnu.org>
4974
4975 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4976
4977 2010-06-24 Glenn Morris <rgm@gnu.org>
4978
4979 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4980 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4981 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4982 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4983 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4984 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4985 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4986 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4987 convention. Make them end with a period.
4988
4989 2010-06-23 Glenn Morris <rgm@gnu.org>
4990
4991 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4992 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4993 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4994 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4995 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4996 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4997
4998 2010-06-10 Glenn Morris <rgm@gnu.org>
4999
5000 * idlwave.texi (Load-Path Shadows):
5001 * org.texi (Handling links): Fix typos.
5002
5003 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5004
5005 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5006
5007 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5008
5009 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5010 by an alias. (Bug#6226)
5011
5012 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5013
5014 * calc.texi (Manipulating Vectors): Mention that vectors can
5015 be used to determine bins for `calc-histogram'.
5016
5017 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5018
5019 * calc.texi: Remove "\turnoffactive" commands throughout.
5020
5021 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5022
5023 * url.texi (HTTP language/coding, Customization):
5024 * message.texi (Header Commands, Responses):
5025 * cl.texi (Argument Lists): Fix typos.
5026
5027 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5028
5029 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5030 Note that Development menu is always available.
5031 (Creating a project): Fix terminology.
5032 (Add/Remove files): Fix typo.
5033
5034 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5035
5036 * Version 23.2 released.
5037
5038 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5039
5040 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5041
5042 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5043
5044 * tramp.texi (Inline methods, Default Method):
5045 Mention `tramp-inline-compress-start-size'.
5046
5047 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5048
5049 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5050 the CVS repo. Put the Git repo in the news section.
5051
5052 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5053 Removed some mentions of CVS. Mention the new Git repo.
5054
5055 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5056
5057 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5058 (Mail Group Commands): Add index entry.
5059
5060 2010-04-18 Glenn Morris <rgm@gnu.org>
5061
5062 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5063
5064 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5065
5066 * calc.texi (Radix modes): Mention that the option prefix will
5067 turn on twos-complement mode.
5068 (Inverse and Hyperbolic Flags): Mention the Option flag.
5069
5070 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5071
5072 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5073 (LaTeX/PDF export commands): Rename and Move section.
5074 (Sectioning structure): Update.
5075 (References): New use case for field coordinates.
5076 (The export dispatcher): Rename from ASCII export.
5077 (Setting up the staging area): Document the availability of
5078 encryption for MobileOrg.
5079 (Images and tables): Document how to reference labels.
5080 (Index entries): New section.
5081 (Generating an index): New section.
5082 (Column width and alignment): Document that <N> now
5083 means a fixed width, not a maximum width.
5084 (Publishing options): Document the :email option.
5085 (Beamer class export): Fix bug in the BEAMER example.
5086 (Refiling notes): Document refile logging.
5087 (In-buffer settings): Document refile logging keywords.
5088 (Drawers): Document `C-c C-z' command.
5089 (Agenda commands): Mention the alternative key `C-c C-z'.
5090 (Special properties): Document the BLOCKED property.
5091 (The spreadsheet): Mention the formula editor.
5092 (References): Document field coordinates.
5093 (Publishing action): Correct the documentation for the
5094 publishing function.
5095 (The date/time prompt): Document that we accept dates
5096 like month/day/year.
5097 (Cooperation): Document the changes in table.el support.
5098 (Faces for TODO keywords, Faces for TODO keywords)
5099 (Priorities): Document the easy colors.
5100 (Visibility cycling): Document the new double prefix
5101 arg for `org-reveal'.
5102 (Cooperation): Remember.el is part of Emacs.
5103 (Clean view): Mention that `wrap-prefix' is also set by
5104 org-indent-mode.
5105 (Agenda commands): Add information about prefix args to
5106 scheduling and deadline commands.
5107 (Search view): Point to the docstring of
5108 `org-search-view' for more details.
5109 (Agenda commands): Document that `>' prompts for a date.
5110 (Setting tags): Document variable
5111 org-complete-tags-always-offer-all-agenda-tags.
5112 (Column attributes): Cross-reference special properties.
5113
5114 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5115
5116 Synchronize with Tramp repository.
5117
5118 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5119 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5120 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5121 syntax, texi2dvi reports errors with the backquotes.
5122
5123 * trampver.texi: Update release number.
5124
5125 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5126
5127 * gnus.texi (Finding the News): Add pointers to the Server buffer
5128 because it's essential.
5129
5130 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5131
5132 * gnus.texi (MIME Commands): Update description of
5133 gnus-article-browse-html-article.
5134
5135 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5136
5137 * auth.texi (Secret Service API): Add TODO node.
5138 (Help for users): Explain the new source options for `auth-sources'.
5139
5140 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5141
5142 * trampver.texi: Update release number.
5143
5144 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5145
5146 * Branch for 23.2.
5147
5148 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5149
5150 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5151 now enabled by default.
5152
5153 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5154
5155 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5156 when Emacs runs in interactive mode. (Bug#5645)
5157
5158 2010-02-16 Glenn Morris <rgm@gnu.org>
5159
5160 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5161
5162 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5163
5164 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5165
5166 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5167
5168 * gnus.texi (Score File Format): Fix typo.
5169
5170 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5171
5172 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5173
5174 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5175
5176 * ada-mode.texi (Project File Overview): Fix typo.
5177
5178 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5179
5180 * semantic.texi: Add Richard Y. Kim credit.
5181
5182 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5183
5184 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5185
5186 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5187 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5188
5189 2010-01-17 Glenn Morris <rgm@gnu.org>
5190
5191 * calc.texi (Reporting Bugs): Don't mention format of repository.
5192
5193 * woman.texi (Bugs): Make "Emacs repository" less specific,
5194 and the URL for same more specific.
5195
5196 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5197
5198 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5199
5200 * ede.texi (ede-step-project, ede-proj-target):
5201 * tramp.texi (Remote processes): Fix typos.
5202
5203 2010-01-16 Mario Lang <mlang@delysid.org>
5204
5205 * ede.texi (ede-target):
5206 * org.texi (Refiling notes): Remove duplicated words.
5207
5208 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5209
5210 * gnus.texi (Posting Styles): Use with-current-buffer.
5211 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5212
5213 2010-01-02 Kevin Ryde <user42@zip.com.au>
5214
5215 * eieio.texi (Naming Conventions): Correction to xref on elisp
5216 coding conventions, is "Tips" node not "Standards".
5217
5218 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5219
5220 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5221
5222 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5223
5224 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5225
5226 * gnus.texi (Direct Functions): Add missing port number to tls method.
5227
5228 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5229
5230 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5231 ($(infodir)/edt, edt.dvi): New targets.
5232
5233 2009-12-15 Glenn Morris <rgm@gnu.org>
5234
5235 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5236 (edt, $(infodir)/edt, edt.dvi): New targets.
5237 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5238
5239 * Makefile.in (PDF_TARGETS, pdf): New.
5240 (clean): Add *.pdf.
5241 Add pdf rules for all manuals.
5242
5243 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5244
5245 * calc.texi (Radix Modes): Clarify two's complement notation.
5246
5247 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5248
5249 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5250 (Smart Jump, Analyzer Debug): Copyedits.
5251 (Semantic mode user commands): Link to new nodes.
5252 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5253 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5254 upstream Semantic manual.
5255
5256 * semantic.texi (Introduction): Minor fix to diagram.
5257
5258 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5259
5260 * eshell.texi (History): Add the other built-in variables.
5261 (Built-ins): Explain built-ins, and how to apply the external commands.
5262 Add `history', `su' and `sudo'.
5263
5264 * tramp.texi (Remote processes): Add missing <RET> in the example.
5265
5266 2009-12-01 Bill Wohler <wohler@newt.com>
5267
5268 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5269 path for mairix example. Specify -q in namazu example since namazu is
5270 excessively garrulous.
5271
5272 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5273
5274 * tramp.texi (Remote processes): Improve eshell example with "su"
5275 and "sudo" commands.
5276
5277 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5278
5279 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5280
5281 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5282 Document semantic-complete-analyze-inline.
5283 (Semanticdb search debugging commands): Minor clarification.
5284 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5285 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5286 manual.
5287 (Semantic mode): Link to Idle Scheduler.
5288
5289 2009-11-28 Kevin Ryde <user42@zip.com.au>
5290
5291 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5292 @pxref, now EIEIO is in Emacs.
5293
5294 * erc.texi (Development): Correction to git tutorial url.
5295
5296 2009-11-26 Glenn Morris <rgm@gnu.org>
5297
5298 * faq.texi (Latest version of Emacs): Mention stability of development
5299 version.
5300 (Problems with very large files): Max buffer size increase in 23.2.
5301 (VM): VM has moved house again.
5302
5303 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5304
5305 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5306 notations.
5307
5308 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5309
5310 * org.texi (Column attributes): Fix documentation of new operators.
5311
5312 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5313
5314 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5315 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5316 (Idle Completions Mode): Numerous copyedits.
5317
5318 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5319
5320 * semantic.texi (Semantic Internals, Glossary):
5321 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5322 (Semanticdb search debugging commands): Fix typos.
5323
5324 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5325
5326 * calc.texi (Radix modes): Mention twos-complement notation.
5327
5328 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5329
5330 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5331 ($(infodir)/semantic, semantic.dvi): New targets.
5332
5333 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5334
5335 * Makefile.in: Build the Semantic manual.
5336
5337 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5338 repository.
5339
5340 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5341
5342 * dbus.texi (Receiving Method Calls): New defun
5343 `dbus-unregister-service'.
5344
5345 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5346
5347 * org.texi (Speed keys): New section.
5348
5349 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5350
5351 * dbus.texi (Type Conversion): Fix typo.
5352 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5353 `dbus-registered-objects-table'.
5354 (Receiving Method Calls): New defun `dbus-register-property'.
5355 Move `dbus-unregister-object' here.
5356
5357 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5358
5359 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5360
5361 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5362
5363 * org.texi (Column attributes): Add the new age summary operators.
5364 Also, mention the fact you can only use one summary operator per
5365 property.
5366
5367 2009-11-13 John Wiegley <johnw@newartisans.com>
5368
5369 * org.texi (Tracking your habits): Add a new section in the
5370 manual about how to track habits.
5371 (Resolving idle time): Add a section on how idle and
5372 dangling clocks are resolved.
5373
5374 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5375
5376 * org.texi (Agenda commands): Document the new `i' command.
5377 (Inserting deadline/schedule): Document logging changes
5378 of scheduling and deadline times stamps.
5379 (In-buffer settings): Document the in-buffer keywords for logging
5380 changes of scheduling and deadline times stamps.
5381 (Structure editing, Plain lists): Document indentation
5382 cycling in empty entries with TAB.
5383 (Archiving): Document the default archiving command.
5384 (Moving subtrees): Document the new keys for archiving.
5385 (Internal archiving): Fix incorrect key.
5386 (Agenda commands): Document the TODO set switching commands.
5387 (Agenda commands): Document the new archiving keys.
5388 (Clocking work time): Better description on how to save
5389 and restore a clock.
5390 (Resolving idle time): Mention the x11idle program to get true
5391 idleness also under X11.
5392 (Resolving idle time): Use @kbd instead of @key for normal
5393 letters, because this is how he rest of the manual does this.
5394 (Pushing to MobileOrg): Mention that `org-directory'
5395 should be set.
5396 (Agenda commands): Document that SPC is a filter for
5397 any tag.
5398 (Search view): Rename from "Keyword search".
5399 (Capure): New chapter.
5400 (Markup): New chapter.
5401 (Links in HTML export, Images in HTML export):
5402 Extend the section titles.
5403 (Images in HTML export): Document the align option.
5404 (Text areas in HTML export): Extend the section title.
5405 (Images in LaTeX export): Explain image placement in LaTeX.
5406
5407 2009-11-10 Glenn Morris <rgm@gnu.org>
5408
5409 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5410
5411 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5412
5413 * tramp.texi (Auto-save and Backup): Disable backups just for a
5414 method.
5415
5416 * trampver.texi: Update release number.
5417
5418 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5419
5420 Sync with Tramp 2.1.17.
5421
5422 * trampver.texi: Update release number.
5423
5424 2009-10-29 Glenn Morris <rgm@gnu.org>
5425
5426 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5427
5428 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5429
5430 * tramp.texi (External methods): Temporary files are kept for
5431 `rsync' and `rsyncc' methods.
5432
5433 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5434
5435 * eieio.texi: Fix typos.
5436
5437 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5438
5439 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5440
5441 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5442
5443 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5444 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5445
5446 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5447
5448 * Makefile.in: Build EIEIO and EDE manuals.
5449
5450 2009-10-07 Eric Ludlam <zappo@gnu.org>
5451
5452 * eieio.texi:
5453 * ede.texi: New files.
5454
5455 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5456
5457 * tramp.texi (Remote processes): Association of a pty is not supported.
5458
5459 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5460
5461 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5462 (Processing LaTeX fragments): Document that the size of images can be
5463 changes using the variable `org-format-latex-options'.
5464 (The date/time prompt, Timestamps): Be more accurate over ISO format
5465 dates and times.
5466 (Visibility cycling): Document showeverything keyword.
5467 (In-buffer settings): Document showeverything keyword.
5468 (Setting up the staging area): Fix the example.
5469 (MobileOrg): New section.
5470 (Agenda commands, Exporting Agenda Views): Document exporting the
5471 agenda view to Org files.
5472
5473 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5474
5475 * tramp.texi (History): Add IMAP support.
5476 (External methods): Add `imap' and `imaps' methods.
5477 (GVFS based methods): Add indices for `davs'.
5478 (Password handling): Rename anchors. Add IMAP entries for
5479 ~/.authinfo.gpg.
5480
5481 * trampver.texi: Set default value of `emacsimap'.
5482
5483 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5484
5485 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5486
5487 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5488
5489 * dired-x.texi (Technical Details):
5490 Delete dired-up-directory (Bug#4292).
5491
5492 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5493
5494 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5495
5496 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5497
5498 * org.texi (Effort estimates): Document new effort setting commands.
5499 (Agenda commands): Document the new keys fro agenda time motion.
5500 Document entry text mode. Improve documentation of the keys to include
5501 inactive time stamps into the agenda view.
5502 (Feedback): Document the new bug report command.
5503 (Structure editing): Add an index entry for the sorting of subtrees.
5504
5505 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5506
5507 * auth.texi (Help for users): Corrected markup.
5508
5509 2009-09-02 Glenn Morris <rgm@gnu.org>
5510
5511 * emacs-mime.texi (time-date): Mention float-time.
5512
5513 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5514
5515 * calc.texi (Simplifying Formulas): Improve the wording.
5516
5517 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5518
5519 * auth.texi: Rewritten for coverage and clarity.
5520
5521 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5522
5523 * gnus.texi (Expiring Mail):
5524 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5525 (Various Various): Mention gnus-safe-html-newsgroups.
5526
5527 * gnus-news.texi: Mention
5528 gnus-mark-copied-or-moved-articles-as-expirable.
5529
5530 * emacs-mime.texi (Display Customization): Add xref to
5531 gnus-safe-html-newsgroups.
5532
5533 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5534
5535 * tramp.texi (Version Control): Remove.
5536 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5537 reference.
5538 (External methods): Correct `scpc' concept index entries. New method
5539 `rsyncc'.
5540 (External packages): New subsections "Filename completion" and "File
5541 attributes cache".
5542
5543 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5544
5545 * calc.texi (Rewrite Rules): Improve the example.
5546 (Simplifying Formulas): Explain use of the I and H flags for
5547 simplification.
5548
5549 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5550
5551 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5552 Describe autostart behavior of dbus-ping.
5553 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5554 for timeout values.
5555 (Top): Remove footnote saying D-Bus is not enabled by
5556 default. (Bug#4256)
5557
5558 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5559
5560 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5561 Reported by Jari Aalto (Bug#4211).
5562 (Mail-mode integration): Mention epa-mail-mode and
5563 epa-global-mail-mode.
5564 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5565 epa-setup.
5566
5567 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5568
5569 * dbus.texi (Asynchronous Methods): Allow nil handler.
5570
5571 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5572
5573 * ediff.texi (ediff-current-file): Add information about this new function.
5574
5575 * viper.texi: Add information about C-s in viper's search command.
5576
5577 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5578
5579 * calc.texi (Date Forms): Fix typos.
5580
5581 2009-08-08 Glenn Morris <rgm@gnu.org>
5582
5583 * org.texi (Agenda commands): Restore clobbered change.
5584
5585 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5586
5587 * calc.texi (Graphics, Devices): Update with the peculiarities of
5588 operation on MS-Windows.
5589
5590 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5591
5592 * org.texi (Publishing action): Improve documentation of file
5593 names when publishing to the source directory.
5594 (Clean view): Document `org-indent-mode'.
5595 (Clocking work time): Add documentation for the
5596 new :timetamp option when creating a clock report.
5597 (Paragraphs): Fix many typos.
5598 (Plain lists): Remove duplicate explanation about the
5599 `C-c *' command.
5600 (Literal examples): Update to reflect the new behavior
5601 of the -n -r -k switches when exporting source code examples.
5602 (Structure editing): Add information about `C-c *',
5603 converting a plain list into a list of Org items.
5604 (Remember): Small rephrasing of the paragraph
5605 describing remember.el. Also mentioned that remember.el is part
5606 of Emacs 23, not Emacs 22.
5607 (Clocking work time): Add documentation about
5608 displaying the current clocking time against the effort estimate.
5609 Also add a footnote about using `org-clock-in-prepare-hook' to add
5610 an effort estimate on the fly, just before clocking it.
5611 (Footnotes): Document automatic renumbering and
5612 sorting.
5613 (Agenda commands): Document new bulk commands.
5614 (Plain lists): Document new behavior of
5615 `org-cycle-include-plain-lists'.
5616 Hyphenation only in TeX.
5617 (Clocking work time): Document the key to update effort
5618 estimates.
5619 (Clocking work time): Document the clock time display.
5620 (Structure editing, TODO basics): Document new
5621 variables.
5622 (Column attributes): Document new colciew operators.
5623 (Publishing options): Document :xml-declaration.
5624 (Tracking TODO state changes): Document the
5625 LOG_INTO_DRAWER property.
5626 (Literal examples): Document the new implementation for
5627 editing source code.
5628 (Publishing action): Mention the new publishing
5629 function, to publish an Org source file.
5630 (Publishing links): Mention how to link to an Org source file.
5631 (Macro replacement): Document new macros.
5632 (Handling links): Document type-specific completion
5633 when inserting links.
5634 (Structure editing, Plain lists): Improve documentation
5635 on sorting.
5636 (Internal links): Document custom ids for links.
5637 (Handling links): Document custom ids for links.
5638 (CSS support): Document new class.
5639 (Refiling notes): Document the possibility to create new nodes
5640 during refiling.
5641 (Agenda commands): Document the "?" operator to find
5642 tasks without effort setting.
5643 (Exporting agenda information): Section moved.
5644 (RSS Feeds): New section.
5645 (Built-in table editor): Document M-e and M-a navigate
5646 inside table field.
5647 (Stuck projects): Docment that projects identified as
5648 un-stuck will still be searchd for stuck sub-projects.
5649 (Paragraphs): Document centering.
5650 (Creating timestamps, Agenda commands): Document new
5651 behavior when changing time stamps.
5652 (Structure editing): Document the new command
5653 `org-clone-subtree-with-time-shift'.
5654 (Publishing): Refresh this chapter.
5655 (Export options, Export options, In-buffer settings):
5656 Document the new keywords.
5657 (Matching tags and properties): Collect all
5658 documentation about tags/property matches here.
5659 (Setting tags): Document `org-tag-persistent-alist'.
5660 (Weekly/daily agenda): New section.
5661 (Orgstruct mode): Describe `orgstruct++-mode'.
5662 (Drawers): Mention the LOGBOOK drawer.
5663 (Export options, Sectioning structure): Document the
5664 #+LEATEX_HEADER in-buffer setting.
5665 (Bugs): Section removed.
5666 (Hooks): New section.
5667 (Add-on packages): Move here from old location.
5668 (Context-sensitive commands): New section.
5669 (Setting tags): Document newline option.
5670 (Global TODO list, Matching tags and properties):
5671 Mention more variables.
5672 (Checkboxes): Update to changed command behavior.
5673
5674 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5675
5676 * speedbar.texi (Basic Key Bindings): Fix typo.
5677
5678 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5679
5680 * calc.texi (Vector/Matrix Functions): Add index entries for both
5681 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5682 affects matrices with more than one row.
5683 (Help Commands): Add index entries for "prefix ?" key bindings.
5684
5685 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5686
5687 * calc.texi (Stack Manipulation Commands): Add documentation for
5688 `calc-transpose-lines'.
5689
5690 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5691
5692 * dbus.texi (Receiving Method Calls): Describe special return value
5693 `:ignore'.
5694
5695 2009-07-24 Alan Mackenzie <acm@muc.de>
5696
5697 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5698 initialization, any individual variable setting now takes precedence
5699 over one done via c-file-style/c-file-offsets.
5700
5701 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5702
5703 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5704 truncated when Calc is quit.
5705 (Customizing Calc): Document `calc-undo-length'.
5706
5707 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5708
5709 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5710
5711 2009-07-11 Kevin Ryde <user42@zip.com.au>
5712
5713 * pcl-cvs.texi (About PCL-CVS):
5714 * widget.texi (Basic Types):
5715 Fix cross-references.
5716
5717 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5718
5719 * dbus.texi (Type Conversion): Don't use literal control character.
5720
5721 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5722
5723 * tramp.texi (GVFS based methods): New section.
5724 (Remote processes): Processes for GVFS based methods run locally.
5725
5726 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5727
5728 * tramp.texi (Inline methods, External methods, Gateway methods):
5729 Avoid the words "kludge" and hack".
5730 (External methods): Add `synce' method.
5731
5732 * trampver.texi: Update release number.
5733
5734 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5735
5736 Sync with Tramp 2.1.16.
5737
5738 * tramp.texi (History): Add GVFS support.
5739 (External methods): Precise `rsync' description. Add `dav', `davs' and
5740 `obex' methods. Add 'tramp-gvfs-methods' option.
5741 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5742 forms.
5743 (Remote Programs): Introduce `tramp-own-remote-path'.
5744 (Remote processes): New subsection "Running remote programs that create
5745 local X11 windows".
5746 (Frequently Asked Questions): Improve code for disabling vc.
5747
5748 * trampver.texi: Update release number. Set default value of
5749 `emacsgvfs'.
5750
5751 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5752
5753 * Branch for 23.1.
5754
5755 2009-06-17 Glenn Morris <rgm@gnu.org>
5756
5757 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5758 (Latest version of Emacs): Mention source code repository.
5759
5760 2009-06-16 Glenn Morris <rgm@gnu.org>
5761
5762 * faq.texi (Top): Language tweak.
5763 (Extended commands): Most people have arrow keys.
5764 (Emacs manual): Say how to follow info links.
5765 (File-name conventions): Change title a bit. Explain about source
5766 versus installed. Condense etc description.
5767 (Guidelines for newsgroup postings): Mention Savannah list page.
5768 (Newsgroup archives): Simplify.
5769 (Contacting the FSF): Add contact URL.
5770 (Emacs Lisp documentation): Printed version not always available.
5771 (Installing Texinfo documentation): Explain how by hand installation is
5772 not normally needed. Use add-to-list. Remove duplicate reference.
5773 (Informational files for Emacs): Move info on Help menu here from
5774 "File-name conventions".
5775 (Help installing Emacs): Tweak uref.
5776 (Obtaining the FAQ): Mention repository.
5777 (Origin of the term Emacs): Explain "ITS".
5778 (Changing load-path): Use add-to-list.
5779 (Automatic indentation): Clarify this is for Text mode.
5780 Don't mention Indented Text mode.
5781 (Finding Emacs on the Internet): The FSF does not seem to offer a
5782 deluxe distribution on CD anymore.
5783
5784 2009-06-16 Glenn Morris <rgm@gnu.org>
5785
5786 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5787 Recommend the latest release. Mention how to get older FAQs.
5788 Recommend the Emacs manual.
5789 (Guidelines for newsgroup postings): Discourage cross-posts.
5790 (Underlining paragraphs): Remove.
5791 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5792 (Bugs and problems): Update key-binding.
5793 (Problems with very large files): Mention 64-bit.
5794 (Shell process exits abnormally): Remove.
5795 (Problems with Shell Mode): Rename and update.
5796 (Spontaneous entry into isearch-mode)
5797 (Problems talking to certain hosts): Remove. This is old information,
5798 in etc/PROBLEMS if needed.
5799 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5800 (Dired claims that no file is on this line): Update.
5801 (Installing Emacs, Problems building Emacs): Simplify.
5802 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5803 information.
5804 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5805 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5806 (JDEE): "JDEE", not "JDE".
5807 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5808 Remove. This is old information, in etc/PROBLEMS if needed.
5809 (stty and Backspace key, Kanji and Chinese characters): Remove.
5810 (Right-to-left alphabets): Update section.
5811 (Changing the included text prefix): Gnus uses message-yank-prefix.
5812 Add cross-reference to Supercite manual.
5813 (Saving a copy of outgoing mail): Simplify output file description.
5814 (Expanding aliases when sending mail): Refer to Emacs manual.
5815 Remove old info about RFC822.
5816 Correct description of how to rebuild aliases.
5817 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5818 (MIME with Emacs mail packages)
5819 (Viewing articles with embedded underlining)
5820 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5821 Remove old sections.
5822 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5823 and is well-documented in the Gnus manual.
5824 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5825 (Making Gnus faster): Rename from "Starting Gnus faster".
5826 Merge "Catch-up is slow in Gnus" into here.
5827
5828 2009-06-14 Glenn Morris <rgm@gnu.org>
5829
5830 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5831 (New in Emacs 23): New section.
5832 (Handling C-s and C-q with flow control): Add xref.
5833
5834 2009-06-13 Glenn Morris <rgm@gnu.org>
5835
5836 * faq.texi (Setting up a customization file): Grammar fix.
5837 Customize is no longer "new".
5838 (Displaying the current line or column): Line-number mode is on by
5839 default. Don't mention `column' package. Mention linum.el.
5840 (Turning on abbrevs by default): Explain how to do it for buffers,
5841 modes, and everywhere.
5842 (Associating modes with files): Use add-to-list. Don't mention Emacs
5843 19.
5844 (Highlighting a region): On by default since 23.1.
5845 (Replacing highlighted text): Update doc quote.
5846 (Working with unprintable characters): Don't mention search-quote-char.
5847 (Using an already running Emacs process): Gnuclient is probably not an
5848 enhancement these days.
5849 (Indenting switch statements): Remove mention of pre-Emacs 20.
5850 (Horizontal scrolling): Abbreviate Emacs 20 description.
5851 (Replacing text across multiple files): Fix name of dired command.
5852 (Disabling backups): Use require not load.
5853 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5854
5855 2009-06-13 Bill Wohler <wohler@newt.com>
5856
5857 Release MH-E manual version 8.2.
5858
5859 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5860 release 8.2.
5861
5862 2009-06-13 Glenn Morris <rgm@gnu.org>
5863
5864 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5865 in this day and age the common meaning is "on the web".
5866 (copying): Use @copyright in all cases.
5867 (Basic keys): Remove reference to deleted manual node "Text Characters".
5868 (File-name conventions): Use GNU as an example rather than SERVICE.
5869 default.el lives in site-lisp. Update Info directory location.
5870 (Real meaning of copyleft): GPL actions have been brought, but all
5871 settled out of court.
5872 (Guidelines for newsgroup postings): Shorten section title.
5873 Simplify comp.emacs description.
5874 (Newsgroup archives): Change Google URL. Describe Gmane.
5875 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5876 points". Mention List-Unsubscribe header.
5877 (Contacting the FSF): Update email and URLs.
5878 (Basic editing): Mention F1 for help.
5879 (Installing Texinfo documentation): Refer to Texinfo website rather
5880 than ftp server.
5881 (Printing a Texinfo file): Mention texi2pdf.
5882 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5883 are just stubs nowadays.
5884 (Latest version of Emacs): Explain version numbers.
5885 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5886 (Turning on syntax highlighting): No need to mention hilit19 any more.
5887 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5888 (Modes for various languages): Remove section.
5889 (Major packages and programs): Remove most version and maintainer
5890 information - it's hard to keep up-to-date, and adds nothing.
5891 Similarly with direct links to mailing lists.
5892 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5893 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5894 years, and Emacs comes with tools for this now.
5895 (Patch): Remove section - this is a standard tool.
5896 (Using function keys under X): Remove section.
5897
5898 2009-06-12 Glenn Morris <rgm@gnu.org>
5899
5900 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5901 (Help installing Emacs): Remove reference to deleted X11 node.
5902 (Associating modes with files): Interpreter-mode-alist is no longer
5903 subservient to auto-mode-alist.
5904 (Installing Emacs): Change future Emacs version.
5905 (Linking with -lX11 fails): Remove old section.
5906 (Packages that do not come with Emacs): Update ELL location.
5907 Emacs Lisp archive is dead.
5908 (Emacs for Windows): Remove reference to old CE port.
5909 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5910 (Emacs for VMS and DECwindows): Remove old ports.
5911 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5912 (Removing flashing messages): Remove section about non-existent Gnus
5913 option.
5914
5915 * faq.texi (Top): Add @top command.
5916 Remove the optional arguments from all @node commands: makeinfo can
5917 generate these automatically, and it is easier to edit and rearrange
5918 nodes without them.
5919
5920 2009-06-11 Glenn Morris <rgm@gnu.org>
5921
5922 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5923 (The LPF): Make the updated URL the sole reference point.
5924 (Learning how to do something): Update refcard price and format.
5925 (Getting a printed manual): Sources in doc/emacs/, not man/.
5926 Also available in PDF format. Since the page count varies, be less
5927 precise.
5928 (Informational files for Emacs): Remove references to deleted files
5929 LPF and SUN-SUPPORT, and to UUCP.
5930 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5931 Remove many obsolete ways to get the FAQ, which now seems only to be
5932 distributed with Emacs.
5933 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5934
5935 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5936
5937 * org.texi (Org Plot): Fix tags (Bug#3507).
5938 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5939
5940 * ada-mode.texi (Installation, Compile commands)
5941 (Project File Overview, No project files, Set compiler options)
5942 (Use GNAT project file, Use multiple GNAT project files)
5943 (Identifier completion): Use @samp for menu items, and @kbd for key
5944 sequences (Bug#3504).
5945
5946 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5947
5948 * gnus.texi (Security): Fix wording; add a link to epa.info.
5949
5950 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5951
5952 * message.texi (Header Commands): Fix descriptions to match
5953 keybindings.
5954
5955 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5956
5957 * gnus.texi (Security): Mention that EasyPG is the current default.
5958
5959 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5960
5961 * ediff.texi (Session Commands): Fix typo.
5962
5963 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5964
5965 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5966 news.software.readers. Reported by Florian Rehnisch.
5967
5968 2009-04-02 Glenn Morris <rgm@gnu.org>
5969
5970 * auth.texi: Capitalize direntry.
5971
5972 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5973 using a period in the entry name. (Bug#2797)
5974
5975 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5976
5977 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5978 ($(infodir)/auth, auth.dvi): New targets.
5979
5980 2009-03-03 Glenn Morris <rgm@gnu.org>
5981
5982 * auth.texi: Fix @setfilename.
5983
5984 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5985 (auth, $(infodir)/auth, auth.dvi): New rules.
5986
5987 2009-02-25 Glenn Morris <rgm@gnu.org>
5988
5989 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5990
5991 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5992
5993 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5994
5995 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5996
5997 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5998 gnus-nocem-issuers, and gnus-nocem-verifyer.
5999
6000 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6001
6002 * ada-mode.texi (Project files, Automatic Casing):
6003 * dbus.texi (Signals):
6004 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6005 * mh-e.texi (HTML):
6006 * nxml-mode.texi (Locating a schema)
6007 (Using the document's URI to locate a schema):
6008 * org.texi (Footnotes, Using the mapping API):
6009 * rcirc.texi (Channels): Remove duplicate words.
6010
6011 2009-02-20 Glenn Morris <rgm@gnu.org>
6012
6013 * dired-x.texi (Miscellaneous Commands):
6014 * gnus.texi: Minor updates for mbox Rmail.
6015
6016 2009-02-16 Karl Berry <karl@gnu.org>
6017
6018 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6019 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6020 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6021 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6022 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6023 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6024 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6025 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6026 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6027 Consistently use @insertcopying in the Top node,
6028 @contents at the front (after @end titlepage),
6029 and @direntry after @copying. (Bug#1988)
6030
6031 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6032
6033 * auth.texi: New file documenting auth-source.
6034
6035 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6036
6037 * org.texi (Org Plot): Fix link.
6038
6039 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6040
6041 * epa.texi (Mail-mode integration): Mention the way to do
6042 "encrypt-to-self". (Bug#1807)
6043
6044 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6045
6046 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6047
6048 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6049
6050 * gnus-news.texi: Print version about Incoming*.
6051
6052 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6053
6054 * org.texi (Structure editing, Handling links)
6055 (Fast access to TODO states, Javascript support): Make standard docs
6056 correctly reflect default variable settings.
6057
6058 2009-02-02 Glenn Morris <rgm@gnu.org>
6059
6060 * org.texi: Fix typos.
6061
6062 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6063
6064 Sync with Tramp 2.1.15.
6065
6066 * trampver.texi: Update release number.
6067
6068 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6069
6070 * org.texi (TODO dependencies): Document TODO dependencies on
6071 checkboxes.
6072
6073 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6074
6075 * org.texi (TODO dependencies): Document key binding for toggling
6076 ORDERED property.
6077
6078 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6079
6080 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6081 of hook functions.
6082
6083 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6084
6085 * org.texi (TODO dependencies): New section.
6086
6087 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6088
6089 * org.texi (Plain lists, TODO basics, Priorities)
6090 (Multiple sets in one file, Conflicts): Document interaction with
6091 `shift-selection-mode'.
6092
6093 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6094
6095 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6096 Make Calc the subject of sentences.
6097 (Rearranging Formulas using Selections): Discuss new options
6098 for `j *'.
6099
6100 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6101
6102 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6103
6104 2009-01-26 Glenn Morris <rgm@gnu.org>
6105
6106 * org.texi: Fix typos.
6107
6108 2009-01-26 Bill Wohler <wohler@newt.com>
6109
6110 * mh-e.texi (EDITION, UPDATED): Update.
6111
6112 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6113
6114 * org.texi (References): Add information about remote references.
6115 (Built-in table editor): Document `C-c RET' in tables.
6116 (Math symbols, Quoting LaTeX code): Mention that simple
6117 LaTeX macros survive LaTeX export.
6118 (Images in LaTeX export): Show how to create a reference to a
6119 figure.
6120 (Sectioning structure): Document that the LaTeX class can be
6121 specified in a property.
6122 (Text areas in HTML export): New section.
6123 (External links): Add examples for text search and ID links.
6124 (Built-in table editor): Remove the descriptio of `C-c
6125 C-q', it not longer works.
6126 (Literal examples): Document that a space must follow
6127 the colon in short examples.
6128 (Relative timer): Document `org-timer-stop'.
6129 (Footnotes): New section.
6130 (Footnote markup): Shorten section and refer to new Footnote
6131 section.
6132 (Literal examples): Add documentation for line
6133 numbering in and references to code examples.
6134 (CSS support): Fix the description of default CSS styles.
6135 (Capturing column view): Document
6136 "file:path/to/file.org" as an allowed value for the ID property of
6137 a dynamic block copying column view.
6138
6139 2009-01-23 Stephen Eglen <stephen@gnu.org>
6140
6141 * mh-e.texi (Getting Started): Describe $MH.
6142
6143 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6144
6145 * tramp.texi (all): Harmonize usage of "external method",
6146 "external transfer method" and "out-of-band method".
6147 (Connection types): Precise the differences of inline and external
6148 methods. Written by Adrian Phillips <a.phillips@met.no>.
6149
6150 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6151
6152 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6153 commands as described at the top. Reported by Allan Gottlieb
6154 <gottlieb@nyu.edu>.
6155
6156 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6157
6158 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6159 nnmail-pathname-coding-system.
6160
6161 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6162
6163 * org.texi (Relative timer): Fix typo.
6164
6165 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6166
6167 * org.texi (Clocking work time): Fix typo.
6168 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6169
6170 2009-01-13 Glenn Morris <rgm@gnu.org>
6171
6172 * org.texi: Fix some more typos.
6173
6174 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6175
6176 * org.texi: Fix some typos.
6177
6178 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6179
6180 * gnus.texi (Group Parameters): Add note for local variables.
6181
6182 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6183
6184 * gnus.texi (Converting Kill Files): Fix URL.
6185 Include gnus-kill-to-score.el in contrib directory.
6186
6187 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6188
6189 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6190 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6191 (Paging the Article): Add index entry.
6192
6193 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6194
6195 * ada-mode.texi (Examples): Delete redundant text.
6196
6197 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6198
6199 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6200
6201 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6202 addresses.
6203
6204 2009-01-03 Bill Wohler <wohler@newt.com>
6205
6206 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6207 kept empty.
6208
6209 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6210
6211 * org.texi (Activation, Exporting, ASCII export, HTML export)
6212 (HTML Export commands, LaTeX/PDF export commands):
6213 Improve documentation about transient-mark-mode.
6214 (References): Document the use of special names like $LR1 to reference
6215 to fields in the last table row.
6216
6217 2008-12-19 Juri Linkov <juri@jurta.org>
6218
6219 * info.texi (Search Text): Remove mention of removed key binding M-s.
6220
6221 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6222
6223 * org.texi (References): Remove mentioning of @0 as reference for the
6224 last line, this has been reverted in the Lisp sources.
6225
6226 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6227
6228 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6229 (DVI_TARGETS): Remove duplicates. Add sasl.
6230 ($(infodir)/sasl, sasl.dvi): New targets.
6231
6232 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6233
6234 * org.texi: Version number pushed to 6.15d.
6235
6236 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6237
6238 * org.texi (Tables in LaTeX export): New section.
6239 (Images in LaTeX export): New section.
6240 (Inlined images, Images in HTML export): Sections renamed.
6241
6242 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6243
6244 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6245
6246 2008-12-04 David Engster <dengste@eml.cc>
6247
6248 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6249 of nnml-get-new-mail. Change URL for mairix patch.
6250
6251 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6252
6253 * org.texi (Using the mapping API): Fix bug in mapping example.
6254 (Publishing options): Make the list of properties complete again, in
6255 correspondence to the variable `org-export-plist-vars'.
6256 (Property searches): Document new special values for time comparisons.
6257 (Tag inheritance): Refine the description of tag inheritance.
6258 (Project alist): Add info about the publishing sequence of components.
6259 (Effort estimates): Document the new relative timer.
6260
6261 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6262
6263 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6264 (Using Calc): Clarify use of `C-x * o'.
6265 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6266
6267 2008-11-28 Richard M Stallman <rms@gnu.org>
6268
6269 * dbus.texi (Receiving Method Calls): Clean up previous change.
6270
6271 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6272
6273 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6274 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6275 `dbus-unescape-from-identifier'.
6276 (Receiving Method Calls): New constants `dbus-service-emacs' and
6277 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6278 (Signals): Use the constants in the example.
6279
6280 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6281
6282 * org.texi: Re-apply change to FDL 1.3.
6283
6284 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6285
6286 * org.texi (Setting up Remember): Document `org-remember-mode'.
6287 (External links): Document that bbdb links can use a regular
6288 expression.
6289 (External links): Document that elisp links can contain interactive
6290 commands.
6291
6292 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6293
6294 * viper.texi (viper-translate-all-ESC-keysequences):
6295 Description removed.
6296
6297 2008-11-19 Glenn Morris <rgm@gnu.org>
6298
6299 * doclicense.texi: Change to FDL 1.3.
6300 Relicense all texi files under FDL 1.3 or later.
6301
6302 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6303
6304 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6305
6306 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6307
6308 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6309
6310 * ediff.texi: Version/date change.
6311
6312 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6313
6314 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6315
6316 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6317
6318 * calc.texi (About This Manual): Comment out a mention of
6319 marginal notes.
6320
6321 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6322
6323 * org.texi (Clocking work time): Document the :formula property of
6324 clock tables.
6325 (Structure editing, Refiling notes): Document refiling regions.
6326 (Agenda commands): Document the double-prefix version
6327 of the `l' command in the agenda.
6328 (Handling links): Explain the effect of a double prefix
6329 arg to `C-c C-o'.
6330 (TODO basics): Add documentation for tag triggers.
6331
6332 2008-10-23 Glenn Morris <rgm@gnu.org>
6333
6334 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6335 byte-compiling things like `+'.
6336
6337 * ns-emacs.texi: Merge copyright years of author now with assignment
6338 into FSF years.
6339 (VER): Use it for easier automatic updating. Use Emacs version rather
6340 than standalone Emacs.app version.
6341
6342 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6343
6344 * org.texi: Lots of minor fixes.
6345 (Capture): New chapter.
6346 (Org Plot): New section.
6347
6348 2008-09-30 Magnus Henoch <mange@freemail.hu>
6349
6350 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6351
6352 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6353
6354 * calc.texi (User Defined Units): Mention how to enter optional display
6355 string.
6356
6357 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6358
6359 * message.texi (Sending Variables): Fix variable documentation to
6360 avoid the "y/n" wording.
6361
6362 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6363
6364 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6365
6366 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6367
6368 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6369 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6370
6371 2008-09-22 Bill Wohler <wohler@newt.com>
6372
6373 Release MH-E manual version 8.1.
6374
6375 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6376 release 8.1.
6377
6378 * mh-e.texi: Retain dual license as agreed to by the FSF.
6379 However, bump GPL to Version 3.
6380 Use @include for license text.
6381
6382 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6383
6384 * gnus.texi (Top, Setup, Fancy splitting to parent)
6385 (Store custom flags and keywords, Store arbitrary data):
6386 Clean up markup.
6387
6388 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6389
6390 * gnus.texi (The Gnus Registry): Document it.
6391
6392 2008-09-08 David Engster <dengste@eml.cc>
6393
6394 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6395 Clarify section about choosing back end servers.
6396
6397 2008-08-23 Glenn Morris <rgm@gnu.org>
6398
6399 * dired-x.texi (Shell Command Guessing):
6400 Mention dired-guess-shell-case-fold-search. (Bug#417)
6401
6402 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6403
6404 * trampver.texi: Update release number.
6405
6406 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6407
6408 * ns-emacs.texi: Update version.
6409 (Introduction): Correct menu location for options save.
6410 (Customization): Note that defaults are stored under org.gnu.Emacs.
6411
6412 2008-08-11 Bill Wohler <wohler@newt.com>
6413
6414 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6415 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6416 Henman) (closes SF #1768928).
6417
6418 2008-08-10 Glenn Morris <rgm@gnu.org>
6419
6420 * ns-emacs.texi: Use @copying. Change copyright of authors with
6421 assignment to FSF. Change license to GFDL.
6422 (Top): Remove outdated references.
6423
6424 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6425
6426 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6427 Add gnus-summary-sort-by-most-recent-number and
6428 gnus-summary-sort-by-most-recent-date.
6429 (Summary Sorting): Explain prefix argument.
6430
6431 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6432
6433 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6434 gnus-summary-pipe-output.
6435
6436 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6437
6438 * dbus.texi (Receiving Method Calls): Document error handling of own
6439 D-Bus methods.
6440
6441 2008-08-01 Bill Wohler <wohler@newt.com>
6442
6443 * mh-e.texi (Reading Mail)
6444 (Viewing Attachments): Describe new function
6445 mh-show-preferred-alternative.
6446 (Sending Mail, Redistributing, Sending Message): Describe new hook
6447 mh-annotate-msg-hook.
6448
6449 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6450
6451 * dbus.texi (Arguments and Signatures): Fix example.
6452 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6453 (Asynchronous Methods): New node.
6454 (Errors and Events): Describe extended layout of `dbus-event'.
6455 New defun `dbus-event-message-type'.
6456
6457 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6458
6459 * ediff.texi: Remove VMS support.
6460
6461 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6462
6463 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6464 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6465
6466 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6467
6468 * Makefile.in: Add mairix-el targets.
6469
6470 2008-07-29 David Engster <deng@randomsample.de>
6471
6472 * mairix-el.texi: New file.
6473
6474 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6475
6476 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6477 project files. Delete 'main_unit' project variable; not needed. Allow
6478 process environment variables wherever project variables are allowed.
6479 Add tutorial section on multiple GNAT project files.
6480
6481 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6482
6483 Sync with Tramp 2.1.14.
6484
6485 * trampver.texi: Update release number.
6486
6487 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6488
6489 * ns-emacs.texi:
6490 * faq.texi: Remove mentions of Mac Carbon.
6491
6492 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6493
6494 * gnus.texi (Saving Articles): Describe the 2nd argument of
6495 gnus-summary-save-in-pipe.
6496 (SpamAssassin): Use it.
6497
6498 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6499
6500 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6501
6502 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6503
6504 * org.texi (Export options): Document the use of the creator flag.
6505
6506 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6507
6508 * org.texi: New version 6.06a.
6509
6510 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6511
6512 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6513 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6514
6515 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6516
6517 * calc.texi (Editing Stack Entries, Algebraic Entry):
6518 Rewrite introductory sentences so it can be used by
6519 Calc's help functions. Mention fixing typos.
6520 (Customizing Calc): Fix typo.
6521
6522 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6523
6524 * calc.texi (summarykey): New macro. Use to correctly format keys in
6525 the summary.
6526
6527 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6528
6529 * ns-emacs.texi (Customization): Corrected documentation on color
6530 specification formats.
6531
6532 2008-07-19 Andreas Schwab <schwab@suse.de>
6533
6534 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6535
6536 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6537 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6538
6539 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6540
6541 * dbus.texi (Inspection): Rework, introduce submenus.
6542 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6543 (Properties and Annotations, Arguments and Signatures): New nodes.
6544
6545 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6546
6547 * dbus.texi (Receiving Method Calls): Fix description of
6548 `dbus-register-method'.
6549 (Signals): Allow also signal arguments for filtering in
6550 `dbus-register-signal'.
6551
6552 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6553
6554 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6555 `cnorm'.
6556 (Arithmetic Tutorial): Simplify the verification of prime factors.
6557
6558 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6559
6560 * gnus.texi (Saving Articles): Mention
6561 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6562
6563 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6564
6565 * calc.texi: Adjust mode line throughout.
6566
6567 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6568
6569 * sasl.texi (Mechanisms): Fix typos.
6570
6571 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6572
6573 * calc.texi (Killing from the stack): Mention using normal Emacs
6574 copying.
6575
6576 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6577
6578 * tramp.texi (Password handling): Rename from "Password caching".
6579 Add `auth-source' mechanism.
6580 (Connection caching): Tramp reopens the connection automatically,
6581 when the operating system on the remote host has been changed.
6582
6583 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6584
6585 * makefile.w32-in (distclean): Remove makefile.
6586
6587 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6588
6589 * org.texi (Using the mapping API): New section.
6590 (Agenda column view): New section.
6591 (Moving subtrees): Document archiving to the archive sibling.
6592 (Agenda commands): Document columns view in the agenda.
6593 (Using the property API): Document the API for multi-valued properties.
6594
6595 2008-06-17 Jason Riedy <jason@acm.org>
6596
6597 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6598 function, and efmt may be a two-argument function.
6599 (Radio tables): Document multiple destinations.
6600
6601 2008-06-16 Glenn Morris <rgm@gnu.org>
6602
6603 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6604 Add Cover-Texts.
6605
6606 2008-06-15 Glenn Morris <rgm@gnu.org>
6607
6608 * faq.texi (VER): Update to 23.0.60.
6609
6610 * mh-e.texi: Remove option of licensing under GPL.
6611 Add Cover-Texts to GFDL permissions notice.
6612 (GPL): Remove section.
6613 (GFDL): Include doclicense.texi rather than the actual text.
6614
6615 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6616 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6617
6618 * sasl.texi: Fix output file name.
6619
6620 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6621
6622 * gnus-coding.texi: Refer to license in Gnus manual.
6623
6624 * idlwave.texi, sasl.texi: Use @copying.
6625
6626 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6627
6628 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6629
6630 * url.texi: Use @copying, @title, @subtitle, @author.
6631
6632 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6633 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6634 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6635 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6636 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6637 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6638 * widget.texi, woman.texi:
6639 Remove references to external license, since doclicense is included.
6640
6641 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6642 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6643 Remove references to non-existent Invariant Sections.
6644
6645 2008-06-14 Glenn Morris <rgm@gnu.org>
6646
6647 * faq.texi (Major packages and programs): Remove references to external
6648 Supercite, Calc, VIPER, since they have been included for some time.
6649 Update VM, AUCTeX, BBDB entries.
6650
6651 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6652
6653 * newsticker.texi: Updated to match latest newsticker changes.
6654
6655 2008-06-13 Glenn Morris <rgm@gnu.org>
6656
6657 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6658 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6659 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6660 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6661 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6662 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6663 * woman.texi:
6664 Update Back-Cover Text as per maintain.info.
6665
6666 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6667
6668 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6669
6670 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6671 (gnus-faq.xml): Update repository host.
6672
6673 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6674
6675 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6676
6677 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6678 Fix a typo.
6679
6680 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6681
6682 * gnus.texi (Mail Source Customization): Correct values of
6683 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6684 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6685
6686 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6687
6688 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6689 coding standards.
6690
6691 2008-06-14 David Engster <dengste@eml.cc>
6692
6693 * gnus.texi (nnmairix): Markup fixes.
6694
6695 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6696
6697 * gnus.texi (nnmairix): Markup and other minor fixes.
6698
6699 2008-06-05 David Engster <dengste@eml.cc>
6700
6701 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6702
6703 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6704
6705 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6706 (Searching, nnir, nnmairix): New stub nodes.
6707
6708 2008-05-30 Felix Lee <felix.1@canids.net>
6709
6710 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6711
6712 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6713
6714 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6715
6716 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6717
6718 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6719
6720 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6721
6722 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6723
6724 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6725
6726 * info.texi (Top): Fix typo in xref.
6727
6728 2008-05-05 Karl Berry <karl@gnu.org>
6729
6730 * info.texi (Top): @xref to stand-alone manual.
6731
6732 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6733
6734 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6735 (Various Summary Stuff): Fix typo in last xref.
6736
6737 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6738
6739 * org.texi (Moving subtrees): Fix typo.
6740
6741 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6742
6743 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6744 Tramp via `tramp-mode'.
6745
6746 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6747
6748 * org.texi: Massive changes, in many parts of the file.
6749
6750 2008-04-27 Jason Riedy <jason@acm.org>
6751
6752 * org.texi (A LaTeX example): Note that fmt may be a
6753 one-argument function, and efmt may be a two-argument function.
6754 (Radio tables): Document multiple destinations.
6755
6756 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6757
6758 * gnus.texi (Oort Gnus): Add message-fill-column.
6759
6760 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6761
6762 * gnus.texi (Mail Source Specifiers): Typo fix.
6763
6764 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6765
6766 * gnus.texi (Diary Headers Generation): Update key binding for
6767 `gnus-diary-check-message'.
6768
6769 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6770
6771 * gnus.texi (Emacsen): Addition.
6772
6773 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6774
6775 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6776
6777 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6778
6779 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6780
6781 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6782
6783 * gnus-news.texi: Update tool bar item.
6784
6785 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6786
6787 * gnus-news.texi: Fix typos.
6788
6789 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6790
6791 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6792 Add mention of `kron'.
6793
6794 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6795
6796 * epa.texi (Encrypting/decrypting *.gpg files):
6797 Document epa-file-name-regexp.
6798
6799 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6800
6801 * gnus.texi (Example Methods): Fix description about ssh-agent.
6802 (Indirect Functions): Fix the default value of nntp-telnet-command;
6803 remove link to connect.html.
6804
6805 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6806
6807 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6808 dbus-call-method.
6809 (Receiving Method Calls): The timeout can be set by the calling client.
6810
6811 * trampver.texi: Update release number.
6812
6813 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6814
6815 * gnus.texi (Top): Fix version. Add SASL.
6816
6817 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6818
6819 Sync with Tramp 2.1.13.
6820
6821 * trampver.texi: Update release number.
6822
6823 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6824
6825 * org.texi: Update to new org-mode website.
6826
6827 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6828
6829 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6830
6831 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6832
6833 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6834 gnus-read-ephemeral-gmane-group-url,
6835 gnus-read-ephemeral-emacs-bug-group,
6836 gnus-read-ephemeral-debian-bug-group.
6837
6838 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6839
6840 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6841
6842 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6843 Add FIXMEs for Bookmarks and gnus-registry-marks.
6844
6845 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6846
6847 * gnus.texi (Smileys): Document `smiley-style'.
6848
6849 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6850
6851 * gnus.texi (Gnus Development): Clarify difference between ding and
6852 gnu.emacs.gnus.
6853 (MIME Commands, Using MIME, RSS): Fix markup.
6854
6855 * gnus-faq.texi ([8.4]): Ditto.
6856
6857 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6858
6859 * gnus.texi (Emacsen): Remove obsolete stuff.
6860
6861 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6862
6863 * gnus.texi (Oort Gnus): Add version info WRT
6864 `mail-source-delete-incoming'.
6865
6866 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6867
6868 * gnus.texi (Top): Add "Other related manuals" and version info in
6869 `iftex' output.
6870 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6871 gnus-balloon-face-0 and the corresponding format specifiers.
6872
6873 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6874
6875 * tramp.texi (Filename completion): Remove footnote about let-bind
6876 of `partial-completion-mode'. It doesn't work this way.
6877
6878 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6879
6880 * pcl-cvs.texi (Contributors): Update my email.
6881
6882 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6883
6884 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6885
6886 2008-03-17 Bill Wohler <wohler@newt.com>
6887
6888 * mh-e.texi (Viewing): Update URL for adding header fields to
6889 mh-invisible-header-fields-default.
6890
6891 2008-03-16 Bill Wohler <wohler@newt.com>
6892
6893 * mh-e.texi (Preface): Add Gnus to requirements.
6894 (Forwarding): Note that forwarded MIME messages are now inline.
6895
6896 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6897
6898 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6899 (Common Variables): Give precedence to the netcat methods over the
6900 telnet methods, and mention that they are more reliable.
6901
6902 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6903
6904 * org.texi (Exporting Agenda Views): Document agenda export to
6905 iCalendar.
6906 (Progress logging): Document the new progress logging stuff.
6907
6908 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6909
6910 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6911 Update for change of `mail-source-delete-incoming'.
6912
6913 * gnus-news.texi: Ditto.
6914
6915 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6916
6917 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6918 custom versions.
6919
6920 2008-03-07 Alan Mackenzie <acm@muc.de>
6921
6922 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6923 parens/brackets in a k&r region is limited.
6924
6925 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6926
6927 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6928 using different Emacs versions.
6929
6930 2008-02-27 Glenn Morris <rgm@gnu.org>
6931
6932 * sc.texi: Remove a lot of old and obsolete info.
6933 (titlepage): Simplify.
6934 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6935 (VM with any Emacsen, GNEWS with any Emacsen)
6936 (Overloading for Non-conforming MUAs, Version 3 Changes)
6937 (The Supercite Mailing List): Delete nodes.
6938 (Introduction): Remove info about old packages.
6939 (Getting Connected): Simplify. Remove info about old packages.
6940 (Citing Commands): Delete Emacs 19 info.
6941 (Hints to MUA Authors): Simplify.
6942 (Thanks and History): Merge in some info from the deleted node
6943 "Version 3 Changes".
6944
6945 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6946
6947 * org.texi (Setting tags, In-buffer settings):
6948 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6949
6950 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6951
6952 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6953 installation directory name.
6954
6955 2008-02-12 Romain Francoise <romain@orebokech.com>
6956
6957 * epa.texi (Overview): Fix typo.
6958
6959 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6960
6961 * epa.texi (Quick start): Remove the .emacs setting.
6962
6963 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6964
6965 * epa.texi (Quick start): Use the command `epa-enable' instead of
6966 loading `epa-setup'.
6967
6968 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6969
6970 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6971 ($(infodir)/epa, epa.dvi): New targets.
6972
6973 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6974
6975 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6976
6977 * epa.texi: New manual documenting the EasyPG Assistant.
6978
6979 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6980
6981 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6982 (Inspection): New function dbus-ping.
6983
6984 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6985
6986 * tramp.texi (Remote processes): Add `shell-command'.
6987
6988 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6989
6990 * tramp.texi: Use new FSF's Back-Cover Text.
6991
6992 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6993
6994 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6995 (Group Parameters): Document `mail-source' parameter.
6996
6997 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6998
6999 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7000 must be a local host.
7001
7002 2008-01-26 Michael Olson <mwolson@gnu.org>
7003
7004 * erc.texi: Update version for ERC 5.3 release.
7005 (Obtaining ERC): Update extras URLs for 5.3.
7006 (Development): Write instructions for git, and remove those for Arch.
7007 (History): Mention the switch to git.
7008
7009 2008-01-24 Karl Berry <karl@gnu.org>
7010
7011 * info.texi (Search Index, Search Text): Mention the command
7012 character in the section name, a la the (Go to node) node.
7013
7014 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7015
7016 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7017
7018 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7019
7020 * gnus-news.texi: Mention gnus-article-describe-bindings.
7021
7022 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7023
7024 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7025
7026 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7027
7028 * org.texi (Property inheritance): New section.
7029 (Conventions): New section.
7030 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7031 commands, and the new bindings for refiling.
7032 (Sparse trees): Document the new special command for sparse trees.
7033 (References): Be more clear about the counting of hilines.
7034 (Handling links): Document M-p/n for accessing links.
7035 (Fast access to TODO states): New section.
7036 (Per file keywords): New section.
7037 (Property inheritance): New section.
7038 (Column attributes): New summary types.
7039 (Capturing Column View): New section.
7040 (The date/time prompt): Cover the new features in the date/time prompt.
7041 Compactify the table of keys for the calendar remote control.
7042 (Clocking work time): Document the new :scope parameter.
7043 (Remember): Promoted to chapter.
7044 (Quoted examples): New section.
7045 (Enhancing text): New verbatim environments.
7046
7047 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7048
7049 * trampver.texi: Update release number.
7050
7051 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7052
7053 * gnus.texi (Article Keymap):
7054 Add gnus-article-wide-reply-with-original; fix descriptions of
7055 gnus-article-reply-with-original and
7056 gnus-article-followup-with-original.
7057
7058 2008-01-09 Glenn Morris <rgm@gnu.org>
7059
7060 * nxml-mode.texi: Add @copying section.
7061
7062 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7063
7064 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7065 Server". Add `message-send-mail-with-mailclient'.
7066
7067 * gnus.texi (Posting Server): Move some text to "(message)Mail
7068 Variables" and add a reference here.
7069
7070 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7071
7072 * dbus.texi (Receiving Method Calls): New chapter.
7073 (Errors and Events): Add serial number to events. Replace "signal" by
7074 "message". Introduce dbus-event-serial-number.
7075
7076 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7077
7078 * dbus.texi (Type Conversion): Explain the type specification for empty
7079 arrays. Use another example.
7080
7081 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7082
7083 * dbus.texi (all): Replace "..." by @dots{}.
7084 (Type Conversion): Precise the value range for :byte types.
7085 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7086 Mention its return value.
7087 (Errors and Events): There is no D-Bus error propagation during event
7088 processing.
7089
7090 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7091
7092 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7093 New sections.
7094
7095 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7096
7097 * gnus.texi (Group Parameters): Reorder the text and add a note about
7098 `gnus-parameters' near the beginning of the node.
7099
7100 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7101
7102 * gnus.texi (Score File Editing): Fix function name.
7103
7104 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7105
7106 Sync with Tramp 2.1.12.
7107
7108 * trampver.texi: Update release number.
7109
7110 2007-12-22 Richard Stallman <rms@gnu.org>
7111
7112 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7113
7114 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7115
7116 * dbus.texi (Type Conversion): Correct input parameters mapping.
7117
7118 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7119
7120 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7121 (Errors and Events): Mention wrong-type-argument error.
7122
7123 2007-12-21 Alex Schroeder <alex@gnu.org>
7124
7125 * rcirc.texi: Changed single spaces after sentence end to double
7126 spaces. Fixed some typos.
7127 (Internet Relay Chat): Explain relay.
7128 (Getting started with rcirc): Change items to reflect prompts.
7129 Add more explanation to rcirc-track-minor-mode and added a comment to
7130 warn future maintainers that this section is a copy.
7131 (People): Change /ignore example.
7132 (Keywords): Not keywords.
7133
7134 2007-12-20 Alex Schroeder <alex@gnu.org>
7135
7136 * rcirc.texi (Top): Fighting Information Overload chapter added.
7137 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7138 (rcirc commands): Move /ignore command to the new chapter.
7139 (Fighting Information Overload): New chapter documenting /keyword,
7140 /bright, /dim, channel ignore, and low priority channels.
7141 (Configuration): Document rcirc-server-alist, remove
7142 rcirc-startup-channels-alist and rcirc-default-server.
7143
7144 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7145
7146 * dbus.texi (Signals): Fix example in dbus-register-signal.
7147
7148 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7149
7150 * gnus.texi (Score Variables): Fix typo.
7151
7152 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7153
7154 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7155 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7156 (Errors and Events): Adapt dbus-event.
7157
7158 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7159
7160 * gnus.texi (Other Files): Add the yenc command.
7161
7162 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7163
7164 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7165 since 2004-08-06.
7166
7167 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7168
7169 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7170 on body.
7171
7172 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7173
7174 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7175 and rfc2047-allow-irregular-q-encoded-words; fix description of
7176 rfc2047-encode-encoded-words.
7177
7178 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7179
7180 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7181
7182 2007-12-05 Michael Olson <mwolson@gnu.org>
7183
7184 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7185 Update documentation for `remember-diary-file'.
7186
7187 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7188
7189 * dbus.texi (Signals): Precise `dbus-register-signal'.
7190 (Errors and Events): Rework events part, the internal structure of
7191 dbus-event has changed.
7192
7193 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7194
7195 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7196 ($(infodir)/dbus, dbus.dvi): New targets.
7197
7198 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7199
7200 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7201 unconditionally.
7202
7203 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7204 emulation with @print{}.
7205
7206 2007-12-02 Richard Stallman <rms@gnu.org>
7207
7208 * dbus.texi (Overview): Minor cleanup.
7209
7210 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7211
7212 * Makefile.in (INFO_TARGETS): Add dbus.
7213 (DVI_TARGETS): Add dbus.dvi.
7214 (dbus, dbus.dvi): New targets.
7215
7216 * dbus.texi: New file.
7217
7218 2007-11-24 Romain Francoise <romain@orebokech.com>
7219
7220 * nxml-mode.texi: Add description in @direntry.
7221 Fix file name to match @setfilename.
7222
7223 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7224
7225 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7226 ($(infodir)/nxml-mode): New rule.
7227
7228 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7229 ($(infodir)/nxml-mode): New rule.
7230 (clean): Add nxml-mode*.
7231
7232 * nxml-mode.texi: New file with nxml manual.
7233
7234 2007-11-18 Richard Stallman <rms@gnu.org>
7235
7236 * flymake.texi (Example -- Configuring a tool called directly):
7237 Update example.
7238
7239 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7240
7241 * tramp.texi (Filename completion): Simplify explanation of
7242 double-slash behavior. Explain directory contents flushing.
7243
7244 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7245
7246 * calc.texi (TeX and LaTeX Language Modes): Put in
7247 missing braces.
7248
7249 2007-11-15 Richard Stallman <rms@gnu.org>
7250
7251 * cl.texi (Equality Predicates): Delete `eql'.
7252 (Predicates, Naming Conventions, Top): Delete `eql'.
7253 (Common Lisp Compatibility): Delete `eql'.
7254 (Porting Common Lisp): Delete obsolete backquote info.
7255 Minor clarification about character constants.
7256 (Sequence Basics): Minor clarification.
7257
7258 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7259
7260 * cc-mode.texi (Electric Keys, Custom Macros):
7261 * tramp.texi (Filename completion): Fix typos.
7262
7263 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7264
7265 * calc.texi (Basic commands): Mention the menu.
7266
7267 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7268
7269 * tramp.texi (Connection caching): Tramp flushes connection
7270 properties when remote operating system has been changed.
7271
7272 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7273
7274 * gnus-news.texi: Fix spelling.
7275 `message-insert-formatted-citation-line', not
7276 `message-insert-formated-citation-line'.
7277
7278 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7279
7280 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7281
7282 * tramp.texi (Overview): Mention also the PuTTY integration under
7283 w32. Remove paragraphs about Tramp's experimental status.
7284 (Frequently Asked Questions): Add code example for highlighting the
7285 mode line.
7286
7287 2007-11-03 Michael Olson <mwolson@gnu.org>
7288
7289 * remember.texi: Change mentions of remember-buffer to
7290 remember-finalize throughout.
7291
7292 2007-10-30 Michael Olson <mwolson@gnu.org>
7293
7294 * remember.texi (Copying): Remove.
7295 (Mailbox): Update with non-BBDB instructions.
7296 (Diary, Org): Add.
7297 (Bibliography, Planner Page): Remove.
7298
7299 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7300
7301 * makefile.w32-in (INFO_TARGETS): Add remember.
7302 (DVI_TARGETS): Add remember.dvi.
7303 ($(infodir)/remember): New rule.
7304 (clean): Add remember*.
7305
7306 2007-10-30 Michael Olson <mwolson@gnu.org>
7307
7308 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7309 ($(infodir)/remember): New rule that builds the Remember Manual.
7310
7311 * remember.texi: New file containing the Remember Mode Manual.
7312 Shuffle chapters around after initial import.
7313 (Function Reference): Split Keystrokes into separate chapter.
7314 (Keystrokes): Document C-c C-k.
7315 (Introduction): Fix typographical issue with "---".
7316
7317 2007-10-29 Richard Stallman <rms@gnu.org>
7318
7319 * widget.texi (Introduction): Delete discussion of implementation
7320 internals.
7321
7322 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7323
7324 * tramp.texi (Connection caching): Host names must be different
7325 when tunneling.
7326
7327 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7328
7329 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7330 Gnus v5.13.
7331
7332 2007-10-28 Miles Bader <miles@gnu.org>
7333
7334 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7335
7336 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7337
7338 * gnus.texi (Sorting the Summary Buffer):
7339 Remove gnus-article-sort-by-date-reverse.
7340
7341 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7342
7343 * gnus.texi (Non-ASCII Group Names): New node.
7344 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7345 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7346
7347 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7348
7349 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7350 clean the output of the program `imap-shell-program'.
7351
7352 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7353
7354 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7355
7356 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7357
7358 * gnus.texi (Sticky Articles): Documentation for sticky article
7359 buffers.
7360
7361 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7362
7363 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7364
7365 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7366
7367 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7368
7369 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7370
7371 * gnus.texi (Archived Messages):
7372 Document gnus-update-message-archive-method.
7373
7374 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7375
7376 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7377
7378 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7379
7380 * gnus.texi (Group Maneuvering):
7381 Document `gnus-summary-next-group-on-exit'.
7382
7383 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7384
7385 * gnus.texi (Really Various Summary Commands):
7386 Mention gnus-auto-select-on-ephemeral-exit.
7387
7388 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7389
7390 * gnus.texi, message.texi: Bump version number.
7391
7392 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7393
7394 * gnus.texi (Group Line Specification, Misc Group Stuff)
7395 (Server Commands): Parenthesize @pxref{Mail Spool}.
7396
7397 2007-10-28 Didier Verna <didier@xemacs.org>
7398
7399 New user option: message-signature-directory.
7400 * message.texi (Insertion Variables): Document it.
7401 * gnus.texi (Posting Styles): Ditto.
7402
7403 2007-10-28 Didier Verna <didier@xemacs.org>
7404
7405 * gnus.texi (Group Line Specification):
7406 * gnus.texi (Misc Group Stuff):
7407 * gnus.texi (Server Commands): Document the group compaction feature.
7408
7409 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7410
7411 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7412
7413 * message.texi (Various Message Variables): Add message-fill-column.
7414
7415 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7416
7417 * gnus.texi: Untabify.
7418
7419 2007-10-28 Didier Verna <didier@xemacs.org>
7420
7421 * gnus.texi (Group Parameters): Document the posting-style merging
7422 process in topic-mode.
7423
7424 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7425
7426 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7427
7428 2007-10-28 Romain Francoise <romain@orebokech.com>
7429
7430 * gnus.texi (Mail Spool): Fix typo.
7431 Update copyright.
7432
7433 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7434
7435 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7436
7437 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7438
7439 * gnus.texi (Summary Generation Commands):
7440 Add gnus-summary-insert-ticked-articles.
7441
7442 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7443
7444 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7445 to spam-spamassassin-program.
7446
7447 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7448
7449 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7450
7451 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7452
7453 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7454
7455 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7456
7457 * message.texi (Mail Headers): Document `opportunistic'.
7458
7459 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7460
7461 * emacs-mime.texi (Encoding Customization): Explain how to set
7462 mm-coding-system-priorities per hierarchy.
7463
7464 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7465
7466 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7467 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7468
7469 2007-10-28 Didier Verna <didier@xemacs.org>
7470
7471 * message.texi (Wide Reply): Update documentation of
7472 message-dont-reply-to-names (now allowing a list of regexps).
7473
7474 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7475
7476 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7477
7478 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7479
7480 * gnus.texi (SpamAssassin back end): Fix typo.
7481
7482 * sieve.texi (Examples): Fix grammar.
7483
7484 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7485
7486 * gnus.texi (Searching for Articles): Document M-S and M-R.
7487 (Limiting): Document / b.
7488
7489 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7490
7491 * gnus.texi (Thread Commands): T M-^.
7492
7493 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7494
7495 * message.texi (Mail Aliases): Document ecomplete.
7496 (Mail Aliases): Fix typo.
7497
7498 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7499
7500 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7501 fix typo.
7502
7503 2007-10-28 Romain Francoise <romain@orebokech.com>
7504
7505 * gnus.texi (Mail Spool): Grammar fix.
7506
7507 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7508
7509 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7510 string.
7511
7512 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7513
7514 * gnus.texi (Group Parameters): Fix description.
7515
7516 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7517
7518 * gnus.texi (Gmane Spam Reporting):
7519 Fix spam-report-gmane-use-article-number.
7520 Add spam-report-user-mail-address.
7521
7522 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7523
7524 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7525
7526 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7527
7528 * gnus.texi (Group Parameters): Add simplified sorting example based on
7529 example for `Sorting the Summary Buffer' from Jari Aalto
7530 <jari.aalto@cante.net>.
7531 (Example Methods): Add example for an indirect connection.
7532
7533 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7534
7535 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7536 (Agent Parameters): Update parameter names to match code.
7537 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7538 'gnus-agent-summary-fetch-series'.
7539 (Agent and flags): New section providing a generalized discussion
7540 of flag handling.
7541 (Agent and IMAP): Remove flag discussion.
7542 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7543
7544 2007-10-28 Romain Francoise <romain@orebokech.com>
7545
7546 * gnus.texi (Exiting the Summary Buffer): Add new function
7547 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7548
7549 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7550
7551 * gnus.texi (Conformity): Fix typo.
7552 (Customizing Articles): Document `first'.
7553
7554 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7555
7556 * gnus.texi (Sorting the Summary Buffer):
7557 Add `gnus-thread-sort-by-date-reverse'. Add example
7558 host to different sorting in NNTP and RSS groups.
7559
7560 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7561
7562 * message.texi (Insertion): Describe prefix for
7563 message-mark-inserted-region and message-mark-insert-file.
7564
7565 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7566
7567 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7568 LaTeX documents. Describe "text/x-gnus-verbatim".
7569
7570 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7571
7572 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7573 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7574 (spam-stat spam filtering, SpamOracle)
7575 (Extending the Spam ELisp package): Remove extra quote symbol for
7576 clarity.
7577
7578 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7579
7580 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7581 gnus-article-delete-part and gnus-article-replace-part.
7582 (Using MIME): Add gnus-mime-replace-part.
7583
7584 2007-10-28 Romain Francoise <romain@orebokech.com>
7585
7586 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7587 requires `auto-compression-mode' to be enabled. Add new nnml
7588 variable `nnml-compressed-files-size-threshold'.
7589
7590 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7591
7592 * gnus.texi (Sorting the Summary Buffer):
7593 Add gnus-thread-sort-by-recipient.
7594
7595 2007-10-28 Romain Francoise <romain@orebokech.com>
7596
7597 * message.texi (Insertion Variables): Mention new variable
7598 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7599 documentation accordingly.
7600
7601 2007-10-28 Romain Francoise <romain@orebokech.com>
7602
7603 * gnus.texi (To From Newsgroups): Mention new variables
7604 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7605
7606 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7607
7608 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7609 stuff; gnus-mime-inline-part does the automatic decompression.
7610
7611 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7612
7613 * gnus.texi (Spam ELisp Package Configuration Examples):
7614 "training.ham" should be "training.spam".
7615
7616 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7617
7618 * message.texi (Mail Variables): Fix the default value for
7619 message-send-mail-function.
7620
7621 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7622
7623 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7624 always returns nil exceptionally.
7625
7626 2007-10-28 Simon Josefsson <jas@extundo.com>
7627
7628 * gnus.texi (Article Washing): Add libidn URL.
7629 Suggested by Michael Cook <michael@waxrat.com>.
7630
7631 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7632
7633 * gnus.texi (Topic Commands): Fix next/previous.
7634
7635 2007-10-28 Simon Josefsson <jas@extundo.com>
7636
7637 * gnus.texi (Article Washing): Mention `W i'.
7638
7639 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7640
7641 * gnus.texi (Group Parameters): Slight extension of sieve
7642 parameter description.
7643
7644 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7645
7646 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7647 matching score files as well.
7648 (Picons): Describe `gnus-picon-style'.
7649
7650 2007-10-28 Romain Francoise <romain@orebokech.com>
7651
7652 * message.texi (Message Headers): Mention that headers are hidden
7653 using narrowing, and how to expose them.
7654 Update copyright.
7655
7656 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7657
7658 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7659 `gnus-summary-sort-by-recipient'.
7660
7661 2007-10-28 Romain Francoise <romain@orebokech.com>
7662
7663 * gnus.texi (NNTP marks): New node.
7664 (NNTP): Move NNTP marks variables to the new node.
7665
7666 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7667
7668 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7669
7670 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7671
7672 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7673
7674 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7675 everywhere for consistency.
7676 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7677 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7678 Say "regular expression" instead of "regex." Admonish.
7679 Pick other words to sound better (s/so/thus/).
7680 (Spam ELisp Package Filtering of Incoming Mail):
7681 Mention statistical filters. Remove old TODO.
7682 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7683 New section on sorting and displaying the spam score.
7684 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7685 backend but an alias to spam-use-BBDB.
7686 (Extending the Spam ELisp package): Rewrite the example using the
7687 new backend functionality.
7688
7689 2007-10-28 Simon Josefsson <jas@extundo.com>
7690
7691 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7692 nntp-marks-directory, from Romain Francoise
7693 <romain@orebokech.com>.
7694
7695 2007-10-28 Magnus Henoch <mange@freemail.hu>
7696
7697 * gnus.texi (Hashcash): New default value of
7698 hashcash-default-payment.
7699
7700 2007-10-28 Simon Josefsson <jas@extundo.com>
7701
7702 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7703 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7704
7705 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7706
7707 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7708
7709 2007-10-28 Simon Josefsson <jas@extundo.com>
7710
7711 * gnus.texi (documentencoding): Add, to avoid warnings.
7712
7713 2007-10-28 Simon Josefsson <jas@extundo.com>
7714
7715 * message.texi (Mail Headers): Add.
7716
7717 * gnus.texi (Hashcash): Fix.
7718
7719 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7720
7721 * gnus.texi (Hashcash): Change location of library, also mention
7722 that payments can be verified and fix the name of the
7723 hashcash-path variable.
7724
7725 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7726
7727 * gnus.texi (Article Display): Add `gnus-picon-style'.
7728
7729 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7730
7731 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7732
7733 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7734
7735 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7736 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7737 warning about ham processors in spam groups removed.
7738
7739 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7740
7741 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7742 From Hubert Chan <hubert@uhoreg.ca>.
7743
7744 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7745
7746 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7747 (Mailing List): Typo.
7748 (Customizing Articles): Add gnus-treat-ansi-sequences.
7749 (Article Washing): Index.
7750
7751 * message.texi: Use m-dash consistently.
7752
7753 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7754
7755 * gnus.texi (GroupLens): Remove.
7756
7757 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7758
7759 * gnus.texi (Outgoing Messages, Agent Variables):
7760 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7761 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7762
7763 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7764
7765 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7766
7767 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7768
7769 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7770
7771 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7772
7773 2007-10-28 Simon Josefsson <jas@extundo.com>
7774
7775 * gnus.texi (Top): Add SASL.
7776
7777 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7778
7779 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7780
7781 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7782
7783 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7784
7785 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7786
7787 * calc.texi (Formulas, Composition Basics): Lower the
7788 precedence of negation.
7789
7790 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7791
7792 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7793 Mention the new three-letter column identifiers.
7794 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7795 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7796 message when using `c' on an empty default with default printer.
7797 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7798 renamed to `ses--symbolic-formulas' some time ago.
7799
7800 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7801
7802 * calc.texi (Default Simplifications, Making Selections)
7803 (Customizing Calc): Clarify associativity of multiplication.
7804
7805 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7806
7807 * tramp.texi (Traces and Profiles): Simplify loop over
7808 `trace-function-background'.
7809
7810 2007-10-22 Juri Linkov <juri@jurta.org>
7811
7812 * dired-x.texi (Shell Command Guessing): Default values are now
7813 available by typing M-n instead of M-p.
7814
7815 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7816
7817 * tramp.texi (Cleanup remote connections): New section.
7818 (Password caching): Remove `tramp-clear-passwd'.
7819 It's not a command anymore.
7820 (Bug Reports): Add `tramp-bug' to function index.
7821 (Function Index, Variable Index): New nodes.
7822 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7823
7824 * trampver.texi: Update release number.
7825
7826 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7827
7828 * calc.texi (History and Acknowledgements): Turn comment
7829 about integer size into past tense.
7830 (Time Zones): Remove pointer to Calc author's address.
7831 (Trigonometric and Hyperbolic Functions): Mention cotangent
7832 and hyperbolic cotangent. Fix typo.
7833
7834 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7835
7836 Sync with Tramp 2.1.11.
7837
7838 * trampver.texi: Update release number.
7839
7840 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7841
7842 * tramp.texi (External packages): New section.
7843
7844 2007-09-29 Juri Linkov <juri@jurta.org>
7845
7846 * info.texi (Help-Int): Document `L' (`Info-history').
7847
7848 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7849
7850 * org.texi: Change links to webpage and maintained email.
7851 (Remember): Promote to Chapter, significant changes.
7852 (Fast access to TODO states): New section.
7853 (Faces for TODO keywords): New section.
7854 (Export options): Example for #+DATE.
7855 (Progress logging): Section moved.
7856
7857 2007-09-26 Bill Wohler <wohler@newt.com>
7858
7859 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7860 browse-url-at-mouse.
7861
7862 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7863
7864 * flymake.texi (Customizable variables): Face names don't end in -face.
7865 Fix flymake-err-line-patterns template.
7866 (Example -- Configuring a tool called directly): Fix init-function.
7867 (Highlighting erroneous lines): Face names don't end in -face.
7868
7869 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7870
7871 * erc.texi (Special-Features): Fix small typo.
7872
7873 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7874
7875 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7876 and "External transfer methods".
7877
7878 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7879
7880 * calc.texi (Predefined Units): Add some history.
7881
7882 2007-09-08 Michael Olson <mwolson@gnu.org>
7883
7884 * erc.texi (Copying): New section included from gpl.texi.
7885 This matches the look of the upstream ERC manual.
7886
7887 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7888
7889 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7890 (Random Numbers): Clarify the distribution of `random'.
7891
7892 2007-09-06 Glenn Morris <rgm@gnu.org>
7893
7894 Move manual sources from man/ to subdirectories of doc/.
7895 Split into the Emacs manual in emacs/, and other manuals in misc/.
7896 Change all setfilename commands to use ../../info.
7897 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7898 refer to the Emacs manual here.
7899 (infodir): New variable.
7900 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7901 (cc-mode.texi, faq.texi): Update references to source file locations.
7902 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7903 do not refer to the Emacs manual here.
7904 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7905
7906 * Makefile.in: Add `basename' versions of all info targets, for
7907 convenience when rebuilding just one manual.
7908 (../etc/GNU): Delete obsolete target.
7909 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7910 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7911 *.vrs *.toc here...
7912 (maintainer-clean): ...from here.
7913
7914 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7915
7916 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7917
7918 * calc.texi (Date Conversions): Clarify definition of
7919 Julian day numbering.
7920 (Date Forms): Clarify definition of Julian day numbering;
7921 add some history.
7922
7923 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7924
7925 * org.texi: Version 5.07.
7926
7927 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7928
7929 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7930
7931 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7932
7933 * org.texi (Adding hyperlink types): New section.
7934 (Embedded LaTeX): Chapter updated because of LaTeX export.
7935 (LaTeX export): New section.
7936 (Using links out): New section.
7937
7938 2007-08-22 Glenn Morris <rgm@gnu.org>
7939
7940 * faq.texi (Learning how to do something): Refcards now in
7941 etc/refcards/ directory.
7942
7943 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7944
7945 * tramp.texi (Remote Programs): Persistency file must be cleared when
7946 changing `tramp-remote-path'.
7947 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7948 macro.
7949
7950 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7951
7952 * calc.texi: Move contents to beginning of file.
7953 (Algebraic Entry): Fix the formatting of an example.
7954
7955 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7956
7957 * calc.texi (Basic Operations on Units): Mention exact versus
7958 inexact conversions.
7959
7960 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7961
7962 * calc.texi (Basic Operations on Units): Mention default
7963 values for new units.
7964 (Quick Calculator Mode): Mention that binary format will
7965 be displayed.
7966
7967 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7968
7969 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7970
7971 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7972
7973 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7974
7975 2007-08-08 Glenn Morris <rgm@gnu.org>
7976
7977 * gnus.texi, sieve.texi: Replace `iff'.
7978
7979 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7980
7981 * calc.texi (Basic Graphics): Mention the graphing of error
7982 forms.
7983 (Graphics Options): Mention how `g s' handles error forms.
7984 (Curve Fitting): Mention plotting the curves.
7985 (Standard Nonlinear Models): Add additional models.
7986 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7987 (Linear Fits): Correct result.
7988
7989 2007-08-01 Alan Mackenzie <acm@muc.de>
7990
7991 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7992 to "--no-site-file".
7993
7994 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7995
7996 * tramp.texi (Frequently Asked Questions): Point to mode line
7997 extension in Emacs 23.1.
7998
7999 * trampver.texi: Update release number.
8000
8001 2007-07-27 Glenn Morris <rgm@gnu.org>
8002
8003 * calc.texi (Copying): Include license text from gpl.texi, rather than
8004 in-line.
8005
8006 2007-07-25 Glenn Morris <rgm@gnu.org>
8007
8008 * calc.texi (Copying): Replace license with GPLv3.
8009
8010 * Relicense all FSF files to GPLv3 or later.
8011
8012 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8013
8014 Sync with Tramp 2.1.10.
8015
8016 * tramp.texi (trampfn): Expand macro implementation in order to handle
8017 empty arguments.
8018 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8019 occurrences by trampfn.
8020 (Frequently Asked Questions): Extend example code for host
8021 identification in the modeline. Add bbdb to approaches shortening Tramp
8022 file names to be typed.
8023
8024 * trampver.texi: Update release number.
8025
8026 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8027
8028 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8029 section. Reported by <poti@potis.org>.
8030 (Remote processes): Arguments of the program to be debugged are taken
8031 literally.
8032 (Frequently Asked Questions): Simplify recentf example.
8033
8034 2007-07-14 Karl Berry <karl@gnu.org>
8035
8036 * info.texi (@copying): New Back-Cover Text.
8037
8038 * info.texi (Quitting Info): Move to proper place in source.
8039 (Reported by Benno Schulenberg.)
8040
8041 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8042
8043 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8044
8045 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8046
8047 * emacs-mime.texi: Add @documentencoding directive.
8048
8049 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8050
8051 * tramp.texi (Remote processes): Add an anchor to the subsection
8052 "Running a debugger on a remote host".
8053
8054 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8055
8056 * tramp.texi (Remote processes): Don't call it "experimental" any
8057 longer. Add subsection about running a debugger on a remote host.
8058
8059 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8060
8061 * org.texi (Properties and columns): Chapter rewritten.
8062
8063 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8064
8065 * tramp.texi:
8066 * trampver.texi: Migrate to Tramp 2.1.
8067
8068 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8069
8070 * org.texi (Properties): New chapter.
8071
8072 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8073
8074 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8075 Control Panel.
8076
8077 * gnus.texi (Misc Article): Add index entry for
8078 gnus-single-article-buffer.
8079
8080 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8081
8082 * gnus.texi (Starting Up): Fix typo.
8083
8084 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8085
8086 * gnus.texi (Asynchronous Fetching): Fix typo.
8087
8088 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8089
8090 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8091 (About This Manual): Remove redundant information.
8092 (Getting Started): Mention author.
8093 (Basic Arithmetic, Customizing Calc): Make description of the
8094 variable `calc-multiplication-has-precedence' match its new effect.
8095
8096 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8097
8098 * calc.texi (Basic Arithmetic, Customizing Calc):
8099 Mention the variable `calc-multiplication-has-precedence'.
8100
8101 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8102
8103 * org.texi (Tag): Section swapped with node Timestamps.
8104 (Formula syntax for Lisp): Document new `L' flag.
8105
8106 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8107
8108 * gnus.texi (Misc Group Stuff, Summary Buffer)
8109 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8110
8111 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8112
8113 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8114 * gnus.texi (Article Buttons, Mail Source Customization)
8115 (Sending or Not Sending, Customizing NNDiary):
8116 * message.texi (Message Headers):
8117 * mh-e.texi (HTML): Fix typos.
8118
8119 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8120
8121 Sync with Tramp 2.0.56.
8122
8123 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8124 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8125
8126 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8127
8128 * Version 22.1 released.
8129
8130 2007-05-26 Michael Olson <mwolson@gnu.org>
8131
8132 * erc.texi (Modules): Fix references to completion modules.
8133
8134 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8135
8136 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8137
8138 2007-05-09 Didier Verna <didier@xemacs.org>
8139
8140 * gnus.texi (Email Based Diary): New. Proper documentation for the
8141 nndiary back end and the gnus-diary library.
8142
8143 2007-05-03 Karl Berry <karl@gnu.org>
8144
8145 * .cvsignore (*.pdf): New entry.
8146
8147 * texinfo.tex: Update from current version for better pdf generation.
8148
8149 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8150
8151 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8152
8153 2007-04-28 Glenn Morris <rgm@gnu.org>
8154
8155 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8156 consideration of legal status.
8157
8158 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8159
8160 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8161
8162 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8163
8164 * faq.texi (New in Emacs 22): python.el removed.
8165
8166 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8167
8168 * calc.texi (Reporting bugs): Update maintainer's address.
8169
8170 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8171
8172 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8173
8174 2007-04-15 Jay Belanger <belanger@truman.edu>
8175
8176 * calc.texi (Title page): Remove the date.
8177 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8178 (The Standard Calc Interface): Change trail title.
8179 (Floats): Mention that when non-decimal floats are entered, only
8180 approximations are stored.
8181 (Copying): Move to the appendices.
8182 (GNU Free Documentation License): Add as an appendix.
8183
8184 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8185
8186 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8187 * dired-x.texi, ebrowse.texi, ediff.texi:
8188 * emacs-mime.texi, erc.texi, eshell.texi:
8189 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8190 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8191 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8192 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8193 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8194 * woman.texi: Include GFDL.
8195
8196 * doclicense.texi: Remove node heading, so that it can be included by
8197 other files.
8198
8199 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8200
8201 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8202 than *.
8203
8204 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8205
8206 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8207 in Calc.
8208
8209 2007-04-09 Romain Francoise <romain@orebokech.com>
8210
8211 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8212 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8213 replace mouse-2.
8214
8215 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8216
8217 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8218 renamed to woman-use-topic-at-point. Document new behavior.
8219
8220 2007-04-08 Richard Stallman <rms@gnu.org>
8221
8222 * url.texi: Fix some indexing.
8223 (Disk Caching): Drop discussion of old/other Emacs versions.
8224
8225 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8226
8227 * url.texi (Disk Caching): Say Emacs 21 "and later".
8228
8229 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8230 on Font locking which now mentions JIT lock.
8231
8232 2007-04-01 Michael Olson <mwolson@gnu.org>
8233
8234 * erc.texi: Update for the ERC 5.2 release.
8235
8236 2007-03-31 David Kastrup <dak@gnu.org>
8237
8238 * woman.texi (Topic, Interface Options): Explain changes semantics of
8239 woman-manpath in order to consider MANPATH_MAP entries.
8240
8241 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8242
8243 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8244
8245 2007-03-26 Richard Stallman <rms@gnu.org>
8246
8247 * pgg.texi (Caching passphrase): Clean up previous change.
8248
8249 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8250
8251 * gnus.texi (Setting Process Marks): Fix typo.
8252
8253 2007-03-25 Romain Francoise <romain@orebokech.com>
8254
8255 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8256 readability, and include various fixes by Daniel Brockman, Nick Roberts
8257 and Dieter Wilhelm.
8258
8259 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8260
8261 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8262
8263 * gnus.texi (Mail Source Specifiers): Fix typo.
8264
8265 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8266
8267 * reftex.texi (Imprint): Update maintainer information.
8268
8269 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8270
8271 * message.texi (Message Buffers): Update documentation for
8272 message-generate-new-buffers.
8273
8274 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8275
8276 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8277
8278 2007-03-21 Glenn Morris <rgm@gnu.org>
8279
8280 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8281
8282 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8283
8284 * eshell.texi (Known problems): Emacs 21 -> 22.
8285
8286 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8287
8288 2007-03-18 Jay Belanger <belanger@truman.edu>
8289
8290 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8291
8292 2007-03-12 Glenn Morris <rgm@gnu.org>
8293
8294 * calc.texi (Time Zones): Switch to new North America DST rule.
8295
8296 * calc.texi: Replace "daylight savings" with "daylight
8297 saving" in text throughout.
8298
8299 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8300
8301 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8302 The variable now uses a list of symbols instead of just a symbol.
8303 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8304
8305 2007-03-06 Romain Francoise <romain@orebokech.com>
8306
8307 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8308 new packages, and mention Gnus update.
8309
8310 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8311
8312 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8313 nntp-open-connection-functions-never-echo-commands.
8314
8315 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8316
8317 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8318 problems on the console, and security risk in not using gpg-agent.
8319
8320 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8321
8322 * org.texi (The spreadsheet): Rename from "Table calculations".
8323 Completely reorganized and rewritten.
8324 (CamelCase links): Section removed.
8325 (Repeating items): New section.
8326 (Tracking TODO state changes): New section.
8327 (Agenda views): Chapter reorganized and rewritten.
8328 (HTML export): Section rewritten.
8329 (Tables in arbitrary syntax): New section.
8330 (Summary): Better feature summary.
8331 (Activation): Document problem with cut-and-paste of Lisp code
8332 from PDF files.
8333 (Visibility cycling): Document indirect buffer use.
8334 (Structure editing): Document sorting.
8335 (Remember): Section rewritten.
8336 (Time stamps): Better description of time stamp types.
8337 (Tag searches): Document regular expression search for tags.
8338 (Stuck projects): New section.
8339 (In-buffer settings): New keywords.
8340 (History and Acknowledgments): Update description.
8341
8342 2007-02-24 Alan Mackenzie <acm@muc.de>
8343
8344 * cc-mode.texi (Movement Commands): Insert two missing command names.
8345 (Getting Started): Slight wording correction (use conditional).
8346
8347 2007-02-22 Kim F. Storm <storm@cua.dk>
8348
8349 * widget.texi (User Interface, Basic Types): Document need to put some
8350 text before the %v escape in :format string in editable-field widget.
8351
8352 2007-02-18 Romain Francoise <romain@orebokech.com>
8353
8354 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8355 `cvs-mode-quit'.
8356
8357 2007-02-10 Markus Triska <markus.triska@gmx.at>
8358
8359 * widget.texi (Programming Example): Put constant strings in :format.
8360
8361 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8362
8363 * faq.texi (Fullscreen mode on MS-Windows): New node.
8364
8365 2007-02-04 David Kastrup <dak@gnu.org>
8366
8367 * faq.texi (AUCTeX): Update version number. Should probably be done
8368 for other packages as well.
8369
8370 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8371
8372 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8373 <tassilo@member.fsf.org>.
8374
8375 2007-01-20 Markus Triska <markus.triska@gmx.at>
8376
8377 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8378
8379 2007-01-13 Michael Olson <mwolson@gnu.org>
8380
8381 * erc.texi (Modules): Mention capab-identify module.
8382
8383 2007-01-05 Michael Olson <mwolson@gnu.org>
8384
8385 * erc.texi (Getting Started): Update for /RECONNECT command.
8386
8387 2007-01-04 Richard Stallman <rms@gnu.org>
8388
8389 * ebrowse.texi: Change C-c b to C-c C-m.
8390
8391 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8392
8393 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8394 variables only in info to avoid redundant entries in the printed
8395 manual.
8396
8397 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8398
8399 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8400
8401 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8402
8403 * message.texi (Security): Split into sub-nodes.
8404
8405 2007-01-01 Alan Mackenzie <acm@muc.de>
8406
8407 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8408 eval-after-load in Emacs <=21 and a workaround. Document that
8409 trigraphs are not supported.
8410
8411 2007-01-01 Alan Mackenzie <acm@muc.de>
8412
8413 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8414 c-context-line-break. When invoked within a string, preserve
8415 whitespace. Add a backslash only when also in a macro.
8416
8417 2007-01-01 Alan Mackenzie <acm@muc.de>
8418
8419 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8420
8421 2007-01-01 Alan Mackenzie <acm@muc.de>
8422
8423 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8424 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8425
8426 2007-01-01 Alan Mackenzie <acm@muc.de>
8427
8428 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8429 "Choosing a Style".
8430
8431 * cc-mode.texi ("Styles"): Add @dfn{style}.
8432
8433 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8434
8435 Sync with Tramp 2.0.55.
8436
8437 * trampver.texi: Update release number.
8438
8439 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8440
8441 * gnus.texi (Customizing Articles): Add index entries for all
8442 gnus-treat-* variables.
8443
8444 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8445
8446 * gnus.texi (IMAP): Fix incorrect explanation of
8447 nnimap-search-uids-not-since-is-evil in documentation for
8448 nnimap-expunge-search-string.
8449
8450 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8451
8452 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8453 spam-ifile-database.
8454
8455 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8456
8457 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8458 rebind C-s.
8459
8460 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8461
8462 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8463 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8464 "expiring mail".
8465 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8466 nnimap-nov-is-evil.
8467
8468 2006-12-25 Kevin Ryde <user42@zip.com.au>
8469
8470 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8471 about the key procedure being used heavily.
8472
8473 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8474
8475 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8476 to t.
8477 (Prerequisites): Add explanation about gpg-agent.
8478
8479 2006-12-22 Kevin Ryde <user42@zip.com.au>
8480
8481 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8482 "sort" instead of "sort*".
8483
8484 2006-12-19 Richard Stallman <rms@gnu.org>
8485
8486 * calc.texi (History and Acknowledgements): Recognize that Emacs
8487 now does have floating point.
8488
8489 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8490
8491 * tramp.texi (External transfer methods): Describe new method `scpc'.
8492
8493 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8494
8495 * pgg.texi: Added short note on gpg-agent to the introduction.
8496
8497 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8498
8499 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8500 also applies to Cc.
8501
8502 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8503
8504 * gnus.texi (X-Face): Clarify. Say which programs are required
8505 on Windows.
8506
8507 2006-12-08 Michael Olson <mwolson@gnu.org>
8508
8509 * erc.texi (Modules): Remove documentation for list module.
8510
8511 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8512
8513 * faq.texi (^M in the shell buffer): Ditto.
8514
8515 2006-11-20 Michael Olson <mwolson@gnu.org>
8516
8517 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8518
8519 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8520
8521 * org.texi: Fix typos.
8522 (Agenda commands): Document `C-k'.
8523
8524 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8525
8526 * url.texi (http/https): Fix a typo in the HTTP URL.
8527
8528 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8529
8530 * ada-mode.texi: Total rewrite.
8531
8532 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8533
8534 * org.texi: Minor typo fixes.
8535
8536 2006-11-13 Bill Wohler <wohler@newt.com>
8537
8538 Release MH-E manual version 8.0.3.
8539
8540 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8541 release 8.0.3.
8542
8543 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8544 to set MAILDIR.
8545 (Reading Mail): Document the customization of read-mail-command
8546 for MH-E.
8547 (Viewing Attachments): Document mm-discouraged-alternatives.
8548 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8549 (Junk): Add more information about the settings of mh-junk-background
8550 in a program. Add /usr/bin/mh to PATH in examples.
8551
8552 2006-11-12 Richard Stallman <rms@gnu.org>
8553
8554 * woman.texi: Update author address but say he no longer maintains it.
8555
8556 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8557
8558 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8559 archived trees.
8560 (Checkboxes): Section moved to chapter 5, and extended.
8561 (The date/time prompt): New section.
8562 (Link abbreviations): New section.
8563 (Presentation and sorting): New section.
8564 (Custom agenda views): Section completely rewritten.
8565 (Summary): Compare with Planner.
8566 (Feedback): More info about creating backtraces.
8567 (Plain lists): Modify example.
8568 (Breaking down tasks): New section.
8569 (Custom time format): New section.
8570 (Time stamps): Document inactive timestamps.
8571 (Setting tags): More details about fast tag selection.
8572 (Block agenda): New section.
8573 (Custom agenda views): Section rewritten.
8574 (Block agenda): New section.
8575
8576 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8577
8578 * tramp.texi (Configuration): scp is the default method.
8579 (Default Method): Use ssh as example for another method.
8580
8581 2006-10-27 Richard Stallman <rms@gnu.org>
8582
8583 * woman.texi: Downcase nroff/troff/roff.
8584 (Installation): Chapter deleted. Some xrefs deleted.
8585 (Background): woman doesn't advise man ;-).
8586
8587 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8588
8589 * ada-mode.texi (Project files, Identifier completion)
8590 (Automatic Casing, Debugging, Using non-standard file names)
8591 (Working Remotely): Fix typos.
8592
8593 2006-10-20 Masatake YAMATO <jet@gyve.org>
8594
8595 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8596 sample code `my-c-initialization-hook'.
8597
8598 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8599
8600 * widget.texi: Fix typos.
8601
8602 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8603
8604 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8605 "???". There have been no complaints for years, so the information
8606 must be appropriate.
8607
8608 2006-10-16 Richard Stallman <rms@gnu.org>
8609
8610 * widget.texi: Use @var instead of capitalization.
8611 Clarify many widget type descriptions.
8612
8613 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8614
8615 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8616 gnus-dired-attach.
8617 (Selecting a Group): Fix typo.
8618
8619 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8620
8621 * widget.texi: Fix typos.
8622
8623 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8624
8625 * gnus.texi (Image Enhancements): Update for Emacs 22.
8626
8627 * gnus-faq.texi ([1.3]): Update.
8628
8629 2006-10-06 Richard Stallman <rms@gnu.org>
8630
8631 * faq.texi (Displaying the current line or column):
8632 Delete "As of Emacs 20".
8633
8634 2006-10-06 Romain Francoise <romain@orebokech.com>
8635
8636 * faq.texi (VM): VM works with Emacs 22 too.
8637
8638 2006-10-06 Richard Stallman <rms@gnu.org>
8639
8640 * ebrowse.texi: Remove Emacs version "21" from title.
8641
8642 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8643
8644 * gnus.texi (Foreign Groups): Say where change of editing commands are
8645 stored. Add reference to `gnus-parameters'.
8646
8647 2006-09-15 Jay Belanger <belanger@truman.edu>
8648
8649 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8650 Change "Library Public License" to "Lesser Public License"
8651 throughout. Use "yyyy" to represent year.
8652
8653 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8654
8655 * org.texi (Setting tags): Typo fix.
8656
8657 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8658
8659 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8660
8661 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8662
8663 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8664
8665 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8666
8667 * faq.texi (Escape sequences in shell output): EMACS is now set
8668 to Emacs's absolute file name, not to "t".
8669 (^M in the shell buffer): Likewise.
8670
8671 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8672
8673 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8674 mails with pop3-leave-mail-on-server. Fix wording.
8675 (Limiting): Improve gnus-summary-limit-to-articles.
8676 (X-Face): Fix typo.
8677
8678 2006-09-11 Simon Josefsson <jas@extundo.com>
8679
8680 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8681 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8682
8683 2006-09-06 Simon Josefsson <jas@extundo.com>
8684
8685 * smtpmail.texi (Authentication): Mention SSL.
8686
8687 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8688
8689 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8690
8691 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8692
8693 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8694 Don't use @indicateurl.
8695
8696 * cc-mode.texi (Subword Movement): Don't use @headitem.
8697 (Custom Braces, Clean-ups): Don't use @tie.
8698
8699 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8700
8701 Sync with Tramp 2.0.54.
8702
8703 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8704 Suggested by Adrian Phillips <a.phillips@met.no>.
8705
8706 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8707
8708 * org.texi (Installation, Activation): Split from Installation and
8709 Activation.
8710 (Clocking work time): Documented new features.
8711
8712 2006-08-13 Alex Schroeder <alex@gnu.org>
8713
8714 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8715 example.
8716
8717 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8718
8719 * faq.texi (How to add fonts): New node.
8720
8721 2006-08-05 Romain Francoise <romain@orebokech.com>
8722
8723 * faq.texi (New in Emacs 22): Expand.
8724
8725 2006-08-03 Michael Olson <mwolson@gnu.org>
8726
8727 * erc.texi: Update for ERC 5.1.4.
8728
8729 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8730
8731 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8732 in .../site-lisp/gnus/ by default.
8733 [ From gnus-news.texi in the trunk. ]
8734
8735 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8736
8737 * gnus.texi (MIME Commands): Additions for yEnc.
8738
8739 2006-07-24 Richard Stallman <rms@gnu.org>
8740
8741 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8742 * faq.texi: Move periods and commas inside quotes.
8743
8744 2006-07-20 Jay Belanger <belanger@truman.edu>
8745
8746 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8747
8748 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8749
8750 * faq.texi (Security risks with Emacs): Document Emacs 22
8751 file-local-variable mechanism.
8752
8753 2006-07-12 Michael Olson <mwolson@gnu.org>
8754
8755 * erc.texi: Update for ERC 5.1.3.
8756
8757 2006-07-12 Alex Schroeder <alex@gnu.org>
8758
8759 * rcirc.texi: Fix typos.
8760 (Getting started with rcirc): New calling convention for M-x irc.
8761 Mention #rcirc. Removed channel tracking.
8762 (Configuration): Change the names of all variables that got changed
8763 recently, eg. rcirc-server to rcirc-default-server. Added
8764 documentation for rcirc-authinfo, some background for Bitlbee, and
8765 rcirc-track-minor-mode.
8766 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8767 Scrolling.
8768 (Reconnecting after you have lost the connection): Fix example code
8769 to match code changes.
8770
8771 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8772
8773 * gnus.texi, message.texi: Fix typos.
8774
8775 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8776
8777 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8778 commands.
8779 (Global TODO list): Document the use of the variables
8780 `org-agenda-todo-ignore-scheduled' and
8781 `org-agenda-todo-list-sublevels'.
8782
8783 2006-07-05 Richard Stallman <rms@gnu.org>
8784
8785 * faq.texi (Scrolling only one line): Fix xref.
8786
8787 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8788
8789 * faq.texi (Evaluating Emacs Lisp code):
8790 Throughout, replace eval-current-buffer with eval-buffer.
8791
8792 2006-07-03 Richard Stallman <rms@gnu.org>
8793
8794 * rcirc.texi (Scrolling conservatively): Fix xref.
8795
8796 * pcl-cvs.texi (Viewing differences): Usage fix.
8797
8798 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8799
8800 * org.texi (Agenda commands): Document `s' key to save all org-mode
8801 buffers.
8802
8803 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8804
8805 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8806 names. Mention `cvs-msg' face.
8807
8808 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8809
8810 * org.texi (Checkboxes): New section.
8811
8812 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8813
8814 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8815 throughout this chapter.
8816
8817 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8818
8819 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8820 text for standalone vs Emacs info.
8821 (Help): Clarify header line description. Use mouse-1 for clicks.
8822 (Help-P): Use mouse-1 for clicks.
8823 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8824 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8825 (Choose menu subtopic): Remove gratuitous Emacs command names.
8826 (Help-FOO): Put usual behavior first.
8827 (Help-Xref): Clicking on xrefs works in Emacs.
8828 (Search Text): Clarify what the default behavior is.
8829 (Create Info buffer): Fix Emacs window/X window confusion.
8830 (Emacs Info Variables): Fix for new Emacs init file behavior.
8831
8832 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8833
8834 * gnus.texi (Summary Buffer Lines): Fix typo.
8835
8836 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8837
8838 * org.texi (Embedded LaTeX): New chapter.
8839 (Archiving): Section rewritten.
8840 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8841
8842 2006-06-20 Bill Wohler <wohler@newt.com>
8843
8844 Release MH-E manual version 8.0.1.
8845
8846 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8847 release 8.0.1.
8848 (Preface): Depend on GNU mailutils 1.0 and higher.
8849
8850 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8851
8852 * message.texi (News Headers): Update message-syntax-checks section.
8853
8854 2006-06-19 Karl Berry <karl@gnu.org>
8855
8856 * info.texi (Advanced): Mention C-q, especially with ?.
8857
8858 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8859
8860 * org.texi (Publishing links): Document the `:link-validation-function'
8861 property.
8862 (Extensions and Hacking): New chapter, includes some sections of the
8863 "Miscellaneous" chapter.
8864
8865 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8866
8867 * org.texi (Progress logging): New section.
8868
8869 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8870
8871 * org.texi (ASCII export): Document indentation adaptation.
8872 (Setting tags): Document mutually-exclusive tags.
8873
8874 2006-06-05 Romain Francoise <romain@orebokech.com>
8875
8876 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8877 Fix typo.
8878
8879 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8880 channel (#gnus@irc.freenode.net).
8881 Fix typos. Update copyright notice.
8882
8883 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8884 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8885 (Line-Up Functions, Custom Macros):
8886 * ediff.texi (Window and Frame Configuration)
8887 (Highlighting Difference Regions):
8888 * emacs-mime.texi (Display Customization):
8889 * erc.texi (History):
8890 * eshell.texi (Known problems):
8891 * eudc.texi (Overview, BBDB):
8892 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8893 (The problem of spam, SpamOracle, Extending the Spam package)
8894 (Conformity, Terminology):
8895 * idlwave.texi (Routine Info)
8896 (Class and Keyword Inheritance, Padding Operators)
8897 (Breakpoints and Stepping, Electric Debug Mode)
8898 (Examining Variables, Troubleshooting):
8899 * org.texi (Creating timestamps):
8900 * reftex.texi (Commands, Options, Changes):
8901 * tramp.texi (Inline methods, Password caching)
8902 (Auto-save and Backup, Issues):
8903 * vip.texi (Files, Commands in Insert Mode):
8904 * viper.texi (Emacs Preliminaries, States in Viper)
8905 (Packages that Change Keymaps, Viper Specials, Groundwork):
8906 Fix various typos.
8907
8908 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8909
8910 * ediff.texi: Fix typos.
8911
8912 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8913
8914 * org.texi: Small typo fixes.
8915
8916 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8917
8918 * viper.texi (Viper Specials):
8919 * gnus.texi (Example Setup):
8920 * faq.texi (Backspace invokes help):
8921 * dired-x.texi (Optional Installation Dired Jump):
8922 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8923 follow coding conventions.
8924
8925 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8926
8927 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8928
8929 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8930
8931 * pcl-cvs.texi: Fix typos.
8932 (Customization): Say "us".
8933
8934 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8935
8936 * org.texi: Remove bogus @setfilename.
8937
8938 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8939
8940 * org.texi (ASCII export): Omit command name.
8941 (HTML export): Add prefix to all lines in Local Variable example.
8942 (Acknowledgments): Typeset names in italics.
8943
8944 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8945
8946 * org.texi (Plain lists): Add new item navigation commands.
8947 (External links): Document elisp and info links.
8948 (Custom searches): New section.
8949 (Publishing): New chapter.
8950 (HTML export): Include a list of supported CSS classes.
8951 (Setting tags): Describe the fast-tag-setting interface.
8952
8953 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8954
8955 * dired-x.texi: ifinfo -> ifnottex.
8956
8957 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8958
8959 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8960
8961 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8962
8963 * message.texi (Interface): Add tool bar customization.
8964 (MIME): Index and text additions for mml-attach.
8965 (MIME): Describe mml-dnd-protocol-alist and
8966 mml-dnd-attach-options.
8967
8968 * gnus.texi (Oort Gnus): Reorder entries in sections.
8969 Fix some entries.
8970 (Starting Up): Add references to "Emacs for Heathens" and to
8971 "Finding the News". Add user-full-name and user-mail-address.
8972 (Group Buffer Format): Add tool bar customization and update.
8973 (Summary Buffer): Add tool bar customization.
8974 (Posting Styles): Add message-alternative-emails.
8975
8976 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8977
8978 * tramp.texi (Filename completion): Improve wording.
8979
8980 2006-05-07 Romain Francoise <romain@orebokech.com>
8981
8982 * faq.texi (Using regular expressions): Fix typo.
8983 (Packages that do not come with Emacs): Fix capitalization.
8984 (Replacing text across multiple files): Expand node to explain how
8985 to use `dired-do-query-replace-regexp' in more detail, based on
8986 suggestion by Eric Hanchrow <offby1@blarg.net>.
8987
8988 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8989
8990 * tramp.texi (Filename completion): Completion of remote files'
8991 method, user name and host name is active only in partial
8992 completion mode.
8993
8994 2006-05-06 Bill Wohler <wohler@newt.com>
8995
8996 Release MH-E manual version 8.0.
8997
8998 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8999 release 8.0.
9000
9001 2006-05-06 Bill Wohler <wohler@newt.com>
9002
9003 * mh-e.texi (MH-BOOK-HOME): Change from
9004 http://www.ics.uci.edu/~mh/book/mh to
9005 http://rand-mh.sourceforge.net/book/mh.
9006 Replace .htm suffix with .html for MH book files.
9007 (Using This Manual): Update key binding for getting relevant
9008 chapter in Info from command key.
9009 (Ranges): Fix itemx.
9010
9011 2006-05-05 Karl Berry <karl@gnu.org>
9012
9013 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9014 (\fonttextsize): New user-level command to change text font size.
9015
9016 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9017
9018 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9019
9020 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9021
9022 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9023
9024 2006-04-24 Bill Wohler <wohler@newt.com>
9025
9026 * mh-e.texi (Getting Started): Make it more explicit that you need
9027 to install MH. Add pointers to current MH implementations.
9028
9029 2006-04-21 Bill Wohler <wohler@newt.com>
9030
9031 Release MH-E manual version 7.94.
9032
9033 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9034 release 7.94.
9035
9036 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9037
9038 * org.texi: Many small fixes.
9039 (Handling links): Rename from "Managing links".
9040
9041 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9042
9043 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9044 (Splitting mail using spam-stat): Fix @xref.
9045
9046 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9047
9048 * gnus.texi (Spam Package): Major revision of the text.
9049 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9050
9051 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9052
9053 * org.texi (Time stamps): Better explanation of the purpose of
9054 different time stamps.
9055 (Structure editing, Plain lists): More details on how new items
9056 and headings are inserted.
9057
9058 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9059
9060 * org.texi (Formula syntax): Fix link to Calc Manual.
9061
9062 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9063
9064 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9065
9066 2006-04-17 Bill Wohler <wohler@newt.com>
9067
9068 * mh-e.texi (Folders): Update mh-before-quit-hook and
9069 mh-quit-hook example with code that removes the buffers rather
9070 than just bury them.
9071
9072 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9073
9074 Sync with Tramp 2.0.53.
9075
9076 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9077
9078 * org.texi (Updating settings): New section.
9079 (Visibility cycling): Better names for the startup folding
9080 options.
9081 (Exporting): Completely restructured.
9082 (The very busy C-c C-c key): New section.
9083 (Summary of in-buffer settings): New section.
9084
9085 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9086
9087 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9088
9089 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9090
9091 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9092 (Server Commands): Key `v' is reserved for users.
9093
9094 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9095
9096 * org.texi (Link format): New section, emphasis on bracket links.
9097 (External links): Document bracket links.
9098 (FAQ): Expand to cover shell links and the new link format.
9099
9100 2006-04-09 Kevin Ryde <user42@zip.com.au>
9101
9102 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9103
9104 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9105
9106 * gnus.texi (Summary Buffer Lines): Add `*'.
9107
9108 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9109
9110 * gnus.texi (Group Parameters):
9111 Mention gnus-permanently-visible-groups.
9112
9113 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9114
9115 * gnus.texi (Face): Fix typo.
9116
9117 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9118
9119 * gnus.texi (X-Face): Clarify.
9120 (Face): Need Emacs with PNG support.
9121
9122 2006-04-06 Richard Stallman <rms@gnu.org>
9123
9124 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9125 Emacs".
9126
9127 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9128
9129 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9130 blocks not suitable for inclusion with Emacs using variable
9131 PARTOFEMACS.
9132
9133 2006-04-04 Simon Josefsson <jas@extundo.com>
9134
9135 * gnus.texi (Security): Improve.
9136
9137 2006-04-02 Karl Berry <karl@gnu.org>
9138
9139 * texinfo.tex: Update to current version (2006-03-21.13).
9140
9141 2006-04-02 Bill Wohler <wohler@newt.com>
9142
9143 * mh-e.texi (Getting Started, Junk, Bug Reports)
9144 (MH FAQ and Support): Fix URLs.
9145
9146 2006-03-31 Romain Francoise <romain@orebokech.com>
9147
9148 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9149 to t, not nil (and has for the past eight years).
9150
9151 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9152
9153 * message.texi, gnus.texi: Bump version to 5.11.
9154
9155 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9156
9157 * gnus.texi (Top): Add comment about version line.
9158
9159 * message.texi (Top): Ditto. Change to take named versions into
9160 account.
9161
9162 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9163
9164 * gnus.texi (Posting Styles): Add x-face-file to example.
9165 (X-Face): Refer to posting styles.
9166
9167 * gnus-faq.texi ([5.8]): Add x-face-file.
9168 ([8.4]): Add links to gmane.emacs.gnus.user and
9169 gmane.emacs.gnus.general.
9170
9171 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9172
9173 * gnus-faq.texi: Use .invalid.
9174 ([5.4]): Fix gnus-posting-styles example.
9175
9176 2006-03-27 Romain Francoise <romain@orebokech.com>
9177
9178 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9179 Emacs/W3 needs a new maintainer.
9180 (Ispell): Update author and version info.
9181 (Mailcrypt): Mention PGG.
9182 (New in Emacs 22): Add PGG to the list of new packages.
9183 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9184 updating dead URLs.
9185
9186 2006-03-25 Karl Berry <karl@gnu.org>
9187
9188 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9189 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9190 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9191 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9192 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9193 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9194 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9195 (2) do not indent copyright year list (or anything else).
9196
9197 2006-03-21 Bill Wohler <wohler@newt.com>
9198
9199 * mh-e.texi (Folders): Various edits.
9200
9201 2006-03-20 Romain Francoise <romain@orebokech.com>
9202
9203 * gnus.texi (Mail Folders): Grammar fix.
9204
9205 2006-03-19 Bill Wohler <wohler@newt.com>
9206
9207 * mh-e.texi (Replying): Document Mail-Followup-To.
9208 Change manually-formatted table to multitable. Add debugging info.
9209 Move description of mh-reply-default-reply-to into paragraph
9210 that describes its values.
9211
9212 2006-03-17 Bill Wohler <wohler@newt.com>
9213
9214 * mh-e.texi: Use smallexample and smalllisp consistently.
9215 (Sending Mail Tour): Update method of entering
9216 addresses and subject.
9217 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9218 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9219
9220 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9221
9222 * org.texi: Version number change only.
9223
9224 2006-03-14 Bill Wohler <wohler@newt.com>
9225
9226 * mh-e.texi: Add index entries around each paragraph rather than
9227 depend on entries from beginning of node. Doing so ensures that
9228 index entries are less likely to be forgotten if text is cut and
9229 pasted, and are necessary anyway if the references are on a
9230 separate page. It seems that makeinfo is now (v. 4.8) only
9231 producing one index entry per node, so there is no longer any
9232 excuse not to. Use subheading instead of heading. The incorrect
9233 use of heading produced very large fonts in Info--as large as the
9234 main heading.
9235 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9236 versions 6 and 7 appeared *around* the time of these Emacs releases.
9237
9238 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9239
9240 * org.texi (Clean view): Document new startup options.
9241
9242 2006-03-11 Bill Wohler <wohler@newt.com>
9243
9244 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9245 (Composing, Scan Line Formats): Fix @refs.
9246 (Getting Started): Define MH profile and MH profile components.
9247 (Incorporating Mail, Reading Mail, Viewing, Printing)
9248 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9249 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9250 for string constants.
9251 (Tool Bar): Remove spurious quote.
9252 (Junk): Use ``...'' instead of "...".
9253 (Scan Line Formats): Replace @samp with @kbd.
9254
9255 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9256
9257 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9258
9259 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9260
9261 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9262 easy to understand.
9263
9264 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9265
9266 * gnus.texi: Markup fix.
9267 (Fancy Mail Splitting): Specify new feature.
9268
9269 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9270
9271 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9272 partial-words matching.
9273
9274 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9275
9276 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9277
9278 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9279 (MIME Commands): Fix mm-discouraged-alternatives.
9280
9281 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9282
9283 * org.texi: Version number change only.
9284
9285 2006-03-06 Bill Wohler <wohler@newt.com>
9286
9287 * mh-e.texi: Move from SourceForge repository to Savannah.
9288 This is version 7.93, which is a total rewrite from the previous
9289 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9290 version 7.93.
9291
9292 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9293
9294 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9295
9296 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9297
9298 * org.texi (Interaction): Add item about `org-mouse.el' by
9299 Piotr Zielinski.
9300 (Managing links): Document that also mouse-1 can be used to
9301 activate a link.
9302 (Headlines, FAQ): Add entry about hiding leading stars.
9303 (Miscellaneous): Resort the sections in this chapter to a more
9304 logical sequence.
9305
9306 2006-02-27 Simon Josefsson <jas@extundo.com>
9307
9308 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9309 2004-01-27 from the trunk).
9310
9311 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9312
9313 * cc-mode.texi: Rename c-hungry-backspace to
9314 c-hungry-delete-backwards, at the request of RMS. Leave the old
9315 name as an alias.
9316
9317 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9318
9319 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9320 include the function header within the defun.
9321
9322 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9323
9324 * cc-mode.texi: Correct two typos.
9325
9326 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9327
9328 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9329 existing comment.
9330 (Electric Keys): Add a justification for electric indentation.
9331 (Hungry WS Deletion): Clear up the names and complications of the
9332 BACKSPACE and DELETE keys.
9333
9334 2006-02-23 Juri Linkov <juri@jurta.org>
9335
9336 * faq.texi (Common requests): Move `Turning on auto-fill by
9337 default' after `Wrapping words automatically'. Move `Working with
9338 unprintable characters' before `Searching for/replacing newlines'.
9339 Move `Replacing highlighted text' after `Highlighting a region'.
9340 Merge `Repeating commands' and `Repeating a command as many times
9341 as possible' into the former.
9342 (Packages that do not come with Emacs): Add refs to Gmane and
9343 etc/MORE.STUFF.
9344
9345 2006-02-23 Juri Linkov <juri@jurta.org>
9346
9347 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9348 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9349 Add xref to `(emacs)Reporting Bugs'.
9350 (Getting a printed manual): Add URL to other formats of the manual.
9351 (Common requests): Fix menu.
9352 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9353 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9354 (Inserting text at the beginning of each line): Add pxref to
9355 `Changing the included text prefix'.
9356 (Forcing the cursor to remain in the same column): Mention `track-eol'
9357 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9358 (Replacing text across multiple files): Add keybinding `Q' for
9359 `dired-do-query-replace'.
9360
9361 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9362
9363 * reftex.texi: Version number and date change only.
9364
9365 * org.texi (Internal Links): Rewrite to cover the modified
9366 linking system.
9367
9368 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9369
9370 * faq.texi: Remove the coding cookie, it's not needed anymore.
9371
9372 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9373
9374 * faq.texi (Colors on a TTY): Mention Mac OS port.
9375
9376 2006-02-12 Karl Berry <karl@gnu.org>
9377
9378 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9379 8-bit accented a.
9380
9381 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9382
9383 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9384
9385 2006-02-08 Romain Francoise <romain@orebokech.com>
9386
9387 * faq.texi (Top): Remove paragraph about the FAQ being a
9388 transitional document, etc.
9389 (Searching for/replacing newlines): New node.
9390 (Yanking text in isearch): New node.
9391 (Inserting text at the beginning of each line): Rename and make
9392 more general, mention `M-;' in Message mode.
9393
9394 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9395
9396 * faq.texi (Meta key does not work in xterm)
9397 (Emacs does not display 8-bit characters)
9398 (Inputting eight-bit characters): Update xrefs.
9399
9400 2006-02-06 Romain Francoise <romain@orebokech.com>
9401
9402 * faq.texi (VM): VM now at version 7.19.
9403 Set myself as maintainer of this file.
9404
9405 2006-02-04 Michael Olson <mwolson@gnu.org>
9406
9407 * erc.texi (History): Note that ERC is now included with Emacs.
9408
9409 2006-01-31 Romain Francoise <romain@orebokech.com>
9410
9411 * message.texi (Message Headers): Explain what
9412 `message-alternative-emails' does in more detail.
9413 Update copyright year.
9414
9415 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9416
9417 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9418
9419 2006-01-29 Richard M. Stallman <rms@gnu.org>
9420
9421 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9422
9423 2006-01-29 Michael Olson <mwolson@gnu.org>
9424
9425 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9426
9427 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9428
9429 * faq.texi (New in Emacs 22): Mention ERC.
9430
9431 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9432
9433 * rcirc.texi: Capitalize dir entry for consistency with the entry
9434 in info/dir and other entries in the Emacs category.
9435 Fix typos. Delete trailing whitespace.
9436
9437 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9438
9439 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9440
9441 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9442
9443 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9444 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9445
9446 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9447 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9448
9449 2006-01-27 Alex Schroeder <alex@gnu.org>
9450
9451 * rcirc.texi: New file.
9452
9453 2006-01-23 Juri Linkov <juri@jurta.org>
9454
9455 * widget.texi (User Interface): Add S-TAB for widget-backward.
9456
9457 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9458
9459 Sync with Tramp 2.0.52.
9460
9461 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9462 Add Tramp disabling item. New item for common connection problems.
9463 (various): Apply "ftp" as method for the download URL.
9464 (Bug Reports): Refer to FAQ for common problems.
9465
9466 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9467
9468 * widget.texi (User Interface): Use @key for TAB.
9469
9470 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9471
9472 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9473 for TAB.
9474
9475 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9476
9477 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9478
9479 * gnus.texi: Update copyright.
9480
9481 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9482
9483 * gnus.texi (Article Washing): Additions.
9484
9485 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9486
9487 * org.texi (Agenda commands): Document tags command.
9488
9489 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9490
9491 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9492
9493 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9494
9495 * gnus.texi (RSS): Addition.
9496
9497 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9498
9499 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9500
9501 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9502
9503 * emacs-mime.texi (Display Customization): Add setting example to
9504 mm-discouraged-alternatives.
9505
9506 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9507
9508 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9509 version is the canonical version.
9510
9511 2006-01-08 Alex Schroeder <alex@gnu.org>
9512
9513 * pgg.texi (Caching passphrase): Rewording.
9514
9515 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9516
9517 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9518 repository URL.
9519
9520 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9521
9522 * org.texi: Removed the accidentally re-added empty line in the
9523 direntry.
9524
9525 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9526
9527 * org.texi (Agenda Views): Chapter reorganized.
9528
9529 2005-12-29 Romain Francoise <romain@orebokech.com>
9530
9531 * faq.texi (Using Customize): New node.
9532
9533 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9534
9535 * org.texi: Remove blank line in @direntry. It is non-standard
9536 and recursively produces blank lines all over the dir file (when
9537 using Texinfo 4.8).
9538
9539 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9540
9541 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9542
9543 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9544
9545 * org.texi (Tags): Boolean logic documented.
9546 (Agenda Views): Document custom commands.
9547
9548 2005-12-20 David Kastrup <dak@gnu.org>
9549
9550 * faq.texi (AUCTeX): Update version and mailing list info.
9551
9552 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9553
9554 * gnus.texi (MIME Commands): Mention addition of
9555 multipart/alternative to gnus-buttonized-mime-types and add xref
9556 to mm-discouraged-alternatives.
9557
9558 * emacs-mime.texi (Display Customization): Mention addition of
9559 "image/.*" and add xref to gnus-buttonized-mime-types in the
9560 mm-discouraged-alternatives section.
9561
9562 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9563
9564 * org.texi (Tags): New section.
9565 (Agenda Views): Chapter reorganized.
9566
9567 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9568
9569 * org.texi (Internal Links): Add a missing comma after an @xref.
9570
9571 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9572
9573 * faq.texi (Filling paragraphs with a single space): No need to
9574 change sentence-end now.
9575
9576 2005-12-13 Romain Francoise <romain@orebokech.com>
9577
9578 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9579
9580 2005-12-12 Jay Belanger <belanger@truman.edu>
9581
9582 * faq.texi (Calc): Update version number.
9583
9584 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9585
9586 * org.texi (Progress Logging): New section.
9587
9588 2005-12-10 Romain Francoise <romain@orebokech.com>
9589
9590 Update the Emacs FAQ for the 22.1 release.
9591
9592 * faq.texi: Set VER to `22.1'.
9593 (Basic editing): Explain how to use localized versions of the
9594 Tutorial. Mention that `C-h r' displays the manual.
9595 Delete obsolete WWW link to an Emacs 18 tutorial.
9596 (Getting a printed manual): Point to the new locations of the
9597 manuals on the GNU Web site.
9598 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9599 available via Info (it was previously distributed separately).
9600 (Installing Texinfo documentation): The latest version of Texinfo
9601 is 4.8, not 4.0.
9602 (Informational files for Emacs): COPYING is the GNU General Public
9603 License, not the Emacs General Public License.
9604 (Informational files for Emacs): Delete obsolete link to the
9605 GNUinfo pages as they have been removed from the GNU Web site.
9606 (New in Emacs 22): New node.
9607 (Setting up a customization file): Say that most packages support
9608 Customize nowadays.
9609 (Colors on a TTY): Delete reference to instructions on how to
9610 enable syntax highlighting, it is now enabled by default.
9611 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9612 at startup automatically.
9613 (Controlling case sensitivity): Mention `M-c' in isearch.
9614 (Using an already running Emacs process): Emacs now creates the
9615 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9616 gnuserv. As emacsclient can now run Lisp code as well, delete a
9617 sentence praising gnuserv for that. Simplify description of how
9618 the client/server operation works.
9619 (Compiler error messages): Delete obsolete text (compile.el has
9620 been rewritten).
9621 (Indenting switch statements): Fix typo.
9622 (Matching parentheses): Simplify setup instructions, mention the
9623 menu bar item in the Options menu.
9624 (Repeating a command as many times as possible): Mention `C-x e'.
9625 (Going to a line by number): Mention new keymap and bindings
9626 `M-g M-g', `M-g M-p' and `M-g M-n'.
9627 (Turning on syntax highlighting): Now on by default. Simplify.
9628 (Replacing highlighted text): Use `1', not `t'.
9629 (Problems with very large files): The maximum size is now 256MB on
9630 32-bit machines.
9631 (^M in the shell buffer): Mention `comint-process-echoes'.
9632 (Emacs for Apple computers): Emacs 22 has native support for Mac
9633 OS X.
9634 (Translating names to IP addresses): Delete node.
9635 (Binding keys to commands): Fix typo.
9636 (SPC no longer completes file names): New node.
9637 (MIME with Emacs mail packages): Delete section about the Emacs
9638 MIME FAQ (it's not reachable anymore).
9639
9640 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9641
9642 * cc-mode.texi: The manual has been extensively revised: the
9643 information about using CC Mode has been separated from the larger
9644 and more difficult chapters about configuration. It has been
9645 updated for CC Mode 5.31.
9646
9647 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9648
9649 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9650 (Selecting an implementation): Fix descriptions.
9651
9652 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9653
9654 * message.texi (Various Message Variables): Addition.
9655
9656 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9657
9658 * message.texi: Fix default values.
9659
9660 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9661
9662 * message.texi (Header Commands): Clarify descriptions of
9663 message-cross-post-followup-to, message-reduce-to-to-cc, and
9664 message-insert-wide-reply.
9665 (Various Commands): Fix kindex for message-kill-to-signature;
9666 clarify description of message-tab.
9667
9668 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9669
9670 * message.texi (Mailing Lists): Fix description about MFT.
9671
9672 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9673
9674 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9675
9676 * gnus.texi (Slow Terminal Connection): Replace old description
9677 with new one.
9678
9679 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9680
9681 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9682 replace X-Draft-Headers with X-Draft-From.
9683
9684 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9685
9686 * gnus.texi (Various Various): Fix the default value of
9687 nnheader-max-head-length.
9688 (Gnus Versions): Fix typo.
9689
9690 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9691
9692 * org.texi (Structure editing): Document new functionality of
9693 M-RET.
9694
9695 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9696
9697 * org.texi (Internal Links): Fix Texinfo usage.
9698
9699 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9700
9701 * org.texi (TODO basics): Document the global todo list.
9702 (TODO items): Documents sparse tree for specific TODO
9703 keywords.
9704
9705 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9706
9707 * org.texi (Plain Lists): Typos fixed.
9708
9709 2005-11-28 Jay Belanger <belanger@truman.edu>
9710
9711 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9712
9713 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9714
9715 * org.texi (Structure editing): New item moving commands added.
9716 (Plain Lists): New section.
9717
9718 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9719
9720 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9721 (Agenda): Document commands `org-cycle-agenda-files' and
9722 `org-agenda-file-to-front'.
9723 (Built-in table editor): Document `org-table-sort-lines'.
9724 (HTML formatting): Export of hand-formatted lists.
9725
9726 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9727
9728 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9729 new variable gnus-toolbar-thickness.
9730
9731 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9732
9733 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9734
9735 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9736
9737 * gnus.texi (X-Face): Fix description.
9738 (XVarious): Remove gnus-xmas-logo-color-alist and
9739 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9740
9741 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9742
9743 * gnus.texi (Group Parameters): Mention new variable
9744 gnus-parameters-case-fold-search.
9745 (Home Score File): Addition.
9746
9747 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9748
9749 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9750 (Overview): List supported feed types.
9751 (Installation): No installation necessary when using autoload.
9752 (Configuration): Rename "RSS" to "news".
9753
9754 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9755
9756 * pgg.texi (User Commands): Document additional passphrase
9757 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9758 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9759
9760 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9761
9762 * org.texi: Version number changed to 3.19.
9763
9764 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9765
9766 * pgg.texi (How to use): Update the example to add autoload of
9767 pgg-encrypt-symmetric-region.
9768 (User Commands): Document pgg-encrypt-symmetric-region.
9769 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9770
9771 2005-10-27 Jay Belanger <belanger@truman.edu>
9772
9773 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9774 mention other TeX-related units.
9775
9776 2005-10-23 Lars Hansen <larsh@soem.dk>
9777
9778 * dired-x.texi (Miscellaneous Commands):
9779 Replace dired-do-relative-symlink by dired-do-relsymlink and
9780 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9781
9782 2005-10-23 Jay Belanger <belanger@truman.edu>
9783
9784 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9785 constant.
9786
9787 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9788
9789 * faq.texi (Bugs and problems):
9790 Replace `dired-move-to-filename-regexp' by
9791 `directory-listing-before-filename-regexp'.
9792
9793 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9794
9795 * newsticker.texi (UPDATED): Set value.
9796
9797 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9798
9799 * gnus.texi (Document Groups): Remove duplicate item.
9800
9801 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9802
9803 * org.texi (Summary): Mention iCalendar support.
9804 (Exporting): Document iCalendar support.
9805
9806 2005-10-18 Romain Francoise <romain@orebokech.com>
9807
9808 * viper.texi (Viper Specials): Capitalize GNU.
9809
9810 2005-10-17 Juri Linkov <juri@jurta.org>
9811
9812 * info.texi (Getting Started, Search Index, Expert Info):
9813 Fix wording.
9814 (Search Text): Replace `echo area' with `mode line'.
9815 (Search Index): Both `i' and `,' find all index entries.
9816 Replace example `C-f' with `C-l' (which exists in index of Info
9817 manual) and delete spaces in its keyboard input sequence.
9818 Delete unnecessary explanations about literal characters.
9819
9820 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9821
9822 * gnus.texi (Document Server Internals): Addition.
9823
9824 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9825
9826 * gnus.texi (A note on namespaces): Fix RFC reference.
9827
9828 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9829
9830 * gnus.texi (RSS): Fix key description.
9831
9832 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9833
9834 * gnus.texi: Emacs/w3 -> Emacs/W3.
9835 (Browsing the Web): Fix description.
9836 (Web Searches): Ditto.
9837 (Customizing W3): Ditto.
9838
9839 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9840
9841 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9842
9843 2005-10-11 Jay Belanger <belanger@truman.edu>
9844
9845 * calc.texi (Integration): Mention using `a i' to compute definite
9846 integrals.
9847
9848 2005-10-11 Juri Linkov <juri@jurta.org>
9849
9850 * info.texi: Rearrange nodes.
9851 (Top): Update menu. Change ref `Info for Experts' to
9852 `Advanced Info Commands'.
9853 (Getting Started): Fix description of manual's parts.
9854 (Help-Int): Change xref `Info Search' to `Search Index', and
9855 `Expert Info' to `Advanced'.
9856 (Advanced): Move node one level up.
9857 (Search Text, Search Index): New nodes split out from `Info Search'.
9858 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9859 split out from `Advanced'.
9860 (Advanced, Emacs Info Variables): De-document editing an Info file
9861 in Info.
9862 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9863 (Creating an Info File): Delete node and move its text to
9864 `Expert Info'.
9865
9866 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9867
9868 * org.texi (Workflow states): Documented that change in keywords
9869 becomes active only after restart of Emacs.
9870
9871 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9872
9873 Sync with Tramp 2.0.51.
9874
9875 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9876
9877 * speedbar.texi (Introduction): Describe new location of speedbar
9878 on menubar.
9879 (Basic Key Bindings): Remove descriptions of bindings that have
9880 been removed.
9881
9882 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9883
9884 * speedbar.texi (GDB): Describe use of watch expressions.
9885
9886 2005-09-28 Simon Josefsson <jas@extundo.com>
9887
9888 * message.texi (IDNA): Fix.
9889
9890 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9891
9892 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9893 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9894 description of nntp-open-connection-function.
9895 (Common Variables): Fix descriptions.
9896
9897 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9898
9899 * gnus.texi (Server Buffer Format): Document the %a format spec.
9900
9901 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9902
9903 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9904
9905 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9906
9907 * org.texi Version 3.16.
9908
9909 2005-09-19 Miles Bader <miles@gnu.org>
9910
9911 * newsticker.texi: Get rid of CVS keywords.
9912
9913 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9914
9915 * gnus.texi (Finding the Parent): Fix description of how Gnus
9916 finds article.
9917
9918 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9919
9920 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9921 to drop off non-answered articles.
9922
9923 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9924
9925 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9926 braces (which are unsupported by NMAKE) for macro `srcdir'.
9927
9928 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9929
9930 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9931 (../info/newsticker, newsticker.dvi): New targets.
9932
9933 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9934
9935 * newsticker.texi: Replace @command with @code. Replace @example
9936 with @lisp.
9937 (Top): Add explanations to menu items.
9938 (GNU Free Documentation License): Remove.
9939
9940 2005-09-16 Romain Francoise <romain@orebokech.com>
9941
9942 Update all files to specify GFDL version 1.2.
9943
9944 * doclicense.texi (GNU Free Documentation License): Update to
9945 version 1.2.
9946
9947 2005-09-15 Richard M. Stallman <rms@gnu.org>
9948
9949 * newsticker.texi: Fix @setfilename.
9950
9951 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9952 (../info/newsticker, newsticker.dvi): New targets.
9953
9954 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9955
9956 * org.texi: Version 3.15.
9957
9958 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9959
9960 * ses.texi: Combine all three indices into one.
9961 Correct a few typos.
9962
9963 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9964
9965 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9966
9967 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9968
9969 * emacs-mime.texi (Handles): Remove duplicate item.
9970 (Encoding Customization): Fix the default value for
9971 mm-coding-system-priorities.
9972 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9973 (Basic Functions): Fix reference.
9974
9975 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9976
9977 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9978
9979 2005-08-18 Richard M. Stallman <rms@gnu.org>
9980
9981 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9982 and web site.
9983
9984 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9985 not keyboard-translate.
9986
9987 2005-08-11 Richard M. Stallman <rms@gnu.org>
9988
9989 * faq.texi (Using regular expressions): Fix xref.
9990
9991 2005-08-09 Juri Linkov <juri@jurta.org>
9992
9993 * info.texi (Help-P): Replace `Prev' with `Previous'.
9994 (Help-M, Help-Xref): Add S-TAB.
9995 (Help-FOO): Update `u' command.
9996 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9997 Update info about visibility of xref parts.
9998 (Help-Int): Fix `m' command. Rename `Info-last' to
9999 `Info-history-back'. Add `Info-history-forward'.
10000 (Advanced): Fix `g*' and `M-n' commands.
10001 (Info Search): Add `index-apropos' in stand-alone browser.
10002 Add isearch commands.
10003 (Emacs Info Variables): Remove `Info-fontify'.
10004 Add `Info-mode-hook'. Update face names.
10005 Add `Info-fontify-maximum-menu-size',
10006 `Info-fontify-visited-nodes', `Info-isearch-search'.
10007
10008 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10009
10010 Sync with Tramp 2.0.50.
10011
10012 * tramp.texi: Use @option{} consequently for method names.
10013 (Inline methods, External transfer methods): Remove references to
10014 Cygwin.
10015 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10016 implementation.
10017
10018 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10019
10020 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10021 Mention that gnus-init-file is not read when Emacs is invoked with
10022 --no-init-file or -q.
10023
10024 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10025
10026 * org.texi: Version 3.14.
10027
10028 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10029
10030 * org.texi: Version 3.13.
10031
10032 2005-07-18 Juri Linkov <juri@jurta.org>
10033
10034 * calc.texi (Time Zones, Logical Operations):
10035 * cl.texi (Overview):
10036 * org.texi (TODO types):
10037 * sc.texi (Emacs 18 MUAs):
10038 * speedbar.texi (Top):
10039 * url.texi (History):
10040 Delete duplicate duplicate words.
10041
10042 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10043
10044 * cl.texi (Type Predicates): Document `atom' type.
10045
10046 2005-07-04 Lute Kamstra <lute@gnu.org>
10047
10048 Update FSF's address in GPL notices.
10049
10050 * calc.texi (Copying):
10051 * doclicense.texi (GNU Free Documentation License):
10052 * faq.texi (Contacting the FSF):
10053 * mh-e.texi (Copying): Update FSF's address.
10054
10055 2005-07-03 Richard M. Stallman <rms@gnu.org>
10056
10057 * flymake.texi (Example -- Configuring a tool called directly):
10058 Update name of flymake-build-relative-filename.
10059
10060 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10061
10062 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10063
10064 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10065
10066 * org.texi: Version 3.12.
10067
10068 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10069
10070 * makefile.w32-in (MAKEINFO): Use --force.
10071 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10072 Makefile.in.
10073 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10074 more shells.
10075
10076 2005-06-23 Richard M. Stallman <rms@gnu.org>
10077
10078 * speedbar.texi (Creating a display): Texinfo usage fixes.
10079
10080 * tramp.texi (Customizing Completion, Auto-save and Backup):
10081 Texinfo usage fixes.
10082
10083 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10084
10085 * dired-x.texi (Miscellaneous Commands):
10086 * ediff.texi (Miscellaneous):
10087 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10088 (Agent Variables):
10089 * info.texi (Help-Xref):
10090 * message.texi (Message Headers):
10091 * org.texi (Remember):
10092 * reftex.texi (Options (Defining Label Environments))
10093 (Options (Index Support), Options (Viewing Cross-References))
10094 (Options (Misc), Changes):
10095 * speedbar.texi (Creating a display):
10096 * tramp.texi (Customizing Completion, Auto-save and Backup):
10097 Texinfo usage fix.
10098
10099 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10100
10101 * org.texi: Version 3.11.
10102
10103 2005-06-12 Jay Belanger <belanger@truman.edu>
10104
10105 * calc.texi (Getting Started): Remove extra menu item.
10106
10107 2005-05-31 Jay Belanger <belanger@truman.edu>
10108
10109 * calc.texi (Notations Used in This Manual): Use @kbd for key
10110 sequence.
10111 (Demonstration of Calc): Mention another way of starting Calc.
10112 (Starting Calc): Mention long name of M-#.
10113 (Embedded Mode Overview): Remove unnecessary instruction.
10114 (Other M-# commands): Rephrase `M-# 0' explanation.
10115 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10116 reflect current behavior.
10117
10118 2005-05-30 Jay Belanger <belanger@truman.edu>
10119
10120 * calc.texi (Hooks): Change description of calc-window-hook and
10121 calc-trail-window-hook to match usage.
10122 (Computational Functions): Add more constant-generating functions.
10123 (Customizable Variables): Use defvar.
10124
10125 2005-05-28 Jay Belanger <belanger@truman.edu>
10126
10127 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10128 (Basic Embedded Mode): Explain behavior of arguments to
10129 calc-embedded-mode.
10130
10131 2005-05-27 Jay Belanger <belanger@truman.edu>
10132
10133 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10134 current behavior.
10135
10136 2005-05-25 Jay Belanger <belanger@truman.edu>
10137
10138 * calc.texi: Change Calc version number throughout.
10139 (Keypad Mode): Change location in info output.
10140 (Keypad mode overview): Move picture of keypad.
10141
10142 2005-05-21 Jay Belanger <belanger@truman.edu>
10143
10144 * calc.texi (Storing variables): Mention that only most variables
10145 are void to begin with.
10146
10147 2005-05-21 Kevin Ryde <user42@zip.com.au>
10148
10149 * widget.texi (Basic Types): Update cross ref from "Enabling
10150 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10151 lispref/text.texi change.
10152
10153 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10154
10155 * org.texi: Version 3.09.
10156
10157 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10158
10159 * reftex.texi: Version 4.28.
10160
10161 2005-05-16 Jay Belanger <belanger@truman.edu>
10162
10163 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10164
10165 2005-05-14 Jay Belanger <belanger@truman.edu>
10166
10167 * calc.texi (Default Simplifications): Insert missing ! (logical
10168 not operator).
10169
10170 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10171
10172 Sync with Tramp 2.0.49.
10173
10174 2005-05-10 Jay Belanger <belanger@truman.edu>
10175
10176 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10177 to 1.
10178
10179 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10180
10181 * org.texi: Version 3.08, structure reorganized.
10182
10183 2005-04-24 Richard M. Stallman <rms@gnu.org>
10184
10185 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10186
10187 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10188
10189 * org.texi: Update to version 3.06.
10190
10191 2005-04-13 Lute Kamstra <lute@gnu.org>
10192
10193 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10194
10195 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10196
10197 * cl.texi (Porting Common Lisp): Fix typo.
10198
10199 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10200
10201 * gnus.texi (RSS): Addition.
10202
10203 2005-04-04 Jay Belanger <belanger@truman.edu>
10204
10205 * calc.texi: Change Calc version number.
10206 (Customizable variables): Fix description of calc-language-alist.
10207 (Copying): Put in version 2 of GPL.
10208
10209 2005-04-01 Jay Belanger <belanger@truman.edu>
10210
10211 * calc.texi (Troubleshooting Commands): Remove comment about
10212 installation.
10213 (Installation): Remove section.
10214 (Customizable Variables): New section.
10215 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10216 (Graphical Devices): Add references to Customizable Variables.
10217
10218 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10219
10220 * emacs-mime.texi (Display Customization): Markup fixes.
10221 (rfc2047): Update.
10222
10223 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10224
10225 * gnus-faq.texi: Replaced with auto-generated version.
10226
10227 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10228
10229 * dired-x.texi (Multiple Dired Directories): default-directory was
10230 renamed to dired-default-directory.
10231
10232 2005-03-26 Jay Belanger <belanger@truman.edu>
10233
10234 * calc.texi (Simplifying Formulas, Rewrite Rules):
10235 Change description of top and bottom of fraction.
10236 (Modulo Forms): Move description of how to create modulo forms to
10237 earlier in the section.
10238 (Fraction Mode): Suggest using : to get a fraction by dividing.
10239 (Basic Arithmetic): Adjust placement of command name.
10240 (Truncating the Stack): Emphasize that "hidden" entries are still
10241 visible.
10242 (Installation): Move discussion of printing manual to "About This
10243 Manual".
10244 (About This Manual): Mention how to print the manual.
10245 (Reporting Bugs): Remove first person.
10246 (Building Vectors): Add algebraic version of append.
10247 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10248 (Grouping Digits): Fix typo.
10249
10250 2005-03-25 Werner Lemberg <wl@gnu.org>
10251
10252 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10253 Replace `legal' with `valid'.
10254
10255 2005-03-25 Werner Lemberg <wl@gnu.org>
10256
10257 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10258
10259 2005-03-24 Jay Belanger <belanger@truman.edu>
10260
10261 * calc.texi (General Mode Commands)
10262 (Mode Settings in Embedded Mode): Add some explanation of
10263 recording mode settings.
10264
10265 2005-03-24 Richard M. Stallman <rms@gnu.org>
10266
10267 * calc.texi: Remove praise of non-free software.
10268
10269 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10270 (Installation): Node deleted.
10271
10272 2005-03-23 Richard M. Stallman <rms@gnu.org>
10273
10274 * url.texi (HTTP language/coding): Improve last change.
10275
10276 2005-03-22 Jay Belanger <belanger@truman.edu>
10277
10278 * calc.texi (Embedded Mode): Add new information on changing
10279 modes.
10280
10281 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10282
10283 Sync with Tramp 2.0.48.
10284
10285 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10286
10287 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10288 "GNU/Linux". Change all addresses to .gnu.org.
10289 (Default Method): Offer shortened syntax for "su" and "sudo"
10290 methods.
10291
10292 2005-03-07 Richard M. Stallman <rms@gnu.org>
10293
10294 * url.texi: Fix usage of "e.g.".
10295 (HTTP language/coding): Explain the rules for these strings.
10296
10297 2005-03-06 Richard M. Stallman <rms@gnu.org>
10298
10299 * woman.texi (Introduction): Minor cleanups.
10300
10301 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10302
10303 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10304 (Installation): Node deleted.
10305
10306 * mh-e.texi (Preface): Get rid of "Emacs 21".
10307
10308 * eshell.texi (Installation): Delete node (for Emacs 20).
10309
10310 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10311
10312 * flymake.texi: Refill and tweak style in @lisp blocks.
10313
10314 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10315
10316 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10317
10318 2005-03-01 Jay Belanger <belanger@truman.edu>
10319
10320 * calc.texi (Trigonometric and Hyperbolic Functions):
10321 Mention additional functions.
10322 (Algebraic Simplifications): Mention additional simplifications.
10323
10324 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10325
10326 * ses.texi: Add concept/function/variable indices (this work was
10327 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10328 papers on file at FSF).
10329
10330 2005-02-10 Jay Belanger <belanger@truman.edu>
10331
10332 * calc.texi: Change @LaTeX to La@TeX throughout.
10333 Redefine @expr as @math for TeX output.
10334 Redefine @texline as a no-op for TeX output.
10335 Define @tfn, replace @t by @tfn throughout.
10336
10337 2005-02-09 Jay Belanger <belanger@truman.edu>
10338
10339 * calc.texi: Add macro for LaTeX for info output.
10340
10341 2005-02-08 Kim F. Storm <storm@cua.dk>
10342
10343 * texinfo.tex (LaTex): Add def.
10344
10345 2005-02-06 Jay Belanger <belanger@truman.edu>
10346
10347 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10348 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10349 throughout manual.
10350
10351 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10352
10353 * gnus.texi: Some edits based on comments from David Abrahams.
10354
10355 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10356
10357 * gnus.texi (RSS): Fix the keystroke.
10358
10359 2005-01-24 David Kastrup <dak@gnu.org>
10360
10361 * faq.texi: Update AUCTeX version info.
10362
10363 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10364
10365 * gnus-faq.texi ([4.1]): Typo.
10366
10367 2005-01-19 Jay Belanger <belanger@truman.edu>
10368
10369 * calc.texi (Keep Arguments): Mention that keeping arguments
10370 doesn't work with keyboard macros.
10371
10372 2005-01-16 Richard M. Stallman <rms@gnu.org>
10373
10374 * autotype.texi (Autoinserting): Fix small error.
10375
10376 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10377
10378 Sync with Tramp 2.0.47.
10379
10380 * tramp.texi (Compilation): New section, describing compilation of
10381 remote files.
10382
10383 2005-01-11 Kim F. Storm <storm@cua.dk>
10384
10385 * widget.texi (Basic Types): Add :follow-link keyword.
10386
10387 2005-01-09 Jay Belanger <belanger@truman.edu>
10388
10389 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10390
10391 2005-01-08 Jay Belanger <belanger@truman.edu>
10392
10393 * calc.texi: Change throughout to reflect new default value of
10394 calc-settings-file.
10395
10396 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10397
10398 * message.texi (Reply): `message-reply-to-function' should return
10399 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10400
10401 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10402
10403 * faq.texi (Changing load-path): Fix typo.
10404
10405 2005-01-05 Jay Belanger <belanger@truman.edu>
10406
10407 * calc.texi (Programming Tutorial): Replace kbd command by
10408 appropriate characters for a keyboard macro.
10409
10410 2005-01-04 Jay Belanger <belanger@truman.edu>
10411
10412 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10413 for Lucid Emacs.
10414 (Programming Tutorial): Mention that the user needs to be in the
10415 right mode to compute some functions.
10416
10417 2005-01-04 Jay Belanger <belanger@truman.edu>
10418
10419 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10420 no longer applicable.
10421
10422 2005-01-01 Jay Belanger <belanger@truman.edu>
10423
10424 * calc.texi (Programming Tutorial): Change description of how to
10425 edit keyboard macros to match current behavior.
10426
10427 2004-12-31 Jay Belanger <belanger@truman.edu>
10428
10429 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10430
10431 2004-12-20 Jay Belanger <belanger@truman.edu>
10432
10433 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10434 zero.
10435
10436 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10437
10438 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10439 @xref.
10440 (Font Locking): Avoid @strong{Note:}.
10441
10442 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10443
10444 Sync with Tramp 2.0.46.
10445
10446 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10447
10448 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10449
10450 * url.texi: Correct typos.
10451 (Retrieving URLs): @var{nil}->@code{nil}.
10452 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10453 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10454 (Dealing with HTTP documents): @inforef->@xref.
10455
10456 2004-12-15 Jay Belanger <belanger@truman.edu>
10457
10458 * calc.texi: Consistently capitalized all mode names.
10459 (Answers to Exercises): Mention that an answer can be a fraction
10460 when in Fraction mode.
10461
10462 2004-12-13 Jay Belanger <belanger@truman.edu>
10463
10464 * calc.texi: Fix some TeX definitions.
10465
10466 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10467
10468 * reftex.texi (Imprint): Remove erroneous @value's.
10469
10470 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10471
10472 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10473 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10474
10475 2004-12-08 Jay Belanger <belanger@truman.edu>
10476
10477 * calc.texi (Starting Calc): Remove comment about installation.
10478 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10479
10480 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10481
10482 * url.texi: Update @setfilename.
10483 (Getting Started): No need to worry about Gnus versions.
10484 (Dealing with HTTP documents): Use @inforef.
10485
10486 * org.texi: Fix @direntry file name.
10487
10488 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10489
10490 * url.texi: New file.
10491
10492 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10493
10494 2004-12-06 Jay Belanger <belanger@truman.edu>
10495
10496 * calc.texi (Using Calc): Remove paragraph about installation.
10497
10498 2004-12-06 Jay Belanger <belanger@truman.edu>
10499
10500 * calc.texi: Use more Texinfo macros and less TeX defs.
10501 Remove @refill's.
10502
10503 2004-12-06 Richard M. Stallman <rms@gnu.org>
10504
10505 * org.texi: New file.
10506
10507 2004-12-05 Richard M. Stallman <rms@gnu.org>
10508
10509 * Makefile.in (org.dvi, ../info/org): New targets.
10510 (INFO_TARGETS): Add ../info/org.
10511 (DVI_TARGETS): Add org.dvi.
10512 (maintainer-clean): Remove the info files in the info dir.
10513
10514 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10515
10516 * idlwave.texi: Fix the setfilename directive to put the produced
10517 file in ../info.
10518 (Continued Statement Indentation): Resurrect Jan D.'s change from
10519 2004-11-03 that was lost when a newer version of idlwave.texi was
10520 imported.
10521
10522 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10523
10524 * gnus-faq.texi ([5.1]): Add missing bracket.
10525
10526 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10527 Index `spam-initialize'.
10528
10529 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10530
10531 * message.texi (Various Message Variables): Mention that all mail
10532 file variables are derived from `message-directory'.
10533
10534 * gnus.texi (Splitting Mail): Clarify bogus group.
10535
10536 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10537
10538 * emacs-mime.texi (Encoding Customization):
10539 Fix mm-coding-system-priorities entry.
10540
10541 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10542
10543 * idlwave.texi (Continued Statement Indentation):
10544 * reftex.texi (Options (Index Support))
10545 (Displaying and Editing the Index, Table of Contents):
10546 * speedbar.texi (Creating a display, Major Display Modes):
10547 Replace non-nil with non-@code{nil}.
10548
10549 2004-10-21 Jay Belanger <belanger@truman.edu>
10550
10551 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10552
10553 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10554
10555 * calc.texi (Reporting Bugs): Double up `@'.
10556
10557 2004-10-18 Jay Belanger <belanger@truman.edu>
10558
10559 * calc.texi (Reporting Bugs): Change the address that bugs
10560 should be sent to.
10561
10562 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10563
10564 * gnus.texi (New Features): Add 5.11.
10565
10566 * message.texi (Resending): Remove wrong default value.
10567
10568 * gnus.texi (Mail Source Specifiers): Describe possible problems
10569 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10570 `pop3-leave-mail-on-server' to the index.
10571
10572 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10573
10574 * message.texi (Canceling News): Add how to set a password.
10575
10576 2004-10-12 Jay Belanger <belanger@truman.edu>
10577
10578 * calc.texi (Help Commands): Change the descriptions of
10579 calc-describe-function and calc-describe-variable to match their
10580 current behavior.
10581
10582 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10583
10584 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10585
10586 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10587
10588 Sync with Tramp 2.0.45.
10589
10590 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10591 plink link. The URL is outdated. Originator contacted for
10592 clarification.
10593
10594 2004-10-10 Juri Linkov <juri@jurta.org>
10595
10596 * gnus.texi (Top, Marking Articles): Join two menus in one node
10597 because a node can have only one menu.
10598
10599 2004-10-09 Juri Linkov <juri@jurta.org>
10600
10601 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10602 example of nnmail-split-fancy.
10603
10604 2004-10-06 Karl Berry <karl@gnu.org>
10605
10606 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10607 consistency with other uses of dashes.
10608
10609 2004-10-05 Karl Berry <karl@gnu.org>
10610
10611 * info.texi: Consistently use --- throughout, periods at end of
10612 menu descriptions, and a couple typos.
10613
10614 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10615
10616 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10617 * pgg.texi (User Commands, Backend methods): Do.
10618 * gnus.texi: Markup fixes.
10619 (Setting Process Marks): Fix `M P a' entry.
10620 * emacs-mime.texi: Fixes.
10621
10622 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10623
10624 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10625 again.
10626 Use 5.10 instead of 5.10.0.
10627
10628 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10629
10630 * gnus.texi (Summary Mail Commands): S D e.
10631
10632 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10633
10634 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10635 the gnus-article-mode-line-format section.
10636
10637 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10638
10639 * gnus.texi (Various Summary Stuff): Fix the documentation for
10640 gnus-newsgroup-variables.
10641
10642 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10643
10644 * gnus.texi (MIME Commands):
10645 Add gnus-mime-display-multipart-as-mixed,
10646 gnus-mime-display-multipart-alternative-as-mixed,
10647 gnus-mime-display-multipart-related-as-mixed.
10648 (Mail Source Customization): Clarify `mail-source-directory'.
10649 (Splitting Mail): Mention gnus-group-find-new-groups.
10650 (SpamOracle): Fix typo.
10651
10652 * gnus-faq.texi: Untabify.
10653 ([6.3]): nnir.el is in contrib directory.
10654
10655 * message.texi (News Headers): Clarify how a unique ID is created.
10656
10657 * gnus.texi (Batching Agents): Fix typo in example.
10658 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10659
10660 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10661
10662 * gnus.texi (Group Parameters): Add more on hooks.
10663
10664 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10665
10666 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10667
10668 2004-09-22 Jay Belanger <belanger@truman.edu>
10669
10670 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10671 might be hidden during part of the session.
10672
10673 2004-09-20 Jay Belanger <belanger@truman.edu>
10674
10675 * calc.texi (Notations Used in This Manual): Put in an earlier
10676 mention that DEL could be called Backspace.
10677
10678 2004-09-10 Simon Josefsson <jas@extundo.com>
10679
10680 * gnus.texi (IMAP): Add example. Suggested and partially written
10681 by Steinar Bang <sb@dod.no>.
10682
10683 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10684
10685 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10686 netrc syntax.
10687
10688 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10689
10690 * gnus.texi (Spam ELisp Package Sequence of Events):
10691 Some clarifications.
10692 (Spam ELisp Package Global Variables): More clarifications.
10693
10694 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10695
10696 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10697 Mention spam-split does not modify incoming mail.
10698
10699 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10700
10701 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10702
10703 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10704
10705 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10706
10707 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10708
10709 * makefile.w32-in (sieve, pgg): Use $(infodir).
10710
10711 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10712
10713 * makefile.w32-in: Fix PGG and Sieve entries.
10714
10715 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10716
10717 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10718 Emacs and related programs.
10719
10720 2004-08-27 Richard M. Stallman <rms@gnu.org>
10721
10722 * faq.texi: Fix texinfo usage, esp. doublequotes.
10723 (Difference between Emacs and XEmacs): Some clarification.
10724
10725 * faq.texi (Difference between Emacs and XEmacs):
10726 Explain not to contrast XEmacs with GNU Emacs.
10727
10728 2004-08-26 Richard M. Stallman <rms@gnu.org>
10729
10730 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10731
10732 2004-08-22 David Kastrup <dak@gnu.org>
10733
10734 * reftex.texi (AUCTeX): Update links, section name.
10735
10736 * faq.texi (Calc): Update availability (included in 22.1).
10737 (AUCTeX): Update availability, information, versions, description.
10738
10739 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10740
10741 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10742
10743 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10744
10745 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10746
10747 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10748
10749 Sync with Tramp 2.0.44.
10750
10751 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10752
10753 * widget.texi (User Interface): Update how to separate the
10754 editable field of an editable-field widget from other widgets.
10755 (Programming Example): Add text after field.
10756
10757 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10758
10759 * emacs-mime.texi (Encoding Customization): Add a note to the
10760 mm-content-transfer-encoding-defaults entry.
10761 (rfc2047): Update.
10762
10763 * gnus.texi (Article Highlighting):
10764 Add gnus-cite-ignore-quoted-from.
10765 (POP before SMTP): New node.
10766 (Posting Styles): Addition.
10767 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10768 (Fancy Mail Splitting): Ditto.
10769 (X-Face): Add gnus-x-face.
10770
10771 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10772
10773 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10774 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10775
10776 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10777
10778 * gnus.texi (Mail Source Specifiers):
10779 Describe `pop3-leave-mail-on-server'.
10780
10781 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10782
10783 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10784
10785 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10786 repository. Change setfilename.
10787
10788 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10789
10790 2004-07-02 Juri Linkov <juri@jurta.org>
10791
10792 * pcl-cvs.texi (Viewing differences): Add `d r'.
10793
10794 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10795
10796 * ses.texi, viper.texi, flymake.texi, faq.texi:
10797 * eshell.texi, ediff.texi: Markup fixes.
10798
10799 2004-06-21 Karl Berry <karl@gnu.org>
10800
10801 * info.texi (Top): Mention that only Emacs has mouse support.
10802 (Getting Started): Mention this in a few other places.
10803
10804 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10805
10806 * autotype.texi (Copyrights, Timestamps):
10807 Recommend `before-save-hook' instead of `write-file-functions'.
10808
10809 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10810
10811 * dired-x.texi (dired-mark-omitted): Update keybinding.
10812
10813 2004-06-10 Kim F. Storm <storm@cua.dk>
10814
10815 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10816
10817 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10818
10819 * dired-x.texi (variable dired-omit-mode): Rename from
10820 dired-omit-files-p.
10821 (function dired-omit-mode): Rename from dired-omit-toggle.
10822 Call dired-omit-mode rather than set dired-omit-files-p.
10823 (dired-mark-omitted): Describe command.
10824
10825 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10826
10827 Version 2.0.41 of Tramp released.
10828
10829 2004-05-29 Juanma Barranquero <lektu@terra.es>
10830
10831 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10832 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10833
10834 2004-05-29 Richard M. Stallman <rms@gnu.org>
10835
10836 * cl.texi (Top): Call this chapter `Introduction'.
10837 (Overview): In TeX, no section heading here.
10838
10839 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10840
10841 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10842
10843 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10844 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10845
10846 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10847
10848 * flymake.texi: New file.
10849
10850 2004-05-28 Simon Josefsson <jas@extundo.com>
10851
10852 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10853
10854 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10855
10856 Version 2.0.40 of Tramp released.
10857
10858 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10859
10860 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10861
10862 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10863 variables `tramp-backup-directory-alist' and
10864 `tramp-bkup-backup-directory-info'.
10865 (Overview, Connection types)
10866 (External transfer methods, Default Method)
10867 (Windows setup hints): Remove restriction of password entering
10868 with external methods.
10869 (Auto-save and Backup): Make file name example
10870 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10871 and `auto-save-directory' must be used.
10872 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10873 only "NT"). Remove doubled entry "What kinds of systems does
10874 @tramp{} work on".
10875 (tramp): Macro removed.
10876 (Obtaining Tramp): Flag removed from title.
10877 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10878 and `trampver' used properly. Flag `tramp-inst' replaced by
10879 `installchapter'. Installation related text adapted.
10880
10881 2004-04-28 Masatake YAMATO <jet@gyve.org>
10882
10883 * widget.texi (Programming Example): Remove overlays.
10884
10885 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10886
10887 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10888
10889 2004-04-23 Juanma Barranquero <lektu@terra.es>
10890
10891 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10892
10893 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10894
10895 * info.texi (Info Search): Add info-apropos.
10896
10897 2004-03-22 Juri Linkov <juri@jurta.org>
10898
10899 * faq.texi: Fix help key bindings.
10900
10901 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10902
10903 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10904 (as suggested by Karl Berry). Update information about colored
10905 stars in menus. Add new subheading describing M-n.
10906
10907 2004-03-12 Richard M. Stallman <rms@gnu.org>
10908
10909 * cl.texi (Top): Rename top node's title.
10910
10911 2004-03-08 Karl Berry <karl@gnu.org>
10912
10913 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10914 problems making the texinfo distribution.
10915
10916 2004-02-29 Simon Josefsson <jas@extundo.com>
10917
10918 * smtpmail.texi (Authentication): Change the list of supported
10919 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10920 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10921 <voegelas@gmx.net>.
10922
10923 2004-02-29 Juanma Barranquero <lektu@terra.es>
10924
10925 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10926 Use $(DEL) instead of rm, and ignore exit code.
10927
10928 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10929
10930 Tramp version 2.0.39 released.
10931
10932 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10933
10934 * tramp.texi (Customizing Completion): Explain new functions
10935 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10936 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10937 (Top): Refer to Savannah mailing list as the major one.
10938 Mention older mailing lists in HTML mode only.
10939 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10940 (Frequently Asked Questions): Remote hosts must not be Unix-like
10941 for "smb" method.
10942 (Password caching): New node.
10943 (External transfer methods): Refer to password caching for "smb"
10944 method.
10945
10946 2004-02-17 Karl Berry <karl@gnu.org>
10947
10948 * info.texi (Help-Int): Mention the new line number feature.
10949
10950 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10951
10952 * ses.texi (Advanced Features): New functionality for
10953 ses-set-header-row (defaults to current row unless C-u used).
10954 (Acknowledgements): Add Stefan Monnier.
10955
10956 2003-12-29 Kevin Ryde <user42@zip.com.au>
10957
10958 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10959
10960 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10961
10962 Tramp version 2.0.38 released.
10963
10964 * tramp.texi (Remote shell setup): Warn of environment variables
10965 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10966 <sven.gabriel@imk.fzk.de>.
10967 (Configuration): Tramp now chooses base64/uuencode
10968 automatically. Update wording accordingly.
10969 (Top): More description for the `Default Method' menu entry.
10970 (Default Method): Use @code, not @var, for Lisp variables.
10971 (Default Method): New subsection `Which method is the right one
10972 for me?'. Suggested by Christian Kirsch.
10973 (Configuration): Pointer to new subsection added.
10974 (Default Method): Too many "use" in one sentence.
10975 Rephrase. Reported by Christian Kirsch.
10976 (Filename Syntax): Old `su' example is probably a left-over from
10977 the sm/su method naming. Replace with `ssh', instead.
10978 (External transfer methods, Auto-save and Backup):
10979 Typo fixes.
10980
10981 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10982
10983 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10984 (Top): Mention japanese manual only if flag `jamanual' is set.
10985 Insert section `Japanese manual' in menu.
10986
10987 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10988
10989 * eshell.texi (Known Problems): Add doc item.
10990
10991 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10992
10993 * cc-mode.texi: Update for CC Mode 5.30.
10994
10995 Note: Please refrain from doing purely cosmetic changes like
10996 removing trailing whitespace in this manual; it clobbers cvs
10997 merging for no good reason.
10998
10999 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11000
11001 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11002 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11003 @acronym{ASCII}.
11004
11005 2003-10-26 Karl Berry <karl@gnu.org>
11006
11007 * info.texi (Info Search): Echo area, not echo are. From Debian
11008 diff.
11009
11010 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11011
11012 * widget.texi (Defining New Widgets): Document new behavior of
11013 :buttons and :children keywords.
11014
11015 2003-10-22 Miles Bader <miles@gnu.org>
11016
11017 * Makefile.in (info): Move before $(top_srcdir)/info.
11018
11019 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11020
11021 * tramp.texi (Inline methods): Small grammar fix.
11022 (External transfer methods): Likewise.
11023
11024 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11025
11026 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11027
11028 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11029
11030 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11031
11032 2003-09-30 Richard M. Stallman <rms@gnu.org>
11033
11034 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11035
11036 * widget.texi (User Interface): Fix typos.
11037
11038 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11039
11040 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11041
11042 * pcl-cvs.texi (Selected Files): Fix typo.
11043
11044 2003-09-21 Karl Berry <karl@gnu.org>
11045
11046 * info.texi (] and [ commands): No period at end of section title.
11047
11048 2003-09-04 Miles Bader <miles@gnu.org>
11049
11050 * Makefile.in (top_srcdir): New variable.
11051 ($(top_srcdir)/info): New rule.
11052 (info): Depend on it.
11053
11054 2003-09-03 Peter Runestig <peter@runestig.com>
11055
11056 * makefile.w32-in: New file.
11057
11058 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11059
11060 * widget.texi (User Interface): Explain the need of static text
11061 around an editable field.
11062
11063 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11064
11065 * widget.texi (Basic Types): The argument to `:help-echo' can now
11066 be a form that evaluates to a string.
11067
11068 2003-08-18 Kim F. Storm <storm@cua.dk>
11069
11070 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11071
11072 2003-08-16 Richard M. Stallman <rms@gnu.org>
11073
11074 * dired-x.texi (Shell Command Guessing): Explain *.
11075
11076 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11077
11078 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11079 log-edit-insert-changelog.
11080
11081 2003-08-03 Karl Berry <karl@gnu.org>
11082
11083 * info.texi: Need @contents.
11084
11085 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11086
11087 Tramp version 2.0.36 released.
11088
11089 * tramp.texi (Remote shell setup): Explain about problems with
11090 non-Bourne commands in ~/.profile and ~/.shrc.
11091
11092 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11093
11094 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11095 renaming of `vis-mode' to `visible-mode'.
11096
11097 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11098
11099 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11100 next, prev and up pointers.
11101
11102 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11103
11104 * info.texi (Help): Mention existence of Emacs and stand-alone
11105 Info at the very beginning of the tutorial.
11106 (Help-Inv): New node.
11107 (Help-]): New node.
11108 (Help-M): Systematically point out the differences between default
11109 Emacs and stand-alone versions. Delete second menu.
11110 (Help-Xref): Systematically point out the differences between
11111 default Emacs and stand-alone versions.
11112 (Help-Int): Change `l' example.
11113 (Expert Info): Fix typos.
11114 (Emacs Info Variables): Mention `Info-hide-note-references' and
11115 new default for `Info-scroll-prefer-subnodes'.
11116
11117 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11118
11119 Version 2.0.35 of Tramp released.
11120
11121 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11122 (Inline methods): Add methods `remsh' and `plink1'.
11123 (External transfer methods): Add method `remcp'.
11124 (Multi-hop Methods): Add method `remsh'.
11125 Small patch from Adrian Aichner <adrian@xemacs.org>:
11126 Fix minor typos.
11127 (Concept Index): Add to make manual searchable via
11128 `Info-index'.
11129 (Version Control): Add cindex entry.
11130
11131 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11132
11133 * trampver.texi: Version 2.0.34 released.
11134
11135 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11136
11137 * faq.texi: Improve previous changes.
11138
11139 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11140
11141 * faq.texi: Update copyright and maintenance details.
11142 Update some package URLs, versions, and maintainers.
11143 Remove many references to the Emacs Lisp Archive.
11144
11145 2003-04-23 Simon Josefsson <jas@extundo.com>
11146
11147 * smtpmail.texi: Fix license (the invariant sections mentioned has
11148 never been part of the smtp manual). Align info dir entry with
11149 other emacs packages.
11150
11151 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11152
11153 * tramp.texi: Version 2.0.33 released.
11154 Remove installation chapter. Remove XEmacs specifics.
11155
11156 2003-03-29 Richard M. Stallman <rms@gnu.org>
11157
11158 * tramp.texi (Top): Undo the previous renaming.
11159 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11160
11161 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11162
11163 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11164 version of manual.
11165
11166 * tramp.texi (Auto-save and Backup): New node.
11167
11168 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11169
11170 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11171 Emacs" in order to have better differentiation to "XEmacs".
11172 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11173 are new macros in order to point to the other Emacs flavor where
11174 appropriate. In info case, point to node `Installation' in order
11175 to explain how to generate the other way. In html case, make a
11176 link to the other html file.
11177 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11178 after CVS checkout/update.
11179 (Installation): Completely rewritten.
11180 (Installation parameters, Load paths): New sections under
11181 `Installation'.
11182
11183 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11184
11185 * tramp.texi: Version 2.0.30 released.
11186 Replace word "path" with "localname" where used as a component of
11187 a Tramp file name.
11188
11189 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11190
11191 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11192 introduced.
11193 (Installation): Explain what to do if files from the tramp/contrib
11194 directory are needed.
11195
11196 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11197
11198 * smtpmail.texi (How Mail Works): New.
11199
11200 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11201
11202 * smtpmail.texi: New file.
11203
11204 * Makefile.in: Build SMTP manual.
11205
11206 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11207
11208 * tramp.texi: Version 2.0.29 released.
11209 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11210 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11211
11212 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11213
11214 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11215 another package loads accidentally Ange-FTP.
11216
11217 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11218
11219 * tramp.texi (Customizing Completion): Add function
11220 `tramp-parse-sconfig'. Change example of
11221 `tramp-set-completion-function', because parsing of ssh config
11222 files looks more natural.
11223
11224 2003-01-15 Kevin Ryde <user42@zip.com.au>
11225
11226 * gnus.texi (Using MIME): Mention auto-compression-mode with
11227 gnus-mime-copy-part.
11228
11229 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11230
11231 * gnus.texi: Do not use `path' in several locations.
11232
11233 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11234
11235 * tramp.texi (External transfer methods): New method `smb'.
11236 From Michael Albinus.
11237
11238 2002-11-05 Karl Berry <karl@gnu.org>
11239
11240 * info.texi (Info-fontify): Reorder face list to avoid bad line
11241 breaks.
11242
11243 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11244
11245 * tramp.texi: Move @copying to standard place.
11246 Use @insertcopying.
11247
11248 2002-10-02 Karl Berry <karl@gnu.org>
11249
11250 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11251 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11252 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11253 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11254 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11255 * widget.texi, woman.texi:
11256 Per rms, update all manuals to use @copying instead of @ifinfo.
11257 Also use @ifnottex instead of @ifinfo around the top node, where
11258 needed for the sake of the HTML output.
11259 (The Gnus manual is not fixed since it's not clear to me how it
11260 works; and the Tramp manual already uses @copying, although in an
11261 unusual way. All others were changed.)
11262
11263 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11264
11265 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11266 (../info/ses, ses.dvi): New targets.
11267 * ses.texi: New file.
11268
11269 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11270
11271 * texinfo.tex: Update to texinfo 4.2.
11272
11273 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11274
11275 * reftex.texi: Update to RefTeX 4.19.
11276
11277 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11278
11279 * gnus.texi (Sorting Groups): Add key bindings for
11280 gnus-group-sort-groups-by-real-name and
11281 gnus-group-sort-selected-groups-by-real-name.
11282
11283 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11284
11285 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11286 (../info/tramp, tramp.dvi): New targets.
11287
11288 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11289
11290 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11291 (calc.dvi): Uncomment.
11292
11293 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11294
11295 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11296 (../info/calc): New target.
11297
11298 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11299
11300 * (Version 21.1 released.)
11301
11302 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11303
11304 * Branch for 21.1.
11305
11306 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11307
11308 * Makefile.in (../info/info): Use an explicit -o switch to
11309 makeinfo.
11310
11311 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11312
11313 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11314
11315 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11316
11317 * ediff.texi: Added ediff-coding-system-for-read.
11318
11319 * viper.texi: Fix typos.
11320
11321 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11322
11323 * Makefile.in (../info/idlwave): Use --no-split.
11324
11325 2000-12-14 Dave Love <fx@gnu.org>
11326
11327 * Makefile.in (mostlyclean): Remove gnustmp.*.
11328 (gnus.dvi): Change rule to remove @latex stuff.
11329
11330 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11331
11332 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11333
11334 2000-10-13 John Wiegley <johnw@gnu.org>
11335
11336 * Makefile.in: Add build targets for eshell.texi.
11337
11338 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11339
11340 * Makefile.in: Remove/comment speedbar stuff.
11341
11342 2000-09-22 Dave Love <fx@gnu.org>
11343
11344 * Makefile.in: Add emacs-mime.
11345
11346 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11347
11348 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11349 (DVI_TARGETS): Add woman.dvi.
11350 (../info/woman, woman.dvi): New targets.
11351
11352 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11353
11354 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11355
11356 * pcl-cvs.texi: New file.
11357 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11358 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11359
11360 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11361
11362 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11363 (../info/ebrowse, ebrowse.dvi): New targets.
11364
11365 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11366
11367 * Makefile.in (INFO_TARGETS): Add eudc.
11368 (DVI_TARGETS): Add eudc.dvi.
11369 (../info/eudc, eudc.dvi): New targets.
11370
11371 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11372
11373 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11374 compatibility with 8+3 filesystems).
11375 (../info/efaq): Rename from emacs-faq.
11376
11377 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11378
11379 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11380 (../info/idlwave, idlwave.dvi): New targets.
11381
11382 1999-10-23 Dave Love <fx@gnu.org>
11383
11384 * Makefile.in: Use autotype.texi.
11385
11386 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11387
11388 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11389 faq.texi file) rather than ../info/faq.
11390
11391 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11392
11393 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11394 (../info/ada-mode, ada-mode.dvi): New targets.
11395
11396 1999-09-01 Dave Love <fx@gnu.org>
11397
11398 * Makefile.in: Add faq.
11399
11400 1999-07-12 Richard Stallman <rms@gnu.org>
11401
11402 * Version 20.4 released.
11403
11404 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11405
11406 * Version 20.3 released.
11407
11408 1998-04-06 Andreas Schwab <schwab@gnu.org>
11409
11410 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11411 Use it in dvi targets.
11412 (../etc/GNU): Change to $(srcdir) first.
11413
11414 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11415
11416 * reftex.texi: Update for RefTeX version 3.22.
11417
11418 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11419
11420 * gnus.texi (Easy Picons): Remove references to
11421 `gnus-group-display-picons'.
11422 (Hard Picons): Ditto.
11423
11424 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11425
11426 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11427 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11428
11429 1997-09-23 Paul Eggert <eggert@twinsun.com>
11430
11431 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11432 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11433
11434 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11435
11436 * Version 20.2 released.
11437
11438 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11439
11440 * Version 20.1 released.
11441
11442 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11443
11444 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11445
11446 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11447
11448 * widget.texi (push-button): Document it.
11449
11450 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11451
11452 * Version 19.33 released.
11453
11454 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11455
11456 * Version 19.32 released.
11457
11458 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11459
11460 * Makefile.in: Add rules for the Message manual.
11461
11462 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11463
11464 * gnus.texi: New version.
11465
11466 * message.texi: New manual.
11467
11468 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11469
11470 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11471
11472 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11473
11474 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11475 Specify -I option.
11476 (All dvi targets): Set the TEXINPUTS variable.
11477
11478 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11479
11480 * Version 19.31 released.
11481
11482 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11483
11484 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11485 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11486
11487 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11488
11489 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11490 (INFO_TARGETS): Add ../info/cc-mode.
11491 (DVI_TARGETS): Add cc-mode.dvi.
11492
11493 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11494
11495 * Version 19.30 released.
11496
11497 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11498
11499 * gnus.texi: New file.
11500
11501 1995-11-04 Erik Naggum <erik@naggum.no>
11502
11503 * gnus.texi: File deleted.
11504
11505 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11506
11507 * mh-e.texi: "Function Index" -> "Command Index" to work with
11508 Emacs 19.30 C-h C-k support of separately-documented commands.
11509
11510 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11511
11512 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11513 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11514
11515 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11516
11517 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11518 (../info/viper, viper.dvi): New targets.
11519
11520 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11521
11522 * dired-x.texi (Installation): Change the example to set
11523 buffer-local variables like dired-omit-files-p in
11524 dired-mode-hook.
11525
11526 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11527
11528 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11529 (../info/mh-e, mh-e.dvi): New targets.
11530
11531 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11532
11533 * Makefile.in (maintainer-clean): Rename from realclean.
11534
11535 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11536
11537 * Makefile.in: New file.
11538 * Makefile: File deleted.
11539
11540 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11541
11542 * Makefile (TEXINDEX_OBJS): Variable deleted.
11543 (texindex, texindex.o, getopt.o): Rules deleted.
11544 All deps on texindex deleted.
11545 (distclean): Don't delete texindex.
11546 (mostlyclean): Don't delete *.o.
11547 * texindex.c, getopt.c: Files deleted.
11548
11549 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11550
11551 * Version 19.26 released.
11552
11553 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11554
11555 * Version 19.25 released.
11556
11557 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11558
11559 * Version 19.24 released.
11560
11561 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11562
11563 * Version 19.23 released.
11564
11565 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11566
11567 * Makefile: Delete spurious tab.
11568
11569 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11570
11571 * Makefile (.SUFFIXES): New rule.
11572
11573 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11574
11575 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11576 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11577
11578 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11579
11580 * Makefile (../info/sc): Rename from sc.info.
11581 (../info/cl): Likewise.
11582 (INFO_TARGETS): Use new names.
11583
11584 1993-12-04 Richard Stallman (rms@srarc2)
11585
11586 * getopt.c: New file.
11587 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11588 (getopt.o): New rule.
11589 (dvi): Don't depend on texindex.
11590 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11591 Depend on texindex.
11592
11593 1993-12-03 Richard Stallman (rms@srarc2)
11594
11595 * Makefile (../info/sc.info): Rename from ../info/sc.
11596 (TEXI2DVI): New variable.
11597 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11598 Add explicit commands.
11599 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11600
11601 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11602
11603 * Version 19.22 released.
11604
11605 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11606
11607 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11608
11609 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11610
11611 * Version 19.21 released.
11612
11613 1993-11-15 Paul Eggert (eggert@twinsun.com)
11614
11615 * Makefile (../info/cl.info): Rename from ../info/cl.
11616
11617 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11618
11619 * Makefile (../etc/GNU): New target.
11620 (EMACSSOURCES): Add gnu1.texi.
11621
11622 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11623
11624 * Makefile (realclean): Don't delete the Info files.
11625
11626 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11627
11628 * forms.texi: Fix forms.texi so that it will format correctly.
11629 Add missing `@end iftex', fix bad reference.
11630
11631 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11632
11633 * Makefile: Fix targets for texindex, new info.texi files.
11634 * info-stnd.texi: New file implements info for standalone info
11635 reader.
11636 * info.texi: Update to include recent changes to "../info/info".
11637 New source file for ../info/info; includes info-stnd.texi.
11638
11639 * texindex.c: Include "../src/config.h" if building in emacs.
11640
11641 * Makefile: Change all files to FILENAME.texi, force all targets
11642 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11643 vip.texinfo, forms.texinfo, cl.texinfo.
11644 Add target to build texindex.c, defining `emacs'.
11645
11646 * forms.texi: Install new file to match version 2.3 of forms.el.
11647
11648 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11649
11650 * Version 19.19 released.
11651
11652 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11653
11654 * sc.texinfo: Fix info file name.
11655
11656 * Makefile (info): Add gnus and sc.
11657 (dvi): Add gnus.dvi and sc.dvi.
11658 (../info/sc, sc.dvi): New targets.
11659
11660 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11661
11662 * Version 19.18 released.
11663
11664 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11665
11666 * Makefile: Fix source file names of the separate manuals.
11667 (gnus.dvi, ../info/gnus): New targets.
11668
11669 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11670
11671 * Version 19.17 released.
11672
11673 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11674
11675 * split-man: Fix typos in last change.
11676
11677 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11678
11679 * Version 19.16 released.
11680
11681 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11682
11683 * version 19.15 released.
11684
11685 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11686
11687 * Makefile (distclean): It's rm, not rf.
11688
11689 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11690
11691 * Version 19.14 released.
11692
11693 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11694
11695 * Makefile: New file.
11696
11697 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11698
11699 * Version 19.13 released.
11700
11701 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11702
11703 * Version 19.9 released.
11704
11705 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11706
11707 * Version 19.8 released.
11708
11709 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11710
11711 * Version 19.7 released.
11712
11713 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11714
11715 * gnus.texinfo: New file. Removed installation instructions.
11716
11717 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11718
11719 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11720
11721 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11722
11723 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11724 then define `\sc' as the command for smallcaps in Texinfo.
11725 This means that the @sc command will produce small caps. bfox has
11726 made the corresponding change to makeinfo and texinfm.el.
11727
11728 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11729
11730 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11731 Customization since the menu entry did not point to anything.
11732 Also add an @finalout command to remove overfull hboxes from the
11733 printed output.
11734
11735 * cl.texinfo: Add @bye, \input line and @settitle to file.
11736 This file is clearly intended to be a chapter of some other work,
11737 but the other work does not yet exist.
11738
11739 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11740
11741 * texinfo.texinfo: Three typos corrected.
11742
11743 ;; Local Variables:
11744 ;; coding: utf-8
11745 ;; End:
11746
11747 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11748
11749 This file is part of GNU Emacs.
11750
11751 GNU Emacs is free software: you can redistribute it and/or modify
11752 it under the terms of the GNU General Public License as published by
11753 the Free Software Foundation, either version 3 of the License, or
11754 (at your option) any later version.
11755
11756 GNU Emacs is distributed in the hope that it will be useful,
11757 but WITHOUT ANY WARRANTY; without even the implied warranty of
11758 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11759 GNU General Public License for more details.
11760
11761 You should have received a copy of the GNU General Public License
11762 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.