Merge changes from Org 7.4 to current Org 7.7.
[emacs.git] / doc / misc / ChangeLog
blob75e39104dcbb3fa50e2bdaa1e2fe01aac4875f4f
1 2011-07-28  Bastien Guerry  <bzg@gnu.org>
3         * org.texi (Using the mapping API): mention 'region as a possible
4         scope for `org-map-entries'.
6 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
8         * org.texi (Visibility cycling): Document `org-copy-visible'.
10 2011-07-28  Bastien Guerry  <bzg@gnu.org>
12         * org.texi (Template expansion): order template sequences in the
13         proper order.
15 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
17         * org.texi (eval): Expand discussion of the :eval header argument.
19 2011-07-28  Bastien Guerry  <bzg@gnu.org>
21         * org.texi (Languages): Add Lilypond and Awk as supported
22         languages.
24 2011-07-28  Achim Gratz  <stromeko@nexgo.de>
26         * org.texi: document that both CLOCK_INTO_DRAWER and
27         LOG_INTO_DRAWER can be used to override the contents of variable
28         org-clock-into-drawer (or if unset, org-log-into-drawer).
30         * org.texi: replace @xref->@pxref.
32 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
34         * org.texi (Evaluating code blocks): Documenting the new option
35         for inline call lines.
37 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
39         * org.texi (Results of evaluation): More explicit about the
40         mechanism through which interactive evaluation of code is
41         performed.
43 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
45         * org.texi (noweb-ref): New header argument documentation.
47 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
49         * org.texi (Extracting source code): Documentation of the new
50         org-babel-tangle-named-block-combination variable.
52 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
54         * org.texi (Structure of code blocks): explicitly state that the
55         behavior of multiple blocks of the same name is undefined
57 2011-07-28  Christian Egli  <christian.egli@sbszh.ch>
59         * org.texi (TaskJuggler export): Modify the example to reflect the
60         new effort durations.
62 2011-07-28  David Maus  <dmaus@ictsoc.de>
64         * org.texi (Images in LaTeX export): Escape curly brackets in
65         LaTeX example.
67 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
69         * org.texi (The clock table): Document the :properties and
70         :inherit-props arguments for the clocktable.
72 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
74         * org.texi (Tables in LaTeX export): Document specifying placement
75         options for tables.
77 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
79         * org.texi (Evaluating code blocks): More specific documentation
80         about the different types of header arguments.
82 2011-07-28  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
84         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
86 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
88         * org.texi (Built-in table editor): Document the table field
89         follow mode.
91 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>
93         * org.texi (Easy Templates): Document new template.
95 2011-07-28  Robert P. Goldman  <rpgoldman@real-time.com>
97         * org.texi (Literal examples): Add a cross-reference from "Literal
98         Examples" to "Easy Templates."
100 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
102         * org.texi (The clock table): Add link to match syntax.
104 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
106         * org.texi (Agenda commands): Document clock consistency checks.
108 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
110         * org.texi (Built-in table editor): Document that \vert represents
111         a vertical bar in a table field.
113 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
115         * org.texi (Literal examples): Link from "Markup" > "Literate
116         Examples" to "Working with Source Code".
118 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
120         * org.texi (Agenda commands): Doc for function option to bulk
121         action.
123 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
125         * org.texi (Template expansion): Document new %<...> template
126         escape.
128 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
130         * org.texi (Selective export): Document exclusion of any tasks
131         from export.
133 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
135         * org.texi (Selective export): Document how to exclude DONE tasks
136         from export.
137         (Publishing options): Document the properties to be used to turn off
138         export of DONE tasks.
140 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
142         * org.texi (The date/time prompt): Document date range protection.
144 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
146         * org.texi (padline): Documentation of the new padline header
147         argument.
149 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
151         * org.texi (var): Adding "[" to list of characters triggering
152         elisp evaluation.
154 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
156         * org.texi (var): Documentation of Emacs Lisp evaluation during
157         variable assignment.
159 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
161         * org.texi (colnames): Reference indexing into variables, and note
162         that colnames are *not* removed before indexing occurs.
163         (rownames): Reference indexing into variables, and note that
164         rownames are *not* removed before indexing occurs.
166 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
168         * org.texi (var): Clarification of indexing into tabular
169         variables.
171 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
173         * org.texi (results): Documentation of the `:results wrap' header
174         argument.
176 2011-07-28  Bastien Guerry  <bzg@gnu.org>
178         * org.texi (LaTeX and PDF export): add a note about a limitation
179         of the LaTeX export: the org file has to be properly structured.
181 2011-07-28  Bastien Guerry  <bzg@gnu.org>
183         * org.texi (Dynamic blocks, Structure editing): Mention
184         the function `org-narrow-to-block'.
186 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
188         * org.texi (Languages): Updating list of code block supported
189         languages.
191 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
193         * org.texi (Special properties): CATEGORY is a special property,
194         but it may also used in the drawer.
196 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
198         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
200 2011-07-28  Puneeth Chaganti  <punchagan@gmail.com>
202         * org.texi (Include files): Document :lines.
204 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
206         * org.texi (comments): Documentation of the ":comments noweb" code
207         block header argument.
209 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
211         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
212         added extra whitespace around functions to be consistent with the
213         rest of the section.
215 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
217         * org.texi (Evaluating code blocks):  Expanded discussion of
218         #+call: line syntax.
219         (Header arguments in function calls): Expanded discussion of
220         #+call: line syntax.
222 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
224         * org.texi (Evaluating code blocks): More explicit about how to
225         pass variables to #+call lines.
227 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
229         * org.texi (Results of evaluation): Link to the :results header
230         argument list from the "Results of evaluation" section.
232 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
234         * org.texi (Conflicts): Adding additional information about
235         resolving org/yasnippet conflicts.
237 2011-07-28  David Maus  <dmaus@ictsoc.de>
239         * org.texi (Publishing options): Document style-include-scripts
240         publishing project property.
242 2011-07-28  Carsten Dominik  <carsten.dominik@gmail.com>
244         * org.texi (Sparse trees): Document the next-error /
245         previous-error functionality.
247 2011-07-28  Tom Dye  <tsd@tsdye.com>
249         * org.texi (cache): Improved documentation of code block caches.
251 2011-07-28  Tom Dye  <tsd@tsdye.com>
253         * org.texi (Code block specific header arguments): Documentation
254         of multi-line header arguments.
256 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
258         * org.texi (Code evaluation security): Add example for using a
259         function.
261 2011-07-28  Eric Schulte  <schulte.eric@gmail.com>
263         * org.texi (Tables in LaTeX export): Documentation of new
264         attr_latex options for tables.
266 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
268         * flymake.texi (Example -- Configuring a tool called via make):
269         Use /dev/null instead of the Windows "nul" (bug#8715).
271 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273         * widget.texi (Setting Up the Buffer): Remove mention of the
274         global keymap parent, which doesn't seem to be accurate
275         (bug#7045).
277 2010-07-10  Kevin Ryde  <user42@zip.com.au>
279         * cl.texi (For Clauses): Add destructuring example processing an
280         alist (bug#6596).
282 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
284         * org.texi (Special agenda views): Fix double quoting (bug#3509).
286 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
288         * ediff.texi (Major Entry Points): Remove mention of `require',
289         since that's not pertinent in the installed Emacs (bug#9016).
291 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
293         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
294         (Filtering New Groups): Clarify how simple the "options -n" format is.
295         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
296         is internal.
298 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
300         * tramp.texi (Cleanup remote connections): Add
301         `tramp-cleanup-this-connection'.
303 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
305         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
306         zombies.
307         (Checking New Groups): Ditto (bug#8974).
308         (Checking New Groups): Moved the reference to the right place.
310 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
312         * gnus.texi (Startup Files): Clarify that we're talking about numbered
313         backups, and not actual vc (bug#8975).
315 2011-07-03  Kevin Ryde  <user42@zip.com.au>
317         * cl.texi (For Clauses): @items for hash-values and key-bindings
318         to make them more visible when skimming.  Add examples of `using'
319         clause to them, examples being clearer than a description in
320         words (bug#6599).
322 2011-07-01  Alan Mackenzie  <acm@muc.de>
324         * cc-mode.texi (Guessing the Style): New page.
325         (Styles): Add a short introduction to above.
327 2011-06-28  Deniz Dogan  <deniz@dogan.se>
329         * rcirc.texi (Configuration): Bug-fix:
330         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
331         Reported by Elias Pipping <pipping@exherbo.org>.
333 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
335         * gnus.texi (Summary Mail Commands): Document
336         `gnus-summary-reply-to-list-with-original'.
338 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
340         * eshell.texi (Known problems): Fix typo.
342 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
344         * tramp.texi (Customizing Completion): Mention authinfo-style files.
345         (Password handling): `auth-source-debug' is good for debug messages.
347 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
349         * gnus.texi (Store custom flags and keywords): Refer to
350         `gnus-registry-article-marks-to-{chars,names}' instead of
351         `gnus-registry-user-format-function-{M,M2}'.
353 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
355         * texinfo.tex: Merge from gnulib.
357 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
359         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
360         (Store custom flags and keywords):
361         Mention `gnus-registry-user-format-function-M' and
362         `gnus-registry-user-format-function-M2'.
364 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
366         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
368 2011-05-17  Glenn Morris  <rgm@gnu.org>
370         * gnus.texi (Face): Fix typo.
372 2011-05-14  Glenn Morris  <rgm@gnu.org>
374         * dired-x.texi (Omitting Examples): Minor addition.
376 2011-05-10  Jim Meyering  <meyering@redhat.com>
378         * ede.texi: Fix typo "or or -> or".
380 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
382         * gnus.texi (Summary Buffer Lines):
383         gnus-summary-user-date-format-alist does not exist.
384         (Sorting the Summary Buffer): More about sorting threads.
386 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
388         * trampver.texi: Update release number.
390 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
392         * tramp.texi (Frequently Asked Questions): New item for disabling
393         Tramp in other packages.
395 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
397         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
398         (Fancy splitting to parent, Store arbitrary data):
399         Updated gnus-registry docs.
401 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
403         * ede.texi: Fix typos.
405 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
407         * gnus.texi (Window Layout): @itemize @code doesn't exist.
408         It's @table @code.
410 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
412         * gnus.texi (Listing Groups): Document gnus-group-list-ticked
414 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
416         * calc.texi (Logarithmic Units): Update the function names.
418 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
420         * message.texi (Various Commands): Document format specs in the
421         ellipsis.
423 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
425         * message.texi (Insertion Variables): Document message-cite-style.
427 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
429         * tramp.texi (Remote processes): New subsection "Running shell on
430         a remote host".
432 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
434         * auth.texi (Help for developers): Update docs to explain that the
435         :save-function will only run the first time.
437 2011-03-12  Glenn Morris  <rgm@gnu.org>
439         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
440         (emacs-faq.text): New target.
441         (clean): Add emacs-faq.
443 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
445         Sync with Tramp 2.2.1.
447         * trampver.texi: Update release number.
449 2011-03-11  Glenn Morris  <rgm@gnu.org>
451         * Makefile.in (HTML_TARGETS): New.
452         (clean): Delete $HTML_TARGETS.
453         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
455 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
457         * auth.texi (Help for developers): Show example of using
458         `auth-source-search' with prompts and :save-function.
460 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
462         * Version 23.3 released.
464 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
466         * message.texi (Message Buffers): Update default value of
467         message-generate-new-buffers.
469 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
471         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
472         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
473         respectively.
474         (Musical Notes): New section.
475         (Customizing Calc): Mention the customizable variable
476         calc-note-threshold.
478 2011-03-03  Glenn Morris  <rgm@gnu.org>
480         * url.texi (Dealing with HTTP documents): Remove reference to
481         function url-decode-text-part; never seems to have existed.  (Bug#6038)
482         (Configuration): Update url-configuration-directory description.
484 2011-03-02  Glenn Morris  <rgm@gnu.org>
486         * dired-x.texi (Multiple Dired Directories): Remove mentions
487         of dired-default-directory-alist and dired-default-directory.
488         Move dired-smart-shell-command here...
489         (Miscellaneous Commands): ... from here.
491 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
493         * texinfo.tex: Update to version 2011-02-24.09.
495 2011-03-02  Glenn Morris  <rgm@gnu.org>
497         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
498         instead of the obsoleted dired-omit-here-always.
500 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
502         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
503         supported systems.
505 2011-02-28  Glenn Morris  <rgm@gnu.org>
507         * dbus.texi (Type Conversion): Grammar fix.
509 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
511         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
512         "Debian GNU/Linux".
514         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
516 2011-02-23  Glenn Morris  <rgm@gnu.org>
518         * dired-x.texi (Features): Minor rephrasing.
519         (Local Variables): Fix typos.
521         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
522         Standardize some Emacs/XEmacs terminology.
524         * dired-x.texi (Features): Don't advertise obsolete local variables.
525         Simplify layout.
526         (Omitting Variables): Update local variables example.
527         (Local Variables): Say this is obsolete.  Fix description of
528         dired-enable-local-variables possible values.
530 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
532         * auth.texi (Help for users): Mention ~/.netrc is also searched by
533         default now.
535 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
537         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
539 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
541         * gnus.texi (Window Layout): Document layout names.
543 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
545         * ada-mode.texi: Sync @dircategory with ../../info/dir.
546         * auth.texi: Sync @dircategory with ../../info/dir.
547         * autotype.texi: Sync @dircategory with ../../info/dir.
548         * calc.texi: Sync @dircategory with ../../info/dir.
549         * cc-mode.texi: Sync @dircategory with ../../info/dir.
550         * cl.texi: Sync @dircategory with ../../info/dir.
551         * dbus.texi: Sync @dircategory with ../../info/dir.
552         * dired-x.texi: Sync @dircategory with ../../info/dir.
553         * ebrowse.texi: Sync @dircategory with ../../info/dir.
554         * ede.texi: Sync @dircategory with ../../info/dir.
555         * ediff.texi: Sync @dircategory with ../../info/dir.
556         * edt.texi: Sync @dircategory with ../../info/dir.
557         * eieio.texi: Sync @dircategory with ../../info/dir.
558         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
559         * epa.texi: Sync @dircategory with ../../info/dir.
560         * erc.texi: Sync @dircategory with ../../info/dir.
561         * eshell.texi: Sync @dircategory with ../../info/dir.
562         * eudc.texi: Sync @dircategory with ../../info/dir.
563         * flymake.texi: Sync @dircategory with ../../info/dir.
564         * forms.texi: Sync @dircategory with ../../info/dir.
565         * gnus.texi: Sync @dircategory with ../../info/dir.
566         * idlwave.texi: Sync @dircategory with ../../info/dir.
567         * mairix-el.texi: Sync @dircategory with ../../info/dir.
568         * message.texi: Sync @dircategory with ../../info/dir.
569         * mh-e.texi: Sync @dircategory with ../../info/dir.
570         * newsticker.texi: Sync @dircategory with ../../info/dir.
571         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
572         * org.texi: Sync @dircategory with ../../info/dir.
573         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
574         * pgg.texi: Sync @dircategory with ../../info/dir.
575         * rcirc.texi: Sync @dircategory with ../../info/dir.
576         * reftex.texi: Sync @dircategory with ../../info/dir.
577         * remember.texi: Sync @dircategory with ../../info/dir.
578         * sasl.texi: Sync @dircategory with ../../info/dir.
579         * sc.texi: Sync @dircategory with ../../info/dir.
580         * semantic.texi: Sync @dircategory with ../../info/dir.
581         * ses.texi: Sync @dircategory with ../../info/dir.
582         * sieve.texi: Sync @dircategory with ../../info/dir.
583         * smtpmail.texi: Sync @dircategory with ../../info/dir.
584         * speedbar.texi: Sync @dircategory with ../../info/dir.
585         * trampver.texi [emacs]: Set emacsname to "Emacs".
586         * tramp.texi: Sync @dircategory with ../../info/dir.
587         * url.texi: Sync @dircategory with ../../info/dir.
588         * vip.texi: Sync @dircategory with ../../info/dir.
589         * viper.texi: Sync @dircategory with ../../info/dir.
590         * widget.texi: Sync @dircategory with ../../info/dir.
591         * woman.texi: Sync @dircategory with ../../info/dir.
593 2011-02-19  Glenn Morris  <rgm@gnu.org>
595         * dired-x.texi (Technical Details): No longer redefines
596         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
597         dired-read-shell-command, or dired-find-buffer-nocreate.
599 2011-02-18  Glenn Morris  <rgm@gnu.org>
601         * dired-x.texi (Optional Installation File At Point): Simplify.
603 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
605         * auth.texi (Help for users): Use :port instead of :protocol for all
606         auth-source docs.
607         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
608         to have two files in `auth-sources'.
610 2011-02-16  Glenn Morris  <rgm@gnu.org>
612         * dired-x.texi: Use emacsver.texi to get Emacs version.
613         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
614         Depend on emacsver.texi.
616         * dired-x.texi: Drop meaningless version number.
617         (Introduction): Remove old info.
618         (Optional Installation Dired Jump): Autoload from dired-x.
619         Remove incorrect info about loaddefs.el.
620         (Bugs): Just refer to M-x report-emacs-bug.
622         * dired-x.texi (Multiple Dired Directories): Update for rename of
623         default-directory-alist.
624         (Miscellaneous Commands): No longer mention very old VM version 4.
626 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
628         Merge from gnulib.
629         * texinfo.tex: Update to version 2011-02-14.11.
631 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
633         * auth.texi (Help for users):
634         Login collection is "Login" and not "login".
636 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
638         * tramp.texi (History): Remove IMAP support.
639         (External methods, Frequently Asked Questions): Remove `imap' and
640         `imaps' methods.
641         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
643         * trampver.texi: Remove default value of `emacsimap'.
645 2011-02-13  Glenn Morris  <rgm@gnu.org>
647         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
648         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
650 2011-02-12  Glenn Morris  <rgm@gnu.org>
652         * sc.texi (Getting Connected): Remove old index entries.
654 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
656         * url.texi: Remove duplicate @dircategory (Bug#7942).
658 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
660         * auth.texi (Overview, Help for users, Help for developers):
661         Update docs.
662         (Help for users): Talk about spaces.
664 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
666         * texinfo.tex: Update to version 2011-02-07.16.
668 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
670         * dbus.texi (Bus names): Adapt descriptions for
671         dbus-list-activatable-names and dbus-list-known-names.
673 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
675         * calc.texi (Logarithmic Units): New section.
677 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
679         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
680         manuals use it now.
682         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
684 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
686         * overrides.texi: Remove.
688         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
689         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
691 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
693         * tramp.texi (Frequently Asked Questions): Mention problems with
694         WinSSHD.
696         * trampver.texi: Update release number.
698 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
700         * tramp.texi:
701         Replace "delimet" with "delimit" globally.
702         Replace "explicite" with "explicit" globally.
703         Replace "instead of" with "instead" where there was nothing after "of".
704         Audit use of comma before interrogative pronoun, "that", or "which".
705         Minor word order, spelling, wording changes.
707 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
709         * overrides.texi: New file to set or clear WEBHACKDEVEL.
711         * sieve.texi: Use WEBHACKDEVEL.
713         * sasl.texi: Use WEBHACKDEVEL.
715         * pgg.texi: Use WEBHACKDEVEL.
717         * message.texi: Use WEBHACKDEVEL.
719         * gnus.texi: Use WEBHACKDEVEL.
721         * emacs-mime.texi: Use WEBHACKDEVEL.
723         * auth.texi: Use WEBHACKDEVEL.
725         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
726         manuals.
728 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
730         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
732 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
734         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
735         which in turn is copied from ftp://tug.org/tex/.
737 2011-02-03  Glenn Morris  <rgm@gnu.org>
739         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
740         (Binding combinations of modifiers and function keys):
741         Let's assume people reading this are not using Emacs 18.
743 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
745         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
746         since it's run automatically.
748 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
750         * gnus.texi (Customizing Articles): Fix typo.
752 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
754         * gnus.texi (Customizing Articles): Document the new way of customizing
755         the date headers(s).
757 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
759         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
760         splitting example.
762 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
764         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
765         (MAKEINFO_OPTS): New variable.
766         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
767         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
768         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
769         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
770         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
771         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
772         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
773         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
774         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
775         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
776         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
777         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
778         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
779         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
780         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
781         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
782         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
783         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
785 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
787         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
789 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
791         * message.texi (IDNA): Explain what it is.
793 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
795         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
797 2011-01-23  Werner Lemberg  <wl@gnu.org>
799         * Makefile.in (MAKEINFO): Now controlled by `configure'.
800         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
801         (ENVADD): Update.
803 2011-01-18  Glenn Morris  <rgm@gnu.org>
805         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
807 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
809         * nxml-mode.texi (Introduction): Fix file name typos.
811 2011-01-13  Christian Ohler  <ohler@gnu.org>
813         * ert.texi: New file.
815         * Makefile.in:
816         * makefile.w32-in: Add ert.texi.
818 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
820         * dbus.texi (Receiving Method Calls): New function
821         dbus-register-service.  Rearrange node.
823 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
825         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
826         which in turn is copied from ftp://tug.org/tex/.
828 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
830         * dbus.texi (Receiving Method Calls): Describe new optional
831         parameter dont-register-service of dbus-register-{method,property}.
833 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
835         * epa.texi (Encrypting/decrypting *.gpg files):
836         Mention epa-file-select-keys.
838 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
840         * gnus.texi (Archived Messages): Remove outdated text.
842 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
844         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
846 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
848         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
850 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
852         * gnus.texi (The swish++ Engine): Add customizable parameters
853         descriptions.
854         (The swish-e Engine): Ditto.
856 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
858         * tramp.texi (Inline methods): Add "ksu" method.
859         (Remote processes): Add example with remote `default-directory'.
861 2010-12-14  Glenn Morris  <rgm@gnu.org>
863         * faq.texi (Expanding aliases when sending mail):
864         Now build-mail-aliases is interactive.
866 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
868         * gnus.texi: First pass at adding (rough) nnir documentation.
870 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
872         * gnus.texi (Filtering New Groups):
873         Mention gnus-auto-subscribed-categories.
874         (The First Time): Remove, since default-subscribed-newsgroups has been
875         removed.
877 2010-12-13  Glenn Morris  <rgm@gnu.org>
879         * cl.texi (For Clauses): Small fixes for frames and windows.
881 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
883         * org.texi (Using capture): Document using prefix arguments for
884         finalizing capture.
885         (Agenda commands): Document prefix argument for the bulk scatter
886         command.
887         (Beamer class export): Document that also overlay arguments can be
888         passed to the column environment.
889         (Template elements): Document the new entry type.
891 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
893         * org.texi (Include files): Document :minlevel.
895 2010-12-11  Julien Danjou  <julien@danjou.info>
897         * org.texi (Categories): Document category icons.
899 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
901         * org.texi (noweb): Fix typo.
903 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
905         * gnus.texi (Server Commands): Point to the rest of the server
906         commands.
908 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
910         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
911         g'.
913 2010-12-02  Julien Danjou  <julien@danjou.info>
915         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
917 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
919         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
920         (Direct Functions): Note the STARTTLS upgrade.
922 2010-11-27  Glenn Morris  <rgm@gnu.org>
923             James Clark  <none@example.com>
925         * nxml-mode.texi (Introduction): New section.
927 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
929         * gnus.texi (Server Commands): Document gnus-server-show-server.
931 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
933         Sync with Tramp 2.2.0.
935         * trampver.texi: Update release number.
937 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
939         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
940         Mention that the TeX specific units won't use the `tex' prefix
941         in TeX mode.
943 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
945         * gnus.texi (Misc Article): Document gnus-inhibit-images.
947 2010-11-17  Glenn Morris  <rgm@gnu.org>
949         * edt.texi: Remove information about Emacs 19.
951 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
953         * trampver.texi: Update release number.
955 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
957         * gnus.texi (Article Washing): Fix typo.
959 2010-11-11  Noorul Islam  <noorul@noorul.com>
961         * org.texi: Fix typo.
963 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
965         * org.texi (Using capture): Explain that refiling is
966         sensitive to cursor position.
968 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
970         * org.texi (Images and tables): Add cross reference to link section.
972 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
974         * org.texi: Document the <c> cookie.
976 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
978         * org.texi: multi-line header arguments :PROPERTIES: :ID:
979         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
981 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
983         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
985 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
987         * org.texi (Project alist): Mention that this is a property list.
989 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
991         * org.texi (Setting up the staging area): Document that
992         file names remain visible when encrypting the MobileOrg files.
994 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
996         * org.texi (Setting up the staging area): Document which
997         versions are needed for encryption.
999 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1001         * org.texi (noweb): Update :noweb documentation to
1002         reflect the new "tangle" argument.
1004 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1006         * org.texi (Batch execution): Improve tangling script in
1007         documentation.
1009 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1011         * org.texi (Handling links):
1012         (In-buffer settings): Document inlining images on startup.
1014 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1016         * org.texi (Setting up the staging area): Document use of
1017         crypt password.
1019 2010-11-11  David Maus  <dmaus@ictsoc.de>
1021         * org.texi (Template expansion): Add date related link type escapes.
1023 2010-11-11  David Maus  <dmaus@ictsoc.de>
1025         * org.texi (Template expansion): Add mew in table for link type
1026         escapes.
1028 2010-11-11  David Maus  <dmaus@ictsoc.de>
1030         * org.texi (Template expansion): Fix typo in link type escapes.
1032 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1034         * org.texi (Structure of code blocks): Another documentation tweak.
1036 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1038         * org.texi (Structure of code blocks): Documentation tweak.
1040 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1042         * org.texi (Structure of code blocks):
1043         Update documentation to mention inline code block syntax.
1045 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1047         * org.texi (comments): Improve wording.
1049 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1051         * org.texi (comments): Document the new :comments header arguments.
1053 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1055         * org.texi (Installation): Remove the special
1056         installation instructions for XEmacs.
1058 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1060         * org.texi (Easy Templates): New section.  Documents quick
1061         insertion of empty structural elements.
1063 2010-11-11  Noorul Islam  <noorul@noorul.com>
1065         * org.texi: Fix doc.
1067 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1069         * org.texi (The date/time prompt): Document specification
1070         of time ranges.
1072 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1074         * org.texi (Internal links): Document the changes in
1075         internal links.
1077 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1079         * org.texi (Agenda commands): Document the limitation for
1080         the filter preset - it can only be used for an entire agenda
1081         view, not in an individual block in a block agenda.
1083 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
1085         * org.texi (iCalendar export): Document alarm creation.
1087 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
1089         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1091 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1093         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1095 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
1097         * calc.texi: Use emacsver.texi to determine Emacs version.
1099 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1101         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1102         since that works by default.
1104 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1106         * gnus.texi (Customizing the IMAP Connection): Document
1107         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1109 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
1111         * tramp.texi (Remote shell setup): New item "Interactive shell
1112         prompt".  Reported by Christian Millour <cm@abtela.com>.
1113         (Remote shell setup, Remote processes): Use @code{} for
1114         environment variables.
1116 2010-11-03  Glenn Morris  <rgm@gnu.org>
1118         * ediff.texi (Quick Help Commands, Miscellaneous):
1119         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1121 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1123         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1125 2010-10-31  Glenn Morris  <rgm@gnu.org>
1127         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1129 2010-10-31  Glenn Morris  <rgm@gnu.org>
1131         * cc-mode.texi: Remove reference to defunct viewcvs URL.
1133 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1135         * gnus.texi (Client-Side IMAP Splitting):
1136         Mention nnimap-unsplittable-articles.
1138 2010-10-29  Julien Danjou  <julien@danjou.info>
1140         * gnus.texi (Finding the News): Remove references to obsoletes
1141         variables `gnus-nntp-server' and `gnus-secondary-servers'.
1143 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
1145         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1146         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1147         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1148         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1150 2010-10-28  Glenn Morris  <rgm@gnu.org>
1152         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1153         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1154         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1156 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
1158         * epa.texi (Mail-mode integration): Add alternative key bindings
1159         for epa-mail commands; escape comma.
1160         Don't use the word "PGP", since it is a non-free program.
1162 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
1164         * calc.texi: Use emacsver.texi to determine Emacs version.
1166 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
1168         * gnus.texi (Group Parameters, Buttons): Fix typos.
1170 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1172         * gnus.texi (Subscription Commands): Mention that you can also
1173         subscribe to new groups via the Server buffer, which is probably more
1174         convenient when subscribing to many groups.
1176 2010-10-21  Julien Danjou  <julien@danjou.info>
1178         * message.texi (Message Headers): Allow message-default-headers to be a
1179         function.
1181 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1183         * gnus-news.texi: Mention new archive defaults.
1185 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1187         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1189 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1191         * gnus.texi (HTML): Document the function value of
1192         gnus-blocked-images.
1193         (Article Washing): shr and gnus-w3m, not the direct function names.
1195 2010-10-20  Julien Danjou  <julien@danjou.info>
1197         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1198         variable.
1200 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1202         * gnus.texi (Customizing the IMAP Connection): The port strings are
1203         strings.
1204         (Document Groups): Mention git.
1206 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1208         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1209         bzr/Gnus git sync.
1211 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
1213         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1214         change.
1216 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1218         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1219         @item syntax for in-Emacs makeinfo.
1221 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
1223         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1224         trim sentence.
1226 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
1228         * epa.texi (Caching Passphrases):
1229         * auth.texi (GnuPG and EasyPG Assistant Configuration):
1230         Clarify some configurations require to set up gpg-agent.
1232 2010-10-11  Glenn Morris  <rgm@gnu.org>
1234         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1236 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1238         * gnus.texi (Spam Package Introduction): Mention `$'.
1240 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1242         * makefile.w32-in (emacsdir): New variable.
1243         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1244         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1246 2010-10-09  Glenn Morris  <rgm@gnu.org>
1248         * Makefile.in (mostlyclean): Delete *.toc.
1250         * Makefile.in: Use $< in rules.
1252         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1254         * Makefile.in ($(infodir)): Delete rule.
1255         (mkinfodir): New.  Use it in all the info rules, rather than depending
1256         on infodir.
1258 2010-10-09  Glenn Morris  <rgm@gnu.org>
1260         * gnus.texi (Article Washing): Fix previous change.
1262         * Makefile.in (emacsdir): New variable.
1263         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
1264         Depend on emacsver.texi.
1266         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1268         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1270 2010-10-08  Julien Danjou  <julien@danjou.info>
1272         * gnus.texi: Add mm-shr.
1274 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
1276         * gnus.texi (Finding the Parent, The Gnus Registry)
1277         (Registry Article Refer Method): Update docs for nnregistry.el.
1279 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
1281         * auth.texi (Help for users)
1282         (GnuPG and EasyPG Assistant Configuration): Update docs.
1284 2010-10-08  Glenn Morris  <rgm@gnu.org>
1286         * cl.texi (Organization, Installation, Old CL Compatibility):
1287         Deprecate cl-compat for new code.
1288         (Usage, Installation): Remove outdated information.
1290         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1292 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1294         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1296 2010-10-06  Julien Danjou  <julien@danjou.info>
1298         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1300         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1301         broken link.
1303         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1305         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1306         to ReiserFS.
1308         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1309         (FAQ 7-1): Fix getmail URL.
1311 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
1313         * epa.texi (Caching Passphrases): New section.
1315 2010-10-06  Glenn Morris  <rgm@gnu.org>
1317         * Makefile.in (SHELL): Set it.
1318         (info): Move the mkdir dependency to the individual info files.
1319         (mostlyclean): Tidy up.
1320         (clean): Only delete the specific dvi and pdf files.
1321         (maintainer-clean): Be more restrictive in what we delete.
1322         ($(infodir)): Add parallel build workaround.
1324 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1326         * gnus.texi (Misc Article): Document gnus-widen-article-window.
1328 2010-10-03  Julien Danjou  <julien@danjou.info>
1330         * emacs-mime.texi (Display Customization):
1331         Update mm-inline-large-images documentation and add documentation for
1332         mm-inline-large-images-proportion.
1334 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
1336         * tramp.texi (Frequently Asked Questions):
1337         Mention remote-file-name-inhibit-cache.
1339 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1341         * gnus.texi (Splitting Mail): Fix @xref syntax.
1342         (Splitting Mail): Really fix the @ref syntax.
1344 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1346         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1347         (Article Hiding): Add google banner example.
1348         Suggested by Benjamin Xu.
1350 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1352         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1353         Remove nnimap-split-rule from examples.
1355 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1357         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1358         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
1359         Fishman.
1360         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1362 2010-09-30  Julien Danjou  <julien@danjou.info>
1364         * gnus.texi (Gravatars): Fix documentation about
1365         gnu-gravatar-properties.
1367 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
1369         * epa.texi (Bug Reports): New section.
1371 2010-09-29  Glenn Morris  <rgm@gnu.org>
1373         * Makefile.in (top_srcdir): Remove unused variable.
1375 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1377         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1378         (Client-Side IMAP Splitting): Document 'default.
1380 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1382         * gnus.texi (Customizing the IMAP Connection):
1383         Document nnimap-fetch-partial-articles.
1385 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387         * gnus-news.texi: Mention nnimap-inbox.
1389         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1391 2010-09-26  Julien Danjou  <julien@danjou.info>
1393         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
1395 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1397         * gnus.texi (Security): Remove gpg.el mention.
1399 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1401         * gnus.texi (Browse Foreign Server): New variable
1402         gnus-browse-subscribe-newsgroup-method.
1404         * gnus-news.texi: Mention it.
1406 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1408         * gnus.texi (NoCeM): Remove.
1409         (Startup Variables): No jingle.
1411 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
1413         * woman.texi (Interface Options): xz compression is now supported.
1415 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1417         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1418         (Unavailable Servers): Document gnus-server-copy-server.
1419         (Using IMAP): Document the new nnimap.
1421 2010-09-25  Julien Danjou  <julien@danjou.info>
1423         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
1425 2010-09-24  Glenn Morris  <rgm@gnu.org>
1427         * url.texi (Disk Caching): Tweak previous change.
1429 2010-09-24  Julien Danjou  <julien@danjou.info>
1431         * url.texi (Disk Caching): Mention url-cache-expire-time,
1432         url-cache-expired, and url-fetch-from-cache.
1434 2010-09-24  Julien Danjou  <julien@danjou.info>
1436         * gnus.texi: Add Gravatars.
1438 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1442 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1444         * gnus.texi (Expunging mailboxes): Update name of the expunging
1445         command.
1447 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1449         * emacs-mime.texi (rfc2047): Update description for
1450         rfc2047-encode-parameter.
1452 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
1454         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1455         "fish" methods.
1456         (External methods): Remove "scp1_old" and "scp2_old" methods.
1458 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
1460         * tramp.texi: Remove Japanese manual.  Fix typo.
1462         * trampver.texi: Update release number.  Remove japanesemanual.
1464 2010-09-09  Glenn Morris  <rgm@gnu.org>
1466         * org.texi: Restore clobbered changes (copyright years, untabify).
1468 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
1470         * gnus.texi (Adaptive Scoring): Fix typo.
1472 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1474         * gnus.texi (Article Display): Document gnus-html-show-images.
1476 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
1478         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1480 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1482         * gnus.texi (HTML): Document gnus-max-image-proportion.
1484 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1486         * gnus.texi (HTML): Document gnus-blocked-images.
1488         * message.texi (Wide Reply): Document message-prune-recipient-rules.
1490 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1492         * gnus.texi (Summary Mail Commands): Note that only the addresses from
1493         the first message are used for wide replies.
1494         (Changing Servers): Remove documentation on gnus-change-server and
1495         friends, since it's been removed.
1497 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499         * gnus.texi (Drafts): Mention B DEL.
1501 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
1503         * gnus.texi (Delayed Articles): Mention that the Date header is the
1504         original one, even if you delay.
1506 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508         * gnus.texi (Asynchronous Fetching):
1509         Document gnus-async-post-fetch-function.
1510         (HTML): Made into its own section.
1512 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
1514         Sync with Tramp 2.1.19.
1516         * tramp.texi (Inline methods, Default Method): Mention
1517         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
1518         Remove remark about doubled "-t" argument.
1519         (Auto-save and Backup): Remove reference to Emacs 21.
1520         (Filename Syntax): Describe port numbers.
1521         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
1522         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
1523         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
1524         errors with the backquotes.
1525         (External packages): File attributes cache flushing for asynchronous
1526         processes.
1527         (Traces and Profiles): Describe verbose level 9.
1529         * trampver.texi: Update release number.
1531 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
1533         * dbus.texi (Alternative Buses): New chapter.
1535 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
1537         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1539 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
1541         * calc.texi (Customizing Calc): Rearrange description of new
1542         variables to match the presentation of other variables.
1544 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
1546         * org.texi (Footnotes, Tables in HTML export): Fix typos.
1548 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
1550         * calc.texi (Making Selections, Selecting Subformulas)
1551         (Customizing Calc): Mention how to use faces to emphasize selected
1552         sub-formulas.
1554 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
1556         * tramp.texi (External packages): File attributes cache flushing
1557         for asynchronous processes.
1559 2010-08-01  Alan Mackenzie  <acm@muc.de>
1561         Enhance the manual for the latest Java Mode.
1563         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1564         annotation-var-cont.
1565         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
1566         two new symbols.
1568 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
1570         * tramp.texi (Traces and Profiles): Describe verbose level 9.
1572 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
1574         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1576 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
1578         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1580 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
1582         * org.texi: Add macros to get plain quotes in PDF output.
1583         List additional contributors.
1584         (Capture): New section, replaces the section about remember.
1585         (Working With Source Code): New chapter, focused on documenting Org
1586         Babel.
1587         (Code evaluation security): New section.
1588         (MobileOrg): Document DropBox support.
1589         (TaskJuggler export): Document taskjuggler and Gantt chart support.
1590         (Special symbols): Show how to display UTF8 characters for entities.
1591         (Global TODO list): Clarify the use of the "M" key and the differences
1592         to the "m" key.
1593         (RSS Feeds): Mention Atom feeds as well.
1594         (Setting tags): Remove paragraph about
1595         `org-complete-tags-always-offer-all-agenda-tags'.
1597 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
1599         * tramp.texi (Inline methods): Remove remark about doubled "-t"
1600         argument.
1601         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1602         echoing shells.
1604 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
1606         * tramp.texi (Inline methods): Remove "kludgy" phrase.
1607         (Filename Syntax): Describe port numbers.
1609 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
1611         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
1612         forgotten.
1613         (Type Conversion): Precise conversion of natural numbers.
1614         (Errors and Events): Add "debugging" to concept index.  Add variable
1615         `dbus-debug'.
1617 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
1619         * dbus.texi (Receiving Method Calls): Add optional argument
1620         EMITS-SIGNAL to `dbus-register-property'.
1622 2010-06-27  Alex Schroeder  <alex@gnu.org>
1624         * nxml-mode.texi (Commands for locating a schema): Fix typo.
1626 2010-06-24  Glenn Morris  <rgm@gnu.org>
1628         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1629         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
1630         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1631         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
1632         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
1633         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
1634         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
1635         * woman.texi: Start direntry descriptions in column 32, per Texinfo
1636         convention.   Make them end with a period.
1638 2010-06-23  Glenn Morris  <rgm@gnu.org>
1640         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
1641         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
1642         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
1643         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
1644         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
1645         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
1647 2010-06-10  Glenn Morris  <rgm@gnu.org>
1649         * idlwave.texi (Load-Path Shadows):
1650         * org.texi (Handling links): Fix typos.
1652 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
1654         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
1656 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
1658         * eshell.texi (Built-ins): Describe, how to disable a built-in command
1659         by an alias.  (Bug#6226)
1661 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
1663         * calc.texi (Manipulating Vectors): Mention that vectors can
1664         be used to determine bins for `calc-histogram'.
1666 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
1668         * calc.texi: Remove "\turnoffactive" commands throughout.
1670 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
1672         * url.texi (HTTP language/coding, Customization):
1673         * message.texi (Header Commands, Responses):
1674         * cl.texi (Argument Lists): Fix typos.
1676 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
1678         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1679         Note that Development menu is always available.
1680         (Creating a project): Fix terminology.
1681         (Add/Remove files): Fix typo.
1683 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
1685         * Version 23.2 released.
1687 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
1689         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1691 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
1693         * tramp.texi (Inline methods, Default Method):
1694         Mention `tramp-inline-compress-start-size'.
1696 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1698         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1699         the CVS repo.  Put the Git repo in the news section.
1701         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
1702         Removed some mentions of CVS.  Mention the new Git repo.
1704 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
1706         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
1707         (Mail Group Commands): Add index entry.
1709 2010-04-18  Glenn Morris  <rgm@gnu.org>
1711         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1713 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
1715         * calc.texi (Radix modes): Mention that the option prefix will
1716         turn on twos-complement mode.
1717         (Inverse and Hyperbolic Flags): Mention the Option flag.
1719 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
1721         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
1722         (LaTeX/PDF export commands): Rename and Move section.
1723         (Sectioning structure): Update.
1724         (References): New use case for field coordinates.
1725         (The export dispatcher): Rename from ASCII export.
1726         (Setting up the staging area): Document the availability of
1727         encryption for MobileOrg.
1728         (Images and tables): Document how to reference labels.
1729         (Index entries): New section.
1730         (Generating an index): New section.
1731         (Column width and alignment): Document that <N> now
1732         means a fixed width, not a maximum width.
1733         (Publishing options): Document the :email option.
1734         (Beamer class export): Fix bug in the BEAMER example.
1735         (Refiling notes): Document refile logging.
1736         (In-buffer settings): Document refile logging keywords.
1737         (Drawers): Document `C-c C-z' command.
1738         (Agenda commands): Mention the alternative key `C-c C-z'.
1739         (Special properties): Document the BLOCKED property.
1740         (The spreadsheet): Mention the formula editor.
1741         (References): Document field coordinates.
1742         (Publishing action): Correct the documentation for the
1743         publishing function.
1744         (The date/time prompt): Document that we accept dates
1745         like month/day/year.
1746         (Cooperation): Document the changes in table.el support.
1747         (Faces for TODO keywords, Faces for TODO keywords)
1748         (Priorities): Document the easy colors.
1749         (Visibility cycling): Document the new double prefix
1750         arg for `org-reveal'.
1751         (Cooperation): Remember.el is part of Emacs.
1752         (Clean view): Mention that `wrap-prefix' is also set by
1753         org-indent-mode.
1754         (Agenda commands): Add information about prefix args to
1755         scheduling and deadline commands.
1756         (Search view): Point to the docstring of
1757         `org-search-view' for more details.
1758         (Agenda commands): Document that `>' prompts for a date.
1759         (Setting tags): Document variable
1760         org-complete-tags-always-offer-all-agenda-tags.
1761         (Column attributes): Cross-reference special properties.
1763 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
1765         Synchronize with Tramp repository.
1767         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
1768         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
1769         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
1770         syntax, texi2dvi reports errors with the backquotes.
1772         * trampver.texi: Update release number.
1774 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
1776         * gnus.texi (Finding the News): Add pointers to the Server buffer
1777         because it's essential.
1779 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1781         * gnus.texi (MIME Commands): Update description of
1782         gnus-article-browse-html-article.
1784 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
1786         * auth.texi (Secret Service API): Add TODO node.
1787         (Help for users): Explain the new source options for `auth-sources'.
1789 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
1791         * trampver.texi: Update release number.
1793 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
1795         * Branch for 23.2.
1797 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
1799         * faq.texi (Escape sequences in shell output): Note that ansi-color is
1800         now enabled by default.
1802 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
1804         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1805         when Emacs runs in interactive mode.  (Bug#5645)
1807 2010-02-16  Glenn Morris  <rgm@gnu.org>
1809         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1811 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
1813         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1815 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1817         * gnus.texi (Score File Format): Fix typo.
1819 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
1821         * cc-mode.texi: Replace references to obsolete c-subword-mode.
1823 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
1825         * ada-mode.texi (Project File Overview): Fix typo.
1827 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
1829         * semantic.texi: Add Richard Y. Kim credit.
1831         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1833 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
1835         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
1836         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
1838 2010-01-17  Glenn Morris  <rgm@gnu.org>
1840         * calc.texi (Reporting Bugs): Don't mention format of repository.
1842         * woman.texi (Bugs): Make "Emacs repository" less specific,
1843         and the URL for same more specific.
1845         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1847 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
1849         * ede.texi (ede-step-project, ede-proj-target):
1850         * tramp.texi (Remote processes): Fix typos.
1852 2010-01-16  Mario Lang  <mlang@delysid.org>
1854         * ede.texi (ede-target):
1855         * org.texi (Refiling notes): Remove duplicated words.
1857 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1859         * gnus.texi (Posting Styles): Use with-current-buffer.
1860         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1862 2010-01-02  Kevin Ryde  <user42@zip.com.au>
1864         * eieio.texi (Naming Conventions): Correction to xref on elisp
1865         coding conventions, is "Tips" node not "Standards".
1867 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
1869         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1871         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1873 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1875         * gnus.texi (Direct Functions): Add missing port number to tls method.
1877 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
1879         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1880         ($(infodir)/edt, edt.dvi): New targets.
1882 2009-12-15  Glenn Morris  <rgm@gnu.org>
1884         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1885         (edt, $(infodir)/edt, edt.dvi): New targets.
1886         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1888         * Makefile.in (PDF_TARGETS, pdf): New.
1889         (clean): Add *.pdf.
1890         Add pdf rules for all manuals.
1892 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
1894         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1896 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
1898         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
1899         (Smart Jump, Analyzer Debug): Copyedits.
1900         (Semantic mode user commands): Link to new nodes.
1901         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
1902         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
1903         upstream Semantic manual.
1905         * semantic.texi (Introduction): Minor fix to diagram.
1907 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
1909         * eshell.texi (History): Add the other built-in variables.
1910         (Built-ins): Explain built-ins, and how to apply the external commands.
1911         Add `history', `su' and `sudo'.
1913         * tramp.texi (Remote processes): Add missing <RET> in the example.
1915 2009-12-01  Bill Wohler  <wohler@newt.com>
1917         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
1918         path for mairix example.  Specify -q in namazu example since namazu is
1919         excessively garrulous.
1921 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
1923         * tramp.texi (Remote processes): Improve eshell example with "su"
1924         and "sudo" commands.
1926 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
1928         * semantic.texi (Analyzer Internals): Rename from Analyzer.
1930         * sem-user.texi (Semantic mode user commands): Fix key syntax.
1931         Document semantic-complete-analyze-inline.
1932         (Semanticdb search debugging commands): Minor clarification.
1933         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
1934         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
1935         manual.
1936         (Semantic mode): Link to Idle Scheduler.
1938 2009-11-28  Kevin Ryde  <user42@zip.com.au>
1940         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
1941         @pxref, now EIEIO is in Emacs.
1943         * erc.texi (Development): Correction to git tutorial url.
1945 2009-11-26  Glenn Morris  <rgm@gnu.org>
1947         * faq.texi (Latest version of Emacs): Mention stability of development
1948         version.
1949         (Problems with very large files): Max buffer size increase in 23.2.
1950         (VM): VM has moved house again.
1952 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
1954         * calc.texi (Radix modes): Discuss alternate bases for two's complement
1955         notations.
1957 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
1959         * org.texi (Column attributes): Fix documentation of new operators.
1961 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
1963         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
1964         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
1965         (Idle Completions Mode): Numerous copyedits.
1967 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
1969         * semantic.texi (Semantic Internals, Glossary):
1970         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
1971         (Semanticdb search debugging commands): Fix typos.
1973 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
1975         * calc.texi (Radix modes): Mention twos-complement notation.
1977 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
1979         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
1980         ($(infodir)/semantic, semantic.dvi): New targets.
1982 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
1984         * Makefile.in: Build the Semantic manual.
1986         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
1987         repository.
1989 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
1991         * dbus.texi (Receiving Method Calls): New defun
1992         `dbus-unregister-service'.
1994 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
1996         * org.texi (Speed keys): New section.
1998 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
2000         * dbus.texi (Type Conversion): Fix typo.
2001         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2002         `dbus-registered-objects-table'.
2003         (Receiving Method Calls): New defun `dbus-register-property'.
2004         Move `dbus-unregister-object' here.
2006 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2008         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2010 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
2012         * org.texi (Column attributes): Add the new age summary operators.
2013         Also, mention the fact you can only use one summary operator per
2014         property.
2016 2009-11-13  John Wiegley  <johnw@newartisans.com>
2018         * org.texi (Tracking your habits): Add a new section in the
2019         manual about how to track habits.
2020         (Resolving idle time): Add a section on how idle and
2021         dangling clocks are resolved.
2023 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2025         * org.texi (Agenda commands): Document the new `i' command.
2026         (Inserting deadline/schedule): Document logging changes
2027         of scheduling and deadline times stamps.
2028         (In-buffer settings): Document the in-buffer keywords for logging
2029         changes of scheduling and deadline times stamps.
2030         (Structure editing, Plain lists): Document indentation
2031         cycling in empty entries with TAB.
2032         (Archiving): Document the default archiving command.
2033         (Moving subtrees): Document the new keys for archiving.
2034         (Internal archiving): Fix incorrect key.
2035         (Agenda commands): Document the TODO set switching commands.
2036         (Agenda commands): Document the new archiving keys.
2037         (Clocking work time): Better description on how to save
2038         and restore a clock.
2039         (Resolving idle time): Mention the x11idle program to get true
2040         idleness also under X11.
2041         (Resolving idle time): Use @kbd instead of @key for normal
2042         letters, because this is how he rest of the manual does this.
2043         (Pushing to MobileOrg): Mention that `org-directory'
2044         should be set.
2045         (Agenda commands): Document that SPC is a filter for
2046         any tag.
2047         (Search view): Rename from "Keyword search".
2048         (Capure): New chapter.
2049         (Markup): New chapter.
2050         (Links in HTML export, Images in HTML export):
2051         Extend the section titles.
2052         (Images in HTML export): Document the align option.
2053         (Text areas in HTML export): Extend the section title.
2054         (Images in LaTeX export): Explain image placement in LaTeX.
2056 2009-11-10  Glenn Morris  <rgm@gnu.org>
2058         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2060 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
2062         * tramp.texi (Auto-save and Backup): Disable backups just for a
2063         method.
2065         * trampver.texi: Update release number.
2067 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
2069         Sync with Tramp 2.1.17.
2071         * trampver.texi: Update release number.
2073 2009-10-29  Glenn Morris  <rgm@gnu.org>
2075         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2077 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
2079         * tramp.texi (External methods): Temporary files are kept for
2080         `rsync' and `rsyncc' methods.
2082 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
2084         * eieio.texi: Fix typos.
2086 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2088         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2090 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
2092         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2093         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2095 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2097         * Makefile.in: Build EIEIO and EDE manuals.
2099 2009-10-07  Eric Ludlam  <zappo@gnu.org>
2101         * eieio.texi:
2102         * ede.texi: New files.
2104 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2106         * tramp.texi (Remote processes): Association of a pty is not supported.
2108 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
2110         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2111         (Processing LaTeX fragments): Document that the size of images can be
2112         changes using the variable `org-format-latex-options'.
2113         (The date/time prompt, Timestamps): Be more accurate over ISO format
2114         dates and times.
2115         (Visibility cycling): Document showeverything keyword.
2116         (In-buffer settings): Document showeverything keyword.
2117         (Setting up the staging area): Fix the example.
2118         (MobileOrg): New section.
2119         (Agenda commands, Exporting Agenda Views): Document exporting the
2120         agenda view to Org files.
2122 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
2124         * tramp.texi (History): Add IMAP support.
2125         (External methods): Add `imap' and `imaps' methods.
2126         (GVFS based methods): Add indices for `davs'.
2127         (Password handling): Rename anchors.  Add IMAP entries for
2128         ~/.authinfo.gpg.
2130         * trampver.texi: Set default value of `emacsimap'.
2132 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2134         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2136 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2138         * dired-x.texi (Technical Details):
2139         Delete dired-up-directory (Bug#4292).
2141 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
2143         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2145 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
2147         * org.texi (Effort estimates): Document new effort setting commands.
2148         (Agenda commands): Document the new keys fro agenda time motion.
2149         Document entry text mode.  Improve documentation of the keys to include
2150         inactive time stamps into the agenda view.
2151         (Feedback): Document the new bug report command.
2152         (Structure editing): Add an index entry for the sorting of subtrees.
2154 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
2156         * auth.texi (Help for users): Corrected markup.
2158 2009-09-02  Glenn Morris  <rgm@gnu.org>
2160         * emacs-mime.texi (time-date): Mention float-time.
2162 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
2164         * calc.texi (Simplifying Formulas): Improve the wording.
2166 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
2168         * auth.texi: Rewritten for coverage and clarity.
2170 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2172         * gnus.texi (Expiring Mail):
2173         Mention gnus-mark-copied-or-moved-articles-as-expirable.
2174         (Various Various): Mention gnus-safe-html-newsgroups.
2176         * gnus-news.texi: Mention
2177         gnus-mark-copied-or-moved-articles-as-expirable.
2179         * emacs-mime.texi (Display Customization): Add xref to
2180         gnus-safe-html-newsgroups.
2182 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
2184         * tramp.texi (Version Control): Remove.
2185         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
2186         reference.
2187         (External methods): Correct `scpc' concept index entries.  New method
2188         `rsyncc'.
2189         (External packages): New subsections "Filename completion" and "File
2190         attributes cache".
2192 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
2194         * calc.texi (Rewrite Rules): Improve the example.
2195         (Simplifying Formulas): Explain use of the I and H flags for
2196         simplification.
2198 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
2200         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2201         Describe autostart behaviour of dbus-ping.
2202         (Synchronous Methods, Asynchronous Methods): Use English numeric format
2203         for timeout values.
2204         (Top): Remove footnote saying D-Bus is not enabled by
2205         default.  (Bug#4256)
2207 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
2209         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
2210         Reported by Jari Aalto (Bug#4211).
2211         (Mail-mode integration): Mention epa-mail-mode and
2212         epa-global-mail-mode.
2213         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2214         epa-setup.
2216 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
2218         * dbus.texi (Asynchronous Methods): Allow nil handler.
2220 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
2222         * ediff.texi (ediff-current-file): Add information about this new function.
2224         * viper.texi: Add information about C-s in viper's search command.
2226 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
2228         * calc.texi (Date Forms): Fix typos.
2230 2009-08-08  Glenn Morris  <rgm@gnu.org>
2232         * org.texi (Agenda commands): Restore clobbered change.
2234 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
2236         * calc.texi (Graphics, Devices): Update with the peculiarities of
2237         operation on MS-Windows.
2239 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
2241         * org.texi (Publishing action): Improve documentation of file
2242         names when publishing to the source directory.
2243         (Clean view): Document `org-indent-mode'.
2244         (Clocking work time): Add documentation for the
2245         new :timetamp option when creating a clock report.
2246         (Paragraphs): Fix many typos.
2247         (Plain lists): Remove duplicate explanation about the
2248         `C-c *' command.
2249         (Literal examples): Update to reflect the new behavior
2250         of the -n -r -k switches when exporting source code examples.
2251         (Structure editing): Add information about `C-c *',
2252         converting a plain list into a list of Org items.
2253         (Remember): Small rephrasing of the paragraph
2254         describing remember.el.  Also mentioned that remember.el is part
2255         of Emacs 23, not Emacs 22.
2256         (Clocking work time): Add documentation about
2257         displaying the current clocking time against the effort estimate.
2258         Also add a footnote about using `org-clock-in-prepare-hook' to add
2259         an effort estimate on the fly, just before clocking it.
2260         (Footnotes): Document automatic renumbering and
2261         sorting.
2262         (Agenda commands): Document new bulk commands.
2263         (Plain lists): Document new behavior of
2264         `org-cycle-include-plain-lists'.
2265         Hyphenation only in TeX.
2266         (Clocking work time): Document the key to update effort
2267         estimates.
2268         (Clocking work time): Document the clock time display.
2269         (Structure editing, TODO basics): Document new
2270         variables.
2271         (Column attributes): Document new colciew operators.
2272         (Publishing options): Document :xml-declaration.
2273         (Tracking TODO state changes): Document the
2274         LOG_INTO_DRAWER property.
2275         (Literal examples): Document the new implementation for
2276         editing source code.
2277         (Publishing action): Mention the new publishing
2278         function, to publish an Org source file.
2279         (Publishing links): Mention how to link to an Org source file.
2280         (Macro replacement): Document new macros.
2281         (Handling links): Document type-specific completion
2282         when inserting links.
2283         (Structure editing, Plain lists): Improve documentation
2284         on sorting.
2285         (Internal links): Document custom ids for links.
2286         (Handling links): Document custom ids for links.
2287         (CSS support): Document new class.
2288         (Refiling notes): Document the possibility to create new nodes
2289         during refiling.
2290         (Agenda commands): Document the "?" operator to find
2291         tasks without effort setting.
2292         (Exporting agenda information): Section moved.
2293         (RSS Feeds): New section.
2294         (Built-in table editor): Document M-e and M-a navigate
2295         inside table field.
2296         (Stuck projects): Docment that projects identified as
2297         un-stuck will still be searchd for stuck sub-projects.
2298         (Paragraphs): Document centering.
2299         (Creating timestamps, Agenda commands): Document new
2300         behavior when changing time stamps.
2301         (Structure editing): Document the new command
2302         `org-clone-subtree-with-time-shift'.
2303         (Publishing): Refresh this chapter.
2304         (Export options, Export options, In-buffer settings):
2305         Document the new keywords.
2306         (Matching tags and properties): Collect all
2307         documentation about tags/property matches here.
2308         (Setting tags): Document `org-tag-persistent-alist'.
2309         (Weekly/daily agenda): New section.
2310         (Orgstruct mode): Describe `orgstruct++-mode'.
2311         (Drawers): Mention the LOGBOOK drawer.
2312         (Export options, Sectioning structure): Document the
2313         #+LEATEX_HEADER in-buffer setting.
2314         (Bugs): Section removed.
2315         (Hooks): New section.
2316         (Add-on packages): Move here from old location.
2317         (Context-sensitive commands): New section.
2318         (Setting tags): Document newline option.
2319         (Global TODO list, Matching tags and properties):
2320         Mention more variables.
2321         (Checkboxes): Update to changed command behavior.
2323 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
2325         * speedbar.texi (Basic Key Bindings): Fix typo.
2327 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2329         * calc.texi (Vector/Matrix Functions): Add index entries for both
2330         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
2331         affects matrices with more than one row.
2332         (Help Commands): Add index entries for "prefix ?" key bindings.
2334 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
2336         * calc.texi (Stack Manipulation Commands): Add documentation for
2337         `calc-transpose-lines'
2339 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
2341         * dbus.texi (Receiving Method Calls): Describe special return value
2342         `:ignore'.
2344 2009-07-24  Alan Mackenzie  <acm@muc.de>
2346         * cc-mode.texi (Config Basics, File Styles): Document that at mode
2347         initialization, any individual variable setting now takes precedence
2348         over one done via c-file-style/c-file-offsets.
2350 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
2352         * calc.texi (Undoing Mistakes): Mention that the undo list will be
2353         truncated when Calc is quit.
2354         (Customizing Calc): Document `calc-undo-length'.
2356 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
2358         * calc.texi (About This Manual): Don't mention chapter numbers in text.
2360 2009-07-11  Kevin Ryde  <user42@zip.com.au>
2362         * pcl-cvs.texi (About PCL-CVS):
2363         * widget.texi (Basic Types):
2364         Fix cross-references.
2366 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
2368         * dbus.texi (Type Conversion): Don't use literal control character.
2370 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
2372         * tramp.texi (GVFS based methods): New section.
2373         (Remote processes): Processes for GVFS based methods run locally.
2375 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
2377         * tramp.texi (Inline methods, External methods, Gateway methods):
2378         Avoid the words "kludge" and hack".
2379         (External methods): Add `synce' method.
2381         * trampver.texi: Update release number.
2383 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
2385         Sync with Tramp 2.1.16.
2387         * tramp.texi (History): Add GVFS support.
2388         (External methods): Precise `rsync' description.  Add `dav', `davs' and
2389         `obex' methods.  Add 'tramp-gvfs-methods' option.
2390         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2391         forms.
2392         (Remote Programs): Introduce `tramp-own-remote-path'.
2393         (Remote processes): New subsection "Running remote programs that create
2394         local X11 windows".
2395         (Frequently Asked Questions): Improve code for disabling vc.
2397         * trampver.texi: Update release number.  Set default value of
2398         `emacsgvfs'.
2400 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2402         * Branch for 23.1.
2404 2009-06-17  Glenn Morris  <rgm@gnu.org>
2406         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2407         (Latest version of Emacs): Mention source code repository.
2409 2009-06-16  Glenn Morris  <rgm@gnu.org>
2411         * faq.texi (Top): Language tweak.
2412         (Extended commands): Most people have arrow keys.
2413         (Emacs manual): Say how to follow info links.
2414         (File-name conventions): Change title a bit.  Explain about source
2415         versus installed.  Condense etc description.
2416         (Guidelines for newsgroup postings): Mention Savannah list page.
2417         (Newsgroup archives): Simplify.
2418         (Contacting the FSF): Add contact URL.
2419         (Emacs Lisp documentation): Printed version not always available.
2420         (Installing Texinfo documentation): Explain how by hand installation is
2421         not normally needed.  Use add-to-list.  Remove duplicate reference.
2422         (Informational files for Emacs): Move info on Help menu here from
2423         "File-name conventions".
2424         (Help installing Emacs): Tweak uref.
2425         (Obtaining the FAQ): Mention repository.
2426         (Origin of the term Emacs): Explain "ITS".
2427         (Changing load-path): Use add-to-list.
2428         (Automatic indentation): Clarify this is for Text mode.
2429         Don't mention Indented Text mode.
2430         (Finding Emacs on the Internet): The FSF does not seem to offer a
2431         deluxe distribution on CD anymore.
2433 2009-06-16  Glenn Morris  <rgm@gnu.org>
2435         * faq.texi (Top): Mention which Emacs version this FAQ is about.
2436         Recommend the latest release.  Mention how to get older FAQs.
2437         Recommend the Emacs manual.
2438         (Guidelines for newsgroup postings): Discourage cross-posts.
2439         (Underlining paragraphs): Remove.
2440         (Editing MS-DOS files): Remove pre-Emacs 20 information.
2441         (Bugs and problems): Update key-binding.
2442         (Problems with very large files): Mention 64-bit.
2443         (Shell process exits abnormally): Remove.
2444         (Problems with Shell Mode): Rename and update.
2445         (Spontaneous entry into isearch-mode)
2446         (Problems talking to certain hosts): Remove.  This is old information,
2447         in etc/PROBLEMS if needed.
2448         (Emacs takes a long time to visit files, Updating Emacs): Remove.
2449         (Dired claims that no file is on this line): Update.
2450         (Installing Emacs, Problems building Emacs): Simplify.
2451         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2452         information.
2453         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
2454         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2455         (JDEE): "JDEE", not "JDE".
2456         (Handling C-s and C-q with flow control, Binding C-s and C-q):
2457         Remove.  This is old information, in etc/PROBLEMS if needed.
2458         (stty and Backspace key, Kanji and Chinese characters): Remove.
2459         (Right-to-left alphabets): Update section.
2460         (Changing the included text prefix): Gnus uses message-yank-prefix.
2461         Add cross-reference to Supercite manual.
2462         (Saving a copy of outgoing mail): Simplify output file description.
2463         (Expanding aliases when sending mail): Refer to Emacs manual.
2464         Remove old info about RFC822.
2465         Correct description of how to rebuild aliases.
2466         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2467         (MIME with Emacs mail packages)
2468         (Viewing articles with embedded underlining)
2469         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2470         Remove old sections.
2471         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
2472         and is well-documented in the Gnus manual.
2473         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2474         (Making Gnus faster): Rename from "Starting Gnus faster".
2475         Merge "Catch-up is slow in Gnus" into here.
2477 2009-06-14  Glenn Morris  <rgm@gnu.org>
2479         * faq.texi (Status of Emacs): Re-order with most recent releases first.
2480         (New in Emacs 23): New section.
2481         (Handling C-s and C-q with flow control): Add xref.
2483 2009-06-13  Glenn Morris  <rgm@gnu.org>
2485         * faq.texi (Setting up a customization file): Grammar fix.
2486         Customize is no longer "new".
2487         (Displaying the current line or column): Line-number mode is on by
2488         default.  Don't mention `column' package.  Mention linum.el.
2489         (Turning on abbrevs by default): Explain how to do it for buffers,
2490         modes, and everywhere.
2491         (Associating modes with files): Use add-to-list.  Don't mention Emacs
2492         19.
2493         (Highlighting a region): On by default since 23.1.
2494         (Replacing highlighted text): Update doc quote.
2495         (Working with unprintable characters): Don't mention search-quote-char.
2496         (Using an already running Emacs process): Gnuclient is probably not an
2497         enhancement these days.
2498         (Indenting switch statements): Remove mention of pre-Emacs 20.
2499         (Horizontal scrolling): Abbreviate Emacs 20 description.
2500         (Replacing text across multiple files): Fix name of dired command.
2501         (Disabling backups): Use require not load.
2502         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2504 2009-06-13  Bill Wohler  <wohler@newt.com>
2506         Release MH-E manual version 8.2.
2508         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2509         release 8.2.
2511 2009-06-13  Glenn Morris  <rgm@gnu.org>
2513         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2514         in this day and age the common meaning is "on the web".
2515         (copying): Use @copyright in all cases.
2516         (Basic keys): Remove reference to deleted manual node "Text Characters".
2517         (File-name conventions): Use GNU as an example rather than SERVICE.
2518         default.el lives in site-lisp.  Update Info directory location.
2519         (Real meaning of copyleft): GPL actions have been brought, but all
2520         settled out of court.
2521         (Guidelines for newsgroup postings): Shorten section title.
2522         Simplify comp.emacs description.
2523         (Newsgroup archives): Change Google URL.  Describe Gmane.
2524         (Unsubscribing from Emacs lists): Remove discussion of "distribution
2525         points".  Mention List-Unsubscribe header.
2526         (Contacting the FSF): Update email and URLs.
2527         (Basic editing): Mention F1 for help.
2528         (Installing Texinfo documentation): Refer to Texinfo website rather
2529         than ftp server.
2530         (Printing a Texinfo file): Mention texi2pdf.
2531         (Informational files for Emacs): Don't describe FTP or SERVICE, they
2532         are just stubs nowadays.
2533         (Latest version of Emacs): Explain version numbers.
2534         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2535         (Turning on syntax highlighting): No need to mention hilit19 any more.
2536         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2537         (Modes for various languages): Remove section.
2538         (Major packages and programs): Remove most version and maintainer
2539         information - it's hard to keep up-to-date, and adds nothing.
2540         Similarly with direct links to mailing lists.
2541         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
2542         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2543         years, and Emacs comes with tools for this now.
2544         (Patch): Remove section - this is a standard tool.
2545         (Using function keys under X): Remove section.
2547 2009-06-12  Glenn Morris  <rgm@gnu.org>
2549         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2550         (Help installing Emacs): Remove reference to deleted X11 node.
2551         (Associating modes with files): Interpreter-mode-alist is no longer
2552         subservient to auto-mode-alist.
2553         (Installing Emacs): Change future Emacs version.
2554         (Linking with -lX11 fails): Remove old section.
2555         (Packages that do not come with Emacs): Update ELL location.
2556         Emacs Lisp archive is dead.
2557         (Emacs for Windows): Remove reference to old CE port.
2558         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2559         (Emacs for VMS and DECwindows): Remove old ports.
2560         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2561         (Removing flashing messages): Remove section about non-existent Gnus
2562         option.
2564         * faq.texi (Top): Add @top command.
2565         Remove the optional arguments from all @node commands: makeinfo can
2566         generate these automatically, and it is easier to edit and rearrange
2567         nodes without them.
2569 2009-06-11  Glenn Morris  <rgm@gnu.org>
2571         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2572         (The LPF): Make the updated URL the sole reference point.
2573         (Learning how to do something): Update refcard price and format.
2574         (Getting a printed manual): Sources in doc/emacs/, not man/.
2575         Also available in PDF format.  Since the page count varies, be less
2576         precise.
2577         (Informational files for Emacs): Remove references to deleted files
2578         LPF and SUN-SUPPORT, and to UUCP.
2579         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2580         Remove many obsolete ways to get the FAQ, which now seems only to be
2581         distributed with Emacs.
2582         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2584 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
2586         * org.texi (Org Plot): Fix tags (Bug#3507).
2587         (Workflow states, Agenda commands): Fix tags (Bug#3508).
2589         * ada-mode.texi (Installation, Compile commands)
2590         (Project File Overview, No project files, Set compiler options)
2591         (Use GNAT project file, Use multiple GNAT project files)
2592         (Identifier completion): Use @samp for menu items, and @kbd for key
2593         sequences (Bug#3504).
2595 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
2597         * gnus.texi (Security): Fix wording; add a link to epa.info.
2599 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
2601         * message.texi (Header Commands): Fix descriptions to match
2602         keybindings.
2604 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
2606         * gnus.texi (Security): Mention that EasyPG is the current default.
2608 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
2610         * ediff.texi (Session Commands): Fix typo.
2612 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
2614         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2615         news.software.readers.  Reported by Florian Rehnisch.
2617 2009-04-02  Glenn Morris  <rgm@gnu.org>
2619         * auth.texi: Capitalize direntry.
2621         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
2622         using a period in the entry name.  (Bug#2797)
2624 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
2626         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
2627         ($(infodir)/auth, auth.dvi): New targets.
2629 2009-03-03  Glenn Morris  <rgm@gnu.org>
2631         * auth.texi: Fix @setfilename.
2633         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
2634         (auth, $(infodir)/auth, auth.dvi): New rules.
2636 2009-02-25  Glenn Morris  <rgm@gnu.org>
2638         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
2640 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2642         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
2644 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2646         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
2647         gnus-nocem-issuers, and gnus-nocem-verifyer.
2649 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
2651         * ada-mode.texi (Project files, Automatic Casing):
2652         * dbus.texi (Signals):
2653         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
2654         * mh-e.texi (HTML):
2655         * nxml-mode.texi (Locating a schema)
2656         (Using the document's URI to locate a schema):
2657         * org.texi (Footnotes, Using the mapping API):
2658         * rcirc.texi (Channels): Remove duplicate words.
2660 2009-02-20  Glenn Morris  <rgm@gnu.org>
2662         * dired-x.texi (Miscellaneous Commands):
2663         * gnus.texi: Minor updates for mbox Rmail.
2665 2009-02-16  Karl Berry  <karl@gnu.org>
2667         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2668         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2669         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2670         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2671         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2672         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2673         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2674         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2675         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2676         Consistently use @insertcopying in the Top node,
2677         @contents at the front (after @end titlepage),
2678         and @direntry after @copying.  (Bug#1988)
2680 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
2682         * auth.texi: New file documenting auth-source.
2684 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
2686         * org.texi (Org Plot): Fix link.
2688 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
2690         * epa.texi (Mail-mode integration): Mention the way to do
2691         "encrypt-to-self".  (Bug#1807)
2693 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
2695         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
2697 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
2699         * gnus-news.texi: Print version about Incoming*.
2701 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
2703         * org.texi (Structure editing, Handling links)
2704         (Fast access to TODO states, Javascript support): Make standard docs
2705         correctly reflect default variable settings.
2707 2009-02-02  Glenn Morris  <rgm@gnu.org>
2709         * org.texi: Fix typos.
2711 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
2713         Sync with Tramp 2.1.15.
2715         * trampver.texi: Update release number.
2717 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
2719         * org.texi (TODO dependencies): Document TODO dependencies on
2720         checkboxes.
2722 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
2724         * org.texi (TODO dependencies): Document key binding for toggling
2725         ORDERED property.
2727 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
2729         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
2730         of hook functions.
2732 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
2734         * org.texi (TODO dependencies): New section.
2736 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
2738         * org.texi (Plain lists, TODO basics, Priorities)
2739         (Multiple sets in one file, Conflicts): Document interaction with
2740         `shift-selection-mode'.
2742 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
2744         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2745         Make Calc the subject of sentences.
2746         (Rearranging Formulas using Selections): Discuss new options
2747         for `j *'.
2749 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
2751         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2753 2009-01-26  Glenn Morris  <rgm@gnu.org>
2755         * org.texi: Fix typos.
2757 2009-01-26  Bill Wohler  <wohler@newt.com>
2759         * mh-e.texi (EDITION, UPDATED): Update.
2761 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
2763         * org.texi (References): Add information about remote references.
2764         (Built-in table editor): Document `C-c RET' in tables.
2765         (Math symbols, Quoting LaTeX code): Mention that simple
2766         LaTeX macros survive LaTeX export.
2767         (Images in LaTeX export): Show how to create a reference to a
2768         figure.
2769         (Sectioning structure): Document that the LaTeX class can be
2770         specified in a property.
2771         (Text areas in HTML export): New section.
2772         (External links): Add examples for text search and ID links.
2773         (Built-in table editor): Remove the descriptio of `C-c
2774         C-q', it not longer works.
2775         (Literal examples): Document that a space must follow
2776         the colon in short examples.
2777         (Relative timer): Document `org-timer-stop'.
2778         (Footnotes): New section.
2779         (Footnote markup): Shorten section and refer to new Footnote
2780         section.
2781         (Literal examples): Add documentation for line
2782         numbering in and references to code examples.
2783         (CSS support): Fix the description of default CSS styles.
2784         (Capturing column view): Document
2785         "file:path/to/file.org" as an allowed value for the ID property of
2786         a dynamic block copying column view.
2788 2009-01-23  Stephen Eglen  <stephen@gnu.org>
2790         * mh-e.texi (Getting Started): Describe $MH.
2792 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
2794         * tramp.texi (all): Harmonize usage of "external method",
2795         "external transfer method" and "out-of-band method".
2796         (Connection types): Precise the differences of inline and external
2797         methods.  Written by Adrian Phillips <a.phillips@met.no>.
2799 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
2801         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2802         commands as described at the top.  Reported by Allan Gottlieb
2803         <gottlieb@nyu.edu>.
2805 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2807         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2808         nnmail-pathname-coding-system.
2810 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
2812         * org.texi (Relative timer): Fix typo.
2814 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
2816         * org.texi (Clocking work time): Fix typo.
2817         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
2819 2009-01-13  Glenn Morris  <rgm@gnu.org>
2821         * org.texi: Fix some more typos.
2823 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
2825         * org.texi: Fix some typos.
2827 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2829         * gnus.texi (Group Parameters): Add note for local variables.
2831 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
2833         * gnus.texi (Converting Kill Files): Fix URL.
2834         Include gnus-kill-to-score.el in contrib directory.
2836 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
2838         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2839         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
2840         (Paging the Article): Add index entry.
2842 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
2844         * ada-mode.texi (Examples): Delete redundant text.
2846 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
2848         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
2850         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2851         addresses.
2853 2009-01-03  Bill Wohler  <wohler@newt.com>
2855         * mh-e.texi (Scan Line Formats): Indicate that first column should be
2856         kept empty.
2858 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
2860         * org.texi (Activation, Exporting, ASCII export, HTML export)
2861         (HTML Export commands, LaTeX/PDF export commands):
2862         Improve documentation about transient-mark-mode.
2863         (References): DOcuemtn the use of special names like $LR1 to reference
2864         to fields in the last table row.
2866 2008-12-19  Juri Linkov  <juri@jurta.org>
2868         * info.texi (Search Text): Remove mention of removed key binding M-s.
2870 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
2872         * org.texi (References): Remove mentioning of @0 as reference for the
2873         last line, this has been reverted in the Lisp sources.
2875 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
2877         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2878         (DVI_TARGETS): Remove duplicates.  Add sasl.
2879         ($(infodir)/sasl, sasl.dvi): New targets.
2881 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
2883         * org.texi: Version number pushed to 6.15d.
2885 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
2887         * org.texi (Tables in LaTeX export): New section.
2888         (Images in LaTeX export): New section.
2889         (Inlined images, Images in HTML export): Sections renamed.
2891 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
2893         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2895 2008-12-04  David Engster  <dengste@eml.cc>
2897         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
2898         of nnml-get-new-mail.  Change URL for mairix patch.
2900 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
2902         * org.texi (Using the mapping API): Fix bug in mapping example.
2903         (Publishing options): Make the list of properties complete again, in
2904         correspondence to the variable `org-export-plist-vars'.
2905         (Property searches): Document new special values for time comparisons.
2906         (Tag inheritance): Refine the description of tag inheritance.
2907         (Project alist): Add info about the publishing sequence of components.
2908         (Effort estimates): Document the new relative timer.
2910 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
2912         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
2913         (Using Calc): Clarify use of `C-x * o'.
2914         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
2916 2008-11-28  Richard M Stallman  <rms@gnu.org>
2918         * dbus.texi (Receiving Method Calls): Clean up previous change.
2920 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
2922         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
2923         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
2924         `dbus-unescape-from-identifier'.
2925         (Receiving Method Calls): New constants `dbus-service-emacs' and
2926         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
2927         (Signals): Use the constants in the example.
2929 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
2931         * org.texi: Re-apply change to FDL 1.3.
2933 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
2935         * org.texi (Setting up Remember): Document `org-remember-mode'.
2936         (External links): Document that bbdb links can use a regular
2937         expression.
2938         (External links): Document that elisp links can contain interactive
2939         commands.
2941 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
2943         * viper.texi (viper-translate-all-ESC-keysequences):
2944         Description removed.
2946 2008-11-19  Glenn Morris  <rgm@gnu.org>
2948         * doclicense.texi: Change to FDL 1.3.
2949         Relicense all texi files under FDL 1.3 or later.
2951 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
2953         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
2955 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
2957         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2959         * ediff.texi: Version/date change.
2961 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
2963         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
2965 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
2967         * calc.texi (About This Manual): Comment out a mention of
2968         marginal notes.
2970 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
2972         * org.texi (Clocking work time): Document the :formula property of
2973         clock tables.
2974         (Structure editing, Refiling notes): Document refiling regions.
2975         (Agenda commands): Document the double-prefix version
2976         of the `l' command in the agenda.
2977         (Handling links): Explain the effect of a double prefix
2978         arg to `C-c C-o'.
2979         (TODO basics): Add documentation for tag triggers.
2981 2008-10-23  Glenn Morris  <rgm@gnu.org>
2983         * cl.texi (Function Bindings): Mention `flet' fails to deal with
2984         byte-compiling things like `+'.
2986         * ns-emacs.texi: Merge copyright years of author now with assignment
2987         into FSF years.
2988         (VER): Use it for easier automatic updating.  Use Emacs version rather
2989         than standalone Emacs.app version.
2991 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
2993         * org.texi: Lots of minor fixes.
2994         (Capture): New chapter.
2995         (Org Plot): New section.
2997 2008-09-30  Magnus Henoch  <mange@freemail.hu>
2999         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3001 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
3003         * calc.texi (User Defined Units): Mention how to enter optional display
3004         string.
3006 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3008         * message.texi (Sending Variables): Fix variable documentation to
3009         avoid the "y/n" wording.
3011 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3013         * message.texi (Sending Variables): Add `message-confirm-send' doc.
3015 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3017         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3018         @enumerate section so as to be able to be formatted with MAKEINFO=no.
3020 2008-09-22  Bill Wohler  <wohler@newt.com>
3022         Release MH-E manual version 8.1.
3024         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3025         release 8.1.
3027         * mh-e.texi: Retain dual license as agreed to by the FSF.
3028         However, bump GPL to Version 3.
3029         Use @include for license text.
3031 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3033         * gnus.texi (Top, Setup, Fancy splitting to parent)
3034         (Store custom flags and keywords, Store arbitrary data):
3035         Clean up markup.
3037 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3039         * gnus.texi (The Gnus Registry): Document it.
3041 2008-09-08  David Engster  <dengste@eml.cc>
3043         * gnus.texi (nnmairix): Point out that nnml uses MH format.
3044         Clarify section about choosing back end servers.
3046 2008-08-23  Glenn Morris  <rgm@gnu.org>
3048         * dired-x.texi (Shell Command Guessing):
3049         Mention dired-guess-shell-case-fold-search.  (Bug#417)
3051 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
3053         * trampver.texi: Update release number.
3055 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
3057         * ns-emacs.texi: Update version.
3058         (Introduction): Correct menu location for options save.
3059         (Customization): Note that defaults are stored under org.gnu.Emacs.
3061 2008-08-11  Bill Wohler  <wohler@newt.com>
3063         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3064         explicit about GNU mailutils MH elsewhere (with thanks to Darel
3065         Henman) (closes SF #1768928).
3067 2008-08-10  Glenn Morris  <rgm@gnu.org>
3069         * ns-emacs.texi: Use @copying.  Change copyright of authors with
3070         assignment to FSF.  Change license to GFDL.
3071         (Top): Remove outdated references.
3073 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
3075         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3076         Add gnus-summary-sort-by-most-recent-number and
3077         gnus-summary-sort-by-most-recent-date.
3078         (Summary Sorting): Explain prefix argument.
3080 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3082         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3083         gnus-summary-pipe-output.
3085 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
3087         * dbus.texi (Receiving Method Calls): Document error handling of own
3088         D-Bus methods.
3090 2008-08-01  Bill Wohler  <wohler@newt.com>
3092         * mh-e.texi (Reading Mail)
3093         (Viewing Attachments): Describe new function
3094         mh-show-preferred-alternative.
3095         (Sending Mail, Redistributing, Sending Message): Describe new hook
3096         mh-annotate-msg-hook.
3098 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
3100         * dbus.texi (Arguments and Signatures): Fix example.
3101         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3102         (Asynchronous Methods): New node.
3103         (Errors and Events): Describe extended layout of `dbus-event'.
3104         New defun `dbus-event-message-type'.
3106 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3108         * ediff.texi: Remove VMS support.
3110 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
3112         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3113         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3115 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
3117         * Makefile.in: Add mairix-el targets.
3119 2008-07-29  David Engster  <deng@randomsample.de>
3121         * mairix-el.texi: New file.
3123 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
3125         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3126         project files.  Delete 'main_unit' project variable; not needed.  Allow
3127         process environment variables wherever project variables are allowed.
3128         Add tutorial section on multiple GNAT project files.
3130 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
3132         Sync with Tramp 2.1.14.
3134         * trampver.texi: Update release number.
3136 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3138         * ns-emacs.texi:
3139         * faq.texi: Remove mentions of Mac Carbon.
3141 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3143         * gnus.texi (Saving Articles): Describe the 2nd argument of
3144         gnus-summary-save-in-pipe.
3145         (SpamAssassin): Use it.
3147 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3149         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3151 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
3153         * org.texi (Export options): Document the use of the creator flag.
3155 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
3157         * org.texi: New version 6.06a.
3159 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
3161         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3162         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3164 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3166         * calc.texi (Editing Stack Entries):
3167         (Algebraic Entry): Rewrite introductory sentences so it can be used by
3168         Calc's help functions.  Mention fixing typos.
3169         (Customizing Calc): Fix typo.
3171 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
3173         * calc.texi (summarykey): New macro.  Use to correctly format keys in
3174         the summary.
3176 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
3178         * ns-emacs.texi (Customization): Corrected documentation on color
3179         specification formats.
3181 2008-07-19  Andreas Schwab  <schwab@suse.de>
3183         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
3185         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3186         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3188 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
3190         * dbus.texi (Inspection): Rework, introduce submenus.
3191         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3192         (Properties and Annotations, Arguments and Signatures): New nodes.
3194 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
3196         * dbus.texi (Receiving Method Calls): Fix description of
3197         `dbus-register-method'.
3198         (Signals): Allow also signal arguments for filtering in
3199         `dbus-register-signal'.
3201 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3203         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3204         `cnorm'.
3205         (Arithmetic Tutorial): Simplify the verification of prime factors.
3207 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3209         * gnus.texi (Saving Articles): Mention
3210         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3212 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
3214         * calc.texi: Adjust mode line throughout.
3216 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
3218         * sasl.texi (Mechanisms): Fix typos.
3220 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
3222         * calc.texi (Killing from the stack): Mention using normal Emacs
3223         copying.
3225 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
3227         * tramp.texi (Password handling): Rename from "Password caching".
3228         Add `auth-source' mechanism.
3229         (Connection caching): Tramp reopens the connection automatically,
3230         when the operating system on the remote host has been changed.
3232 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3234         * makefile.w32-in (distclean): Remove makefile.
3236 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
3238         * org.texi (Using the mapping API): New section.
3239         (Agenda column view): New section.
3240         (Moving subtrees): Document archiving to the archive sibling.
3241         (Agenda commands): Document columns view in the agenda.
3242         (Using the property API): Document the API for multi-valued properties.
3244 2008-06-17  Jason Riedy  <jason@acm.org>
3246         * org.texi (A LaTeX example): Note that fmt may be a one-argument
3247         function, and efmt may be a two-argument function.
3248         (Radio tables): Document multiple destinations.
3250 2008-06-16  Glenn Morris  <rgm@gnu.org>
3252         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3253         Add Cover-Texts.
3255 2008-06-15  Glenn Morris  <rgm@gnu.org>
3257         * faq.texi (VER): Update to 23.0.60.
3259         * mh-e.texi: Remove option of licensing under GPL.
3260         Add Cover-Texts to GFDL permissions notice.
3261         (GPL): Remove section.
3262         (GFDL): Include doclicense.texi rather than the actual text.
3264         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3265         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3267         * sasl.texi: Fix output file name.
3269         * epa.texi, sasl.texi: Refer to license in Emacs manual.
3271         * gnus-coding.texi: Refer to license in Gnus manual.
3273         * idlwave.texi, sasl.texi: Use @copying.
3275         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
3277         * speedbar.texi: Update Back-Cover Text as per maintain.info.
3279         * url.texi: Use @copying, @title, @subtitle, @author.
3281         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3282         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3283         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3284         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3285         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3286         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3287         * widget.texi, woman.texi:
3288         Remove references to external license, since doclicense is included.
3290         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3291         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3292         Remove references to non-existent Invariant Sections.
3294 2008-06-14  Glenn Morris  <rgm@gnu.org>
3296         * faq.texi (Major packages and programs): Remove references to external
3297         Supercite, Calc, VIPER, since they have been included for some time.
3298         Update VM, AUCTeX, BBDB entries.
3300 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
3302         * newsticker.texi: Updated to match latest newsticker changes.
3304 2008-06-13  Glenn Morris  <rgm@gnu.org>
3306         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3307         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3308         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3309         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3310         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3311         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3312         * woman.texi:
3313         Update Back-Cover Text as per maintain.info.
3315 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
3317         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
3319         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3320         (gnus-faq.xml): Update repository host.
3322         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3324 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
3326         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3327         Fix a typo.
3329 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
3331         * gnus.texi (Mail Source Customization): Correct values of
3332         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
3333         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3335 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3337         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3338         coding standards.
3340 2008-06-14  David Engster  <dengste@eml.cc>
3342         * gnus.texi (nnmairix): Markup fixes.
3344 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3346         * gnus.texi (nnmairix): Markup and other minor fixes.
3348 2008-06-05  David Engster  <dengste@eml.cc>
3350         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3352 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3354         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
3355         (Searching, nnir, nnmairix): New stub nodes.
3357 2008-05-30  Felix Lee  <felix.1@canids.net>
3359         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3361 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3363         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3365 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3367         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
3369 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
3371         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3373 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
3375         * info.texi (Top): Fix typo in xref.
3377 2008-05-05  Karl Berry  <karl@gnu.org>
3379         * info.texi (Top): @xref to stand-alone manual.
3381 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3383         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3384         (Various Summary Stuff): Fix typo in last xref.
3386 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3388         * org.texi (Moving subtrees): Fix typo.
3390 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
3392         * tramp.texi (Frequently Asked Questions): Explain, how to disable
3393         Tramp via `tramp-mode'.
3395 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
3397         * org.texi: Massive changes, in many parts of the file.
3399 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3401         * gnus.texi (Oort Gnus): Add message-fill-column.
3403 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3405         * gnus.texi (Mail Source Specifiers): Typo fix.
3407 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3409         * gnus.texi (Diary Headers Generation): Update key binding for
3410         `gnus-diary-check-message'.
3412 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3414         * gnus.texi (Emacsen): Addition.
3416 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3418         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3420 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
3422         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3424 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
3426         * gnus-news.texi: Update tool bar item.
3428 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
3430         * gnus-news.texi: Fix typos.
3432 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
3434         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
3435         Add mention of `kron'.
3437 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
3439         * epa.texi (Encrypting/decrypting *.gpg files):
3440         Document epa-file-name-regexp.
3442 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3444         * gnus.texi (Example Methods): Fix description about ssh-agent.
3445         (Indirect Functions): Fix the default value of nntp-telnet-command;
3446         remove link to connect.html.
3448 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
3450         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3451         dbus-call-method.
3452         (Receiving Method Calls): The timeout can be set by the calling client.
3454         * trampver.texi: Update release number.
3456 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
3458         * gnus.texi (Top): Fix version.  Add SASL.
3460 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
3462         Sync with Tramp 2.1.13.
3464         * trampver.texi: Update release number.
3466 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
3468         * org.texi: Update to new org-mode website.
3470 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
3472         * cl.texi (For Clauses): Fix loop over key-seq to match code.
3474 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
3476         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3477         gnus-read-ephemeral-gmane-group-url,
3478         gnus-read-ephemeral-emacs-bug-group,
3479         gnus-read-ephemeral-debian-bug-group.
3481 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3483         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3485         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
3486         Add FIXMEs for Bookmarks and gnus-registry-marks.
3488 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3490         * gnus.texi (Smileys): Document `smiley-style'.
3492 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
3494         * gnus.texi (Gnus Development): Clarify difference between ding and
3495         gnu.emacs.gnus.
3496         (MIME Commands, Using MIME, RSS): Fix markup.
3498         * gnus-faq.texi ([8.4]): Ditto.
3500 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
3502         * gnus.texi (Emacsen): Remove obsolete stuff.
3504 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
3506         * gnus.texi (Oort Gnus): Add version info WRT
3507         `mail-source-delete-incoming'.
3509 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
3511         * gnus.texi (Top): Add "Other related manuals" and version info in
3512         `iftex' output.
3513         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3514         gnus-balloon-face-0 and the corresponding format specifiers.
3516 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
3518         * tramp.texi (Filename completion): Remove footnote about let-bind
3519         of `partial-completion-mode'.  It doesn't work this way.
3521 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
3523         * pcl-cvs.texi (Contributors): Update my email.
3525 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
3527         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3529 2008-03-17  Bill Wohler  <wohler@newt.com>
3531         * mh-e.texi (Viewing): Update URL for adding header fields to
3532         mh-invisible-header-fields-default.
3534 2008-03-16  Bill Wohler  <wohler@newt.com>
3536         * mh-e.texi (Preface): Add Gnus to requirements.
3537         (Forwarding): Note that forwarded MIME messages are now inline.
3539 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
3541         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
3542         (Common Variables): Give precedence to the netcat methods over the
3543         telnet methods, and mention that they are more reliable.
3545 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
3547         * org.texi (Exporting Agenda Views): Document agenda export to
3548         iCalendar.
3549         (Progress logging): Document the new progress logging stuff.
3551 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
3553         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3554         Update for change of `mail-source-delete-incoming'.
3556         * gnus-news.texi: Ditto.
3558 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
3560         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3561         custom versions.
3563 2008-03-07  Alan Mackenzie  <acm@muc.de>
3565         * cc-mode.texi (Limitations and Known Bugs): State that the number of
3566         parens/brackets in a k&r region is limited.
3568 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
3570         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3571         using different Emacs versions.
3573 2008-02-27  Glenn Morris  <rgm@gnu.org>
3575         * sc.texi: Remove a lot of old and obsolete info.
3576         (titlepage): Simplify.
3577         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3578         (VM with any Emacsen, GNEWS with any Emacsen)
3579         (Overloading for Non-conforming MUAs, Version 3 Changes)
3580         (The Supercite Mailing List): Delete nodes.
3581         (Introduction): Remove info about old packages.
3582         (Getting Connected): Simplify.  Remove info about old packages.
3583         (Citing Commands): Delete Emacs 19 info.
3584         (Hints to MUA Authors): Simplify.
3585         (Thanks and History): Merge in some info from the deleted node
3586         "Version 3 Changes".
3588 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
3590         * org.texi (Setting tags, In-buffer settings):
3591         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3593 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3595         * gnus-news.texi: Mention that spaces and tabs are allowed in the
3596         installation directory name.
3598 2008-02-12  Romain Francoise  <romain@orebokech.com>
3600         * epa.texi (Overview): Fix typo.
3602 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
3604         * epa.texi (Quick start): Remove the .emacs setting.
3606 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
3608         * epa.texi (Quick start): Use the command `epa-enable' instead of
3609         loading `epa-setup'.
3611 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
3613         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3614         ($(infodir)/epa, epa.dvi): New targets.
3616 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
3618         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
3620         * epa.texi: New manual documenting the EasyPG Assistant.
3622 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
3624         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
3625         (Inspection): New function dbus-ping.
3627 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
3629         * tramp.texi (Remote processes): Add `shell-command'.
3631 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
3633         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
3634         (Group Parameters): Document `mail-source' parameter.
3636 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
3638         * tramp.texi (Inline methods): The hostname of the su(do)? methods
3639         must be a local host.
3641 2008-01-26  Michael Olson  <mwolson@gnu.org>
3643         * erc.texi: Update version for ERC 5.3 release.
3644         (Obtaining ERC): Update extras URLs for 5.3.
3645         (Development): Write instructions for git, and remove those for Arch.
3646         (History): Mention the switch to git.
3648 2008-01-24  Karl Berry  <karl@gnu.org>
3650         * info.texi (Search Index, Search Text): Mention the command
3651         character in the section name, a la the (Go to node) node.
3653 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
3655         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
3657 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3659         * gnus-news.texi: Mention gnus-article-describe-bindings.
3661 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3663         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
3665 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
3667         * org.texi (Property inheritance): New section.
3668         (Conventions): New section.
3669         (Structure editing): Document C-RET, the prefix arg to the cut/copy
3670         commands, and the new bindings for refiling.
3671         (Sparse trees): Document the new special command for sparse trees.
3672         (References): Be more clear about the counting of hilines.
3673         (Handling links): Document M-p/n for accessing links.
3674         (Fast access to TODO states): New section.
3675         (Per file keywords): New section.
3676         (Property inheritance): New section.
3677         (Column attributes): New summary types.
3678         (Capturing Column View): New section.
3679         (The date/time prompt): Cover the new features in the date/time prompt.
3680         Compactify the table of keys for the calendar remote control.
3681         (Clocking work time): Document the new :scope parameter.
3682         (Remember): Promoted to chapter.
3683         (Quoted examples): New section.
3684         (Enhancing text): New verbatim environments.
3686 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
3688         * trampver.texi: Update release number.
3690 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3692         * gnus.texi (Article Keymap):
3693         Add gnus-article-wide-reply-with-original; fix descriptions of
3694         gnus-article-reply-with-original and
3695         gnus-article-followup-with-original.
3697 2008-01-09  Glenn Morris  <rgm@gnu.org>
3699         * nxml-mode.texi: Add @copying section.
3701 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3703         * message.texi (Mail Variables): Add some text from "(gnus)Posting
3704         Server".  Add `message-send-mail-with-mailclient'.
3706         * gnus.texi (Posting Server): Move some text to "(message)Mail
3707         Variables" and add a reference here.
3709 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
3711         * dbus.texi (Receiving Method Calls): New chapter.
3712         (Errors and Events): Add serial number to events.  Replace "signal" by
3713         "message".  Introduce dbus-event-serial-number.
3715 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
3717         * dbus.texi (Type Conversion): Explain the type specification for empty
3718         arrays.  Use another example.
3720 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
3722         * dbus.texi (all): Replace "..." by @dots{}.
3723         (Type Conversion): Precise the value range for :byte types.
3724         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3725         Mention its return value.
3726         (Errors and Events): There is no D-Bus error propagation during event
3727         processing.
3729 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
3731         * calc.tex (Yacas Language, Maxima Language, Giac Language):
3732         New sections.
3734 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
3736         * gnus.texi (Group Parameters): Reorder the text and add a note about
3737         `gnus-parameters' near the beginning of the node.
3739 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
3741         * gnus.texi (Score File Editing): Fix function name.
3743 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
3745         Sync with Tramp 2.1.12.
3747         * trampver.texi: Update release number.
3749 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
3751         * dbus.texi (Type Conversion): Correct input parameters mapping.
3753 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
3755         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3756         (Errors and Events): Mention wrong-type-argument error.
3758 2007-12-21  Alex Schroeder  <alex@gnu.org>
3760         * rcirc.texi: Changed single spaces after sentence end to double
3761         spaces.  Fixed some typos.
3762         (Internet Relay Chat): Explain relay.
3763         (Getting started with rcirc): Change items to reflect prompts.
3764         Add more explanation to rcirc-track-minor-mode and added a comment to
3765         warn future maintainers that this section is a copy.
3766         (People): Change /ignore example.
3767         (Keywords): Not keywords.
3769 2007-12-20  Alex Schroeder  <alex@gnu.org>
3771         * rcirc.texi (Top): Fighting Information Overload chapter added.
3772         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
3773         (rcirc commands): Move /ignore command to the new chapter.
3774         (Fighting Information Overload): New chapter documenting /keyword,
3775         /bright, /dim, channel ignore, and low priority channels.
3776         (Configuration): Document rcirc-server-alist, remove
3777         rcirc-startup-channels-alist and rcirc-default-server.
3779 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
3781         * dbus.texi (Signals): Fix example in dbus-register-signal.
3783 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
3785         * gnus.texi (Score Variables): Fix typo.
3787 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
3789         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3790         (Signals): Adapt dbus-send-signal and dbus-register-signal.
3791         (Errors and Events): Adapt dbus-event.
3793 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795         * gnus.texi (Other Files): Add the yenc command.
3797 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
3799         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3800         since 2004-08-06.
3802 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3804         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3805         on body.
3807 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3809         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3810         and rfc2047-allow-irregular-q-encoded-words; fix description of
3811         rfc2047-encode-encoded-words.
3813 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
3815         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3817 2007-12-05  Michael Olson  <mwolson@gnu.org>
3819         * remember.texi (Diary): Remove "require" line for remember-diary.el.
3820         Update documentation for `remember-diary-file'.
3822 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
3824         * dbus.texi (Signals): Precise `dbus-register-signal'.
3825         (Errors and Events): Rework events part, the internal structure of
3826         dbus-event has changed.
3828 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
3830         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3831         ($(infodir)/dbus, dbus.dvi): New targets.
3833 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
3835         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3836         unconditionally.
3838         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3839         emulation with @print{}.
3841 2007-12-02  Richard Stallman  <rms@gnu.org>
3843         * dbus.texi (Overview): Minor cleanup.
3845 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
3847         * Makefile.in (INFO_TARGETS): Add dbus.
3848         (DVI_TARGETS): Add dbus.dvi.
3849         (dbus, dbus.dvi): New targets.
3851         * dbus.texi: New file.
3853 2007-11-24  Romain Francoise  <romain@orebokech.com>
3855         * nxml-mode.texi: Add description in @direntry.
3856         Fix file name to match @setfilename.
3858 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
3860         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3861         ($(infodir)/nxml-mode): New rule.
3863         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3864         ($(infodir)/nxml-mode): New rule.
3865         (clean): Add nxml-mode*.
3867         * nxml-mode.texi: New file with nxml manual.
3869 2007-11-18  Richard Stallman  <rms@gnu.org>
3871         * flymake.texi (Example -- Configuring a tool called directly):
3872         Update example.
3874 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
3876         * tramp.texi (Filename completion): Simplify explanation of
3877         double-slash behavior.  Explain directory contents flushing.
3879 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3881         * calc.texi (TeX and LaTeX Language Modes): Put in
3882         missing braces.
3884 2007-11-15  Richard Stallman  <rms@gnu.org>
3886         * cl.texi (Equality Predicates): Delete `eql'.
3887         (Predicates, Naming Conventions, Top): Delete `eql'.
3888         (Common Lisp Compatibility): Delete `eql'.
3889         (Porting Common Lisp): Delete obsolete backquote info.
3890         Minor clarification about character constants.
3891         (Sequence Basics): Minor clarification.
3893 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
3895         * cc-mode.texi (Electric Keys, Custom Macros):
3896         * tramp.texi (Filename completion): Fix typos.
3898 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
3900         * calc.texi (Basic commands): Mention the menu.
3902 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
3904         * tramp.texi (Connection caching): Tramp flushes connection
3905         properties when remote operating system has been changed.
3907 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
3909         * gnus-news.texi: Fix spelling.
3910         `message-insert-formatted-citation-line', not
3911         `message-insert-formated-citation-line'.
3913         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
3915 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
3917         * tramp.texi (Overview): Mention also the PuTTY integration under
3918         Win32.  Remove paragraphs about Tramp's experimental status.
3919         (Frequently Asked Questions): Add code example for highlighting the
3920         mode line.
3922 2007-11-03  Michael Olson  <mwolson@gnu.org>
3924         * remember.texi: Change mentions of remember-buffer to
3925         remember-finalize throughout.
3927 2007-10-30  Michael Olson  <mwolson@gnu.org>
3929         * remember.texi (Copying): Remove.
3930         (Mailbox): Update with non-BBDB instructions.
3931         (Diary, Org): Add.
3932         (Bibliography, Planner Page): Remove.
3934 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
3936         * makefile.w32-in (INFO_TARGETS): Add remember.
3937         (DVI_TARGETS): Add remember.dvi.
3938         ($(infodir)/remember): New rule.
3939         (clean): Add remember*.
3941 2007-10-30  Michael Olson  <mwolson@gnu.org>
3943         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
3944         ($(infodir)/remember): New rule that builds the Remember Manual.
3946         * remember.texi: New file containing the Remember Mode Manual.
3947         Shuffle chapters around after initial import.
3948         (Function Reference): Split Keystrokes into separate chapter.
3949         (Keystrokes): Document C-c C-k.
3950         (Introduction): Fix typographical issue with "---".
3952 2007-10-29  Richard Stallman  <rms@gnu.org>
3954         * widget.texi (Introduction): Delete discussion of implementation
3955         internals.
3957 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
3959         * tramp.texi (Connection caching): Host names must be different
3960         when tunneling.
3962 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3964         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
3965         Gnus v5.13.
3967 2007-10-28  Miles Bader  <miles@gnu.org>
3969         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
3971 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3973         * gnus.texi (Sorting the Summary Buffer):
3974         Remove gnus-article-sort-by-date-reverse.
3976 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3978         * gnus.texi (Non-ASCII Group Names): New node.
3979         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
3980         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
3982 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
3984         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
3985         clean the output of the program `imap-shell-program'.
3987 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3989         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
3991 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
3993         * gnus.texi (Sticky Articles): Documentation for sticky article
3994         buffers.
3996 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
3998         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4000 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4002         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4004 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4006         * gnus.texi (Archived Messages):
4007         Document gnus-update-message-archive-method.
4009 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4011         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4013 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4015         * gnus.texi (Group Maneuvering):
4016         Document `gnus-summary-next-group-on-exit'.
4018 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4020         * gnus.texi (Really Various Summary Commands):
4021         Mention gnus-auto-select-on-ephemeral-exit.
4023 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4025         * gnus.texi, message.texi: Bump version number.
4027 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4029         * gnus.texi (Group Line Specification, Misc Group Stuff)
4030         (Server Commands): Parenthesize @pxref{Mail Spool}.
4032 2007-10-28  Didier Verna  <didier@xemacs.org>
4034         New user option: message-signature-directory.
4035         * message.texi (Insertion Variables): Document it.
4036         * gnus.texi (Posting Styles): Ditto.
4038 2007-10-28  Didier Verna  <didier@xemacs.org>
4040         * gnus.texi (Group Line Specification):
4041         * gnus.texi (Misc Group Stuff):
4042         * gnus.texi (Server Commands): Document the group compaction feature.
4044 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4046         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4048         * message.texi (Various Message Variables): Add message-fill-column.
4050 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4052         * gnus.texi: Untabify.
4054 2007-10-28  Didier Verna  <didier@xemacs.org>
4056         * gnus.texi (Group Parameters): Document the posting-style merging
4057         process in topic-mode.
4059 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4061         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4063 2007-10-28  Romain Francoise  <romain@orebokech.com>
4065         * gnus.texi (Mail Spool): Fix typo.
4066         Update copyright.
4068 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4070         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4072 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4074         * gnus.texi (Summary Generation Commands):
4075         Add gnus-summary-insert-ticked-articles.
4077 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4079         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4080         to spam-spamassassin-program.
4082 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4084         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4086 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4088         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4090 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4092         * message.texi (Mail Headers): Document `opportunistic'.
4094 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4096         * emacs-mime.texi (Encoding Customization): Explain how to set
4097         mm-coding-system-priorities per hierarchy.
4099 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4101         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4102         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4104 2007-10-28  Didier Verna  <didier@xemacs.org>
4106         * message.texi (Wide Reply): Update documentation of
4107         message-dont-reply-to-names (now allowing a list of regexps).
4109 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4111         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4113 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4115         * gnus.texi (SpamAssassin back end): Fix typo.
4117         * sieve.texi (Examples): Fix grammar.
4119 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4121         * gnus.texi (Searching for Articles): Document M-S and M-R.
4122         (Limiting): Document / b.
4124 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4126         * gnus.texi (Thread Commands): T M-^.
4128 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4130         * message.texi (Mail Aliases): Document ecomplete.
4131         (Mail Aliases): Fix typo.
4133 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4135         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4136         fix typo.
4138 2007-10-28  Romain Francoise  <romain@orebokech.com>
4140         * gnus.texi (Mail Spool): Grammar fix.
4142 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4144         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4145         string.
4147 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4149         * gnus.texi (Group Parameters): Fix description.
4151 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4153         * gnus.texi (Gmane Spam Reporting):
4154         Fix spam-report-gmane-use-article-number.
4155         Add spam-report-user-mail-address.
4157 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4159         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4161 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4163         * gnus.texi (Group Parameters): Add simplified sorting example based on
4164         example for `Sorting the Summary Buffer' from Jari Aalto
4165         <jari.aalto@cante.net>.
4166         (Example Methods): Add example for an indirect connection.
4168 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
4170         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4171         (Agent Parameters): Updated parameter names to match code.
4172         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4173         'gnus-agent-summary-fetch-series'.
4174         (Agent and flags): New section providing a generalized discussion
4175         of flag handling.
4176         (Agent and IMAP): Remove flag discussion.
4177         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4179 2007-10-28  Romain Francoise  <romain@orebokech.com>
4181         * gnus.texi (Exiting the Summary Buffer): Add new function
4182         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4184 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4186         * gnus.texi (Conformity): Fix typo.
4187         (Customizing Articles): Document `first'.
4189 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
4191         * gnus.texi (Sorting the Summary Buffer):
4192         Add `gnus-thread-sort-by-date-reverse'.  Add example
4193         host to different sorting in NNTP and RSS groups.
4195 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4197         * message.texi (Insertion): Describe prefix for
4198         message-mark-inserted-region and message-mark-insert-file.
4200 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4202         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4203         LaTeX documents.  Describe "text/x-gnus-verbatim".
4205 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4207         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4208         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4209         (spam-stat spam filtering, SpamOracle)
4210         (Extending the Spam ELisp package): Remove extra quote symbol for
4211         clarity.
4213 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4215         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4216         gnus-article-delete-part and gnus-article-replace-part.
4217         (Using MIME): Add gnus-mime-replace-part.
4219 2007-10-28  Romain Francoise  <romain@orebokech.com>
4221         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4222         requires `auto-compression-mode' to be enabled.  Add new nnml
4223         variable `nnml-compressed-files-size-threshold'.
4225 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4227         * gnus.texi (Sorting the Summary Buffer):
4228         Add gnus-thread-sort-by-recipient.
4230 2007-10-28  Romain Francoise  <romain@orebokech.com>
4232         * message.texi (Insertion Variables): Mention new variable
4233         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
4234         documentation accordingly.
4236 2007-10-28  Romain Francoise  <romain@orebokech.com>
4238         * gnus.texi (To From Newsgroups): Mention new variables
4239         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4241 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4243         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4244         stuff; gnus-mime-inline-part does the automatic decompression.
4246 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4248         * gnus.texi (Spam ELisp Package Configuration Examples):
4249         "training.ham" should be "training.spam".
4251 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4253         * message.texi (Mail Variables): Fix the default value for
4254         message-send-mail-function.
4256 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4258         * gnus.texi (Optional Back End Functions): nntp-request-update-info
4259         always returns nil exceptionally.
4261 2007-10-28  Simon Josefsson  <jas@extundo.com>
4263         * gnus.texi (Article Washing): Add libidn URL.
4264         Suggested by Michael Cook <michael@waxrat.com>.
4266 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4268         * gnus.texi (Topic Commands): Fix next/previous.
4270 2007-10-28  Simon Josefsson  <jas@extundo.com>
4272         * gnus.texi (Article Washing): Mention `W i'.
4274 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
4276         * gnus.texi (Group Parameters): Slight extension of sieve
4277         parameter description.
4279 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4281         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4282         matching score files as well.
4283         (Picons): Describe `gnus-picon-style'.
4285 2007-10-28  Romain Francoise  <romain@orebokech.com>
4287         * message.texi (Message Headers): Mention that headers are hidden
4288         using narrowing, and how to expose them.
4289         Update copyright.
4291 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4293         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4294         `gnus-summary-sort-by-recipient'.
4296 2007-10-28  Romain Francoise  <romain@orebokech.com>
4298         * gnus.texi (NNTP marks): New node.
4299         (NNTP): Move NNTP marks variables to the new node.
4301 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4303         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
4305         * gnus.texi (MIME Commands, Hashcash): Markup fix.
4307 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4309         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
4310         everywhere for consistency.
4311         (Filtering Spam Using The Spam ELisp Package): Admonish again.
4312         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
4313         Say "regular expression" instead of "regex."  Admonish.
4314         Pick other words to sound better (s/so/thus/).
4315         (Spam ELisp Package Filtering of Incoming Mail):
4316         Mention statistical filters.  Remove old TODO.
4317         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
4318         New section on sorting and displaying the spam score.
4319         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4320         backend but an alias to spam-use-BBDB.
4321         (Extending the Spam ELisp package): Rewrite the example using the
4322         new backend functionality.
4324 2007-10-28  Simon Josefsson  <jas@extundo.com>
4326         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4327         nntp-marks-directory, from Romain Francoise
4328         <romain@orebokech.com>.
4330 2007-10-28  Magnus Henoch  <mange@freemail.hu>
4332         * gnus.texi (Hashcash): New default value of
4333         hashcash-default-payment.
4335 2007-10-28  Simon Josefsson  <jas@extundo.com>
4337         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
4338         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4340 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4342         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
4344 2007-10-28  Simon Josefsson  <jas@extundo.com>
4346         * gnus.texi (documentencoding): Add, to avoid warnings.
4348 2007-10-28  Simon Josefsson  <jas@extundo.com>
4350         * message.texi (Mail Headers): Add.
4352         * gnus.texi (Hashcash): Fix.
4354 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4356         * gnus.texi (Hashcash): Change location of library, also mention
4357         that payments can be verified and fix the name of the
4358         hashcash-path variable.
4360 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4362         * gnus.texi (Article Display): Add `gnus-picon-style'.
4364 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4366         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4368 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4370         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4371         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4372         warning about ham processors in spam groups removed.
4374 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4376         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
4377         From Hubert Chan <hubert@uhoreg.ca>.
4379 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4381         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4382         (Mailing List): Typo.
4383         (Customizing Articles): Add gnus-treat-ansi-sequences.
4384         (Article Washing): Index.
4386         * message.texi: Use m-dash consistently.
4388 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4390         * gnus.texi (GroupLens): Remove.
4392 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4394         * gnus.texi (Outgoing Messages, Agent Variables):
4395         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
4396         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4398 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4400         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4402 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4404         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4406         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
4408 2007-10-28  Simon Josefsson  <jas@extundo.com>
4410         * gnus.texi (Top): Add SASL.
4412 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
4414         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4416 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4418         * gnus.texi (Troubleshooting): Adjust Gnus version number.
4420 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
4422         * calc.texi (Formulas, Composition Basics): Lower the
4423         precedence of negation.
4425 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
4427         * ses.texi (The Basics): Mention how to create a new spreadsheet.
4428         Mention the new three-letter column identifiers.
4429         (More on cell printing): Calculate-cell and truncate-cell are now `c'
4430         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
4431         message when using `c' on an empty default with default printer.
4432         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4433         renamed to `ses--symbolic-formulas' some time ago.
4435 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
4437         * calc.texi (Default Simplifications, Making Selections)
4438         (Customizing Calc): Clarify associativity of multiplication.
4440 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
4442         * tramp.texi (Traces and Profiles): Simplify loop over
4443         `trace-function-background'.
4445 2007-10-22  Juri Linkov  <juri@jurta.org>
4447         * dired-x.texi (Shell Command Guessing): Default values are now
4448         available by typing M-n instead of M-p.
4450 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
4452         * tramp.texi (Cleanup remote connections): New section.
4453         (Password caching): Remove `tramp-clear-passwd'.
4454         It's not a command anymore.
4455         (Bug Reports): Add `tramp-bug' to function index.
4456         (Function Index, Variable Index): New nodes.
4457         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4459         * trampver.texi: Update release number.
4461 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
4463         * calc.texi (History and Acknowledgements): Turn comment
4464         about integer size into past tense.
4465         (Time Zones): Remove pointer to Calc author's address.
4466         (Trigonometric and Hyperbolic Functions): Mention cotangent
4467         and hyperbolic cotangent.  Fix typo.
4469 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
4471         Sync with Tramp 2.1.11.
4473         * trampver.texi: Update release number.
4475 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
4477         * tramp.texi (External packages): New section.
4479 2007-09-29  Juri Linkov  <juri@jurta.org>
4481         * info.texi (Help-Int): Document `L' (`Info-history').
4483 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
4485         * org.texi: Change links to webpage and maintained email.
4486         (Remember): Promote to Chapter, significant changes.
4487         (Fast access to TODO states): New section.
4488         (Faces for TODO keywords): New section.
4489         (Export options): Example for #+DATE.
4490         (Progress logging): Section moved.
4492 2007-09-26  Bill Wohler  <wohler@newt.com>
4494         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4495         browse-url-at-mouse.
4497 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
4499         * flymake.texi (Customizable variables): Face names don't end in -face.
4500         Fix flymake-err-line-patterns template.
4501         (Example -- Configuring a tool called directly): Fix init-function.
4502         (Highlighting erroneous lines): Face names don't end in -face.
4504 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
4506         * erc.texi (Special-Features): Fix small typo.
4508 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
4510         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4511         and "External transfer methods".
4513 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
4515         * calc.texi (Predefined Units): Add some history.
4517 2007-09-08  Michael Olson  <mwolson@gnu.org>
4519         * erc.texi (Copying): New section included from gpl.texi.
4520         This matches the look of the upstream ERC manual.
4522 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
4524         * calc.texi (History and Acknowledgements): Adjust the "thanks".
4525         (Random Numbers): Clarify the distribution of `random'.
4527 2007-09-06  Glenn Morris  <rgm@gnu.org>
4529         Move manual sources from man/ to subdirectories of doc/.
4530         Split into the Emacs manual in emacs/, and other manuals in misc/.
4531         Change all setfilename commands to use ../../info.
4532         * Makefile.in: Move the parts of the old man/Makefile.in that do not
4533         refer to the Emacs manual here.
4534         (infodir): New variable.
4535         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
4536         (cc-mode.texi, faq.texi): Update references to source file locations.
4537         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4538         do not refer to the Emacs manual here.
4539         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4541         * Makefile.in: Add `basename' versions of all info targets, for
4542         convenience when rebuilding just one manual.
4543         (../etc/GNU): Delete obsolete target.
4544         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4545         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
4546         *.vrs *.toc here...
4547         (maintainer-clean): ...from here.
4549         * makefile.w32-in (../etc/GNU): Delete obsolete target.
4551 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
4553         * calc.texi (Date Conversions): Clarify definition of
4554         Julian day numbering.
4555         (Date Forms): Clarify definition of Julian day numbering;
4556         add some history.
4558 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
4560         * org.texi: Version 5.07.
4562 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4564         * message.texi (MIME): Replace mml-attach with mml-attach-file.
4566 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
4568         * org.texi (Adding hyperlink types): New section.
4569         (Embedded LaTeX): Chapter updated because of LaTeX export.
4570         (LaTeX export): New section.
4571         (Using links out): New section.
4573 2007-08-22  Glenn Morris  <rgm@gnu.org>
4575         * faq.texi (Learning how to do something): Refcards now in
4576         etc/refcards/ directory.
4578 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
4580         * tramp.texi (Remote Programs): Persistency file must be cleared when
4581         changing `tramp-remote-path'.
4582         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4583         macro.
4585 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
4587         * calc.texi: Move contents to beginning of file.
4588         (Algebraic Entry): Fix the formatting of an example.
4590 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
4592         * calc.texi (Basic Operations on Units): Mention exact versus
4593         inexact conversions.
4595 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
4597         * calc.texi (Basic Operations on Units): Mention default
4598         values for new units.
4599         (Quick Calculator Mode): Mention that binary format will
4600         be displayed.
4602 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4604         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4606 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4608         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4610 2007-08-08  Glenn Morris  <rgm@gnu.org>
4612         * gnus.texi, sieve.texi: Replace `iff'.
4614 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
4616         * calc.texi (Basic Graphics): Mention the graphing of error
4617         forms.
4618         (Graphics Options): Mention how `g s' handles error forms.
4619         (Curve Fitting): Mention plotting the curves.
4620         (Standard Nonlinear Models): Add additional models.
4621         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
4622         (Linear Fits): Correct result.
4624 2007-08-01  Alan Mackenzie  <acm@muc.de>
4626         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
4627         to "--no-site-file".
4629 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
4631         * tramp.texi (Frequently Asked Questions): Point to mode line
4632         extension in Emacs 23.1.
4634         * trampver.texi: Update release number.
4636 2007-07-27  Glenn Morris  <rgm@gnu.org>
4638         * calc.texi (Copying): Include license text from gpl.texi, rather than
4639         in-line.
4641 2007-07-25  Glenn Morris  <rgm@gnu.org>
4643         * calc.texi (Copying): Replace license with GPLv3.
4645         * Relicense all FSF files to GPLv3 or later.
4647 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
4649         Sync with Tramp 2.1.10.
4651         * tramp.texi (trampfn): Expand macro implementation in order to handle
4652         empty arguments.
4653         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
4654         occurrences by trampfn.
4655         (Frequently Asked Questions): Extend example code for host
4656         identification in the modeline.  Add bbdb to approaches shortening Tramp
4657         file names to be typed.
4659         * trampver.texi: Update release number.
4661 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
4663         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
4664         section.  Reported by <poti@potis.org>.
4665         (Remote processes): Arguments of the program to be debugged are taken
4666         literally.
4667         (Frequently Asked Questions): Simplify recentf example.
4669 2007-07-14  Karl Berry  <karl@gnu.org>
4671         * info.texi (@copying): New Back-Cover Text.
4673         * info.texi (Quitting Info): Move to proper place in source.
4674         (Reported by Benno Schulenberg.)
4676 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
4678         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4680         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4682         * emacs-mime.texi: Add @documentencoding directive.
4684 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4686         * tramp.texi (Remote processes): Add an anchor to the subsection
4687         "Running a debugger on a remote host".
4689 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
4691         * tramp.texi (Remote processes): Don't call it "experimental" any
4692         longer.  Add subsection about running a debugger on a remote host.
4694 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
4696         * org.texi (Properties and columns): Chapter rewritten.
4698 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
4700         * tramp.texi:
4701         * trampver.texi: Migrate to Tramp 2.1.
4703 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
4705         * org.texi (Properties): New chapter.
4707 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
4709         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4710         Control Panel.
4712         * gnus.texi (Misc Article): Add index entry for
4713         gnus-single-article-buffer.
4715 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4717         * gnus.texi (Starting Up): Fix typo.
4719 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4721         * gnus.texi (Asynchronous Fetching): Fix typo.
4723 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
4725         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4726         (About This Manual): Remove redundant information.
4727         (Getting Started): Mention author.
4728         (Basic Arithmetic, Customizing Calc): Make description of the
4729         variable `calc-multiplication-has-precedence' match its new effect.
4731 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
4733         * calc.texi (Basic Arithmetic, Customizing Calc):
4734         Mention the variable `calc-multiplication-has-precedence'.
4736 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
4738         * org.texi (Tag): Section swapped with node Timestamps.
4739         (Formula syntax for Lisp): Document new `L' flag.
4741 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
4743         * gnus.texi (Misc Group Stuff, Summary Buffer)
4744         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
4746 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
4748         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4749         * gnus.texi (Article Buttons, Mail Source Customization)
4750         (Sending or Not Sending, Customizing NNDiary):
4751         * message.texi (Message Headers):
4752         * mh-e.texi (HTML): Fix typos.
4754 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
4756         Sync with Tramp 2.0.56.
4758         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4759         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
4761 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
4763         * Version 22.1 released.
4765 2007-05-26  Michael Olson  <mwolson@gnu.org>
4767         * erc.texi (Modules): Fix references to completion modules.
4769 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
4771         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4773 2007-05-09  Didier Verna  <didier@xemacs.org>
4775         * gnus.texi (Email Based Diary): New.  Proper documentation for the
4776         nndiary back end and the gnus-diary library.
4778 2007-05-03  Karl Berry  <karl@gnu.org>
4780         * .cvsignore (*.pdf): New entry.
4782         * texinfo.tex: Update from current version for better pdf generation.
4784 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
4786         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4788 2007-04-28  Glenn Morris  <rgm@gnu.org>
4790         * faq.texi (New in Emacs 22): Restore mention of python.el pending
4791         consideration of legal status.
4793 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
4795         * idlwave.texi: Minor updates for IDLWAVE 6.1.
4797 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
4799         * faq.texi (New in Emacs 22): python.el removed.
4801 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
4803         * calc.texi (Reporting bugs): Update maintainer's address.
4805 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
4807         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4809 2007-04-15  Jay Belanger  <belanger@truman.edu>
4811         * calc.texi (Title page): Remove the date.
4812         (Basic Arithmetic): Emphasize that / binds less strongly than *.
4813         (The Standard Calc Interface): Change trail title.
4814         (Floats): Mention that when non-decimal floats are entered, only
4815         approximations are stored.
4816         (Copying): Move to the appendices.
4817         (GNU Free Documentation License): Add as an appendix.
4819 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
4821         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4822         * dired-x.texi, ebrowse.texi, ediff.texi:
4823         * emacs-mime.texi, erc.texi, eshell.texi:
4824         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4825         * idlwave.texi, message.texi, newsticker.texi, org.texi:
4826         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4827         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4828         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4829         * woman.texi: Include GFDL.
4831         * doclicense.texi: Remove node heading, so that it can be included by
4832         other files.
4834         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
4836         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4837         than *.
4839 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
4841         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4842         in Calc.
4844 2007-04-09  Romain Francoise  <romain@orebokech.com>
4846         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4847         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
4848         replace mouse-2.
4850 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
4852         * woman.texi (Word at point, Interface Options): woman-topic-at-point
4853         renamed to woman-use-topic-at-point.  Document new behavior.
4855 2007-04-08  Richard Stallman  <rms@gnu.org>
4857         * url.texi: Fix some indexing.
4858         (Disk Caching): Drop discussion of old/other Emacs versions.
4860 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
4862         * url.texi (Disk Caching): Say Emacs 21 "and later".
4864         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4865         on Font locking which now mentions JIT lock.
4867 2007-04-01  Michael Olson  <mwolson@gnu.org>
4869         * erc.texi: Update for the ERC 5.2 release.
4871 2007-03-31  David Kastrup  <dak@gnu.org>
4873         * woman.texi (Topic, Interface Options): Explain changes semantics of
4874         woman-manpath in order to consider MANPATH_MAP entries.
4876 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
4878         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4880 2007-03-26  Richard Stallman  <rms@gnu.org>
4882         * pgg.texi (Caching passphrase): Clean up previous change.
4884 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
4886         * gnus.texi (Setting Process Marks): Fix typo.
4888 2007-03-25  Romain Francoise  <romain@orebokech.com>
4890         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4891         readability, and include various fixes by Daniel Brockman, Nick Roberts
4892         and Dieter Wilhelm.
4894 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
4896         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4898         * gnus.texi (Mail Source Specifiers): Fix typo.
4900 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
4902         * reftex.texi (Imprint): Update maintainer information.
4904 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4906         * message.texi (Message Buffers): Update documentation for
4907         message-generate-new-buffers.
4909 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
4911         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
4913 2007-03-21  Glenn Morris  <rgm@gnu.org>
4915         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
4917 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
4919         * eshell.texi (Known problems): Emacs 21 -> 22.
4921         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
4923 2007-03-18  Jay Belanger  <belanger@truman.edu>
4925         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
4927 2007-03-12  Glenn Morris  <rgm@gnu.org>
4929         * calc.texi (Time Zones): Switch to new North America DST rule.
4931         * calc.texi: Replace "daylight savings" with "daylight
4932         saving" in text throughout.
4934 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4936         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
4937         The variable now uses a list of symbols instead of just a symbol.
4938         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
4940 2007-03-06  Romain Francoise  <romain@orebokech.com>
4942         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
4943         new packages, and mention Gnus update.
4945 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4947         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
4948         nntp-open-connection-functions-never-echo-commands.
4950 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
4952         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
4953         problems on the console, and security risk in not using gpg-agent.
4955 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
4957         * org.texi (The spreadsheet): Rename from "Table calculations".
4958         Completely reorganized and rewritten.
4959         (CamelCase links): Section removed.
4960         (Repeating items): New section.
4961         (Tracking TODO state changes): New section.
4962         (Agenda views): Chapter reorganized and rewritten.
4963         (HTML export): Section rewritten.
4964         (Tables in arbitrary syntax): New section.
4965         (Summary): Better feature summary.
4966         (Activation): Document problem with cut-and-paste of Lisp code
4967         from PDF files.
4968         (Visibility cycling): Document indirect buffer use.
4969         (Structure editing): Document sorting.
4970         (Remember): Section rewritten.
4971         (Time stamps): Better description of time stamp types.
4972         (Tag searches): Document regular expression search for tags.
4973         (Stuck projects): New section.
4974         (In-buffer settings): New keywords.
4975         (History and Acknowledgments): Updated description.
4977 2007-02-24  Alan Mackenzie  <acm@muc.de>
4979         * cc-mode.texi (Movement Commands): Insert two missing command names.
4980         (Getting Started): Slight wording correction (use conditional).
4982 2007-02-22  Kim F. Storm  <storm@cua.dk>
4984         * widget.texi (User Interface, Basic Types): Document need to put some
4985         text before the %v escape in :format string in editable-field widget.
4987 2007-02-18  Romain Francoise  <romain@orebokech.com>
4989         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
4990         `cvs-mode-quit'.
4992 2007-02-10  Markus Triska  <markus.triska@gmx.at>
4994         * widget.texi (Programming Example): Put constant strings in :format.
4996 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
4998         * faq.texi (Fullscreen mode on MS-Windows): New node.
5000 2007-02-04  David Kastrup  <dak@gnu.org>
5002         * faq.texi (AUCTeX): Update version number.  Should probably be done
5003         for other packages as well.
5005 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5007         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
5008         <tassilo@member.fsf.org>.
5010 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
5012         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5013         ls-lisp-use-localized-time-format.
5015 2007-01-20  Markus Triska  <markus.triska@gmx.at>
5017         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5019 2007-01-13  Michael Olson  <mwolson@gnu.org>
5021         * erc.texi (Modules): Mention capab-identify module.
5023 2007-01-05  Michael Olson  <mwolson@gnu.org>
5025         * erc.texi (Getting Started): Update for /RECONNECT command.
5027 2007-01-04  Richard Stallman  <rms@gnu.org>
5029         * ebrowse.texi: Change C-c b to C-c C-m.
5031 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5033         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5034         variables only in info to avoid redundant entries in the printed
5035         manual.
5037 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
5039         * message.texi (Using PGP/MIME): Document gpg-agent usage.
5041 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
5043         * message.texi (Security): Split into sub-nodes.
5045 2007-01-01  Alan Mackenzie  <acm@muc.de>
5047         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5048         eval-after-load in Emacs <=21 and a workaround.  Document that
5049         trigraphs are not supported.
5051 2007-01-01  Alan Mackenzie  <acm@muc.de>
5053         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5054         c-context-line-break.  When invoked within a string, preserve
5055         whitespace.  Add a backslash only when also in a macro.
5057 2007-01-01  Alan Mackenzie  <acm@muc.de>
5059         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5061 2007-01-01  Alan Mackenzie  <acm@muc.de>
5063         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5064         are now bound by default to c-\(beginning\|end\)-of-defun by default.
5066 2007-01-01  Alan Mackenzie  <acm@muc.de>
5068         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5069         "Choosing a Style".
5071         * cc-mode.texi ("Styles"): Add @dfn{style}.
5073 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
5075         Sync with Tramp 2.0.55.
5077         * trampver.texi: Update release number.
5079 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5081         * gnus.texi (Customizing Articles): Add index entries for all
5082         gnus-treat-* variables.
5084 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5086         * gnus.texi (IMAP): Fix incorrect explanation of
5087         nnimap-search-uids-not-since-is-evil in documentation for
5088         nnimap-expunge-search-string.
5090 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
5092         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5093         spam-ifile-database.
5095 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5097         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5098         rebind C-s.
5100 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
5102         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5103         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5104         "expiring mail".
5105         (IMAP): Document nnimap-search-uids-not-since-is-evil and
5106         nnimap-nov-is-evil.
5108 2006-12-25  Kevin Ryde  <user42@zip.com.au>
5110         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5111         about the key procedure being used heavily.
5113 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
5115         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5116         to t.
5117         (Prerequisites): Add explanation about gpg-agent.
5119 2006-12-22  Kevin Ryde  <user42@zip.com.au>
5121         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5122         "sort" instead of "sort*".
5124 2006-12-19  Richard Stallman  <rms@gnu.org>
5126         * calc.texi (History and Acknowledgements): Recognize that Emacs
5127         now does have floating point.
5129 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
5131         * tramp.texi (External transfer methods): Describe new method `scpc'.
5133 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
5135         * pgg.texi: Added short note on gpg-agent to the introduction.
5137 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5139         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5140         also applies to Cc.
5142 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5144         * gnus.texi (X-Face): Clarify.  Say which programs are required
5145         on Windows.
5147 2006-12-08  Michael Olson  <mwolson@gnu.org>
5149         * erc.texi (Modules): Remove documentation for list module.
5151 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5153         * faq.texi (^M in the shell buffer): Ditto.
5155 2006-11-20  Michael Olson  <mwolson@gnu.org>
5157         * erc.texi: Call this the 5.2 stable pre-release of ERC.
5159 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
5161         * org.texi: Fix typos.
5162         (Agenda commands): Document `C-k'.
5164 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
5166         * url.texi (http/https): Fix a typo in the HTTP URL.
5168 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
5170         * ada-mode.texi: Total rewrite.
5172 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
5174         * org.texi: Minor typo fixes.
5176 2006-11-13  Bill Wohler  <wohler@newt.com>
5178         Release MH-E manual version 8.0.3.
5180         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5181         release 8.0.3.
5183         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5184         to set MAILDIR.
5185         (Reading Mail): Document the customization of read-mail-command
5186         for MH-E.
5187         (Viewing Attachments): Document mm-discouraged-alternatives.
5188         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5189         (Junk): Add more information about the settings of mh-junk-background
5190         in a program.  Add /usr/bin/mh to PATH in examples.
5192 2006-11-12  Richard Stallman  <rms@gnu.org>
5194         * woman.texi: Update author address but say he no longer maintains it.
5196 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
5198         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5199         archived trees.
5200         (Checkboxes): Section moved to chapter 5, and extended.
5201         (The date/time prompt): New section.
5202         (Link abbreviations): New section.
5203         (Presentation and sorting): New section.
5204         (Custom agenda views): Section completely rewritten.
5205         (Summary): Compare with Planner.
5206         (Feedback): More info about creating backtraces.
5207         (Plain lists): Modified example.
5208         (Breaking down tasks): New section.
5209         (Custom time format): New section.
5210         (Time stamps): Document inactive timestamps.
5211         (Setting tags): More details about fast tag selection.
5212         (Block agenda): New section.
5213         (Custom agenda views): Section rewritten.
5214         (Block agenda): New section.
5216 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
5218         * tramp.texi (Configuration): scp is the default method.
5219         (Default Method): Use ssh as example for another method.
5221 2006-10-27  Richard Stallman  <rms@gnu.org>
5223         * woman.texi: Downcase nroff/troff/roff.
5224         (Installation): Chapter deleted.  Some xrefs deleted.
5225         (Background): woman doesn't advise man ;-).
5227 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5229         * ada-mode.texi (Project files, Identifier completion)
5230         (Automatic Casing, Debugging, Using non-standard file names)
5231         (Working Remotely): Fix typos.
5233 2006-10-20  Masatake YAMATO  <jet@gyve.org>
5235         * cc-mode.texi (Sample .emacs File): Add missing `)' in
5236         sample code `my-c-initialization-hook'.
5238 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
5240         * widget.texi: Fix typos.
5242 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
5244         * tramp.texi (Frequently Asked Questions): Remove questions marked with
5245         "???".  There have been no complaints for years, so the information
5246         must be appropriate.
5248 2006-10-16  Richard Stallman  <rms@gnu.org>
5250         * widget.texi: Use @var instead of capitalization.
5251         Clarify many widget type descriptions.
5253 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5255         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
5256         gnus-dired-attach.
5257         (Selecting a Group): Fix typo.
5259 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5261         * widget.texi: Fix typos.
5263 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
5265         * gnus.texi (Image Enhancements): Update for Emacs 22.
5267         * gnus-faq.texi ([1.3]): Update.
5269 2006-10-06  Richard Stallman  <rms@gnu.org>
5271         * faq.texi (Displaying the current line or column):
5272         Delete "As of Emacs 20".
5274 2006-10-06  Romain Francoise  <romain@orebokech.com>
5276         * faq.texi (VM): VM works with Emacs 22 too.
5278 2006-10-06  Richard Stallman  <rms@gnu.org>
5280         * ebrowse.texi: Remove Emacs version "21" from title.
5282 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
5284         * gnus.texi (Foreign Groups): Say where change of editing commands are
5285         stored.  Add reference to `gnus-parameters'.
5287 2006-09-15  Jay Belanger  <belanger@truman.edu>
5289         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5290         Change "Library Public License" to "Lesser Public License"
5291         throughout.  Use "yyyy" to represent year.
5293 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
5295         * org.texi (Setting tags): Typo fix.
5297 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
5299         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5301 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5303         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5305 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
5307         * faq.texi (Escape sequences in shell output): EMACS is now set
5308         to Emacs's absolute file name, not to "t".
5309         (^M in the shell buffer): Likewise.
5310         * misc.texi (Interactive Shell): Likewise.
5312 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
5314         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5315         mails with pop3-leave-mail-on-server.  Fix wording.
5316         (Limiting): Improve gnus-summary-limit-to-articles.
5317         (X-Face): Fix typo.
5319 2006-09-11  Simon Josefsson  <jas@extundo.com>
5321         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5322         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5324 2006-09-06  Simon Josefsson  <jas@extundo.com>
5326         * smtpmail.texi (Authentication): Mention SSL.
5328 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
5330         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5331         Don't use @indicateurl.
5333         * cc-mode.texi (Subword Movement): Don't use @headitem.
5334         (Custom Braces, Clean-ups): Don't use @tie.
5336 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
5338         Sync with Tramp 2.0.54.
5340         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5341         Suggested by Adrian Phillips <a.phillips@met.no>.
5343 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
5345         * org.texi (Installation, Activation): Split from Installation and
5346         Activation.
5347         (Clocking work time): Documented new features.
5349 2006-08-13  Alex Schroeder  <alex@gnu.org>
5351         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5352         example.
5354 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5356         * faq.texi (How to add fonts): New node.
5358 2006-08-05  Romain Francoise  <romain@orebokech.com>
5360         * faq.texi (New in Emacs 22): Expand.
5362 2006-08-03  Michael Olson  <mwolson@gnu.org>
5364         * erc.texi: Update for ERC 5.1.4.
5366 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5368         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5369         in .../site-lisp/gnus/ by default.
5370         [ From gnus-news.texi in the trunk. ]
5372 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
5374         * gnus.texi (MIME Commands): Additions for yEnc.
5376 2006-07-24  Richard Stallman  <rms@gnu.org>
5378         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5379         * faq.texi: Move periods and commas inside quotes.
5381 2006-07-20  Jay Belanger  <belanger@truman.edu>
5383         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5385 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
5387         * faq.texi (Security risks with Emacs): Document Emacs 22
5388         file-local-variable mechanism.
5390 2006-07-12  Michael Olson  <mwolson@gnu.org>
5392         * erc.texi: Update for ERC 5.1.3.
5394 2006-07-12  Alex Schroeder  <alex@gnu.org>
5396         * rcirc.texi: Fix typos.
5397         (Getting started with rcirc): New calling convention for M-x irc.
5398         Mention #rcirc.  Removed channel tracking.
5399         (Configuration): Change the names of all variables that got changed
5400         recently, eg. rcirc-server to rcirc-default-server.  Added
5401         documentation for rcirc-authinfo, some background for Bitlbee, and
5402         rcirc-track-minor-mode.
5403         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
5404         Scrolling.
5405         (Reconnecting after you have lost the connection): Fix example code
5406         to match code changes.
5408 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5410         * gnus.texi, message.texi: Fix typos.
5412 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
5414         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5415         commands.
5416         (Global TODO list): Document the use of the variables
5417         `org-agenda-todo-ignore-scheduled' and
5418         `org-agenda-todo-list-sublevels'.
5420 2006-07-05  Richard Stallman  <rms@gnu.org>
5422         * faq.texi (Scrolling only one line): Fix xref.
5424 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
5426         * faq.texi (Evaluating Emacs Lisp code):
5427         Throughout, replace eval-current-buffer with eval-buffer.
5429 2006-07-03  Richard Stallman  <rms@gnu.org>
5431         * rcirc.texi (Scrolling conservatively): Fix xref.
5433         * pcl-cvs.texi (Viewing differences): Usage fix.
5435 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
5437         * org.texi (Agenda commands): Document `s' key to save all org-mode
5438         buffers.
5440 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
5442         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5443         names.  Mention `cvs-msg' face.
5445 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
5447         * org.texi (Checkboxes): New section.
5449 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
5451         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5452         throughout this chapter.
5454 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
5456         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5457         text for standalone vs Emacs info.
5458         (Help): Clarify header line description.  Use mouse-1 for clicks.
5459         (Help-P): Use mouse-1 for clicks.
5460         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5461         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5462         (Choose menu subtopic): Remove gratuitous Emacs command names.
5463         (Help-FOO): Put usual behavior first.
5464         (Help-Xref): Clicking on xrefs works in Emacs.
5465         (Search Text): Clarify what the default behavior is.
5466         (Create Info buffer): Fix Emacs window/X window confusion.
5467         (Emacs Info Variables): Fix for new Emacs init file behavior.
5469 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5471         * gnus.texi (Summary Buffer Lines): Fix typo.
5473 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
5475         * org.texi (Embedded LaTeX): New chapter.
5476         (Archiving): Section rewritten.
5477         (Enhancing text): Some parts moved to the new chapter about LaTeX.
5479 2006-06-20  Bill Wohler  <wohler@newt.com>
5481         Release MH-E manual version 8.0.1.
5483         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5484         release 8.0.1.
5485         (Preface): Depend on GNU mailutils 1.0 and higher.
5487 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5489         * message.texi (News Headers): Update message-syntax-checks section.
5491 2006-06-19  Karl Berry  <karl@gnu.org>
5493         * info.texi (Advanced): Mention C-q, especially with ?.
5495 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
5497         * org.texi (Publishing links): Document the `:link-validation-function'
5498         property.
5499         (Extensions and Hacking): New chapter, includes some sections of the
5500         "Miscellaneous" chapter.
5502 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
5504         * org.texi (Progress logging): New section.
5506 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
5508         * org.texi (ASCII export): Document indentation adaptation.
5509         (Setting tags): Document mutually-exclusive tags.
5511 2006-06-05  Romain Francoise  <romain@orebokech.com>
5513         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5514         Fix typo.
5516         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5517         channel (#gnus@irc.freenode.net).
5518         Fix typos.  Update copyright notice.
5520         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5521         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5522         (Line-Up Functions, Custom Macros):
5523         * ediff.texi (Window and Frame Configuration)
5524         (Highlighting Difference Regions):
5525         * emacs-mime.texi (Display Customization):
5526         * erc.texi (History):
5527         * eshell.texi (Known problems):
5528         * eudc.texi (Overview, BBDB):
5529         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5530         (The problem of spam, SpamOracle, Extending the Spam package)
5531         (Conformity, Terminology):
5532         * idlwave.texi (Routine Info)
5533         (Class and Keyword Inheritance, Padding Operators)
5534         (Breakpoints and Stepping, Electric Debug Mode)
5535         (Examining Variables, Troubleshooting):
5536         * org.texi (Creating timestamps):
5537         * reftex.texi (Commands, Options, Changes):
5538         * tramp.texi (Inline methods, Password caching)
5539         (Auto-save and Backup, Issues):
5540         * vip.texi (Files, Commands in Insert Mode):
5541         * viper.texi (Emacs Preliminaries, States in Viper)
5542         (Packages that Change Keymaps, Viper Specials, Groundwork):
5543         Fix various typos.
5545 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
5547         * ediff.texi: Fix typos.
5549 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
5551         * org.texi: Small typo fixes.
5553 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5555         * viper.texi (Viper Specials):
5556         * gnus.texi (Example Setup):
5557         * faq.texi (Backspace invokes help):
5558         * dired-x.texi (Optional Installation Dired Jump):
5559         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5560         follow coding conventions.
5562 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
5564         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5566 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
5568         * pcl-cvs.texi: Fix typos.
5569         (Customization): Say "us".
5571 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
5573         * org.texi: Remove bogus @setfilename.
5575 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
5577         * org.texi (ASCII export): Omit command name.
5578         (HTML export): Add prefix to all lines in Local Variable example.
5579         (Acknowledgments): Typeset names in italics.
5581 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
5583         * org.texi (Plain lists): Add new item navigation commands.
5584         (External links): Document elisp and info links.
5585         (Custom searches): New section.
5586         (Publishing): New chapter.
5587         (HTML export): Include a list of supported CSS classes.
5588         (Setting tags): Describe the fast-tag-setting interface.
5590 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
5592         * dired-x.texi: ifinfo -> ifnottex.
5594 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
5596         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5598 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
5600         * message.texi (Interface): Add tool bar customization.
5601         (MIME): Index and text additions for mml-attach.
5602         (MIME): Describe mml-dnd-protocol-alist and
5603         mml-dnd-attach-options.
5605         * gnus.texi (Oort Gnus): Reorder entries in sections.
5606         Fix some entries.
5607         (Starting Up): Add references to "Emacs for Heathens" and to
5608         "Finding the News".  Add user-full-name and user-mail-address.
5609         (Group Buffer Format): Add tool bar customization and update.
5610         (Summary Buffer): Add tool bar customization.
5611         (Posting Styles): Add message-alternative-emails.
5613 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
5615         * tramp.texi (Filename completion): Improve wording.
5617 2006-05-07  Romain Francoise  <romain@orebokech.com>
5619         * faq.texi (Using regular expressions): Fix typo.
5620         (Packages that do not come with Emacs): Fix capitalization.
5621         (Replacing text across multiple files): Expand node to explain how
5622         to use `dired-do-query-replace-regexp' in more detail, based on
5623         suggestion by Eric Hanchrow <offby1@blarg.net>.
5625 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
5627         * tramp.texi (Filename completion): Completion of remote files'
5628         method, user name and host name is active only in partial
5629         completion mode.
5631 2006-05-06  Bill Wohler  <wohler@newt.com>
5633         Release MH-E manual version 8.0.
5635         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5636         release 8.0.
5638 2006-05-06  Bill Wohler  <wohler@newt.com>
5640         * mh-e.texi (MH-BOOK-HOME): Change from
5641         http://www.ics.uci.edu/~mh/book/mh to
5642         http://rand-mh.sourceforge.net/book/mh.
5643         Replace .htm suffix with .html for MH book files.
5644         (Using This Manual): Update key binding for getting relevant
5645         chapter in Info from command key.
5646         (Ranges): Fix itemx.
5648 2006-05-05  Karl Berry  <karl@gnu.org>
5650         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
5651         (\fonttextsize): New user-level command to change text font size.
5653 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
5655         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
5657 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
5659         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
5661 2006-04-24  Bill Wohler  <wohler@newt.com>
5663         * mh-e.texi (Getting Started): Make it more explicit that you need
5664         to install MH.  Add pointers to current MH implementations.
5666 2006-04-21  Bill Wohler  <wohler@newt.com>
5668         Release MH-E manual version 7.94.
5670         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5671         release 7.94.
5673 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
5675         * org.texi: Many small fixes.
5676         (Handling links): Rename from "Managing links".
5678 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
5680         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5681         (Splitting mail using spam-stat): Fix @xref.
5683 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
5685         * gnus.texi (Spam Package): Major revision of the text.
5686         Previously this node was "Filtering Spam Using The Spam ELisp Package".
5688 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
5690         * org.texi (Time stamps): Better explanation of the purpose of
5691         different time stamps.
5692         (Structure editing, Plain lists): More details on how new items
5693         and headings are inserted.
5695 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
5697         * org.texi (Formula syntax): Fix link to Calc Manual.
5699 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
5701         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5703 2006-04-17  Bill Wohler  <wohler@newt.com>
5705         * mh-e.texi (Folders): Update mh-before-quit-hook and
5706         mh-quit-hook example with code that removes the buffers rather
5707         than just bury them.
5709 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
5711         Sync with Tramp 2.0.53.
5713 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
5715         * org.texi (Updating settings): New section.
5716         (Visibility cycling): Better names for the startup folding
5717         options.
5718         (Exporting): Completely restructured.
5719         (The very busy C-c C-c key): New section.
5720         (Summary of in-buffer settings): New section.
5722 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
5724         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5726 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5728         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5729         (Server Commands): Key `v' is reserved for users.
5731 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
5733         * org.texi (Link format): New section, emphasis on bracket links.
5734         (External links): Document bracket links.
5735         (FAQ): Expand to cover shell links and the new link format.
5737 2006-04-09  Kevin Ryde  <user42@zip.com.au>
5739         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5741 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
5743         * gnus.texi (Summary Buffer Lines): Add `*'.
5745 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5747         * gnus.texi (Group Parameters):
5748         Mention gnus-permanently-visible-groups.
5750 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5752         * gnus.texi (Face): Fix typo.
5754 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
5756         * gnus.texi (X-Face): Clarify.
5757         (Face): Need Emacs with PNG support.
5759 2006-04-06  Richard Stallman  <rms@gnu.org>
5761         * idlwave.texi: Delete the blocks "not suitable for inclusion with
5762         Emacs".
5764 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
5766         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5767         blocks not suitable for inclusion with Emacs using variable
5768         PARTOFEMACS.
5770 2006-04-04  Simon Josefsson  <jas@extundo.com>
5772         * gnus.texi (Security): Improve.
5774 2006-04-02  Bill Wohler  <wohler@newt.com>
5776         * mh-e.texi (Getting Started, Junk, Bug Reports)
5777         (MH FAQ and Support): Fix URLs.
5779 2006-03-31  Romain Francoise  <romain@orebokech.com>
5781         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5782         to t, not nil (and has for the past eight years).
5784 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5786         * message.texi, gnus.texi: Bump version to 5.11.
5788 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
5790         * gnus.texi (Top): Add comment about version line.
5792         * message.texi (Top): Ditto.  Change to take named versions into
5793         account.
5795 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
5797         * gnus.texi (Posting Styles): Add x-face-file to example.
5798         (X-Face): Refer to posting styles.
5800         * gnus-faq.texi ([5.8]): Add x-face-file.
5801         ([8.4]): Add links to gmane.emacs.gnus.user and
5802         gmane.emacs.gnus.general.
5804 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
5806         * gnus-faq.texi: Use .invalid.
5807         ([5.4]): Fix gnus-posting-styles example.
5809 2006-03-27  Romain Francoise  <romain@orebokech.com>
5811         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
5812         Emacs/W3 needs a new maintainer.
5813         (Ispell): Update author and version info.
5814         (Mailcrypt): Mention PGG.
5815         (New in Emacs 22): Add PGG to the list of new packages.
5816         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5817         updating dead URLs.
5819 2006-03-25  Karl Berry  <karl@gnu.org>
5821         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5822         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5823         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5824         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5825         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5826         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5827         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5828         (2) do not indent copyright year list (or anything else).
5830 2006-03-21  Bill Wohler  <wohler@newt.com>
5832         * mh-e.texi (Folders): Various edits.
5834 2006-03-20  Romain Francoise  <romain@orebokech.com>
5836         * gnus.texi (Mail Folders): Grammar fix.
5838 2006-03-19  Bill Wohler  <wohler@newt.com>
5840         * mh-e.texi (Replying): Document Mail-Followup-To.
5841         Change manually-formatted table to multitable.  Add debugging info.
5842         Move description of mh-reply-default-reply-to into paragraph
5843         that describes its values.
5845 2006-03-17  Bill Wohler  <wohler@newt.com>
5847         * mh-e.texi: Use smallexample and smalllisp consistently.
5848         (Sending Mail Tour): Update method of entering
5849         addresses and subject.
5850         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5851         (Adding Attachments, Searching): Update screenshots for Emacs 22.
5853 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
5855         * org.texi: Version number change only.
5857 2006-03-14  Bill Wohler  <wohler@newt.com>
5859         * mh-e.texi: Add index entries around each paragraph rather than
5860         depend on entries from beginning of node.  Doing so ensures that
5861         index entries are less likely to be forgotten if text is cut and
5862         pasted, and are necessary anyway if the references are on a
5863         separate page.  It seems that makeinfo is now (v. 4.8) only
5864         producing one index entry per node, so there is no longer any
5865         excuse not to.  Use subheading instead of heading.  The incorrect
5866         use of heading produced very large fonts in Info--as large as the
5867         main heading.
5868         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5869         versions 6 and 7 appeared *around* the time of these Emacs releases.
5871 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
5873         * org.texi (Clean view): Document new startup options.
5875 2006-03-11  Bill Wohler  <wohler@newt.com>
5877         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5878         (Composing, Scan Line Formats): Fix @refs.
5879         (Getting Started): Define MH profile and MH profile components.
5880         (Incorporating Mail, Reading Mail, Viewing, Printing)
5881         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5882         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5883         for string constants.
5884         (Tool Bar): Remove spurious quote.
5885         (Junk): Use ``...'' instead of "...".
5886         (Scan Line Formats): Replace @samp with @kbd.
5888 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5890         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5892 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5894         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5895         easy to understand.
5897 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5899         * gnus.texi: Markup fix.
5900         (Fancy Mail Splitting): Specify new feature.
5902 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
5904         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
5905         partial-words matching.
5907 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
5909         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
5911         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
5912         (MIME Commands): Fix mm-discouraged-alternatives.
5914 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
5916         * org.texi: Version number change only.
5918 2006-03-06  Bill Wohler  <wohler@newt.com>
5920         * mh-e.texi: Move from SourceForge repository to Savannah.
5921         This is version 7.93, which is a total rewrite from the previous
5922         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
5923         version 7.93.
5925 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5927         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
5929 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
5931         * org.texi (Interaction): Add item about `org-mouse.el' by
5932         Piotr Zielinski.
5933         (Managing links): Document that also mouse-1 can be used to
5934         activate a link.
5935         (Headlines, FAQ): Add entry about hiding leading stars.
5936         (Miscellaneous): Resort the sections in this chapter to a more
5937         logical sequence.
5939 2006-02-27  Simon Josefsson  <jas@extundo.com>
5941         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
5942         2004-01-27 from the trunk).
5944 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5946         * cc-mode.texi: Rename c-hungry-backspace to
5947         c-hungry-delete-backwards, at the request of RMS.  Leave the old
5948         name as an alias.
5950 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5952         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
5953         include the function header within the defun.
5955 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5957         * cc-mode.texi: Correct two typos.
5959 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
5961         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
5962         existing comment.
5963         (Electric Keys): Add a justification for electric indentation.
5964         (Hungry WS Deletion): Clear up the names and complications of the
5965         BACKSPACE and DELETE keys.
5967 2006-02-23  Juri Linkov  <juri@jurta.org>
5969         * faq.texi (Common requests): Move `Turning on auto-fill by
5970         default' after `Wrapping words automatically'.  Move `Working with
5971         unprintable characters' before `Searching for/replacing newlines'.
5972         Move `Replacing highlighted text' after `Highlighting a region'.
5973         Merge `Repeating commands' and `Repeating a command as many times
5974         as possible' into the former.
5975         (Packages that do not come with Emacs): Add refs to Gmane and
5976         etc/MORE.STUFF.
5978 2006-02-23  Juri Linkov  <juri@jurta.org>
5980         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
5981         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
5982         Add xref to `(emacs)Reporting Bugs'.
5983         (Getting a printed manual): Add URL to other formats of the manual.
5984         (Common requests): Fix menu.
5985         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
5986         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
5987         (Inserting text at the beginning of each line): Add pxref to
5988         `Changing the included text prefix'.
5989         (Forcing the cursor to remain in the same column): Mention `track-eol'
5990         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
5991         (Replacing text across multiple files): Add keybinding `Q' for
5992         `dired-do-query-replace'.
5994 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
5996         * reftex.texi: Version number and date change only.
5998         * org.texi (Internal Links): Rewrite to cover the modified
5999         linking system.
6001 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
6003         * faq.texi: Remove the coding cookie, it's not needed anymore.
6005 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6007         * faq.texi (Colors on a TTY): Mention Mac OS port.
6009 2006-02-12  Karl Berry  <karl@gnu.org>
6011         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6012         8-bit accented a.
6014 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
6016         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6018 2006-02-08  Romain Francoise  <romain@orebokech.com>
6020         * faq.texi (Top): Remove paragraph about the FAQ being a
6021         transitional document, etc.
6022         (Searching for/replacing newlines): New node.
6023         (Yanking text in isearch): New node.
6024         (Inserting text at the beginning of each line): Rename and make
6025         more general, mention `M-;' in Message mode.
6027 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6029         * faq.texi (Meta key does not work in xterm)
6030         (Emacs does not display 8-bit characters)
6031         (Inputting eight-bit characters): Update xrefs.
6033 2006-02-06  Romain Francoise  <romain@orebokech.com>
6035         * faq.texi (VM): VM now at version 7.19.
6036         Set myself as maintainer of this file.
6038 2006-02-04  Michael Olson  <mwolson@gnu.org>
6040         * erc.texi (History): Note that ERC is now included with Emacs.
6042 2006-01-31  Romain Francoise  <romain@orebokech.com>
6044         * message.texi (Message Headers): Explain what
6045         `message-alternative-emails' does in more detail.
6046         Update copyright year.
6048 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
6050         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6052 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6054         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6056 2006-01-29  Michael Olson  <mwolson@gnu.org>
6058         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6060         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6062         * faq.texi (New in Emacs 22): Mention ERC.
6064 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
6066         * rcirc.texi: Capitalize dir entry for consistency with the entry
6067         in info/dir and other entries in the Emacs category.
6068         Fix typos.  Delete trailing whitespace.
6070 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
6072         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6074 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
6076         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6077         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6079         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6080         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6082 2006-01-27  Alex Schroeder  <alex@gnu.org>
6084         * rcirc.texi: New file.
6086 2006-01-23  Juri Linkov  <juri@jurta.org>
6088         * widget.texi (User Interface): Add S-TAB for widget-backward.
6090 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
6092         Sync with Tramp 2.0.52.
6094         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6095         Add Tramp disabling item.  New item for common connection problems.
6096         (various): Apply "ftp" as method for the download URL.
6097         (Bug Reports): Refer to FAQ for common problems.
6099 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6101         * widget.texi (User Interface): Use @key for TAB.
6103         * ses.texi (Formulas, Printer functions): Use @key for TAB.
6105         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6106         for TAB.
6108         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6110 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6112         * gnus.texi: Update copyright.
6114 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6116         * gnus.texi (Article Washing): Additions.
6118 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
6120         * org.texi (Agenda commands): Document tags command.
6122 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6124         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6126 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6128         * gnus.texi (RSS): Addition.
6130 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6132         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6134 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6136         * emacs-mime.texi (Display Customization): Add setting example to
6137         mm-discouraged-alternatives.
6139 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6141         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6142         version is the canonical version.
6144 2006-01-08  Alex Schroeder  <alex@gnu.org>
6146         * pgg.texi (Caching passphrase): Rewording.
6148 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
6150         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6151         repository URL.
6153 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
6155         * org.texi: Removed the accidentally re-added empty line in the
6156         direntry.
6158 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
6160         * org.texi (Agenda Views): Chapter reorganized.
6162 2005-12-29  Romain Francoise  <romain@orebokech.com>
6164         * faq.texi (Using Customize): New node.
6166 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
6168         * org.texi: Remove blank line in @direntry.  It is non-standard
6169         and recursively produces blank lines all over the dir file (when
6170         using Texinfo 4.8).
6172 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
6174         * widget.texi (atoms): Delete obsolete remark about `file' widget.
6176 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
6178         * org.texi (Tags): Boolean logic documented.
6179         (Agenda Views): Document custom commands.
6181 2005-12-20  David Kastrup  <dak@gnu.org>
6183         * faq.texi (AUCTeX): Update version and mailing list info.
6185 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6187         * gnus.texi (MIME Commands): Mention addition of
6188         multipart/alternative to gnus-buttonized-mime-types and add xref
6189         to mm-discouraged-alternatives.
6191         * emacs-mime.texi (Display Customization): Mention addition of
6192         "image/.*" and add xref to gnus-buttonized-mime-types in the
6193         mm-discouraged-alternatives section.
6195 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
6197         * org.texi (Tags): New section.
6198         (Agenda Views): Chapter reorganized.
6200 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
6202         * org.texi (Internal Links): Add a missing comma after an @xref.
6204 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
6206         * faq.texi (Filling paragraphs with a single space): No need to
6207         change sentence-end now.
6209 2005-12-13  Romain Francoise  <romain@orebokech.com>
6211         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6213 2005-12-12  Jay Belanger  <belanger@truman.edu>
6215         * faq.texi (Calc): Update version number.
6217 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
6219         * org.texi (Progress Logging): New section.
6221 2005-12-10  Romain Francoise  <romain@orebokech.com>
6223         Update the Emacs FAQ for the 22.1 release.
6225         * faq.texi: Set VER to `22.1'.
6226         (Basic editing): Explain how to use localized versions of the
6227         Tutorial.  Mention that `C-h r' displays the manual.
6228         Delete obsolete WWW link to an Emacs 18 tutorial.
6229         (Getting a printed manual): Point to the new locations of the
6230         manuals on the GNU Web site.
6231         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6232         available via Info (it was previously distributed separately).
6233         (Installing Texinfo documentation): The latest version of Texinfo
6234         is 4.8, not 4.0.
6235         (Informational files for Emacs): COPYING is the GNU General Public
6236         License, not the Emacs General Public License.
6237         (Informational files for Emacs): Delete obsolete link to the
6238         GNUinfo pages as they have been removed from the GNU Web site.
6239         (New in Emacs 22): New node.
6240         (Setting up a customization file): Say that most packages support
6241         Customize nowadays.
6242         (Colors on a TTY): Delete reference to instructions on how to
6243         enable syntax highlighting, it is now enabled by default.
6244         (Turning on abbrevs by default): Emacs now reads the abbrevs file
6245         at startup automatically.
6246         (Controlling case sensitivity): Mention `M-c' in isearch.
6247         (Using an already running Emacs process): Emacs now creates the
6248         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
6249         gnuserv.  As emacsclient can now run Lisp code as well, delete a
6250         sentence praising gnuserv for that.  Simplify description of how
6251         the client/server operation works.
6252         (Compiler error messages): Delete obsolete text (compile.el has
6253         been rewritten).
6254         (Indenting switch statements): Fix typo.
6255         (Matching parentheses): Simplify setup instructions, mention the
6256         menu bar item in the Options menu.
6257         (Repeating a command as many times as possible): Mention `C-x e'.
6258         (Going to a line by number): Mention new keymap and bindings
6259         `M-g M-g', `M-g M-p' and `M-g M-n'.
6260         (Turning on syntax highlighting): Now on by default.  Simplify.
6261         (Replacing highlighted text): Use `1', not `t'.
6262         (Problems with very large files): The maximum size is now 256MB on
6263         32-bit machines.
6264         (^M in the shell buffer): Mention `comint-process-echoes'.
6265         (Emacs for Apple computers): Emacs 22 has native support for Mac
6266         OS X.
6267         (Translating names to IP addresses): Delete node.
6268         (Binding keys to commands): Fix typo.
6269         (SPC no longer completes file names): New node.
6270         (MIME with Emacs mail packages): Delete section about the Emacs
6271         MIME FAQ (it's not reachable anymore).
6273 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
6275         * cc-mode.texi: The manual has been extensively revised: the
6276         information about using CC Mode has been separated from the larger
6277         and more difficult chapters about configuration.  It has been
6278         updated for CC Mode 5.31.
6280 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6282         * pgg.texi (User Commands): Fix description of pgg-verify-region.
6283         (Selecting an implementation): Fix descriptions.
6285 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6287         * message.texi (Various Message Variables): Addition.
6289 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6291         * message.texi: Fix default values.
6293 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6295         * message.texi (Header Commands): Clarify descriptions of
6296         message-cross-post-followup-to, message-reduce-to-to-cc, and
6297         message-insert-wide-reply.
6298         (Various Commands): Fix kindex for message-kill-to-signature;
6299         clarify description of message-tab.
6301 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6303         * message.texi (Mailing Lists): Fix description about MFT.
6305         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6307 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6309         * gnus.texi (Slow Terminal Connection): Replace old description
6310         with new one.
6312 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6314         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6315         replace X-Draft-Headers with X-Draft-From.
6317 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6319         * gnus.texi (Various Various): Fix the default value of
6320         nnheader-max-head-length.
6321         (Gnus Versions): Fix typo.
6323 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
6325         * org.texi (Structure editing): Document new functionality of
6326         M-RET.
6328 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
6330         * org.texi (Internal Links): Fix Texinfo usage.
6332 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
6334         * org.texi (TODO basics): Document the global todo list.
6335         (TODO items): Documents sparse tree for specific TODO
6336         keywords.
6338 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
6340         * org.texi (Plain Lists): Typos fixed.
6342 2005-11-28  Jay Belanger  <belanger@truman.edu>
6344         * calc.texi: Change references of `M-#' to `C-x *' prefix.
6346 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
6348         * org.texi (Structure editing): New item moving commands added.
6349         (Plain Lists): New section.
6351 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
6353         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6354         (Agenda): Document commands `org-cycle-agenda-files' and
6355         `org-agenda-file-to-front'.
6356         (Built-in table editor): Document `org-table-sort-lines'.
6357         (HTML formatting): Export of hand-formatted lists.
6359 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6361         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6362         new variable gnus-toolbar-thickness.
6364 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6366         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6368 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6370         * gnus.texi (X-Face): Fix description.
6371         (XVarious): Remove gnus-xmas-logo-color-alist and
6372         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6374 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6376         * gnus.texi (Group Parameters): Mention new variable
6377         gnus-parameters-case-fold-search.
6378         (Home Score File): Addition.
6380 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
6382         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
6383         (Overview): List supported feed types.
6384         (Installation): No installation necessary when using autoload.
6385         (Configuration): Rename "RSS" to "news".
6387 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
6389         * pgg.texi (User Commands): Document additional passphrase
6390         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6391         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6393 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
6395         * org.texi: Version number changed to 3.19.
6397 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
6399         * pgg.texi (How to use): Update the example to add autoload of
6400         pgg-encrypt-symmetric-region.
6401         (User Commands): Document pgg-encrypt-symmetric-region.
6402         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6404 2005-10-27  Jay Belanger  <belanger@truman.edu>
6406         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6407         mention other TeX-related units.
6409 2005-10-23  Lars Hansen  <larsh@soem.dk>
6411         * dired-x.texi (Miscellaneous Commands):
6412         Replace dired-do-relative-symlink by dired-do-relsymlink and
6413         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6415 2005-10-23  Jay Belanger  <belanger@truman.edu>
6417         * calc.texi (Predefined Units): Use `alpha' for the fine structure
6418         constant.
6420 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
6422         * faq.texi (Bugs and problems):
6423         Replace `dired-move-to-filename-regexp' by
6424         `directory-listing-before-filename-regexp'.
6426 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
6428         * newsticker.texi (UPDATED): Set value.
6430 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6432         * gnus.texi (Document Groups): Remove duplicate item.
6434 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
6436         * org.texi (Summary): Mention iCalendar support.
6437         (Exporting): Document iCalendar support.
6439 2005-10-18  Romain Francoise  <romain@orebokech.com>
6441         * viper.texi (Viper Specials): Capitalize GNU.
6443 2005-10-17  Juri Linkov  <juri@jurta.org>
6445         * info.texi (Getting Started, Search Index, Expert Info):
6446         Fix wording.
6447         (Search Text): Replace `echo area' with `mode line'.
6448         (Search Index): Both `i' and `,' find all index entries.
6449         Replace example `C-f' with `C-l' (which exists in index of Info
6450         manual) and delete spaces in its keyboard input sequence.
6451         Delete unnecessary explanations about literal characters.
6453 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6455         * gnus.texi (Document Server Internals): Addition.
6457 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6459         * gnus.texi (A note on namespaces): Fix RFC reference.
6461 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6463         * gnus.texi (RSS): Fix key description.
6465 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6467         * gnus.texi: Emacs/w3 -> Emacs/W3.
6468         (Browsing the Web): Fix description.
6469         (Web Searches): Ditto.
6470         (Customizing W3): Ditto.
6472 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6474         * gnus.texi (Maildir): Clarify expire-age and expire-group.
6476 2005-10-11  Jay Belanger  <belanger@truman.edu>
6478         * calc.texi (Integration): Mention using `a i' to compute definite
6479         integrals.
6481 2005-10-11  Juri Linkov  <juri@jurta.org>
6483         * info.texi: Rearrange nodes.
6484         (Top): Update menu.  Change ref `Info for Experts' to
6485         `Advanced Info Commands'.
6486         (Getting Started): Fix description of manual's parts.
6487         (Help-Int): Change xref `Info Search' to `Search Index', and
6488         `Expert Info' to `Advanced'.
6489         (Advanced): Move node one level up.
6490         (Search Text, Search Index): New nodes split out from `Info Search'.
6491         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6492         split out from `Advanced'.
6493         (Advanced, Emacs Info Variables): De-document editing an Info file
6494         in Info.
6495         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6496         (Creating an Info File): Delete node and move its text to
6497         `Expert Info'.
6499 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
6501         * org.texi (Workflow states): Documented that change in keywords
6502         becomes active only after restart of Emacs.
6504 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
6506         Sync with Tramp 2.0.51.
6508 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
6510         * speedbar.texi (Introduction): Describe new location of speedbar
6511         on menubar.
6512         (Basic Key Bindings): Remove descriptions of bindings that have
6513         been removed.
6515 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
6517         * speedbar.texi (GDB): Describe use of watch expressions.
6519 2005-09-28  Simon Josefsson  <jas@extundo.com>
6521         * message.texi (IDNA): Fix.
6523 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6525         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6526         nntp-server-hook, and nntp-warn-about-losing-connection; fix
6527         description of nntp-open-connection-function.
6528         (Common Variables): Fix descriptions.
6530 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6532         * gnus.texi (Server Buffer Format): Document the %a format spec.
6534 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6536         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6538 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
6540         * org.texi Version 3.16.
6542 2005-09-19  Miles Bader  <miles@gnu.org>
6544         * newsticker.texi: Get rid of CVS keywords.
6546 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6548         * gnus.texi (Finding the Parent): Fix description of how Gnus
6549         finds article.
6551 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
6553         * gnus.texi (Advanced Scoring Examples): New examples to teach how
6554         to drop off non-answered articles.
6556 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
6558         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6559         braces (which are unsupported by NMAKE) for macro `srcdir'.
6561 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
6563         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6564         (../info/newsticker, newsticker.dvi): New targets.
6566 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
6568         * newsticker.texi: Replace @command with @code.  Replace @example
6569         with @lisp.
6570         (Top): Add explanations to menu items.
6571         (GNU Free Documentation License): Remove.
6573 2005-09-16  Romain Francoise  <romain@orebokech.com>
6575         Update all files to specify GFDL version 1.2.
6577         * doclicense.texi (GNU Free Documentation License): Update to
6578         version 1.2.
6580 2005-09-15  Richard M. Stallman  <rms@gnu.org>
6582         * newsticker.texi: Fix @setfilename.
6584         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6585         (../info/newsticker, newsticker.dvi): New targets.
6587 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
6589         * org.texi: Version 3.15.
6591 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
6593         * ses.texi: Combine all three indices into one.
6594         Correct a few typos.
6596 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6598         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6600 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6602         * emacs-mime.texi (Handles): Remove duplicate item.
6603         (Encoding Customization): Fix the default value for
6604         mm-coding-system-priorities.
6605         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6606         (Basic Functions): Fix reference.
6608 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6610         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6612 2005-08-18  Richard M. Stallman  <rms@gnu.org>
6614         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6615         and web site.
6617         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6618         not keyboard-translate.
6620 2005-08-11  Richard M. Stallman  <rms@gnu.org>
6622         * faq.texi (Using regular expressions): Fix xref.
6624 2005-08-09  Juri Linkov  <juri@jurta.org>
6626         * info.texi (Help-P): Replace `Prev' with `Previous'.
6627         (Help-M, Help-Xref): Add S-TAB.
6628         (Help-FOO): Update `u' command.
6629         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
6630         Update info about visibility of xref parts.
6631         (Help-Int): Fix `m' command.  Rename `Info-last' to
6632         `Info-history-back'.  Add `Info-history-forward'.
6633         (Advanced): Fix `g*' and `M-n' commands.
6634         (Info Search): Add `index-apropos' in stand-alone browser.
6635         Add isearch commands.
6636         (Emacs Info Variables): Remove `Info-fontify'.
6637         Add `Info-mode-hook'.  Update face names.
6638         Add `Info-fontify-maximum-menu-size',
6639         `Info-fontify-visited-nodes', `Info-isearch-search'.
6641 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
6643         Sync with Tramp 2.0.50.
6645         * tramp.texi: Use @option{} consequently for method names.
6646         (Inline methods, External transfer methods): Remove references to
6647         Cygwin.
6648         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
6649         implementation.
6651 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6653         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
6654         Mention that gnus-init-file is not read when Emacs is invoked with
6655         --no-init-file or -q.
6657 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
6659         * org.texi: Version 3.14.
6661 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
6663         * org.texi: Version 3.13.
6665 2005-07-18  Juri Linkov  <juri@jurta.org>
6667         * calc.texi (Time Zones, Logical Operations):
6668         * cl.texi (Overview):
6669         * org.texi (TODO types):
6670         * sc.texi (Emacs 18 MUAs):
6671         * speedbar.texi (Top):
6672         * url.texi (History):
6673         Delete duplicate duplicate words.
6675 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
6677         * cl.texi (Type Predicates): Document `atom' type.
6679 2005-07-04  Lute Kamstra  <lute@gnu.org>
6681         Update FSF's address in GPL notices.
6683         * calc.texi (Copying):
6684         * doclicense.texi (GNU Free Documentation License):
6685         * faq.texi (Contacting the FSF):
6686         * mh-e.texi (Copying): Update FSF's address.
6688 2005-07-03  Richard M. Stallman  <rms@gnu.org>
6690         * flymake.texi (Example -- Configuring a tool called directly):
6691         Update name of flymake-build-relative-filename.
6693 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6695         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6697 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
6699         * org.texi: Version 3.12.
6701 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
6703         * makefile.w32-in (MAKEINFO): Use --force.
6704         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6705         Makefile.in.
6706         (gnus.dvi): Use "..." to quote Sed args, so that it works with
6707         more shells.
6709 2005-06-23  Richard M. Stallman  <rms@gnu.org>
6711         * speedbar.texi (Creating a display): Texinfo usage fixes.
6713         * tramp.texi (Customizing Completion, Auto-save and Backup):
6714         Texinfo usage fixes.
6716 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
6718         * dired-x.texi (Miscellaneous Commands):
6719         * ediff.texi (Miscellaneous):
6720         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6721         (Agent Variables):
6722         * info.texi (Help-Xref):
6723         * message.texi (Message Headers):
6724         * org.texi (Remember):
6725         * reftex.texi (Options (Defining Label Environments)):
6726         (Options (Index Support)):
6727         (Options (Viewing Cross-References)):
6728         (Options (Misc)):
6729         (Changes):
6730         * speedbar.texi (Creating a display):
6731         * tramp.texi (Customizing Completion, Auto-save and Backup):
6732         Texinfo usage fix.
6734 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
6736         * org.texi: Version 3.11.
6738 2005-06-12  Jay Belanger  <belanger@truman.edu>
6740         * calc.texi (Getting Started): Remove extra menu item.
6742 2005-05-31  Jay Belanger  <belanger@truman.edu>
6744         * calc.texi (Notations Used in This Manual): Use @kbd for key
6745         sequence.
6746         (Demonstration of Calc): Mention another way of starting Calc.
6747         (Starting Calc): Mention long name of M-#.
6748         (Embedded Mode Overview): Remove unnecessary instruction.
6749         (Other M-# commands): Rephrase `M-# 0' explanation.
6750         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6751         reflect current behavior.
6753 2005-05-30  Jay Belanger  <belanger@truman.edu>
6755         * calc.texi (Hooks): Change description of calc-window-hook and
6756         calc-trail-window-hook to match usage.
6757         (Computational Functions): Add more constant-generating functions.
6758         (Customizable Variables): Use defvar.
6760 2005-05-28  Jay Belanger  <belanger@truman.edu>
6762         * calc.texi (Assignments in Embedded Mode): Fix variable name.
6763         (Basic Embedded Mode): Explain behavior of arguments to
6764         calc-embedded-mode.
6766 2005-05-27  Jay Belanger  <belanger@truman.edu>
6768         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6769         current behavior.
6771 2005-05-25  Jay Belanger  <belanger@truman.edu>
6773         * calc.texi: Change Calc version number throughout.
6774         (Keypad Mode): Change location in info output.
6775         (Keypad mode overview): Move picture of keypad.
6777 2005-05-21  Jay Belanger  <belanger@truman.edu>
6779         * calc.texi (Storing variables): Mention that only most variables
6780         are void to begin with.
6782 2005-05-21  Kevin Ryde  <user42@zip.com.au>
6784         * widget.texi (Basic Types): Update cross ref from "Enabling
6785         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6786         lispref/text.texi change.
6788 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
6790         * org.texi: Version 3.09.
6792 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
6794         * reftex.texi: Version 4.28.
6796 2005-05-16  Jay Belanger  <belanger@truman.edu>
6798         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6800 2005-05-14  Jay Belanger  <belanger@truman.edu>
6802         * calc.texi (Default Simplifications): Insert missing ! (logical
6803         not operator).
6805 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
6807         Sync with Tramp 2.0.49.
6809 2005-05-10  Jay Belanger  <belanger@truman.edu>
6811         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6812         to 1.
6814 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
6816         * org.texi: Version 3.08, structure reorganized.
6818 2005-04-24  Richard M. Stallman  <rms@gnu.org>
6820         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6822 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
6824         * org.texi: Update to version 3.06.
6826 2005-04-13  Lute Kamstra  <lute@gnu.org>
6828         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6830 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
6832         * cl.texi (Porting Common Lisp): Fix typo.
6834 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6836         * gnus.texi (RSS): Addition.
6838 2005-04-04  Jay Belanger  <belanger@truman.edu>
6840         * calc.texi: Change Calc version number.
6841         (Customizable variables): Fix description of calc-language-alist.
6842         (Copying): Put in version 2 of GPL.
6844 2005-04-01  Jay Belanger  <belanger@truman.edu>
6846         * calc.texi (Troubleshooting Commands): Remove comment about
6847         installation.
6848         (Installation): Remove section.
6849         (Customizable Variables): New section.
6850         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6851         (Graphical Devices): Add references to Customizable Variables.
6853 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6855         * emacs-mime.texi (Display Customization): Markup fixes.
6856         (rfc2047): Update.
6858 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
6860         * gnus-faq.texi: Replaced with auto-generated version.
6862 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
6864         * dired-x.texi (Multiple Dired Directories): default-directory was
6865         renamed to dired-default-directory.
6867 2005-03-26  Jay Belanger  <belanger@truman.edu>
6869         * calc.texi (Simplifying Formulas, Rewrite Rules):
6870         Change description of top and bottom of fraction.
6871         (Modulo Forms): Move description of how to create modulo forms to
6872         earlier in the section.
6873         (Fraction Mode): Suggest using : to get a fraction by dividing.
6874         (Basic Arithmetic): Adjust placement of command name.
6875         (Truncating the Stack): Emphasize that "hidden" entries are still
6876         visible.
6877         (Installation): Move discussion of printing manual to "About This
6878         Manual".
6879         (About This Manual): Mention how to print the manual.
6880         (Reporting Bugs): Remove first person.
6881         (Building Vectors): Add algebraic version of append.
6882         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6883         (Grouping Digits): Fix typo.
6885 2005-03-25  Werner Lemberg  <wl@gnu.org>
6887         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6888         Replace `legal' with `valid'.
6890 2005-03-25  Werner Lemberg  <wl@gnu.org>
6892         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6894 2005-03-24  Jay Belanger  <belanger@truman.edu>
6896         * calc.texi (General Mode Commands)
6897         (Mode Settings in Embedded Mode): Add some explanation of
6898         recording mode settings.
6900 2005-03-24  Richard M. Stallman  <rms@gnu.org>
6902         * calc.texi: Remove praise of non-free software.
6904         * idlwave.texi: Don't say where to get IDL or its non-free manual.
6905         (Installation): Node deleted.
6907 2005-03-23  Richard M. Stallman  <rms@gnu.org>
6909         * url.texi (HTTP language/coding): Improve last change.
6911 2005-03-22  Jay Belanger  <belanger@truman.edu>
6913         * calc.texi (Embedded Mode): Add new information on changing
6914         modes.
6916 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
6918         Sync with Tramp 2.0.48.
6920         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
6922         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
6923         "GNU/Linux".  Change all addresses to .gnu.org.
6924         (Default Method): Offer shortened syntax for "su" and "sudo"
6925         methods.
6927 2005-03-07  Richard M. Stallman  <rms@gnu.org>
6929         * url.texi: Fix usage of "e.g.".
6930         (HTTP language/coding): Explain the rules for these strings.
6932 2005-03-06  Richard M. Stallman  <rms@gnu.org>
6934         * woman.texi (Introduction): Minor cleanups.
6936         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
6938         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
6939         (Installation): Node deleted.
6941         * mh-e.texi (Preface): Get rid of "Emacs 21".
6943         * eshell.texi (Installation): Delete node (for Emacs 20).
6945 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
6947         * flymake.texi: Refill and tweak style in @lisp blocks.
6949 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6951         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
6953 2005-03-01  Jay Belanger  <belanger@truman.edu>
6955         * calc.texi (Trigonometric and Hyperbolic Functions):
6956         Mention additional functions.
6957         (Algebraic Simplifications): Mention additional simplifications.
6959 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
6961         * ses.texi: Add concept/function/variable indices (this work was
6962         donated by Brad Collins <brad@chenla.org>, copyright-assignment
6963         papers on file at FSF).
6965 2005-02-10  Jay Belanger  <belanger@truman.edu>
6967         * calc.texi: Change @LaTeX to La@TeX throughout.
6968         Redefine @expr as @math for TeX output.
6969         Redefine @texline as a no-op for TeX output.
6970         Define @tfn, replace @t by @tfn throughout.
6972 2005-02-09  Jay Belanger  <belanger@truman.edu>
6974         * calc.texi: Add macro for LaTeX for info output.
6976 2005-02-08  Kim F. Storm  <storm@cua.dk>
6978         * texinfo.tex (LaTex): Add def.
6980 2005-02-06  Jay Belanger  <belanger@truman.edu>
6982         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
6983         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
6984         throughout manual.
6986 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6988         * gnus.texi: Some edits based on comments from David Abrahams.
6990 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6992         * gnus.texi (RSS): Fix the keystroke.
6994 2005-01-24  David Kastrup  <dak@gnu.org>
6996         * faq.texi: Update AUCTeX version info.
6998 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
7000         * gnus-faq.texi ([4.1]): Typo.
7002 2005-01-19  Jay Belanger  <belanger@truman.edu>
7004         * calc.texi (Keep Arguments): Mention that keeping arguments
7005         doesn't work with keyboard macros.
7007 2005-01-16  Richard M. Stallman  <rms@gnu.org>
7009         * autotype.texi (Autoinserting): Fix small error.
7011 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
7013         Sync with Tramp 2.0.47.
7015         * tramp.texi (Compilation): New section, describing compilation of
7016         remote files.
7018 2005-01-11  Kim F. Storm  <storm@cua.dk>
7020         * widget.texi (Basic Types): Add :follow-link keyword.
7022 2005-01-09  Jay Belanger  <belanger@truman.edu>
7024         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7026 2005-01-08  Jay Belanger  <belanger@truman.edu>
7028         * calc.texi: Change throughout to reflect new default value of
7029         calc-settings-file.
7031 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7033         * message.texi (Reply): `message-reply-to-function' should return
7034         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7036 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
7038         * faq.texi (Changing load-path): Fix typo.
7040 2005-01-05  Jay Belanger  <belanger@truman.edu>
7042         * calc.texi (Programming Tutorial): Replace kbd command by
7043         appropriate characters for a keyboard macro.
7045 2005-01-04  Jay Belanger  <belanger@truman.edu>
7047         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7048         for Lucid Emacs.
7049         (Programming Tutorial): Mention that the user needs to be in the
7050         right mode to compute some functions.
7052 2005-01-04  Jay Belanger  <belanger@truman.edu>
7054         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7055         no longer applicable.
7057 2005-01-01  Jay Belanger  <belanger@truman.edu>
7059         * calc.texi (Programming Tutorial): Change description of how to
7060         edit keyboard macros to match current behavior.
7062 2004-12-31  Jay Belanger  <belanger@truman.edu>
7064         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7066 2004-12-20  Jay Belanger  <belanger@truman.edu>
7068         * calc.texi (Types Tutorial): Emphasize that you can't divide by
7069         zero.
7071 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
7073         * cc-mode.texi (Text Filling and Line Breaking): Put period after
7074         @xref.
7075         (Font Locking): Avoid @strong{Note:}.
7077 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
7079         Sync with Tramp 2.0.46.
7081         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
7083 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
7085         * url.texi: Correct typos.
7086         (Retrieving URLs): @var{nil}->@code{nil}.
7087         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7088         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7089         (Dealing with HTTP documents): @inforef->@xref.
7091 2004-12-15  Jay Belanger  <belanger@truman.edu>
7093         * calc.texi: Consistently capitalized all mode names.
7094         (Answers to Exercises): Mention that an answer can be a fraction
7095         when in Fraction mode.
7097 2004-12-13  Jay Belanger  <belanger@truman.edu>
7099         * calc.texi: Fix some TeX definitions.
7101 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7103         * reftex.texi (Imprint): Remove erroneous @value's.
7105 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7107         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7108         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7110 2004-12-08  Jay Belanger  <belanger@truman.edu>
7112         * calc.texi (Starting Calc): Remove comment about installation.
7113         (Keypad Mode Overview): Remove comment about Emacs 19 support.
7115 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7117         * url.texi: Update @setfilename.
7118         (Getting Started): No need to worry about Gnus versions.
7119         (Dealing with HTTP documents): Use @inforef.
7121         * org.texi: Fix @direntry file name.
7123 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7125         * url.texi: New file.
7127         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7129 2004-12-06  Jay Belanger  <belanger@truman.edu>
7131         * calc.texi (Using Calc): Remove paragraph about installation.
7133 2004-12-06  Jay Belanger  <belanger@truman.edu>
7135         * calc.texi: Use more Texinfo macros and less TeX defs.
7136         Remove @refill's.
7138 2004-12-06  Richard M. Stallman  <rms@gnu.org>
7140         * org.texi: New file.
7142 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7144         * Makefile.in (org.dvi, ../info/org): New targets.
7145         (INFO_TARGETS): Add ../info/org.
7146         (DVI_TARGETS): Add org.dvi.
7147         (maintainer-clean): Remove the info files in the info dir.
7149 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
7151         * idlwave.texi: Fix the setfilename directive to put the produced
7152         file in ../info.
7153         (Continued Statement Indentation): Resurrect Jan D.'s change from
7154         2004-11-03 that was lost when a newer version of idlwave.texi was
7155         imported.
7157 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
7159         * gnus-faq.texi ([5.1]): Add missing bracket.
7161         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7162         Index `spam-initialize'.
7164 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7166         * message.texi (Various Message Variables): Mention that all mail
7167         file variables are derived from `message-directory'.
7169         * gnus.texi (Splitting Mail): Clarify bogus group.
7171 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7173         * emacs-mime.texi (Encoding Customization):
7174         Fix mm-coding-system-priorities entry.
7176 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
7178         * idlwave.texi (Continued Statement Indentation):
7179         * reftex.texi (Options (Index Support)):
7180         (Displaying and Editing the Index, Table of Contents):
7181         * speedbar.texi (Creating a display, Major Display Modes):
7182         Replace non-nil with non-@code{nil}.
7184 2004-10-21  Jay Belanger  <belanger@truman.edu>
7186         * calc.texi (Algebraic-Style Calculations): Remove a comment.
7188 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
7190         * calc.texi (Reporting Bugs): Double up `@'.
7192 2004-10-18  Jay Belanger  <belanger@truman.edu>
7194         * calc.texi (Reporting Bugs): Change the address that bugs
7195         should be sent to.
7197 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7199         * gnus.texi (New Features): Add 5.11.
7201         * message.texi (Resending): Remove wrong default value.
7203         * gnus.texi (Mail Source Specifiers): Describe possible problems
7204         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
7205         `pop3-leave-mail-on-server' to the index.
7207 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7209         * message.texi (Canceling News): Add how to set a password.
7211 2004-10-12  Jay Belanger  <belanger@truman.edu>
7213         * calc.texi (Help Commands): Change the descriptions of
7214         calc-describe-function and calc-describe-variable to match their
7215         current behavior.
7217 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7219         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7221 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
7223         Sync with Tramp 2.0.45.
7225         * tramp.texi (Frequently Asked Questions): Comment paragraph about
7226         plink link.  The URL is outdated.  Originator contacted for
7227         clarification.
7229 2004-10-10  Juri Linkov  <juri@jurta.org>
7231         * gnus.texi (Top, Marking Articles): Join two menus in one node
7232         because a node can have only one menu.
7234 2004-10-09  Juri Linkov  <juri@jurta.org>
7236         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7237         example of nnmail-split-fancy.
7239 2004-10-06  Karl Berry  <karl@gnu.org>
7241         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7242         consistency with other uses of dashes.
7244 2004-10-05  Karl Berry  <karl@gnu.org>
7246         * info.texi: Consistently use --- throughout, periods at end of
7247         menu descriptions, and a couple typos.
7249 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7251         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7252         * pgg.texi (User Commands, Backend methods): Do.
7253         * gnus.texi: Markup fixes.
7254         (Setting Process Marks): Fix `M P a' entry.
7255         * emacs-mime.texi: Fixes.
7257 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7259         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7260         again.
7261         Use 5.10 instead of 5.10.0.
7263 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7265         * gnus.texi (Summary Mail Commands): S D e.
7267 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
7269         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7270         the gnus-article-mode-line-format section.
7272 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7274         * gnus.texi (Various Summary Stuff): Fix the documentation for
7275         gnus-newsgroup-variables.
7277 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7279         * gnus.texi (MIME Commands):
7280         Add gnus-mime-display-multipart-as-mixed,
7281         gnus-mime-display-multipart-alternative-as-mixed,
7282         gnus-mime-display-multipart-related-as-mixed.
7283         (Mail Source Customization): Clarify `mail-source-directory'.
7284         (Splitting Mail): Mention gnus-group-find-new-groups.
7285         (SpamOracle): Fix typo.
7287         * gnus-faq.texi: Untabify.
7288         ([6.3]): nnir.el is in contrib directory.
7290         * message.texi (News Headers): Clarify how a unique ID is created.
7292         * gnus.texi (Batching Agents): Fix typo in example.
7293         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7295 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
7297         * gnus.texi (Group Parameters): Add more on hooks.
7299 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
7301         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7303 2004-09-22  Jay Belanger  <belanger@truman.edu>
7305         * calc.texi (Vectors as Lists): Add a warning that the tutorial
7306         might be hidden during part of the session.
7308 2004-09-20  Jay Belanger  <belanger@truman.edu>
7310         * calc.texi (Notations Used in This Manual): Put in an earlier
7311         mention that DEL could be called Backspace.
7313 2004-09-10  Simon Josefsson  <jas@extundo.com>
7315         * gnus.texi (IMAP): Add example.  Suggested and partially written
7316         by Steinar Bang <sb@dod.no>.
7318 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7320         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7321         netrc syntax.
7323 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7325         * gnus.texi (Spam ELisp Package Sequence of Events):
7326         Some clarifications.
7327         (Spam ELisp Package Global Variables): More clarifications.
7329 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7331         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7332         Mention spam-split does not modify incoming mail.
7334 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7336         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7338 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
7340         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7342 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7344         * makefile.w32-in (sieve, pgg): Use $(infodir).
7346 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
7348         * makefile.w32-in: Fix PGG and Sieve entries.
7350 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
7352         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7353         Emacs and related programs.
7355 2004-08-27  Richard M. Stallman  <rms@gnu.org>
7357         * faq.texi: Fix texinfo usage, esp. doublequotes.
7358         (Difference between Emacs and XEmacs): Some clarification.
7360         * faq.texi (Difference between Emacs and XEmacs):
7361         Explain not to contrast XEmacs with GNU Emacs.
7363 2004-08-26  Richard M. Stallman  <rms@gnu.org>
7365         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7367 2004-08-22  David Kastrup  <dak@gnu.org>
7369         * reftex.texi (AUCTeX): Update links, section name.
7371         * faq.texi (Calc): Update availability (included in 22.1).
7372         (AUCTeX): Update availability, information, versions, description.
7374 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
7376         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7378 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
7380         * cc-mode.texi: Various updates for CC Mode 5.30.9.
7382 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
7384         Sync with Tramp 2.0.44.
7386 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
7388         * widget.texi (User Interface): Update how to separate the
7389         editable field of an editable-field widget from other widgets.
7390         (Programming Example): Add text after field.
7392 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7394         * emacs-mime.texi (Encoding Customization): Add a note to the
7395         mm-content-transfer-encoding-defaults entry.
7396         (rfc2047): Update.
7398         * gnus.texi (Article Highlighting):
7399         Add gnus-cite-ignore-quoted-from.
7400         (POP before SMTP): New node.
7401         (Posting Styles): Addition.
7402         (Splitting Mail): Add nnmail-split-lowercase-expanded.
7403         (Fancy Mail Splitting): Ditto.
7404         (X-Face): Add gnus-x-face.
7406 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
7408         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7409         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7411 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7413         * gnus.texi (Mail Source Specifiers):
7414         Describe `pop3-leave-mail-on-server'.
7416 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
7418         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7420         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7421         repository.  Change setfilename.
7423         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7425 2004-07-02  Juri Linkov  <juri@jurta.org>
7427         * pcl-cvs.texi (Viewing differences): Add `d r'.
7429 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
7431         * ses.texi, viper.texi, flymake.texi, faq.texi:
7432         * eshell.texi, ediff.texi: Markup fixes.
7434 2004-06-21  Karl Berry  <karl@gnu.org>
7436         * info.texi (Top): Mention that only Emacs has mouse support.
7437         (Getting Started): Mention this in a few other places.
7439 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
7441         * autotype.texi (Copyrights, Timestamps):
7442         Recommend `before-save-hook' instead of `write-file-functions'.
7444 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
7446         * dired-x.texi (dired-mark-omitted): Update keybinding.
7448 2004-06-10  Kim F. Storm  <storm@cua.dk>
7450         * pcl-cvs.texi (Viewing differences): Add 'd y'.
7452 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
7454         * dired-x.texi (variable dired-omit-mode): Rename from
7455         dired-omit-files-p.
7456         (function dired-omit-mode): Rename from dired-omit-toggle.
7457         Call dired-omit-mode rather than set dired-omit-files-p.
7458         (dired-mark-omitted): Describe command.
7460 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
7462         Version 2.0.41 of Tramp released.
7464 2004-05-29  Juanma Barranquero  <lektu@terra.es>
7466         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7467         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7469 2004-05-29  Richard M. Stallman  <rms@gnu.org>
7471         * cl.texi (Top): Call this chapter `Introduction'.
7472         (Overview): In TeX, no section heading here.
7474         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
7476 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
7478         * Makefile.in (../info/flymake, flymake.dvi): New targets.
7479         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7481 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
7483         * flymake.texi: New file.
7485 2004-05-28  Simon Josefsson  <jas@extundo.com>
7487         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7489 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
7491         Version 2.0.40 of Tramp released.
7493 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
7495         Complete rework, based on review by Karl Berry <karl@gnu.org>.
7497         * tramp.texi (Auto-save and Backup): Explain exploitation of new
7498         variables `tramp-backup-directory-alist' and
7499         `tramp-bkup-backup-directory-info'.
7500         (Overview, Connection types)
7501         (External transfer methods, Default Method)
7502         (Windows setup hints): Remove restriction of password entering
7503         with external methods.
7504         (Auto-save and Backup): Make file name example
7505         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
7506         and `auto-save-directory' must be used.
7507         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7508         only "NT").  Remove doubled entry "What kinds of systems does
7509         @tramp{} work on".
7510         (tramp): Macro removed.
7511         (Obtaining Tramp): Flag removed from title.
7512         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
7513         and `trampver' used properly.  Flag `tramp-inst' replaced by
7514         `installchapter'.  Installation related text adapted.
7516 2004-04-28  Masatake YAMATO  <jet@gyve.org>
7518         * widget.texi (Programming Example): Remove overlays.
7520 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
7522         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7524 2004-04-23  Juanma Barranquero  <lektu@terra.es>
7526         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7528 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
7530         * info.texi (Info Search): Add info-apropos.
7532 2004-03-22  Juri Linkov  <juri@jurta.org>
7534         * faq.texi: Fix help key bindings.
7536 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
7538         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7539         (as suggested by Karl Berry).  Update information about colored
7540         stars in menus.  Add new subheading describing M-n.
7542 2004-03-12  Richard M. Stallman  <rms@gnu.org>
7544         * cl.texi (Top): Rename top node's title.
7546 2004-03-08  Karl Berry  <karl@gnu.org>
7548         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7549         problems making the texinfo distribution.
7551 2004-02-29  Simon Josefsson  <jas@extundo.com>
7553         * smtpmail.texi (Authentication): Change the list of supported
7554         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7555         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7556         <voegelas@gmx.net>.
7558 2004-02-29  Juanma Barranquero  <lektu@terra.es>
7560         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7561         Use $(DEL) instead of rm, and ignore exit code.
7563 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
7565         Tramp version 2.0.39 released.
7567 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
7569         * tramp.texi (Customizing Completion): Explain new functions
7570         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7571         (all): Savannah URLs unified to "http://savannah.nongnu.org".
7572         (Top): Refer to Savannah mailing list as the major one.
7573         Mention older mailing lists in HTML mode only.
7574         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
7575         (Frequently Asked Questions): Remote hosts must not be Unix-like
7576         for "smb" method.
7577         (Password caching): New node.
7578         (External transfer methods): Refer to password caching for "smb"
7579         method.
7581 2004-02-17  Karl Berry  <karl@gnu.org>
7583         * info.texi (Help-Int): Mention the new line number feature.
7585 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
7587         * ses.texi (Advanced Features): New functionality for
7588         ses-set-header-row (defaults to current row unless C-u used).
7589         (Acknowledgements): Add Stefan Monnier.
7591 2003-12-29  Kevin Ryde  <user42@zip.com.au>
7593         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7595 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
7597         Tramp version 2.0.38 released.
7599         * tramp.texi (Remote shell setup): Warn of environment variables
7600         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
7601         <sven.gabriel@imk.fzk.de>.
7602         (Configuration): Tramp now chooses base64/uuencode
7603         automatically.  Update wording accordingly.
7604         (Top): More description for the `Default Method' menu entry.
7605         (Default Method): Use @code, not @var, for Lisp variables.
7606         (Default Method): New subsection `Which method is the right one
7607         for me?'  Suggested by Christian Kirsch.
7608         (Configuration): Pointer to new subsection added.
7609         (Default Method): Too many "use" in one sentence.
7610         Rephrase.  Reported by Christian Kirsch.
7611         (Filename Syntax): Old `su' example is probably a left-over from
7612         the sm/su method naming.  Replace with `ssh', instead.
7613         (External transfer methods, Auto-save and Backup):
7614         Typo fixes.
7616 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
7618         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
7619         (Top): Mention japanese manual only if flag `jamanual' is set.
7620         Insert section `Japanese manual' in menu.
7622 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
7624         * eshell.texi (Known Problems): Add doc item.
7626 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
7628         * cc-mode.texi: Update for CC Mode 5.30.
7630         Note: Please refrain from doing purely cosmetic changes like
7631         removing trailing whitespace in this manual; it clobbers cvs
7632         merging for no good reason.
7634 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
7636         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
7637         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
7638         @acronym{ASCII}.
7640 2003-10-26  Karl Berry  <karl@gnu.org>
7642         * info.texi (Info Search): Echo area, not echo are.  From Debian
7643         diff.
7645 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
7647         * widget.texi (Defining New Widgets): Document new behavior of
7648         :buttons and :children keywords.
7650 2003-10-22  Miles Bader  <miles@gnu.org>
7652         * Makefile.in (info): Move before $(top_srcdir)/info.
7654 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
7656         * tramp.texi (Inline methods): Small grammar fix.
7657         (External transfer methods): Likewise.
7659 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
7661         * speedbar.texi: Remove paragraph for GUD that is no longer true.
7663 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
7665         * texinfo.tex: Replace `%' in arch tagline by @ignore.
7667 2003-09-30  Richard M. Stallman  <rms@gnu.org>
7669         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7671         * widget.texi (User Interface): Fix typos.
7673         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7675 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
7677         * pcl-cvs.texi (Selected Files): Fix typo.
7679 2003-09-21  Karl Berry  <karl@gnu.org>
7681         * info.texi (] and [ commands): No period at end of section title.
7683 2003-09-04  Miles Bader  <miles@gnu.org>
7685         * Makefile.in (top_srcdir): New variable.
7686         ($(top_srcdir)/info): New rule.
7687         (info): Depend on it.
7689 2003-09-03  Peter Runestig  <peter@runestig.com>
7691         * makefile.w32-in: New file.
7693 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
7695         * widget.texi (User Interface): Explain the need of static text
7696         around an editable field.
7698 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
7700         * widget.texi (Basic Types): The argument to `:help-echo' can now
7701         be a form that evaluates to a string.
7703 2003-08-18  Kim F. Storm  <storm@cua.dk>
7705         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7707 2003-08-16  Richard M. Stallman  <rms@gnu.org>
7709         * dired-x.texi (Shell Command Guessing): Explain *.
7711 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
7713         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7714         log-edit-insert-changelog.
7716 2003-08-03  Karl Berry  <karl@gnu.org>
7718         * info.texi: Need @contents.
7720 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
7722         Tramp version 2.0.36 released.
7724         * tramp.texi (Remote shell setup): Explain about problems with
7725         non-Bourne commands in ~/.profile and ~/.shrc.
7727 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
7729         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7730         renaming of `vis-mode' to `visible-mode'.
7732 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
7734         * info.texi (Top, Help-Small-Screen): Remove accidentally added
7735         next, prev and up pointers.
7737 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
7739         * info.texi (Help): Mention existence of Emacs and stand-alone
7740         Info at the very beginning of the tutorial.
7741         (Help-Inv): New node.
7742         (Help-]): New node.
7743         (Help-M): Systematically point out the differences between default
7744         Emacs and stand-alone versions.  Delete second menu.
7745         (Help-Xref): Systematically point out the differences between
7746         default Emacs and stand-alone versions.
7747         (Help-Int): Change `l' example.
7748         (Expert Info): Fix typos.
7749         (Emacs Info Variables): Mention `Info-hide-note-references' and
7750         new default for `Info-scroll-prefer-subnodes'.
7752 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
7754         Version 2.0.35 of Tramp released.
7756         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7757         (Inline methods): Add methods `remsh' and `plink1'.
7758         (External transfer methods): Add method `remcp'.
7759         (Multi-hop Methods): Add method `remsh'.
7760         Small patch from Adrian Aichner <adrian@xemacs.org>:
7761         Fix minor typos.
7762         (Concept Index): Add to make manual searchable via
7763         `Info-index'.
7764         (Version Control): Add cindex entry.
7766 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
7768         * trampver.texi: Version 2.0.34 released.
7770 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
7772         * faq.texi: Improve previous changes.
7774 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
7776         * faq.texi: Update copyright and maintenance details.
7777         Update some package URLs, versions, and maintainers.
7778         Remove many references to the Emacs Lisp Archive.
7780 2003-04-23  Simon Josefsson  <jas@extundo.com>
7782         * smtpmail.texi: Fix license (the invariant sections mentioned has
7783         never been part of the smtp manual).  Align info dir entry with
7784         other emacs packages.
7786 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
7788         * tramp.texi: Version 2.0.33 released.
7789         Remove installation chapter.  Remove XEmacs specifics.
7791 2003-03-29  Richard M. Stallman  <rms@gnu.org>
7793         * tramp.texi (Top): Undo the previous renaming.
7794         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7796 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
7798         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7799         version of manual.
7801         * tramp.texi (Auto-save and Backup): New node.
7803 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
7805         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
7806         Emacs" in order to have better differentiation to "XEmacs".
7807         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7808         are new macros in order to point to the other Emacs flavor where
7809         appropriate.  In info case, point to node `Installation' in order
7810         to explain how to generate the other way.  In html case, make a
7811         link to the other html file.
7812         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
7813         after CVS checkout/update.
7814         (Installation): Completely rewritten.
7815         (Installation parameters, Load paths): New sections under
7816         `Installation'.
7818 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
7820         * tramp.texi: Version 2.0.30 released.
7821         Replace word "path" with "localname" where used as a component of
7822         a Tramp file name.
7824 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
7826         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7827         introduced.
7828         (Installation): Explain what to do if files from the tramp/contrib
7829         directory are needed.
7831 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
7833         * smtpmail.texi (How Mail Works): New.
7835 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
7837         * smtpmail.texi: New file.
7839         * Makefile.in: Build SMTP manual.
7841 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
7843         * tramp.texi: Version 2.0.29 released.
7844         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7845         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
7847 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
7849         * tramp.texi (Frequently Asked Questions): Explain a workaround if
7850         another package loads accidently Ange-FTP.
7852 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
7854         * tramp.texi (Customizing Completion): Add function
7855         `tramp-parse-sconfig'.  Change example of
7856         `tramp-set-completion-function', because parsing of ssh config
7857         files looks more natural.
7859 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
7861         * gnus.texi: Do not use `path' in several locations.
7863 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
7865         * tramp.texi (External transfer methods): New method `smb'.
7866         From Michael Albinus.
7868 2002-11-05  Karl Berry  <karl@gnu.org>
7870         * info.texi (Info-fontify): Reorder face list to avoid bad line
7871         breaks.
7873 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7875         * tramp.texi: Move @copying to standard place.
7876         Use @insertcopying.
7878 2002-10-02  Karl Berry  <karl@gnu.org>
7880         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7881         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7882         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7883         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7884         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7885         Per rms, update all manuals to use @copying instead of @ifinfo.
7886         Also use @ifnottex instead of @ifinfo around the top node, where
7887         needed for the sake of the HTML output.
7888         (The Gnus manual is not fixed since it's not clear to me how it
7889         works; and the Tramp manual already uses @copying, although in an
7890         unusual way.  All others were changed.)
7892 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
7894         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7895         (../info/ses, ses.dvi): New targets.
7896         * ses.texi: New file.
7898 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
7900         * texinfo.tex: Update to texinfo 4.2.
7902 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
7904         * reftex.texi: Update to RefTeX 4.19.
7906 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7908         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7909         (../info/tramp, tramp.dvi): New targets.
7911 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
7913         * Makefile.in (DVI_TARGETS): Add calc.dvi.
7914         (calc.dvi): Uncomment.
7916 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
7918         * Makefile.in (INFO_TARGETS): Add ../info/calc.
7919         (../info/calc): New target.
7921 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
7923         * (Version 21.1 released.)
7925 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
7927         * Branch for 21.1.
7929 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
7931         * Makefile.in (../info/info): Use an explicit -o switch to
7932         makeinfo.
7934 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
7936         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7938 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
7940         * Makefile.in (../info/idlwave): Use --no-split.
7942 2000-12-14  Dave Love  <fx@gnu.org>
7944         * Makefile.in (mostlyclean): Remove gnustmp.*.
7945         (gnus.dvi): Change rule to remove @latex stuff.
7947 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
7949         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
7951 2000-10-13  John Wiegley  <johnw@gnu.org>
7953         * Makefile.in: Add build targets for eshell.texi.
7955 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
7957         * Makefile.in: Remove/comment speedbar stuff.
7959 2000-09-22  Dave Love  <fx@gnu.org>
7961         * Makefile.in: Add emacs-mime.
7963 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
7965         * Makefile.in (INFO_TARGETS): Add ../info/woman.
7966         (DVI_TARGETS): Add woman.dvi.
7967         (../info/woman, woman.dvi): New targets.
7969 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
7971         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
7973         * pcl-cvs.texi: New file.
7974         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7975         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7977 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
7979         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7980         (../info/ebrowse, ebrowse.dvi): New targets.
7982 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
7984         * Makefile.in (INFO_TARGETS): Add eudc.
7985         (DVI_TARGETS): Add eudc.dvi.
7986         (../info/eudc, eudc.dvi): New targets.
7988 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
7990         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
7991         compatibility with 8+3 filesystems).
7992         (../info/efaq): Rename from emacs-faq.
7994 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
7996         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
7997         (../info/idlwave, idlwave.dvi): New targets.
7999 1999-10-23  Dave Love  <fx@gnu.org>
8001         * Makefile.in: Use autotype.texi.
8003 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
8005         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8006         faq.texi file) rather than ../info/faq.
8008 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
8010         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8011         (../info/ada-mode, ada-mode.dvi): New targets.
8013 1999-09-01  Dave Love  <fx@gnu.org>
8015         * Makefile.in: Add faq.
8017 1999-07-12  Richard Stallman  <rms@gnu.org>
8019         * Version 20.4 released.
8021 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
8023         * Version 20.3 released.
8025 1998-04-06  Andreas Schwab  <schwab@gnu.org>
8027         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8028         Use it in dvi targets.
8029         (../etc/GNU): Change to $(srcdir) first.
8031 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
8033         * reftex.texi: Update for RefTeX version 3.22.
8035 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
8037         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8038         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8040 1997-09-23  Paul Eggert  <eggert@twinsun.com>
8042         * Makefile.in: Merge changes mistakenly made to `Makefile'.
8043         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8045 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8047         * Version 20.2 released.
8049 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8051         * Version 20.1 released.
8053 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8055         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8057 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8059         * Version 19.33 released.
8061 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8063         * Version 19.32 released.
8065 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8067         * Makefile.in: Add rules for the Message manual.
8069 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8071         * gnus.texi: New version.
8073         * message.texi: New manual.
8075 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8077         * Makefile.in (All info targets): cd $(srcdir) to do the work.
8079 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8081         * Makefile.in (All info targets): Specify $(srcdir) in input files.
8082         Specify -I option.
8083         (All dvi targets): Set the TEXINPUTS variable.
8085 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8087         * Version 19.31 released.
8089 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
8091         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8092         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
8094 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8096         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8097         (INFO_TARGETS): Add ../info/cc-mode.
8098         (DVI_TARGETS): Add cc-mode.dvi.
8100 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8102         * Version 19.30 released.
8104 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8106         * gnus.texi: New file.
8108 1995-11-04  Erik Naggum  <erik@naggum.no>
8110         * gnus.texi: File deleted.
8112 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
8114         * mh-e.texi: "Function Index" -> "Command Index" to work with
8115         Emacs 19.30 C-h C-k support of separately-documented commands.
8117 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8119         * Makefile.in (../info/ediff, ediff.dvi): New targets.
8120         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8122 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8124         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8125         (../info/viper, viper.dvi): New targets.
8127 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
8129         * dired-x.texi (Installation): Change the example to set
8130         buffer-local variables like dired-omit-files-p in
8131         dired-mode-hook.
8133 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8135         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8136         (../info/mh-e, mh-e.dvi): New targets.
8138 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
8140         * Makefile.in (maintainer-clean): Rename from realclean.
8142 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8144         * Makefile.in: New file.
8145         * Makefile: File deleted.
8147 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8149         * Makefile (TEXINDEX_OBJS): Variable deleted.
8150         (texindex, texindex.o, getopt.o): Rules deleted.
8151         All deps on texindex deleted.
8152         (distclean): Don't delete texindex.
8153         (mostlyclean): Don't delete *.o.
8154         * texindex.c, getopt.c: Files deleted.
8156 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8158         * Version 19.26 released.
8160 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8162         * Version 19.25 released.
8164 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8166         * Version 19.24 released.
8168 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8170         * Version 19.23 released.
8172 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8174         * Makefile: Delete spurious tab.
8176 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8178         * Makefile (.SUFFIXES): New rule.
8180 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8182         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8183         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8185 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8187         * Makefile (../info/sc): Rename from sc.info.
8188         (../info/cl): Likewise.
8189         (INFO_TARGETS): Use new names.
8191 1993-12-04  Richard Stallman  (rms@srarc2)
8193         * getopt.c: New file.
8194         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8195         (getopt.o): New rule.
8196         (dvi): Don't depend on texindex.
8197         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8198         Depend on texindex.
8200 1993-12-03  Richard Stallman  (rms@srarc2)
8202         * Makefile (../info/sc.info): Rename from ../info/sc.
8203         (TEXI2DVI): New variable.
8204         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8205         Add explicit commands.
8206         (TEXINDEX_OBJS): Delete duplicate getopt.o.
8208 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8210         * Version 19.22 released.
8212 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8214         * Makefile (TEXINDEX_OBJS): Delete spurious period.
8216 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8218         * Version 19.21 released.
8220 1993-11-15  Paul Eggert  (eggert@twinsun.com)
8222         * man/Makefile (../info/cl.info): Rename from ../info/cl.
8224 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8226         * Makefile (../etc/GNU): New target.
8227         (EMACSSOURCES): Add gnu1.texi.
8229 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8231         * Makefile (realclean): Don't delete the Info files.
8233 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
8235         * forms.texi: Fix forms.texi so that it will format correctly.
8236         Add missing `@end iftex', fix bad reference.
8238         * info.texi, info-stn.texi: New files implement texinfo version of
8239         `info' file.
8241 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
8243         * Makefile: Fix targets for texindex, new info.texi files.
8244         * info-stnd.texi: New file implements info for standalone info
8245         reader.
8246         * info.texi: Update to include recent changes to "../info/info".
8247         New source file for ../info/info; includes info-stnd.texi.
8249         * texindex.c: Include "../src/config.h" if building in emacs.
8251         * Makefile: Change all files to FILENAME.texi, force all targets
8252         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
8253         vip.texinfo, forms.texinfo, cl.texinfo.
8254         Add target to build texindex.c, defining `emacs'.
8256         * forms.texi: Install new file to match version 2.3 of forms.el.
8258 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8260         * Version 19.19 released.
8262 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
8264         * sc.texinfo: Fix info file name.
8266         * Makefile (info): Add gnus and sc.
8267         (dvi): Add gnus.dvi and sc.dvi.
8268         (../info/sc, sc.dvi): New targets.
8270 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8272         * Version 19.18 released.
8274 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8276         * Makefile: Fix source file names of the separate manuals.
8277         (gnus.dvi, ../info/gnus): New targets.
8279 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8281         * Version 19.17 released.
8283 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8285         * split-man: Fix typos in last change.
8287 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8289         * Version 19.16 released.
8291 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8293         * version 19.15 released.
8295 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8297         * Makefile (distclean): It's rm, not rf.
8299 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8301         * Version 19.14 released.
8303 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8305         * Makefile: New file.
8307 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8309         * Version 19.13 released.
8311 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8313         * Version 19.9 released.
8315 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8317         * Version 19.8 released.
8319 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8321         * Version 19.7 released.
8323 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
8325         * gnus.texinfo: New file.  Removed installation instructions.
8327 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8329         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8331 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
8333         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8334         then define `\sc' as the command for smallcaps in Texinfo.
8335         This means that the @sc command will produce small caps.  bfox has
8336         made the corresponding change to makeinfo and texinfm.el.
8338 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8340         * vip.texinfo: Remove menu entry Adding Lisp Code in node
8341         Customization since the menu entry did not point to anything.
8342         Also add an @finalout command to remove overfull hboxes from the
8343         printed output.
8345         * cl.texinfo: Add @bye, \input line and @settitle to file.
8346         This file is clearly intended to be a chapter of some other work,
8347         but the other work does not yet exist.
8349 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8351         * texinfo.texinfo: Three typos corrected.
8353 ;; Local Variables:
8354 ;; coding: utf-8
8355 ;; End:
8357   Copyright (C) 1993-1999, 2001-2011  Free Software Foundation, Inc.
8359   This file is part of GNU Emacs.
8361   GNU Emacs is free software: you can redistribute it and/or modify
8362   it under the terms of the GNU General Public License as published by
8363   the Free Software Foundation, either version 3 of the License, or
8364   (at your option) any later version.
8366   GNU Emacs is distributed in the hope that it will be useful,
8367   but WITHOUT ANY WARRANTY; without even the implied warranty of
8368   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8369   GNU General Public License for more details.
8371   You should have received a copy of the GNU General Public License
8372   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.