lisp/server.el (server-ensure-safe-dir): Simplify.
[emacs.git] / doc / misc / ChangeLog
blob46fea77107b9ffc7295be63dd65caf2b204660ed
1 2012-04-14  Alan Mackenzie  <acm@muc.de>
3         * cc-mode.texi (c-offsets-alist): Correct a typo.
5 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
7         * org.texi (Deadlines and scheduling): Fix the example: the
8         DEADLINE item should come right after the headline.  We enforce
9         this convention, so it is a bug not to illustrate it correctly in
10         the manual.
12 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
14         * org.texi (Agenda commands): Fix documentation bug by swapping
15         the equivalent keybindings to `org-agenda-next-line' with the ones
16         to `org-agenda-previous-line'.
18 2012-04-14  Glenn Morris  <rgm@gnu.org>
20         * Makefile.in: Replace non-portable use of $< in ordinary rules.
22 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
24         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
25         emacs-gnutls.
26         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
28 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
30         * Makefile.in: Add emacs-gnutls.texi to build.
32         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
34 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
36         * auth.texi (Secret Service API): Edit further and give examples.
37         (Secret Service API): Adjust @samp to @code for collection names.
39 2012-04-04  Glenn Morris  <rgm@gnu.org>
41         * auth.texi (Secret Service API): Copyedits.
42         (Help for developers): Fill in some missing function doc-strings.
43         (Help for users, Help for developers)
44         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
46 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
48         * auth.texi (Secret Service API): Add the missing text.
50 2012-04-04  Chong Yidong  <cyd@gnu.org>
52         * message.texi (Using PGP/MIME): Note that epg is now the default.
54         * gnus.texi: Reduce references to obsolete pgg library.
55         (Security): Note that epg is now the default.
57         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
59         * nxml-mode.texi (Completion): C-RET is no longer bound to
60         nxml-complete.
62 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
64         * org.texi (Customizing tables in ODT export): Correct few errors.
66 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
68         * org.texi (Links in ODT export): Update.
69         (Labels and captions in ODT export): New node.
71 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
73         * org.texi (Literal examples in ODT export): htmlfontify.el in
74         Emacs-24.1 now supports fontification.  So ODT source blocks will
75         be fontified by default.
77 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
79         * org.texi (Refiling notes): Remove duplicated keybinding.
81 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
83         * org.texi (noweb): Documentation of this new option to the :noweb
84         header argument.
86 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
88         * org.texi (Header and sectioning): Add example demonstrating how
89         to use "LaTeX_CLASS_OPTIONS".
91 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
93         * org.texi (Noweb reference syntax): Describe the ability to
94         execute noweb references in the manual.
96 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
98         * org.texi (cache): Improve cache documentation when session
99         evaluation is used.
101 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
103         * org.texi (Plain lists): Document removal.
105 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
107         * org.texi: Decapitalize file name in references to Calc manual.
109 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
111         * org.texi (Plain lists): Document removal.
113 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
115         * org.texi (Top, OpenDocument Text export)
116         (ODT export commands, Extending ODT export)
117         (Images in ODT export, Tables in ODT export)
118         (Configuring a document converter): Add or Update.
120 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
122         * org.texi (MobileOrg): Change the wording to reflect that the
123         Android Version is no longer just the little brother of the iOS
124         version.
126 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
128         * org.texi (Key bindings and useful functions): Updated babel key
129         binding documentation in manual.
131 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
133         * org.texi (noweb): Document new noweb header value.
135 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
137         * org.texi (noweb-sep): Document new header argument.
139 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
141         * org.texi (noweb-ref): Documentation of this new custom variable.
143 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
145         * org.texi (wrap): Update the new :wrap documentation to match the
146         current implementation.
148 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
150         * org.texi: Added documentation for :wrap.
152 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
154         * org.texi: #+RESULTS now user-configurable.
156 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
158         * org.texi: Documented :noweb no-export.
160 2012-04-01  Thomas Dye  <dk@poto.local>
162         * org.texi: Edit :noweb no header argument for correctness.
164 2012-04-01  Bastien Guerry  <bzg@altern.org>
166         * org.texi (Customization): Update the approximate number of Org
167         variables.
169 2012-04-01  Thomas Dye  <dk@poto.local>
171         * org.texi: The :results wrap produces a drawer instead of a
172         begin_results block.
174 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
176         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
177         reflect the new default.
179 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
181         * info.texi (Expert Info): Move the index entry for "Texinfo" from
182         "Getting Started" to this node.  (Bug#10450)
184 2012-03-10  Chong Yidong  <cyd@gnu.org>
186         * flymake.texi (Example -- Configuring a tool called via make):
187         Mention the Automake COMPILE variable (Bug#8715).
189         * info.texi (Getting Started): Add an index entry (Bug#10450).
191 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
193         * dbus.texi (Signals): Known names will be mapped onto unique
194         names, when registering for signals.
196 2012-02-29  Glenn Morris  <rgm@gnu.org>
198         * url.texi: Fix quote usage in body text.
200         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
202         * cl.texi: Use @code{} in menus when appropriate.
204 2012-02-28  Glenn Morris  <rgm@gnu.org>
206         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
207         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
208         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
209         * org.texi, sc.texi, vip.texi, viper.texi:
210         Standardize possessive apostrophe usage.
212 2012-02-26  Chong Yidong  <cyd@gnu.org>
214         * ediff.texi (Quick Help Commands): Add a couple of index entries
215         (Bug#10834).
217 2012-02-17  Glenn Morris  <rgm@gnu.org>
219         * gnus.texi (Posting Styles):
220         * remember.texi (Org): Fix cross-refs to other manuals.
222 2012-02-15  Glenn Morris  <rgm@gnu.org>
224         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
225         (Encryption): New chapter, split out from previous.
227 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
229         * gnus.texi (Customizing the IMAP Connection): Mention
230         nnimap-record-commands.
232 2012-02-10  Glenn Morris  <rgm@gnu.org>
234         * url.texi (Retrieving URLs): Update url-retrieve arguments.
235         Mention url-queue-retrieve.
237 2012-02-09  Glenn Morris  <rgm@gnu.org>
239         * sem-user.texi (Semantic mode user commands): Typo fix.
241         * info.texi (Create Info buffer): Mention info-display-manual.
243 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
245         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
246         example (modified from an example by Michael Albinus).
248 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
250         * gnus.texi (Agent Basics): Fix outdated description of
251         `gnus-agent-auto-agentize-methods'.
253 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
255         * cc-mode.texi: Always @defindex ss.
256         (Config Basics): Fix argument of @itemize.
257         (Macro Backslashes): Add @code around index entry.
259 2012-01-23  Glenn Morris  <rgm@gnu.org>
261         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
263 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
265         * tramp.texi (File): Tweak wording for the `scpc' option.
267 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
269         * gnus.texi (Group Parameters): Really note precedence.
271 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
273         * gnus.texi (Group Parameters): Note precedence.
275 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
277         * org.texi (Noweb reference syntax): Adding documentation of
278         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
279         variable.
281 2012-01-03  Bastien Guerry  <bzg@gnu.org>
283         * org.texi (Plain lists): Split the table to fix the display
284         of items.
286 2012-01-03  Bastien Guerry  <bzg@gnu.org>
288         * org.texi (Plain lists): Fix misplaced explanation.
290 2012-01-03  Bastien Guerry  <bzg@gnu.org>
292         * org.texi (Plain lists, Agenda files): Add index entries.
294 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
296         * org.texi: Use "Org mode" instead of alternatives like
297         "Org-mode" or "org-mode".
299 2012-01-03  Bernt Hansen  <bernt@norang.ca>
301         * org.texi (Agenda commands): Document
302         `org-clock-report-include-clocking-task'.
304 2012-01-03  Bastien Guerry  <bzg@gnu.org>
306         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
307         C-c' on checkboxes.
309 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
311         * org.texi: End sentences with two spaces.
313 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
315         * org.texi (External links): Document the link types file+sys
316         and file+emacs, slightly narrow used page width.
318 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
320         * org.texi (colnames): Note that colnames behavior may differ
321         across languages.
323 2012-01-03  Bastien Guerry  <bzg@gnu.org>
325         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
327 2012-01-03  Thomas Dye  <dk@poto.westell.com>
329         * org.texi: Augmented discussion of babel property
330         inheritance.  Put footnote outside sentence ending period.
332 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
334         * org.texi (eval): Documenting the full range of :eval header
335         argument values.
337 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
339         * org.texi (eval): Documentation of the new :eval option.
341 2012-01-03  Thomas Dye  <dk@poto.local>
343         * org.texi: Add accumulated properties.
345 2012-01-03  Thomas Dye  <dk@poto.local>
347         * org.texi: Documented no spaces in name=assign, another
348         correction to :var table.
350 2012-01-03  Thomas Dye  <dk@poto.local>
352         * org.texi: Changed DATA to NAME in Working With Source Code
353         section.
355 2012-01-03  Tom Dye  <tsd@tsdye.com>
357         * org.texi: Minor change to :var table.
359 2012-01-03  Tom Dye  <tsd@tsdye.com>
361         * org.texi: More changes to :var table (some examples were wrong).
363 2012-01-03  Tom Dye  <tsd@tsdye.com>
365         * org.texi: Cleaned up :var table.
367 2012-01-03  Bastien Guerry  <bzg@gnu.org>
369         * org.texi (Timestamps, Weekly/daily agenda)
370         (Weekly/daily agenda): Add @cindex for "appointment".
372 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
374         * org.texi (Literal examples): A new link to the template for
375         inserting empty code blocks.
376         (Structure of code blocks): A new link to the template for
377         inserting empty code blocks.
379 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
381         * org.texi (External links): Add footnote on how the behavior
382         of the text search in Org files are controled by the variable
383         `org-link-search-must-match-exact-headline'.
385 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
387         * org.texi (Buffer-wide header arguments): Update
388         documentation to reflect removal of #+PROPERTIES.
390 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
392         * org.texi (The clock table): Mention that ACHIVED trees
393         contribute to the clock table.
395 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
397         * org.texi (Conflicts): Better yasnippet config info.
399 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
401         * org.texi (Selective export): Explicitely mention the default
402         values for `org-export-select-tags',
403         `org-export-exclude-tags'.
405 2012-01-03  Tom Dye  <tsd@tsdye.com>
407         * org.texi: Added a line to specify that header arguments are
408         lowercase.
410 2012-01-03  Tom Dye  <tsd@tsdye.com>
412         * org.texi: :var requires default value when declared.
414 2012-01-03  Bastien Guerry  <bzg@gnu.org>
416         * org.texi (Handling links): Add a note about the
417         `org-link-frame-setup' option.
419 2012-01-03  David Maus  <dmaus@ictsoc.de>
421         * org.texi (Exporting Agenda Views, Extracting agenda
422         information): Fix command line syntax, quote symbol parameter
423         values.
425 2012-01-03  David Maus  <dmaus@ictsoc.de>
427         * org.texi (Exporting Agenda Views): Fix command line syntax.
429 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
431         * gnus.texi (Mail Source Customization, Mail Back End Variables):
432         Use octal notation for file permissions, which are normally
433         thought of in octal.
434         (Mail Back End Variables): Use more-plausible modes in example.
436 2011-12-20  Alan Mackenzie  <acm@muc.de>
438         * cc-mode.texi: Update version string 5.31 -> 5.32.
440 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
442         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
444 2011-11-24  Glenn Morris  <rgm@gnu.org>
446         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
448 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
450         * makefile.w32-in: Update dependencies.
452 2011-11-20  Glenn Morris  <rgm@gnu.org>
454         * gnus.texi (Group Information):
455         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
457 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
459         * gnus-coding.texi (Gnus Maintenance Guide):
460         Rename from "Gnus Maintainance Guide".
462         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
463         * eieio.texi (Customizing):
464         * gnus.texi (Article Washing):
465         * gnus-news.texi:
466         * sem-user.texi (Smart Jump): Fix typos.
468 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
470         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
472 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
474         * ede.texi (project-am-texinfo):
475         * gnus.texi (Sending or Not Sending):
476         * org.texi (Template elements): Fix typos.
478 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
480         * ediff.texi (Hooks):
481         * sem-user.texi (Semanticdb Roots): Fix typos.
483 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
485         * semantic.texi (Tag handling): Fix typo.
487 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
489         * gnus.texi (Other Gnus Versions): Remove.
491 2011-10-28  Alan Mackenzie  <acm@muc.de>
493         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
494         (Other Special Indentations): Add an xref to "Macros with ;".
495         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
496         "Macros with ;".
497         (Macros with ;): New page.
499         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
500         Document the new handling of nested scopes for movement by defuns.
502 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
504         Sync with Tramp 2.2.3.
506         * trampver.texi: Update release number.
508 2011-10-14  Glenn Morris  <rgm@gnu.org>
510         * ert.texi (Introduction, How to Run Tests)
511         (Running Tests Interactively, Expected Failures)
512         (Tests and Their Environment, Useful Techniques)
513         (Interactive Debugging, Fixtures and Test Suites):
514         Minor rephrasings.
515         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
516         (Running Tests in Batch Mode): Simplify loading instructions.
517         (Test Selectors): Clarify some selectors.
518         (Expected Failures, Useful Techniques):
519         Make examples fit in 80 columns.
521 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
523         * calc.texi (Basic Operations on Units): Discuss temperature
524         conversion (`u t') alongside with other unit conversions ('u c').
526 2011-10-12  Glenn Morris  <rgm@gnu.org>
528         * ert.texi: Whitespace trivia to make main menu items line up better.
530 2011-10-08  Glenn Morris  <rgm@gnu.org>
532         * Makefile.in: Fix ert rules.
534 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
536         * gnus.texi (Gnus Utility Functions): Add more references and
537         explanations (bug#9683).
539 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
541         * gnus.texi (Archived Messages): Note the default (bug#9552).
543 2011-09-21  Bill Wohler  <wohler@newt.com>
545         Release MH-E manual version 8.3.
547         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
548         release 8.3.
549         (Preface): Updated support information.
550         (From Bill Wohler): Reset text to original version. As a
551         historical quote, the tense should be correct in the time that it
552         was written.
554 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
556         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
557         (Finding the News): Doc clarification.
558         (Terminology): Mention naming.
560 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
562         * gnus.texi: Remove mentions of `recent', which are now obsolete.
563         (Interactive): Document `quiet'.
565 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
567         * org.texi (Images in LaTeX export): rewrite.
569 2011-08-15  Bastien Guerry  <bzg@gnu.org>
571         * org.texi (Using the mapping API): mention 'region as a possible
572         scope for `org-map-entries'.
574 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
576         * org.texi (Visibility cycling): Document `org-copy-visible'.
578 2011-08-15  Bastien Guerry  <bzg@gnu.org>
580         * org.texi (Template expansion): order template sequences in the
581         proper order.
583 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
585         * org.texi (eval): Expand discussion of the :eval header argument.
587 2011-08-15  Bastien Guerry  <bzg@gnu.org>
589         * org.texi (Languages): Add Lilypond and Awk as supported
590         languages.
592 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
594         * org.texi: document that both CLOCK_INTO_DRAWER and
595         LOG_INTO_DRAWER can be used to override the contents of variable
596         org-clock-into-drawer (or if unset, org-log-into-drawer).
598         * org.texi: replace @xref->@pxref.
600 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
602         * org.texi (Evaluating code blocks): Documenting the new option
603         for inline call lines.
605 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
607         * org.texi (Results of evaluation): More explicit about the
608         mechanism through which interactive evaluation of code is
609         performed.
611 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
613         * org.texi (noweb-ref): New header argument documentation.
615 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
617         * org.texi (Extracting source code): Documentation of the new
618         org-babel-tangle-named-block-combination variable.
620 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
622         * org.texi (Structure of code blocks): explicitly state that the
623         behavior of multiple blocks of the same name is undefined
625 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
627         * org.texi (TaskJuggler export): Modify the example to reflect the
628         new effort durations.
630 2011-08-15  David Maus  <dmaus@ictsoc.de>
632         * org.texi (Images in LaTeX export): Escape curly brackets in
633         LaTeX example.
635 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
637         * org.texi (The clock table): Document the :properties and
638         :inherit-props arguments for the clocktable.
640 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
642         * org.texi (Tables in LaTeX export): Document specifying placement
643         options for tables.
645 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
647         * org.texi (Evaluating code blocks): More specific documentation
648         about the different types of header arguments.
650 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
652         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
654 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
656         * org.texi (Built-in table editor): Document the table field
657         follow mode.
659 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
661         * org.texi (Easy Templates): Document new template.
663 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
665         * org.texi (Literal examples): Add a cross-reference from "Literal
666         Examples" to "Easy Templates."
668 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
670         * org.texi (The clock table): Add link to match syntax.
672 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
674         * org.texi (Agenda commands): Document clock consistency checks.
676 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
678         * org.texi (Built-in table editor): Document that \vert represents
679         a vertical bar in a table field.
681 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
683         * org.texi (Literal examples): Link from "Markup" > "Literate
684         Examples" to "Working with Source Code".
686 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
688         * org.texi (Agenda commands): Doc for function option to bulk
689         action.
691 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
693         * org.texi (Template expansion): Document new %<...> template
694         escape.
696 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
698         * org.texi (Selective export): Document exclusion of any tasks
699         from export.
701 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
703         * org.texi (Selective export): Document how to exclude DONE tasks
704         from export.
705         (Publishing options): Document the properties to be used to turn off
706         export of DONE tasks.
708 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
710         * org.texi (The date/time prompt): Document date range protection.
712 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
714         * org.texi (padline): Documentation of the new padline header
715         argument.
717 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
719         * org.texi (var): Adding "[" to list of characters triggering
720         elisp evaluation.
722 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
724         * org.texi (var): Documentation of Emacs Lisp evaluation during
725         variable assignment.
727 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
729         * org.texi (colnames): Reference indexing into variables, and note
730         that colnames are *not* removed before indexing occurs.
731         (rownames): Reference indexing into variables, and note that
732         rownames are *not* removed before indexing occurs.
734 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
736         * org.texi (var): Clarification of indexing into tabular
737         variables.
739 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
741         * org.texi (results): Documentation of the `:results wrap' header
742         argument.
744 2011-08-15  Bastien Guerry  <bzg@gnu.org>
746         * org.texi (LaTeX and PDF export): add a note about a limitation
747         of the LaTeX export: the org file has to be properly structured.
749 2011-08-15  Bastien Guerry  <bzg@gnu.org>
751         * org.texi (Dynamic blocks, Structure editing): Mention
752         the function `org-narrow-to-block'.
754 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
756         * org.texi (Languages): Updating list of code block supported
757         languages.
759 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
761         * org.texi (Special properties): CATEGORY is a special property,
762         but it may also used in the drawer.
764 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
766         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
768 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
770         * org.texi (Include files): Document :lines.
772 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
774         * org.texi (comments): Documentation of the ":comments noweb" code
775         block header argument.
777 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
779         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
780         added extra whitespace around functions to be consistent with the
781         rest of the section.
783 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
785         * org.texi (Evaluating code blocks): Expanded discussion of
786         #+call: line syntax.
787         (Header arguments in function calls): Expanded discussion of
788         #+call: line syntax.
790 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
792         * org.texi (Evaluating code blocks): More explicit about how to
793         pass variables to #+call lines.
795 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
797         * org.texi (Results of evaluation): Link to the :results header
798         argument list from the "Results of evaluation" section.
800 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
802         * org.texi (Conflicts): Adding additional information about
803         resolving org/yasnippet conflicts.
805 2011-08-15  David Maus  <dmaus@ictsoc.de>
807         * org.texi (Publishing options): Document style-include-scripts
808         publishing project property.
810 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
812         * org.texi (Sparse trees): Document the next-error /
813         previous-error functionality.
815 2011-08-15  Tom Dye  <tsd@tsdye.com>
817         * org.texi (cache): Improved documentation of code block caches.
819 2011-08-15  Tom Dye  <tsd@tsdye.com>
821         * org.texi (Code block specific header arguments): Documentation
822         of multi-line header arguments.
824 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
826         * org.texi (Code evaluation security): Add example for using a
827         function.
829 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
831         * org.texi (Tables in LaTeX export): Documentation of new
832         attr_latex options for tables.
834 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
836         * trampver.texi: Update release number.
838 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
840         Sync with Tramp 2.2.2.
842         * trampver.texi: Update release number.
844 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
846         * flymake.texi (Example -- Configuring a tool called via make):
847         Use /dev/null instead of the Windows "nul" (bug#8715).
849 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
851         * widget.texi (Setting Up the Buffer): Remove mention of the
852         global keymap parent, which doesn't seem to be accurate
853         (bug#7045).
855 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
857         * org.texi (Special agenda views): Fix double quoting (bug#3509).
859 2010-07-10  Kevin Ryde  <user42@zip.com.au>
861         * cl.texi (For Clauses): Add destructuring example processing an
862         alist (bug#6596).
864 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
866         * ediff.texi (Major Entry Points): Remove mention of `require',
867         since that's not pertinent in the installed Emacs (bug#9016).
869 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
871         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
872         (Filtering New Groups): Clarify how simple the "options -n" format is.
873         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
874         is internal.
876 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
878         * tramp.texi (Cleanup remote connections): Add
879         `tramp-cleanup-this-connection'.
881 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
883         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
884         zombies.
885         (Checking New Groups): Ditto (bug#8974).
886         (Checking New Groups): Moved the reference to the right place.
888 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
890         * gnus.texi (Startup Files): Clarify that we're talking about numbered
891         backups, and not actual vc (bug#8975).
893 2011-07-03  Kevin Ryde  <user42@zip.com.au>
895         * cl.texi (For Clauses): @items for hash-values and key-bindings
896         to make them more visible when skimming.  Add examples of `using'
897         clause to them, examples being clearer than a description in
898         words (bug#6599).
900 2011-07-01  Alan Mackenzie  <acm@muc.de>
902         * cc-mode.texi (Guessing the Style): New page.
903         (Styles): Add a short introduction to above.
905 2011-06-28  Deniz Dogan  <deniz@dogan.se>
907         * rcirc.texi (Configuration): Bug-fix:
908         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
909         Reported by Elias Pipping <pipping@exherbo.org>.
911 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
913         * gnus.texi (Summary Mail Commands): Document
914         `gnus-summary-reply-to-list-with-original'.
916 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
918         * eshell.texi (Known problems): Fix typo.
920 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
922         * tramp.texi (Customizing Completion): Mention authinfo-style files.
923         (Password handling): `auth-source-debug' is good for debug messages.
925 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
927         * gnus.texi (Store custom flags and keywords): Refer to
928         `gnus-registry-article-marks-to-{chars,names}' instead of
929         `gnus-registry-user-format-function-{M,M2}'.
931 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
933         * texinfo.tex: Merge from gnulib.
935 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
937         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
938         (Store custom flags and keywords):
939         Mention `gnus-registry-user-format-function-M' and
940         `gnus-registry-user-format-function-M2'.
942 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
944         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
946 2011-05-17  Glenn Morris  <rgm@gnu.org>
948         * gnus.texi (Face): Fix typo.
950 2011-05-14  Glenn Morris  <rgm@gnu.org>
952         * dired-x.texi (Omitting Examples): Minor addition.
954 2011-05-10  Jim Meyering  <meyering@redhat.com>
956         * ede.texi: Fix typo "or or -> or".
958 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
960         * gnus.texi (Summary Buffer Lines):
961         gnus-summary-user-date-format-alist does not exist.
962         (Sorting the Summary Buffer): More about sorting threads.
964 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
966         * trampver.texi: Update release number.
968 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
970         * tramp.texi (Frequently Asked Questions): New item for disabling
971         Tramp in other packages.
973 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
975         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
976         (Fancy splitting to parent, Store arbitrary data):
977         Updated gnus-registry docs.
979 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
981         * ede.texi: Fix typos.
983 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
985         * gnus.texi (Window Layout): @itemize @code doesn't exist.
986         It's @table @code.
988 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
990         * gnus.texi (Listing Groups): Document gnus-group-list-ticked
992 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
994         * calc.texi (Logarithmic Units): Update the function names.
996 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
998         * message.texi (Various Commands): Document format specs in the
999         ellipsis.
1001 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1003         * message.texi (Insertion Variables): Document message-cite-style.
1005 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1007         * tramp.texi (Remote processes): New subsection "Running shell on
1008         a remote host".
1010 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1012         * auth.texi (Help for developers): Update docs to explain that the
1013         :save-function will only run the first time.
1015 2011-03-12  Glenn Morris  <rgm@gnu.org>
1017         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1018         (emacs-faq.text): New target.
1019         (clean): Add emacs-faq.
1021 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1023         Sync with Tramp 2.2.1.
1025         * trampver.texi: Update release number.
1027 2011-03-11  Glenn Morris  <rgm@gnu.org>
1029         * Makefile.in (HTML_TARGETS): New.
1030         (clean): Delete $HTML_TARGETS.
1031         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1033 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1035         * auth.texi (Help for developers): Show example of using
1036         `auth-source-search' with prompts and :save-function.
1038 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1040         * Version 23.3 released.
1042 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1044         * message.texi (Message Buffers): Update default value of
1045         message-generate-new-buffers.
1047 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1049         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1050         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1051         respectively.
1052         (Musical Notes): New section.
1053         (Customizing Calc): Mention the customizable variable
1054         calc-note-threshold.
1056 2011-03-03  Glenn Morris  <rgm@gnu.org>
1058         * url.texi (Dealing with HTTP documents): Remove reference to
1059         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1060         (Configuration): Update url-configuration-directory description.
1062 2011-03-02  Glenn Morris  <rgm@gnu.org>
1064         * dired-x.texi (Multiple Dired Directories): Remove mentions
1065         of dired-default-directory-alist and dired-default-directory.
1066         Move dired-smart-shell-command here...
1067         (Miscellaneous Commands): ... from here.
1069 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1071         * texinfo.tex: Update to version 2011-02-24.09.
1073 2011-03-02  Glenn Morris  <rgm@gnu.org>
1075         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1076         instead of the obsoleted dired-omit-here-always.
1078 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1080         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1081         supported systems.
1083 2011-02-28  Glenn Morris  <rgm@gnu.org>
1085         * dbus.texi (Type Conversion): Grammar fix.
1087 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1089         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1090         "Debian GNU/Linux".
1092         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1094 2011-02-23  Glenn Morris  <rgm@gnu.org>
1096         * dired-x.texi (Features): Minor rephrasing.
1097         (Local Variables): Fix typos.
1099         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1100         Standardize some Emacs/XEmacs terminology.
1102         * dired-x.texi (Features): Don't advertise obsolete local variables.
1103         Simplify layout.
1104         (Omitting Variables): Update local variables example.
1105         (Local Variables): Say this is obsolete.  Fix description of
1106         dired-enable-local-variables possible values.
1108 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1110         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1111         default now.
1113 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1115         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1117 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1119         * gnus.texi (Window Layout): Document layout names.
1121 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1123         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1124         * auth.texi: Sync @dircategory with ../../info/dir.
1125         * autotype.texi: Sync @dircategory with ../../info/dir.
1126         * calc.texi: Sync @dircategory with ../../info/dir.
1127         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1128         * cl.texi: Sync @dircategory with ../../info/dir.
1129         * dbus.texi: Sync @dircategory with ../../info/dir.
1130         * dired-x.texi: Sync @dircategory with ../../info/dir.
1131         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1132         * ede.texi: Sync @dircategory with ../../info/dir.
1133         * ediff.texi: Sync @dircategory with ../../info/dir.
1134         * edt.texi: Sync @dircategory with ../../info/dir.
1135         * eieio.texi: Sync @dircategory with ../../info/dir.
1136         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1137         * epa.texi: Sync @dircategory with ../../info/dir.
1138         * erc.texi: Sync @dircategory with ../../info/dir.
1139         * eshell.texi: Sync @dircategory with ../../info/dir.
1140         * eudc.texi: Sync @dircategory with ../../info/dir.
1141         * flymake.texi: Sync @dircategory with ../../info/dir.
1142         * forms.texi: Sync @dircategory with ../../info/dir.
1143         * gnus.texi: Sync @dircategory with ../../info/dir.
1144         * idlwave.texi: Sync @dircategory with ../../info/dir.
1145         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1146         * message.texi: Sync @dircategory with ../../info/dir.
1147         * mh-e.texi: Sync @dircategory with ../../info/dir.
1148         * newsticker.texi: Sync @dircategory with ../../info/dir.
1149         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1150         * org.texi: Sync @dircategory with ../../info/dir.
1151         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1152         * pgg.texi: Sync @dircategory with ../../info/dir.
1153         * rcirc.texi: Sync @dircategory with ../../info/dir.
1154         * reftex.texi: Sync @dircategory with ../../info/dir.
1155         * remember.texi: Sync @dircategory with ../../info/dir.
1156         * sasl.texi: Sync @dircategory with ../../info/dir.
1157         * sc.texi: Sync @dircategory with ../../info/dir.
1158         * semantic.texi: Sync @dircategory with ../../info/dir.
1159         * ses.texi: Sync @dircategory with ../../info/dir.
1160         * sieve.texi: Sync @dircategory with ../../info/dir.
1161         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1162         * speedbar.texi: Sync @dircategory with ../../info/dir.
1163         * trampver.texi [emacs]: Set emacsname to "Emacs".
1164         * tramp.texi: Sync @dircategory with ../../info/dir.
1165         * url.texi: Sync @dircategory with ../../info/dir.
1166         * vip.texi: Sync @dircategory with ../../info/dir.
1167         * viper.texi: Sync @dircategory with ../../info/dir.
1168         * widget.texi: Sync @dircategory with ../../info/dir.
1169         * woman.texi: Sync @dircategory with ../../info/dir.
1171 2011-02-19  Glenn Morris  <rgm@gnu.org>
1173         * dired-x.texi (Technical Details): No longer redefines
1174         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1175         dired-read-shell-command, or dired-find-buffer-nocreate.
1177 2011-02-18  Glenn Morris  <rgm@gnu.org>
1179         * dired-x.texi (Optional Installation File At Point): Simplify.
1181 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1183         * auth.texi (Help for users): Use :port instead of :protocol for all
1184         auth-source docs.
1185         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1186         to have two files in `auth-sources'.
1188 2011-02-16  Glenn Morris  <rgm@gnu.org>
1190         * dired-x.texi: Use emacsver.texi to get Emacs version.
1191         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1192         Depend on emacsver.texi.
1194         * dired-x.texi: Drop meaningless version number.
1195         (Introduction): Remove old info.
1196         (Optional Installation Dired Jump): Autoload from dired-x.
1197         Remove incorrect info about loaddefs.el.
1198         (Bugs): Just refer to M-x report-emacs-bug.
1200         * dired-x.texi (Multiple Dired Directories): Update for rename of
1201         default-directory-alist.
1202         (Miscellaneous Commands): No longer mention very old VM version 4.
1204 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1206         Merge from gnulib.
1207         * texinfo.tex: Update to version 2011-02-14.11.
1209 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1211         * auth.texi (Help for users):
1212         Login collection is "Login" and not "login".
1214 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1216         * tramp.texi (History): Remove IMAP support.
1217         (External methods, Frequently Asked Questions): Remove `imap' and
1218         `imaps' methods.
1219         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1221         * trampver.texi: Remove default value of `emacsimap'.
1223 2011-02-13  Glenn Morris  <rgm@gnu.org>
1225         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1226         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1228 2011-02-12  Glenn Morris  <rgm@gnu.org>
1230         * sc.texi (Getting Connected): Remove old index entries.
1232 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1234         * url.texi: Remove duplicate @dircategory (Bug#7942).
1236 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1238         * auth.texi (Overview, Help for users, Help for developers):
1239         Update docs.
1240         (Help for users): Talk about spaces.
1242 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1244         * texinfo.tex: Update to version 2011-02-07.16.
1246 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1248         * dbus.texi (Bus names): Adapt descriptions for
1249         dbus-list-activatable-names and dbus-list-known-names.
1251 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1253         * calc.texi (Logarithmic Units): New section.
1255 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1257         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1258         manuals use it now.
1260         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1262 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1264         * overrides.texi: Remove.
1266         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1267         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1269 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1271         * tramp.texi (Frequently Asked Questions): Mention problems with
1272         WinSSHD.
1274         * trampver.texi: Update release number.
1276 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1278         * tramp.texi:
1279         Replace "delimet" with "delimit" globally.
1280         Replace "explicite" with "explicit" globally.
1281         Replace "instead of" with "instead" where there was nothing after "of".
1282         Audit use of comma before interrogative pronoun, "that", or "which".
1283         Minor word order, spelling, wording changes.
1285 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1287         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1289         * sieve.texi: Use WEBHACKDEVEL.
1291         * sasl.texi: Use WEBHACKDEVEL.
1293         * pgg.texi: Use WEBHACKDEVEL.
1295         * message.texi: Use WEBHACKDEVEL.
1297         * gnus.texi: Use WEBHACKDEVEL.
1299         * emacs-mime.texi: Use WEBHACKDEVEL.
1301         * auth.texi: Use WEBHACKDEVEL.
1303         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1304         manuals.
1306 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1308         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1310 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1312         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1313         which in turn is copied from ftp://tug.org/tex/.
1315 2011-02-03  Glenn Morris  <rgm@gnu.org>
1317         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1318         (Binding combinations of modifiers and function keys):
1319         Let's assume people reading this are not using Emacs 18.
1321 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1323         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1324         since it's run automatically.
1326 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1328         * gnus.texi (Customizing Articles): Fix typo.
1330 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1332         * gnus.texi (Customizing Articles): Document the new way of customizing
1333         the date headers(s).
1335 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1337         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1338         splitting example.
1340 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1342         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1343         (MAKEINFO_OPTS): New variable.
1344         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1345         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1346         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1347         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1348         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1349         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1350         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1351         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1352         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1353         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1354         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1355         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1356         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1357         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1358         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1359         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1360         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1361         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1363 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1365         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1367 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1369         * message.texi (IDNA): Explain what it is.
1371 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1373         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1375 2011-01-23  Werner Lemberg  <wl@gnu.org>
1377         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1378         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1379         (ENVADD): Update.
1381 2011-01-18  Glenn Morris  <rgm@gnu.org>
1383         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1385 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
1387         * nxml-mode.texi (Introduction): Fix file name typos.
1389 2011-01-13  Christian Ohler  <ohler@gnu.org>
1391         * ert.texi: New file.
1393         * Makefile.in:
1394         * makefile.w32-in: Add ert.texi.
1396 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1398         * dbus.texi (Receiving Method Calls): New function
1399         dbus-register-service.  Rearrange node.
1401 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
1403         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1404         which in turn is copied from ftp://tug.org/tex/.
1406 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1408         * dbus.texi (Receiving Method Calls): Describe new optional
1409         parameter dont-register-service of dbus-register-{method,property}.
1411 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
1413         * epa.texi (Encrypting/decrypting *.gpg files):
1414         Mention epa-file-select-keys.
1416 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1418         * gnus.texi (Archived Messages): Remove outdated text.
1420 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
1422         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
1424 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
1426         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
1428 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1430         * gnus.texi (The swish++ Engine): Add customizable parameters
1431         descriptions.
1432         (The swish-e Engine): Ditto.
1434 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1436         * tramp.texi (Inline methods): Add "ksu" method.
1437         (Remote processes): Add example with remote `default-directory'.
1439 2010-12-14  Glenn Morris  <rgm@gnu.org>
1441         * faq.texi (Expanding aliases when sending mail):
1442         Now build-mail-aliases is interactive.
1444 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1446         * gnus.texi: First pass at adding (rough) nnir documentation.
1448 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1450         * gnus.texi (Filtering New Groups):
1451         Mention gnus-auto-subscribed-categories.
1452         (The First Time): Remove, since default-subscribed-newsgroups has been
1453         removed.
1455 2010-12-13  Glenn Morris  <rgm@gnu.org>
1457         * cl.texi (For Clauses): Small fixes for frames and windows.
1459 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1461         * org.texi (Using capture): Document using prefix arguments for
1462         finalizing capture.
1463         (Agenda commands): Document prefix argument for the bulk scatter
1464         command.
1465         (Beamer class export): Document that also overlay arguments can be
1466         passed to the column environment.
1467         (Template elements): Document the new entry type.
1469 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
1471         * org.texi (Include files): Document :minlevel.
1473 2010-12-11  Julien Danjou  <julien@danjou.info>
1475         * org.texi (Categories): Document category icons.
1477 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
1479         * org.texi (noweb): Fix typo.
1481 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
1483         * gnus.texi (Server Commands): Point to the rest of the server
1484         commands.
1486 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1489         g'.
1491 2010-12-02  Julien Danjou  <julien@danjou.info>
1493         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1495 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1497         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1498         (Direct Functions): Note the STARTTLS upgrade.
1500 2010-11-27  Glenn Morris  <rgm@gnu.org>
1501             James Clark  <none@example.com>
1503         * nxml-mode.texi (Introduction): New section.
1505 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1507         * gnus.texi (Server Commands): Document gnus-server-show-server.
1509 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
1511         Sync with Tramp 2.2.0.
1513         * trampver.texi: Update release number.
1515 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
1517         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1518         Mention that the TeX specific units won't use the `tex' prefix
1519         in TeX mode.
1521 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1523         * gnus.texi (Misc Article): Document gnus-inhibit-images.
1525 2010-11-17  Glenn Morris  <rgm@gnu.org>
1527         * edt.texi: Remove information about Emacs 19.
1529 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
1531         * trampver.texi: Update release number.
1533 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1535         * gnus.texi (Article Washing): Fix typo.
1537 2010-11-11  Noorul Islam  <noorul@noorul.com>
1539         * org.texi: Fix typo.
1541 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1543         * org.texi (Using capture): Explain that refiling is
1544         sensitive to cursor position.
1546 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1548         * org.texi (Images and tables): Add cross reference to link section.
1550 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1552         * org.texi: Document the <c> cookie.
1554 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1556         * org.texi: multi-line header arguments :PROPERTIES: :ID:
1557         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1559 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1561         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
1563 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1565         * org.texi (Project alist): Mention that this is a property list.
1567 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1569         * org.texi (Setting up the staging area): Document that
1570         file names remain visible when encrypting the MobileOrg files.
1572 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1574         * org.texi (Setting up the staging area): Document which
1575         versions are needed for encryption.
1577 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1579         * org.texi (noweb): Update :noweb documentation to
1580         reflect the new "tangle" argument.
1582 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1584         * org.texi (Batch execution): Improve tangling script in
1585         documentation.
1587 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1589         * org.texi (Handling links):
1590         (In-buffer settings): Document inlining images on startup.
1592 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1594         * org.texi (Setting up the staging area): Document use of
1595         crypt password.
1597 2010-11-11  David Maus  <dmaus@ictsoc.de>
1599         * org.texi (Template expansion): Add date related link type escapes.
1601 2010-11-11  David Maus  <dmaus@ictsoc.de>
1603         * org.texi (Template expansion): Add mew in table for link type
1604         escapes.
1606 2010-11-11  David Maus  <dmaus@ictsoc.de>
1608         * org.texi (Template expansion): Fix typo in link type escapes.
1610 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1612         * org.texi (Structure of code blocks): Another documentation tweak.
1614 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1616         * org.texi (Structure of code blocks): Documentation tweak.
1618 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1620         * org.texi (Structure of code blocks):
1621         Update documentation to mention inline code block syntax.
1623 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1625         * org.texi (comments): Improve wording.
1627 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
1629         * org.texi (comments): Document the new :comments header arguments.
1631 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1633         * org.texi (Installation): Remove the special
1634         installation instructions for XEmacs.
1636 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1638         * org.texi (Easy Templates): New section.  Documents quick
1639         insertion of empty structural elements.
1641 2010-11-11  Noorul Islam  <noorul@noorul.com>
1643         * org.texi: Fix doc.
1645 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
1647         * org.texi (The date/time prompt): Document specification
1648         of time ranges.
1650 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1652         * org.texi (Internal links): Document the changes in
1653         internal links.
1655 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
1657         * org.texi (Agenda commands): Document the limitation for
1658         the filter preset - it can only be used for an entire agenda
1659         view, not in an individual block in a block agenda.
1661 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
1663         * org.texi (iCalendar export): Document alarm creation.
1665 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
1667         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1669 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1671         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1673 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
1675         * calc.texi: Use emacsver.texi to determine Emacs version.
1677 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1679         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1680         since that works by default.
1682 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
1684         * gnus.texi (Customizing the IMAP Connection): Document
1685         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1687 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
1689         * tramp.texi (Remote shell setup): New item "Interactive shell
1690         prompt".  Reported by Christian Millour <cm@abtela.com>.
1691         (Remote shell setup, Remote processes): Use @code{} for
1692         environment variables.
1694 2010-11-03  Glenn Morris  <rgm@gnu.org>
1696         * ediff.texi (Quick Help Commands, Miscellaneous):
1697         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1699 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1701         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1703 2010-10-31  Glenn Morris  <rgm@gnu.org>
1705         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1707 2010-10-31  Glenn Morris  <rgm@gnu.org>
1709         * cc-mode.texi: Remove reference to defunct viewcvs URL.
1711 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1713         * gnus.texi (Client-Side IMAP Splitting):
1714         Mention nnimap-unsplittable-articles.
1716 2010-10-29  Julien Danjou  <julien@danjou.info>
1718         * gnus.texi (Finding the News): Remove references to obsoletes
1719         variables `gnus-nntp-server' and `gnus-secondary-servers'.
1721 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
1723         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1724         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1725         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1726         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1728 2010-10-28  Glenn Morris  <rgm@gnu.org>
1730         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1731         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1732         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1734 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
1736         * epa.texi (Mail-mode integration): Add alternative key bindings
1737         for epa-mail commands; escape comma.
1738         Don't use the word "PGP", since it is a non-free program.
1740 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
1742         * calc.texi: Use emacsver.texi to determine Emacs version.
1744 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
1746         * gnus.texi (Group Parameters, Buttons): Fix typos.
1748 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
1750         * gnus.texi (Subscription Commands): Mention that you can also
1751         subscribe to new groups via the Server buffer, which is probably more
1752         convenient when subscribing to many groups.
1754 2010-10-21  Julien Danjou  <julien@danjou.info>
1756         * message.texi (Message Headers): Allow message-default-headers to be a
1757         function.
1759 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1761         * gnus-news.texi: Mention new archive defaults.
1763 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
1765         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1767 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1769         * gnus.texi (HTML): Document the function value of
1770         gnus-blocked-images.
1771         (Article Washing): shr and gnus-w3m, not the direct function names.
1773 2010-10-20  Julien Danjou  <julien@danjou.info>
1775         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1776         variable.
1778 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1780         * gnus.texi (Customizing the IMAP Connection): The port strings are
1781         strings.
1782         (Document Groups): Mention git.
1784 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1786         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1787         bzr/Gnus git sync.
1789 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
1791         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1792         change.
1794 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1796         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1797         @item syntax for in-Emacs makeinfo.
1799 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
1801         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1802         trim sentence.
1804 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
1806         * epa.texi (Caching Passphrases):
1807         * auth.texi (GnuPG and EasyPG Assistant Configuration):
1808         Clarify some configurations require to set up gpg-agent.
1810 2010-10-11  Glenn Morris  <rgm@gnu.org>
1812         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1814 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1816         * gnus.texi (Spam Package Introduction): Mention `$'.
1818 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
1820         * makefile.w32-in (emacsdir): New variable.
1821         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1822         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1824 2010-10-09  Glenn Morris  <rgm@gnu.org>
1826         * Makefile.in (mostlyclean): Delete *.toc.
1828         * Makefile.in: Use $< in rules.
1830         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1832         * Makefile.in ($(infodir)): Delete rule.
1833         (mkinfodir): New.  Use it in all the info rules, rather than depending
1834         on infodir.
1836 2010-10-09  Glenn Morris  <rgm@gnu.org>
1838         * gnus.texi (Article Washing): Fix previous change.
1840         * Makefile.in (emacsdir): New variable.
1841         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
1842         Depend on emacsver.texi.
1844         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1846         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1848 2010-10-08  Julien Danjou  <julien@danjou.info>
1850         * gnus.texi: Add mm-shr.
1852 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
1854         * gnus.texi (Finding the Parent, The Gnus Registry)
1855         (Registry Article Refer Method): Update docs for nnregistry.el.
1857 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
1859         * auth.texi (Help for users)
1860         (GnuPG and EasyPG Assistant Configuration): Update docs.
1862 2010-10-08  Glenn Morris  <rgm@gnu.org>
1864         * cl.texi (Organization, Installation, Old CL Compatibility):
1865         Deprecate cl-compat for new code.
1866         (Usage, Installation): Remove outdated information.
1868         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1870 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1872         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1874 2010-10-06  Julien Danjou  <julien@danjou.info>
1876         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1878         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1879         broken link.
1881         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1883         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1884         to ReiserFS.
1886         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1887         (FAQ 7-1): Fix getmail URL.
1889 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
1891         * epa.texi (Caching Passphrases): New section.
1893 2010-10-06  Glenn Morris  <rgm@gnu.org>
1895         * Makefile.in (SHELL): Set it.
1896         (info): Move the mkdir dependency to the individual info files.
1897         (mostlyclean): Tidy up.
1898         (clean): Only delete the specific dvi and pdf files.
1899         (maintainer-clean): Be more restrictive in what we delete.
1900         ($(infodir)): Add parallel build workaround.
1902 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1904         * gnus.texi (Misc Article): Document gnus-widen-article-window.
1906 2010-10-03  Julien Danjou  <julien@danjou.info>
1908         * emacs-mime.texi (Display Customization):
1909         Update mm-inline-large-images documentation and add documentation for
1910         mm-inline-large-images-proportion.
1912 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
1914         * tramp.texi (Frequently Asked Questions):
1915         Mention remote-file-name-inhibit-cache.
1917 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1919         * gnus.texi (Splitting Mail): Fix @xref syntax.
1920         (Splitting Mail): Really fix the @ref syntax.
1922 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1924         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1925         (Article Hiding): Add google banner example.
1926         Suggested by Benjamin Xu.
1928 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
1930         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1931         Remove nnimap-split-rule from examples.
1933 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1935         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1936         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
1937         Fishman.
1938         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1940 2010-09-30  Julien Danjou  <julien@danjou.info>
1942         * gnus.texi (Gravatars): Fix documentation about
1943         gnu-gravatar-properties.
1945 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
1947         * epa.texi (Bug Reports): New section.
1949 2010-09-29  Glenn Morris  <rgm@gnu.org>
1951         * Makefile.in (top_srcdir): Remove unused variable.
1953 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1955         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1956         (Client-Side IMAP Splitting): Document 'default.
1958 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1960         * gnus.texi (Customizing the IMAP Connection):
1961         Document nnimap-fetch-partial-articles.
1963 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1965         * gnus-news.texi: Mention nnimap-inbox.
1967         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1969 2010-09-26  Julien Danjou  <julien@danjou.info>
1971         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
1973 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1975         * gnus.texi (Security): Remove gpg.el mention.
1977 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
1979         * gnus.texi (Browse Foreign Server): New variable
1980         gnus-browse-subscribe-newsgroup-method.
1982         * gnus-news.texi: Mention it.
1984 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1986         * gnus.texi (NoCeM): Remove.
1987         (Startup Variables): No jingle.
1989 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
1991         * woman.texi (Interface Options): xz compression is now supported.
1993 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1995         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1996         (Unavailable Servers): Document gnus-server-copy-server.
1997         (Using IMAP): Document the new nnimap.
1999 2010-09-25  Julien Danjou  <julien@danjou.info>
2001         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2003 2010-09-24  Glenn Morris  <rgm@gnu.org>
2005         * url.texi (Disk Caching): Tweak previous change.
2007 2010-09-24  Julien Danjou  <julien@danjou.info>
2009         * url.texi (Disk Caching): Mention url-cache-expire-time,
2010         url-cache-expired, and url-fetch-from-cache.
2012 2010-09-24  Julien Danjou  <julien@danjou.info>
2014         * gnus.texi: Add Gravatars.
2016 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2020 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022         * gnus.texi (Expunging mailboxes): Update name of the expunging
2023         command.
2025 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2027         * emacs-mime.texi (rfc2047): Update description for
2028         rfc2047-encode-parameter.
2030 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2032         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2033         "fish" methods.
2034         (External methods): Remove "scp1_old" and "scp2_old" methods.
2036 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2038         * tramp.texi: Remove Japanese manual.  Fix typo.
2040         * trampver.texi: Update release number.  Remove japanesemanual.
2042 2010-09-09  Glenn Morris  <rgm@gnu.org>
2044         * org.texi: Restore clobbered changes (copyright years, untabify).
2046 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2048         * gnus.texi (Adaptive Scoring): Fix typo.
2050 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2052         * gnus.texi (Article Display): Document gnus-html-show-images.
2054 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2056         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2058 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060         * gnus.texi (HTML): Document gnus-max-image-proportion.
2062 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2064         * gnus.texi (HTML): Document gnus-blocked-images.
2066         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2068 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2070         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2071         the first message are used for wide replies.
2072         (Changing Servers): Remove documentation on gnus-change-server and
2073         friends, since it's been removed.
2075 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2077         * gnus.texi (Drafts): Mention B DEL.
2079 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2081         * gnus.texi (Delayed Articles): Mention that the Date header is the
2082         original one, even if you delay.
2084 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2086         * gnus.texi (Asynchronous Fetching):
2087         Document gnus-async-post-fetch-function.
2088         (HTML): Made into its own section.
2090 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2092         Sync with Tramp 2.1.19.
2094         * tramp.texi (Inline methods, Default Method): Mention
2095         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2096         Remove remark about doubled "-t" argument.
2097         (Auto-save and Backup): Remove reference to Emacs 21.
2098         (Filename Syntax): Describe port numbers.
2099         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2100         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2101         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2102         errors with the backquotes.
2103         (External packages): File attributes cache flushing for asynchronous
2104         processes.
2105         (Traces and Profiles): Describe verbose level 9.
2107         * trampver.texi: Update release number.
2109 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2111         * dbus.texi (Alternative Buses): New chapter.
2113 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2115         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2117 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2119         * calc.texi (Customizing Calc): Rearrange description of new
2120         variables to match the presentation of other variables.
2122 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2124         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2126 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2128         * calc.texi (Making Selections, Selecting Subformulas)
2129         (Customizing Calc): Mention how to use faces to emphasize selected
2130         sub-formulas.
2132 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2134         * tramp.texi (External packages): File attributes cache flushing
2135         for asynchronous processes.
2137 2010-08-01  Alan Mackenzie  <acm@muc.de>
2139         Enhance the manual for the latest Java Mode.
2141         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2142         annotation-var-cont.
2143         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2144         two new symbols.
2146 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2148         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2150 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2152         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2154 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2156         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2158 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2160         * org.texi: Add macros to get plain quotes in PDF output.
2161         List additional contributors.
2162         (Capture): New section, replaces the section about remember.
2163         (Working With Source Code): New chapter, focused on documenting Org
2164         Babel.
2165         (Code evaluation security): New section.
2166         (MobileOrg): Document DropBox support.
2167         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2168         (Special symbols): Show how to display UTF8 characters for entities.
2169         (Global TODO list): Clarify the use of the "M" key and the differences
2170         to the "m" key.
2171         (RSS Feeds): Mention Atom feeds as well.
2172         (Setting tags): Remove paragraph about
2173         `org-complete-tags-always-offer-all-agenda-tags'.
2175 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2177         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2178         argument.
2179         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2180         echoing shells.
2182 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2184         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2185         (Filename Syntax): Describe port numbers.
2187 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2189         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2190         forgotten.
2191         (Type Conversion): Precise conversion of natural numbers.
2192         (Errors and Events): Add "debugging" to concept index.  Add variable
2193         `dbus-debug'.
2195 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2197         * dbus.texi (Receiving Method Calls): Add optional argument
2198         EMITS-SIGNAL to `dbus-register-property'.
2200 2010-06-27  Alex Schroeder  <alex@gnu.org>
2202         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2204 2010-06-24  Glenn Morris  <rgm@gnu.org>
2206         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2207         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2208         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2209         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2210         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2211         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2212         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2213         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2214         convention.   Make them end with a period.
2216 2010-06-23  Glenn Morris  <rgm@gnu.org>
2218         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2219         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2220         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2221         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2222         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2223         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2225 2010-06-10  Glenn Morris  <rgm@gnu.org>
2227         * idlwave.texi (Load-Path Shadows):
2228         * org.texi (Handling links): Fix typos.
2230 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2232         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2234 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2236         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2237         by an alias.  (Bug#6226)
2239 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2241         * calc.texi (Manipulating Vectors): Mention that vectors can
2242         be used to determine bins for `calc-histogram'.
2244 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2246         * calc.texi: Remove "\turnoffactive" commands throughout.
2248 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2250         * url.texi (HTTP language/coding, Customization):
2251         * message.texi (Header Commands, Responses):
2252         * cl.texi (Argument Lists): Fix typos.
2254 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2256         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2257         Note that Development menu is always available.
2258         (Creating a project): Fix terminology.
2259         (Add/Remove files): Fix typo.
2261 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2263         * Version 23.2 released.
2265 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2267         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2269 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2271         * tramp.texi (Inline methods, Default Method):
2272         Mention `tramp-inline-compress-start-size'.
2274 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2276         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2277         the CVS repo.  Put the Git repo in the news section.
2279         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2280         Removed some mentions of CVS.  Mention the new Git repo.
2282 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2284         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
2285         (Mail Group Commands): Add index entry.
2287 2010-04-18  Glenn Morris  <rgm@gnu.org>
2289         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2291 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2293         * calc.texi (Radix modes): Mention that the option prefix will
2294         turn on twos-complement mode.
2295         (Inverse and Hyperbolic Flags): Mention the Option flag.
2297 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2299         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2300         (LaTeX/PDF export commands): Rename and Move section.
2301         (Sectioning structure): Update.
2302         (References): New use case for field coordinates.
2303         (The export dispatcher): Rename from ASCII export.
2304         (Setting up the staging area): Document the availability of
2305         encryption for MobileOrg.
2306         (Images and tables): Document how to reference labels.
2307         (Index entries): New section.
2308         (Generating an index): New section.
2309         (Column width and alignment): Document that <N> now
2310         means a fixed width, not a maximum width.
2311         (Publishing options): Document the :email option.
2312         (Beamer class export): Fix bug in the BEAMER example.
2313         (Refiling notes): Document refile logging.
2314         (In-buffer settings): Document refile logging keywords.
2315         (Drawers): Document `C-c C-z' command.
2316         (Agenda commands): Mention the alternative key `C-c C-z'.
2317         (Special properties): Document the BLOCKED property.
2318         (The spreadsheet): Mention the formula editor.
2319         (References): Document field coordinates.
2320         (Publishing action): Correct the documentation for the
2321         publishing function.
2322         (The date/time prompt): Document that we accept dates
2323         like month/day/year.
2324         (Cooperation): Document the changes in table.el support.
2325         (Faces for TODO keywords, Faces for TODO keywords)
2326         (Priorities): Document the easy colors.
2327         (Visibility cycling): Document the new double prefix
2328         arg for `org-reveal'.
2329         (Cooperation): Remember.el is part of Emacs.
2330         (Clean view): Mention that `wrap-prefix' is also set by
2331         org-indent-mode.
2332         (Agenda commands): Add information about prefix args to
2333         scheduling and deadline commands.
2334         (Search view): Point to the docstring of
2335         `org-search-view' for more details.
2336         (Agenda commands): Document that `>' prompts for a date.
2337         (Setting tags): Document variable
2338         org-complete-tags-always-offer-all-agenda-tags.
2339         (Column attributes): Cross-reference special properties.
2341 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
2343         Synchronize with Tramp repository.
2345         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2346         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2347         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
2348         syntax, texi2dvi reports errors with the backquotes.
2350         * trampver.texi: Update release number.
2352 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
2354         * gnus.texi (Finding the News): Add pointers to the Server buffer
2355         because it's essential.
2357 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2359         * gnus.texi (MIME Commands): Update description of
2360         gnus-article-browse-html-article.
2362 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2364         * auth.texi (Secret Service API): Add TODO node.
2365         (Help for users): Explain the new source options for `auth-sources'.
2367 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
2369         * trampver.texi: Update release number.
2371 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2373         * Branch for 23.2.
2375 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
2377         * faq.texi (Escape sequences in shell output): Note that ansi-color is
2378         now enabled by default.
2380 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2382         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2383         when Emacs runs in interactive mode.  (Bug#5645)
2385 2010-02-16  Glenn Morris  <rgm@gnu.org>
2387         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2389 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
2391         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2393 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2395         * gnus.texi (Score File Format): Fix typo.
2397 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
2399         * cc-mode.texi: Replace references to obsolete c-subword-mode.
2401 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2403         * ada-mode.texi (Project File Overview): Fix typo.
2405 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2407         * semantic.texi: Add Richard Y. Kim credit.
2409         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2411 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
2413         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2414         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
2416 2010-01-17  Glenn Morris  <rgm@gnu.org>
2418         * calc.texi (Reporting Bugs): Don't mention format of repository.
2420         * woman.texi (Bugs): Make "Emacs repository" less specific,
2421         and the URL for same more specific.
2423         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2425 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2427         * ede.texi (ede-step-project, ede-proj-target):
2428         * tramp.texi (Remote processes): Fix typos.
2430 2010-01-16  Mario Lang  <mlang@delysid.org>
2432         * ede.texi (ede-target):
2433         * org.texi (Refiling notes): Remove duplicated words.
2435 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2437         * gnus.texi (Posting Styles): Use with-current-buffer.
2438         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2440 2010-01-02  Kevin Ryde  <user42@zip.com.au>
2442         * eieio.texi (Naming Conventions): Correction to xref on elisp
2443         coding conventions, is "Tips" node not "Standards".
2445 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2447         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2449         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2451 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2453         * gnus.texi (Direct Functions): Add missing port number to tls method.
2455 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
2457         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2458         ($(infodir)/edt, edt.dvi): New targets.
2460 2009-12-15  Glenn Morris  <rgm@gnu.org>
2462         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2463         (edt, $(infodir)/edt, edt.dvi): New targets.
2464         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2466         * Makefile.in (PDF_TARGETS, pdf): New.
2467         (clean): Add *.pdf.
2468         Add pdf rules for all manuals.
2470 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
2472         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2474 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2476         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2477         (Smart Jump, Analyzer Debug): Copyedits.
2478         (Semantic mode user commands): Link to new nodes.
2479         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2480         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2481         upstream Semantic manual.
2483         * semantic.texi (Introduction): Minor fix to diagram.
2485 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
2487         * eshell.texi (History): Add the other built-in variables.
2488         (Built-ins): Explain built-ins, and how to apply the external commands.
2489         Add `history', `su' and `sudo'.
2491         * tramp.texi (Remote processes): Add missing <RET> in the example.
2493 2009-12-01  Bill Wohler  <wohler@newt.com>
2495         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
2496         path for mairix example.  Specify -q in namazu example since namazu is
2497         excessively garrulous.
2499 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
2501         * tramp.texi (Remote processes): Improve eshell example with "su"
2502         and "sudo" commands.
2504 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
2506         * semantic.texi (Analyzer Internals): Rename from Analyzer.
2508         * sem-user.texi (Semantic mode user commands): Fix key syntax.
2509         Document semantic-complete-analyze-inline.
2510         (Semanticdb search debugging commands): Minor clarification.
2511         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
2512         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
2513         manual.
2514         (Semantic mode): Link to Idle Scheduler.
2516 2009-11-28  Kevin Ryde  <user42@zip.com.au>
2518         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
2519         @pxref, now EIEIO is in Emacs.
2521         * erc.texi (Development): Correction to git tutorial url.
2523 2009-11-26  Glenn Morris  <rgm@gnu.org>
2525         * faq.texi (Latest version of Emacs): Mention stability of development
2526         version.
2527         (Problems with very large files): Max buffer size increase in 23.2.
2528         (VM): VM has moved house again.
2530 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
2532         * calc.texi (Radix modes): Discuss alternate bases for two's complement
2533         notations.
2535 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
2537         * org.texi (Column attributes): Fix documentation of new operators.
2539 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
2541         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
2542         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2543         (Idle Completions Mode): Numerous copyedits.
2545 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
2547         * semantic.texi (Semantic Internals, Glossary):
2548         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2549         (Semanticdb search debugging commands): Fix typos.
2551 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
2553         * calc.texi (Radix modes): Mention twos-complement notation.
2555 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
2557         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2558         ($(infodir)/semantic, semantic.dvi): New targets.
2560 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
2562         * Makefile.in: Build the Semantic manual.
2564         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2565         repository.
2567 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
2569         * dbus.texi (Receiving Method Calls): New defun
2570         `dbus-unregister-service'.
2572 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
2574         * org.texi (Speed keys): New section.
2576 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
2578         * dbus.texi (Type Conversion): Fix typo.
2579         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2580         `dbus-registered-objects-table'.
2581         (Receiving Method Calls): New defun `dbus-register-property'.
2582         Move `dbus-unregister-object' here.
2584 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2586         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2588 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
2590         * org.texi (Column attributes): Add the new age summary operators.
2591         Also, mention the fact you can only use one summary operator per
2592         property.
2594 2009-11-13  John Wiegley  <johnw@newartisans.com>
2596         * org.texi (Tracking your habits): Add a new section in the
2597         manual about how to track habits.
2598         (Resolving idle time): Add a section on how idle and
2599         dangling clocks are resolved.
2601 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
2603         * org.texi (Agenda commands): Document the new `i' command.
2604         (Inserting deadline/schedule): Document logging changes
2605         of scheduling and deadline times stamps.
2606         (In-buffer settings): Document the in-buffer keywords for logging
2607         changes of scheduling and deadline times stamps.
2608         (Structure editing, Plain lists): Document indentation
2609         cycling in empty entries with TAB.
2610         (Archiving): Document the default archiving command.
2611         (Moving subtrees): Document the new keys for archiving.
2612         (Internal archiving): Fix incorrect key.
2613         (Agenda commands): Document the TODO set switching commands.
2614         (Agenda commands): Document the new archiving keys.
2615         (Clocking work time): Better description on how to save
2616         and restore a clock.
2617         (Resolving idle time): Mention the x11idle program to get true
2618         idleness also under X11.
2619         (Resolving idle time): Use @kbd instead of @key for normal
2620         letters, because this is how he rest of the manual does this.
2621         (Pushing to MobileOrg): Mention that `org-directory'
2622         should be set.
2623         (Agenda commands): Document that SPC is a filter for
2624         any tag.
2625         (Search view): Rename from "Keyword search".
2626         (Capure): New chapter.
2627         (Markup): New chapter.
2628         (Links in HTML export, Images in HTML export):
2629         Extend the section titles.
2630         (Images in HTML export): Document the align option.
2631         (Text areas in HTML export): Extend the section title.
2632         (Images in LaTeX export): Explain image placement in LaTeX.
2634 2009-11-10  Glenn Morris  <rgm@gnu.org>
2636         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2638 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
2640         * tramp.texi (Auto-save and Backup): Disable backups just for a
2641         method.
2643         * trampver.texi: Update release number.
2645 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
2647         Sync with Tramp 2.1.17.
2649         * trampver.texi: Update release number.
2651 2009-10-29  Glenn Morris  <rgm@gnu.org>
2653         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2655 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
2657         * tramp.texi (External methods): Temporary files are kept for
2658         `rsync' and `rsyncc' methods.
2660 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
2662         * eieio.texi: Fix typos.
2664 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2666         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2668 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
2670         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2671         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2673 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
2675         * Makefile.in: Build EIEIO and EDE manuals.
2677 2009-10-07  Eric Ludlam  <zappo@gnu.org>
2679         * eieio.texi:
2680         * ede.texi: New files.
2682 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
2684         * tramp.texi (Remote processes): Association of a pty is not supported.
2686 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
2688         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2689         (Processing LaTeX fragments): Document that the size of images can be
2690         changes using the variable `org-format-latex-options'.
2691         (The date/time prompt, Timestamps): Be more accurate over ISO format
2692         dates and times.
2693         (Visibility cycling): Document showeverything keyword.
2694         (In-buffer settings): Document showeverything keyword.
2695         (Setting up the staging area): Fix the example.
2696         (MobileOrg): New section.
2697         (Agenda commands, Exporting Agenda Views): Document exporting the
2698         agenda view to Org files.
2700 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
2702         * tramp.texi (History): Add IMAP support.
2703         (External methods): Add `imap' and `imaps' methods.
2704         (GVFS based methods): Add indices for `davs'.
2705         (Password handling): Rename anchors.  Add IMAP entries for
2706         ~/.authinfo.gpg.
2708         * trampver.texi: Set default value of `emacsimap'.
2710 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
2712         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2714 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
2716         * dired-x.texi (Technical Details):
2717         Delete dired-up-directory (Bug#4292).
2719 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
2721         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2723 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
2725         * org.texi (Effort estimates): Document new effort setting commands.
2726         (Agenda commands): Document the new keys fro agenda time motion.
2727         Document entry text mode.  Improve documentation of the keys to include
2728         inactive time stamps into the agenda view.
2729         (Feedback): Document the new bug report command.
2730         (Structure editing): Add an index entry for the sorting of subtrees.
2732 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
2734         * auth.texi (Help for users): Corrected markup.
2736 2009-09-02  Glenn Morris  <rgm@gnu.org>
2738         * emacs-mime.texi (time-date): Mention float-time.
2740 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
2742         * calc.texi (Simplifying Formulas): Improve the wording.
2744 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
2746         * auth.texi: Rewritten for coverage and clarity.
2748 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2750         * gnus.texi (Expiring Mail):
2751         Mention gnus-mark-copied-or-moved-articles-as-expirable.
2752         (Various Various): Mention gnus-safe-html-newsgroups.
2754         * gnus-news.texi: Mention
2755         gnus-mark-copied-or-moved-articles-as-expirable.
2757         * emacs-mime.texi (Display Customization): Add xref to
2758         gnus-safe-html-newsgroups.
2760 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
2762         * tramp.texi (Version Control): Remove.
2763         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
2764         reference.
2765         (External methods): Correct `scpc' concept index entries.  New method
2766         `rsyncc'.
2767         (External packages): New subsections "Filename completion" and "File
2768         attributes cache".
2770 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
2772         * calc.texi (Rewrite Rules): Improve the example.
2773         (Simplifying Formulas): Explain use of the I and H flags for
2774         simplification.
2776 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
2778         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2779         Describe autostart behavior of dbus-ping.
2780         (Synchronous Methods, Asynchronous Methods): Use English numeric format
2781         for timeout values.
2782         (Top): Remove footnote saying D-Bus is not enabled by
2783         default.  (Bug#4256)
2785 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
2787         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
2788         Reported by Jari Aalto (Bug#4211).
2789         (Mail-mode integration): Mention epa-mail-mode and
2790         epa-global-mail-mode.
2791         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2792         epa-setup.
2794 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
2796         * dbus.texi (Asynchronous Methods): Allow nil handler.
2798 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
2800         * ediff.texi (ediff-current-file): Add information about this new function.
2802         * viper.texi: Add information about C-s in viper's search command.
2804 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
2806         * calc.texi (Date Forms): Fix typos.
2808 2009-08-08  Glenn Morris  <rgm@gnu.org>
2810         * org.texi (Agenda commands): Restore clobbered change.
2812 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
2814         * calc.texi (Graphics, Devices): Update with the peculiarities of
2815         operation on MS-Windows.
2817 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
2819         * org.texi (Publishing action): Improve documentation of file
2820         names when publishing to the source directory.
2821         (Clean view): Document `org-indent-mode'.
2822         (Clocking work time): Add documentation for the
2823         new :timetamp option when creating a clock report.
2824         (Paragraphs): Fix many typos.
2825         (Plain lists): Remove duplicate explanation about the
2826         `C-c *' command.
2827         (Literal examples): Update to reflect the new behavior
2828         of the -n -r -k switches when exporting source code examples.
2829         (Structure editing): Add information about `C-c *',
2830         converting a plain list into a list of Org items.
2831         (Remember): Small rephrasing of the paragraph
2832         describing remember.el.  Also mentioned that remember.el is part
2833         of Emacs 23, not Emacs 22.
2834         (Clocking work time): Add documentation about
2835         displaying the current clocking time against the effort estimate.
2836         Also add a footnote about using `org-clock-in-prepare-hook' to add
2837         an effort estimate on the fly, just before clocking it.
2838         (Footnotes): Document automatic renumbering and
2839         sorting.
2840         (Agenda commands): Document new bulk commands.
2841         (Plain lists): Document new behavior of
2842         `org-cycle-include-plain-lists'.
2843         Hyphenation only in TeX.
2844         (Clocking work time): Document the key to update effort
2845         estimates.
2846         (Clocking work time): Document the clock time display.
2847         (Structure editing, TODO basics): Document new
2848         variables.
2849         (Column attributes): Document new colciew operators.
2850         (Publishing options): Document :xml-declaration.
2851         (Tracking TODO state changes): Document the
2852         LOG_INTO_DRAWER property.
2853         (Literal examples): Document the new implementation for
2854         editing source code.
2855         (Publishing action): Mention the new publishing
2856         function, to publish an Org source file.
2857         (Publishing links): Mention how to link to an Org source file.
2858         (Macro replacement): Document new macros.
2859         (Handling links): Document type-specific completion
2860         when inserting links.
2861         (Structure editing, Plain lists): Improve documentation
2862         on sorting.
2863         (Internal links): Document custom ids for links.
2864         (Handling links): Document custom ids for links.
2865         (CSS support): Document new class.
2866         (Refiling notes): Document the possibility to create new nodes
2867         during refiling.
2868         (Agenda commands): Document the "?" operator to find
2869         tasks without effort setting.
2870         (Exporting agenda information): Section moved.
2871         (RSS Feeds): New section.
2872         (Built-in table editor): Document M-e and M-a navigate
2873         inside table field.
2874         (Stuck projects): Docment that projects identified as
2875         un-stuck will still be searchd for stuck sub-projects.
2876         (Paragraphs): Document centering.
2877         (Creating timestamps, Agenda commands): Document new
2878         behavior when changing time stamps.
2879         (Structure editing): Document the new command
2880         `org-clone-subtree-with-time-shift'.
2881         (Publishing): Refresh this chapter.
2882         (Export options, Export options, In-buffer settings):
2883         Document the new keywords.
2884         (Matching tags and properties): Collect all
2885         documentation about tags/property matches here.
2886         (Setting tags): Document `org-tag-persistent-alist'.
2887         (Weekly/daily agenda): New section.
2888         (Orgstruct mode): Describe `orgstruct++-mode'.
2889         (Drawers): Mention the LOGBOOK drawer.
2890         (Export options, Sectioning structure): Document the
2891         #+LEATEX_HEADER in-buffer setting.
2892         (Bugs): Section removed.
2893         (Hooks): New section.
2894         (Add-on packages): Move here from old location.
2895         (Context-sensitive commands): New section.
2896         (Setting tags): Document newline option.
2897         (Global TODO list, Matching tags and properties):
2898         Mention more variables.
2899         (Checkboxes): Update to changed command behavior.
2901 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
2903         * speedbar.texi (Basic Key Bindings): Fix typo.
2905 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2907         * calc.texi (Vector/Matrix Functions): Add index entries for both
2908         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
2909         affects matrices with more than one row.
2910         (Help Commands): Add index entries for "prefix ?" key bindings.
2912 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
2914         * calc.texi (Stack Manipulation Commands): Add documentation for
2915         `calc-transpose-lines'
2917 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
2919         * dbus.texi (Receiving Method Calls): Describe special return value
2920         `:ignore'.
2922 2009-07-24  Alan Mackenzie  <acm@muc.de>
2924         * cc-mode.texi (Config Basics, File Styles): Document that at mode
2925         initialization, any individual variable setting now takes precedence
2926         over one done via c-file-style/c-file-offsets.
2928 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
2930         * calc.texi (Undoing Mistakes): Mention that the undo list will be
2931         truncated when Calc is quit.
2932         (Customizing Calc): Document `calc-undo-length'.
2934 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
2936         * calc.texi (About This Manual): Don't mention chapter numbers in text.
2938 2009-07-11  Kevin Ryde  <user42@zip.com.au>
2940         * pcl-cvs.texi (About PCL-CVS):
2941         * widget.texi (Basic Types):
2942         Fix cross-references.
2944 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
2946         * dbus.texi (Type Conversion): Don't use literal control character.
2948 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
2950         * tramp.texi (GVFS based methods): New section.
2951         (Remote processes): Processes for GVFS based methods run locally.
2953 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
2955         * tramp.texi (Inline methods, External methods, Gateway methods):
2956         Avoid the words "kludge" and hack".
2957         (External methods): Add `synce' method.
2959         * trampver.texi: Update release number.
2961 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
2963         Sync with Tramp 2.1.16.
2965         * tramp.texi (History): Add GVFS support.
2966         (External methods): Precise `rsync' description.  Add `dav', `davs' and
2967         `obex' methods.  Add 'tramp-gvfs-methods' option.
2968         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2969         forms.
2970         (Remote Programs): Introduce `tramp-own-remote-path'.
2971         (Remote processes): New subsection "Running remote programs that create
2972         local X11 windows".
2973         (Frequently Asked Questions): Improve code for disabling vc.
2975         * trampver.texi: Update release number.  Set default value of
2976         `emacsgvfs'.
2978 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
2980         * Branch for 23.1.
2982 2009-06-17  Glenn Morris  <rgm@gnu.org>
2984         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2985         (Latest version of Emacs): Mention source code repository.
2987 2009-06-16  Glenn Morris  <rgm@gnu.org>
2989         * faq.texi (Top): Language tweak.
2990         (Extended commands): Most people have arrow keys.
2991         (Emacs manual): Say how to follow info links.
2992         (File-name conventions): Change title a bit.  Explain about source
2993         versus installed.  Condense etc description.
2994         (Guidelines for newsgroup postings): Mention Savannah list page.
2995         (Newsgroup archives): Simplify.
2996         (Contacting the FSF): Add contact URL.
2997         (Emacs Lisp documentation): Printed version not always available.
2998         (Installing Texinfo documentation): Explain how by hand installation is
2999         not normally needed.  Use add-to-list.  Remove duplicate reference.
3000         (Informational files for Emacs): Move info on Help menu here from
3001         "File-name conventions".
3002         (Help installing Emacs): Tweak uref.
3003         (Obtaining the FAQ): Mention repository.
3004         (Origin of the term Emacs): Explain "ITS".
3005         (Changing load-path): Use add-to-list.
3006         (Automatic indentation): Clarify this is for Text mode.
3007         Don't mention Indented Text mode.
3008         (Finding Emacs on the Internet): The FSF does not seem to offer a
3009         deluxe distribution on CD anymore.
3011 2009-06-16  Glenn Morris  <rgm@gnu.org>
3013         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3014         Recommend the latest release.  Mention how to get older FAQs.
3015         Recommend the Emacs manual.
3016         (Guidelines for newsgroup postings): Discourage cross-posts.
3017         (Underlining paragraphs): Remove.
3018         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3019         (Bugs and problems): Update key-binding.
3020         (Problems with very large files): Mention 64-bit.
3021         (Shell process exits abnormally): Remove.
3022         (Problems with Shell Mode): Rename and update.
3023         (Spontaneous entry into isearch-mode)
3024         (Problems talking to certain hosts): Remove.  This is old information,
3025         in etc/PROBLEMS if needed.
3026         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3027         (Dired claims that no file is on this line): Update.
3028         (Installing Emacs, Problems building Emacs): Simplify.
3029         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3030         information.
3031         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3032         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3033         (JDEE): "JDEE", not "JDE".
3034         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3035         Remove.  This is old information, in etc/PROBLEMS if needed.
3036         (stty and Backspace key, Kanji and Chinese characters): Remove.
3037         (Right-to-left alphabets): Update section.
3038         (Changing the included text prefix): Gnus uses message-yank-prefix.
3039         Add cross-reference to Supercite manual.
3040         (Saving a copy of outgoing mail): Simplify output file description.
3041         (Expanding aliases when sending mail): Refer to Emacs manual.
3042         Remove old info about RFC822.
3043         Correct description of how to rebuild aliases.
3044         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3045         (MIME with Emacs mail packages)
3046         (Viewing articles with embedded underlining)
3047         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3048         Remove old sections.
3049         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3050         and is well-documented in the Gnus manual.
3051         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3052         (Making Gnus faster): Rename from "Starting Gnus faster".
3053         Merge "Catch-up is slow in Gnus" into here.
3055 2009-06-14  Glenn Morris  <rgm@gnu.org>
3057         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3058         (New in Emacs 23): New section.
3059         (Handling C-s and C-q with flow control): Add xref.
3061 2009-06-13  Glenn Morris  <rgm@gnu.org>
3063         * faq.texi (Setting up a customization file): Grammar fix.
3064         Customize is no longer "new".
3065         (Displaying the current line or column): Line-number mode is on by
3066         default.  Don't mention `column' package.  Mention linum.el.
3067         (Turning on abbrevs by default): Explain how to do it for buffers,
3068         modes, and everywhere.
3069         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3070         19.
3071         (Highlighting a region): On by default since 23.1.
3072         (Replacing highlighted text): Update doc quote.
3073         (Working with unprintable characters): Don't mention search-quote-char.
3074         (Using an already running Emacs process): Gnuclient is probably not an
3075         enhancement these days.
3076         (Indenting switch statements): Remove mention of pre-Emacs 20.
3077         (Horizontal scrolling): Abbreviate Emacs 20 description.
3078         (Replacing text across multiple files): Fix name of dired command.
3079         (Disabling backups): Use require not load.
3080         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3082 2009-06-13  Bill Wohler  <wohler@newt.com>
3084         Release MH-E manual version 8.2.
3086         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3087         release 8.2.
3089 2009-06-13  Glenn Morris  <rgm@gnu.org>
3091         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3092         in this day and age the common meaning is "on the web".
3093         (copying): Use @copyright in all cases.
3094         (Basic keys): Remove reference to deleted manual node "Text Characters".
3095         (File-name conventions): Use GNU as an example rather than SERVICE.
3096         default.el lives in site-lisp.  Update Info directory location.
3097         (Real meaning of copyleft): GPL actions have been brought, but all
3098         settled out of court.
3099         (Guidelines for newsgroup postings): Shorten section title.
3100         Simplify comp.emacs description.
3101         (Newsgroup archives): Change Google URL.  Describe Gmane.
3102         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3103         points".  Mention List-Unsubscribe header.
3104         (Contacting the FSF): Update email and URLs.
3105         (Basic editing): Mention F1 for help.
3106         (Installing Texinfo documentation): Refer to Texinfo website rather
3107         than ftp server.
3108         (Printing a Texinfo file): Mention texi2pdf.
3109         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3110         are just stubs nowadays.
3111         (Latest version of Emacs): Explain version numbers.
3112         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3113         (Turning on syntax highlighting): No need to mention hilit19 any more.
3114         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3115         (Modes for various languages): Remove section.
3116         (Major packages and programs): Remove most version and maintainer
3117         information - it's hard to keep up-to-date, and adds nothing.
3118         Similarly with direct links to mailing lists.
3119         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3120         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3121         years, and Emacs comes with tools for this now.
3122         (Patch): Remove section - this is a standard tool.
3123         (Using function keys under X): Remove section.
3125 2009-06-12  Glenn Morris  <rgm@gnu.org>
3127         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3128         (Help installing Emacs): Remove reference to deleted X11 node.
3129         (Associating modes with files): Interpreter-mode-alist is no longer
3130         subservient to auto-mode-alist.
3131         (Installing Emacs): Change future Emacs version.
3132         (Linking with -lX11 fails): Remove old section.
3133         (Packages that do not come with Emacs): Update ELL location.
3134         Emacs Lisp archive is dead.
3135         (Emacs for Windows): Remove reference to old CE port.
3136         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3137         (Emacs for VMS and DECwindows): Remove old ports.
3138         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3139         (Removing flashing messages): Remove section about non-existent Gnus
3140         option.
3142         * faq.texi (Top): Add @top command.
3143         Remove the optional arguments from all @node commands: makeinfo can
3144         generate these automatically, and it is easier to edit and rearrange
3145         nodes without them.
3147 2009-06-11  Glenn Morris  <rgm@gnu.org>
3149         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3150         (The LPF): Make the updated URL the sole reference point.
3151         (Learning how to do something): Update refcard price and format.
3152         (Getting a printed manual): Sources in doc/emacs/, not man/.
3153         Also available in PDF format.  Since the page count varies, be less
3154         precise.
3155         (Informational files for Emacs): Remove references to deleted files
3156         LPF and SUN-SUPPORT, and to UUCP.
3157         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3158         Remove many obsolete ways to get the FAQ, which now seems only to be
3159         distributed with Emacs.
3160         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3162 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3164         * org.texi (Org Plot): Fix tags (Bug#3507).
3165         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3167         * ada-mode.texi (Installation, Compile commands)
3168         (Project File Overview, No project files, Set compiler options)
3169         (Use GNAT project file, Use multiple GNAT project files)
3170         (Identifier completion): Use @samp for menu items, and @kbd for key
3171         sequences (Bug#3504).
3173 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3175         * gnus.texi (Security): Fix wording; add a link to epa.info.
3177 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3179         * message.texi (Header Commands): Fix descriptions to match
3180         keybindings.
3182 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3184         * gnus.texi (Security): Mention that EasyPG is the current default.
3186 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3188         * ediff.texi (Session Commands): Fix typo.
3190 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3192         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3193         news.software.readers.  Reported by Florian Rehnisch.
3195 2009-04-02  Glenn Morris  <rgm@gnu.org>
3197         * auth.texi: Capitalize direntry.
3199         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3200         using a period in the entry name.  (Bug#2797)
3202 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3204         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3205         ($(infodir)/auth, auth.dvi): New targets.
3207 2009-03-03  Glenn Morris  <rgm@gnu.org>
3209         * auth.texi: Fix @setfilename.
3211         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3212         (auth, $(infodir)/auth, auth.dvi): New rules.
3214 2009-02-25  Glenn Morris  <rgm@gnu.org>
3216         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3218 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3220         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3222 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3224         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3225         gnus-nocem-issuers, and gnus-nocem-verifyer.
3227 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3229         * ada-mode.texi (Project files, Automatic Casing):
3230         * dbus.texi (Signals):
3231         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3232         * mh-e.texi (HTML):
3233         * nxml-mode.texi (Locating a schema)
3234         (Using the document's URI to locate a schema):
3235         * org.texi (Footnotes, Using the mapping API):
3236         * rcirc.texi (Channels): Remove duplicate words.
3238 2009-02-20  Glenn Morris  <rgm@gnu.org>
3240         * dired-x.texi (Miscellaneous Commands):
3241         * gnus.texi: Minor updates for mbox Rmail.
3243 2009-02-16  Karl Berry  <karl@gnu.org>
3245         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3246         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3247         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3248         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3249         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3250         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3251         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3252         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3253         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3254         Consistently use @insertcopying in the Top node,
3255         @contents at the front (after @end titlepage),
3256         and @direntry after @copying.  (Bug#1988)
3258 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3260         * auth.texi: New file documenting auth-source.
3262 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3264         * org.texi (Org Plot): Fix link.
3266 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3268         * epa.texi (Mail-mode integration): Mention the way to do
3269         "encrypt-to-self".  (Bug#1807)
3271 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3273         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3275 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3277         * gnus-news.texi: Print version about Incoming*.
3279 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3281         * org.texi (Structure editing, Handling links)
3282         (Fast access to TODO states, Javascript support): Make standard docs
3283         correctly reflect default variable settings.
3285 2009-02-02  Glenn Morris  <rgm@gnu.org>
3287         * org.texi: Fix typos.
3289 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3291         Sync with Tramp 2.1.15.
3293         * trampver.texi: Update release number.
3295 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3297         * org.texi (TODO dependencies): Document TODO dependencies on
3298         checkboxes.
3300 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3302         * org.texi (TODO dependencies): Document key binding for toggling
3303         ORDERED property.
3305 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3307         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3308         of hook functions.
3310 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3312         * org.texi (TODO dependencies): New section.
3314 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3316         * org.texi (Plain lists, TODO basics, Priorities)
3317         (Multiple sets in one file, Conflicts): Document interaction with
3318         `shift-selection-mode'.
3320 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3322         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3323         Make Calc the subject of sentences.
3324         (Rearranging Formulas using Selections): Discuss new options
3325         for `j *'.
3327 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3329         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3331 2009-01-26  Glenn Morris  <rgm@gnu.org>
3333         * org.texi: Fix typos.
3335 2009-01-26  Bill Wohler  <wohler@newt.com>
3337         * mh-e.texi (EDITION, UPDATED): Update.
3339 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
3341         * org.texi (References): Add information about remote references.
3342         (Built-in table editor): Document `C-c RET' in tables.
3343         (Math symbols, Quoting LaTeX code): Mention that simple
3344         LaTeX macros survive LaTeX export.
3345         (Images in LaTeX export): Show how to create a reference to a
3346         figure.
3347         (Sectioning structure): Document that the LaTeX class can be
3348         specified in a property.
3349         (Text areas in HTML export): New section.
3350         (External links): Add examples for text search and ID links.
3351         (Built-in table editor): Remove the descriptio of `C-c
3352         C-q', it not longer works.
3353         (Literal examples): Document that a space must follow
3354         the colon in short examples.
3355         (Relative timer): Document `org-timer-stop'.
3356         (Footnotes): New section.
3357         (Footnote markup): Shorten section and refer to new Footnote
3358         section.
3359         (Literal examples): Add documentation for line
3360         numbering in and references to code examples.
3361         (CSS support): Fix the description of default CSS styles.
3362         (Capturing column view): Document
3363         "file:path/to/file.org" as an allowed value for the ID property of
3364         a dynamic block copying column view.
3366 2009-01-23  Stephen Eglen  <stephen@gnu.org>
3368         * mh-e.texi (Getting Started): Describe $MH.
3370 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
3372         * tramp.texi (all): Harmonize usage of "external method",
3373         "external transfer method" and "out-of-band method".
3374         (Connection types): Precise the differences of inline and external
3375         methods.  Written by Adrian Phillips <a.phillips@met.no>.
3377 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
3379         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3380         commands as described at the top.  Reported by Allan Gottlieb
3381         <gottlieb@nyu.edu>.
3383 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3385         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3386         nnmail-pathname-coding-system.
3388 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3390         * org.texi (Relative timer): Fix typo.
3392 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
3394         * org.texi (Clocking work time): Fix typo.
3395         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
3397 2009-01-13  Glenn Morris  <rgm@gnu.org>
3399         * org.texi: Fix some more typos.
3401 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3403         * org.texi: Fix some typos.
3405 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3407         * gnus.texi (Group Parameters): Add note for local variables.
3409 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3411         * gnus.texi (Converting Kill Files): Fix URL.
3412         Include gnus-kill-to-score.el in contrib directory.
3414 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3416         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3417         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
3418         (Paging the Article): Add index entry.
3420 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
3422         * ada-mode.texi (Examples): Delete redundant text.
3424 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
3426         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
3428         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3429         addresses.
3431 2009-01-03  Bill Wohler  <wohler@newt.com>
3433         * mh-e.texi (Scan Line Formats): Indicate that first column should be
3434         kept empty.
3436 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
3438         * org.texi (Activation, Exporting, ASCII export, HTML export)
3439         (HTML Export commands, LaTeX/PDF export commands):
3440         Improve documentation about transient-mark-mode.
3441         (References): Document the use of special names like $LR1 to reference
3442         to fields in the last table row.
3444 2008-12-19  Juri Linkov  <juri@jurta.org>
3446         * info.texi (Search Text): Remove mention of removed key binding M-s.
3448 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
3450         * org.texi (References): Remove mentioning of @0 as reference for the
3451         last line, this has been reverted in the Lisp sources.
3453 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
3455         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3456         (DVI_TARGETS): Remove duplicates.  Add sasl.
3457         ($(infodir)/sasl, sasl.dvi): New targets.
3459 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
3461         * org.texi: Version number pushed to 6.15d.
3463 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
3465         * org.texi (Tables in LaTeX export): New section.
3466         (Images in LaTeX export): New section.
3467         (Inlined images, Images in HTML export): Sections renamed.
3469 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3471         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3473 2008-12-04  David Engster  <dengste@eml.cc>
3475         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
3476         of nnml-get-new-mail.  Change URL for mairix patch.
3478 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
3480         * org.texi (Using the mapping API): Fix bug in mapping example.
3481         (Publishing options): Make the list of properties complete again, in
3482         correspondence to the variable `org-export-plist-vars'.
3483         (Property searches): Document new special values for time comparisons.
3484         (Tag inheritance): Refine the description of tag inheritance.
3485         (Project alist): Add info about the publishing sequence of components.
3486         (Effort estimates): Document the new relative timer.
3488 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
3490         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3491         (Using Calc): Clarify use of `C-x * o'.
3492         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3494 2008-11-28  Richard M Stallman  <rms@gnu.org>
3496         * dbus.texi (Receiving Method Calls): Clean up previous change.
3498 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
3500         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3501         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3502         `dbus-unescape-from-identifier'.
3503         (Receiving Method Calls): New constants `dbus-service-emacs' and
3504         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
3505         (Signals): Use the constants in the example.
3507 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
3509         * org.texi: Re-apply change to FDL 1.3.
3511 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
3513         * org.texi (Setting up Remember): Document `org-remember-mode'.
3514         (External links): Document that bbdb links can use a regular
3515         expression.
3516         (External links): Document that elisp links can contain interactive
3517         commands.
3519 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
3521         * viper.texi (viper-translate-all-ESC-keysequences):
3522         Description removed.
3524 2008-11-19  Glenn Morris  <rgm@gnu.org>
3526         * doclicense.texi: Change to FDL 1.3.
3527         Relicense all texi files under FDL 1.3 or later.
3529 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
3531         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3533 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
3535         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
3537         * ediff.texi: Version/date change.
3539 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
3541         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3543 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
3545         * calc.texi (About This Manual): Comment out a mention of
3546         marginal notes.
3548 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
3550         * org.texi (Clocking work time): Document the :formula property of
3551         clock tables.
3552         (Structure editing, Refiling notes): Document refiling regions.
3553         (Agenda commands): Document the double-prefix version
3554         of the `l' command in the agenda.
3555         (Handling links): Explain the effect of a double prefix
3556         arg to `C-c C-o'.
3557         (TODO basics): Add documentation for tag triggers.
3559 2008-10-23  Glenn Morris  <rgm@gnu.org>
3561         * cl.texi (Function Bindings): Mention `flet' fails to deal with
3562         byte-compiling things like `+'.
3564         * ns-emacs.texi: Merge copyright years of author now with assignment
3565         into FSF years.
3566         (VER): Use it for easier automatic updating.  Use Emacs version rather
3567         than standalone Emacs.app version.
3569 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
3571         * org.texi: Lots of minor fixes.
3572         (Capture): New chapter.
3573         (Org Plot): New section.
3575 2008-09-30  Magnus Henoch  <mange@freemail.hu>
3577         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3579 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
3581         * calc.texi (User Defined Units): Mention how to enter optional display
3582         string.
3584 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
3586         * message.texi (Sending Variables): Fix variable documentation to
3587         avoid the "y/n" wording.
3589 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
3591         * message.texi (Sending Variables): Add `message-confirm-send' doc.
3593 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3595         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3596         @enumerate section so as to be able to be formatted with MAKEINFO=no.
3598 2008-09-22  Bill Wohler  <wohler@newt.com>
3600         Release MH-E manual version 8.1.
3602         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3603         release 8.1.
3605         * mh-e.texi: Retain dual license as agreed to by the FSF.
3606         However, bump GPL to Version 3.
3607         Use @include for license text.
3609 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3611         * gnus.texi (Top, Setup, Fancy splitting to parent)
3612         (Store custom flags and keywords, Store arbitrary data):
3613         Clean up markup.
3615 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
3617         * gnus.texi (The Gnus Registry): Document it.
3619 2008-09-08  David Engster  <dengste@eml.cc>
3621         * gnus.texi (nnmairix): Point out that nnml uses MH format.
3622         Clarify section about choosing back end servers.
3624 2008-08-23  Glenn Morris  <rgm@gnu.org>
3626         * dired-x.texi (Shell Command Guessing):
3627         Mention dired-guess-shell-case-fold-search.  (Bug#417)
3629 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
3631         * trampver.texi: Update release number.
3633 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
3635         * ns-emacs.texi: Update version.
3636         (Introduction): Correct menu location for options save.
3637         (Customization): Note that defaults are stored under org.gnu.Emacs.
3639 2008-08-11  Bill Wohler  <wohler@newt.com>
3641         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3642         explicit about GNU mailutils MH elsewhere (with thanks to Darel
3643         Henman) (closes SF #1768928).
3645 2008-08-10  Glenn Morris  <rgm@gnu.org>
3647         * ns-emacs.texi: Use @copying.  Change copyright of authors with
3648         assignment to FSF.  Change license to GFDL.
3649         (Top): Remove outdated references.
3651 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
3653         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3654         Add gnus-summary-sort-by-most-recent-number and
3655         gnus-summary-sort-by-most-recent-date.
3656         (Summary Sorting): Explain prefix argument.
3658 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3660         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3661         gnus-summary-pipe-output.
3663 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
3665         * dbus.texi (Receiving Method Calls): Document error handling of own
3666         D-Bus methods.
3668 2008-08-01  Bill Wohler  <wohler@newt.com>
3670         * mh-e.texi (Reading Mail)
3671         (Viewing Attachments): Describe new function
3672         mh-show-preferred-alternative.
3673         (Sending Mail, Redistributing, Sending Message): Describe new hook
3674         mh-annotate-msg-hook.
3676 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
3678         * dbus.texi (Arguments and Signatures): Fix example.
3679         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3680         (Asynchronous Methods): New node.
3681         (Errors and Events): Describe extended layout of `dbus-event'.
3682         New defun `dbus-event-message-type'.
3684 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
3686         * ediff.texi: Remove VMS support.
3688 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
3690         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3691         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3693 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
3695         * Makefile.in: Add mairix-el targets.
3697 2008-07-29  David Engster  <deng@randomsample.de>
3699         * mairix-el.texi: New file.
3701 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
3703         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3704         project files.  Delete 'main_unit' project variable; not needed.  Allow
3705         process environment variables wherever project variables are allowed.
3706         Add tutorial section on multiple GNAT project files.
3708 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
3710         Sync with Tramp 2.1.14.
3712         * trampver.texi: Update release number.
3714 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
3716         * ns-emacs.texi:
3717         * faq.texi: Remove mentions of Mac Carbon.
3719 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3721         * gnus.texi (Saving Articles): Describe the 2nd argument of
3722         gnus-summary-save-in-pipe.
3723         (SpamAssassin): Use it.
3725 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3727         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3729 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
3731         * org.texi (Export options): Document the use of the creator flag.
3733 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
3735         * org.texi: New version 6.06a.
3737 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
3739         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3740         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3742 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3744         * calc.texi (Editing Stack Entries):
3745         (Algebraic Entry): Rewrite introductory sentences so it can be used by
3746         Calc's help functions.  Mention fixing typos.
3747         (Customizing Calc): Fix typo.
3749 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
3751         * calc.texi (summarykey): New macro.  Use to correctly format keys in
3752         the summary.
3754 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
3756         * ns-emacs.texi (Customization): Corrected documentation on color
3757         specification formats.
3759 2008-07-19  Andreas Schwab  <schwab@suse.de>
3761         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
3763         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3764         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3766 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
3768         * dbus.texi (Inspection): Rework, introduce submenus.
3769         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3770         (Properties and Annotations, Arguments and Signatures): New nodes.
3772 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
3774         * dbus.texi (Receiving Method Calls): Fix description of
3775         `dbus-register-method'.
3776         (Signals): Allow also signal arguments for filtering in
3777         `dbus-register-signal'.
3779 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
3781         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3782         `cnorm'.
3783         (Arithmetic Tutorial): Simplify the verification of prime factors.
3785 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3787         * gnus.texi (Saving Articles): Mention
3788         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3790 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
3792         * calc.texi: Adjust mode line throughout.
3794 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
3796         * sasl.texi (Mechanisms): Fix typos.
3798 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
3800         * calc.texi (Killing from the stack): Mention using normal Emacs
3801         copying.
3803 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
3805         * tramp.texi (Password handling): Rename from "Password caching".
3806         Add `auth-source' mechanism.
3807         (Connection caching): Tramp reopens the connection automatically,
3808         when the operating system on the remote host has been changed.
3810 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
3812         * makefile.w32-in (distclean): Remove makefile.
3814 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
3816         * org.texi (Using the mapping API): New section.
3817         (Agenda column view): New section.
3818         (Moving subtrees): Document archiving to the archive sibling.
3819         (Agenda commands): Document columns view in the agenda.
3820         (Using the property API): Document the API for multi-valued properties.
3822 2008-06-17  Jason Riedy  <jason@acm.org>
3824         * org.texi (A LaTeX example): Note that fmt may be a one-argument
3825         function, and efmt may be a two-argument function.
3826         (Radio tables): Document multiple destinations.
3828 2008-06-16  Glenn Morris  <rgm@gnu.org>
3830         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3831         Add Cover-Texts.
3833 2008-06-15  Glenn Morris  <rgm@gnu.org>
3835         * faq.texi (VER): Update to 23.0.60.
3837         * mh-e.texi: Remove option of licensing under GPL.
3838         Add Cover-Texts to GFDL permissions notice.
3839         (GPL): Remove section.
3840         (GFDL): Include doclicense.texi rather than the actual text.
3842         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3843         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3845         * sasl.texi: Fix output file name.
3847         * epa.texi, sasl.texi: Refer to license in Emacs manual.
3849         * gnus-coding.texi: Refer to license in Gnus manual.
3851         * idlwave.texi, sasl.texi: Use @copying.
3853         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
3855         * speedbar.texi: Update Back-Cover Text as per maintain.info.
3857         * url.texi: Use @copying, @title, @subtitle, @author.
3859         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3860         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3861         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3862         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3863         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3864         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3865         * widget.texi, woman.texi:
3866         Remove references to external license, since doclicense is included.
3868         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3869         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3870         Remove references to non-existent Invariant Sections.
3872 2008-06-14  Glenn Morris  <rgm@gnu.org>
3874         * faq.texi (Major packages and programs): Remove references to external
3875         Supercite, Calc, VIPER, since they have been included for some time.
3876         Update VM, AUCTeX, BBDB entries.
3878 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
3880         * newsticker.texi: Updated to match latest newsticker changes.
3882 2008-06-13  Glenn Morris  <rgm@gnu.org>
3884         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3885         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3886         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3887         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3888         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3889         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3890         * woman.texi:
3891         Update Back-Cover Text as per maintain.info.
3893 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
3895         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
3897         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3898         (gnus-faq.xml): Update repository host.
3900         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3902 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
3904         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3905         Fix a typo.
3907 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
3909         * gnus.texi (Mail Source Customization): Correct values of
3910         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
3911         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3913 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
3915         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3916         coding standards.
3918 2008-06-14  David Engster  <dengste@eml.cc>
3920         * gnus.texi (nnmairix): Markup fixes.
3922 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3924         * gnus.texi (nnmairix): Markup and other minor fixes.
3926 2008-06-05  David Engster  <dengste@eml.cc>
3928         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3930 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
3932         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
3933         (Searching, nnir, nnmairix): New stub nodes.
3935 2008-05-30  Felix Lee  <felix.1@canids.net>
3937         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3939 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
3941         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3943 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
3945         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
3947 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
3949         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3951 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
3953         * info.texi (Top): Fix typo in xref.
3955 2008-05-05  Karl Berry  <karl@gnu.org>
3957         * info.texi (Top): @xref to stand-alone manual.
3959 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3961         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3962         (Various Summary Stuff): Fix typo in last xref.
3964 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
3966         * org.texi (Moving subtrees): Fix typo.
3968 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
3970         * tramp.texi (Frequently Asked Questions): Explain, how to disable
3971         Tramp via `tramp-mode'.
3973 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
3975         * org.texi: Massive changes, in many parts of the file.
3977 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
3979         * gnus.texi (Oort Gnus): Add message-fill-column.
3981 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
3983         * gnus.texi (Mail Source Specifiers): Typo fix.
3985 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
3987         * gnus.texi (Diary Headers Generation): Update key binding for
3988         `gnus-diary-check-message'.
3990 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3992         * gnus.texi (Emacsen): Addition.
3994 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
3996         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3998 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4000         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4002 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4004         * gnus-news.texi: Update tool bar item.
4006 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4008         * gnus-news.texi: Fix typos.
4010 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4012         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4013         Add mention of `kron'.
4015 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4017         * epa.texi (Encrypting/decrypting *.gpg files):
4018         Document epa-file-name-regexp.
4020 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4022         * gnus.texi (Example Methods): Fix description about ssh-agent.
4023         (Indirect Functions): Fix the default value of nntp-telnet-command;
4024         remove link to connect.html.
4026 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4028         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4029         dbus-call-method.
4030         (Receiving Method Calls): The timeout can be set by the calling client.
4032         * trampver.texi: Update release number.
4034 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4036         * gnus.texi (Top): Fix version.  Add SASL.
4038 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4040         Sync with Tramp 2.1.13.
4042         * trampver.texi: Update release number.
4044 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4046         * org.texi: Update to new org-mode website.
4048 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4050         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4052 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4054         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4055         gnus-read-ephemeral-gmane-group-url,
4056         gnus-read-ephemeral-emacs-bug-group,
4057         gnus-read-ephemeral-debian-bug-group.
4059 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4061         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4063         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4064         Add FIXMEs for Bookmarks and gnus-registry-marks.
4066 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4068         * gnus.texi (Smileys): Document `smiley-style'.
4070 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4072         * gnus.texi (Gnus Development): Clarify difference between ding and
4073         gnu.emacs.gnus.
4074         (MIME Commands, Using MIME, RSS): Fix markup.
4076         * gnus-faq.texi ([8.4]): Ditto.
4078 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4080         * gnus.texi (Emacsen): Remove obsolete stuff.
4082 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4084         * gnus.texi (Oort Gnus): Add version info WRT
4085         `mail-source-delete-incoming'.
4087 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4089         * gnus.texi (Top): Add "Other related manuals" and version info in
4090         `iftex' output.
4091         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4092         gnus-balloon-face-0 and the corresponding format specifiers.
4094 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4096         * tramp.texi (Filename completion): Remove footnote about let-bind
4097         of `partial-completion-mode'.  It doesn't work this way.
4099 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4101         * pcl-cvs.texi (Contributors): Update my email.
4103 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4105         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4107 2008-03-17  Bill Wohler  <wohler@newt.com>
4109         * mh-e.texi (Viewing): Update URL for adding header fields to
4110         mh-invisible-header-fields-default.
4112 2008-03-16  Bill Wohler  <wohler@newt.com>
4114         * mh-e.texi (Preface): Add Gnus to requirements.
4115         (Forwarding): Note that forwarded MIME messages are now inline.
4117 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4119         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4120         (Common Variables): Give precedence to the netcat methods over the
4121         telnet methods, and mention that they are more reliable.
4123 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4125         * org.texi (Exporting Agenda Views): Document agenda export to
4126         iCalendar.
4127         (Progress logging): Document the new progress logging stuff.
4129 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4131         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4132         Update for change of `mail-source-delete-incoming'.
4134         * gnus-news.texi: Ditto.
4136 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4138         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4139         custom versions.
4141 2008-03-07  Alan Mackenzie  <acm@muc.de>
4143         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4144         parens/brackets in a k&r region is limited.
4146 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4148         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4149         using different Emacs versions.
4151 2008-02-27  Glenn Morris  <rgm@gnu.org>
4153         * sc.texi: Remove a lot of old and obsolete info.
4154         (titlepage): Simplify.
4155         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4156         (VM with any Emacsen, GNEWS with any Emacsen)
4157         (Overloading for Non-conforming MUAs, Version 3 Changes)
4158         (The Supercite Mailing List): Delete nodes.
4159         (Introduction): Remove info about old packages.
4160         (Getting Connected): Simplify.  Remove info about old packages.
4161         (Citing Commands): Delete Emacs 19 info.
4162         (Hints to MUA Authors): Simplify.
4163         (Thanks and History): Merge in some info from the deleted node
4164         "Version 3 Changes".
4166 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4168         * org.texi (Setting tags, In-buffer settings):
4169         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4171 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4173         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4174         installation directory name.
4176 2008-02-12  Romain Francoise  <romain@orebokech.com>
4178         * epa.texi (Overview): Fix typo.
4180 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4182         * epa.texi (Quick start): Remove the .emacs setting.
4184 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4186         * epa.texi (Quick start): Use the command `epa-enable' instead of
4187         loading `epa-setup'.
4189 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4191         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4192         ($(infodir)/epa, epa.dvi): New targets.
4194 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4196         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4198         * epa.texi: New manual documenting the EasyPG Assistant.
4200 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4202         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4203         (Inspection): New function dbus-ping.
4205 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4207         * tramp.texi (Remote processes): Add `shell-command'.
4209 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4211         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4212         (Group Parameters): Document `mail-source' parameter.
4214 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4216         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4217         must be a local host.
4219 2008-01-26  Michael Olson  <mwolson@gnu.org>
4221         * erc.texi: Update version for ERC 5.3 release.
4222         (Obtaining ERC): Update extras URLs for 5.3.
4223         (Development): Write instructions for git, and remove those for Arch.
4224         (History): Mention the switch to git.
4226 2008-01-24  Karl Berry  <karl@gnu.org>
4228         * info.texi (Search Index, Search Text): Mention the command
4229         character in the section name, a la the (Go to node) node.
4231 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4233         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4235 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4237         * gnus-news.texi: Mention gnus-article-describe-bindings.
4239 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4241         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4243 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4245         * org.texi (Property inheritance): New section.
4246         (Conventions): New section.
4247         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4248         commands, and the new bindings for refiling.
4249         (Sparse trees): Document the new special command for sparse trees.
4250         (References): Be more clear about the counting of hilines.
4251         (Handling links): Document M-p/n for accessing links.
4252         (Fast access to TODO states): New section.
4253         (Per file keywords): New section.
4254         (Property inheritance): New section.
4255         (Column attributes): New summary types.
4256         (Capturing Column View): New section.
4257         (The date/time prompt): Cover the new features in the date/time prompt.
4258         Compactify the table of keys for the calendar remote control.
4259         (Clocking work time): Document the new :scope parameter.
4260         (Remember): Promoted to chapter.
4261         (Quoted examples): New section.
4262         (Enhancing text): New verbatim environments.
4264 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4266         * trampver.texi: Update release number.
4268 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4270         * gnus.texi (Article Keymap):
4271         Add gnus-article-wide-reply-with-original; fix descriptions of
4272         gnus-article-reply-with-original and
4273         gnus-article-followup-with-original.
4275 2008-01-09  Glenn Morris  <rgm@gnu.org>
4277         * nxml-mode.texi: Add @copying section.
4279 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4281         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4282         Server".  Add `message-send-mail-with-mailclient'.
4284         * gnus.texi (Posting Server): Move some text to "(message)Mail
4285         Variables" and add a reference here.
4287 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4289         * dbus.texi (Receiving Method Calls): New chapter.
4290         (Errors and Events): Add serial number to events.  Replace "signal" by
4291         "message".  Introduce dbus-event-serial-number.
4293 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4295         * dbus.texi (Type Conversion): Explain the type specification for empty
4296         arrays.  Use another example.
4298 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4300         * dbus.texi (all): Replace "..." by @dots{}.
4301         (Type Conversion): Precise the value range for :byte types.
4302         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4303         Mention its return value.
4304         (Errors and Events): There is no D-Bus error propagation during event
4305         processing.
4307 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4309         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4310         New sections.
4312 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4314         * gnus.texi (Group Parameters): Reorder the text and add a note about
4315         `gnus-parameters' near the beginning of the node.
4317 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4319         * gnus.texi (Score File Editing): Fix function name.
4321 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4323         Sync with Tramp 2.1.12.
4325         * trampver.texi: Update release number.
4327 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4329         * dbus.texi (Type Conversion): Correct input parameters mapping.
4331 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4333         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4334         (Errors and Events): Mention wrong-type-argument error.
4336 2007-12-21  Alex Schroeder  <alex@gnu.org>
4338         * rcirc.texi: Changed single spaces after sentence end to double
4339         spaces.  Fixed some typos.
4340         (Internet Relay Chat): Explain relay.
4341         (Getting started with rcirc): Change items to reflect prompts.
4342         Add more explanation to rcirc-track-minor-mode and added a comment to
4343         warn future maintainers that this section is a copy.
4344         (People): Change /ignore example.
4345         (Keywords): Not keywords.
4347 2007-12-20  Alex Schroeder  <alex@gnu.org>
4349         * rcirc.texi (Top): Fighting Information Overload chapter added.
4350         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4351         (rcirc commands): Move /ignore command to the new chapter.
4352         (Fighting Information Overload): New chapter documenting /keyword,
4353         /bright, /dim, channel ignore, and low priority channels.
4354         (Configuration): Document rcirc-server-alist, remove
4355         rcirc-startup-channels-alist and rcirc-default-server.
4357 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
4359         * dbus.texi (Signals): Fix example in dbus-register-signal.
4361 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
4363         * gnus.texi (Score Variables): Fix typo.
4365 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
4367         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4368         (Signals): Adapt dbus-send-signal and dbus-register-signal.
4369         (Errors and Events): Adapt dbus-event.
4371 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4373         * gnus.texi (Other Files): Add the yenc command.
4375 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
4377         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4378         since 2004-08-06.
4380 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4382         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4383         on body.
4385 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4387         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4388         and rfc2047-allow-irregular-q-encoded-words; fix description of
4389         rfc2047-encode-encoded-words.
4391 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4393         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4395 2007-12-05  Michael Olson  <mwolson@gnu.org>
4397         * remember.texi (Diary): Remove "require" line for remember-diary.el.
4398         Update documentation for `remember-diary-file'.
4400 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
4402         * dbus.texi (Signals): Precise `dbus-register-signal'.
4403         (Errors and Events): Rework events part, the internal structure of
4404         dbus-event has changed.
4406 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
4408         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4409         ($(infodir)/dbus, dbus.dvi): New targets.
4411 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
4413         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4414         unconditionally.
4416         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4417         emulation with @print{}.
4419 2007-12-02  Richard Stallman  <rms@gnu.org>
4421         * dbus.texi (Overview): Minor cleanup.
4423 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
4425         * Makefile.in (INFO_TARGETS): Add dbus.
4426         (DVI_TARGETS): Add dbus.dvi.
4427         (dbus, dbus.dvi): New targets.
4429         * dbus.texi: New file.
4431 2007-11-24  Romain Francoise  <romain@orebokech.com>
4433         * nxml-mode.texi: Add description in @direntry.
4434         Fix file name to match @setfilename.
4436 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
4438         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4439         ($(infodir)/nxml-mode): New rule.
4441         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4442         ($(infodir)/nxml-mode): New rule.
4443         (clean): Add nxml-mode*.
4445         * nxml-mode.texi: New file with nxml manual.
4447 2007-11-18  Richard Stallman  <rms@gnu.org>
4449         * flymake.texi (Example -- Configuring a tool called directly):
4450         Update example.
4452 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
4454         * tramp.texi (Filename completion): Simplify explanation of
4455         double-slash behavior.  Explain directory contents flushing.
4457 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4459         * calc.texi (TeX and LaTeX Language Modes): Put in
4460         missing braces.
4462 2007-11-15  Richard Stallman  <rms@gnu.org>
4464         * cl.texi (Equality Predicates): Delete `eql'.
4465         (Predicates, Naming Conventions, Top): Delete `eql'.
4466         (Common Lisp Compatibility): Delete `eql'.
4467         (Porting Common Lisp): Delete obsolete backquote info.
4468         Minor clarification about character constants.
4469         (Sequence Basics): Minor clarification.
4471 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4473         * cc-mode.texi (Electric Keys, Custom Macros):
4474         * tramp.texi (Filename completion): Fix typos.
4476 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
4478         * calc.texi (Basic commands): Mention the menu.
4480 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
4482         * tramp.texi (Connection caching): Tramp flushes connection
4483         properties when remote operating system has been changed.
4485 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
4487         * gnus-news.texi: Fix spelling.
4488         `message-insert-formatted-citation-line', not
4489         `message-insert-formated-citation-line'.
4491         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4493 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
4495         * tramp.texi (Overview): Mention also the PuTTY integration under
4496         Win32.  Remove paragraphs about Tramp's experimental status.
4497         (Frequently Asked Questions): Add code example for highlighting the
4498         mode line.
4500 2007-11-03  Michael Olson  <mwolson@gnu.org>
4502         * remember.texi: Change mentions of remember-buffer to
4503         remember-finalize throughout.
4505 2007-10-30  Michael Olson  <mwolson@gnu.org>
4507         * remember.texi (Copying): Remove.
4508         (Mailbox): Update with non-BBDB instructions.
4509         (Diary, Org): Add.
4510         (Bibliography, Planner Page): Remove.
4512 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
4514         * makefile.w32-in (INFO_TARGETS): Add remember.
4515         (DVI_TARGETS): Add remember.dvi.
4516         ($(infodir)/remember): New rule.
4517         (clean): Add remember*.
4519 2007-10-30  Michael Olson  <mwolson@gnu.org>
4521         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4522         ($(infodir)/remember): New rule that builds the Remember Manual.
4524         * remember.texi: New file containing the Remember Mode Manual.
4525         Shuffle chapters around after initial import.
4526         (Function Reference): Split Keystrokes into separate chapter.
4527         (Keystrokes): Document C-c C-k.
4528         (Introduction): Fix typographical issue with "---".
4530 2007-10-29  Richard Stallman  <rms@gnu.org>
4532         * widget.texi (Introduction): Delete discussion of implementation
4533         internals.
4535 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
4537         * tramp.texi (Connection caching): Host names must be different
4538         when tunneling.
4540 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4542         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4543         Gnus v5.13.
4545 2007-10-28  Miles Bader  <miles@gnu.org>
4547         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4549 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4551         * gnus.texi (Sorting the Summary Buffer):
4552         Remove gnus-article-sort-by-date-reverse.
4554 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4556         * gnus.texi (Non-ASCII Group Names): New node.
4557         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4558         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4560 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4562         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4563         clean the output of the program `imap-shell-program'.
4565 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4567         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4569 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
4571         * gnus.texi (Sticky Articles): Documentation for sticky article
4572         buffers.
4574 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4576         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4578 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4580         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4582 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4584         * gnus.texi (Archived Messages):
4585         Document gnus-update-message-archive-method.
4587 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4589         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4591 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
4593         * gnus.texi (Group Maneuvering):
4594         Document `gnus-summary-next-group-on-exit'.
4596 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4598         * gnus.texi (Really Various Summary Commands):
4599         Mention gnus-auto-select-on-ephemeral-exit.
4601 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4603         * gnus.texi, message.texi: Bump version number.
4605 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4607         * gnus.texi (Group Line Specification, Misc Group Stuff)
4608         (Server Commands): Parenthesize @pxref{Mail Spool}.
4610 2007-10-28  Didier Verna  <didier@xemacs.org>
4612         New user option: message-signature-directory.
4613         * message.texi (Insertion Variables): Document it.
4614         * gnus.texi (Posting Styles): Ditto.
4616 2007-10-28  Didier Verna  <didier@xemacs.org>
4618         * gnus.texi (Group Line Specification):
4619         * gnus.texi (Misc Group Stuff):
4620         * gnus.texi (Server Commands): Document the group compaction feature.
4622 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4624         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4626         * message.texi (Various Message Variables): Add message-fill-column.
4628 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4630         * gnus.texi: Untabify.
4632 2007-10-28  Didier Verna  <didier@xemacs.org>
4634         * gnus.texi (Group Parameters): Document the posting-style merging
4635         process in topic-mode.
4637 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4639         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4641 2007-10-28  Romain Francoise  <romain@orebokech.com>
4643         * gnus.texi (Mail Spool): Fix typo.
4644         Update copyright.
4646 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4648         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4650 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
4652         * gnus.texi (Summary Generation Commands):
4653         Add gnus-summary-insert-ticked-articles.
4655 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4657         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4658         to spam-spamassassin-program.
4660 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4662         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4664 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4666         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4668 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4670         * message.texi (Mail Headers): Document `opportunistic'.
4672 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4674         * emacs-mime.texi (Encoding Customization): Explain how to set
4675         mm-coding-system-priorities per hierarchy.
4677 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4679         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4680         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4682 2007-10-28  Didier Verna  <didier@xemacs.org>
4684         * message.texi (Wide Reply): Update documentation of
4685         message-dont-reply-to-names (now allowing a list of regexps).
4687 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4689         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4691 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4693         * gnus.texi (SpamAssassin back end): Fix typo.
4695         * sieve.texi (Examples): Fix grammar.
4697 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699         * gnus.texi (Searching for Articles): Document M-S and M-R.
4700         (Limiting): Document / b.
4702 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4704         * gnus.texi (Thread Commands): T M-^.
4706 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4708         * message.texi (Mail Aliases): Document ecomplete.
4709         (Mail Aliases): Fix typo.
4711 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4713         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4714         fix typo.
4716 2007-10-28  Romain Francoise  <romain@orebokech.com>
4718         * gnus.texi (Mail Spool): Grammar fix.
4720 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4722         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4723         string.
4725 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4727         * gnus.texi (Group Parameters): Fix description.
4729 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4731         * gnus.texi (Gmane Spam Reporting):
4732         Fix spam-report-gmane-use-article-number.
4733         Add spam-report-user-mail-address.
4735 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4737         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4739 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4741         * gnus.texi (Group Parameters): Add simplified sorting example based on
4742         example for `Sorting the Summary Buffer' from Jari Aalto
4743         <jari.aalto@cante.net>.
4744         (Example Methods): Add example for an indirect connection.
4746 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
4748         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4749         (Agent Parameters): Updated parameter names to match code.
4750         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4751         'gnus-agent-summary-fetch-series'.
4752         (Agent and flags): New section providing a generalized discussion
4753         of flag handling.
4754         (Agent and IMAP): Remove flag discussion.
4755         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4757 2007-10-28  Romain Francoise  <romain@orebokech.com>
4759         * gnus.texi (Exiting the Summary Buffer): Add new function
4760         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4762 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4764         * gnus.texi (Conformity): Fix typo.
4765         (Customizing Articles): Document `first'.
4767 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
4769         * gnus.texi (Sorting the Summary Buffer):
4770         Add `gnus-thread-sort-by-date-reverse'.  Add example
4771         host to different sorting in NNTP and RSS groups.
4773 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4775         * message.texi (Insertion): Describe prefix for
4776         message-mark-inserted-region and message-mark-insert-file.
4778 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4780         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4781         LaTeX documents.  Describe "text/x-gnus-verbatim".
4783 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4785         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4786         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4787         (spam-stat spam filtering, SpamOracle)
4788         (Extending the Spam ELisp package): Remove extra quote symbol for
4789         clarity.
4791 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4793         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4794         gnus-article-delete-part and gnus-article-replace-part.
4795         (Using MIME): Add gnus-mime-replace-part.
4797 2007-10-28  Romain Francoise  <romain@orebokech.com>
4799         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4800         requires `auto-compression-mode' to be enabled.  Add new nnml
4801         variable `nnml-compressed-files-size-threshold'.
4803 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4805         * gnus.texi (Sorting the Summary Buffer):
4806         Add gnus-thread-sort-by-recipient.
4808 2007-10-28  Romain Francoise  <romain@orebokech.com>
4810         * message.texi (Insertion Variables): Mention new variable
4811         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
4812         documentation accordingly.
4814 2007-10-28  Romain Francoise  <romain@orebokech.com>
4816         * gnus.texi (To From Newsgroups): Mention new variables
4817         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4819 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4821         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4822         stuff; gnus-mime-inline-part does the automatic decompression.
4824 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4826         * gnus.texi (Spam ELisp Package Configuration Examples):
4827         "training.ham" should be "training.spam".
4829 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4831         * message.texi (Mail Variables): Fix the default value for
4832         message-send-mail-function.
4834 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4836         * gnus.texi (Optional Back End Functions): nntp-request-update-info
4837         always returns nil exceptionally.
4839 2007-10-28  Simon Josefsson  <jas@extundo.com>
4841         * gnus.texi (Article Washing): Add libidn URL.
4842         Suggested by Michael Cook <michael@waxrat.com>.
4844 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4846         * gnus.texi (Topic Commands): Fix next/previous.
4848 2007-10-28  Simon Josefsson  <jas@extundo.com>
4850         * gnus.texi (Article Washing): Mention `W i'.
4852 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
4854         * gnus.texi (Group Parameters): Slight extension of sieve
4855         parameter description.
4857 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4859         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4860         matching score files as well.
4861         (Picons): Describe `gnus-picon-style'.
4863 2007-10-28  Romain Francoise  <romain@orebokech.com>
4865         * message.texi (Message Headers): Mention that headers are hidden
4866         using narrowing, and how to expose them.
4867         Update copyright.
4869 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4871         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4872         `gnus-summary-sort-by-recipient'.
4874 2007-10-28  Romain Francoise  <romain@orebokech.com>
4876         * gnus.texi (NNTP marks): New node.
4877         (NNTP): Move NNTP marks variables to the new node.
4879 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4881         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
4883         * gnus.texi (MIME Commands, Hashcash): Markup fix.
4885 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4887         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
4888         everywhere for consistency.
4889         (Filtering Spam Using The Spam ELisp Package): Admonish again.
4890         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
4891         Say "regular expression" instead of "regex."  Admonish.
4892         Pick other words to sound better (s/so/thus/).
4893         (Spam ELisp Package Filtering of Incoming Mail):
4894         Mention statistical filters.  Remove old TODO.
4895         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
4896         New section on sorting and displaying the spam score.
4897         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4898         backend but an alias to spam-use-BBDB.
4899         (Extending the Spam ELisp package): Rewrite the example using the
4900         new backend functionality.
4902 2007-10-28  Simon Josefsson  <jas@extundo.com>
4904         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4905         nntp-marks-directory, from Romain Francoise
4906         <romain@orebokech.com>.
4908 2007-10-28  Magnus Henoch  <mange@freemail.hu>
4910         * gnus.texi (Hashcash): New default value of
4911         hashcash-default-payment.
4913 2007-10-28  Simon Josefsson  <jas@extundo.com>
4915         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
4916         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4918 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4920         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
4922 2007-10-28  Simon Josefsson  <jas@extundo.com>
4924         * gnus.texi (documentencoding): Add, to avoid warnings.
4926 2007-10-28  Simon Josefsson  <jas@extundo.com>
4928         * message.texi (Mail Headers): Add.
4930         * gnus.texi (Hashcash): Fix.
4932 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4934         * gnus.texi (Hashcash): Change location of library, also mention
4935         that payments can be verified and fix the name of the
4936         hashcash-path variable.
4938 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4940         * gnus.texi (Article Display): Add `gnus-picon-style'.
4942 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4944         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4946 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4948         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4949         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4950         warning about ham processors in spam groups removed.
4952 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
4954         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
4955         From Hubert Chan <hubert@uhoreg.ca>.
4957 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4959         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4960         (Mailing List): Typo.
4961         (Customizing Articles): Add gnus-treat-ansi-sequences.
4962         (Article Washing): Index.
4964         * message.texi: Use m-dash consistently.
4966 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4968         * gnus.texi (GroupLens): Remove.
4970 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
4972         * gnus.texi (Outgoing Messages, Agent Variables):
4973         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
4974         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4976 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
4978         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4980 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
4982         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4984         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
4986 2007-10-28  Simon Josefsson  <jas@extundo.com>
4988         * gnus.texi (Top): Add SASL.
4990 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
4992         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4994 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
4996         * gnus.texi (Troubleshooting): Adjust Gnus version number.
4998 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5000         * calc.texi (Formulas, Composition Basics): Lower the
5001         precedence of negation.
5003 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5005         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5006         Mention the new three-letter column identifiers.
5007         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5008         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5009         message when using `c' on an empty default with default printer.
5010         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5011         renamed to `ses--symbolic-formulas' some time ago.
5013 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5015         * calc.texi (Default Simplifications, Making Selections)
5016         (Customizing Calc): Clarify associativity of multiplication.
5018 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5020         * tramp.texi (Traces and Profiles): Simplify loop over
5021         `trace-function-background'.
5023 2007-10-22  Juri Linkov  <juri@jurta.org>
5025         * dired-x.texi (Shell Command Guessing): Default values are now
5026         available by typing M-n instead of M-p.
5028 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5030         * tramp.texi (Cleanup remote connections): New section.
5031         (Password caching): Remove `tramp-clear-passwd'.
5032         It's not a command anymore.
5033         (Bug Reports): Add `tramp-bug' to function index.
5034         (Function Index, Variable Index): New nodes.
5035         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5037         * trampver.texi: Update release number.
5039 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5041         * calc.texi (History and Acknowledgements): Turn comment
5042         about integer size into past tense.
5043         (Time Zones): Remove pointer to Calc author's address.
5044         (Trigonometric and Hyperbolic Functions): Mention cotangent
5045         and hyperbolic cotangent.  Fix typo.
5047 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5049         Sync with Tramp 2.1.11.
5051         * trampver.texi: Update release number.
5053 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5055         * tramp.texi (External packages): New section.
5057 2007-09-29  Juri Linkov  <juri@jurta.org>
5059         * info.texi (Help-Int): Document `L' (`Info-history').
5061 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5063         * org.texi: Change links to webpage and maintained email.
5064         (Remember): Promote to Chapter, significant changes.
5065         (Fast access to TODO states): New section.
5066         (Faces for TODO keywords): New section.
5067         (Export options): Example for #+DATE.
5068         (Progress logging): Section moved.
5070 2007-09-26  Bill Wohler  <wohler@newt.com>
5072         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5073         browse-url-at-mouse.
5075 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5077         * flymake.texi (Customizable variables): Face names don't end in -face.
5078         Fix flymake-err-line-patterns template.
5079         (Example -- Configuring a tool called directly): Fix init-function.
5080         (Highlighting erroneous lines): Face names don't end in -face.
5082 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5084         * erc.texi (Special-Features): Fix small typo.
5086 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5088         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5089         and "External transfer methods".
5091 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5093         * calc.texi (Predefined Units): Add some history.
5095 2007-09-08  Michael Olson  <mwolson@gnu.org>
5097         * erc.texi (Copying): New section included from gpl.texi.
5098         This matches the look of the upstream ERC manual.
5100 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5102         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5103         (Random Numbers): Clarify the distribution of `random'.
5105 2007-09-06  Glenn Morris  <rgm@gnu.org>
5107         Move manual sources from man/ to subdirectories of doc/.
5108         Split into the Emacs manual in emacs/, and other manuals in misc/.
5109         Change all setfilename commands to use ../../info.
5110         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5111         refer to the Emacs manual here.
5112         (infodir): New variable.
5113         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5114         (cc-mode.texi, faq.texi): Update references to source file locations.
5115         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5116         do not refer to the Emacs manual here.
5117         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5119         * Makefile.in: Add `basename' versions of all info targets, for
5120         convenience when rebuilding just one manual.
5121         (../etc/GNU): Delete obsolete target.
5122         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5123         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5124         *.vrs *.toc here...
5125         (maintainer-clean): ...from here.
5127         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5129 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5131         * calc.texi (Date Conversions): Clarify definition of
5132         Julian day numbering.
5133         (Date Forms): Clarify definition of Julian day numbering;
5134         add some history.
5136 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5138         * org.texi: Version 5.07.
5140 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5142         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5144 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5146         * org.texi (Adding hyperlink types): New section.
5147         (Embedded LaTeX): Chapter updated because of LaTeX export.
5148         (LaTeX export): New section.
5149         (Using links out): New section.
5151 2007-08-22  Glenn Morris  <rgm@gnu.org>
5153         * faq.texi (Learning how to do something): Refcards now in
5154         etc/refcards/ directory.
5156 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5158         * tramp.texi (Remote Programs): Persistency file must be cleared when
5159         changing `tramp-remote-path'.
5160         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5161         macro.
5163 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5165         * calc.texi: Move contents to beginning of file.
5166         (Algebraic Entry): Fix the formatting of an example.
5168 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5170         * calc.texi (Basic Operations on Units): Mention exact versus
5171         inexact conversions.
5173 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5175         * calc.texi (Basic Operations on Units): Mention default
5176         values for new units.
5177         (Quick Calculator Mode): Mention that binary format will
5178         be displayed.
5180 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5182         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5184 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5186         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5188 2007-08-08  Glenn Morris  <rgm@gnu.org>
5190         * gnus.texi, sieve.texi: Replace `iff'.
5192 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5194         * calc.texi (Basic Graphics): Mention the graphing of error
5195         forms.
5196         (Graphics Options): Mention how `g s' handles error forms.
5197         (Curve Fitting): Mention plotting the curves.
5198         (Standard Nonlinear Models): Add additional models.
5199         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5200         (Linear Fits): Correct result.
5202 2007-08-01  Alan Mackenzie  <acm@muc.de>
5204         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5205         to "--no-site-file".
5207 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5209         * tramp.texi (Frequently Asked Questions): Point to mode line
5210         extension in Emacs 23.1.
5212         * trampver.texi: Update release number.
5214 2007-07-27  Glenn Morris  <rgm@gnu.org>
5216         * calc.texi (Copying): Include license text from gpl.texi, rather than
5217         in-line.
5219 2007-07-25  Glenn Morris  <rgm@gnu.org>
5221         * calc.texi (Copying): Replace license with GPLv3.
5223         * Relicense all FSF files to GPLv3 or later.
5225 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5227         Sync with Tramp 2.1.10.
5229         * tramp.texi (trampfn): Expand macro implementation in order to handle
5230         empty arguments.
5231         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5232         occurrences by trampfn.
5233         (Frequently Asked Questions): Extend example code for host
5234         identification in the modeline.  Add bbdb to approaches shortening Tramp
5235         file names to be typed.
5237         * trampver.texi: Update release number.
5239 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5241         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5242         section.  Reported by <poti@potis.org>.
5243         (Remote processes): Arguments of the program to be debugged are taken
5244         literally.
5245         (Frequently Asked Questions): Simplify recentf example.
5247 2007-07-14  Karl Berry  <karl@gnu.org>
5249         * info.texi (@copying): New Back-Cover Text.
5251         * info.texi (Quitting Info): Move to proper place in source.
5252         (Reported by Benno Schulenberg.)
5254 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5256         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5258         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5260         * emacs-mime.texi: Add @documentencoding directive.
5262 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5264         * tramp.texi (Remote processes): Add an anchor to the subsection
5265         "Running a debugger on a remote host".
5267 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5269         * tramp.texi (Remote processes): Don't call it "experimental" any
5270         longer.  Add subsection about running a debugger on a remote host.
5272 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5274         * org.texi (Properties and columns): Chapter rewritten.
5276 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5278         * tramp.texi:
5279         * trampver.texi: Migrate to Tramp 2.1.
5281 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5283         * org.texi (Properties): New chapter.
5285 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5287         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5288         Control Panel.
5290         * gnus.texi (Misc Article): Add index entry for
5291         gnus-single-article-buffer.
5293 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5295         * gnus.texi (Starting Up): Fix typo.
5297 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5299         * gnus.texi (Asynchronous Fetching): Fix typo.
5301 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5303         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5304         (About This Manual): Remove redundant information.
5305         (Getting Started): Mention author.
5306         (Basic Arithmetic, Customizing Calc): Make description of the
5307         variable `calc-multiplication-has-precedence' match its new effect.
5309 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5311         * calc.texi (Basic Arithmetic, Customizing Calc):
5312         Mention the variable `calc-multiplication-has-precedence'.
5314 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5316         * org.texi (Tag): Section swapped with node Timestamps.
5317         (Formula syntax for Lisp): Document new `L' flag.
5319 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5321         * gnus.texi (Misc Group Stuff, Summary Buffer)
5322         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5324 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5326         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5327         * gnus.texi (Article Buttons, Mail Source Customization)
5328         (Sending or Not Sending, Customizing NNDiary):
5329         * message.texi (Message Headers):
5330         * mh-e.texi (HTML): Fix typos.
5332 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5334         Sync with Tramp 2.0.56.
5336         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5337         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
5339 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5341         * Version 22.1 released.
5343 2007-05-26  Michael Olson  <mwolson@gnu.org>
5345         * erc.texi (Modules): Fix references to completion modules.
5347 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
5349         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5351 2007-05-09  Didier Verna  <didier@xemacs.org>
5353         * gnus.texi (Email Based Diary): New.  Proper documentation for the
5354         nndiary back end and the gnus-diary library.
5356 2007-05-03  Karl Berry  <karl@gnu.org>
5358         * .cvsignore (*.pdf): New entry.
5360         * texinfo.tex: Update from current version for better pdf generation.
5362 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
5364         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5366 2007-04-28  Glenn Morris  <rgm@gnu.org>
5368         * faq.texi (New in Emacs 22): Restore mention of python.el pending
5369         consideration of legal status.
5371 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
5373         * idlwave.texi: Minor updates for IDLWAVE 6.1.
5375 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5377         * faq.texi (New in Emacs 22): python.el removed.
5379 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
5381         * calc.texi (Reporting bugs): Update maintainer's address.
5383 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5385         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5387 2007-04-15  Jay Belanger  <belanger@truman.edu>
5389         * calc.texi (Title page): Remove the date.
5390         (Basic Arithmetic): Emphasize that / binds less strongly than *.
5391         (The Standard Calc Interface): Change trail title.
5392         (Floats): Mention that when non-decimal floats are entered, only
5393         approximations are stored.
5394         (Copying): Move to the appendices.
5395         (GNU Free Documentation License): Add as an appendix.
5397 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5399         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5400         * dired-x.texi, ebrowse.texi, ediff.texi:
5401         * emacs-mime.texi, erc.texi, eshell.texi:
5402         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5403         * idlwave.texi, message.texi, newsticker.texi, org.texi:
5404         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5405         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5406         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5407         * woman.texi: Include GFDL.
5409         * doclicense.texi: Remove node heading, so that it can be included by
5410         other files.
5412         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
5414         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5415         than *.
5417 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
5419         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5420         in Calc.
5422 2007-04-09  Romain Francoise  <romain@orebokech.com>
5424         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5425         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
5426         replace mouse-2.
5428 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5430         * woman.texi (Word at point, Interface Options): woman-topic-at-point
5431         renamed to woman-use-topic-at-point.  Document new behavior.
5433 2007-04-08  Richard Stallman  <rms@gnu.org>
5435         * url.texi: Fix some indexing.
5436         (Disk Caching): Drop discussion of old/other Emacs versions.
5438 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5440         * url.texi (Disk Caching): Say Emacs 21 "and later".
5442         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5443         on Font locking which now mentions JIT lock.
5445 2007-04-01  Michael Olson  <mwolson@gnu.org>
5447         * erc.texi: Update for the ERC 5.2 release.
5449 2007-03-31  David Kastrup  <dak@gnu.org>
5451         * woman.texi (Topic, Interface Options): Explain changes semantics of
5452         woman-manpath in order to consider MANPATH_MAP entries.
5454 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5456         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5458 2007-03-26  Richard Stallman  <rms@gnu.org>
5460         * pgg.texi (Caching passphrase): Clean up previous change.
5462 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
5464         * gnus.texi (Setting Process Marks): Fix typo.
5466 2007-03-25  Romain Francoise  <romain@orebokech.com>
5468         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5469         readability, and include various fixes by Daniel Brockman, Nick Roberts
5470         and Dieter Wilhelm.
5472 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
5474         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5476         * gnus.texi (Mail Source Specifiers): Fix typo.
5478 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
5480         * reftex.texi (Imprint): Update maintainer information.
5482 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5484         * message.texi (Message Buffers): Update documentation for
5485         message-generate-new-buffers.
5487 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
5489         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5491 2007-03-21  Glenn Morris  <rgm@gnu.org>
5493         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5495 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
5497         * eshell.texi (Known problems): Emacs 21 -> 22.
5499         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5501 2007-03-18  Jay Belanger  <belanger@truman.edu>
5503         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5505 2007-03-12  Glenn Morris  <rgm@gnu.org>
5507         * calc.texi (Time Zones): Switch to new North America DST rule.
5509         * calc.texi: Replace "daylight savings" with "daylight
5510         saving" in text throughout.
5512 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5514         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5515         The variable now uses a list of symbols instead of just a symbol.
5516         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5518 2007-03-06  Romain Francoise  <romain@orebokech.com>
5520         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
5521         new packages, and mention Gnus update.
5523 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5525         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5526         nntp-open-connection-functions-never-echo-commands.
5528 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
5530         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5531         problems on the console, and security risk in not using gpg-agent.
5533 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
5535         * org.texi (The spreadsheet): Rename from "Table calculations".
5536         Completely reorganized and rewritten.
5537         (CamelCase links): Section removed.
5538         (Repeating items): New section.
5539         (Tracking TODO state changes): New section.
5540         (Agenda views): Chapter reorganized and rewritten.
5541         (HTML export): Section rewritten.
5542         (Tables in arbitrary syntax): New section.
5543         (Summary): Better feature summary.
5544         (Activation): Document problem with cut-and-paste of Lisp code
5545         from PDF files.
5546         (Visibility cycling): Document indirect buffer use.
5547         (Structure editing): Document sorting.
5548         (Remember): Section rewritten.
5549         (Time stamps): Better description of time stamp types.
5550         (Tag searches): Document regular expression search for tags.
5551         (Stuck projects): New section.
5552         (In-buffer settings): New keywords.
5553         (History and Acknowledgments): Updated description.
5555 2007-02-24  Alan Mackenzie  <acm@muc.de>
5557         * cc-mode.texi (Movement Commands): Insert two missing command names.
5558         (Getting Started): Slight wording correction (use conditional).
5560 2007-02-22  Kim F. Storm  <storm@cua.dk>
5562         * widget.texi (User Interface, Basic Types): Document need to put some
5563         text before the %v escape in :format string in editable-field widget.
5565 2007-02-18  Romain Francoise  <romain@orebokech.com>
5567         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5568         `cvs-mode-quit'.
5570 2007-02-10  Markus Triska  <markus.triska@gmx.at>
5572         * widget.texi (Programming Example): Put constant strings in :format.
5574 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
5576         * faq.texi (Fullscreen mode on MS-Windows): New node.
5578 2007-02-04  David Kastrup  <dak@gnu.org>
5580         * faq.texi (AUCTeX): Update version number.  Should probably be done
5581         for other packages as well.
5583 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5585         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
5586         <tassilo@member.fsf.org>.
5588 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
5590         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5591         ls-lisp-use-localized-time-format.
5593 2007-01-20  Markus Triska  <markus.triska@gmx.at>
5595         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5597 2007-01-13  Michael Olson  <mwolson@gnu.org>
5599         * erc.texi (Modules): Mention capab-identify module.
5601 2007-01-05  Michael Olson  <mwolson@gnu.org>
5603         * erc.texi (Getting Started): Update for /RECONNECT command.
5605 2007-01-04  Richard Stallman  <rms@gnu.org>
5607         * ebrowse.texi: Change C-c b to C-c C-m.
5609 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5611         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5612         variables only in info to avoid redundant entries in the printed
5613         manual.
5615 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
5617         * message.texi (Using PGP/MIME): Document gpg-agent usage.
5619 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
5621         * message.texi (Security): Split into sub-nodes.
5623 2007-01-01  Alan Mackenzie  <acm@muc.de>
5625         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5626         eval-after-load in Emacs <=21 and a workaround.  Document that
5627         trigraphs are not supported.
5629 2007-01-01  Alan Mackenzie  <acm@muc.de>
5631         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5632         c-context-line-break.  When invoked within a string, preserve
5633         whitespace.  Add a backslash only when also in a macro.
5635 2007-01-01  Alan Mackenzie  <acm@muc.de>
5637         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5639 2007-01-01  Alan Mackenzie  <acm@muc.de>
5641         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5642         are now bound by default to c-\(beginning\|end\)-of-defun by default.
5644 2007-01-01  Alan Mackenzie  <acm@muc.de>
5646         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5647         "Choosing a Style".
5649         * cc-mode.texi ("Styles"): Add @dfn{style}.
5651 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
5653         Sync with Tramp 2.0.55.
5655         * trampver.texi: Update release number.
5657 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5659         * gnus.texi (Customizing Articles): Add index entries for all
5660         gnus-treat-* variables.
5662 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
5664         * gnus.texi (IMAP): Fix incorrect explanation of
5665         nnimap-search-uids-not-since-is-evil in documentation for
5666         nnimap-expunge-search-string.
5668 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
5670         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5671         spam-ifile-database.
5673 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
5675         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5676         rebind C-s.
5678 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
5680         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5681         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5682         "expiring mail".
5683         (IMAP): Document nnimap-search-uids-not-since-is-evil and
5684         nnimap-nov-is-evil.
5686 2006-12-25  Kevin Ryde  <user42@zip.com.au>
5688         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5689         about the key procedure being used heavily.
5691 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
5693         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5694         to t.
5695         (Prerequisites): Add explanation about gpg-agent.
5697 2006-12-22  Kevin Ryde  <user42@zip.com.au>
5699         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5700         "sort" instead of "sort*".
5702 2006-12-19  Richard Stallman  <rms@gnu.org>
5704         * calc.texi (History and Acknowledgements): Recognize that Emacs
5705         now does have floating point.
5707 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
5709         * tramp.texi (External transfer methods): Describe new method `scpc'.
5711 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
5713         * pgg.texi: Added short note on gpg-agent to the introduction.
5715 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
5717         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5718         also applies to Cc.
5720 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
5722         * gnus.texi (X-Face): Clarify.  Say which programs are required
5723         on Windows.
5725 2006-12-08  Michael Olson  <mwolson@gnu.org>
5727         * erc.texi (Modules): Remove documentation for list module.
5729 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
5731         * faq.texi (^M in the shell buffer): Ditto.
5733 2006-11-20  Michael Olson  <mwolson@gnu.org>
5735         * erc.texi: Call this the 5.2 stable pre-release of ERC.
5737 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
5739         * org.texi: Fix typos.
5740         (Agenda commands): Document `C-k'.
5742 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
5744         * url.texi (http/https): Fix a typo in the HTTP URL.
5746 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
5748         * ada-mode.texi: Total rewrite.
5750 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
5752         * org.texi: Minor typo fixes.
5754 2006-11-13  Bill Wohler  <wohler@newt.com>
5756         Release MH-E manual version 8.0.3.
5758         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5759         release 8.0.3.
5761         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5762         to set MAILDIR.
5763         (Reading Mail): Document the customization of read-mail-command
5764         for MH-E.
5765         (Viewing Attachments): Document mm-discouraged-alternatives.
5766         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5767         (Junk): Add more information about the settings of mh-junk-background
5768         in a program.  Add /usr/bin/mh to PATH in examples.
5770 2006-11-12  Richard Stallman  <rms@gnu.org>
5772         * woman.texi: Update author address but say he no longer maintains it.
5774 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
5776         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5777         archived trees.
5778         (Checkboxes): Section moved to chapter 5, and extended.
5779         (The date/time prompt): New section.
5780         (Link abbreviations): New section.
5781         (Presentation and sorting): New section.
5782         (Custom agenda views): Section completely rewritten.
5783         (Summary): Compare with Planner.
5784         (Feedback): More info about creating backtraces.
5785         (Plain lists): Modified example.
5786         (Breaking down tasks): New section.
5787         (Custom time format): New section.
5788         (Time stamps): Document inactive timestamps.
5789         (Setting tags): More details about fast tag selection.
5790         (Block agenda): New section.
5791         (Custom agenda views): Section rewritten.
5792         (Block agenda): New section.
5794 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
5796         * tramp.texi (Configuration): scp is the default method.
5797         (Default Method): Use ssh as example for another method.
5799 2006-10-27  Richard Stallman  <rms@gnu.org>
5801         * woman.texi: Downcase nroff/troff/roff.
5802         (Installation): Chapter deleted.  Some xrefs deleted.
5803         (Background): woman doesn't advise man ;-).
5805 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5807         * ada-mode.texi (Project files, Identifier completion)
5808         (Automatic Casing, Debugging, Using non-standard file names)
5809         (Working Remotely): Fix typos.
5811 2006-10-20  Masatake YAMATO  <jet@gyve.org>
5813         * cc-mode.texi (Sample .emacs File): Add missing `)' in
5814         sample code `my-c-initialization-hook'.
5816 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
5818         * widget.texi: Fix typos.
5820 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
5822         * tramp.texi (Frequently Asked Questions): Remove questions marked with
5823         "???".  There have been no complaints for years, so the information
5824         must be appropriate.
5826 2006-10-16  Richard Stallman  <rms@gnu.org>
5828         * widget.texi: Use @var instead of capitalization.
5829         Clarify many widget type descriptions.
5831 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5833         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
5834         gnus-dired-attach.
5835         (Selecting a Group): Fix typo.
5837 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
5839         * widget.texi: Fix typos.
5841 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
5843         * gnus.texi (Image Enhancements): Update for Emacs 22.
5845         * gnus-faq.texi ([1.3]): Update.
5847 2006-10-06  Richard Stallman  <rms@gnu.org>
5849         * faq.texi (Displaying the current line or column):
5850         Delete "As of Emacs 20".
5852 2006-10-06  Romain Francoise  <romain@orebokech.com>
5854         * faq.texi (VM): VM works with Emacs 22 too.
5856 2006-10-06  Richard Stallman  <rms@gnu.org>
5858         * ebrowse.texi: Remove Emacs version "21" from title.
5860 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
5862         * gnus.texi (Foreign Groups): Say where change of editing commands are
5863         stored.  Add reference to `gnus-parameters'.
5865 2006-09-15  Jay Belanger  <belanger@truman.edu>
5867         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5868         Change "Library Public License" to "Lesser Public License"
5869         throughout.  Use "yyyy" to represent year.
5871 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
5873         * org.texi (Setting tags): Typo fix.
5875 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
5877         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5879 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
5881         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5883 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
5885         * faq.texi (Escape sequences in shell output): EMACS is now set
5886         to Emacs's absolute file name, not to "t".
5887         (^M in the shell buffer): Likewise.
5888         * misc.texi (Interactive Shell): Likewise.
5890 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
5892         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5893         mails with pop3-leave-mail-on-server.  Fix wording.
5894         (Limiting): Improve gnus-summary-limit-to-articles.
5895         (X-Face): Fix typo.
5897 2006-09-11  Simon Josefsson  <jas@extundo.com>
5899         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5900         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5902 2006-09-06  Simon Josefsson  <jas@extundo.com>
5904         * smtpmail.texi (Authentication): Mention SSL.
5906 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
5908         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5909         Don't use @indicateurl.
5911         * cc-mode.texi (Subword Movement): Don't use @headitem.
5912         (Custom Braces, Clean-ups): Don't use @tie.
5914 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
5916         Sync with Tramp 2.0.54.
5918         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5919         Suggested by Adrian Phillips <a.phillips@met.no>.
5921 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
5923         * org.texi (Installation, Activation): Split from Installation and
5924         Activation.
5925         (Clocking work time): Documented new features.
5927 2006-08-13  Alex Schroeder  <alex@gnu.org>
5929         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5930         example.
5932 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
5934         * faq.texi (How to add fonts): New node.
5936 2006-08-05  Romain Francoise  <romain@orebokech.com>
5938         * faq.texi (New in Emacs 22): Expand.
5940 2006-08-03  Michael Olson  <mwolson@gnu.org>
5942         * erc.texi: Update for ERC 5.1.4.
5944 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5946         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5947         in .../site-lisp/gnus/ by default.
5948         [ From gnus-news.texi in the trunk. ]
5950 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
5952         * gnus.texi (MIME Commands): Additions for yEnc.
5954 2006-07-24  Richard Stallman  <rms@gnu.org>
5956         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5957         * faq.texi: Move periods and commas inside quotes.
5959 2006-07-20  Jay Belanger  <belanger@truman.edu>
5961         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5963 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
5965         * faq.texi (Security risks with Emacs): Document Emacs 22
5966         file-local-variable mechanism.
5968 2006-07-12  Michael Olson  <mwolson@gnu.org>
5970         * erc.texi: Update for ERC 5.1.3.
5972 2006-07-12  Alex Schroeder  <alex@gnu.org>
5974         * rcirc.texi: Fix typos.
5975         (Getting started with rcirc): New calling convention for M-x irc.
5976         Mention #rcirc.  Removed channel tracking.
5977         (Configuration): Change the names of all variables that got changed
5978         recently, eg. rcirc-server to rcirc-default-server.  Added
5979         documentation for rcirc-authinfo, some background for Bitlbee, and
5980         rcirc-track-minor-mode.
5981         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
5982         Scrolling.
5983         (Reconnecting after you have lost the connection): Fix example code
5984         to match code changes.
5986 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
5988         * gnus.texi, message.texi: Fix typos.
5990 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
5992         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5993         commands.
5994         (Global TODO list): Document the use of the variables
5995         `org-agenda-todo-ignore-scheduled' and
5996         `org-agenda-todo-list-sublevels'.
5998 2006-07-05  Richard Stallman  <rms@gnu.org>
6000         * faq.texi (Scrolling only one line): Fix xref.
6002 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6004         * faq.texi (Evaluating Emacs Lisp code):
6005         Throughout, replace eval-current-buffer with eval-buffer.
6007 2006-07-03  Richard Stallman  <rms@gnu.org>
6009         * rcirc.texi (Scrolling conservatively): Fix xref.
6011         * pcl-cvs.texi (Viewing differences): Usage fix.
6013 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6015         * org.texi (Agenda commands): Document `s' key to save all org-mode
6016         buffers.
6018 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6020         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6021         names.  Mention `cvs-msg' face.
6023 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6025         * org.texi (Checkboxes): New section.
6027 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6029         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6030         throughout this chapter.
6032 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6034         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6035         text for standalone vs Emacs info.
6036         (Help): Clarify header line description.  Use mouse-1 for clicks.
6037         (Help-P): Use mouse-1 for clicks.
6038         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6039         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6040         (Choose menu subtopic): Remove gratuitous Emacs command names.
6041         (Help-FOO): Put usual behavior first.
6042         (Help-Xref): Clicking on xrefs works in Emacs.
6043         (Search Text): Clarify what the default behavior is.
6044         (Create Info buffer): Fix Emacs window/X window confusion.
6045         (Emacs Info Variables): Fix for new Emacs init file behavior.
6047 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6049         * gnus.texi (Summary Buffer Lines): Fix typo.
6051 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6053         * org.texi (Embedded LaTeX): New chapter.
6054         (Archiving): Section rewritten.
6055         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6057 2006-06-20  Bill Wohler  <wohler@newt.com>
6059         Release MH-E manual version 8.0.1.
6061         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6062         release 8.0.1.
6063         (Preface): Depend on GNU mailutils 1.0 and higher.
6065 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6067         * message.texi (News Headers): Update message-syntax-checks section.
6069 2006-06-19  Karl Berry  <karl@gnu.org>
6071         * info.texi (Advanced): Mention C-q, especially with ?.
6073 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6075         * org.texi (Publishing links): Document the `:link-validation-function'
6076         property.
6077         (Extensions and Hacking): New chapter, includes some sections of the
6078         "Miscellaneous" chapter.
6080 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6082         * org.texi (Progress logging): New section.
6084 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6086         * org.texi (ASCII export): Document indentation adaptation.
6087         (Setting tags): Document mutually-exclusive tags.
6089 2006-06-05  Romain Francoise  <romain@orebokech.com>
6091         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6092         Fix typo.
6094         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6095         channel (#gnus@irc.freenode.net).
6096         Fix typos.  Update copyright notice.
6098         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6099         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6100         (Line-Up Functions, Custom Macros):
6101         * ediff.texi (Window and Frame Configuration)
6102         (Highlighting Difference Regions):
6103         * emacs-mime.texi (Display Customization):
6104         * erc.texi (History):
6105         * eshell.texi (Known problems):
6106         * eudc.texi (Overview, BBDB):
6107         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6108         (The problem of spam, SpamOracle, Extending the Spam package)
6109         (Conformity, Terminology):
6110         * idlwave.texi (Routine Info)
6111         (Class and Keyword Inheritance, Padding Operators)
6112         (Breakpoints and Stepping, Electric Debug Mode)
6113         (Examining Variables, Troubleshooting):
6114         * org.texi (Creating timestamps):
6115         * reftex.texi (Commands, Options, Changes):
6116         * tramp.texi (Inline methods, Password caching)
6117         (Auto-save and Backup, Issues):
6118         * vip.texi (Files, Commands in Insert Mode):
6119         * viper.texi (Emacs Preliminaries, States in Viper)
6120         (Packages that Change Keymaps, Viper Specials, Groundwork):
6121         Fix various typos.
6123 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6125         * ediff.texi: Fix typos.
6127 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6129         * org.texi: Small typo fixes.
6131 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6133         * viper.texi (Viper Specials):
6134         * gnus.texi (Example Setup):
6135         * faq.texi (Backspace invokes help):
6136         * dired-x.texi (Optional Installation Dired Jump):
6137         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6138         follow coding conventions.
6140 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6142         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6144 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6146         * pcl-cvs.texi: Fix typos.
6147         (Customization): Say "us".
6149 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6151         * org.texi: Remove bogus @setfilename.
6153 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6155         * org.texi (ASCII export): Omit command name.
6156         (HTML export): Add prefix to all lines in Local Variable example.
6157         (Acknowledgments): Typeset names in italics.
6159 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6161         * org.texi (Plain lists): Add new item navigation commands.
6162         (External links): Document elisp and info links.
6163         (Custom searches): New section.
6164         (Publishing): New chapter.
6165         (HTML export): Include a list of supported CSS classes.
6166         (Setting tags): Describe the fast-tag-setting interface.
6168 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6170         * dired-x.texi: ifinfo -> ifnottex.
6172 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6174         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6176 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6178         * message.texi (Interface): Add tool bar customization.
6179         (MIME): Index and text additions for mml-attach.
6180         (MIME): Describe mml-dnd-protocol-alist and
6181         mml-dnd-attach-options.
6183         * gnus.texi (Oort Gnus): Reorder entries in sections.
6184         Fix some entries.
6185         (Starting Up): Add references to "Emacs for Heathens" and to
6186         "Finding the News".  Add user-full-name and user-mail-address.
6187         (Group Buffer Format): Add tool bar customization and update.
6188         (Summary Buffer): Add tool bar customization.
6189         (Posting Styles): Add message-alternative-emails.
6191 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6193         * tramp.texi (Filename completion): Improve wording.
6195 2006-05-07  Romain Francoise  <romain@orebokech.com>
6197         * faq.texi (Using regular expressions): Fix typo.
6198         (Packages that do not come with Emacs): Fix capitalization.
6199         (Replacing text across multiple files): Expand node to explain how
6200         to use `dired-do-query-replace-regexp' in more detail, based on
6201         suggestion by Eric Hanchrow <offby1@blarg.net>.
6203 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6205         * tramp.texi (Filename completion): Completion of remote files'
6206         method, user name and host name is active only in partial
6207         completion mode.
6209 2006-05-06  Bill Wohler  <wohler@newt.com>
6211         Release MH-E manual version 8.0.
6213         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6214         release 8.0.
6216 2006-05-06  Bill Wohler  <wohler@newt.com>
6218         * mh-e.texi (MH-BOOK-HOME): Change from
6219         http://www.ics.uci.edu/~mh/book/mh to
6220         http://rand-mh.sourceforge.net/book/mh.
6221         Replace .htm suffix with .html for MH book files.
6222         (Using This Manual): Update key binding for getting relevant
6223         chapter in Info from command key.
6224         (Ranges): Fix itemx.
6226 2006-05-05  Karl Berry  <karl@gnu.org>
6228         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6229         (\fonttextsize): New user-level command to change text font size.
6231 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6233         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6235 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6237         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6239 2006-04-24  Bill Wohler  <wohler@newt.com>
6241         * mh-e.texi (Getting Started): Make it more explicit that you need
6242         to install MH.  Add pointers to current MH implementations.
6244 2006-04-21  Bill Wohler  <wohler@newt.com>
6246         Release MH-E manual version 7.94.
6248         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6249         release 7.94.
6251 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6253         * org.texi: Many small fixes.
6254         (Handling links): Rename from "Managing links".
6256 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6258         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6259         (Splitting mail using spam-stat): Fix @xref.
6261 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6263         * gnus.texi (Spam Package): Major revision of the text.
6264         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6266 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6268         * org.texi (Time stamps): Better explanation of the purpose of
6269         different time stamps.
6270         (Structure editing, Plain lists): More details on how new items
6271         and headings are inserted.
6273 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6275         * org.texi (Formula syntax): Fix link to Calc Manual.
6277 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6279         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6281 2006-04-17  Bill Wohler  <wohler@newt.com>
6283         * mh-e.texi (Folders): Update mh-before-quit-hook and
6284         mh-quit-hook example with code that removes the buffers rather
6285         than just bury them.
6287 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6289         Sync with Tramp 2.0.53.
6291 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6293         * org.texi (Updating settings): New section.
6294         (Visibility cycling): Better names for the startup folding
6295         options.
6296         (Exporting): Completely restructured.
6297         (The very busy C-c C-c key): New section.
6298         (Summary of in-buffer settings): New section.
6300 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6302         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6304 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6306         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6307         (Server Commands): Key `v' is reserved for users.
6309 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6311         * org.texi (Link format): New section, emphasis on bracket links.
6312         (External links): Document bracket links.
6313         (FAQ): Expand to cover shell links and the new link format.
6315 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6317         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6319 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6321         * gnus.texi (Summary Buffer Lines): Add `*'.
6323 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6325         * gnus.texi (Group Parameters):
6326         Mention gnus-permanently-visible-groups.
6328 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6330         * gnus.texi (Face): Fix typo.
6332 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6334         * gnus.texi (X-Face): Clarify.
6335         (Face): Need Emacs with PNG support.
6337 2006-04-06  Richard Stallman  <rms@gnu.org>
6339         * idlwave.texi: Delete the blocks "not suitable for inclusion with
6340         Emacs".
6342 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
6344         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6345         blocks not suitable for inclusion with Emacs using variable
6346         PARTOFEMACS.
6348 2006-04-04  Simon Josefsson  <jas@extundo.com>
6350         * gnus.texi (Security): Improve.
6352 2006-04-02  Bill Wohler  <wohler@newt.com>
6354         * mh-e.texi (Getting Started, Junk, Bug Reports)
6355         (MH FAQ and Support): Fix URLs.
6357 2006-03-31  Romain Francoise  <romain@orebokech.com>
6359         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6360         to t, not nil (and has for the past eight years).
6362 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6364         * message.texi, gnus.texi: Bump version to 5.11.
6366 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6368         * gnus.texi (Top): Add comment about version line.
6370         * message.texi (Top): Ditto.  Change to take named versions into
6371         account.
6373 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6375         * gnus.texi (Posting Styles): Add x-face-file to example.
6376         (X-Face): Refer to posting styles.
6378         * gnus-faq.texi ([5.8]): Add x-face-file.
6379         ([8.4]): Add links to gmane.emacs.gnus.user and
6380         gmane.emacs.gnus.general.
6382 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6384         * gnus-faq.texi: Use .invalid.
6385         ([5.4]): Fix gnus-posting-styles example.
6387 2006-03-27  Romain Francoise  <romain@orebokech.com>
6389         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
6390         Emacs/W3 needs a new maintainer.
6391         (Ispell): Update author and version info.
6392         (Mailcrypt): Mention PGG.
6393         (New in Emacs 22): Add PGG to the list of new packages.
6394         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6395         updating dead URLs.
6397 2006-03-25  Karl Berry  <karl@gnu.org>
6399         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6400         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6401         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6402         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6403         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6404         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6405         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6406         (2) do not indent copyright year list (or anything else).
6408 2006-03-21  Bill Wohler  <wohler@newt.com>
6410         * mh-e.texi (Folders): Various edits.
6412 2006-03-20  Romain Francoise  <romain@orebokech.com>
6414         * gnus.texi (Mail Folders): Grammar fix.
6416 2006-03-19  Bill Wohler  <wohler@newt.com>
6418         * mh-e.texi (Replying): Document Mail-Followup-To.
6419         Change manually-formatted table to multitable.  Add debugging info.
6420         Move description of mh-reply-default-reply-to into paragraph
6421         that describes its values.
6423 2006-03-17  Bill Wohler  <wohler@newt.com>
6425         * mh-e.texi: Use smallexample and smalllisp consistently.
6426         (Sending Mail Tour): Update method of entering
6427         addresses and subject.
6428         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6429         (Adding Attachments, Searching): Update screenshots for Emacs 22.
6431 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
6433         * org.texi: Version number change only.
6435 2006-03-14  Bill Wohler  <wohler@newt.com>
6437         * mh-e.texi: Add index entries around each paragraph rather than
6438         depend on entries from beginning of node.  Doing so ensures that
6439         index entries are less likely to be forgotten if text is cut and
6440         pasted, and are necessary anyway if the references are on a
6441         separate page.  It seems that makeinfo is now (v. 4.8) only
6442         producing one index entry per node, so there is no longer any
6443         excuse not to.  Use subheading instead of heading.  The incorrect
6444         use of heading produced very large fonts in Info--as large as the
6445         main heading.
6446         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6447         versions 6 and 7 appeared *around* the time of these Emacs releases.
6449 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
6451         * org.texi (Clean view): Document new startup options.
6453 2006-03-11  Bill Wohler  <wohler@newt.com>
6455         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6456         (Composing, Scan Line Formats): Fix @refs.
6457         (Getting Started): Define MH profile and MH profile components.
6458         (Incorporating Mail, Reading Mail, Viewing, Printing)
6459         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6460         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6461         for string constants.
6462         (Tool Bar): Remove spurious quote.
6463         (Junk): Use ``...'' instead of "...".
6464         (Scan Line Formats): Replace @samp with @kbd.
6466 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6468         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6470 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6472         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6473         easy to understand.
6475 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6477         * gnus.texi: Markup fix.
6478         (Fancy Mail Splitting): Specify new feature.
6480 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6482         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6483         partial-words matching.
6485 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
6487         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6489         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6490         (MIME Commands): Fix mm-discouraged-alternatives.
6492 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
6494         * org.texi: Version number change only.
6496 2006-03-06  Bill Wohler  <wohler@newt.com>
6498         * mh-e.texi: Move from SourceForge repository to Savannah.
6499         This is version 7.93, which is a total rewrite from the previous
6500         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6501         version 7.93.
6503 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
6505         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6507 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
6509         * org.texi (Interaction): Add item about `org-mouse.el' by
6510         Piotr Zielinski.
6511         (Managing links): Document that also mouse-1 can be used to
6512         activate a link.
6513         (Headlines, FAQ): Add entry about hiding leading stars.
6514         (Miscellaneous): Resort the sections in this chapter to a more
6515         logical sequence.
6517 2006-02-27  Simon Josefsson  <jas@extundo.com>
6519         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
6520         2004-01-27 from the trunk).
6522 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6524         * cc-mode.texi: Rename c-hungry-backspace to
6525         c-hungry-delete-backwards, at the request of RMS.  Leave the old
6526         name as an alias.
6528 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6530         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6531         include the function header within the defun.
6533 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6535         * cc-mode.texi: Correct two typos.
6537 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
6539         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6540         existing comment.
6541         (Electric Keys): Add a justification for electric indentation.
6542         (Hungry WS Deletion): Clear up the names and complications of the
6543         BACKSPACE and DELETE keys.
6545 2006-02-23  Juri Linkov  <juri@jurta.org>
6547         * faq.texi (Common requests): Move `Turning on auto-fill by
6548         default' after `Wrapping words automatically'.  Move `Working with
6549         unprintable characters' before `Searching for/replacing newlines'.
6550         Move `Replacing highlighted text' after `Highlighting a region'.
6551         Merge `Repeating commands' and `Repeating a command as many times
6552         as possible' into the former.
6553         (Packages that do not come with Emacs): Add refs to Gmane and
6554         etc/MORE.STUFF.
6556 2006-02-23  Juri Linkov  <juri@jurta.org>
6558         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6559         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6560         Add xref to `(emacs)Reporting Bugs'.
6561         (Getting a printed manual): Add URL to other formats of the manual.
6562         (Common requests): Fix menu.
6563         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6564         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6565         (Inserting text at the beginning of each line): Add pxref to
6566         `Changing the included text prefix'.
6567         (Forcing the cursor to remain in the same column): Mention `track-eol'
6568         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
6569         (Replacing text across multiple files): Add keybinding `Q' for
6570         `dired-do-query-replace'.
6572 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
6574         * reftex.texi: Version number and date change only.
6576         * org.texi (Internal Links): Rewrite to cover the modified
6577         linking system.
6579 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
6581         * faq.texi: Remove the coding cookie, it's not needed anymore.
6583 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
6585         * faq.texi (Colors on a TTY): Mention Mac OS port.
6587 2006-02-12  Karl Berry  <karl@gnu.org>
6589         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6590         8-bit accented a.
6592 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
6594         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6596 2006-02-08  Romain Francoise  <romain@orebokech.com>
6598         * faq.texi (Top): Remove paragraph about the FAQ being a
6599         transitional document, etc.
6600         (Searching for/replacing newlines): New node.
6601         (Yanking text in isearch): New node.
6602         (Inserting text at the beginning of each line): Rename and make
6603         more general, mention `M-;' in Message mode.
6605 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
6607         * faq.texi (Meta key does not work in xterm)
6608         (Emacs does not display 8-bit characters)
6609         (Inputting eight-bit characters): Update xrefs.
6611 2006-02-06  Romain Francoise  <romain@orebokech.com>
6613         * faq.texi (VM): VM now at version 7.19.
6614         Set myself as maintainer of this file.
6616 2006-02-04  Michael Olson  <mwolson@gnu.org>
6618         * erc.texi (History): Note that ERC is now included with Emacs.
6620 2006-01-31  Romain Francoise  <romain@orebokech.com>
6622         * message.texi (Message Headers): Explain what
6623         `message-alternative-emails' does in more detail.
6624         Update copyright year.
6626 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
6628         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6630 2006-01-29  Richard M. Stallman  <rms@gnu.org>
6632         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6634 2006-01-29  Michael Olson  <mwolson@gnu.org>
6636         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6638         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6640         * faq.texi (New in Emacs 22): Mention ERC.
6642 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
6644         * rcirc.texi: Capitalize dir entry for consistency with the entry
6645         in info/dir and other entries in the Emacs category.
6646         Fix typos.  Delete trailing whitespace.
6648 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
6650         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6652 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
6654         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6655         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6657         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6658         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6660 2006-01-27  Alex Schroeder  <alex@gnu.org>
6662         * rcirc.texi: New file.
6664 2006-01-23  Juri Linkov  <juri@jurta.org>
6666         * widget.texi (User Interface): Add S-TAB for widget-backward.
6668 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
6670         Sync with Tramp 2.0.52.
6672         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6673         Add Tramp disabling item.  New item for common connection problems.
6674         (various): Apply "ftp" as method for the download URL.
6675         (Bug Reports): Refer to FAQ for common problems.
6677 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
6679         * widget.texi (User Interface): Use @key for TAB.
6681         * ses.texi (Formulas, Printer functions): Use @key for TAB.
6683         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6684         for TAB.
6686         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6688 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6690         * gnus.texi: Update copyright.
6692 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6694         * gnus.texi (Article Washing): Additions.
6696 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
6698         * org.texi (Agenda commands): Document tags command.
6700 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6702         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6704 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6706         * gnus.texi (RSS): Addition.
6708 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6710         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6712 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6714         * emacs-mime.texi (Display Customization): Add setting example to
6715         mm-discouraged-alternatives.
6717 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
6719         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6720         version is the canonical version.
6722 2006-01-08  Alex Schroeder  <alex@gnu.org>
6724         * pgg.texi (Caching passphrase): Rewording.
6726 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
6728         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6729         repository URL.
6731 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
6733         * org.texi: Removed the accidentally re-added empty line in the
6734         direntry.
6736 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
6738         * org.texi (Agenda Views): Chapter reorganized.
6740 2005-12-29  Romain Francoise  <romain@orebokech.com>
6742         * faq.texi (Using Customize): New node.
6744 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
6746         * org.texi: Remove blank line in @direntry.  It is non-standard
6747         and recursively produces blank lines all over the dir file (when
6748         using Texinfo 4.8).
6750 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
6752         * widget.texi (atoms): Delete obsolete remark about `file' widget.
6754 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
6756         * org.texi (Tags): Boolean logic documented.
6757         (Agenda Views): Document custom commands.
6759 2005-12-20  David Kastrup  <dak@gnu.org>
6761         * faq.texi (AUCTeX): Update version and mailing list info.
6763 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6765         * gnus.texi (MIME Commands): Mention addition of
6766         multipart/alternative to gnus-buttonized-mime-types and add xref
6767         to mm-discouraged-alternatives.
6769         * emacs-mime.texi (Display Customization): Mention addition of
6770         "image/.*" and add xref to gnus-buttonized-mime-types in the
6771         mm-discouraged-alternatives section.
6773 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
6775         * org.texi (Tags): New section.
6776         (Agenda Views): Chapter reorganized.
6778 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
6780         * org.texi (Internal Links): Add a missing comma after an @xref.
6782 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
6784         * faq.texi (Filling paragraphs with a single space): No need to
6785         change sentence-end now.
6787 2005-12-13  Romain Francoise  <romain@orebokech.com>
6789         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6791 2005-12-12  Jay Belanger  <belanger@truman.edu>
6793         * faq.texi (Calc): Update version number.
6795 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
6797         * org.texi (Progress Logging): New section.
6799 2005-12-10  Romain Francoise  <romain@orebokech.com>
6801         Update the Emacs FAQ for the 22.1 release.
6803         * faq.texi: Set VER to `22.1'.
6804         (Basic editing): Explain how to use localized versions of the
6805         Tutorial.  Mention that `C-h r' displays the manual.
6806         Delete obsolete WWW link to an Emacs 18 tutorial.
6807         (Getting a printed manual): Point to the new locations of the
6808         manuals on the GNU Web site.
6809         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6810         available via Info (it was previously distributed separately).
6811         (Installing Texinfo documentation): The latest version of Texinfo
6812         is 4.8, not 4.0.
6813         (Informational files for Emacs): COPYING is the GNU General Public
6814         License, not the Emacs General Public License.
6815         (Informational files for Emacs): Delete obsolete link to the
6816         GNUinfo pages as they have been removed from the GNU Web site.
6817         (New in Emacs 22): New node.
6818         (Setting up a customization file): Say that most packages support
6819         Customize nowadays.
6820         (Colors on a TTY): Delete reference to instructions on how to
6821         enable syntax highlighting, it is now enabled by default.
6822         (Turning on abbrevs by default): Emacs now reads the abbrevs file
6823         at startup automatically.
6824         (Controlling case sensitivity): Mention `M-c' in isearch.
6825         (Using an already running Emacs process): Emacs now creates the
6826         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
6827         gnuserv.  As emacsclient can now run Lisp code as well, delete a
6828         sentence praising gnuserv for that.  Simplify description of how
6829         the client/server operation works.
6830         (Compiler error messages): Delete obsolete text (compile.el has
6831         been rewritten).
6832         (Indenting switch statements): Fix typo.
6833         (Matching parentheses): Simplify setup instructions, mention the
6834         menu bar item in the Options menu.
6835         (Repeating a command as many times as possible): Mention `C-x e'.
6836         (Going to a line by number): Mention new keymap and bindings
6837         `M-g M-g', `M-g M-p' and `M-g M-n'.
6838         (Turning on syntax highlighting): Now on by default.  Simplify.
6839         (Replacing highlighted text): Use `1', not `t'.
6840         (Problems with very large files): The maximum size is now 256MB on
6841         32-bit machines.
6842         (^M in the shell buffer): Mention `comint-process-echoes'.
6843         (Emacs for Apple computers): Emacs 22 has native support for Mac
6844         OS X.
6845         (Translating names to IP addresses): Delete node.
6846         (Binding keys to commands): Fix typo.
6847         (SPC no longer completes file names): New node.
6848         (MIME with Emacs mail packages): Delete section about the Emacs
6849         MIME FAQ (it's not reachable anymore).
6851 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
6853         * cc-mode.texi: The manual has been extensively revised: the
6854         information about using CC Mode has been separated from the larger
6855         and more difficult chapters about configuration.  It has been
6856         updated for CC Mode 5.31.
6858 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6860         * pgg.texi (User Commands): Fix description of pgg-verify-region.
6861         (Selecting an implementation): Fix descriptions.
6863 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
6865         * message.texi (Various Message Variables): Addition.
6867 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6869         * message.texi: Fix default values.
6871 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6873         * message.texi (Header Commands): Clarify descriptions of
6874         message-cross-post-followup-to, message-reduce-to-to-cc, and
6875         message-insert-wide-reply.
6876         (Various Commands): Fix kindex for message-kill-to-signature;
6877         clarify description of message-tab.
6879 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6881         * message.texi (Mailing Lists): Fix description about MFT.
6883         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6885 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6887         * gnus.texi (Slow Terminal Connection): Replace old description
6888         with new one.
6890 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
6892         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6893         replace X-Draft-Headers with X-Draft-From.
6895 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6897         * gnus.texi (Various Various): Fix the default value of
6898         nnheader-max-head-length.
6899         (Gnus Versions): Fix typo.
6901 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
6903         * org.texi (Structure editing): Document new functionality of
6904         M-RET.
6906 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
6908         * org.texi (Internal Links): Fix Texinfo usage.
6910 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
6912         * org.texi (TODO basics): Document the global todo list.
6913         (TODO items): Documents sparse tree for specific TODO
6914         keywords.
6916 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
6918         * org.texi (Plain Lists): Typos fixed.
6920 2005-11-28  Jay Belanger  <belanger@truman.edu>
6922         * calc.texi: Change references of `M-#' to `C-x *' prefix.
6924 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
6926         * org.texi (Structure editing): New item moving commands added.
6927         (Plain Lists): New section.
6929 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
6931         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6932         (Agenda): Document commands `org-cycle-agenda-files' and
6933         `org-agenda-file-to-front'.
6934         (Built-in table editor): Document `org-table-sort-lines'.
6935         (HTML formatting): Export of hand-formatted lists.
6937 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6939         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6940         new variable gnus-toolbar-thickness.
6942 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6944         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6946 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6948         * gnus.texi (X-Face): Fix description.
6949         (XVarious): Remove gnus-xmas-logo-color-alist and
6950         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6952 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6954         * gnus.texi (Group Parameters): Mention new variable
6955         gnus-parameters-case-fold-search.
6956         (Home Score File): Addition.
6958 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
6960         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
6961         (Overview): List supported feed types.
6962         (Installation): No installation necessary when using autoload.
6963         (Configuration): Rename "RSS" to "news".
6965 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
6967         * pgg.texi (User Commands): Document additional passphrase
6968         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6969         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6971 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
6973         * org.texi: Version number changed to 3.19.
6975 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
6977         * pgg.texi (How to use): Update the example to add autoload of
6978         pgg-encrypt-symmetric-region.
6979         (User Commands): Document pgg-encrypt-symmetric-region.
6980         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6982 2005-10-27  Jay Belanger  <belanger@truman.edu>
6984         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6985         mention other TeX-related units.
6987 2005-10-23  Lars Hansen  <larsh@soem.dk>
6989         * dired-x.texi (Miscellaneous Commands):
6990         Replace dired-do-relative-symlink by dired-do-relsymlink and
6991         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6993 2005-10-23  Jay Belanger  <belanger@truman.edu>
6995         * calc.texi (Predefined Units): Use `alpha' for the fine structure
6996         constant.
6998 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7000         * faq.texi (Bugs and problems):
7001         Replace `dired-move-to-filename-regexp' by
7002         `directory-listing-before-filename-regexp'.
7004 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7006         * newsticker.texi (UPDATED): Set value.
7008 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7010         * gnus.texi (Document Groups): Remove duplicate item.
7012 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7014         * org.texi (Summary): Mention iCalendar support.
7015         (Exporting): Document iCalendar support.
7017 2005-10-18  Romain Francoise  <romain@orebokech.com>
7019         * viper.texi (Viper Specials): Capitalize GNU.
7021 2005-10-17  Juri Linkov  <juri@jurta.org>
7023         * info.texi (Getting Started, Search Index, Expert Info):
7024         Fix wording.
7025         (Search Text): Replace `echo area' with `mode line'.
7026         (Search Index): Both `i' and `,' find all index entries.
7027         Replace example `C-f' with `C-l' (which exists in index of Info
7028         manual) and delete spaces in its keyboard input sequence.
7029         Delete unnecessary explanations about literal characters.
7031 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7033         * gnus.texi (Document Server Internals): Addition.
7035 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7037         * gnus.texi (A note on namespaces): Fix RFC reference.
7039 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7041         * gnus.texi (RSS): Fix key description.
7043 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7045         * gnus.texi: Emacs/w3 -> Emacs/W3.
7046         (Browsing the Web): Fix description.
7047         (Web Searches): Ditto.
7048         (Customizing W3): Ditto.
7050 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7052         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7054 2005-10-11  Jay Belanger  <belanger@truman.edu>
7056         * calc.texi (Integration): Mention using `a i' to compute definite
7057         integrals.
7059 2005-10-11  Juri Linkov  <juri@jurta.org>
7061         * info.texi: Rearrange nodes.
7062         (Top): Update menu.  Change ref `Info for Experts' to
7063         `Advanced Info Commands'.
7064         (Getting Started): Fix description of manual's parts.
7065         (Help-Int): Change xref `Info Search' to `Search Index', and
7066         `Expert Info' to `Advanced'.
7067         (Advanced): Move node one level up.
7068         (Search Text, Search Index): New nodes split out from `Info Search'.
7069         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7070         split out from `Advanced'.
7071         (Advanced, Emacs Info Variables): De-document editing an Info file
7072         in Info.
7073         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7074         (Creating an Info File): Delete node and move its text to
7075         `Expert Info'.
7077 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7079         * org.texi (Workflow states): Documented that change in keywords
7080         becomes active only after restart of Emacs.
7082 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7084         Sync with Tramp 2.0.51.
7086 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7088         * speedbar.texi (Introduction): Describe new location of speedbar
7089         on menubar.
7090         (Basic Key Bindings): Remove descriptions of bindings that have
7091         been removed.
7093 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7095         * speedbar.texi (GDB): Describe use of watch expressions.
7097 2005-09-28  Simon Josefsson  <jas@extundo.com>
7099         * message.texi (IDNA): Fix.
7101 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7103         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7104         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7105         description of nntp-open-connection-function.
7106         (Common Variables): Fix descriptions.
7108 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7110         * gnus.texi (Server Buffer Format): Document the %a format spec.
7112 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7114         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7116 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7118         * org.texi Version 3.16.
7120 2005-09-19  Miles Bader  <miles@gnu.org>
7122         * newsticker.texi: Get rid of CVS keywords.
7124 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7126         * gnus.texi (Finding the Parent): Fix description of how Gnus
7127         finds article.
7129 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7131         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7132         to drop off non-answered articles.
7134 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7136         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7137         braces (which are unsupported by NMAKE) for macro `srcdir'.
7139 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7141         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7142         (../info/newsticker, newsticker.dvi): New targets.
7144 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7146         * newsticker.texi: Replace @command with @code.  Replace @example
7147         with @lisp.
7148         (Top): Add explanations to menu items.
7149         (GNU Free Documentation License): Remove.
7151 2005-09-16  Romain Francoise  <romain@orebokech.com>
7153         Update all files to specify GFDL version 1.2.
7155         * doclicense.texi (GNU Free Documentation License): Update to
7156         version 1.2.
7158 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7160         * newsticker.texi: Fix @setfilename.
7162         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7163         (../info/newsticker, newsticker.dvi): New targets.
7165 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7167         * org.texi: Version 3.15.
7169 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7171         * ses.texi: Combine all three indices into one.
7172         Correct a few typos.
7174 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7176         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7178 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7180         * emacs-mime.texi (Handles): Remove duplicate item.
7181         (Encoding Customization): Fix the default value for
7182         mm-coding-system-priorities.
7183         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7184         (Basic Functions): Fix reference.
7186 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7188         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7190 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7192         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7193         and web site.
7195         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7196         not keyboard-translate.
7198 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7200         * faq.texi (Using regular expressions): Fix xref.
7202 2005-08-09  Juri Linkov  <juri@jurta.org>
7204         * info.texi (Help-P): Replace `Prev' with `Previous'.
7205         (Help-M, Help-Xref): Add S-TAB.
7206         (Help-FOO): Update `u' command.
7207         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7208         Update info about visibility of xref parts.
7209         (Help-Int): Fix `m' command.  Rename `Info-last' to
7210         `Info-history-back'.  Add `Info-history-forward'.
7211         (Advanced): Fix `g*' and `M-n' commands.
7212         (Info Search): Add `index-apropos' in stand-alone browser.
7213         Add isearch commands.
7214         (Emacs Info Variables): Remove `Info-fontify'.
7215         Add `Info-mode-hook'.  Update face names.
7216         Add `Info-fontify-maximum-menu-size',
7217         `Info-fontify-visited-nodes', `Info-isearch-search'.
7219 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7221         Sync with Tramp 2.0.50.
7223         * tramp.texi: Use @option{} consequently for method names.
7224         (Inline methods, External transfer methods): Remove references to
7225         Cygwin.
7226         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7227         implementation.
7229 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7231         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7232         Mention that gnus-init-file is not read when Emacs is invoked with
7233         --no-init-file or -q.
7235 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7237         * org.texi: Version 3.14.
7239 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7241         * org.texi: Version 3.13.
7243 2005-07-18  Juri Linkov  <juri@jurta.org>
7245         * calc.texi (Time Zones, Logical Operations):
7246         * cl.texi (Overview):
7247         * org.texi (TODO types):
7248         * sc.texi (Emacs 18 MUAs):
7249         * speedbar.texi (Top):
7250         * url.texi (History):
7251         Delete duplicate duplicate words.
7253 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
7255         * cl.texi (Type Predicates): Document `atom' type.
7257 2005-07-04  Lute Kamstra  <lute@gnu.org>
7259         Update FSF's address in GPL notices.
7261         * calc.texi (Copying):
7262         * doclicense.texi (GNU Free Documentation License):
7263         * faq.texi (Contacting the FSF):
7264         * mh-e.texi (Copying): Update FSF's address.
7266 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7268         * flymake.texi (Example -- Configuring a tool called directly):
7269         Update name of flymake-build-relative-filename.
7271 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7273         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7275 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7277         * org.texi: Version 3.12.
7279 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7281         * makefile.w32-in (MAKEINFO): Use --force.
7282         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7283         Makefile.in.
7284         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7285         more shells.
7287 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7289         * speedbar.texi (Creating a display): Texinfo usage fixes.
7291         * tramp.texi (Customizing Completion, Auto-save and Backup):
7292         Texinfo usage fixes.
7294 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7296         * dired-x.texi (Miscellaneous Commands):
7297         * ediff.texi (Miscellaneous):
7298         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7299         (Agent Variables):
7300         * info.texi (Help-Xref):
7301         * message.texi (Message Headers):
7302         * org.texi (Remember):
7303         * reftex.texi (Options (Defining Label Environments)):
7304         (Options (Index Support)):
7305         (Options (Viewing Cross-References)):
7306         (Options (Misc)):
7307         (Changes):
7308         * speedbar.texi (Creating a display):
7309         * tramp.texi (Customizing Completion, Auto-save and Backup):
7310         Texinfo usage fix.
7312 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7314         * org.texi: Version 3.11.
7316 2005-06-12  Jay Belanger  <belanger@truman.edu>
7318         * calc.texi (Getting Started): Remove extra menu item.
7320 2005-05-31  Jay Belanger  <belanger@truman.edu>
7322         * calc.texi (Notations Used in This Manual): Use @kbd for key
7323         sequence.
7324         (Demonstration of Calc): Mention another way of starting Calc.
7325         (Starting Calc): Mention long name of M-#.
7326         (Embedded Mode Overview): Remove unnecessary instruction.
7327         (Other M-# commands): Rephrase `M-# 0' explanation.
7328         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7329         reflect current behavior.
7331 2005-05-30  Jay Belanger  <belanger@truman.edu>
7333         * calc.texi (Hooks): Change description of calc-window-hook and
7334         calc-trail-window-hook to match usage.
7335         (Computational Functions): Add more constant-generating functions.
7336         (Customizable Variables): Use defvar.
7338 2005-05-28  Jay Belanger  <belanger@truman.edu>
7340         * calc.texi (Assignments in Embedded Mode): Fix variable name.
7341         (Basic Embedded Mode): Explain behavior of arguments to
7342         calc-embedded-mode.
7344 2005-05-27  Jay Belanger  <belanger@truman.edu>
7346         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7347         current behavior.
7349 2005-05-25  Jay Belanger  <belanger@truman.edu>
7351         * calc.texi: Change Calc version number throughout.
7352         (Keypad Mode): Change location in info output.
7353         (Keypad mode overview): Move picture of keypad.
7355 2005-05-21  Jay Belanger  <belanger@truman.edu>
7357         * calc.texi (Storing variables): Mention that only most variables
7358         are void to begin with.
7360 2005-05-21  Kevin Ryde  <user42@zip.com.au>
7362         * widget.texi (Basic Types): Update cross ref from "Enabling
7363         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7364         lispref/text.texi change.
7366 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
7368         * org.texi: Version 3.09.
7370 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
7372         * reftex.texi: Version 4.28.
7374 2005-05-16  Jay Belanger  <belanger@truman.edu>
7376         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7378 2005-05-14  Jay Belanger  <belanger@truman.edu>
7380         * calc.texi (Default Simplifications): Insert missing ! (logical
7381         not operator).
7383 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
7385         Sync with Tramp 2.0.49.
7387 2005-05-10  Jay Belanger  <belanger@truman.edu>
7389         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7390         to 1.
7392 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
7394         * org.texi: Version 3.08, structure reorganized.
7396 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7398         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7400 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
7402         * org.texi: Update to version 3.06.
7404 2005-04-13  Lute Kamstra  <lute@gnu.org>
7406         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7408 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
7410         * cl.texi (Porting Common Lisp): Fix typo.
7412 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7414         * gnus.texi (RSS): Addition.
7416 2005-04-04  Jay Belanger  <belanger@truman.edu>
7418         * calc.texi: Change Calc version number.
7419         (Customizable variables): Fix description of calc-language-alist.
7420         (Copying): Put in version 2 of GPL.
7422 2005-04-01  Jay Belanger  <belanger@truman.edu>
7424         * calc.texi (Troubleshooting Commands): Remove comment about
7425         installation.
7426         (Installation): Remove section.
7427         (Customizable Variables): New section.
7428         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7429         (Graphical Devices): Add references to Customizable Variables.
7431 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7433         * emacs-mime.texi (Display Customization): Markup fixes.
7434         (rfc2047): Update.
7436 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7438         * gnus-faq.texi: Replaced with auto-generated version.
7440 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
7442         * dired-x.texi (Multiple Dired Directories): default-directory was
7443         renamed to dired-default-directory.
7445 2005-03-26  Jay Belanger  <belanger@truman.edu>
7447         * calc.texi (Simplifying Formulas, Rewrite Rules):
7448         Change description of top and bottom of fraction.
7449         (Modulo Forms): Move description of how to create modulo forms to
7450         earlier in the section.
7451         (Fraction Mode): Suggest using : to get a fraction by dividing.
7452         (Basic Arithmetic): Adjust placement of command name.
7453         (Truncating the Stack): Emphasize that "hidden" entries are still
7454         visible.
7455         (Installation): Move discussion of printing manual to "About This
7456         Manual".
7457         (About This Manual): Mention how to print the manual.
7458         (Reporting Bugs): Remove first person.
7459         (Building Vectors): Add algebraic version of append.
7460         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7461         (Grouping Digits): Fix typo.
7463 2005-03-25  Werner Lemberg  <wl@gnu.org>
7465         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7466         Replace `legal' with `valid'.
7468 2005-03-25  Werner Lemberg  <wl@gnu.org>
7470         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7472 2005-03-24  Jay Belanger  <belanger@truman.edu>
7474         * calc.texi (General Mode Commands)
7475         (Mode Settings in Embedded Mode): Add some explanation of
7476         recording mode settings.
7478 2005-03-24  Richard M. Stallman  <rms@gnu.org>
7480         * calc.texi: Remove praise of non-free software.
7482         * idlwave.texi: Don't say where to get IDL or its non-free manual.
7483         (Installation): Node deleted.
7485 2005-03-23  Richard M. Stallman  <rms@gnu.org>
7487         * url.texi (HTTP language/coding): Improve last change.
7489 2005-03-22  Jay Belanger  <belanger@truman.edu>
7491         * calc.texi (Embedded Mode): Add new information on changing
7492         modes.
7494 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
7496         Sync with Tramp 2.0.48.
7498         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7500         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
7501         "GNU/Linux".  Change all addresses to .gnu.org.
7502         (Default Method): Offer shortened syntax for "su" and "sudo"
7503         methods.
7505 2005-03-07  Richard M. Stallman  <rms@gnu.org>
7507         * url.texi: Fix usage of "e.g.".
7508         (HTTP language/coding): Explain the rules for these strings.
7510 2005-03-06  Richard M. Stallman  <rms@gnu.org>
7512         * woman.texi (Introduction): Minor cleanups.
7514         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7516         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7517         (Installation): Node deleted.
7519         * mh-e.texi (Preface): Get rid of "Emacs 21".
7521         * eshell.texi (Installation): Delete node (for Emacs 20).
7523 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
7525         * flymake.texi: Refill and tweak style in @lisp blocks.
7527 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7529         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7531 2005-03-01  Jay Belanger  <belanger@truman.edu>
7533         * calc.texi (Trigonometric and Hyperbolic Functions):
7534         Mention additional functions.
7535         (Algebraic Simplifications): Mention additional simplifications.
7537 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
7539         * ses.texi: Add concept/function/variable indices (this work was
7540         donated by Brad Collins <brad@chenla.org>, copyright-assignment
7541         papers on file at FSF).
7543 2005-02-10  Jay Belanger  <belanger@truman.edu>
7545         * calc.texi: Change @LaTeX to La@TeX throughout.
7546         Redefine @expr as @math for TeX output.
7547         Redefine @texline as a no-op for TeX output.
7548         Define @tfn, replace @t by @tfn throughout.
7550 2005-02-09  Jay Belanger  <belanger@truman.edu>
7552         * calc.texi: Add macro for LaTeX for info output.
7554 2005-02-08  Kim F. Storm  <storm@cua.dk>
7556         * texinfo.tex (LaTex): Add def.
7558 2005-02-06  Jay Belanger  <belanger@truman.edu>
7560         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7561         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
7562         throughout manual.
7564 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7566         * gnus.texi: Some edits based on comments from David Abrahams.
7568 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7570         * gnus.texi (RSS): Fix the keystroke.
7572 2005-01-24  David Kastrup  <dak@gnu.org>
7574         * faq.texi: Update AUCTeX version info.
7576 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
7578         * gnus-faq.texi ([4.1]): Typo.
7580 2005-01-19  Jay Belanger  <belanger@truman.edu>
7582         * calc.texi (Keep Arguments): Mention that keeping arguments
7583         doesn't work with keyboard macros.
7585 2005-01-16  Richard M. Stallman  <rms@gnu.org>
7587         * autotype.texi (Autoinserting): Fix small error.
7589 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
7591         Sync with Tramp 2.0.47.
7593         * tramp.texi (Compilation): New section, describing compilation of
7594         remote files.
7596 2005-01-11  Kim F. Storm  <storm@cua.dk>
7598         * widget.texi (Basic Types): Add :follow-link keyword.
7600 2005-01-09  Jay Belanger  <belanger@truman.edu>
7602         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7604 2005-01-08  Jay Belanger  <belanger@truman.edu>
7606         * calc.texi: Change throughout to reflect new default value of
7607         calc-settings-file.
7609 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7611         * message.texi (Reply): `message-reply-to-function' should return
7612         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7614 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
7616         * faq.texi (Changing load-path): Fix typo.
7618 2005-01-05  Jay Belanger  <belanger@truman.edu>
7620         * calc.texi (Programming Tutorial): Replace kbd command by
7621         appropriate characters for a keyboard macro.
7623 2005-01-04  Jay Belanger  <belanger@truman.edu>
7625         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7626         for Lucid Emacs.
7627         (Programming Tutorial): Mention that the user needs to be in the
7628         right mode to compute some functions.
7630 2005-01-04  Jay Belanger  <belanger@truman.edu>
7632         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7633         no longer applicable.
7635 2005-01-01  Jay Belanger  <belanger@truman.edu>
7637         * calc.texi (Programming Tutorial): Change description of how to
7638         edit keyboard macros to match current behavior.
7640 2004-12-31  Jay Belanger  <belanger@truman.edu>
7642         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7644 2004-12-20  Jay Belanger  <belanger@truman.edu>
7646         * calc.texi (Types Tutorial): Emphasize that you can't divide by
7647         zero.
7649 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
7651         * cc-mode.texi (Text Filling and Line Breaking): Put period after
7652         @xref.
7653         (Font Locking): Avoid @strong{Note:}.
7655 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
7657         Sync with Tramp 2.0.46.
7659         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
7661 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
7663         * url.texi: Correct typos.
7664         (Retrieving URLs): @var{nil}->@code{nil}.
7665         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7666         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7667         (Dealing with HTTP documents): @inforef->@xref.
7669 2004-12-15  Jay Belanger  <belanger@truman.edu>
7671         * calc.texi: Consistently capitalized all mode names.
7672         (Answers to Exercises): Mention that an answer can be a fraction
7673         when in Fraction mode.
7675 2004-12-13  Jay Belanger  <belanger@truman.edu>
7677         * calc.texi: Fix some TeX definitions.
7679 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
7681         * reftex.texi (Imprint): Remove erroneous @value's.
7683 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7685         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7686         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7688 2004-12-08  Jay Belanger  <belanger@truman.edu>
7690         * calc.texi (Starting Calc): Remove comment about installation.
7691         (Keypad Mode Overview): Remove comment about Emacs 19 support.
7693 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
7695         * url.texi: Update @setfilename.
7696         (Getting Started): No need to worry about Gnus versions.
7697         (Dealing with HTTP documents): Use @inforef.
7699         * org.texi: Fix @direntry file name.
7701 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
7703         * url.texi: New file.
7705         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7707 2004-12-06  Jay Belanger  <belanger@truman.edu>
7709         * calc.texi (Using Calc): Remove paragraph about installation.
7711 2004-12-06  Jay Belanger  <belanger@truman.edu>
7713         * calc.texi: Use more Texinfo macros and less TeX defs.
7714         Remove @refill's.
7716 2004-12-06  Richard M. Stallman  <rms@gnu.org>
7718         * org.texi: New file.
7720 2004-12-05  Richard M. Stallman  <rms@gnu.org>
7722         * Makefile.in (org.dvi, ../info/org): New targets.
7723         (INFO_TARGETS): Add ../info/org.
7724         (DVI_TARGETS): Add org.dvi.
7725         (maintainer-clean): Remove the info files in the info dir.
7727 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
7729         * idlwave.texi: Fix the setfilename directive to put the produced
7730         file in ../info.
7731         (Continued Statement Indentation): Resurrect Jan D.'s change from
7732         2004-11-03 that was lost when a newer version of idlwave.texi was
7733         imported.
7735 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
7737         * gnus-faq.texi ([5.1]): Add missing bracket.
7739         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7740         Index `spam-initialize'.
7742 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
7744         * message.texi (Various Message Variables): Mention that all mail
7745         file variables are derived from `message-directory'.
7747         * gnus.texi (Splitting Mail): Clarify bogus group.
7749 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7751         * emacs-mime.texi (Encoding Customization):
7752         Fix mm-coding-system-priorities entry.
7754 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
7756         * idlwave.texi (Continued Statement Indentation):
7757         * reftex.texi (Options (Index Support)):
7758         (Displaying and Editing the Index, Table of Contents):
7759         * speedbar.texi (Creating a display, Major Display Modes):
7760         Replace non-nil with non-@code{nil}.
7762 2004-10-21  Jay Belanger  <belanger@truman.edu>
7764         * calc.texi (Algebraic-Style Calculations): Remove a comment.
7766 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
7768         * calc.texi (Reporting Bugs): Double up `@'.
7770 2004-10-18  Jay Belanger  <belanger@truman.edu>
7772         * calc.texi (Reporting Bugs): Change the address that bugs
7773         should be sent to.
7775 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
7777         * gnus.texi (New Features): Add 5.11.
7779         * message.texi (Resending): Remove wrong default value.
7781         * gnus.texi (Mail Source Specifiers): Describe possible problems
7782         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
7783         `pop3-leave-mail-on-server' to the index.
7785 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7787         * message.texi (Canceling News): Add how to set a password.
7789 2004-10-12  Jay Belanger  <belanger@truman.edu>
7791         * calc.texi (Help Commands): Change the descriptions of
7792         calc-describe-function and calc-describe-variable to match their
7793         current behavior.
7795 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
7797         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7799 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
7801         Sync with Tramp 2.0.45.
7803         * tramp.texi (Frequently Asked Questions): Comment paragraph about
7804         plink link.  The URL is outdated.  Originator contacted for
7805         clarification.
7807 2004-10-10  Juri Linkov  <juri@jurta.org>
7809         * gnus.texi (Top, Marking Articles): Join two menus in one node
7810         because a node can have only one menu.
7812 2004-10-09  Juri Linkov  <juri@jurta.org>
7814         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7815         example of nnmail-split-fancy.
7817 2004-10-06  Karl Berry  <karl@gnu.org>
7819         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7820         consistency with other uses of dashes.
7822 2004-10-05  Karl Berry  <karl@gnu.org>
7824         * info.texi: Consistently use --- throughout, periods at end of
7825         menu descriptions, and a couple typos.
7827 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
7829         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7830         * pgg.texi (User Commands, Backend methods): Do.
7831         * gnus.texi: Markup fixes.
7832         (Setting Process Marks): Fix `M P a' entry.
7833         * emacs-mime.texi: Fixes.
7835 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
7837         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7838         again.
7839         Use 5.10 instead of 5.10.0.
7841 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7843         * gnus.texi (Summary Mail Commands): S D e.
7845 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
7847         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7848         the gnus-article-mode-line-format section.
7850 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
7852         * gnus.texi (Various Summary Stuff): Fix the documentation for
7853         gnus-newsgroup-variables.
7855 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
7857         * gnus.texi (MIME Commands):
7858         Add gnus-mime-display-multipart-as-mixed,
7859         gnus-mime-display-multipart-alternative-as-mixed,
7860         gnus-mime-display-multipart-related-as-mixed.
7861         (Mail Source Customization): Clarify `mail-source-directory'.
7862         (Splitting Mail): Mention gnus-group-find-new-groups.
7863         (SpamOracle): Fix typo.
7865         * gnus-faq.texi: Untabify.
7866         ([6.3]): nnir.el is in contrib directory.
7868         * message.texi (News Headers): Clarify how a unique ID is created.
7870         * gnus.texi (Batching Agents): Fix typo in example.
7871         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7873 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
7875         * gnus.texi (Group Parameters): Add more on hooks.
7877 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
7879         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7881 2004-09-22  Jay Belanger  <belanger@truman.edu>
7883         * calc.texi (Vectors as Lists): Add a warning that the tutorial
7884         might be hidden during part of the session.
7886 2004-09-20  Jay Belanger  <belanger@truman.edu>
7888         * calc.texi (Notations Used in This Manual): Put in an earlier
7889         mention that DEL could be called Backspace.
7891 2004-09-10  Simon Josefsson  <jas@extundo.com>
7893         * gnus.texi (IMAP): Add example.  Suggested and partially written
7894         by Steinar Bang <sb@dod.no>.
7896 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7898         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7899         netrc syntax.
7901 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7903         * gnus.texi (Spam ELisp Package Sequence of Events):
7904         Some clarifications.
7905         (Spam ELisp Package Global Variables): More clarifications.
7907 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7909         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7910         Mention spam-split does not modify incoming mail.
7912 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
7914         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7916 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
7918         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7920 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
7922         * makefile.w32-in (sieve, pgg): Use $(infodir).
7924 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
7926         * makefile.w32-in: Fix PGG and Sieve entries.
7928 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
7930         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7931         Emacs and related programs.
7933 2004-08-27  Richard M. Stallman  <rms@gnu.org>
7935         * faq.texi: Fix texinfo usage, esp. doublequotes.
7936         (Difference between Emacs and XEmacs): Some clarification.
7938         * faq.texi (Difference between Emacs and XEmacs):
7939         Explain not to contrast XEmacs with GNU Emacs.
7941 2004-08-26  Richard M. Stallman  <rms@gnu.org>
7943         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7945 2004-08-22  David Kastrup  <dak@gnu.org>
7947         * reftex.texi (AUCTeX): Update links, section name.
7949         * faq.texi (Calc): Update availability (included in 22.1).
7950         (AUCTeX): Update availability, information, versions, description.
7952 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
7954         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7956 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
7958         * cc-mode.texi: Various updates for CC Mode 5.30.9.
7960 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
7962         Sync with Tramp 2.0.44.
7964 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
7966         * widget.texi (User Interface): Update how to separate the
7967         editable field of an editable-field widget from other widgets.
7968         (Programming Example): Add text after field.
7970 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7972         * emacs-mime.texi (Encoding Customization): Add a note to the
7973         mm-content-transfer-encoding-defaults entry.
7974         (rfc2047): Update.
7976         * gnus.texi (Article Highlighting):
7977         Add gnus-cite-ignore-quoted-from.
7978         (POP before SMTP): New node.
7979         (Posting Styles): Addition.
7980         (Splitting Mail): Add nnmail-split-lowercase-expanded.
7981         (Fancy Mail Splitting): Ditto.
7982         (X-Face): Add gnus-x-face.
7984 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
7986         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7987         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7989 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7991         * gnus.texi (Mail Source Specifiers):
7992         Describe `pop3-leave-mail-on-server'.
7994 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
7996         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7998         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7999         repository.  Change setfilename.
8001         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8003 2004-07-02  Juri Linkov  <juri@jurta.org>
8005         * pcl-cvs.texi (Viewing differences): Add `d r'.
8007 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8009         * ses.texi, viper.texi, flymake.texi, faq.texi:
8010         * eshell.texi, ediff.texi: Markup fixes.
8012 2004-06-21  Karl Berry  <karl@gnu.org>
8014         * info.texi (Top): Mention that only Emacs has mouse support.
8015         (Getting Started): Mention this in a few other places.
8017 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8019         * autotype.texi (Copyrights, Timestamps):
8020         Recommend `before-save-hook' instead of `write-file-functions'.
8022 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8024         * dired-x.texi (dired-mark-omitted): Update keybinding.
8026 2004-06-10  Kim F. Storm  <storm@cua.dk>
8028         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8030 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8032         * dired-x.texi (variable dired-omit-mode): Rename from
8033         dired-omit-files-p.
8034         (function dired-omit-mode): Rename from dired-omit-toggle.
8035         Call dired-omit-mode rather than set dired-omit-files-p.
8036         (dired-mark-omitted): Describe command.
8038 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8040         Version 2.0.41 of Tramp released.
8042 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8044         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8045         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8047 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8049         * cl.texi (Top): Call this chapter `Introduction'.
8050         (Overview): In TeX, no section heading here.
8052         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8054 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8056         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8057         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8059 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8061         * flymake.texi: New file.
8063 2004-05-28  Simon Josefsson  <jas@extundo.com>
8065         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8067 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8069         Version 2.0.40 of Tramp released.
8071 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8073         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8075         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8076         variables `tramp-backup-directory-alist' and
8077         `tramp-bkup-backup-directory-info'.
8078         (Overview, Connection types)
8079         (External transfer methods, Default Method)
8080         (Windows setup hints): Remove restriction of password entering
8081         with external methods.
8082         (Auto-save and Backup): Make file name example
8083         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8084         and `auto-save-directory' must be used.
8085         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8086         only "NT").  Remove doubled entry "What kinds of systems does
8087         @tramp{} work on".
8088         (tramp): Macro removed.
8089         (Obtaining Tramp): Flag removed from title.
8090         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8091         and `trampver' used properly.  Flag `tramp-inst' replaced by
8092         `installchapter'.  Installation related text adapted.
8094 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8096         * widget.texi (Programming Example): Remove overlays.
8098 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8100         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8102 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8104         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8106 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8108         * info.texi (Info Search): Add info-apropos.
8110 2004-03-22  Juri Linkov  <juri@jurta.org>
8112         * faq.texi: Fix help key bindings.
8114 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8116         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8117         (as suggested by Karl Berry).  Update information about colored
8118         stars in menus.  Add new subheading describing M-n.
8120 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8122         * cl.texi (Top): Rename top node's title.
8124 2004-03-08  Karl Berry  <karl@gnu.org>
8126         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8127         problems making the texinfo distribution.
8129 2004-02-29  Simon Josefsson  <jas@extundo.com>
8131         * smtpmail.texi (Authentication): Change the list of supported
8132         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8133         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8134         <voegelas@gmx.net>.
8136 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8138         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8139         Use $(DEL) instead of rm, and ignore exit code.
8141 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8143         Tramp version 2.0.39 released.
8145 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8147         * tramp.texi (Customizing Completion): Explain new functions
8148         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8149         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8150         (Top): Refer to Savannah mailing list as the major one.
8151         Mention older mailing lists in HTML mode only.
8152         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8153         (Frequently Asked Questions): Remote hosts must not be Unix-like
8154         for "smb" method.
8155         (Password caching): New node.
8156         (External transfer methods): Refer to password caching for "smb"
8157         method.
8159 2004-02-17  Karl Berry  <karl@gnu.org>
8161         * info.texi (Help-Int): Mention the new line number feature.
8163 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8165         * ses.texi (Advanced Features): New functionality for
8166         ses-set-header-row (defaults to current row unless C-u used).
8167         (Acknowledgements): Add Stefan Monnier.
8169 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8171         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8173 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8175         Tramp version 2.0.38 released.
8177         * tramp.texi (Remote shell setup): Warn of environment variables
8178         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8179         <sven.gabriel@imk.fzk.de>.
8180         (Configuration): Tramp now chooses base64/uuencode
8181         automatically.  Update wording accordingly.
8182         (Top): More description for the `Default Method' menu entry.
8183         (Default Method): Use @code, not @var, for Lisp variables.
8184         (Default Method): New subsection `Which method is the right one
8185         for me?'  Suggested by Christian Kirsch.
8186         (Configuration): Pointer to new subsection added.
8187         (Default Method): Too many "use" in one sentence.
8188         Rephrase.  Reported by Christian Kirsch.
8189         (Filename Syntax): Old `su' example is probably a left-over from
8190         the sm/su method naming.  Replace with `ssh', instead.
8191         (External transfer methods, Auto-save and Backup):
8192         Typo fixes.
8194 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8196         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8197         (Top): Mention japanese manual only if flag `jamanual' is set.
8198         Insert section `Japanese manual' in menu.
8200 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8202         * eshell.texi (Known Problems): Add doc item.
8204 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8206         * cc-mode.texi: Update for CC Mode 5.30.
8208         Note: Please refrain from doing purely cosmetic changes like
8209         removing trailing whitespace in this manual; it clobbers cvs
8210         merging for no good reason.
8212 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8214         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8215         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8216         @acronym{ASCII}.
8218 2003-10-26  Karl Berry  <karl@gnu.org>
8220         * info.texi (Info Search): Echo area, not echo are.  From Debian
8221         diff.
8223 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8225         * widget.texi (Defining New Widgets): Document new behavior of
8226         :buttons and :children keywords.
8228 2003-10-22  Miles Bader  <miles@gnu.org>
8230         * Makefile.in (info): Move before $(top_srcdir)/info.
8232 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8234         * tramp.texi (Inline methods): Small grammar fix.
8235         (External transfer methods): Likewise.
8237 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8239         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8241 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8243         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8245 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8247         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8249         * widget.texi (User Interface): Fix typos.
8251         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8253 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8255         * pcl-cvs.texi (Selected Files): Fix typo.
8257 2003-09-21  Karl Berry  <karl@gnu.org>
8259         * info.texi (] and [ commands): No period at end of section title.
8261 2003-09-04  Miles Bader  <miles@gnu.org>
8263         * Makefile.in (top_srcdir): New variable.
8264         ($(top_srcdir)/info): New rule.
8265         (info): Depend on it.
8267 2003-09-03  Peter Runestig  <peter@runestig.com>
8269         * makefile.w32-in: New file.
8271 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8273         * widget.texi (User Interface): Explain the need of static text
8274         around an editable field.
8276 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8278         * widget.texi (Basic Types): The argument to `:help-echo' can now
8279         be a form that evaluates to a string.
8281 2003-08-18  Kim F. Storm  <storm@cua.dk>
8283         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8285 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8287         * dired-x.texi (Shell Command Guessing): Explain *.
8289 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8291         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8292         log-edit-insert-changelog.
8294 2003-08-03  Karl Berry  <karl@gnu.org>
8296         * info.texi: Need @contents.
8298 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8300         Tramp version 2.0.36 released.
8302         * tramp.texi (Remote shell setup): Explain about problems with
8303         non-Bourne commands in ~/.profile and ~/.shrc.
8305 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8307         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8308         renaming of `vis-mode' to `visible-mode'.
8310 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8312         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8313         next, prev and up pointers.
8315 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8317         * info.texi (Help): Mention existence of Emacs and stand-alone
8318         Info at the very beginning of the tutorial.
8319         (Help-Inv): New node.
8320         (Help-]): New node.
8321         (Help-M): Systematically point out the differences between default
8322         Emacs and stand-alone versions.  Delete second menu.
8323         (Help-Xref): Systematically point out the differences between
8324         default Emacs and stand-alone versions.
8325         (Help-Int): Change `l' example.
8326         (Expert Info): Fix typos.
8327         (Emacs Info Variables): Mention `Info-hide-note-references' and
8328         new default for `Info-scroll-prefer-subnodes'.
8330 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8332         Version 2.0.35 of Tramp released.
8334         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8335         (Inline methods): Add methods `remsh' and `plink1'.
8336         (External transfer methods): Add method `remcp'.
8337         (Multi-hop Methods): Add method `remsh'.
8338         Small patch from Adrian Aichner <adrian@xemacs.org>:
8339         Fix minor typos.
8340         (Concept Index): Add to make manual searchable via
8341         `Info-index'.
8342         (Version Control): Add cindex entry.
8344 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
8346         * trampver.texi: Version 2.0.34 released.
8348 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8350         * faq.texi: Improve previous changes.
8352 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
8354         * faq.texi: Update copyright and maintenance details.
8355         Update some package URLs, versions, and maintainers.
8356         Remove many references to the Emacs Lisp Archive.
8358 2003-04-23  Simon Josefsson  <jas@extundo.com>
8360         * smtpmail.texi: Fix license (the invariant sections mentioned has
8361         never been part of the smtp manual).  Align info dir entry with
8362         other emacs packages.
8364 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
8366         * tramp.texi: Version 2.0.33 released.
8367         Remove installation chapter.  Remove XEmacs specifics.
8369 2003-03-29  Richard M. Stallman  <rms@gnu.org>
8371         * tramp.texi (Top): Undo the previous renaming.
8372         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8374 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
8376         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8377         version of manual.
8379         * tramp.texi (Auto-save and Backup): New node.
8381 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8383         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
8384         Emacs" in order to have better differentiation to "XEmacs".
8385         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8386         are new macros in order to point to the other Emacs flavor where
8387         appropriate.  In info case, point to node `Installation' in order
8388         to explain how to generate the other way.  In html case, make a
8389         link to the other html file.
8390         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
8391         after CVS checkout/update.
8392         (Installation): Completely rewritten.
8393         (Installation parameters, Load paths): New sections under
8394         `Installation'.
8396 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8398         * tramp.texi: Version 2.0.30 released.
8399         Replace word "path" with "localname" where used as a component of
8400         a Tramp file name.
8402 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
8404         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8405         introduced.
8406         (Installation): Explain what to do if files from the tramp/contrib
8407         directory are needed.
8409 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
8411         * smtpmail.texi (How Mail Works): New.
8413 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8415         * smtpmail.texi: New file.
8417         * Makefile.in: Build SMTP manual.
8419 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8421         * tramp.texi: Version 2.0.29 released.
8422         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8423         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
8425 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
8427         * tramp.texi (Frequently Asked Questions): Explain a workaround if
8428         another package loads accidentally Ange-FTP.
8430 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
8432         * tramp.texi (Customizing Completion): Add function
8433         `tramp-parse-sconfig'.  Change example of
8434         `tramp-set-completion-function', because parsing of ssh config
8435         files looks more natural.
8437 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8439         * gnus.texi: Do not use `path' in several locations.
8441 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8443         * tramp.texi (External transfer methods): New method `smb'.
8444         From Michael Albinus.
8446 2002-11-05  Karl Berry  <karl@gnu.org>
8448         * info.texi (Info-fontify): Reorder face list to avoid bad line
8449         breaks.
8451 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8453         * tramp.texi: Move @copying to standard place.
8454         Use @insertcopying.
8456 2002-10-02  Karl Berry  <karl@gnu.org>
8458         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8459         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8460         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8461         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8462         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8463         Per rms, update all manuals to use @copying instead of @ifinfo.
8464         Also use @ifnottex instead of @ifinfo around the top node, where
8465         needed for the sake of the HTML output.
8466         (The Gnus manual is not fixed since it's not clear to me how it
8467         works; and the Tramp manual already uses @copying, although in an
8468         unusual way.  All others were changed.)
8470 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
8472         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8473         (../info/ses, ses.dvi): New targets.
8474         * ses.texi: New file.
8476 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
8478         * texinfo.tex: Update to texinfo 4.2.
8480 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
8482         * reftex.texi: Update to RefTeX 4.19.
8484 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8486         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8487         (../info/tramp, tramp.dvi): New targets.
8489 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
8491         * Makefile.in (DVI_TARGETS): Add calc.dvi.
8492         (calc.dvi): Uncomment.
8494 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
8496         * Makefile.in (INFO_TARGETS): Add ../info/calc.
8497         (../info/calc): New target.
8499 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
8501         * (Version 21.1 released.)
8503 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
8505         * Branch for 21.1.
8507 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
8509         * Makefile.in (../info/info): Use an explicit -o switch to
8510         makeinfo.
8512 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
8514         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8516 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
8518         * Makefile.in (../info/idlwave): Use --no-split.
8520 2000-12-14  Dave Love  <fx@gnu.org>
8522         * Makefile.in (mostlyclean): Remove gnustmp.*.
8523         (gnus.dvi): Change rule to remove @latex stuff.
8525 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
8527         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8529 2000-10-13  John Wiegley  <johnw@gnu.org>
8531         * Makefile.in: Add build targets for eshell.texi.
8533 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
8535         * Makefile.in: Remove/comment speedbar stuff.
8537 2000-09-22  Dave Love  <fx@gnu.org>
8539         * Makefile.in: Add emacs-mime.
8541 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
8543         * Makefile.in (INFO_TARGETS): Add ../info/woman.
8544         (DVI_TARGETS): Add woman.dvi.
8545         (../info/woman, woman.dvi): New targets.
8547 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
8549         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
8551         * pcl-cvs.texi: New file.
8552         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8553         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8555 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
8557         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8558         (../info/ebrowse, ebrowse.dvi): New targets.
8560 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
8562         * Makefile.in (INFO_TARGETS): Add eudc.
8563         (DVI_TARGETS): Add eudc.dvi.
8564         (../info/eudc, eudc.dvi): New targets.
8566 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
8568         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8569         compatibility with 8+3 filesystems).
8570         (../info/efaq): Rename from emacs-faq.
8572 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
8574         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8575         (../info/idlwave, idlwave.dvi): New targets.
8577 1999-10-23  Dave Love  <fx@gnu.org>
8579         * Makefile.in: Use autotype.texi.
8581 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
8583         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8584         faq.texi file) rather than ../info/faq.
8586 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
8588         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8589         (../info/ada-mode, ada-mode.dvi): New targets.
8591 1999-09-01  Dave Love  <fx@gnu.org>
8593         * Makefile.in: Add faq.
8595 1999-07-12  Richard Stallman  <rms@gnu.org>
8597         * Version 20.4 released.
8599 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
8601         * Version 20.3 released.
8603 1998-04-06  Andreas Schwab  <schwab@gnu.org>
8605         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8606         Use it in dvi targets.
8607         (../etc/GNU): Change to $(srcdir) first.
8609 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
8611         * reftex.texi: Update for RefTeX version 3.22.
8613 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
8615         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8616         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8618 1997-09-23  Paul Eggert  <eggert@twinsun.com>
8620         * Makefile.in: Merge changes mistakenly made to `Makefile'.
8621         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8623 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8625         * Version 20.2 released.
8627 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8629         * Version 20.1 released.
8631 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8633         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8635 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8637         * Version 19.33 released.
8639 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8641         * Version 19.32 released.
8643 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8645         * Makefile.in: Add rules for the Message manual.
8647 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8649         * gnus.texi: New version.
8651         * message.texi: New manual.
8653 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8655         * Makefile.in (All info targets): cd $(srcdir) to do the work.
8657 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
8659         * Makefile.in (All info targets): Specify $(srcdir) in input files.
8660         Specify -I option.
8661         (All dvi targets): Set the TEXINPUTS variable.
8663 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
8665         * Version 19.31 released.
8667 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
8669         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8670         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
8672 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8674         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8675         (INFO_TARGETS): Add ../info/cc-mode.
8676         (DVI_TARGETS): Add cc-mode.dvi.
8678 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8680         * Version 19.30 released.
8682 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
8684         * gnus.texi: New file.
8686 1995-11-04  Erik Naggum  <erik@naggum.no>
8688         * gnus.texi: File deleted.
8690 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
8692         * mh-e.texi: "Function Index" -> "Command Index" to work with
8693         Emacs 19.30 C-h C-k support of separately-documented commands.
8695 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8697         * Makefile.in (../info/ediff, ediff.dvi): New targets.
8698         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8700 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8702         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8703         (../info/viper, viper.dvi): New targets.
8705 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
8707         * dired-x.texi (Installation): Change the example to set
8708         buffer-local variables like dired-omit-files-p in
8709         dired-mode-hook.
8711 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8713         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8714         (../info/mh-e, mh-e.dvi): New targets.
8716 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
8718         * Makefile.in (maintainer-clean): Rename from realclean.
8720 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8722         * Makefile.in: New file.
8723         * Makefile: File deleted.
8725 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8727         * Makefile (TEXINDEX_OBJS): Variable deleted.
8728         (texindex, texindex.o, getopt.o): Rules deleted.
8729         All deps on texindex deleted.
8730         (distclean): Don't delete texindex.
8731         (mostlyclean): Don't delete *.o.
8732         * texindex.c, getopt.c: Files deleted.
8734 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
8736         * Version 19.26 released.
8738 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8740         * Version 19.25 released.
8742 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8744         * Version 19.24 released.
8746 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8748         * Version 19.23 released.
8750 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8752         * Makefile: Delete spurious tab.
8754 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8756         * Makefile (.SUFFIXES): New rule.
8758 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8760         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8761         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8763 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8765         * Makefile (../info/sc): Rename from sc.info.
8766         (../info/cl): Likewise.
8767         (INFO_TARGETS): Use new names.
8769 1993-12-04  Richard Stallman  (rms@srarc2)
8771         * getopt.c: New file.
8772         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8773         (getopt.o): New rule.
8774         (dvi): Don't depend on texindex.
8775         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8776         Depend on texindex.
8778 1993-12-03  Richard Stallman  (rms@srarc2)
8780         * Makefile (../info/sc.info): Rename from ../info/sc.
8781         (TEXI2DVI): New variable.
8782         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8783         Add explicit commands.
8784         (TEXINDEX_OBJS): Delete duplicate getopt.o.
8786 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8788         * Version 19.22 released.
8790 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8792         * Makefile (TEXINDEX_OBJS): Delete spurious period.
8794 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8796         * Version 19.21 released.
8798 1993-11-15  Paul Eggert  (eggert@twinsun.com)
8800         * man/Makefile (../info/cl.info): Rename from ../info/cl.
8802 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8804         * Makefile (../etc/GNU): New target.
8805         (EMACSSOURCES): Add gnu1.texi.
8807 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8809         * Makefile (realclean): Don't delete the Info files.
8811 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
8813         * forms.texi: Fix forms.texi so that it will format correctly.
8814         Add missing `@end iftex', fix bad reference.
8816         * info.texi, info-stn.texi: New files implement texinfo version of
8817         `info' file.
8819 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
8821         * Makefile: Fix targets for texindex, new info.texi files.
8822         * info-stnd.texi: New file implements info for standalone info
8823         reader.
8824         * info.texi: Update to include recent changes to "../info/info".
8825         New source file for ../info/info; includes info-stnd.texi.
8827         * texindex.c: Include "../src/config.h" if building in emacs.
8829         * Makefile: Change all files to FILENAME.texi, force all targets
8830         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
8831         vip.texinfo, forms.texinfo, cl.texinfo.
8832         Add target to build texindex.c, defining `emacs'.
8834         * forms.texi: Install new file to match version 2.3 of forms.el.
8836 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8838         * Version 19.19 released.
8840 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
8842         * sc.texinfo: Fix info file name.
8844         * Makefile (info): Add gnus and sc.
8845         (dvi): Add gnus.dvi and sc.dvi.
8846         (../info/sc, sc.dvi): New targets.
8848 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8850         * Version 19.18 released.
8852 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8854         * Makefile: Fix source file names of the separate manuals.
8855         (gnus.dvi, ../info/gnus): New targets.
8857 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8859         * Version 19.17 released.
8861 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
8863         * split-man: Fix typos in last change.
8865 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8867         * Version 19.16 released.
8869 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8871         * version 19.15 released.
8873 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8875         * Makefile (distclean): It's rm, not rf.
8877 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8879         * Version 19.14 released.
8881 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8883         * Makefile: New file.
8885 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8887         * Version 19.13 released.
8889 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8891         * Version 19.9 released.
8893 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
8895         * Version 19.8 released.
8897 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
8899         * Version 19.7 released.
8901 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
8903         * gnus.texinfo: New file.  Removed installation instructions.
8905 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
8907         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8909 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
8911         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8912         then define `\sc' as the command for smallcaps in Texinfo.
8913         This means that the @sc command will produce small caps.  bfox has
8914         made the corresponding change to makeinfo and texinfm.el.
8916 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8918         * vip.texinfo: Remove menu entry Adding Lisp Code in node
8919         Customization since the menu entry did not point to anything.
8920         Also add an @finalout command to remove overfull hboxes from the
8921         printed output.
8923         * cl.texinfo: Add @bye, \input line and @settitle to file.
8924         This file is clearly intended to be a chapter of some other work,
8925         but the other work does not yet exist.
8927 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
8929         * texinfo.texinfo: Three typos corrected.
8931 ;; Local Variables:
8932 ;; coding: utf-8
8933 ;; End:
8935   Copyright (C) 1993-1999, 2001-2012  Free Software Foundation, Inc.
8937   This file is part of GNU Emacs.
8939   GNU Emacs is free software: you can redistribute it and/or modify
8940   it under the terms of the GNU General Public License as published by
8941   the Free Software Foundation, either version 3 of the License, or
8942   (at your option) any later version.
8944   GNU Emacs is distributed in the hope that it will be useful,
8945   but WITHOUT ANY WARRANTY; without even the implied warranty of
8946   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
8947   GNU General Public License for more details.
8949   You should have received a copy of the GNU General Public License
8950   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.