* doc/misc/sc.texi: Nuke hand-written node pointers.
[emacs.git] / doc / misc / ChangeLog
blob3ea7786ee72279c744a0464cbd3f1c58dc75f88b
1 2012-05-28  Glenn Morris  <rgm@gnu.org>
3         * sc.texi: Nuke hand-written node pointers.
4         Fix top-level menu to match actual node order.
6 2012-05-27  Glenn Morris  <rgm@gnu.org>
8         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
9         Some associated fixes, including not messing with chapno in cl.texi.
11 2012-05-27  Bastien Guerry  <bzg@gnu.org>
13         * org.texi (Durations and time values): Fix typo.
15 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
17         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
18         Mention `calc-ensure-consistent-units'.
20 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
22         * cc-mode.texi: Avoid space before macro in 4th argument of cross
23         reference commands.  (Bug#11461)
25         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
27 2012-05-12  Glenn Morris  <rgm@gnu.org>
29         * Makefile.in (mostlyclean): Add more TeX intermediates.
31         * Makefile.in: Make it look more like the other doc Makefiles.
32         Use explicit $srcdir in all dependencies.
33         Remove cd $srcdir from rules.
34         (VPATH): Remove.
35         (infodir): Set to an absolute path.
36         (INFO_TARGETS): Use short names.
37         (mkinfodir): infodir is now absolute.
38         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
40         * Makefile.in (info.info): Rename from info, to avoid duplication.
41         (.SUFFIXES): Disable implicit rules.
43         * Makefile.in (MKDIR_P): New, set by configure.
44         (mkinfodir): Use $MKDIR_P.
46 2012-05-07  Glenn Morris  <rgm@gnu.org>
48         * forms.texi (Long Example): Update for changed location of files.
50 2012-05-04  Glenn Morris  <rgm@gnu.org>
52         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
53         (INFO_TARGETS): Use $INFO_EXT.
54         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
55         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
56         (INFO_TARGETS): Use $INFO_EXT.
57         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
59 2012-05-02  Glenn Morris  <rgm@gnu.org>
61         * Makefile.in (echo-info): New phony target, used by top-level.
63         * viper.texi: Make direntry shorter (also it is no longer "newest").
65         * emacs-gnutls.texi, ert.texi, org.texi:
66         Fix dircategory, direntry to match info/dir.
68         * faq.texi: Convert @inforefs to @xrefs.
69         Fix some malformed cross-references.
70         (File-name conventions): Shorten section name to avoid overfull line.
71         (How to add fonts): Use smallexample to avoid overfull lines.
73 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
75         * auth.texi (Help for users): Update for .gpg file being second.
77 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
79         * org.texi (Agenda commands): Fix two typos: give corresponding
80         function names, according to `org-agenda-view-mode-dispatch'.
82 2012-04-27  Glenn Morris  <rgm@gnu.org>
84         * faq.texi (Major packages and programs): Remove section.
85         There is no point listing 6 packages (cf etc/MORE.STUFF).
86         (Finding Emacs and related packages): Move "Spell-checkers" here.
88 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
90         * dbus.texi (Version): New node.
91         (Properties and Annotations): Mention the object manager
92         interface.  Describe dbus-get-all-managed-objects.
93         (Type Conversion): Floating point numbers are allowed, if an
94         anteger does not fit Emacs's integer range.
95         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
96         (Asynchronous Methods): Fix description of
97         dbus-call-method-asynchronously.
98         (Receiving Method Calls): Fix some minor errors.  Add
99         dbus-interface-emacs.
100         (Signals): Describe unicast signals and the new match rules.
101         (Alternative Buses): Add the PRIVATE optional argument to
102         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
104 2012-04-20  Glenn Morris  <rgm@gnu.org>
106         * faq.texi (New in Emacs 24): New section.
107         (Packages that do not come with Emacs): Mention M-x list-packages.
109 2012-04-14  Alan Mackenzie  <acm@muc.de>
111         * cc-mode.texi (c-offsets-alist): Correct a typo.
113 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
115         * org.texi (Deadlines and scheduling): Fix the example: the
116         DEADLINE item should come right after the headline.  We enforce
117         this convention, so it is a bug not to illustrate it correctly in
118         the manual.
120 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
122         * org.texi (Agenda commands): Fix documentation bug by swapping
123         the equivalent keybindings to `org-agenda-next-line' with the ones
124         to `org-agenda-previous-line'.
126 2012-04-14  Glenn Morris  <rgm@gnu.org>
128         * Makefile.in: Replace non-portable use of $< in ordinary rules.
130 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
132         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
133         emacs-gnutls.
134         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
136 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
138         * Makefile.in: Add emacs-gnutls.texi to build.
140         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
142 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
144         * auth.texi (Secret Service API): Edit further and give examples.
145         (Secret Service API): Adjust @samp to @code for collection names.
147 2012-04-04  Glenn Morris  <rgm@gnu.org>
149         * auth.texi (Secret Service API): Copyedits.
150         (Help for developers): Fill in some missing function doc-strings.
151         (Help for users, Help for developers)
152         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
154 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
156         * auth.texi (Secret Service API): Add the missing text.
158 2012-04-04  Chong Yidong  <cyd@gnu.org>
160         * message.texi (Using PGP/MIME): Note that epg is now the default.
162         * gnus.texi: Reduce references to obsolete pgg library.
163         (Security): Note that epg is now the default.
165         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
167         * nxml-mode.texi (Completion): C-RET is no longer bound to
168         nxml-complete.
170 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
172         * org.texi (Customizing tables in ODT export): Correct few errors.
174 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
176         * org.texi (Links in ODT export): Update.
177         (Labels and captions in ODT export): New node.
179 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
181         * org.texi (Literal examples in ODT export): htmlfontify.el in
182         Emacs-24.1 now supports fontification.  So ODT source blocks will
183         be fontified by default.
185 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
187         * org.texi (Refiling notes): Remove duplicated keybinding.
189 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
191         * org.texi (noweb): Documentation of this new option to the :noweb
192         header argument.
194 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
196         * org.texi (Header and sectioning): Add example demonstrating how
197         to use "LaTeX_CLASS_OPTIONS".
199 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
201         * org.texi (Noweb reference syntax): Describe the ability to
202         execute noweb references in the manual.
204 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
206         * org.texi (cache): Improve cache documentation when session
207         evaluation is used.
209 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
211         * org.texi (Plain lists): Document removal.
213 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
215         * org.texi: Decapitalize file name in references to Calc manual.
217 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
219         * org.texi (Plain lists): Document removal.
221 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
223         * org.texi (Top, OpenDocument Text export)
224         (ODT export commands, Extending ODT export)
225         (Images in ODT export, Tables in ODT export)
226         (Configuring a document converter): Add or Update.
228 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
230         * org.texi (MobileOrg): Change the wording to reflect that the
231         Android Version is no longer just the little brother of the iOS
232         version.
234 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
236         * org.texi (Key bindings and useful functions): Updated babel key
237         binding documentation in manual.
239 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
241         * org.texi (noweb): Document new noweb header value.
243 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
245         * org.texi (noweb-sep): Document new header argument.
247 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
249         * org.texi (noweb-ref): Documentation of this new custom variable.
251 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
253         * org.texi (wrap): Update the new :wrap documentation to match the
254         current implementation.
256 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
258         * org.texi: Added documentation for :wrap.
260 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
262         * org.texi: #+RESULTS now user-configurable.
264 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
266         * org.texi: Documented :noweb no-export.
268 2012-04-01  Thomas Dye  <dk@poto.local>
270         * org.texi: Edit :noweb no header argument for correctness.
272 2012-04-01  Bastien Guerry  <bzg@altern.org>
274         * org.texi (Customization): Update the approximate number of Org
275         variables.
277 2012-04-01  Thomas Dye  <dk@poto.local>
279         * org.texi: The :results wrap produces a drawer instead of a
280         begin_results block.
282 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
284         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
285         reflect the new default.
287 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
289         * info.texi (Expert Info): Move the index entry for "Texinfo" from
290         "Getting Started" to this node.  (Bug#10450)
292 2012-03-10  Chong Yidong  <cyd@gnu.org>
294         * flymake.texi (Example -- Configuring a tool called via make):
295         Mention the Automake COMPILE variable (Bug#8715).
297         * info.texi (Getting Started): Add an index entry (Bug#10450).
299 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
301         * dbus.texi (Signals): Known names will be mapped onto unique
302         names, when registering for signals.
304 2012-02-29  Glenn Morris  <rgm@gnu.org>
306         * url.texi: Fix quote usage in body text.
308         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
310         * cl.texi: Use @code{} in menus when appropriate.
312 2012-02-28  Glenn Morris  <rgm@gnu.org>
314         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
315         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
316         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
317         * org.texi, sc.texi, vip.texi, viper.texi:
318         Standardize possessive apostrophe usage.
320 2012-02-26  Chong Yidong  <cyd@gnu.org>
322         * ediff.texi (Quick Help Commands): Add a couple of index entries
323         (Bug#10834).
325 2012-02-17  Glenn Morris  <rgm@gnu.org>
327         * gnus.texi (Posting Styles):
328         * remember.texi (Org): Fix cross-refs to other manuals.
330 2012-02-15  Glenn Morris  <rgm@gnu.org>
332         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
333         (Encryption): New chapter, split out from previous.
335 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
337         * gnus.texi (Customizing the IMAP Connection): Mention
338         nnimap-record-commands.
340 2012-02-10  Glenn Morris  <rgm@gnu.org>
342         * url.texi (Retrieving URLs): Update url-retrieve arguments.
343         Mention url-queue-retrieve.
345 2012-02-09  Glenn Morris  <rgm@gnu.org>
347         * sem-user.texi (Semantic mode user commands): Typo fix.
349         * info.texi (Create Info buffer): Mention info-display-manual.
351 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
353         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
354         example (modified from an example by Michael Albinus).
356 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
358         * gnus.texi (Agent Basics): Fix outdated description of
359         `gnus-agent-auto-agentize-methods'.
361 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
363         * cc-mode.texi: Always @defindex ss.
364         (Config Basics): Fix argument of @itemize.
365         (Macro Backslashes): Add @code around index entry.
367 2012-01-23  Glenn Morris  <rgm@gnu.org>
369         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
371 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
373         * tramp.texi (File): Tweak wording for the `scpc' option.
375 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
377         * gnus.texi (Group Parameters): Really note precedence.
379 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
381         * gnus.texi (Group Parameters): Note precedence.
383 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
385         * org.texi (Noweb reference syntax): Adding documentation of
386         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
387         variable.
389 2012-01-03  Bastien Guerry  <bzg@gnu.org>
391         * org.texi (Plain lists): Split the table to fix the display
392         of items.
394 2012-01-03  Bastien Guerry  <bzg@gnu.org>
396         * org.texi (Plain lists): Fix misplaced explanation.
398 2012-01-03  Bastien Guerry  <bzg@gnu.org>
400         * org.texi (Plain lists, Agenda files): Add index entries.
402 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
404         * org.texi: Use "Org mode" instead of alternatives like
405         "Org-mode" or "org-mode".
407 2012-01-03  Bernt Hansen  <bernt@norang.ca>
409         * org.texi (Agenda commands): Document
410         `org-clock-report-include-clocking-task'.
412 2012-01-03  Bastien Guerry  <bzg@gnu.org>
414         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
415         C-c' on checkboxes.
417 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
419         * org.texi: End sentences with two spaces.
421 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
423         * org.texi (External links): Document the link types file+sys
424         and file+emacs, slightly narrow used page width.
426 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
428         * org.texi (colnames): Note that colnames behavior may differ
429         across languages.
431 2012-01-03  Bastien Guerry  <bzg@gnu.org>
433         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
435 2012-01-03  Thomas Dye  <dk@poto.westell.com>
437         * org.texi: Augmented discussion of babel property
438         inheritance.  Put footnote outside sentence ending period.
440 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
442         * org.texi (eval): Documenting the full range of :eval header
443         argument values.
445 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
447         * org.texi (eval): Documentation of the new :eval option.
449 2012-01-03  Thomas Dye  <dk@poto.local>
451         * org.texi: Add accumulated properties.
453 2012-01-03  Thomas Dye  <dk@poto.local>
455         * org.texi: Documented no spaces in name=assign, another
456         correction to :var table.
458 2012-01-03  Thomas Dye  <dk@poto.local>
460         * org.texi: Changed DATA to NAME in Working With Source Code
461         section.
463 2012-01-03  Tom Dye  <tsd@tsdye.com>
465         * org.texi: Minor change to :var table.
467 2012-01-03  Tom Dye  <tsd@tsdye.com>
469         * org.texi: More changes to :var table (some examples were wrong).
471 2012-01-03  Tom Dye  <tsd@tsdye.com>
473         * org.texi: Cleaned up :var table.
475 2012-01-03  Bastien Guerry  <bzg@gnu.org>
477         * org.texi (Timestamps, Weekly/daily agenda)
478         (Weekly/daily agenda): Add @cindex for "appointment".
480 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
482         * org.texi (Literal examples): A new link to the template for
483         inserting empty code blocks.
484         (Structure of code blocks): A new link to the template for
485         inserting empty code blocks.
487 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
489         * org.texi (External links): Add footnote on how the behavior
490         of the text search in Org files are controled by the variable
491         `org-link-search-must-match-exact-headline'.
493 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
495         * org.texi (Buffer-wide header arguments): Update
496         documentation to reflect removal of #+PROPERTIES.
498 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
500         * org.texi (The clock table): Mention that ACHIVED trees
501         contribute to the clock table.
503 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
505         * org.texi (Conflicts): Better yasnippet config info.
507 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
509         * org.texi (Selective export): Explicitely mention the default
510         values for `org-export-select-tags',
511         `org-export-exclude-tags'.
513 2012-01-03  Tom Dye  <tsd@tsdye.com>
515         * org.texi: Added a line to specify that header arguments are
516         lowercase.
518 2012-01-03  Tom Dye  <tsd@tsdye.com>
520         * org.texi: :var requires default value when declared.
522 2012-01-03  Bastien Guerry  <bzg@gnu.org>
524         * org.texi (Handling links): Add a note about the
525         `org-link-frame-setup' option.
527 2012-01-03  David Maus  <dmaus@ictsoc.de>
529         * org.texi (Exporting Agenda Views, Extracting agenda
530         information): Fix command line syntax, quote symbol parameter
531         values.
533 2012-01-03  David Maus  <dmaus@ictsoc.de>
535         * org.texi (Exporting Agenda Views): Fix command line syntax.
537 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
539         * gnus.texi (Mail Source Customization, Mail Back End Variables):
540         Use octal notation for file permissions, which are normally
541         thought of in octal.
542         (Mail Back End Variables): Use more-plausible modes in example.
544 2011-12-20  Alan Mackenzie  <acm@muc.de>
546         * cc-mode.texi: Update version string 5.31 -> 5.32.
548 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
550         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
552 2011-11-24  Glenn Morris  <rgm@gnu.org>
554         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
556 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
558         * makefile.w32-in: Update dependencies.
560 2011-11-20  Glenn Morris  <rgm@gnu.org>
562         * gnus.texi (Group Information):
563         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
565 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
567         * gnus-coding.texi (Gnus Maintenance Guide):
568         Rename from "Gnus Maintainance Guide".
570         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
571         * eieio.texi (Customizing):
572         * gnus.texi (Article Washing):
573         * gnus-news.texi:
574         * sem-user.texi (Smart Jump): Fix typos.
576 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
578         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
580 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
582         * ede.texi (project-am-texinfo):
583         * gnus.texi (Sending or Not Sending):
584         * org.texi (Template elements): Fix typos.
586 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
588         * ediff.texi (Hooks):
589         * sem-user.texi (Semanticdb Roots): Fix typos.
591 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
593         * semantic.texi (Tag handling): Fix typo.
595 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
597         * gnus.texi (Other Gnus Versions): Remove.
599 2011-10-28  Alan Mackenzie  <acm@muc.de>
601         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
602         (Other Special Indentations): Add an xref to "Macros with ;".
603         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
604         "Macros with ;".
605         (Macros with ;): New page.
607         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
608         Document the new handling of nested scopes for movement by defuns.
610 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
612         Sync with Tramp 2.2.3.
614         * trampver.texi: Update release number.
616 2011-10-14  Glenn Morris  <rgm@gnu.org>
618         * ert.texi (Introduction, How to Run Tests)
619         (Running Tests Interactively, Expected Failures)
620         (Tests and Their Environment, Useful Techniques)
621         (Interactive Debugging, Fixtures and Test Suites):
622         Minor rephrasings.
623         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
624         (Running Tests in Batch Mode): Simplify loading instructions.
625         (Test Selectors): Clarify some selectors.
626         (Expected Failures, Useful Techniques):
627         Make examples fit in 80 columns.
629 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
631         * calc.texi (Basic Operations on Units): Discuss temperature
632         conversion (`u t') alongside with other unit conversions ('u c').
634 2011-10-12  Glenn Morris  <rgm@gnu.org>
636         * ert.texi: Whitespace trivia to make main menu items line up better.
638 2011-10-08  Glenn Morris  <rgm@gnu.org>
640         * Makefile.in: Fix ert rules.
642 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
644         * gnus.texi (Gnus Utility Functions): Add more references and
645         explanations (bug#9683).
647 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
649         * gnus.texi (Archived Messages): Note the default (bug#9552).
651 2011-09-21  Bill Wohler  <wohler@newt.com>
653         Release MH-E manual version 8.3.
655         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
656         release 8.3.
657         (Preface): Updated support information.
658         (From Bill Wohler): Reset text to original version.  As a
659         historical quote, the tense should be correct in the time that it
660         was written.
662 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
664         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
665         (Finding the News): Doc clarification.
666         (Terminology): Mention naming.
668 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
670         * gnus.texi: Remove mentions of `recent', which are now obsolete.
671         (Interactive): Document `quiet'.
673 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
675         * org.texi (Images in LaTeX export): Rewrite.
677 2011-08-15  Bastien Guerry  <bzg@gnu.org>
679         * org.texi (Using the mapping API): Mention 'region as a possible
680         scope for `org-map-entries'.
682 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
684         * org.texi (Visibility cycling): Document `org-copy-visible'.
686 2011-08-15  Bastien Guerry  <bzg@gnu.org>
688         * org.texi (Template expansion): Order template sequences in the
689         proper order.
691 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
693         * org.texi (eval): Expand discussion of the :eval header argument.
695 2011-08-15  Bastien Guerry  <bzg@gnu.org>
697         * org.texi (Languages): Add Lilypond and Awk as supported
698         languages.
700 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
702         * org.texi: Document that both CLOCK_INTO_DRAWER and
703         LOG_INTO_DRAWER can be used to override the contents of variable
704         org-clock-into-drawer (or if unset, org-log-into-drawer).
706         * org.texi: Replace @xref->@pxref.
708 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
710         * org.texi (Evaluating code blocks): Documenting the new option
711         for inline call lines.
713 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
715         * org.texi (Results of evaluation): More explicit about the
716         mechanism through which interactive evaluation of code is
717         performed.
719 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
721         * org.texi (noweb-ref): New header argument documentation.
723 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
725         * org.texi (Extracting source code): Documentation of the new
726         org-babel-tangle-named-block-combination variable.
728 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
730         * org.texi (Structure of code blocks): Explicitly state that the
731         behavior of multiple blocks of the same name is undefined
733 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
735         * org.texi (TaskJuggler export): Modify the example to reflect the
736         new effort durations.
738 2011-08-15  David Maus  <dmaus@ictsoc.de>
740         * org.texi (Images in LaTeX export): Escape curly brackets in
741         LaTeX example.
743 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
745         * org.texi (The clock table): Document the :properties and
746         :inherit-props arguments for the clocktable.
748 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
750         * org.texi (Tables in LaTeX export): Document specifying placement
751         options for tables.
753 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
755         * org.texi (Evaluating code blocks): More specific documentation
756         about the different types of header arguments.
758 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
760         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
762 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
764         * org.texi (Built-in table editor): Document the table field
765         follow mode.
767 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
769         * org.texi (Easy Templates): Document new template.
771 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
773         * org.texi (Literal examples): Add a cross-reference from "Literal
774         Examples" to "Easy Templates."
776 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
778         * org.texi (The clock table): Add link to match syntax.
780 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
782         * org.texi (Agenda commands): Document clock consistency checks.
784 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
786         * org.texi (Built-in table editor): Document that \vert represents
787         a vertical bar in a table field.
789 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
791         * org.texi (Literal examples): Link from "Markup" > "Literate
792         Examples" to "Working with Source Code".
794 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
796         * org.texi (Agenda commands): Doc for function option to bulk
797         action.
799 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
801         * org.texi (Template expansion): Document new %<...> template
802         escape.
804 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
806         * org.texi (Selective export): Document exclusion of any tasks
807         from export.
809 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
811         * org.texi (Selective export): Document how to exclude DONE tasks
812         from export.
813         (Publishing options): Document the properties to be used to turn off
814         export of DONE tasks.
816 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
818         * org.texi (The date/time prompt): Document date range protection.
820 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
822         * org.texi (padline): Documentation of the new padline header
823         argument.
825 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
827         * org.texi (var): Adding "[" to list of characters triggering
828         elisp evaluation.
830 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
832         * org.texi (var): Documentation of Emacs Lisp evaluation during
833         variable assignment.
835 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
837         * org.texi (colnames): Reference indexing into variables, and note
838         that colnames are *not* removed before indexing occurs.
839         (rownames): Reference indexing into variables, and note that
840         rownames are *not* removed before indexing occurs.
842 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
844         * org.texi (var): Clarification of indexing into tabular
845         variables.
847 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
849         * org.texi (results): Documentation of the `:results wrap' header
850         argument.
852 2011-08-15  Bastien Guerry  <bzg@gnu.org>
854         * org.texi (LaTeX and PDF export): Add a note about a limitation
855         of the LaTeX export: the org file has to be properly structured.
857 2011-08-15  Bastien Guerry  <bzg@gnu.org>
859         * org.texi (Dynamic blocks, Structure editing): Mention
860         the function `org-narrow-to-block'.
862 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
864         * org.texi (Languages): Updating list of code block supported
865         languages.
867 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
869         * org.texi (Special properties): CATEGORY is a special property,
870         but it may also used in the drawer.
872 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
874         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
876 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
878         * org.texi (Include files): Document :lines.
880 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
882         * org.texi (comments): Documentation of the ":comments noweb" code
883         block header argument.
885 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
887         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
888         added extra whitespace around functions to be consistent with the
889         rest of the section.
891 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
893         * org.texi (Evaluating code blocks): Expanded discussion of
894         #+call: line syntax.
895         (Header arguments in function calls): Expanded discussion of
896         #+call: line syntax.
898 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
900         * org.texi (Evaluating code blocks): More explicit about how to
901         pass variables to #+call lines.
903 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
905         * org.texi (Results of evaluation): Link to the :results header
906         argument list from the "Results of evaluation" section.
908 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
910         * org.texi (Conflicts): Adding additional information about
911         resolving org/yasnippet conflicts.
913 2011-08-15  David Maus  <dmaus@ictsoc.de>
915         * org.texi (Publishing options): Document style-include-scripts
916         publishing project property.
918 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
920         * org.texi (Sparse trees): Document the next-error /
921         previous-error functionality.
923 2011-08-15  Tom Dye  <tsd@tsdye.com>
925         * org.texi (cache): Improved documentation of code block caches.
927 2011-08-15  Tom Dye  <tsd@tsdye.com>
929         * org.texi (Code block specific header arguments): Documentation
930         of multi-line header arguments.
932 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
934         * org.texi (Code evaluation security): Add example for using a
935         function.
937 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
939         * org.texi (Tables in LaTeX export): Documentation of new
940         attr_latex options for tables.
942 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
944         * trampver.texi: Update release number.
946 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
948         Sync with Tramp 2.2.2.
950         * trampver.texi: Update release number.
952 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
954         * flymake.texi (Example -- Configuring a tool called via make):
955         Use /dev/null instead of the Windows "nul" (bug#8715).
957 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
959         * widget.texi (Setting Up the Buffer): Remove mention of the
960         global keymap parent, which doesn't seem to be accurate
961         (bug#7045).
963 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
965         * org.texi (Special agenda views): Fix double quoting (bug#3509).
967 2010-07-10  Kevin Ryde  <user42@zip.com.au>
969         * cl.texi (For Clauses): Add destructuring example processing an
970         alist (bug#6596).
972 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
974         * ediff.texi (Major Entry Points): Remove mention of `require',
975         since that's not pertinent in the installed Emacs (bug#9016).
977 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
979         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
980         (Filtering New Groups): Clarify how simple the "options -n" format is.
981         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
982         is internal.
984 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
986         * tramp.texi (Cleanup remote connections): Add
987         `tramp-cleanup-this-connection'.
989 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
991         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
992         zombies.
993         (Checking New Groups): Ditto (bug#8974).
994         (Checking New Groups): Moved the reference to the right place.
996 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
998         * gnus.texi (Startup Files): Clarify that we're talking about numbered
999         backups, and not actual vc (bug#8975).
1001 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1003         * cl.texi (For Clauses): @items for hash-values and key-bindings
1004         to make them more visible when skimming.  Add examples of `using'
1005         clause to them, examples being clearer than a description in
1006         words (bug#6599).
1008 2011-07-01  Alan Mackenzie  <acm@muc.de>
1010         * cc-mode.texi (Guessing the Style): New page.
1011         (Styles): Add a short introduction to above.
1013 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1015         * rcirc.texi (Configuration): Bug-fix:
1016         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1017         Reported by Elias Pipping <pipping@exherbo.org>.
1019 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1021         * gnus.texi (Summary Mail Commands): Document
1022         `gnus-summary-reply-to-list-with-original'.
1024 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1026         * eshell.texi (Known problems): Fix typo.
1028 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1030         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1031         (Password handling): `auth-source-debug' is good for debug messages.
1033 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1035         * gnus.texi (Store custom flags and keywords): Refer to
1036         `gnus-registry-article-marks-to-{chars,names}' instead of
1037         `gnus-registry-user-format-function-{M,M2}'.
1039 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1041         * texinfo.tex: Merge from gnulib.
1043 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1045         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1046         (Store custom flags and keywords):
1047         Mention `gnus-registry-user-format-function-M' and
1048         `gnus-registry-user-format-function-M2'.
1050 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1052         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1054 2011-05-17  Glenn Morris  <rgm@gnu.org>
1056         * gnus.texi (Face): Fix typo.
1058 2011-05-14  Glenn Morris  <rgm@gnu.org>
1060         * dired-x.texi (Omitting Examples): Minor addition.
1062 2011-05-10  Jim Meyering  <meyering@redhat.com>
1064         * ede.texi: Fix typo "or or -> or".
1066 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1068         * gnus.texi (Summary Buffer Lines):
1069         gnus-summary-user-date-format-alist does not exist.
1070         (Sorting the Summary Buffer): More about sorting threads.
1072 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1074         * trampver.texi: Update release number.
1076 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1078         * tramp.texi (Frequently Asked Questions): New item for disabling
1079         Tramp in other packages.
1081 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1083         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1084         (Fancy splitting to parent, Store arbitrary data):
1085         Updated gnus-registry docs.
1087 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1089         * ede.texi: Fix typos.
1091 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1093         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1094         It's @table @code.
1096 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1098         * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1100 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1102         * calc.texi (Logarithmic Units): Update the function names.
1104 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1106         * message.texi (Various Commands): Document format specs in the
1107         ellipsis.
1109 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1111         * message.texi (Insertion Variables): Document message-cite-style.
1113 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1115         * tramp.texi (Remote processes): New subsection "Running shell on
1116         a remote host".
1118 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1120         * auth.texi (Help for developers): Update docs to explain that the
1121         :save-function will only run the first time.
1123 2011-03-12  Glenn Morris  <rgm@gnu.org>
1125         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1126         (emacs-faq.text): New target.
1127         (clean): Add emacs-faq.
1129 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1131         Sync with Tramp 2.2.1.
1133         * trampver.texi: Update release number.
1135 2011-03-11  Glenn Morris  <rgm@gnu.org>
1137         * Makefile.in (HTML_TARGETS): New.
1138         (clean): Delete $HTML_TARGETS.
1139         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1141 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1143         * auth.texi (Help for developers): Show example of using
1144         `auth-source-search' with prompts and :save-function.
1146 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1148         * Version 23.3 released.
1150 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1152         * message.texi (Message Buffers): Update default value of
1153         message-generate-new-buffers.
1155 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1157         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1158         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1159         respectively.
1160         (Musical Notes): New section.
1161         (Customizing Calc): Mention the customizable variable
1162         calc-note-threshold.
1164 2011-03-03  Glenn Morris  <rgm@gnu.org>
1166         * url.texi (Dealing with HTTP documents): Remove reference to
1167         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1168         (Configuration): Update url-configuration-directory description.
1170 2011-03-02  Glenn Morris  <rgm@gnu.org>
1172         * dired-x.texi (Multiple Dired Directories): Remove mentions
1173         of dired-default-directory-alist and dired-default-directory.
1174         Move dired-smart-shell-command here...
1175         (Miscellaneous Commands): ... from here.
1177 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1179         * texinfo.tex: Update to version 2011-02-24.09.
1181 2011-03-02  Glenn Morris  <rgm@gnu.org>
1183         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1184         instead of the obsoleted dired-omit-here-always.
1186 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1188         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1189         supported systems.
1191 2011-02-28  Glenn Morris  <rgm@gnu.org>
1193         * dbus.texi (Type Conversion): Grammar fix.
1195 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1197         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1198         "Debian GNU/Linux".
1200         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1202 2011-02-23  Glenn Morris  <rgm@gnu.org>
1204         * dired-x.texi (Features): Minor rephrasing.
1205         (Local Variables): Fix typos.
1207         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1208         Standardize some Emacs/XEmacs terminology.
1210         * dired-x.texi (Features): Don't advertise obsolete local variables.
1211         Simplify layout.
1212         (Omitting Variables): Update local variables example.
1213         (Local Variables): Say this is obsolete.  Fix description of
1214         dired-enable-local-variables possible values.
1216 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1218         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1219         default now.
1221 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1223         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1225 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1227         * gnus.texi (Window Layout): Document layout names.
1229 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1231         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1232         * auth.texi: Sync @dircategory with ../../info/dir.
1233         * autotype.texi: Sync @dircategory with ../../info/dir.
1234         * calc.texi: Sync @dircategory with ../../info/dir.
1235         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1236         * cl.texi: Sync @dircategory with ../../info/dir.
1237         * dbus.texi: Sync @dircategory with ../../info/dir.
1238         * dired-x.texi: Sync @dircategory with ../../info/dir.
1239         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1240         * ede.texi: Sync @dircategory with ../../info/dir.
1241         * ediff.texi: Sync @dircategory with ../../info/dir.
1242         * edt.texi: Sync @dircategory with ../../info/dir.
1243         * eieio.texi: Sync @dircategory with ../../info/dir.
1244         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1245         * epa.texi: Sync @dircategory with ../../info/dir.
1246         * erc.texi: Sync @dircategory with ../../info/dir.
1247         * eshell.texi: Sync @dircategory with ../../info/dir.
1248         * eudc.texi: Sync @dircategory with ../../info/dir.
1249         * flymake.texi: Sync @dircategory with ../../info/dir.
1250         * forms.texi: Sync @dircategory with ../../info/dir.
1251         * gnus.texi: Sync @dircategory with ../../info/dir.
1252         * idlwave.texi: Sync @dircategory with ../../info/dir.
1253         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1254         * message.texi: Sync @dircategory with ../../info/dir.
1255         * mh-e.texi: Sync @dircategory with ../../info/dir.
1256         * newsticker.texi: Sync @dircategory with ../../info/dir.
1257         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1258         * org.texi: Sync @dircategory with ../../info/dir.
1259         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1260         * pgg.texi: Sync @dircategory with ../../info/dir.
1261         * rcirc.texi: Sync @dircategory with ../../info/dir.
1262         * reftex.texi: Sync @dircategory with ../../info/dir.
1263         * remember.texi: Sync @dircategory with ../../info/dir.
1264         * sasl.texi: Sync @dircategory with ../../info/dir.
1265         * sc.texi: Sync @dircategory with ../../info/dir.
1266         * semantic.texi: Sync @dircategory with ../../info/dir.
1267         * ses.texi: Sync @dircategory with ../../info/dir.
1268         * sieve.texi: Sync @dircategory with ../../info/dir.
1269         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1270         * speedbar.texi: Sync @dircategory with ../../info/dir.
1271         * trampver.texi [emacs]: Set emacsname to "Emacs".
1272         * tramp.texi: Sync @dircategory with ../../info/dir.
1273         * url.texi: Sync @dircategory with ../../info/dir.
1274         * vip.texi: Sync @dircategory with ../../info/dir.
1275         * viper.texi: Sync @dircategory with ../../info/dir.
1276         * widget.texi: Sync @dircategory with ../../info/dir.
1277         * woman.texi: Sync @dircategory with ../../info/dir.
1279 2011-02-19  Glenn Morris  <rgm@gnu.org>
1281         * dired-x.texi (Technical Details): No longer redefines
1282         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1283         dired-read-shell-command, or dired-find-buffer-nocreate.
1285 2011-02-18  Glenn Morris  <rgm@gnu.org>
1287         * dired-x.texi (Optional Installation File At Point): Simplify.
1289 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1291         * auth.texi (Help for users): Use :port instead of :protocol for all
1292         auth-source docs.
1293         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1294         to have two files in `auth-sources'.
1296 2011-02-16  Glenn Morris  <rgm@gnu.org>
1298         * dired-x.texi: Use emacsver.texi to get Emacs version.
1299         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1300         Depend on emacsver.texi.
1302         * dired-x.texi: Drop meaningless version number.
1303         (Introduction): Remove old info.
1304         (Optional Installation Dired Jump): Autoload from dired-x.
1305         Remove incorrect info about loaddefs.el.
1306         (Bugs): Just refer to M-x report-emacs-bug.
1308         * dired-x.texi (Multiple Dired Directories): Update for rename of
1309         default-directory-alist.
1310         (Miscellaneous Commands): No longer mention very old VM version 4.
1312 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1314         Merge from gnulib.
1315         * texinfo.tex: Update to version 2011-02-14.11.
1317 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1319         * auth.texi (Help for users):
1320         Login collection is "Login" and not "login".
1322 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1324         * tramp.texi (History): Remove IMAP support.
1325         (External methods, Frequently Asked Questions): Remove `imap' and
1326         `imaps' methods.
1327         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1329         * trampver.texi: Remove default value of `emacsimap'.
1331 2011-02-13  Glenn Morris  <rgm@gnu.org>
1333         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1334         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1336 2011-02-12  Glenn Morris  <rgm@gnu.org>
1338         * sc.texi (Getting Connected): Remove old index entries.
1340 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1342         * url.texi: Remove duplicate @dircategory (Bug#7942).
1344 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1346         * auth.texi (Overview, Help for users, Help for developers):
1347         Update docs.
1348         (Help for users): Talk about spaces.
1350 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1352         * texinfo.tex: Update to version 2011-02-07.16.
1354 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1356         * dbus.texi (Bus names): Adapt descriptions for
1357         dbus-list-activatable-names and dbus-list-known-names.
1359 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1361         * calc.texi (Logarithmic Units): New section.
1363 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1365         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1366         manuals use it now.
1368         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1370 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1372         * overrides.texi: Remove.
1374         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1375         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1377 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1379         * tramp.texi (Frequently Asked Questions): Mention problems with
1380         WinSSHD.
1382         * trampver.texi: Update release number.
1384 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1386         * tramp.texi:
1387         Replace "delimet" with "delimit" globally.
1388         Replace "explicite" with "explicit" globally.
1389         Replace "instead of" with "instead" where there was nothing after "of".
1390         Audit use of comma before interrogative pronoun, "that", or "which".
1391         Minor word order, spelling, wording changes.
1393 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1395         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1397         * sieve.texi: Use WEBHACKDEVEL.
1399         * sasl.texi: Use WEBHACKDEVEL.
1401         * pgg.texi: Use WEBHACKDEVEL.
1403         * message.texi: Use WEBHACKDEVEL.
1405         * gnus.texi: Use WEBHACKDEVEL.
1407         * emacs-mime.texi: Use WEBHACKDEVEL.
1409         * auth.texi: Use WEBHACKDEVEL.
1411         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1412         manuals.
1414 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1416         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1418 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1420         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1421         which in turn is copied from ftp://tug.org/tex/.
1423 2011-02-03  Glenn Morris  <rgm@gnu.org>
1425         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1426         (Binding combinations of modifiers and function keys):
1427         Let's assume people reading this are not using Emacs 18.
1429 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1431         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1432         since it's run automatically.
1434 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1436         * gnus.texi (Customizing Articles): Fix typo.
1438 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1440         * gnus.texi (Customizing Articles): Document the new way of customizing
1441         the date headers(s).
1443 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1445         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1446         splitting example.
1448 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1450         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1451         (MAKEINFO_OPTS): New variable.
1452         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1453         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1454         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1455         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1456         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1457         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1458         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1459         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1460         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1461         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1462         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1463         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1464         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1465         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1466         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1467         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1468         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1469         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1471 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1473         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1475 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1477         * message.texi (IDNA): Explain what it is.
1479 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1481         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1483 2011-01-23  Werner Lemberg  <wl@gnu.org>
1485         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1486         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1487         (ENVADD): Update.
1489 2011-01-18  Glenn Morris  <rgm@gnu.org>
1491         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1493 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
1495         * nxml-mode.texi (Introduction): Fix file name typos.
1497 2011-01-13  Christian Ohler  <ohler@gnu.org>
1499         * ert.texi: New file.
1501         * Makefile.in:
1502         * makefile.w32-in: Add ert.texi.
1504 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1506         * dbus.texi (Receiving Method Calls): New function
1507         dbus-register-service.  Rearrange node.
1509 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
1511         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1512         which in turn is copied from ftp://tug.org/tex/.
1514 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1516         * dbus.texi (Receiving Method Calls): Describe new optional
1517         parameter dont-register-service of dbus-register-{method,property}.
1519 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
1521         * epa.texi (Encrypting/decrypting *.gpg files):
1522         Mention epa-file-select-keys.
1524 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526         * gnus.texi (Archived Messages): Remove outdated text.
1528 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
1530         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
1532 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
1534         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
1536 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1538         * gnus.texi (The swish++ Engine): Add customizable parameters
1539         descriptions.
1540         (The swish-e Engine): Ditto.
1542 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1544         * tramp.texi (Inline methods): Add "ksu" method.
1545         (Remote processes): Add example with remote `default-directory'.
1547 2010-12-14  Glenn Morris  <rgm@gnu.org>
1549         * faq.texi (Expanding aliases when sending mail):
1550         Now build-mail-aliases is interactive.
1552 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1554         * gnus.texi: First pass at adding (rough) nnir documentation.
1556 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1558         * gnus.texi (Filtering New Groups):
1559         Mention gnus-auto-subscribed-categories.
1560         (The First Time): Remove, since default-subscribed-newsgroups has been
1561         removed.
1563 2010-12-13  Glenn Morris  <rgm@gnu.org>
1565         * cl.texi (For Clauses): Small fixes for frames and windows.
1567 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1569         * org.texi (Using capture): Document using prefix arguments for
1570         finalizing capture.
1571         (Agenda commands): Document prefix argument for the bulk scatter
1572         command.
1573         (Beamer class export): Document that also overlay arguments can be
1574         passed to the column environment.
1575         (Template elements): Document the new entry type.
1577 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
1579         * org.texi (Include files): Document :minlevel.
1581 2010-12-11  Julien Danjou  <julien@danjou.info>
1583         * org.texi (Categories): Document category icons.
1585 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
1587         * org.texi (noweb): Fix typo.
1589 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
1591         * gnus.texi (Server Commands): Point to the rest of the server
1592         commands.
1594 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1596         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1597         g'.
1599 2010-12-02  Julien Danjou  <julien@danjou.info>
1601         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1603 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1605         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1606         (Direct Functions): Note the STARTTLS upgrade.
1608 2010-11-27  Glenn Morris  <rgm@gnu.org>
1609             James Clark  <none@example.com>
1611         * nxml-mode.texi (Introduction): New section.
1613 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1615         * gnus.texi (Server Commands): Document gnus-server-show-server.
1617 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
1619         Sync with Tramp 2.2.0.
1621         * trampver.texi: Update release number.
1623 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
1625         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1626         Mention that the TeX specific units won't use the `tex' prefix
1627         in TeX mode.
1629 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1631         * gnus.texi (Misc Article): Document gnus-inhibit-images.
1633 2010-11-17  Glenn Morris  <rgm@gnu.org>
1635         * edt.texi: Remove information about Emacs 19.
1637 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
1639         * trampver.texi: Update release number.
1641 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1643         * gnus.texi (Article Washing): Fix typo.
1645 2010-11-11  Noorul Islam  <noorul@noorul.com>
1647         * org.texi: Fix typo.
1649 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1651         * org.texi (Using capture): Explain that refiling is
1652         sensitive to cursor position.
1654 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1656         * org.texi (Images and tables): Add cross reference to link section.
1658 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1660         * org.texi: Document the <c> cookie.
1662 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1664         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
1665         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1667 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1669         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
1671 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1673         * org.texi (Project alist): Mention that this is a property list.
1675 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1677         * org.texi (Setting up the staging area): Document that
1678         file names remain visible when encrypting the MobileOrg files.
1680 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1682         * org.texi (Setting up the staging area): Document which
1683         versions are needed for encryption.
1685 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1687         * org.texi (noweb): Update :noweb documentation to
1688         reflect the new "tangle" argument.
1690 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1692         * org.texi (Batch execution): Improve tangling script in
1693         documentation.
1695 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1697         * org.texi (Handling links):
1698         (In-buffer settings): Document inlining images on startup.
1700 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1702         * org.texi (Setting up the staging area): Document use of
1703         crypt password.
1705 2010-11-11  David Maus  <dmaus@ictsoc.de>
1707         * org.texi (Template expansion): Add date related link type escapes.
1709 2010-11-11  David Maus  <dmaus@ictsoc.de>
1711         * org.texi (Template expansion): Add mew in table for link type
1712         escapes.
1714 2010-11-11  David Maus  <dmaus@ictsoc.de>
1716         * org.texi (Template expansion): Fix typo in link type escapes.
1718 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1720         * org.texi (Structure of code blocks): Another documentation tweak.
1722 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1724         * org.texi (Structure of code blocks): Documentation tweak.
1726 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1728         * org.texi (Structure of code blocks):
1729         Update documentation to mention inline code block syntax.
1731 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1733         * org.texi (comments): Improve wording.
1735 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1737         * org.texi (comments): Document the new :comments header arguments.
1739 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1741         * org.texi (Installation): Remove the special
1742         installation instructions for XEmacs.
1744 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1746         * org.texi (Easy Templates): New section.  Documents quick
1747         insertion of empty structural elements.
1749 2010-11-11  Noorul Islam  <noorul@noorul.com>
1751         * org.texi: Fix doc.
1753 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1755         * org.texi (The date/time prompt): Document specification
1756         of time ranges.
1758 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1760         * org.texi (Internal links): Document the changes in
1761         internal links.
1763 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1765         * org.texi (Agenda commands): Document the limitation for
1766         the filter preset - it can only be used for an entire agenda
1767         view, not in an individual block in a block agenda.
1769 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
1771         * org.texi (iCalendar export): Document alarm creation.
1773 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
1775         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1777 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1779         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1781 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
1783         * calc.texi: Use emacsver.texi to determine Emacs version.
1785 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1787         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1788         since that works by default.
1790 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1792         * gnus.texi (Customizing the IMAP Connection): Document
1793         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1795 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
1797         * tramp.texi (Remote shell setup): New item "Interactive shell
1798         prompt".  Reported by Christian Millour <cm@abtela.com>.
1799         (Remote shell setup, Remote processes): Use @code{} for
1800         environment variables.
1802 2010-11-03  Glenn Morris  <rgm@gnu.org>
1804         * ediff.texi (Quick Help Commands, Miscellaneous):
1805         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1807 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1809         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1811 2010-10-31  Glenn Morris  <rgm@gnu.org>
1813         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1815 2010-10-31  Glenn Morris  <rgm@gnu.org>
1817         * cc-mode.texi: Remove reference to defunct viewcvs URL.
1819 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1821         * gnus.texi (Client-Side IMAP Splitting):
1822         Mention nnimap-unsplittable-articles.
1824 2010-10-29  Julien Danjou  <julien@danjou.info>
1826         * gnus.texi (Finding the News): Remove references to obsoletes
1827         variables `gnus-nntp-server' and `gnus-secondary-servers'.
1829 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
1831         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1832         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1833         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1834         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1836 2010-10-28  Glenn Morris  <rgm@gnu.org>
1838         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1839         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1840         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1842 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
1844         * epa.texi (Mail-mode integration): Add alternative key bindings
1845         for epa-mail commands; escape comma.
1846         Don't use the word "PGP", since it is a non-free program.
1848 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
1850         * calc.texi: Use emacsver.texi to determine Emacs version.
1852 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
1854         * gnus.texi (Group Parameters, Buttons): Fix typos.
1856 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1858         * gnus.texi (Subscription Commands): Mention that you can also
1859         subscribe to new groups via the Server buffer, which is probably more
1860         convenient when subscribing to many groups.
1862 2010-10-21  Julien Danjou  <julien@danjou.info>
1864         * message.texi (Message Headers): Allow message-default-headers to be a
1865         function.
1867 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1869         * gnus-news.texi: Mention new archive defaults.
1871 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1873         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1875 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1877         * gnus.texi (HTML): Document the function value of
1878         gnus-blocked-images.
1879         (Article Washing): shr and gnus-w3m, not the direct function names.
1881 2010-10-20  Julien Danjou  <julien@danjou.info>
1883         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1884         variable.
1886 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1888         * gnus.texi (Customizing the IMAP Connection): The port strings are
1889         strings.
1890         (Document Groups): Mention git.
1892 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1894         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1895         bzr/Gnus git sync.
1897 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
1899         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1900         change.
1902 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1904         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1905         @item syntax for in-Emacs makeinfo.
1907 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
1909         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1910         trim sentence.
1912 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
1914         * epa.texi (Caching Passphrases):
1915         * auth.texi (GnuPG and EasyPG Assistant Configuration):
1916         Clarify some configurations require to set up gpg-agent.
1918 2010-10-11  Glenn Morris  <rgm@gnu.org>
1920         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1922 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1924         * gnus.texi (Spam Package Introduction): Mention `$'.
1926 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1928         * makefile.w32-in (emacsdir): New variable.
1929         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1930         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1932 2010-10-09  Glenn Morris  <rgm@gnu.org>
1934         * Makefile.in (mostlyclean): Delete *.toc.
1936         * Makefile.in: Use $< in rules.
1938         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1940         * Makefile.in ($(infodir)): Delete rule.
1941         (mkinfodir): New.  Use it in all the info rules, rather than depending
1942         on infodir.
1944 2010-10-09  Glenn Morris  <rgm@gnu.org>
1946         * gnus.texi (Article Washing): Fix previous change.
1948         * Makefile.in (emacsdir): New variable.
1949         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
1950         Depend on emacsver.texi.
1952         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1954         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1956 2010-10-08  Julien Danjou  <julien@danjou.info>
1958         * gnus.texi: Add mm-shr.
1960 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
1962         * gnus.texi (Finding the Parent, The Gnus Registry)
1963         (Registry Article Refer Method): Update docs for nnregistry.el.
1965 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
1967         * auth.texi (Help for users)
1968         (GnuPG and EasyPG Assistant Configuration): Update docs.
1970 2010-10-08  Glenn Morris  <rgm@gnu.org>
1972         * cl.texi (Organization, Installation, Old CL Compatibility):
1973         Deprecate cl-compat for new code.
1974         (Usage, Installation): Remove outdated information.
1976         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1978 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1980         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1982 2010-10-06  Julien Danjou  <julien@danjou.info>
1984         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1986         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1987         broken link.
1989         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1991         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1992         to ReiserFS.
1994         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1995         (FAQ 7-1): Fix getmail URL.
1997 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
1999         * epa.texi (Caching Passphrases): New section.
2001 2010-10-06  Glenn Morris  <rgm@gnu.org>
2003         * Makefile.in (SHELL): Set it.
2004         (info): Move the mkdir dependency to the individual info files.
2005         (mostlyclean): Tidy up.
2006         (clean): Only delete the specific dvi and pdf files.
2007         (maintainer-clean): Be more restrictive in what we delete.
2008         ($(infodir)): Add parallel build workaround.
2010 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2014 2010-10-03  Julien Danjou  <julien@danjou.info>
2016         * emacs-mime.texi (Display Customization):
2017         Update mm-inline-large-images documentation and add documentation for
2018         mm-inline-large-images-proportion.
2020 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2022         * tramp.texi (Frequently Asked Questions):
2023         Mention remote-file-name-inhibit-cache.
2025 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2027         * gnus.texi (Splitting Mail): Fix @xref syntax.
2028         (Splitting Mail): Really fix the @ref syntax.
2030 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2032         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2033         (Article Hiding): Add google banner example.
2034         Suggested by Benjamin Xu.
2036 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2038         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2039         Remove nnimap-split-rule from examples.
2041 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2043         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2044         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2045         Fishman.
2046         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2048 2010-09-30  Julien Danjou  <julien@danjou.info>
2050         * gnus.texi (Gravatars): Fix documentation about
2051         gnu-gravatar-properties.
2053 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2055         * epa.texi (Bug Reports): New section.
2057 2010-09-29  Glenn Morris  <rgm@gnu.org>
2059         * Makefile.in (top_srcdir): Remove unused variable.
2061 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2063         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2064         (Client-Side IMAP Splitting): Document 'default.
2066 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2068         * gnus.texi (Customizing the IMAP Connection):
2069         Document nnimap-fetch-partial-articles.
2071 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2073         * gnus-news.texi: Mention nnimap-inbox.
2075         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2077 2010-09-26  Julien Danjou  <julien@danjou.info>
2079         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2081 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2083         * gnus.texi (Security): Remove gpg.el mention.
2085 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2087         * gnus.texi (Browse Foreign Server): New variable
2088         gnus-browse-subscribe-newsgroup-method.
2090         * gnus-news.texi: Mention it.
2092 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2094         * gnus.texi (NoCeM): Remove.
2095         (Startup Variables): No jingle.
2097 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2099         * woman.texi (Interface Options): xz compression is now supported.
2101 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2103         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2104         (Unavailable Servers): Document gnus-server-copy-server.
2105         (Using IMAP): Document the new nnimap.
2107 2010-09-25  Julien Danjou  <julien@danjou.info>
2109         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2111 2010-09-24  Glenn Morris  <rgm@gnu.org>
2113         * url.texi (Disk Caching): Tweak previous change.
2115 2010-09-24  Julien Danjou  <julien@danjou.info>
2117         * url.texi (Disk Caching): Mention url-cache-expire-time,
2118         url-cache-expired, and url-fetch-from-cache.
2120 2010-09-24  Julien Danjou  <julien@danjou.info>
2122         * gnus.texi: Add Gravatars.
2124 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2126         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2128 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2130         * gnus.texi (Expunging mailboxes): Update name of the expunging
2131         command.
2133 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2135         * emacs-mime.texi (rfc2047): Update description for
2136         rfc2047-encode-parameter.
2138 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2140         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2141         "fish" methods.
2142         (External methods): Remove "scp1_old" and "scp2_old" methods.
2144 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2146         * tramp.texi: Remove Japanese manual.  Fix typo.
2148         * trampver.texi: Update release number.  Remove japanesemanual.
2150 2010-09-09  Glenn Morris  <rgm@gnu.org>
2152         * org.texi: Restore clobbered changes (copyright years, untabify).
2154 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2156         * gnus.texi (Adaptive Scoring): Fix typo.
2158 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2160         * gnus.texi (Article Display): Document gnus-html-show-images.
2162 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2164         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2166 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2168         * gnus.texi (HTML): Document gnus-max-image-proportion.
2170 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2172         * gnus.texi (HTML): Document gnus-blocked-images.
2174         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2176 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2178         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2179         the first message are used for wide replies.
2180         (Changing Servers): Remove documentation on gnus-change-server and
2181         friends, since it's been removed.
2183 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2185         * gnus.texi (Drafts): Mention B DEL.
2187 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2189         * gnus.texi (Delayed Articles): Mention that the Date header is the
2190         original one, even if you delay.
2192 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194         * gnus.texi (Asynchronous Fetching):
2195         Document gnus-async-post-fetch-function.
2196         (HTML): Made into its own section.
2198 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2200         Sync with Tramp 2.1.19.
2202         * tramp.texi (Inline methods, Default Method): Mention
2203         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2204         Remove remark about doubled "-t" argument.
2205         (Auto-save and Backup): Remove reference to Emacs 21.
2206         (Filename Syntax): Describe port numbers.
2207         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2208         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2209         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2210         errors with the backquotes.
2211         (External packages): File attributes cache flushing for asynchronous
2212         processes.
2213         (Traces and Profiles): Describe verbose level 9.
2215         * trampver.texi: Update release number.
2217 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2219         * dbus.texi (Alternative Buses): New chapter.
2221 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2223         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2225 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2227         * calc.texi (Customizing Calc): Rearrange description of new
2228         variables to match the presentation of other variables.
2230 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2232         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2234 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2236         * calc.texi (Making Selections, Selecting Subformulas)
2237         (Customizing Calc): Mention how to use faces to emphasize selected
2238         sub-formulas.
2240 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2242         * tramp.texi (External packages): File attributes cache flushing
2243         for asynchronous processes.
2245 2010-08-01  Alan Mackenzie  <acm@muc.de>
2247         Enhance the manual for the latest Java Mode.
2249         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2250         annotation-var-cont.
2251         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2252         two new symbols.
2254 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2256         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2258 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2260         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2262 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2264         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2266 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2268         * org.texi: Add macros to get plain quotes in PDF output.
2269         List additional contributors.
2270         (Capture): New section, replaces the section about remember.
2271         (Working With Source Code): New chapter, focused on documenting Org
2272         Babel.
2273         (Code evaluation security): New section.
2274         (MobileOrg): Document DropBox support.
2275         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2276         (Special symbols): Show how to display UTF8 characters for entities.
2277         (Global TODO list): Clarify the use of the "M" key and the differences
2278         to the "m" key.
2279         (RSS Feeds): Mention Atom feeds as well.
2280         (Setting tags): Remove paragraph about
2281         `org-complete-tags-always-offer-all-agenda-tags'.
2283 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2285         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2286         argument.
2287         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2288         echoing shells.
2290 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2292         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2293         (Filename Syntax): Describe port numbers.
2295 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2297         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2298         forgotten.
2299         (Type Conversion): Precise conversion of natural numbers.
2300         (Errors and Events): Add "debugging" to concept index.  Add variable
2301         `dbus-debug'.
2303 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2305         * dbus.texi (Receiving Method Calls): Add optional argument
2306         EMITS-SIGNAL to `dbus-register-property'.
2308 2010-06-27  Alex Schroeder  <alex@gnu.org>
2310         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2312 2010-06-24  Glenn Morris  <rgm@gnu.org>
2314         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2315         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2316         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2317         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2318         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2319         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2320         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2321         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2322         convention.   Make them end with a period.
2324 2010-06-23  Glenn Morris  <rgm@gnu.org>
2326         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2327         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2328         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2329         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2330         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2331         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2333 2010-06-10  Glenn Morris  <rgm@gnu.org>
2335         * idlwave.texi (Load-Path Shadows):
2336         * org.texi (Handling links): Fix typos.
2338 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2340         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2342 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2344         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2345         by an alias.  (Bug#6226)
2347 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2349         * calc.texi (Manipulating Vectors): Mention that vectors can
2350         be used to determine bins for `calc-histogram'.
2352 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2354         * calc.texi: Remove "\turnoffactive" commands throughout.
2356 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2358         * url.texi (HTTP language/coding, Customization):
2359         * message.texi (Header Commands, Responses):
2360         * cl.texi (Argument Lists): Fix typos.
2362 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2364         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2365         Note that Development menu is always available.
2366         (Creating a project): Fix terminology.
2367         (Add/Remove files): Fix typo.
2369 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2371         * Version 23.2 released.
2373 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2375         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2377 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2379         * tramp.texi (Inline methods, Default Method):
2380         Mention `tramp-inline-compress-start-size'.
2382 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2384         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2385         the CVS repo.  Put the Git repo in the news section.
2387         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2388         Removed some mentions of CVS.  Mention the new Git repo.
2390 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2392         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
2393         (Mail Group Commands): Add index entry.
2395 2010-04-18  Glenn Morris  <rgm@gnu.org>
2397         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2399 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2401         * calc.texi (Radix modes): Mention that the option prefix will
2402         turn on twos-complement mode.
2403         (Inverse and Hyperbolic Flags): Mention the Option flag.
2405 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2407         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2408         (LaTeX/PDF export commands): Rename and Move section.
2409         (Sectioning structure): Update.
2410         (References): New use case for field coordinates.
2411         (The export dispatcher): Rename from ASCII export.
2412         (Setting up the staging area): Document the availability of
2413         encryption for MobileOrg.
2414         (Images and tables): Document how to reference labels.
2415         (Index entries): New section.
2416         (Generating an index): New section.
2417         (Column width and alignment): Document that <N> now
2418         means a fixed width, not a maximum width.
2419         (Publishing options): Document the :email option.
2420         (Beamer class export): Fix bug in the BEAMER example.
2421         (Refiling notes): Document refile logging.
2422         (In-buffer settings): Document refile logging keywords.
2423         (Drawers): Document `C-c C-z' command.
2424         (Agenda commands): Mention the alternative key `C-c C-z'.
2425         (Special properties): Document the BLOCKED property.
2426         (The spreadsheet): Mention the formula editor.
2427         (References): Document field coordinates.
2428         (Publishing action): Correct the documentation for the
2429         publishing function.
2430         (The date/time prompt): Document that we accept dates
2431         like month/day/year.
2432         (Cooperation): Document the changes in table.el support.
2433         (Faces for TODO keywords, Faces for TODO keywords)
2434         (Priorities): Document the easy colors.
2435         (Visibility cycling): Document the new double prefix
2436         arg for `org-reveal'.
2437         (Cooperation): Remember.el is part of Emacs.
2438         (Clean view): Mention that `wrap-prefix' is also set by
2439         org-indent-mode.
2440         (Agenda commands): Add information about prefix args to
2441         scheduling and deadline commands.
2442         (Search view): Point to the docstring of
2443         `org-search-view' for more details.
2444         (Agenda commands): Document that `>' prompts for a date.
2445         (Setting tags): Document variable
2446         org-complete-tags-always-offer-all-agenda-tags.
2447         (Column attributes): Cross-reference special properties.
2449 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
2451         Synchronize with Tramp repository.
2453         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2454         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2455         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
2456         syntax, texi2dvi reports errors with the backquotes.
2458         * trampver.texi: Update release number.
2460 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
2462         * gnus.texi (Finding the News): Add pointers to the Server buffer
2463         because it's essential.
2465 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2467         * gnus.texi (MIME Commands): Update description of
2468         gnus-article-browse-html-article.
2470 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2472         * auth.texi (Secret Service API): Add TODO node.
2473         (Help for users): Explain the new source options for `auth-sources'.
2475 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
2477         * trampver.texi: Update release number.
2479 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2481         * Branch for 23.2.
2483 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
2485         * faq.texi (Escape sequences in shell output): Note that ansi-color is
2486         now enabled by default.
2488 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2490         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2491         when Emacs runs in interactive mode.  (Bug#5645)
2493 2010-02-16  Glenn Morris  <rgm@gnu.org>
2495         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2497 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
2499         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2501 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2503         * gnus.texi (Score File Format): Fix typo.
2505 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
2507         * cc-mode.texi: Replace references to obsolete c-subword-mode.
2509 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2511         * ada-mode.texi (Project File Overview): Fix typo.
2513 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2515         * semantic.texi: Add Richard Y. Kim credit.
2517         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2519 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
2521         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2522         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
2524 2010-01-17  Glenn Morris  <rgm@gnu.org>
2526         * calc.texi (Reporting Bugs): Don't mention format of repository.
2528         * woman.texi (Bugs): Make "Emacs repository" less specific,
2529         and the URL for same more specific.
2531         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2533 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2535         * ede.texi (ede-step-project, ede-proj-target):
2536         * tramp.texi (Remote processes): Fix typos.
2538 2010-01-16  Mario Lang  <mlang@delysid.org>
2540         * ede.texi (ede-target):
2541         * org.texi (Refiling notes): Remove duplicated words.
2543 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2545         * gnus.texi (Posting Styles): Use with-current-buffer.
2546         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2548 2010-01-02  Kevin Ryde  <user42@zip.com.au>
2550         * eieio.texi (Naming Conventions): Correction to xref on elisp
2551         coding conventions, is "Tips" node not "Standards".
2553 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2555         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2557         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2559 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2561         * gnus.texi (Direct Functions): Add missing port number to tls method.
2563 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
2565         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2566         ($(infodir)/edt, edt.dvi): New targets.
2568 2009-12-15  Glenn Morris  <rgm@gnu.org>
2570         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2571         (edt, $(infodir)/edt, edt.dvi): New targets.
2572         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2574         * Makefile.in (PDF_TARGETS, pdf): New.
2575         (clean): Add *.pdf.
2576         Add pdf rules for all manuals.
2578 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
2580         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2582 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2584         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2585         (Smart Jump, Analyzer Debug): Copyedits.
2586         (Semantic mode user commands): Link to new nodes.
2587         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2588         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2589         upstream Semantic manual.
2591         * semantic.texi (Introduction): Minor fix to diagram.
2593 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
2595         * eshell.texi (History): Add the other built-in variables.
2596         (Built-ins): Explain built-ins, and how to apply the external commands.
2597         Add `history', `su' and `sudo'.
2599         * tramp.texi (Remote processes): Add missing <RET> in the example.
2601 2009-12-01  Bill Wohler  <wohler@newt.com>
2603         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
2604         path for mairix example.  Specify -q in namazu example since namazu is
2605         excessively garrulous.
2607 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
2609         * tramp.texi (Remote processes): Improve eshell example with "su"
2610         and "sudo" commands.
2612 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
2614         * semantic.texi (Analyzer Internals): Rename from Analyzer.
2616         * sem-user.texi (Semantic mode user commands): Fix key syntax.
2617         Document semantic-complete-analyze-inline.
2618         (Semanticdb search debugging commands): Minor clarification.
2619         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
2620         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
2621         manual.
2622         (Semantic mode): Link to Idle Scheduler.
2624 2009-11-28  Kevin Ryde  <user42@zip.com.au>
2626         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
2627         @pxref, now EIEIO is in Emacs.
2629         * erc.texi (Development): Correction to git tutorial url.
2631 2009-11-26  Glenn Morris  <rgm@gnu.org>
2633         * faq.texi (Latest version of Emacs): Mention stability of development
2634         version.
2635         (Problems with very large files): Max buffer size increase in 23.2.
2636         (VM): VM has moved house again.
2638 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
2640         * calc.texi (Radix modes): Discuss alternate bases for two's complement
2641         notations.
2643 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
2645         * org.texi (Column attributes): Fix documentation of new operators.
2647 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
2649         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
2650         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2651         (Idle Completions Mode): Numerous copyedits.
2653 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
2655         * semantic.texi (Semantic Internals, Glossary):
2656         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2657         (Semanticdb search debugging commands): Fix typos.
2659 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
2661         * calc.texi (Radix modes): Mention twos-complement notation.
2663 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
2665         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2666         ($(infodir)/semantic, semantic.dvi): New targets.
2668 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
2670         * Makefile.in: Build the Semantic manual.
2672         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2673         repository.
2675 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
2677         * dbus.texi (Receiving Method Calls): New defun
2678         `dbus-unregister-service'.
2680 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
2682         * org.texi (Speed keys): New section.
2684 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
2686         * dbus.texi (Type Conversion): Fix typo.
2687         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2688         `dbus-registered-objects-table'.
2689         (Receiving Method Calls): New defun `dbus-register-property'.
2690         Move `dbus-unregister-object' here.
2692 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2694         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2696 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
2698         * org.texi (Column attributes): Add the new age summary operators.
2699         Also, mention the fact you can only use one summary operator per
2700         property.
2702 2009-11-13  John Wiegley  <johnw@newartisans.com>
2704         * org.texi (Tracking your habits): Add a new section in the
2705         manual about how to track habits.
2706         (Resolving idle time): Add a section on how idle and
2707         dangling clocks are resolved.
2709 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2711         * org.texi (Agenda commands): Document the new `i' command.
2712         (Inserting deadline/schedule): Document logging changes
2713         of scheduling and deadline times stamps.
2714         (In-buffer settings): Document the in-buffer keywords for logging
2715         changes of scheduling and deadline times stamps.
2716         (Structure editing, Plain lists): Document indentation
2717         cycling in empty entries with TAB.
2718         (Archiving): Document the default archiving command.
2719         (Moving subtrees): Document the new keys for archiving.
2720         (Internal archiving): Fix incorrect key.
2721         (Agenda commands): Document the TODO set switching commands.
2722         (Agenda commands): Document the new archiving keys.
2723         (Clocking work time): Better description on how to save
2724         and restore a clock.
2725         (Resolving idle time): Mention the x11idle program to get true
2726         idleness also under X11.
2727         (Resolving idle time): Use @kbd instead of @key for normal
2728         letters, because this is how he rest of the manual does this.
2729         (Pushing to MobileOrg): Mention that `org-directory'
2730         should be set.
2731         (Agenda commands): Document that SPC is a filter for
2732         any tag.
2733         (Search view): Rename from "Keyword search".
2734         (Capure): New chapter.
2735         (Markup): New chapter.
2736         (Links in HTML export, Images in HTML export):
2737         Extend the section titles.
2738         (Images in HTML export): Document the align option.
2739         (Text areas in HTML export): Extend the section title.
2740         (Images in LaTeX export): Explain image placement in LaTeX.
2742 2009-11-10  Glenn Morris  <rgm@gnu.org>
2744         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2746 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
2748         * tramp.texi (Auto-save and Backup): Disable backups just for a
2749         method.
2751         * trampver.texi: Update release number.
2753 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
2755         Sync with Tramp 2.1.17.
2757         * trampver.texi: Update release number.
2759 2009-10-29  Glenn Morris  <rgm@gnu.org>
2761         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2763 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
2765         * tramp.texi (External methods): Temporary files are kept for
2766         `rsync' and `rsyncc' methods.
2768 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
2770         * eieio.texi: Fix typos.
2772 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2774         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2776 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
2778         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2779         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2781 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2783         * Makefile.in: Build EIEIO and EDE manuals.
2785 2009-10-07  Eric Ludlam  <zappo@gnu.org>
2787         * eieio.texi:
2788         * ede.texi: New files.
2790 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2792         * tramp.texi (Remote processes): Association of a pty is not supported.
2794 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
2796         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2797         (Processing LaTeX fragments): Document that the size of images can be
2798         changes using the variable `org-format-latex-options'.
2799         (The date/time prompt, Timestamps): Be more accurate over ISO format
2800         dates and times.
2801         (Visibility cycling): Document showeverything keyword.
2802         (In-buffer settings): Document showeverything keyword.
2803         (Setting up the staging area): Fix the example.
2804         (MobileOrg): New section.
2805         (Agenda commands, Exporting Agenda Views): Document exporting the
2806         agenda view to Org files.
2808 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
2810         * tramp.texi (History): Add IMAP support.
2811         (External methods): Add `imap' and `imaps' methods.
2812         (GVFS based methods): Add indices for `davs'.
2813         (Password handling): Rename anchors.  Add IMAP entries for
2814         ~/.authinfo.gpg.
2816         * trampver.texi: Set default value of `emacsimap'.
2818 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2820         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2822 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2824         * dired-x.texi (Technical Details):
2825         Delete dired-up-directory (Bug#4292).
2827 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
2829         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2831 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
2833         * org.texi (Effort estimates): Document new effort setting commands.
2834         (Agenda commands): Document the new keys fro agenda time motion.
2835         Document entry text mode.  Improve documentation of the keys to include
2836         inactive time stamps into the agenda view.
2837         (Feedback): Document the new bug report command.
2838         (Structure editing): Add an index entry for the sorting of subtrees.
2840 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
2842         * auth.texi (Help for users): Corrected markup.
2844 2009-09-02  Glenn Morris  <rgm@gnu.org>
2846         * emacs-mime.texi (time-date): Mention float-time.
2848 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
2850         * calc.texi (Simplifying Formulas): Improve the wording.
2852 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
2854         * auth.texi: Rewritten for coverage and clarity.
2856 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2858         * gnus.texi (Expiring Mail):
2859         Mention gnus-mark-copied-or-moved-articles-as-expirable.
2860         (Various Various): Mention gnus-safe-html-newsgroups.
2862         * gnus-news.texi: Mention
2863         gnus-mark-copied-or-moved-articles-as-expirable.
2865         * emacs-mime.texi (Display Customization): Add xref to
2866         gnus-safe-html-newsgroups.
2868 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
2870         * tramp.texi (Version Control): Remove.
2871         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
2872         reference.
2873         (External methods): Correct `scpc' concept index entries.  New method
2874         `rsyncc'.
2875         (External packages): New subsections "Filename completion" and "File
2876         attributes cache".
2878 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
2880         * calc.texi (Rewrite Rules): Improve the example.
2881         (Simplifying Formulas): Explain use of the I and H flags for
2882         simplification.
2884 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
2886         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2887         Describe autostart behavior of dbus-ping.
2888         (Synchronous Methods, Asynchronous Methods): Use English numeric format
2889         for timeout values.
2890         (Top): Remove footnote saying D-Bus is not enabled by
2891         default.  (Bug#4256)
2893 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
2895         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
2896         Reported by Jari Aalto (Bug#4211).
2897         (Mail-mode integration): Mention epa-mail-mode and
2898         epa-global-mail-mode.
2899         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2900         epa-setup.
2902 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
2904         * dbus.texi (Asynchronous Methods): Allow nil handler.
2906 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
2908         * ediff.texi (ediff-current-file): Add information about this new function.
2910         * viper.texi: Add information about C-s in viper's search command.
2912 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
2914         * calc.texi (Date Forms): Fix typos.
2916 2009-08-08  Glenn Morris  <rgm@gnu.org>
2918         * org.texi (Agenda commands): Restore clobbered change.
2920 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
2922         * calc.texi (Graphics, Devices): Update with the peculiarities of
2923         operation on MS-Windows.
2925 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
2927         * org.texi (Publishing action): Improve documentation of file
2928         names when publishing to the source directory.
2929         (Clean view): Document `org-indent-mode'.
2930         (Clocking work time): Add documentation for the
2931         new :timetamp option when creating a clock report.
2932         (Paragraphs): Fix many typos.
2933         (Plain lists): Remove duplicate explanation about the
2934         `C-c *' command.
2935         (Literal examples): Update to reflect the new behavior
2936         of the -n -r -k switches when exporting source code examples.
2937         (Structure editing): Add information about `C-c *',
2938         converting a plain list into a list of Org items.
2939         (Remember): Small rephrasing of the paragraph
2940         describing remember.el.  Also mentioned that remember.el is part
2941         of Emacs 23, not Emacs 22.
2942         (Clocking work time): Add documentation about
2943         displaying the current clocking time against the effort estimate.
2944         Also add a footnote about using `org-clock-in-prepare-hook' to add
2945         an effort estimate on the fly, just before clocking it.
2946         (Footnotes): Document automatic renumbering and
2947         sorting.
2948         (Agenda commands): Document new bulk commands.
2949         (Plain lists): Document new behavior of
2950         `org-cycle-include-plain-lists'.
2951         Hyphenation only in TeX.
2952         (Clocking work time): Document the key to update effort
2953         estimates.
2954         (Clocking work time): Document the clock time display.
2955         (Structure editing, TODO basics): Document new
2956         variables.
2957         (Column attributes): Document new colciew operators.
2958         (Publishing options): Document :xml-declaration.
2959         (Tracking TODO state changes): Document the
2960         LOG_INTO_DRAWER property.
2961         (Literal examples): Document the new implementation for
2962         editing source code.
2963         (Publishing action): Mention the new publishing
2964         function, to publish an Org source file.
2965         (Publishing links): Mention how to link to an Org source file.
2966         (Macro replacement): Document new macros.
2967         (Handling links): Document type-specific completion
2968         when inserting links.
2969         (Structure editing, Plain lists): Improve documentation
2970         on sorting.
2971         (Internal links): Document custom ids for links.
2972         (Handling links): Document custom ids for links.
2973         (CSS support): Document new class.
2974         (Refiling notes): Document the possibility to create new nodes
2975         during refiling.
2976         (Agenda commands): Document the "?" operator to find
2977         tasks without effort setting.
2978         (Exporting agenda information): Section moved.
2979         (RSS Feeds): New section.
2980         (Built-in table editor): Document M-e and M-a navigate
2981         inside table field.
2982         (Stuck projects): Docment that projects identified as
2983         un-stuck will still be searchd for stuck sub-projects.
2984         (Paragraphs): Document centering.
2985         (Creating timestamps, Agenda commands): Document new
2986         behavior when changing time stamps.
2987         (Structure editing): Document the new command
2988         `org-clone-subtree-with-time-shift'.
2989         (Publishing): Refresh this chapter.
2990         (Export options, Export options, In-buffer settings):
2991         Document the new keywords.
2992         (Matching tags and properties): Collect all
2993         documentation about tags/property matches here.
2994         (Setting tags): Document `org-tag-persistent-alist'.
2995         (Weekly/daily agenda): New section.
2996         (Orgstruct mode): Describe `orgstruct++-mode'.
2997         (Drawers): Mention the LOGBOOK drawer.
2998         (Export options, Sectioning structure): Document the
2999         #+LEATEX_HEADER in-buffer setting.
3000         (Bugs): Section removed.
3001         (Hooks): New section.
3002         (Add-on packages): Move here from old location.
3003         (Context-sensitive commands): New section.
3004         (Setting tags): Document newline option.
3005         (Global TODO list, Matching tags and properties):
3006         Mention more variables.
3007         (Checkboxes): Update to changed command behavior.
3009 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3011         * speedbar.texi (Basic Key Bindings): Fix typo.
3013 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3015         * calc.texi (Vector/Matrix Functions): Add index entries for both
3016         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3017         affects matrices with more than one row.
3018         (Help Commands): Add index entries for "prefix ?" key bindings.
3020 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3022         * calc.texi (Stack Manipulation Commands): Add documentation for
3023         `calc-transpose-lines'
3025 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3027         * dbus.texi (Receiving Method Calls): Describe special return value
3028         `:ignore'.
3030 2009-07-24  Alan Mackenzie  <acm@muc.de>
3032         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3033         initialization, any individual variable setting now takes precedence
3034         over one done via c-file-style/c-file-offsets.
3036 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3038         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3039         truncated when Calc is quit.
3040         (Customizing Calc): Document `calc-undo-length'.
3042 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3044         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3046 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3048         * pcl-cvs.texi (About PCL-CVS):
3049         * widget.texi (Basic Types):
3050         Fix cross-references.
3052 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3054         * dbus.texi (Type Conversion): Don't use literal control character.
3056 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3058         * tramp.texi (GVFS based methods): New section.
3059         (Remote processes): Processes for GVFS based methods run locally.
3061 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3063         * tramp.texi (Inline methods, External methods, Gateway methods):
3064         Avoid the words "kludge" and hack".
3065         (External methods): Add `synce' method.
3067         * trampver.texi: Update release number.
3069 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3071         Sync with Tramp 2.1.16.
3073         * tramp.texi (History): Add GVFS support.
3074         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3075         `obex' methods.  Add 'tramp-gvfs-methods' option.
3076         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3077         forms.
3078         (Remote Programs): Introduce `tramp-own-remote-path'.
3079         (Remote processes): New subsection "Running remote programs that create
3080         local X11 windows".
3081         (Frequently Asked Questions): Improve code for disabling vc.
3083         * trampver.texi: Update release number.  Set default value of
3084         `emacsgvfs'.
3086 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3088         * Branch for 23.1.
3090 2009-06-17  Glenn Morris  <rgm@gnu.org>
3092         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3093         (Latest version of Emacs): Mention source code repository.
3095 2009-06-16  Glenn Morris  <rgm@gnu.org>
3097         * faq.texi (Top): Language tweak.
3098         (Extended commands): Most people have arrow keys.
3099         (Emacs manual): Say how to follow info links.
3100         (File-name conventions): Change title a bit.  Explain about source
3101         versus installed.  Condense etc description.
3102         (Guidelines for newsgroup postings): Mention Savannah list page.
3103         (Newsgroup archives): Simplify.
3104         (Contacting the FSF): Add contact URL.
3105         (Emacs Lisp documentation): Printed version not always available.
3106         (Installing Texinfo documentation): Explain how by hand installation is
3107         not normally needed.  Use add-to-list.  Remove duplicate reference.
3108         (Informational files for Emacs): Move info on Help menu here from
3109         "File-name conventions".
3110         (Help installing Emacs): Tweak uref.
3111         (Obtaining the FAQ): Mention repository.
3112         (Origin of the term Emacs): Explain "ITS".
3113         (Changing load-path): Use add-to-list.
3114         (Automatic indentation): Clarify this is for Text mode.
3115         Don't mention Indented Text mode.
3116         (Finding Emacs on the Internet): The FSF does not seem to offer a
3117         deluxe distribution on CD anymore.
3119 2009-06-16  Glenn Morris  <rgm@gnu.org>
3121         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3122         Recommend the latest release.  Mention how to get older FAQs.
3123         Recommend the Emacs manual.
3124         (Guidelines for newsgroup postings): Discourage cross-posts.
3125         (Underlining paragraphs): Remove.
3126         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3127         (Bugs and problems): Update key-binding.
3128         (Problems with very large files): Mention 64-bit.
3129         (Shell process exits abnormally): Remove.
3130         (Problems with Shell Mode): Rename and update.
3131         (Spontaneous entry into isearch-mode)
3132         (Problems talking to certain hosts): Remove.  This is old information,
3133         in etc/PROBLEMS if needed.
3134         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3135         (Dired claims that no file is on this line): Update.
3136         (Installing Emacs, Problems building Emacs): Simplify.
3137         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3138         information.
3139         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3140         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3141         (JDEE): "JDEE", not "JDE".
3142         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3143         Remove.  This is old information, in etc/PROBLEMS if needed.
3144         (stty and Backspace key, Kanji and Chinese characters): Remove.
3145         (Right-to-left alphabets): Update section.
3146         (Changing the included text prefix): Gnus uses message-yank-prefix.
3147         Add cross-reference to Supercite manual.
3148         (Saving a copy of outgoing mail): Simplify output file description.
3149         (Expanding aliases when sending mail): Refer to Emacs manual.
3150         Remove old info about RFC822.
3151         Correct description of how to rebuild aliases.
3152         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3153         (MIME with Emacs mail packages)
3154         (Viewing articles with embedded underlining)
3155         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3156         Remove old sections.
3157         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3158         and is well-documented in the Gnus manual.
3159         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3160         (Making Gnus faster): Rename from "Starting Gnus faster".
3161         Merge "Catch-up is slow in Gnus" into here.
3163 2009-06-14  Glenn Morris  <rgm@gnu.org>
3165         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3166         (New in Emacs 23): New section.
3167         (Handling C-s and C-q with flow control): Add xref.
3169 2009-06-13  Glenn Morris  <rgm@gnu.org>
3171         * faq.texi (Setting up a customization file): Grammar fix.
3172         Customize is no longer "new".
3173         (Displaying the current line or column): Line-number mode is on by
3174         default.  Don't mention `column' package.  Mention linum.el.
3175         (Turning on abbrevs by default): Explain how to do it for buffers,
3176         modes, and everywhere.
3177         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3178         19.
3179         (Highlighting a region): On by default since 23.1.
3180         (Replacing highlighted text): Update doc quote.
3181         (Working with unprintable characters): Don't mention search-quote-char.
3182         (Using an already running Emacs process): Gnuclient is probably not an
3183         enhancement these days.
3184         (Indenting switch statements): Remove mention of pre-Emacs 20.
3185         (Horizontal scrolling): Abbreviate Emacs 20 description.
3186         (Replacing text across multiple files): Fix name of dired command.
3187         (Disabling backups): Use require not load.
3188         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3190 2009-06-13  Bill Wohler  <wohler@newt.com>
3192         Release MH-E manual version 8.2.
3194         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3195         release 8.2.
3197 2009-06-13  Glenn Morris  <rgm@gnu.org>
3199         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3200         in this day and age the common meaning is "on the web".
3201         (copying): Use @copyright in all cases.
3202         (Basic keys): Remove reference to deleted manual node "Text Characters".
3203         (File-name conventions): Use GNU as an example rather than SERVICE.
3204         default.el lives in site-lisp.  Update Info directory location.
3205         (Real meaning of copyleft): GPL actions have been brought, but all
3206         settled out of court.
3207         (Guidelines for newsgroup postings): Shorten section title.
3208         Simplify comp.emacs description.
3209         (Newsgroup archives): Change Google URL.  Describe Gmane.
3210         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3211         points".  Mention List-Unsubscribe header.
3212         (Contacting the FSF): Update email and URLs.
3213         (Basic editing): Mention F1 for help.
3214         (Installing Texinfo documentation): Refer to Texinfo website rather
3215         than ftp server.
3216         (Printing a Texinfo file): Mention texi2pdf.
3217         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3218         are just stubs nowadays.
3219         (Latest version of Emacs): Explain version numbers.
3220         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3221         (Turning on syntax highlighting): No need to mention hilit19 any more.
3222         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3223         (Modes for various languages): Remove section.
3224         (Major packages and programs): Remove most version and maintainer
3225         information - it's hard to keep up-to-date, and adds nothing.
3226         Similarly with direct links to mailing lists.
3227         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3228         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3229         years, and Emacs comes with tools for this now.
3230         (Patch): Remove section - this is a standard tool.
3231         (Using function keys under X): Remove section.
3233 2009-06-12  Glenn Morris  <rgm@gnu.org>
3235         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3236         (Help installing Emacs): Remove reference to deleted X11 node.
3237         (Associating modes with files): Interpreter-mode-alist is no longer
3238         subservient to auto-mode-alist.
3239         (Installing Emacs): Change future Emacs version.
3240         (Linking with -lX11 fails): Remove old section.
3241         (Packages that do not come with Emacs): Update ELL location.
3242         Emacs Lisp archive is dead.
3243         (Emacs for Windows): Remove reference to old CE port.
3244         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3245         (Emacs for VMS and DECwindows): Remove old ports.
3246         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3247         (Removing flashing messages): Remove section about non-existent Gnus
3248         option.
3250         * faq.texi (Top): Add @top command.
3251         Remove the optional arguments from all @node commands: makeinfo can
3252         generate these automatically, and it is easier to edit and rearrange
3253         nodes without them.
3255 2009-06-11  Glenn Morris  <rgm@gnu.org>
3257         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3258         (The LPF): Make the updated URL the sole reference point.
3259         (Learning how to do something): Update refcard price and format.
3260         (Getting a printed manual): Sources in doc/emacs/, not man/.
3261         Also available in PDF format.  Since the page count varies, be less
3262         precise.
3263         (Informational files for Emacs): Remove references to deleted files
3264         LPF and SUN-SUPPORT, and to UUCP.
3265         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3266         Remove many obsolete ways to get the FAQ, which now seems only to be
3267         distributed with Emacs.
3268         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3270 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3272         * org.texi (Org Plot): Fix tags (Bug#3507).
3273         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3275         * ada-mode.texi (Installation, Compile commands)
3276         (Project File Overview, No project files, Set compiler options)
3277         (Use GNAT project file, Use multiple GNAT project files)
3278         (Identifier completion): Use @samp for menu items, and @kbd for key
3279         sequences (Bug#3504).
3281 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3283         * gnus.texi (Security): Fix wording; add a link to epa.info.
3285 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3287         * message.texi (Header Commands): Fix descriptions to match
3288         keybindings.
3290 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3292         * gnus.texi (Security): Mention that EasyPG is the current default.
3294 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3296         * ediff.texi (Session Commands): Fix typo.
3298 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3300         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3301         news.software.readers.  Reported by Florian Rehnisch.
3303 2009-04-02  Glenn Morris  <rgm@gnu.org>
3305         * auth.texi: Capitalize direntry.
3307         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3308         using a period in the entry name.  (Bug#2797)
3310 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3312         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3313         ($(infodir)/auth, auth.dvi): New targets.
3315 2009-03-03  Glenn Morris  <rgm@gnu.org>
3317         * auth.texi: Fix @setfilename.
3319         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3320         (auth, $(infodir)/auth, auth.dvi): New rules.
3322 2009-02-25  Glenn Morris  <rgm@gnu.org>
3324         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3326 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3328         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3330 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3332         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3333         gnus-nocem-issuers, and gnus-nocem-verifyer.
3335 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3337         * ada-mode.texi (Project files, Automatic Casing):
3338         * dbus.texi (Signals):
3339         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3340         * mh-e.texi (HTML):
3341         * nxml-mode.texi (Locating a schema)
3342         (Using the document's URI to locate a schema):
3343         * org.texi (Footnotes, Using the mapping API):
3344         * rcirc.texi (Channels): Remove duplicate words.
3346 2009-02-20  Glenn Morris  <rgm@gnu.org>
3348         * dired-x.texi (Miscellaneous Commands):
3349         * gnus.texi: Minor updates for mbox Rmail.
3351 2009-02-16  Karl Berry  <karl@gnu.org>
3353         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3354         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3355         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3356         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3357         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3358         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3359         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3360         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3361         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3362         Consistently use @insertcopying in the Top node,
3363         @contents at the front (after @end titlepage),
3364         and @direntry after @copying.  (Bug#1988)
3366 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3368         * auth.texi: New file documenting auth-source.
3370 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3372         * org.texi (Org Plot): Fix link.
3374 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3376         * epa.texi (Mail-mode integration): Mention the way to do
3377         "encrypt-to-self".  (Bug#1807)
3379 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3381         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3383 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3385         * gnus-news.texi: Print version about Incoming*.
3387 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3389         * org.texi (Structure editing, Handling links)
3390         (Fast access to TODO states, Javascript support): Make standard docs
3391         correctly reflect default variable settings.
3393 2009-02-02  Glenn Morris  <rgm@gnu.org>
3395         * org.texi: Fix typos.
3397 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3399         Sync with Tramp 2.1.15.
3401         * trampver.texi: Update release number.
3403 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3405         * org.texi (TODO dependencies): Document TODO dependencies on
3406         checkboxes.
3408 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3410         * org.texi (TODO dependencies): Document key binding for toggling
3411         ORDERED property.
3413 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3415         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3416         of hook functions.
3418 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3420         * org.texi (TODO dependencies): New section.
3422 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3424         * org.texi (Plain lists, TODO basics, Priorities)
3425         (Multiple sets in one file, Conflicts): Document interaction with
3426         `shift-selection-mode'.
3428 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3430         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3431         Make Calc the subject of sentences.
3432         (Rearranging Formulas using Selections): Discuss new options
3433         for `j *'.
3435 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3437         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3439 2009-01-26  Glenn Morris  <rgm@gnu.org>
3441         * org.texi: Fix typos.
3443 2009-01-26  Bill Wohler  <wohler@newt.com>
3445         * mh-e.texi (EDITION, UPDATED): Update.
3447 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
3449         * org.texi (References): Add information about remote references.
3450         (Built-in table editor): Document `C-c RET' in tables.
3451         (Math symbols, Quoting LaTeX code): Mention that simple
3452         LaTeX macros survive LaTeX export.
3453         (Images in LaTeX export): Show how to create a reference to a
3454         figure.
3455         (Sectioning structure): Document that the LaTeX class can be
3456         specified in a property.
3457         (Text areas in HTML export): New section.
3458         (External links): Add examples for text search and ID links.
3459         (Built-in table editor): Remove the descriptio of `C-c
3460         C-q', it not longer works.
3461         (Literal examples): Document that a space must follow
3462         the colon in short examples.
3463         (Relative timer): Document `org-timer-stop'.
3464         (Footnotes): New section.
3465         (Footnote markup): Shorten section and refer to new Footnote
3466         section.
3467         (Literal examples): Add documentation for line
3468         numbering in and references to code examples.
3469         (CSS support): Fix the description of default CSS styles.
3470         (Capturing column view): Document
3471         "file:path/to/file.org" as an allowed value for the ID property of
3472         a dynamic block copying column view.
3474 2009-01-23  Stephen Eglen  <stephen@gnu.org>
3476         * mh-e.texi (Getting Started): Describe $MH.
3478 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
3480         * tramp.texi (all): Harmonize usage of "external method",
3481         "external transfer method" and "out-of-band method".
3482         (Connection types): Precise the differences of inline and external
3483         methods.  Written by Adrian Phillips <a.phillips@met.no>.
3485 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
3487         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3488         commands as described at the top.  Reported by Allan Gottlieb
3489         <gottlieb@nyu.edu>.
3491 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3493         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3494         nnmail-pathname-coding-system.
3496 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3498         * org.texi (Relative timer): Fix typo.
3500 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
3502         * org.texi (Clocking work time): Fix typo.
3503         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
3505 2009-01-13  Glenn Morris  <rgm@gnu.org>
3507         * org.texi: Fix some more typos.
3509 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3511         * org.texi: Fix some typos.
3513 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3515         * gnus.texi (Group Parameters): Add note for local variables.
3517 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3519         * gnus.texi (Converting Kill Files): Fix URL.
3520         Include gnus-kill-to-score.el in contrib directory.
3522 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3524         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3525         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
3526         (Paging the Article): Add index entry.
3528 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
3530         * ada-mode.texi (Examples): Delete redundant text.
3532 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
3534         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
3536         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3537         addresses.
3539 2009-01-03  Bill Wohler  <wohler@newt.com>
3541         * mh-e.texi (Scan Line Formats): Indicate that first column should be
3542         kept empty.
3544 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
3546         * org.texi (Activation, Exporting, ASCII export, HTML export)
3547         (HTML Export commands, LaTeX/PDF export commands):
3548         Improve documentation about transient-mark-mode.
3549         (References): Document the use of special names like $LR1 to reference
3550         to fields in the last table row.
3552 2008-12-19  Juri Linkov  <juri@jurta.org>
3554         * info.texi (Search Text): Remove mention of removed key binding M-s.
3556 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
3558         * org.texi (References): Remove mentioning of @0 as reference for the
3559         last line, this has been reverted in the Lisp sources.
3561 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
3563         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3564         (DVI_TARGETS): Remove duplicates.  Add sasl.
3565         ($(infodir)/sasl, sasl.dvi): New targets.
3567 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
3569         * org.texi: Version number pushed to 6.15d.
3571 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
3573         * org.texi (Tables in LaTeX export): New section.
3574         (Images in LaTeX export): New section.
3575         (Inlined images, Images in HTML export): Sections renamed.
3577 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3579         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3581 2008-12-04  David Engster  <dengste@eml.cc>
3583         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
3584         of nnml-get-new-mail.  Change URL for mairix patch.
3586 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
3588         * org.texi (Using the mapping API): Fix bug in mapping example.
3589         (Publishing options): Make the list of properties complete again, in
3590         correspondence to the variable `org-export-plist-vars'.
3591         (Property searches): Document new special values for time comparisons.
3592         (Tag inheritance): Refine the description of tag inheritance.
3593         (Project alist): Add info about the publishing sequence of components.
3594         (Effort estimates): Document the new relative timer.
3596 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
3598         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3599         (Using Calc): Clarify use of `C-x * o'.
3600         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3602 2008-11-28  Richard M Stallman  <rms@gnu.org>
3604         * dbus.texi (Receiving Method Calls): Clean up previous change.
3606 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
3608         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3609         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3610         `dbus-unescape-from-identifier'.
3611         (Receiving Method Calls): New constants `dbus-service-emacs' and
3612         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
3613         (Signals): Use the constants in the example.
3615 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
3617         * org.texi: Re-apply change to FDL 1.3.
3619 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
3621         * org.texi (Setting up Remember): Document `org-remember-mode'.
3622         (External links): Document that bbdb links can use a regular
3623         expression.
3624         (External links): Document that elisp links can contain interactive
3625         commands.
3627 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3629         * viper.texi (viper-translate-all-ESC-keysequences):
3630         Description removed.
3632 2008-11-19  Glenn Morris  <rgm@gnu.org>
3634         * doclicense.texi: Change to FDL 1.3.
3635         Relicense all texi files under FDL 1.3 or later.
3637 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
3639         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3641 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
3643         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
3645         * ediff.texi: Version/date change.
3647 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3649         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3651 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
3653         * calc.texi (About This Manual): Comment out a mention of
3654         marginal notes.
3656 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
3658         * org.texi (Clocking work time): Document the :formula property of
3659         clock tables.
3660         (Structure editing, Refiling notes): Document refiling regions.
3661         (Agenda commands): Document the double-prefix version
3662         of the `l' command in the agenda.
3663         (Handling links): Explain the effect of a double prefix
3664         arg to `C-c C-o'.
3665         (TODO basics): Add documentation for tag triggers.
3667 2008-10-23  Glenn Morris  <rgm@gnu.org>
3669         * cl.texi (Function Bindings): Mention `flet' fails to deal with
3670         byte-compiling things like `+'.
3672         * ns-emacs.texi: Merge copyright years of author now with assignment
3673         into FSF years.
3674         (VER): Use it for easier automatic updating.  Use Emacs version rather
3675         than standalone Emacs.app version.
3677 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
3679         * org.texi: Lots of minor fixes.
3680         (Capture): New chapter.
3681         (Org Plot): New section.
3683 2008-09-30  Magnus Henoch  <mange@freemail.hu>
3685         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3687 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
3689         * calc.texi (User Defined Units): Mention how to enter optional display
3690         string.
3692 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3694         * message.texi (Sending Variables): Fix variable documentation to
3695         avoid the "y/n" wording.
3697 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3699         * message.texi (Sending Variables): Add `message-confirm-send' doc.
3701 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3703         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3704         @enumerate section so as to be able to be formatted with MAKEINFO=no.
3706 2008-09-22  Bill Wohler  <wohler@newt.com>
3708         Release MH-E manual version 8.1.
3710         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3711         release 8.1.
3713         * mh-e.texi: Retain dual license as agreed to by the FSF.
3714         However, bump GPL to Version 3.
3715         Use @include for license text.
3717 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3719         * gnus.texi (Top, Setup, Fancy splitting to parent)
3720         (Store custom flags and keywords, Store arbitrary data):
3721         Clean up markup.
3723 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3725         * gnus.texi (The Gnus Registry): Document it.
3727 2008-09-08  David Engster  <dengste@eml.cc>
3729         * gnus.texi (nnmairix): Point out that nnml uses MH format.
3730         Clarify section about choosing back end servers.
3732 2008-08-23  Glenn Morris  <rgm@gnu.org>
3734         * dired-x.texi (Shell Command Guessing):
3735         Mention dired-guess-shell-case-fold-search.  (Bug#417)
3737 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
3739         * trampver.texi: Update release number.
3741 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
3743         * ns-emacs.texi: Update version.
3744         (Introduction): Correct menu location for options save.
3745         (Customization): Note that defaults are stored under org.gnu.Emacs.
3747 2008-08-11  Bill Wohler  <wohler@newt.com>
3749         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3750         explicit about GNU mailutils MH elsewhere (with thanks to Darel
3751         Henman) (closes SF #1768928).
3753 2008-08-10  Glenn Morris  <rgm@gnu.org>
3755         * ns-emacs.texi: Use @copying.  Change copyright of authors with
3756         assignment to FSF.  Change license to GFDL.
3757         (Top): Remove outdated references.
3759 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
3761         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3762         Add gnus-summary-sort-by-most-recent-number and
3763         gnus-summary-sort-by-most-recent-date.
3764         (Summary Sorting): Explain prefix argument.
3766 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3768         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3769         gnus-summary-pipe-output.
3771 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
3773         * dbus.texi (Receiving Method Calls): Document error handling of own
3774         D-Bus methods.
3776 2008-08-01  Bill Wohler  <wohler@newt.com>
3778         * mh-e.texi (Reading Mail)
3779         (Viewing Attachments): Describe new function
3780         mh-show-preferred-alternative.
3781         (Sending Mail, Redistributing, Sending Message): Describe new hook
3782         mh-annotate-msg-hook.
3784 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
3786         * dbus.texi (Arguments and Signatures): Fix example.
3787         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3788         (Asynchronous Methods): New node.
3789         (Errors and Events): Describe extended layout of `dbus-event'.
3790         New defun `dbus-event-message-type'.
3792 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3794         * ediff.texi: Remove VMS support.
3796 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
3798         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3799         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3801 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
3803         * Makefile.in: Add mairix-el targets.
3805 2008-07-29  David Engster  <deng@randomsample.de>
3807         * mairix-el.texi: New file.
3809 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
3811         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3812         project files.  Delete 'main_unit' project variable; not needed.  Allow
3813         process environment variables wherever project variables are allowed.
3814         Add tutorial section on multiple GNAT project files.
3816 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
3818         Sync with Tramp 2.1.14.
3820         * trampver.texi: Update release number.
3822 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3824         * ns-emacs.texi:
3825         * faq.texi: Remove mentions of Mac Carbon.
3827 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3829         * gnus.texi (Saving Articles): Describe the 2nd argument of
3830         gnus-summary-save-in-pipe.
3831         (SpamAssassin): Use it.
3833 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3835         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3837 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
3839         * org.texi (Export options): Document the use of the creator flag.
3841 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
3843         * org.texi: New version 6.06a.
3845 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
3847         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3848         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3850 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3852         * calc.texi (Editing Stack Entries):
3853         (Algebraic Entry): Rewrite introductory sentences so it can be used by
3854         Calc's help functions.  Mention fixing typos.
3855         (Customizing Calc): Fix typo.
3857 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
3859         * calc.texi (summarykey): New macro.  Use to correctly format keys in
3860         the summary.
3862 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
3864         * ns-emacs.texi (Customization): Corrected documentation on color
3865         specification formats.
3867 2008-07-19  Andreas Schwab  <schwab@suse.de>
3869         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
3871         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3872         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3874 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
3876         * dbus.texi (Inspection): Rework, introduce submenus.
3877         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3878         (Properties and Annotations, Arguments and Signatures): New nodes.
3880 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
3882         * dbus.texi (Receiving Method Calls): Fix description of
3883         `dbus-register-method'.
3884         (Signals): Allow also signal arguments for filtering in
3885         `dbus-register-signal'.
3887 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3889         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3890         `cnorm'.
3891         (Arithmetic Tutorial): Simplify the verification of prime factors.
3893 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3895         * gnus.texi (Saving Articles): Mention
3896         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3898 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
3900         * calc.texi: Adjust mode line throughout.
3902 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
3904         * sasl.texi (Mechanisms): Fix typos.
3906 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
3908         * calc.texi (Killing from the stack): Mention using normal Emacs
3909         copying.
3911 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
3913         * tramp.texi (Password handling): Rename from "Password caching".
3914         Add `auth-source' mechanism.
3915         (Connection caching): Tramp reopens the connection automatically,
3916         when the operating system on the remote host has been changed.
3918 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3920         * makefile.w32-in (distclean): Remove makefile.
3922 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
3924         * org.texi (Using the mapping API): New section.
3925         (Agenda column view): New section.
3926         (Moving subtrees): Document archiving to the archive sibling.
3927         (Agenda commands): Document columns view in the agenda.
3928         (Using the property API): Document the API for multi-valued properties.
3930 2008-06-17  Jason Riedy  <jason@acm.org>
3932         * org.texi (A LaTeX example): Note that fmt may be a one-argument
3933         function, and efmt may be a two-argument function.
3934         (Radio tables): Document multiple destinations.
3936 2008-06-16  Glenn Morris  <rgm@gnu.org>
3938         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3939         Add Cover-Texts.
3941 2008-06-15  Glenn Morris  <rgm@gnu.org>
3943         * faq.texi (VER): Update to 23.0.60.
3945         * mh-e.texi: Remove option of licensing under GPL.
3946         Add Cover-Texts to GFDL permissions notice.
3947         (GPL): Remove section.
3948         (GFDL): Include doclicense.texi rather than the actual text.
3950         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3951         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3953         * sasl.texi: Fix output file name.
3955         * epa.texi, sasl.texi: Refer to license in Emacs manual.
3957         * gnus-coding.texi: Refer to license in Gnus manual.
3959         * idlwave.texi, sasl.texi: Use @copying.
3961         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
3963         * speedbar.texi: Update Back-Cover Text as per maintain.info.
3965         * url.texi: Use @copying, @title, @subtitle, @author.
3967         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3968         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3969         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3970         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3971         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3972         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3973         * widget.texi, woman.texi:
3974         Remove references to external license, since doclicense is included.
3976         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3977         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3978         Remove references to non-existent Invariant Sections.
3980 2008-06-14  Glenn Morris  <rgm@gnu.org>
3982         * faq.texi (Major packages and programs): Remove references to external
3983         Supercite, Calc, VIPER, since they have been included for some time.
3984         Update VM, AUCTeX, BBDB entries.
3986 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
3988         * newsticker.texi: Updated to match latest newsticker changes.
3990 2008-06-13  Glenn Morris  <rgm@gnu.org>
3992         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3993         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3994         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3995         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3996         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3997         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3998         * woman.texi:
3999         Update Back-Cover Text as per maintain.info.
4001 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4003         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4005         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4006         (gnus-faq.xml): Update repository host.
4008         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4010 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4012         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4013         Fix a typo.
4015 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4017         * gnus.texi (Mail Source Customization): Correct values of
4018         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4019         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4021 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4023         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4024         coding standards.
4026 2008-06-14  David Engster  <dengste@eml.cc>
4028         * gnus.texi (nnmairix): Markup fixes.
4030 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4032         * gnus.texi (nnmairix): Markup and other minor fixes.
4034 2008-06-05  David Engster  <dengste@eml.cc>
4036         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4038 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4040         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4041         (Searching, nnir, nnmairix): New stub nodes.
4043 2008-05-30  Felix Lee  <felix.1@canids.net>
4045         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4047 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4049         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4051 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4053         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4055 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4057         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4059 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4061         * info.texi (Top): Fix typo in xref.
4063 2008-05-05  Karl Berry  <karl@gnu.org>
4065         * info.texi (Top): @xref to stand-alone manual.
4067 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4069         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4070         (Various Summary Stuff): Fix typo in last xref.
4072 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4074         * org.texi (Moving subtrees): Fix typo.
4076 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4078         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4079         Tramp via `tramp-mode'.
4081 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4083         * org.texi: Massive changes, in many parts of the file.
4085 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4087         * gnus.texi (Oort Gnus): Add message-fill-column.
4089 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4091         * gnus.texi (Mail Source Specifiers): Typo fix.
4093 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4095         * gnus.texi (Diary Headers Generation): Update key binding for
4096         `gnus-diary-check-message'.
4098 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4100         * gnus.texi (Emacsen): Addition.
4102 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4104         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4106 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4108         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4110 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4112         * gnus-news.texi: Update tool bar item.
4114 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4116         * gnus-news.texi: Fix typos.
4118 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4120         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4121         Add mention of `kron'.
4123 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4125         * epa.texi (Encrypting/decrypting *.gpg files):
4126         Document epa-file-name-regexp.
4128 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4130         * gnus.texi (Example Methods): Fix description about ssh-agent.
4131         (Indirect Functions): Fix the default value of nntp-telnet-command;
4132         remove link to connect.html.
4134 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4136         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4137         dbus-call-method.
4138         (Receiving Method Calls): The timeout can be set by the calling client.
4140         * trampver.texi: Update release number.
4142 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4144         * gnus.texi (Top): Fix version.  Add SASL.
4146 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4148         Sync with Tramp 2.1.13.
4150         * trampver.texi: Update release number.
4152 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4154         * org.texi: Update to new org-mode website.
4156 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4158         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4160 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4162         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4163         gnus-read-ephemeral-gmane-group-url,
4164         gnus-read-ephemeral-emacs-bug-group,
4165         gnus-read-ephemeral-debian-bug-group.
4167 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4169         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4171         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4172         Add FIXMEs for Bookmarks and gnus-registry-marks.
4174 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4176         * gnus.texi (Smileys): Document `smiley-style'.
4178 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4180         * gnus.texi (Gnus Development): Clarify difference between ding and
4181         gnu.emacs.gnus.
4182         (MIME Commands, Using MIME, RSS): Fix markup.
4184         * gnus-faq.texi ([8.4]): Ditto.
4186 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4188         * gnus.texi (Emacsen): Remove obsolete stuff.
4190 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4192         * gnus.texi (Oort Gnus): Add version info WRT
4193         `mail-source-delete-incoming'.
4195 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4197         * gnus.texi (Top): Add "Other related manuals" and version info in
4198         `iftex' output.
4199         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4200         gnus-balloon-face-0 and the corresponding format specifiers.
4202 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4204         * tramp.texi (Filename completion): Remove footnote about let-bind
4205         of `partial-completion-mode'.  It doesn't work this way.
4207 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4209         * pcl-cvs.texi (Contributors): Update my email.
4211 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4213         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4215 2008-03-17  Bill Wohler  <wohler@newt.com>
4217         * mh-e.texi (Viewing): Update URL for adding header fields to
4218         mh-invisible-header-fields-default.
4220 2008-03-16  Bill Wohler  <wohler@newt.com>
4222         * mh-e.texi (Preface): Add Gnus to requirements.
4223         (Forwarding): Note that forwarded MIME messages are now inline.
4225 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4227         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4228         (Common Variables): Give precedence to the netcat methods over the
4229         telnet methods, and mention that they are more reliable.
4231 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4233         * org.texi (Exporting Agenda Views): Document agenda export to
4234         iCalendar.
4235         (Progress logging): Document the new progress logging stuff.
4237 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4239         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4240         Update for change of `mail-source-delete-incoming'.
4242         * gnus-news.texi: Ditto.
4244 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4246         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4247         custom versions.
4249 2008-03-07  Alan Mackenzie  <acm@muc.de>
4251         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4252         parens/brackets in a k&r region is limited.
4254 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4256         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4257         using different Emacs versions.
4259 2008-02-27  Glenn Morris  <rgm@gnu.org>
4261         * sc.texi: Remove a lot of old and obsolete info.
4262         (titlepage): Simplify.
4263         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4264         (VM with any Emacsen, GNEWS with any Emacsen)
4265         (Overloading for Non-conforming MUAs, Version 3 Changes)
4266         (The Supercite Mailing List): Delete nodes.
4267         (Introduction): Remove info about old packages.
4268         (Getting Connected): Simplify.  Remove info about old packages.
4269         (Citing Commands): Delete Emacs 19 info.
4270         (Hints to MUA Authors): Simplify.
4271         (Thanks and History): Merge in some info from the deleted node
4272         "Version 3 Changes".
4274 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4276         * org.texi (Setting tags, In-buffer settings):
4277         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4279 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4281         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4282         installation directory name.
4284 2008-02-12  Romain Francoise  <romain@orebokech.com>
4286         * epa.texi (Overview): Fix typo.
4288 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4290         * epa.texi (Quick start): Remove the .emacs setting.
4292 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4294         * epa.texi (Quick start): Use the command `epa-enable' instead of
4295         loading `epa-setup'.
4297 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4299         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4300         ($(infodir)/epa, epa.dvi): New targets.
4302 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4304         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4306         * epa.texi: New manual documenting the EasyPG Assistant.
4308 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4310         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4311         (Inspection): New function dbus-ping.
4313 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4315         * tramp.texi (Remote processes): Add `shell-command'.
4317 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4319         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4320         (Group Parameters): Document `mail-source' parameter.
4322 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4324         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4325         must be a local host.
4327 2008-01-26  Michael Olson  <mwolson@gnu.org>
4329         * erc.texi: Update version for ERC 5.3 release.
4330         (Obtaining ERC): Update extras URLs for 5.3.
4331         (Development): Write instructions for git, and remove those for Arch.
4332         (History): Mention the switch to git.
4334 2008-01-24  Karl Berry  <karl@gnu.org>
4336         * info.texi (Search Index, Search Text): Mention the command
4337         character in the section name, a la the (Go to node) node.
4339 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4341         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4343 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4345         * gnus-news.texi: Mention gnus-article-describe-bindings.
4347 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4349         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4351 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4353         * org.texi (Property inheritance): New section.
4354         (Conventions): New section.
4355         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4356         commands, and the new bindings for refiling.
4357         (Sparse trees): Document the new special command for sparse trees.
4358         (References): Be more clear about the counting of hilines.
4359         (Handling links): Document M-p/n for accessing links.
4360         (Fast access to TODO states): New section.
4361         (Per file keywords): New section.
4362         (Property inheritance): New section.
4363         (Column attributes): New summary types.
4364         (Capturing Column View): New section.
4365         (The date/time prompt): Cover the new features in the date/time prompt.
4366         Compactify the table of keys for the calendar remote control.
4367         (Clocking work time): Document the new :scope parameter.
4368         (Remember): Promoted to chapter.
4369         (Quoted examples): New section.
4370         (Enhancing text): New verbatim environments.
4372 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4374         * trampver.texi: Update release number.
4376 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4378         * gnus.texi (Article Keymap):
4379         Add gnus-article-wide-reply-with-original; fix descriptions of
4380         gnus-article-reply-with-original and
4381         gnus-article-followup-with-original.
4383 2008-01-09  Glenn Morris  <rgm@gnu.org>
4385         * nxml-mode.texi: Add @copying section.
4387 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4389         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4390         Server".  Add `message-send-mail-with-mailclient'.
4392         * gnus.texi (Posting Server): Move some text to "(message)Mail
4393         Variables" and add a reference here.
4395 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4397         * dbus.texi (Receiving Method Calls): New chapter.
4398         (Errors and Events): Add serial number to events.  Replace "signal" by
4399         "message".  Introduce dbus-event-serial-number.
4401 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4403         * dbus.texi (Type Conversion): Explain the type specification for empty
4404         arrays.  Use another example.
4406 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4408         * dbus.texi (all): Replace "..." by @dots{}.
4409         (Type Conversion): Precise the value range for :byte types.
4410         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4411         Mention its return value.
4412         (Errors and Events): There is no D-Bus error propagation during event
4413         processing.
4415 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4417         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4418         New sections.
4420 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4422         * gnus.texi (Group Parameters): Reorder the text and add a note about
4423         `gnus-parameters' near the beginning of the node.
4425 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4427         * gnus.texi (Score File Editing): Fix function name.
4429 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4431         Sync with Tramp 2.1.12.
4433         * trampver.texi: Update release number.
4435 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4437         * dbus.texi (Type Conversion): Correct input parameters mapping.
4439 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4441         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4442         (Errors and Events): Mention wrong-type-argument error.
4444 2007-12-21  Alex Schroeder  <alex@gnu.org>
4446         * rcirc.texi: Changed single spaces after sentence end to double
4447         spaces.  Fixed some typos.
4448         (Internet Relay Chat): Explain relay.
4449         (Getting started with rcirc): Change items to reflect prompts.
4450         Add more explanation to rcirc-track-minor-mode and added a comment to
4451         warn future maintainers that this section is a copy.
4452         (People): Change /ignore example.
4453         (Keywords): Not keywords.
4455 2007-12-20  Alex Schroeder  <alex@gnu.org>
4457         * rcirc.texi (Top): Fighting Information Overload chapter added.
4458         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4459         (rcirc commands): Move /ignore command to the new chapter.
4460         (Fighting Information Overload): New chapter documenting /keyword,
4461         /bright, /dim, channel ignore, and low priority channels.
4462         (Configuration): Document rcirc-server-alist, remove
4463         rcirc-startup-channels-alist and rcirc-default-server.
4465 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
4467         * dbus.texi (Signals): Fix example in dbus-register-signal.
4469 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
4471         * gnus.texi (Score Variables): Fix typo.
4473 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
4475         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4476         (Signals): Adapt dbus-send-signal and dbus-register-signal.
4477         (Errors and Events): Adapt dbus-event.
4479 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4481         * gnus.texi (Other Files): Add the yenc command.
4483 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
4485         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4486         since 2004-08-06.
4488 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4490         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4491         on body.
4493 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4495         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4496         and rfc2047-allow-irregular-q-encoded-words; fix description of
4497         rfc2047-encode-encoded-words.
4499 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4501         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4503 2007-12-05  Michael Olson  <mwolson@gnu.org>
4505         * remember.texi (Diary): Remove "require" line for remember-diary.el.
4506         Update documentation for `remember-diary-file'.
4508 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
4510         * dbus.texi (Signals): Precise `dbus-register-signal'.
4511         (Errors and Events): Rework events part, the internal structure of
4512         dbus-event has changed.
4514 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
4516         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4517         ($(infodir)/dbus, dbus.dvi): New targets.
4519 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
4521         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4522         unconditionally.
4524         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4525         emulation with @print{}.
4527 2007-12-02  Richard Stallman  <rms@gnu.org>
4529         * dbus.texi (Overview): Minor cleanup.
4531 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
4533         * Makefile.in (INFO_TARGETS): Add dbus.
4534         (DVI_TARGETS): Add dbus.dvi.
4535         (dbus, dbus.dvi): New targets.
4537         * dbus.texi: New file.
4539 2007-11-24  Romain Francoise  <romain@orebokech.com>
4541         * nxml-mode.texi: Add description in @direntry.
4542         Fix file name to match @setfilename.
4544 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
4546         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4547         ($(infodir)/nxml-mode): New rule.
4549         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4550         ($(infodir)/nxml-mode): New rule.
4551         (clean): Add nxml-mode*.
4553         * nxml-mode.texi: New file with nxml manual.
4555 2007-11-18  Richard Stallman  <rms@gnu.org>
4557         * flymake.texi (Example -- Configuring a tool called directly):
4558         Update example.
4560 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
4562         * tramp.texi (Filename completion): Simplify explanation of
4563         double-slash behavior.  Explain directory contents flushing.
4565 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4567         * calc.texi (TeX and LaTeX Language Modes): Put in
4568         missing braces.
4570 2007-11-15  Richard Stallman  <rms@gnu.org>
4572         * cl.texi (Equality Predicates): Delete `eql'.
4573         (Predicates, Naming Conventions, Top): Delete `eql'.
4574         (Common Lisp Compatibility): Delete `eql'.
4575         (Porting Common Lisp): Delete obsolete backquote info.
4576         Minor clarification about character constants.
4577         (Sequence Basics): Minor clarification.
4579 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4581         * cc-mode.texi (Electric Keys, Custom Macros):
4582         * tramp.texi (Filename completion): Fix typos.
4584 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
4586         * calc.texi (Basic commands): Mention the menu.
4588 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
4590         * tramp.texi (Connection caching): Tramp flushes connection
4591         properties when remote operating system has been changed.
4593 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
4595         * gnus-news.texi: Fix spelling.
4596         `message-insert-formatted-citation-line', not
4597         `message-insert-formated-citation-line'.
4599         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4601 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
4603         * tramp.texi (Overview): Mention also the PuTTY integration under
4604         Win32.  Remove paragraphs about Tramp's experimental status.
4605         (Frequently Asked Questions): Add code example for highlighting the
4606         mode line.
4608 2007-11-03  Michael Olson  <mwolson@gnu.org>
4610         * remember.texi: Change mentions of remember-buffer to
4611         remember-finalize throughout.
4613 2007-10-30  Michael Olson  <mwolson@gnu.org>
4615         * remember.texi (Copying): Remove.
4616         (Mailbox): Update with non-BBDB instructions.
4617         (Diary, Org): Add.
4618         (Bibliography, Planner Page): Remove.
4620 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
4622         * makefile.w32-in (INFO_TARGETS): Add remember.
4623         (DVI_TARGETS): Add remember.dvi.
4624         ($(infodir)/remember): New rule.
4625         (clean): Add remember*.
4627 2007-10-30  Michael Olson  <mwolson@gnu.org>
4629         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4630         ($(infodir)/remember): New rule that builds the Remember Manual.
4632         * remember.texi: New file containing the Remember Mode Manual.
4633         Shuffle chapters around after initial import.
4634         (Function Reference): Split Keystrokes into separate chapter.
4635         (Keystrokes): Document C-c C-k.
4636         (Introduction): Fix typographical issue with "---".
4638 2007-10-29  Richard Stallman  <rms@gnu.org>
4640         * widget.texi (Introduction): Delete discussion of implementation
4641         internals.
4643 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
4645         * tramp.texi (Connection caching): Host names must be different
4646         when tunneling.
4648 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4650         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4651         Gnus v5.13.
4653 2007-10-28  Miles Bader  <miles@gnu.org>
4655         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4657 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4659         * gnus.texi (Sorting the Summary Buffer):
4660         Remove gnus-article-sort-by-date-reverse.
4662 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4664         * gnus.texi (Non-ASCII Group Names): New node.
4665         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4666         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4668 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4670         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4671         clean the output of the program `imap-shell-program'.
4673 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4675         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4677 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
4679         * gnus.texi (Sticky Articles): Documentation for sticky article
4680         buffers.
4682 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4684         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4686 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4688         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4690 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4692         * gnus.texi (Archived Messages):
4693         Document gnus-update-message-archive-method.
4695 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4697         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4699 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4701         * gnus.texi (Group Maneuvering):
4702         Document `gnus-summary-next-group-on-exit'.
4704 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4706         * gnus.texi (Really Various Summary Commands):
4707         Mention gnus-auto-select-on-ephemeral-exit.
4709 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4711         * gnus.texi, message.texi: Bump version number.
4713 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4715         * gnus.texi (Group Line Specification, Misc Group Stuff)
4716         (Server Commands): Parenthesize @pxref{Mail Spool}.
4718 2007-10-28  Didier Verna  <didier@xemacs.org>
4720         New user option: message-signature-directory.
4721         * message.texi (Insertion Variables): Document it.
4722         * gnus.texi (Posting Styles): Ditto.
4724 2007-10-28  Didier Verna  <didier@xemacs.org>
4726         * gnus.texi (Group Line Specification):
4727         * gnus.texi (Misc Group Stuff):
4728         * gnus.texi (Server Commands): Document the group compaction feature.
4730 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4732         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4734         * message.texi (Various Message Variables): Add message-fill-column.
4736 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4738         * gnus.texi: Untabify.
4740 2007-10-28  Didier Verna  <didier@xemacs.org>
4742         * gnus.texi (Group Parameters): Document the posting-style merging
4743         process in topic-mode.
4745 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4747         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4749 2007-10-28  Romain Francoise  <romain@orebokech.com>
4751         * gnus.texi (Mail Spool): Fix typo.
4752         Update copyright.
4754 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4756         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4758 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4760         * gnus.texi (Summary Generation Commands):
4761         Add gnus-summary-insert-ticked-articles.
4763 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4765         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4766         to spam-spamassassin-program.
4768 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4770         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4772 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4774         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4776 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4778         * message.texi (Mail Headers): Document `opportunistic'.
4780 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4782         * emacs-mime.texi (Encoding Customization): Explain how to set
4783         mm-coding-system-priorities per hierarchy.
4785 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4787         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4788         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4790 2007-10-28  Didier Verna  <didier@xemacs.org>
4792         * message.texi (Wide Reply): Update documentation of
4793         message-dont-reply-to-names (now allowing a list of regexps).
4795 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4797         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4799 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4801         * gnus.texi (SpamAssassin back end): Fix typo.
4803         * sieve.texi (Examples): Fix grammar.
4805 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4807         * gnus.texi (Searching for Articles): Document M-S and M-R.
4808         (Limiting): Document / b.
4810 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4812         * gnus.texi (Thread Commands): T M-^.
4814 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4816         * message.texi (Mail Aliases): Document ecomplete.
4817         (Mail Aliases): Fix typo.
4819 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4821         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4822         fix typo.
4824 2007-10-28  Romain Francoise  <romain@orebokech.com>
4826         * gnus.texi (Mail Spool): Grammar fix.
4828 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4830         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4831         string.
4833 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4835         * gnus.texi (Group Parameters): Fix description.
4837 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4839         * gnus.texi (Gmane Spam Reporting):
4840         Fix spam-report-gmane-use-article-number.
4841         Add spam-report-user-mail-address.
4843 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4845         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4847 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4849         * gnus.texi (Group Parameters): Add simplified sorting example based on
4850         example for `Sorting the Summary Buffer' from Jari Aalto
4851         <jari.aalto@cante.net>.
4852         (Example Methods): Add example for an indirect connection.
4854 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
4856         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4857         (Agent Parameters): Updated parameter names to match code.
4858         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4859         'gnus-agent-summary-fetch-series'.
4860         (Agent and flags): New section providing a generalized discussion
4861         of flag handling.
4862         (Agent and IMAP): Remove flag discussion.
4863         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4865 2007-10-28  Romain Francoise  <romain@orebokech.com>
4867         * gnus.texi (Exiting the Summary Buffer): Add new function
4868         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4870 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4872         * gnus.texi (Conformity): Fix typo.
4873         (Customizing Articles): Document `first'.
4875 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
4877         * gnus.texi (Sorting the Summary Buffer):
4878         Add `gnus-thread-sort-by-date-reverse'.  Add example
4879         host to different sorting in NNTP and RSS groups.
4881 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4883         * message.texi (Insertion): Describe prefix for
4884         message-mark-inserted-region and message-mark-insert-file.
4886 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4888         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4889         LaTeX documents.  Describe "text/x-gnus-verbatim".
4891 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4893         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4894         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4895         (spam-stat spam filtering, SpamOracle)
4896         (Extending the Spam ELisp package): Remove extra quote symbol for
4897         clarity.
4899 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4901         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4902         gnus-article-delete-part and gnus-article-replace-part.
4903         (Using MIME): Add gnus-mime-replace-part.
4905 2007-10-28  Romain Francoise  <romain@orebokech.com>
4907         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4908         requires `auto-compression-mode' to be enabled.  Add new nnml
4909         variable `nnml-compressed-files-size-threshold'.
4911 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4913         * gnus.texi (Sorting the Summary Buffer):
4914         Add gnus-thread-sort-by-recipient.
4916 2007-10-28  Romain Francoise  <romain@orebokech.com>
4918         * message.texi (Insertion Variables): Mention new variable
4919         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
4920         documentation accordingly.
4922 2007-10-28  Romain Francoise  <romain@orebokech.com>
4924         * gnus.texi (To From Newsgroups): Mention new variables
4925         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4927 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4929         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4930         stuff; gnus-mime-inline-part does the automatic decompression.
4932 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4934         * gnus.texi (Spam ELisp Package Configuration Examples):
4935         "training.ham" should be "training.spam".
4937 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4939         * message.texi (Mail Variables): Fix the default value for
4940         message-send-mail-function.
4942 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4944         * gnus.texi (Optional Back End Functions): nntp-request-update-info
4945         always returns nil exceptionally.
4947 2007-10-28  Simon Josefsson  <jas@extundo.com>
4949         * gnus.texi (Article Washing): Add libidn URL.
4950         Suggested by Michael Cook <michael@waxrat.com>.
4952 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954         * gnus.texi (Topic Commands): Fix next/previous.
4956 2007-10-28  Simon Josefsson  <jas@extundo.com>
4958         * gnus.texi (Article Washing): Mention `W i'.
4960 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
4962         * gnus.texi (Group Parameters): Slight extension of sieve
4963         parameter description.
4965 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4967         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4968         matching score files as well.
4969         (Picons): Describe `gnus-picon-style'.
4971 2007-10-28  Romain Francoise  <romain@orebokech.com>
4973         * message.texi (Message Headers): Mention that headers are hidden
4974         using narrowing, and how to expose them.
4975         Update copyright.
4977 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4979         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4980         `gnus-summary-sort-by-recipient'.
4982 2007-10-28  Romain Francoise  <romain@orebokech.com>
4984         * gnus.texi (NNTP marks): New node.
4985         (NNTP): Move NNTP marks variables to the new node.
4987 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4989         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
4991         * gnus.texi (MIME Commands, Hashcash): Markup fix.
4993 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4995         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
4996         everywhere for consistency.
4997         (Filtering Spam Using The Spam ELisp Package): Admonish again.
4998         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
4999         Say "regular expression" instead of "regex."  Admonish.
5000         Pick other words to sound better (s/so/thus/).
5001         (Spam ELisp Package Filtering of Incoming Mail):
5002         Mention statistical filters.  Remove old TODO.
5003         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5004         New section on sorting and displaying the spam score.
5005         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5006         backend but an alias to spam-use-BBDB.
5007         (Extending the Spam ELisp package): Rewrite the example using the
5008         new backend functionality.
5010 2007-10-28  Simon Josefsson  <jas@extundo.com>
5012         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5013         nntp-marks-directory, from Romain Francoise
5014         <romain@orebokech.com>.
5016 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5018         * gnus.texi (Hashcash): New default value of
5019         hashcash-default-payment.
5021 2007-10-28  Simon Josefsson  <jas@extundo.com>
5023         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5024         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5026 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5028         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5030 2007-10-28  Simon Josefsson  <jas@extundo.com>
5032         * gnus.texi (documentencoding): Add, to avoid warnings.
5034 2007-10-28  Simon Josefsson  <jas@extundo.com>
5036         * message.texi (Mail Headers): Add.
5038         * gnus.texi (Hashcash): Fix.
5040 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5042         * gnus.texi (Hashcash): Change location of library, also mention
5043         that payments can be verified and fix the name of the
5044         hashcash-path variable.
5046 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5048         * gnus.texi (Article Display): Add `gnus-picon-style'.
5050 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5052         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5054 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5056         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5057         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5058         warning about ham processors in spam groups removed.
5060 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5062         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5063         From Hubert Chan <hubert@uhoreg.ca>.
5065 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5067         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5068         (Mailing List): Typo.
5069         (Customizing Articles): Add gnus-treat-ansi-sequences.
5070         (Article Washing): Index.
5072         * message.texi: Use m-dash consistently.
5074 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5076         * gnus.texi (GroupLens): Remove.
5078 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5080         * gnus.texi (Outgoing Messages, Agent Variables):
5081         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5082         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5084 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5086         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5088 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5090         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5092         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5094 2007-10-28  Simon Josefsson  <jas@extundo.com>
5096         * gnus.texi (Top): Add SASL.
5098 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5100         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5102 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5104         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5106 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5108         * calc.texi (Formulas, Composition Basics): Lower the
5109         precedence of negation.
5111 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5113         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5114         Mention the new three-letter column identifiers.
5115         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5116         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5117         message when using `c' on an empty default with default printer.
5118         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5119         renamed to `ses--symbolic-formulas' some time ago.
5121 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5123         * calc.texi (Default Simplifications, Making Selections)
5124         (Customizing Calc): Clarify associativity of multiplication.
5126 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5128         * tramp.texi (Traces and Profiles): Simplify loop over
5129         `trace-function-background'.
5131 2007-10-22  Juri Linkov  <juri@jurta.org>
5133         * dired-x.texi (Shell Command Guessing): Default values are now
5134         available by typing M-n instead of M-p.
5136 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5138         * tramp.texi (Cleanup remote connections): New section.
5139         (Password caching): Remove `tramp-clear-passwd'.
5140         It's not a command anymore.
5141         (Bug Reports): Add `tramp-bug' to function index.
5142         (Function Index, Variable Index): New nodes.
5143         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5145         * trampver.texi: Update release number.
5147 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5149         * calc.texi (History and Acknowledgements): Turn comment
5150         about integer size into past tense.
5151         (Time Zones): Remove pointer to Calc author's address.
5152         (Trigonometric and Hyperbolic Functions): Mention cotangent
5153         and hyperbolic cotangent.  Fix typo.
5155 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5157         Sync with Tramp 2.1.11.
5159         * trampver.texi: Update release number.
5161 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5163         * tramp.texi (External packages): New section.
5165 2007-09-29  Juri Linkov  <juri@jurta.org>
5167         * info.texi (Help-Int): Document `L' (`Info-history').
5169 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5171         * org.texi: Change links to webpage and maintained email.
5172         (Remember): Promote to Chapter, significant changes.
5173         (Fast access to TODO states): New section.
5174         (Faces for TODO keywords): New section.
5175         (Export options): Example for #+DATE.
5176         (Progress logging): Section moved.
5178 2007-09-26  Bill Wohler  <wohler@newt.com>
5180         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5181         browse-url-at-mouse.
5183 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5185         * flymake.texi (Customizable variables): Face names don't end in -face.
5186         Fix flymake-err-line-patterns template.
5187         (Example -- Configuring a tool called directly): Fix init-function.
5188         (Highlighting erroneous lines): Face names don't end in -face.
5190 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5192         * erc.texi (Special-Features): Fix small typo.
5194 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5196         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5197         and "External transfer methods".
5199 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5201         * calc.texi (Predefined Units): Add some history.
5203 2007-09-08  Michael Olson  <mwolson@gnu.org>
5205         * erc.texi (Copying): New section included from gpl.texi.
5206         This matches the look of the upstream ERC manual.
5208 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5210         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5211         (Random Numbers): Clarify the distribution of `random'.
5213 2007-09-06  Glenn Morris  <rgm@gnu.org>
5215         Move manual sources from man/ to subdirectories of doc/.
5216         Split into the Emacs manual in emacs/, and other manuals in misc/.
5217         Change all setfilename commands to use ../../info.
5218         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5219         refer to the Emacs manual here.
5220         (infodir): New variable.
5221         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5222         (cc-mode.texi, faq.texi): Update references to source file locations.
5223         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5224         do not refer to the Emacs manual here.
5225         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5227         * Makefile.in: Add `basename' versions of all info targets, for
5228         convenience when rebuilding just one manual.
5229         (../etc/GNU): Delete obsolete target.
5230         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5231         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5232         *.vrs *.toc here...
5233         (maintainer-clean): ...from here.
5235         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5237 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5239         * calc.texi (Date Conversions): Clarify definition of
5240         Julian day numbering.
5241         (Date Forms): Clarify definition of Julian day numbering;
5242         add some history.
5244 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5246         * org.texi: Version 5.07.
5248 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5250         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5252 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5254         * org.texi (Adding hyperlink types): New section.
5255         (Embedded LaTeX): Chapter updated because of LaTeX export.
5256         (LaTeX export): New section.
5257         (Using links out): New section.
5259 2007-08-22  Glenn Morris  <rgm@gnu.org>
5261         * faq.texi (Learning how to do something): Refcards now in
5262         etc/refcards/ directory.
5264 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5266         * tramp.texi (Remote Programs): Persistency file must be cleared when
5267         changing `tramp-remote-path'.
5268         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5269         macro.
5271 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5273         * calc.texi: Move contents to beginning of file.
5274         (Algebraic Entry): Fix the formatting of an example.
5276 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5278         * calc.texi (Basic Operations on Units): Mention exact versus
5279         inexact conversions.
5281 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5283         * calc.texi (Basic Operations on Units): Mention default
5284         values for new units.
5285         (Quick Calculator Mode): Mention that binary format will
5286         be displayed.
5288 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5290         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5292 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5294         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5296 2007-08-08  Glenn Morris  <rgm@gnu.org>
5298         * gnus.texi, sieve.texi: Replace `iff'.
5300 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5302         * calc.texi (Basic Graphics): Mention the graphing of error
5303         forms.
5304         (Graphics Options): Mention how `g s' handles error forms.
5305         (Curve Fitting): Mention plotting the curves.
5306         (Standard Nonlinear Models): Add additional models.
5307         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5308         (Linear Fits): Correct result.
5310 2007-08-01  Alan Mackenzie  <acm@muc.de>
5312         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5313         to "--no-site-file".
5315 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5317         * tramp.texi (Frequently Asked Questions): Point to mode line
5318         extension in Emacs 23.1.
5320         * trampver.texi: Update release number.
5322 2007-07-27  Glenn Morris  <rgm@gnu.org>
5324         * calc.texi (Copying): Include license text from gpl.texi, rather than
5325         in-line.
5327 2007-07-25  Glenn Morris  <rgm@gnu.org>
5329         * calc.texi (Copying): Replace license with GPLv3.
5331         * Relicense all FSF files to GPLv3 or later.
5333 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5335         Sync with Tramp 2.1.10.
5337         * tramp.texi (trampfn): Expand macro implementation in order to handle
5338         empty arguments.
5339         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5340         occurrences by trampfn.
5341         (Frequently Asked Questions): Extend example code for host
5342         identification in the modeline.  Add bbdb to approaches shortening Tramp
5343         file names to be typed.
5345         * trampver.texi: Update release number.
5347 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5349         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5350         section.  Reported by <poti@potis.org>.
5351         (Remote processes): Arguments of the program to be debugged are taken
5352         literally.
5353         (Frequently Asked Questions): Simplify recentf example.
5355 2007-07-14  Karl Berry  <karl@gnu.org>
5357         * info.texi (@copying): New Back-Cover Text.
5359         * info.texi (Quitting Info): Move to proper place in source.
5360         (Reported by Benno Schulenberg.)
5362 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5364         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5366         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5368         * emacs-mime.texi: Add @documentencoding directive.
5370 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5372         * tramp.texi (Remote processes): Add an anchor to the subsection
5373         "Running a debugger on a remote host".
5375 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5377         * tramp.texi (Remote processes): Don't call it "experimental" any
5378         longer.  Add subsection about running a debugger on a remote host.
5380 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5382         * org.texi (Properties and columns): Chapter rewritten.
5384 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5386         * tramp.texi:
5387         * trampver.texi: Migrate to Tramp 2.1.
5389 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5391         * org.texi (Properties): New chapter.
5393 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5395         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5396         Control Panel.
5398         * gnus.texi (Misc Article): Add index entry for
5399         gnus-single-article-buffer.
5401 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5403         * gnus.texi (Starting Up): Fix typo.
5405 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5407         * gnus.texi (Asynchronous Fetching): Fix typo.
5409 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5411         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5412         (About This Manual): Remove redundant information.
5413         (Getting Started): Mention author.
5414         (Basic Arithmetic, Customizing Calc): Make description of the
5415         variable `calc-multiplication-has-precedence' match its new effect.
5417 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5419         * calc.texi (Basic Arithmetic, Customizing Calc):
5420         Mention the variable `calc-multiplication-has-precedence'.
5422 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5424         * org.texi (Tag): Section swapped with node Timestamps.
5425         (Formula syntax for Lisp): Document new `L' flag.
5427 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5429         * gnus.texi (Misc Group Stuff, Summary Buffer)
5430         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5432 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5434         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5435         * gnus.texi (Article Buttons, Mail Source Customization)
5436         (Sending or Not Sending, Customizing NNDiary):
5437         * message.texi (Message Headers):
5438         * mh-e.texi (HTML): Fix typos.
5440 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5442         Sync with Tramp 2.0.56.
5444         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5445         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
5447 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5449         * Version 22.1 released.
5451 2007-05-26  Michael Olson  <mwolson@gnu.org>
5453         * erc.texi (Modules): Fix references to completion modules.
5455 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
5457         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5459 2007-05-09  Didier Verna  <didier@xemacs.org>
5461         * gnus.texi (Email Based Diary): New.  Proper documentation for the
5462         nndiary back end and the gnus-diary library.
5464 2007-05-03  Karl Berry  <karl@gnu.org>
5466         * .cvsignore (*.pdf): New entry.
5468         * texinfo.tex: Update from current version for better pdf generation.
5470 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
5472         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5474 2007-04-28  Glenn Morris  <rgm@gnu.org>
5476         * faq.texi (New in Emacs 22): Restore mention of python.el pending
5477         consideration of legal status.
5479 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
5481         * idlwave.texi: Minor updates for IDLWAVE 6.1.
5483 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5485         * faq.texi (New in Emacs 22): python.el removed.
5487 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
5489         * calc.texi (Reporting bugs): Update maintainer's address.
5491 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5493         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5495 2007-04-15  Jay Belanger  <belanger@truman.edu>
5497         * calc.texi (Title page): Remove the date.
5498         (Basic Arithmetic): Emphasize that / binds less strongly than *.
5499         (The Standard Calc Interface): Change trail title.
5500         (Floats): Mention that when non-decimal floats are entered, only
5501         approximations are stored.
5502         (Copying): Move to the appendices.
5503         (GNU Free Documentation License): Add as an appendix.
5505 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5507         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5508         * dired-x.texi, ebrowse.texi, ediff.texi:
5509         * emacs-mime.texi, erc.texi, eshell.texi:
5510         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5511         * idlwave.texi, message.texi, newsticker.texi, org.texi:
5512         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5513         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5514         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5515         * woman.texi: Include GFDL.
5517         * doclicense.texi: Remove node heading, so that it can be included by
5518         other files.
5520         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
5522         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5523         than *.
5525 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
5527         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5528         in Calc.
5530 2007-04-09  Romain Francoise  <romain@orebokech.com>
5532         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5533         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
5534         replace mouse-2.
5536 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5538         * woman.texi (Word at point, Interface Options): woman-topic-at-point
5539         renamed to woman-use-topic-at-point.  Document new behavior.
5541 2007-04-08  Richard Stallman  <rms@gnu.org>
5543         * url.texi: Fix some indexing.
5544         (Disk Caching): Drop discussion of old/other Emacs versions.
5546 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5548         * url.texi (Disk Caching): Say Emacs 21 "and later".
5550         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5551         on Font locking which now mentions JIT lock.
5553 2007-04-01  Michael Olson  <mwolson@gnu.org>
5555         * erc.texi: Update for the ERC 5.2 release.
5557 2007-03-31  David Kastrup  <dak@gnu.org>
5559         * woman.texi (Topic, Interface Options): Explain changes semantics of
5560         woman-manpath in order to consider MANPATH_MAP entries.
5562 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5564         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5566 2007-03-26  Richard Stallman  <rms@gnu.org>
5568         * pgg.texi (Caching passphrase): Clean up previous change.
5570 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
5572         * gnus.texi (Setting Process Marks): Fix typo.
5574 2007-03-25  Romain Francoise  <romain@orebokech.com>
5576         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5577         readability, and include various fixes by Daniel Brockman, Nick Roberts
5578         and Dieter Wilhelm.
5580 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
5582         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5584         * gnus.texi (Mail Source Specifiers): Fix typo.
5586 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
5588         * reftex.texi (Imprint): Update maintainer information.
5590 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5592         * message.texi (Message Buffers): Update documentation for
5593         message-generate-new-buffers.
5595 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
5597         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5599 2007-03-21  Glenn Morris  <rgm@gnu.org>
5601         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5603 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
5605         * eshell.texi (Known problems): Emacs 21 -> 22.
5607         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5609 2007-03-18  Jay Belanger  <belanger@truman.edu>
5611         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5613 2007-03-12  Glenn Morris  <rgm@gnu.org>
5615         * calc.texi (Time Zones): Switch to new North America DST rule.
5617         * calc.texi: Replace "daylight savings" with "daylight
5618         saving" in text throughout.
5620 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5622         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5623         The variable now uses a list of symbols instead of just a symbol.
5624         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5626 2007-03-06  Romain Francoise  <romain@orebokech.com>
5628         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
5629         new packages, and mention Gnus update.
5631 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5633         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5634         nntp-open-connection-functions-never-echo-commands.
5636 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
5638         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5639         problems on the console, and security risk in not using gpg-agent.
5641 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
5643         * org.texi (The spreadsheet): Rename from "Table calculations".
5644         Completely reorganized and rewritten.
5645         (CamelCase links): Section removed.
5646         (Repeating items): New section.
5647         (Tracking TODO state changes): New section.
5648         (Agenda views): Chapter reorganized and rewritten.
5649         (HTML export): Section rewritten.
5650         (Tables in arbitrary syntax): New section.
5651         (Summary): Better feature summary.
5652         (Activation): Document problem with cut-and-paste of Lisp code
5653         from PDF files.
5654         (Visibility cycling): Document indirect buffer use.
5655         (Structure editing): Document sorting.
5656         (Remember): Section rewritten.
5657         (Time stamps): Better description of time stamp types.
5658         (Tag searches): Document regular expression search for tags.
5659         (Stuck projects): New section.
5660         (In-buffer settings): New keywords.
5661         (History and Acknowledgments): Updated description.
5663 2007-02-24  Alan Mackenzie  <acm@muc.de>
5665         * cc-mode.texi (Movement Commands): Insert two missing command names.
5666         (Getting Started): Slight wording correction (use conditional).
5668 2007-02-22  Kim F. Storm  <storm@cua.dk>
5670         * widget.texi (User Interface, Basic Types): Document need to put some
5671         text before the %v escape in :format string in editable-field widget.
5673 2007-02-18  Romain Francoise  <romain@orebokech.com>
5675         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5676         `cvs-mode-quit'.
5678 2007-02-10  Markus Triska  <markus.triska@gmx.at>
5680         * widget.texi (Programming Example): Put constant strings in :format.
5682 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
5684         * faq.texi (Fullscreen mode on MS-Windows): New node.
5686 2007-02-04  David Kastrup  <dak@gnu.org>
5688         * faq.texi (AUCTeX): Update version number.  Should probably be done
5689         for other packages as well.
5691 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5693         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
5694         <tassilo@member.fsf.org>.
5696 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
5698         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5699         ls-lisp-use-localized-time-format.
5701 2007-01-20  Markus Triska  <markus.triska@gmx.at>
5703         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5705 2007-01-13  Michael Olson  <mwolson@gnu.org>
5707         * erc.texi (Modules): Mention capab-identify module.
5709 2007-01-05  Michael Olson  <mwolson@gnu.org>
5711         * erc.texi (Getting Started): Update for /RECONNECT command.
5713 2007-01-04  Richard Stallman  <rms@gnu.org>
5715         * ebrowse.texi: Change C-c b to C-c C-m.
5717 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5719         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5720         variables only in info to avoid redundant entries in the printed
5721         manual.
5723 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
5725         * message.texi (Using PGP/MIME): Document gpg-agent usage.
5727 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
5729         * message.texi (Security): Split into sub-nodes.
5731 2007-01-01  Alan Mackenzie  <acm@muc.de>
5733         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5734         eval-after-load in Emacs <=21 and a workaround.  Document that
5735         trigraphs are not supported.
5737 2007-01-01  Alan Mackenzie  <acm@muc.de>
5739         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5740         c-context-line-break.  When invoked within a string, preserve
5741         whitespace.  Add a backslash only when also in a macro.
5743 2007-01-01  Alan Mackenzie  <acm@muc.de>
5745         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5747 2007-01-01  Alan Mackenzie  <acm@muc.de>
5749         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5750         are now bound by default to c-\(beginning\|end\)-of-defun by default.
5752 2007-01-01  Alan Mackenzie  <acm@muc.de>
5754         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5755         "Choosing a Style".
5757         * cc-mode.texi ("Styles"): Add @dfn{style}.
5759 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
5761         Sync with Tramp 2.0.55.
5763         * trampver.texi: Update release number.
5765 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5767         * gnus.texi (Customizing Articles): Add index entries for all
5768         gnus-treat-* variables.
5770 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5772         * gnus.texi (IMAP): Fix incorrect explanation of
5773         nnimap-search-uids-not-since-is-evil in documentation for
5774         nnimap-expunge-search-string.
5776 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
5778         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5779         spam-ifile-database.
5781 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5783         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5784         rebind C-s.
5786 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
5788         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5789         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5790         "expiring mail".
5791         (IMAP): Document nnimap-search-uids-not-since-is-evil and
5792         nnimap-nov-is-evil.
5794 2006-12-25  Kevin Ryde  <user42@zip.com.au>
5796         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5797         about the key procedure being used heavily.
5799 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
5801         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5802         to t.
5803         (Prerequisites): Add explanation about gpg-agent.
5805 2006-12-22  Kevin Ryde  <user42@zip.com.au>
5807         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5808         "sort" instead of "sort*".
5810 2006-12-19  Richard Stallman  <rms@gnu.org>
5812         * calc.texi (History and Acknowledgements): Recognize that Emacs
5813         now does have floating point.
5815 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
5817         * tramp.texi (External transfer methods): Describe new method `scpc'.
5819 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
5821         * pgg.texi: Added short note on gpg-agent to the introduction.
5823 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5825         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5826         also applies to Cc.
5828 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5830         * gnus.texi (X-Face): Clarify.  Say which programs are required
5831         on Windows.
5833 2006-12-08  Michael Olson  <mwolson@gnu.org>
5835         * erc.texi (Modules): Remove documentation for list module.
5837 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5839         * faq.texi (^M in the shell buffer): Ditto.
5841 2006-11-20  Michael Olson  <mwolson@gnu.org>
5843         * erc.texi: Call this the 5.2 stable pre-release of ERC.
5845 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
5847         * org.texi: Fix typos.
5848         (Agenda commands): Document `C-k'.
5850 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
5852         * url.texi (http/https): Fix a typo in the HTTP URL.
5854 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
5856         * ada-mode.texi: Total rewrite.
5858 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
5860         * org.texi: Minor typo fixes.
5862 2006-11-13  Bill Wohler  <wohler@newt.com>
5864         Release MH-E manual version 8.0.3.
5866         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5867         release 8.0.3.
5869         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5870         to set MAILDIR.
5871         (Reading Mail): Document the customization of read-mail-command
5872         for MH-E.
5873         (Viewing Attachments): Document mm-discouraged-alternatives.
5874         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5875         (Junk): Add more information about the settings of mh-junk-background
5876         in a program.  Add /usr/bin/mh to PATH in examples.
5878 2006-11-12  Richard Stallman  <rms@gnu.org>
5880         * woman.texi: Update author address but say he no longer maintains it.
5882 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
5884         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5885         archived trees.
5886         (Checkboxes): Section moved to chapter 5, and extended.
5887         (The date/time prompt): New section.
5888         (Link abbreviations): New section.
5889         (Presentation and sorting): New section.
5890         (Custom agenda views): Section completely rewritten.
5891         (Summary): Compare with Planner.
5892         (Feedback): More info about creating backtraces.
5893         (Plain lists): Modified example.
5894         (Breaking down tasks): New section.
5895         (Custom time format): New section.
5896         (Time stamps): Document inactive timestamps.
5897         (Setting tags): More details about fast tag selection.
5898         (Block agenda): New section.
5899         (Custom agenda views): Section rewritten.
5900         (Block agenda): New section.
5902 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
5904         * tramp.texi (Configuration): scp is the default method.
5905         (Default Method): Use ssh as example for another method.
5907 2006-10-27  Richard Stallman  <rms@gnu.org>
5909         * woman.texi: Downcase nroff/troff/roff.
5910         (Installation): Chapter deleted.  Some xrefs deleted.
5911         (Background): woman doesn't advise man ;-).
5913 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5915         * ada-mode.texi (Project files, Identifier completion)
5916         (Automatic Casing, Debugging, Using non-standard file names)
5917         (Working Remotely): Fix typos.
5919 2006-10-20  Masatake YAMATO  <jet@gyve.org>
5921         * cc-mode.texi (Sample .emacs File): Add missing `)' in
5922         sample code `my-c-initialization-hook'.
5924 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
5926         * widget.texi: Fix typos.
5928 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
5930         * tramp.texi (Frequently Asked Questions): Remove questions marked with
5931         "???".  There have been no complaints for years, so the information
5932         must be appropriate.
5934 2006-10-16  Richard Stallman  <rms@gnu.org>
5936         * widget.texi: Use @var instead of capitalization.
5937         Clarify many widget type descriptions.
5939 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5941         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
5942         gnus-dired-attach.
5943         (Selecting a Group): Fix typo.
5945 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5947         * widget.texi: Fix typos.
5949 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
5951         * gnus.texi (Image Enhancements): Update for Emacs 22.
5953         * gnus-faq.texi ([1.3]): Update.
5955 2006-10-06  Richard Stallman  <rms@gnu.org>
5957         * faq.texi (Displaying the current line or column):
5958         Delete "As of Emacs 20".
5960 2006-10-06  Romain Francoise  <romain@orebokech.com>
5962         * faq.texi (VM): VM works with Emacs 22 too.
5964 2006-10-06  Richard Stallman  <rms@gnu.org>
5966         * ebrowse.texi: Remove Emacs version "21" from title.
5968 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
5970         * gnus.texi (Foreign Groups): Say where change of editing commands are
5971         stored.  Add reference to `gnus-parameters'.
5973 2006-09-15  Jay Belanger  <belanger@truman.edu>
5975         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5976         Change "Library Public License" to "Lesser Public License"
5977         throughout.  Use "yyyy" to represent year.
5979 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
5981         * org.texi (Setting tags): Typo fix.
5983 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
5985         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5987 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5989         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5991 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
5993         * faq.texi (Escape sequences in shell output): EMACS is now set
5994         to Emacs's absolute file name, not to "t".
5995         (^M in the shell buffer): Likewise.
5996         * misc.texi (Interactive Shell): Likewise.
5998 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6000         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6001         mails with pop3-leave-mail-on-server.  Fix wording.
6002         (Limiting): Improve gnus-summary-limit-to-articles.
6003         (X-Face): Fix typo.
6005 2006-09-11  Simon Josefsson  <jas@extundo.com>
6007         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6008         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6010 2006-09-06  Simon Josefsson  <jas@extundo.com>
6012         * smtpmail.texi (Authentication): Mention SSL.
6014 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6016         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6017         Don't use @indicateurl.
6019         * cc-mode.texi (Subword Movement): Don't use @headitem.
6020         (Custom Braces, Clean-ups): Don't use @tie.
6022 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6024         Sync with Tramp 2.0.54.
6026         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6027         Suggested by Adrian Phillips <a.phillips@met.no>.
6029 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6031         * org.texi (Installation, Activation): Split from Installation and
6032         Activation.
6033         (Clocking work time): Documented new features.
6035 2006-08-13  Alex Schroeder  <alex@gnu.org>
6037         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6038         example.
6040 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6042         * faq.texi (How to add fonts): New node.
6044 2006-08-05  Romain Francoise  <romain@orebokech.com>
6046         * faq.texi (New in Emacs 22): Expand.
6048 2006-08-03  Michael Olson  <mwolson@gnu.org>
6050         * erc.texi: Update for ERC 5.1.4.
6052 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6054         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6055         in .../site-lisp/gnus/ by default.
6056         [ From gnus-news.texi in the trunk. ]
6058 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6060         * gnus.texi (MIME Commands): Additions for yEnc.
6062 2006-07-24  Richard Stallman  <rms@gnu.org>
6064         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6065         * faq.texi: Move periods and commas inside quotes.
6067 2006-07-20  Jay Belanger  <belanger@truman.edu>
6069         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6071 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6073         * faq.texi (Security risks with Emacs): Document Emacs 22
6074         file-local-variable mechanism.
6076 2006-07-12  Michael Olson  <mwolson@gnu.org>
6078         * erc.texi: Update for ERC 5.1.3.
6080 2006-07-12  Alex Schroeder  <alex@gnu.org>
6082         * rcirc.texi: Fix typos.
6083         (Getting started with rcirc): New calling convention for M-x irc.
6084         Mention #rcirc.  Removed channel tracking.
6085         (Configuration): Change the names of all variables that got changed
6086         recently, eg. rcirc-server to rcirc-default-server.  Added
6087         documentation for rcirc-authinfo, some background for Bitlbee, and
6088         rcirc-track-minor-mode.
6089         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6090         Scrolling.
6091         (Reconnecting after you have lost the connection): Fix example code
6092         to match code changes.
6094 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6096         * gnus.texi, message.texi: Fix typos.
6098 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6100         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6101         commands.
6102         (Global TODO list): Document the use of the variables
6103         `org-agenda-todo-ignore-scheduled' and
6104         `org-agenda-todo-list-sublevels'.
6106 2006-07-05  Richard Stallman  <rms@gnu.org>
6108         * faq.texi (Scrolling only one line): Fix xref.
6110 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6112         * faq.texi (Evaluating Emacs Lisp code):
6113         Throughout, replace eval-current-buffer with eval-buffer.
6115 2006-07-03  Richard Stallman  <rms@gnu.org>
6117         * rcirc.texi (Scrolling conservatively): Fix xref.
6119         * pcl-cvs.texi (Viewing differences): Usage fix.
6121 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6123         * org.texi (Agenda commands): Document `s' key to save all org-mode
6124         buffers.
6126 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6128         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6129         names.  Mention `cvs-msg' face.
6131 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6133         * org.texi (Checkboxes): New section.
6135 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6137         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6138         throughout this chapter.
6140 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6142         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6143         text for standalone vs Emacs info.
6144         (Help): Clarify header line description.  Use mouse-1 for clicks.
6145         (Help-P): Use mouse-1 for clicks.
6146         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6147         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6148         (Choose menu subtopic): Remove gratuitous Emacs command names.
6149         (Help-FOO): Put usual behavior first.
6150         (Help-Xref): Clicking on xrefs works in Emacs.
6151         (Search Text): Clarify what the default behavior is.
6152         (Create Info buffer): Fix Emacs window/X window confusion.
6153         (Emacs Info Variables): Fix for new Emacs init file behavior.
6155 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6157         * gnus.texi (Summary Buffer Lines): Fix typo.
6159 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6161         * org.texi (Embedded LaTeX): New chapter.
6162         (Archiving): Section rewritten.
6163         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6165 2006-06-20  Bill Wohler  <wohler@newt.com>
6167         Release MH-E manual version 8.0.1.
6169         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6170         release 8.0.1.
6171         (Preface): Depend on GNU mailutils 1.0 and higher.
6173 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6175         * message.texi (News Headers): Update message-syntax-checks section.
6177 2006-06-19  Karl Berry  <karl@gnu.org>
6179         * info.texi (Advanced): Mention C-q, especially with ?.
6181 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6183         * org.texi (Publishing links): Document the `:link-validation-function'
6184         property.
6185         (Extensions and Hacking): New chapter, includes some sections of the
6186         "Miscellaneous" chapter.
6188 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6190         * org.texi (Progress logging): New section.
6192 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6194         * org.texi (ASCII export): Document indentation adaptation.
6195         (Setting tags): Document mutually-exclusive tags.
6197 2006-06-05  Romain Francoise  <romain@orebokech.com>
6199         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6200         Fix typo.
6202         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6203         channel (#gnus@irc.freenode.net).
6204         Fix typos.  Update copyright notice.
6206         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6207         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6208         (Line-Up Functions, Custom Macros):
6209         * ediff.texi (Window and Frame Configuration)
6210         (Highlighting Difference Regions):
6211         * emacs-mime.texi (Display Customization):
6212         * erc.texi (History):
6213         * eshell.texi (Known problems):
6214         * eudc.texi (Overview, BBDB):
6215         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6216         (The problem of spam, SpamOracle, Extending the Spam package)
6217         (Conformity, Terminology):
6218         * idlwave.texi (Routine Info)
6219         (Class and Keyword Inheritance, Padding Operators)
6220         (Breakpoints and Stepping, Electric Debug Mode)
6221         (Examining Variables, Troubleshooting):
6222         * org.texi (Creating timestamps):
6223         * reftex.texi (Commands, Options, Changes):
6224         * tramp.texi (Inline methods, Password caching)
6225         (Auto-save and Backup, Issues):
6226         * vip.texi (Files, Commands in Insert Mode):
6227         * viper.texi (Emacs Preliminaries, States in Viper)
6228         (Packages that Change Keymaps, Viper Specials, Groundwork):
6229         Fix various typos.
6231 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6233         * ediff.texi: Fix typos.
6235 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6237         * org.texi: Small typo fixes.
6239 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6241         * viper.texi (Viper Specials):
6242         * gnus.texi (Example Setup):
6243         * faq.texi (Backspace invokes help):
6244         * dired-x.texi (Optional Installation Dired Jump):
6245         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6246         follow coding conventions.
6248 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6250         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6252 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6254         * pcl-cvs.texi: Fix typos.
6255         (Customization): Say "us".
6257 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6259         * org.texi: Remove bogus @setfilename.
6261 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6263         * org.texi (ASCII export): Omit command name.
6264         (HTML export): Add prefix to all lines in Local Variable example.
6265         (Acknowledgments): Typeset names in italics.
6267 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6269         * org.texi (Plain lists): Add new item navigation commands.
6270         (External links): Document elisp and info links.
6271         (Custom searches): New section.
6272         (Publishing): New chapter.
6273         (HTML export): Include a list of supported CSS classes.
6274         (Setting tags): Describe the fast-tag-setting interface.
6276 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6278         * dired-x.texi: ifinfo -> ifnottex.
6280 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6282         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6284 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6286         * message.texi (Interface): Add tool bar customization.
6287         (MIME): Index and text additions for mml-attach.
6288         (MIME): Describe mml-dnd-protocol-alist and
6289         mml-dnd-attach-options.
6291         * gnus.texi (Oort Gnus): Reorder entries in sections.
6292         Fix some entries.
6293         (Starting Up): Add references to "Emacs for Heathens" and to
6294         "Finding the News".  Add user-full-name and user-mail-address.
6295         (Group Buffer Format): Add tool bar customization and update.
6296         (Summary Buffer): Add tool bar customization.
6297         (Posting Styles): Add message-alternative-emails.
6299 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6301         * tramp.texi (Filename completion): Improve wording.
6303 2006-05-07  Romain Francoise  <romain@orebokech.com>
6305         * faq.texi (Using regular expressions): Fix typo.
6306         (Packages that do not come with Emacs): Fix capitalization.
6307         (Replacing text across multiple files): Expand node to explain how
6308         to use `dired-do-query-replace-regexp' in more detail, based on
6309         suggestion by Eric Hanchrow <offby1@blarg.net>.
6311 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6313         * tramp.texi (Filename completion): Completion of remote files'
6314         method, user name and host name is active only in partial
6315         completion mode.
6317 2006-05-06  Bill Wohler  <wohler@newt.com>
6319         Release MH-E manual version 8.0.
6321         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6322         release 8.0.
6324 2006-05-06  Bill Wohler  <wohler@newt.com>
6326         * mh-e.texi (MH-BOOK-HOME): Change from
6327         http://www.ics.uci.edu/~mh/book/mh to
6328         http://rand-mh.sourceforge.net/book/mh.
6329         Replace .htm suffix with .html for MH book files.
6330         (Using This Manual): Update key binding for getting relevant
6331         chapter in Info from command key.
6332         (Ranges): Fix itemx.
6334 2006-05-05  Karl Berry  <karl@gnu.org>
6336         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6337         (\fonttextsize): New user-level command to change text font size.
6339 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6341         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6343 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6345         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6347 2006-04-24  Bill Wohler  <wohler@newt.com>
6349         * mh-e.texi (Getting Started): Make it more explicit that you need
6350         to install MH.  Add pointers to current MH implementations.
6352 2006-04-21  Bill Wohler  <wohler@newt.com>
6354         Release MH-E manual version 7.94.
6356         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6357         release 7.94.
6359 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6361         * org.texi: Many small fixes.
6362         (Handling links): Rename from "Managing links".
6364 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6366         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6367         (Splitting mail using spam-stat): Fix @xref.
6369 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6371         * gnus.texi (Spam Package): Major revision of the text.
6372         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6374 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6376         * org.texi (Time stamps): Better explanation of the purpose of
6377         different time stamps.
6378         (Structure editing, Plain lists): More details on how new items
6379         and headings are inserted.
6381 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6383         * org.texi (Formula syntax): Fix link to Calc Manual.
6385 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6387         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6389 2006-04-17  Bill Wohler  <wohler@newt.com>
6391         * mh-e.texi (Folders): Update mh-before-quit-hook and
6392         mh-quit-hook example with code that removes the buffers rather
6393         than just bury them.
6395 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6397         Sync with Tramp 2.0.53.
6399 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6401         * org.texi (Updating settings): New section.
6402         (Visibility cycling): Better names for the startup folding
6403         options.
6404         (Exporting): Completely restructured.
6405         (The very busy C-c C-c key): New section.
6406         (Summary of in-buffer settings): New section.
6408 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6410         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6412 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6414         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6415         (Server Commands): Key `v' is reserved for users.
6417 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6419         * org.texi (Link format): New section, emphasis on bracket links.
6420         (External links): Document bracket links.
6421         (FAQ): Expand to cover shell links and the new link format.
6423 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6425         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6427 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6429         * gnus.texi (Summary Buffer Lines): Add `*'.
6431 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6433         * gnus.texi (Group Parameters):
6434         Mention gnus-permanently-visible-groups.
6436 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6438         * gnus.texi (Face): Fix typo.
6440 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6442         * gnus.texi (X-Face): Clarify.
6443         (Face): Need Emacs with PNG support.
6445 2006-04-06  Richard Stallman  <rms@gnu.org>
6447         * idlwave.texi: Delete the blocks "not suitable for inclusion with
6448         Emacs".
6450 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
6452         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6453         blocks not suitable for inclusion with Emacs using variable
6454         PARTOFEMACS.
6456 2006-04-04  Simon Josefsson  <jas@extundo.com>
6458         * gnus.texi (Security): Improve.
6460 2006-04-02  Bill Wohler  <wohler@newt.com>
6462         * mh-e.texi (Getting Started, Junk, Bug Reports)
6463         (MH FAQ and Support): Fix URLs.
6465 2006-03-31  Romain Francoise  <romain@orebokech.com>
6467         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6468         to t, not nil (and has for the past eight years).
6470 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6472         * message.texi, gnus.texi: Bump version to 5.11.
6474 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6476         * gnus.texi (Top): Add comment about version line.
6478         * message.texi (Top): Ditto.  Change to take named versions into
6479         account.
6481 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6483         * gnus.texi (Posting Styles): Add x-face-file to example.
6484         (X-Face): Refer to posting styles.
6486         * gnus-faq.texi ([5.8]): Add x-face-file.
6487         ([8.4]): Add links to gmane.emacs.gnus.user and
6488         gmane.emacs.gnus.general.
6490 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6492         * gnus-faq.texi: Use .invalid.
6493         ([5.4]): Fix gnus-posting-styles example.
6495 2006-03-27  Romain Francoise  <romain@orebokech.com>
6497         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
6498         Emacs/W3 needs a new maintainer.
6499         (Ispell): Update author and version info.
6500         (Mailcrypt): Mention PGG.
6501         (New in Emacs 22): Add PGG to the list of new packages.
6502         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6503         updating dead URLs.
6505 2006-03-25  Karl Berry  <karl@gnu.org>
6507         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6508         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6509         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6510         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6511         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6512         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6513         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6514         (2) do not indent copyright year list (or anything else).
6516 2006-03-21  Bill Wohler  <wohler@newt.com>
6518         * mh-e.texi (Folders): Various edits.
6520 2006-03-20  Romain Francoise  <romain@orebokech.com>
6522         * gnus.texi (Mail Folders): Grammar fix.
6524 2006-03-19  Bill Wohler  <wohler@newt.com>
6526         * mh-e.texi (Replying): Document Mail-Followup-To.
6527         Change manually-formatted table to multitable.  Add debugging info.
6528         Move description of mh-reply-default-reply-to into paragraph
6529         that describes its values.
6531 2006-03-17  Bill Wohler  <wohler@newt.com>
6533         * mh-e.texi: Use smallexample and smalllisp consistently.
6534         (Sending Mail Tour): Update method of entering
6535         addresses and subject.
6536         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6537         (Adding Attachments, Searching): Update screenshots for Emacs 22.
6539 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
6541         * org.texi: Version number change only.
6543 2006-03-14  Bill Wohler  <wohler@newt.com>
6545         * mh-e.texi: Add index entries around each paragraph rather than
6546         depend on entries from beginning of node.  Doing so ensures that
6547         index entries are less likely to be forgotten if text is cut and
6548         pasted, and are necessary anyway if the references are on a
6549         separate page.  It seems that makeinfo is now (v. 4.8) only
6550         producing one index entry per node, so there is no longer any
6551         excuse not to.  Use subheading instead of heading.  The incorrect
6552         use of heading produced very large fonts in Info--as large as the
6553         main heading.
6554         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6555         versions 6 and 7 appeared *around* the time of these Emacs releases.
6557 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
6559         * org.texi (Clean view): Document new startup options.
6561 2006-03-11  Bill Wohler  <wohler@newt.com>
6563         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6564         (Composing, Scan Line Formats): Fix @refs.
6565         (Getting Started): Define MH profile and MH profile components.
6566         (Incorporating Mail, Reading Mail, Viewing, Printing)
6567         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6568         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6569         for string constants.
6570         (Tool Bar): Remove spurious quote.
6571         (Junk): Use ``...'' instead of "...".
6572         (Scan Line Formats): Replace @samp with @kbd.
6574 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6576         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6578 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6580         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6581         easy to understand.
6583 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6585         * gnus.texi: Markup fix.
6586         (Fancy Mail Splitting): Specify new feature.
6588 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6590         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6591         partial-words matching.
6593 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
6595         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6597         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6598         (MIME Commands): Fix mm-discouraged-alternatives.
6600 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
6602         * org.texi: Version number change only.
6604 2006-03-06  Bill Wohler  <wohler@newt.com>
6606         * mh-e.texi: Move from SourceForge repository to Savannah.
6607         This is version 7.93, which is a total rewrite from the previous
6608         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6609         version 7.93.
6611 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6613         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6615 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
6617         * org.texi (Interaction): Add item about `org-mouse.el' by
6618         Piotr Zielinski.
6619         (Managing links): Document that also mouse-1 can be used to
6620         activate a link.
6621         (Headlines, FAQ): Add entry about hiding leading stars.
6622         (Miscellaneous): Resort the sections in this chapter to a more
6623         logical sequence.
6625 2006-02-27  Simon Josefsson  <jas@extundo.com>
6627         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
6628         2004-01-27 from the trunk).
6630 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6632         * cc-mode.texi: Rename c-hungry-backspace to
6633         c-hungry-delete-backwards, at the request of RMS.  Leave the old
6634         name as an alias.
6636 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6638         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6639         include the function header within the defun.
6641 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6643         * cc-mode.texi: Correct two typos.
6645 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6647         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6648         existing comment.
6649         (Electric Keys): Add a justification for electric indentation.
6650         (Hungry WS Deletion): Clear up the names and complications of the
6651         BACKSPACE and DELETE keys.
6653 2006-02-23  Juri Linkov  <juri@jurta.org>
6655         * faq.texi (Common requests): Move `Turning on auto-fill by
6656         default' after `Wrapping words automatically'.  Move `Working with
6657         unprintable characters' before `Searching for/replacing newlines'.
6658         Move `Replacing highlighted text' after `Highlighting a region'.
6659         Merge `Repeating commands' and `Repeating a command as many times
6660         as possible' into the former.
6661         (Packages that do not come with Emacs): Add refs to Gmane and
6662         etc/MORE.STUFF.
6664 2006-02-23  Juri Linkov  <juri@jurta.org>
6666         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6667         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6668         Add xref to `(emacs)Reporting Bugs'.
6669         (Getting a printed manual): Add URL to other formats of the manual.
6670         (Common requests): Fix menu.
6671         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6672         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6673         (Inserting text at the beginning of each line): Add pxref to
6674         `Changing the included text prefix'.
6675         (Forcing the cursor to remain in the same column): Mention `track-eol'
6676         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
6677         (Replacing text across multiple files): Add keybinding `Q' for
6678         `dired-do-query-replace'.
6680 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
6682         * reftex.texi: Version number and date change only.
6684         * org.texi (Internal Links): Rewrite to cover the modified
6685         linking system.
6687 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
6689         * faq.texi: Remove the coding cookie, it's not needed anymore.
6691 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6693         * faq.texi (Colors on a TTY): Mention Mac OS port.
6695 2006-02-12  Karl Berry  <karl@gnu.org>
6697         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6698         8-bit accented a.
6700 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
6702         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6704 2006-02-08  Romain Francoise  <romain@orebokech.com>
6706         * faq.texi (Top): Remove paragraph about the FAQ being a
6707         transitional document, etc.
6708         (Searching for/replacing newlines): New node.
6709         (Yanking text in isearch): New node.
6710         (Inserting text at the beginning of each line): Rename and make
6711         more general, mention `M-;' in Message mode.
6713 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6715         * faq.texi (Meta key does not work in xterm)
6716         (Emacs does not display 8-bit characters)
6717         (Inputting eight-bit characters): Update xrefs.
6719 2006-02-06  Romain Francoise  <romain@orebokech.com>
6721         * faq.texi (VM): VM now at version 7.19.
6722         Set myself as maintainer of this file.
6724 2006-02-04  Michael Olson  <mwolson@gnu.org>
6726         * erc.texi (History): Note that ERC is now included with Emacs.
6728 2006-01-31  Romain Francoise  <romain@orebokech.com>
6730         * message.texi (Message Headers): Explain what
6731         `message-alternative-emails' does in more detail.
6732         Update copyright year.
6734 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
6736         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6738 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6740         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6742 2006-01-29  Michael Olson  <mwolson@gnu.org>
6744         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6746         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6748         * faq.texi (New in Emacs 22): Mention ERC.
6750 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
6752         * rcirc.texi: Capitalize dir entry for consistency with the entry
6753         in info/dir and other entries in the Emacs category.
6754         Fix typos.  Delete trailing whitespace.
6756 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
6758         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6760 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
6762         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6763         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6765         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6766         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6768 2006-01-27  Alex Schroeder  <alex@gnu.org>
6770         * rcirc.texi: New file.
6772 2006-01-23  Juri Linkov  <juri@jurta.org>
6774         * widget.texi (User Interface): Add S-TAB for widget-backward.
6776 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
6778         Sync with Tramp 2.0.52.
6780         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6781         Add Tramp disabling item.  New item for common connection problems.
6782         (various): Apply "ftp" as method for the download URL.
6783         (Bug Reports): Refer to FAQ for common problems.
6785 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6787         * widget.texi (User Interface): Use @key for TAB.
6789         * ses.texi (Formulas, Printer functions): Use @key for TAB.
6791         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6792         for TAB.
6794         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6796 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6798         * gnus.texi: Update copyright.
6800 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6802         * gnus.texi (Article Washing): Additions.
6804 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
6806         * org.texi (Agenda commands): Document tags command.
6808 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6810         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6812 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6814         * gnus.texi (RSS): Addition.
6816 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6818         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6820 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6822         * emacs-mime.texi (Display Customization): Add setting example to
6823         mm-discouraged-alternatives.
6825 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6827         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6828         version is the canonical version.
6830 2006-01-08  Alex Schroeder  <alex@gnu.org>
6832         * pgg.texi (Caching passphrase): Rewording.
6834 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
6836         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6837         repository URL.
6839 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
6841         * org.texi: Removed the accidentally re-added empty line in the
6842         direntry.
6844 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
6846         * org.texi (Agenda Views): Chapter reorganized.
6848 2005-12-29  Romain Francoise  <romain@orebokech.com>
6850         * faq.texi (Using Customize): New node.
6852 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
6854         * org.texi: Remove blank line in @direntry.  It is non-standard
6855         and recursively produces blank lines all over the dir file (when
6856         using Texinfo 4.8).
6858 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
6860         * widget.texi (atoms): Delete obsolete remark about `file' widget.
6862 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
6864         * org.texi (Tags): Boolean logic documented.
6865         (Agenda Views): Document custom commands.
6867 2005-12-20  David Kastrup  <dak@gnu.org>
6869         * faq.texi (AUCTeX): Update version and mailing list info.
6871 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6873         * gnus.texi (MIME Commands): Mention addition of
6874         multipart/alternative to gnus-buttonized-mime-types and add xref
6875         to mm-discouraged-alternatives.
6877         * emacs-mime.texi (Display Customization): Mention addition of
6878         "image/.*" and add xref to gnus-buttonized-mime-types in the
6879         mm-discouraged-alternatives section.
6881 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
6883         * org.texi (Tags): New section.
6884         (Agenda Views): Chapter reorganized.
6886 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
6888         * org.texi (Internal Links): Add a missing comma after an @xref.
6890 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
6892         * faq.texi (Filling paragraphs with a single space): No need to
6893         change sentence-end now.
6895 2005-12-13  Romain Francoise  <romain@orebokech.com>
6897         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6899 2005-12-12  Jay Belanger  <belanger@truman.edu>
6901         * faq.texi (Calc): Update version number.
6903 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
6905         * org.texi (Progress Logging): New section.
6907 2005-12-10  Romain Francoise  <romain@orebokech.com>
6909         Update the Emacs FAQ for the 22.1 release.
6911         * faq.texi: Set VER to `22.1'.
6912         (Basic editing): Explain how to use localized versions of the
6913         Tutorial.  Mention that `C-h r' displays the manual.
6914         Delete obsolete WWW link to an Emacs 18 tutorial.
6915         (Getting a printed manual): Point to the new locations of the
6916         manuals on the GNU Web site.
6917         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6918         available via Info (it was previously distributed separately).
6919         (Installing Texinfo documentation): The latest version of Texinfo
6920         is 4.8, not 4.0.
6921         (Informational files for Emacs): COPYING is the GNU General Public
6922         License, not the Emacs General Public License.
6923         (Informational files for Emacs): Delete obsolete link to the
6924         GNUinfo pages as they have been removed from the GNU Web site.
6925         (New in Emacs 22): New node.
6926         (Setting up a customization file): Say that most packages support
6927         Customize nowadays.
6928         (Colors on a TTY): Delete reference to instructions on how to
6929         enable syntax highlighting, it is now enabled by default.
6930         (Turning on abbrevs by default): Emacs now reads the abbrevs file
6931         at startup automatically.
6932         (Controlling case sensitivity): Mention `M-c' in isearch.
6933         (Using an already running Emacs process): Emacs now creates the
6934         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
6935         gnuserv.  As emacsclient can now run Lisp code as well, delete a
6936         sentence praising gnuserv for that.  Simplify description of how
6937         the client/server operation works.
6938         (Compiler error messages): Delete obsolete text (compile.el has
6939         been rewritten).
6940         (Indenting switch statements): Fix typo.
6941         (Matching parentheses): Simplify setup instructions, mention the
6942         menu bar item in the Options menu.
6943         (Repeating a command as many times as possible): Mention `C-x e'.
6944         (Going to a line by number): Mention new keymap and bindings
6945         `M-g M-g', `M-g M-p' and `M-g M-n'.
6946         (Turning on syntax highlighting): Now on by default.  Simplify.
6947         (Replacing highlighted text): Use `1', not `t'.
6948         (Problems with very large files): The maximum size is now 256MB on
6949         32-bit machines.
6950         (^M in the shell buffer): Mention `comint-process-echoes'.
6951         (Emacs for Apple computers): Emacs 22 has native support for Mac
6952         OS X.
6953         (Translating names to IP addresses): Delete node.
6954         (Binding keys to commands): Fix typo.
6955         (SPC no longer completes file names): New node.
6956         (MIME with Emacs mail packages): Delete section about the Emacs
6957         MIME FAQ (it's not reachable anymore).
6959 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
6961         * cc-mode.texi: The manual has been extensively revised: the
6962         information about using CC Mode has been separated from the larger
6963         and more difficult chapters about configuration.  It has been
6964         updated for CC Mode 5.31.
6966 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6968         * pgg.texi (User Commands): Fix description of pgg-verify-region.
6969         (Selecting an implementation): Fix descriptions.
6971 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6973         * message.texi (Various Message Variables): Addition.
6975 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6977         * message.texi: Fix default values.
6979 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6981         * message.texi (Header Commands): Clarify descriptions of
6982         message-cross-post-followup-to, message-reduce-to-to-cc, and
6983         message-insert-wide-reply.
6984         (Various Commands): Fix kindex for message-kill-to-signature;
6985         clarify description of message-tab.
6987 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6989         * message.texi (Mailing Lists): Fix description about MFT.
6991         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6993 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6995         * gnus.texi (Slow Terminal Connection): Replace old description
6996         with new one.
6998 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7000         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7001         replace X-Draft-Headers with X-Draft-From.
7003 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7005         * gnus.texi (Various Various): Fix the default value of
7006         nnheader-max-head-length.
7007         (Gnus Versions): Fix typo.
7009 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7011         * org.texi (Structure editing): Document new functionality of
7012         M-RET.
7014 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7016         * org.texi (Internal Links): Fix Texinfo usage.
7018 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7020         * org.texi (TODO basics): Document the global todo list.
7021         (TODO items): Documents sparse tree for specific TODO
7022         keywords.
7024 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7026         * org.texi (Plain Lists): Typos fixed.
7028 2005-11-28  Jay Belanger  <belanger@truman.edu>
7030         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7032 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7034         * org.texi (Structure editing): New item moving commands added.
7035         (Plain Lists): New section.
7037 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7039         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7040         (Agenda): Document commands `org-cycle-agenda-files' and
7041         `org-agenda-file-to-front'.
7042         (Built-in table editor): Document `org-table-sort-lines'.
7043         (HTML formatting): Export of hand-formatted lists.
7045 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7047         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7048         new variable gnus-toolbar-thickness.
7050 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7052         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7054 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7056         * gnus.texi (X-Face): Fix description.
7057         (XVarious): Remove gnus-xmas-logo-color-alist and
7058         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7060 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7062         * gnus.texi (Group Parameters): Mention new variable
7063         gnus-parameters-case-fold-search.
7064         (Home Score File): Addition.
7066 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7068         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7069         (Overview): List supported feed types.
7070         (Installation): No installation necessary when using autoload.
7071         (Configuration): Rename "RSS" to "news".
7073 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7075         * pgg.texi (User Commands): Document additional passphrase
7076         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7077         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7079 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7081         * org.texi: Version number changed to 3.19.
7083 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7085         * pgg.texi (How to use): Update the example to add autoload of
7086         pgg-encrypt-symmetric-region.
7087         (User Commands): Document pgg-encrypt-symmetric-region.
7088         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7090 2005-10-27  Jay Belanger  <belanger@truman.edu>
7092         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7093         mention other TeX-related units.
7095 2005-10-23  Lars Hansen  <larsh@soem.dk>
7097         * dired-x.texi (Miscellaneous Commands):
7098         Replace dired-do-relative-symlink by dired-do-relsymlink and
7099         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7101 2005-10-23  Jay Belanger  <belanger@truman.edu>
7103         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7104         constant.
7106 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7108         * faq.texi (Bugs and problems):
7109         Replace `dired-move-to-filename-regexp' by
7110         `directory-listing-before-filename-regexp'.
7112 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7114         * newsticker.texi (UPDATED): Set value.
7116 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7118         * gnus.texi (Document Groups): Remove duplicate item.
7120 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7122         * org.texi (Summary): Mention iCalendar support.
7123         (Exporting): Document iCalendar support.
7125 2005-10-18  Romain Francoise  <romain@orebokech.com>
7127         * viper.texi (Viper Specials): Capitalize GNU.
7129 2005-10-17  Juri Linkov  <juri@jurta.org>
7131         * info.texi (Getting Started, Search Index, Expert Info):
7132         Fix wording.
7133         (Search Text): Replace `echo area' with `mode line'.
7134         (Search Index): Both `i' and `,' find all index entries.
7135         Replace example `C-f' with `C-l' (which exists in index of Info
7136         manual) and delete spaces in its keyboard input sequence.
7137         Delete unnecessary explanations about literal characters.
7139 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7141         * gnus.texi (Document Server Internals): Addition.
7143 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7145         * gnus.texi (A note on namespaces): Fix RFC reference.
7147 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7149         * gnus.texi (RSS): Fix key description.
7151 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7153         * gnus.texi: Emacs/w3 -> Emacs/W3.
7154         (Browsing the Web): Fix description.
7155         (Web Searches): Ditto.
7156         (Customizing W3): Ditto.
7158 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7160         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7162 2005-10-11  Jay Belanger  <belanger@truman.edu>
7164         * calc.texi (Integration): Mention using `a i' to compute definite
7165         integrals.
7167 2005-10-11  Juri Linkov  <juri@jurta.org>
7169         * info.texi: Rearrange nodes.
7170         (Top): Update menu.  Change ref `Info for Experts' to
7171         `Advanced Info Commands'.
7172         (Getting Started): Fix description of manual's parts.
7173         (Help-Int): Change xref `Info Search' to `Search Index', and
7174         `Expert Info' to `Advanced'.
7175         (Advanced): Move node one level up.
7176         (Search Text, Search Index): New nodes split out from `Info Search'.
7177         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7178         split out from `Advanced'.
7179         (Advanced, Emacs Info Variables): De-document editing an Info file
7180         in Info.
7181         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7182         (Creating an Info File): Delete node and move its text to
7183         `Expert Info'.
7185 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7187         * org.texi (Workflow states): Documented that change in keywords
7188         becomes active only after restart of Emacs.
7190 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7192         Sync with Tramp 2.0.51.
7194 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7196         * speedbar.texi (Introduction): Describe new location of speedbar
7197         on menubar.
7198         (Basic Key Bindings): Remove descriptions of bindings that have
7199         been removed.
7201 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7203         * speedbar.texi (GDB): Describe use of watch expressions.
7205 2005-09-28  Simon Josefsson  <jas@extundo.com>
7207         * message.texi (IDNA): Fix.
7209 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7211         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7212         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7213         description of nntp-open-connection-function.
7214         (Common Variables): Fix descriptions.
7216 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7218         * gnus.texi (Server Buffer Format): Document the %a format spec.
7220 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7222         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7224 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7226         * org.texi Version 3.16.
7228 2005-09-19  Miles Bader  <miles@gnu.org>
7230         * newsticker.texi: Get rid of CVS keywords.
7232 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7234         * gnus.texi (Finding the Parent): Fix description of how Gnus
7235         finds article.
7237 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7239         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7240         to drop off non-answered articles.
7242 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7244         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7245         braces (which are unsupported by NMAKE) for macro `srcdir'.
7247 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7249         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7250         (../info/newsticker, newsticker.dvi): New targets.
7252 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7254         * newsticker.texi: Replace @command with @code.  Replace @example
7255         with @lisp.
7256         (Top): Add explanations to menu items.
7257         (GNU Free Documentation License): Remove.
7259 2005-09-16  Romain Francoise  <romain@orebokech.com>
7261         Update all files to specify GFDL version 1.2.
7263         * doclicense.texi (GNU Free Documentation License): Update to
7264         version 1.2.
7266 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7268         * newsticker.texi: Fix @setfilename.
7270         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7271         (../info/newsticker, newsticker.dvi): New targets.
7273 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7275         * org.texi: Version 3.15.
7277 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7279         * ses.texi: Combine all three indices into one.
7280         Correct a few typos.
7282 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7284         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7286 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7288         * emacs-mime.texi (Handles): Remove duplicate item.
7289         (Encoding Customization): Fix the default value for
7290         mm-coding-system-priorities.
7291         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7292         (Basic Functions): Fix reference.
7294 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7296         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7298 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7300         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7301         and web site.
7303         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7304         not keyboard-translate.
7306 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7308         * faq.texi (Using regular expressions): Fix xref.
7310 2005-08-09  Juri Linkov  <juri@jurta.org>
7312         * info.texi (Help-P): Replace `Prev' with `Previous'.
7313         (Help-M, Help-Xref): Add S-TAB.
7314         (Help-FOO): Update `u' command.
7315         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7316         Update info about visibility of xref parts.
7317         (Help-Int): Fix `m' command.  Rename `Info-last' to
7318         `Info-history-back'.  Add `Info-history-forward'.
7319         (Advanced): Fix `g*' and `M-n' commands.
7320         (Info Search): Add `index-apropos' in stand-alone browser.
7321         Add isearch commands.
7322         (Emacs Info Variables): Remove `Info-fontify'.
7323         Add `Info-mode-hook'.  Update face names.
7324         Add `Info-fontify-maximum-menu-size',
7325         `Info-fontify-visited-nodes', `Info-isearch-search'.
7327 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7329         Sync with Tramp 2.0.50.
7331         * tramp.texi: Use @option{} consequently for method names.
7332         (Inline methods, External transfer methods): Remove references to
7333         Cygwin.
7334         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7335         implementation.
7337 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7339         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7340         Mention that gnus-init-file is not read when Emacs is invoked with
7341         --no-init-file or -q.
7343 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7345         * org.texi: Version 3.14.
7347 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7349         * org.texi: Version 3.13.
7351 2005-07-18  Juri Linkov  <juri@jurta.org>
7353         * calc.texi (Time Zones, Logical Operations):
7354         * cl.texi (Overview):
7355         * org.texi (TODO types):
7356         * sc.texi (Emacs 18 MUAs):
7357         * speedbar.texi (Top):
7358         * url.texi (History):
7359         Delete duplicate duplicate words.
7361 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
7363         * cl.texi (Type Predicates): Document `atom' type.
7365 2005-07-04  Lute Kamstra  <lute@gnu.org>
7367         Update FSF's address in GPL notices.
7369         * calc.texi (Copying):
7370         * doclicense.texi (GNU Free Documentation License):
7371         * faq.texi (Contacting the FSF):
7372         * mh-e.texi (Copying): Update FSF's address.
7374 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7376         * flymake.texi (Example -- Configuring a tool called directly):
7377         Update name of flymake-build-relative-filename.
7379 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7381         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7383 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7385         * org.texi: Version 3.12.
7387 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7389         * makefile.w32-in (MAKEINFO): Use --force.
7390         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7391         Makefile.in.
7392         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7393         more shells.
7395 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7397         * speedbar.texi (Creating a display): Texinfo usage fixes.
7399         * tramp.texi (Customizing Completion, Auto-save and Backup):
7400         Texinfo usage fixes.
7402 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7404         * dired-x.texi (Miscellaneous Commands):
7405         * ediff.texi (Miscellaneous):
7406         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7407         (Agent Variables):
7408         * info.texi (Help-Xref):
7409         * message.texi (Message Headers):
7410         * org.texi (Remember):
7411         * reftex.texi (Options (Defining Label Environments)):
7412         (Options (Index Support)):
7413         (Options (Viewing Cross-References)):
7414         (Options (Misc)):
7415         (Changes):
7416         * speedbar.texi (Creating a display):
7417         * tramp.texi (Customizing Completion, Auto-save and Backup):
7418         Texinfo usage fix.
7420 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7422         * org.texi: Version 3.11.
7424 2005-06-12  Jay Belanger  <belanger@truman.edu>
7426         * calc.texi (Getting Started): Remove extra menu item.
7428 2005-05-31  Jay Belanger  <belanger@truman.edu>
7430         * calc.texi (Notations Used in This Manual): Use @kbd for key
7431         sequence.
7432         (Demonstration of Calc): Mention another way of starting Calc.
7433         (Starting Calc): Mention long name of M-#.
7434         (Embedded Mode Overview): Remove unnecessary instruction.
7435         (Other M-# commands): Rephrase `M-# 0' explanation.
7436         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7437         reflect current behavior.
7439 2005-05-30  Jay Belanger  <belanger@truman.edu>
7441         * calc.texi (Hooks): Change description of calc-window-hook and
7442         calc-trail-window-hook to match usage.
7443         (Computational Functions): Add more constant-generating functions.
7444         (Customizable Variables): Use defvar.
7446 2005-05-28  Jay Belanger  <belanger@truman.edu>
7448         * calc.texi (Assignments in Embedded Mode): Fix variable name.
7449         (Basic Embedded Mode): Explain behavior of arguments to
7450         calc-embedded-mode.
7452 2005-05-27  Jay Belanger  <belanger@truman.edu>
7454         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7455         current behavior.
7457 2005-05-25  Jay Belanger  <belanger@truman.edu>
7459         * calc.texi: Change Calc version number throughout.
7460         (Keypad Mode): Change location in info output.
7461         (Keypad mode overview): Move picture of keypad.
7463 2005-05-21  Jay Belanger  <belanger@truman.edu>
7465         * calc.texi (Storing variables): Mention that only most variables
7466         are void to begin with.
7468 2005-05-21  Kevin Ryde  <user42@zip.com.au>
7470         * widget.texi (Basic Types): Update cross ref from "Enabling
7471         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7472         lispref/text.texi change.
7474 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
7476         * org.texi: Version 3.09.
7478 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
7480         * reftex.texi: Version 4.28.
7482 2005-05-16  Jay Belanger  <belanger@truman.edu>
7484         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7486 2005-05-14  Jay Belanger  <belanger@truman.edu>
7488         * calc.texi (Default Simplifications): Insert missing ! (logical
7489         not operator).
7491 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
7493         Sync with Tramp 2.0.49.
7495 2005-05-10  Jay Belanger  <belanger@truman.edu>
7497         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7498         to 1.
7500 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
7502         * org.texi: Version 3.08, structure reorganized.
7504 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7506         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7508 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
7510         * org.texi: Update to version 3.06.
7512 2005-04-13  Lute Kamstra  <lute@gnu.org>
7514         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7516 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
7518         * cl.texi (Porting Common Lisp): Fix typo.
7520 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7522         * gnus.texi (RSS): Addition.
7524 2005-04-04  Jay Belanger  <belanger@truman.edu>
7526         * calc.texi: Change Calc version number.
7527         (Customizable variables): Fix description of calc-language-alist.
7528         (Copying): Put in version 2 of GPL.
7530 2005-04-01  Jay Belanger  <belanger@truman.edu>
7532         * calc.texi (Troubleshooting Commands): Remove comment about
7533         installation.
7534         (Installation): Remove section.
7535         (Customizable Variables): New section.
7536         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7537         (Graphical Devices): Add references to Customizable Variables.
7539 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7541         * emacs-mime.texi (Display Customization): Markup fixes.
7542         (rfc2047): Update.
7544 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7546         * gnus-faq.texi: Replaced with auto-generated version.
7548 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
7550         * dired-x.texi (Multiple Dired Directories): default-directory was
7551         renamed to dired-default-directory.
7553 2005-03-26  Jay Belanger  <belanger@truman.edu>
7555         * calc.texi (Simplifying Formulas, Rewrite Rules):
7556         Change description of top and bottom of fraction.
7557         (Modulo Forms): Move description of how to create modulo forms to
7558         earlier in the section.
7559         (Fraction Mode): Suggest using : to get a fraction by dividing.
7560         (Basic Arithmetic): Adjust placement of command name.
7561         (Truncating the Stack): Emphasize that "hidden" entries are still
7562         visible.
7563         (Installation): Move discussion of printing manual to "About This
7564         Manual".
7565         (About This Manual): Mention how to print the manual.
7566         (Reporting Bugs): Remove first person.
7567         (Building Vectors): Add algebraic version of append.
7568         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7569         (Grouping Digits): Fix typo.
7571 2005-03-25  Werner Lemberg  <wl@gnu.org>
7573         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7574         Replace `legal' with `valid'.
7576 2005-03-25  Werner Lemberg  <wl@gnu.org>
7578         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7580 2005-03-24  Jay Belanger  <belanger@truman.edu>
7582         * calc.texi (General Mode Commands)
7583         (Mode Settings in Embedded Mode): Add some explanation of
7584         recording mode settings.
7586 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7588         * calc.texi: Remove praise of non-free software.
7590         * idlwave.texi: Don't say where to get IDL or its non-free manual.
7591         (Installation): Node deleted.
7593 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7595         * url.texi (HTTP language/coding): Improve last change.
7597 2005-03-22  Jay Belanger  <belanger@truman.edu>
7599         * calc.texi (Embedded Mode): Add new information on changing
7600         modes.
7602 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
7604         Sync with Tramp 2.0.48.
7606         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7608         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
7609         "GNU/Linux".  Change all addresses to .gnu.org.
7610         (Default Method): Offer shortened syntax for "su" and "sudo"
7611         methods.
7613 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7615         * url.texi: Fix usage of "e.g.".
7616         (HTTP language/coding): Explain the rules for these strings.
7618 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7620         * woman.texi (Introduction): Minor cleanups.
7622         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7624         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7625         (Installation): Node deleted.
7627         * mh-e.texi (Preface): Get rid of "Emacs 21".
7629         * eshell.texi (Installation): Delete node (for Emacs 20).
7631 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
7633         * flymake.texi: Refill and tweak style in @lisp blocks.
7635 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7637         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7639 2005-03-01  Jay Belanger  <belanger@truman.edu>
7641         * calc.texi (Trigonometric and Hyperbolic Functions):
7642         Mention additional functions.
7643         (Algebraic Simplifications): Mention additional simplifications.
7645 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
7647         * ses.texi: Add concept/function/variable indices (this work was
7648         donated by Brad Collins <brad@chenla.org>, copyright-assignment
7649         papers on file at FSF).
7651 2005-02-10  Jay Belanger  <belanger@truman.edu>
7653         * calc.texi: Change @LaTeX to La@TeX throughout.
7654         Redefine @expr as @math for TeX output.
7655         Redefine @texline as a no-op for TeX output.
7656         Define @tfn, replace @t by @tfn throughout.
7658 2005-02-09  Jay Belanger  <belanger@truman.edu>
7660         * calc.texi: Add macro for LaTeX for info output.
7662 2005-02-08  Kim F. Storm  <storm@cua.dk>
7664         * texinfo.tex (LaTex): Add def.
7666 2005-02-06  Jay Belanger  <belanger@truman.edu>
7668         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7669         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
7670         throughout manual.
7672 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7674         * gnus.texi: Some edits based on comments from David Abrahams.
7676 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7678         * gnus.texi (RSS): Fix the keystroke.
7680 2005-01-24  David Kastrup  <dak@gnu.org>
7682         * faq.texi: Update AUCTeX version info.
7684 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
7686         * gnus-faq.texi ([4.1]): Typo.
7688 2005-01-19  Jay Belanger  <belanger@truman.edu>
7690         * calc.texi (Keep Arguments): Mention that keeping arguments
7691         doesn't work with keyboard macros.
7693 2005-01-16  Richard M. Stallman  <rms@gnu.org>
7695         * autotype.texi (Autoinserting): Fix small error.
7697 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
7699         Sync with Tramp 2.0.47.
7701         * tramp.texi (Compilation): New section, describing compilation of
7702         remote files.
7704 2005-01-11  Kim F. Storm  <storm@cua.dk>
7706         * widget.texi (Basic Types): Add :follow-link keyword.
7708 2005-01-09  Jay Belanger  <belanger@truman.edu>
7710         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7712 2005-01-08  Jay Belanger  <belanger@truman.edu>
7714         * calc.texi: Change throughout to reflect new default value of
7715         calc-settings-file.
7717 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7719         * message.texi (Reply): `message-reply-to-function' should return
7720         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7722 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
7724         * faq.texi (Changing load-path): Fix typo.
7726 2005-01-05  Jay Belanger  <belanger@truman.edu>
7728         * calc.texi (Programming Tutorial): Replace kbd command by
7729         appropriate characters for a keyboard macro.
7731 2005-01-04  Jay Belanger  <belanger@truman.edu>
7733         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7734         for Lucid Emacs.
7735         (Programming Tutorial): Mention that the user needs to be in the
7736         right mode to compute some functions.
7738 2005-01-04  Jay Belanger  <belanger@truman.edu>
7740         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7741         no longer applicable.
7743 2005-01-01  Jay Belanger  <belanger@truman.edu>
7745         * calc.texi (Programming Tutorial): Change description of how to
7746         edit keyboard macros to match current behavior.
7748 2004-12-31  Jay Belanger  <belanger@truman.edu>
7750         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7752 2004-12-20  Jay Belanger  <belanger@truman.edu>
7754         * calc.texi (Types Tutorial): Emphasize that you can't divide by
7755         zero.
7757 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
7759         * cc-mode.texi (Text Filling and Line Breaking): Put period after
7760         @xref.
7761         (Font Locking): Avoid @strong{Note:}.
7763 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
7765         Sync with Tramp 2.0.46.
7767         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
7769 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
7771         * url.texi: Correct typos.
7772         (Retrieving URLs): @var{nil}->@code{nil}.
7773         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7774         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7775         (Dealing with HTTP documents): @inforef->@xref.
7777 2004-12-15  Jay Belanger  <belanger@truman.edu>
7779         * calc.texi: Consistently capitalized all mode names.
7780         (Answers to Exercises): Mention that an answer can be a fraction
7781         when in Fraction mode.
7783 2004-12-13  Jay Belanger  <belanger@truman.edu>
7785         * calc.texi: Fix some TeX definitions.
7787 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7789         * reftex.texi (Imprint): Remove erroneous @value's.
7791 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7793         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7794         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7796 2004-12-08  Jay Belanger  <belanger@truman.edu>
7798         * calc.texi (Starting Calc): Remove comment about installation.
7799         (Keypad Mode Overview): Remove comment about Emacs 19 support.
7801 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7803         * url.texi: Update @setfilename.
7804         (Getting Started): No need to worry about Gnus versions.
7805         (Dealing with HTTP documents): Use @inforef.
7807         * org.texi: Fix @direntry file name.
7809 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7811         * url.texi: New file.
7813         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7815 2004-12-06  Jay Belanger  <belanger@truman.edu>
7817         * calc.texi (Using Calc): Remove paragraph about installation.
7819 2004-12-06  Jay Belanger  <belanger@truman.edu>
7821         * calc.texi: Use more Texinfo macros and less TeX defs.
7822         Remove @refill's.
7824 2004-12-06  Richard M. Stallman  <rms@gnu.org>
7826         * org.texi: New file.
7828 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7830         * Makefile.in (org.dvi, ../info/org): New targets.
7831         (INFO_TARGETS): Add ../info/org.
7832         (DVI_TARGETS): Add org.dvi.
7833         (maintainer-clean): Remove the info files in the info dir.
7835 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
7837         * idlwave.texi: Fix the setfilename directive to put the produced
7838         file in ../info.
7839         (Continued Statement Indentation): Resurrect Jan D.'s change from
7840         2004-11-03 that was lost when a newer version of idlwave.texi was
7841         imported.
7843 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
7845         * gnus-faq.texi ([5.1]): Add missing bracket.
7847         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7848         Index `spam-initialize'.
7850 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7852         * message.texi (Various Message Variables): Mention that all mail
7853         file variables are derived from `message-directory'.
7855         * gnus.texi (Splitting Mail): Clarify bogus group.
7857 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7859         * emacs-mime.texi (Encoding Customization):
7860         Fix mm-coding-system-priorities entry.
7862 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
7864         * idlwave.texi (Continued Statement Indentation):
7865         * reftex.texi (Options (Index Support)):
7866         (Displaying and Editing the Index, Table of Contents):
7867         * speedbar.texi (Creating a display, Major Display Modes):
7868         Replace non-nil with non-@code{nil}.
7870 2004-10-21  Jay Belanger  <belanger@truman.edu>
7872         * calc.texi (Algebraic-Style Calculations): Remove a comment.
7874 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
7876         * calc.texi (Reporting Bugs): Double up `@'.
7878 2004-10-18  Jay Belanger  <belanger@truman.edu>
7880         * calc.texi (Reporting Bugs): Change the address that bugs
7881         should be sent to.
7883 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7885         * gnus.texi (New Features): Add 5.11.
7887         * message.texi (Resending): Remove wrong default value.
7889         * gnus.texi (Mail Source Specifiers): Describe possible problems
7890         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
7891         `pop3-leave-mail-on-server' to the index.
7893 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7895         * message.texi (Canceling News): Add how to set a password.
7897 2004-10-12  Jay Belanger  <belanger@truman.edu>
7899         * calc.texi (Help Commands): Change the descriptions of
7900         calc-describe-function and calc-describe-variable to match their
7901         current behavior.
7903 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7905         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7907 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
7909         Sync with Tramp 2.0.45.
7911         * tramp.texi (Frequently Asked Questions): Comment paragraph about
7912         plink link.  The URL is outdated.  Originator contacted for
7913         clarification.
7915 2004-10-10  Juri Linkov  <juri@jurta.org>
7917         * gnus.texi (Top, Marking Articles): Join two menus in one node
7918         because a node can have only one menu.
7920 2004-10-09  Juri Linkov  <juri@jurta.org>
7922         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7923         example of nnmail-split-fancy.
7925 2004-10-06  Karl Berry  <karl@gnu.org>
7927         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7928         consistency with other uses of dashes.
7930 2004-10-05  Karl Berry  <karl@gnu.org>
7932         * info.texi: Consistently use --- throughout, periods at end of
7933         menu descriptions, and a couple typos.
7935 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7937         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7938         * pgg.texi (User Commands, Backend methods): Do.
7939         * gnus.texi: Markup fixes.
7940         (Setting Process Marks): Fix `M P a' entry.
7941         * emacs-mime.texi: Fixes.
7943 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7945         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7946         again.
7947         Use 5.10 instead of 5.10.0.
7949 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7951         * gnus.texi (Summary Mail Commands): S D e.
7953 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
7955         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7956         the gnus-article-mode-line-format section.
7958 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7960         * gnus.texi (Various Summary Stuff): Fix the documentation for
7961         gnus-newsgroup-variables.
7963 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7965         * gnus.texi (MIME Commands):
7966         Add gnus-mime-display-multipart-as-mixed,
7967         gnus-mime-display-multipart-alternative-as-mixed,
7968         gnus-mime-display-multipart-related-as-mixed.
7969         (Mail Source Customization): Clarify `mail-source-directory'.
7970         (Splitting Mail): Mention gnus-group-find-new-groups.
7971         (SpamOracle): Fix typo.
7973         * gnus-faq.texi: Untabify.
7974         ([6.3]): nnir.el is in contrib directory.
7976         * message.texi (News Headers): Clarify how a unique ID is created.
7978         * gnus.texi (Batching Agents): Fix typo in example.
7979         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7981 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
7983         * gnus.texi (Group Parameters): Add more on hooks.
7985 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
7987         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7989 2004-09-22  Jay Belanger  <belanger@truman.edu>
7991         * calc.texi (Vectors as Lists): Add a warning that the tutorial
7992         might be hidden during part of the session.
7994 2004-09-20  Jay Belanger  <belanger@truman.edu>
7996         * calc.texi (Notations Used in This Manual): Put in an earlier
7997         mention that DEL could be called Backspace.
7999 2004-09-10  Simon Josefsson  <jas@extundo.com>
8001         * gnus.texi (IMAP): Add example.  Suggested and partially written
8002         by Steinar Bang <sb@dod.no>.
8004 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8006         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8007         netrc syntax.
8009 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8011         * gnus.texi (Spam ELisp Package Sequence of Events):
8012         Some clarifications.
8013         (Spam ELisp Package Global Variables): More clarifications.
8015 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8017         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8018         Mention spam-split does not modify incoming mail.
8020 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8022         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8024 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8026         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8028 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8030         * makefile.w32-in (sieve, pgg): Use $(infodir).
8032 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8034         * makefile.w32-in: Fix PGG and Sieve entries.
8036 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8038         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8039         Emacs and related programs.
8041 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8043         * faq.texi: Fix texinfo usage, esp. doublequotes.
8044         (Difference between Emacs and XEmacs): Some clarification.
8046         * faq.texi (Difference between Emacs and XEmacs):
8047         Explain not to contrast XEmacs with GNU Emacs.
8049 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8051         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8053 2004-08-22  David Kastrup  <dak@gnu.org>
8055         * reftex.texi (AUCTeX): Update links, section name.
8057         * faq.texi (Calc): Update availability (included in 22.1).
8058         (AUCTeX): Update availability, information, versions, description.
8060 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8062         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8064 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8066         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8068 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8070         Sync with Tramp 2.0.44.
8072 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8074         * widget.texi (User Interface): Update how to separate the
8075         editable field of an editable-field widget from other widgets.
8076         (Programming Example): Add text after field.
8078 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8080         * emacs-mime.texi (Encoding Customization): Add a note to the
8081         mm-content-transfer-encoding-defaults entry.
8082         (rfc2047): Update.
8084         * gnus.texi (Article Highlighting):
8085         Add gnus-cite-ignore-quoted-from.
8086         (POP before SMTP): New node.
8087         (Posting Styles): Addition.
8088         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8089         (Fancy Mail Splitting): Ditto.
8090         (X-Face): Add gnus-x-face.
8092 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8094         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8095         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8097 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8099         * gnus.texi (Mail Source Specifiers):
8100         Describe `pop3-leave-mail-on-server'.
8102 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8104         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8106         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8107         repository.  Change setfilename.
8109         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8111 2004-07-02  Juri Linkov  <juri@jurta.org>
8113         * pcl-cvs.texi (Viewing differences): Add `d r'.
8115 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8117         * ses.texi, viper.texi, flymake.texi, faq.texi:
8118         * eshell.texi, ediff.texi: Markup fixes.
8120 2004-06-21  Karl Berry  <karl@gnu.org>
8122         * info.texi (Top): Mention that only Emacs has mouse support.
8123         (Getting Started): Mention this in a few other places.
8125 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8127         * autotype.texi (Copyrights, Timestamps):
8128         Recommend `before-save-hook' instead of `write-file-functions'.
8130 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8132         * dired-x.texi (dired-mark-omitted): Update keybinding.
8134 2004-06-10  Kim F. Storm  <storm@cua.dk>
8136         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8138 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8140         * dired-x.texi (variable dired-omit-mode): Rename from
8141         dired-omit-files-p.
8142         (function dired-omit-mode): Rename from dired-omit-toggle.
8143         Call dired-omit-mode rather than set dired-omit-files-p.
8144         (dired-mark-omitted): Describe command.
8146 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8148         Version 2.0.41 of Tramp released.
8150 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8152         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8153         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8155 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8157         * cl.texi (Top): Call this chapter `Introduction'.
8158         (Overview): In TeX, no section heading here.
8160         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8162 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8164         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8165         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8167 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8169         * flymake.texi: New file.
8171 2004-05-28  Simon Josefsson  <jas@extundo.com>
8173         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8175 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8177         Version 2.0.40 of Tramp released.
8179 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8181         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8183         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8184         variables `tramp-backup-directory-alist' and
8185         `tramp-bkup-backup-directory-info'.
8186         (Overview, Connection types)
8187         (External transfer methods, Default Method)
8188         (Windows setup hints): Remove restriction of password entering
8189         with external methods.
8190         (Auto-save and Backup): Make file name example
8191         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8192         and `auto-save-directory' must be used.
8193         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8194         only "NT").  Remove doubled entry "What kinds of systems does
8195         @tramp{} work on".
8196         (tramp): Macro removed.
8197         (Obtaining Tramp): Flag removed from title.
8198         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8199         and `trampver' used properly.  Flag `tramp-inst' replaced by
8200         `installchapter'.  Installation related text adapted.
8202 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8204         * widget.texi (Programming Example): Remove overlays.
8206 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8208         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8210 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8212         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8214 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8216         * info.texi (Info Search): Add info-apropos.
8218 2004-03-22  Juri Linkov  <juri@jurta.org>
8220         * faq.texi: Fix help key bindings.
8222 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8224         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8225         (as suggested by Karl Berry).  Update information about colored
8226         stars in menus.  Add new subheading describing M-n.
8228 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8230         * cl.texi (Top): Rename top node's title.
8232 2004-03-08  Karl Berry  <karl@gnu.org>
8234         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8235         problems making the texinfo distribution.
8237 2004-02-29  Simon Josefsson  <jas@extundo.com>
8239         * smtpmail.texi (Authentication): Change the list of supported
8240         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8241         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8242         <voegelas@gmx.net>.
8244 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8246         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8247         Use $(DEL) instead of rm, and ignore exit code.
8249 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8251         Tramp version 2.0.39 released.
8253 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8255         * tramp.texi (Customizing Completion): Explain new functions
8256         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8257         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8258         (Top): Refer to Savannah mailing list as the major one.
8259         Mention older mailing lists in HTML mode only.
8260         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8261         (Frequently Asked Questions): Remote hosts must not be Unix-like
8262         for "smb" method.
8263         (Password caching): New node.
8264         (External transfer methods): Refer to password caching for "smb"
8265         method.
8267 2004-02-17  Karl Berry  <karl@gnu.org>
8269         * info.texi (Help-Int): Mention the new line number feature.
8271 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8273         * ses.texi (Advanced Features): New functionality for
8274         ses-set-header-row (defaults to current row unless C-u used).
8275         (Acknowledgements): Add Stefan Monnier.
8277 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8279         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8281 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8283         Tramp version 2.0.38 released.
8285         * tramp.texi (Remote shell setup): Warn of environment variables
8286         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8287         <sven.gabriel@imk.fzk.de>.
8288         (Configuration): Tramp now chooses base64/uuencode
8289         automatically.  Update wording accordingly.
8290         (Top): More description for the `Default Method' menu entry.
8291         (Default Method): Use @code, not @var, for Lisp variables.
8292         (Default Method): New subsection `Which method is the right one
8293         for me?'  Suggested by Christian Kirsch.
8294         (Configuration): Pointer to new subsection added.
8295         (Default Method): Too many "use" in one sentence.
8296         Rephrase.  Reported by Christian Kirsch.
8297         (Filename Syntax): Old `su' example is probably a left-over from
8298         the sm/su method naming.  Replace with `ssh', instead.
8299         (External transfer methods, Auto-save and Backup):
8300         Typo fixes.
8302 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8304         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8305         (Top): Mention japanese manual only if flag `jamanual' is set.
8306         Insert section `Japanese manual' in menu.
8308 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8310         * eshell.texi (Known Problems): Add doc item.
8312 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8314         * cc-mode.texi: Update for CC Mode 5.30.
8316         Note: Please refrain from doing purely cosmetic changes like
8317         removing trailing whitespace in this manual; it clobbers cvs
8318         merging for no good reason.
8320 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8322         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8323         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8324         @acronym{ASCII}.
8326 2003-10-26  Karl Berry  <karl@gnu.org>
8328         * info.texi (Info Search): Echo area, not echo are.  From Debian
8329         diff.
8331 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8333         * widget.texi (Defining New Widgets): Document new behavior of
8334         :buttons and :children keywords.
8336 2003-10-22  Miles Bader  <miles@gnu.org>
8338         * Makefile.in (info): Move before $(top_srcdir)/info.
8340 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8342         * tramp.texi (Inline methods): Small grammar fix.
8343         (External transfer methods): Likewise.
8345 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8347         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8349 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8351         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8353 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8355         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8357         * widget.texi (User Interface): Fix typos.
8359         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8361 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8363         * pcl-cvs.texi (Selected Files): Fix typo.
8365 2003-09-21  Karl Berry  <karl@gnu.org>
8367         * info.texi (] and [ commands): No period at end of section title.
8369 2003-09-04  Miles Bader  <miles@gnu.org>
8371         * Makefile.in (top_srcdir): New variable.
8372         ($(top_srcdir)/info): New rule.
8373         (info): Depend on it.
8375 2003-09-03  Peter Runestig  <peter@runestig.com>
8377         * makefile.w32-in: New file.
8379 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8381         * widget.texi (User Interface): Explain the need of static text
8382         around an editable field.
8384 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8386         * widget.texi (Basic Types): The argument to `:help-echo' can now
8387         be a form that evaluates to a string.
8389 2003-08-18  Kim F. Storm  <storm@cua.dk>
8391         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8393 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8395         * dired-x.texi (Shell Command Guessing): Explain *.
8397 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8399         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8400         log-edit-insert-changelog.
8402 2003-08-03  Karl Berry  <karl@gnu.org>
8404         * info.texi: Need @contents.
8406 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8408         Tramp version 2.0.36 released.
8410         * tramp.texi (Remote shell setup): Explain about problems with
8411         non-Bourne commands in ~/.profile and ~/.shrc.
8413 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8415         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8416         renaming of `vis-mode' to `visible-mode'.
8418 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8420         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8421         next, prev and up pointers.
8423 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8425         * info.texi (Help): Mention existence of Emacs and stand-alone
8426         Info at the very beginning of the tutorial.
8427         (Help-Inv): New node.
8428         (Help-]): New node.
8429         (Help-M): Systematically point out the differences between default
8430         Emacs and stand-alone versions.  Delete second menu.
8431         (Help-Xref): Systematically point out the differences between
8432         default Emacs and stand-alone versions.
8433         (Help-Int): Change `l' example.
8434         (Expert Info): Fix typos.
8435         (Emacs Info Variables): Mention `Info-hide-note-references' and
8436         new default for `Info-scroll-prefer-subnodes'.
8438 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8440         Version 2.0.35 of Tramp released.
8442         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8443         (Inline methods): Add methods `remsh' and `plink1'.
8444         (External transfer methods): Add method `remcp'.
8445         (Multi-hop Methods): Add method `remsh'.
8446         Small patch from Adrian Aichner <adrian@xemacs.org>:
8447         Fix minor typos.
8448         (Concept Index): Add to make manual searchable via
8449         `Info-index'.
8450         (Version Control): Add cindex entry.
8452 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
8454         * trampver.texi: Version 2.0.34 released.
8456 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8458         * faq.texi: Improve previous changes.
8460 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
8462         * faq.texi: Update copyright and maintenance details.
8463         Update some package URLs, versions, and maintainers.
8464         Remove many references to the Emacs Lisp Archive.
8466 2003-04-23  Simon Josefsson  <jas@extundo.com>
8468         * smtpmail.texi: Fix license (the invariant sections mentioned has
8469         never been part of the smtp manual).  Align info dir entry with
8470         other emacs packages.
8472 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
8474         * tramp.texi: Version 2.0.33 released.
8475         Remove installation chapter.  Remove XEmacs specifics.
8477 2003-03-29  Richard M. Stallman  <rms@gnu.org>
8479         * tramp.texi (Top): Undo the previous renaming.
8480         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8482 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
8484         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8485         version of manual.
8487         * tramp.texi (Auto-save and Backup): New node.
8489 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8491         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
8492         Emacs" in order to have better differentiation to "XEmacs".
8493         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8494         are new macros in order to point to the other Emacs flavor where
8495         appropriate.  In info case, point to node `Installation' in order
8496         to explain how to generate the other way.  In html case, make a
8497         link to the other html file.
8498         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
8499         after CVS checkout/update.
8500         (Installation): Completely rewritten.
8501         (Installation parameters, Load paths): New sections under
8502         `Installation'.
8504 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8506         * tramp.texi: Version 2.0.30 released.
8507         Replace word "path" with "localname" where used as a component of
8508         a Tramp file name.
8510 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
8512         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8513         introduced.
8514         (Installation): Explain what to do if files from the tramp/contrib
8515         directory are needed.
8517 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
8519         * smtpmail.texi (How Mail Works): New.
8521 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8523         * smtpmail.texi: New file.
8525         * Makefile.in: Build SMTP manual.
8527 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8529         * tramp.texi: Version 2.0.29 released.
8530         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8531         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
8533 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
8535         * tramp.texi (Frequently Asked Questions): Explain a workaround if
8536         another package loads accidentally Ange-FTP.
8538 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
8540         * tramp.texi (Customizing Completion): Add function
8541         `tramp-parse-sconfig'.  Change example of
8542         `tramp-set-completion-function', because parsing of ssh config
8543         files looks more natural.
8545 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8547         * gnus.texi: Do not use `path' in several locations.
8549 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8551         * tramp.texi (External transfer methods): New method `smb'.
8552         From Michael Albinus.
8554 2002-11-05  Karl Berry  <karl@gnu.org>
8556         * info.texi (Info-fontify): Reorder face list to avoid bad line
8557         breaks.
8559 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8561         * tramp.texi: Move @copying to standard place.
8562         Use @insertcopying.
8564 2002-10-02  Karl Berry  <karl@gnu.org>
8566         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8567         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8568         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8569         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8570         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8571         Per rms, update all manuals to use @copying instead of @ifinfo.
8572         Also use @ifnottex instead of @ifinfo around the top node, where
8573         needed for the sake of the HTML output.
8574         (The Gnus manual is not fixed since it's not clear to me how it
8575         works; and the Tramp manual already uses @copying, although in an
8576         unusual way.  All others were changed.)
8578 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
8580         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8581         (../info/ses, ses.dvi): New targets.
8582         * ses.texi: New file.
8584 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
8586         * texinfo.tex: Update to texinfo 4.2.
8588 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
8590         * reftex.texi: Update to RefTeX 4.19.
8592 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8594         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8595         (../info/tramp, tramp.dvi): New targets.
8597 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
8599         * Makefile.in (DVI_TARGETS): Add calc.dvi.
8600         (calc.dvi): Uncomment.
8602 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
8604         * Makefile.in (INFO_TARGETS): Add ../info/calc.
8605         (../info/calc): New target.
8607 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
8609         * (Version 21.1 released.)
8611 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
8613         * Branch for 21.1.
8615 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
8617         * Makefile.in (../info/info): Use an explicit -o switch to
8618         makeinfo.
8620 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
8622         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8624 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
8626         * Makefile.in (../info/idlwave): Use --no-split.
8628 2000-12-14  Dave Love  <fx@gnu.org>
8630         * Makefile.in (mostlyclean): Remove gnustmp.*.
8631         (gnus.dvi): Change rule to remove @latex stuff.
8633 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
8635         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8637 2000-10-13  John Wiegley  <johnw@gnu.org>
8639         * Makefile.in: Add build targets for eshell.texi.
8641 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
8643         * Makefile.in: Remove/comment speedbar stuff.
8645 2000-09-22  Dave Love  <fx@gnu.org>
8647         * Makefile.in: Add emacs-mime.
8649 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
8651         * Makefile.in (INFO_TARGETS): Add ../info/woman.
8652         (DVI_TARGETS): Add woman.dvi.
8653         (../info/woman, woman.dvi): New targets.
8655 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
8657         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
8659         * pcl-cvs.texi: New file.
8660         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8661         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8663 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
8665         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8666         (../info/ebrowse, ebrowse.dvi): New targets.
8668 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
8670         * Makefile.in (INFO_TARGETS): Add eudc.
8671         (DVI_TARGETS): Add eudc.dvi.
8672         (../info/eudc, eudc.dvi): New targets.
8674 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
8676         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8677         compatibility with 8+3 filesystems).
8678         (../info/efaq): Rename from emacs-faq.
8680 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
8682         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8683         (../info/idlwave, idlwave.dvi): New targets.
8685 1999-10-23  Dave Love  <fx@gnu.org>
8687         * Makefile.in: Use autotype.texi.
8689 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
8691         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8692         faq.texi file) rather than ../info/faq.
8694 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
8696         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8697         (../info/ada-mode, ada-mode.dvi): New targets.
8699 1999-09-01  Dave Love  <fx@gnu.org>
8701         * Makefile.in: Add faq.
8703 1999-07-12  Richard Stallman  <rms@gnu.org>
8705         * Version 20.4 released.
8707 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
8709         * Version 20.3 released.
8711 1998-04-06  Andreas Schwab  <schwab@gnu.org>
8713         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8714         Use it in dvi targets.
8715         (../etc/GNU): Change to $(srcdir) first.
8717 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
8719         * reftex.texi: Update for RefTeX version 3.22.
8721 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
8723         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8724         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8726 1997-09-23  Paul Eggert  <eggert@twinsun.com>
8728         * Makefile.in: Merge changes mistakenly made to `Makefile'.
8729         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8731 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8733         * Version 20.2 released.
8735 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8737         * Version 20.1 released.
8739 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8741         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8743 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8745         * Version 19.33 released.
8747 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8749         * Version 19.32 released.
8751 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8753         * Makefile.in: Add rules for the Message manual.
8755 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8757         * gnus.texi: New version.
8759         * message.texi: New manual.
8761 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8763         * Makefile.in (All info targets): cd $(srcdir) to do the work.
8765 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8767         * Makefile.in (All info targets): Specify $(srcdir) in input files.
8768         Specify -I option.
8769         (All dvi targets): Set the TEXINPUTS variable.
8771 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8773         * Version 19.31 released.
8775 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
8777         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8778         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
8780 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8782         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8783         (INFO_TARGETS): Add ../info/cc-mode.
8784         (DVI_TARGETS): Add cc-mode.dvi.
8786 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8788         * Version 19.30 released.
8790 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8792         * gnus.texi: New file.
8794 1995-11-04  Erik Naggum  <erik@naggum.no>
8796         * gnus.texi: File deleted.
8798 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
8800         * mh-e.texi: "Function Index" -> "Command Index" to work with
8801         Emacs 19.30 C-h C-k support of separately-documented commands.
8803 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8805         * Makefile.in (../info/ediff, ediff.dvi): New targets.
8806         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8808 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8810         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8811         (../info/viper, viper.dvi): New targets.
8813 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
8815         * dired-x.texi (Installation): Change the example to set
8816         buffer-local variables like dired-omit-files-p in
8817         dired-mode-hook.
8819 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8821         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8822         (../info/mh-e, mh-e.dvi): New targets.
8824 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
8826         * Makefile.in (maintainer-clean): Rename from realclean.
8828 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8830         * Makefile.in: New file.
8831         * Makefile: File deleted.
8833 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8835         * Makefile (TEXINDEX_OBJS): Variable deleted.
8836         (texindex, texindex.o, getopt.o): Rules deleted.
8837         All deps on texindex deleted.
8838         (distclean): Don't delete texindex.
8839         (mostlyclean): Don't delete *.o.
8840         * texindex.c, getopt.c: Files deleted.
8842 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8844         * Version 19.26 released.
8846 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8848         * Version 19.25 released.
8850 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8852         * Version 19.24 released.
8854 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8856         * Version 19.23 released.
8858 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8860         * Makefile: Delete spurious tab.
8862 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8864         * Makefile (.SUFFIXES): New rule.
8866 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8868         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8869         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8871 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8873         * Makefile (../info/sc): Rename from sc.info.
8874         (../info/cl): Likewise.
8875         (INFO_TARGETS): Use new names.
8877 1993-12-04  Richard Stallman  (rms@srarc2)
8879         * getopt.c: New file.
8880         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8881         (getopt.o): New rule.
8882         (dvi): Don't depend on texindex.
8883         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8884         Depend on texindex.
8886 1993-12-03  Richard Stallman  (rms@srarc2)
8888         * Makefile (../info/sc.info): Rename from ../info/sc.
8889         (TEXI2DVI): New variable.
8890         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8891         Add explicit commands.
8892         (TEXINDEX_OBJS): Delete duplicate getopt.o.
8894 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8896         * Version 19.22 released.
8898 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8900         * Makefile (TEXINDEX_OBJS): Delete spurious period.
8902 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8904         * Version 19.21 released.
8906 1993-11-15  Paul Eggert  (eggert@twinsun.com)
8908         * man/Makefile (../info/cl.info): Rename from ../info/cl.
8910 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8912         * Makefile (../etc/GNU): New target.
8913         (EMACSSOURCES): Add gnu1.texi.
8915 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8917         * Makefile (realclean): Don't delete the Info files.
8919 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
8921         * forms.texi: Fix forms.texi so that it will format correctly.
8922         Add missing `@end iftex', fix bad reference.
8924         * info.texi, info-stn.texi: New files implement texinfo version of
8925         `info' file.
8927 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
8929         * Makefile: Fix targets for texindex, new info.texi files.
8930         * info-stnd.texi: New file implements info for standalone info
8931         reader.
8932         * info.texi: Update to include recent changes to "../info/info".
8933         New source file for ../info/info; includes info-stnd.texi.
8935         * texindex.c: Include "../src/config.h" if building in emacs.
8937         * Makefile: Change all files to FILENAME.texi, force all targets
8938         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
8939         vip.texinfo, forms.texinfo, cl.texinfo.
8940         Add target to build texindex.c, defining `emacs'.
8942         * forms.texi: Install new file to match version 2.3 of forms.el.
8944 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8946         * Version 19.19 released.
8948 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
8950         * sc.texinfo: Fix info file name.
8952         * Makefile (info): Add gnus and sc.
8953         (dvi): Add gnus.dvi and sc.dvi.
8954         (../info/sc, sc.dvi): New targets.
8956 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8958         * Version 19.18 released.
8960 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8962         * Makefile: Fix source file names of the separate manuals.
8963         (gnus.dvi, ../info/gnus): New targets.
8965 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8967         * Version 19.17 released.
8969 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8971         * split-man: Fix typos in last change.
8973 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8975         * Version 19.16 released.
8977 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8979         * version 19.15 released.
8981 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8983         * Makefile (distclean): It's rm, not rf.
8985 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8987         * Version 19.14 released.
8989 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8991         * Makefile: New file.
8993 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8995         * Version 19.13 released.
8997 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8999         * Version 19.9 released.
9001 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9003         * Version 19.8 released.
9005 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9007         * Version 19.7 released.
9009 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9011         * gnus.texinfo: New file.  Removed installation instructions.
9013 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9015         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9017 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9019         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9020         then define `\sc' as the command for smallcaps in Texinfo.
9021         This means that the @sc command will produce small caps.  bfox has
9022         made the corresponding change to makeinfo and texinfm.el.
9024 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9026         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9027         Customization since the menu entry did not point to anything.
9028         Also add an @finalout command to remove overfull hboxes from the
9029         printed output.
9031         * cl.texinfo: Add @bye, \input line and @settitle to file.
9032         This file is clearly intended to be a chapter of some other work,
9033         but the other work does not yet exist.
9035 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9037         * texinfo.texinfo: Three typos corrected.
9039 ;; Local Variables:
9040 ;; coding: utf-8
9041 ;; End:
9043   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9045   This file is part of GNU Emacs.
9047   GNU Emacs is free software: you can redistribute it and/or modify
9048   it under the terms of the GNU General Public License as published by
9049   the Free Software Foundation, either version 3 of the License, or
9050   (at your option) any later version.
9052   GNU Emacs is distributed in the hope that it will be useful,
9053   but WITHOUT ANY WARRANTY; without even the implied warranty of
9054   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9055   GNU General Public License for more details.
9057   You should have received a copy of the GNU General Public License
9058   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.