Minor fix to sc.texi to allow HTML compilation.
[emacs.git] / doc / misc / ChangeLog
blob1e9d10b89db014000c851c11b0ab707bfd82f12e
1 2012-06-01  Chong Yidong  <cyd@gnu.org>
3         * Version 24.1 released.
5 2012-06-01  Chong Yidong  <cyd@gnu.org>
7         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
8         compilation for html-mono.
10 2012-05-16  Bastien Guerry  <bzg@gnu.org>
12         * org.texi (Durations and time values): Fix typo.
14 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
16         * cc-mode.texi: Avoid space before macro in 4th argument of cross
17         reference commands.  (Bug#11461)
19         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
21 2012-05-02  Glenn Morris  <rgm@gnu.org>
23         * viper.texi: Make direntry shorter (also it is no longer "newest").
25         * emacs-gnutls.texi, ert.texi, org.texi:
26         Fix dircategory, direntry to match info/dir.
28 2012-04-28  Glenn Morris  <rgm@gnu.org>
30         * faq.texi: Convert @inforefs to @xrefs.
31         Fix some malformed cross-references.
32         (File-name conventions): Shorten section name to avoid overfull line.
33         (How to add fonts): Use smallexample to avoid overfull lines.
35 2012-04-26  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
37         * org.texi (Agenda commands): Fix two typos: give corresponding
38         function names, according to `org-agenda-view-mode-dispatch'.
40 2012-04-21  Glenn Morris  <rgm@gnu.org>
42         * faq.texi (Major packages and programs): Remove section.
43         There is no point listing 6 packages (cf etc/MORE.STUFF).
44         (Finding Emacs and related packages): Move "Spell-checkers" here.
46 2012-04-20  Glenn Morris  <rgm@gnu.org>
48         * faq.texi (New in Emacs 24): New section.
49         (Packages that do not come with Emacs): Mention M-x list-packages.
51 2012-04-13  Glenn Morris  <rgm@gnu.org>
53         * Makefile.in: Replace non-portable use of $< in emacs-gnutls rules.
55 2012-04-12  Eli Zaretskii  <eliz@gnu.org>
57         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add emacs-gnutls.
58         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
60 2012-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
62         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
63         * Makefile.in: Add emacs-gnutls.texi to build.
65 2012-04-11  Alan Mackenzie  <acm@muc.de>
67         * cc-mode.texi (c-offsets-alist): Correct a typo.
69 2012-04-11  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
71         * org.texi (Deadlines and scheduling): Fix the example: the
72         DEADLINE item should come right after the headline.  We enforce
73         this convention, so it is a bug not to illustrate it correctly in
74         the manual.
76 2012-04-11  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
78         * org.texi (Agenda commands): Fix documentation bug by swapping
79         the equivalent keybindings to `org-agenda-next-line' with the ones
80         to `org-agenda-previous-line'.
82 2012-04-07  Glenn Morris  <rgm@gnu.org>
84         * Makefile.in: Replace non-portable use of $< in ordinary rules.
86 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
88         * auth.texi (Secret Service API): Edit further and give examples.
89         (Secret Service API): Adjust @samp to @code for collection names.
91 2012-04-04  Glenn Morris  <rgm@gnu.org>
93         * auth.texi (Secret Service API): Copyedits.
94         (Help for developers): Fill in some missing function doc-strings.
95         (Help for users, Help for developers)
96         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
98 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
100         * auth.texi (Secret Service API): Add the missing text.
102 2012-04-04  Chong Yidong  <cyd@gnu.org>
104         * message.texi (Using PGP/MIME): Note that epg is now the default.
106         * gnus.texi: Reduce references to obsolete pgg library.
107         (Security): Note that epg is now the default.
109         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
111         * nxml-mode.texi (Completion): C-RET is no longer bound to
112         nxml-complete.
114 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
116         * org.texi (Customizing tables in ODT export): Correct few errors.
118 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
120         * org.texi (Links in ODT export): Update.
121         (Labels and captions in ODT export): New node.
123 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
125         * org.texi (Literal examples in ODT export): htmlfontify.el in
126         Emacs-24.1 now supports fontification.  So ODT source blocks will
127         be fontified by default.
129 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
131         * org.texi (Refiling notes): Remove duplicated keybinding.
133 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
135         * org.texi (noweb): Documentation of this new option to the :noweb
136         header argument.
138 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
140         * org.texi (Header and sectioning): Add example demonstrating how
141         to use "LaTeX_CLASS_OPTIONS".
143 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
145         * org.texi (Noweb reference syntax): Describe the ability to
146         execute noweb references in the manual.
148 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
150         * org.texi (cache): Improve cache documentation when session
151         evaluation is used.
153 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
155         * org.texi (Plain lists): Document removal.
157 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
159         * org.texi: Decapitalize file name in references to Calc manual.
161 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
163         * org.texi (Plain lists): Document removal.
165 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
167         * org.texi (Top, OpenDocument Text export)
168         (ODT export commands, Extending ODT export)
169         (Images in ODT export, Tables in ODT export)
170         (Configuring a document converter): Add or Update.
172 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
174         * org.texi (MobileOrg): Change the wording to reflect that the
175         Android Version is no longer just the little brother of the iOS
176         version.
178 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
180         * org.texi (Key bindings and useful functions): Updated babel key
181         binding documentation in manual.
183 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
185         * org.texi (noweb): Document new noweb header value.
187 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
189         * org.texi (noweb-sep): Document new header argument.
191 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
193         * org.texi (noweb-ref): Documentation of this new custom variable.
195 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
197         * org.texi (wrap): Update the new :wrap documentation to match the
198         current implementation.
200 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
202         * org.texi: Added documentation for :wrap.
204 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
206         * org.texi: #+RESULTS now user-configurable.
208 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
210         * org.texi: Documented :noweb no-export.
212 2012-04-01  Thomas Dye  <dk@poto.local>
214         * org.texi: Edit :noweb no header argument for correctness.
216 2012-04-01  Bastien Guerry  <bzg@altern.org>
218         * org.texi (Customization): Update the approximate number of Org
219         variables.
221 2012-04-01  Thomas Dye  <dk@poto.local>
223         * org.texi: The :results wrap produces a drawer instead of a
224         begin_results block.
226 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
228         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
229         reflect the new default.
231 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
233         * info.texi (Expert Info): Move the index entry for "Texinfo" from
234         "Getting Started" to this node.  (Bug#10450)
236 2012-03-10  Chong Yidong  <cyd@gnu.org>
238         * flymake.texi (Example -- Configuring a tool called via make):
239         Mention the Automake COMPILE variable (Bug#8715).
241         * info.texi (Getting Started): Add an index entry (Bug#10450).
243 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
245         * dbus.texi (Signals): Known names will be mapped onto unique
246         names, when registering for signals.
248 2012-02-29  Glenn Morris  <rgm@gnu.org>
250         * url.texi: Fix quote usage in body text.
252         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
254         * cl.texi: Use @code{} in menus when appropriate.
256 2012-02-28  Glenn Morris  <rgm@gnu.org>
258         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
259         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
260         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
261         * org.texi, sc.texi, vip.texi, viper.texi:
262         Standardize possessive apostrophe usage.
264 2012-02-26  Chong Yidong  <cyd@gnu.org>
266         * ediff.texi (Quick Help Commands): Add a couple of index entries
267         (Bug#10834).
269 2012-02-17  Glenn Morris  <rgm@gnu.org>
271         * gnus.texi (Posting Styles):
272         * remember.texi (Org): Fix cross-refs to other manuals.
274 2012-02-15  Glenn Morris  <rgm@gnu.org>
276         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
277         (Encryption): New chapter, split out from previous.
279 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
281         * gnus.texi (Customizing the IMAP Connection): Mention
282         nnimap-record-commands.
284 2012-02-10  Glenn Morris  <rgm@gnu.org>
286         * url.texi (Retrieving URLs): Update url-retrieve arguments.
287         Mention url-queue-retrieve.
289 2012-02-09  Glenn Morris  <rgm@gnu.org>
291         * sem-user.texi (Semantic mode user commands): Typo fix.
293         * info.texi (Create Info buffer): Mention info-display-manual.
295 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
297         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
298         example (modified from an example by Michael Albinus).
300 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
302         * gnus.texi (Agent Basics): Fix outdated description of
303         `gnus-agent-auto-agentize-methods'.
305 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
307         * cc-mode.texi: Always @defindex ss.
308         (Config Basics): Fix argument of @itemize.
309         (Macro Backslashes): Add @code around index entry.
311 2012-01-23  Glenn Morris  <rgm@gnu.org>
313         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
315 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
317         * tramp.texi (File): Tweak wording for the `scpc' option.
319 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
321         * gnus.texi (Group Parameters): Really note precedence.
323 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
325         * gnus.texi (Group Parameters): Note precedence.
327 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
329         * org.texi (Noweb reference syntax): Adding documentation of
330         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
331         variable.
333 2012-01-03  Bastien Guerry  <bzg@gnu.org>
335         * org.texi (Plain lists): Split the table to fix the display
336         of items.
338 2012-01-03  Bastien Guerry  <bzg@gnu.org>
340         * org.texi (Plain lists): Fix misplaced explanation.
342 2012-01-03  Bastien Guerry  <bzg@gnu.org>
344         * org.texi (Plain lists, Agenda files): Add index entries.
346 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
348         * org.texi: Use "Org mode" instead of alternatives like
349         "Org-mode" or "org-mode".
351 2012-01-03  Bernt Hansen  <bernt@norang.ca>
353         * org.texi (Agenda commands): Document
354         `org-clock-report-include-clocking-task'.
356 2012-01-03  Bastien Guerry  <bzg@gnu.org>
358         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
359         C-c' on checkboxes.
361 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
363         * org.texi: End sentences with two spaces.
365 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
367         * org.texi (External links): Document the link types file+sys
368         and file+emacs, slightly narrow used page width.
370 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
372         * org.texi (colnames): Note that colnames behavior may differ
373         across languages.
375 2012-01-03  Bastien Guerry  <bzg@gnu.org>
377         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
379 2012-01-03  Thomas Dye  <dk@poto.westell.com>
381         * org.texi: Augmented discussion of babel property
382         inheritance.  Put footnote outside sentence ending period.
384 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
386         * org.texi (eval): Documenting the full range of :eval header
387         argument values.
389 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
391         * org.texi (eval): Documentation of the new :eval option.
393 2012-01-03  Thomas Dye  <dk@poto.local>
395         * org.texi: Add accumulated properties.
397 2012-01-03  Thomas Dye  <dk@poto.local>
399         * org.texi: Documented no spaces in name=assign, another
400         correction to :var table.
402 2012-01-03  Thomas Dye  <dk@poto.local>
404         * org.texi: Changed DATA to NAME in Working With Source Code
405         section.
407 2012-01-03  Tom Dye  <tsd@tsdye.com>
409         * org.texi: Minor change to :var table.
411 2012-01-03  Tom Dye  <tsd@tsdye.com>
413         * org.texi: More changes to :var table (some examples were wrong).
415 2012-01-03  Tom Dye  <tsd@tsdye.com>
417         * org.texi: Cleaned up :var table.
419 2012-01-03  Bastien Guerry  <bzg@gnu.org>
421         * org.texi (Timestamps, Weekly/daily agenda)
422         (Weekly/daily agenda): Add @cindex for "appointment".
424 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
426         * org.texi (Literal examples): A new link to the template for
427         inserting empty code blocks.
428         (Structure of code blocks): A new link to the template for
429         inserting empty code blocks.
431 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
433         * org.texi (External links): Add footnote on how the behavior
434         of the text search in Org files are controled by the variable
435         `org-link-search-must-match-exact-headline'.
437 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
439         * org.texi (Buffer-wide header arguments): Update
440         documentation to reflect removal of #+PROPERTIES.
442 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
444         * org.texi (The clock table): Mention that ACHIVED trees
445         contribute to the clock table.
447 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
449         * org.texi (Conflicts): Better yasnippet config info.
451 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
453         * org.texi (Selective export): Explicitely mention the default
454         values for `org-export-select-tags',
455         `org-export-exclude-tags'.
457 2012-01-03  Tom Dye  <tsd@tsdye.com>
459         * org.texi: Added a line to specify that header arguments are
460         lowercase.
462 2012-01-03  Tom Dye  <tsd@tsdye.com>
464         * org.texi: :var requires default value when declared.
466 2012-01-03  Bastien Guerry  <bzg@gnu.org>
468         * org.texi (Handling links): Add a note about the
469         `org-link-frame-setup' option.
471 2012-01-03  David Maus  <dmaus@ictsoc.de>
473         * org.texi (Exporting Agenda Views, Extracting agenda
474         information): Fix command line syntax, quote symbol parameter
475         values.
477 2012-01-03  David Maus  <dmaus@ictsoc.de>
479         * org.texi (Exporting Agenda Views): Fix command line syntax.
481 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
483         * gnus.texi (Mail Source Customization, Mail Back End Variables):
484         Use octal notation for file permissions, which are normally
485         thought of in octal.
486         (Mail Back End Variables): Use more-plausible modes in example.
488 2011-12-20  Alan Mackenzie  <acm@muc.de>
490         * cc-mode.texi: Update version string 5.31 -> 5.32.
492 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
494         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
496 2011-11-24  Glenn Morris  <rgm@gnu.org>
498         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
500 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
502         * makefile.w32-in: Update dependencies.
504 2011-11-20  Glenn Morris  <rgm@gnu.org>
506         * gnus.texi (Group Information):
507         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
509 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
511         * gnus-coding.texi (Gnus Maintenance Guide):
512         Rename from "Gnus Maintainance Guide".
514         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
515         * eieio.texi (Customizing):
516         * gnus.texi (Article Washing):
517         * gnus-news.texi:
518         * sem-user.texi (Smart Jump): Fix typos.
520 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
522         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
524 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
526         * ede.texi (project-am-texinfo):
527         * gnus.texi (Sending or Not Sending):
528         * org.texi (Template elements): Fix typos.
530 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
532         * ediff.texi (Hooks):
533         * sem-user.texi (Semanticdb Roots): Fix typos.
535 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
537         * semantic.texi (Tag handling): Fix typo.
539 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
541         * gnus.texi (Other Gnus Versions): Remove.
543 2011-10-28  Alan Mackenzie  <acm@muc.de>
545         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
546         (Other Special Indentations): Add an xref to "Macros with ;".
547         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
548         "Macros with ;".
549         (Macros with ;): New page.
551         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
552         Document the new handling of nested scopes for movement by defuns.
554 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
556         Sync with Tramp 2.2.3.
558         * trampver.texi: Update release number.
560 2011-10-14  Glenn Morris  <rgm@gnu.org>
562         * ert.texi (Introduction, How to Run Tests)
563         (Running Tests Interactively, Expected Failures)
564         (Tests and Their Environment, Useful Techniques)
565         (Interactive Debugging, Fixtures and Test Suites):
566         Minor rephrasings.
567         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
568         (Running Tests in Batch Mode): Simplify loading instructions.
569         (Test Selectors): Clarify some selectors.
570         (Expected Failures, Useful Techniques):
571         Make examples fit in 80 columns.
573 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
575         * calc.texi (Basic Operations on Units): Discuss temperature
576         conversion (`u t') alongside with other unit conversions ('u c').
578 2011-10-12  Glenn Morris  <rgm@gnu.org>
580         * ert.texi: Whitespace trivia to make main menu items line up better.
582 2011-10-08  Glenn Morris  <rgm@gnu.org>
584         * Makefile.in: Fix ert rules.
586 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
588         * gnus.texi (Gnus Utility Functions): Add more references and
589         explanations (bug#9683).
591 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
593         * gnus.texi (Archived Messages): Note the default (bug#9552).
595 2011-09-21  Bill Wohler  <wohler@newt.com>
597         Release MH-E manual version 8.3.
599         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
600         release 8.3.
601         (Preface): Updated support information.
602         (From Bill Wohler): Reset text to original version. As a
603         historical quote, the tense should be correct in the time that it
604         was written.
606 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
608         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
609         (Finding the News): Doc clarification.
610         (Terminology): Mention naming.
612 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
614         * gnus.texi: Remove mentions of `recent', which are now obsolete.
615         (Interactive): Document `quiet'.
617 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
619         * org.texi (Images in LaTeX export): rewrite.
621 2011-08-15  Bastien Guerry  <bzg@gnu.org>
623         * org.texi (Using the mapping API): mention 'region as a possible
624         scope for `org-map-entries'.
626 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
628         * org.texi (Visibility cycling): Document `org-copy-visible'.
630 2011-08-15  Bastien Guerry  <bzg@gnu.org>
632         * org.texi (Template expansion): order template sequences in the
633         proper order.
635 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
637         * org.texi (eval): Expand discussion of the :eval header argument.
639 2011-08-15  Bastien Guerry  <bzg@gnu.org>
641         * org.texi (Languages): Add Lilypond and Awk as supported
642         languages.
644 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
646         * org.texi: document that both CLOCK_INTO_DRAWER and
647         LOG_INTO_DRAWER can be used to override the contents of variable
648         org-clock-into-drawer (or if unset, org-log-into-drawer).
650         * org.texi: replace @xref->@pxref.
652 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
654         * org.texi (Evaluating code blocks): Documenting the new option
655         for inline call lines.
657 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
659         * org.texi (Results of evaluation): More explicit about the
660         mechanism through which interactive evaluation of code is
661         performed.
663 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
665         * org.texi (noweb-ref): New header argument documentation.
667 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
669         * org.texi (Extracting source code): Documentation of the new
670         org-babel-tangle-named-block-combination variable.
672 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
674         * org.texi (Structure of code blocks): explicitly state that the
675         behavior of multiple blocks of the same name is undefined
677 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
679         * org.texi (TaskJuggler export): Modify the example to reflect the
680         new effort durations.
682 2011-08-15  David Maus  <dmaus@ictsoc.de>
684         * org.texi (Images in LaTeX export): Escape curly brackets in
685         LaTeX example.
687 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
689         * org.texi (The clock table): Document the :properties and
690         :inherit-props arguments for the clocktable.
692 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
694         * org.texi (Tables in LaTeX export): Document specifying placement
695         options for tables.
697 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
699         * org.texi (Evaluating code blocks): More specific documentation
700         about the different types of header arguments.
702 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
704         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
706 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
708         * org.texi (Built-in table editor): Document the table field
709         follow mode.
711 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
713         * org.texi (Easy Templates): Document new template.
715 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
717         * org.texi (Literal examples): Add a cross-reference from "Literal
718         Examples" to "Easy Templates."
720 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
722         * org.texi (The clock table): Add link to match syntax.
724 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
726         * org.texi (Agenda commands): Document clock consistency checks.
728 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
730         * org.texi (Built-in table editor): Document that \vert represents
731         a vertical bar in a table field.
733 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
735         * org.texi (Literal examples): Link from "Markup" > "Literate
736         Examples" to "Working with Source Code".
738 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
740         * org.texi (Agenda commands): Doc for function option to bulk
741         action.
743 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
745         * org.texi (Template expansion): Document new %<...> template
746         escape.
748 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
750         * org.texi (Selective export): Document exclusion of any tasks
751         from export.
753 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
755         * org.texi (Selective export): Document how to exclude DONE tasks
756         from export.
757         (Publishing options): Document the properties to be used to turn off
758         export of DONE tasks.
760 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
762         * org.texi (The date/time prompt): Document date range protection.
764 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
766         * org.texi (padline): Documentation of the new padline header
767         argument.
769 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
771         * org.texi (var): Adding "[" to list of characters triggering
772         elisp evaluation.
774 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
776         * org.texi (var): Documentation of Emacs Lisp evaluation during
777         variable assignment.
779 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
781         * org.texi (colnames): Reference indexing into variables, and note
782         that colnames are *not* removed before indexing occurs.
783         (rownames): Reference indexing into variables, and note that
784         rownames are *not* removed before indexing occurs.
786 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
788         * org.texi (var): Clarification of indexing into tabular
789         variables.
791 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
793         * org.texi (results): Documentation of the `:results wrap' header
794         argument.
796 2011-08-15  Bastien Guerry  <bzg@gnu.org>
798         * org.texi (LaTeX and PDF export): add a note about a limitation
799         of the LaTeX export: the org file has to be properly structured.
801 2011-08-15  Bastien Guerry  <bzg@gnu.org>
803         * org.texi (Dynamic blocks, Structure editing): Mention
804         the function `org-narrow-to-block'.
806 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
808         * org.texi (Languages): Updating list of code block supported
809         languages.
811 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
813         * org.texi (Special properties): CATEGORY is a special property,
814         but it may also used in the drawer.
816 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
818         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
820 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
822         * org.texi (Include files): Document :lines.
824 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
826         * org.texi (comments): Documentation of the ":comments noweb" code
827         block header argument.
829 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
831         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
832         added extra whitespace around functions to be consistent with the
833         rest of the section.
835 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
837         * org.texi (Evaluating code blocks): Expanded discussion of
838         #+call: line syntax.
839         (Header arguments in function calls): Expanded discussion of
840         #+call: line syntax.
842 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
844         * org.texi (Evaluating code blocks): More explicit about how to
845         pass variables to #+call lines.
847 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
849         * org.texi (Results of evaluation): Link to the :results header
850         argument list from the "Results of evaluation" section.
852 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
854         * org.texi (Conflicts): Adding additional information about
855         resolving org/yasnippet conflicts.
857 2011-08-15  David Maus  <dmaus@ictsoc.de>
859         * org.texi (Publishing options): Document style-include-scripts
860         publishing project property.
862 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
864         * org.texi (Sparse trees): Document the next-error /
865         previous-error functionality.
867 2011-08-15  Tom Dye  <tsd@tsdye.com>
869         * org.texi (cache): Improved documentation of code block caches.
871 2011-08-15  Tom Dye  <tsd@tsdye.com>
873         * org.texi (Code block specific header arguments): Documentation
874         of multi-line header arguments.
876 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
878         * org.texi (Code evaluation security): Add example for using a
879         function.
881 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
883         * org.texi (Tables in LaTeX export): Documentation of new
884         attr_latex options for tables.
886 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
888         * trampver.texi: Update release number.
890 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
892         Sync with Tramp 2.2.2.
894         * trampver.texi: Update release number.
896 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
898         * flymake.texi (Example -- Configuring a tool called via make):
899         Use /dev/null instead of the Windows "nul" (bug#8715).
901 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903         * widget.texi (Setting Up the Buffer): Remove mention of the
904         global keymap parent, which doesn't seem to be accurate
905         (bug#7045).
907 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
909         * org.texi (Special agenda views): Fix double quoting (bug#3509).
911 2010-07-10  Kevin Ryde  <user42@zip.com.au>
913         * cl.texi (For Clauses): Add destructuring example processing an
914         alist (bug#6596).
916 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
918         * ediff.texi (Major Entry Points): Remove mention of `require',
919         since that's not pertinent in the installed Emacs (bug#9016).
921 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
923         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
924         (Filtering New Groups): Clarify how simple the "options -n" format is.
925         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
926         is internal.
928 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
930         * tramp.texi (Cleanup remote connections): Add
931         `tramp-cleanup-this-connection'.
933 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
935         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
936         zombies.
937         (Checking New Groups): Ditto (bug#8974).
938         (Checking New Groups): Moved the reference to the right place.
940 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
942         * gnus.texi (Startup Files): Clarify that we're talking about numbered
943         backups, and not actual vc (bug#8975).
945 2011-07-03  Kevin Ryde  <user42@zip.com.au>
947         * cl.texi (For Clauses): @items for hash-values and key-bindings
948         to make them more visible when skimming.  Add examples of `using'
949         clause to them, examples being clearer than a description in
950         words (bug#6599).
952 2011-07-01  Alan Mackenzie  <acm@muc.de>
954         * cc-mode.texi (Guessing the Style): New page.
955         (Styles): Add a short introduction to above.
957 2011-06-28  Deniz Dogan  <deniz@dogan.se>
959         * rcirc.texi (Configuration): Bug-fix:
960         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
961         Reported by Elias Pipping <pipping@exherbo.org>.
963 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
965         * gnus.texi (Summary Mail Commands): Document
966         `gnus-summary-reply-to-list-with-original'.
968 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
970         * eshell.texi (Known problems): Fix typo.
972 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
974         * tramp.texi (Customizing Completion): Mention authinfo-style files.
975         (Password handling): `auth-source-debug' is good for debug messages.
977 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
979         * gnus.texi (Store custom flags and keywords): Refer to
980         `gnus-registry-article-marks-to-{chars,names}' instead of
981         `gnus-registry-user-format-function-{M,M2}'.
983 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
985         * texinfo.tex: Merge from gnulib.
987 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
989         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
990         (Store custom flags and keywords):
991         Mention `gnus-registry-user-format-function-M' and
992         `gnus-registry-user-format-function-M2'.
994 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
996         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
998 2011-05-17  Glenn Morris  <rgm@gnu.org>
1000         * gnus.texi (Face): Fix typo.
1002 2011-05-14  Glenn Morris  <rgm@gnu.org>
1004         * dired-x.texi (Omitting Examples): Minor addition.
1006 2011-05-10  Jim Meyering  <meyering@redhat.com>
1008         * ede.texi: Fix typo "or or -> or".
1010 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1012         * gnus.texi (Summary Buffer Lines):
1013         gnus-summary-user-date-format-alist does not exist.
1014         (Sorting the Summary Buffer): More about sorting threads.
1016 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1018         * trampver.texi: Update release number.
1020 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1022         * tramp.texi (Frequently Asked Questions): New item for disabling
1023         Tramp in other packages.
1025 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1027         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1028         (Fancy splitting to parent, Store arbitrary data):
1029         Updated gnus-registry docs.
1031 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1033         * ede.texi: Fix typos.
1035 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1037         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1038         It's @table @code.
1040 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1042         * gnus.texi (Listing Groups): Document gnus-group-list-ticked
1044 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1046         * calc.texi (Logarithmic Units): Update the function names.
1048 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1050         * message.texi (Various Commands): Document format specs in the
1051         ellipsis.
1053 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1055         * message.texi (Insertion Variables): Document message-cite-style.
1057 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1059         * tramp.texi (Remote processes): New subsection "Running shell on
1060         a remote host".
1062 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1064         * auth.texi (Help for developers): Update docs to explain that the
1065         :save-function will only run the first time.
1067 2011-03-12  Glenn Morris  <rgm@gnu.org>
1069         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1070         (emacs-faq.text): New target.
1071         (clean): Add emacs-faq.
1073 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1075         Sync with Tramp 2.2.1.
1077         * trampver.texi: Update release number.
1079 2011-03-11  Glenn Morris  <rgm@gnu.org>
1081         * Makefile.in (HTML_TARGETS): New.
1082         (clean): Delete $HTML_TARGETS.
1083         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1085 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1087         * auth.texi (Help for developers): Show example of using
1088         `auth-source-search' with prompts and :save-function.
1090 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1092         * Version 23.3 released.
1094 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1096         * message.texi (Message Buffers): Update default value of
1097         message-generate-new-buffers.
1099 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1101         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1102         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1103         respectively.
1104         (Musical Notes): New section.
1105         (Customizing Calc): Mention the customizable variable
1106         calc-note-threshold.
1108 2011-03-03  Glenn Morris  <rgm@gnu.org>
1110         * url.texi (Dealing with HTTP documents): Remove reference to
1111         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1112         (Configuration): Update url-configuration-directory description.
1114 2011-03-02  Glenn Morris  <rgm@gnu.org>
1116         * dired-x.texi (Multiple Dired Directories): Remove mentions
1117         of dired-default-directory-alist and dired-default-directory.
1118         Move dired-smart-shell-command here...
1119         (Miscellaneous Commands): ... from here.
1121 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1123         * texinfo.tex: Update to version 2011-02-24.09.
1125 2011-03-02  Glenn Morris  <rgm@gnu.org>
1127         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1128         instead of the obsoleted dired-omit-here-always.
1130 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1132         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1133         supported systems.
1135 2011-02-28  Glenn Morris  <rgm@gnu.org>
1137         * dbus.texi (Type Conversion): Grammar fix.
1139 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1141         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1142         "Debian GNU/Linux".
1144         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1146 2011-02-23  Glenn Morris  <rgm@gnu.org>
1148         * dired-x.texi (Features): Minor rephrasing.
1149         (Local Variables): Fix typos.
1151         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1152         Standardize some Emacs/XEmacs terminology.
1154         * dired-x.texi (Features): Don't advertise obsolete local variables.
1155         Simplify layout.
1156         (Omitting Variables): Update local variables example.
1157         (Local Variables): Say this is obsolete.  Fix description of
1158         dired-enable-local-variables possible values.
1160 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1162         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1163         default now.
1165 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1167         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1169 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1171         * gnus.texi (Window Layout): Document layout names.
1173 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1175         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1176         * auth.texi: Sync @dircategory with ../../info/dir.
1177         * autotype.texi: Sync @dircategory with ../../info/dir.
1178         * calc.texi: Sync @dircategory with ../../info/dir.
1179         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1180         * cl.texi: Sync @dircategory with ../../info/dir.
1181         * dbus.texi: Sync @dircategory with ../../info/dir.
1182         * dired-x.texi: Sync @dircategory with ../../info/dir.
1183         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1184         * ede.texi: Sync @dircategory with ../../info/dir.
1185         * ediff.texi: Sync @dircategory with ../../info/dir.
1186         * edt.texi: Sync @dircategory with ../../info/dir.
1187         * eieio.texi: Sync @dircategory with ../../info/dir.
1188         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1189         * epa.texi: Sync @dircategory with ../../info/dir.
1190         * erc.texi: Sync @dircategory with ../../info/dir.
1191         * eshell.texi: Sync @dircategory with ../../info/dir.
1192         * eudc.texi: Sync @dircategory with ../../info/dir.
1193         * flymake.texi: Sync @dircategory with ../../info/dir.
1194         * forms.texi: Sync @dircategory with ../../info/dir.
1195         * gnus.texi: Sync @dircategory with ../../info/dir.
1196         * idlwave.texi: Sync @dircategory with ../../info/dir.
1197         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1198         * message.texi: Sync @dircategory with ../../info/dir.
1199         * mh-e.texi: Sync @dircategory with ../../info/dir.
1200         * newsticker.texi: Sync @dircategory with ../../info/dir.
1201         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1202         * org.texi: Sync @dircategory with ../../info/dir.
1203         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1204         * pgg.texi: Sync @dircategory with ../../info/dir.
1205         * rcirc.texi: Sync @dircategory with ../../info/dir.
1206         * reftex.texi: Sync @dircategory with ../../info/dir.
1207         * remember.texi: Sync @dircategory with ../../info/dir.
1208         * sasl.texi: Sync @dircategory with ../../info/dir.
1209         * sc.texi: Sync @dircategory with ../../info/dir.
1210         * semantic.texi: Sync @dircategory with ../../info/dir.
1211         * ses.texi: Sync @dircategory with ../../info/dir.
1212         * sieve.texi: Sync @dircategory with ../../info/dir.
1213         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1214         * speedbar.texi: Sync @dircategory with ../../info/dir.
1215         * trampver.texi [emacs]: Set emacsname to "Emacs".
1216         * tramp.texi: Sync @dircategory with ../../info/dir.
1217         * url.texi: Sync @dircategory with ../../info/dir.
1218         * vip.texi: Sync @dircategory with ../../info/dir.
1219         * viper.texi: Sync @dircategory with ../../info/dir.
1220         * widget.texi: Sync @dircategory with ../../info/dir.
1221         * woman.texi: Sync @dircategory with ../../info/dir.
1223 2011-02-19  Glenn Morris  <rgm@gnu.org>
1225         * dired-x.texi (Technical Details): No longer redefines
1226         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1227         dired-read-shell-command, or dired-find-buffer-nocreate.
1229 2011-02-18  Glenn Morris  <rgm@gnu.org>
1231         * dired-x.texi (Optional Installation File At Point): Simplify.
1233 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1235         * auth.texi (Help for users): Use :port instead of :protocol for all
1236         auth-source docs.
1237         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1238         to have two files in `auth-sources'.
1240 2011-02-16  Glenn Morris  <rgm@gnu.org>
1242         * dired-x.texi: Use emacsver.texi to get Emacs version.
1243         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1244         Depend on emacsver.texi.
1246         * dired-x.texi: Drop meaningless version number.
1247         (Introduction): Remove old info.
1248         (Optional Installation Dired Jump): Autoload from dired-x.
1249         Remove incorrect info about loaddefs.el.
1250         (Bugs): Just refer to M-x report-emacs-bug.
1252         * dired-x.texi (Multiple Dired Directories): Update for rename of
1253         default-directory-alist.
1254         (Miscellaneous Commands): No longer mention very old VM version 4.
1256 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1258         Merge from gnulib.
1259         * texinfo.tex: Update to version 2011-02-14.11.
1261 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1263         * auth.texi (Help for users):
1264         Login collection is "Login" and not "login".
1266 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1268         * tramp.texi (History): Remove IMAP support.
1269         (External methods, Frequently Asked Questions): Remove `imap' and
1270         `imaps' methods.
1271         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1273         * trampver.texi: Remove default value of `emacsimap'.
1275 2011-02-13  Glenn Morris  <rgm@gnu.org>
1277         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1278         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1280 2011-02-12  Glenn Morris  <rgm@gnu.org>
1282         * sc.texi (Getting Connected): Remove old index entries.
1284 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1286         * url.texi: Remove duplicate @dircategory (Bug#7942).
1288 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1290         * auth.texi (Overview, Help for users, Help for developers):
1291         Update docs.
1292         (Help for users): Talk about spaces.
1294 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1296         * texinfo.tex: Update to version 2011-02-07.16.
1298 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1300         * dbus.texi (Bus names): Adapt descriptions for
1301         dbus-list-activatable-names and dbus-list-known-names.
1303 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1305         * calc.texi (Logarithmic Units): New section.
1307 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1309         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1310         manuals use it now.
1312         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1314 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1316         * overrides.texi: Remove.
1318         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1319         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1321 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1323         * tramp.texi (Frequently Asked Questions): Mention problems with
1324         WinSSHD.
1326         * trampver.texi: Update release number.
1328 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1330         * tramp.texi:
1331         Replace "delimet" with "delimit" globally.
1332         Replace "explicite" with "explicit" globally.
1333         Replace "instead of" with "instead" where there was nothing after "of".
1334         Audit use of comma before interrogative pronoun, "that", or "which".
1335         Minor word order, spelling, wording changes.
1337 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1339         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1341         * sieve.texi: Use WEBHACKDEVEL.
1343         * sasl.texi: Use WEBHACKDEVEL.
1345         * pgg.texi: Use WEBHACKDEVEL.
1347         * message.texi: Use WEBHACKDEVEL.
1349         * gnus.texi: Use WEBHACKDEVEL.
1351         * emacs-mime.texi: Use WEBHACKDEVEL.
1353         * auth.texi: Use WEBHACKDEVEL.
1355         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1356         manuals.
1358 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1360         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1362 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1364         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1365         which in turn is copied from ftp://tug.org/tex/.
1367 2011-02-03  Glenn Morris  <rgm@gnu.org>
1369         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1370         (Binding combinations of modifiers and function keys):
1371         Let's assume people reading this are not using Emacs 18.
1373 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1375         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1376         since it's run automatically.
1378 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1380         * gnus.texi (Customizing Articles): Fix typo.
1382 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1384         * gnus.texi (Customizing Articles): Document the new way of customizing
1385         the date headers(s).
1387 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1389         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1390         splitting example.
1392 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1394         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1395         (MAKEINFO_OPTS): New variable.
1396         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1397         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1398         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1399         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1400         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1401         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1402         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1403         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1404         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1405         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1406         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1407         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1408         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1409         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1410         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1411         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1412         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1413         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1415 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1417         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1419 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1421         * message.texi (IDNA): Explain what it is.
1423 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1425         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1427 2011-01-23  Werner Lemberg  <wl@gnu.org>
1429         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1430         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1431         (ENVADD): Update.
1433 2011-01-18  Glenn Morris  <rgm@gnu.org>
1435         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1437 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
1439         * nxml-mode.texi (Introduction): Fix file name typos.
1441 2011-01-13  Christian Ohler  <ohler@gnu.org>
1443         * ert.texi: New file.
1445         * Makefile.in:
1446         * makefile.w32-in: Add ert.texi.
1448 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1450         * dbus.texi (Receiving Method Calls): New function
1451         dbus-register-service.  Rearrange node.
1453 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
1455         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1456         which in turn is copied from ftp://tug.org/tex/.
1458 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1460         * dbus.texi (Receiving Method Calls): Describe new optional
1461         parameter dont-register-service of dbus-register-{method,property}.
1463 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
1465         * epa.texi (Encrypting/decrypting *.gpg files):
1466         Mention epa-file-select-keys.
1468 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1470         * gnus.texi (Archived Messages): Remove outdated text.
1472 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
1474         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
1476 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
1478         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
1480 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1482         * gnus.texi (The swish++ Engine): Add customizable parameters
1483         descriptions.
1484         (The swish-e Engine): Ditto.
1486 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1488         * tramp.texi (Inline methods): Add "ksu" method.
1489         (Remote processes): Add example with remote `default-directory'.
1491 2010-12-14  Glenn Morris  <rgm@gnu.org>
1493         * faq.texi (Expanding aliases when sending mail):
1494         Now build-mail-aliases is interactive.
1496 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1498         * gnus.texi: First pass at adding (rough) nnir documentation.
1500 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1502         * gnus.texi (Filtering New Groups):
1503         Mention gnus-auto-subscribed-categories.
1504         (The First Time): Remove, since default-subscribed-newsgroups has been
1505         removed.
1507 2010-12-13  Glenn Morris  <rgm@gnu.org>
1509         * cl.texi (For Clauses): Small fixes for frames and windows.
1511 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1513         * org.texi (Using capture): Document using prefix arguments for
1514         finalizing capture.
1515         (Agenda commands): Document prefix argument for the bulk scatter
1516         command.
1517         (Beamer class export): Document that also overlay arguments can be
1518         passed to the column environment.
1519         (Template elements): Document the new entry type.
1521 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
1523         * org.texi (Include files): Document :minlevel.
1525 2010-12-11  Julien Danjou  <julien@danjou.info>
1527         * org.texi (Categories): Document category icons.
1529 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
1531         * org.texi (noweb): Fix typo.
1533 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
1535         * gnus.texi (Server Commands): Point to the rest of the server
1536         commands.
1538 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1540         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1541         g'.
1543 2010-12-02  Julien Danjou  <julien@danjou.info>
1545         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1547 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1549         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1550         (Direct Functions): Note the STARTTLS upgrade.
1552 2010-11-27  Glenn Morris  <rgm@gnu.org>
1553             James Clark  <none@example.com>
1555         * nxml-mode.texi (Introduction): New section.
1557 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1559         * gnus.texi (Server Commands): Document gnus-server-show-server.
1561 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
1563         Sync with Tramp 2.2.0.
1565         * trampver.texi: Update release number.
1567 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
1569         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1570         Mention that the TeX specific units won't use the `tex' prefix
1571         in TeX mode.
1573 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1575         * gnus.texi (Misc Article): Document gnus-inhibit-images.
1577 2010-11-17  Glenn Morris  <rgm@gnu.org>
1579         * edt.texi: Remove information about Emacs 19.
1581 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
1583         * trampver.texi: Update release number.
1585 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1587         * gnus.texi (Article Washing): Fix typo.
1589 2010-11-11  Noorul Islam  <noorul@noorul.com>
1591         * org.texi: Fix typo.
1593 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1595         * org.texi (Using capture): Explain that refiling is
1596         sensitive to cursor position.
1598 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1600         * org.texi (Images and tables): Add cross reference to link section.
1602 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1604         * org.texi: Document the <c> cookie.
1606 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1608         * org.texi: multi-line header arguments :PROPERTIES: :ID:
1609         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1611 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1613         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
1615 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1617         * org.texi (Project alist): Mention that this is a property list.
1619 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1621         * org.texi (Setting up the staging area): Document that
1622         file names remain visible when encrypting the MobileOrg files.
1624 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1626         * org.texi (Setting up the staging area): Document which
1627         versions are needed for encryption.
1629 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1631         * org.texi (noweb): Update :noweb documentation to
1632         reflect the new "tangle" argument.
1634 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1636         * org.texi (Batch execution): Improve tangling script in
1637         documentation.
1639 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1641         * org.texi (Handling links):
1642         (In-buffer settings): Document inlining images on startup.
1644 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1646         * org.texi (Setting up the staging area): Document use of
1647         crypt password.
1649 2010-11-11  David Maus  <dmaus@ictsoc.de>
1651         * org.texi (Template expansion): Add date related link type escapes.
1653 2010-11-11  David Maus  <dmaus@ictsoc.de>
1655         * org.texi (Template expansion): Add mew in table for link type
1656         escapes.
1658 2010-11-11  David Maus  <dmaus@ictsoc.de>
1660         * org.texi (Template expansion): Fix typo in link type escapes.
1662 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1664         * org.texi (Structure of code blocks): Another documentation tweak.
1666 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1668         * org.texi (Structure of code blocks): Documentation tweak.
1670 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1672         * org.texi (Structure of code blocks):
1673         Update documentation to mention inline code block syntax.
1675 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1677         * org.texi (comments): Improve wording.
1679 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1681         * org.texi (comments): Document the new :comments header arguments.
1683 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1685         * org.texi (Installation): Remove the special
1686         installation instructions for XEmacs.
1688 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1690         * org.texi (Easy Templates): New section.  Documents quick
1691         insertion of empty structural elements.
1693 2010-11-11  Noorul Islam  <noorul@noorul.com>
1695         * org.texi: Fix doc.
1697 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1699         * org.texi (The date/time prompt): Document specification
1700         of time ranges.
1702 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1704         * org.texi (Internal links): Document the changes in
1705         internal links.
1707 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1709         * org.texi (Agenda commands): Document the limitation for
1710         the filter preset - it can only be used for an entire agenda
1711         view, not in an individual block in a block agenda.
1713 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
1715         * org.texi (iCalendar export): Document alarm creation.
1717 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
1719         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1721 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1723         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1725 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
1727         * calc.texi: Use emacsver.texi to determine Emacs version.
1729 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1731         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1732         since that works by default.
1734 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1736         * gnus.texi (Customizing the IMAP Connection): Document
1737         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1739 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
1741         * tramp.texi (Remote shell setup): New item "Interactive shell
1742         prompt".  Reported by Christian Millour <cm@abtela.com>.
1743         (Remote shell setup, Remote processes): Use @code{} for
1744         environment variables.
1746 2010-11-03  Glenn Morris  <rgm@gnu.org>
1748         * ediff.texi (Quick Help Commands, Miscellaneous):
1749         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1751 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1753         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1755 2010-10-31  Glenn Morris  <rgm@gnu.org>
1757         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1759 2010-10-31  Glenn Morris  <rgm@gnu.org>
1761         * cc-mode.texi: Remove reference to defunct viewcvs URL.
1763 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1765         * gnus.texi (Client-Side IMAP Splitting):
1766         Mention nnimap-unsplittable-articles.
1768 2010-10-29  Julien Danjou  <julien@danjou.info>
1770         * gnus.texi (Finding the News): Remove references to obsoletes
1771         variables `gnus-nntp-server' and `gnus-secondary-servers'.
1773 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
1775         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1776         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1777         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1778         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1780 2010-10-28  Glenn Morris  <rgm@gnu.org>
1782         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1783         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1784         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1786 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
1788         * epa.texi (Mail-mode integration): Add alternative key bindings
1789         for epa-mail commands; escape comma.
1790         Don't use the word "PGP", since it is a non-free program.
1792 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
1794         * calc.texi: Use emacsver.texi to determine Emacs version.
1796 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
1798         * gnus.texi (Group Parameters, Buttons): Fix typos.
1800 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1802         * gnus.texi (Subscription Commands): Mention that you can also
1803         subscribe to new groups via the Server buffer, which is probably more
1804         convenient when subscribing to many groups.
1806 2010-10-21  Julien Danjou  <julien@danjou.info>
1808         * message.texi (Message Headers): Allow message-default-headers to be a
1809         function.
1811 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1813         * gnus-news.texi: Mention new archive defaults.
1815 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1817         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1819 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1821         * gnus.texi (HTML): Document the function value of
1822         gnus-blocked-images.
1823         (Article Washing): shr and gnus-w3m, not the direct function names.
1825 2010-10-20  Julien Danjou  <julien@danjou.info>
1827         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1828         variable.
1830 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1832         * gnus.texi (Customizing the IMAP Connection): The port strings are
1833         strings.
1834         (Document Groups): Mention git.
1836 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1838         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1839         bzr/Gnus git sync.
1841 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
1843         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1844         change.
1846 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1848         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1849         @item syntax for in-Emacs makeinfo.
1851 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
1853         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1854         trim sentence.
1856 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
1858         * epa.texi (Caching Passphrases):
1859         * auth.texi (GnuPG and EasyPG Assistant Configuration):
1860         Clarify some configurations require to set up gpg-agent.
1862 2010-10-11  Glenn Morris  <rgm@gnu.org>
1864         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1866 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1868         * gnus.texi (Spam Package Introduction): Mention `$'.
1870 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1872         * makefile.w32-in (emacsdir): New variable.
1873         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1874         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1876 2010-10-09  Glenn Morris  <rgm@gnu.org>
1878         * Makefile.in (mostlyclean): Delete *.toc.
1880         * Makefile.in: Use $< in rules.
1882         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1884         * Makefile.in ($(infodir)): Delete rule.
1885         (mkinfodir): New.  Use it in all the info rules, rather than depending
1886         on infodir.
1888 2010-10-09  Glenn Morris  <rgm@gnu.org>
1890         * gnus.texi (Article Washing): Fix previous change.
1892         * Makefile.in (emacsdir): New variable.
1893         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
1894         Depend on emacsver.texi.
1896         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1898         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1900 2010-10-08  Julien Danjou  <julien@danjou.info>
1902         * gnus.texi: Add mm-shr.
1904 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
1906         * gnus.texi (Finding the Parent, The Gnus Registry)
1907         (Registry Article Refer Method): Update docs for nnregistry.el.
1909 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
1911         * auth.texi (Help for users)
1912         (GnuPG and EasyPG Assistant Configuration): Update docs.
1914 2010-10-08  Glenn Morris  <rgm@gnu.org>
1916         * cl.texi (Organization, Installation, Old CL Compatibility):
1917         Deprecate cl-compat for new code.
1918         (Usage, Installation): Remove outdated information.
1920         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1922 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1924         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1926 2010-10-06  Julien Danjou  <julien@danjou.info>
1928         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1930         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1931         broken link.
1933         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1935         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1936         to ReiserFS.
1938         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1939         (FAQ 7-1): Fix getmail URL.
1941 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
1943         * epa.texi (Caching Passphrases): New section.
1945 2010-10-06  Glenn Morris  <rgm@gnu.org>
1947         * Makefile.in (SHELL): Set it.
1948         (info): Move the mkdir dependency to the individual info files.
1949         (mostlyclean): Tidy up.
1950         (clean): Only delete the specific dvi and pdf files.
1951         (maintainer-clean): Be more restrictive in what we delete.
1952         ($(infodir)): Add parallel build workaround.
1954 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1956         * gnus.texi (Misc Article): Document gnus-widen-article-window.
1958 2010-10-03  Julien Danjou  <julien@danjou.info>
1960         * emacs-mime.texi (Display Customization):
1961         Update mm-inline-large-images documentation and add documentation for
1962         mm-inline-large-images-proportion.
1964 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
1966         * tramp.texi (Frequently Asked Questions):
1967         Mention remote-file-name-inhibit-cache.
1969 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1971         * gnus.texi (Splitting Mail): Fix @xref syntax.
1972         (Splitting Mail): Really fix the @ref syntax.
1974 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1977         (Article Hiding): Add google banner example.
1978         Suggested by Benjamin Xu.
1980 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1982         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1983         Remove nnimap-split-rule from examples.
1985 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1987         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1988         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
1989         Fishman.
1990         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1992 2010-09-30  Julien Danjou  <julien@danjou.info>
1994         * gnus.texi (Gravatars): Fix documentation about
1995         gnu-gravatar-properties.
1997 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
1999         * epa.texi (Bug Reports): New section.
2001 2010-09-29  Glenn Morris  <rgm@gnu.org>
2003         * Makefile.in (top_srcdir): Remove unused variable.
2005 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2008         (Client-Side IMAP Splitting): Document 'default.
2010 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2012         * gnus.texi (Customizing the IMAP Connection):
2013         Document nnimap-fetch-partial-articles.
2015 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2017         * gnus-news.texi: Mention nnimap-inbox.
2019         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2021 2010-09-26  Julien Danjou  <julien@danjou.info>
2023         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2025 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2027         * gnus.texi (Security): Remove gpg.el mention.
2029 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2031         * gnus.texi (Browse Foreign Server): New variable
2032         gnus-browse-subscribe-newsgroup-method.
2034         * gnus-news.texi: Mention it.
2036 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2038         * gnus.texi (NoCeM): Remove.
2039         (Startup Variables): No jingle.
2041 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2043         * woman.texi (Interface Options): xz compression is now supported.
2045 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2047         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2048         (Unavailable Servers): Document gnus-server-copy-server.
2049         (Using IMAP): Document the new nnimap.
2051 2010-09-25  Julien Danjou  <julien@danjou.info>
2053         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2055 2010-09-24  Glenn Morris  <rgm@gnu.org>
2057         * url.texi (Disk Caching): Tweak previous change.
2059 2010-09-24  Julien Danjou  <julien@danjou.info>
2061         * url.texi (Disk Caching): Mention url-cache-expire-time,
2062         url-cache-expired, and url-fetch-from-cache.
2064 2010-09-24  Julien Danjou  <julien@danjou.info>
2066         * gnus.texi: Add Gravatars.
2068 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2072 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2074         * gnus.texi (Expunging mailboxes): Update name of the expunging
2075         command.
2077 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2079         * emacs-mime.texi (rfc2047): Update description for
2080         rfc2047-encode-parameter.
2082 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2084         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2085         "fish" methods.
2086         (External methods): Remove "scp1_old" and "scp2_old" methods.
2088 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2090         * tramp.texi: Remove Japanese manual.  Fix typo.
2092         * trampver.texi: Update release number.  Remove japanesemanual.
2094 2010-09-09  Glenn Morris  <rgm@gnu.org>
2096         * org.texi: Restore clobbered changes (copyright years, untabify).
2098 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2100         * gnus.texi (Adaptive Scoring): Fix typo.
2102 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104         * gnus.texi (Article Display): Document gnus-html-show-images.
2106 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2108         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2110 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2112         * gnus.texi (HTML): Document gnus-max-image-proportion.
2114 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2116         * gnus.texi (HTML): Document gnus-blocked-images.
2118         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2120 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2122         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2123         the first message are used for wide replies.
2124         (Changing Servers): Remove documentation on gnus-change-server and
2125         friends, since it's been removed.
2127 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2129         * gnus.texi (Drafts): Mention B DEL.
2131 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2133         * gnus.texi (Delayed Articles): Mention that the Date header is the
2134         original one, even if you delay.
2136 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2138         * gnus.texi (Asynchronous Fetching):
2139         Document gnus-async-post-fetch-function.
2140         (HTML): Made into its own section.
2142 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2144         Sync with Tramp 2.1.19.
2146         * tramp.texi (Inline methods, Default Method): Mention
2147         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2148         Remove remark about doubled "-t" argument.
2149         (Auto-save and Backup): Remove reference to Emacs 21.
2150         (Filename Syntax): Describe port numbers.
2151         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2152         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2153         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2154         errors with the backquotes.
2155         (External packages): File attributes cache flushing for asynchronous
2156         processes.
2157         (Traces and Profiles): Describe verbose level 9.
2159         * trampver.texi: Update release number.
2161 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2163         * dbus.texi (Alternative Buses): New chapter.
2165 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2167         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2169 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2171         * calc.texi (Customizing Calc): Rearrange description of new
2172         variables to match the presentation of other variables.
2174 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2176         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2178 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2180         * calc.texi (Making Selections, Selecting Subformulas)
2181         (Customizing Calc): Mention how to use faces to emphasize selected
2182         sub-formulas.
2184 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2186         * tramp.texi (External packages): File attributes cache flushing
2187         for asynchronous processes.
2189 2010-08-01  Alan Mackenzie  <acm@muc.de>
2191         Enhance the manual for the latest Java Mode.
2193         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2194         annotation-var-cont.
2195         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2196         two new symbols.
2198 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2200         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2202 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2204         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2206 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2208         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2210 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2212         * org.texi: Add macros to get plain quotes in PDF output.
2213         List additional contributors.
2214         (Capture): New section, replaces the section about remember.
2215         (Working With Source Code): New chapter, focused on documenting Org
2216         Babel.
2217         (Code evaluation security): New section.
2218         (MobileOrg): Document DropBox support.
2219         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2220         (Special symbols): Show how to display UTF8 characters for entities.
2221         (Global TODO list): Clarify the use of the "M" key and the differences
2222         to the "m" key.
2223         (RSS Feeds): Mention Atom feeds as well.
2224         (Setting tags): Remove paragraph about
2225         `org-complete-tags-always-offer-all-agenda-tags'.
2227 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2229         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2230         argument.
2231         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2232         echoing shells.
2234 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2236         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2237         (Filename Syntax): Describe port numbers.
2239 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2241         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2242         forgotten.
2243         (Type Conversion): Precise conversion of natural numbers.
2244         (Errors and Events): Add "debugging" to concept index.  Add variable
2245         `dbus-debug'.
2247 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2249         * dbus.texi (Receiving Method Calls): Add optional argument
2250         EMITS-SIGNAL to `dbus-register-property'.
2252 2010-06-27  Alex Schroeder  <alex@gnu.org>
2254         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2256 2010-06-24  Glenn Morris  <rgm@gnu.org>
2258         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2259         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2260         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2261         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2262         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2263         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2264         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2265         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2266         convention.   Make them end with a period.
2268 2010-06-23  Glenn Morris  <rgm@gnu.org>
2270         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2271         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2272         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2273         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2274         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2275         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2277 2010-06-10  Glenn Morris  <rgm@gnu.org>
2279         * idlwave.texi (Load-Path Shadows):
2280         * org.texi (Handling links): Fix typos.
2282 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2284         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2286 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2288         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2289         by an alias.  (Bug#6226)
2291 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2293         * calc.texi (Manipulating Vectors): Mention that vectors can
2294         be used to determine bins for `calc-histogram'.
2296 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2298         * calc.texi: Remove "\turnoffactive" commands throughout.
2300 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2302         * url.texi (HTTP language/coding, Customization):
2303         * message.texi (Header Commands, Responses):
2304         * cl.texi (Argument Lists): Fix typos.
2306 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2308         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2309         Note that Development menu is always available.
2310         (Creating a project): Fix terminology.
2311         (Add/Remove files): Fix typo.
2313 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2315         * Version 23.2 released.
2317 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2319         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2321 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2323         * tramp.texi (Inline methods, Default Method):
2324         Mention `tramp-inline-compress-start-size'.
2326 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2328         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2329         the CVS repo.  Put the Git repo in the news section.
2331         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2332         Removed some mentions of CVS.  Mention the new Git repo.
2334 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2336         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
2337         (Mail Group Commands): Add index entry.
2339 2010-04-18  Glenn Morris  <rgm@gnu.org>
2341         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2343 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2345         * calc.texi (Radix modes): Mention that the option prefix will
2346         turn on twos-complement mode.
2347         (Inverse and Hyperbolic Flags): Mention the Option flag.
2349 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2351         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2352         (LaTeX/PDF export commands): Rename and Move section.
2353         (Sectioning structure): Update.
2354         (References): New use case for field coordinates.
2355         (The export dispatcher): Rename from ASCII export.
2356         (Setting up the staging area): Document the availability of
2357         encryption for MobileOrg.
2358         (Images and tables): Document how to reference labels.
2359         (Index entries): New section.
2360         (Generating an index): New section.
2361         (Column width and alignment): Document that <N> now
2362         means a fixed width, not a maximum width.
2363         (Publishing options): Document the :email option.
2364         (Beamer class export): Fix bug in the BEAMER example.
2365         (Refiling notes): Document refile logging.
2366         (In-buffer settings): Document refile logging keywords.
2367         (Drawers): Document `C-c C-z' command.
2368         (Agenda commands): Mention the alternative key `C-c C-z'.
2369         (Special properties): Document the BLOCKED property.
2370         (The spreadsheet): Mention the formula editor.
2371         (References): Document field coordinates.
2372         (Publishing action): Correct the documentation for the
2373         publishing function.
2374         (The date/time prompt): Document that we accept dates
2375         like month/day/year.
2376         (Cooperation): Document the changes in table.el support.
2377         (Faces for TODO keywords, Faces for TODO keywords)
2378         (Priorities): Document the easy colors.
2379         (Visibility cycling): Document the new double prefix
2380         arg for `org-reveal'.
2381         (Cooperation): Remember.el is part of Emacs.
2382         (Clean view): Mention that `wrap-prefix' is also set by
2383         org-indent-mode.
2384         (Agenda commands): Add information about prefix args to
2385         scheduling and deadline commands.
2386         (Search view): Point to the docstring of
2387         `org-search-view' for more details.
2388         (Agenda commands): Document that `>' prompts for a date.
2389         (Setting tags): Document variable
2390         org-complete-tags-always-offer-all-agenda-tags.
2391         (Column attributes): Cross-reference special properties.
2393 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
2395         Synchronize with Tramp repository.
2397         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2398         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2399         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
2400         syntax, texi2dvi reports errors with the backquotes.
2402         * trampver.texi: Update release number.
2404 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
2406         * gnus.texi (Finding the News): Add pointers to the Server buffer
2407         because it's essential.
2409 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2411         * gnus.texi (MIME Commands): Update description of
2412         gnus-article-browse-html-article.
2414 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2416         * auth.texi (Secret Service API): Add TODO node.
2417         (Help for users): Explain the new source options for `auth-sources'.
2419 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
2421         * trampver.texi: Update release number.
2423 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2425         * Branch for 23.2.
2427 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
2429         * faq.texi (Escape sequences in shell output): Note that ansi-color is
2430         now enabled by default.
2432 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2434         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2435         when Emacs runs in interactive mode.  (Bug#5645)
2437 2010-02-16  Glenn Morris  <rgm@gnu.org>
2439         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2441 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
2443         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2445 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2447         * gnus.texi (Score File Format): Fix typo.
2449 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
2451         * cc-mode.texi: Replace references to obsolete c-subword-mode.
2453 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2455         * ada-mode.texi (Project File Overview): Fix typo.
2457 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2459         * semantic.texi: Add Richard Y. Kim credit.
2461         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2463 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
2465         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2466         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
2468 2010-01-17  Glenn Morris  <rgm@gnu.org>
2470         * calc.texi (Reporting Bugs): Don't mention format of repository.
2472         * woman.texi (Bugs): Make "Emacs repository" less specific,
2473         and the URL for same more specific.
2475         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2477 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2479         * ede.texi (ede-step-project, ede-proj-target):
2480         * tramp.texi (Remote processes): Fix typos.
2482 2010-01-16  Mario Lang  <mlang@delysid.org>
2484         * ede.texi (ede-target):
2485         * org.texi (Refiling notes): Remove duplicated words.
2487 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2489         * gnus.texi (Posting Styles): Use with-current-buffer.
2490         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2492 2010-01-02  Kevin Ryde  <user42@zip.com.au>
2494         * eieio.texi (Naming Conventions): Correction to xref on elisp
2495         coding conventions, is "Tips" node not "Standards".
2497 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2499         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2501         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2503 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2505         * gnus.texi (Direct Functions): Add missing port number to tls method.
2507 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
2509         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2510         ($(infodir)/edt, edt.dvi): New targets.
2512 2009-12-15  Glenn Morris  <rgm@gnu.org>
2514         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2515         (edt, $(infodir)/edt, edt.dvi): New targets.
2516         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2518         * Makefile.in (PDF_TARGETS, pdf): New.
2519         (clean): Add *.pdf.
2520         Add pdf rules for all manuals.
2522 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
2524         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2526 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2528         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2529         (Smart Jump, Analyzer Debug): Copyedits.
2530         (Semantic mode user commands): Link to new nodes.
2531         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2532         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2533         upstream Semantic manual.
2535         * semantic.texi (Introduction): Minor fix to diagram.
2537 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
2539         * eshell.texi (History): Add the other built-in variables.
2540         (Built-ins): Explain built-ins, and how to apply the external commands.
2541         Add `history', `su' and `sudo'.
2543         * tramp.texi (Remote processes): Add missing <RET> in the example.
2545 2009-12-01  Bill Wohler  <wohler@newt.com>
2547         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
2548         path for mairix example.  Specify -q in namazu example since namazu is
2549         excessively garrulous.
2551 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
2553         * tramp.texi (Remote processes): Improve eshell example with "su"
2554         and "sudo" commands.
2556 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
2558         * semantic.texi (Analyzer Internals): Rename from Analyzer.
2560         * sem-user.texi (Semantic mode user commands): Fix key syntax.
2561         Document semantic-complete-analyze-inline.
2562         (Semanticdb search debugging commands): Minor clarification.
2563         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
2564         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
2565         manual.
2566         (Semantic mode): Link to Idle Scheduler.
2568 2009-11-28  Kevin Ryde  <user42@zip.com.au>
2570         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
2571         @pxref, now EIEIO is in Emacs.
2573         * erc.texi (Development): Correction to git tutorial url.
2575 2009-11-26  Glenn Morris  <rgm@gnu.org>
2577         * faq.texi (Latest version of Emacs): Mention stability of development
2578         version.
2579         (Problems with very large files): Max buffer size increase in 23.2.
2580         (VM): VM has moved house again.
2582 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
2584         * calc.texi (Radix modes): Discuss alternate bases for two's complement
2585         notations.
2587 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
2589         * org.texi (Column attributes): Fix documentation of new operators.
2591 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
2593         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
2594         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2595         (Idle Completions Mode): Numerous copyedits.
2597 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
2599         * semantic.texi (Semantic Internals, Glossary):
2600         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2601         (Semanticdb search debugging commands): Fix typos.
2603 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
2605         * calc.texi (Radix modes): Mention twos-complement notation.
2607 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
2609         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2610         ($(infodir)/semantic, semantic.dvi): New targets.
2612 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
2614         * Makefile.in: Build the Semantic manual.
2616         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2617         repository.
2619 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
2621         * dbus.texi (Receiving Method Calls): New defun
2622         `dbus-unregister-service'.
2624 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
2626         * org.texi (Speed keys): New section.
2628 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
2630         * dbus.texi (Type Conversion): Fix typo.
2631         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2632         `dbus-registered-objects-table'.
2633         (Receiving Method Calls): New defun `dbus-register-property'.
2634         Move `dbus-unregister-object' here.
2636 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2638         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2640 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
2642         * org.texi (Column attributes): Add the new age summary operators.
2643         Also, mention the fact you can only use one summary operator per
2644         property.
2646 2009-11-13  John Wiegley  <johnw@newartisans.com>
2648         * org.texi (Tracking your habits): Add a new section in the
2649         manual about how to track habits.
2650         (Resolving idle time): Add a section on how idle and
2651         dangling clocks are resolved.
2653 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2655         * org.texi (Agenda commands): Document the new `i' command.
2656         (Inserting deadline/schedule): Document logging changes
2657         of scheduling and deadline times stamps.
2658         (In-buffer settings): Document the in-buffer keywords for logging
2659         changes of scheduling and deadline times stamps.
2660         (Structure editing, Plain lists): Document indentation
2661         cycling in empty entries with TAB.
2662         (Archiving): Document the default archiving command.
2663         (Moving subtrees): Document the new keys for archiving.
2664         (Internal archiving): Fix incorrect key.
2665         (Agenda commands): Document the TODO set switching commands.
2666         (Agenda commands): Document the new archiving keys.
2667         (Clocking work time): Better description on how to save
2668         and restore a clock.
2669         (Resolving idle time): Mention the x11idle program to get true
2670         idleness also under X11.
2671         (Resolving idle time): Use @kbd instead of @key for normal
2672         letters, because this is how he rest of the manual does this.
2673         (Pushing to MobileOrg): Mention that `org-directory'
2674         should be set.
2675         (Agenda commands): Document that SPC is a filter for
2676         any tag.
2677         (Search view): Rename from "Keyword search".
2678         (Capure): New chapter.
2679         (Markup): New chapter.
2680         (Links in HTML export, Images in HTML export):
2681         Extend the section titles.
2682         (Images in HTML export): Document the align option.
2683         (Text areas in HTML export): Extend the section title.
2684         (Images in LaTeX export): Explain image placement in LaTeX.
2686 2009-11-10  Glenn Morris  <rgm@gnu.org>
2688         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2690 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
2692         * tramp.texi (Auto-save and Backup): Disable backups just for a
2693         method.
2695         * trampver.texi: Update release number.
2697 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
2699         Sync with Tramp 2.1.17.
2701         * trampver.texi: Update release number.
2703 2009-10-29  Glenn Morris  <rgm@gnu.org>
2705         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2707 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
2709         * tramp.texi (External methods): Temporary files are kept for
2710         `rsync' and `rsyncc' methods.
2712 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
2714         * eieio.texi: Fix typos.
2716 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2718         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2720 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
2722         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2723         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2725 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2727         * Makefile.in: Build EIEIO and EDE manuals.
2729 2009-10-07  Eric Ludlam  <zappo@gnu.org>
2731         * eieio.texi:
2732         * ede.texi: New files.
2734 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2736         * tramp.texi (Remote processes): Association of a pty is not supported.
2738 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
2740         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2741         (Processing LaTeX fragments): Document that the size of images can be
2742         changes using the variable `org-format-latex-options'.
2743         (The date/time prompt, Timestamps): Be more accurate over ISO format
2744         dates and times.
2745         (Visibility cycling): Document showeverything keyword.
2746         (In-buffer settings): Document showeverything keyword.
2747         (Setting up the staging area): Fix the example.
2748         (MobileOrg): New section.
2749         (Agenda commands, Exporting Agenda Views): Document exporting the
2750         agenda view to Org files.
2752 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
2754         * tramp.texi (History): Add IMAP support.
2755         (External methods): Add `imap' and `imaps' methods.
2756         (GVFS based methods): Add indices for `davs'.
2757         (Password handling): Rename anchors.  Add IMAP entries for
2758         ~/.authinfo.gpg.
2760         * trampver.texi: Set default value of `emacsimap'.
2762 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2764         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2766 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2768         * dired-x.texi (Technical Details):
2769         Delete dired-up-directory (Bug#4292).
2771 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
2773         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2775 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
2777         * org.texi (Effort estimates): Document new effort setting commands.
2778         (Agenda commands): Document the new keys fro agenda time motion.
2779         Document entry text mode.  Improve documentation of the keys to include
2780         inactive time stamps into the agenda view.
2781         (Feedback): Document the new bug report command.
2782         (Structure editing): Add an index entry for the sorting of subtrees.
2784 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
2786         * auth.texi (Help for users): Corrected markup.
2788 2009-09-02  Glenn Morris  <rgm@gnu.org>
2790         * emacs-mime.texi (time-date): Mention float-time.
2792 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
2794         * calc.texi (Simplifying Formulas): Improve the wording.
2796 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
2798         * auth.texi: Rewritten for coverage and clarity.
2800 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2802         * gnus.texi (Expiring Mail):
2803         Mention gnus-mark-copied-or-moved-articles-as-expirable.
2804         (Various Various): Mention gnus-safe-html-newsgroups.
2806         * gnus-news.texi: Mention
2807         gnus-mark-copied-or-moved-articles-as-expirable.
2809         * emacs-mime.texi (Display Customization): Add xref to
2810         gnus-safe-html-newsgroups.
2812 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
2814         * tramp.texi (Version Control): Remove.
2815         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
2816         reference.
2817         (External methods): Correct `scpc' concept index entries.  New method
2818         `rsyncc'.
2819         (External packages): New subsections "Filename completion" and "File
2820         attributes cache".
2822 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
2824         * calc.texi (Rewrite Rules): Improve the example.
2825         (Simplifying Formulas): Explain use of the I and H flags for
2826         simplification.
2828 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
2830         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2831         Describe autostart behavior of dbus-ping.
2832         (Synchronous Methods, Asynchronous Methods): Use English numeric format
2833         for timeout values.
2834         (Top): Remove footnote saying D-Bus is not enabled by
2835         default.  (Bug#4256)
2837 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
2839         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
2840         Reported by Jari Aalto (Bug#4211).
2841         (Mail-mode integration): Mention epa-mail-mode and
2842         epa-global-mail-mode.
2843         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2844         epa-setup.
2846 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
2848         * dbus.texi (Asynchronous Methods): Allow nil handler.
2850 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
2852         * ediff.texi (ediff-current-file): Add information about this new function.
2854         * viper.texi: Add information about C-s in viper's search command.
2856 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
2858         * calc.texi (Date Forms): Fix typos.
2860 2009-08-08  Glenn Morris  <rgm@gnu.org>
2862         * org.texi (Agenda commands): Restore clobbered change.
2864 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
2866         * calc.texi (Graphics, Devices): Update with the peculiarities of
2867         operation on MS-Windows.
2869 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
2871         * org.texi (Publishing action): Improve documentation of file
2872         names when publishing to the source directory.
2873         (Clean view): Document `org-indent-mode'.
2874         (Clocking work time): Add documentation for the
2875         new :timetamp option when creating a clock report.
2876         (Paragraphs): Fix many typos.
2877         (Plain lists): Remove duplicate explanation about the
2878         `C-c *' command.
2879         (Literal examples): Update to reflect the new behavior
2880         of the -n -r -k switches when exporting source code examples.
2881         (Structure editing): Add information about `C-c *',
2882         converting a plain list into a list of Org items.
2883         (Remember): Small rephrasing of the paragraph
2884         describing remember.el.  Also mentioned that remember.el is part
2885         of Emacs 23, not Emacs 22.
2886         (Clocking work time): Add documentation about
2887         displaying the current clocking time against the effort estimate.
2888         Also add a footnote about using `org-clock-in-prepare-hook' to add
2889         an effort estimate on the fly, just before clocking it.
2890         (Footnotes): Document automatic renumbering and
2891         sorting.
2892         (Agenda commands): Document new bulk commands.
2893         (Plain lists): Document new behavior of
2894         `org-cycle-include-plain-lists'.
2895         Hyphenation only in TeX.
2896         (Clocking work time): Document the key to update effort
2897         estimates.
2898         (Clocking work time): Document the clock time display.
2899         (Structure editing, TODO basics): Document new
2900         variables.
2901         (Column attributes): Document new colciew operators.
2902         (Publishing options): Document :xml-declaration.
2903         (Tracking TODO state changes): Document the
2904         LOG_INTO_DRAWER property.
2905         (Literal examples): Document the new implementation for
2906         editing source code.
2907         (Publishing action): Mention the new publishing
2908         function, to publish an Org source file.
2909         (Publishing links): Mention how to link to an Org source file.
2910         (Macro replacement): Document new macros.
2911         (Handling links): Document type-specific completion
2912         when inserting links.
2913         (Structure editing, Plain lists): Improve documentation
2914         on sorting.
2915         (Internal links): Document custom ids for links.
2916         (Handling links): Document custom ids for links.
2917         (CSS support): Document new class.
2918         (Refiling notes): Document the possibility to create new nodes
2919         during refiling.
2920         (Agenda commands): Document the "?" operator to find
2921         tasks without effort setting.
2922         (Exporting agenda information): Section moved.
2923         (RSS Feeds): New section.
2924         (Built-in table editor): Document M-e and M-a navigate
2925         inside table field.
2926         (Stuck projects): Docment that projects identified as
2927         un-stuck will still be searchd for stuck sub-projects.
2928         (Paragraphs): Document centering.
2929         (Creating timestamps, Agenda commands): Document new
2930         behavior when changing time stamps.
2931         (Structure editing): Document the new command
2932         `org-clone-subtree-with-time-shift'.
2933         (Publishing): Refresh this chapter.
2934         (Export options, Export options, In-buffer settings):
2935         Document the new keywords.
2936         (Matching tags and properties): Collect all
2937         documentation about tags/property matches here.
2938         (Setting tags): Document `org-tag-persistent-alist'.
2939         (Weekly/daily agenda): New section.
2940         (Orgstruct mode): Describe `orgstruct++-mode'.
2941         (Drawers): Mention the LOGBOOK drawer.
2942         (Export options, Sectioning structure): Document the
2943         #+LEATEX_HEADER in-buffer setting.
2944         (Bugs): Section removed.
2945         (Hooks): New section.
2946         (Add-on packages): Move here from old location.
2947         (Context-sensitive commands): New section.
2948         (Setting tags): Document newline option.
2949         (Global TODO list, Matching tags and properties):
2950         Mention more variables.
2951         (Checkboxes): Update to changed command behavior.
2953 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
2955         * speedbar.texi (Basic Key Bindings): Fix typo.
2957 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2959         * calc.texi (Vector/Matrix Functions): Add index entries for both
2960         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
2961         affects matrices with more than one row.
2962         (Help Commands): Add index entries for "prefix ?" key bindings.
2964 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
2966         * calc.texi (Stack Manipulation Commands): Add documentation for
2967         `calc-transpose-lines'
2969 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
2971         * dbus.texi (Receiving Method Calls): Describe special return value
2972         `:ignore'.
2974 2009-07-24  Alan Mackenzie  <acm@muc.de>
2976         * cc-mode.texi (Config Basics, File Styles): Document that at mode
2977         initialization, any individual variable setting now takes precedence
2978         over one done via c-file-style/c-file-offsets.
2980 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
2982         * calc.texi (Undoing Mistakes): Mention that the undo list will be
2983         truncated when Calc is quit.
2984         (Customizing Calc): Document `calc-undo-length'.
2986 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
2988         * calc.texi (About This Manual): Don't mention chapter numbers in text.
2990 2009-07-11  Kevin Ryde  <user42@zip.com.au>
2992         * pcl-cvs.texi (About PCL-CVS):
2993         * widget.texi (Basic Types):
2994         Fix cross-references.
2996 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
2998         * dbus.texi (Type Conversion): Don't use literal control character.
3000 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3002         * tramp.texi (GVFS based methods): New section.
3003         (Remote processes): Processes for GVFS based methods run locally.
3005 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3007         * tramp.texi (Inline methods, External methods, Gateway methods):
3008         Avoid the words "kludge" and hack".
3009         (External methods): Add `synce' method.
3011         * trampver.texi: Update release number.
3013 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3015         Sync with Tramp 2.1.16.
3017         * tramp.texi (History): Add GVFS support.
3018         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3019         `obex' methods.  Add 'tramp-gvfs-methods' option.
3020         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3021         forms.
3022         (Remote Programs): Introduce `tramp-own-remote-path'.
3023         (Remote processes): New subsection "Running remote programs that create
3024         local X11 windows".
3025         (Frequently Asked Questions): Improve code for disabling vc.
3027         * trampver.texi: Update release number.  Set default value of
3028         `emacsgvfs'.
3030 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3032         * Branch for 23.1.
3034 2009-06-17  Glenn Morris  <rgm@gnu.org>
3036         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3037         (Latest version of Emacs): Mention source code repository.
3039 2009-06-16  Glenn Morris  <rgm@gnu.org>
3041         * faq.texi (Top): Language tweak.
3042         (Extended commands): Most people have arrow keys.
3043         (Emacs manual): Say how to follow info links.
3044         (File-name conventions): Change title a bit.  Explain about source
3045         versus installed.  Condense etc description.
3046         (Guidelines for newsgroup postings): Mention Savannah list page.
3047         (Newsgroup archives): Simplify.
3048         (Contacting the FSF): Add contact URL.
3049         (Emacs Lisp documentation): Printed version not always available.
3050         (Installing Texinfo documentation): Explain how by hand installation is
3051         not normally needed.  Use add-to-list.  Remove duplicate reference.
3052         (Informational files for Emacs): Move info on Help menu here from
3053         "File-name conventions".
3054         (Help installing Emacs): Tweak uref.
3055         (Obtaining the FAQ): Mention repository.
3056         (Origin of the term Emacs): Explain "ITS".
3057         (Changing load-path): Use add-to-list.
3058         (Automatic indentation): Clarify this is for Text mode.
3059         Don't mention Indented Text mode.
3060         (Finding Emacs on the Internet): The FSF does not seem to offer a
3061         deluxe distribution on CD anymore.
3063 2009-06-16  Glenn Morris  <rgm@gnu.org>
3065         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3066         Recommend the latest release.  Mention how to get older FAQs.
3067         Recommend the Emacs manual.
3068         (Guidelines for newsgroup postings): Discourage cross-posts.
3069         (Underlining paragraphs): Remove.
3070         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3071         (Bugs and problems): Update key-binding.
3072         (Problems with very large files): Mention 64-bit.
3073         (Shell process exits abnormally): Remove.
3074         (Problems with Shell Mode): Rename and update.
3075         (Spontaneous entry into isearch-mode)
3076         (Problems talking to certain hosts): Remove.  This is old information,
3077         in etc/PROBLEMS if needed.
3078         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3079         (Dired claims that no file is on this line): Update.
3080         (Installing Emacs, Problems building Emacs): Simplify.
3081         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3082         information.
3083         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3084         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3085         (JDEE): "JDEE", not "JDE".
3086         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3087         Remove.  This is old information, in etc/PROBLEMS if needed.
3088         (stty and Backspace key, Kanji and Chinese characters): Remove.
3089         (Right-to-left alphabets): Update section.
3090         (Changing the included text prefix): Gnus uses message-yank-prefix.
3091         Add cross-reference to Supercite manual.
3092         (Saving a copy of outgoing mail): Simplify output file description.
3093         (Expanding aliases when sending mail): Refer to Emacs manual.
3094         Remove old info about RFC822.
3095         Correct description of how to rebuild aliases.
3096         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3097         (MIME with Emacs mail packages)
3098         (Viewing articles with embedded underlining)
3099         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3100         Remove old sections.
3101         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3102         and is well-documented in the Gnus manual.
3103         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3104         (Making Gnus faster): Rename from "Starting Gnus faster".
3105         Merge "Catch-up is slow in Gnus" into here.
3107 2009-06-14  Glenn Morris  <rgm@gnu.org>
3109         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3110         (New in Emacs 23): New section.
3111         (Handling C-s and C-q with flow control): Add xref.
3113 2009-06-13  Glenn Morris  <rgm@gnu.org>
3115         * faq.texi (Setting up a customization file): Grammar fix.
3116         Customize is no longer "new".
3117         (Displaying the current line or column): Line-number mode is on by
3118         default.  Don't mention `column' package.  Mention linum.el.
3119         (Turning on abbrevs by default): Explain how to do it for buffers,
3120         modes, and everywhere.
3121         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3122         19.
3123         (Highlighting a region): On by default since 23.1.
3124         (Replacing highlighted text): Update doc quote.
3125         (Working with unprintable characters): Don't mention search-quote-char.
3126         (Using an already running Emacs process): Gnuclient is probably not an
3127         enhancement these days.
3128         (Indenting switch statements): Remove mention of pre-Emacs 20.
3129         (Horizontal scrolling): Abbreviate Emacs 20 description.
3130         (Replacing text across multiple files): Fix name of dired command.
3131         (Disabling backups): Use require not load.
3132         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3134 2009-06-13  Bill Wohler  <wohler@newt.com>
3136         Release MH-E manual version 8.2.
3138         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3139         release 8.2.
3141 2009-06-13  Glenn Morris  <rgm@gnu.org>
3143         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3144         in this day and age the common meaning is "on the web".
3145         (copying): Use @copyright in all cases.
3146         (Basic keys): Remove reference to deleted manual node "Text Characters".
3147         (File-name conventions): Use GNU as an example rather than SERVICE.
3148         default.el lives in site-lisp.  Update Info directory location.
3149         (Real meaning of copyleft): GPL actions have been brought, but all
3150         settled out of court.
3151         (Guidelines for newsgroup postings): Shorten section title.
3152         Simplify comp.emacs description.
3153         (Newsgroup archives): Change Google URL.  Describe Gmane.
3154         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3155         points".  Mention List-Unsubscribe header.
3156         (Contacting the FSF): Update email and URLs.
3157         (Basic editing): Mention F1 for help.
3158         (Installing Texinfo documentation): Refer to Texinfo website rather
3159         than ftp server.
3160         (Printing a Texinfo file): Mention texi2pdf.
3161         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3162         are just stubs nowadays.
3163         (Latest version of Emacs): Explain version numbers.
3164         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3165         (Turning on syntax highlighting): No need to mention hilit19 any more.
3166         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3167         (Modes for various languages): Remove section.
3168         (Major packages and programs): Remove most version and maintainer
3169         information - it's hard to keep up-to-date, and adds nothing.
3170         Similarly with direct links to mailing lists.
3171         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3172         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3173         years, and Emacs comes with tools for this now.
3174         (Patch): Remove section - this is a standard tool.
3175         (Using function keys under X): Remove section.
3177 2009-06-12  Glenn Morris  <rgm@gnu.org>
3179         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3180         (Help installing Emacs): Remove reference to deleted X11 node.
3181         (Associating modes with files): Interpreter-mode-alist is no longer
3182         subservient to auto-mode-alist.
3183         (Installing Emacs): Change future Emacs version.
3184         (Linking with -lX11 fails): Remove old section.
3185         (Packages that do not come with Emacs): Update ELL location.
3186         Emacs Lisp archive is dead.
3187         (Emacs for Windows): Remove reference to old CE port.
3188         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3189         (Emacs for VMS and DECwindows): Remove old ports.
3190         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3191         (Removing flashing messages): Remove section about non-existent Gnus
3192         option.
3194         * faq.texi (Top): Add @top command.
3195         Remove the optional arguments from all @node commands: makeinfo can
3196         generate these automatically, and it is easier to edit and rearrange
3197         nodes without them.
3199 2009-06-11  Glenn Morris  <rgm@gnu.org>
3201         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3202         (The LPF): Make the updated URL the sole reference point.
3203         (Learning how to do something): Update refcard price and format.
3204         (Getting a printed manual): Sources in doc/emacs/, not man/.
3205         Also available in PDF format.  Since the page count varies, be less
3206         precise.
3207         (Informational files for Emacs): Remove references to deleted files
3208         LPF and SUN-SUPPORT, and to UUCP.
3209         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3210         Remove many obsolete ways to get the FAQ, which now seems only to be
3211         distributed with Emacs.
3212         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3214 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3216         * org.texi (Org Plot): Fix tags (Bug#3507).
3217         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3219         * ada-mode.texi (Installation, Compile commands)
3220         (Project File Overview, No project files, Set compiler options)
3221         (Use GNAT project file, Use multiple GNAT project files)
3222         (Identifier completion): Use @samp for menu items, and @kbd for key
3223         sequences (Bug#3504).
3225 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3227         * gnus.texi (Security): Fix wording; add a link to epa.info.
3229 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3231         * message.texi (Header Commands): Fix descriptions to match
3232         keybindings.
3234 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3236         * gnus.texi (Security): Mention that EasyPG is the current default.
3238 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3240         * ediff.texi (Session Commands): Fix typo.
3242 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3244         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3245         news.software.readers.  Reported by Florian Rehnisch.
3247 2009-04-02  Glenn Morris  <rgm@gnu.org>
3249         * auth.texi: Capitalize direntry.
3251         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3252         using a period in the entry name.  (Bug#2797)
3254 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3256         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3257         ($(infodir)/auth, auth.dvi): New targets.
3259 2009-03-03  Glenn Morris  <rgm@gnu.org>
3261         * auth.texi: Fix @setfilename.
3263         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3264         (auth, $(infodir)/auth, auth.dvi): New rules.
3266 2009-02-25  Glenn Morris  <rgm@gnu.org>
3268         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3270 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3272         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3274 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3276         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3277         gnus-nocem-issuers, and gnus-nocem-verifyer.
3279 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3281         * ada-mode.texi (Project files, Automatic Casing):
3282         * dbus.texi (Signals):
3283         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3284         * mh-e.texi (HTML):
3285         * nxml-mode.texi (Locating a schema)
3286         (Using the document's URI to locate a schema):
3287         * org.texi (Footnotes, Using the mapping API):
3288         * rcirc.texi (Channels): Remove duplicate words.
3290 2009-02-20  Glenn Morris  <rgm@gnu.org>
3292         * dired-x.texi (Miscellaneous Commands):
3293         * gnus.texi: Minor updates for mbox Rmail.
3295 2009-02-16  Karl Berry  <karl@gnu.org>
3297         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3298         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3299         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3300         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3301         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3302         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3303         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3304         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3305         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3306         Consistently use @insertcopying in the Top node,
3307         @contents at the front (after @end titlepage),
3308         and @direntry after @copying.  (Bug#1988)
3310 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3312         * auth.texi: New file documenting auth-source.
3314 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3316         * org.texi (Org Plot): Fix link.
3318 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3320         * epa.texi (Mail-mode integration): Mention the way to do
3321         "encrypt-to-self".  (Bug#1807)
3323 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3325         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3327 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3329         * gnus-news.texi: Print version about Incoming*.
3331 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3333         * org.texi (Structure editing, Handling links)
3334         (Fast access to TODO states, Javascript support): Make standard docs
3335         correctly reflect default variable settings.
3337 2009-02-02  Glenn Morris  <rgm@gnu.org>
3339         * org.texi: Fix typos.
3341 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3343         Sync with Tramp 2.1.15.
3345         * trampver.texi: Update release number.
3347 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3349         * org.texi (TODO dependencies): Document TODO dependencies on
3350         checkboxes.
3352 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3354         * org.texi (TODO dependencies): Document key binding for toggling
3355         ORDERED property.
3357 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3359         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3360         of hook functions.
3362 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3364         * org.texi (TODO dependencies): New section.
3366 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3368         * org.texi (Plain lists, TODO basics, Priorities)
3369         (Multiple sets in one file, Conflicts): Document interaction with
3370         `shift-selection-mode'.
3372 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3374         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3375         Make Calc the subject of sentences.
3376         (Rearranging Formulas using Selections): Discuss new options
3377         for `j *'.
3379 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3381         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3383 2009-01-26  Glenn Morris  <rgm@gnu.org>
3385         * org.texi: Fix typos.
3387 2009-01-26  Bill Wohler  <wohler@newt.com>
3389         * mh-e.texi (EDITION, UPDATED): Update.
3391 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
3393         * org.texi (References): Add information about remote references.
3394         (Built-in table editor): Document `C-c RET' in tables.
3395         (Math symbols, Quoting LaTeX code): Mention that simple
3396         LaTeX macros survive LaTeX export.
3397         (Images in LaTeX export): Show how to create a reference to a
3398         figure.
3399         (Sectioning structure): Document that the LaTeX class can be
3400         specified in a property.
3401         (Text areas in HTML export): New section.
3402         (External links): Add examples for text search and ID links.
3403         (Built-in table editor): Remove the descriptio of `C-c
3404         C-q', it not longer works.
3405         (Literal examples): Document that a space must follow
3406         the colon in short examples.
3407         (Relative timer): Document `org-timer-stop'.
3408         (Footnotes): New section.
3409         (Footnote markup): Shorten section and refer to new Footnote
3410         section.
3411         (Literal examples): Add documentation for line
3412         numbering in and references to code examples.
3413         (CSS support): Fix the description of default CSS styles.
3414         (Capturing column view): Document
3415         "file:path/to/file.org" as an allowed value for the ID property of
3416         a dynamic block copying column view.
3418 2009-01-23  Stephen Eglen  <stephen@gnu.org>
3420         * mh-e.texi (Getting Started): Describe $MH.
3422 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
3424         * tramp.texi (all): Harmonize usage of "external method",
3425         "external transfer method" and "out-of-band method".
3426         (Connection types): Precise the differences of inline and external
3427         methods.  Written by Adrian Phillips <a.phillips@met.no>.
3429 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
3431         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3432         commands as described at the top.  Reported by Allan Gottlieb
3433         <gottlieb@nyu.edu>.
3435 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3437         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3438         nnmail-pathname-coding-system.
3440 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3442         * org.texi (Relative timer): Fix typo.
3444 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
3446         * org.texi (Clocking work time): Fix typo.
3447         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
3449 2009-01-13  Glenn Morris  <rgm@gnu.org>
3451         * org.texi: Fix some more typos.
3453 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3455         * org.texi: Fix some typos.
3457 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3459         * gnus.texi (Group Parameters): Add note for local variables.
3461 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3463         * gnus.texi (Converting Kill Files): Fix URL.
3464         Include gnus-kill-to-score.el in contrib directory.
3466 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3468         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3469         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
3470         (Paging the Article): Add index entry.
3472 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
3474         * ada-mode.texi (Examples): Delete redundant text.
3476 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
3478         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
3480         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3481         addresses.
3483 2009-01-03  Bill Wohler  <wohler@newt.com>
3485         * mh-e.texi (Scan Line Formats): Indicate that first column should be
3486         kept empty.
3488 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
3490         * org.texi (Activation, Exporting, ASCII export, HTML export)
3491         (HTML Export commands, LaTeX/PDF export commands):
3492         Improve documentation about transient-mark-mode.
3493         (References): Document the use of special names like $LR1 to reference
3494         to fields in the last table row.
3496 2008-12-19  Juri Linkov  <juri@jurta.org>
3498         * info.texi (Search Text): Remove mention of removed key binding M-s.
3500 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
3502         * org.texi (References): Remove mentioning of @0 as reference for the
3503         last line, this has been reverted in the Lisp sources.
3505 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
3507         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3508         (DVI_TARGETS): Remove duplicates.  Add sasl.
3509         ($(infodir)/sasl, sasl.dvi): New targets.
3511 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
3513         * org.texi: Version number pushed to 6.15d.
3515 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
3517         * org.texi (Tables in LaTeX export): New section.
3518         (Images in LaTeX export): New section.
3519         (Inlined images, Images in HTML export): Sections renamed.
3521 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3523         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3525 2008-12-04  David Engster  <dengste@eml.cc>
3527         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
3528         of nnml-get-new-mail.  Change URL for mairix patch.
3530 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
3532         * org.texi (Using the mapping API): Fix bug in mapping example.
3533         (Publishing options): Make the list of properties complete again, in
3534         correspondence to the variable `org-export-plist-vars'.
3535         (Property searches): Document new special values for time comparisons.
3536         (Tag inheritance): Refine the description of tag inheritance.
3537         (Project alist): Add info about the publishing sequence of components.
3538         (Effort estimates): Document the new relative timer.
3540 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
3542         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3543         (Using Calc): Clarify use of `C-x * o'.
3544         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3546 2008-11-28  Richard M Stallman  <rms@gnu.org>
3548         * dbus.texi (Receiving Method Calls): Clean up previous change.
3550 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
3552         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3553         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3554         `dbus-unescape-from-identifier'.
3555         (Receiving Method Calls): New constants `dbus-service-emacs' and
3556         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
3557         (Signals): Use the constants in the example.
3559 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
3561         * org.texi: Re-apply change to FDL 1.3.
3563 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
3565         * org.texi (Setting up Remember): Document `org-remember-mode'.
3566         (External links): Document that bbdb links can use a regular
3567         expression.
3568         (External links): Document that elisp links can contain interactive
3569         commands.
3571 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3573         * viper.texi (viper-translate-all-ESC-keysequences):
3574         Description removed.
3576 2008-11-19  Glenn Morris  <rgm@gnu.org>
3578         * doclicense.texi: Change to FDL 1.3.
3579         Relicense all texi files under FDL 1.3 or later.
3581 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
3583         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3585 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
3587         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
3589         * ediff.texi: Version/date change.
3591 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3593         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3595 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
3597         * calc.texi (About This Manual): Comment out a mention of
3598         marginal notes.
3600 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
3602         * org.texi (Clocking work time): Document the :formula property of
3603         clock tables.
3604         (Structure editing, Refiling notes): Document refiling regions.
3605         (Agenda commands): Document the double-prefix version
3606         of the `l' command in the agenda.
3607         (Handling links): Explain the effect of a double prefix
3608         arg to `C-c C-o'.
3609         (TODO basics): Add documentation for tag triggers.
3611 2008-10-23  Glenn Morris  <rgm@gnu.org>
3613         * cl.texi (Function Bindings): Mention `flet' fails to deal with
3614         byte-compiling things like `+'.
3616         * ns-emacs.texi: Merge copyright years of author now with assignment
3617         into FSF years.
3618         (VER): Use it for easier automatic updating.  Use Emacs version rather
3619         than standalone Emacs.app version.
3621 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
3623         * org.texi: Lots of minor fixes.
3624         (Capture): New chapter.
3625         (Org Plot): New section.
3627 2008-09-30  Magnus Henoch  <mange@freemail.hu>
3629         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3631 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
3633         * calc.texi (User Defined Units): Mention how to enter optional display
3634         string.
3636 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3638         * message.texi (Sending Variables): Fix variable documentation to
3639         avoid the "y/n" wording.
3641 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3643         * message.texi (Sending Variables): Add `message-confirm-send' doc.
3645 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3647         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3648         @enumerate section so as to be able to be formatted with MAKEINFO=no.
3650 2008-09-22  Bill Wohler  <wohler@newt.com>
3652         Release MH-E manual version 8.1.
3654         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3655         release 8.1.
3657         * mh-e.texi: Retain dual license as agreed to by the FSF.
3658         However, bump GPL to Version 3.
3659         Use @include for license text.
3661 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3663         * gnus.texi (Top, Setup, Fancy splitting to parent)
3664         (Store custom flags and keywords, Store arbitrary data):
3665         Clean up markup.
3667 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3669         * gnus.texi (The Gnus Registry): Document it.
3671 2008-09-08  David Engster  <dengste@eml.cc>
3673         * gnus.texi (nnmairix): Point out that nnml uses MH format.
3674         Clarify section about choosing back end servers.
3676 2008-08-23  Glenn Morris  <rgm@gnu.org>
3678         * dired-x.texi (Shell Command Guessing):
3679         Mention dired-guess-shell-case-fold-search.  (Bug#417)
3681 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
3683         * trampver.texi: Update release number.
3685 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
3687         * ns-emacs.texi: Update version.
3688         (Introduction): Correct menu location for options save.
3689         (Customization): Note that defaults are stored under org.gnu.Emacs.
3691 2008-08-11  Bill Wohler  <wohler@newt.com>
3693         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3694         explicit about GNU mailutils MH elsewhere (with thanks to Darel
3695         Henman) (closes SF #1768928).
3697 2008-08-10  Glenn Morris  <rgm@gnu.org>
3699         * ns-emacs.texi: Use @copying.  Change copyright of authors with
3700         assignment to FSF.  Change license to GFDL.
3701         (Top): Remove outdated references.
3703 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
3705         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3706         Add gnus-summary-sort-by-most-recent-number and
3707         gnus-summary-sort-by-most-recent-date.
3708         (Summary Sorting): Explain prefix argument.
3710 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3712         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3713         gnus-summary-pipe-output.
3715 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
3717         * dbus.texi (Receiving Method Calls): Document error handling of own
3718         D-Bus methods.
3720 2008-08-01  Bill Wohler  <wohler@newt.com>
3722         * mh-e.texi (Reading Mail)
3723         (Viewing Attachments): Describe new function
3724         mh-show-preferred-alternative.
3725         (Sending Mail, Redistributing, Sending Message): Describe new hook
3726         mh-annotate-msg-hook.
3728 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
3730         * dbus.texi (Arguments and Signatures): Fix example.
3731         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3732         (Asynchronous Methods): New node.
3733         (Errors and Events): Describe extended layout of `dbus-event'.
3734         New defun `dbus-event-message-type'.
3736 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3738         * ediff.texi: Remove VMS support.
3740 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
3742         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3743         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3745 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
3747         * Makefile.in: Add mairix-el targets.
3749 2008-07-29  David Engster  <deng@randomsample.de>
3751         * mairix-el.texi: New file.
3753 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
3755         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3756         project files.  Delete 'main_unit' project variable; not needed.  Allow
3757         process environment variables wherever project variables are allowed.
3758         Add tutorial section on multiple GNAT project files.
3760 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
3762         Sync with Tramp 2.1.14.
3764         * trampver.texi: Update release number.
3766 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3768         * ns-emacs.texi:
3769         * faq.texi: Remove mentions of Mac Carbon.
3771 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3773         * gnus.texi (Saving Articles): Describe the 2nd argument of
3774         gnus-summary-save-in-pipe.
3775         (SpamAssassin): Use it.
3777 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3779         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3781 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
3783         * org.texi (Export options): Document the use of the creator flag.
3785 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
3787         * org.texi: New version 6.06a.
3789 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
3791         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3792         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3794 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3796         * calc.texi (Editing Stack Entries):
3797         (Algebraic Entry): Rewrite introductory sentences so it can be used by
3798         Calc's help functions.  Mention fixing typos.
3799         (Customizing Calc): Fix typo.
3801 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
3803         * calc.texi (summarykey): New macro.  Use to correctly format keys in
3804         the summary.
3806 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
3808         * ns-emacs.texi (Customization): Corrected documentation on color
3809         specification formats.
3811 2008-07-19  Andreas Schwab  <schwab@suse.de>
3813         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
3815         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3816         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3818 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
3820         * dbus.texi (Inspection): Rework, introduce submenus.
3821         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3822         (Properties and Annotations, Arguments and Signatures): New nodes.
3824 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
3826         * dbus.texi (Receiving Method Calls): Fix description of
3827         `dbus-register-method'.
3828         (Signals): Allow also signal arguments for filtering in
3829         `dbus-register-signal'.
3831 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3833         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3834         `cnorm'.
3835         (Arithmetic Tutorial): Simplify the verification of prime factors.
3837 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3839         * gnus.texi (Saving Articles): Mention
3840         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3842 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
3844         * calc.texi: Adjust mode line throughout.
3846 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
3848         * sasl.texi (Mechanisms): Fix typos.
3850 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
3852         * calc.texi (Killing from the stack): Mention using normal Emacs
3853         copying.
3855 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
3857         * tramp.texi (Password handling): Rename from "Password caching".
3858         Add `auth-source' mechanism.
3859         (Connection caching): Tramp reopens the connection automatically,
3860         when the operating system on the remote host has been changed.
3862 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3864         * makefile.w32-in (distclean): Remove makefile.
3866 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
3868         * org.texi (Using the mapping API): New section.
3869         (Agenda column view): New section.
3870         (Moving subtrees): Document archiving to the archive sibling.
3871         (Agenda commands): Document columns view in the agenda.
3872         (Using the property API): Document the API for multi-valued properties.
3874 2008-06-17  Jason Riedy  <jason@acm.org>
3876         * org.texi (A LaTeX example): Note that fmt may be a one-argument
3877         function, and efmt may be a two-argument function.
3878         (Radio tables): Document multiple destinations.
3880 2008-06-16  Glenn Morris  <rgm@gnu.org>
3882         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3883         Add Cover-Texts.
3885 2008-06-15  Glenn Morris  <rgm@gnu.org>
3887         * faq.texi (VER): Update to 23.0.60.
3889         * mh-e.texi: Remove option of licensing under GPL.
3890         Add Cover-Texts to GFDL permissions notice.
3891         (GPL): Remove section.
3892         (GFDL): Include doclicense.texi rather than the actual text.
3894         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3895         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3897         * sasl.texi: Fix output file name.
3899         * epa.texi, sasl.texi: Refer to license in Emacs manual.
3901         * gnus-coding.texi: Refer to license in Gnus manual.
3903         * idlwave.texi, sasl.texi: Use @copying.
3905         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
3907         * speedbar.texi: Update Back-Cover Text as per maintain.info.
3909         * url.texi: Use @copying, @title, @subtitle, @author.
3911         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3912         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3913         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3914         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3915         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3916         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3917         * widget.texi, woman.texi:
3918         Remove references to external license, since doclicense is included.
3920         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3921         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3922         Remove references to non-existent Invariant Sections.
3924 2008-06-14  Glenn Morris  <rgm@gnu.org>
3926         * faq.texi (Major packages and programs): Remove references to external
3927         Supercite, Calc, VIPER, since they have been included for some time.
3928         Update VM, AUCTeX, BBDB entries.
3930 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
3932         * newsticker.texi: Updated to match latest newsticker changes.
3934 2008-06-13  Glenn Morris  <rgm@gnu.org>
3936         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3937         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3938         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3939         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3940         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3941         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3942         * woman.texi:
3943         Update Back-Cover Text as per maintain.info.
3945 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
3947         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
3949         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3950         (gnus-faq.xml): Update repository host.
3952         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3954 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
3956         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3957         Fix a typo.
3959 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
3961         * gnus.texi (Mail Source Customization): Correct values of
3962         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
3963         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3965 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3967         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3968         coding standards.
3970 2008-06-14  David Engster  <dengste@eml.cc>
3972         * gnus.texi (nnmairix): Markup fixes.
3974 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3976         * gnus.texi (nnmairix): Markup and other minor fixes.
3978 2008-06-05  David Engster  <dengste@eml.cc>
3980         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3982 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3984         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
3985         (Searching, nnir, nnmairix): New stub nodes.
3987 2008-05-30  Felix Lee  <felix.1@canids.net>
3989         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3991 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3993         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3995 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3997         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
3999 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4001         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4003 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4005         * info.texi (Top): Fix typo in xref.
4007 2008-05-05  Karl Berry  <karl@gnu.org>
4009         * info.texi (Top): @xref to stand-alone manual.
4011 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4013         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4014         (Various Summary Stuff): Fix typo in last xref.
4016 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4018         * org.texi (Moving subtrees): Fix typo.
4020 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4022         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4023         Tramp via `tramp-mode'.
4025 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4027         * org.texi: Massive changes, in many parts of the file.
4029 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4031         * gnus.texi (Oort Gnus): Add message-fill-column.
4033 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4035         * gnus.texi (Mail Source Specifiers): Typo fix.
4037 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4039         * gnus.texi (Diary Headers Generation): Update key binding for
4040         `gnus-diary-check-message'.
4042 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4044         * gnus.texi (Emacsen): Addition.
4046 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4048         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4050 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4052         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4054 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4056         * gnus-news.texi: Update tool bar item.
4058 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4060         * gnus-news.texi: Fix typos.
4062 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4064         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4065         Add mention of `kron'.
4067 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4069         * epa.texi (Encrypting/decrypting *.gpg files):
4070         Document epa-file-name-regexp.
4072 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4074         * gnus.texi (Example Methods): Fix description about ssh-agent.
4075         (Indirect Functions): Fix the default value of nntp-telnet-command;
4076         remove link to connect.html.
4078 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4080         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4081         dbus-call-method.
4082         (Receiving Method Calls): The timeout can be set by the calling client.
4084         * trampver.texi: Update release number.
4086 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4088         * gnus.texi (Top): Fix version.  Add SASL.
4090 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4092         Sync with Tramp 2.1.13.
4094         * trampver.texi: Update release number.
4096 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4098         * org.texi: Update to new org-mode website.
4100 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4102         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4104 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4106         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4107         gnus-read-ephemeral-gmane-group-url,
4108         gnus-read-ephemeral-emacs-bug-group,
4109         gnus-read-ephemeral-debian-bug-group.
4111 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4113         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4115         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4116         Add FIXMEs for Bookmarks and gnus-registry-marks.
4118 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4120         * gnus.texi (Smileys): Document `smiley-style'.
4122 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4124         * gnus.texi (Gnus Development): Clarify difference between ding and
4125         gnu.emacs.gnus.
4126         (MIME Commands, Using MIME, RSS): Fix markup.
4128         * gnus-faq.texi ([8.4]): Ditto.
4130 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4132         * gnus.texi (Emacsen): Remove obsolete stuff.
4134 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4136         * gnus.texi (Oort Gnus): Add version info WRT
4137         `mail-source-delete-incoming'.
4139 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4141         * gnus.texi (Top): Add "Other related manuals" and version info in
4142         `iftex' output.
4143         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4144         gnus-balloon-face-0 and the corresponding format specifiers.
4146 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4148         * tramp.texi (Filename completion): Remove footnote about let-bind
4149         of `partial-completion-mode'.  It doesn't work this way.
4151 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4153         * pcl-cvs.texi (Contributors): Update my email.
4155 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4157         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4159 2008-03-17  Bill Wohler  <wohler@newt.com>
4161         * mh-e.texi (Viewing): Update URL for adding header fields to
4162         mh-invisible-header-fields-default.
4164 2008-03-16  Bill Wohler  <wohler@newt.com>
4166         * mh-e.texi (Preface): Add Gnus to requirements.
4167         (Forwarding): Note that forwarded MIME messages are now inline.
4169 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4171         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4172         (Common Variables): Give precedence to the netcat methods over the
4173         telnet methods, and mention that they are more reliable.
4175 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4177         * org.texi (Exporting Agenda Views): Document agenda export to
4178         iCalendar.
4179         (Progress logging): Document the new progress logging stuff.
4181 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4183         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4184         Update for change of `mail-source-delete-incoming'.
4186         * gnus-news.texi: Ditto.
4188 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4190         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4191         custom versions.
4193 2008-03-07  Alan Mackenzie  <acm@muc.de>
4195         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4196         parens/brackets in a k&r region is limited.
4198 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4200         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4201         using different Emacs versions.
4203 2008-02-27  Glenn Morris  <rgm@gnu.org>
4205         * sc.texi: Remove a lot of old and obsolete info.
4206         (titlepage): Simplify.
4207         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4208         (VM with any Emacsen, GNEWS with any Emacsen)
4209         (Overloading for Non-conforming MUAs, Version 3 Changes)
4210         (The Supercite Mailing List): Delete nodes.
4211         (Introduction): Remove info about old packages.
4212         (Getting Connected): Simplify.  Remove info about old packages.
4213         (Citing Commands): Delete Emacs 19 info.
4214         (Hints to MUA Authors): Simplify.
4215         (Thanks and History): Merge in some info from the deleted node
4216         "Version 3 Changes".
4218 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4220         * org.texi (Setting tags, In-buffer settings):
4221         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4223 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4225         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4226         installation directory name.
4228 2008-02-12  Romain Francoise  <romain@orebokech.com>
4230         * epa.texi (Overview): Fix typo.
4232 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4234         * epa.texi (Quick start): Remove the .emacs setting.
4236 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4238         * epa.texi (Quick start): Use the command `epa-enable' instead of
4239         loading `epa-setup'.
4241 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4243         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4244         ($(infodir)/epa, epa.dvi): New targets.
4246 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4248         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4250         * epa.texi: New manual documenting the EasyPG Assistant.
4252 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4254         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4255         (Inspection): New function dbus-ping.
4257 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4259         * tramp.texi (Remote processes): Add `shell-command'.
4261 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4263         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4264         (Group Parameters): Document `mail-source' parameter.
4266 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4268         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4269         must be a local host.
4271 2008-01-26  Michael Olson  <mwolson@gnu.org>
4273         * erc.texi: Update version for ERC 5.3 release.
4274         (Obtaining ERC): Update extras URLs for 5.3.
4275         (Development): Write instructions for git, and remove those for Arch.
4276         (History): Mention the switch to git.
4278 2008-01-24  Karl Berry  <karl@gnu.org>
4280         * info.texi (Search Index, Search Text): Mention the command
4281         character in the section name, a la the (Go to node) node.
4283 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4285         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4287 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4289         * gnus-news.texi: Mention gnus-article-describe-bindings.
4291 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4293         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4295 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4297         * org.texi (Property inheritance): New section.
4298         (Conventions): New section.
4299         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4300         commands, and the new bindings for refiling.
4301         (Sparse trees): Document the new special command for sparse trees.
4302         (References): Be more clear about the counting of hilines.
4303         (Handling links): Document M-p/n for accessing links.
4304         (Fast access to TODO states): New section.
4305         (Per file keywords): New section.
4306         (Property inheritance): New section.
4307         (Column attributes): New summary types.
4308         (Capturing Column View): New section.
4309         (The date/time prompt): Cover the new features in the date/time prompt.
4310         Compactify the table of keys for the calendar remote control.
4311         (Clocking work time): Document the new :scope parameter.
4312         (Remember): Promoted to chapter.
4313         (Quoted examples): New section.
4314         (Enhancing text): New verbatim environments.
4316 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4318         * trampver.texi: Update release number.
4320 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4322         * gnus.texi (Article Keymap):
4323         Add gnus-article-wide-reply-with-original; fix descriptions of
4324         gnus-article-reply-with-original and
4325         gnus-article-followup-with-original.
4327 2008-01-09  Glenn Morris  <rgm@gnu.org>
4329         * nxml-mode.texi: Add @copying section.
4331 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4333         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4334         Server".  Add `message-send-mail-with-mailclient'.
4336         * gnus.texi (Posting Server): Move some text to "(message)Mail
4337         Variables" and add a reference here.
4339 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4341         * dbus.texi (Receiving Method Calls): New chapter.
4342         (Errors and Events): Add serial number to events.  Replace "signal" by
4343         "message".  Introduce dbus-event-serial-number.
4345 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4347         * dbus.texi (Type Conversion): Explain the type specification for empty
4348         arrays.  Use another example.
4350 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4352         * dbus.texi (all): Replace "..." by @dots{}.
4353         (Type Conversion): Precise the value range for :byte types.
4354         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4355         Mention its return value.
4356         (Errors and Events): There is no D-Bus error propagation during event
4357         processing.
4359 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4361         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4362         New sections.
4364 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4366         * gnus.texi (Group Parameters): Reorder the text and add a note about
4367         `gnus-parameters' near the beginning of the node.
4369 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4371         * gnus.texi (Score File Editing): Fix function name.
4373 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4375         Sync with Tramp 2.1.12.
4377         * trampver.texi: Update release number.
4379 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4381         * dbus.texi (Type Conversion): Correct input parameters mapping.
4383 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4385         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4386         (Errors and Events): Mention wrong-type-argument error.
4388 2007-12-21  Alex Schroeder  <alex@gnu.org>
4390         * rcirc.texi: Changed single spaces after sentence end to double
4391         spaces.  Fixed some typos.
4392         (Internet Relay Chat): Explain relay.
4393         (Getting started with rcirc): Change items to reflect prompts.
4394         Add more explanation to rcirc-track-minor-mode and added a comment to
4395         warn future maintainers that this section is a copy.
4396         (People): Change /ignore example.
4397         (Keywords): Not keywords.
4399 2007-12-20  Alex Schroeder  <alex@gnu.org>
4401         * rcirc.texi (Top): Fighting Information Overload chapter added.
4402         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4403         (rcirc commands): Move /ignore command to the new chapter.
4404         (Fighting Information Overload): New chapter documenting /keyword,
4405         /bright, /dim, channel ignore, and low priority channels.
4406         (Configuration): Document rcirc-server-alist, remove
4407         rcirc-startup-channels-alist and rcirc-default-server.
4409 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
4411         * dbus.texi (Signals): Fix example in dbus-register-signal.
4413 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
4415         * gnus.texi (Score Variables): Fix typo.
4417 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
4419         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4420         (Signals): Adapt dbus-send-signal and dbus-register-signal.
4421         (Errors and Events): Adapt dbus-event.
4423 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4425         * gnus.texi (Other Files): Add the yenc command.
4427 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
4429         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4430         since 2004-08-06.
4432 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4434         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4435         on body.
4437 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4439         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4440         and rfc2047-allow-irregular-q-encoded-words; fix description of
4441         rfc2047-encode-encoded-words.
4443 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4445         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4447 2007-12-05  Michael Olson  <mwolson@gnu.org>
4449         * remember.texi (Diary): Remove "require" line for remember-diary.el.
4450         Update documentation for `remember-diary-file'.
4452 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
4454         * dbus.texi (Signals): Precise `dbus-register-signal'.
4455         (Errors and Events): Rework events part, the internal structure of
4456         dbus-event has changed.
4458 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
4460         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4461         ($(infodir)/dbus, dbus.dvi): New targets.
4463 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
4465         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4466         unconditionally.
4468         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4469         emulation with @print{}.
4471 2007-12-02  Richard Stallman  <rms@gnu.org>
4473         * dbus.texi (Overview): Minor cleanup.
4475 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
4477         * Makefile.in (INFO_TARGETS): Add dbus.
4478         (DVI_TARGETS): Add dbus.dvi.
4479         (dbus, dbus.dvi): New targets.
4481         * dbus.texi: New file.
4483 2007-11-24  Romain Francoise  <romain@orebokech.com>
4485         * nxml-mode.texi: Add description in @direntry.
4486         Fix file name to match @setfilename.
4488 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
4490         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4491         ($(infodir)/nxml-mode): New rule.
4493         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4494         ($(infodir)/nxml-mode): New rule.
4495         (clean): Add nxml-mode*.
4497         * nxml-mode.texi: New file with nxml manual.
4499 2007-11-18  Richard Stallman  <rms@gnu.org>
4501         * flymake.texi (Example -- Configuring a tool called directly):
4502         Update example.
4504 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
4506         * tramp.texi (Filename completion): Simplify explanation of
4507         double-slash behavior.  Explain directory contents flushing.
4509 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4511         * calc.texi (TeX and LaTeX Language Modes): Put in
4512         missing braces.
4514 2007-11-15  Richard Stallman  <rms@gnu.org>
4516         * cl.texi (Equality Predicates): Delete `eql'.
4517         (Predicates, Naming Conventions, Top): Delete `eql'.
4518         (Common Lisp Compatibility): Delete `eql'.
4519         (Porting Common Lisp): Delete obsolete backquote info.
4520         Minor clarification about character constants.
4521         (Sequence Basics): Minor clarification.
4523 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4525         * cc-mode.texi (Electric Keys, Custom Macros):
4526         * tramp.texi (Filename completion): Fix typos.
4528 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
4530         * calc.texi (Basic commands): Mention the menu.
4532 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
4534         * tramp.texi (Connection caching): Tramp flushes connection
4535         properties when remote operating system has been changed.
4537 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
4539         * gnus-news.texi: Fix spelling.
4540         `message-insert-formatted-citation-line', not
4541         `message-insert-formated-citation-line'.
4543         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4545 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
4547         * tramp.texi (Overview): Mention also the PuTTY integration under
4548         Win32.  Remove paragraphs about Tramp's experimental status.
4549         (Frequently Asked Questions): Add code example for highlighting the
4550         mode line.
4552 2007-11-03  Michael Olson  <mwolson@gnu.org>
4554         * remember.texi: Change mentions of remember-buffer to
4555         remember-finalize throughout.
4557 2007-10-30  Michael Olson  <mwolson@gnu.org>
4559         * remember.texi (Copying): Remove.
4560         (Mailbox): Update with non-BBDB instructions.
4561         (Diary, Org): Add.
4562         (Bibliography, Planner Page): Remove.
4564 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
4566         * makefile.w32-in (INFO_TARGETS): Add remember.
4567         (DVI_TARGETS): Add remember.dvi.
4568         ($(infodir)/remember): New rule.
4569         (clean): Add remember*.
4571 2007-10-30  Michael Olson  <mwolson@gnu.org>
4573         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4574         ($(infodir)/remember): New rule that builds the Remember Manual.
4576         * remember.texi: New file containing the Remember Mode Manual.
4577         Shuffle chapters around after initial import.
4578         (Function Reference): Split Keystrokes into separate chapter.
4579         (Keystrokes): Document C-c C-k.
4580         (Introduction): Fix typographical issue with "---".
4582 2007-10-29  Richard Stallman  <rms@gnu.org>
4584         * widget.texi (Introduction): Delete discussion of implementation
4585         internals.
4587 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
4589         * tramp.texi (Connection caching): Host names must be different
4590         when tunneling.
4592 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4594         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4595         Gnus v5.13.
4597 2007-10-28  Miles Bader  <miles@gnu.org>
4599         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4601 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4603         * gnus.texi (Sorting the Summary Buffer):
4604         Remove gnus-article-sort-by-date-reverse.
4606 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4608         * gnus.texi (Non-ASCII Group Names): New node.
4609         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4610         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4612 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4614         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4615         clean the output of the program `imap-shell-program'.
4617 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4619         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4621 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
4623         * gnus.texi (Sticky Articles): Documentation for sticky article
4624         buffers.
4626 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4628         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4630 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4632         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4634 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4636         * gnus.texi (Archived Messages):
4637         Document gnus-update-message-archive-method.
4639 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4641         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4643 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4645         * gnus.texi (Group Maneuvering):
4646         Document `gnus-summary-next-group-on-exit'.
4648 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4650         * gnus.texi (Really Various Summary Commands):
4651         Mention gnus-auto-select-on-ephemeral-exit.
4653 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4655         * gnus.texi, message.texi: Bump version number.
4657 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4659         * gnus.texi (Group Line Specification, Misc Group Stuff)
4660         (Server Commands): Parenthesize @pxref{Mail Spool}.
4662 2007-10-28  Didier Verna  <didier@xemacs.org>
4664         New user option: message-signature-directory.
4665         * message.texi (Insertion Variables): Document it.
4666         * gnus.texi (Posting Styles): Ditto.
4668 2007-10-28  Didier Verna  <didier@xemacs.org>
4670         * gnus.texi (Group Line Specification):
4671         * gnus.texi (Misc Group Stuff):
4672         * gnus.texi (Server Commands): Document the group compaction feature.
4674 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4676         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4678         * message.texi (Various Message Variables): Add message-fill-column.
4680 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4682         * gnus.texi: Untabify.
4684 2007-10-28  Didier Verna  <didier@xemacs.org>
4686         * gnus.texi (Group Parameters): Document the posting-style merging
4687         process in topic-mode.
4689 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4691         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4693 2007-10-28  Romain Francoise  <romain@orebokech.com>
4695         * gnus.texi (Mail Spool): Fix typo.
4696         Update copyright.
4698 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4700         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4702 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4704         * gnus.texi (Summary Generation Commands):
4705         Add gnus-summary-insert-ticked-articles.
4707 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4709         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4710         to spam-spamassassin-program.
4712 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4714         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4716 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4718         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4720 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4722         * message.texi (Mail Headers): Document `opportunistic'.
4724 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4726         * emacs-mime.texi (Encoding Customization): Explain how to set
4727         mm-coding-system-priorities per hierarchy.
4729 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4731         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4732         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4734 2007-10-28  Didier Verna  <didier@xemacs.org>
4736         * message.texi (Wide Reply): Update documentation of
4737         message-dont-reply-to-names (now allowing a list of regexps).
4739 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4741         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4743 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4745         * gnus.texi (SpamAssassin back end): Fix typo.
4747         * sieve.texi (Examples): Fix grammar.
4749 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4751         * gnus.texi (Searching for Articles): Document M-S and M-R.
4752         (Limiting): Document / b.
4754 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4756         * gnus.texi (Thread Commands): T M-^.
4758 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4760         * message.texi (Mail Aliases): Document ecomplete.
4761         (Mail Aliases): Fix typo.
4763 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4765         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4766         fix typo.
4768 2007-10-28  Romain Francoise  <romain@orebokech.com>
4770         * gnus.texi (Mail Spool): Grammar fix.
4772 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4774         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4775         string.
4777 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4779         * gnus.texi (Group Parameters): Fix description.
4781 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4783         * gnus.texi (Gmane Spam Reporting):
4784         Fix spam-report-gmane-use-article-number.
4785         Add spam-report-user-mail-address.
4787 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4789         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4791 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4793         * gnus.texi (Group Parameters): Add simplified sorting example based on
4794         example for `Sorting the Summary Buffer' from Jari Aalto
4795         <jari.aalto@cante.net>.
4796         (Example Methods): Add example for an indirect connection.
4798 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
4800         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4801         (Agent Parameters): Updated parameter names to match code.
4802         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4803         'gnus-agent-summary-fetch-series'.
4804         (Agent and flags): New section providing a generalized discussion
4805         of flag handling.
4806         (Agent and IMAP): Remove flag discussion.
4807         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4809 2007-10-28  Romain Francoise  <romain@orebokech.com>
4811         * gnus.texi (Exiting the Summary Buffer): Add new function
4812         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4814 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4816         * gnus.texi (Conformity): Fix typo.
4817         (Customizing Articles): Document `first'.
4819 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
4821         * gnus.texi (Sorting the Summary Buffer):
4822         Add `gnus-thread-sort-by-date-reverse'.  Add example
4823         host to different sorting in NNTP and RSS groups.
4825 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4827         * message.texi (Insertion): Describe prefix for
4828         message-mark-inserted-region and message-mark-insert-file.
4830 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4832         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4833         LaTeX documents.  Describe "text/x-gnus-verbatim".
4835 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4837         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4838         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4839         (spam-stat spam filtering, SpamOracle)
4840         (Extending the Spam ELisp package): Remove extra quote symbol for
4841         clarity.
4843 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4845         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4846         gnus-article-delete-part and gnus-article-replace-part.
4847         (Using MIME): Add gnus-mime-replace-part.
4849 2007-10-28  Romain Francoise  <romain@orebokech.com>
4851         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4852         requires `auto-compression-mode' to be enabled.  Add new nnml
4853         variable `nnml-compressed-files-size-threshold'.
4855 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4857         * gnus.texi (Sorting the Summary Buffer):
4858         Add gnus-thread-sort-by-recipient.
4860 2007-10-28  Romain Francoise  <romain@orebokech.com>
4862         * message.texi (Insertion Variables): Mention new variable
4863         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
4864         documentation accordingly.
4866 2007-10-28  Romain Francoise  <romain@orebokech.com>
4868         * gnus.texi (To From Newsgroups): Mention new variables
4869         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4871 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4873         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4874         stuff; gnus-mime-inline-part does the automatic decompression.
4876 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4878         * gnus.texi (Spam ELisp Package Configuration Examples):
4879         "training.ham" should be "training.spam".
4881 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4883         * message.texi (Mail Variables): Fix the default value for
4884         message-send-mail-function.
4886 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4888         * gnus.texi (Optional Back End Functions): nntp-request-update-info
4889         always returns nil exceptionally.
4891 2007-10-28  Simon Josefsson  <jas@extundo.com>
4893         * gnus.texi (Article Washing): Add libidn URL.
4894         Suggested by Michael Cook <michael@waxrat.com>.
4896 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4898         * gnus.texi (Topic Commands): Fix next/previous.
4900 2007-10-28  Simon Josefsson  <jas@extundo.com>
4902         * gnus.texi (Article Washing): Mention `W i'.
4904 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
4906         * gnus.texi (Group Parameters): Slight extension of sieve
4907         parameter description.
4909 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4911         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4912         matching score files as well.
4913         (Picons): Describe `gnus-picon-style'.
4915 2007-10-28  Romain Francoise  <romain@orebokech.com>
4917         * message.texi (Message Headers): Mention that headers are hidden
4918         using narrowing, and how to expose them.
4919         Update copyright.
4921 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4923         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4924         `gnus-summary-sort-by-recipient'.
4926 2007-10-28  Romain Francoise  <romain@orebokech.com>
4928         * gnus.texi (NNTP marks): New node.
4929         (NNTP): Move NNTP marks variables to the new node.
4931 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4933         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
4935         * gnus.texi (MIME Commands, Hashcash): Markup fix.
4937 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4939         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
4940         everywhere for consistency.
4941         (Filtering Spam Using The Spam ELisp Package): Admonish again.
4942         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
4943         Say "regular expression" instead of "regex."  Admonish.
4944         Pick other words to sound better (s/so/thus/).
4945         (Spam ELisp Package Filtering of Incoming Mail):
4946         Mention statistical filters.  Remove old TODO.
4947         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
4948         New section on sorting and displaying the spam score.
4949         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4950         backend but an alias to spam-use-BBDB.
4951         (Extending the Spam ELisp package): Rewrite the example using the
4952         new backend functionality.
4954 2007-10-28  Simon Josefsson  <jas@extundo.com>
4956         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4957         nntp-marks-directory, from Romain Francoise
4958         <romain@orebokech.com>.
4960 2007-10-28  Magnus Henoch  <mange@freemail.hu>
4962         * gnus.texi (Hashcash): New default value of
4963         hashcash-default-payment.
4965 2007-10-28  Simon Josefsson  <jas@extundo.com>
4967         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
4968         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4970 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4972         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
4974 2007-10-28  Simon Josefsson  <jas@extundo.com>
4976         * gnus.texi (documentencoding): Add, to avoid warnings.
4978 2007-10-28  Simon Josefsson  <jas@extundo.com>
4980         * message.texi (Mail Headers): Add.
4982         * gnus.texi (Hashcash): Fix.
4984 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4986         * gnus.texi (Hashcash): Change location of library, also mention
4987         that payments can be verified and fix the name of the
4988         hashcash-path variable.
4990 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4992         * gnus.texi (Article Display): Add `gnus-picon-style'.
4994 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4996         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4998 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5000         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5001         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5002         warning about ham processors in spam groups removed.
5004 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5006         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5007         From Hubert Chan <hubert@uhoreg.ca>.
5009 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5011         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5012         (Mailing List): Typo.
5013         (Customizing Articles): Add gnus-treat-ansi-sequences.
5014         (Article Washing): Index.
5016         * message.texi: Use m-dash consistently.
5018 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5020         * gnus.texi (GroupLens): Remove.
5022 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5024         * gnus.texi (Outgoing Messages, Agent Variables):
5025         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5026         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5028 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5030         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5032 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5034         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5036         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5038 2007-10-28  Simon Josefsson  <jas@extundo.com>
5040         * gnus.texi (Top): Add SASL.
5042 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5044         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5046 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5048         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5050 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5052         * calc.texi (Formulas, Composition Basics): Lower the
5053         precedence of negation.
5055 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5057         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5058         Mention the new three-letter column identifiers.
5059         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5060         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5061         message when using `c' on an empty default with default printer.
5062         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5063         renamed to `ses--symbolic-formulas' some time ago.
5065 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5067         * calc.texi (Default Simplifications, Making Selections)
5068         (Customizing Calc): Clarify associativity of multiplication.
5070 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5072         * tramp.texi (Traces and Profiles): Simplify loop over
5073         `trace-function-background'.
5075 2007-10-22  Juri Linkov  <juri@jurta.org>
5077         * dired-x.texi (Shell Command Guessing): Default values are now
5078         available by typing M-n instead of M-p.
5080 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5082         * tramp.texi (Cleanup remote connections): New section.
5083         (Password caching): Remove `tramp-clear-passwd'.
5084         It's not a command anymore.
5085         (Bug Reports): Add `tramp-bug' to function index.
5086         (Function Index, Variable Index): New nodes.
5087         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5089         * trampver.texi: Update release number.
5091 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5093         * calc.texi (History and Acknowledgements): Turn comment
5094         about integer size into past tense.
5095         (Time Zones): Remove pointer to Calc author's address.
5096         (Trigonometric and Hyperbolic Functions): Mention cotangent
5097         and hyperbolic cotangent.  Fix typo.
5099 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5101         Sync with Tramp 2.1.11.
5103         * trampver.texi: Update release number.
5105 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5107         * tramp.texi (External packages): New section.
5109 2007-09-29  Juri Linkov  <juri@jurta.org>
5111         * info.texi (Help-Int): Document `L' (`Info-history').
5113 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5115         * org.texi: Change links to webpage and maintained email.
5116         (Remember): Promote to Chapter, significant changes.
5117         (Fast access to TODO states): New section.
5118         (Faces for TODO keywords): New section.
5119         (Export options): Example for #+DATE.
5120         (Progress logging): Section moved.
5122 2007-09-26  Bill Wohler  <wohler@newt.com>
5124         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5125         browse-url-at-mouse.
5127 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5129         * flymake.texi (Customizable variables): Face names don't end in -face.
5130         Fix flymake-err-line-patterns template.
5131         (Example -- Configuring a tool called directly): Fix init-function.
5132         (Highlighting erroneous lines): Face names don't end in -face.
5134 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5136         * erc.texi (Special-Features): Fix small typo.
5138 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5140         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5141         and "External transfer methods".
5143 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5145         * calc.texi (Predefined Units): Add some history.
5147 2007-09-08  Michael Olson  <mwolson@gnu.org>
5149         * erc.texi (Copying): New section included from gpl.texi.
5150         This matches the look of the upstream ERC manual.
5152 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5154         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5155         (Random Numbers): Clarify the distribution of `random'.
5157 2007-09-06  Glenn Morris  <rgm@gnu.org>
5159         Move manual sources from man/ to subdirectories of doc/.
5160         Split into the Emacs manual in emacs/, and other manuals in misc/.
5161         Change all setfilename commands to use ../../info.
5162         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5163         refer to the Emacs manual here.
5164         (infodir): New variable.
5165         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5166         (cc-mode.texi, faq.texi): Update references to source file locations.
5167         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5168         do not refer to the Emacs manual here.
5169         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5171         * Makefile.in: Add `basename' versions of all info targets, for
5172         convenience when rebuilding just one manual.
5173         (../etc/GNU): Delete obsolete target.
5174         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5175         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5176         *.vrs *.toc here...
5177         (maintainer-clean): ...from here.
5179         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5181 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5183         * calc.texi (Date Conversions): Clarify definition of
5184         Julian day numbering.
5185         (Date Forms): Clarify definition of Julian day numbering;
5186         add some history.
5188 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5190         * org.texi: Version 5.07.
5192 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5194         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5196 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5198         * org.texi (Adding hyperlink types): New section.
5199         (Embedded LaTeX): Chapter updated because of LaTeX export.
5200         (LaTeX export): New section.
5201         (Using links out): New section.
5203 2007-08-22  Glenn Morris  <rgm@gnu.org>
5205         * faq.texi (Learning how to do something): Refcards now in
5206         etc/refcards/ directory.
5208 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5210         * tramp.texi (Remote Programs): Persistency file must be cleared when
5211         changing `tramp-remote-path'.
5212         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5213         macro.
5215 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5217         * calc.texi: Move contents to beginning of file.
5218         (Algebraic Entry): Fix the formatting of an example.
5220 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5222         * calc.texi (Basic Operations on Units): Mention exact versus
5223         inexact conversions.
5225 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5227         * calc.texi (Basic Operations on Units): Mention default
5228         values for new units.
5229         (Quick Calculator Mode): Mention that binary format will
5230         be displayed.
5232 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5234         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5236 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5238         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5240 2007-08-08  Glenn Morris  <rgm@gnu.org>
5242         * gnus.texi, sieve.texi: Replace `iff'.
5244 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5246         * calc.texi (Basic Graphics): Mention the graphing of error
5247         forms.
5248         (Graphics Options): Mention how `g s' handles error forms.
5249         (Curve Fitting): Mention plotting the curves.
5250         (Standard Nonlinear Models): Add additional models.
5251         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5252         (Linear Fits): Correct result.
5254 2007-08-01  Alan Mackenzie  <acm@muc.de>
5256         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5257         to "--no-site-file".
5259 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5261         * tramp.texi (Frequently Asked Questions): Point to mode line
5262         extension in Emacs 23.1.
5264         * trampver.texi: Update release number.
5266 2007-07-27  Glenn Morris  <rgm@gnu.org>
5268         * calc.texi (Copying): Include license text from gpl.texi, rather than
5269         in-line.
5271 2007-07-25  Glenn Morris  <rgm@gnu.org>
5273         * calc.texi (Copying): Replace license with GPLv3.
5275         * Relicense all FSF files to GPLv3 or later.
5277 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5279         Sync with Tramp 2.1.10.
5281         * tramp.texi (trampfn): Expand macro implementation in order to handle
5282         empty arguments.
5283         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5284         occurrences by trampfn.
5285         (Frequently Asked Questions): Extend example code for host
5286         identification in the modeline.  Add bbdb to approaches shortening Tramp
5287         file names to be typed.
5289         * trampver.texi: Update release number.
5291 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5293         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5294         section.  Reported by <poti@potis.org>.
5295         (Remote processes): Arguments of the program to be debugged are taken
5296         literally.
5297         (Frequently Asked Questions): Simplify recentf example.
5299 2007-07-14  Karl Berry  <karl@gnu.org>
5301         * info.texi (@copying): New Back-Cover Text.
5303         * info.texi (Quitting Info): Move to proper place in source.
5304         (Reported by Benno Schulenberg.)
5306 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5308         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5310         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5312         * emacs-mime.texi: Add @documentencoding directive.
5314 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5316         * tramp.texi (Remote processes): Add an anchor to the subsection
5317         "Running a debugger on a remote host".
5319 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5321         * tramp.texi (Remote processes): Don't call it "experimental" any
5322         longer.  Add subsection about running a debugger on a remote host.
5324 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5326         * org.texi (Properties and columns): Chapter rewritten.
5328 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5330         * tramp.texi:
5331         * trampver.texi: Migrate to Tramp 2.1.
5333 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5335         * org.texi (Properties): New chapter.
5337 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5339         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5340         Control Panel.
5342         * gnus.texi (Misc Article): Add index entry for
5343         gnus-single-article-buffer.
5345 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5347         * gnus.texi (Starting Up): Fix typo.
5349 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5351         * gnus.texi (Asynchronous Fetching): Fix typo.
5353 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5355         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5356         (About This Manual): Remove redundant information.
5357         (Getting Started): Mention author.
5358         (Basic Arithmetic, Customizing Calc): Make description of the
5359         variable `calc-multiplication-has-precedence' match its new effect.
5361 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5363         * calc.texi (Basic Arithmetic, Customizing Calc):
5364         Mention the variable `calc-multiplication-has-precedence'.
5366 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5368         * org.texi (Tag): Section swapped with node Timestamps.
5369         (Formula syntax for Lisp): Document new `L' flag.
5371 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5373         * gnus.texi (Misc Group Stuff, Summary Buffer)
5374         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5376 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5378         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5379         * gnus.texi (Article Buttons, Mail Source Customization)
5380         (Sending or Not Sending, Customizing NNDiary):
5381         * message.texi (Message Headers):
5382         * mh-e.texi (HTML): Fix typos.
5384 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5386         Sync with Tramp 2.0.56.
5388         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5389         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
5391 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5393         * Version 22.1 released.
5395 2007-05-26  Michael Olson  <mwolson@gnu.org>
5397         * erc.texi (Modules): Fix references to completion modules.
5399 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
5401         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5403 2007-05-09  Didier Verna  <didier@xemacs.org>
5405         * gnus.texi (Email Based Diary): New.  Proper documentation for the
5406         nndiary back end and the gnus-diary library.
5408 2007-05-03  Karl Berry  <karl@gnu.org>
5410         * .cvsignore (*.pdf): New entry.
5412         * texinfo.tex: Update from current version for better pdf generation.
5414 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
5416         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5418 2007-04-28  Glenn Morris  <rgm@gnu.org>
5420         * faq.texi (New in Emacs 22): Restore mention of python.el pending
5421         consideration of legal status.
5423 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
5425         * idlwave.texi: Minor updates for IDLWAVE 6.1.
5427 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5429         * faq.texi (New in Emacs 22): python.el removed.
5431 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
5433         * calc.texi (Reporting bugs): Update maintainer's address.
5435 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5437         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5439 2007-04-15  Jay Belanger  <belanger@truman.edu>
5441         * calc.texi (Title page): Remove the date.
5442         (Basic Arithmetic): Emphasize that / binds less strongly than *.
5443         (The Standard Calc Interface): Change trail title.
5444         (Floats): Mention that when non-decimal floats are entered, only
5445         approximations are stored.
5446         (Copying): Move to the appendices.
5447         (GNU Free Documentation License): Add as an appendix.
5449 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5451         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5452         * dired-x.texi, ebrowse.texi, ediff.texi:
5453         * emacs-mime.texi, erc.texi, eshell.texi:
5454         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5455         * idlwave.texi, message.texi, newsticker.texi, org.texi:
5456         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5457         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5458         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5459         * woman.texi: Include GFDL.
5461         * doclicense.texi: Remove node heading, so that it can be included by
5462         other files.
5464         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
5466         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5467         than *.
5469 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
5471         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5472         in Calc.
5474 2007-04-09  Romain Francoise  <romain@orebokech.com>
5476         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5477         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
5478         replace mouse-2.
5480 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5482         * woman.texi (Word at point, Interface Options): woman-topic-at-point
5483         renamed to woman-use-topic-at-point.  Document new behavior.
5485 2007-04-08  Richard Stallman  <rms@gnu.org>
5487         * url.texi: Fix some indexing.
5488         (Disk Caching): Drop discussion of old/other Emacs versions.
5490 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5492         * url.texi (Disk Caching): Say Emacs 21 "and later".
5494         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5495         on Font locking which now mentions JIT lock.
5497 2007-04-01  Michael Olson  <mwolson@gnu.org>
5499         * erc.texi: Update for the ERC 5.2 release.
5501 2007-03-31  David Kastrup  <dak@gnu.org>
5503         * woman.texi (Topic, Interface Options): Explain changes semantics of
5504         woman-manpath in order to consider MANPATH_MAP entries.
5506 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5508         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5510 2007-03-26  Richard Stallman  <rms@gnu.org>
5512         * pgg.texi (Caching passphrase): Clean up previous change.
5514 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
5516         * gnus.texi (Setting Process Marks): Fix typo.
5518 2007-03-25  Romain Francoise  <romain@orebokech.com>
5520         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5521         readability, and include various fixes by Daniel Brockman, Nick Roberts
5522         and Dieter Wilhelm.
5524 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
5526         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5528         * gnus.texi (Mail Source Specifiers): Fix typo.
5530 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
5532         * reftex.texi (Imprint): Update maintainer information.
5534 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5536         * message.texi (Message Buffers): Update documentation for
5537         message-generate-new-buffers.
5539 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
5541         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5543 2007-03-21  Glenn Morris  <rgm@gnu.org>
5545         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5547 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
5549         * eshell.texi (Known problems): Emacs 21 -> 22.
5551         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5553 2007-03-18  Jay Belanger  <belanger@truman.edu>
5555         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5557 2007-03-12  Glenn Morris  <rgm@gnu.org>
5559         * calc.texi (Time Zones): Switch to new North America DST rule.
5561         * calc.texi: Replace "daylight savings" with "daylight
5562         saving" in text throughout.
5564 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5566         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5567         The variable now uses a list of symbols instead of just a symbol.
5568         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5570 2007-03-06  Romain Francoise  <romain@orebokech.com>
5572         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
5573         new packages, and mention Gnus update.
5575 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5577         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5578         nntp-open-connection-functions-never-echo-commands.
5580 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
5582         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5583         problems on the console, and security risk in not using gpg-agent.
5585 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
5587         * org.texi (The spreadsheet): Rename from "Table calculations".
5588         Completely reorganized and rewritten.
5589         (CamelCase links): Section removed.
5590         (Repeating items): New section.
5591         (Tracking TODO state changes): New section.
5592         (Agenda views): Chapter reorganized and rewritten.
5593         (HTML export): Section rewritten.
5594         (Tables in arbitrary syntax): New section.
5595         (Summary): Better feature summary.
5596         (Activation): Document problem with cut-and-paste of Lisp code
5597         from PDF files.
5598         (Visibility cycling): Document indirect buffer use.
5599         (Structure editing): Document sorting.
5600         (Remember): Section rewritten.
5601         (Time stamps): Better description of time stamp types.
5602         (Tag searches): Document regular expression search for tags.
5603         (Stuck projects): New section.
5604         (In-buffer settings): New keywords.
5605         (History and Acknowledgments): Updated description.
5607 2007-02-24  Alan Mackenzie  <acm@muc.de>
5609         * cc-mode.texi (Movement Commands): Insert two missing command names.
5610         (Getting Started): Slight wording correction (use conditional).
5612 2007-02-22  Kim F. Storm  <storm@cua.dk>
5614         * widget.texi (User Interface, Basic Types): Document need to put some
5615         text before the %v escape in :format string in editable-field widget.
5617 2007-02-18  Romain Francoise  <romain@orebokech.com>
5619         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5620         `cvs-mode-quit'.
5622 2007-02-10  Markus Triska  <markus.triska@gmx.at>
5624         * widget.texi (Programming Example): Put constant strings in :format.
5626 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
5628         * faq.texi (Fullscreen mode on MS-Windows): New node.
5630 2007-02-04  David Kastrup  <dak@gnu.org>
5632         * faq.texi (AUCTeX): Update version number.  Should probably be done
5633         for other packages as well.
5635 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5637         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
5638         <tassilo@member.fsf.org>.
5640 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
5642         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5643         ls-lisp-use-localized-time-format.
5645 2007-01-20  Markus Triska  <markus.triska@gmx.at>
5647         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5649 2007-01-13  Michael Olson  <mwolson@gnu.org>
5651         * erc.texi (Modules): Mention capab-identify module.
5653 2007-01-05  Michael Olson  <mwolson@gnu.org>
5655         * erc.texi (Getting Started): Update for /RECONNECT command.
5657 2007-01-04  Richard Stallman  <rms@gnu.org>
5659         * ebrowse.texi: Change C-c b to C-c C-m.
5661 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5663         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5664         variables only in info to avoid redundant entries in the printed
5665         manual.
5667 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
5669         * message.texi (Using PGP/MIME): Document gpg-agent usage.
5671 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
5673         * message.texi (Security): Split into sub-nodes.
5675 2007-01-01  Alan Mackenzie  <acm@muc.de>
5677         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5678         eval-after-load in Emacs <=21 and a workaround.  Document that
5679         trigraphs are not supported.
5681 2007-01-01  Alan Mackenzie  <acm@muc.de>
5683         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5684         c-context-line-break.  When invoked within a string, preserve
5685         whitespace.  Add a backslash only when also in a macro.
5687 2007-01-01  Alan Mackenzie  <acm@muc.de>
5689         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5691 2007-01-01  Alan Mackenzie  <acm@muc.de>
5693         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5694         are now bound by default to c-\(beginning\|end\)-of-defun by default.
5696 2007-01-01  Alan Mackenzie  <acm@muc.de>
5698         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5699         "Choosing a Style".
5701         * cc-mode.texi ("Styles"): Add @dfn{style}.
5703 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
5705         Sync with Tramp 2.0.55.
5707         * trampver.texi: Update release number.
5709 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5711         * gnus.texi (Customizing Articles): Add index entries for all
5712         gnus-treat-* variables.
5714 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5716         * gnus.texi (IMAP): Fix incorrect explanation of
5717         nnimap-search-uids-not-since-is-evil in documentation for
5718         nnimap-expunge-search-string.
5720 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
5722         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5723         spam-ifile-database.
5725 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5727         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5728         rebind C-s.
5730 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
5732         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5733         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5734         "expiring mail".
5735         (IMAP): Document nnimap-search-uids-not-since-is-evil and
5736         nnimap-nov-is-evil.
5738 2006-12-25  Kevin Ryde  <user42@zip.com.au>
5740         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5741         about the key procedure being used heavily.
5743 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
5745         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5746         to t.
5747         (Prerequisites): Add explanation about gpg-agent.
5749 2006-12-22  Kevin Ryde  <user42@zip.com.au>
5751         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5752         "sort" instead of "sort*".
5754 2006-12-19  Richard Stallman  <rms@gnu.org>
5756         * calc.texi (History and Acknowledgements): Recognize that Emacs
5757         now does have floating point.
5759 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
5761         * tramp.texi (External transfer methods): Describe new method `scpc'.
5763 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
5765         * pgg.texi: Added short note on gpg-agent to the introduction.
5767 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5769         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5770         also applies to Cc.
5772 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5774         * gnus.texi (X-Face): Clarify.  Say which programs are required
5775         on Windows.
5777 2006-12-08  Michael Olson  <mwolson@gnu.org>
5779         * erc.texi (Modules): Remove documentation for list module.
5781 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5783         * faq.texi (^M in the shell buffer): Ditto.
5785 2006-11-20  Michael Olson  <mwolson@gnu.org>
5787         * erc.texi: Call this the 5.2 stable pre-release of ERC.
5789 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
5791         * org.texi: Fix typos.
5792         (Agenda commands): Document `C-k'.
5794 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
5796         * url.texi (http/https): Fix a typo in the HTTP URL.
5798 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
5800         * ada-mode.texi: Total rewrite.
5802 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
5804         * org.texi: Minor typo fixes.
5806 2006-11-13  Bill Wohler  <wohler@newt.com>
5808         Release MH-E manual version 8.0.3.
5810         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5811         release 8.0.3.
5813         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5814         to set MAILDIR.
5815         (Reading Mail): Document the customization of read-mail-command
5816         for MH-E.
5817         (Viewing Attachments): Document mm-discouraged-alternatives.
5818         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5819         (Junk): Add more information about the settings of mh-junk-background
5820         in a program.  Add /usr/bin/mh to PATH in examples.
5822 2006-11-12  Richard Stallman  <rms@gnu.org>
5824         * woman.texi: Update author address but say he no longer maintains it.
5826 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
5828         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5829         archived trees.
5830         (Checkboxes): Section moved to chapter 5, and extended.
5831         (The date/time prompt): New section.
5832         (Link abbreviations): New section.
5833         (Presentation and sorting): New section.
5834         (Custom agenda views): Section completely rewritten.
5835         (Summary): Compare with Planner.
5836         (Feedback): More info about creating backtraces.
5837         (Plain lists): Modified example.
5838         (Breaking down tasks): New section.
5839         (Custom time format): New section.
5840         (Time stamps): Document inactive timestamps.
5841         (Setting tags): More details about fast tag selection.
5842         (Block agenda): New section.
5843         (Custom agenda views): Section rewritten.
5844         (Block agenda): New section.
5846 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
5848         * tramp.texi (Configuration): scp is the default method.
5849         (Default Method): Use ssh as example for another method.
5851 2006-10-27  Richard Stallman  <rms@gnu.org>
5853         * woman.texi: Downcase nroff/troff/roff.
5854         (Installation): Chapter deleted.  Some xrefs deleted.
5855         (Background): woman doesn't advise man ;-).
5857 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5859         * ada-mode.texi (Project files, Identifier completion)
5860         (Automatic Casing, Debugging, Using non-standard file names)
5861         (Working Remotely): Fix typos.
5863 2006-10-20  Masatake YAMATO  <jet@gyve.org>
5865         * cc-mode.texi (Sample .emacs File): Add missing `)' in
5866         sample code `my-c-initialization-hook'.
5868 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
5870         * widget.texi: Fix typos.
5872 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
5874         * tramp.texi (Frequently Asked Questions): Remove questions marked with
5875         "???".  There have been no complaints for years, so the information
5876         must be appropriate.
5878 2006-10-16  Richard Stallman  <rms@gnu.org>
5880         * widget.texi: Use @var instead of capitalization.
5881         Clarify many widget type descriptions.
5883 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5885         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
5886         gnus-dired-attach.
5887         (Selecting a Group): Fix typo.
5889 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5891         * widget.texi: Fix typos.
5893 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
5895         * gnus.texi (Image Enhancements): Update for Emacs 22.
5897         * gnus-faq.texi ([1.3]): Update.
5899 2006-10-06  Richard Stallman  <rms@gnu.org>
5901         * faq.texi (Displaying the current line or column):
5902         Delete "As of Emacs 20".
5904 2006-10-06  Romain Francoise  <romain@orebokech.com>
5906         * faq.texi (VM): VM works with Emacs 22 too.
5908 2006-10-06  Richard Stallman  <rms@gnu.org>
5910         * ebrowse.texi: Remove Emacs version "21" from title.
5912 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
5914         * gnus.texi (Foreign Groups): Say where change of editing commands are
5915         stored.  Add reference to `gnus-parameters'.
5917 2006-09-15  Jay Belanger  <belanger@truman.edu>
5919         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5920         Change "Library Public License" to "Lesser Public License"
5921         throughout.  Use "yyyy" to represent year.
5923 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
5925         * org.texi (Setting tags): Typo fix.
5927 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
5929         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5931 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5933         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5935 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
5937         * faq.texi (Escape sequences in shell output): EMACS is now set
5938         to Emacs's absolute file name, not to "t".
5939         (^M in the shell buffer): Likewise.
5940         * misc.texi (Interactive Shell): Likewise.
5942 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
5944         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5945         mails with pop3-leave-mail-on-server.  Fix wording.
5946         (Limiting): Improve gnus-summary-limit-to-articles.
5947         (X-Face): Fix typo.
5949 2006-09-11  Simon Josefsson  <jas@extundo.com>
5951         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5952         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5954 2006-09-06  Simon Josefsson  <jas@extundo.com>
5956         * smtpmail.texi (Authentication): Mention SSL.
5958 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
5960         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5961         Don't use @indicateurl.
5963         * cc-mode.texi (Subword Movement): Don't use @headitem.
5964         (Custom Braces, Clean-ups): Don't use @tie.
5966 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
5968         Sync with Tramp 2.0.54.
5970         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5971         Suggested by Adrian Phillips <a.phillips@met.no>.
5973 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
5975         * org.texi (Installation, Activation): Split from Installation and
5976         Activation.
5977         (Clocking work time): Documented new features.
5979 2006-08-13  Alex Schroeder  <alex@gnu.org>
5981         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5982         example.
5984 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5986         * faq.texi (How to add fonts): New node.
5988 2006-08-05  Romain Francoise  <romain@orebokech.com>
5990         * faq.texi (New in Emacs 22): Expand.
5992 2006-08-03  Michael Olson  <mwolson@gnu.org>
5994         * erc.texi: Update for ERC 5.1.4.
5996 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5998         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5999         in .../site-lisp/gnus/ by default.
6000         [ From gnus-news.texi in the trunk. ]
6002 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6004         * gnus.texi (MIME Commands): Additions for yEnc.
6006 2006-07-24  Richard Stallman  <rms@gnu.org>
6008         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6009         * faq.texi: Move periods and commas inside quotes.
6011 2006-07-20  Jay Belanger  <belanger@truman.edu>
6013         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6015 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6017         * faq.texi (Security risks with Emacs): Document Emacs 22
6018         file-local-variable mechanism.
6020 2006-07-12  Michael Olson  <mwolson@gnu.org>
6022         * erc.texi: Update for ERC 5.1.3.
6024 2006-07-12  Alex Schroeder  <alex@gnu.org>
6026         * rcirc.texi: Fix typos.
6027         (Getting started with rcirc): New calling convention for M-x irc.
6028         Mention #rcirc.  Removed channel tracking.
6029         (Configuration): Change the names of all variables that got changed
6030         recently, eg. rcirc-server to rcirc-default-server.  Added
6031         documentation for rcirc-authinfo, some background for Bitlbee, and
6032         rcirc-track-minor-mode.
6033         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6034         Scrolling.
6035         (Reconnecting after you have lost the connection): Fix example code
6036         to match code changes.
6038 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6040         * gnus.texi, message.texi: Fix typos.
6042 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6044         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6045         commands.
6046         (Global TODO list): Document the use of the variables
6047         `org-agenda-todo-ignore-scheduled' and
6048         `org-agenda-todo-list-sublevels'.
6050 2006-07-05  Richard Stallman  <rms@gnu.org>
6052         * faq.texi (Scrolling only one line): Fix xref.
6054 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6056         * faq.texi (Evaluating Emacs Lisp code):
6057         Throughout, replace eval-current-buffer with eval-buffer.
6059 2006-07-03  Richard Stallman  <rms@gnu.org>
6061         * rcirc.texi (Scrolling conservatively): Fix xref.
6063         * pcl-cvs.texi (Viewing differences): Usage fix.
6065 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6067         * org.texi (Agenda commands): Document `s' key to save all org-mode
6068         buffers.
6070 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6072         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6073         names.  Mention `cvs-msg' face.
6075 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6077         * org.texi (Checkboxes): New section.
6079 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6081         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6082         throughout this chapter.
6084 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6086         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6087         text for standalone vs Emacs info.
6088         (Help): Clarify header line description.  Use mouse-1 for clicks.
6089         (Help-P): Use mouse-1 for clicks.
6090         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6091         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6092         (Choose menu subtopic): Remove gratuitous Emacs command names.
6093         (Help-FOO): Put usual behavior first.
6094         (Help-Xref): Clicking on xrefs works in Emacs.
6095         (Search Text): Clarify what the default behavior is.
6096         (Create Info buffer): Fix Emacs window/X window confusion.
6097         (Emacs Info Variables): Fix for new Emacs init file behavior.
6099 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6101         * gnus.texi (Summary Buffer Lines): Fix typo.
6103 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6105         * org.texi (Embedded LaTeX): New chapter.
6106         (Archiving): Section rewritten.
6107         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6109 2006-06-20  Bill Wohler  <wohler@newt.com>
6111         Release MH-E manual version 8.0.1.
6113         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6114         release 8.0.1.
6115         (Preface): Depend on GNU mailutils 1.0 and higher.
6117 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6119         * message.texi (News Headers): Update message-syntax-checks section.
6121 2006-06-19  Karl Berry  <karl@gnu.org>
6123         * info.texi (Advanced): Mention C-q, especially with ?.
6125 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6127         * org.texi (Publishing links): Document the `:link-validation-function'
6128         property.
6129         (Extensions and Hacking): New chapter, includes some sections of the
6130         "Miscellaneous" chapter.
6132 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6134         * org.texi (Progress logging): New section.
6136 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6138         * org.texi (ASCII export): Document indentation adaptation.
6139         (Setting tags): Document mutually-exclusive tags.
6141 2006-06-05  Romain Francoise  <romain@orebokech.com>
6143         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6144         Fix typo.
6146         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6147         channel (#gnus@irc.freenode.net).
6148         Fix typos.  Update copyright notice.
6150         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6151         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6152         (Line-Up Functions, Custom Macros):
6153         * ediff.texi (Window and Frame Configuration)
6154         (Highlighting Difference Regions):
6155         * emacs-mime.texi (Display Customization):
6156         * erc.texi (History):
6157         * eshell.texi (Known problems):
6158         * eudc.texi (Overview, BBDB):
6159         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6160         (The problem of spam, SpamOracle, Extending the Spam package)
6161         (Conformity, Terminology):
6162         * idlwave.texi (Routine Info)
6163         (Class and Keyword Inheritance, Padding Operators)
6164         (Breakpoints and Stepping, Electric Debug Mode)
6165         (Examining Variables, Troubleshooting):
6166         * org.texi (Creating timestamps):
6167         * reftex.texi (Commands, Options, Changes):
6168         * tramp.texi (Inline methods, Password caching)
6169         (Auto-save and Backup, Issues):
6170         * vip.texi (Files, Commands in Insert Mode):
6171         * viper.texi (Emacs Preliminaries, States in Viper)
6172         (Packages that Change Keymaps, Viper Specials, Groundwork):
6173         Fix various typos.
6175 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6177         * ediff.texi: Fix typos.
6179 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6181         * org.texi: Small typo fixes.
6183 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6185         * viper.texi (Viper Specials):
6186         * gnus.texi (Example Setup):
6187         * faq.texi (Backspace invokes help):
6188         * dired-x.texi (Optional Installation Dired Jump):
6189         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6190         follow coding conventions.
6192 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6194         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6196 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6198         * pcl-cvs.texi: Fix typos.
6199         (Customization): Say "us".
6201 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6203         * org.texi: Remove bogus @setfilename.
6205 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6207         * org.texi (ASCII export): Omit command name.
6208         (HTML export): Add prefix to all lines in Local Variable example.
6209         (Acknowledgments): Typeset names in italics.
6211 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6213         * org.texi (Plain lists): Add new item navigation commands.
6214         (External links): Document elisp and info links.
6215         (Custom searches): New section.
6216         (Publishing): New chapter.
6217         (HTML export): Include a list of supported CSS classes.
6218         (Setting tags): Describe the fast-tag-setting interface.
6220 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6222         * dired-x.texi: ifinfo -> ifnottex.
6224 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6226         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6228 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6230         * message.texi (Interface): Add tool bar customization.
6231         (MIME): Index and text additions for mml-attach.
6232         (MIME): Describe mml-dnd-protocol-alist and
6233         mml-dnd-attach-options.
6235         * gnus.texi (Oort Gnus): Reorder entries in sections.
6236         Fix some entries.
6237         (Starting Up): Add references to "Emacs for Heathens" and to
6238         "Finding the News".  Add user-full-name and user-mail-address.
6239         (Group Buffer Format): Add tool bar customization and update.
6240         (Summary Buffer): Add tool bar customization.
6241         (Posting Styles): Add message-alternative-emails.
6243 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6245         * tramp.texi (Filename completion): Improve wording.
6247 2006-05-07  Romain Francoise  <romain@orebokech.com>
6249         * faq.texi (Using regular expressions): Fix typo.
6250         (Packages that do not come with Emacs): Fix capitalization.
6251         (Replacing text across multiple files): Expand node to explain how
6252         to use `dired-do-query-replace-regexp' in more detail, based on
6253         suggestion by Eric Hanchrow <offby1@blarg.net>.
6255 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6257         * tramp.texi (Filename completion): Completion of remote files'
6258         method, user name and host name is active only in partial
6259         completion mode.
6261 2006-05-06  Bill Wohler  <wohler@newt.com>
6263         Release MH-E manual version 8.0.
6265         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6266         release 8.0.
6268 2006-05-06  Bill Wohler  <wohler@newt.com>
6270         * mh-e.texi (MH-BOOK-HOME): Change from
6271         http://www.ics.uci.edu/~mh/book/mh to
6272         http://rand-mh.sourceforge.net/book/mh.
6273         Replace .htm suffix with .html for MH book files.
6274         (Using This Manual): Update key binding for getting relevant
6275         chapter in Info from command key.
6276         (Ranges): Fix itemx.
6278 2006-05-05  Karl Berry  <karl@gnu.org>
6280         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6281         (\fonttextsize): New user-level command to change text font size.
6283 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6285         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6287 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6289         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6291 2006-04-24  Bill Wohler  <wohler@newt.com>
6293         * mh-e.texi (Getting Started): Make it more explicit that you need
6294         to install MH.  Add pointers to current MH implementations.
6296 2006-04-21  Bill Wohler  <wohler@newt.com>
6298         Release MH-E manual version 7.94.
6300         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6301         release 7.94.
6303 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6305         * org.texi: Many small fixes.
6306         (Handling links): Rename from "Managing links".
6308 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6310         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6311         (Splitting mail using spam-stat): Fix @xref.
6313 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6315         * gnus.texi (Spam Package): Major revision of the text.
6316         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6318 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6320         * org.texi (Time stamps): Better explanation of the purpose of
6321         different time stamps.
6322         (Structure editing, Plain lists): More details on how new items
6323         and headings are inserted.
6325 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6327         * org.texi (Formula syntax): Fix link to Calc Manual.
6329 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6331         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6333 2006-04-17  Bill Wohler  <wohler@newt.com>
6335         * mh-e.texi (Folders): Update mh-before-quit-hook and
6336         mh-quit-hook example with code that removes the buffers rather
6337         than just bury them.
6339 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6341         Sync with Tramp 2.0.53.
6343 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6345         * org.texi (Updating settings): New section.
6346         (Visibility cycling): Better names for the startup folding
6347         options.
6348         (Exporting): Completely restructured.
6349         (The very busy C-c C-c key): New section.
6350         (Summary of in-buffer settings): New section.
6352 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6354         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6356 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6358         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6359         (Server Commands): Key `v' is reserved for users.
6361 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6363         * org.texi (Link format): New section, emphasis on bracket links.
6364         (External links): Document bracket links.
6365         (FAQ): Expand to cover shell links and the new link format.
6367 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6369         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6371 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6373         * gnus.texi (Summary Buffer Lines): Add `*'.
6375 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6377         * gnus.texi (Group Parameters):
6378         Mention gnus-permanently-visible-groups.
6380 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6382         * gnus.texi (Face): Fix typo.
6384 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6386         * gnus.texi (X-Face): Clarify.
6387         (Face): Need Emacs with PNG support.
6389 2006-04-06  Richard Stallman  <rms@gnu.org>
6391         * idlwave.texi: Delete the blocks "not suitable for inclusion with
6392         Emacs".
6394 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
6396         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6397         blocks not suitable for inclusion with Emacs using variable
6398         PARTOFEMACS.
6400 2006-04-04  Simon Josefsson  <jas@extundo.com>
6402         * gnus.texi (Security): Improve.
6404 2006-04-02  Bill Wohler  <wohler@newt.com>
6406         * mh-e.texi (Getting Started, Junk, Bug Reports)
6407         (MH FAQ and Support): Fix URLs.
6409 2006-03-31  Romain Francoise  <romain@orebokech.com>
6411         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6412         to t, not nil (and has for the past eight years).
6414 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6416         * message.texi, gnus.texi: Bump version to 5.11.
6418 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6420         * gnus.texi (Top): Add comment about version line.
6422         * message.texi (Top): Ditto.  Change to take named versions into
6423         account.
6425 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6427         * gnus.texi (Posting Styles): Add x-face-file to example.
6428         (X-Face): Refer to posting styles.
6430         * gnus-faq.texi ([5.8]): Add x-face-file.
6431         ([8.4]): Add links to gmane.emacs.gnus.user and
6432         gmane.emacs.gnus.general.
6434 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6436         * gnus-faq.texi: Use .invalid.
6437         ([5.4]): Fix gnus-posting-styles example.
6439 2006-03-27  Romain Francoise  <romain@orebokech.com>
6441         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
6442         Emacs/W3 needs a new maintainer.
6443         (Ispell): Update author and version info.
6444         (Mailcrypt): Mention PGG.
6445         (New in Emacs 22): Add PGG to the list of new packages.
6446         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6447         updating dead URLs.
6449 2006-03-25  Karl Berry  <karl@gnu.org>
6451         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6452         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6453         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6454         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6455         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6456         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6457         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6458         (2) do not indent copyright year list (or anything else).
6460 2006-03-21  Bill Wohler  <wohler@newt.com>
6462         * mh-e.texi (Folders): Various edits.
6464 2006-03-20  Romain Francoise  <romain@orebokech.com>
6466         * gnus.texi (Mail Folders): Grammar fix.
6468 2006-03-19  Bill Wohler  <wohler@newt.com>
6470         * mh-e.texi (Replying): Document Mail-Followup-To.
6471         Change manually-formatted table to multitable.  Add debugging info.
6472         Move description of mh-reply-default-reply-to into paragraph
6473         that describes its values.
6475 2006-03-17  Bill Wohler  <wohler@newt.com>
6477         * mh-e.texi: Use smallexample and smalllisp consistently.
6478         (Sending Mail Tour): Update method of entering
6479         addresses and subject.
6480         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6481         (Adding Attachments, Searching): Update screenshots for Emacs 22.
6483 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
6485         * org.texi: Version number change only.
6487 2006-03-14  Bill Wohler  <wohler@newt.com>
6489         * mh-e.texi: Add index entries around each paragraph rather than
6490         depend on entries from beginning of node.  Doing so ensures that
6491         index entries are less likely to be forgotten if text is cut and
6492         pasted, and are necessary anyway if the references are on a
6493         separate page.  It seems that makeinfo is now (v. 4.8) only
6494         producing one index entry per node, so there is no longer any
6495         excuse not to.  Use subheading instead of heading.  The incorrect
6496         use of heading produced very large fonts in Info--as large as the
6497         main heading.
6498         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6499         versions 6 and 7 appeared *around* the time of these Emacs releases.
6501 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
6503         * org.texi (Clean view): Document new startup options.
6505 2006-03-11  Bill Wohler  <wohler@newt.com>
6507         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6508         (Composing, Scan Line Formats): Fix @refs.
6509         (Getting Started): Define MH profile and MH profile components.
6510         (Incorporating Mail, Reading Mail, Viewing, Printing)
6511         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6512         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6513         for string constants.
6514         (Tool Bar): Remove spurious quote.
6515         (Junk): Use ``...'' instead of "...".
6516         (Scan Line Formats): Replace @samp with @kbd.
6518 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6520         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6522 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6524         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6525         easy to understand.
6527 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6529         * gnus.texi: Markup fix.
6530         (Fancy Mail Splitting): Specify new feature.
6532 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6534         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6535         partial-words matching.
6537 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
6539         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6541         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6542         (MIME Commands): Fix mm-discouraged-alternatives.
6544 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
6546         * org.texi: Version number change only.
6548 2006-03-06  Bill Wohler  <wohler@newt.com>
6550         * mh-e.texi: Move from SourceForge repository to Savannah.
6551         This is version 7.93, which is a total rewrite from the previous
6552         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6553         version 7.93.
6555 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6557         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6559 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
6561         * org.texi (Interaction): Add item about `org-mouse.el' by
6562         Piotr Zielinski.
6563         (Managing links): Document that also mouse-1 can be used to
6564         activate a link.
6565         (Headlines, FAQ): Add entry about hiding leading stars.
6566         (Miscellaneous): Resort the sections in this chapter to a more
6567         logical sequence.
6569 2006-02-27  Simon Josefsson  <jas@extundo.com>
6571         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
6572         2004-01-27 from the trunk).
6574 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6576         * cc-mode.texi: Rename c-hungry-backspace to
6577         c-hungry-delete-backwards, at the request of RMS.  Leave the old
6578         name as an alias.
6580 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6582         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6583         include the function header within the defun.
6585 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6587         * cc-mode.texi: Correct two typos.
6589 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6591         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6592         existing comment.
6593         (Electric Keys): Add a justification for electric indentation.
6594         (Hungry WS Deletion): Clear up the names and complications of the
6595         BACKSPACE and DELETE keys.
6597 2006-02-23  Juri Linkov  <juri@jurta.org>
6599         * faq.texi (Common requests): Move `Turning on auto-fill by
6600         default' after `Wrapping words automatically'.  Move `Working with
6601         unprintable characters' before `Searching for/replacing newlines'.
6602         Move `Replacing highlighted text' after `Highlighting a region'.
6603         Merge `Repeating commands' and `Repeating a command as many times
6604         as possible' into the former.
6605         (Packages that do not come with Emacs): Add refs to Gmane and
6606         etc/MORE.STUFF.
6608 2006-02-23  Juri Linkov  <juri@jurta.org>
6610         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6611         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6612         Add xref to `(emacs)Reporting Bugs'.
6613         (Getting a printed manual): Add URL to other formats of the manual.
6614         (Common requests): Fix menu.
6615         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6616         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6617         (Inserting text at the beginning of each line): Add pxref to
6618         `Changing the included text prefix'.
6619         (Forcing the cursor to remain in the same column): Mention `track-eol'
6620         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
6621         (Replacing text across multiple files): Add keybinding `Q' for
6622         `dired-do-query-replace'.
6624 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
6626         * reftex.texi: Version number and date change only.
6628         * org.texi (Internal Links): Rewrite to cover the modified
6629         linking system.
6631 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
6633         * faq.texi: Remove the coding cookie, it's not needed anymore.
6635 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6637         * faq.texi (Colors on a TTY): Mention Mac OS port.
6639 2006-02-12  Karl Berry  <karl@gnu.org>
6641         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6642         8-bit accented a.
6644 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
6646         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6648 2006-02-08  Romain Francoise  <romain@orebokech.com>
6650         * faq.texi (Top): Remove paragraph about the FAQ being a
6651         transitional document, etc.
6652         (Searching for/replacing newlines): New node.
6653         (Yanking text in isearch): New node.
6654         (Inserting text at the beginning of each line): Rename and make
6655         more general, mention `M-;' in Message mode.
6657 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6659         * faq.texi (Meta key does not work in xterm)
6660         (Emacs does not display 8-bit characters)
6661         (Inputting eight-bit characters): Update xrefs.
6663 2006-02-06  Romain Francoise  <romain@orebokech.com>
6665         * faq.texi (VM): VM now at version 7.19.
6666         Set myself as maintainer of this file.
6668 2006-02-04  Michael Olson  <mwolson@gnu.org>
6670         * erc.texi (History): Note that ERC is now included with Emacs.
6672 2006-01-31  Romain Francoise  <romain@orebokech.com>
6674         * message.texi (Message Headers): Explain what
6675         `message-alternative-emails' does in more detail.
6676         Update copyright year.
6678 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
6680         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6682 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6684         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6686 2006-01-29  Michael Olson  <mwolson@gnu.org>
6688         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6690         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6692         * faq.texi (New in Emacs 22): Mention ERC.
6694 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
6696         * rcirc.texi: Capitalize dir entry for consistency with the entry
6697         in info/dir and other entries in the Emacs category.
6698         Fix typos.  Delete trailing whitespace.
6700 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
6702         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6704 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
6706         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6707         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6709         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6710         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6712 2006-01-27  Alex Schroeder  <alex@gnu.org>
6714         * rcirc.texi: New file.
6716 2006-01-23  Juri Linkov  <juri@jurta.org>
6718         * widget.texi (User Interface): Add S-TAB for widget-backward.
6720 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
6722         Sync with Tramp 2.0.52.
6724         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6725         Add Tramp disabling item.  New item for common connection problems.
6726         (various): Apply "ftp" as method for the download URL.
6727         (Bug Reports): Refer to FAQ for common problems.
6729 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6731         * widget.texi (User Interface): Use @key for TAB.
6733         * ses.texi (Formulas, Printer functions): Use @key for TAB.
6735         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6736         for TAB.
6738         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6740 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6742         * gnus.texi: Update copyright.
6744 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6746         * gnus.texi (Article Washing): Additions.
6748 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
6750         * org.texi (Agenda commands): Document tags command.
6752 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6754         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6756 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6758         * gnus.texi (RSS): Addition.
6760 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6762         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6764 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6766         * emacs-mime.texi (Display Customization): Add setting example to
6767         mm-discouraged-alternatives.
6769 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6771         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6772         version is the canonical version.
6774 2006-01-08  Alex Schroeder  <alex@gnu.org>
6776         * pgg.texi (Caching passphrase): Rewording.
6778 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
6780         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6781         repository URL.
6783 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
6785         * org.texi: Removed the accidentally re-added empty line in the
6786         direntry.
6788 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
6790         * org.texi (Agenda Views): Chapter reorganized.
6792 2005-12-29  Romain Francoise  <romain@orebokech.com>
6794         * faq.texi (Using Customize): New node.
6796 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
6798         * org.texi: Remove blank line in @direntry.  It is non-standard
6799         and recursively produces blank lines all over the dir file (when
6800         using Texinfo 4.8).
6802 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
6804         * widget.texi (atoms): Delete obsolete remark about `file' widget.
6806 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
6808         * org.texi (Tags): Boolean logic documented.
6809         (Agenda Views): Document custom commands.
6811 2005-12-20  David Kastrup  <dak@gnu.org>
6813         * faq.texi (AUCTeX): Update version and mailing list info.
6815 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6817         * gnus.texi (MIME Commands): Mention addition of
6818         multipart/alternative to gnus-buttonized-mime-types and add xref
6819         to mm-discouraged-alternatives.
6821         * emacs-mime.texi (Display Customization): Mention addition of
6822         "image/.*" and add xref to gnus-buttonized-mime-types in the
6823         mm-discouraged-alternatives section.
6825 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
6827         * org.texi (Tags): New section.
6828         (Agenda Views): Chapter reorganized.
6830 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
6832         * org.texi (Internal Links): Add a missing comma after an @xref.
6834 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
6836         * faq.texi (Filling paragraphs with a single space): No need to
6837         change sentence-end now.
6839 2005-12-13  Romain Francoise  <romain@orebokech.com>
6841         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6843 2005-12-12  Jay Belanger  <belanger@truman.edu>
6845         * faq.texi (Calc): Update version number.
6847 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
6849         * org.texi (Progress Logging): New section.
6851 2005-12-10  Romain Francoise  <romain@orebokech.com>
6853         Update the Emacs FAQ for the 22.1 release.
6855         * faq.texi: Set VER to `22.1'.
6856         (Basic editing): Explain how to use localized versions of the
6857         Tutorial.  Mention that `C-h r' displays the manual.
6858         Delete obsolete WWW link to an Emacs 18 tutorial.
6859         (Getting a printed manual): Point to the new locations of the
6860         manuals on the GNU Web site.
6861         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6862         available via Info (it was previously distributed separately).
6863         (Installing Texinfo documentation): The latest version of Texinfo
6864         is 4.8, not 4.0.
6865         (Informational files for Emacs): COPYING is the GNU General Public
6866         License, not the Emacs General Public License.
6867         (Informational files for Emacs): Delete obsolete link to the
6868         GNUinfo pages as they have been removed from the GNU Web site.
6869         (New in Emacs 22): New node.
6870         (Setting up a customization file): Say that most packages support
6871         Customize nowadays.
6872         (Colors on a TTY): Delete reference to instructions on how to
6873         enable syntax highlighting, it is now enabled by default.
6874         (Turning on abbrevs by default): Emacs now reads the abbrevs file
6875         at startup automatically.
6876         (Controlling case sensitivity): Mention `M-c' in isearch.
6877         (Using an already running Emacs process): Emacs now creates the
6878         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
6879         gnuserv.  As emacsclient can now run Lisp code as well, delete a
6880         sentence praising gnuserv for that.  Simplify description of how
6881         the client/server operation works.
6882         (Compiler error messages): Delete obsolete text (compile.el has
6883         been rewritten).
6884         (Indenting switch statements): Fix typo.
6885         (Matching parentheses): Simplify setup instructions, mention the
6886         menu bar item in the Options menu.
6887         (Repeating a command as many times as possible): Mention `C-x e'.
6888         (Going to a line by number): Mention new keymap and bindings
6889         `M-g M-g', `M-g M-p' and `M-g M-n'.
6890         (Turning on syntax highlighting): Now on by default.  Simplify.
6891         (Replacing highlighted text): Use `1', not `t'.
6892         (Problems with very large files): The maximum size is now 256MB on
6893         32-bit machines.
6894         (^M in the shell buffer): Mention `comint-process-echoes'.
6895         (Emacs for Apple computers): Emacs 22 has native support for Mac
6896         OS X.
6897         (Translating names to IP addresses): Delete node.
6898         (Binding keys to commands): Fix typo.
6899         (SPC no longer completes file names): New node.
6900         (MIME with Emacs mail packages): Delete section about the Emacs
6901         MIME FAQ (it's not reachable anymore).
6903 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
6905         * cc-mode.texi: The manual has been extensively revised: the
6906         information about using CC Mode has been separated from the larger
6907         and more difficult chapters about configuration.  It has been
6908         updated for CC Mode 5.31.
6910 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6912         * pgg.texi (User Commands): Fix description of pgg-verify-region.
6913         (Selecting an implementation): Fix descriptions.
6915 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6917         * message.texi (Various Message Variables): Addition.
6919 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6921         * message.texi: Fix default values.
6923 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6925         * message.texi (Header Commands): Clarify descriptions of
6926         message-cross-post-followup-to, message-reduce-to-to-cc, and
6927         message-insert-wide-reply.
6928         (Various Commands): Fix kindex for message-kill-to-signature;
6929         clarify description of message-tab.
6931 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6933         * message.texi (Mailing Lists): Fix description about MFT.
6935         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6937 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6939         * gnus.texi (Slow Terminal Connection): Replace old description
6940         with new one.
6942 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6944         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6945         replace X-Draft-Headers with X-Draft-From.
6947 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6949         * gnus.texi (Various Various): Fix the default value of
6950         nnheader-max-head-length.
6951         (Gnus Versions): Fix typo.
6953 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
6955         * org.texi (Structure editing): Document new functionality of
6956         M-RET.
6958 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
6960         * org.texi (Internal Links): Fix Texinfo usage.
6962 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
6964         * org.texi (TODO basics): Document the global todo list.
6965         (TODO items): Documents sparse tree for specific TODO
6966         keywords.
6968 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
6970         * org.texi (Plain Lists): Typos fixed.
6972 2005-11-28  Jay Belanger  <belanger@truman.edu>
6974         * calc.texi: Change references of `M-#' to `C-x *' prefix.
6976 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
6978         * org.texi (Structure editing): New item moving commands added.
6979         (Plain Lists): New section.
6981 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
6983         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6984         (Agenda): Document commands `org-cycle-agenda-files' and
6985         `org-agenda-file-to-front'.
6986         (Built-in table editor): Document `org-table-sort-lines'.
6987         (HTML formatting): Export of hand-formatted lists.
6989 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6991         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6992         new variable gnus-toolbar-thickness.
6994 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6996         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6998 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7000         * gnus.texi (X-Face): Fix description.
7001         (XVarious): Remove gnus-xmas-logo-color-alist and
7002         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7004 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7006         * gnus.texi (Group Parameters): Mention new variable
7007         gnus-parameters-case-fold-search.
7008         (Home Score File): Addition.
7010 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7012         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7013         (Overview): List supported feed types.
7014         (Installation): No installation necessary when using autoload.
7015         (Configuration): Rename "RSS" to "news".
7017 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7019         * pgg.texi (User Commands): Document additional passphrase
7020         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7021         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7023 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7025         * org.texi: Version number changed to 3.19.
7027 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7029         * pgg.texi (How to use): Update the example to add autoload of
7030         pgg-encrypt-symmetric-region.
7031         (User Commands): Document pgg-encrypt-symmetric-region.
7032         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7034 2005-10-27  Jay Belanger  <belanger@truman.edu>
7036         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7037         mention other TeX-related units.
7039 2005-10-23  Lars Hansen  <larsh@soem.dk>
7041         * dired-x.texi (Miscellaneous Commands):
7042         Replace dired-do-relative-symlink by dired-do-relsymlink and
7043         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7045 2005-10-23  Jay Belanger  <belanger@truman.edu>
7047         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7048         constant.
7050 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7052         * faq.texi (Bugs and problems):
7053         Replace `dired-move-to-filename-regexp' by
7054         `directory-listing-before-filename-regexp'.
7056 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7058         * newsticker.texi (UPDATED): Set value.
7060 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7062         * gnus.texi (Document Groups): Remove duplicate item.
7064 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7066         * org.texi (Summary): Mention iCalendar support.
7067         (Exporting): Document iCalendar support.
7069 2005-10-18  Romain Francoise  <romain@orebokech.com>
7071         * viper.texi (Viper Specials): Capitalize GNU.
7073 2005-10-17  Juri Linkov  <juri@jurta.org>
7075         * info.texi (Getting Started, Search Index, Expert Info):
7076         Fix wording.
7077         (Search Text): Replace `echo area' with `mode line'.
7078         (Search Index): Both `i' and `,' find all index entries.
7079         Replace example `C-f' with `C-l' (which exists in index of Info
7080         manual) and delete spaces in its keyboard input sequence.
7081         Delete unnecessary explanations about literal characters.
7083 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7085         * gnus.texi (Document Server Internals): Addition.
7087 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7089         * gnus.texi (A note on namespaces): Fix RFC reference.
7091 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7093         * gnus.texi (RSS): Fix key description.
7095 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7097         * gnus.texi: Emacs/w3 -> Emacs/W3.
7098         (Browsing the Web): Fix description.
7099         (Web Searches): Ditto.
7100         (Customizing W3): Ditto.
7102 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7104         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7106 2005-10-11  Jay Belanger  <belanger@truman.edu>
7108         * calc.texi (Integration): Mention using `a i' to compute definite
7109         integrals.
7111 2005-10-11  Juri Linkov  <juri@jurta.org>
7113         * info.texi: Rearrange nodes.
7114         (Top): Update menu.  Change ref `Info for Experts' to
7115         `Advanced Info Commands'.
7116         (Getting Started): Fix description of manual's parts.
7117         (Help-Int): Change xref `Info Search' to `Search Index', and
7118         `Expert Info' to `Advanced'.
7119         (Advanced): Move node one level up.
7120         (Search Text, Search Index): New nodes split out from `Info Search'.
7121         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7122         split out from `Advanced'.
7123         (Advanced, Emacs Info Variables): De-document editing an Info file
7124         in Info.
7125         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7126         (Creating an Info File): Delete node and move its text to
7127         `Expert Info'.
7129 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7131         * org.texi (Workflow states): Documented that change in keywords
7132         becomes active only after restart of Emacs.
7134 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7136         Sync with Tramp 2.0.51.
7138 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7140         * speedbar.texi (Introduction): Describe new location of speedbar
7141         on menubar.
7142         (Basic Key Bindings): Remove descriptions of bindings that have
7143         been removed.
7145 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7147         * speedbar.texi (GDB): Describe use of watch expressions.
7149 2005-09-28  Simon Josefsson  <jas@extundo.com>
7151         * message.texi (IDNA): Fix.
7153 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7155         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7156         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7157         description of nntp-open-connection-function.
7158         (Common Variables): Fix descriptions.
7160 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7162         * gnus.texi (Server Buffer Format): Document the %a format spec.
7164 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7166         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7168 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7170         * org.texi Version 3.16.
7172 2005-09-19  Miles Bader  <miles@gnu.org>
7174         * newsticker.texi: Get rid of CVS keywords.
7176 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7178         * gnus.texi (Finding the Parent): Fix description of how Gnus
7179         finds article.
7181 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7183         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7184         to drop off non-answered articles.
7186 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7188         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7189         braces (which are unsupported by NMAKE) for macro `srcdir'.
7191 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7193         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7194         (../info/newsticker, newsticker.dvi): New targets.
7196 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7198         * newsticker.texi: Replace @command with @code.  Replace @example
7199         with @lisp.
7200         (Top): Add explanations to menu items.
7201         (GNU Free Documentation License): Remove.
7203 2005-09-16  Romain Francoise  <romain@orebokech.com>
7205         Update all files to specify GFDL version 1.2.
7207         * doclicense.texi (GNU Free Documentation License): Update to
7208         version 1.2.
7210 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7212         * newsticker.texi: Fix @setfilename.
7214         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7215         (../info/newsticker, newsticker.dvi): New targets.
7217 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7219         * org.texi: Version 3.15.
7221 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7223         * ses.texi: Combine all three indices into one.
7224         Correct a few typos.
7226 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7228         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7230 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7232         * emacs-mime.texi (Handles): Remove duplicate item.
7233         (Encoding Customization): Fix the default value for
7234         mm-coding-system-priorities.
7235         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7236         (Basic Functions): Fix reference.
7238 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7240         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7242 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7244         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7245         and web site.
7247         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7248         not keyboard-translate.
7250 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7252         * faq.texi (Using regular expressions): Fix xref.
7254 2005-08-09  Juri Linkov  <juri@jurta.org>
7256         * info.texi (Help-P): Replace `Prev' with `Previous'.
7257         (Help-M, Help-Xref): Add S-TAB.
7258         (Help-FOO): Update `u' command.
7259         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7260         Update info about visibility of xref parts.
7261         (Help-Int): Fix `m' command.  Rename `Info-last' to
7262         `Info-history-back'.  Add `Info-history-forward'.
7263         (Advanced): Fix `g*' and `M-n' commands.
7264         (Info Search): Add `index-apropos' in stand-alone browser.
7265         Add isearch commands.
7266         (Emacs Info Variables): Remove `Info-fontify'.
7267         Add `Info-mode-hook'.  Update face names.
7268         Add `Info-fontify-maximum-menu-size',
7269         `Info-fontify-visited-nodes', `Info-isearch-search'.
7271 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7273         Sync with Tramp 2.0.50.
7275         * tramp.texi: Use @option{} consequently for method names.
7276         (Inline methods, External transfer methods): Remove references to
7277         Cygwin.
7278         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7279         implementation.
7281 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7283         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7284         Mention that gnus-init-file is not read when Emacs is invoked with
7285         --no-init-file or -q.
7287 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7289         * org.texi: Version 3.14.
7291 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7293         * org.texi: Version 3.13.
7295 2005-07-18  Juri Linkov  <juri@jurta.org>
7297         * calc.texi (Time Zones, Logical Operations):
7298         * cl.texi (Overview):
7299         * org.texi (TODO types):
7300         * sc.texi (Emacs 18 MUAs):
7301         * speedbar.texi (Top):
7302         * url.texi (History):
7303         Delete duplicate duplicate words.
7305 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
7307         * cl.texi (Type Predicates): Document `atom' type.
7309 2005-07-04  Lute Kamstra  <lute@gnu.org>
7311         Update FSF's address in GPL notices.
7313         * calc.texi (Copying):
7314         * doclicense.texi (GNU Free Documentation License):
7315         * faq.texi (Contacting the FSF):
7316         * mh-e.texi (Copying): Update FSF's address.
7318 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7320         * flymake.texi (Example -- Configuring a tool called directly):
7321         Update name of flymake-build-relative-filename.
7323 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7325         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7327 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7329         * org.texi: Version 3.12.
7331 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7333         * makefile.w32-in (MAKEINFO): Use --force.
7334         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7335         Makefile.in.
7336         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7337         more shells.
7339 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7341         * speedbar.texi (Creating a display): Texinfo usage fixes.
7343         * tramp.texi (Customizing Completion, Auto-save and Backup):
7344         Texinfo usage fixes.
7346 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7348         * dired-x.texi (Miscellaneous Commands):
7349         * ediff.texi (Miscellaneous):
7350         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7351         (Agent Variables):
7352         * info.texi (Help-Xref):
7353         * message.texi (Message Headers):
7354         * org.texi (Remember):
7355         * reftex.texi (Options (Defining Label Environments)):
7356         (Options (Index Support)):
7357         (Options (Viewing Cross-References)):
7358         (Options (Misc)):
7359         (Changes):
7360         * speedbar.texi (Creating a display):
7361         * tramp.texi (Customizing Completion, Auto-save and Backup):
7362         Texinfo usage fix.
7364 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7366         * org.texi: Version 3.11.
7368 2005-06-12  Jay Belanger  <belanger@truman.edu>
7370         * calc.texi (Getting Started): Remove extra menu item.
7372 2005-05-31  Jay Belanger  <belanger@truman.edu>
7374         * calc.texi (Notations Used in This Manual): Use @kbd for key
7375         sequence.
7376         (Demonstration of Calc): Mention another way of starting Calc.
7377         (Starting Calc): Mention long name of M-#.
7378         (Embedded Mode Overview): Remove unnecessary instruction.
7379         (Other M-# commands): Rephrase `M-# 0' explanation.
7380         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7381         reflect current behavior.
7383 2005-05-30  Jay Belanger  <belanger@truman.edu>
7385         * calc.texi (Hooks): Change description of calc-window-hook and
7386         calc-trail-window-hook to match usage.
7387         (Computational Functions): Add more constant-generating functions.
7388         (Customizable Variables): Use defvar.
7390 2005-05-28  Jay Belanger  <belanger@truman.edu>
7392         * calc.texi (Assignments in Embedded Mode): Fix variable name.
7393         (Basic Embedded Mode): Explain behavior of arguments to
7394         calc-embedded-mode.
7396 2005-05-27  Jay Belanger  <belanger@truman.edu>
7398         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7399         current behavior.
7401 2005-05-25  Jay Belanger  <belanger@truman.edu>
7403         * calc.texi: Change Calc version number throughout.
7404         (Keypad Mode): Change location in info output.
7405         (Keypad mode overview): Move picture of keypad.
7407 2005-05-21  Jay Belanger  <belanger@truman.edu>
7409         * calc.texi (Storing variables): Mention that only most variables
7410         are void to begin with.
7412 2005-05-21  Kevin Ryde  <user42@zip.com.au>
7414         * widget.texi (Basic Types): Update cross ref from "Enabling
7415         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7416         lispref/text.texi change.
7418 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
7420         * org.texi: Version 3.09.
7422 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
7424         * reftex.texi: Version 4.28.
7426 2005-05-16  Jay Belanger  <belanger@truman.edu>
7428         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7430 2005-05-14  Jay Belanger  <belanger@truman.edu>
7432         * calc.texi (Default Simplifications): Insert missing ! (logical
7433         not operator).
7435 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
7437         Sync with Tramp 2.0.49.
7439 2005-05-10  Jay Belanger  <belanger@truman.edu>
7441         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7442         to 1.
7444 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
7446         * org.texi: Version 3.08, structure reorganized.
7448 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7450         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7452 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
7454         * org.texi: Update to version 3.06.
7456 2005-04-13  Lute Kamstra  <lute@gnu.org>
7458         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7460 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
7462         * cl.texi (Porting Common Lisp): Fix typo.
7464 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7466         * gnus.texi (RSS): Addition.
7468 2005-04-04  Jay Belanger  <belanger@truman.edu>
7470         * calc.texi: Change Calc version number.
7471         (Customizable variables): Fix description of calc-language-alist.
7472         (Copying): Put in version 2 of GPL.
7474 2005-04-01  Jay Belanger  <belanger@truman.edu>
7476         * calc.texi (Troubleshooting Commands): Remove comment about
7477         installation.
7478         (Installation): Remove section.
7479         (Customizable Variables): New section.
7480         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7481         (Graphical Devices): Add references to Customizable Variables.
7483 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7485         * emacs-mime.texi (Display Customization): Markup fixes.
7486         (rfc2047): Update.
7488 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7490         * gnus-faq.texi: Replaced with auto-generated version.
7492 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
7494         * dired-x.texi (Multiple Dired Directories): default-directory was
7495         renamed to dired-default-directory.
7497 2005-03-26  Jay Belanger  <belanger@truman.edu>
7499         * calc.texi (Simplifying Formulas, Rewrite Rules):
7500         Change description of top and bottom of fraction.
7501         (Modulo Forms): Move description of how to create modulo forms to
7502         earlier in the section.
7503         (Fraction Mode): Suggest using : to get a fraction by dividing.
7504         (Basic Arithmetic): Adjust placement of command name.
7505         (Truncating the Stack): Emphasize that "hidden" entries are still
7506         visible.
7507         (Installation): Move discussion of printing manual to "About This
7508         Manual".
7509         (About This Manual): Mention how to print the manual.
7510         (Reporting Bugs): Remove first person.
7511         (Building Vectors): Add algebraic version of append.
7512         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7513         (Grouping Digits): Fix typo.
7515 2005-03-25  Werner Lemberg  <wl@gnu.org>
7517         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7518         Replace `legal' with `valid'.
7520 2005-03-25  Werner Lemberg  <wl@gnu.org>
7522         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7524 2005-03-24  Jay Belanger  <belanger@truman.edu>
7526         * calc.texi (General Mode Commands)
7527         (Mode Settings in Embedded Mode): Add some explanation of
7528         recording mode settings.
7530 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7532         * calc.texi: Remove praise of non-free software.
7534         * idlwave.texi: Don't say where to get IDL or its non-free manual.
7535         (Installation): Node deleted.
7537 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7539         * url.texi (HTTP language/coding): Improve last change.
7541 2005-03-22  Jay Belanger  <belanger@truman.edu>
7543         * calc.texi (Embedded Mode): Add new information on changing
7544         modes.
7546 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
7548         Sync with Tramp 2.0.48.
7550         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7552         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
7553         "GNU/Linux".  Change all addresses to .gnu.org.
7554         (Default Method): Offer shortened syntax for "su" and "sudo"
7555         methods.
7557 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7559         * url.texi: Fix usage of "e.g.".
7560         (HTTP language/coding): Explain the rules for these strings.
7562 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7564         * woman.texi (Introduction): Minor cleanups.
7566         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7568         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7569         (Installation): Node deleted.
7571         * mh-e.texi (Preface): Get rid of "Emacs 21".
7573         * eshell.texi (Installation): Delete node (for Emacs 20).
7575 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
7577         * flymake.texi: Refill and tweak style in @lisp blocks.
7579 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7581         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7583 2005-03-01  Jay Belanger  <belanger@truman.edu>
7585         * calc.texi (Trigonometric and Hyperbolic Functions):
7586         Mention additional functions.
7587         (Algebraic Simplifications): Mention additional simplifications.
7589 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
7591         * ses.texi: Add concept/function/variable indices (this work was
7592         donated by Brad Collins <brad@chenla.org>, copyright-assignment
7593         papers on file at FSF).
7595 2005-02-10  Jay Belanger  <belanger@truman.edu>
7597         * calc.texi: Change @LaTeX to La@TeX throughout.
7598         Redefine @expr as @math for TeX output.
7599         Redefine @texline as a no-op for TeX output.
7600         Define @tfn, replace @t by @tfn throughout.
7602 2005-02-09  Jay Belanger  <belanger@truman.edu>
7604         * calc.texi: Add macro for LaTeX for info output.
7606 2005-02-08  Kim F. Storm  <storm@cua.dk>
7608         * texinfo.tex (LaTex): Add def.
7610 2005-02-06  Jay Belanger  <belanger@truman.edu>
7612         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7613         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
7614         throughout manual.
7616 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7618         * gnus.texi: Some edits based on comments from David Abrahams.
7620 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7622         * gnus.texi (RSS): Fix the keystroke.
7624 2005-01-24  David Kastrup  <dak@gnu.org>
7626         * faq.texi: Update AUCTeX version info.
7628 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
7630         * gnus-faq.texi ([4.1]): Typo.
7632 2005-01-19  Jay Belanger  <belanger@truman.edu>
7634         * calc.texi (Keep Arguments): Mention that keeping arguments
7635         doesn't work with keyboard macros.
7637 2005-01-16  Richard M. Stallman  <rms@gnu.org>
7639         * autotype.texi (Autoinserting): Fix small error.
7641 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
7643         Sync with Tramp 2.0.47.
7645         * tramp.texi (Compilation): New section, describing compilation of
7646         remote files.
7648 2005-01-11  Kim F. Storm  <storm@cua.dk>
7650         * widget.texi (Basic Types): Add :follow-link keyword.
7652 2005-01-09  Jay Belanger  <belanger@truman.edu>
7654         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7656 2005-01-08  Jay Belanger  <belanger@truman.edu>
7658         * calc.texi: Change throughout to reflect new default value of
7659         calc-settings-file.
7661 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7663         * message.texi (Reply): `message-reply-to-function' should return
7664         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7666 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
7668         * faq.texi (Changing load-path): Fix typo.
7670 2005-01-05  Jay Belanger  <belanger@truman.edu>
7672         * calc.texi (Programming Tutorial): Replace kbd command by
7673         appropriate characters for a keyboard macro.
7675 2005-01-04  Jay Belanger  <belanger@truman.edu>
7677         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7678         for Lucid Emacs.
7679         (Programming Tutorial): Mention that the user needs to be in the
7680         right mode to compute some functions.
7682 2005-01-04  Jay Belanger  <belanger@truman.edu>
7684         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7685         no longer applicable.
7687 2005-01-01  Jay Belanger  <belanger@truman.edu>
7689         * calc.texi (Programming Tutorial): Change description of how to
7690         edit keyboard macros to match current behavior.
7692 2004-12-31  Jay Belanger  <belanger@truman.edu>
7694         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7696 2004-12-20  Jay Belanger  <belanger@truman.edu>
7698         * calc.texi (Types Tutorial): Emphasize that you can't divide by
7699         zero.
7701 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
7703         * cc-mode.texi (Text Filling and Line Breaking): Put period after
7704         @xref.
7705         (Font Locking): Avoid @strong{Note:}.
7707 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
7709         Sync with Tramp 2.0.46.
7711         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
7713 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
7715         * url.texi: Correct typos.
7716         (Retrieving URLs): @var{nil}->@code{nil}.
7717         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7718         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7719         (Dealing with HTTP documents): @inforef->@xref.
7721 2004-12-15  Jay Belanger  <belanger@truman.edu>
7723         * calc.texi: Consistently capitalized all mode names.
7724         (Answers to Exercises): Mention that an answer can be a fraction
7725         when in Fraction mode.
7727 2004-12-13  Jay Belanger  <belanger@truman.edu>
7729         * calc.texi: Fix some TeX definitions.
7731 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7733         * reftex.texi (Imprint): Remove erroneous @value's.
7735 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7737         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7738         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7740 2004-12-08  Jay Belanger  <belanger@truman.edu>
7742         * calc.texi (Starting Calc): Remove comment about installation.
7743         (Keypad Mode Overview): Remove comment about Emacs 19 support.
7745 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7747         * url.texi: Update @setfilename.
7748         (Getting Started): No need to worry about Gnus versions.
7749         (Dealing with HTTP documents): Use @inforef.
7751         * org.texi: Fix @direntry file name.
7753 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7755         * url.texi: New file.
7757         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7759 2004-12-06  Jay Belanger  <belanger@truman.edu>
7761         * calc.texi (Using Calc): Remove paragraph about installation.
7763 2004-12-06  Jay Belanger  <belanger@truman.edu>
7765         * calc.texi: Use more Texinfo macros and less TeX defs.
7766         Remove @refill's.
7768 2004-12-06  Richard M. Stallman  <rms@gnu.org>
7770         * org.texi: New file.
7772 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7774         * Makefile.in (org.dvi, ../info/org): New targets.
7775         (INFO_TARGETS): Add ../info/org.
7776         (DVI_TARGETS): Add org.dvi.
7777         (maintainer-clean): Remove the info files in the info dir.
7779 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
7781         * idlwave.texi: Fix the setfilename directive to put the produced
7782         file in ../info.
7783         (Continued Statement Indentation): Resurrect Jan D.'s change from
7784         2004-11-03 that was lost when a newer version of idlwave.texi was
7785         imported.
7787 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
7789         * gnus-faq.texi ([5.1]): Add missing bracket.
7791         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7792         Index `spam-initialize'.
7794 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7796         * message.texi (Various Message Variables): Mention that all mail
7797         file variables are derived from `message-directory'.
7799         * gnus.texi (Splitting Mail): Clarify bogus group.
7801 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7803         * emacs-mime.texi (Encoding Customization):
7804         Fix mm-coding-system-priorities entry.
7806 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
7808         * idlwave.texi (Continued Statement Indentation):
7809         * reftex.texi (Options (Index Support)):
7810         (Displaying and Editing the Index, Table of Contents):
7811         * speedbar.texi (Creating a display, Major Display Modes):
7812         Replace non-nil with non-@code{nil}.
7814 2004-10-21  Jay Belanger  <belanger@truman.edu>
7816         * calc.texi (Algebraic-Style Calculations): Remove a comment.
7818 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
7820         * calc.texi (Reporting Bugs): Double up `@'.
7822 2004-10-18  Jay Belanger  <belanger@truman.edu>
7824         * calc.texi (Reporting Bugs): Change the address that bugs
7825         should be sent to.
7827 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7829         * gnus.texi (New Features): Add 5.11.
7831         * message.texi (Resending): Remove wrong default value.
7833         * gnus.texi (Mail Source Specifiers): Describe possible problems
7834         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
7835         `pop3-leave-mail-on-server' to the index.
7837 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7839         * message.texi (Canceling News): Add how to set a password.
7841 2004-10-12  Jay Belanger  <belanger@truman.edu>
7843         * calc.texi (Help Commands): Change the descriptions of
7844         calc-describe-function and calc-describe-variable to match their
7845         current behavior.
7847 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7849         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7851 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
7853         Sync with Tramp 2.0.45.
7855         * tramp.texi (Frequently Asked Questions): Comment paragraph about
7856         plink link.  The URL is outdated.  Originator contacted for
7857         clarification.
7859 2004-10-10  Juri Linkov  <juri@jurta.org>
7861         * gnus.texi (Top, Marking Articles): Join two menus in one node
7862         because a node can have only one menu.
7864 2004-10-09  Juri Linkov  <juri@jurta.org>
7866         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7867         example of nnmail-split-fancy.
7869 2004-10-06  Karl Berry  <karl@gnu.org>
7871         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7872         consistency with other uses of dashes.
7874 2004-10-05  Karl Berry  <karl@gnu.org>
7876         * info.texi: Consistently use --- throughout, periods at end of
7877         menu descriptions, and a couple typos.
7879 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7881         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7882         * pgg.texi (User Commands, Backend methods): Do.
7883         * gnus.texi: Markup fixes.
7884         (Setting Process Marks): Fix `M P a' entry.
7885         * emacs-mime.texi: Fixes.
7887 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7889         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7890         again.
7891         Use 5.10 instead of 5.10.0.
7893 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7895         * gnus.texi (Summary Mail Commands): S D e.
7897 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
7899         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7900         the gnus-article-mode-line-format section.
7902 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7904         * gnus.texi (Various Summary Stuff): Fix the documentation for
7905         gnus-newsgroup-variables.
7907 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7909         * gnus.texi (MIME Commands):
7910         Add gnus-mime-display-multipart-as-mixed,
7911         gnus-mime-display-multipart-alternative-as-mixed,
7912         gnus-mime-display-multipart-related-as-mixed.
7913         (Mail Source Customization): Clarify `mail-source-directory'.
7914         (Splitting Mail): Mention gnus-group-find-new-groups.
7915         (SpamOracle): Fix typo.
7917         * gnus-faq.texi: Untabify.
7918         ([6.3]): nnir.el is in contrib directory.
7920         * message.texi (News Headers): Clarify how a unique ID is created.
7922         * gnus.texi (Batching Agents): Fix typo in example.
7923         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7925 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
7927         * gnus.texi (Group Parameters): Add more on hooks.
7929 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
7931         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7933 2004-09-22  Jay Belanger  <belanger@truman.edu>
7935         * calc.texi (Vectors as Lists): Add a warning that the tutorial
7936         might be hidden during part of the session.
7938 2004-09-20  Jay Belanger  <belanger@truman.edu>
7940         * calc.texi (Notations Used in This Manual): Put in an earlier
7941         mention that DEL could be called Backspace.
7943 2004-09-10  Simon Josefsson  <jas@extundo.com>
7945         * gnus.texi (IMAP): Add example.  Suggested and partially written
7946         by Steinar Bang <sb@dod.no>.
7948 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7950         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7951         netrc syntax.
7953 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7955         * gnus.texi (Spam ELisp Package Sequence of Events):
7956         Some clarifications.
7957         (Spam ELisp Package Global Variables): More clarifications.
7959 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7961         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7962         Mention spam-split does not modify incoming mail.
7964 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7966         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7968 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
7970         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7972 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7974         * makefile.w32-in (sieve, pgg): Use $(infodir).
7976 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
7978         * makefile.w32-in: Fix PGG and Sieve entries.
7980 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
7982         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7983         Emacs and related programs.
7985 2004-08-27  Richard M. Stallman  <rms@gnu.org>
7987         * faq.texi: Fix texinfo usage, esp. doublequotes.
7988         (Difference between Emacs and XEmacs): Some clarification.
7990         * faq.texi (Difference between Emacs and XEmacs):
7991         Explain not to contrast XEmacs with GNU Emacs.
7993 2004-08-26  Richard M. Stallman  <rms@gnu.org>
7995         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7997 2004-08-22  David Kastrup  <dak@gnu.org>
7999         * reftex.texi (AUCTeX): Update links, section name.
8001         * faq.texi (Calc): Update availability (included in 22.1).
8002         (AUCTeX): Update availability, information, versions, description.
8004 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8006         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8008 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8010         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8012 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8014         Sync with Tramp 2.0.44.
8016 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8018         * widget.texi (User Interface): Update how to separate the
8019         editable field of an editable-field widget from other widgets.
8020         (Programming Example): Add text after field.
8022 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8024         * emacs-mime.texi (Encoding Customization): Add a note to the
8025         mm-content-transfer-encoding-defaults entry.
8026         (rfc2047): Update.
8028         * gnus.texi (Article Highlighting):
8029         Add gnus-cite-ignore-quoted-from.
8030         (POP before SMTP): New node.
8031         (Posting Styles): Addition.
8032         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8033         (Fancy Mail Splitting): Ditto.
8034         (X-Face): Add gnus-x-face.
8036 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8038         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8039         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8041 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8043         * gnus.texi (Mail Source Specifiers):
8044         Describe `pop3-leave-mail-on-server'.
8046 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8048         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8050         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8051         repository.  Change setfilename.
8053         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8055 2004-07-02  Juri Linkov  <juri@jurta.org>
8057         * pcl-cvs.texi (Viewing differences): Add `d r'.
8059 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8061         * ses.texi, viper.texi, flymake.texi, faq.texi:
8062         * eshell.texi, ediff.texi: Markup fixes.
8064 2004-06-21  Karl Berry  <karl@gnu.org>
8066         * info.texi (Top): Mention that only Emacs has mouse support.
8067         (Getting Started): Mention this in a few other places.
8069 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8071         * autotype.texi (Copyrights, Timestamps):
8072         Recommend `before-save-hook' instead of `write-file-functions'.
8074 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8076         * dired-x.texi (dired-mark-omitted): Update keybinding.
8078 2004-06-10  Kim F. Storm  <storm@cua.dk>
8080         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8082 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8084         * dired-x.texi (variable dired-omit-mode): Rename from
8085         dired-omit-files-p.
8086         (function dired-omit-mode): Rename from dired-omit-toggle.
8087         Call dired-omit-mode rather than set dired-omit-files-p.
8088         (dired-mark-omitted): Describe command.
8090 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8092         Version 2.0.41 of Tramp released.
8094 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8096         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8097         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8099 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8101         * cl.texi (Top): Call this chapter `Introduction'.
8102         (Overview): In TeX, no section heading here.
8104         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8106 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8108         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8109         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8111 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8113         * flymake.texi: New file.
8115 2004-05-28  Simon Josefsson  <jas@extundo.com>
8117         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8119 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8121         Version 2.0.40 of Tramp released.
8123 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8125         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8127         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8128         variables `tramp-backup-directory-alist' and
8129         `tramp-bkup-backup-directory-info'.
8130         (Overview, Connection types)
8131         (External transfer methods, Default Method)
8132         (Windows setup hints): Remove restriction of password entering
8133         with external methods.
8134         (Auto-save and Backup): Make file name example
8135         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8136         and `auto-save-directory' must be used.
8137         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8138         only "NT").  Remove doubled entry "What kinds of systems does
8139         @tramp{} work on".
8140         (tramp): Macro removed.
8141         (Obtaining Tramp): Flag removed from title.
8142         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8143         and `trampver' used properly.  Flag `tramp-inst' replaced by
8144         `installchapter'.  Installation related text adapted.
8146 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8148         * widget.texi (Programming Example): Remove overlays.
8150 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8152         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8154 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8156         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8158 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8160         * info.texi (Info Search): Add info-apropos.
8162 2004-03-22  Juri Linkov  <juri@jurta.org>
8164         * faq.texi: Fix help key bindings.
8166 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8168         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8169         (as suggested by Karl Berry).  Update information about colored
8170         stars in menus.  Add new subheading describing M-n.
8172 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8174         * cl.texi (Top): Rename top node's title.
8176 2004-03-08  Karl Berry  <karl@gnu.org>
8178         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8179         problems making the texinfo distribution.
8181 2004-02-29  Simon Josefsson  <jas@extundo.com>
8183         * smtpmail.texi (Authentication): Change the list of supported
8184         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8185         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8186         <voegelas@gmx.net>.
8188 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8190         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8191         Use $(DEL) instead of rm, and ignore exit code.
8193 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8195         Tramp version 2.0.39 released.
8197 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8199         * tramp.texi (Customizing Completion): Explain new functions
8200         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8201         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8202         (Top): Refer to Savannah mailing list as the major one.
8203         Mention older mailing lists in HTML mode only.
8204         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8205         (Frequently Asked Questions): Remote hosts must not be Unix-like
8206         for "smb" method.
8207         (Password caching): New node.
8208         (External transfer methods): Refer to password caching for "smb"
8209         method.
8211 2004-02-17  Karl Berry  <karl@gnu.org>
8213         * info.texi (Help-Int): Mention the new line number feature.
8215 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8217         * ses.texi (Advanced Features): New functionality for
8218         ses-set-header-row (defaults to current row unless C-u used).
8219         (Acknowledgements): Add Stefan Monnier.
8221 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8223         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8225 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8227         Tramp version 2.0.38 released.
8229         * tramp.texi (Remote shell setup): Warn of environment variables
8230         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8231         <sven.gabriel@imk.fzk.de>.
8232         (Configuration): Tramp now chooses base64/uuencode
8233         automatically.  Update wording accordingly.
8234         (Top): More description for the `Default Method' menu entry.
8235         (Default Method): Use @code, not @var, for Lisp variables.
8236         (Default Method): New subsection `Which method is the right one
8237         for me?'  Suggested by Christian Kirsch.
8238         (Configuration): Pointer to new subsection added.
8239         (Default Method): Too many "use" in one sentence.
8240         Rephrase.  Reported by Christian Kirsch.
8241         (Filename Syntax): Old `su' example is probably a left-over from
8242         the sm/su method naming.  Replace with `ssh', instead.
8243         (External transfer methods, Auto-save and Backup):
8244         Typo fixes.
8246 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8248         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8249         (Top): Mention japanese manual only if flag `jamanual' is set.
8250         Insert section `Japanese manual' in menu.
8252 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8254         * eshell.texi (Known Problems): Add doc item.
8256 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8258         * cc-mode.texi: Update for CC Mode 5.30.
8260         Note: Please refrain from doing purely cosmetic changes like
8261         removing trailing whitespace in this manual; it clobbers cvs
8262         merging for no good reason.
8264 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8266         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8267         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8268         @acronym{ASCII}.
8270 2003-10-26  Karl Berry  <karl@gnu.org>
8272         * info.texi (Info Search): Echo area, not echo are.  From Debian
8273         diff.
8275 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8277         * widget.texi (Defining New Widgets): Document new behavior of
8278         :buttons and :children keywords.
8280 2003-10-22  Miles Bader  <miles@gnu.org>
8282         * Makefile.in (info): Move before $(top_srcdir)/info.
8284 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8286         * tramp.texi (Inline methods): Small grammar fix.
8287         (External transfer methods): Likewise.
8289 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8291         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8293 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8295         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8297 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8299         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8301         * widget.texi (User Interface): Fix typos.
8303         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8305 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8307         * pcl-cvs.texi (Selected Files): Fix typo.
8309 2003-09-21  Karl Berry  <karl@gnu.org>
8311         * info.texi (] and [ commands): No period at end of section title.
8313 2003-09-04  Miles Bader  <miles@gnu.org>
8315         * Makefile.in (top_srcdir): New variable.
8316         ($(top_srcdir)/info): New rule.
8317         (info): Depend on it.
8319 2003-09-03  Peter Runestig  <peter@runestig.com>
8321         * makefile.w32-in: New file.
8323 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8325         * widget.texi (User Interface): Explain the need of static text
8326         around an editable field.
8328 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8330         * widget.texi (Basic Types): The argument to `:help-echo' can now
8331         be a form that evaluates to a string.
8333 2003-08-18  Kim F. Storm  <storm@cua.dk>
8335         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8337 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8339         * dired-x.texi (Shell Command Guessing): Explain *.
8341 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8343         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8344         log-edit-insert-changelog.
8346 2003-08-03  Karl Berry  <karl@gnu.org>
8348         * info.texi: Need @contents.
8350 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8352         Tramp version 2.0.36 released.
8354         * tramp.texi (Remote shell setup): Explain about problems with
8355         non-Bourne commands in ~/.profile and ~/.shrc.
8357 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8359         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8360         renaming of `vis-mode' to `visible-mode'.
8362 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8364         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8365         next, prev and up pointers.
8367 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8369         * info.texi (Help): Mention existence of Emacs and stand-alone
8370         Info at the very beginning of the tutorial.
8371         (Help-Inv): New node.
8372         (Help-]): New node.
8373         (Help-M): Systematically point out the differences between default
8374         Emacs and stand-alone versions.  Delete second menu.
8375         (Help-Xref): Systematically point out the differences between
8376         default Emacs and stand-alone versions.
8377         (Help-Int): Change `l' example.
8378         (Expert Info): Fix typos.
8379         (Emacs Info Variables): Mention `Info-hide-note-references' and
8380         new default for `Info-scroll-prefer-subnodes'.
8382 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8384         Version 2.0.35 of Tramp released.
8386         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8387         (Inline methods): Add methods `remsh' and `plink1'.
8388         (External transfer methods): Add method `remcp'.
8389         (Multi-hop Methods): Add method `remsh'.
8390         Small patch from Adrian Aichner <adrian@xemacs.org>:
8391         Fix minor typos.
8392         (Concept Index): Add to make manual searchable via
8393         `Info-index'.
8394         (Version Control): Add cindex entry.
8396 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
8398         * trampver.texi: Version 2.0.34 released.
8400 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8402         * faq.texi: Improve previous changes.
8404 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
8406         * faq.texi: Update copyright and maintenance details.
8407         Update some package URLs, versions, and maintainers.
8408         Remove many references to the Emacs Lisp Archive.
8410 2003-04-23  Simon Josefsson  <jas@extundo.com>
8412         * smtpmail.texi: Fix license (the invariant sections mentioned has
8413         never been part of the smtp manual).  Align info dir entry with
8414         other emacs packages.
8416 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
8418         * tramp.texi: Version 2.0.33 released.
8419         Remove installation chapter.  Remove XEmacs specifics.
8421 2003-03-29  Richard M. Stallman  <rms@gnu.org>
8423         * tramp.texi (Top): Undo the previous renaming.
8424         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8426 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
8428         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8429         version of manual.
8431         * tramp.texi (Auto-save and Backup): New node.
8433 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8435         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
8436         Emacs" in order to have better differentiation to "XEmacs".
8437         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8438         are new macros in order to point to the other Emacs flavor where
8439         appropriate.  In info case, point to node `Installation' in order
8440         to explain how to generate the other way.  In html case, make a
8441         link to the other html file.
8442         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
8443         after CVS checkout/update.
8444         (Installation): Completely rewritten.
8445         (Installation parameters, Load paths): New sections under
8446         `Installation'.
8448 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8450         * tramp.texi: Version 2.0.30 released.
8451         Replace word "path" with "localname" where used as a component of
8452         a Tramp file name.
8454 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
8456         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8457         introduced.
8458         (Installation): Explain what to do if files from the tramp/contrib
8459         directory are needed.
8461 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
8463         * smtpmail.texi (How Mail Works): New.
8465 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8467         * smtpmail.texi: New file.
8469         * Makefile.in: Build SMTP manual.
8471 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8473         * tramp.texi: Version 2.0.29 released.
8474         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8475         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
8477 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
8479         * tramp.texi (Frequently Asked Questions): Explain a workaround if
8480         another package loads accidentally Ange-FTP.
8482 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
8484         * tramp.texi (Customizing Completion): Add function
8485         `tramp-parse-sconfig'.  Change example of
8486         `tramp-set-completion-function', because parsing of ssh config
8487         files looks more natural.
8489 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8491         * gnus.texi: Do not use `path' in several locations.
8493 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8495         * tramp.texi (External transfer methods): New method `smb'.
8496         From Michael Albinus.
8498 2002-11-05  Karl Berry  <karl@gnu.org>
8500         * info.texi (Info-fontify): Reorder face list to avoid bad line
8501         breaks.
8503 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8505         * tramp.texi: Move @copying to standard place.
8506         Use @insertcopying.
8508 2002-10-02  Karl Berry  <karl@gnu.org>
8510         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8511         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8512         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8513         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8514         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8515         Per rms, update all manuals to use @copying instead of @ifinfo.
8516         Also use @ifnottex instead of @ifinfo around the top node, where
8517         needed for the sake of the HTML output.
8518         (The Gnus manual is not fixed since it's not clear to me how it
8519         works; and the Tramp manual already uses @copying, although in an
8520         unusual way.  All others were changed.)
8522 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
8524         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8525         (../info/ses, ses.dvi): New targets.
8526         * ses.texi: New file.
8528 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
8530         * texinfo.tex: Update to texinfo 4.2.
8532 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
8534         * reftex.texi: Update to RefTeX 4.19.
8536 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8538         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8539         (../info/tramp, tramp.dvi): New targets.
8541 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
8543         * Makefile.in (DVI_TARGETS): Add calc.dvi.
8544         (calc.dvi): Uncomment.
8546 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
8548         * Makefile.in (INFO_TARGETS): Add ../info/calc.
8549         (../info/calc): New target.
8551 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
8553         * (Version 21.1 released.)
8555 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
8557         * Branch for 21.1.
8559 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
8561         * Makefile.in (../info/info): Use an explicit -o switch to
8562         makeinfo.
8564 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
8566         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8568 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
8570         * Makefile.in (../info/idlwave): Use --no-split.
8572 2000-12-14  Dave Love  <fx@gnu.org>
8574         * Makefile.in (mostlyclean): Remove gnustmp.*.
8575         (gnus.dvi): Change rule to remove @latex stuff.
8577 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
8579         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8581 2000-10-13  John Wiegley  <johnw@gnu.org>
8583         * Makefile.in: Add build targets for eshell.texi.
8585 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
8587         * Makefile.in: Remove/comment speedbar stuff.
8589 2000-09-22  Dave Love  <fx@gnu.org>
8591         * Makefile.in: Add emacs-mime.
8593 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
8595         * Makefile.in (INFO_TARGETS): Add ../info/woman.
8596         (DVI_TARGETS): Add woman.dvi.
8597         (../info/woman, woman.dvi): New targets.
8599 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
8601         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
8603         * pcl-cvs.texi: New file.
8604         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8605         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8607 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
8609         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8610         (../info/ebrowse, ebrowse.dvi): New targets.
8612 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
8614         * Makefile.in (INFO_TARGETS): Add eudc.
8615         (DVI_TARGETS): Add eudc.dvi.
8616         (../info/eudc, eudc.dvi): New targets.
8618 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
8620         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8621         compatibility with 8+3 filesystems).
8622         (../info/efaq): Rename from emacs-faq.
8624 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
8626         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8627         (../info/idlwave, idlwave.dvi): New targets.
8629 1999-10-23  Dave Love  <fx@gnu.org>
8631         * Makefile.in: Use autotype.texi.
8633 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
8635         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8636         faq.texi file) rather than ../info/faq.
8638 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
8640         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8641         (../info/ada-mode, ada-mode.dvi): New targets.
8643 1999-09-01  Dave Love  <fx@gnu.org>
8645         * Makefile.in: Add faq.
8647 1999-07-12  Richard Stallman  <rms@gnu.org>
8649         * Version 20.4 released.
8651 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
8653         * Version 20.3 released.
8655 1998-04-06  Andreas Schwab  <schwab@gnu.org>
8657         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8658         Use it in dvi targets.
8659         (../etc/GNU): Change to $(srcdir) first.
8661 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
8663         * reftex.texi: Update for RefTeX version 3.22.
8665 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
8667         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8668         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8670 1997-09-23  Paul Eggert  <eggert@twinsun.com>
8672         * Makefile.in: Merge changes mistakenly made to `Makefile'.
8673         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8675 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8677         * Version 20.2 released.
8679 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8681         * Version 20.1 released.
8683 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8685         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8687 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8689         * Version 19.33 released.
8691 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8693         * Version 19.32 released.
8695 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8697         * Makefile.in: Add rules for the Message manual.
8699 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8701         * gnus.texi: New version.
8703         * message.texi: New manual.
8705 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8707         * Makefile.in (All info targets): cd $(srcdir) to do the work.
8709 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8711         * Makefile.in (All info targets): Specify $(srcdir) in input files.
8712         Specify -I option.
8713         (All dvi targets): Set the TEXINPUTS variable.
8715 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8717         * Version 19.31 released.
8719 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
8721         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8722         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
8724 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8726         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8727         (INFO_TARGETS): Add ../info/cc-mode.
8728         (DVI_TARGETS): Add cc-mode.dvi.
8730 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8732         * Version 19.30 released.
8734 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8736         * gnus.texi: New file.
8738 1995-11-04  Erik Naggum  <erik@naggum.no>
8740         * gnus.texi: File deleted.
8742 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
8744         * mh-e.texi: "Function Index" -> "Command Index" to work with
8745         Emacs 19.30 C-h C-k support of separately-documented commands.
8747 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8749         * Makefile.in (../info/ediff, ediff.dvi): New targets.
8750         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8752 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8754         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8755         (../info/viper, viper.dvi): New targets.
8757 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
8759         * dired-x.texi (Installation): Change the example to set
8760         buffer-local variables like dired-omit-files-p in
8761         dired-mode-hook.
8763 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8765         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8766         (../info/mh-e, mh-e.dvi): New targets.
8768 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
8770         * Makefile.in (maintainer-clean): Rename from realclean.
8772 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8774         * Makefile.in: New file.
8775         * Makefile: File deleted.
8777 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8779         * Makefile (TEXINDEX_OBJS): Variable deleted.
8780         (texindex, texindex.o, getopt.o): Rules deleted.
8781         All deps on texindex deleted.
8782         (distclean): Don't delete texindex.
8783         (mostlyclean): Don't delete *.o.
8784         * texindex.c, getopt.c: Files deleted.
8786 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8788         * Version 19.26 released.
8790 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8792         * Version 19.25 released.
8794 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8796         * Version 19.24 released.
8798 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8800         * Version 19.23 released.
8802 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8804         * Makefile: Delete spurious tab.
8806 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8808         * Makefile (.SUFFIXES): New rule.
8810 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8812         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8813         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8815 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8817         * Makefile (../info/sc): Rename from sc.info.
8818         (../info/cl): Likewise.
8819         (INFO_TARGETS): Use new names.
8821 1993-12-04  Richard Stallman  (rms@srarc2)
8823         * getopt.c: New file.
8824         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8825         (getopt.o): New rule.
8826         (dvi): Don't depend on texindex.
8827         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8828         Depend on texindex.
8830 1993-12-03  Richard Stallman  (rms@srarc2)
8832         * Makefile (../info/sc.info): Rename from ../info/sc.
8833         (TEXI2DVI): New variable.
8834         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8835         Add explicit commands.
8836         (TEXINDEX_OBJS): Delete duplicate getopt.o.
8838 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8840         * Version 19.22 released.
8842 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8844         * Makefile (TEXINDEX_OBJS): Delete spurious period.
8846 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8848         * Version 19.21 released.
8850 1993-11-15  Paul Eggert  (eggert@twinsun.com)
8852         * man/Makefile (../info/cl.info): Rename from ../info/cl.
8854 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8856         * Makefile (../etc/GNU): New target.
8857         (EMACSSOURCES): Add gnu1.texi.
8859 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8861         * Makefile (realclean): Don't delete the Info files.
8863 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
8865         * forms.texi: Fix forms.texi so that it will format correctly.
8866         Add missing `@end iftex', fix bad reference.
8868         * info.texi, info-stn.texi: New files implement texinfo version of
8869         `info' file.
8871 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
8873         * Makefile: Fix targets for texindex, new info.texi files.
8874         * info-stnd.texi: New file implements info for standalone info
8875         reader.
8876         * info.texi: Update to include recent changes to "../info/info".
8877         New source file for ../info/info; includes info-stnd.texi.
8879         * texindex.c: Include "../src/config.h" if building in emacs.
8881         * Makefile: Change all files to FILENAME.texi, force all targets
8882         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
8883         vip.texinfo, forms.texinfo, cl.texinfo.
8884         Add target to build texindex.c, defining `emacs'.
8886         * forms.texi: Install new file to match version 2.3 of forms.el.
8888 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8890         * Version 19.19 released.
8892 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
8894         * sc.texinfo: Fix info file name.
8896         * Makefile (info): Add gnus and sc.
8897         (dvi): Add gnus.dvi and sc.dvi.
8898         (../info/sc, sc.dvi): New targets.
8900 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8902         * Version 19.18 released.
8904 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8906         * Makefile: Fix source file names of the separate manuals.
8907         (gnus.dvi, ../info/gnus): New targets.
8909 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8911         * Version 19.17 released.
8913 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8915         * split-man: Fix typos in last change.
8917 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8919         * Version 19.16 released.
8921 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8923         * version 19.15 released.
8925 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8927         * Makefile (distclean): It's rm, not rf.
8929 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8931         * Version 19.14 released.
8933 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8935         * Makefile: New file.
8937 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8939         * Version 19.13 released.
8941 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8943         * Version 19.9 released.
8945 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8947         * Version 19.8 released.
8949 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8951         * Version 19.7 released.
8953 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
8955         * gnus.texinfo: New file.  Removed installation instructions.
8957 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8959         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8961 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
8963         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8964         then define `\sc' as the command for smallcaps in Texinfo.
8965         This means that the @sc command will produce small caps.  bfox has
8966         made the corresponding change to makeinfo and texinfm.el.
8968 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8970         * vip.texinfo: Remove menu entry Adding Lisp Code in node
8971         Customization since the menu entry did not point to anything.
8972         Also add an @finalout command to remove overfull hboxes from the
8973         printed output.
8975         * cl.texinfo: Add @bye, \input line and @settitle to file.
8976         This file is clearly intended to be a chapter of some other work,
8977         but the other work does not yet exist.
8979 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8981         * texinfo.texinfo: Three typos corrected.
8983 ;; Local Variables:
8984 ;; coding: utf-8
8985 ;; End:
8987   Copyright (C) 1993-1999, 2001-2012  Free Software Foundation, Inc.
8989   This file is part of GNU Emacs.
8991   GNU Emacs is free software: you can redistribute it and/or modify
8992   it under the terms of the GNU General Public License as published by
8993   the Free Software Foundation, either version 3 of the License, or
8994   (at your option) any later version.
8996   GNU Emacs is distributed in the hope that it will be useful,
8997   but WITHOUT ANY WARRANTY; without even the implied warranty of
8998   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8999   GNU General Public License for more details.
9001   You should have received a copy of the GNU General Public License
9002   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.