Update location of Emacs on MS Windows FAQ
[emacs.git] / doc / misc / ChangeLog
blob13851514c157e654d7ef78b65711bf093055a33f
1 2013-08-27  Glenn Morris  <rgm@gnu.org>
3         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
5         * efaq.texi: Rename from faq.texi, to match its output files.
6         * Makefile.in: Update for faq.texi name change.
8         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
10         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
12         * efaq-w32.texi: Move here from the web-pages repository.
13         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
14         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
15         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
16         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
17         Add DOCMISC_*_W32 variables.
18         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
19         (efaq_w32_deps): New variable.
20         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
21         (efaq-w32.pdf, efaq-w32.html): New rules.
22         (clean): Remove efaq-w32 products.
24 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
26         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
27         shift_jis from the default value set to mm-coding-system-priorities for
28         Japanese users.
30 2013-08-13  Glenn Morris  <rgm@gnu.org>
32         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
33         (Options - Defining Label Environments, Options - Creating Labels)
34         (Options - Referencing Labels, Options - Creating Citations)
35         (Options - Index Support, Options - Viewing Cross-References)
36         (Options - Finding Files, Options - Optimizations)
37         (Options - Fontification, Options - Misc):
38         * cc-mode.texi (Sample Init File):
39         * edt.texi (Init file):
40         * epa.texi (Encrypting/decrypting gpg files):
41         * mairix-el.texi (About, Setting up the mairix interface, Using)
42         (Extending):
43         Rename nodes to avoid characters that can cause Texinfo problems.
45 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
47         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
49 2013-08-12  Glenn Morris  <rgm@gnu.org>
51         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
52         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
53         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
54         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
55         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
56         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
57         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
58         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
59         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
60         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
61         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
62         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
63         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
65         * woman.texi (Top): Avoid mailto: in html output.
67         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
68         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
69         (INSTALL_DATA): New, set by configure.
70         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
71         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
72         install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
73         uninstall-ps, and uninstall-doc.
74         (.SUFFIXES): Add .ps and .dvi.
75         (.dvi.ps): New suffix rule.
76         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
77         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
78         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
79         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
80         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
81         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
82         (ido.html, mairix-el.html, message.html, mh-e.html)
83         (newsticker.html, nxml-mode.html, org.html, pgg.html)
84         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
85         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
86         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
87         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
88         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
89         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
90         New rules.
91         (clean): Remove HTML_TARGETS and PS_TARGETS.
93 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
95         * ido.texi (Working Directories):
96         (Flexible Matching, Regexp Matching, Find File At Point)
97         (Ignoring, Misc Customization): Use @defopt for user options.
99 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
101         * htmlfontify.texi (Customization): Remove documentation of
102         `hfy-fast-lock-save'.  Minor fixes.
104 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
106         * ido.texi (Top): Insert node "Working Directories" in menu.
107         (Working Directories): New node.
108         (Misc Customization): Add documentation of
109         `ido-confirm-unique-completion' and some other user options.
111 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
113         * todo-mode.texi: Update @dircategory.
114         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
115         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
116         @ref.
118 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
120         * sc.texi (Introduction): Fix index.
121         (Usage Overview):
122         (Citations, Citation Elements, Recognizing Citations)
123         (Information Keys and the Info Alist, Reference Headers)
124         (The Built-in Header Rewrite Functions)
125         (Electric References, Reply Buffer Initialization)
126         (Filling Cited Text, Selecting an Attribution)
127         (Attribution Preferences)
128         (Anonymous Attributions, Author Names)
129         (Using Regi, Post-yank Formatting Commands)
130         (Citing Commands, Insertion Commands)
131         (Mail Field Commands)
132         (Hints to MUA Authors, Thanks and History): Change from one space
133         between sentences to two.
134         (What Supercite Does): Typo fix.
136         * newsticker.texi (Usage): Use @key for RET.
138         * cl.texi (Argument Lists):
139         (For Clauses):
140         (Macros): Add indexes.
142 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
144         * cl.texi (Blocks and Exits): Add an index.
146 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
148         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
149         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
150         (todo-mode.dvi, todo-mode.pdf): New rules.
152         * todo-mode.texi: New file.
154 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
156         * gnus.texi (Basic Usage): Mention that warp means jump here.
157         (The notmuch Engine): Mention notmuch.
159 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
161         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
162         `gnus-subthread-sort-functions' and remove the obsolete documentation
163         of `gnus-sort-threads-recursively'.
165 2013-07-29  David Engster  <deng@randomsample.de>
167         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
168         implementation.
169         (Introduction): Add further missing features.
170         (Building Classes): Add introductory paragraph.
171         (Wish List): Add metaclasses and EQL specialization.
173 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
175         * tramp.texi (Frequently Asked Questions): Mention
176         `tramp-use-ssh-controlmaster-options'.
178 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
180         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
181         `gnus-sort-threads-recursively'.
183 2013-07-25  Glenn Morris  <rgm@gnu.org>
185         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
186         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
188         * erc.texi (Special Features): Update contact information.
189         (History): Avoid using @email.
191         * eshell.texi (Bugs and ideas): Minor updates.
193         * faq.texi (Reporting bugs, Origin of the term Emacs)
194         (Setting up a customization file)
195         (Using an already running Emacs process, Turning off beeping)
196         (Packages that do not come with Emacs)
197         (Replying to the sender of a message): Avoid using @email.
199         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
201         * reftex.texi (Imprint): Avoid using @email.
203         * ses.texi (Top): Update bug reporting instructions.
204         (Acknowledgments): Avoid using @email.
206         * woman.texi (Introduction, Background): Remove outdated information.
207         (Bugs, Acknowledgments): Avoid using @email.
209 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
211         * ido.texi: New file.
213 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
215         * gnus.texi (Customizing Articles): Document function predicates.
217 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
219         * gnus.texi (lines): Correct description of
220         `gnus-registry-track-extra's default value.  Mention
221         `gnus-registry-remove-extra-data'.
223 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
225         * gnus.texi (Group Parameters): Mention regexp
226         substitutions (bug#11688).
228 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
230         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
232 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
234         * gnus.texi (Emacsen): Fix version.
236         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
238 2013-07-06  Glenn Morris  <rgm@gnu.org>
240         * mh-e.texi: Fix external links.
241         (Using This Manual): Printed elisp manuals no longer available.
243         * newsticker.texi (Overview): Update URL.
245         * nxml-mode.texi (Introduction): Update URL.
247         * org.texi (JavaScript support): Fix URL.
249         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
251         * eudc.texi (CCSO PH/QI): Remove defunct URL.
253         * dbus.texi (Introspection): Update URL to a less defunct one.
255         * gnus.texi (Top): Restrict "Other related manuals" to info output.
256         (Foreign Groups): Use @indicateurl for examples.
257         (Direct Functions): Remove defunct URL.
258         (RSS): Update URL.
260         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
261         (FAQ 7-1): Update URL.
263         * pgg.texi (Top, Overview): Add note about obsolescence.
265 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
267         * texinfo.tex: Merge from gnulib.
269 2013-07-03  Glenn Morris  <rgm@gnu.org>
271         * bovine.texi (top):
272         * cc-mode.texi (AWK Mode Font Locking):
273         * mh-e.texi (Preface):
274         * url.texi (URI Parsing): Fix cross-references to other manuals.
276 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
278         * gnus.texi (Client-Side IMAP Splitting):
279         Note that `nnimap-inbox' now can be a list.
281 2013-06-24  Glenn Morris  <rgm@gnu.org>
283         * eshell.texi: Fix cross-references to other manuals.
285 2013-06-23  Glenn Morris  <rgm@gnu.org>
287         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
288         Remove; not needed now we use a standard html layout for the faq.
289         (clean): Remove HTML_TARGETS, emacs-faq.text.
291 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
293         * flymake.texi (Parsing the output, Customizable variables):
294         Add reference to `flymake-warning-predicate'.
296 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
298         * tramp.texi (Top, Configuration): Insert section `Predefined
299         connection information' in menu.
300         (Predefined connection information): New section.
301         (Android shell setup): Make a reference to `Predefined connection
302         information'.
304 2013-06-19  Glenn Morris  <rgm@gnu.org>
306         * Makefile.in (version): New, set by configure.
307         (clean): Delete dist tar file.
308         (infoclean): New, split from maintainer-clean.
309         (maintainer-clean): Run infoclean.
310         (dist): New rule, to make tarfile for www.gnu.org.
312 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
314         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
315         for keys q and Q.
316         (Standards): Reference RFC5804 as the defining document of the
317         managesieve protocol.
319 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
321         * eshell.texi (Input/Output): Expand to cover new visual-command
322         options, eshell-visual-subcommands and eshell-visual-options.
323         Divide into separate Visual Commands and Redirection sections.
325 2013-06-10  Glenn Morris  <rgm@gnu.org>
327         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
329 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
331         * gnus.texi (Article Date):
332         Fix description of gnus-article-update-date-headers.
334 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
336         * erc.texi (Special Features): ERC is being maintained within
337         Emacs now.
339 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
341         * flymake.texi: Change from one space between sentences to two.
343 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
345         * cl.texi (Obsolete Macros): Describe replacements for `flet'
346         (bug#14293).
348 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
350         * tramp.texi (Frequently Asked Questions): Precise, how to define
351         an own ControlPath.
353 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
355         * tramp.texi (Frequently Asked Questions): New item for
356         ControlPath settings.
358 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
360         * calc.texi (Basic Operations on Units): Streamline some
361         descriptions.
363 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
365         * eshell.texi (Built-ins): Update manual to mention tramp module.
367 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
369         * tramp.texi (Filename Syntax): Host names are not allowed to be
370         any method name, unless method name is specified explicitly.
371         Remove restriction on unibyte filenames.
373         * trampver.texi: Update release number.
375 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
377         doc: convert some TeX accents to UTF-8
378         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
379         '@"{@dotless{i}}'.
381 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
383         Sync with Tramp 2.2.7.
385         * trampver.texi: Update release number.
387 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
389         * calc.texi (Basic Operations on Units): Streamline some
390         descriptions.
392 2013-03-08  Glenn Morris  <rgm@gnu.org>
394         * faq.texi (Top): Don't say this was updated @today.
395         That's irrelevant and leads to spurious diffs.
397 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
399         * calc.texi (Basic Operations on Units):
400         Fix cross-reference.
402 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
404         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
406 2013-03-06  Alan Mackenzie  <acm@muc.de>
408         * cc-mode.texi (Custom Line-Up): Clarify position of point on
409         calling a line-up function.
411 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
413         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
414         * ses.texi: Switch from Latin-1 to UTF-8.
416 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
418         * tramp.texi (External methods): Tramp does not connect Android
419         devices by itself.
421 2013-03-02  Bill Wohler  <wohler@newt.com>
423         Release MH-E manual version 8.5.
425         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
426         release 8.5.
428         * mh-e.texi (Preface, Conventions, Getting Started)
429         (Using This Manual, Folder Selection, Viewing, Aliases)
430         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
431         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
432         Update URLs.
434 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
436         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
437         and "plink2" entries.  "plink2" is obsolete for a long time.
438         (External methods): Remove "scp1" and "scp2" entries.
439         Explain user name and host name specification for "adb".
441 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
443         * tramp.texi (External methods): Mention `tramp-adb-program'.
445 2013-02-28  Bastien Guerry  <bzg@gnu.org>
447         * org.texi (Visibility cycling): Suggest to set
448         `org-agenda-inhibit-startup' to nil if user wants the startup
449         visibility settings to be honored in any circumstances.
450         (Progress logging, Checkboxes): Fix typos.
452 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
454         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
455         the macros, for Texinfo 4.13 and 5.0.
457 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
459         Port Tramp documentation to Texinfo 5.0.
460         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
461         (Filename Syntax): Do not use @trampfn{} in @item.
462         (Filename completion): Use @columnfractions in @multitable.
464 2013-02-22  Glenn Morris  <rgm@gnu.org>
466         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
468 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
470         * Makefile.in (html): New rule.
472 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
474         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
475         Volpiatto <thierry.volpiatto@gmail.com>.
477 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
479         * tramp.texi (Top, Configuration): Insert section `Android shell
480         setup' in menu.
481         (Android shell setup): New section.
482         (Connection types, Default Method)
483         (Frequently Asked Questions): Mention "scp" instead of "scpc".
484         (External methods): Remove "scpc" and "rsyncc" entries.
485         (Frequently Asked Questions): Remove entry about ControlPersist.
487 2013-02-13  Glenn Morris  <rgm@gnu.org>
489         * message.texi (News Headers): Don't mention yow any more.
491 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
493         * calc.texi (Basic Operations on Units):
494         (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
496 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
498         * eshell.texi: Fill most of the missing sections.
500 2013-02-07  Bastien Guerry  <bzg@gnu.org>
502         * org.texi (References): Clarify an example.
503         (Installation): Fix instructions.
504         (Org-Plot): Fix link.
505         (Checkboxes, Radio lists): Fix typos.
507 2013-02-07  Glenn Morris  <rgm@gnu.org>
509         * cl.texi (Equality Predicates): Mention memql.
511 2013-02-07  Eric Ludlam  <zappo@gnu.org>
513         * doc/misc/ede.texi (Creating a project): Make ede-new doc less
514         specific, and only about items it supports, indicating that there
515         might be more.  Remove refs to simple project and direct automake
516         from ede new.
517         (Simple projects): Re-write to not talk about ede-simple-project
518         which is deprecated, and instead use the term to mean projects
519         that don't do much management, just project wrapping.
520         Add ede-generic-project link.
521         (ede-generic-project): New node (bug#11441).
523 2013-02-07  Glenn Morris  <rgm@gnu.org>
525         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
527 2013-02-01  Glenn Morris  <rgm@gnu.org>
529         * calc.texi (Help Commands): Update calc-view-news description.
530         Mention etc/CALC-NEWS.
532 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
534         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
536 2013-01-13  Bastien Guerry  <bzg@gnu.org>
538         * org.texi (Installation): Simplify.
540 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
542         * org.texi (Handling links): Update the mention to the obsolete
543         variable `org-link-to-org-use-id' with a mention to the newer
544         variable `org-id-link-to-org-use-id'.  Mention the need to load
545         the org-id library.
547 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
549         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
551 2013-01-09  Bastien Guerry  <bzg@gnu.org>
553         * org.texi (Pushing to MobileOrg): Add footnote about using
554         symbolic links in `org-directory'.
555         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
556         of the now obsolete alias `org-float'.
557         (TODO basics): Add `org-use-fast-todo-selection' to the variable
558         index.  Fix description of TODO keywords cycling.
559         (Advanced features): Add missing argument for @item.
560         (Storing searches): Add index entries and a note about
561         *-tree agenda views.
562         (Structure editing): Document `org-mark-element' and
563         `org-mark-subtree'.
564         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
566 2013-01-08  Juri Linkov  <juri@jurta.org>
568         * info.texi (Go to node): Mention the abbreviated format
569         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
571 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
573         * autotype.texi: Remove undefined command @subtitlefont.
574         * cc-mode.texi: Likewise.
576         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
577         @item argument.
578         (Property searches): Use \\ instead of @backslashchar{}.
579         * pgg.texi (VERSION): Move @set below @setfilename.
581 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
583         * ada-mode.texi: Remove braces from @title argument.
584         * eudc.texi: Likewise.
585         * smtpmail.texi: Likewise.
586         * auth.texi (VERSION): Set before first use.
587         * emacs-gnutls.texi (VERSION): Likewise.
588         * pgg.texi (VERSION): Likewise.
589         * ede.texi (Top): Rename from top, all uses changed.
590         * eshell.texi: Add missing argument to @sp.
591         * forms.texi (Top): Reorder menu to match structure.
592         * htmlfontify.texi (Customisation): Add missing @item in
593         @enumerate.
594         * org.texi (Advanced features): Add missing argument for @item.
595         (Property searches): Use @backslashchar{} in macro argument.
596         * pcl-cvs.texi: Add missing argument to @sp.
597         (Movement commands): Fix use of @itemx.
598         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
599         * reftex.texi (Options (Creating Citations)): Add missing newline
600         before @end.
601         * tramp.texi (Obtaining Tramp): Remove extra dots.
602         (Configuration): Reorder menu to match structure.
603         (Remote shell setup): Replace literal NUL character by \0.
604         * viper.texi (Marking): Add missing argument for @item.
606 2013-01-04  Glenn Morris  <rgm@gnu.org>
608         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
609         Add htmlfontify.
610         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
611         (htmlfontify.dvi, htmlfontify.pdf): New targets.
612         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
613         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
615         * htmlfontify.texi: Miscellaneous fixes and updates.
616         Set copyright to FSF, update license to GFDL 1.3+.
618 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
620         * htmlfontify.texi: New file.
622 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
624         * calc.texi (Free-Form Dates): Expand on the date reading
625         algorithm.
627 2012-12-27  Glenn Morris  <rgm@gnu.org>
629         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
630         Avoid some overfull lines.
632         * widget.texi (Programming Example): Break some long lines.
634         * wisent.texi (Wisent Overview): Fix xref.
635         (Grammar format, Understanding the automaton): Avoid overfill.
637         * bovine.texi (Optional Lambda Expression): Allow line break.
639         * auth.texi (Help for users): Break long lines.
641         * ada-mode.texi (Project file variables):
642         Reword to reduce underfull hbox.
643         (No project files, Use GNAT project file):
644         Use smallexample to make some overfull lines less terrible.
646         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
647         Fix cross-references to separate manuals.
649         * Makefile.in (gfdl): New variable.  Use throughout where
650         appropriate so that targets depend on doclicense.texi.
652 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
654         * gnus.texi (Customizing the IMAP Connection): Mention the other
655         authenticators.
657 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
659         * gnus.texi (Browse Foreign Server):
660         Document `gnus-browse-delete-group'.
662 2012-12-22  Glenn Morris  <rgm@gnu.org>
664         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
665         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
666         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
667         * widget.texi, wisent.texi: Nuke hand-written node pointers.
669         * Makefile.in (gfdl): New variable.  Use throughout where
670         appropriate so that targets depend on doclicense.texi.
672 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
674         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
675         doclicense.texi.  Remove doclicense.texi from all targets that
676         mentioned it explicitly.
677         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
678         $(emacsdir)/emacsver.texi.
679         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
681 2012-12-21  Glenn Morris  <rgm@gnu.org>
683         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
684         Include emacsver.texi.  Nuke hand-written node pointers.
685         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
686         Depend on emacsver.texi.
688         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
689         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
690         May as well just include doclicense.texi in everything.
692         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
693         which @copying says is included.
695         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
696         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
697         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
698         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
699         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
700         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
701         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
702         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
703         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
704         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
705         * widget.texi, wisent.texi, woman.texi: Do not mention buying
706         copies from the FSF, which does not publish these manuals.
708         * erc.texi: No need to include gpl in this small manual.
710         * org.texi (copying): Include a copy of the GFDL.
711         (GNU Free Documentation License): New section.
713 2012-12-21  Bastien Guerry  <bzg@gnu.org>
715         * org.texi: Fix typos.
717 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
719         * calc.texi (ISO 8601): Rename from ISO-8601,
720         as it's typically spelled without a hyphen.
722 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
724         * calc.texi (ISO-8601): New section.
725         (Date Formatting Codes): Mention new codes.
726         (Standard Date Formats): Mention new formats.
728 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
730         * tramp.texi (External methods): Move `adb' method here.
732 2012-12-13  Glenn Morris  <rgm@gnu.org>
734         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
736         * wisent.texi: Small edits.  Set copyright to FSF, update license to
737         GFDL 1.3+.
738         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
739         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
740         New targets.
741         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
742         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
744         * bovine.texi: Small edits.  Set copyright to FSF, update license to
745         GFDL 1.3+, remove empty index.
746         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
747         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
748         New targets.
749         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
750         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
752 2012-12-13  Eric Ludlam  <zappo@gnu.org>
753             David Ponce  <david@dponce.com>
754             Richard Kim  <emacs18@gmail.com>
756         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
758 2012-12-13  Glenn Morris  <rgm@gnu.org>
760         * flymake.texi (Customizable variables, Locating the buildfile):
761         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
763         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
764         GFDL 1.3+ license, fix up index.
765         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
766         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
767         (srecode.pdf): New targets.
768         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
769         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
771 2012-12-13  Eric Ludlam  <zappo@gnu.org>
773         * srecode.texi: New file, imported from CEDET trunk.
775 2012-12-13  Bastien Guerry  <bzg@gnu.org>
777         * org.texi (Summary, Code block specific header arguments)
778         (Code block specific header arguments)
779         (Header arguments in function calls, var, noweb)
780         (Results of evaluation, Code evaluation security):
781         Small reformatting: add a blank line before some example.
783         * org.texi (System-wide header arguments)
784         (Header arguments in Org mode properties, Conflicts)
785         (Dynamic blocks, Using the mapping API):
786         Fix indentation of Elisp code examples.
788         * org.texi (Comment lines): Fix description of the comment syntax.
790         * org.texi (Installation): Mention "make test" in the correct section.
792 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
794         * doclicense.texi, gpl.texi: Update to latest version from FSF.
795         These are just minor editorial changes.
797 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
799         * tramp.texi (History): Mention ADB.
800         (Inline methods): Add `adb' method.
802 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
804         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
805         (External methods): Fix typo.
807 2012-12-03  Glenn Morris  <rgm@gnu.org>
809         * rcirc.texi (Notices): Fix typo.
811 2012-11-25  Bill Wohler  <wohler@newt.com>
813         Release MH-E manual version 8.4.
815         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
816         Update for release 8.4.
818         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
819         (Junk): Add mh-whitelist-preserves-sequences-flag,
820         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
821         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
823 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
825         * mh-e.texi (Procmail): Fix two @ typos.
827 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
829         * doclicense.texi, gpl.texi: Update to latest version from FSF.
830         These are just minor editorial changes.
832 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
834         * calc.texi (Date Formatting Codes): Mention the new beginning of
835         the date numbering system.
837 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
839         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
840         (Date Forms): Correct off-by-one error in explanation of
841         Julian day numbers.  Give Gregorian equivalent of its origin.
843 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
845         * doc/misc/calc.texi (Date Forms): Mention the customizable
846         Gregorian-Julian switch.
847         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
849 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
851         Calc now uses the Gregorian calendar for all dates (Bug#12633).
852         It also uses January 1, 1 AD as its day number 1.
853         * calc.texi (Date Forms): Document this.
855 2012-11-16  Glenn Morris  <rgm@gnu.org>
857         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
858         (Obsolete Macros): Move example here from Function Bindings.
860         * erc.texi: Use @code{nil} rather than just "nil".
861         (Modules): Undocument obsolete "hecomplete".
862         Add "notifications".
863         (Connecting): Add brief section on passwords.
864         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
866 2012-11-13  Glenn Morris  <rgm@gnu.org>
868         * flymake.texi (Customizable variables)
869         (Highlighting erroneous lines): Mention flymake-error-bitmap,
870         flymake-warning-bitmap, and flymake-fringe-indicator-position.
872 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
874         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
875         In all file place SES into @acronym{...}.
876         (Advanced Features): Add key index and function index for
877         ses-set-header-row.  Add description for function
878         ses-rename-cell.  Add description for function
879         ses-repair-cell-reference-all.
880         (Ranges in formulas): Add description for ses-range flags.
882 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
884         * texinfo.tex: Merge from gnulib.
886 2012-11-10  Chong Yidong  <cyd@gnu.org>
888         * url.texi (Introduction): Move url-configuration-directory to
889         Customization node.
890         (Parsed URIs): Split into its own node.
891         (URI Encoding): New node.
892         (Defining New URLs): Remove empty chapter.
893         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
894         Improve docs for url-queue-*.
895         (Supported URL Types): Copyedits.  Delete empty subnodes.
897         * url.texi (Introduction): Rename from Getting Started.
898         Rewrite the introduction.
899         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
901 2012-11-10  Glenn Morris  <rgm@gnu.org>
903         * cl.texi (Obsolete Setf Customization):
904         Revert defsetf example to the more correct let rather than prog1.
905         Give define-modify-macro, defsetf, and define-setf-method
906         gv.el replacements.
908         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
909         (Setf Extensions): Remove obsolete reference.
910         (Obsolete Setf Customization):
911         Move note on lack of setf functions to lispref/variables.texi.
912         Undocument get-setf-method, since it no longer exists.
913         Mention simple defsetf replaced by gv-define-simple-setter.
915 2012-11-03  Glenn Morris  <rgm@gnu.org>
917         * cl.texi: Further general copyedits.
918         (List Functions): Remove copy-tree, standard elisp for some time.
919         (Efficiency Concerns): Comment out examples that no longer apply.
920         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
921         (Creating Symbols, Random Numbers): De-emphasize internal
922         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
923         (Naming Conventions, Type Predicates, Macros)
924         (Predicates on Numbers): No longer mention cl-floatp-safe.
926 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
928         * gnus.texi (Mail Source Specifiers):
929         Document :leave keyword used for pop mail source.
931 2012-11-01  Glenn Morris  <rgm@gnu.org>
933         * cl.texi: General copyedits for style, line-breaks, etc.
934         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
935         (Macro Bindings, Blocks and Exits):
936         Acknowledge existence of lexical-binding.
937         (Iteration): Mainly defer to doc of standard dolist, dotimes.
939 2012-10-31  Glenn Morris  <rgm@gnu.org>
941         * ert.texi (Introduction, The @code{should} Macro):
942         Refer to "cl-assert" rather than "assert".
944         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
945         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
946         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
947         Reword, and add details of flet and labels.
948         (Modify Macros, Function Bindings): Add some xrefs.
950 2012-10-30  Glenn Morris  <rgm@gnu.org>
952         * cl.texi (Modify Macros): Update for cl-letf changes.
953         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
954         (Setf Extensions): Partially restore note about cl-getf,
955         mainly moved to lispref/variables.texi.
956         (Property Lists): Fix cl-getf typos.
957         (Mapping over Sequences): Mention cl-mapc naming oddity.
959 2012-10-29  Glenn Morris  <rgm@gnu.org>
961         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
962         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
963         (Customizing Setf): Move contents to "Obsolete Setf Customization".
964         (Modify Macros, Multiple Values, Other Clauses):
965         Remove mentions of obsolete features.
966         (Obsolete Setf Customization): Don't mention `apply' setf.
968 2012-10-28  Glenn Morris  <rgm@gnu.org>
970         * cl.texi (Multiple Values, Common Lisp Compatibility):
971         More namespace updates.
972         (Obsolete Features): Copyedits.
973         (Obsolete Lexical Macros, Obsolete Setf Customization):
974         New subsections.
976         * cl.texi (Porting Common Lisp, Lexical Bindings):
977         Add some xrefs to the Elisp manual.
979         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
980         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
981         (Obsolete Features): New appendix.  Move Lexical Bindings here.
983 2012-10-27  Glenn Morris  <rgm@gnu.org>
985         * cl.texi: Use defmac for macros rather than defspec.
986         (Efficiency Concerns): Related copyedit.
988         * cl.texi (Control Structure): Update for setf now being in core.
989         (Setf Extensions): Rename from Basic Setf.  Move much of the
990         former content to lispref/variables.texi.
991         (Modify Macros): Move pop, push details to lispref/variables.texi.
992         (Customizing Setf): Copyedits for setf etc being in core.
993         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
994         Further namespaces updates.
996 2012-10-26  Bastien Guerry  <bzg@gnu.org>
998         * org.texi (Installation): Update the link to Org's ELPA.
999         Also don't mention org-install.el anymore as the replacement file
1000         org-loaddefs.el is now loaded by org.el.
1002 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
1004         * tramp.texi (Frequently Asked Questions):
1005         Mention `tramp-completion-reread-directory-timeout' for performance
1006         improvement.
1008 2012-10-25  Glenn Morris  <rgm@gnu.org>
1010         * cl.texi: Don't mess with the TeX section number counter.
1011         Use Texinfo recommended convention for quotes+punctuation.
1012         (Overview, Sequence Functions): Rephrase for better line-breaking.
1013         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1014         (Macro Bindings, Conditionals, Iteration, Loop Basics)
1015         (Random Numbers, Mapping over Sequences, Structures)
1016         (Porting Common Lisp): Further updates for cl-lib namespace.
1017         (Modify Macros, Declarations, Macro Bindings, Structures):
1018         Break long lines in examples.
1019         (Dynamic Bindings): Update for changed progv behavior.
1020         (Loop Examples, Efficiency Concerns): Markup fixes.
1021         (Structures): Remove TeX margin change.
1022         (Declarations): Fix typos.
1024 2012-10-24  Glenn Morris  <rgm@gnu.org>
1026         * cl.texi (Overview, Multiple Values, Creating Symbols)
1027         (Numerical Functions): Say less/nothing about the original cl.el.
1028         (Old CL Compatibility): Remove.
1029         (Assertions): Remove ignore-errors (standard Elisp for some time).
1031         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1032         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1033         (Efficiency Concerns, Efficiency Concerns)
1034         (Common Lisp Compatibility, Old CL Compatibility):
1035         Further updates for cl-lib namespace.
1037 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
1039         Update manual for new time stamp format (Bug#12706).
1040         * emacs-mime.texi (time-date): Update for new format.
1041         Also, fix bogus time stamp and modernize a bit.
1043 2012-10-23  Glenn Morris  <rgm@gnu.org>
1045         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
1046         than unchanging cl.el version number.
1047         End all menu descriptions with a period.
1048         Do not use @dfn{CL} for every instance of "CL".
1049         (Overview): Remove no-runtime caveat, and note about foo* names.
1050         (Usage): Use cl-lib rather than cl.
1051         (Organization, Naming Conventions): Update for cl-lib.el.
1052         (Installation): Remove long-irrelevant node.
1053         (Program Structure, Predicates, Control Structure):
1054         Start updating for cl-lib namespace.
1055         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1056         Depend on emacsver.texi.
1058 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
1060         * trampver.texi: Update release number.
1062 2012-10-06  Glenn Morris  <rgm@gnu.org>
1064         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1065         ERC version.
1066         (Introduction): ERC is distributed with Emacs.
1067         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1068         (Getting Started): Simplify.
1069         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1070         (History): Mention ERC maintained as part of Emacs now.
1071         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1072         Add dependency on emacsver.texi.
1074         * erc.texi: Remove hand-written node pointers.
1076 2012-10-05  Glenn Morris  <rgm@gnu.org>
1078         * newsticker.texi (Overview, Requirements, Usage, Configuration):
1079         Copyedits.
1081 2012-10-01  Eric Ludlam  <zappo@gnu.org>
1083         * ede.texi (Quick Start, Project Local Variables)
1084         (Miscellaneous commands, ede-java-root, Development Overview)
1085         (Detecting a Project): New nodes.
1086         (Simple projects): Node deleted.
1088         * eieio.texi (Building Classes): Some slot attributes cannot be
1089         overridden.
1090         (Slot Options): Remove an example.
1091         (Method Invocation, Documentation): New nodes.
1093 2012-10-01  Glenn Morris  <rgm@gnu.org>
1095         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1096         (reftex.pdf): Add dependency on emacsver.texi.
1097         * reftex.texi: Don't include directory part for emacsver.texi;
1098         the Makefile's -I handles it.
1100 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
1102         Merge from standalone RefTeX repository.
1104         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1105         with macros.
1106         (Imprint): Mention Wolfgang in list of contributors.
1107         (Creating Citations): Give a hint about how to
1108         auto-revert the BibTeX database file when using external editors.
1109         (Referencing Labels): Simplify section about reference macro
1110         cycling.
1111         (Options (Referencing Labels)): Adapt to new structure of
1112         `reftex-ref-style-alist'.
1113         (Referencing Labels, Reference Styles): Document changes in the
1114         referencing functionality.
1115         (Commands): Mention options for definition of header and footer in
1116         BibTeX files.
1117         (Options (Creating Citations)): Document
1118         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1119         (Reference Styles): New section.
1120         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1121         (Options (Referencing Labels)): Remove descriptions of deprecated
1122         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1123         Add descriptions for `reftex-ref-style-alist' and
1124         `reftex-ref-style-default-list'.
1125         (Referencing Labels): Update regarding reference styles.
1126         (Citation Styles): Mention support for ConTeXt.
1127         (Options (Defining Label Environments)): Fix typo.
1128         (Options (Creating Citations)):
1129         Document `reftex-cite-key-separator'.
1131 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
1133         * org.texi: Add description of ORG_ADD_CONTRIB to info
1134         documentation.  Add link to Worg for more details.
1136         * org.texi: Clarify installation procedure.  Provide link to the
1137         build system description on Worg.
1139         * org.texi: Remove reference to utils/, x11idle.c is now in
1140         contrib/scripts.
1142         * org.texi: Re-normalize to "Org mode" in manual.
1144         * org.texi (Installation): Adapt documentation to new build
1145         system.  Mention GNU ELPA (since it needs to be handled like Emacs
1146         built-in Org).
1148 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
1150         * org.texi: Fix typo in description of the 'Hooks' section.
1152         * org.texi: Add ID to the list of special properties.
1154 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
1156         * org.texi (Moving subtrees): Document the ability to archive to a
1157         datetree.
1159 2012-09-30  Bastien Guerry  <bzg@gnu.org>
1161         * org.texi (Installation, Feedback, Batch execution):
1162         Use (add-to-list 'load-path ... t) for the contrib dir.
1164         * org.texi (results): Update documentation for ":results drawer"
1165         and ":results org".
1167         * org.texi (Column width and alignment): Fix typo.
1169         * org.texi (Activation): Point to the "Conflicts" section.
1171         * org.texi (Conflicts): Mention filladapt.el in the list of
1172         conflicting packages.
1174         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1175         not needed for versions of Emacs > 22.1.
1177         * org.texi (History and Acknowledgments): Fix typo.
1179         * org.texi (History and Acknowledgments): Add my own
1180         acknowledgments.
1182         * org.texi (Agenda commands): Document the new command and the new
1183         option.
1185         * org.texi (Agenda commands): Delete `org-agenda-action' section.
1186         (Agenda commands): Reorder.  Document `*' to toggle persistent
1187         marks.
1189         * org.texi (Agenda dispatcher):
1190         Mention `org-toggle-agenda-sticky'.
1191         (Agenda commands, Exporting Agenda Views): Fix typo.
1193         * org.texi (Templates in contexts, Setting Options): Update to
1194         reflect changes in how contexts options are processed.
1196         * org.texi (Templates in contexts): Document the new structure of
1197         the variables `org-agenda-custom-commands-contexts' and
1198         `org-capture-templates-contexts'.
1200         * org.texi (Templates in contexts): Document the new option
1201         `org-capture-templates-contexts'.
1202         (Storing searches): Document the new option
1203         `org-agenda-custom-commands-contexts'.
1205         * org.texi (Formula syntax for Lisp): Reformat.
1207         * org.texi (Special properties, Column attributes)
1208         (Agenda column view): Document the new special property
1209         CLOCKSUM_T.
1211         * org.texi (Template expansion): Document the new %l template.
1213         * org.texi (Fast access to TODO states): Fix documentation about
1214         allowed characters for fast todo selection.
1216         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1217         use in `org-agenda-to-appt'.
1219         * org.texi (Comment lines): Update wrt comments.
1221         * org.texi (Resolving idle time): Document new keybinding.
1223         * org.texi (Clocking commands): Document the use of S-M-<up/down>
1224         on clock timestamps.
1226         * org.texi (Fast access to TODO states): Explicitely says only
1227         letters are supported as fast TODO selection keys.
1229         * org.texi (Link abbreviations): Illustrate the use of the "%h"
1230         specifier.  Document the new "%(my-function)" specifier.
1232         * org.texi (Clocking commands): New cindex.
1233         (Clocking commands): Update documentation for `org-clock-in'.
1234         Document `org-clock-in-last'.  Mention `org-clock-out' and
1235         `org-clock-in-last' as commands that can be globally bound.
1236         (Resolving idle time): Document continuous clocking.
1238         * org.texi (Top, Introduction): Fix formatting.
1239         (Activation): Add index entries.
1240         (Conventions): Update section.
1241         (Embedded @LaTeX{}): Fix formatting.
1243         * org.texi (Visibility cycling): Document `show-children'.
1245         * org.texi (Using capture): Mention the `org-capture-last-stored'
1246         bookmark as a way to jump to the last stored capture.
1248         * org.texi (Uploading files): Fix typo.
1250         * org.texi (Using capture): Document `C-0' as a prefix argument
1251         for `org-capture'.
1253         * org.texi (Agenda commands): Document persistent marks.
1255         * org.texi (Template expansion): Update doc to reflect change.
1257         * org.texi (Radio tables): Document the :no-escape parameter.
1259         * org.texi (Repeated tasks): Document repeat cookies for years,
1260         months, weeks, days and hours.
1262         * org.texi (Export options): State that you can use the d: option
1263         by specifying a list of drawers.
1265         * org.texi (HTML preamble and postamble): Small doc improvement.
1267 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
1269         * org.texi: The sections in the Exporting section of the manual
1270         left out articles in the description of the org-export-as-*
1271         commands, among other places.  This patch adds them, adds a few
1272         missing prepositions, and switches instances of "an HTML" to "a
1273         html" for internal consistency.
1275         * org.texi: Alter several examples of headings with timestamps in
1276         them to include the timestamps in the body instead of the heading.
1278 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
1280         * org.texi (Agenda dispatcher): Document sticky agenda views and
1281         the new key for them.
1283 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
1285         * org.texi (Advanced features): Fix error in table.
1287 2012-09-30  Feng Shu  <tumashu@gmail.com>
1289         * org.texi (@LaTeX{} fragments): Document imagemagick as an
1290         alternative to dvipng.
1292 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
1294         * org.texi: Remove extra curly bracket.
1296 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
1298         * org.texi (org-clock-in-last and org-clock-cancel): Update the
1299         defkeys.
1301 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1303         * org.texi (Agenda commands): Fix two typos by giving
1304         corresponding function names, according to
1305         `org-agenda-view-mode-dispatch'.
1307 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
1309         * org.texi (The spreadsheet): Fix typo.
1311 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
1313         * org.texi (Tracking your habits): Point to the "Tracking TODO
1314         state changes" section.
1316 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
1318         * org.texi (Literal examples): Remove reference to unknown
1319         `org-export-latex-minted' variable.  Also simplify footnote since
1320         `org-export-latex-listings' documentation is exhaustive already.
1322         * org.texi (Plain lists): Remove reference to now hard-coded
1323         `bullet' automatic rule.
1325 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
1327         * org.texi: Updated documentation accordingly.
1329 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1331         * texinfo.tex: Merge from gnulib.
1333 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
1335         Sync with Tramp 2.2.6.
1337         * tramp.texi (Bug Reports): Cleanup caches before a test run.
1339         * trampver.texi: Update release number.
1341 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
1343         * texinfo.tex: Merge from gnulib.
1345 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
1347         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1348         (bug#12096).
1350 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
1352         * calc.texi (Simplification modes, Conversions)
1353         (Operating on Selections): Mention "basic" simplification.
1354         (The Calc Mode Line): Mention the mode line display for Basic
1355         simplification mode.
1356         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1357         simplifications.
1358         (Basic Simplifications): Rename from "Limited Simplifications"
1359         Replace "limited" by "basic" throughout.
1360         (Algebraic Simplifications): Indicate that the algebraic
1361         simplifications are done by default.
1362         (Unsafe Simplifications): Mention `m E'.
1363         (Simplification of Units): Mention `m U'.
1364         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1365         (Kinds of Declarations, Functions for Declarations):
1366         Mention "algebraic simplifications" instead of `a s'.
1367         (Algebraic Entry): Remove mention of default simplifications.
1369 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
1371         * calc.texi (Getting Started, Tutorial): Change simulated
1372         Calc output to match actual output.
1373         (Simplifying Formulas): Mention that algebraic simplification is now
1374         the default.
1376 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1378         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1379         (Bug#12073)
1381 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
1383         Prefer typical American spelling for "acknowledgment".
1384         * calc.texi (History and Acknowledgments): Rename from
1385         History and Acknowledgements.
1386         * idlwave.texi (Acknowledgments):
1387         * ses.texi (Acknowledgments):
1388         * woman.texi (Acknowledgments): Rename from Acknowledgements.
1390 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
1392         Rename configure.in to configure.ac (Bug#11603).
1393         * ede.texi (Compiler and Linker objects, ede-proj-project)
1394         (ede-step-project): Prefer the name configure.ac to configure.in.
1396 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
1398         * tramp.texi (Multi-hops):
1399         Introduce `tramp-restricted-shell-hosts-alist'.
1401 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1403         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1404         methods, so don't mention smtpmail here.
1406 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
1408         * gnus.texi (Picons): Document gnus-picon-properties.
1410 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1412         * gnus.texi: Remove mention of compilation, as that's no longer
1413         supported.
1415 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
1417         * gnus.texi (Archived Messages): Mention
1418         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1420 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1422         * gnus.texi (Various Summary Stuff):
1423         Remove mention of `gnus-propagate-marks'.
1425 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1427         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1428         which no longer exist.
1430 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1432         * gnus.texi (Archived Messages):
1433         Document gnus-gcc-self-resent-messages.
1435 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1437         * message.texi (Mail Variables):
1438         Mention the optional user parameter for X-Message-SMTP-Method.
1440 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1442         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1444         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1446 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1448         * gnus.texi (Key Index): Change encoding to utf-8.
1450 2012-06-21  Glenn Morris  <rgm@gnu.org>
1452         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1454 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1456         * gnus.texi (Group Timestamp): Mention where to find documentation for
1457         the `gnus-tmp-' variables (bug#11601).
1459 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
1461         Sync with Tramp 2.2.6-pre.
1463         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1464         where appropriate.
1465         (Ad-hoc multi-hops): New section.
1466         (Remote processes): New subsection "Running remote processes on
1467         Windows hosts".
1468         (History): Add remote commands on Windows, and ad-hoc multi-hop
1469         methods.
1470         (External methods): "ControlPersist" must be set to "no" for the
1471         `scpc' method.
1472         (Remote processes): Add a note about `auto-revert-tail-mode'.
1473         (Frequently Asked Questions): Use "scpx" in combination with
1474         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
1476         * trampver.texi: Update release number.
1478 2012-06-10  Chong Yidong  <cyd@gnu.org>
1480         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1481         compilation for html-mono.
1483 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
1485         * texinfo.tex: Merge from gnulib.
1487 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1489         * Makefile.in (echo-info): Don't try to install info files named
1490         just ".info".
1492 2012-05-28  Glenn Morris  <rgm@gnu.org>
1494         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
1496         * sc.texi: Nuke hand-written node pointers.
1497         Fix top-level menu to match actual node order.
1499 2012-05-27  Glenn Morris  <rgm@gnu.org>
1501         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1502         Some associated fixes, including not messing with chapno in cl.texi.
1504 2012-05-27  Bastien Guerry  <bzg@gnu.org>
1506         * org.texi (Durations and time values): Fix typo.
1508 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
1510         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1511         Mention `calc-ensure-consistent-units'.
1513 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
1515         * cc-mode.texi: Avoid space before macro in 4th argument of cross
1516         reference commands.  (Bug#11461)
1518         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1520 2012-05-12  Glenn Morris  <rgm@gnu.org>
1522         * Makefile.in (mostlyclean): Add more TeX intermediates.
1524         * Makefile.in: Make it look more like the other doc Makefiles.
1525         Use explicit $srcdir in all dependencies.
1526         Remove cd $srcdir from rules.
1527         (VPATH): Remove.
1528         (infodir): Set to an absolute path.
1529         (INFO_TARGETS): Use short names.
1530         (mkinfodir): infodir is now absolute.
1531         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1533         * Makefile.in (info.info): Rename from info, to avoid duplication.
1534         (.SUFFIXES): Disable implicit rules.
1536         * Makefile.in (MKDIR_P): New, set by configure.
1537         (mkinfodir): Use $MKDIR_P.
1539 2012-05-07  Glenn Morris  <rgm@gnu.org>
1541         * forms.texi (Long Example): Update for changed location of files.
1543 2012-05-04  Glenn Morris  <rgm@gnu.org>
1545         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1546         (INFO_TARGETS): Use $INFO_EXT.
1547         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1548         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1549         (INFO_TARGETS): Use $INFO_EXT.
1550         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1552 2012-05-02  Glenn Morris  <rgm@gnu.org>
1554         * Makefile.in (echo-info): New phony target, used by top-level.
1556         * viper.texi: Make direntry shorter (also it is no longer "newest").
1558         * emacs-gnutls.texi, ert.texi, org.texi:
1559         Fix dircategory, direntry to match info/dir.
1561         * faq.texi: Convert @inforefs to @xrefs.
1562         Fix some malformed cross-references.
1563         (File-name conventions): Shorten section name to avoid overfull line.
1564         (How to add fonts): Use smallexample to avoid overfull lines.
1566 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1568         * auth.texi (Help for users): Update for .gpg file being second.
1570 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
1572         * org.texi (Agenda commands): Fix two typos: give corresponding
1573         function names, according to `org-agenda-view-mode-dispatch'.
1575 2012-04-27  Glenn Morris  <rgm@gnu.org>
1577         * faq.texi (Major packages and programs): Remove section.
1578         There is no point listing 6 packages (cf etc/MORE.STUFF).
1579         (Finding Emacs and related packages): Move "Spell-checkers" here.
1581 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
1583         * dbus.texi (Version): New node.
1584         (Properties and Annotations): Mention the object manager
1585         interface.  Describe dbus-get-all-managed-objects.
1586         (Type Conversion): Floating point numbers are allowed, if an
1587         anteger does not fit Emacs's integer range.
1588         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1589         (Asynchronous Methods): Fix description of
1590         dbus-call-method-asynchronously.
1591         (Receiving Method Calls): Fix some minor errors.
1592         Add dbus-interface-emacs.
1593         (Signals): Describe unicast signals and the new match rules.
1594         (Alternative Buses): Add the PRIVATE optional argument to
1595         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
1597 2012-04-20  Glenn Morris  <rgm@gnu.org>
1599         * faq.texi (New in Emacs 24): New section.
1600         (Packages that do not come with Emacs): Mention M-x list-packages.
1602 2012-04-14  Alan Mackenzie  <acm@muc.de>
1604         * cc-mode.texi (c-offsets-alist): Correct a typo.
1606 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
1608         * org.texi (Deadlines and scheduling): Fix the example: the
1609         DEADLINE item should come right after the headline.  We enforce
1610         this convention, so it is a bug not to illustrate it correctly in
1611         the manual.
1613 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1615         * org.texi (Agenda commands): Fix documentation bug by swapping
1616         the equivalent keybindings to `org-agenda-next-line' with the ones
1617         to `org-agenda-previous-line'.
1619 2012-04-14  Glenn Morris  <rgm@gnu.org>
1621         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1623 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
1625         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1626         Add emacs-gnutls.
1627         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1629 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1631         * Makefile.in: Add emacs-gnutls.texi to build.
1633         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1635 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1637         * auth.texi (Secret Service API): Edit further and give examples.
1638         (Secret Service API): Adjust @samp to @code for collection names.
1640 2012-04-04  Glenn Morris  <rgm@gnu.org>
1642         * auth.texi (Secret Service API): Copyedits.
1643         (Help for developers): Fill in some missing function doc-strings.
1644         (Help for users, Help for developers)
1645         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1647 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
1649         * auth.texi (Secret Service API): Add the missing text.
1651 2012-04-04  Chong Yidong  <cyd@gnu.org>
1653         * message.texi (Using PGP/MIME): Note that epg is now the default.
1655         * gnus.texi: Reduce references to obsolete pgg library.
1656         (Security): Note that epg is now the default.
1658         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1660         * nxml-mode.texi (Completion): C-RET is no longer bound to
1661         nxml-complete.
1663 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1665         * org.texi (Customizing tables in ODT export): Correct few errors.
1667 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1669         * org.texi (Links in ODT export): Update.
1670         (Labels and captions in ODT export): New node.
1672 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1674         * org.texi (Literal examples in ODT export): htmlfontify.el in
1675         Emacs-24.1 now supports fontification.  So ODT source blocks will
1676         be fontified by default.
1678 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
1680         * org.texi (Refiling notes): Remove duplicated keybinding.
1682 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1684         * org.texi (noweb): Documentation of this new option to the :noweb
1685         header argument.
1687 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
1689         * org.texi (Header and sectioning): Add example demonstrating how
1690         to use "LaTeX_CLASS_OPTIONS".
1692 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1694         * org.texi (Noweb reference syntax): Describe the ability to
1695         execute noweb references in the manual.
1697 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1699         * org.texi (cache): Improve cache documentation when session
1700         evaluation is used.
1702 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1704         * org.texi (Plain lists): Document removal.
1706 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
1708         * org.texi: Decapitalize file name in references to Calc manual.
1710 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1712         * org.texi (Plain lists): Document removal.
1714 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1716         * org.texi (Top, OpenDocument Text export)
1717         (ODT export commands, Extending ODT export)
1718         (Images in ODT export, Tables in ODT export)
1719         (Configuring a document converter): Add or Update.
1721 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1723         * org.texi (MobileOrg): Change the wording to reflect that the
1724         Android Version is no longer just the little brother of the iOS
1725         version.
1727 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1729         * org.texi (Key bindings and useful functions): Update babel key
1730         binding documentation in manual.
1732 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1734         * org.texi (noweb): Document new noweb header value.
1736 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1738         * org.texi (noweb-sep): Document new header argument.
1740 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1742         * org.texi (noweb-ref): Documentation of this new custom variable.
1744 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1746         * org.texi (wrap): Update the new :wrap documentation to match the
1747         current implementation.
1749 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1751         * org.texi: Added documentation for :wrap.
1753 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1755         * org.texi: #+RESULTS now user-configurable.
1757 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1759         * org.texi: Documented :noweb no-export.
1761 2012-04-01  Thomas Dye  <dk@poto.local>
1763         * org.texi: Edit :noweb no header argument for correctness.
1765 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1767         * org.texi (Customization): Update the approximate number of Org
1768         variables.
1770 2012-04-01  Thomas Dye  <dk@poto.local>
1772         * org.texi: The :results wrap produces a drawer instead of a
1773         begin_results block.
1775 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
1777         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1778         reflect the new default.
1780 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
1782         * info.texi (Expert Info): Move the index entry for "Texinfo" from
1783         "Getting Started" to this node.  (Bug#10450)
1785 2012-03-10  Chong Yidong  <cyd@gnu.org>
1787         * flymake.texi (Example -- Configuring a tool called via make):
1788         Mention the Automake COMPILE variable (Bug#8715).
1790         * info.texi (Getting Started): Add an index entry (Bug#10450).
1792 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
1794         * dbus.texi (Signals): Known names will be mapped onto unique
1795         names, when registering for signals.
1797 2012-02-29  Glenn Morris  <rgm@gnu.org>
1799         * url.texi: Fix quote usage in body text.
1801         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1803         * cl.texi: Use @code{} in menus when appropriate.
1805 2012-02-28  Glenn Morris  <rgm@gnu.org>
1807         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1808         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1809         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1810         * org.texi, sc.texi, vip.texi, viper.texi:
1811         Standardize possessive apostrophe usage.
1813 2012-02-26  Chong Yidong  <cyd@gnu.org>
1815         * ediff.texi (Quick Help Commands): Add a couple of index entries
1816         (Bug#10834).
1818 2012-02-17  Glenn Morris  <rgm@gnu.org>
1820         * gnus.texi (Posting Styles):
1821         * remember.texi (Org): Fix cross-refs to other manuals.
1823 2012-02-15  Glenn Morris  <rgm@gnu.org>
1825         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1826         (Encryption): New chapter, split out from previous.
1828 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1830         * gnus.texi (Customizing the IMAP Connection):
1831         Mention nnimap-record-commands.
1833 2012-02-10  Glenn Morris  <rgm@gnu.org>
1835         * url.texi (Retrieving URLs): Update url-retrieve arguments.
1836         Mention url-queue-retrieve.
1838 2012-02-09  Glenn Morris  <rgm@gnu.org>
1840         * sem-user.texi (Semantic mode user commands): Typo fix.
1842         * info.texi (Create Info buffer): Mention info-display-manual.
1844 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1846         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1847         example (modified from an example by Michael Albinus).
1849 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1851         * gnus.texi (Agent Basics): Fix outdated description of
1852         `gnus-agent-auto-agentize-methods'.
1854 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
1856         * cc-mode.texi: Always @defindex ss.
1857         (Config Basics): Fix argument of @itemize.
1858         (Macro Backslashes): Add @code around index entry.
1860 2012-01-23  Glenn Morris  <rgm@gnu.org>
1862         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1864 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
1866         * tramp.texi (File): Tweak wording for the `scpc' option.
1868 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1870         * gnus.texi (Group Parameters): Really note precedence.
1872 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1874         * gnus.texi (Group Parameters): Note precedence.
1876 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1878         * org.texi (Noweb reference syntax): Adding documentation of
1879         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1880         variable.
1882 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1884         * org.texi (Plain lists): Split the table to fix the display
1885         of items.
1887 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1889         * org.texi (Plain lists): Fix misplaced explanation.
1891 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1893         * org.texi (Plain lists, Agenda files): Add index entries.
1895 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1897         * org.texi: Use "Org mode" instead of alternatives like
1898         "Org-mode" or "org-mode".
1900 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1902         * org.texi (Agenda commands):
1903         Document `org-clock-report-include-clocking-task'.
1905 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1907         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1908         C-c' on checkboxes.
1910 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1912         * org.texi: End sentences with two spaces.
1914 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1916         * org.texi (External links): Document the link types file+sys
1917         and file+emacs, slightly narrow used page width.
1919 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1921         * org.texi (colnames): Note that colnames behavior may differ
1922         across languages.
1924 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1926         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1928 2012-01-03  Thomas Dye  <dk@poto.westell.com>
1930         * org.texi: Augmented discussion of babel property
1931         inheritance.  Put footnote outside sentence ending period.
1933 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1935         * org.texi (eval): Documenting the full range of :eval header
1936         argument values.
1938 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1940         * org.texi (eval): Documentation of the new :eval option.
1942 2012-01-03  Thomas Dye  <dk@poto.local>
1944         * org.texi: Add accumulated properties.
1946 2012-01-03  Thomas Dye  <dk@poto.local>
1948         * org.texi: Documented no spaces in name=assign, another
1949         correction to :var table.
1951 2012-01-03  Thomas Dye  <dk@poto.local>
1953         * org.texi: Changed DATA to NAME in Working With Source Code
1954         section.
1956 2012-01-03  Tom Dye  <tsd@tsdye.com>
1958         * org.texi: Minor change to :var table.
1960 2012-01-03  Tom Dye  <tsd@tsdye.com>
1962         * org.texi: More changes to :var table (some examples were wrong).
1964 2012-01-03  Tom Dye  <tsd@tsdye.com>
1966         * org.texi: Cleaned up :var table.
1968 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1970         * org.texi (Timestamps, Weekly/daily agenda)
1971         (Weekly/daily agenda): Add @cindex for "appointment".
1973 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1975         * org.texi (Literal examples): A new link to the template for
1976         inserting empty code blocks.
1977         (Structure of code blocks): A new link to the template for
1978         inserting empty code blocks.
1980 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1982         * org.texi (External links): Add footnote on how the behavior
1983         of the text search in Org files are controled by the variable
1984         `org-link-search-must-match-exact-headline'.
1986 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1988         * org.texi (Buffer-wide header arguments):
1989         Update documentation to reflect removal of #+PROPERTIES.
1991 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1993         * org.texi (The clock table): Mention that ACHIVED trees
1994         contribute to the clock table.
1996 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1998         * org.texi (Conflicts): Better yasnippet config info.
2000 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
2002         * org.texi (Selective export): Explicitely mention the default
2003         values for `org-export-select-tags',
2004         `org-export-exclude-tags'.
2006 2012-01-03  Tom Dye  <tsd@tsdye.com>
2008         * org.texi: Added a line to specify that header arguments are
2009         lowercase.
2011 2012-01-03  Tom Dye  <tsd@tsdye.com>
2013         * org.texi: :var requires default value when declared.
2015 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2017         * org.texi (Handling links): Add a note about the
2018         `org-link-frame-setup' option.
2020 2012-01-03  David Maus  <dmaus@ictsoc.de>
2022         * org.texi (Exporting Agenda Views, Extracting agenda
2023         information): Fix command line syntax, quote symbol parameter
2024         values.
2026 2012-01-03  David Maus  <dmaus@ictsoc.de>
2028         * org.texi (Exporting Agenda Views): Fix command line syntax.
2030 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
2032         * gnus.texi (Mail Source Customization, Mail Back End Variables):
2033         Use octal notation for file permissions, which are normally
2034         thought of in octal.
2035         (Mail Back End Variables): Use more-plausible modes in example.
2037 2011-12-20  Alan Mackenzie  <acm@muc.de>
2039         * cc-mode.texi: Update version string 5.31 -> 5.32.
2041 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2043         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2045 2011-11-24  Glenn Morris  <rgm@gnu.org>
2047         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2049 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2051         * makefile.w32-in: Update dependencies.
2053 2011-11-20  Glenn Morris  <rgm@gnu.org>
2055         * gnus.texi (Group Information):
2056         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2058 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2060         * gnus-coding.texi (Gnus Maintenance Guide):
2061         Rename from "Gnus Maintainance Guide".
2063         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2064         * eieio.texi (Customizing):
2065         * gnus.texi (Article Washing):
2066         * gnus-news.texi:
2067         * sem-user.texi (Smart Jump): Fix typos.
2069 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2071         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2073 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2075         * ede.texi (project-am-texinfo):
2076         * gnus.texi (Sending or Not Sending):
2077         * org.texi (Template elements): Fix typos.
2079 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
2081         * ediff.texi (Hooks):
2082         * sem-user.texi (Semanticdb Roots): Fix typos.
2084 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
2086         * semantic.texi (Tag handling): Fix typo.
2088 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2090         * gnus.texi (Other Gnus Versions): Remove.
2092 2011-10-28  Alan Mackenzie  <acm@muc.de>
2094         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2095         (Other Special Indentations): Add an xref to "Macros with ;".
2096         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
2097         "Macros with ;".
2098         (Macros with ;): New page.
2100         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2101         Document the new handling of nested scopes for movement by defuns.
2103 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
2105         Sync with Tramp 2.2.3.
2107         * trampver.texi: Update release number.
2109 2011-10-14  Glenn Morris  <rgm@gnu.org>
2111         * ert.texi (Introduction, How to Run Tests)
2112         (Running Tests Interactively, Expected Failures)
2113         (Tests and Their Environment, Useful Techniques)
2114         (Interactive Debugging, Fixtures and Test Suites):
2115         Minor rephrasings.
2116         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2117         (Running Tests in Batch Mode): Simplify loading instructions.
2118         (Test Selectors): Clarify some selectors.
2119         (Expected Failures, Useful Techniques):
2120         Make examples fit in 80 columns.
2122 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
2124         * calc.texi (Basic Operations on Units): Discuss temperature
2125         conversion (`u t') alongside with other unit conversions ('u c').
2127 2011-10-12  Glenn Morris  <rgm@gnu.org>
2129         * ert.texi: Whitespace trivia to make main menu items line up better.
2131 2011-10-08  Glenn Morris  <rgm@gnu.org>
2133         * Makefile.in: Fix ert rules.
2135 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2137         * gnus.texi (Gnus Utility Functions): Add more references and
2138         explanations (bug#9683).
2140 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2142         * gnus.texi (Archived Messages): Note the default (bug#9552).
2144 2011-09-21  Bill Wohler  <wohler@newt.com>
2146         Release MH-E manual version 8.3.
2148         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2149         release 8.3.
2150         (Preface): Update support information.
2151         (From Bill Wohler): Reset text to original version.  As a
2152         historical quote, the tense should be correct in the time that it
2153         was written.
2155 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2157         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2158         (Finding the News): Doc clarification.
2159         (Terminology): Mention naming.
2161 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2163         * gnus.texi: Remove mentions of `recent', which are now obsolete.
2164         (Interactive): Document `quiet'.
2166 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
2168         * org.texi (Images in LaTeX export): Rewrite.
2170 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2172         * org.texi (Using the mapping API): Mention 'region as a possible
2173         scope for `org-map-entries'.
2175 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2177         * org.texi (Visibility cycling): Document `org-copy-visible'.
2179 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2181         * org.texi (Template expansion): Order template sequences in the
2182         proper order.
2184 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2186         * org.texi (eval): Expand discussion of the :eval header argument.
2188 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2190         * org.texi (Languages): Add Lilypond and Awk as supported
2191         languages.
2193 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
2195         * org.texi: Document that both CLOCK_INTO_DRAWER and
2196         LOG_INTO_DRAWER can be used to override the contents of variable
2197         org-clock-into-drawer (or if unset, org-log-into-drawer).
2199         * org.texi: Replace @xref->@pxref.
2201 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2203         * org.texi (Evaluating code blocks): Documenting the new option
2204         for inline call lines.
2206 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2208         * org.texi (Results of evaluation): More explicit about the
2209         mechanism through which interactive evaluation of code is
2210         performed.
2212 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2214         * org.texi (noweb-ref): New header argument documentation.
2216 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2218         * org.texi (Extracting source code): Documentation of the new
2219         org-babel-tangle-named-block-combination variable.
2221 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2223         * org.texi (Structure of code blocks): Explicitly state that the
2224         behavior of multiple blocks of the same name is undefined.
2226 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
2228         * org.texi (TaskJuggler export): Modify the example to reflect the
2229         new effort durations.
2231 2011-08-15  David Maus  <dmaus@ictsoc.de>
2233         * org.texi (Images in LaTeX export): Escape curly brackets in
2234         LaTeX example.
2236 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2238         * org.texi (The clock table): Document the :properties and
2239         :inherit-props arguments for the clocktable.
2241 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2243         * org.texi (Tables in LaTeX export): Document specifying placement
2244         options for tables.
2246 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2248         * org.texi (Evaluating code blocks): More specific documentation
2249         about the different types of header arguments.
2251 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2253         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2255 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2257         * org.texi (Built-in table editor): Document the table field
2258         follow mode.
2260 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2262         * org.texi (Easy Templates): Document new template.
2264 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2266         * org.texi (Literal examples): Add a cross-reference from "Literal
2267         Examples" to "Easy Templates."
2269 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2271         * org.texi (The clock table): Add link to match syntax.
2273 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2275         * org.texi (Agenda commands): Document clock consistency checks.
2277 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2279         * org.texi (Built-in table editor): Document that \vert represents
2280         a vertical bar in a table field.
2282 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2284         * org.texi (Literal examples): Link from "Markup" > "Literate
2285         Examples" to "Working with Source Code".
2287 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2289         * org.texi (Agenda commands): Doc for function option to bulk
2290         action.
2292 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2294         * org.texi (Template expansion): Document new %<...> template
2295         escape.
2297 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2299         * org.texi (Selective export): Document exclusion of any tasks
2300         from export.
2302 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2304         * org.texi (Selective export): Document how to exclude DONE tasks
2305         from export.
2306         (Publishing options): Document the properties to be used to turn off
2307         export of DONE tasks.
2309 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2311         * org.texi (The date/time prompt): Document date range protection.
2313 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2315         * org.texi (padline): Documentation of the new padline header
2316         argument.
2318 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2320         * org.texi (var): Adding "[" to list of characters triggering
2321         elisp evaluation.
2323 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2325         * org.texi (var): Documentation of Emacs Lisp evaluation during
2326         variable assignment.
2328 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2330         * org.texi (colnames): Reference indexing into variables, and note
2331         that colnames are *not* removed before indexing occurs.
2332         (rownames): Reference indexing into variables, and note that
2333         rownames are *not* removed before indexing occurs.
2335 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2337         * org.texi (var): Clarification of indexing into tabular
2338         variables.
2340 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2342         * org.texi (results): Documentation of the `:results wrap' header
2343         argument.
2345 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2347         * org.texi (LaTeX and PDF export): Add a note about a limitation
2348         of the LaTeX export: the org file has to be properly structured.
2350 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2352         * org.texi (Dynamic blocks, Structure editing):
2353         Mention the function `org-narrow-to-block'.
2355 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2357         * org.texi (Languages): Updating list of code block supported
2358         languages.
2360 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2362         * org.texi (Special properties): CATEGORY is a special property,
2363         but it may also used in the drawer.
2365 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2367         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2369 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2371         * org.texi (Include files): Document :lines.
2373 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2375         * org.texi (comments): Documentation of the ":comments noweb" code
2376         block header argument.
2378 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2380         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2381         added extra whitespace around functions to be consistent with the
2382         rest of the section.
2384 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2386         * org.texi (Evaluating code blocks): Expand discussion of
2387         #+call: line syntax.
2388         (Header arguments in function calls): Expand discussion of
2389         #+call: line syntax.
2391 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2393         * org.texi (Evaluating code blocks): More explicit about how to
2394         pass variables to #+call lines.
2396 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2398         * org.texi (Results of evaluation): Link to the :results header
2399         argument list from the "Results of evaluation" section.
2401 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2403         * org.texi (Conflicts): Adding additional information about
2404         resolving org/yasnippet conflicts.
2406 2011-08-15  David Maus  <dmaus@ictsoc.de>
2408         * org.texi (Publishing options): Document style-include-scripts
2409         publishing project property.
2411 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2413         * org.texi (Sparse trees): Document the next-error /
2414         previous-error functionality.
2416 2011-08-15  Tom Dye  <tsd@tsdye.com>
2418         * org.texi (cache): Improve documentation of code block caches.
2420 2011-08-15  Tom Dye  <tsd@tsdye.com>
2422         * org.texi (Code block specific header arguments):
2423         Documentation of multi-line header arguments.
2425 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2427         * org.texi (Code evaluation security): Add example for using a
2428         function.
2430 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2432         * org.texi (Tables in LaTeX export): Documentation of new
2433         attr_latex options for tables.
2435 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
2437         * trampver.texi: Update release number.
2439 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2441         Sync with Tramp 2.2.2.
2443         * trampver.texi: Update release number.
2445 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2447         * flymake.texi (Example -- Configuring a tool called via make):
2448         Use /dev/null instead of the Windows "nul" (bug#8715).
2450 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2452         * widget.texi (Setting Up the Buffer): Remove mention of the
2453         global keymap parent, which doesn't seem to be accurate
2454         (bug#7045).
2456 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458         * org.texi (Special agenda views): Fix double quoting (bug#3509).
2460 2010-07-10  Kevin Ryde  <user42@zip.com.au>
2462         * cl.texi (For Clauses): Add destructuring example processing an
2463         alist (bug#6596).
2465 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2467         * ediff.texi (Major Entry Points): Remove mention of `require',
2468         since that's not pertinent in the installed Emacs (bug#9016).
2470 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2472         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2473         (Filtering New Groups): Clarify how simple the "options -n" format is.
2474         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2475         is internal.
2477 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
2479         * tramp.texi (Cleanup remote connections):
2480         Add `tramp-cleanup-this-connection'.
2482 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2485         zombies.
2486         (Checking New Groups): Ditto (bug#8974).
2487         (Checking New Groups): Move the reference to the right place.
2489 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
2491         * gnus.texi (Startup Files): Clarify that we're talking about numbered
2492         backups, and not actual vc (bug#8975).
2494 2011-07-03  Kevin Ryde  <user42@zip.com.au>
2496         * cl.texi (For Clauses): @items for hash-values and key-bindings
2497         to make them more visible when skimming.  Add examples of `using'
2498         clause to them, examples being clearer than a description in
2499         words (bug#6599).
2501 2011-07-01  Alan Mackenzie  <acm@muc.de>
2503         * cc-mode.texi (Guessing the Style): New page.
2504         (Styles): Add a short introduction to above.
2506 2011-06-28  Deniz Dogan  <deniz@dogan.se>
2508         * rcirc.texi (Configuration): Bug-fix:
2509         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2510         Reported by Elias Pipping <pipping@exherbo.org>.
2512 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2514         * gnus.texi (Summary Mail Commands):
2515         Document `gnus-summary-reply-to-list-with-original'.
2517 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2519         * eshell.texi (Known problems): Fix typo.
2521 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
2523         * tramp.texi (Customizing Completion): Mention authinfo-style files.
2524         (Password handling): `auth-source-debug' is good for debug messages.
2526 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2528         * gnus.texi (Store custom flags and keywords): Refer to
2529         `gnus-registry-article-marks-to-{chars,names}' instead of
2530         `gnus-registry-user-format-function-{M,M2}'.
2532 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
2534         * texinfo.tex: Merge from gnulib.
2536 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2538         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2539         (Store custom flags and keywords):
2540         Mention `gnus-registry-user-format-function-M' and
2541         `gnus-registry-user-format-function-M2'.
2543 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
2545         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2547 2011-05-17  Glenn Morris  <rgm@gnu.org>
2549         * gnus.texi (Face): Fix typo.
2551 2011-05-14  Glenn Morris  <rgm@gnu.org>
2553         * dired-x.texi (Omitting Examples): Minor addition.
2555 2011-05-10  Jim Meyering  <meyering@redhat.com>
2557         * ede.texi: Fix typo "or or -> or".
2559 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
2561         * gnus.texi (Summary Buffer Lines):
2562         gnus-summary-user-date-format-alist does not exist.
2563         (Sorting the Summary Buffer): More about sorting threads.
2565 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
2567         * trampver.texi: Update release number.
2569 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
2571         * tramp.texi (Frequently Asked Questions): New item for disabling
2572         Tramp in other packages.
2574 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2576         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2577         (Fancy splitting to parent, Store arbitrary data):
2578         Update gnus-registry docs.
2580 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
2582         * ede.texi: Fix typos.
2584 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2586         * gnus.texi (Window Layout): @itemize @code doesn't exist.
2587         It's @table @code.
2589 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
2591         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2593 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
2595         * calc.texi (Logarithmic Units): Update the function names.
2597 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599         * message.texi (Various Commands): Document format specs in the
2600         ellipsis.
2602 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
2604         * message.texi (Insertion Variables): Document message-cite-style.
2606 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
2608         * tramp.texi (Remote processes): New subsection "Running shell on
2609         a remote host".
2611 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2613         * auth.texi (Help for developers): Update docs to explain that the
2614         :save-function will only run the first time.
2616 2011-03-12  Glenn Morris  <rgm@gnu.org>
2618         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2619         (emacs-faq.text): New target.
2620         (clean): Add emacs-faq.
2622 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
2624         Sync with Tramp 2.2.1.
2626         * trampver.texi: Update release number.
2628 2011-03-11  Glenn Morris  <rgm@gnu.org>
2630         * Makefile.in (HTML_TARGETS): New.
2631         (clean): Delete $HTML_TARGETS.
2632         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2634 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2636         * auth.texi (Help for developers): Show example of using
2637         `auth-source-search' with prompts and :save-function.
2639 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2641         * Version 23.3 released.
2643 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
2645         * message.texi (Message Buffers): Update default value of
2646         message-generate-new-buffers.
2648 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
2650         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2651         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2652         respectively.
2653         (Musical Notes): New section.
2654         (Customizing Calc): Mention the customizable variable
2655         calc-note-threshold.
2657 2011-03-03  Glenn Morris  <rgm@gnu.org>
2659         * url.texi (Dealing with HTTP documents): Remove reference to
2660         function url-decode-text-part; never seems to have existed.  (Bug#6038)
2661         (Configuration): Update url-configuration-directory description.
2663 2011-03-02  Glenn Morris  <rgm@gnu.org>
2665         * dired-x.texi (Multiple Dired Directories): Remove mentions
2666         of dired-default-directory-alist and dired-default-directory.
2667         Move dired-smart-shell-command here...
2668         (Miscellaneous Commands): ... from here.
2670 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
2672         * texinfo.tex: Update to version 2011-02-24.09.
2674 2011-03-02  Glenn Morris  <rgm@gnu.org>
2676         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2677         instead of the obsoleted dired-omit-here-always.
2679 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
2681         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2682         supported systems.
2684 2011-02-28  Glenn Morris  <rgm@gnu.org>
2686         * dbus.texi (Type Conversion): Grammar fix.
2688 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
2690         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2691         "Debian GNU/Linux".
2693         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2695 2011-02-23  Glenn Morris  <rgm@gnu.org>
2697         * dired-x.texi (Features): Minor rephrasing.
2698         (Local Variables): Fix typos.
2700         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2701         Standardize some Emacs/XEmacs terminology.
2703         * dired-x.texi (Features): Don't advertise obsolete local variables.
2704         Simplify layout.
2705         (Omitting Variables): Update local variables example.
2706         (Local Variables): Say this is obsolete.  Fix description of
2707         dired-enable-local-variables possible values.
2709 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2711         * auth.texi (Help for users): Mention ~/.netrc is also searched by
2712         default now.
2714 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2716         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2718 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2720         * gnus.texi (Window Layout): Document layout names.
2722 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
2724         * ada-mode.texi: Sync @dircategory with ../../info/dir.
2725         * auth.texi: Sync @dircategory with ../../info/dir.
2726         * autotype.texi: Sync @dircategory with ../../info/dir.
2727         * calc.texi: Sync @dircategory with ../../info/dir.
2728         * cc-mode.texi: Sync @dircategory with ../../info/dir.
2729         * cl.texi: Sync @dircategory with ../../info/dir.
2730         * dbus.texi: Sync @dircategory with ../../info/dir.
2731         * dired-x.texi: Sync @dircategory with ../../info/dir.
2732         * ebrowse.texi: Sync @dircategory with ../../info/dir.
2733         * ede.texi: Sync @dircategory with ../../info/dir.
2734         * ediff.texi: Sync @dircategory with ../../info/dir.
2735         * edt.texi: Sync @dircategory with ../../info/dir.
2736         * eieio.texi: Sync @dircategory with ../../info/dir.
2737         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2738         * epa.texi: Sync @dircategory with ../../info/dir.
2739         * erc.texi: Sync @dircategory with ../../info/dir.
2740         * eshell.texi: Sync @dircategory with ../../info/dir.
2741         * eudc.texi: Sync @dircategory with ../../info/dir.
2742         * flymake.texi: Sync @dircategory with ../../info/dir.
2743         * forms.texi: Sync @dircategory with ../../info/dir.
2744         * gnus.texi: Sync @dircategory with ../../info/dir.
2745         * idlwave.texi: Sync @dircategory with ../../info/dir.
2746         * mairix-el.texi: Sync @dircategory with ../../info/dir.
2747         * message.texi: Sync @dircategory with ../../info/dir.
2748         * mh-e.texi: Sync @dircategory with ../../info/dir.
2749         * newsticker.texi: Sync @dircategory with ../../info/dir.
2750         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2751         * org.texi: Sync @dircategory with ../../info/dir.
2752         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2753         * pgg.texi: Sync @dircategory with ../../info/dir.
2754         * rcirc.texi: Sync @dircategory with ../../info/dir.
2755         * reftex.texi: Sync @dircategory with ../../info/dir.
2756         * remember.texi: Sync @dircategory with ../../info/dir.
2757         * sasl.texi: Sync @dircategory with ../../info/dir.
2758         * sc.texi: Sync @dircategory with ../../info/dir.
2759         * semantic.texi: Sync @dircategory with ../../info/dir.
2760         * ses.texi: Sync @dircategory with ../../info/dir.
2761         * sieve.texi: Sync @dircategory with ../../info/dir.
2762         * smtpmail.texi: Sync @dircategory with ../../info/dir.
2763         * speedbar.texi: Sync @dircategory with ../../info/dir.
2764         * trampver.texi [emacs]: Set emacsname to "Emacs".
2765         * tramp.texi: Sync @dircategory with ../../info/dir.
2766         * url.texi: Sync @dircategory with ../../info/dir.
2767         * vip.texi: Sync @dircategory with ../../info/dir.
2768         * viper.texi: Sync @dircategory with ../../info/dir.
2769         * widget.texi: Sync @dircategory with ../../info/dir.
2770         * woman.texi: Sync @dircategory with ../../info/dir.
2772 2011-02-19  Glenn Morris  <rgm@gnu.org>
2774         * dired-x.texi (Technical Details): No longer redefines
2775         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2776         dired-read-shell-command, or dired-find-buffer-nocreate.
2778 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
2780         * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2782 2011-02-18  Glenn Morris  <rgm@gnu.org>
2784         * dired-x.texi (Optional Installation File At Point): Simplify.
2786 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2788         * auth.texi (Help for users): Use :port instead of :protocol for all
2789         auth-source docs.
2790         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2791         to have two files in `auth-sources'.
2793 2011-02-16  Glenn Morris  <rgm@gnu.org>
2795         * dired-x.texi: Use emacsver.texi to get Emacs version.
2796         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2797         Depend on emacsver.texi.
2799         * dired-x.texi: Drop meaningless version number.
2800         (Introduction): Remove old info.
2801         (Optional Installation Dired Jump): Autoload from dired-x.
2802         Remove incorrect info about loaddefs.el.
2803         (Bugs): Just refer to M-x report-emacs-bug.
2805         * dired-x.texi (Multiple Dired Directories): Update for rename of
2806         default-directory-alist.
2807         (Miscellaneous Commands): No longer mention very old VM version 4.
2809 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2811         Merge from gnulib.
2812         * texinfo.tex: Update to version 2011-02-14.11.
2814 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2816         * auth.texi (Help for users):
2817         Login collection is "Login" and not "login".
2819 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
2821         * tramp.texi (History): Remove IMAP support.
2822         (External methods, Frequently Asked Questions): Remove `imap' and
2823         `imaps' methods.
2824         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2826         * trampver.texi: Remove default value of `emacsimap'.
2828 2011-02-13  Glenn Morris  <rgm@gnu.org>
2830         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2831         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2833 2011-02-12  Glenn Morris  <rgm@gnu.org>
2835         * sc.texi (Getting Connected): Remove old index entries.
2837 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
2839         * url.texi: Remove duplicate @dircategory (Bug#7942).
2841 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2843         * auth.texi (Overview, Help for users, Help for developers):
2844         Update docs.
2845         (Help for users): Talk about spaces.
2847 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2849         * texinfo.tex: Update to version 2011-02-07.16.
2851 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
2853         * dbus.texi (Bus names): Adapt descriptions for
2854         dbus-list-activatable-names and dbus-list-known-names.
2856 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
2858         * calc.texi (Logarithmic Units): New section.
2860 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2862         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2863         manuals use it now.
2865         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2867 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2869         * overrides.texi: Remove.
2871         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2872         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2874 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
2876         * tramp.texi (Frequently Asked Questions): Mention problems with
2877         WinSSHD.
2879         * trampver.texi: Update release number.
2881 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
2883         * tramp.texi:
2884         Replace "delimet" with "delimit" globally.
2885         Replace "explicite" with "explicit" globally.
2886         Replace "instead of" with "instead" where there was nothing after "of".
2887         Audit use of comma before interrogative pronoun, "that", or "which".
2888         Minor word order, spelling, wording changes.
2890 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2892         * overrides.texi: New file to set or clear WEBHACKDEVEL.
2894         * sieve.texi: Use WEBHACKDEVEL.
2896         * sasl.texi: Use WEBHACKDEVEL.
2898         * pgg.texi: Use WEBHACKDEVEL.
2900         * message.texi: Use WEBHACKDEVEL.
2902         * gnus.texi: Use WEBHACKDEVEL.
2904         * emacs-mime.texi: Use WEBHACKDEVEL.
2906         * auth.texi: Use WEBHACKDEVEL.
2908         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2909         manuals.
2911 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2913         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2915 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2917         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2918         which in turn is copied from ftp://tug.org/tex/.
2920 2011-02-03  Glenn Morris  <rgm@gnu.org>
2922         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2923         (Binding combinations of modifiers and function keys):
2924         Let's assume people reading this are not using Emacs 18.
2926 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2928         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2929         since it's run automatically.
2931 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2933         * gnus.texi (Customizing Articles): Fix typo.
2935 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2937         * gnus.texi (Customizing Articles): Document the new way of customizing
2938         the date headers(s).
2940 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2942         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2943         splitting example.
2945 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2947         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2948         (MAKEINFO_OPTS): New variable.
2949         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2950         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2951         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2952         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2953         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2954         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2955         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2956         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2957         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2958         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2959         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2960         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2961         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2962         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2963         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2964         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2965         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2966         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2968 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2970         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2972 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2974         * message.texi (IDNA): Explain what it is.
2976 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2978         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2980 2011-01-23  Werner Lemberg  <wl@gnu.org>
2982         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2983         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2984         (ENVADD): Update.
2986 2011-01-18  Glenn Morris  <rgm@gnu.org>
2988         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2990 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2992         * nxml-mode.texi (Introduction): Fix file name typos.
2994 2011-01-13  Christian Ohler  <ohler@gnu.org>
2996         * ert.texi: New file.
2998         * Makefile.in:
2999         * makefile.w32-in: Add ert.texi.
3001 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3003         * dbus.texi (Receiving Method Calls): New function
3004         dbus-register-service.  Rearrange node.
3006 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
3008         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3009         which in turn is copied from ftp://tug.org/tex/.
3011 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3013         * dbus.texi (Receiving Method Calls): Describe new optional
3014         parameter dont-register-service of dbus-register-{method,property}.
3016 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
3018         * epa.texi (Encrypting/decrypting *.gpg files):
3019         Mention epa-file-select-keys.
3021 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3023         * gnus.texi (Archived Messages): Remove outdated text.
3025 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
3027         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3029 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
3031         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3033 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3035         * gnus.texi (The swish++ Engine): Add customizable parameters
3036         descriptions.
3037         (The swish-e Engine): Ditto.
3039 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
3041         * tramp.texi (Inline methods): Add "ksu" method.
3042         (Remote processes): Add example with remote `default-directory'.
3044 2010-12-14  Glenn Morris  <rgm@gnu.org>
3046         * faq.texi (Expanding aliases when sending mail):
3047         Now build-mail-aliases is interactive.
3049 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3051         * gnus.texi: First pass at adding (rough) nnir documentation.
3053 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3055         * gnus.texi (Filtering New Groups):
3056         Mention gnus-auto-subscribed-categories.
3057         (The First Time): Remove, since default-subscribed-newsgroups has been
3058         removed.
3060 2010-12-13  Glenn Morris  <rgm@gnu.org>
3062         * cl.texi (For Clauses): Small fixes for frames and windows.
3064 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
3066         * org.texi (Using capture): Document using prefix arguments for
3067         finalizing capture.
3068         (Agenda commands): Document prefix argument for the bulk scatter
3069         command.
3070         (Beamer class export): Document that also overlay arguments can be
3071         passed to the column environment.
3072         (Template elements): Document the new entry type.
3074 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
3076         * org.texi (Include files): Document :minlevel.
3078 2010-12-11  Julien Danjou  <julien@danjou.info>
3080         * org.texi (Categories): Document category icons.
3082 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
3084         * org.texi (noweb): Fix typo.
3086 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
3088         * gnus.texi (Server Commands): Point to the rest of the server
3089         commands.
3091 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3093         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3094         g'.
3096 2010-12-02  Julien Danjou  <julien@danjou.info>
3098         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3100 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3102         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3103         (Direct Functions): Note the STARTTLS upgrade.
3105 2010-11-27  Glenn Morris  <rgm@gnu.org>
3106             James Clark  <none@example.com>
3108         * nxml-mode.texi (Introduction): New section.
3110 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3112         * gnus.texi (Server Commands): Document gnus-server-show-server.
3114 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
3116         Sync with Tramp 2.2.0.
3118         * trampver.texi: Update release number.
3120 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
3122         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3123         Mention that the TeX specific units won't use the `tex' prefix
3124         in TeX mode.
3126 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3128         * gnus.texi (Misc Article): Document gnus-inhibit-images.
3130 2010-11-17  Glenn Morris  <rgm@gnu.org>
3132         * edt.texi: Remove information about Emacs 19.
3134 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
3136         * trampver.texi: Update release number.
3138 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3140         * gnus.texi (Article Washing): Fix typo.
3142 2010-11-11  Noorul Islam  <noorul@noorul.com>
3144         * org.texi: Fix typo.
3146 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3148         * org.texi (Using capture): Explain that refiling is
3149         sensitive to cursor position.
3151 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3153         * org.texi (Images and tables): Add cross reference to link section.
3155 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3157         * org.texi: Document the <c> cookie.
3159 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3161         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3162         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3164 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3166         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3168 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3170         * org.texi (Project alist): Mention that this is a property list.
3172 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3174         * org.texi (Setting up the staging area): Document that
3175         file names remain visible when encrypting the MobileOrg files.
3177 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3179         * org.texi (Setting up the staging area): Document which
3180         versions are needed for encryption.
3182 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3184         * org.texi (noweb): Update :noweb documentation to
3185         reflect the new "tangle" argument.
3187 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3189         * org.texi (Batch execution): Improve tangling script in
3190         documentation.
3192 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3194         * org.texi (Handling links):
3195         (In-buffer settings): Document inlining images on startup.
3197 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3199         * org.texi (Setting up the staging area): Document use of
3200         crypt password.
3202 2010-11-11  David Maus  <dmaus@ictsoc.de>
3204         * org.texi (Template expansion): Add date related link type escapes.
3206 2010-11-11  David Maus  <dmaus@ictsoc.de>
3208         * org.texi (Template expansion): Add mew in table for link type
3209         escapes.
3211 2010-11-11  David Maus  <dmaus@ictsoc.de>
3213         * org.texi (Template expansion): Fix typo in link type escapes.
3215 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3217         * org.texi (Structure of code blocks): Another documentation tweak.
3219 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3221         * org.texi (Structure of code blocks): Documentation tweak.
3223 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3225         * org.texi (Structure of code blocks):
3226         Update documentation to mention inline code block syntax.
3228 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3230         * org.texi (comments): Improve wording.
3232 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3234         * org.texi (comments): Document the new :comments header arguments.
3236 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3238         * org.texi (Installation): Remove the special
3239         installation instructions for XEmacs.
3241 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3243         * org.texi (Easy Templates): New section.  Documents quick
3244         insertion of empty structural elements.
3246 2010-11-11  Noorul Islam  <noorul@noorul.com>
3248         * org.texi: Fix doc.
3250 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3252         * org.texi (The date/time prompt): Document specification
3253         of time ranges.
3255 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3257         * org.texi (Internal links): Document the changes in
3258         internal links.
3260 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3262         * org.texi (Agenda commands): Document the limitation for
3263         the filter preset - it can only be used for an entire agenda
3264         view, not in an individual block in a block agenda.
3266 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
3268         * org.texi (iCalendar export): Document alarm creation.
3270 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
3272         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3274 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3276         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3278 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
3280         * calc.texi: Use emacsver.texi to determine Emacs version.
3282 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3284         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3285         since that works by default.
3287 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3289         * gnus.texi (Customizing the IMAP Connection): Document
3290         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3292 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
3294         * tramp.texi (Remote shell setup): New item "Interactive shell
3295         prompt".  Reported by Christian Millour <cm@abtela.com>.
3296         (Remote shell setup, Remote processes): Use @code{} for
3297         environment variables.
3299 2010-11-03  Glenn Morris  <rgm@gnu.org>
3301         * ediff.texi (Quick Help Commands, Miscellaneous):
3302         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3304 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3306         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3308 2010-10-31  Glenn Morris  <rgm@gnu.org>
3310         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3312 2010-10-31  Glenn Morris  <rgm@gnu.org>
3314         * cc-mode.texi: Remove reference to defunct viewcvs URL.
3316 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3318         * gnus.texi (Client-Side IMAP Splitting):
3319         Mention nnimap-unsplittable-articles.
3321 2010-10-29  Julien Danjou  <julien@danjou.info>
3323         * gnus.texi (Finding the News): Remove references to obsoletes
3324         variables `gnus-nntp-server' and `gnus-secondary-servers'.
3326 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
3328         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3329         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3330         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3331         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3333 2010-10-28  Glenn Morris  <rgm@gnu.org>
3335         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3336         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3337         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3339 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
3341         * epa.texi (Mail-mode integration): Add alternative key bindings
3342         for epa-mail commands; escape comma.
3343         Don't use the word "PGP", since it is a non-free program.
3345 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
3347         * calc.texi: Use emacsver.texi to determine Emacs version.
3349 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
3351         * gnus.texi (Group Parameters, Buttons): Fix typos.
3353 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3355         * gnus.texi (Subscription Commands): Mention that you can also
3356         subscribe to new groups via the Server buffer, which is probably more
3357         convenient when subscribing to many groups.
3359 2010-10-21  Julien Danjou  <julien@danjou.info>
3361         * message.texi (Message Headers): Allow message-default-headers to be a
3362         function.
3364 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3366         * gnus-news.texi: Mention new archive defaults.
3368 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3370         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3372 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3374         * gnus.texi (HTML): Document the function value of
3375         gnus-blocked-images.
3376         (Article Washing): shr and gnus-w3m, not the direct function names.
3378 2010-10-20  Julien Danjou  <julien@danjou.info>
3380         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3381         variable.
3383 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3385         * gnus.texi (Customizing the IMAP Connection): The port strings are
3386         strings.
3387         (Document Groups): Mention git.
3389 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3391         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3392         bzr/Gnus git sync.
3394 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
3396         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3397         change.
3399 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3401         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3402         @item syntax for in-Emacs makeinfo.
3404 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
3406         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3407         trim sentence.
3409 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
3411         * epa.texi (Caching Passphrases):
3412         * auth.texi (GnuPG and EasyPG Assistant Configuration):
3413         Clarify some configurations require to set up gpg-agent.
3415 2010-10-11  Glenn Morris  <rgm@gnu.org>
3417         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3419 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3421         * gnus.texi (Spam Package Introduction): Mention `$'.
3423 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3425         * makefile.w32-in (emacsdir): New variable.
3426         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3427         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3429 2010-10-09  Glenn Morris  <rgm@gnu.org>
3431         * Makefile.in (mostlyclean): Delete *.toc.
3433         * Makefile.in: Use $< in rules.
3435         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3437         * Makefile.in ($(infodir)): Delete rule.
3438         (mkinfodir): New.  Use it in all the info rules, rather than depending
3439         on infodir.
3441 2010-10-09  Glenn Morris  <rgm@gnu.org>
3443         * gnus.texi (Article Washing): Fix previous change.
3445         * Makefile.in (emacsdir): New variable.
3446         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3447         Depend on emacsver.texi.
3449         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3451         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3453 2010-10-08  Julien Danjou  <julien@danjou.info>
3455         * gnus.texi: Add mm-shr.
3457 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
3459         * gnus.texi (Finding the Parent, The Gnus Registry)
3460         (Registry Article Refer Method): Update docs for nnregistry.el.
3462 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
3464         * auth.texi (Help for users)
3465         (GnuPG and EasyPG Assistant Configuration): Update docs.
3467 2010-10-08  Glenn Morris  <rgm@gnu.org>
3469         * cl.texi (Organization, Installation, Old CL Compatibility):
3470         Deprecate cl-compat for new code.
3471         (Usage, Installation): Remove outdated information.
3473         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3475 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3477         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3479 2010-10-06  Julien Danjou  <julien@danjou.info>
3481         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3483         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3484         broken link.
3486         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3488         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3489         to ReiserFS.
3491         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3492         (FAQ 7-1): Fix getmail URL.
3494 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
3496         * epa.texi (Caching Passphrases): New section.
3498 2010-10-06  Glenn Morris  <rgm@gnu.org>
3500         * Makefile.in (SHELL): Set it.
3501         (info): Move the mkdir dependency to the individual info files.
3502         (mostlyclean): Tidy up.
3503         (clean): Only delete the specific dvi and pdf files.
3504         (maintainer-clean): Be more restrictive in what we delete.
3505         ($(infodir)): Add parallel build workaround.
3507 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3509         * gnus.texi (Misc Article): Document gnus-widen-article-window.
3511 2010-10-03  Julien Danjou  <julien@danjou.info>
3513         * emacs-mime.texi (Display Customization):
3514         Update mm-inline-large-images documentation and add documentation for
3515         mm-inline-large-images-proportion.
3517 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
3519         * tramp.texi (Frequently Asked Questions):
3520         Mention remote-file-name-inhibit-cache.
3522 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3524         * gnus.texi (Splitting Mail): Fix @xref syntax.
3525         (Splitting Mail): Really fix the @ref syntax.
3527 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3529         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3530         (Article Hiding): Add google banner example.
3531         Suggested by Benjamin Xu.
3533 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3535         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3536         Remove nnimap-split-rule from examples.
3538 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3541         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
3542         Fishman.
3543         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3545 2010-09-30  Julien Danjou  <julien@danjou.info>
3547         * gnus.texi (Gravatars): Fix documentation about
3548         gnu-gravatar-properties.
3550 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
3552         * epa.texi (Bug Reports): New section.
3554 2010-09-29  Glenn Morris  <rgm@gnu.org>
3556         * Makefile.in (top_srcdir): Remove unused variable.
3558 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3560         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3561         (Client-Side IMAP Splitting): Document 'default.
3563 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3565         * gnus.texi (Customizing the IMAP Connection):
3566         Document nnimap-fetch-partial-articles.
3568 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3570         * gnus-news.texi: Mention nnimap-inbox.
3572         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3574 2010-09-26  Julien Danjou  <julien@danjou.info>
3576         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3578 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3580         * gnus.texi (Security): Remove gpg.el mention.
3582 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3584         * gnus.texi (Browse Foreign Server): New variable
3585         gnus-browse-subscribe-newsgroup-method.
3587         * gnus-news.texi: Mention it.
3589 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3591         * gnus.texi (NoCeM): Remove.
3592         (Startup Variables): No jingle.
3594 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
3596         * woman.texi (Interface Options): xz compression is now supported.
3598 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3600         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3601         (Unavailable Servers): Document gnus-server-copy-server.
3602         (Using IMAP): Document the new nnimap.
3604 2010-09-25  Julien Danjou  <julien@danjou.info>
3606         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3608 2010-09-24  Glenn Morris  <rgm@gnu.org>
3610         * url.texi (Disk Caching): Tweak previous change.
3612 2010-09-24  Julien Danjou  <julien@danjou.info>
3614         * url.texi (Disk Caching): Mention url-cache-expire-time,
3615         url-cache-expired, and url-fetch-from-cache.
3617 2010-09-24  Julien Danjou  <julien@danjou.info>
3619         * gnus.texi: Add Gravatars.
3621 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3623         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3625 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3627         * gnus.texi (Expunging mailboxes): Update name of the expunging
3628         command.
3630 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3632         * emacs-mime.texi (rfc2047): Update description for
3633         rfc2047-encode-parameter.
3635 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
3637         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3638         "fish" methods.
3639         (External methods): Remove "scp1_old" and "scp2_old" methods.
3641 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
3643         * tramp.texi: Remove Japanese manual.  Fix typo.
3645         * trampver.texi: Update release number.  Remove japanesemanual.
3647 2010-09-09  Glenn Morris  <rgm@gnu.org>
3649         * org.texi: Restore clobbered changes (copyright years, untabify).
3651 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
3653         * gnus.texi (Adaptive Scoring): Fix typo.
3655 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3657         * gnus.texi (Article Display): Document gnus-html-show-images.
3659 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3661         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3663 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3665         * gnus.texi (HTML): Document gnus-max-image-proportion.
3667 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3669         * gnus.texi (HTML): Document gnus-blocked-images.
3671         * message.texi (Wide Reply): Document message-prune-recipient-rules.
3673 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3675         * gnus.texi (Summary Mail Commands): Note that only the addresses from
3676         the first message are used for wide replies.
3677         (Changing Servers): Remove documentation on gnus-change-server and
3678         friends, since it's been removed.
3680 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3682         * gnus.texi (Drafts): Mention B DEL.
3684 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
3686         * gnus.texi (Delayed Articles): Mention that the Date header is the
3687         original one, even if you delay.
3689 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3691         * gnus.texi (Asynchronous Fetching):
3692         Document gnus-async-post-fetch-function.
3693         (HTML): Made into its own section.
3695 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
3697         Sync with Tramp 2.1.19.
3699         * tramp.texi (Inline methods, Default Method):
3700         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
3701         Remove remark about doubled "-t" argument.
3702         (Auto-save and Backup): Remove reference to Emacs 21.
3703         (Filename Syntax): Describe port numbers.
3704         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
3705         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
3706         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
3707         errors with the backquotes.
3708         (External packages): File attributes cache flushing for asynchronous
3709         processes.
3710         (Traces and Profiles): Describe verbose level 9.
3712         * trampver.texi: Update release number.
3714 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
3716         * dbus.texi (Alternative Buses): New chapter.
3718 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3720         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3722 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
3724         * calc.texi (Customizing Calc): Rearrange description of new
3725         variables to match the presentation of other variables.
3727 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3729         * org.texi (Footnotes, Tables in HTML export): Fix typos.
3731 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
3733         * calc.texi (Making Selections, Selecting Subformulas)
3734         (Customizing Calc): Mention how to use faces to emphasize selected
3735         sub-formulas.
3737 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
3739         * tramp.texi (External packages): File attributes cache flushing
3740         for asynchronous processes.
3742 2010-08-01  Alan Mackenzie  <acm@muc.de>
3744         Enhance the manual for the latest Java Mode.
3746         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3747         annotation-var-cont.
3748         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
3749         two new symbols.
3751 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
3753         * tramp.texi (Traces and Profiles): Describe verbose level 9.
3755 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
3757         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3759 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3761         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3763 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
3765         * org.texi: Add macros to get plain quotes in PDF output.
3766         List additional contributors.
3767         (Capture): New section, replaces the section about remember.
3768         (Working With Source Code): New chapter, focused on documenting Org
3769         Babel.
3770         (Code evaluation security): New section.
3771         (MobileOrg): Document DropBox support.
3772         (TaskJuggler export): Document taskjuggler and Gantt chart support.
3773         (Special symbols): Show how to display UTF8 characters for entities.
3774         (Global TODO list): Clarify the use of the "M" key and the differences
3775         to the "m" key.
3776         (RSS Feeds): Mention Atom feeds as well.
3777         (Setting tags): Remove paragraph about
3778         `org-complete-tags-always-offer-all-agenda-tags'.
3780 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3782         * tramp.texi (Inline methods): Remove remark about doubled "-t"
3783         argument.
3784         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3785         echoing shells.
3787 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
3789         * tramp.texi (Inline methods): Remove "kludgy" phrase.
3790         (Filename Syntax): Describe port numbers.
3792 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
3794         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
3795         forgotten.
3796         (Type Conversion): Precise conversion of natural numbers.
3797         (Errors and Events): Add "debugging" to concept index.  Add variable
3798         `dbus-debug'.
3800 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3802         * dbus.texi (Receiving Method Calls): Add optional argument
3803         EMITS-SIGNAL to `dbus-register-property'.
3805 2010-06-27  Alex Schroeder  <alex@gnu.org>
3807         * nxml-mode.texi (Commands for locating a schema): Fix typo.
3809 2010-06-24  Glenn Morris  <rgm@gnu.org>
3811         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3812         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3813         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3814         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3815         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3816         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3817         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3818         * woman.texi: Start direntry descriptions in column 32, per Texinfo
3819         convention.   Make them end with a period.
3821 2010-06-23  Glenn Morris  <rgm@gnu.org>
3823         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3824         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3825         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3826         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3827         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3828         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3830 2010-06-10  Glenn Morris  <rgm@gnu.org>
3832         * idlwave.texi (Load-Path Shadows):
3833         * org.texi (Handling links): Fix typos.
3835 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3837         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3839 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
3841         * eshell.texi (Built-ins): Describe, how to disable a built-in command
3842         by an alias.  (Bug#6226)
3844 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3846         * calc.texi (Manipulating Vectors): Mention that vectors can
3847         be used to determine bins for `calc-histogram'.
3849 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
3851         * calc.texi: Remove "\turnoffactive" commands throughout.
3853 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
3855         * url.texi (HTTP language/coding, Customization):
3856         * message.texi (Header Commands, Responses):
3857         * cl.texi (Argument Lists): Fix typos.
3859 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3861         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3862         Note that Development menu is always available.
3863         (Creating a project): Fix terminology.
3864         (Add/Remove files): Fix typo.
3866 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3868         * Version 23.2 released.
3870 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
3872         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3874 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
3876         * tramp.texi (Inline methods, Default Method):
3877         Mention `tramp-inline-compress-start-size'.
3879 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3881         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3882         the CVS repo.  Put the Git repo in the news section.
3884         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3885         Removed some mentions of CVS.  Mention the new Git repo.
3887 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
3889         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
3890         (Mail Group Commands): Add index entry.
3892 2010-04-18  Glenn Morris  <rgm@gnu.org>
3894         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3896 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
3898         * calc.texi (Radix modes): Mention that the option prefix will
3899         turn on twos-complement mode.
3900         (Inverse and Hyperbolic Flags): Mention the Option flag.
3902 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3904         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3905         (LaTeX/PDF export commands): Rename and Move section.
3906         (Sectioning structure): Update.
3907         (References): New use case for field coordinates.
3908         (The export dispatcher): Rename from ASCII export.
3909         (Setting up the staging area): Document the availability of
3910         encryption for MobileOrg.
3911         (Images and tables): Document how to reference labels.
3912         (Index entries): New section.
3913         (Generating an index): New section.
3914         (Column width and alignment): Document that <N> now
3915         means a fixed width, not a maximum width.
3916         (Publishing options): Document the :email option.
3917         (Beamer class export): Fix bug in the BEAMER example.
3918         (Refiling notes): Document refile logging.
3919         (In-buffer settings): Document refile logging keywords.
3920         (Drawers): Document `C-c C-z' command.
3921         (Agenda commands): Mention the alternative key `C-c C-z'.
3922         (Special properties): Document the BLOCKED property.
3923         (The spreadsheet): Mention the formula editor.
3924         (References): Document field coordinates.
3925         (Publishing action): Correct the documentation for the
3926         publishing function.
3927         (The date/time prompt): Document that we accept dates
3928         like month/day/year.
3929         (Cooperation): Document the changes in table.el support.
3930         (Faces for TODO keywords, Faces for TODO keywords)
3931         (Priorities): Document the easy colors.
3932         (Visibility cycling): Document the new double prefix
3933         arg for `org-reveal'.
3934         (Cooperation): Remember.el is part of Emacs.
3935         (Clean view): Mention that `wrap-prefix' is also set by
3936         org-indent-mode.
3937         (Agenda commands): Add information about prefix args to
3938         scheduling and deadline commands.
3939         (Search view): Point to the docstring of
3940         `org-search-view' for more details.
3941         (Agenda commands): Document that `>' prompts for a date.
3942         (Setting tags): Document variable
3943         org-complete-tags-always-offer-all-agenda-tags.
3944         (Column attributes): Cross-reference special properties.
3946 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3948         Synchronize with Tramp repository.
3950         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3951         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3952         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3953         syntax, texi2dvi reports errors with the backquotes.
3955         * trampver.texi: Update release number.
3957 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3959         * gnus.texi (Finding the News): Add pointers to the Server buffer
3960         because it's essential.
3962 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3964         * gnus.texi (MIME Commands): Update description of
3965         gnus-article-browse-html-article.
3967 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3969         * auth.texi (Secret Service API): Add TODO node.
3970         (Help for users): Explain the new source options for `auth-sources'.
3972 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3974         * trampver.texi: Update release number.
3976 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3978         * Branch for 23.2.
3980 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3982         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3983         now enabled by default.
3985 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3987         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3988         when Emacs runs in interactive mode.  (Bug#5645)
3990 2010-02-16  Glenn Morris  <rgm@gnu.org>
3992         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3994 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3996         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3998 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4000         * gnus.texi (Score File Format): Fix typo.
4002 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
4004         * cc-mode.texi: Replace references to obsolete c-subword-mode.
4006 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
4008         * ada-mode.texi (Project File Overview): Fix typo.
4010 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4012         * semantic.texi: Add Richard Y. Kim credit.
4014         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4016 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
4018         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4019         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
4021 2010-01-17  Glenn Morris  <rgm@gnu.org>
4023         * calc.texi (Reporting Bugs): Don't mention format of repository.
4025         * woman.texi (Bugs): Make "Emacs repository" less specific,
4026         and the URL for same more specific.
4028         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4030 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4032         * ede.texi (ede-step-project, ede-proj-target):
4033         * tramp.texi (Remote processes): Fix typos.
4035 2010-01-16  Mario Lang  <mlang@delysid.org>
4037         * ede.texi (ede-target):
4038         * org.texi (Refiling notes): Remove duplicated words.
4040 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4042         * gnus.texi (Posting Styles): Use with-current-buffer.
4043         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4045 2010-01-02  Kevin Ryde  <user42@zip.com.au>
4047         * eieio.texi (Naming Conventions): Correction to xref on elisp
4048         coding conventions, is "Tips" node not "Standards".
4050 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
4052         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4054         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4056 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4058         * gnus.texi (Direct Functions): Add missing port number to tls method.
4060 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
4062         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4063         ($(infodir)/edt, edt.dvi): New targets.
4065 2009-12-15  Glenn Morris  <rgm@gnu.org>
4067         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4068         (edt, $(infodir)/edt, edt.dvi): New targets.
4069         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4071         * Makefile.in (PDF_TARGETS, pdf): New.
4072         (clean): Add *.pdf.
4073         Add pdf rules for all manuals.
4075 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
4077         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4079 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
4081         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4082         (Smart Jump, Analyzer Debug): Copyedits.
4083         (Semantic mode user commands): Link to new nodes.
4084         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4085         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4086         upstream Semantic manual.
4088         * semantic.texi (Introduction): Minor fix to diagram.
4090 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
4092         * eshell.texi (History): Add the other built-in variables.
4093         (Built-ins): Explain built-ins, and how to apply the external commands.
4094         Add `history', `su' and `sudo'.
4096         * tramp.texi (Remote processes): Add missing <RET> in the example.
4098 2009-12-01  Bill Wohler  <wohler@newt.com>
4100         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4101         path for mairix example.  Specify -q in namazu example since namazu is
4102         excessively garrulous.
4104 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
4106         * tramp.texi (Remote processes): Improve eshell example with "su"
4107         and "sudo" commands.
4109 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
4111         * semantic.texi (Analyzer Internals): Rename from Analyzer.
4113         * sem-user.texi (Semantic mode user commands): Fix key syntax.
4114         Document semantic-complete-analyze-inline.
4115         (Semanticdb search debugging commands): Minor clarification.
4116         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4117         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4118         manual.
4119         (Semantic mode): Link to Idle Scheduler.
4121 2009-11-28  Kevin Ryde  <user42@zip.com.au>
4123         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4124         @pxref, now EIEIO is in Emacs.
4126         * erc.texi (Development): Correction to git tutorial url.
4128 2009-11-26  Glenn Morris  <rgm@gnu.org>
4130         * faq.texi (Latest version of Emacs): Mention stability of development
4131         version.
4132         (Problems with very large files): Max buffer size increase in 23.2.
4133         (VM): VM has moved house again.
4135 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
4137         * calc.texi (Radix modes): Discuss alternate bases for two's complement
4138         notations.
4140 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
4142         * org.texi (Column attributes): Fix documentation of new operators.
4144 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
4146         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4147         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4148         (Idle Completions Mode): Numerous copyedits.
4150 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
4152         * semantic.texi (Semantic Internals, Glossary):
4153         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4154         (Semanticdb search debugging commands): Fix typos.
4156 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4158         * calc.texi (Radix modes): Mention twos-complement notation.
4160 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
4162         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4163         ($(infodir)/semantic, semantic.dvi): New targets.
4165 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
4167         * Makefile.in: Build the Semantic manual.
4169         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4170         repository.
4172 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4174         * dbus.texi (Receiving Method Calls): New defun
4175         `dbus-unregister-service'.
4177 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
4179         * org.texi (Speed keys): New section.
4181 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4183         * dbus.texi (Type Conversion): Fix typo.
4184         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4185         `dbus-registered-objects-table'.
4186         (Receiving Method Calls): New defun `dbus-register-property'.
4187         Move `dbus-unregister-object' here.
4189 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4191         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4193 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
4195         * org.texi (Column attributes): Add the new age summary operators.
4196         Also, mention the fact you can only use one summary operator per
4197         property.
4199 2009-11-13  John Wiegley  <johnw@newartisans.com>
4201         * org.texi (Tracking your habits): Add a new section in the
4202         manual about how to track habits.
4203         (Resolving idle time): Add a section on how idle and
4204         dangling clocks are resolved.
4206 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4208         * org.texi (Agenda commands): Document the new `i' command.
4209         (Inserting deadline/schedule): Document logging changes
4210         of scheduling and deadline times stamps.
4211         (In-buffer settings): Document the in-buffer keywords for logging
4212         changes of scheduling and deadline times stamps.
4213         (Structure editing, Plain lists): Document indentation
4214         cycling in empty entries with TAB.
4215         (Archiving): Document the default archiving command.
4216         (Moving subtrees): Document the new keys for archiving.
4217         (Internal archiving): Fix incorrect key.
4218         (Agenda commands): Document the TODO set switching commands.
4219         (Agenda commands): Document the new archiving keys.
4220         (Clocking work time): Better description on how to save
4221         and restore a clock.
4222         (Resolving idle time): Mention the x11idle program to get true
4223         idleness also under X11.
4224         (Resolving idle time): Use @kbd instead of @key for normal
4225         letters, because this is how he rest of the manual does this.
4226         (Pushing to MobileOrg): Mention that `org-directory'
4227         should be set.
4228         (Agenda commands): Document that SPC is a filter for
4229         any tag.
4230         (Search view): Rename from "Keyword search".
4231         (Capure): New chapter.
4232         (Markup): New chapter.
4233         (Links in HTML export, Images in HTML export):
4234         Extend the section titles.
4235         (Images in HTML export): Document the align option.
4236         (Text areas in HTML export): Extend the section title.
4237         (Images in LaTeX export): Explain image placement in LaTeX.
4239 2009-11-10  Glenn Morris  <rgm@gnu.org>
4241         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4243 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4245         * tramp.texi (Auto-save and Backup): Disable backups just for a
4246         method.
4248         * trampver.texi: Update release number.
4250 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4252         Sync with Tramp 2.1.17.
4254         * trampver.texi: Update release number.
4256 2009-10-29  Glenn Morris  <rgm@gnu.org>
4258         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4260 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
4262         * tramp.texi (External methods): Temporary files are kept for
4263         `rsync' and `rsyncc' methods.
4265 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
4267         * eieio.texi: Fix typos.
4269 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4271         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4273 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
4275         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4276         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4278 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4280         * Makefile.in: Build EIEIO and EDE manuals.
4282 2009-10-07  Eric Ludlam  <zappo@gnu.org>
4284         * eieio.texi:
4285         * ede.texi: New files.
4287 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
4289         * tramp.texi (Remote processes): Association of a pty is not supported.
4291 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
4293         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4294         (Processing LaTeX fragments): Document that the size of images can be
4295         changes using the variable `org-format-latex-options'.
4296         (The date/time prompt, Timestamps): Be more accurate over ISO format
4297         dates and times.
4298         (Visibility cycling): Document showeverything keyword.
4299         (In-buffer settings): Document showeverything keyword.
4300         (Setting up the staging area): Fix the example.
4301         (MobileOrg): New section.
4302         (Agenda commands, Exporting Agenda Views): Document exporting the
4303         agenda view to Org files.
4305 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
4307         * tramp.texi (History): Add IMAP support.
4308         (External methods): Add `imap' and `imaps' methods.
4309         (GVFS based methods): Add indices for `davs'.
4310         (Password handling): Rename anchors.  Add IMAP entries for
4311         ~/.authinfo.gpg.
4313         * trampver.texi: Set default value of `emacsimap'.
4315 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4317         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4319 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
4321         * dired-x.texi (Technical Details):
4322         Delete dired-up-directory (Bug#4292).
4324 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
4326         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4328 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
4330         * org.texi (Effort estimates): Document new effort setting commands.
4331         (Agenda commands): Document the new keys fro agenda time motion.
4332         Document entry text mode.  Improve documentation of the keys to include
4333         inactive time stamps into the agenda view.
4334         (Feedback): Document the new bug report command.
4335         (Structure editing): Add an index entry for the sorting of subtrees.
4337 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
4339         * auth.texi (Help for users): Corrected markup.
4341 2009-09-02  Glenn Morris  <rgm@gnu.org>
4343         * emacs-mime.texi (time-date): Mention float-time.
4345 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
4347         * calc.texi (Simplifying Formulas): Improve the wording.
4349 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
4351         * auth.texi: Rewritten for coverage and clarity.
4353 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4355         * gnus.texi (Expiring Mail):
4356         Mention gnus-mark-copied-or-moved-articles-as-expirable.
4357         (Various Various): Mention gnus-safe-html-newsgroups.
4359         * gnus-news.texi: Mention
4360         gnus-mark-copied-or-moved-articles-as-expirable.
4362         * emacs-mime.texi (Display Customization): Add xref to
4363         gnus-safe-html-newsgroups.
4365 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
4367         * tramp.texi (Version Control): Remove.
4368         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
4369         reference.
4370         (External methods): Correct `scpc' concept index entries.  New method
4371         `rsyncc'.
4372         (External packages): New subsections "Filename completion" and "File
4373         attributes cache".
4375 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
4377         * calc.texi (Rewrite Rules): Improve the example.
4378         (Simplifying Formulas): Explain use of the I and H flags for
4379         simplification.
4381 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
4383         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4384         Describe autostart behavior of dbus-ping.
4385         (Synchronous Methods, Asynchronous Methods): Use English numeric format
4386         for timeout values.
4387         (Top): Remove footnote saying D-Bus is not enabled by
4388         default.  (Bug#4256)
4390 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
4392         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4393         Reported by Jari Aalto (Bug#4211).
4394         (Mail-mode integration): Mention epa-mail-mode and
4395         epa-global-mail-mode.
4396         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4397         epa-setup.
4399 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
4401         * dbus.texi (Asynchronous Methods): Allow nil handler.
4403 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
4405         * ediff.texi (ediff-current-file): Add information about this new function.
4407         * viper.texi: Add information about C-s in viper's search command.
4409 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
4411         * calc.texi (Date Forms): Fix typos.
4413 2009-08-08  Glenn Morris  <rgm@gnu.org>
4415         * org.texi (Agenda commands): Restore clobbered change.
4417 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
4419         * calc.texi (Graphics, Devices): Update with the peculiarities of
4420         operation on MS-Windows.
4422 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
4424         * org.texi (Publishing action): Improve documentation of file
4425         names when publishing to the source directory.
4426         (Clean view): Document `org-indent-mode'.
4427         (Clocking work time): Add documentation for the
4428         new :timetamp option when creating a clock report.
4429         (Paragraphs): Fix many typos.
4430         (Plain lists): Remove duplicate explanation about the
4431         `C-c *' command.
4432         (Literal examples): Update to reflect the new behavior
4433         of the -n -r -k switches when exporting source code examples.
4434         (Structure editing): Add information about `C-c *',
4435         converting a plain list into a list of Org items.
4436         (Remember): Small rephrasing of the paragraph
4437         describing remember.el.  Also mentioned that remember.el is part
4438         of Emacs 23, not Emacs 22.
4439         (Clocking work time): Add documentation about
4440         displaying the current clocking time against the effort estimate.
4441         Also add a footnote about using `org-clock-in-prepare-hook' to add
4442         an effort estimate on the fly, just before clocking it.
4443         (Footnotes): Document automatic renumbering and
4444         sorting.
4445         (Agenda commands): Document new bulk commands.
4446         (Plain lists): Document new behavior of
4447         `org-cycle-include-plain-lists'.
4448         Hyphenation only in TeX.
4449         (Clocking work time): Document the key to update effort
4450         estimates.
4451         (Clocking work time): Document the clock time display.
4452         (Structure editing, TODO basics): Document new
4453         variables.
4454         (Column attributes): Document new colciew operators.
4455         (Publishing options): Document :xml-declaration.
4456         (Tracking TODO state changes): Document the
4457         LOG_INTO_DRAWER property.
4458         (Literal examples): Document the new implementation for
4459         editing source code.
4460         (Publishing action): Mention the new publishing
4461         function, to publish an Org source file.
4462         (Publishing links): Mention how to link to an Org source file.
4463         (Macro replacement): Document new macros.
4464         (Handling links): Document type-specific completion
4465         when inserting links.
4466         (Structure editing, Plain lists): Improve documentation
4467         on sorting.
4468         (Internal links): Document custom ids for links.
4469         (Handling links): Document custom ids for links.
4470         (CSS support): Document new class.
4471         (Refiling notes): Document the possibility to create new nodes
4472         during refiling.
4473         (Agenda commands): Document the "?" operator to find
4474         tasks without effort setting.
4475         (Exporting agenda information): Section moved.
4476         (RSS Feeds): New section.
4477         (Built-in table editor): Document M-e and M-a navigate
4478         inside table field.
4479         (Stuck projects): Docment that projects identified as
4480         un-stuck will still be searchd for stuck sub-projects.
4481         (Paragraphs): Document centering.
4482         (Creating timestamps, Agenda commands): Document new
4483         behavior when changing time stamps.
4484         (Structure editing): Document the new command
4485         `org-clone-subtree-with-time-shift'.
4486         (Publishing): Refresh this chapter.
4487         (Export options, Export options, In-buffer settings):
4488         Document the new keywords.
4489         (Matching tags and properties): Collect all
4490         documentation about tags/property matches here.
4491         (Setting tags): Document `org-tag-persistent-alist'.
4492         (Weekly/daily agenda): New section.
4493         (Orgstruct mode): Describe `orgstruct++-mode'.
4494         (Drawers): Mention the LOGBOOK drawer.
4495         (Export options, Sectioning structure): Document the
4496         #+LEATEX_HEADER in-buffer setting.
4497         (Bugs): Section removed.
4498         (Hooks): New section.
4499         (Add-on packages): Move here from old location.
4500         (Context-sensitive commands): New section.
4501         (Setting tags): Document newline option.
4502         (Global TODO list, Matching tags and properties):
4503         Mention more variables.
4504         (Checkboxes): Update to changed command behavior.
4506 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
4508         * speedbar.texi (Basic Key Bindings): Fix typo.
4510 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
4512         * calc.texi (Vector/Matrix Functions): Add index entries for both
4513         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
4514         affects matrices with more than one row.
4515         (Help Commands): Add index entries for "prefix ?" key bindings.
4517 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
4519         * calc.texi (Stack Manipulation Commands): Add documentation for
4520         `calc-transpose-lines'.
4522 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
4524         * dbus.texi (Receiving Method Calls): Describe special return value
4525         `:ignore'.
4527 2009-07-24  Alan Mackenzie  <acm@muc.de>
4529         * cc-mode.texi (Config Basics, File Styles): Document that at mode
4530         initialization, any individual variable setting now takes precedence
4531         over one done via c-file-style/c-file-offsets.
4533 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
4535         * calc.texi (Undoing Mistakes): Mention that the undo list will be
4536         truncated when Calc is quit.
4537         (Customizing Calc): Document `calc-undo-length'.
4539 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
4541         * calc.texi (About This Manual): Don't mention chapter numbers in text.
4543 2009-07-11  Kevin Ryde  <user42@zip.com.au>
4545         * pcl-cvs.texi (About PCL-CVS):
4546         * widget.texi (Basic Types):
4547         Fix cross-references.
4549 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
4551         * dbus.texi (Type Conversion): Don't use literal control character.
4553 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
4555         * tramp.texi (GVFS based methods): New section.
4556         (Remote processes): Processes for GVFS based methods run locally.
4558 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
4560         * tramp.texi (Inline methods, External methods, Gateway methods):
4561         Avoid the words "kludge" and hack".
4562         (External methods): Add `synce' method.
4564         * trampver.texi: Update release number.
4566 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
4568         Sync with Tramp 2.1.16.
4570         * tramp.texi (History): Add GVFS support.
4571         (External methods): Precise `rsync' description.  Add `dav', `davs' and
4572         `obex' methods.  Add 'tramp-gvfs-methods' option.
4573         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4574         forms.
4575         (Remote Programs): Introduce `tramp-own-remote-path'.
4576         (Remote processes): New subsection "Running remote programs that create
4577         local X11 windows".
4578         (Frequently Asked Questions): Improve code for disabling vc.
4580         * trampver.texi: Update release number.  Set default value of
4581         `emacsgvfs'.
4583 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4585         * Branch for 23.1.
4587 2009-06-17  Glenn Morris  <rgm@gnu.org>
4589         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4590         (Latest version of Emacs): Mention source code repository.
4592 2009-06-16  Glenn Morris  <rgm@gnu.org>
4594         * faq.texi (Top): Language tweak.
4595         (Extended commands): Most people have arrow keys.
4596         (Emacs manual): Say how to follow info links.
4597         (File-name conventions): Change title a bit.  Explain about source
4598         versus installed.  Condense etc description.
4599         (Guidelines for newsgroup postings): Mention Savannah list page.
4600         (Newsgroup archives): Simplify.
4601         (Contacting the FSF): Add contact URL.
4602         (Emacs Lisp documentation): Printed version not always available.
4603         (Installing Texinfo documentation): Explain how by hand installation is
4604         not normally needed.  Use add-to-list.  Remove duplicate reference.
4605         (Informational files for Emacs): Move info on Help menu here from
4606         "File-name conventions".
4607         (Help installing Emacs): Tweak uref.
4608         (Obtaining the FAQ): Mention repository.
4609         (Origin of the term Emacs): Explain "ITS".
4610         (Changing load-path): Use add-to-list.
4611         (Automatic indentation): Clarify this is for Text mode.
4612         Don't mention Indented Text mode.
4613         (Finding Emacs on the Internet): The FSF does not seem to offer a
4614         deluxe distribution on CD anymore.
4616 2009-06-16  Glenn Morris  <rgm@gnu.org>
4618         * faq.texi (Top): Mention which Emacs version this FAQ is about.
4619         Recommend the latest release.  Mention how to get older FAQs.
4620         Recommend the Emacs manual.
4621         (Guidelines for newsgroup postings): Discourage cross-posts.
4622         (Underlining paragraphs): Remove.
4623         (Editing MS-DOS files): Remove pre-Emacs 20 information.
4624         (Bugs and problems): Update key-binding.
4625         (Problems with very large files): Mention 64-bit.
4626         (Shell process exits abnormally): Remove.
4627         (Problems with Shell Mode): Rename and update.
4628         (Spontaneous entry into isearch-mode)
4629         (Problems talking to certain hosts): Remove.  This is old information,
4630         in etc/PROBLEMS if needed.
4631         (Emacs takes a long time to visit files, Updating Emacs): Remove.
4632         (Dired claims that no file is on this line): Update.
4633         (Installing Emacs, Problems building Emacs): Simplify.
4634         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4635         information.
4636         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
4637         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4638         (JDEE): "JDEE", not "JDE".
4639         (Handling C-s and C-q with flow control, Binding C-s and C-q):
4640         Remove.  This is old information, in etc/PROBLEMS if needed.
4641         (stty and Backspace key, Kanji and Chinese characters): Remove.
4642         (Right-to-left alphabets): Update section.
4643         (Changing the included text prefix): Gnus uses message-yank-prefix.
4644         Add cross-reference to Supercite manual.
4645         (Saving a copy of outgoing mail): Simplify output file description.
4646         (Expanding aliases when sending mail): Refer to Emacs manual.
4647         Remove old info about RFC822.
4648         Correct description of how to rebuild aliases.
4649         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4650         (MIME with Emacs mail packages)
4651         (Viewing articles with embedded underlining)
4652         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4653         Remove old sections.
4654         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
4655         and is well-documented in the Gnus manual.
4656         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4657         (Making Gnus faster): Rename from "Starting Gnus faster".
4658         Merge "Catch-up is slow in Gnus" into here.
4660 2009-06-14  Glenn Morris  <rgm@gnu.org>
4662         * faq.texi (Status of Emacs): Re-order with most recent releases first.
4663         (New in Emacs 23): New section.
4664         (Handling C-s and C-q with flow control): Add xref.
4666 2009-06-13  Glenn Morris  <rgm@gnu.org>
4668         * faq.texi (Setting up a customization file): Grammar fix.
4669         Customize is no longer "new".
4670         (Displaying the current line or column): Line-number mode is on by
4671         default.  Don't mention `column' package.  Mention linum.el.
4672         (Turning on abbrevs by default): Explain how to do it for buffers,
4673         modes, and everywhere.
4674         (Associating modes with files): Use add-to-list.  Don't mention Emacs
4675         19.
4676         (Highlighting a region): On by default since 23.1.
4677         (Replacing highlighted text): Update doc quote.
4678         (Working with unprintable characters): Don't mention search-quote-char.
4679         (Using an already running Emacs process): Gnuclient is probably not an
4680         enhancement these days.
4681         (Indenting switch statements): Remove mention of pre-Emacs 20.
4682         (Horizontal scrolling): Abbreviate Emacs 20 description.
4683         (Replacing text across multiple files): Fix name of dired command.
4684         (Disabling backups): Use require not load.
4685         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4687 2009-06-13  Bill Wohler  <wohler@newt.com>
4689         Release MH-E manual version 8.2.
4691         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4692         release 8.2.
4694 2009-06-13  Glenn Morris  <rgm@gnu.org>
4696         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4697         in this day and age the common meaning is "on the web".
4698         (copying): Use @copyright in all cases.
4699         (Basic keys): Remove reference to deleted manual node "Text Characters".
4700         (File-name conventions): Use GNU as an example rather than SERVICE.
4701         default.el lives in site-lisp.  Update Info directory location.
4702         (Real meaning of copyleft): GPL actions have been brought, but all
4703         settled out of court.
4704         (Guidelines for newsgroup postings): Shorten section title.
4705         Simplify comp.emacs description.
4706         (Newsgroup archives): Change Google URL.  Describe Gmane.
4707         (Unsubscribing from Emacs lists): Remove discussion of "distribution
4708         points".  Mention List-Unsubscribe header.
4709         (Contacting the FSF): Update email and URLs.
4710         (Basic editing): Mention F1 for help.
4711         (Installing Texinfo documentation): Refer to Texinfo website rather
4712         than ftp server.
4713         (Printing a Texinfo file): Mention texi2pdf.
4714         (Informational files for Emacs): Don't describe FTP or SERVICE, they
4715         are just stubs nowadays.
4716         (Latest version of Emacs): Explain version numbers.
4717         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4718         (Turning on syntax highlighting): No need to mention hilit19 any more.
4719         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4720         (Modes for various languages): Remove section.
4721         (Major packages and programs): Remove most version and maintainer
4722         information - it's hard to keep up-to-date, and adds nothing.
4723         Similarly with direct links to mailing lists.
4724         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
4725         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4726         years, and Emacs comes with tools for this now.
4727         (Patch): Remove section - this is a standard tool.
4728         (Using function keys under X): Remove section.
4730 2009-06-12  Glenn Morris  <rgm@gnu.org>
4732         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4733         (Help installing Emacs): Remove reference to deleted X11 node.
4734         (Associating modes with files): Interpreter-mode-alist is no longer
4735         subservient to auto-mode-alist.
4736         (Installing Emacs): Change future Emacs version.
4737         (Linking with -lX11 fails): Remove old section.
4738         (Packages that do not come with Emacs): Update ELL location.
4739         Emacs Lisp archive is dead.
4740         (Emacs for Windows): Remove reference to old CE port.
4741         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4742         (Emacs for VMS and DECwindows): Remove old ports.
4743         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4744         (Removing flashing messages): Remove section about non-existent Gnus
4745         option.
4747         * faq.texi (Top): Add @top command.
4748         Remove the optional arguments from all @node commands: makeinfo can
4749         generate these automatically, and it is easier to edit and rearrange
4750         nodes without them.
4752 2009-06-11  Glenn Morris  <rgm@gnu.org>
4754         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4755         (The LPF): Make the updated URL the sole reference point.
4756         (Learning how to do something): Update refcard price and format.
4757         (Getting a printed manual): Sources in doc/emacs/, not man/.
4758         Also available in PDF format.  Since the page count varies, be less
4759         precise.
4760         (Informational files for Emacs): Remove references to deleted files
4761         LPF and SUN-SUPPORT, and to UUCP.
4762         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4763         Remove many obsolete ways to get the FAQ, which now seems only to be
4764         distributed with Emacs.
4765         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4767 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
4769         * org.texi (Org Plot): Fix tags (Bug#3507).
4770         (Workflow states, Agenda commands): Fix tags (Bug#3508).
4772         * ada-mode.texi (Installation, Compile commands)
4773         (Project File Overview, No project files, Set compiler options)
4774         (Use GNAT project file, Use multiple GNAT project files)
4775         (Identifier completion): Use @samp for menu items, and @kbd for key
4776         sequences (Bug#3504).
4778 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
4780         * gnus.texi (Security): Fix wording; add a link to epa.info.
4782 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
4784         * message.texi (Header Commands): Fix descriptions to match
4785         keybindings.
4787 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
4789         * gnus.texi (Security): Mention that EasyPG is the current default.
4791 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
4793         * ediff.texi (Session Commands): Fix typo.
4795 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4797         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4798         news.software.readers.  Reported by Florian Rehnisch.
4800 2009-04-02  Glenn Morris  <rgm@gnu.org>
4802         * auth.texi: Capitalize direntry.
4804         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4805         using a period in the entry name.  (Bug#2797)
4807 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
4809         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4810         ($(infodir)/auth, auth.dvi): New targets.
4812 2009-03-03  Glenn Morris  <rgm@gnu.org>
4814         * auth.texi: Fix @setfilename.
4816         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4817         (auth, $(infodir)/auth, auth.dvi): New rules.
4819 2009-02-25  Glenn Morris  <rgm@gnu.org>
4821         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
4823 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4825         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4827 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4829         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4830         gnus-nocem-issuers, and gnus-nocem-verifyer.
4832 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
4834         * ada-mode.texi (Project files, Automatic Casing):
4835         * dbus.texi (Signals):
4836         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4837         * mh-e.texi (HTML):
4838         * nxml-mode.texi (Locating a schema)
4839         (Using the document's URI to locate a schema):
4840         * org.texi (Footnotes, Using the mapping API):
4841         * rcirc.texi (Channels): Remove duplicate words.
4843 2009-02-20  Glenn Morris  <rgm@gnu.org>
4845         * dired-x.texi (Miscellaneous Commands):
4846         * gnus.texi: Minor updates for mbox Rmail.
4848 2009-02-16  Karl Berry  <karl@gnu.org>
4850         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4851         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4852         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4853         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4854         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4855         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4856         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4857         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4858         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4859         Consistently use @insertcopying in the Top node,
4860         @contents at the front (after @end titlepage),
4861         and @direntry after @copying.  (Bug#1988)
4863 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4865         * auth.texi: New file documenting auth-source.
4867 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
4869         * org.texi (Org Plot): Fix link.
4871 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
4873         * epa.texi (Mail-mode integration): Mention the way to do
4874         "encrypt-to-self".  (Bug#1807)
4876 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
4878         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
4880 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4882         * gnus-news.texi: Print version about Incoming*.
4884 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
4886         * org.texi (Structure editing, Handling links)
4887         (Fast access to TODO states, Javascript support): Make standard docs
4888         correctly reflect default variable settings.
4890 2009-02-02  Glenn Morris  <rgm@gnu.org>
4892         * org.texi: Fix typos.
4894 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
4896         Sync with Tramp 2.1.15.
4898         * trampver.texi: Update release number.
4900 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4902         * org.texi (TODO dependencies): Document TODO dependencies on
4903         checkboxes.
4905 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
4907         * org.texi (TODO dependencies): Document key binding for toggling
4908         ORDERED property.
4910 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
4912         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
4913         of hook functions.
4915 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
4917         * org.texi (TODO dependencies): New section.
4919 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
4921         * org.texi (Plain lists, TODO basics, Priorities)
4922         (Multiple sets in one file, Conflicts): Document interaction with
4923         `shift-selection-mode'.
4925 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
4927         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4928         Make Calc the subject of sentences.
4929         (Rearranging Formulas using Selections): Discuss new options
4930         for `j *'.
4932 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
4934         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4936 2009-01-26  Glenn Morris  <rgm@gnu.org>
4938         * org.texi: Fix typos.
4940 2009-01-26  Bill Wohler  <wohler@newt.com>
4942         * mh-e.texi (EDITION, UPDATED): Update.
4944 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4946         * org.texi (References): Add information about remote references.
4947         (Built-in table editor): Document `C-c RET' in tables.
4948         (Math symbols, Quoting LaTeX code): Mention that simple
4949         LaTeX macros survive LaTeX export.
4950         (Images in LaTeX export): Show how to create a reference to a
4951         figure.
4952         (Sectioning structure): Document that the LaTeX class can be
4953         specified in a property.
4954         (Text areas in HTML export): New section.
4955         (External links): Add examples for text search and ID links.
4956         (Built-in table editor): Remove the descriptio of `C-c
4957         C-q', it not longer works.
4958         (Literal examples): Document that a space must follow
4959         the colon in short examples.
4960         (Relative timer): Document `org-timer-stop'.
4961         (Footnotes): New section.
4962         (Footnote markup): Shorten section and refer to new Footnote
4963         section.
4964         (Literal examples): Add documentation for line
4965         numbering in and references to code examples.
4966         (CSS support): Fix the description of default CSS styles.
4967         (Capturing column view): Document
4968         "file:path/to/file.org" as an allowed value for the ID property of
4969         a dynamic block copying column view.
4971 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4973         * mh-e.texi (Getting Started): Describe $MH.
4975 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4977         * tramp.texi (all): Harmonize usage of "external method",
4978         "external transfer method" and "out-of-band method".
4979         (Connection types): Precise the differences of inline and external
4980         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4982 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4984         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4985         commands as described at the top.  Reported by Allan Gottlieb
4986         <gottlieb@nyu.edu>.
4988 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4990         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4991         nnmail-pathname-coding-system.
4993 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4995         * org.texi (Relative timer): Fix typo.
4997 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4999         * org.texi (Clocking work time): Fix typo.
5000         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
5002 2009-01-13  Glenn Morris  <rgm@gnu.org>
5004         * org.texi: Fix some more typos.
5006 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
5008         * org.texi: Fix some typos.
5010 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5012         * gnus.texi (Group Parameters): Add note for local variables.
5014 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5016         * gnus.texi (Converting Kill Files): Fix URL.
5017         Include gnus-kill-to-score.el in contrib directory.
5019 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5021         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5022         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
5023         (Paging the Article): Add index entry.
5025 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
5027         * ada-mode.texi (Examples): Delete redundant text.
5029 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
5031         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5033         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5034         addresses.
5036 2009-01-03  Bill Wohler  <wohler@newt.com>
5038         * mh-e.texi (Scan Line Formats): Indicate that first column should be
5039         kept empty.
5041 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
5043         * org.texi (Activation, Exporting, ASCII export, HTML export)
5044         (HTML Export commands, LaTeX/PDF export commands):
5045         Improve documentation about transient-mark-mode.
5046         (References): Document the use of special names like $LR1 to reference
5047         to fields in the last table row.
5049 2008-12-19  Juri Linkov  <juri@jurta.org>
5051         * info.texi (Search Text): Remove mention of removed key binding M-s.
5053 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
5055         * org.texi (References): Remove mentioning of @0 as reference for the
5056         last line, this has been reverted in the Lisp sources.
5058 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
5060         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5061         (DVI_TARGETS): Remove duplicates.  Add sasl.
5062         ($(infodir)/sasl, sasl.dvi): New targets.
5064 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
5066         * org.texi: Version number pushed to 6.15d.
5068 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
5070         * org.texi (Tables in LaTeX export): New section.
5071         (Images in LaTeX export): New section.
5072         (Inlined images, Images in HTML export): Sections renamed.
5074 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5076         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5078 2008-12-04  David Engster  <dengste@eml.cc>
5080         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
5081         of nnml-get-new-mail.  Change URL for mairix patch.
5083 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
5085         * org.texi (Using the mapping API): Fix bug in mapping example.
5086         (Publishing options): Make the list of properties complete again, in
5087         correspondence to the variable `org-export-plist-vars'.
5088         (Property searches): Document new special values for time comparisons.
5089         (Tag inheritance): Refine the description of tag inheritance.
5090         (Project alist): Add info about the publishing sequence of components.
5091         (Effort estimates): Document the new relative timer.
5093 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
5095         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5096         (Using Calc): Clarify use of `C-x * o'.
5097         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5099 2008-11-28  Richard M Stallman  <rms@gnu.org>
5101         * dbus.texi (Receiving Method Calls): Clean up previous change.
5103 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
5105         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5106         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5107         `dbus-unescape-from-identifier'.
5108         (Receiving Method Calls): New constants `dbus-service-emacs' and
5109         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
5110         (Signals): Use the constants in the example.
5112 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
5114         * org.texi: Re-apply change to FDL 1.3.
5116 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
5118         * org.texi (Setting up Remember): Document `org-remember-mode'.
5119         (External links): Document that bbdb links can use a regular
5120         expression.
5121         (External links): Document that elisp links can contain interactive
5122         commands.
5124 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
5126         * viper.texi (viper-translate-all-ESC-keysequences):
5127         Description removed.
5129 2008-11-19  Glenn Morris  <rgm@gnu.org>
5131         * doclicense.texi: Change to FDL 1.3.
5132         Relicense all texi files under FDL 1.3 or later.
5134 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
5136         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5138 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
5140         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5142         * ediff.texi: Version/date change.
5144 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
5146         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5148 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
5150         * calc.texi (About This Manual): Comment out a mention of
5151         marginal notes.
5153 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
5155         * org.texi (Clocking work time): Document the :formula property of
5156         clock tables.
5157         (Structure editing, Refiling notes): Document refiling regions.
5158         (Agenda commands): Document the double-prefix version
5159         of the `l' command in the agenda.
5160         (Handling links): Explain the effect of a double prefix
5161         arg to `C-c C-o'.
5162         (TODO basics): Add documentation for tag triggers.
5164 2008-10-23  Glenn Morris  <rgm@gnu.org>
5166         * cl.texi (Function Bindings): Mention `flet' fails to deal with
5167         byte-compiling things like `+'.
5169         * ns-emacs.texi: Merge copyright years of author now with assignment
5170         into FSF years.
5171         (VER): Use it for easier automatic updating.  Use Emacs version rather
5172         than standalone Emacs.app version.
5174 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
5176         * org.texi: Lots of minor fixes.
5177         (Capture): New chapter.
5178         (Org Plot): New section.
5180 2008-09-30  Magnus Henoch  <mange@freemail.hu>
5182         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5184 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
5186         * calc.texi (User Defined Units): Mention how to enter optional display
5187         string.
5189 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5191         * message.texi (Sending Variables): Fix variable documentation to
5192         avoid the "y/n" wording.
5194 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5196         * message.texi (Sending Variables): Add `message-confirm-send' doc.
5198 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5200         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5201         @enumerate section so as to be able to be formatted with MAKEINFO=no.
5203 2008-09-22  Bill Wohler  <wohler@newt.com>
5205         Release MH-E manual version 8.1.
5207         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5208         release 8.1.
5210         * mh-e.texi: Retain dual license as agreed to by the FSF.
5211         However, bump GPL to Version 3.
5212         Use @include for license text.
5214 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5216         * gnus.texi (Top, Setup, Fancy splitting to parent)
5217         (Store custom flags and keywords, Store arbitrary data):
5218         Clean up markup.
5220 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5222         * gnus.texi (The Gnus Registry): Document it.
5224 2008-09-08  David Engster  <dengste@eml.cc>
5226         * gnus.texi (nnmairix): Point out that nnml uses MH format.
5227         Clarify section about choosing back end servers.
5229 2008-08-23  Glenn Morris  <rgm@gnu.org>
5231         * dired-x.texi (Shell Command Guessing):
5232         Mention dired-guess-shell-case-fold-search.  (Bug#417)
5234 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
5236         * trampver.texi: Update release number.
5238 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
5240         * ns-emacs.texi: Update version.
5241         (Introduction): Correct menu location for options save.
5242         (Customization): Note that defaults are stored under org.gnu.Emacs.
5244 2008-08-11  Bill Wohler  <wohler@newt.com>
5246         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5247         explicit about GNU mailutils MH elsewhere (with thanks to Darel
5248         Henman) (closes SF #1768928).
5250 2008-08-10  Glenn Morris  <rgm@gnu.org>
5252         * ns-emacs.texi: Use @copying.  Change copyright of authors with
5253         assignment to FSF.  Change license to GFDL.
5254         (Top): Remove outdated references.
5256 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
5258         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5259         Add gnus-summary-sort-by-most-recent-number and
5260         gnus-summary-sort-by-most-recent-date.
5261         (Summary Sorting): Explain prefix argument.
5263 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5265         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5266         gnus-summary-pipe-output.
5268 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
5270         * dbus.texi (Receiving Method Calls): Document error handling of own
5271         D-Bus methods.
5273 2008-08-01  Bill Wohler  <wohler@newt.com>
5275         * mh-e.texi (Reading Mail)
5276         (Viewing Attachments): Describe new function
5277         mh-show-preferred-alternative.
5278         (Sending Mail, Redistributing, Sending Message): Describe new hook
5279         mh-annotate-msg-hook.
5281 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
5283         * dbus.texi (Arguments and Signatures): Fix example.
5284         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5285         (Asynchronous Methods): New node.
5286         (Errors and Events): Describe extended layout of `dbus-event'.
5287         New defun `dbus-event-message-type'.
5289 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5291         * ediff.texi: Remove VMS support.
5293 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
5295         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5296         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5298 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
5300         * Makefile.in: Add mairix-el targets.
5302 2008-07-29  David Engster  <deng@randomsample.de>
5304         * mairix-el.texi: New file.
5306 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
5308         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5309         project files.  Delete 'main_unit' project variable; not needed.  Allow
5310         process environment variables wherever project variables are allowed.
5311         Add tutorial section on multiple GNAT project files.
5313 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
5315         Sync with Tramp 2.1.14.
5317         * trampver.texi: Update release number.
5319 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5321         * ns-emacs.texi:
5322         * faq.texi: Remove mentions of Mac Carbon.
5324 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5326         * gnus.texi (Saving Articles): Describe the 2nd argument of
5327         gnus-summary-save-in-pipe.
5328         (SpamAssassin): Use it.
5330 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5332         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5334 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
5336         * org.texi (Export options): Document the use of the creator flag.
5338 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
5340         * org.texi: New version 6.06a.
5342 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
5344         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5345         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5347 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5349         * calc.texi (Editing Stack Entries):
5350         (Algebraic Entry): Rewrite introductory sentences so it can be used by
5351         Calc's help functions.  Mention fixing typos.
5352         (Customizing Calc): Fix typo.
5354 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
5356         * calc.texi (summarykey): New macro.  Use to correctly format keys in
5357         the summary.
5359 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
5361         * ns-emacs.texi (Customization): Corrected documentation on color
5362         specification formats.
5364 2008-07-19  Andreas Schwab  <schwab@suse.de>
5366         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
5368         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5369         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5371 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
5373         * dbus.texi (Inspection): Rework, introduce submenus.
5374         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5375         (Properties and Annotations, Arguments and Signatures): New nodes.
5377 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
5379         * dbus.texi (Receiving Method Calls): Fix description of
5380         `dbus-register-method'.
5381         (Signals): Allow also signal arguments for filtering in
5382         `dbus-register-signal'.
5384 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5386         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5387         `cnorm'.
5388         (Arithmetic Tutorial): Simplify the verification of prime factors.
5390 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5392         * gnus.texi (Saving Articles): Mention
5393         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5395 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
5397         * calc.texi: Adjust mode line throughout.
5399 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
5401         * sasl.texi (Mechanisms): Fix typos.
5403 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
5405         * calc.texi (Killing from the stack): Mention using normal Emacs
5406         copying.
5408 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
5410         * tramp.texi (Password handling): Rename from "Password caching".
5411         Add `auth-source' mechanism.
5412         (Connection caching): Tramp reopens the connection automatically,
5413         when the operating system on the remote host has been changed.
5415 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5417         * makefile.w32-in (distclean): Remove makefile.
5419 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
5421         * org.texi (Using the mapping API): New section.
5422         (Agenda column view): New section.
5423         (Moving subtrees): Document archiving to the archive sibling.
5424         (Agenda commands): Document columns view in the agenda.
5425         (Using the property API): Document the API for multi-valued properties.
5427 2008-06-17  Jason Riedy  <jason@acm.org>
5429         * org.texi (A LaTeX example): Note that fmt may be a one-argument
5430         function, and efmt may be a two-argument function.
5431         (Radio tables): Document multiple destinations.
5433 2008-06-16  Glenn Morris  <rgm@gnu.org>
5435         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5436         Add Cover-Texts.
5438 2008-06-15  Glenn Morris  <rgm@gnu.org>
5440         * faq.texi (VER): Update to 23.0.60.
5442         * mh-e.texi: Remove option of licensing under GPL.
5443         Add Cover-Texts to GFDL permissions notice.
5444         (GPL): Remove section.
5445         (GFDL): Include doclicense.texi rather than the actual text.
5447         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5448         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5450         * sasl.texi: Fix output file name.
5452         * epa.texi, sasl.texi: Refer to license in Emacs manual.
5454         * gnus-coding.texi: Refer to license in Gnus manual.
5456         * idlwave.texi, sasl.texi: Use @copying.
5458         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
5460         * speedbar.texi: Update Back-Cover Text as per maintain.info.
5462         * url.texi: Use @copying, @title, @subtitle, @author.
5464         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5465         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5466         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5467         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5468         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5469         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5470         * widget.texi, woman.texi:
5471         Remove references to external license, since doclicense is included.
5473         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5474         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5475         Remove references to non-existent Invariant Sections.
5477 2008-06-14  Glenn Morris  <rgm@gnu.org>
5479         * faq.texi (Major packages and programs): Remove references to external
5480         Supercite, Calc, VIPER, since they have been included for some time.
5481         Update VM, AUCTeX, BBDB entries.
5483 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
5485         * newsticker.texi: Updated to match latest newsticker changes.
5487 2008-06-13  Glenn Morris  <rgm@gnu.org>
5489         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5490         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5491         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5492         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5493         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5494         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5495         * woman.texi:
5496         Update Back-Cover Text as per maintain.info.
5498 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5500         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
5502         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5503         (gnus-faq.xml): Update repository host.
5505         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5507 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
5509         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5510         Fix a typo.
5512 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5514         * gnus.texi (Mail Source Customization): Correct values of
5515         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
5516         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5518 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5520         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5521         coding standards.
5523 2008-06-14  David Engster  <dengste@eml.cc>
5525         * gnus.texi (nnmairix): Markup fixes.
5527 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5529         * gnus.texi (nnmairix): Markup and other minor fixes.
5531 2008-06-05  David Engster  <dengste@eml.cc>
5533         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5535 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5537         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5538         (Searching, nnir, nnmairix): New stub nodes.
5540 2008-05-30  Felix Lee  <felix.1@canids.net>
5542         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5544 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5546         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5548 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5550         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
5552 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
5554         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5556 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
5558         * info.texi (Top): Fix typo in xref.
5560 2008-05-05  Karl Berry  <karl@gnu.org>
5562         * info.texi (Top): @xref to stand-alone manual.
5564 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5566         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5567         (Various Summary Stuff): Fix typo in last xref.
5569 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5571         * org.texi (Moving subtrees): Fix typo.
5573 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
5575         * tramp.texi (Frequently Asked Questions): Explain, how to disable
5576         Tramp via `tramp-mode'.
5578 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
5580         * org.texi: Massive changes, in many parts of the file.
5582 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5584         * gnus.texi (Oort Gnus): Add message-fill-column.
5586 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5588         * gnus.texi (Mail Source Specifiers): Typo fix.
5590 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5592         * gnus.texi (Diary Headers Generation): Update key binding for
5593         `gnus-diary-check-message'.
5595 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5597         * gnus.texi (Emacsen): Addition.
5599 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5601         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5603 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5605         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5607 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5609         * gnus-news.texi: Update tool bar item.
5611 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
5613         * gnus-news.texi: Fix typos.
5615 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
5617         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5618         Add mention of `kron'.
5620 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5622         * epa.texi (Encrypting/decrypting *.gpg files):
5623         Document epa-file-name-regexp.
5625 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5627         * gnus.texi (Example Methods): Fix description about ssh-agent.
5628         (Indirect Functions): Fix the default value of nntp-telnet-command;
5629         remove link to connect.html.
5631 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5633         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5634         dbus-call-method.
5635         (Receiving Method Calls): The timeout can be set by the calling client.
5637         * trampver.texi: Update release number.
5639 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
5641         * gnus.texi (Top): Fix version.  Add SASL.
5643 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5645         Sync with Tramp 2.1.13.
5647         * trampver.texi: Update release number.
5649 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
5651         * org.texi: Update to new org-mode website.
5653 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5655         * cl.texi (For Clauses): Fix loop over key-seq to match code.
5657 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5659         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5660         gnus-read-ephemeral-gmane-group-url,
5661         gnus-read-ephemeral-emacs-bug-group,
5662         gnus-read-ephemeral-debian-bug-group.
5664 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5666         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5668         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
5669         Add FIXMEs for Bookmarks and gnus-registry-marks.
5671 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5673         * gnus.texi (Smileys): Document `smiley-style'.
5675 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5677         * gnus.texi (Gnus Development): Clarify difference between ding and
5678         gnu.emacs.gnus.
5679         (MIME Commands, Using MIME, RSS): Fix markup.
5681         * gnus-faq.texi ([8.4]): Ditto.
5683 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5685         * gnus.texi (Emacsen): Remove obsolete stuff.
5687 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5689         * gnus.texi (Oort Gnus): Add version info WRT
5690         `mail-source-delete-incoming'.
5692 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5694         * gnus.texi (Top): Add "Other related manuals" and version info in
5695         `iftex' output.
5696         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5697         gnus-balloon-face-0 and the corresponding format specifiers.
5699 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
5701         * tramp.texi (Filename completion): Remove footnote about let-bind
5702         of `partial-completion-mode'.  It doesn't work this way.
5704 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5706         * pcl-cvs.texi (Contributors): Update my email.
5708 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
5710         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5712 2008-03-17  Bill Wohler  <wohler@newt.com>
5714         * mh-e.texi (Viewing): Update URL for adding header fields to
5715         mh-invisible-header-fields-default.
5717 2008-03-16  Bill Wohler  <wohler@newt.com>
5719         * mh-e.texi (Preface): Add Gnus to requirements.
5720         (Forwarding): Note that forwarded MIME messages are now inline.
5722 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5724         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5725         (Common Variables): Give precedence to the netcat methods over the
5726         telnet methods, and mention that they are more reliable.
5728 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
5730         * org.texi (Exporting Agenda Views): Document agenda export to
5731         iCalendar.
5732         (Progress logging): Document the new progress logging stuff.
5734 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5736         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5737         Update for change of `mail-source-delete-incoming'.
5739         * gnus-news.texi: Ditto.
5741 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5743         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5744         custom versions.
5746 2008-03-07  Alan Mackenzie  <acm@muc.de>
5748         * cc-mode.texi (Limitations and Known Bugs): State that the number of
5749         parens/brackets in a k&r region is limited.
5751 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5753         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5754         using different Emacs versions.
5756 2008-02-27  Glenn Morris  <rgm@gnu.org>
5758         * sc.texi: Remove a lot of old and obsolete info.
5759         (titlepage): Simplify.
5760         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5761         (VM with any Emacsen, GNEWS with any Emacsen)
5762         (Overloading for Non-conforming MUAs, Version 3 Changes)
5763         (The Supercite Mailing List): Delete nodes.
5764         (Introduction): Remove info about old packages.
5765         (Getting Connected): Simplify.  Remove info about old packages.
5766         (Citing Commands): Delete Emacs 19 info.
5767         (Hints to MUA Authors): Simplify.
5768         (Thanks and History): Merge in some info from the deleted node
5769         "Version 3 Changes".
5771 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
5773         * org.texi (Setting tags, In-buffer settings):
5774         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5776 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5778         * gnus-news.texi: Mention that spaces and tabs are allowed in the
5779         installation directory name.
5781 2008-02-12  Romain Francoise  <romain@orebokech.com>
5783         * epa.texi (Overview): Fix typo.
5785 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5787         * epa.texi (Quick start): Remove the .emacs setting.
5789 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5791         * epa.texi (Quick start): Use the command `epa-enable' instead of
5792         loading `epa-setup'.
5794 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
5796         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5797         ($(infodir)/epa, epa.dvi): New targets.
5799 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5801         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5803         * epa.texi: New manual documenting the EasyPG Assistant.
5805 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5807         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5808         (Inspection): New function dbus-ping.
5810 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
5812         * tramp.texi (Remote processes): Add `shell-command'.
5814 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
5816         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5817         (Group Parameters): Document `mail-source' parameter.
5819 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
5821         * tramp.texi (Inline methods): The hostname of the su(do)? methods
5822         must be a local host.
5824 2008-01-26  Michael Olson  <mwolson@gnu.org>
5826         * erc.texi: Update version for ERC 5.3 release.
5827         (Obtaining ERC): Update extras URLs for 5.3.
5828         (Development): Write instructions for git, and remove those for Arch.
5829         (History): Mention the switch to git.
5831 2008-01-24  Karl Berry  <karl@gnu.org>
5833         * info.texi (Search Index, Search Text): Mention the command
5834         character in the section name, a la the (Go to node) node.
5836 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
5838         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5840 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5842         * gnus-news.texi: Mention gnus-article-describe-bindings.
5844 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5846         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5848 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
5850         * org.texi (Property inheritance): New section.
5851         (Conventions): New section.
5852         (Structure editing): Document C-RET, the prefix arg to the cut/copy
5853         commands, and the new bindings for refiling.
5854         (Sparse trees): Document the new special command for sparse trees.
5855         (References): Be more clear about the counting of hilines.
5856         (Handling links): Document M-p/n for accessing links.
5857         (Fast access to TODO states): New section.
5858         (Per file keywords): New section.
5859         (Property inheritance): New section.
5860         (Column attributes): New summary types.
5861         (Capturing Column View): New section.
5862         (The date/time prompt): Cover the new features in the date/time prompt.
5863         Compactify the table of keys for the calendar remote control.
5864         (Clocking work time): Document the new :scope parameter.
5865         (Remember): Promoted to chapter.
5866         (Quoted examples): New section.
5867         (Enhancing text): New verbatim environments.
5869 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
5871         * trampver.texi: Update release number.
5873 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5875         * gnus.texi (Article Keymap):
5876         Add gnus-article-wide-reply-with-original; fix descriptions of
5877         gnus-article-reply-with-original and
5878         gnus-article-followup-with-original.
5880 2008-01-09  Glenn Morris  <rgm@gnu.org>
5882         * nxml-mode.texi: Add @copying section.
5884 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5886         * message.texi (Mail Variables): Add some text from "(gnus)Posting
5887         Server".  Add `message-send-mail-with-mailclient'.
5889         * gnus.texi (Posting Server): Move some text to "(message)Mail
5890         Variables" and add a reference here.
5892 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
5894         * dbus.texi (Receiving Method Calls): New chapter.
5895         (Errors and Events): Add serial number to events.  Replace "signal" by
5896         "message".  Introduce dbus-event-serial-number.
5898 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
5900         * dbus.texi (Type Conversion): Explain the type specification for empty
5901         arrays.  Use another example.
5903 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
5905         * dbus.texi (all): Replace "..." by @dots{}.
5906         (Type Conversion): Precise the value range for :byte types.
5907         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5908         Mention its return value.
5909         (Errors and Events): There is no D-Bus error propagation during event
5910         processing.
5912 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
5914         * calc.tex (Yacas Language, Maxima Language, Giac Language):
5915         New sections.
5917 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5919         * gnus.texi (Group Parameters): Reorder the text and add a note about
5920         `gnus-parameters' near the beginning of the node.
5922 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5924         * gnus.texi (Score File Editing): Fix function name.
5926 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
5928         Sync with Tramp 2.1.12.
5930         * trampver.texi: Update release number.
5932 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
5934         * dbus.texi (Type Conversion): Correct input parameters mapping.
5936 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
5938         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5939         (Errors and Events): Mention wrong-type-argument error.
5941 2007-12-21  Alex Schroeder  <alex@gnu.org>
5943         * rcirc.texi: Changed single spaces after sentence end to double
5944         spaces.  Fixed some typos.
5945         (Internet Relay Chat): Explain relay.
5946         (Getting started with rcirc): Change items to reflect prompts.
5947         Add more explanation to rcirc-track-minor-mode and added a comment to
5948         warn future maintainers that this section is a copy.
5949         (People): Change /ignore example.
5950         (Keywords): Not keywords.
5952 2007-12-20  Alex Schroeder  <alex@gnu.org>
5954         * rcirc.texi (Top): Fighting Information Overload chapter added.
5955         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5956         (rcirc commands): Move /ignore command to the new chapter.
5957         (Fighting Information Overload): New chapter documenting /keyword,
5958         /bright, /dim, channel ignore, and low priority channels.
5959         (Configuration): Document rcirc-server-alist, remove
5960         rcirc-startup-channels-alist and rcirc-default-server.
5962 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5964         * dbus.texi (Signals): Fix example in dbus-register-signal.
5966 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5968         * gnus.texi (Score Variables): Fix typo.
5970 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5972         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5973         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5974         (Errors and Events): Adapt dbus-event.
5976 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5978         * gnus.texi (Other Files): Add the yenc command.
5980 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5982         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5983         since 2004-08-06.
5985 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5987         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5988         on body.
5990 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5992         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5993         and rfc2047-allow-irregular-q-encoded-words; fix description of
5994         rfc2047-encode-encoded-words.
5996 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5998         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6000 2007-12-05  Michael Olson  <mwolson@gnu.org>
6002         * remember.texi (Diary): Remove "require" line for remember-diary.el.
6003         Update documentation for `remember-diary-file'.
6005 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
6007         * dbus.texi (Signals): Precise `dbus-register-signal'.
6008         (Errors and Events): Rework events part, the internal structure of
6009         dbus-event has changed.
6011 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
6013         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6014         ($(infodir)/dbus, dbus.dvi): New targets.
6016 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
6018         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6019         unconditionally.
6021         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6022         emulation with @print{}.
6024 2007-12-02  Richard Stallman  <rms@gnu.org>
6026         * dbus.texi (Overview): Minor cleanup.
6028 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
6030         * Makefile.in (INFO_TARGETS): Add dbus.
6031         (DVI_TARGETS): Add dbus.dvi.
6032         (dbus, dbus.dvi): New targets.
6034         * dbus.texi: New file.
6036 2007-11-24  Romain Francoise  <romain@orebokech.com>
6038         * nxml-mode.texi: Add description in @direntry.
6039         Fix file name to match @setfilename.
6041 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
6043         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6044         ($(infodir)/nxml-mode): New rule.
6046         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6047         ($(infodir)/nxml-mode): New rule.
6048         (clean): Add nxml-mode*.
6050         * nxml-mode.texi: New file with nxml manual.
6052 2007-11-18  Richard Stallman  <rms@gnu.org>
6054         * flymake.texi (Example -- Configuring a tool called directly):
6055         Update example.
6057 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
6059         * tramp.texi (Filename completion): Simplify explanation of
6060         double-slash behavior.  Explain directory contents flushing.
6062 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
6064         * calc.texi (TeX and LaTeX Language Modes): Put in
6065         missing braces.
6067 2007-11-15  Richard Stallman  <rms@gnu.org>
6069         * cl.texi (Equality Predicates): Delete `eql'.
6070         (Predicates, Naming Conventions, Top): Delete `eql'.
6071         (Common Lisp Compatibility): Delete `eql'.
6072         (Porting Common Lisp): Delete obsolete backquote info.
6073         Minor clarification about character constants.
6074         (Sequence Basics): Minor clarification.
6076 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6078         * cc-mode.texi (Electric Keys, Custom Macros):
6079         * tramp.texi (Filename completion): Fix typos.
6081 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
6083         * calc.texi (Basic commands): Mention the menu.
6085 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
6087         * tramp.texi (Connection caching): Tramp flushes connection
6088         properties when remote operating system has been changed.
6090 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6092         * gnus-news.texi: Fix spelling.
6093         `message-insert-formatted-citation-line', not
6094         `message-insert-formated-citation-line'.
6096         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6098 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
6100         * tramp.texi (Overview): Mention also the PuTTY integration under
6101         w32.  Remove paragraphs about Tramp's experimental status.
6102         (Frequently Asked Questions): Add code example for highlighting the
6103         mode line.
6105 2007-11-03  Michael Olson  <mwolson@gnu.org>
6107         * remember.texi: Change mentions of remember-buffer to
6108         remember-finalize throughout.
6110 2007-10-30  Michael Olson  <mwolson@gnu.org>
6112         * remember.texi (Copying): Remove.
6113         (Mailbox): Update with non-BBDB instructions.
6114         (Diary, Org): Add.
6115         (Bibliography, Planner Page): Remove.
6117 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
6119         * makefile.w32-in (INFO_TARGETS): Add remember.
6120         (DVI_TARGETS): Add remember.dvi.
6121         ($(infodir)/remember): New rule.
6122         (clean): Add remember*.
6124 2007-10-30  Michael Olson  <mwolson@gnu.org>
6126         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6127         ($(infodir)/remember): New rule that builds the Remember Manual.
6129         * remember.texi: New file containing the Remember Mode Manual.
6130         Shuffle chapters around after initial import.
6131         (Function Reference): Split Keystrokes into separate chapter.
6132         (Keystrokes): Document C-c C-k.
6133         (Introduction): Fix typographical issue with "---".
6135 2007-10-29  Richard Stallman  <rms@gnu.org>
6137         * widget.texi (Introduction): Delete discussion of implementation
6138         internals.
6140 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
6142         * tramp.texi (Connection caching): Host names must be different
6143         when tunneling.
6145 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6147         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6148         Gnus v5.13.
6150 2007-10-28  Miles Bader  <miles@gnu.org>
6152         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6154 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6156         * gnus.texi (Sorting the Summary Buffer):
6157         Remove gnus-article-sort-by-date-reverse.
6159 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6161         * gnus.texi (Non-ASCII Group Names): New node.
6162         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6163         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6165 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6167         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6168         clean the output of the program `imap-shell-program'.
6170 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6172         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6174 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
6176         * gnus.texi (Sticky Articles): Documentation for sticky article
6177         buffers.
6179 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6181         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6183 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6185         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6187 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6189         * gnus.texi (Archived Messages):
6190         Document gnus-update-message-archive-method.
6192 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6194         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6196 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6198         * gnus.texi (Group Maneuvering):
6199         Document `gnus-summary-next-group-on-exit'.
6201 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6203         * gnus.texi (Really Various Summary Commands):
6204         Mention gnus-auto-select-on-ephemeral-exit.
6206 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6208         * gnus.texi, message.texi: Bump version number.
6210 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6212         * gnus.texi (Group Line Specification, Misc Group Stuff)
6213         (Server Commands): Parenthesize @pxref{Mail Spool}.
6215 2007-10-28  Didier Verna  <didier@xemacs.org>
6217         New user option: message-signature-directory.
6218         * message.texi (Insertion Variables): Document it.
6219         * gnus.texi (Posting Styles): Ditto.
6221 2007-10-28  Didier Verna  <didier@xemacs.org>
6223         * gnus.texi (Group Line Specification):
6224         * gnus.texi (Misc Group Stuff):
6225         * gnus.texi (Server Commands): Document the group compaction feature.
6227 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6229         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6231         * message.texi (Various Message Variables): Add message-fill-column.
6233 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6235         * gnus.texi: Untabify.
6237 2007-10-28  Didier Verna  <didier@xemacs.org>
6239         * gnus.texi (Group Parameters): Document the posting-style merging
6240         process in topic-mode.
6242 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6244         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6246 2007-10-28  Romain Francoise  <romain@orebokech.com>
6248         * gnus.texi (Mail Spool): Fix typo.
6249         Update copyright.
6251 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6253         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6255 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6257         * gnus.texi (Summary Generation Commands):
6258         Add gnus-summary-insert-ticked-articles.
6260 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6262         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6263         to spam-spamassassin-program.
6265 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6267         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6269 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6271         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6273 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6275         * message.texi (Mail Headers): Document `opportunistic'.
6277 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6279         * emacs-mime.texi (Encoding Customization): Explain how to set
6280         mm-coding-system-priorities per hierarchy.
6282 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6284         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6285         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6287 2007-10-28  Didier Verna  <didier@xemacs.org>
6289         * message.texi (Wide Reply): Update documentation of
6290         message-dont-reply-to-names (now allowing a list of regexps).
6292 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6294         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6296 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6298         * gnus.texi (SpamAssassin back end): Fix typo.
6300         * sieve.texi (Examples): Fix grammar.
6302 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6304         * gnus.texi (Searching for Articles): Document M-S and M-R.
6305         (Limiting): Document / b.
6307 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6309         * gnus.texi (Thread Commands): T M-^.
6311 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6313         * message.texi (Mail Aliases): Document ecomplete.
6314         (Mail Aliases): Fix typo.
6316 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6318         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6319         fix typo.
6321 2007-10-28  Romain Francoise  <romain@orebokech.com>
6323         * gnus.texi (Mail Spool): Grammar fix.
6325 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6327         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6328         string.
6330 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6332         * gnus.texi (Group Parameters): Fix description.
6334 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6336         * gnus.texi (Gmane Spam Reporting):
6337         Fix spam-report-gmane-use-article-number.
6338         Add spam-report-user-mail-address.
6340 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6342         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6344 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6346         * gnus.texi (Group Parameters): Add simplified sorting example based on
6347         example for `Sorting the Summary Buffer' from Jari Aalto
6348         <jari.aalto@cante.net>.
6349         (Example Methods): Add example for an indirect connection.
6351 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
6353         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6354         (Agent Parameters): Update parameter names to match code.
6355         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6356         'gnus-agent-summary-fetch-series'.
6357         (Agent and flags): New section providing a generalized discussion
6358         of flag handling.
6359         (Agent and IMAP): Remove flag discussion.
6360         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6362 2007-10-28  Romain Francoise  <romain@orebokech.com>
6364         * gnus.texi (Exiting the Summary Buffer): Add new function
6365         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6367 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6369         * gnus.texi (Conformity): Fix typo.
6370         (Customizing Articles): Document `first'.
6372 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
6374         * gnus.texi (Sorting the Summary Buffer):
6375         Add `gnus-thread-sort-by-date-reverse'.  Add example
6376         host to different sorting in NNTP and RSS groups.
6378 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6380         * message.texi (Insertion): Describe prefix for
6381         message-mark-inserted-region and message-mark-insert-file.
6383 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6385         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6386         LaTeX documents.  Describe "text/x-gnus-verbatim".
6388 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6390         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6391         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6392         (spam-stat spam filtering, SpamOracle)
6393         (Extending the Spam ELisp package): Remove extra quote symbol for
6394         clarity.
6396 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6398         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6399         gnus-article-delete-part and gnus-article-replace-part.
6400         (Using MIME): Add gnus-mime-replace-part.
6402 2007-10-28  Romain Francoise  <romain@orebokech.com>
6404         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6405         requires `auto-compression-mode' to be enabled.  Add new nnml
6406         variable `nnml-compressed-files-size-threshold'.
6408 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6410         * gnus.texi (Sorting the Summary Buffer):
6411         Add gnus-thread-sort-by-recipient.
6413 2007-10-28  Romain Francoise  <romain@orebokech.com>
6415         * message.texi (Insertion Variables): Mention new variable
6416         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
6417         documentation accordingly.
6419 2007-10-28  Romain Francoise  <romain@orebokech.com>
6421         * gnus.texi (To From Newsgroups): Mention new variables
6422         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6424 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6426         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6427         stuff; gnus-mime-inline-part does the automatic decompression.
6429 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6431         * gnus.texi (Spam ELisp Package Configuration Examples):
6432         "training.ham" should be "training.spam".
6434 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6436         * message.texi (Mail Variables): Fix the default value for
6437         message-send-mail-function.
6439 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6441         * gnus.texi (Optional Back End Functions): nntp-request-update-info
6442         always returns nil exceptionally.
6444 2007-10-28  Simon Josefsson  <jas@extundo.com>
6446         * gnus.texi (Article Washing): Add libidn URL.
6447         Suggested by Michael Cook <michael@waxrat.com>.
6449 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6451         * gnus.texi (Topic Commands): Fix next/previous.
6453 2007-10-28  Simon Josefsson  <jas@extundo.com>
6455         * gnus.texi (Article Washing): Mention `W i'.
6457 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6459         * gnus.texi (Group Parameters): Slight extension of sieve
6460         parameter description.
6462 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6464         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6465         matching score files as well.
6466         (Picons): Describe `gnus-picon-style'.
6468 2007-10-28  Romain Francoise  <romain@orebokech.com>
6470         * message.texi (Message Headers): Mention that headers are hidden
6471         using narrowing, and how to expose them.
6472         Update copyright.
6474 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6476         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6477         `gnus-summary-sort-by-recipient'.
6479 2007-10-28  Romain Francoise  <romain@orebokech.com>
6481         * gnus.texi (NNTP marks): New node.
6482         (NNTP): Move NNTP marks variables to the new node.
6484 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6486         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6488         * gnus.texi (MIME Commands, Hashcash): Markup fix.
6490 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6492         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6493         everywhere for consistency.
6494         (Filtering Spam Using The Spam ELisp Package): Admonish again.
6495         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6496         Say "regular expression" instead of "regex."  Admonish.
6497         Pick other words to sound better (s/so/thus/).
6498         (Spam ELisp Package Filtering of Incoming Mail):
6499         Mention statistical filters.  Remove old TODO.
6500         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6501         New section on sorting and displaying the spam score.
6502         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6503         backend but an alias to spam-use-BBDB.
6504         (Extending the Spam ELisp package): Rewrite the example using the
6505         new backend functionality.
6507 2007-10-28  Simon Josefsson  <jas@extundo.com>
6509         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6510         nntp-marks-directory, from Romain Francoise
6511         <romain@orebokech.com>.
6513 2007-10-28  Magnus Henoch  <mange@freemail.hu>
6515         * gnus.texi (Hashcash): New default value of
6516         hashcash-default-payment.
6518 2007-10-28  Simon Josefsson  <jas@extundo.com>
6520         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
6521         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6523 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6525         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6527 2007-10-28  Simon Josefsson  <jas@extundo.com>
6529         * gnus.texi (documentencoding): Add, to avoid warnings.
6531 2007-10-28  Simon Josefsson  <jas@extundo.com>
6533         * message.texi (Mail Headers): Add.
6535         * gnus.texi (Hashcash): Fix.
6537 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6539         * gnus.texi (Hashcash): Change location of library, also mention
6540         that payments can be verified and fix the name of the
6541         hashcash-path variable.
6543 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6545         * gnus.texi (Article Display): Add `gnus-picon-style'.
6547 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6549         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6551 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6553         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6554         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6555         warning about ham processors in spam groups removed.
6557 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6559         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6560         From Hubert Chan <hubert@uhoreg.ca>.
6562 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6564         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6565         (Mailing List): Typo.
6566         (Customizing Articles): Add gnus-treat-ansi-sequences.
6567         (Article Washing): Index.
6569         * message.texi: Use m-dash consistently.
6571 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6573         * gnus.texi (GroupLens): Remove.
6575 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6577         * gnus.texi (Outgoing Messages, Agent Variables):
6578         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6579         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6581 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6583         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6585 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6587         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6589         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
6591 2007-10-28  Simon Josefsson  <jas@extundo.com>
6593         * gnus.texi (Top): Add SASL.
6595 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
6597         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6599 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6601         * gnus.texi (Troubleshooting): Adjust Gnus version number.
6603 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
6605         * calc.texi (Formulas, Composition Basics): Lower the
6606         precedence of negation.
6608 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
6610         * ses.texi (The Basics): Mention how to create a new spreadsheet.
6611         Mention the new three-letter column identifiers.
6612         (More on cell printing): Calculate-cell and truncate-cell are now `c'
6613         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
6614         message when using `c' on an empty default with default printer.
6615         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6616         renamed to `ses--symbolic-formulas' some time ago.
6618 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
6620         * calc.texi (Default Simplifications, Making Selections)
6621         (Customizing Calc): Clarify associativity of multiplication.
6623 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
6625         * tramp.texi (Traces and Profiles): Simplify loop over
6626         `trace-function-background'.
6628 2007-10-22  Juri Linkov  <juri@jurta.org>
6630         * dired-x.texi (Shell Command Guessing): Default values are now
6631         available by typing M-n instead of M-p.
6633 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
6635         * tramp.texi (Cleanup remote connections): New section.
6636         (Password caching): Remove `tramp-clear-passwd'.
6637         It's not a command anymore.
6638         (Bug Reports): Add `tramp-bug' to function index.
6639         (Function Index, Variable Index): New nodes.
6640         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6642         * trampver.texi: Update release number.
6644 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
6646         * calc.texi (History and Acknowledgements): Turn comment
6647         about integer size into past tense.
6648         (Time Zones): Remove pointer to Calc author's address.
6649         (Trigonometric and Hyperbolic Functions): Mention cotangent
6650         and hyperbolic cotangent.  Fix typo.
6652 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
6654         Sync with Tramp 2.1.11.
6656         * trampver.texi: Update release number.
6658 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6660         * tramp.texi (External packages): New section.
6662 2007-09-29  Juri Linkov  <juri@jurta.org>
6664         * info.texi (Help-Int): Document `L' (`Info-history').
6666 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
6668         * org.texi: Change links to webpage and maintained email.
6669         (Remember): Promote to Chapter, significant changes.
6670         (Fast access to TODO states): New section.
6671         (Faces for TODO keywords): New section.
6672         (Export options): Example for #+DATE.
6673         (Progress logging): Section moved.
6675 2007-09-26  Bill Wohler  <wohler@newt.com>
6677         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6678         browse-url-at-mouse.
6680 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6682         * flymake.texi (Customizable variables): Face names don't end in -face.
6683         Fix flymake-err-line-patterns template.
6684         (Example -- Configuring a tool called directly): Fix init-function.
6685         (Highlighting erroneous lines): Face names don't end in -face.
6687 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
6689         * erc.texi (Special-Features): Fix small typo.
6691 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
6693         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6694         and "External transfer methods".
6696 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
6698         * calc.texi (Predefined Units): Add some history.
6700 2007-09-08  Michael Olson  <mwolson@gnu.org>
6702         * erc.texi (Copying): New section included from gpl.texi.
6703         This matches the look of the upstream ERC manual.
6705 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
6707         * calc.texi (History and Acknowledgements): Adjust the "thanks".
6708         (Random Numbers): Clarify the distribution of `random'.
6710 2007-09-06  Glenn Morris  <rgm@gnu.org>
6712         Move manual sources from man/ to subdirectories of doc/.
6713         Split into the Emacs manual in emacs/, and other manuals in misc/.
6714         Change all setfilename commands to use ../../info.
6715         * Makefile.in: Move the parts of the old man/Makefile.in that do not
6716         refer to the Emacs manual here.
6717         (infodir): New variable.
6718         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
6719         (cc-mode.texi, faq.texi): Update references to source file locations.
6720         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6721         do not refer to the Emacs manual here.
6722         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6724         * Makefile.in: Add `basename' versions of all info targets, for
6725         convenience when rebuilding just one manual.
6726         (../etc/GNU): Delete obsolete target.
6727         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6728         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
6729         *.vrs *.toc here...
6730         (maintainer-clean): ...from here.
6732         * makefile.w32-in (../etc/GNU): Delete obsolete target.
6734 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
6736         * calc.texi (Date Conversions): Clarify definition of
6737         Julian day numbering.
6738         (Date Forms): Clarify definition of Julian day numbering;
6739         add some history.
6741 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
6743         * org.texi: Version 5.07.
6745 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6747         * message.texi (MIME): Replace mml-attach with mml-attach-file.
6749 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
6751         * org.texi (Adding hyperlink types): New section.
6752         (Embedded LaTeX): Chapter updated because of LaTeX export.
6753         (LaTeX export): New section.
6754         (Using links out): New section.
6756 2007-08-22  Glenn Morris  <rgm@gnu.org>
6758         * faq.texi (Learning how to do something): Refcards now in
6759         etc/refcards/ directory.
6761 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
6763         * tramp.texi (Remote Programs): Persistency file must be cleared when
6764         changing `tramp-remote-path'.
6765         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6766         macro.
6768 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
6770         * calc.texi: Move contents to beginning of file.
6771         (Algebraic Entry): Fix the formatting of an example.
6773 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
6775         * calc.texi (Basic Operations on Units): Mention exact versus
6776         inexact conversions.
6778 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
6780         * calc.texi (Basic Operations on Units): Mention default
6781         values for new units.
6782         (Quick Calculator Mode): Mention that binary format will
6783         be displayed.
6785 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6787         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6789 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6791         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6793 2007-08-08  Glenn Morris  <rgm@gnu.org>
6795         * gnus.texi, sieve.texi: Replace `iff'.
6797 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
6799         * calc.texi (Basic Graphics): Mention the graphing of error
6800         forms.
6801         (Graphics Options): Mention how `g s' handles error forms.
6802         (Curve Fitting): Mention plotting the curves.
6803         (Standard Nonlinear Models): Add additional models.
6804         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6805         (Linear Fits): Correct result.
6807 2007-08-01  Alan Mackenzie  <acm@muc.de>
6809         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6810         to "--no-site-file".
6812 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
6814         * tramp.texi (Frequently Asked Questions): Point to mode line
6815         extension in Emacs 23.1.
6817         * trampver.texi: Update release number.
6819 2007-07-27  Glenn Morris  <rgm@gnu.org>
6821         * calc.texi (Copying): Include license text from gpl.texi, rather than
6822         in-line.
6824 2007-07-25  Glenn Morris  <rgm@gnu.org>
6826         * calc.texi (Copying): Replace license with GPLv3.
6828         * Relicense all FSF files to GPLv3 or later.
6830 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6832         Sync with Tramp 2.1.10.
6834         * tramp.texi (trampfn): Expand macro implementation in order to handle
6835         empty arguments.
6836         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
6837         occurrences by trampfn.
6838         (Frequently Asked Questions): Extend example code for host
6839         identification in the modeline.  Add bbdb to approaches shortening Tramp
6840         file names to be typed.
6842         * trampver.texi: Update release number.
6844 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6846         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6847         section.  Reported by <poti@potis.org>.
6848         (Remote processes): Arguments of the program to be debugged are taken
6849         literally.
6850         (Frequently Asked Questions): Simplify recentf example.
6852 2007-07-14  Karl Berry  <karl@gnu.org>
6854         * info.texi (@copying): New Back-Cover Text.
6856         * info.texi (Quitting Info): Move to proper place in source.
6857         (Reported by Benno Schulenberg.)
6859 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6861         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6863         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6865         * emacs-mime.texi: Add @documentencoding directive.
6867 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6869         * tramp.texi (Remote processes): Add an anchor to the subsection
6870         "Running a debugger on a remote host".
6872 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
6874         * tramp.texi (Remote processes): Don't call it "experimental" any
6875         longer.  Add subsection about running a debugger on a remote host.
6877 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
6879         * org.texi (Properties and columns): Chapter rewritten.
6881 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
6883         * tramp.texi:
6884         * trampver.texi: Migrate to Tramp 2.1.
6886 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
6888         * org.texi (Properties): New chapter.
6890 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6892         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6893         Control Panel.
6895         * gnus.texi (Misc Article): Add index entry for
6896         gnus-single-article-buffer.
6898 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6900         * gnus.texi (Starting Up): Fix typo.
6902 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6904         * gnus.texi (Asynchronous Fetching): Fix typo.
6906 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6908         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6909         (About This Manual): Remove redundant information.
6910         (Getting Started): Mention author.
6911         (Basic Arithmetic, Customizing Calc): Make description of the
6912         variable `calc-multiplication-has-precedence' match its new effect.
6914 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6916         * calc.texi (Basic Arithmetic, Customizing Calc):
6917         Mention the variable `calc-multiplication-has-precedence'.
6919 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
6921         * org.texi (Tag): Section swapped with node Timestamps.
6922         (Formula syntax for Lisp): Document new `L' flag.
6924 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6926         * gnus.texi (Misc Group Stuff, Summary Buffer)
6927         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
6929 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6931         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6932         * gnus.texi (Article Buttons, Mail Source Customization)
6933         (Sending or Not Sending, Customizing NNDiary):
6934         * message.texi (Message Headers):
6935         * mh-e.texi (HTML): Fix typos.
6937 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
6939         Sync with Tramp 2.0.56.
6941         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6942         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6944 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6946         * Version 22.1 released.
6948 2007-05-26  Michael Olson  <mwolson@gnu.org>
6950         * erc.texi (Modules): Fix references to completion modules.
6952 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6954         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6956 2007-05-09  Didier Verna  <didier@xemacs.org>
6958         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6959         nndiary back end and the gnus-diary library.
6961 2007-05-03  Karl Berry  <karl@gnu.org>
6963         * .cvsignore (*.pdf): New entry.
6965         * texinfo.tex: Update from current version for better pdf generation.
6967 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6969         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6971 2007-04-28  Glenn Morris  <rgm@gnu.org>
6973         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6974         consideration of legal status.
6976 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6978         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6980 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6982         * faq.texi (New in Emacs 22): python.el removed.
6984 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6986         * calc.texi (Reporting bugs): Update maintainer's address.
6988 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6990         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6992 2007-04-15  Jay Belanger  <belanger@truman.edu>
6994         * calc.texi (Title page): Remove the date.
6995         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6996         (The Standard Calc Interface): Change trail title.
6997         (Floats): Mention that when non-decimal floats are entered, only
6998         approximations are stored.
6999         (Copying): Move to the appendices.
7000         (GNU Free Documentation License): Add as an appendix.
7002 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
7004         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7005         * dired-x.texi, ebrowse.texi, ediff.texi:
7006         * emacs-mime.texi, erc.texi, eshell.texi:
7007         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7008         * idlwave.texi, message.texi, newsticker.texi, org.texi:
7009         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7010         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7011         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7012         * woman.texi: Include GFDL.
7014         * doclicense.texi: Remove node heading, so that it can be included by
7015         other files.
7017         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
7019         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7020         than *.
7022 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
7024         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7025         in Calc.
7027 2007-04-09  Romain Francoise  <romain@orebokech.com>
7029         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7030         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
7031         replace mouse-2.
7033 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
7035         * woman.texi (Word at point, Interface Options): woman-topic-at-point
7036         renamed to woman-use-topic-at-point.  Document new behavior.
7038 2007-04-08  Richard Stallman  <rms@gnu.org>
7040         * url.texi: Fix some indexing.
7041         (Disk Caching): Drop discussion of old/other Emacs versions.
7043 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7045         * url.texi (Disk Caching): Say Emacs 21 "and later".
7047         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7048         on Font locking which now mentions JIT lock.
7050 2007-04-01  Michael Olson  <mwolson@gnu.org>
7052         * erc.texi: Update for the ERC 5.2 release.
7054 2007-03-31  David Kastrup  <dak@gnu.org>
7056         * woman.texi (Topic, Interface Options): Explain changes semantics of
7057         woman-manpath in order to consider MANPATH_MAP entries.
7059 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
7061         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7063 2007-03-26  Richard Stallman  <rms@gnu.org>
7065         * pgg.texi (Caching passphrase): Clean up previous change.
7067 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
7069         * gnus.texi (Setting Process Marks): Fix typo.
7071 2007-03-25  Romain Francoise  <romain@orebokech.com>
7073         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7074         readability, and include various fixes by Daniel Brockman, Nick Roberts
7075         and Dieter Wilhelm.
7077 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
7079         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7081         * gnus.texi (Mail Source Specifiers): Fix typo.
7083 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
7085         * reftex.texi (Imprint): Update maintainer information.
7087 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7089         * message.texi (Message Buffers): Update documentation for
7090         message-generate-new-buffers.
7092 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
7094         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7096 2007-03-21  Glenn Morris  <rgm@gnu.org>
7098         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7100 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
7102         * eshell.texi (Known problems): Emacs 21 -> 22.
7104         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7106 2007-03-18  Jay Belanger  <belanger@truman.edu>
7108         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7110 2007-03-12  Glenn Morris  <rgm@gnu.org>
7112         * calc.texi (Time Zones): Switch to new North America DST rule.
7114         * calc.texi: Replace "daylight savings" with "daylight
7115         saving" in text throughout.
7117 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7119         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7120         The variable now uses a list of symbols instead of just a symbol.
7121         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7123 2007-03-06  Romain Francoise  <romain@orebokech.com>
7125         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
7126         new packages, and mention Gnus update.
7128 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7130         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7131         nntp-open-connection-functions-never-echo-commands.
7133 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
7135         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7136         problems on the console, and security risk in not using gpg-agent.
7138 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
7140         * org.texi (The spreadsheet): Rename from "Table calculations".
7141         Completely reorganized and rewritten.
7142         (CamelCase links): Section removed.
7143         (Repeating items): New section.
7144         (Tracking TODO state changes): New section.
7145         (Agenda views): Chapter reorganized and rewritten.
7146         (HTML export): Section rewritten.
7147         (Tables in arbitrary syntax): New section.
7148         (Summary): Better feature summary.
7149         (Activation): Document problem with cut-and-paste of Lisp code
7150         from PDF files.
7151         (Visibility cycling): Document indirect buffer use.
7152         (Structure editing): Document sorting.
7153         (Remember): Section rewritten.
7154         (Time stamps): Better description of time stamp types.
7155         (Tag searches): Document regular expression search for tags.
7156         (Stuck projects): New section.
7157         (In-buffer settings): New keywords.
7158         (History and Acknowledgments): Update description.
7160 2007-02-24  Alan Mackenzie  <acm@muc.de>
7162         * cc-mode.texi (Movement Commands): Insert two missing command names.
7163         (Getting Started): Slight wording correction (use conditional).
7165 2007-02-22  Kim F. Storm  <storm@cua.dk>
7167         * widget.texi (User Interface, Basic Types): Document need to put some
7168         text before the %v escape in :format string in editable-field widget.
7170 2007-02-18  Romain Francoise  <romain@orebokech.com>
7172         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7173         `cvs-mode-quit'.
7175 2007-02-10  Markus Triska  <markus.triska@gmx.at>
7177         * widget.texi (Programming Example): Put constant strings in :format.
7179 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
7181         * faq.texi (Fullscreen mode on MS-Windows): New node.
7183 2007-02-04  David Kastrup  <dak@gnu.org>
7185         * faq.texi (AUCTeX): Update version number.  Should probably be done
7186         for other packages as well.
7188 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7190         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
7191         <tassilo@member.fsf.org>.
7193 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7195         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7196         ls-lisp-use-localized-time-format.
7198 2007-01-20  Markus Triska  <markus.triska@gmx.at>
7200         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7202 2007-01-13  Michael Olson  <mwolson@gnu.org>
7204         * erc.texi (Modules): Mention capab-identify module.
7206 2007-01-05  Michael Olson  <mwolson@gnu.org>
7208         * erc.texi (Getting Started): Update for /RECONNECT command.
7210 2007-01-04  Richard Stallman  <rms@gnu.org>
7212         * ebrowse.texi: Change C-c b to C-c C-m.
7214 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7216         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7217         variables only in info to avoid redundant entries in the printed
7218         manual.
7220 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
7222         * message.texi (Using PGP/MIME): Document gpg-agent usage.
7224 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
7226         * message.texi (Security): Split into sub-nodes.
7228 2007-01-01  Alan Mackenzie  <acm@muc.de>
7230         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7231         eval-after-load in Emacs <=21 and a workaround.  Document that
7232         trigraphs are not supported.
7234 2007-01-01  Alan Mackenzie  <acm@muc.de>
7236         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7237         c-context-line-break.  When invoked within a string, preserve
7238         whitespace.  Add a backslash only when also in a macro.
7240 2007-01-01  Alan Mackenzie  <acm@muc.de>
7242         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7244 2007-01-01  Alan Mackenzie  <acm@muc.de>
7246         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7247         are now bound by default to c-\(beginning\|end\)-of-defun by default.
7249 2007-01-01  Alan Mackenzie  <acm@muc.de>
7251         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7252         "Choosing a Style".
7254         * cc-mode.texi ("Styles"): Add @dfn{style}.
7256 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
7258         Sync with Tramp 2.0.55.
7260         * trampver.texi: Update release number.
7262 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
7264         * gnus.texi (Customizing Articles): Add index entries for all
7265         gnus-treat-* variables.
7267 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7269         * gnus.texi (IMAP): Fix incorrect explanation of
7270         nnimap-search-uids-not-since-is-evil in documentation for
7271         nnimap-expunge-search-string.
7273 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
7275         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7276         spam-ifile-database.
7278 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7280         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7281         rebind C-s.
7283 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
7285         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7286         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7287         "expiring mail".
7288         (IMAP): Document nnimap-search-uids-not-since-is-evil and
7289         nnimap-nov-is-evil.
7291 2006-12-25  Kevin Ryde  <user42@zip.com.au>
7293         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7294         about the key procedure being used heavily.
7296 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7298         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7299         to t.
7300         (Prerequisites): Add explanation about gpg-agent.
7302 2006-12-22  Kevin Ryde  <user42@zip.com.au>
7304         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7305         "sort" instead of "sort*".
7307 2006-12-19  Richard Stallman  <rms@gnu.org>
7309         * calc.texi (History and Acknowledgements): Recognize that Emacs
7310         now does have floating point.
7312 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
7314         * tramp.texi (External transfer methods): Describe new method `scpc'.
7316 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
7318         * pgg.texi: Added short note on gpg-agent to the introduction.
7320 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7322         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7323         also applies to Cc.
7325 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7327         * gnus.texi (X-Face): Clarify.  Say which programs are required
7328         on Windows.
7330 2006-12-08  Michael Olson  <mwolson@gnu.org>
7332         * erc.texi (Modules): Remove documentation for list module.
7334 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7336         * faq.texi (^M in the shell buffer): Ditto.
7338 2006-11-20  Michael Olson  <mwolson@gnu.org>
7340         * erc.texi: Call this the 5.2 stable pre-release of ERC.
7342 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
7344         * org.texi: Fix typos.
7345         (Agenda commands): Document `C-k'.
7347 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
7349         * url.texi (http/https): Fix a typo in the HTTP URL.
7351 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
7353         * ada-mode.texi: Total rewrite.
7355 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
7357         * org.texi: Minor typo fixes.
7359 2006-11-13  Bill Wohler  <wohler@newt.com>
7361         Release MH-E manual version 8.0.3.
7363         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7364         release 8.0.3.
7366         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7367         to set MAILDIR.
7368         (Reading Mail): Document the customization of read-mail-command
7369         for MH-E.
7370         (Viewing Attachments): Document mm-discouraged-alternatives.
7371         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7372         (Junk): Add more information about the settings of mh-junk-background
7373         in a program.  Add /usr/bin/mh to PATH in examples.
7375 2006-11-12  Richard Stallman  <rms@gnu.org>
7377         * woman.texi: Update author address but say he no longer maintains it.
7379 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
7381         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7382         archived trees.
7383         (Checkboxes): Section moved to chapter 5, and extended.
7384         (The date/time prompt): New section.
7385         (Link abbreviations): New section.
7386         (Presentation and sorting): New section.
7387         (Custom agenda views): Section completely rewritten.
7388         (Summary): Compare with Planner.
7389         (Feedback): More info about creating backtraces.
7390         (Plain lists): Modify example.
7391         (Breaking down tasks): New section.
7392         (Custom time format): New section.
7393         (Time stamps): Document inactive timestamps.
7394         (Setting tags): More details about fast tag selection.
7395         (Block agenda): New section.
7396         (Custom agenda views): Section rewritten.
7397         (Block agenda): New section.
7399 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
7401         * tramp.texi (Configuration): scp is the default method.
7402         (Default Method): Use ssh as example for another method.
7404 2006-10-27  Richard Stallman  <rms@gnu.org>
7406         * woman.texi: Downcase nroff/troff/roff.
7407         (Installation): Chapter deleted.  Some xrefs deleted.
7408         (Background): woman doesn't advise man ;-).
7410 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7412         * ada-mode.texi (Project files, Identifier completion)
7413         (Automatic Casing, Debugging, Using non-standard file names)
7414         (Working Remotely): Fix typos.
7416 2006-10-20  Masatake YAMATO  <jet@gyve.org>
7418         * cc-mode.texi (Sample .emacs File): Add missing `)' in
7419         sample code `my-c-initialization-hook'.
7421 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
7423         * widget.texi: Fix typos.
7425 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
7427         * tramp.texi (Frequently Asked Questions): Remove questions marked with
7428         "???".  There have been no complaints for years, so the information
7429         must be appropriate.
7431 2006-10-16  Richard Stallman  <rms@gnu.org>
7433         * widget.texi: Use @var instead of capitalization.
7434         Clarify many widget type descriptions.
7436 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7438         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
7439         gnus-dired-attach.
7440         (Selecting a Group): Fix typo.
7442 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7444         * widget.texi: Fix typos.
7446 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
7448         * gnus.texi (Image Enhancements): Update for Emacs 22.
7450         * gnus-faq.texi ([1.3]): Update.
7452 2006-10-06  Richard Stallman  <rms@gnu.org>
7454         * faq.texi (Displaying the current line or column):
7455         Delete "As of Emacs 20".
7457 2006-10-06  Romain Francoise  <romain@orebokech.com>
7459         * faq.texi (VM): VM works with Emacs 22 too.
7461 2006-10-06  Richard Stallman  <rms@gnu.org>
7463         * ebrowse.texi: Remove Emacs version "21" from title.
7465 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
7467         * gnus.texi (Foreign Groups): Say where change of editing commands are
7468         stored.  Add reference to `gnus-parameters'.
7470 2006-09-15  Jay Belanger  <belanger@truman.edu>
7472         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7473         Change "Library Public License" to "Lesser Public License"
7474         throughout.  Use "yyyy" to represent year.
7476 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
7478         * org.texi (Setting tags): Typo fix.
7480 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
7482         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7484 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
7486         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7488 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
7490         * faq.texi (Escape sequences in shell output): EMACS is now set
7491         to Emacs's absolute file name, not to "t".
7492         (^M in the shell buffer): Likewise.
7493         * misc.texi (Interactive Shell): Likewise.
7495 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
7497         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7498         mails with pop3-leave-mail-on-server.  Fix wording.
7499         (Limiting): Improve gnus-summary-limit-to-articles.
7500         (X-Face): Fix typo.
7502 2006-09-11  Simon Josefsson  <jas@extundo.com>
7504         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7505         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7507 2006-09-06  Simon Josefsson  <jas@extundo.com>
7509         * smtpmail.texi (Authentication): Mention SSL.
7511 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
7513         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7514         Don't use @indicateurl.
7516         * cc-mode.texi (Subword Movement): Don't use @headitem.
7517         (Custom Braces, Clean-ups): Don't use @tie.
7519 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
7521         Sync with Tramp 2.0.54.
7523         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7524         Suggested by Adrian Phillips <a.phillips@met.no>.
7526 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
7528         * org.texi (Installation, Activation): Split from Installation and
7529         Activation.
7530         (Clocking work time): Documented new features.
7532 2006-08-13  Alex Schroeder  <alex@gnu.org>
7534         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7535         example.
7537 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
7539         * faq.texi (How to add fonts): New node.
7541 2006-08-05  Romain Francoise  <romain@orebokech.com>
7543         * faq.texi (New in Emacs 22): Expand.
7545 2006-08-03  Michael Olson  <mwolson@gnu.org>
7547         * erc.texi: Update for ERC 5.1.4.
7549 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7551         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7552         in .../site-lisp/gnus/ by default.
7553         [ From gnus-news.texi in the trunk. ]
7555 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7557         * gnus.texi (MIME Commands): Additions for yEnc.
7559 2006-07-24  Richard Stallman  <rms@gnu.org>
7561         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7562         * faq.texi: Move periods and commas inside quotes.
7564 2006-07-20  Jay Belanger  <belanger@truman.edu>
7566         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7568 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
7570         * faq.texi (Security risks with Emacs): Document Emacs 22
7571         file-local-variable mechanism.
7573 2006-07-12  Michael Olson  <mwolson@gnu.org>
7575         * erc.texi: Update for ERC 5.1.3.
7577 2006-07-12  Alex Schroeder  <alex@gnu.org>
7579         * rcirc.texi: Fix typos.
7580         (Getting started with rcirc): New calling convention for M-x irc.
7581         Mention #rcirc.  Removed channel tracking.
7582         (Configuration): Change the names of all variables that got changed
7583         recently, eg. rcirc-server to rcirc-default-server.  Added
7584         documentation for rcirc-authinfo, some background for Bitlbee, and
7585         rcirc-track-minor-mode.
7586         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7587         Scrolling.
7588         (Reconnecting after you have lost the connection): Fix example code
7589         to match code changes.
7591 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
7593         * gnus.texi, message.texi: Fix typos.
7595 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
7597         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7598         commands.
7599         (Global TODO list): Document the use of the variables
7600         `org-agenda-todo-ignore-scheduled' and
7601         `org-agenda-todo-list-sublevels'.
7603 2006-07-05  Richard Stallman  <rms@gnu.org>
7605         * faq.texi (Scrolling only one line): Fix xref.
7607 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
7609         * faq.texi (Evaluating Emacs Lisp code):
7610         Throughout, replace eval-current-buffer with eval-buffer.
7612 2006-07-03  Richard Stallman  <rms@gnu.org>
7614         * rcirc.texi (Scrolling conservatively): Fix xref.
7616         * pcl-cvs.texi (Viewing differences): Usage fix.
7618 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
7620         * org.texi (Agenda commands): Document `s' key to save all org-mode
7621         buffers.
7623 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
7625         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7626         names.  Mention `cvs-msg' face.
7628 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
7630         * org.texi (Checkboxes): New section.
7632 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
7634         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7635         throughout this chapter.
7637 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
7639         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7640         text for standalone vs Emacs info.
7641         (Help): Clarify header line description.  Use mouse-1 for clicks.
7642         (Help-P): Use mouse-1 for clicks.
7643         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7644         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7645         (Choose menu subtopic): Remove gratuitous Emacs command names.
7646         (Help-FOO): Put usual behavior first.
7647         (Help-Xref): Clicking on xrefs works in Emacs.
7648         (Search Text): Clarify what the default behavior is.
7649         (Create Info buffer): Fix Emacs window/X window confusion.
7650         (Emacs Info Variables): Fix for new Emacs init file behavior.
7652 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7654         * gnus.texi (Summary Buffer Lines): Fix typo.
7656 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
7658         * org.texi (Embedded LaTeX): New chapter.
7659         (Archiving): Section rewritten.
7660         (Enhancing text): Some parts moved to the new chapter about LaTeX.
7662 2006-06-20  Bill Wohler  <wohler@newt.com>
7664         Release MH-E manual version 8.0.1.
7666         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7667         release 8.0.1.
7668         (Preface): Depend on GNU mailutils 1.0 and higher.
7670 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7672         * message.texi (News Headers): Update message-syntax-checks section.
7674 2006-06-19  Karl Berry  <karl@gnu.org>
7676         * info.texi (Advanced): Mention C-q, especially with ?.
7678 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
7680         * org.texi (Publishing links): Document the `:link-validation-function'
7681         property.
7682         (Extensions and Hacking): New chapter, includes some sections of the
7683         "Miscellaneous" chapter.
7685 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
7687         * org.texi (Progress logging): New section.
7689 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
7691         * org.texi (ASCII export): Document indentation adaptation.
7692         (Setting tags): Document mutually-exclusive tags.
7694 2006-06-05  Romain Francoise  <romain@orebokech.com>
7696         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7697         Fix typo.
7699         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7700         channel (#gnus@irc.freenode.net).
7701         Fix typos.  Update copyright notice.
7703         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7704         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7705         (Line-Up Functions, Custom Macros):
7706         * ediff.texi (Window and Frame Configuration)
7707         (Highlighting Difference Regions):
7708         * emacs-mime.texi (Display Customization):
7709         * erc.texi (History):
7710         * eshell.texi (Known problems):
7711         * eudc.texi (Overview, BBDB):
7712         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7713         (The problem of spam, SpamOracle, Extending the Spam package)
7714         (Conformity, Terminology):
7715         * idlwave.texi (Routine Info)
7716         (Class and Keyword Inheritance, Padding Operators)
7717         (Breakpoints and Stepping, Electric Debug Mode)
7718         (Examining Variables, Troubleshooting):
7719         * org.texi (Creating timestamps):
7720         * reftex.texi (Commands, Options, Changes):
7721         * tramp.texi (Inline methods, Password caching)
7722         (Auto-save and Backup, Issues):
7723         * vip.texi (Files, Commands in Insert Mode):
7724         * viper.texi (Emacs Preliminaries, States in Viper)
7725         (Packages that Change Keymaps, Viper Specials, Groundwork):
7726         Fix various typos.
7728 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
7730         * ediff.texi: Fix typos.
7732 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
7734         * org.texi: Small typo fixes.
7736 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7738         * viper.texi (Viper Specials):
7739         * gnus.texi (Example Setup):
7740         * faq.texi (Backspace invokes help):
7741         * dired-x.texi (Optional Installation Dired Jump):
7742         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7743         follow coding conventions.
7745 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
7747         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7749 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
7751         * pcl-cvs.texi: Fix typos.
7752         (Customization): Say "us".
7754 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
7756         * org.texi: Remove bogus @setfilename.
7758 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
7760         * org.texi (ASCII export): Omit command name.
7761         (HTML export): Add prefix to all lines in Local Variable example.
7762         (Acknowledgments): Typeset names in italics.
7764 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
7766         * org.texi (Plain lists): Add new item navigation commands.
7767         (External links): Document elisp and info links.
7768         (Custom searches): New section.
7769         (Publishing): New chapter.
7770         (HTML export): Include a list of supported CSS classes.
7771         (Setting tags): Describe the fast-tag-setting interface.
7773 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
7775         * dired-x.texi: ifinfo -> ifnottex.
7777 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7779         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7781 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7783         * message.texi (Interface): Add tool bar customization.
7784         (MIME): Index and text additions for mml-attach.
7785         (MIME): Describe mml-dnd-protocol-alist and
7786         mml-dnd-attach-options.
7788         * gnus.texi (Oort Gnus): Reorder entries in sections.
7789         Fix some entries.
7790         (Starting Up): Add references to "Emacs for Heathens" and to
7791         "Finding the News".  Add user-full-name and user-mail-address.
7792         (Group Buffer Format): Add tool bar customization and update.
7793         (Summary Buffer): Add tool bar customization.
7794         (Posting Styles): Add message-alternative-emails.
7796 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7798         * tramp.texi (Filename completion): Improve wording.
7800 2006-05-07  Romain Francoise  <romain@orebokech.com>
7802         * faq.texi (Using regular expressions): Fix typo.
7803         (Packages that do not come with Emacs): Fix capitalization.
7804         (Replacing text across multiple files): Expand node to explain how
7805         to use `dired-do-query-replace-regexp' in more detail, based on
7806         suggestion by Eric Hanchrow <offby1@blarg.net>.
7808 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
7810         * tramp.texi (Filename completion): Completion of remote files'
7811         method, user name and host name is active only in partial
7812         completion mode.
7814 2006-05-06  Bill Wohler  <wohler@newt.com>
7816         Release MH-E manual version 8.0.
7818         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7819         release 8.0.
7821 2006-05-06  Bill Wohler  <wohler@newt.com>
7823         * mh-e.texi (MH-BOOK-HOME): Change from
7824         http://www.ics.uci.edu/~mh/book/mh to
7825         http://rand-mh.sourceforge.net/book/mh.
7826         Replace .htm suffix with .html for MH book files.
7827         (Using This Manual): Update key binding for getting relevant
7828         chapter in Info from command key.
7829         (Ranges): Fix itemx.
7831 2006-05-05  Karl Berry  <karl@gnu.org>
7833         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7834         (\fonttextsize): New user-level command to change text font size.
7836 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7838         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
7840 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7842         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7844 2006-04-24  Bill Wohler  <wohler@newt.com>
7846         * mh-e.texi (Getting Started): Make it more explicit that you need
7847         to install MH.  Add pointers to current MH implementations.
7849 2006-04-21  Bill Wohler  <wohler@newt.com>
7851         Release MH-E manual version 7.94.
7853         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7854         release 7.94.
7856 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
7858         * org.texi: Many small fixes.
7859         (Handling links): Rename from "Managing links".
7861 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7863         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7864         (Splitting mail using spam-stat): Fix @xref.
7866 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
7868         * gnus.texi (Spam Package): Major revision of the text.
7869         Previously this node was "Filtering Spam Using The Spam ELisp Package".
7871 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
7873         * org.texi (Time stamps): Better explanation of the purpose of
7874         different time stamps.
7875         (Structure editing, Plain lists): More details on how new items
7876         and headings are inserted.
7878 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
7880         * org.texi (Formula syntax): Fix link to Calc Manual.
7882 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7884         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7886 2006-04-17  Bill Wohler  <wohler@newt.com>
7888         * mh-e.texi (Folders): Update mh-before-quit-hook and
7889         mh-quit-hook example with code that removes the buffers rather
7890         than just bury them.
7892 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
7894         Sync with Tramp 2.0.53.
7896 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
7898         * org.texi (Updating settings): New section.
7899         (Visibility cycling): Better names for the startup folding
7900         options.
7901         (Exporting): Completely restructured.
7902         (The very busy C-c C-c key): New section.
7903         (Summary of in-buffer settings): New section.
7905 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7907         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7909 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7911         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7912         (Server Commands): Key `v' is reserved for users.
7914 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
7916         * org.texi (Link format): New section, emphasis on bracket links.
7917         (External links): Document bracket links.
7918         (FAQ): Expand to cover shell links and the new link format.
7920 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7922         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7924 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
7926         * gnus.texi (Summary Buffer Lines): Add `*'.
7928 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7930         * gnus.texi (Group Parameters):
7931         Mention gnus-permanently-visible-groups.
7933 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7935         * gnus.texi (Face): Fix typo.
7937 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
7939         * gnus.texi (X-Face): Clarify.
7940         (Face): Need Emacs with PNG support.
7942 2006-04-06  Richard Stallman  <rms@gnu.org>
7944         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7945         Emacs".
7947 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7949         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7950         blocks not suitable for inclusion with Emacs using variable
7951         PARTOFEMACS.
7953 2006-04-04  Simon Josefsson  <jas@extundo.com>
7955         * gnus.texi (Security): Improve.
7957 2006-04-02  Bill Wohler  <wohler@newt.com>
7959         * mh-e.texi (Getting Started, Junk, Bug Reports)
7960         (MH FAQ and Support): Fix URLs.
7962 2006-03-31  Romain Francoise  <romain@orebokech.com>
7964         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7965         to t, not nil (and has for the past eight years).
7967 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7969         * message.texi, gnus.texi: Bump version to 5.11.
7971 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7973         * gnus.texi (Top): Add comment about version line.
7975         * message.texi (Top): Ditto.  Change to take named versions into
7976         account.
7978 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7980         * gnus.texi (Posting Styles): Add x-face-file to example.
7981         (X-Face): Refer to posting styles.
7983         * gnus-faq.texi ([5.8]): Add x-face-file.
7984         ([8.4]): Add links to gmane.emacs.gnus.user and
7985         gmane.emacs.gnus.general.
7987 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7989         * gnus-faq.texi: Use .invalid.
7990         ([5.4]): Fix gnus-posting-styles example.
7992 2006-03-27  Romain Francoise  <romain@orebokech.com>
7994         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7995         Emacs/W3 needs a new maintainer.
7996         (Ispell): Update author and version info.
7997         (Mailcrypt): Mention PGG.
7998         (New in Emacs 22): Add PGG to the list of new packages.
7999         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8000         updating dead URLs.
8002 2006-03-25  Karl Berry  <karl@gnu.org>
8004         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8005         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8006         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8007         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8008         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8009         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8010         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8011         (2) do not indent copyright year list (or anything else).
8013 2006-03-21  Bill Wohler  <wohler@newt.com>
8015         * mh-e.texi (Folders): Various edits.
8017 2006-03-20  Romain Francoise  <romain@orebokech.com>
8019         * gnus.texi (Mail Folders): Grammar fix.
8021 2006-03-19  Bill Wohler  <wohler@newt.com>
8023         * mh-e.texi (Replying): Document Mail-Followup-To.
8024         Change manually-formatted table to multitable.  Add debugging info.
8025         Move description of mh-reply-default-reply-to into paragraph
8026         that describes its values.
8028 2006-03-17  Bill Wohler  <wohler@newt.com>
8030         * mh-e.texi: Use smallexample and smalllisp consistently.
8031         (Sending Mail Tour): Update method of entering
8032         addresses and subject.
8033         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8034         (Adding Attachments, Searching): Update screenshots for Emacs 22.
8036 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
8038         * org.texi: Version number change only.
8040 2006-03-14  Bill Wohler  <wohler@newt.com>
8042         * mh-e.texi: Add index entries around each paragraph rather than
8043         depend on entries from beginning of node.  Doing so ensures that
8044         index entries are less likely to be forgotten if text is cut and
8045         pasted, and are necessary anyway if the references are on a
8046         separate page.  It seems that makeinfo is now (v. 4.8) only
8047         producing one index entry per node, so there is no longer any
8048         excuse not to.  Use subheading instead of heading.  The incorrect
8049         use of heading produced very large fonts in Info--as large as the
8050         main heading.
8051         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8052         versions 6 and 7 appeared *around* the time of these Emacs releases.
8054 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
8056         * org.texi (Clean view): Document new startup options.
8058 2006-03-11  Bill Wohler  <wohler@newt.com>
8060         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8061         (Composing, Scan Line Formats): Fix @refs.
8062         (Getting Started): Define MH profile and MH profile components.
8063         (Incorporating Mail, Reading Mail, Viewing, Printing)
8064         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8065         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8066         for string constants.
8067         (Tool Bar): Remove spurious quote.
8068         (Junk): Use ``...'' instead of "...".
8069         (Scan Line Formats): Replace @samp with @kbd.
8071 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8073         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8075 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8077         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8078         easy to understand.
8080 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8082         * gnus.texi: Markup fix.
8083         (Fancy Mail Splitting): Specify new feature.
8085 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8087         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8088         partial-words matching.
8090 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8092         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8094         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8095         (MIME Commands): Fix mm-discouraged-alternatives.
8097 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
8099         * org.texi: Version number change only.
8101 2006-03-06  Bill Wohler  <wohler@newt.com>
8103         * mh-e.texi: Move from SourceForge repository to Savannah.
8104         This is version 7.93, which is a total rewrite from the previous
8105         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8106         version 7.93.
8108 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8110         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8112 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
8114         * org.texi (Interaction): Add item about `org-mouse.el' by
8115         Piotr Zielinski.
8116         (Managing links): Document that also mouse-1 can be used to
8117         activate a link.
8118         (Headlines, FAQ): Add entry about hiding leading stars.
8119         (Miscellaneous): Resort the sections in this chapter to a more
8120         logical sequence.
8122 2006-02-27  Simon Josefsson  <jas@extundo.com>
8124         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
8125         2004-01-27 from the trunk).
8127 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8129         * cc-mode.texi: Rename c-hungry-backspace to
8130         c-hungry-delete-backwards, at the request of RMS.  Leave the old
8131         name as an alias.
8133 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8135         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8136         include the function header within the defun.
8138 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8140         * cc-mode.texi: Correct two typos.
8142 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8144         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8145         existing comment.
8146         (Electric Keys): Add a justification for electric indentation.
8147         (Hungry WS Deletion): Clear up the names and complications of the
8148         BACKSPACE and DELETE keys.
8150 2006-02-23  Juri Linkov  <juri@jurta.org>
8152         * faq.texi (Common requests): Move `Turning on auto-fill by
8153         default' after `Wrapping words automatically'.  Move `Working with
8154         unprintable characters' before `Searching for/replacing newlines'.
8155         Move `Replacing highlighted text' after `Highlighting a region'.
8156         Merge `Repeating commands' and `Repeating a command as many times
8157         as possible' into the former.
8158         (Packages that do not come with Emacs): Add refs to Gmane and
8159         etc/MORE.STUFF.
8161 2006-02-23  Juri Linkov  <juri@jurta.org>
8163         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8164         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8165         Add xref to `(emacs)Reporting Bugs'.
8166         (Getting a printed manual): Add URL to other formats of the manual.
8167         (Common requests): Fix menu.
8168         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8169         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8170         (Inserting text at the beginning of each line): Add pxref to
8171         `Changing the included text prefix'.
8172         (Forcing the cursor to remain in the same column): Mention `track-eol'
8173         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
8174         (Replacing text across multiple files): Add keybinding `Q' for
8175         `dired-do-query-replace'.
8177 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
8179         * reftex.texi: Version number and date change only.
8181         * org.texi (Internal Links): Rewrite to cover the modified
8182         linking system.
8184 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
8186         * faq.texi: Remove the coding cookie, it's not needed anymore.
8188 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8190         * faq.texi (Colors on a TTY): Mention Mac OS port.
8192 2006-02-12  Karl Berry  <karl@gnu.org>
8194         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8195         8-bit accented a.
8197 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
8199         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8201 2006-02-08  Romain Francoise  <romain@orebokech.com>
8203         * faq.texi (Top): Remove paragraph about the FAQ being a
8204         transitional document, etc.
8205         (Searching for/replacing newlines): New node.
8206         (Yanking text in isearch): New node.
8207         (Inserting text at the beginning of each line): Rename and make
8208         more general, mention `M-;' in Message mode.
8210 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
8212         * faq.texi (Meta key does not work in xterm)
8213         (Emacs does not display 8-bit characters)
8214         (Inputting eight-bit characters): Update xrefs.
8216 2006-02-06  Romain Francoise  <romain@orebokech.com>
8218         * faq.texi (VM): VM now at version 7.19.
8219         Set myself as maintainer of this file.
8221 2006-02-04  Michael Olson  <mwolson@gnu.org>
8223         * erc.texi (History): Note that ERC is now included with Emacs.
8225 2006-01-31  Romain Francoise  <romain@orebokech.com>
8227         * message.texi (Message Headers): Explain what
8228         `message-alternative-emails' does in more detail.
8229         Update copyright year.
8231 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
8233         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8235 2006-01-29  Richard M. Stallman  <rms@gnu.org>
8237         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8239 2006-01-29  Michael Olson  <mwolson@gnu.org>
8241         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8243         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8245         * faq.texi (New in Emacs 22): Mention ERC.
8247 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
8249         * rcirc.texi: Capitalize dir entry for consistency with the entry
8250         in info/dir and other entries in the Emacs category.
8251         Fix typos.  Delete trailing whitespace.
8253 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
8255         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8257 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
8259         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8260         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8262         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8263         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8265 2006-01-27  Alex Schroeder  <alex@gnu.org>
8267         * rcirc.texi: New file.
8269 2006-01-23  Juri Linkov  <juri@jurta.org>
8271         * widget.texi (User Interface): Add S-TAB for widget-backward.
8273 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
8275         Sync with Tramp 2.0.52.
8277         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8278         Add Tramp disabling item.  New item for common connection problems.
8279         (various): Apply "ftp" as method for the download URL.
8280         (Bug Reports): Refer to FAQ for common problems.
8282 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
8284         * widget.texi (User Interface): Use @key for TAB.
8286         * ses.texi (Formulas, Printer functions): Use @key for TAB.
8288         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8289         for TAB.
8291         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8293 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8295         * gnus.texi: Update copyright.
8297 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8299         * gnus.texi (Article Washing): Additions.
8301 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
8303         * org.texi (Agenda commands): Document tags command.
8305 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8307         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8309 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8311         * gnus.texi (RSS): Addition.
8313 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8315         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8317 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8319         * emacs-mime.texi (Display Customization): Add setting example to
8320         mm-discouraged-alternatives.
8322 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8324         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8325         version is the canonical version.
8327 2006-01-08  Alex Schroeder  <alex@gnu.org>
8329         * pgg.texi (Caching passphrase): Rewording.
8331 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
8333         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8334         repository URL.
8336 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
8338         * org.texi: Removed the accidentally re-added empty line in the
8339         direntry.
8341 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
8343         * org.texi (Agenda Views): Chapter reorganized.
8345 2005-12-29  Romain Francoise  <romain@orebokech.com>
8347         * faq.texi (Using Customize): New node.
8349 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
8351         * org.texi: Remove blank line in @direntry.  It is non-standard
8352         and recursively produces blank lines all over the dir file (when
8353         using Texinfo 4.8).
8355 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
8357         * widget.texi (atoms): Delete obsolete remark about `file' widget.
8359 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
8361         * org.texi (Tags): Boolean logic documented.
8362         (Agenda Views): Document custom commands.
8364 2005-12-20  David Kastrup  <dak@gnu.org>
8366         * faq.texi (AUCTeX): Update version and mailing list info.
8368 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8370         * gnus.texi (MIME Commands): Mention addition of
8371         multipart/alternative to gnus-buttonized-mime-types and add xref
8372         to mm-discouraged-alternatives.
8374         * emacs-mime.texi (Display Customization): Mention addition of
8375         "image/.*" and add xref to gnus-buttonized-mime-types in the
8376         mm-discouraged-alternatives section.
8378 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
8380         * org.texi (Tags): New section.
8381         (Agenda Views): Chapter reorganized.
8383 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
8385         * org.texi (Internal Links): Add a missing comma after an @xref.
8387 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
8389         * faq.texi (Filling paragraphs with a single space): No need to
8390         change sentence-end now.
8392 2005-12-13  Romain Francoise  <romain@orebokech.com>
8394         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8396 2005-12-12  Jay Belanger  <belanger@truman.edu>
8398         * faq.texi (Calc): Update version number.
8400 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
8402         * org.texi (Progress Logging): New section.
8404 2005-12-10  Romain Francoise  <romain@orebokech.com>
8406         Update the Emacs FAQ for the 22.1 release.
8408         * faq.texi: Set VER to `22.1'.
8409         (Basic editing): Explain how to use localized versions of the
8410         Tutorial.  Mention that `C-h r' displays the manual.
8411         Delete obsolete WWW link to an Emacs 18 tutorial.
8412         (Getting a printed manual): Point to the new locations of the
8413         manuals on the GNU Web site.
8414         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8415         available via Info (it was previously distributed separately).
8416         (Installing Texinfo documentation): The latest version of Texinfo
8417         is 4.8, not 4.0.
8418         (Informational files for Emacs): COPYING is the GNU General Public
8419         License, not the Emacs General Public License.
8420         (Informational files for Emacs): Delete obsolete link to the
8421         GNUinfo pages as they have been removed from the GNU Web site.
8422         (New in Emacs 22): New node.
8423         (Setting up a customization file): Say that most packages support
8424         Customize nowadays.
8425         (Colors on a TTY): Delete reference to instructions on how to
8426         enable syntax highlighting, it is now enabled by default.
8427         (Turning on abbrevs by default): Emacs now reads the abbrevs file
8428         at startup automatically.
8429         (Controlling case sensitivity): Mention `M-c' in isearch.
8430         (Using an already running Emacs process): Emacs now creates the
8431         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
8432         gnuserv.  As emacsclient can now run Lisp code as well, delete a
8433         sentence praising gnuserv for that.  Simplify description of how
8434         the client/server operation works.
8435         (Compiler error messages): Delete obsolete text (compile.el has
8436         been rewritten).
8437         (Indenting switch statements): Fix typo.
8438         (Matching parentheses): Simplify setup instructions, mention the
8439         menu bar item in the Options menu.
8440         (Repeating a command as many times as possible): Mention `C-x e'.
8441         (Going to a line by number): Mention new keymap and bindings
8442         `M-g M-g', `M-g M-p' and `M-g M-n'.
8443         (Turning on syntax highlighting): Now on by default.  Simplify.
8444         (Replacing highlighted text): Use `1', not `t'.
8445         (Problems with very large files): The maximum size is now 256MB on
8446         32-bit machines.
8447         (^M in the shell buffer): Mention `comint-process-echoes'.
8448         (Emacs for Apple computers): Emacs 22 has native support for Mac
8449         OS X.
8450         (Translating names to IP addresses): Delete node.
8451         (Binding keys to commands): Fix typo.
8452         (SPC no longer completes file names): New node.
8453         (MIME with Emacs mail packages): Delete section about the Emacs
8454         MIME FAQ (it's not reachable anymore).
8456 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8458         * cc-mode.texi: The manual has been extensively revised: the
8459         information about using CC Mode has been separated from the larger
8460         and more difficult chapters about configuration.  It has been
8461         updated for CC Mode 5.31.
8463 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8465         * pgg.texi (User Commands): Fix description of pgg-verify-region.
8466         (Selecting an implementation): Fix descriptions.
8468 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8470         * message.texi (Various Message Variables): Addition.
8472 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8474         * message.texi: Fix default values.
8476 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8478         * message.texi (Header Commands): Clarify descriptions of
8479         message-cross-post-followup-to, message-reduce-to-to-cc, and
8480         message-insert-wide-reply.
8481         (Various Commands): Fix kindex for message-kill-to-signature;
8482         clarify description of message-tab.
8484 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8486         * message.texi (Mailing Lists): Fix description about MFT.
8488         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8490 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8492         * gnus.texi (Slow Terminal Connection): Replace old description
8493         with new one.
8495 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8497         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8498         replace X-Draft-Headers with X-Draft-From.
8500 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8502         * gnus.texi (Various Various): Fix the default value of
8503         nnheader-max-head-length.
8504         (Gnus Versions): Fix typo.
8506 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
8508         * org.texi (Structure editing): Document new functionality of
8509         M-RET.
8511 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
8513         * org.texi (Internal Links): Fix Texinfo usage.
8515 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
8517         * org.texi (TODO basics): Document the global todo list.
8518         (TODO items): Documents sparse tree for specific TODO
8519         keywords.
8521 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
8523         * org.texi (Plain Lists): Typos fixed.
8525 2005-11-28  Jay Belanger  <belanger@truman.edu>
8527         * calc.texi: Change references of `M-#' to `C-x *' prefix.
8529 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
8531         * org.texi (Structure editing): New item moving commands added.
8532         (Plain Lists): New section.
8534 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
8536         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8537         (Agenda): Document commands `org-cycle-agenda-files' and
8538         `org-agenda-file-to-front'.
8539         (Built-in table editor): Document `org-table-sort-lines'.
8540         (HTML formatting): Export of hand-formatted lists.
8542 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8544         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8545         new variable gnus-toolbar-thickness.
8547 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8549         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8551 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8553         * gnus.texi (X-Face): Fix description.
8554         (XVarious): Remove gnus-xmas-logo-color-alist and
8555         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8557 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8559         * gnus.texi (Group Parameters): Mention new variable
8560         gnus-parameters-case-fold-search.
8561         (Home Score File): Addition.
8563 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
8565         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
8566         (Overview): List supported feed types.
8567         (Installation): No installation necessary when using autoload.
8568         (Configuration): Rename "RSS" to "news".
8570 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
8572         * pgg.texi (User Commands): Document additional passphrase
8573         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8574         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8576 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
8578         * org.texi: Version number changed to 3.19.
8580 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
8582         * pgg.texi (How to use): Update the example to add autoload of
8583         pgg-encrypt-symmetric-region.
8584         (User Commands): Document pgg-encrypt-symmetric-region.
8585         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8587 2005-10-27  Jay Belanger  <belanger@truman.edu>
8589         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8590         mention other TeX-related units.
8592 2005-10-23  Lars Hansen  <larsh@soem.dk>
8594         * dired-x.texi (Miscellaneous Commands):
8595         Replace dired-do-relative-symlink by dired-do-relsymlink and
8596         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8598 2005-10-23  Jay Belanger  <belanger@truman.edu>
8600         * calc.texi (Predefined Units): Use `alpha' for the fine structure
8601         constant.
8603 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
8605         * faq.texi (Bugs and problems):
8606         Replace `dired-move-to-filename-regexp' by
8607         `directory-listing-before-filename-regexp'.
8609 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
8611         * newsticker.texi (UPDATED): Set value.
8613 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8615         * gnus.texi (Document Groups): Remove duplicate item.
8617 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
8619         * org.texi (Summary): Mention iCalendar support.
8620         (Exporting): Document iCalendar support.
8622 2005-10-18  Romain Francoise  <romain@orebokech.com>
8624         * viper.texi (Viper Specials): Capitalize GNU.
8626 2005-10-17  Juri Linkov  <juri@jurta.org>
8628         * info.texi (Getting Started, Search Index, Expert Info):
8629         Fix wording.
8630         (Search Text): Replace `echo area' with `mode line'.
8631         (Search Index): Both `i' and `,' find all index entries.
8632         Replace example `C-f' with `C-l' (which exists in index of Info
8633         manual) and delete spaces in its keyboard input sequence.
8634         Delete unnecessary explanations about literal characters.
8636 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8638         * gnus.texi (Document Server Internals): Addition.
8640 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8642         * gnus.texi (A note on namespaces): Fix RFC reference.
8644 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8646         * gnus.texi (RSS): Fix key description.
8648 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8650         * gnus.texi: Emacs/w3 -> Emacs/W3.
8651         (Browsing the Web): Fix description.
8652         (Web Searches): Ditto.
8653         (Customizing W3): Ditto.
8655 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8657         * gnus.texi (Maildir): Clarify expire-age and expire-group.
8659 2005-10-11  Jay Belanger  <belanger@truman.edu>
8661         * calc.texi (Integration): Mention using `a i' to compute definite
8662         integrals.
8664 2005-10-11  Juri Linkov  <juri@jurta.org>
8666         * info.texi: Rearrange nodes.
8667         (Top): Update menu.  Change ref `Info for Experts' to
8668         `Advanced Info Commands'.
8669         (Getting Started): Fix description of manual's parts.
8670         (Help-Int): Change xref `Info Search' to `Search Index', and
8671         `Expert Info' to `Advanced'.
8672         (Advanced): Move node one level up.
8673         (Search Text, Search Index): New nodes split out from `Info Search'.
8674         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8675         split out from `Advanced'.
8676         (Advanced, Emacs Info Variables): De-document editing an Info file
8677         in Info.
8678         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8679         (Creating an Info File): Delete node and move its text to
8680         `Expert Info'.
8682 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
8684         * org.texi (Workflow states): Documented that change in keywords
8685         becomes active only after restart of Emacs.
8687 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
8689         Sync with Tramp 2.0.51.
8691 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
8693         * speedbar.texi (Introduction): Describe new location of speedbar
8694         on menubar.
8695         (Basic Key Bindings): Remove descriptions of bindings that have
8696         been removed.
8698 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
8700         * speedbar.texi (GDB): Describe use of watch expressions.
8702 2005-09-28  Simon Josefsson  <jas@extundo.com>
8704         * message.texi (IDNA): Fix.
8706 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8708         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8709         nntp-server-hook, and nntp-warn-about-losing-connection; fix
8710         description of nntp-open-connection-function.
8711         (Common Variables): Fix descriptions.
8713 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8715         * gnus.texi (Server Buffer Format): Document the %a format spec.
8717 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8719         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8721 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8723         * org.texi Version 3.16.
8725 2005-09-19  Miles Bader  <miles@gnu.org>
8727         * newsticker.texi: Get rid of CVS keywords.
8729 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8731         * gnus.texi (Finding the Parent): Fix description of how Gnus
8732         finds article.
8734 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
8736         * gnus.texi (Advanced Scoring Examples): New examples to teach how
8737         to drop off non-answered articles.
8739 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8741         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8742         braces (which are unsupported by NMAKE) for macro `srcdir'.
8744 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
8746         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8747         (../info/newsticker, newsticker.dvi): New targets.
8749 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
8751         * newsticker.texi: Replace @command with @code.  Replace @example
8752         with @lisp.
8753         (Top): Add explanations to menu items.
8754         (GNU Free Documentation License): Remove.
8756 2005-09-16  Romain Francoise  <romain@orebokech.com>
8758         Update all files to specify GFDL version 1.2.
8760         * doclicense.texi (GNU Free Documentation License): Update to
8761         version 1.2.
8763 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8765         * newsticker.texi: Fix @setfilename.
8767         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8768         (../info/newsticker, newsticker.dvi): New targets.
8770 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8772         * org.texi: Version 3.15.
8774 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
8776         * ses.texi: Combine all three indices into one.
8777         Correct a few typos.
8779 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8781         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8783 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8785         * emacs-mime.texi (Handles): Remove duplicate item.
8786         (Encoding Customization): Fix the default value for
8787         mm-coding-system-priorities.
8788         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8789         (Basic Functions): Fix reference.
8791 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8793         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8795 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8797         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8798         and web site.
8800         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8801         not keyboard-translate.
8803 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8805         * faq.texi (Using regular expressions): Fix xref.
8807 2005-08-09  Juri Linkov  <juri@jurta.org>
8809         * info.texi (Help-P): Replace `Prev' with `Previous'.
8810         (Help-M, Help-Xref): Add S-TAB.
8811         (Help-FOO): Update `u' command.
8812         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8813         Update info about visibility of xref parts.
8814         (Help-Int): Fix `m' command.  Rename `Info-last' to
8815         `Info-history-back'.  Add `Info-history-forward'.
8816         (Advanced): Fix `g*' and `M-n' commands.
8817         (Info Search): Add `index-apropos' in stand-alone browser.
8818         Add isearch commands.
8819         (Emacs Info Variables): Remove `Info-fontify'.
8820         Add `Info-mode-hook'.  Update face names.
8821         Add `Info-fontify-maximum-menu-size',
8822         `Info-fontify-visited-nodes', `Info-isearch-search'.
8824 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8826         Sync with Tramp 2.0.50.
8828         * tramp.texi: Use @option{} consequently for method names.
8829         (Inline methods, External transfer methods): Remove references to
8830         Cygwin.
8831         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8832         implementation.
8834 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8836         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8837         Mention that gnus-init-file is not read when Emacs is invoked with
8838         --no-init-file or -q.
8840 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8842         * org.texi: Version 3.14.
8844 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
8846         * org.texi: Version 3.13.
8848 2005-07-18  Juri Linkov  <juri@jurta.org>
8850         * calc.texi (Time Zones, Logical Operations):
8851         * cl.texi (Overview):
8852         * org.texi (TODO types):
8853         * sc.texi (Emacs 18 MUAs):
8854         * speedbar.texi (Top):
8855         * url.texi (History):
8856         Delete duplicate duplicate words.
8858 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
8860         * cl.texi (Type Predicates): Document `atom' type.
8862 2005-07-04  Lute Kamstra  <lute@gnu.org>
8864         Update FSF's address in GPL notices.
8866         * calc.texi (Copying):
8867         * doclicense.texi (GNU Free Documentation License):
8868         * faq.texi (Contacting the FSF):
8869         * mh-e.texi (Copying): Update FSF's address.
8871 2005-07-03  Richard M. Stallman  <rms@gnu.org>
8873         * flymake.texi (Example -- Configuring a tool called directly):
8874         Update name of flymake-build-relative-filename.
8876 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8878         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8880 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8882         * org.texi: Version 3.12.
8884 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8886         * makefile.w32-in (MAKEINFO): Use --force.
8887         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8888         Makefile.in.
8889         (gnus.dvi): Use "..." to quote Sed args, so that it works with
8890         more shells.
8892 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8894         * speedbar.texi (Creating a display): Texinfo usage fixes.
8896         * tramp.texi (Customizing Completion, Auto-save and Backup):
8897         Texinfo usage fixes.
8899 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8901         * dired-x.texi (Miscellaneous Commands):
8902         * ediff.texi (Miscellaneous):
8903         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8904         (Agent Variables):
8905         * info.texi (Help-Xref):
8906         * message.texi (Message Headers):
8907         * org.texi (Remember):
8908         * reftex.texi (Options (Defining Label Environments)):
8909         (Options (Index Support)):
8910         (Options (Viewing Cross-References)):
8911         (Options (Misc)):
8912         (Changes):
8913         * speedbar.texi (Creating a display):
8914         * tramp.texi (Customizing Completion, Auto-save and Backup):
8915         Texinfo usage fix.
8917 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8919         * org.texi: Version 3.11.
8921 2005-06-12  Jay Belanger  <belanger@truman.edu>
8923         * calc.texi (Getting Started): Remove extra menu item.
8925 2005-05-31  Jay Belanger  <belanger@truman.edu>
8927         * calc.texi (Notations Used in This Manual): Use @kbd for key
8928         sequence.
8929         (Demonstration of Calc): Mention another way of starting Calc.
8930         (Starting Calc): Mention long name of M-#.
8931         (Embedded Mode Overview): Remove unnecessary instruction.
8932         (Other M-# commands): Rephrase `M-# 0' explanation.
8933         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8934         reflect current behavior.
8936 2005-05-30  Jay Belanger  <belanger@truman.edu>
8938         * calc.texi (Hooks): Change description of calc-window-hook and
8939         calc-trail-window-hook to match usage.
8940         (Computational Functions): Add more constant-generating functions.
8941         (Customizable Variables): Use defvar.
8943 2005-05-28  Jay Belanger  <belanger@truman.edu>
8945         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8946         (Basic Embedded Mode): Explain behavior of arguments to
8947         calc-embedded-mode.
8949 2005-05-27  Jay Belanger  <belanger@truman.edu>
8951         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8952         current behavior.
8954 2005-05-25  Jay Belanger  <belanger@truman.edu>
8956         * calc.texi: Change Calc version number throughout.
8957         (Keypad Mode): Change location in info output.
8958         (Keypad mode overview): Move picture of keypad.
8960 2005-05-21  Jay Belanger  <belanger@truman.edu>
8962         * calc.texi (Storing variables): Mention that only most variables
8963         are void to begin with.
8965 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8967         * widget.texi (Basic Types): Update cross ref from "Enabling
8968         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8969         lispref/text.texi change.
8971 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8973         * org.texi: Version 3.09.
8975 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8977         * reftex.texi: Version 4.28.
8979 2005-05-16  Jay Belanger  <belanger@truman.edu>
8981         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8983 2005-05-14  Jay Belanger  <belanger@truman.edu>
8985         * calc.texi (Default Simplifications): Insert missing ! (logical
8986         not operator).
8988 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8990         Sync with Tramp 2.0.49.
8992 2005-05-10  Jay Belanger  <belanger@truman.edu>
8994         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8995         to 1.
8997 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8999         * org.texi: Version 3.08, structure reorganized.
9001 2005-04-24  Richard M. Stallman  <rms@gnu.org>
9003         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9005 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
9007         * org.texi: Update to version 3.06.
9009 2005-04-13  Lute Kamstra  <lute@gnu.org>
9011         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9013 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
9015         * cl.texi (Porting Common Lisp): Fix typo.
9017 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9019         * gnus.texi (RSS): Addition.
9021 2005-04-04  Jay Belanger  <belanger@truman.edu>
9023         * calc.texi: Change Calc version number.
9024         (Customizable variables): Fix description of calc-language-alist.
9025         (Copying): Put in version 2 of GPL.
9027 2005-04-01  Jay Belanger  <belanger@truman.edu>
9029         * calc.texi (Troubleshooting Commands): Remove comment about
9030         installation.
9031         (Installation): Remove section.
9032         (Customizable Variables): New section.
9033         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9034         (Graphical Devices): Add references to Customizable Variables.
9036 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9038         * emacs-mime.texi (Display Customization): Markup fixes.
9039         (rfc2047): Update.
9041 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9043         * gnus-faq.texi: Replaced with auto-generated version.
9045 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
9047         * dired-x.texi (Multiple Dired Directories): default-directory was
9048         renamed to dired-default-directory.
9050 2005-03-26  Jay Belanger  <belanger@truman.edu>
9052         * calc.texi (Simplifying Formulas, Rewrite Rules):
9053         Change description of top and bottom of fraction.
9054         (Modulo Forms): Move description of how to create modulo forms to
9055         earlier in the section.
9056         (Fraction Mode): Suggest using : to get a fraction by dividing.
9057         (Basic Arithmetic): Adjust placement of command name.
9058         (Truncating the Stack): Emphasize that "hidden" entries are still
9059         visible.
9060         (Installation): Move discussion of printing manual to "About This
9061         Manual".
9062         (About This Manual): Mention how to print the manual.
9063         (Reporting Bugs): Remove first person.
9064         (Building Vectors): Add algebraic version of append.
9065         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9066         (Grouping Digits): Fix typo.
9068 2005-03-25  Werner Lemberg  <wl@gnu.org>
9070         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9071         Replace `legal' with `valid'.
9073 2005-03-25  Werner Lemberg  <wl@gnu.org>
9075         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9077 2005-03-24  Jay Belanger  <belanger@truman.edu>
9079         * calc.texi (General Mode Commands)
9080         (Mode Settings in Embedded Mode): Add some explanation of
9081         recording mode settings.
9083 2005-03-24  Richard M. Stallman  <rms@gnu.org>
9085         * calc.texi: Remove praise of non-free software.
9087         * idlwave.texi: Don't say where to get IDL or its non-free manual.
9088         (Installation): Node deleted.
9090 2005-03-23  Richard M. Stallman  <rms@gnu.org>
9092         * url.texi (HTTP language/coding): Improve last change.
9094 2005-03-22  Jay Belanger  <belanger@truman.edu>
9096         * calc.texi (Embedded Mode): Add new information on changing
9097         modes.
9099 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
9101         Sync with Tramp 2.0.48.
9103         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9105         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
9106         "GNU/Linux".  Change all addresses to .gnu.org.
9107         (Default Method): Offer shortened syntax for "su" and "sudo"
9108         methods.
9110 2005-03-07  Richard M. Stallman  <rms@gnu.org>
9112         * url.texi: Fix usage of "e.g.".
9113         (HTTP language/coding): Explain the rules for these strings.
9115 2005-03-06  Richard M. Stallman  <rms@gnu.org>
9117         * woman.texi (Introduction): Minor cleanups.
9119         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9121         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9122         (Installation): Node deleted.
9124         * mh-e.texi (Preface): Get rid of "Emacs 21".
9126         * eshell.texi (Installation): Delete node (for Emacs 20).
9128 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
9130         * flymake.texi: Refill and tweak style in @lisp blocks.
9132 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9134         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9136 2005-03-01  Jay Belanger  <belanger@truman.edu>
9138         * calc.texi (Trigonometric and Hyperbolic Functions):
9139         Mention additional functions.
9140         (Algebraic Simplifications): Mention additional simplifications.
9142 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
9144         * ses.texi: Add concept/function/variable indices (this work was
9145         donated by Brad Collins <brad@chenla.org>, copyright-assignment
9146         papers on file at FSF).
9148 2005-02-10  Jay Belanger  <belanger@truman.edu>
9150         * calc.texi: Change @LaTeX to La@TeX throughout.
9151         Redefine @expr as @math for TeX output.
9152         Redefine @texline as a no-op for TeX output.
9153         Define @tfn, replace @t by @tfn throughout.
9155 2005-02-09  Jay Belanger  <belanger@truman.edu>
9157         * calc.texi: Add macro for LaTeX for info output.
9159 2005-02-08  Kim F. Storm  <storm@cua.dk>
9161         * texinfo.tex (LaTex): Add def.
9163 2005-02-06  Jay Belanger  <belanger@truman.edu>
9165         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9166         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
9167         throughout manual.
9169 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9171         * gnus.texi: Some edits based on comments from David Abrahams.
9173 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9175         * gnus.texi (RSS): Fix the keystroke.
9177 2005-01-24  David Kastrup  <dak@gnu.org>
9179         * faq.texi: Update AUCTeX version info.
9181 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9183         * gnus-faq.texi ([4.1]): Typo.
9185 2005-01-19  Jay Belanger  <belanger@truman.edu>
9187         * calc.texi (Keep Arguments): Mention that keeping arguments
9188         doesn't work with keyboard macros.
9190 2005-01-16  Richard M. Stallman  <rms@gnu.org>
9192         * autotype.texi (Autoinserting): Fix small error.
9194 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
9196         Sync with Tramp 2.0.47.
9198         * tramp.texi (Compilation): New section, describing compilation of
9199         remote files.
9201 2005-01-11  Kim F. Storm  <storm@cua.dk>
9203         * widget.texi (Basic Types): Add :follow-link keyword.
9205 2005-01-09  Jay Belanger  <belanger@truman.edu>
9207         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9209 2005-01-08  Jay Belanger  <belanger@truman.edu>
9211         * calc.texi: Change throughout to reflect new default value of
9212         calc-settings-file.
9214 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9216         * message.texi (Reply): `message-reply-to-function' should return
9217         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9219 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9221         * faq.texi (Changing load-path): Fix typo.
9223 2005-01-05  Jay Belanger  <belanger@truman.edu>
9225         * calc.texi (Programming Tutorial): Replace kbd command by
9226         appropriate characters for a keyboard macro.
9228 2005-01-04  Jay Belanger  <belanger@truman.edu>
9230         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9231         for Lucid Emacs.
9232         (Programming Tutorial): Mention that the user needs to be in the
9233         right mode to compute some functions.
9235 2005-01-04  Jay Belanger  <belanger@truman.edu>
9237         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9238         no longer applicable.
9240 2005-01-01  Jay Belanger  <belanger@truman.edu>
9242         * calc.texi (Programming Tutorial): Change description of how to
9243         edit keyboard macros to match current behavior.
9245 2004-12-31  Jay Belanger  <belanger@truman.edu>
9247         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9249 2004-12-20  Jay Belanger  <belanger@truman.edu>
9251         * calc.texi (Types Tutorial): Emphasize that you can't divide by
9252         zero.
9254 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
9256         * cc-mode.texi (Text Filling and Line Breaking): Put period after
9257         @xref.
9258         (Font Locking): Avoid @strong{Note:}.
9260 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
9262         Sync with Tramp 2.0.46.
9264         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
9266 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
9268         * url.texi: Correct typos.
9269         (Retrieving URLs): @var{nil}->@code{nil}.
9270         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9271         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9272         (Dealing with HTTP documents): @inforef->@xref.
9274 2004-12-15  Jay Belanger  <belanger@truman.edu>
9276         * calc.texi: Consistently capitalized all mode names.
9277         (Answers to Exercises): Mention that an answer can be a fraction
9278         when in Fraction mode.
9280 2004-12-13  Jay Belanger  <belanger@truman.edu>
9282         * calc.texi: Fix some TeX definitions.
9284 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
9286         * reftex.texi (Imprint): Remove erroneous @value's.
9288 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9290         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9291         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9293 2004-12-08  Jay Belanger  <belanger@truman.edu>
9295         * calc.texi (Starting Calc): Remove comment about installation.
9296         (Keypad Mode Overview): Remove comment about Emacs 19 support.
9298 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9300         * url.texi: Update @setfilename.
9301         (Getting Started): No need to worry about Gnus versions.
9302         (Dealing with HTTP documents): Use @inforef.
9304         * org.texi: Fix @direntry file name.
9306 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9308         * url.texi: New file.
9310         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9312 2004-12-06  Jay Belanger  <belanger@truman.edu>
9314         * calc.texi (Using Calc): Remove paragraph about installation.
9316 2004-12-06  Jay Belanger  <belanger@truman.edu>
9318         * calc.texi: Use more Texinfo macros and less TeX defs.
9319         Remove @refill's.
9321 2004-12-06  Richard M. Stallman  <rms@gnu.org>
9323         * org.texi: New file.
9325 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9327         * Makefile.in (org.dvi, ../info/org): New targets.
9328         (INFO_TARGETS): Add ../info/org.
9329         (DVI_TARGETS): Add org.dvi.
9330         (maintainer-clean): Remove the info files in the info dir.
9332 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
9334         * idlwave.texi: Fix the setfilename directive to put the produced
9335         file in ../info.
9336         (Continued Statement Indentation): Resurrect Jan D.'s change from
9337         2004-11-03 that was lost when a newer version of idlwave.texi was
9338         imported.
9340 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9342         * gnus-faq.texi ([5.1]): Add missing bracket.
9344         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9345         Index `spam-initialize'.
9347 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9349         * message.texi (Various Message Variables): Mention that all mail
9350         file variables are derived from `message-directory'.
9352         * gnus.texi (Splitting Mail): Clarify bogus group.
9354 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9356         * emacs-mime.texi (Encoding Customization):
9357         Fix mm-coding-system-priorities entry.
9359 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9361         * idlwave.texi (Continued Statement Indentation):
9362         * reftex.texi (Options (Index Support)):
9363         (Displaying and Editing the Index, Table of Contents):
9364         * speedbar.texi (Creating a display, Major Display Modes):
9365         Replace non-nil with non-@code{nil}.
9367 2004-10-21  Jay Belanger  <belanger@truman.edu>
9369         * calc.texi (Algebraic-Style Calculations): Remove a comment.
9371 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
9373         * calc.texi (Reporting Bugs): Double up `@'.
9375 2004-10-18  Jay Belanger  <belanger@truman.edu>
9377         * calc.texi (Reporting Bugs): Change the address that bugs
9378         should be sent to.
9380 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9382         * gnus.texi (New Features): Add 5.11.
9384         * message.texi (Resending): Remove wrong default value.
9386         * gnus.texi (Mail Source Specifiers): Describe possible problems
9387         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
9388         `pop3-leave-mail-on-server' to the index.
9390 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9392         * message.texi (Canceling News): Add how to set a password.
9394 2004-10-12  Jay Belanger  <belanger@truman.edu>
9396         * calc.texi (Help Commands): Change the descriptions of
9397         calc-describe-function and calc-describe-variable to match their
9398         current behavior.
9400 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9402         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9404 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
9406         Sync with Tramp 2.0.45.
9408         * tramp.texi (Frequently Asked Questions): Comment paragraph about
9409         plink link.  The URL is outdated.  Originator contacted for
9410         clarification.
9412 2004-10-10  Juri Linkov  <juri@jurta.org>
9414         * gnus.texi (Top, Marking Articles): Join two menus in one node
9415         because a node can have only one menu.
9417 2004-10-09  Juri Linkov  <juri@jurta.org>
9419         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9420         example of nnmail-split-fancy.
9422 2004-10-06  Karl Berry  <karl@gnu.org>
9424         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9425         consistency with other uses of dashes.
9427 2004-10-05  Karl Berry  <karl@gnu.org>
9429         * info.texi: Consistently use --- throughout, periods at end of
9430         menu descriptions, and a couple typos.
9432 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
9434         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9435         * pgg.texi (User Commands, Backend methods): Do.
9436         * gnus.texi: Markup fixes.
9437         (Setting Process Marks): Fix `M P a' entry.
9438         * emacs-mime.texi: Fixes.
9440 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
9442         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9443         again.
9444         Use 5.10 instead of 5.10.0.
9446 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9448         * gnus.texi (Summary Mail Commands): S D e.
9450 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
9452         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9453         the gnus-article-mode-line-format section.
9455 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9457         * gnus.texi (Various Summary Stuff): Fix the documentation for
9458         gnus-newsgroup-variables.
9460 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9462         * gnus.texi (MIME Commands):
9463         Add gnus-mime-display-multipart-as-mixed,
9464         gnus-mime-display-multipart-alternative-as-mixed,
9465         gnus-mime-display-multipart-related-as-mixed.
9466         (Mail Source Customization): Clarify `mail-source-directory'.
9467         (Splitting Mail): Mention gnus-group-find-new-groups.
9468         (SpamOracle): Fix typo.
9470         * gnus-faq.texi: Untabify.
9471         ([6.3]): nnir.el is in contrib directory.
9473         * message.texi (News Headers): Clarify how a unique ID is created.
9475         * gnus.texi (Batching Agents): Fix typo in example.
9476         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9478 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
9480         * gnus.texi (Group Parameters): Add more on hooks.
9482 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
9484         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9486 2004-09-22  Jay Belanger  <belanger@truman.edu>
9488         * calc.texi (Vectors as Lists): Add a warning that the tutorial
9489         might be hidden during part of the session.
9491 2004-09-20  Jay Belanger  <belanger@truman.edu>
9493         * calc.texi (Notations Used in This Manual): Put in an earlier
9494         mention that DEL could be called Backspace.
9496 2004-09-10  Simon Josefsson  <jas@extundo.com>
9498         * gnus.texi (IMAP): Add example.  Suggested and partially written
9499         by Steinar Bang <sb@dod.no>.
9501 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9503         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9504         netrc syntax.
9506 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9508         * gnus.texi (Spam ELisp Package Sequence of Events):
9509         Some clarifications.
9510         (Spam ELisp Package Global Variables): More clarifications.
9512 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9514         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9515         Mention spam-split does not modify incoming mail.
9517 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9519         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9521 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
9523         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9525 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9527         * makefile.w32-in (sieve, pgg): Use $(infodir).
9529 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
9531         * makefile.w32-in: Fix PGG and Sieve entries.
9533 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
9535         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9536         Emacs and related programs.
9538 2004-08-27  Richard M. Stallman  <rms@gnu.org>
9540         * faq.texi: Fix texinfo usage, esp. doublequotes.
9541         (Difference between Emacs and XEmacs): Some clarification.
9543         * faq.texi (Difference between Emacs and XEmacs):
9544         Explain not to contrast XEmacs with GNU Emacs.
9546 2004-08-26  Richard M. Stallman  <rms@gnu.org>
9548         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9550 2004-08-22  David Kastrup  <dak@gnu.org>
9552         * reftex.texi (AUCTeX): Update links, section name.
9554         * faq.texi (Calc): Update availability (included in 22.1).
9555         (AUCTeX): Update availability, information, versions, description.
9557 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
9559         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9561 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
9563         * cc-mode.texi: Various updates for CC Mode 5.30.9.
9565 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
9567         Sync with Tramp 2.0.44.
9569 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
9571         * widget.texi (User Interface): Update how to separate the
9572         editable field of an editable-field widget from other widgets.
9573         (Programming Example): Add text after field.
9575 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9577         * emacs-mime.texi (Encoding Customization): Add a note to the
9578         mm-content-transfer-encoding-defaults entry.
9579         (rfc2047): Update.
9581         * gnus.texi (Article Highlighting):
9582         Add gnus-cite-ignore-quoted-from.
9583         (POP before SMTP): New node.
9584         (Posting Styles): Addition.
9585         (Splitting Mail): Add nnmail-split-lowercase-expanded.
9586         (Fancy Mail Splitting): Ditto.
9587         (X-Face): Add gnus-x-face.
9589 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
9591         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9592         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9594 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9596         * gnus.texi (Mail Source Specifiers):
9597         Describe `pop3-leave-mail-on-server'.
9599 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
9601         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9603         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9604         repository.  Change setfilename.
9606         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9608 2004-07-02  Juri Linkov  <juri@jurta.org>
9610         * pcl-cvs.texi (Viewing differences): Add `d r'.
9612 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9614         * ses.texi, viper.texi, flymake.texi, faq.texi:
9615         * eshell.texi, ediff.texi: Markup fixes.
9617 2004-06-21  Karl Berry  <karl@gnu.org>
9619         * info.texi (Top): Mention that only Emacs has mouse support.
9620         (Getting Started): Mention this in a few other places.
9622 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
9624         * autotype.texi (Copyrights, Timestamps):
9625         Recommend `before-save-hook' instead of `write-file-functions'.
9627 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
9629         * dired-x.texi (dired-mark-omitted): Update keybinding.
9631 2004-06-10  Kim F. Storm  <storm@cua.dk>
9633         * pcl-cvs.texi (Viewing differences): Add 'd y'.
9635 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
9637         * dired-x.texi (variable dired-omit-mode): Rename from
9638         dired-omit-files-p.
9639         (function dired-omit-mode): Rename from dired-omit-toggle.
9640         Call dired-omit-mode rather than set dired-omit-files-p.
9641         (dired-mark-omitted): Describe command.
9643 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
9645         Version 2.0.41 of Tramp released.
9647 2004-05-29  Juanma Barranquero  <lektu@terra.es>
9649         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9650         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9652 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9654         * cl.texi (Top): Call this chapter `Introduction'.
9655         (Overview): In TeX, no section heading here.
9657         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
9659 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
9661         * Makefile.in (../info/flymake, flymake.dvi): New targets.
9662         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9664 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
9666         * flymake.texi: New file.
9668 2004-05-28  Simon Josefsson  <jas@extundo.com>
9670         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9672 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
9674         Version 2.0.40 of Tramp released.
9676 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
9678         Complete rework, based on review by Karl Berry <karl@gnu.org>.
9680         * tramp.texi (Auto-save and Backup): Explain exploitation of new
9681         variables `tramp-backup-directory-alist' and
9682         `tramp-bkup-backup-directory-info'.
9683         (Overview, Connection types)
9684         (External transfer methods, Default Method)
9685         (Windows setup hints): Remove restriction of password entering
9686         with external methods.
9687         (Auto-save and Backup): Make file name example
9688         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
9689         and `auto-save-directory' must be used.
9690         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9691         only "NT").  Remove doubled entry "What kinds of systems does
9692         @tramp{} work on".
9693         (tramp): Macro removed.
9694         (Obtaining Tramp): Flag removed from title.
9695         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
9696         and `trampver' used properly.  Flag `tramp-inst' replaced by
9697         `installchapter'.  Installation related text adapted.
9699 2004-04-28  Masatake YAMATO  <jet@gyve.org>
9701         * widget.texi (Programming Example): Remove overlays.
9703 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
9705         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9707 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9709         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9711 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
9713         * info.texi (Info Search): Add info-apropos.
9715 2004-03-22  Juri Linkov  <juri@jurta.org>
9717         * faq.texi: Fix help key bindings.
9719 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
9721         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9722         (as suggested by Karl Berry).  Update information about colored
9723         stars in menus.  Add new subheading describing M-n.
9725 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9727         * cl.texi (Top): Rename top node's title.
9729 2004-03-08  Karl Berry  <karl@gnu.org>
9731         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9732         problems making the texinfo distribution.
9734 2004-02-29  Simon Josefsson  <jas@extundo.com>
9736         * smtpmail.texi (Authentication): Change the list of supported
9737         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9738         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9739         <voegelas@gmx.net>.
9741 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9743         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9744         Use $(DEL) instead of rm, and ignore exit code.
9746 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
9748         Tramp version 2.0.39 released.
9750 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9752         * tramp.texi (Customizing Completion): Explain new functions
9753         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9754         (all): Savannah URLs unified to "http://savannah.nongnu.org".
9755         (Top): Refer to Savannah mailing list as the major one.
9756         Mention older mailing lists in HTML mode only.
9757         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
9758         (Frequently Asked Questions): Remote hosts must not be Unix-like
9759         for "smb" method.
9760         (Password caching): New node.
9761         (External transfer methods): Refer to password caching for "smb"
9762         method.
9764 2004-02-17  Karl Berry  <karl@gnu.org>
9766         * info.texi (Help-Int): Mention the new line number feature.
9768 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
9770         * ses.texi (Advanced Features): New functionality for
9771         ses-set-header-row (defaults to current row unless C-u used).
9772         (Acknowledgements): Add Stefan Monnier.
9774 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9776         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9778 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
9780         Tramp version 2.0.38 released.
9782         * tramp.texi (Remote shell setup): Warn of environment variables
9783         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
9784         <sven.gabriel@imk.fzk.de>.
9785         (Configuration): Tramp now chooses base64/uuencode
9786         automatically.  Update wording accordingly.
9787         (Top): More description for the `Default Method' menu entry.
9788         (Default Method): Use @code, not @var, for Lisp variables.
9789         (Default Method): New subsection `Which method is the right one
9790         for me?'  Suggested by Christian Kirsch.
9791         (Configuration): Pointer to new subsection added.
9792         (Default Method): Too many "use" in one sentence.
9793         Rephrase.  Reported by Christian Kirsch.
9794         (Filename Syntax): Old `su' example is probably a left-over from
9795         the sm/su method naming.  Replace with `ssh', instead.
9796         (External transfer methods, Auto-save and Backup):
9797         Typo fixes.
9799 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
9801         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9802         (Top): Mention japanese manual only if flag `jamanual' is set.
9803         Insert section `Japanese manual' in menu.
9805 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9807         * eshell.texi (Known Problems): Add doc item.
9809 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9811         * cc-mode.texi: Update for CC Mode 5.30.
9813         Note: Please refrain from doing purely cosmetic changes like
9814         removing trailing whitespace in this manual; it clobbers cvs
9815         merging for no good reason.
9817 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9819         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9820         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9821         @acronym{ASCII}.
9823 2003-10-26  Karl Berry  <karl@gnu.org>
9825         * info.texi (Info Search): Echo area, not echo are.  From Debian
9826         diff.
9828 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9830         * widget.texi (Defining New Widgets): Document new behavior of
9831         :buttons and :children keywords.
9833 2003-10-22  Miles Bader  <miles@gnu.org>
9835         * Makefile.in (info): Move before $(top_srcdir)/info.
9837 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
9839         * tramp.texi (Inline methods): Small grammar fix.
9840         (External transfer methods): Likewise.
9842 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
9844         * speedbar.texi: Remove paragraph for GUD that is no longer true.
9846 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
9848         * texinfo.tex: Replace `%' in arch tagline by @ignore.
9850 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9852         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9854         * widget.texi (User Interface): Fix typos.
9856         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9858 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9860         * pcl-cvs.texi (Selected Files): Fix typo.
9862 2003-09-21  Karl Berry  <karl@gnu.org>
9864         * info.texi (] and [ commands): No period at end of section title.
9866 2003-09-04  Miles Bader  <miles@gnu.org>
9868         * Makefile.in (top_srcdir): New variable.
9869         ($(top_srcdir)/info): New rule.
9870         (info): Depend on it.
9872 2003-09-03  Peter Runestig  <peter@runestig.com>
9874         * makefile.w32-in: New file.
9876 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9878         * widget.texi (User Interface): Explain the need of static text
9879         around an editable field.
9881 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9883         * widget.texi (Basic Types): The argument to `:help-echo' can now
9884         be a form that evaluates to a string.
9886 2003-08-18  Kim F. Storm  <storm@cua.dk>
9888         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9890 2003-08-16  Richard M. Stallman  <rms@gnu.org>
9892         * dired-x.texi (Shell Command Guessing): Explain *.
9894 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
9896         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9897         log-edit-insert-changelog.
9899 2003-08-03  Karl Berry  <karl@gnu.org>
9901         * info.texi: Need @contents.
9903 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
9905         Tramp version 2.0.36 released.
9907         * tramp.texi (Remote shell setup): Explain about problems with
9908         non-Bourne commands in ~/.profile and ~/.shrc.
9910 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9912         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9913         renaming of `vis-mode' to `visible-mode'.
9915 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
9917         * info.texi (Top, Help-Small-Screen): Remove accidentally added
9918         next, prev and up pointers.
9920 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
9922         * info.texi (Help): Mention existence of Emacs and stand-alone
9923         Info at the very beginning of the tutorial.
9924         (Help-Inv): New node.
9925         (Help-]): New node.
9926         (Help-M): Systematically point out the differences between default
9927         Emacs and stand-alone versions.  Delete second menu.
9928         (Help-Xref): Systematically point out the differences between
9929         default Emacs and stand-alone versions.
9930         (Help-Int): Change `l' example.
9931         (Expert Info): Fix typos.
9932         (Emacs Info Variables): Mention `Info-hide-note-references' and
9933         new default for `Info-scroll-prefer-subnodes'.
9935 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
9937         Version 2.0.35 of Tramp released.
9939         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9940         (Inline methods): Add methods `remsh' and `plink1'.
9941         (External transfer methods): Add method `remcp'.
9942         (Multi-hop Methods): Add method `remsh'.
9943         Small patch from Adrian Aichner <adrian@xemacs.org>:
9944         Fix minor typos.
9945         (Concept Index): Add to make manual searchable via
9946         `Info-index'.
9947         (Version Control): Add cindex entry.
9949 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9951         * trampver.texi: Version 2.0.34 released.
9953 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9955         * faq.texi: Improve previous changes.
9957 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9959         * faq.texi: Update copyright and maintenance details.
9960         Update some package URLs, versions, and maintainers.
9961         Remove many references to the Emacs Lisp Archive.
9963 2003-04-23  Simon Josefsson  <jas@extundo.com>
9965         * smtpmail.texi: Fix license (the invariant sections mentioned has
9966         never been part of the smtp manual).  Align info dir entry with
9967         other emacs packages.
9969 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9971         * tramp.texi: Version 2.0.33 released.
9972         Remove installation chapter.  Remove XEmacs specifics.
9974 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9976         * tramp.texi (Top): Undo the previous renaming.
9977         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9979 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9981         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9982         version of manual.
9984         * tramp.texi (Auto-save and Backup): New node.
9986 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9988         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9989         Emacs" in order to have better differentiation to "XEmacs".
9990         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9991         are new macros in order to point to the other Emacs flavor where
9992         appropriate.  In info case, point to node `Installation' in order
9993         to explain how to generate the other way.  In html case, make a
9994         link to the other html file.
9995         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9996         after CVS checkout/update.
9997         (Installation): Completely rewritten.
9998         (Installation parameters, Load paths): New sections under
9999         `Installation'.
10001 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10003         * tramp.texi: Version 2.0.30 released.
10004         Replace word "path" with "localname" where used as a component of
10005         a Tramp file name.
10007 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
10009         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10010         introduced.
10011         (Installation): Explain what to do if files from the tramp/contrib
10012         directory are needed.
10014 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
10016         * smtpmail.texi (How Mail Works): New.
10018 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10020         * smtpmail.texi: New file.
10022         * Makefile.in: Build SMTP manual.
10024 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10026         * tramp.texi: Version 2.0.29 released.
10027         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10028         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
10030 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
10032         * tramp.texi (Frequently Asked Questions): Explain a workaround if
10033         another package loads accidentally Ange-FTP.
10035 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
10037         * tramp.texi (Customizing Completion): Add function
10038         `tramp-parse-sconfig'.  Change example of
10039         `tramp-set-completion-function', because parsing of ssh config
10040         files looks more natural.
10042 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10044         * gnus.texi: Do not use `path' in several locations.
10046 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10048         * tramp.texi (External transfer methods): New method `smb'.
10049         From Michael Albinus.
10051 2002-11-05  Karl Berry  <karl@gnu.org>
10053         * info.texi (Info-fontify): Reorder face list to avoid bad line
10054         breaks.
10056 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10058         * tramp.texi: Move @copying to standard place.
10059         Use @insertcopying.
10061 2002-10-02  Karl Berry  <karl@gnu.org>
10063         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10064         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10065         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10066         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10067         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10068         Per rms, update all manuals to use @copying instead of @ifinfo.
10069         Also use @ifnottex instead of @ifinfo around the top node, where
10070         needed for the sake of the HTML output.
10071         (The Gnus manual is not fixed since it's not clear to me how it
10072         works; and the Tramp manual already uses @copying, although in an
10073         unusual way.  All others were changed.)
10075 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
10077         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10078         (../info/ses, ses.dvi): New targets.
10079         * ses.texi: New file.
10081 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
10083         * texinfo.tex: Update to texinfo 4.2.
10085 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
10087         * reftex.texi: Update to RefTeX 4.19.
10089 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10091         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10092         (../info/tramp, tramp.dvi): New targets.
10094 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
10096         * Makefile.in (DVI_TARGETS): Add calc.dvi.
10097         (calc.dvi): Uncomment.
10099 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
10101         * Makefile.in (INFO_TARGETS): Add ../info/calc.
10102         (../info/calc): New target.
10104 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
10106         * (Version 21.1 released.)
10108 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
10110         * Branch for 21.1.
10112 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
10114         * Makefile.in (../info/info): Use an explicit -o switch to
10115         makeinfo.
10117 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
10119         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10121 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
10123         * Makefile.in (../info/idlwave): Use --no-split.
10125 2000-12-14  Dave Love  <fx@gnu.org>
10127         * Makefile.in (mostlyclean): Remove gnustmp.*.
10128         (gnus.dvi): Change rule to remove @latex stuff.
10130 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
10132         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10134 2000-10-13  John Wiegley  <johnw@gnu.org>
10136         * Makefile.in: Add build targets for eshell.texi.
10138 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
10140         * Makefile.in: Remove/comment speedbar stuff.
10142 2000-09-22  Dave Love  <fx@gnu.org>
10144         * Makefile.in: Add emacs-mime.
10146 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
10148         * Makefile.in (INFO_TARGETS): Add ../info/woman.
10149         (DVI_TARGETS): Add woman.dvi.
10150         (../info/woman, woman.dvi): New targets.
10152 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10154         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10156         * pcl-cvs.texi: New file.
10157         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10158         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10160 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
10162         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10163         (../info/ebrowse, ebrowse.dvi): New targets.
10165 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
10167         * Makefile.in (INFO_TARGETS): Add eudc.
10168         (DVI_TARGETS): Add eudc.dvi.
10169         (../info/eudc, eudc.dvi): New targets.
10171 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
10173         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10174         compatibility with 8+3 filesystems).
10175         (../info/efaq): Rename from emacs-faq.
10177 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
10179         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10180         (../info/idlwave, idlwave.dvi): New targets.
10182 1999-10-23  Dave Love  <fx@gnu.org>
10184         * Makefile.in: Use autotype.texi.
10186 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
10188         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10189         faq.texi file) rather than ../info/faq.
10191 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
10193         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10194         (../info/ada-mode, ada-mode.dvi): New targets.
10196 1999-09-01  Dave Love  <fx@gnu.org>
10198         * Makefile.in: Add faq.
10200 1999-07-12  Richard Stallman  <rms@gnu.org>
10202         * Version 20.4 released.
10204 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10206         * Version 20.3 released.
10208 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10210         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10211         Use it in dvi targets.
10212         (../etc/GNU): Change to $(srcdir) first.
10214 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
10216         * reftex.texi: Update for RefTeX version 3.22.
10218 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
10220         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10221         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10223 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10225         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10226         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10228 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10230         * Version 20.2 released.
10232 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10234         * Version 20.1 released.
10236 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10238         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10240 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10242         * Version 19.33 released.
10244 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10246         * Version 19.32 released.
10248 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10250         * Makefile.in: Add rules for the Message manual.
10252 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10254         * gnus.texi: New version.
10256         * message.texi: New manual.
10258 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10260         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10262 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10264         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10265         Specify -I option.
10266         (All dvi targets): Set the TEXINPUTS variable.
10268 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10270         * Version 19.31 released.
10272 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
10274         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10275         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
10277 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10279         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10280         (INFO_TARGETS): Add ../info/cc-mode.
10281         (DVI_TARGETS): Add cc-mode.dvi.
10283 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10285         * Version 19.30 released.
10287 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10289         * gnus.texi: New file.
10291 1995-11-04  Erik Naggum  <erik@naggum.no>
10293         * gnus.texi: File deleted.
10295 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
10297         * mh-e.texi: "Function Index" -> "Command Index" to work with
10298         Emacs 19.30 C-h C-k support of separately-documented commands.
10300 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10302         * Makefile.in (../info/ediff, ediff.dvi): New targets.
10303         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10305 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10307         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10308         (../info/viper, viper.dvi): New targets.
10310 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
10312         * dired-x.texi (Installation): Change the example to set
10313         buffer-local variables like dired-omit-files-p in
10314         dired-mode-hook.
10316 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10318         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10319         (../info/mh-e, mh-e.dvi): New targets.
10321 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10323         * Makefile.in (maintainer-clean): Rename from realclean.
10325 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10327         * Makefile.in: New file.
10328         * Makefile: File deleted.
10330 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10332         * Makefile (TEXINDEX_OBJS): Variable deleted.
10333         (texindex, texindex.o, getopt.o): Rules deleted.
10334         All deps on texindex deleted.
10335         (distclean): Don't delete texindex.
10336         (mostlyclean): Don't delete *.o.
10337         * texindex.c, getopt.c: Files deleted.
10339 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10341         * Version 19.26 released.
10343 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10345         * Version 19.25 released.
10347 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10349         * Version 19.24 released.
10351 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10353         * Version 19.23 released.
10355 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10357         * Makefile: Delete spurious tab.
10359 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10361         * Makefile (.SUFFIXES): New rule.
10363 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10365         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10366         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10368 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10370         * Makefile (../info/sc): Rename from sc.info.
10371         (../info/cl): Likewise.
10372         (INFO_TARGETS): Use new names.
10374 1993-12-04  Richard Stallman  (rms@srarc2)
10376         * getopt.c: New file.
10377         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10378         (getopt.o): New rule.
10379         (dvi): Don't depend on texindex.
10380         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10381         Depend on texindex.
10383 1993-12-03  Richard Stallman  (rms@srarc2)
10385         * Makefile (../info/sc.info): Rename from ../info/sc.
10386         (TEXI2DVI): New variable.
10387         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10388         Add explicit commands.
10389         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10391 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10393         * Version 19.22 released.
10395 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10397         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10399 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10401         * Version 19.21 released.
10403 1993-11-15  Paul Eggert  (eggert@twinsun.com)
10405         * man/Makefile (../info/cl.info): Rename from ../info/cl.
10407 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10409         * Makefile (../etc/GNU): New target.
10410         (EMACSSOURCES): Add gnu1.texi.
10412 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10414         * Makefile (realclean): Don't delete the Info files.
10416 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10418         * forms.texi: Fix forms.texi so that it will format correctly.
10419         Add missing `@end iftex', fix bad reference.
10421         * info.texi, info-stn.texi: New files implement texinfo version of
10422         `info' file.
10424 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10426         * Makefile: Fix targets for texindex, new info.texi files.
10427         * info-stnd.texi: New file implements info for standalone info
10428         reader.
10429         * info.texi: Update to include recent changes to "../info/info".
10430         New source file for ../info/info; includes info-stnd.texi.
10432         * texindex.c: Include "../src/config.h" if building in emacs.
10434         * Makefile: Change all files to FILENAME.texi, force all targets
10435         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
10436         vip.texinfo, forms.texinfo, cl.texinfo.
10437         Add target to build texindex.c, defining `emacs'.
10439         * forms.texi: Install new file to match version 2.3 of forms.el.
10441 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10443         * Version 19.19 released.
10445 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
10447         * sc.texinfo: Fix info file name.
10449         * Makefile (info): Add gnus and sc.
10450         (dvi): Add gnus.dvi and sc.dvi.
10451         (../info/sc, sc.dvi): New targets.
10453 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10455         * Version 19.18 released.
10457 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10459         * Makefile: Fix source file names of the separate manuals.
10460         (gnus.dvi, ../info/gnus): New targets.
10462 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10464         * Version 19.17 released.
10466 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10468         * split-man: Fix typos in last change.
10470 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10472         * Version 19.16 released.
10474 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10476         * version 19.15 released.
10478 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10480         * Makefile (distclean): It's rm, not rf.
10482 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10484         * Version 19.14 released.
10486 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10488         * Makefile: New file.
10490 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10492         * Version 19.13 released.
10494 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10496         * Version 19.9 released.
10498 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10500         * Version 19.8 released.
10502 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10504         * Version 19.7 released.
10506 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
10508         * gnus.texinfo: New file.  Removed installation instructions.
10510 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10512         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10514 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
10516         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10517         then define `\sc' as the command for smallcaps in Texinfo.
10518         This means that the @sc command will produce small caps.  bfox has
10519         made the corresponding change to makeinfo and texinfm.el.
10521 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10523         * vip.texinfo: Remove menu entry Adding Lisp Code in node
10524         Customization since the menu entry did not point to anything.
10525         Also add an @finalout command to remove overfull hboxes from the
10526         printed output.
10528         * cl.texinfo: Add @bye, \input line and @settitle to file.
10529         This file is clearly intended to be a chapter of some other work,
10530         but the other work does not yet exist.
10532 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10534         * texinfo.texinfo: Three typos corrected.
10536 ;; Local Variables:
10537 ;; coding: utf-8
10538 ;; End:
10540   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10542   This file is part of GNU Emacs.
10544   GNU Emacs is free software: you can redistribute it and/or modify
10545   it under the terms of the GNU General Public License as published by
10546   the Free Software Foundation, either version 3 of the License, or
10547   (at your option) any later version.
10549   GNU Emacs is distributed in the hope that it will be useful,
10550   but WITHOUT ANY WARRANTY; without even the implied warranty of
10551   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10552   GNU General Public License for more details.
10554   You should have received a copy of the GNU General Public License
10555   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.