Sync with Tramp 2.2.8.
[emacs.git] / doc / misc / ChangeLog
blobd88d461b5ec930660271a041513ef6456f22eec9
1 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
3         Sync with Tramp 2.2.8.
5         * tramp.texi (External packages): Use `non-essential'.
6         * trampver.texi: Update release number.
8 2013-09-14  Glenn Morris  <rgm@gnu.org>
10         * eshell.texi: Markup fixes.
12 2013-09-11  Xue Fuqiao  <xfq.free@gmail.com>
14         * ido.texi (Interactive Substring Matching): Use @key{RET} instead
15         of @kbd{RET}.
16         (Prefix Matching): Add an index.
18 2013-09-08  Glenn Morris  <rgm@gnu.org>
20         * emacs-gnutls.texi: Tweak direntry.
22 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
24         * tramp.texi (Alternative Syntax): Remove chapter.
26 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
28         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
29         for portability to hosts where /bin/sh has problems.
31 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
33         Try to reduce redundancy in doc/misc/Makefile.in.
34         * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
35         (TARGETS): New intermediate variable.
36         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
38 2013-08-27  Glenn Morris  <rgm@gnu.org>
40         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
42         * efaq.texi: Rename from faq.texi, to match its output files.
43         * Makefile.in: Update for faq.texi name change.
45         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
47         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
49         * efaq-w32.texi: Move here from the web-pages repository.
50         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
51         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
52         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
53         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
54         Add DOCMISC_*_W32 variables.
55         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
56         (efaq_w32_deps): New variable.
57         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
58         (efaq-w32.pdf, efaq-w32.html): New rules.
59         (clean): Remove efaq-w32 products.
61 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
63         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
64         shift_jis from the default value set to mm-coding-system-priorities for
65         Japanese users.
67 2013-08-13  Glenn Morris  <rgm@gnu.org>
69         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
70         (Options - Defining Label Environments, Options - Creating Labels)
71         (Options - Referencing Labels, Options - Creating Citations)
72         (Options - Index Support, Options - Viewing Cross-References)
73         (Options - Finding Files, Options - Optimizations)
74         (Options - Fontification, Options - Misc):
75         * cc-mode.texi (Sample Init File):
76         * edt.texi (Init file):
77         * epa.texi (Encrypting/decrypting gpg files):
78         * mairix-el.texi (About, Setting up the mairix interface, Using)
79         (Extending):
80         Rename nodes to avoid characters that can cause Texinfo problems.
82 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
84         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
86 2013-08-12  Glenn Morris  <rgm@gnu.org>
88         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
89         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
90         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
91         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
92         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
93         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
94         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
95         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
96         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
97         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
98         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
99         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
100         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
102         * woman.texi (Top): Avoid mailto: in html output.
104         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
105         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
106         (INSTALL_DATA): New, set by configure.
107         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
108         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
109         install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
110         uninstall-ps, and uninstall-doc.
111         (.SUFFIXES): Add .ps and .dvi.
112         (.dvi.ps): New suffix rule.
113         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
114         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
115         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
116         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
117         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
118         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
119         (ido.html, mairix-el.html, message.html, mh-e.html)
120         (newsticker.html, nxml-mode.html, org.html, pgg.html)
121         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
122         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
123         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
124         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
125         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
126         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
127         New rules.
128         (clean): Remove HTML_TARGETS and PS_TARGETS.
130 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
132         * ido.texi (Working Directories):
133         (Flexible Matching, Regexp Matching, Find File At Point)
134         (Ignoring, Misc Customization): Use @defopt for user options.
136 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
138         * htmlfontify.texi (Customization): Remove documentation of
139         `hfy-fast-lock-save'.  Minor fixes.
141 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
143         * ido.texi (Top): Insert node "Working Directories" in menu.
144         (Working Directories): New node.
145         (Misc Customization): Add documentation of
146         `ido-confirm-unique-completion' and some other user options.
148 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
150         * todo-mode.texi: Update @dircategory.
151         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
152         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
153         @ref.
155 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
157         * sc.texi (Introduction): Fix index.
158         (Usage Overview):
159         (Citations, Citation Elements, Recognizing Citations)
160         (Information Keys and the Info Alist, Reference Headers)
161         (The Built-in Header Rewrite Functions)
162         (Electric References, Reply Buffer Initialization)
163         (Filling Cited Text, Selecting an Attribution)
164         (Attribution Preferences)
165         (Anonymous Attributions, Author Names)
166         (Using Regi, Post-yank Formatting Commands)
167         (Citing Commands, Insertion Commands)
168         (Mail Field Commands)
169         (Hints to MUA Authors, Thanks and History): Change from one space
170         between sentences to two.
171         (What Supercite Does): Typo fix.
173         * newsticker.texi (Usage): Use @key for RET.
175         * cl.texi (Argument Lists):
176         (For Clauses):
177         (Macros): Add indexes.
179 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
181         * cl.texi (Blocks and Exits): Add an index.
183 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
185         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
186         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
187         (todo-mode.dvi, todo-mode.pdf): New rules.
189         * todo-mode.texi: New file.
191 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
193         * gnus.texi (Basic Usage): Mention that warp means jump here.
194         (The notmuch Engine): Mention notmuch.
196 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
198         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
199         `gnus-subthread-sort-functions' and remove the obsolete documentation
200         of `gnus-sort-threads-recursively'.
202 2013-07-29  David Engster  <deng@randomsample.de>
204         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
205         implementation.
206         (Introduction): Add further missing features.
207         (Building Classes): Add introductory paragraph.
208         (Wish List): Add metaclasses and EQL specialization.
210 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
212         * tramp.texi (Frequently Asked Questions): Mention
213         `tramp-use-ssh-controlmaster-options'.
215 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
217         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
218         `gnus-sort-threads-recursively'.
220 2013-07-25  Glenn Morris  <rgm@gnu.org>
222         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
223         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
225         * erc.texi (Special Features): Update contact information.
226         (History): Avoid using @email.
228         * eshell.texi (Bugs and ideas): Minor updates.
230         * faq.texi (Reporting bugs, Origin of the term Emacs)
231         (Setting up a customization file)
232         (Using an already running Emacs process, Turning off beeping)
233         (Packages that do not come with Emacs)
234         (Replying to the sender of a message): Avoid using @email.
236         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
238         * reftex.texi (Imprint): Avoid using @email.
240         * ses.texi (Top): Update bug reporting instructions.
241         (Acknowledgments): Avoid using @email.
243         * woman.texi (Introduction, Background): Remove outdated information.
244         (Bugs, Acknowledgments): Avoid using @email.
246 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
248         * ido.texi: New file.
250 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
252         * gnus.texi (Customizing Articles): Document function predicates.
254 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
256         * gnus.texi (lines): Correct description of
257         `gnus-registry-track-extra's default value.  Mention
258         `gnus-registry-remove-extra-data'.
260 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
262         * gnus.texi (Group Parameters): Mention regexp
263         substitutions (bug#11688).
265 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
267         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
269 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
271         * gnus.texi (Emacsen): Fix version.
273         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
275 2013-07-06  Glenn Morris  <rgm@gnu.org>
277         * mh-e.texi: Fix external links.
278         (Using This Manual): Printed elisp manuals no longer available.
280         * newsticker.texi (Overview): Update URL.
282         * nxml-mode.texi (Introduction): Update URL.
284         * org.texi (JavaScript support): Fix URL.
286         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
288         * eudc.texi (CCSO PH/QI): Remove defunct URL.
290         * dbus.texi (Introspection): Update URL to a less defunct one.
292         * gnus.texi (Top): Restrict "Other related manuals" to info output.
293         (Foreign Groups): Use @indicateurl for examples.
294         (Direct Functions): Remove defunct URL.
295         (RSS): Update URL.
297         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
298         (FAQ 7-1): Update URL.
300         * pgg.texi (Top, Overview): Add note about obsolescence.
302 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
304         * texinfo.tex: Merge from gnulib.
306 2013-07-03  Glenn Morris  <rgm@gnu.org>
308         * bovine.texi (top):
309         * cc-mode.texi (AWK Mode Font Locking):
310         * mh-e.texi (Preface):
311         * url.texi (URI Parsing): Fix cross-references to other manuals.
313 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
315         * gnus.texi (Client-Side IMAP Splitting):
316         Note that `nnimap-inbox' now can be a list.
318 2013-06-24  Glenn Morris  <rgm@gnu.org>
320         * eshell.texi: Fix cross-references to other manuals.
322 2013-06-23  Glenn Morris  <rgm@gnu.org>
324         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
325         Remove; not needed now we use a standard html layout for the faq.
326         (clean): Remove HTML_TARGETS, emacs-faq.text.
328 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
330         * flymake.texi (Parsing the output, Customizable variables):
331         Add reference to `flymake-warning-predicate'.
333 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
335         * tramp.texi (Top, Configuration): Insert section `Predefined
336         connection information' in menu.
337         (Predefined connection information): New section.
338         (Android shell setup): Make a reference to `Predefined connection
339         information'.
341 2013-06-19  Glenn Morris  <rgm@gnu.org>
343         * Makefile.in (version): New, set by configure.
344         (clean): Delete dist tar file.
345         (infoclean): New, split from maintainer-clean.
346         (maintainer-clean): Run infoclean.
347         (dist): New rule, to make tarfile for www.gnu.org.
349 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
351         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
352         for keys q and Q.
353         (Standards): Reference RFC5804 as the defining document of the
354         managesieve protocol.
356 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
358         * eshell.texi (Input/Output): Expand to cover new visual-command
359         options, eshell-visual-subcommands and eshell-visual-options.
360         Divide into separate Visual Commands and Redirection sections.
362 2013-06-10  Glenn Morris  <rgm@gnu.org>
364         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
366 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
368         * gnus.texi (Article Date):
369         Fix description of gnus-article-update-date-headers.
371 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
373         * erc.texi (Special Features): ERC is being maintained within
374         Emacs now.
376 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
378         * flymake.texi: Change from one space between sentences to two.
380 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
382         * cl.texi (Obsolete Macros): Describe replacements for `flet'
383         (bug#14293).
385 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
387         * tramp.texi (Frequently Asked Questions): Precise, how to define
388         an own ControlPath.
390 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
392         * tramp.texi (Frequently Asked Questions): New item for
393         ControlPath settings.
395 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
397         * calc.texi (Basic Operations on Units): Streamline some
398         descriptions.
400 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
402         * eshell.texi (Built-ins): Update manual to mention tramp module.
404 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
406         * tramp.texi (Filename Syntax): Host names are not allowed to be
407         any method name, unless method name is specified explicitly.
408         Remove restriction on unibyte filenames.
410         * trampver.texi: Update release number.
412 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
414         doc: convert some TeX accents to UTF-8
415         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
416         '@"{@dotless{i}}'.
418 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
420         Sync with Tramp 2.2.7.
422         * trampver.texi: Update release number.
424 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
426         * calc.texi (Basic Operations on Units): Streamline some
427         descriptions.
429 2013-03-08  Glenn Morris  <rgm@gnu.org>
431         * faq.texi (Top): Don't say this was updated @today.
432         That's irrelevant and leads to spurious diffs.
434 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
436         * calc.texi (Basic Operations on Units):
437         Fix cross-reference.
439 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
441         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
443 2013-03-06  Alan Mackenzie  <acm@muc.de>
445         * cc-mode.texi (Custom Line-Up): Clarify position of point on
446         calling a line-up function.
448 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
450         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
451         * ses.texi: Switch from Latin-1 to UTF-8.
453 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
455         * tramp.texi (External methods): Tramp does not connect Android
456         devices by itself.
458 2013-03-02  Bill Wohler  <wohler@newt.com>
460         Release MH-E manual version 8.5.
462         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
463         release 8.5.
465         * mh-e.texi (Preface, Conventions, Getting Started)
466         (Using This Manual, Folder Selection, Viewing, Aliases)
467         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
468         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
469         Update URLs.
471 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
473         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
474         and "plink2" entries.  "plink2" is obsolete for a long time.
475         (External methods): Remove "scp1" and "scp2" entries.
476         Explain user name and host name specification for "adb".
478 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
480         * tramp.texi (External methods): Mention `tramp-adb-program'.
482 2013-02-28  Bastien Guerry  <bzg@gnu.org>
484         * org.texi (Visibility cycling): Suggest to set
485         `org-agenda-inhibit-startup' to nil if user wants the startup
486         visibility settings to be honored in any circumstances.
487         (Progress logging, Checkboxes): Fix typos.
489 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
491         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
492         the macros, for Texinfo 4.13 and 5.0.
494 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
496         Port Tramp documentation to Texinfo 5.0.
497         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
498         (Filename Syntax): Do not use @trampfn{} in @item.
499         (Filename completion): Use @columnfractions in @multitable.
501 2013-02-22  Glenn Morris  <rgm@gnu.org>
503         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
505 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
507         * Makefile.in (html): New rule.
509 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
511         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
512         Volpiatto <thierry.volpiatto@gmail.com>.
514 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
516         * tramp.texi (Top, Configuration): Insert section `Android shell
517         setup' in menu.
518         (Android shell setup): New section.
519         (Connection types, Default Method)
520         (Frequently Asked Questions): Mention "scp" instead of "scpc".
521         (External methods): Remove "scpc" and "rsyncc" entries.
522         (Frequently Asked Questions): Remove entry about ControlPersist.
524 2013-02-13  Glenn Morris  <rgm@gnu.org>
526         * message.texi (News Headers): Don't mention yow any more.
528 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
530         * calc.texi (Basic Operations on Units):
531         (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
533 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
535         * eshell.texi: Fill most of the missing sections.
537 2013-02-07  Bastien Guerry  <bzg@gnu.org>
539         * org.texi (References): Clarify an example.
540         (Installation): Fix instructions.
541         (Org-Plot): Fix link.
542         (Checkboxes, Radio lists): Fix typos.
544 2013-02-07  Glenn Morris  <rgm@gnu.org>
546         * cl.texi (Equality Predicates): Mention memql.
548 2013-02-07  Eric Ludlam  <zappo@gnu.org>
550         * doc/misc/ede.texi (Creating a project): Make ede-new doc less
551         specific, and only about items it supports, indicating that there
552         might be more.  Remove refs to simple project and direct automake
553         from ede new.
554         (Simple projects): Re-write to not talk about ede-simple-project
555         which is deprecated, and instead use the term to mean projects
556         that don't do much management, just project wrapping.
557         Add ede-generic-project link.
558         (ede-generic-project): New node (bug#11441).
560 2013-02-07  Glenn Morris  <rgm@gnu.org>
562         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
564 2013-02-01  Glenn Morris  <rgm@gnu.org>
566         * calc.texi (Help Commands): Update calc-view-news description.
567         Mention etc/CALC-NEWS.
569 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
571         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
573 2013-01-13  Bastien Guerry  <bzg@gnu.org>
575         * org.texi (Installation): Simplify.
577 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
579         * org.texi (Handling links): Update the mention to the obsolete
580         variable `org-link-to-org-use-id' with a mention to the newer
581         variable `org-id-link-to-org-use-id'.  Mention the need to load
582         the org-id library.
584 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
586         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
588 2013-01-09  Bastien Guerry  <bzg@gnu.org>
590         * org.texi (Pushing to MobileOrg): Add footnote about using
591         symbolic links in `org-directory'.
592         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
593         of the now obsolete alias `org-float'.
594         (TODO basics): Add `org-use-fast-todo-selection' to the variable
595         index.  Fix description of TODO keywords cycling.
596         (Advanced features): Add missing argument for @item.
597         (Storing searches): Add index entries and a note about
598         *-tree agenda views.
599         (Structure editing): Document `org-mark-element' and
600         `org-mark-subtree'.
601         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
603 2013-01-08  Juri Linkov  <juri@jurta.org>
605         * info.texi (Go to node): Mention the abbreviated format
606         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
608 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
610         * autotype.texi: Remove undefined command @subtitlefont.
611         * cc-mode.texi: Likewise.
613         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
614         @item argument.
615         (Property searches): Use \\ instead of @backslashchar{}.
616         * pgg.texi (VERSION): Move @set below @setfilename.
618 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
620         * ada-mode.texi: Remove braces from @title argument.
621         * eudc.texi: Likewise.
622         * smtpmail.texi: Likewise.
623         * auth.texi (VERSION): Set before first use.
624         * emacs-gnutls.texi (VERSION): Likewise.
625         * pgg.texi (VERSION): Likewise.
626         * ede.texi (Top): Rename from top, all uses changed.
627         * eshell.texi: Add missing argument to @sp.
628         * forms.texi (Top): Reorder menu to match structure.
629         * htmlfontify.texi (Customisation): Add missing @item in
630         @enumerate.
631         * org.texi (Advanced features): Add missing argument for @item.
632         (Property searches): Use @backslashchar{} in macro argument.
633         * pcl-cvs.texi: Add missing argument to @sp.
634         (Movement commands): Fix use of @itemx.
635         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
636         * reftex.texi (Options (Creating Citations)): Add missing newline
637         before @end.
638         * tramp.texi (Obtaining Tramp): Remove extra dots.
639         (Configuration): Reorder menu to match structure.
640         (Remote shell setup): Replace literal NUL character by \0.
641         * viper.texi (Marking): Add missing argument for @item.
643 2013-01-04  Glenn Morris  <rgm@gnu.org>
645         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
646         Add htmlfontify.
647         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
648         (htmlfontify.dvi, htmlfontify.pdf): New targets.
649         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
650         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
652         * htmlfontify.texi: Miscellaneous fixes and updates.
653         Set copyright to FSF, update license to GFDL 1.3+.
655 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
657         * htmlfontify.texi: New file.
659 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
661         * calc.texi (Free-Form Dates): Expand on the date reading
662         algorithm.
664 2012-12-27  Glenn Morris  <rgm@gnu.org>
666         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
667         Avoid some overfull lines.
669         * widget.texi (Programming Example): Break some long lines.
671         * wisent.texi (Wisent Overview): Fix xref.
672         (Grammar format, Understanding the automaton): Avoid overfill.
674         * bovine.texi (Optional Lambda Expression): Allow line break.
676         * auth.texi (Help for users): Break long lines.
678         * ada-mode.texi (Project file variables):
679         Reword to reduce underfull hbox.
680         (No project files, Use GNAT project file):
681         Use smallexample to make some overfull lines less terrible.
683         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
684         Fix cross-references to separate manuals.
686         * Makefile.in (gfdl): New variable.  Use throughout where
687         appropriate so that targets depend on doclicense.texi.
689 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
691         * gnus.texi (Customizing the IMAP Connection): Mention the other
692         authenticators.
694 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
696         * gnus.texi (Browse Foreign Server):
697         Document `gnus-browse-delete-group'.
699 2012-12-22  Glenn Morris  <rgm@gnu.org>
701         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
702         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
703         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
704         * widget.texi, wisent.texi: Nuke hand-written node pointers.
706         * Makefile.in (gfdl): New variable.  Use throughout where
707         appropriate so that targets depend on doclicense.texi.
709 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
711         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
712         doclicense.texi.  Remove doclicense.texi from all targets that
713         mentioned it explicitly.
714         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
715         $(emacsdir)/emacsver.texi.
716         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
718 2012-12-21  Glenn Morris  <rgm@gnu.org>
720         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
721         Include emacsver.texi.  Nuke hand-written node pointers.
722         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
723         Depend on emacsver.texi.
725         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
726         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
727         May as well just include doclicense.texi in everything.
729         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
730         which @copying says is included.
732         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
733         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
734         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
735         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
736         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
737         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
738         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
739         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
740         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
741         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
742         * widget.texi, wisent.texi, woman.texi: Do not mention buying
743         copies from the FSF, which does not publish these manuals.
745         * erc.texi: No need to include gpl in this small manual.
747         * org.texi (copying): Include a copy of the GFDL.
748         (GNU Free Documentation License): New section.
750 2012-12-21  Bastien Guerry  <bzg@gnu.org>
752         * org.texi: Fix typos.
754 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
756         * calc.texi (ISO 8601): Rename from ISO-8601,
757         as it's typically spelled without a hyphen.
759 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
761         * calc.texi (ISO-8601): New section.
762         (Date Formatting Codes): Mention new codes.
763         (Standard Date Formats): Mention new formats.
765 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
767         * tramp.texi (External methods): Move `adb' method here.
769 2012-12-13  Glenn Morris  <rgm@gnu.org>
771         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
773         * wisent.texi: Small edits.  Set copyright to FSF, update license to
774         GFDL 1.3+.
775         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
776         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
777         New targets.
778         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
779         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
781         * bovine.texi: Small edits.  Set copyright to FSF, update license to
782         GFDL 1.3+, remove empty index.
783         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
784         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
785         New targets.
786         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
787         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
789 2012-12-13  Eric Ludlam  <zappo@gnu.org>
790             David Ponce  <david@dponce.com>
791             Richard Kim  <emacs18@gmail.com>
793         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
795 2012-12-13  Glenn Morris  <rgm@gnu.org>
797         * flymake.texi (Customizable variables, Locating the buildfile):
798         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
800         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
801         GFDL 1.3+ license, fix up index.
802         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
803         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
804         (srecode.pdf): New targets.
805         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
806         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
808 2012-12-13  Eric Ludlam  <zappo@gnu.org>
810         * srecode.texi: New file, imported from CEDET trunk.
812 2012-12-13  Bastien Guerry  <bzg@gnu.org>
814         * org.texi (Summary, Code block specific header arguments)
815         (Code block specific header arguments)
816         (Header arguments in function calls, var, noweb)
817         (Results of evaluation, Code evaluation security):
818         Small reformatting: add a blank line before some example.
820         * org.texi (System-wide header arguments)
821         (Header arguments in Org mode properties, Conflicts)
822         (Dynamic blocks, Using the mapping API):
823         Fix indentation of Elisp code examples.
825         * org.texi (Comment lines): Fix description of the comment syntax.
827         * org.texi (Installation): Mention "make test" in the correct section.
829 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
831         * doclicense.texi, gpl.texi: Update to latest version from FSF.
832         These are just minor editorial changes.
834 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
836         * tramp.texi (History): Mention ADB.
837         (Inline methods): Add `adb' method.
839 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
841         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
842         (External methods): Fix typo.
844 2012-12-03  Glenn Morris  <rgm@gnu.org>
846         * rcirc.texi (Notices): Fix typo.
848 2012-11-25  Bill Wohler  <wohler@newt.com>
850         Release MH-E manual version 8.4.
852         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
853         Update for release 8.4.
855         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
856         (Junk): Add mh-whitelist-preserves-sequences-flag,
857         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
858         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
860 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
862         * mh-e.texi (Procmail): Fix two @ typos.
864 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
866         * doclicense.texi, gpl.texi: Update to latest version from FSF.
867         These are just minor editorial changes.
869 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
871         * calc.texi (Date Formatting Codes): Mention the new beginning of
872         the date numbering system.
874 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
876         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
877         (Date Forms): Correct off-by-one error in explanation of
878         Julian day numbers.  Give Gregorian equivalent of its origin.
880 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
882         * doc/misc/calc.texi (Date Forms): Mention the customizable
883         Gregorian-Julian switch.
884         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
886 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
888         Calc now uses the Gregorian calendar for all dates (Bug#12633).
889         It also uses January 1, 1 AD as its day number 1.
890         * calc.texi (Date Forms): Document this.
892 2012-11-16  Glenn Morris  <rgm@gnu.org>
894         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
895         (Obsolete Macros): Move example here from Function Bindings.
897         * erc.texi: Use @code{nil} rather than just "nil".
898         (Modules): Undocument obsolete "hecomplete".
899         Add "notifications".
900         (Connecting): Add brief section on passwords.
901         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
903 2012-11-13  Glenn Morris  <rgm@gnu.org>
905         * flymake.texi (Customizable variables)
906         (Highlighting erroneous lines): Mention flymake-error-bitmap,
907         flymake-warning-bitmap, and flymake-fringe-indicator-position.
909 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
911         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
912         In all file place SES into @acronym{...}.
913         (Advanced Features): Add key index and function index for
914         ses-set-header-row.  Add description for function
915         ses-rename-cell.  Add description for function
916         ses-repair-cell-reference-all.
917         (Ranges in formulas): Add description for ses-range flags.
919 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
921         * texinfo.tex: Merge from gnulib.
923 2012-11-10  Chong Yidong  <cyd@gnu.org>
925         * url.texi (Introduction): Move url-configuration-directory to
926         Customization node.
927         (Parsed URIs): Split into its own node.
928         (URI Encoding): New node.
929         (Defining New URLs): Remove empty chapter.
930         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
931         Improve docs for url-queue-*.
932         (Supported URL Types): Copyedits.  Delete empty subnodes.
934         * url.texi (Introduction): Rename from Getting Started.
935         Rewrite the introduction.
936         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
938 2012-11-10  Glenn Morris  <rgm@gnu.org>
940         * cl.texi (Obsolete Setf Customization):
941         Revert defsetf example to the more correct let rather than prog1.
942         Give define-modify-macro, defsetf, and define-setf-method
943         gv.el replacements.
945         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
946         (Setf Extensions): Remove obsolete reference.
947         (Obsolete Setf Customization):
948         Move note on lack of setf functions to lispref/variables.texi.
949         Undocument get-setf-method, since it no longer exists.
950         Mention simple defsetf replaced by gv-define-simple-setter.
952 2012-11-03  Glenn Morris  <rgm@gnu.org>
954         * cl.texi: Further general copyedits.
955         (List Functions): Remove copy-tree, standard elisp for some time.
956         (Efficiency Concerns): Comment out examples that no longer apply.
957         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
958         (Creating Symbols, Random Numbers): De-emphasize internal
959         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
960         (Naming Conventions, Type Predicates, Macros)
961         (Predicates on Numbers): No longer mention cl-floatp-safe.
963 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
965         * gnus.texi (Mail Source Specifiers):
966         Document :leave keyword used for pop mail source.
968 2012-11-01  Glenn Morris  <rgm@gnu.org>
970         * cl.texi: General copyedits for style, line-breaks, etc.
971         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
972         (Macro Bindings, Blocks and Exits):
973         Acknowledge existence of lexical-binding.
974         (Iteration): Mainly defer to doc of standard dolist, dotimes.
976 2012-10-31  Glenn Morris  <rgm@gnu.org>
978         * ert.texi (Introduction, The @code{should} Macro):
979         Refer to "cl-assert" rather than "assert".
981         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
982         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
983         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
984         Reword, and add details of flet and labels.
985         (Modify Macros, Function Bindings): Add some xrefs.
987 2012-10-30  Glenn Morris  <rgm@gnu.org>
989         * cl.texi (Modify Macros): Update for cl-letf changes.
990         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
991         (Setf Extensions): Partially restore note about cl-getf,
992         mainly moved to lispref/variables.texi.
993         (Property Lists): Fix cl-getf typos.
994         (Mapping over Sequences): Mention cl-mapc naming oddity.
996 2012-10-29  Glenn Morris  <rgm@gnu.org>
998         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
999         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1000         (Customizing Setf): Move contents to "Obsolete Setf Customization".
1001         (Modify Macros, Multiple Values, Other Clauses):
1002         Remove mentions of obsolete features.
1003         (Obsolete Setf Customization): Don't mention `apply' setf.
1005 2012-10-28  Glenn Morris  <rgm@gnu.org>
1007         * cl.texi (Multiple Values, Common Lisp Compatibility):
1008         More namespace updates.
1009         (Obsolete Features): Copyedits.
1010         (Obsolete Lexical Macros, Obsolete Setf Customization):
1011         New subsections.
1013         * cl.texi (Porting Common Lisp, Lexical Bindings):
1014         Add some xrefs to the Elisp manual.
1016         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1017         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1018         (Obsolete Features): New appendix.  Move Lexical Bindings here.
1020 2012-10-27  Glenn Morris  <rgm@gnu.org>
1022         * cl.texi: Use defmac for macros rather than defspec.
1023         (Efficiency Concerns): Related copyedit.
1025         * cl.texi (Control Structure): Update for setf now being in core.
1026         (Setf Extensions): Rename from Basic Setf.  Move much of the
1027         former content to lispref/variables.texi.
1028         (Modify Macros): Move pop, push details to lispref/variables.texi.
1029         (Customizing Setf): Copyedits for setf etc being in core.
1030         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1031         Further namespaces updates.
1033 2012-10-26  Bastien Guerry  <bzg@gnu.org>
1035         * org.texi (Installation): Update the link to Org's ELPA.
1036         Also don't mention org-install.el anymore as the replacement file
1037         org-loaddefs.el is now loaded by org.el.
1039 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
1041         * tramp.texi (Frequently Asked Questions):
1042         Mention `tramp-completion-reread-directory-timeout' for performance
1043         improvement.
1045 2012-10-25  Glenn Morris  <rgm@gnu.org>
1047         * cl.texi: Don't mess with the TeX section number counter.
1048         Use Texinfo recommended convention for quotes+punctuation.
1049         (Overview, Sequence Functions): Rephrase for better line-breaking.
1050         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1051         (Macro Bindings, Conditionals, Iteration, Loop Basics)
1052         (Random Numbers, Mapping over Sequences, Structures)
1053         (Porting Common Lisp): Further updates for cl-lib namespace.
1054         (Modify Macros, Declarations, Macro Bindings, Structures):
1055         Break long lines in examples.
1056         (Dynamic Bindings): Update for changed progv behavior.
1057         (Loop Examples, Efficiency Concerns): Markup fixes.
1058         (Structures): Remove TeX margin change.
1059         (Declarations): Fix typos.
1061 2012-10-24  Glenn Morris  <rgm@gnu.org>
1063         * cl.texi (Overview, Multiple Values, Creating Symbols)
1064         (Numerical Functions): Say less/nothing about the original cl.el.
1065         (Old CL Compatibility): Remove.
1066         (Assertions): Remove ignore-errors (standard Elisp for some time).
1068         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1069         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1070         (Efficiency Concerns, Efficiency Concerns)
1071         (Common Lisp Compatibility, Old CL Compatibility):
1072         Further updates for cl-lib namespace.
1074 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
1076         Update manual for new time stamp format (Bug#12706).
1077         * emacs-mime.texi (time-date): Update for new format.
1078         Also, fix bogus time stamp and modernize a bit.
1080 2012-10-23  Glenn Morris  <rgm@gnu.org>
1082         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
1083         than unchanging cl.el version number.
1084         End all menu descriptions with a period.
1085         Do not use @dfn{CL} for every instance of "CL".
1086         (Overview): Remove no-runtime caveat, and note about foo* names.
1087         (Usage): Use cl-lib rather than cl.
1088         (Organization, Naming Conventions): Update for cl-lib.el.
1089         (Installation): Remove long-irrelevant node.
1090         (Program Structure, Predicates, Control Structure):
1091         Start updating for cl-lib namespace.
1092         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1093         Depend on emacsver.texi.
1095 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
1097         * trampver.texi: Update release number.
1099 2012-10-06  Glenn Morris  <rgm@gnu.org>
1101         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1102         ERC version.
1103         (Introduction): ERC is distributed with Emacs.
1104         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1105         (Getting Started): Simplify.
1106         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1107         (History): Mention ERC maintained as part of Emacs now.
1108         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1109         Add dependency on emacsver.texi.
1111         * erc.texi: Remove hand-written node pointers.
1113 2012-10-05  Glenn Morris  <rgm@gnu.org>
1115         * newsticker.texi (Overview, Requirements, Usage, Configuration):
1116         Copyedits.
1118 2012-10-01  Eric Ludlam  <zappo@gnu.org>
1120         * ede.texi (Quick Start, Project Local Variables)
1121         (Miscellaneous commands, ede-java-root, Development Overview)
1122         (Detecting a Project): New nodes.
1123         (Simple projects): Node deleted.
1125         * eieio.texi (Building Classes): Some slot attributes cannot be
1126         overridden.
1127         (Slot Options): Remove an example.
1128         (Method Invocation, Documentation): New nodes.
1130 2012-10-01  Glenn Morris  <rgm@gnu.org>
1132         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1133         (reftex.pdf): Add dependency on emacsver.texi.
1134         * reftex.texi: Don't include directory part for emacsver.texi;
1135         the Makefile's -I handles it.
1137 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
1139         Merge from standalone RefTeX repository.
1141         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1142         with macros.
1143         (Imprint): Mention Wolfgang in list of contributors.
1144         (Creating Citations): Give a hint about how to
1145         auto-revert the BibTeX database file when using external editors.
1146         (Referencing Labels): Simplify section about reference macro
1147         cycling.
1148         (Options (Referencing Labels)): Adapt to new structure of
1149         `reftex-ref-style-alist'.
1150         (Referencing Labels, Reference Styles): Document changes in the
1151         referencing functionality.
1152         (Commands): Mention options for definition of header and footer in
1153         BibTeX files.
1154         (Options (Creating Citations)): Document
1155         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1156         (Reference Styles): New section.
1157         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1158         (Options (Referencing Labels)): Remove descriptions of deprecated
1159         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1160         Add descriptions for `reftex-ref-style-alist' and
1161         `reftex-ref-style-default-list'.
1162         (Referencing Labels): Update regarding reference styles.
1163         (Citation Styles): Mention support for ConTeXt.
1164         (Options (Defining Label Environments)): Fix typo.
1165         (Options (Creating Citations)):
1166         Document `reftex-cite-key-separator'.
1168 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
1170         * org.texi: Add description of ORG_ADD_CONTRIB to info
1171         documentation.  Add link to Worg for more details.
1173         * org.texi: Clarify installation procedure.  Provide link to the
1174         build system description on Worg.
1176         * org.texi: Remove reference to utils/, x11idle.c is now in
1177         contrib/scripts.
1179         * org.texi: Re-normalize to "Org mode" in manual.
1181         * org.texi (Installation): Adapt documentation to new build
1182         system.  Mention GNU ELPA (since it needs to be handled like Emacs
1183         built-in Org).
1185 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
1187         * org.texi: Fix typo in description of the 'Hooks' section.
1189         * org.texi: Add ID to the list of special properties.
1191 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
1193         * org.texi (Moving subtrees): Document the ability to archive to a
1194         datetree.
1196 2012-09-30  Bastien Guerry  <bzg@gnu.org>
1198         * org.texi (Installation, Feedback, Batch execution):
1199         Use (add-to-list 'load-path ... t) for the contrib dir.
1201         * org.texi (results): Update documentation for ":results drawer"
1202         and ":results org".
1204         * org.texi (Column width and alignment): Fix typo.
1206         * org.texi (Activation): Point to the "Conflicts" section.
1208         * org.texi (Conflicts): Mention filladapt.el in the list of
1209         conflicting packages.
1211         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1212         not needed for versions of Emacs > 22.1.
1214         * org.texi (History and Acknowledgments): Fix typo.
1216         * org.texi (History and Acknowledgments): Add my own
1217         acknowledgments.
1219         * org.texi (Agenda commands): Document the new command and the new
1220         option.
1222         * org.texi (Agenda commands): Delete `org-agenda-action' section.
1223         (Agenda commands): Reorder.  Document `*' to toggle persistent
1224         marks.
1226         * org.texi (Agenda dispatcher):
1227         Mention `org-toggle-agenda-sticky'.
1228         (Agenda commands, Exporting Agenda Views): Fix typo.
1230         * org.texi (Templates in contexts, Setting Options): Update to
1231         reflect changes in how contexts options are processed.
1233         * org.texi (Templates in contexts): Document the new structure of
1234         the variables `org-agenda-custom-commands-contexts' and
1235         `org-capture-templates-contexts'.
1237         * org.texi (Templates in contexts): Document the new option
1238         `org-capture-templates-contexts'.
1239         (Storing searches): Document the new option
1240         `org-agenda-custom-commands-contexts'.
1242         * org.texi (Formula syntax for Lisp): Reformat.
1244         * org.texi (Special properties, Column attributes)
1245         (Agenda column view): Document the new special property
1246         CLOCKSUM_T.
1248         * org.texi (Template expansion): Document the new %l template.
1250         * org.texi (Fast access to TODO states): Fix documentation about
1251         allowed characters for fast todo selection.
1253         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1254         use in `org-agenda-to-appt'.
1256         * org.texi (Comment lines): Update wrt comments.
1258         * org.texi (Resolving idle time): Document new keybinding.
1260         * org.texi (Clocking commands): Document the use of S-M-<up/down>
1261         on clock timestamps.
1263         * org.texi (Fast access to TODO states): Explicitely says only
1264         letters are supported as fast TODO selection keys.
1266         * org.texi (Link abbreviations): Illustrate the use of the "%h"
1267         specifier.  Document the new "%(my-function)" specifier.
1269         * org.texi (Clocking commands): New cindex.
1270         (Clocking commands): Update documentation for `org-clock-in'.
1271         Document `org-clock-in-last'.  Mention `org-clock-out' and
1272         `org-clock-in-last' as commands that can be globally bound.
1273         (Resolving idle time): Document continuous clocking.
1275         * org.texi (Top, Introduction): Fix formatting.
1276         (Activation): Add index entries.
1277         (Conventions): Update section.
1278         (Embedded @LaTeX{}): Fix formatting.
1280         * org.texi (Visibility cycling): Document `show-children'.
1282         * org.texi (Using capture): Mention the `org-capture-last-stored'
1283         bookmark as a way to jump to the last stored capture.
1285         * org.texi (Uploading files): Fix typo.
1287         * org.texi (Using capture): Document `C-0' as a prefix argument
1288         for `org-capture'.
1290         * org.texi (Agenda commands): Document persistent marks.
1292         * org.texi (Template expansion): Update doc to reflect change.
1294         * org.texi (Radio tables): Document the :no-escape parameter.
1296         * org.texi (Repeated tasks): Document repeat cookies for years,
1297         months, weeks, days and hours.
1299         * org.texi (Export options): State that you can use the d: option
1300         by specifying a list of drawers.
1302         * org.texi (HTML preamble and postamble): Small doc improvement.
1304 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
1306         * org.texi: The sections in the Exporting section of the manual
1307         left out articles in the description of the org-export-as-*
1308         commands, among other places.  This patch adds them, adds a few
1309         missing prepositions, and switches instances of "an HTML" to "a
1310         html" for internal consistency.
1312         * org.texi: Alter several examples of headings with timestamps in
1313         them to include the timestamps in the body instead of the heading.
1315 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
1317         * org.texi (Agenda dispatcher): Document sticky agenda views and
1318         the new key for them.
1320 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
1322         * org.texi (Advanced features): Fix error in table.
1324 2012-09-30  Feng Shu  <tumashu@gmail.com>
1326         * org.texi (@LaTeX{} fragments): Document imagemagick as an
1327         alternative to dvipng.
1329 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
1331         * org.texi: Remove extra curly bracket.
1333 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
1335         * org.texi (org-clock-in-last and org-clock-cancel): Update the
1336         defkeys.
1338 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1340         * org.texi (Agenda commands): Fix two typos by giving
1341         corresponding function names, according to
1342         `org-agenda-view-mode-dispatch'.
1344 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
1346         * org.texi (The spreadsheet): Fix typo.
1348 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
1350         * org.texi (Tracking your habits): Point to the "Tracking TODO
1351         state changes" section.
1353 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
1355         * org.texi (Literal examples): Remove reference to unknown
1356         `org-export-latex-minted' variable.  Also simplify footnote since
1357         `org-export-latex-listings' documentation is exhaustive already.
1359         * org.texi (Plain lists): Remove reference to now hard-coded
1360         `bullet' automatic rule.
1362 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
1364         * org.texi: Updated documentation accordingly.
1366 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1368         * texinfo.tex: Merge from gnulib.
1370 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
1372         Sync with Tramp 2.2.6.
1374         * tramp.texi (Bug Reports): Cleanup caches before a test run.
1376         * trampver.texi: Update release number.
1378 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
1380         * texinfo.tex: Merge from gnulib.
1382 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
1384         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1385         (bug#12096).
1387 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
1389         * calc.texi (Simplification modes, Conversions)
1390         (Operating on Selections): Mention "basic" simplification.
1391         (The Calc Mode Line): Mention the mode line display for Basic
1392         simplification mode.
1393         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1394         simplifications.
1395         (Basic Simplifications): Rename from "Limited Simplifications"
1396         Replace "limited" by "basic" throughout.
1397         (Algebraic Simplifications): Indicate that the algebraic
1398         simplifications are done by default.
1399         (Unsafe Simplifications): Mention `m E'.
1400         (Simplification of Units): Mention `m U'.
1401         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1402         (Kinds of Declarations, Functions for Declarations):
1403         Mention "algebraic simplifications" instead of `a s'.
1404         (Algebraic Entry): Remove mention of default simplifications.
1406 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
1408         * calc.texi (Getting Started, Tutorial): Change simulated
1409         Calc output to match actual output.
1410         (Simplifying Formulas): Mention that algebraic simplification is now
1411         the default.
1413 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1415         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1416         (Bug#12073)
1418 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
1420         Prefer typical American spelling for "acknowledgment".
1421         * calc.texi (History and Acknowledgments): Rename from
1422         History and Acknowledgements.
1423         * idlwave.texi (Acknowledgments):
1424         * ses.texi (Acknowledgments):
1425         * woman.texi (Acknowledgments): Rename from Acknowledgements.
1427 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
1429         Rename configure.in to configure.ac (Bug#11603).
1430         * ede.texi (Compiler and Linker objects, ede-proj-project)
1431         (ede-step-project): Prefer the name configure.ac to configure.in.
1433 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
1435         * tramp.texi (Multi-hops):
1436         Introduce `tramp-restricted-shell-hosts-alist'.
1438 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1441         methods, so don't mention smtpmail here.
1443 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
1445         * gnus.texi (Picons): Document gnus-picon-properties.
1447 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1449         * gnus.texi: Remove mention of compilation, as that's no longer
1450         supported.
1452 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
1454         * gnus.texi (Archived Messages): Mention
1455         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1457 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1459         * gnus.texi (Various Summary Stuff):
1460         Remove mention of `gnus-propagate-marks'.
1462 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1464         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1465         which no longer exist.
1467 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1469         * gnus.texi (Archived Messages):
1470         Document gnus-gcc-self-resent-messages.
1472 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1474         * message.texi (Mail Variables):
1475         Mention the optional user parameter for X-Message-SMTP-Method.
1477 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1479         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1481         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1483 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1485         * gnus.texi (Key Index): Change encoding to utf-8.
1487 2012-06-21  Glenn Morris  <rgm@gnu.org>
1489         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1491 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493         * gnus.texi (Group Timestamp): Mention where to find documentation for
1494         the `gnus-tmp-' variables (bug#11601).
1496 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
1498         Sync with Tramp 2.2.6-pre.
1500         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1501         where appropriate.
1502         (Ad-hoc multi-hops): New section.
1503         (Remote processes): New subsection "Running remote processes on
1504         Windows hosts".
1505         (History): Add remote commands on Windows, and ad-hoc multi-hop
1506         methods.
1507         (External methods): "ControlPersist" must be set to "no" for the
1508         `scpc' method.
1509         (Remote processes): Add a note about `auto-revert-tail-mode'.
1510         (Frequently Asked Questions): Use "scpx" in combination with
1511         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
1513         * trampver.texi: Update release number.
1515 2012-06-10  Chong Yidong  <cyd@gnu.org>
1517         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1518         compilation for html-mono.
1520 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
1522         * texinfo.tex: Merge from gnulib.
1524 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1526         * Makefile.in (echo-info): Don't try to install info files named
1527         just ".info".
1529 2012-05-28  Glenn Morris  <rgm@gnu.org>
1531         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
1533         * sc.texi: Nuke hand-written node pointers.
1534         Fix top-level menu to match actual node order.
1536 2012-05-27  Glenn Morris  <rgm@gnu.org>
1538         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1539         Some associated fixes, including not messing with chapno in cl.texi.
1541 2012-05-27  Bastien Guerry  <bzg@gnu.org>
1543         * org.texi (Durations and time values): Fix typo.
1545 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
1547         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1548         Mention `calc-ensure-consistent-units'.
1550 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
1552         * cc-mode.texi: Avoid space before macro in 4th argument of cross
1553         reference commands.  (Bug#11461)
1555         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1557 2012-05-12  Glenn Morris  <rgm@gnu.org>
1559         * Makefile.in (mostlyclean): Add more TeX intermediates.
1561         * Makefile.in: Make it look more like the other doc Makefiles.
1562         Use explicit $srcdir in all dependencies.
1563         Remove cd $srcdir from rules.
1564         (VPATH): Remove.
1565         (infodir): Set to an absolute path.
1566         (INFO_TARGETS): Use short names.
1567         (mkinfodir): infodir is now absolute.
1568         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1570         * Makefile.in (info.info): Rename from info, to avoid duplication.
1571         (.SUFFIXES): Disable implicit rules.
1573         * Makefile.in (MKDIR_P): New, set by configure.
1574         (mkinfodir): Use $MKDIR_P.
1576 2012-05-07  Glenn Morris  <rgm@gnu.org>
1578         * forms.texi (Long Example): Update for changed location of files.
1580 2012-05-04  Glenn Morris  <rgm@gnu.org>
1582         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1583         (INFO_TARGETS): Use $INFO_EXT.
1584         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1585         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1586         (INFO_TARGETS): Use $INFO_EXT.
1587         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1589 2012-05-02  Glenn Morris  <rgm@gnu.org>
1591         * Makefile.in (echo-info): New phony target, used by top-level.
1593         * viper.texi: Make direntry shorter (also it is no longer "newest").
1595         * emacs-gnutls.texi, ert.texi, org.texi:
1596         Fix dircategory, direntry to match info/dir.
1598         * faq.texi: Convert @inforefs to @xrefs.
1599         Fix some malformed cross-references.
1600         (File-name conventions): Shorten section name to avoid overfull line.
1601         (How to add fonts): Use smallexample to avoid overfull lines.
1603 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1605         * auth.texi (Help for users): Update for .gpg file being second.
1607 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
1609         * org.texi (Agenda commands): Fix two typos: give corresponding
1610         function names, according to `org-agenda-view-mode-dispatch'.
1612 2012-04-27  Glenn Morris  <rgm@gnu.org>
1614         * faq.texi (Major packages and programs): Remove section.
1615         There is no point listing 6 packages (cf etc/MORE.STUFF).
1616         (Finding Emacs and related packages): Move "Spell-checkers" here.
1618 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
1620         * dbus.texi (Version): New node.
1621         (Properties and Annotations): Mention the object manager
1622         interface.  Describe dbus-get-all-managed-objects.
1623         (Type Conversion): Floating point numbers are allowed, if an
1624         anteger does not fit Emacs's integer range.
1625         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1626         (Asynchronous Methods): Fix description of
1627         dbus-call-method-asynchronously.
1628         (Receiving Method Calls): Fix some minor errors.
1629         Add dbus-interface-emacs.
1630         (Signals): Describe unicast signals and the new match rules.
1631         (Alternative Buses): Add the PRIVATE optional argument to
1632         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
1634 2012-04-20  Glenn Morris  <rgm@gnu.org>
1636         * faq.texi (New in Emacs 24): New section.
1637         (Packages that do not come with Emacs): Mention M-x list-packages.
1639 2012-04-14  Alan Mackenzie  <acm@muc.de>
1641         * cc-mode.texi (c-offsets-alist): Correct a typo.
1643 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
1645         * org.texi (Deadlines and scheduling): Fix the example: the
1646         DEADLINE item should come right after the headline.  We enforce
1647         this convention, so it is a bug not to illustrate it correctly in
1648         the manual.
1650 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1652         * org.texi (Agenda commands): Fix documentation bug by swapping
1653         the equivalent keybindings to `org-agenda-next-line' with the ones
1654         to `org-agenda-previous-line'.
1656 2012-04-14  Glenn Morris  <rgm@gnu.org>
1658         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1660 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
1662         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1663         Add emacs-gnutls.
1664         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1666 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1668         * Makefile.in: Add emacs-gnutls.texi to build.
1670         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1672 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1674         * auth.texi (Secret Service API): Edit further and give examples.
1675         (Secret Service API): Adjust @samp to @code for collection names.
1677 2012-04-04  Glenn Morris  <rgm@gnu.org>
1679         * auth.texi (Secret Service API): Copyedits.
1680         (Help for developers): Fill in some missing function doc-strings.
1681         (Help for users, Help for developers)
1682         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1684 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
1686         * auth.texi (Secret Service API): Add the missing text.
1688 2012-04-04  Chong Yidong  <cyd@gnu.org>
1690         * message.texi (Using PGP/MIME): Note that epg is now the default.
1692         * gnus.texi: Reduce references to obsolete pgg library.
1693         (Security): Note that epg is now the default.
1695         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1697         * nxml-mode.texi (Completion): C-RET is no longer bound to
1698         nxml-complete.
1700 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1702         * org.texi (Customizing tables in ODT export): Correct few errors.
1704 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1706         * org.texi (Links in ODT export): Update.
1707         (Labels and captions in ODT export): New node.
1709 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1711         * org.texi (Literal examples in ODT export): htmlfontify.el in
1712         Emacs-24.1 now supports fontification.  So ODT source blocks will
1713         be fontified by default.
1715 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
1717         * org.texi (Refiling notes): Remove duplicated keybinding.
1719 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1721         * org.texi (noweb): Documentation of this new option to the :noweb
1722         header argument.
1724 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
1726         * org.texi (Header and sectioning): Add example demonstrating how
1727         to use "LaTeX_CLASS_OPTIONS".
1729 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1731         * org.texi (Noweb reference syntax): Describe the ability to
1732         execute noweb references in the manual.
1734 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1736         * org.texi (cache): Improve cache documentation when session
1737         evaluation is used.
1739 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1741         * org.texi (Plain lists): Document removal.
1743 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
1745         * org.texi: Decapitalize file name in references to Calc manual.
1747 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1749         * org.texi (Plain lists): Document removal.
1751 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1753         * org.texi (Top, OpenDocument Text export)
1754         (ODT export commands, Extending ODT export)
1755         (Images in ODT export, Tables in ODT export)
1756         (Configuring a document converter): Add or Update.
1758 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1760         * org.texi (MobileOrg): Change the wording to reflect that the
1761         Android Version is no longer just the little brother of the iOS
1762         version.
1764 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1766         * org.texi (Key bindings and useful functions): Update babel key
1767         binding documentation in manual.
1769 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1771         * org.texi (noweb): Document new noweb header value.
1773 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1775         * org.texi (noweb-sep): Document new header argument.
1777 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1779         * org.texi (noweb-ref): Documentation of this new custom variable.
1781 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1783         * org.texi (wrap): Update the new :wrap documentation to match the
1784         current implementation.
1786 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1788         * org.texi: Added documentation for :wrap.
1790 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1792         * org.texi: #+RESULTS now user-configurable.
1794 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1796         * org.texi: Documented :noweb no-export.
1798 2012-04-01  Thomas Dye  <dk@poto.local>
1800         * org.texi: Edit :noweb no header argument for correctness.
1802 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1804         * org.texi (Customization): Update the approximate number of Org
1805         variables.
1807 2012-04-01  Thomas Dye  <dk@poto.local>
1809         * org.texi: The :results wrap produces a drawer instead of a
1810         begin_results block.
1812 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
1814         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1815         reflect the new default.
1817 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
1819         * info.texi (Expert Info): Move the index entry for "Texinfo" from
1820         "Getting Started" to this node.  (Bug#10450)
1822 2012-03-10  Chong Yidong  <cyd@gnu.org>
1824         * flymake.texi (Example -- Configuring a tool called via make):
1825         Mention the Automake COMPILE variable (Bug#8715).
1827         * info.texi (Getting Started): Add an index entry (Bug#10450).
1829 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
1831         * dbus.texi (Signals): Known names will be mapped onto unique
1832         names, when registering for signals.
1834 2012-02-29  Glenn Morris  <rgm@gnu.org>
1836         * url.texi: Fix quote usage in body text.
1838         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1840         * cl.texi: Use @code{} in menus when appropriate.
1842 2012-02-28  Glenn Morris  <rgm@gnu.org>
1844         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1845         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1846         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1847         * org.texi, sc.texi, vip.texi, viper.texi:
1848         Standardize possessive apostrophe usage.
1850 2012-02-26  Chong Yidong  <cyd@gnu.org>
1852         * ediff.texi (Quick Help Commands): Add a couple of index entries
1853         (Bug#10834).
1855 2012-02-17  Glenn Morris  <rgm@gnu.org>
1857         * gnus.texi (Posting Styles):
1858         * remember.texi (Org): Fix cross-refs to other manuals.
1860 2012-02-15  Glenn Morris  <rgm@gnu.org>
1862         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1863         (Encryption): New chapter, split out from previous.
1865 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1867         * gnus.texi (Customizing the IMAP Connection):
1868         Mention nnimap-record-commands.
1870 2012-02-10  Glenn Morris  <rgm@gnu.org>
1872         * url.texi (Retrieving URLs): Update url-retrieve arguments.
1873         Mention url-queue-retrieve.
1875 2012-02-09  Glenn Morris  <rgm@gnu.org>
1877         * sem-user.texi (Semantic mode user commands): Typo fix.
1879         * info.texi (Create Info buffer): Mention info-display-manual.
1881 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1883         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1884         example (modified from an example by Michael Albinus).
1886 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1888         * gnus.texi (Agent Basics): Fix outdated description of
1889         `gnus-agent-auto-agentize-methods'.
1891 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
1893         * cc-mode.texi: Always @defindex ss.
1894         (Config Basics): Fix argument of @itemize.
1895         (Macro Backslashes): Add @code around index entry.
1897 2012-01-23  Glenn Morris  <rgm@gnu.org>
1899         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1901 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
1903         * tramp.texi (File): Tweak wording for the `scpc' option.
1905 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1907         * gnus.texi (Group Parameters): Really note precedence.
1909 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1911         * gnus.texi (Group Parameters): Note precedence.
1913 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1915         * org.texi (Noweb reference syntax): Adding documentation of
1916         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1917         variable.
1919 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1921         * org.texi (Plain lists): Split the table to fix the display
1922         of items.
1924 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1926         * org.texi (Plain lists): Fix misplaced explanation.
1928 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1930         * org.texi (Plain lists, Agenda files): Add index entries.
1932 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1934         * org.texi: Use "Org mode" instead of alternatives like
1935         "Org-mode" or "org-mode".
1937 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1939         * org.texi (Agenda commands):
1940         Document `org-clock-report-include-clocking-task'.
1942 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1944         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1945         C-c' on checkboxes.
1947 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1949         * org.texi: End sentences with two spaces.
1951 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1953         * org.texi (External links): Document the link types file+sys
1954         and file+emacs, slightly narrow used page width.
1956 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1958         * org.texi (colnames): Note that colnames behavior may differ
1959         across languages.
1961 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1963         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1965 2012-01-03  Thomas Dye  <dk@poto.westell.com>
1967         * org.texi: Augmented discussion of babel property
1968         inheritance.  Put footnote outside sentence ending period.
1970 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1972         * org.texi (eval): Documenting the full range of :eval header
1973         argument values.
1975 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1977         * org.texi (eval): Documentation of the new :eval option.
1979 2012-01-03  Thomas Dye  <dk@poto.local>
1981         * org.texi: Add accumulated properties.
1983 2012-01-03  Thomas Dye  <dk@poto.local>
1985         * org.texi: Documented no spaces in name=assign, another
1986         correction to :var table.
1988 2012-01-03  Thomas Dye  <dk@poto.local>
1990         * org.texi: Changed DATA to NAME in Working With Source Code
1991         section.
1993 2012-01-03  Tom Dye  <tsd@tsdye.com>
1995         * org.texi: Minor change to :var table.
1997 2012-01-03  Tom Dye  <tsd@tsdye.com>
1999         * org.texi: More changes to :var table (some examples were wrong).
2001 2012-01-03  Tom Dye  <tsd@tsdye.com>
2003         * org.texi: Cleaned up :var table.
2005 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2007         * org.texi (Timestamps, Weekly/daily agenda)
2008         (Weekly/daily agenda): Add @cindex for "appointment".
2010 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2012         * org.texi (Literal examples): A new link to the template for
2013         inserting empty code blocks.
2014         (Structure of code blocks): A new link to the template for
2015         inserting empty code blocks.
2017 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
2019         * org.texi (External links): Add footnote on how the behavior
2020         of the text search in Org files are controled by the variable
2021         `org-link-search-must-match-exact-headline'.
2023 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2025         * org.texi (Buffer-wide header arguments):
2026         Update documentation to reflect removal of #+PROPERTIES.
2028 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2030         * org.texi (The clock table): Mention that ACHIVED trees
2031         contribute to the clock table.
2033 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2035         * org.texi (Conflicts): Better yasnippet config info.
2037 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
2039         * org.texi (Selective export): Explicitely mention the default
2040         values for `org-export-select-tags',
2041         `org-export-exclude-tags'.
2043 2012-01-03  Tom Dye  <tsd@tsdye.com>
2045         * org.texi: Added a line to specify that header arguments are
2046         lowercase.
2048 2012-01-03  Tom Dye  <tsd@tsdye.com>
2050         * org.texi: :var requires default value when declared.
2052 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2054         * org.texi (Handling links): Add a note about the
2055         `org-link-frame-setup' option.
2057 2012-01-03  David Maus  <dmaus@ictsoc.de>
2059         * org.texi (Exporting Agenda Views, Extracting agenda
2060         information): Fix command line syntax, quote symbol parameter
2061         values.
2063 2012-01-03  David Maus  <dmaus@ictsoc.de>
2065         * org.texi (Exporting Agenda Views): Fix command line syntax.
2067 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
2069         * gnus.texi (Mail Source Customization, Mail Back End Variables):
2070         Use octal notation for file permissions, which are normally
2071         thought of in octal.
2072         (Mail Back End Variables): Use more-plausible modes in example.
2074 2011-12-20  Alan Mackenzie  <acm@muc.de>
2076         * cc-mode.texi: Update version string 5.31 -> 5.32.
2078 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2080         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2082 2011-11-24  Glenn Morris  <rgm@gnu.org>
2084         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2086 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2088         * makefile.w32-in: Update dependencies.
2090 2011-11-20  Glenn Morris  <rgm@gnu.org>
2092         * gnus.texi (Group Information):
2093         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2095 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2097         * gnus-coding.texi (Gnus Maintenance Guide):
2098         Rename from "Gnus Maintainance Guide".
2100         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2101         * eieio.texi (Customizing):
2102         * gnus.texi (Article Washing):
2103         * gnus-news.texi:
2104         * sem-user.texi (Smart Jump): Fix typos.
2106 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2108         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2110 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2112         * ede.texi (project-am-texinfo):
2113         * gnus.texi (Sending or Not Sending):
2114         * org.texi (Template elements): Fix typos.
2116 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
2118         * ediff.texi (Hooks):
2119         * sem-user.texi (Semanticdb Roots): Fix typos.
2121 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
2123         * semantic.texi (Tag handling): Fix typo.
2125 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2127         * gnus.texi (Other Gnus Versions): Remove.
2129 2011-10-28  Alan Mackenzie  <acm@muc.de>
2131         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2132         (Other Special Indentations): Add an xref to "Macros with ;".
2133         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
2134         "Macros with ;".
2135         (Macros with ;): New page.
2137         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2138         Document the new handling of nested scopes for movement by defuns.
2140 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
2142         Sync with Tramp 2.2.3.
2144         * trampver.texi: Update release number.
2146 2011-10-14  Glenn Morris  <rgm@gnu.org>
2148         * ert.texi (Introduction, How to Run Tests)
2149         (Running Tests Interactively, Expected Failures)
2150         (Tests and Their Environment, Useful Techniques)
2151         (Interactive Debugging, Fixtures and Test Suites):
2152         Minor rephrasings.
2153         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2154         (Running Tests in Batch Mode): Simplify loading instructions.
2155         (Test Selectors): Clarify some selectors.
2156         (Expected Failures, Useful Techniques):
2157         Make examples fit in 80 columns.
2159 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
2161         * calc.texi (Basic Operations on Units): Discuss temperature
2162         conversion (`u t') alongside with other unit conversions ('u c').
2164 2011-10-12  Glenn Morris  <rgm@gnu.org>
2166         * ert.texi: Whitespace trivia to make main menu items line up better.
2168 2011-10-08  Glenn Morris  <rgm@gnu.org>
2170         * Makefile.in: Fix ert rules.
2172 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2174         * gnus.texi (Gnus Utility Functions): Add more references and
2175         explanations (bug#9683).
2177 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2179         * gnus.texi (Archived Messages): Note the default (bug#9552).
2181 2011-09-21  Bill Wohler  <wohler@newt.com>
2183         Release MH-E manual version 8.3.
2185         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2186         release 8.3.
2187         (Preface): Update support information.
2188         (From Bill Wohler): Reset text to original version.  As a
2189         historical quote, the tense should be correct in the time that it
2190         was written.
2192 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2194         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2195         (Finding the News): Doc clarification.
2196         (Terminology): Mention naming.
2198 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200         * gnus.texi: Remove mentions of `recent', which are now obsolete.
2201         (Interactive): Document `quiet'.
2203 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
2205         * org.texi (Images in LaTeX export): Rewrite.
2207 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2209         * org.texi (Using the mapping API): Mention 'region as a possible
2210         scope for `org-map-entries'.
2212 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2214         * org.texi (Visibility cycling): Document `org-copy-visible'.
2216 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2218         * org.texi (Template expansion): Order template sequences in the
2219         proper order.
2221 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2223         * org.texi (eval): Expand discussion of the :eval header argument.
2225 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2227         * org.texi (Languages): Add Lilypond and Awk as supported
2228         languages.
2230 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
2232         * org.texi: Document that both CLOCK_INTO_DRAWER and
2233         LOG_INTO_DRAWER can be used to override the contents of variable
2234         org-clock-into-drawer (or if unset, org-log-into-drawer).
2236         * org.texi: Replace @xref->@pxref.
2238 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2240         * org.texi (Evaluating code blocks): Documenting the new option
2241         for inline call lines.
2243 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2245         * org.texi (Results of evaluation): More explicit about the
2246         mechanism through which interactive evaluation of code is
2247         performed.
2249 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2251         * org.texi (noweb-ref): New header argument documentation.
2253 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2255         * org.texi (Extracting source code): Documentation of the new
2256         org-babel-tangle-named-block-combination variable.
2258 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2260         * org.texi (Structure of code blocks): Explicitly state that the
2261         behavior of multiple blocks of the same name is undefined.
2263 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
2265         * org.texi (TaskJuggler export): Modify the example to reflect the
2266         new effort durations.
2268 2011-08-15  David Maus  <dmaus@ictsoc.de>
2270         * org.texi (Images in LaTeX export): Escape curly brackets in
2271         LaTeX example.
2273 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2275         * org.texi (The clock table): Document the :properties and
2276         :inherit-props arguments for the clocktable.
2278 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2280         * org.texi (Tables in LaTeX export): Document specifying placement
2281         options for tables.
2283 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2285         * org.texi (Evaluating code blocks): More specific documentation
2286         about the different types of header arguments.
2288 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2290         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2292 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2294         * org.texi (Built-in table editor): Document the table field
2295         follow mode.
2297 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2299         * org.texi (Easy Templates): Document new template.
2301 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2303         * org.texi (Literal examples): Add a cross-reference from "Literal
2304         Examples" to "Easy Templates."
2306 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2308         * org.texi (The clock table): Add link to match syntax.
2310 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2312         * org.texi (Agenda commands): Document clock consistency checks.
2314 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2316         * org.texi (Built-in table editor): Document that \vert represents
2317         a vertical bar in a table field.
2319 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2321         * org.texi (Literal examples): Link from "Markup" > "Literate
2322         Examples" to "Working with Source Code".
2324 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2326         * org.texi (Agenda commands): Doc for function option to bulk
2327         action.
2329 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2331         * org.texi (Template expansion): Document new %<...> template
2332         escape.
2334 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2336         * org.texi (Selective export): Document exclusion of any tasks
2337         from export.
2339 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2341         * org.texi (Selective export): Document how to exclude DONE tasks
2342         from export.
2343         (Publishing options): Document the properties to be used to turn off
2344         export of DONE tasks.
2346 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2348         * org.texi (The date/time prompt): Document date range protection.
2350 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2352         * org.texi (padline): Documentation of the new padline header
2353         argument.
2355 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2357         * org.texi (var): Adding "[" to list of characters triggering
2358         elisp evaluation.
2360 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2362         * org.texi (var): Documentation of Emacs Lisp evaluation during
2363         variable assignment.
2365 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2367         * org.texi (colnames): Reference indexing into variables, and note
2368         that colnames are *not* removed before indexing occurs.
2369         (rownames): Reference indexing into variables, and note that
2370         rownames are *not* removed before indexing occurs.
2372 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2374         * org.texi (var): Clarification of indexing into tabular
2375         variables.
2377 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2379         * org.texi (results): Documentation of the `:results wrap' header
2380         argument.
2382 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2384         * org.texi (LaTeX and PDF export): Add a note about a limitation
2385         of the LaTeX export: the org file has to be properly structured.
2387 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2389         * org.texi (Dynamic blocks, Structure editing):
2390         Mention the function `org-narrow-to-block'.
2392 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2394         * org.texi (Languages): Updating list of code block supported
2395         languages.
2397 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2399         * org.texi (Special properties): CATEGORY is a special property,
2400         but it may also used in the drawer.
2402 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2404         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2406 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2408         * org.texi (Include files): Document :lines.
2410 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2412         * org.texi (comments): Documentation of the ":comments noweb" code
2413         block header argument.
2415 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2417         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2418         added extra whitespace around functions to be consistent with the
2419         rest of the section.
2421 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2423         * org.texi (Evaluating code blocks): Expand discussion of
2424         #+call: line syntax.
2425         (Header arguments in function calls): Expand discussion of
2426         #+call: line syntax.
2428 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2430         * org.texi (Evaluating code blocks): More explicit about how to
2431         pass variables to #+call lines.
2433 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2435         * org.texi (Results of evaluation): Link to the :results header
2436         argument list from the "Results of evaluation" section.
2438 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2440         * org.texi (Conflicts): Adding additional information about
2441         resolving org/yasnippet conflicts.
2443 2011-08-15  David Maus  <dmaus@ictsoc.de>
2445         * org.texi (Publishing options): Document style-include-scripts
2446         publishing project property.
2448 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2450         * org.texi (Sparse trees): Document the next-error /
2451         previous-error functionality.
2453 2011-08-15  Tom Dye  <tsd@tsdye.com>
2455         * org.texi (cache): Improve documentation of code block caches.
2457 2011-08-15  Tom Dye  <tsd@tsdye.com>
2459         * org.texi (Code block specific header arguments):
2460         Documentation of multi-line header arguments.
2462 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2464         * org.texi (Code evaluation security): Add example for using a
2465         function.
2467 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2469         * org.texi (Tables in LaTeX export): Documentation of new
2470         attr_latex options for tables.
2472 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
2474         * trampver.texi: Update release number.
2476 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2478         Sync with Tramp 2.2.2.
2480         * trampver.texi: Update release number.
2482 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2484         * flymake.texi (Example -- Configuring a tool called via make):
2485         Use /dev/null instead of the Windows "nul" (bug#8715).
2487 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2489         * widget.texi (Setting Up the Buffer): Remove mention of the
2490         global keymap parent, which doesn't seem to be accurate
2491         (bug#7045).
2493 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2495         * org.texi (Special agenda views): Fix double quoting (bug#3509).
2497 2010-07-10  Kevin Ryde  <user42@zip.com.au>
2499         * cl.texi (For Clauses): Add destructuring example processing an
2500         alist (bug#6596).
2502 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2504         * ediff.texi (Major Entry Points): Remove mention of `require',
2505         since that's not pertinent in the installed Emacs (bug#9016).
2507 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2509         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2510         (Filtering New Groups): Clarify how simple the "options -n" format is.
2511         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2512         is internal.
2514 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
2516         * tramp.texi (Cleanup remote connections):
2517         Add `tramp-cleanup-this-connection'.
2519 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2521         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2522         zombies.
2523         (Checking New Groups): Ditto (bug#8974).
2524         (Checking New Groups): Move the reference to the right place.
2526 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
2528         * gnus.texi (Startup Files): Clarify that we're talking about numbered
2529         backups, and not actual vc (bug#8975).
2531 2011-07-03  Kevin Ryde  <user42@zip.com.au>
2533         * cl.texi (For Clauses): @items for hash-values and key-bindings
2534         to make them more visible when skimming.  Add examples of `using'
2535         clause to them, examples being clearer than a description in
2536         words (bug#6599).
2538 2011-07-01  Alan Mackenzie  <acm@muc.de>
2540         * cc-mode.texi (Guessing the Style): New page.
2541         (Styles): Add a short introduction to above.
2543 2011-06-28  Deniz Dogan  <deniz@dogan.se>
2545         * rcirc.texi (Configuration): Bug-fix:
2546         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2547         Reported by Elias Pipping <pipping@exherbo.org>.
2549 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2551         * gnus.texi (Summary Mail Commands):
2552         Document `gnus-summary-reply-to-list-with-original'.
2554 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2556         * eshell.texi (Known problems): Fix typo.
2558 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
2560         * tramp.texi (Customizing Completion): Mention authinfo-style files.
2561         (Password handling): `auth-source-debug' is good for debug messages.
2563 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2565         * gnus.texi (Store custom flags and keywords): Refer to
2566         `gnus-registry-article-marks-to-{chars,names}' instead of
2567         `gnus-registry-user-format-function-{M,M2}'.
2569 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
2571         * texinfo.tex: Merge from gnulib.
2573 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2575         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2576         (Store custom flags and keywords):
2577         Mention `gnus-registry-user-format-function-M' and
2578         `gnus-registry-user-format-function-M2'.
2580 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
2582         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2584 2011-05-17  Glenn Morris  <rgm@gnu.org>
2586         * gnus.texi (Face): Fix typo.
2588 2011-05-14  Glenn Morris  <rgm@gnu.org>
2590         * dired-x.texi (Omitting Examples): Minor addition.
2592 2011-05-10  Jim Meyering  <meyering@redhat.com>
2594         * ede.texi: Fix typo "or or -> or".
2596 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
2598         * gnus.texi (Summary Buffer Lines):
2599         gnus-summary-user-date-format-alist does not exist.
2600         (Sorting the Summary Buffer): More about sorting threads.
2602 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
2604         * trampver.texi: Update release number.
2606 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
2608         * tramp.texi (Frequently Asked Questions): New item for disabling
2609         Tramp in other packages.
2611 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2613         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2614         (Fancy splitting to parent, Store arbitrary data):
2615         Update gnus-registry docs.
2617 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
2619         * ede.texi: Fix typos.
2621 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2623         * gnus.texi (Window Layout): @itemize @code doesn't exist.
2624         It's @table @code.
2626 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
2628         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2630 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
2632         * calc.texi (Logarithmic Units): Update the function names.
2634 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2636         * message.texi (Various Commands): Document format specs in the
2637         ellipsis.
2639 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
2641         * message.texi (Insertion Variables): Document message-cite-style.
2643 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
2645         * tramp.texi (Remote processes): New subsection "Running shell on
2646         a remote host".
2648 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2650         * auth.texi (Help for developers): Update docs to explain that the
2651         :save-function will only run the first time.
2653 2011-03-12  Glenn Morris  <rgm@gnu.org>
2655         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2656         (emacs-faq.text): New target.
2657         (clean): Add emacs-faq.
2659 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
2661         Sync with Tramp 2.2.1.
2663         * trampver.texi: Update release number.
2665 2011-03-11  Glenn Morris  <rgm@gnu.org>
2667         * Makefile.in (HTML_TARGETS): New.
2668         (clean): Delete $HTML_TARGETS.
2669         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2671 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2673         * auth.texi (Help for developers): Show example of using
2674         `auth-source-search' with prompts and :save-function.
2676 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2678         * Version 23.3 released.
2680 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
2682         * message.texi (Message Buffers): Update default value of
2683         message-generate-new-buffers.
2685 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
2687         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2688         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2689         respectively.
2690         (Musical Notes): New section.
2691         (Customizing Calc): Mention the customizable variable
2692         calc-note-threshold.
2694 2011-03-03  Glenn Morris  <rgm@gnu.org>
2696         * url.texi (Dealing with HTTP documents): Remove reference to
2697         function url-decode-text-part; never seems to have existed.  (Bug#6038)
2698         (Configuration): Update url-configuration-directory description.
2700 2011-03-02  Glenn Morris  <rgm@gnu.org>
2702         * dired-x.texi (Multiple Dired Directories): Remove mentions
2703         of dired-default-directory-alist and dired-default-directory.
2704         Move dired-smart-shell-command here...
2705         (Miscellaneous Commands): ... from here.
2707 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
2709         * texinfo.tex: Update to version 2011-02-24.09.
2711 2011-03-02  Glenn Morris  <rgm@gnu.org>
2713         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2714         instead of the obsoleted dired-omit-here-always.
2716 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
2718         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2719         supported systems.
2721 2011-02-28  Glenn Morris  <rgm@gnu.org>
2723         * dbus.texi (Type Conversion): Grammar fix.
2725 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
2727         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2728         "Debian GNU/Linux".
2730         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2732 2011-02-23  Glenn Morris  <rgm@gnu.org>
2734         * dired-x.texi (Features): Minor rephrasing.
2735         (Local Variables): Fix typos.
2737         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2738         Standardize some Emacs/XEmacs terminology.
2740         * dired-x.texi (Features): Don't advertise obsolete local variables.
2741         Simplify layout.
2742         (Omitting Variables): Update local variables example.
2743         (Local Variables): Say this is obsolete.  Fix description of
2744         dired-enable-local-variables possible values.
2746 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2748         * auth.texi (Help for users): Mention ~/.netrc is also searched by
2749         default now.
2751 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2753         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2755 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2757         * gnus.texi (Window Layout): Document layout names.
2759 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
2761         * ada-mode.texi: Sync @dircategory with ../../info/dir.
2762         * auth.texi: Sync @dircategory with ../../info/dir.
2763         * autotype.texi: Sync @dircategory with ../../info/dir.
2764         * calc.texi: Sync @dircategory with ../../info/dir.
2765         * cc-mode.texi: Sync @dircategory with ../../info/dir.
2766         * cl.texi: Sync @dircategory with ../../info/dir.
2767         * dbus.texi: Sync @dircategory with ../../info/dir.
2768         * dired-x.texi: Sync @dircategory with ../../info/dir.
2769         * ebrowse.texi: Sync @dircategory with ../../info/dir.
2770         * ede.texi: Sync @dircategory with ../../info/dir.
2771         * ediff.texi: Sync @dircategory with ../../info/dir.
2772         * edt.texi: Sync @dircategory with ../../info/dir.
2773         * eieio.texi: Sync @dircategory with ../../info/dir.
2774         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2775         * epa.texi: Sync @dircategory with ../../info/dir.
2776         * erc.texi: Sync @dircategory with ../../info/dir.
2777         * eshell.texi: Sync @dircategory with ../../info/dir.
2778         * eudc.texi: Sync @dircategory with ../../info/dir.
2779         * flymake.texi: Sync @dircategory with ../../info/dir.
2780         * forms.texi: Sync @dircategory with ../../info/dir.
2781         * gnus.texi: Sync @dircategory with ../../info/dir.
2782         * idlwave.texi: Sync @dircategory with ../../info/dir.
2783         * mairix-el.texi: Sync @dircategory with ../../info/dir.
2784         * message.texi: Sync @dircategory with ../../info/dir.
2785         * mh-e.texi: Sync @dircategory with ../../info/dir.
2786         * newsticker.texi: Sync @dircategory with ../../info/dir.
2787         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2788         * org.texi: Sync @dircategory with ../../info/dir.
2789         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2790         * pgg.texi: Sync @dircategory with ../../info/dir.
2791         * rcirc.texi: Sync @dircategory with ../../info/dir.
2792         * reftex.texi: Sync @dircategory with ../../info/dir.
2793         * remember.texi: Sync @dircategory with ../../info/dir.
2794         * sasl.texi: Sync @dircategory with ../../info/dir.
2795         * sc.texi: Sync @dircategory with ../../info/dir.
2796         * semantic.texi: Sync @dircategory with ../../info/dir.
2797         * ses.texi: Sync @dircategory with ../../info/dir.
2798         * sieve.texi: Sync @dircategory with ../../info/dir.
2799         * smtpmail.texi: Sync @dircategory with ../../info/dir.
2800         * speedbar.texi: Sync @dircategory with ../../info/dir.
2801         * trampver.texi [emacs]: Set emacsname to "Emacs".
2802         * tramp.texi: Sync @dircategory with ../../info/dir.
2803         * url.texi: Sync @dircategory with ../../info/dir.
2804         * vip.texi: Sync @dircategory with ../../info/dir.
2805         * viper.texi: Sync @dircategory with ../../info/dir.
2806         * widget.texi: Sync @dircategory with ../../info/dir.
2807         * woman.texi: Sync @dircategory with ../../info/dir.
2809 2011-02-19  Glenn Morris  <rgm@gnu.org>
2811         * dired-x.texi (Technical Details): No longer redefines
2812         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2813         dired-read-shell-command, or dired-find-buffer-nocreate.
2815 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
2817         * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2819 2011-02-18  Glenn Morris  <rgm@gnu.org>
2821         * dired-x.texi (Optional Installation File At Point): Simplify.
2823 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2825         * auth.texi (Help for users): Use :port instead of :protocol for all
2826         auth-source docs.
2827         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2828         to have two files in `auth-sources'.
2830 2011-02-16  Glenn Morris  <rgm@gnu.org>
2832         * dired-x.texi: Use emacsver.texi to get Emacs version.
2833         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2834         Depend on emacsver.texi.
2836         * dired-x.texi: Drop meaningless version number.
2837         (Introduction): Remove old info.
2838         (Optional Installation Dired Jump): Autoload from dired-x.
2839         Remove incorrect info about loaddefs.el.
2840         (Bugs): Just refer to M-x report-emacs-bug.
2842         * dired-x.texi (Multiple Dired Directories): Update for rename of
2843         default-directory-alist.
2844         (Miscellaneous Commands): No longer mention very old VM version 4.
2846 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2848         Merge from gnulib.
2849         * texinfo.tex: Update to version 2011-02-14.11.
2851 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2853         * auth.texi (Help for users):
2854         Login collection is "Login" and not "login".
2856 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
2858         * tramp.texi (History): Remove IMAP support.
2859         (External methods, Frequently Asked Questions): Remove `imap' and
2860         `imaps' methods.
2861         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2863         * trampver.texi: Remove default value of `emacsimap'.
2865 2011-02-13  Glenn Morris  <rgm@gnu.org>
2867         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2868         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2870 2011-02-12  Glenn Morris  <rgm@gnu.org>
2872         * sc.texi (Getting Connected): Remove old index entries.
2874 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
2876         * url.texi: Remove duplicate @dircategory (Bug#7942).
2878 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2880         * auth.texi (Overview, Help for users, Help for developers):
2881         Update docs.
2882         (Help for users): Talk about spaces.
2884 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2886         * texinfo.tex: Update to version 2011-02-07.16.
2888 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
2890         * dbus.texi (Bus names): Adapt descriptions for
2891         dbus-list-activatable-names and dbus-list-known-names.
2893 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
2895         * calc.texi (Logarithmic Units): New section.
2897 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2899         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2900         manuals use it now.
2902         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2904 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2906         * overrides.texi: Remove.
2908         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2909         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2911 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
2913         * tramp.texi (Frequently Asked Questions): Mention problems with
2914         WinSSHD.
2916         * trampver.texi: Update release number.
2918 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
2920         * tramp.texi:
2921         Replace "delimet" with "delimit" globally.
2922         Replace "explicite" with "explicit" globally.
2923         Replace "instead of" with "instead" where there was nothing after "of".
2924         Audit use of comma before interrogative pronoun, "that", or "which".
2925         Minor word order, spelling, wording changes.
2927 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2929         * overrides.texi: New file to set or clear WEBHACKDEVEL.
2931         * sieve.texi: Use WEBHACKDEVEL.
2933         * sasl.texi: Use WEBHACKDEVEL.
2935         * pgg.texi: Use WEBHACKDEVEL.
2937         * message.texi: Use WEBHACKDEVEL.
2939         * gnus.texi: Use WEBHACKDEVEL.
2941         * emacs-mime.texi: Use WEBHACKDEVEL.
2943         * auth.texi: Use WEBHACKDEVEL.
2945         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2946         manuals.
2948 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2950         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2952 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2954         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2955         which in turn is copied from ftp://tug.org/tex/.
2957 2011-02-03  Glenn Morris  <rgm@gnu.org>
2959         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2960         (Binding combinations of modifiers and function keys):
2961         Let's assume people reading this are not using Emacs 18.
2963 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2965         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2966         since it's run automatically.
2968 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2970         * gnus.texi (Customizing Articles): Fix typo.
2972 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2974         * gnus.texi (Customizing Articles): Document the new way of customizing
2975         the date headers(s).
2977 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2979         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2980         splitting example.
2982 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2984         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2985         (MAKEINFO_OPTS): New variable.
2986         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2987         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2988         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2989         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2990         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2991         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2992         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2993         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2994         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2995         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2996         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2997         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2998         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2999         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3000         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3001         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3002         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3003         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3005 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3007         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3009 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3011         * message.texi (IDNA): Explain what it is.
3013 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3015         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3017 2011-01-23  Werner Lemberg  <wl@gnu.org>
3019         * Makefile.in (MAKEINFO): Now controlled by `configure'.
3020         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
3021         (ENVADD): Update.
3023 2011-01-18  Glenn Morris  <rgm@gnu.org>
3025         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3027 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
3029         * nxml-mode.texi (Introduction): Fix file name typos.
3031 2011-01-13  Christian Ohler  <ohler@gnu.org>
3033         * ert.texi: New file.
3035         * Makefile.in:
3036         * makefile.w32-in: Add ert.texi.
3038 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3040         * dbus.texi (Receiving Method Calls): New function
3041         dbus-register-service.  Rearrange node.
3043 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
3045         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3046         which in turn is copied from ftp://tug.org/tex/.
3048 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3050         * dbus.texi (Receiving Method Calls): Describe new optional
3051         parameter dont-register-service of dbus-register-{method,property}.
3053 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
3055         * epa.texi (Encrypting/decrypting *.gpg files):
3056         Mention epa-file-select-keys.
3058 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3060         * gnus.texi (Archived Messages): Remove outdated text.
3062 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
3064         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3066 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
3068         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3070 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3072         * gnus.texi (The swish++ Engine): Add customizable parameters
3073         descriptions.
3074         (The swish-e Engine): Ditto.
3076 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
3078         * tramp.texi (Inline methods): Add "ksu" method.
3079         (Remote processes): Add example with remote `default-directory'.
3081 2010-12-14  Glenn Morris  <rgm@gnu.org>
3083         * faq.texi (Expanding aliases when sending mail):
3084         Now build-mail-aliases is interactive.
3086 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3088         * gnus.texi: First pass at adding (rough) nnir documentation.
3090 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3092         * gnus.texi (Filtering New Groups):
3093         Mention gnus-auto-subscribed-categories.
3094         (The First Time): Remove, since default-subscribed-newsgroups has been
3095         removed.
3097 2010-12-13  Glenn Morris  <rgm@gnu.org>
3099         * cl.texi (For Clauses): Small fixes for frames and windows.
3101 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
3103         * org.texi (Using capture): Document using prefix arguments for
3104         finalizing capture.
3105         (Agenda commands): Document prefix argument for the bulk scatter
3106         command.
3107         (Beamer class export): Document that also overlay arguments can be
3108         passed to the column environment.
3109         (Template elements): Document the new entry type.
3111 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
3113         * org.texi (Include files): Document :minlevel.
3115 2010-12-11  Julien Danjou  <julien@danjou.info>
3117         * org.texi (Categories): Document category icons.
3119 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
3121         * org.texi (noweb): Fix typo.
3123 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
3125         * gnus.texi (Server Commands): Point to the rest of the server
3126         commands.
3128 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3130         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3131         g'.
3133 2010-12-02  Julien Danjou  <julien@danjou.info>
3135         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3137 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3139         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3140         (Direct Functions): Note the STARTTLS upgrade.
3142 2010-11-27  Glenn Morris  <rgm@gnu.org>
3143             James Clark  <none@example.com>
3145         * nxml-mode.texi (Introduction): New section.
3147 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3149         * gnus.texi (Server Commands): Document gnus-server-show-server.
3151 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
3153         Sync with Tramp 2.2.0.
3155         * trampver.texi: Update release number.
3157 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
3159         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3160         Mention that the TeX specific units won't use the `tex' prefix
3161         in TeX mode.
3163 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3165         * gnus.texi (Misc Article): Document gnus-inhibit-images.
3167 2010-11-17  Glenn Morris  <rgm@gnu.org>
3169         * edt.texi: Remove information about Emacs 19.
3171 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
3173         * trampver.texi: Update release number.
3175 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3177         * gnus.texi (Article Washing): Fix typo.
3179 2010-11-11  Noorul Islam  <noorul@noorul.com>
3181         * org.texi: Fix typo.
3183 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3185         * org.texi (Using capture): Explain that refiling is
3186         sensitive to cursor position.
3188 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3190         * org.texi (Images and tables): Add cross reference to link section.
3192 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3194         * org.texi: Document the <c> cookie.
3196 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3198         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3199         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3201 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3203         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3205 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3207         * org.texi (Project alist): Mention that this is a property list.
3209 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3211         * org.texi (Setting up the staging area): Document that
3212         file names remain visible when encrypting the MobileOrg files.
3214 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3216         * org.texi (Setting up the staging area): Document which
3217         versions are needed for encryption.
3219 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3221         * org.texi (noweb): Update :noweb documentation to
3222         reflect the new "tangle" argument.
3224 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3226         * org.texi (Batch execution): Improve tangling script in
3227         documentation.
3229 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3231         * org.texi (Handling links):
3232         (In-buffer settings): Document inlining images on startup.
3234 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3236         * org.texi (Setting up the staging area): Document use of
3237         crypt password.
3239 2010-11-11  David Maus  <dmaus@ictsoc.de>
3241         * org.texi (Template expansion): Add date related link type escapes.
3243 2010-11-11  David Maus  <dmaus@ictsoc.de>
3245         * org.texi (Template expansion): Add mew in table for link type
3246         escapes.
3248 2010-11-11  David Maus  <dmaus@ictsoc.de>
3250         * org.texi (Template expansion): Fix typo in link type escapes.
3252 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3254         * org.texi (Structure of code blocks): Another documentation tweak.
3256 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3258         * org.texi (Structure of code blocks): Documentation tweak.
3260 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3262         * org.texi (Structure of code blocks):
3263         Update documentation to mention inline code block syntax.
3265 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3267         * org.texi (comments): Improve wording.
3269 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3271         * org.texi (comments): Document the new :comments header arguments.
3273 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3275         * org.texi (Installation): Remove the special
3276         installation instructions for XEmacs.
3278 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3280         * org.texi (Easy Templates): New section.  Documents quick
3281         insertion of empty structural elements.
3283 2010-11-11  Noorul Islam  <noorul@noorul.com>
3285         * org.texi: Fix doc.
3287 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3289         * org.texi (The date/time prompt): Document specification
3290         of time ranges.
3292 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3294         * org.texi (Internal links): Document the changes in
3295         internal links.
3297 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3299         * org.texi (Agenda commands): Document the limitation for
3300         the filter preset - it can only be used for an entire agenda
3301         view, not in an individual block in a block agenda.
3303 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
3305         * org.texi (iCalendar export): Document alarm creation.
3307 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
3309         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3311 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3313         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3315 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
3317         * calc.texi: Use emacsver.texi to determine Emacs version.
3319 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3321         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3322         since that works by default.
3324 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3326         * gnus.texi (Customizing the IMAP Connection): Document
3327         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3329 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
3331         * tramp.texi (Remote shell setup): New item "Interactive shell
3332         prompt".  Reported by Christian Millour <cm@abtela.com>.
3333         (Remote shell setup, Remote processes): Use @code{} for
3334         environment variables.
3336 2010-11-03  Glenn Morris  <rgm@gnu.org>
3338         * ediff.texi (Quick Help Commands, Miscellaneous):
3339         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3341 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3343         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3345 2010-10-31  Glenn Morris  <rgm@gnu.org>
3347         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3349 2010-10-31  Glenn Morris  <rgm@gnu.org>
3351         * cc-mode.texi: Remove reference to defunct viewcvs URL.
3353 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3355         * gnus.texi (Client-Side IMAP Splitting):
3356         Mention nnimap-unsplittable-articles.
3358 2010-10-29  Julien Danjou  <julien@danjou.info>
3360         * gnus.texi (Finding the News): Remove references to obsoletes
3361         variables `gnus-nntp-server' and `gnus-secondary-servers'.
3363 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
3365         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3366         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3367         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3368         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3370 2010-10-28  Glenn Morris  <rgm@gnu.org>
3372         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3373         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3374         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3376 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
3378         * epa.texi (Mail-mode integration): Add alternative key bindings
3379         for epa-mail commands; escape comma.
3380         Don't use the word "PGP", since it is a non-free program.
3382 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
3384         * calc.texi: Use emacsver.texi to determine Emacs version.
3386 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
3388         * gnus.texi (Group Parameters, Buttons): Fix typos.
3390 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3392         * gnus.texi (Subscription Commands): Mention that you can also
3393         subscribe to new groups via the Server buffer, which is probably more
3394         convenient when subscribing to many groups.
3396 2010-10-21  Julien Danjou  <julien@danjou.info>
3398         * message.texi (Message Headers): Allow message-default-headers to be a
3399         function.
3401 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3403         * gnus-news.texi: Mention new archive defaults.
3405 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3407         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3409 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3411         * gnus.texi (HTML): Document the function value of
3412         gnus-blocked-images.
3413         (Article Washing): shr and gnus-w3m, not the direct function names.
3415 2010-10-20  Julien Danjou  <julien@danjou.info>
3417         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3418         variable.
3420 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3422         * gnus.texi (Customizing the IMAP Connection): The port strings are
3423         strings.
3424         (Document Groups): Mention git.
3426 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3429         bzr/Gnus git sync.
3431 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
3433         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3434         change.
3436 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3438         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3439         @item syntax for in-Emacs makeinfo.
3441 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
3443         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3444         trim sentence.
3446 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
3448         * epa.texi (Caching Passphrases):
3449         * auth.texi (GnuPG and EasyPG Assistant Configuration):
3450         Clarify some configurations require to set up gpg-agent.
3452 2010-10-11  Glenn Morris  <rgm@gnu.org>
3454         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3456 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3458         * gnus.texi (Spam Package Introduction): Mention `$'.
3460 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3462         * makefile.w32-in (emacsdir): New variable.
3463         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3464         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3466 2010-10-09  Glenn Morris  <rgm@gnu.org>
3468         * Makefile.in (mostlyclean): Delete *.toc.
3470         * Makefile.in: Use $< in rules.
3472         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3474         * Makefile.in ($(infodir)): Delete rule.
3475         (mkinfodir): New.  Use it in all the info rules, rather than depending
3476         on infodir.
3478 2010-10-09  Glenn Morris  <rgm@gnu.org>
3480         * gnus.texi (Article Washing): Fix previous change.
3482         * Makefile.in (emacsdir): New variable.
3483         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3484         Depend on emacsver.texi.
3486         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3488         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3490 2010-10-08  Julien Danjou  <julien@danjou.info>
3492         * gnus.texi: Add mm-shr.
3494 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
3496         * gnus.texi (Finding the Parent, The Gnus Registry)
3497         (Registry Article Refer Method): Update docs for nnregistry.el.
3499 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
3501         * auth.texi (Help for users)
3502         (GnuPG and EasyPG Assistant Configuration): Update docs.
3504 2010-10-08  Glenn Morris  <rgm@gnu.org>
3506         * cl.texi (Organization, Installation, Old CL Compatibility):
3507         Deprecate cl-compat for new code.
3508         (Usage, Installation): Remove outdated information.
3510         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3512 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3514         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3516 2010-10-06  Julien Danjou  <julien@danjou.info>
3518         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3520         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3521         broken link.
3523         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3525         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3526         to ReiserFS.
3528         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3529         (FAQ 7-1): Fix getmail URL.
3531 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
3533         * epa.texi (Caching Passphrases): New section.
3535 2010-10-06  Glenn Morris  <rgm@gnu.org>
3537         * Makefile.in (SHELL): Set it.
3538         (info): Move the mkdir dependency to the individual info files.
3539         (mostlyclean): Tidy up.
3540         (clean): Only delete the specific dvi and pdf files.
3541         (maintainer-clean): Be more restrictive in what we delete.
3542         ($(infodir)): Add parallel build workaround.
3544 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3546         * gnus.texi (Misc Article): Document gnus-widen-article-window.
3548 2010-10-03  Julien Danjou  <julien@danjou.info>
3550         * emacs-mime.texi (Display Customization):
3551         Update mm-inline-large-images documentation and add documentation for
3552         mm-inline-large-images-proportion.
3554 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
3556         * tramp.texi (Frequently Asked Questions):
3557         Mention remote-file-name-inhibit-cache.
3559 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3561         * gnus.texi (Splitting Mail): Fix @xref syntax.
3562         (Splitting Mail): Really fix the @ref syntax.
3564 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3566         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3567         (Article Hiding): Add google banner example.
3568         Suggested by Benjamin Xu.
3570 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3572         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3573         Remove nnimap-split-rule from examples.
3575 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3578         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
3579         Fishman.
3580         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3582 2010-09-30  Julien Danjou  <julien@danjou.info>
3584         * gnus.texi (Gravatars): Fix documentation about
3585         gnu-gravatar-properties.
3587 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
3589         * epa.texi (Bug Reports): New section.
3591 2010-09-29  Glenn Morris  <rgm@gnu.org>
3593         * Makefile.in (top_srcdir): Remove unused variable.
3595 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3597         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3598         (Client-Side IMAP Splitting): Document 'default.
3600 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3602         * gnus.texi (Customizing the IMAP Connection):
3603         Document nnimap-fetch-partial-articles.
3605 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3607         * gnus-news.texi: Mention nnimap-inbox.
3609         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3611 2010-09-26  Julien Danjou  <julien@danjou.info>
3613         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3615 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3617         * gnus.texi (Security): Remove gpg.el mention.
3619 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3621         * gnus.texi (Browse Foreign Server): New variable
3622         gnus-browse-subscribe-newsgroup-method.
3624         * gnus-news.texi: Mention it.
3626 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628         * gnus.texi (NoCeM): Remove.
3629         (Startup Variables): No jingle.
3631 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
3633         * woman.texi (Interface Options): xz compression is now supported.
3635 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3637         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3638         (Unavailable Servers): Document gnus-server-copy-server.
3639         (Using IMAP): Document the new nnimap.
3641 2010-09-25  Julien Danjou  <julien@danjou.info>
3643         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3645 2010-09-24  Glenn Morris  <rgm@gnu.org>
3647         * url.texi (Disk Caching): Tweak previous change.
3649 2010-09-24  Julien Danjou  <julien@danjou.info>
3651         * url.texi (Disk Caching): Mention url-cache-expire-time,
3652         url-cache-expired, and url-fetch-from-cache.
3654 2010-09-24  Julien Danjou  <julien@danjou.info>
3656         * gnus.texi: Add Gravatars.
3658 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3660         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3662 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3664         * gnus.texi (Expunging mailboxes): Update name of the expunging
3665         command.
3667 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3669         * emacs-mime.texi (rfc2047): Update description for
3670         rfc2047-encode-parameter.
3672 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
3674         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3675         "fish" methods.
3676         (External methods): Remove "scp1_old" and "scp2_old" methods.
3678 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
3680         * tramp.texi: Remove Japanese manual.  Fix typo.
3682         * trampver.texi: Update release number.  Remove japanesemanual.
3684 2010-09-09  Glenn Morris  <rgm@gnu.org>
3686         * org.texi: Restore clobbered changes (copyright years, untabify).
3688 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
3690         * gnus.texi (Adaptive Scoring): Fix typo.
3692 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3694         * gnus.texi (Article Display): Document gnus-html-show-images.
3696 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3698         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3700 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3702         * gnus.texi (HTML): Document gnus-max-image-proportion.
3704 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3706         * gnus.texi (HTML): Document gnus-blocked-images.
3708         * message.texi (Wide Reply): Document message-prune-recipient-rules.
3710 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3712         * gnus.texi (Summary Mail Commands): Note that only the addresses from
3713         the first message are used for wide replies.
3714         (Changing Servers): Remove documentation on gnus-change-server and
3715         friends, since it's been removed.
3717 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3719         * gnus.texi (Drafts): Mention B DEL.
3721 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
3723         * gnus.texi (Delayed Articles): Mention that the Date header is the
3724         original one, even if you delay.
3726 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3728         * gnus.texi (Asynchronous Fetching):
3729         Document gnus-async-post-fetch-function.
3730         (HTML): Made into its own section.
3732 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
3734         Sync with Tramp 2.1.19.
3736         * tramp.texi (Inline methods, Default Method):
3737         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
3738         Remove remark about doubled "-t" argument.
3739         (Auto-save and Backup): Remove reference to Emacs 21.
3740         (Filename Syntax): Describe port numbers.
3741         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
3742         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
3743         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
3744         errors with the backquotes.
3745         (External packages): File attributes cache flushing for asynchronous
3746         processes.
3747         (Traces and Profiles): Describe verbose level 9.
3749         * trampver.texi: Update release number.
3751 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
3753         * dbus.texi (Alternative Buses): New chapter.
3755 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3757         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3759 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
3761         * calc.texi (Customizing Calc): Rearrange description of new
3762         variables to match the presentation of other variables.
3764 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3766         * org.texi (Footnotes, Tables in HTML export): Fix typos.
3768 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
3770         * calc.texi (Making Selections, Selecting Subformulas)
3771         (Customizing Calc): Mention how to use faces to emphasize selected
3772         sub-formulas.
3774 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
3776         * tramp.texi (External packages): File attributes cache flushing
3777         for asynchronous processes.
3779 2010-08-01  Alan Mackenzie  <acm@muc.de>
3781         Enhance the manual for the latest Java Mode.
3783         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3784         annotation-var-cont.
3785         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
3786         two new symbols.
3788 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
3790         * tramp.texi (Traces and Profiles): Describe verbose level 9.
3792 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
3794         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3796 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3798         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3800 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
3802         * org.texi: Add macros to get plain quotes in PDF output.
3803         List additional contributors.
3804         (Capture): New section, replaces the section about remember.
3805         (Working With Source Code): New chapter, focused on documenting Org
3806         Babel.
3807         (Code evaluation security): New section.
3808         (MobileOrg): Document DropBox support.
3809         (TaskJuggler export): Document taskjuggler and Gantt chart support.
3810         (Special symbols): Show how to display UTF8 characters for entities.
3811         (Global TODO list): Clarify the use of the "M" key and the differences
3812         to the "m" key.
3813         (RSS Feeds): Mention Atom feeds as well.
3814         (Setting tags): Remove paragraph about
3815         `org-complete-tags-always-offer-all-agenda-tags'.
3817 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3819         * tramp.texi (Inline methods): Remove remark about doubled "-t"
3820         argument.
3821         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3822         echoing shells.
3824 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
3826         * tramp.texi (Inline methods): Remove "kludgy" phrase.
3827         (Filename Syntax): Describe port numbers.
3829 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
3831         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
3832         forgotten.
3833         (Type Conversion): Precise conversion of natural numbers.
3834         (Errors and Events): Add "debugging" to concept index.  Add variable
3835         `dbus-debug'.
3837 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3839         * dbus.texi (Receiving Method Calls): Add optional argument
3840         EMITS-SIGNAL to `dbus-register-property'.
3842 2010-06-27  Alex Schroeder  <alex@gnu.org>
3844         * nxml-mode.texi (Commands for locating a schema): Fix typo.
3846 2010-06-24  Glenn Morris  <rgm@gnu.org>
3848         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3849         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3850         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3851         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3852         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3853         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3854         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3855         * woman.texi: Start direntry descriptions in column 32, per Texinfo
3856         convention.   Make them end with a period.
3858 2010-06-23  Glenn Morris  <rgm@gnu.org>
3860         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3861         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3862         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3863         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3864         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3865         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3867 2010-06-10  Glenn Morris  <rgm@gnu.org>
3869         * idlwave.texi (Load-Path Shadows):
3870         * org.texi (Handling links): Fix typos.
3872 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3874         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3876 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
3878         * eshell.texi (Built-ins): Describe, how to disable a built-in command
3879         by an alias.  (Bug#6226)
3881 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3883         * calc.texi (Manipulating Vectors): Mention that vectors can
3884         be used to determine bins for `calc-histogram'.
3886 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
3888         * calc.texi: Remove "\turnoffactive" commands throughout.
3890 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
3892         * url.texi (HTTP language/coding, Customization):
3893         * message.texi (Header Commands, Responses):
3894         * cl.texi (Argument Lists): Fix typos.
3896 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3898         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3899         Note that Development menu is always available.
3900         (Creating a project): Fix terminology.
3901         (Add/Remove files): Fix typo.
3903 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3905         * Version 23.2 released.
3907 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
3909         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3911 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
3913         * tramp.texi (Inline methods, Default Method):
3914         Mention `tramp-inline-compress-start-size'.
3916 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3918         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3919         the CVS repo.  Put the Git repo in the news section.
3921         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3922         Removed some mentions of CVS.  Mention the new Git repo.
3924 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
3926         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
3927         (Mail Group Commands): Add index entry.
3929 2010-04-18  Glenn Morris  <rgm@gnu.org>
3931         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3933 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
3935         * calc.texi (Radix modes): Mention that the option prefix will
3936         turn on twos-complement mode.
3937         (Inverse and Hyperbolic Flags): Mention the Option flag.
3939 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3941         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3942         (LaTeX/PDF export commands): Rename and Move section.
3943         (Sectioning structure): Update.
3944         (References): New use case for field coordinates.
3945         (The export dispatcher): Rename from ASCII export.
3946         (Setting up the staging area): Document the availability of
3947         encryption for MobileOrg.
3948         (Images and tables): Document how to reference labels.
3949         (Index entries): New section.
3950         (Generating an index): New section.
3951         (Column width and alignment): Document that <N> now
3952         means a fixed width, not a maximum width.
3953         (Publishing options): Document the :email option.
3954         (Beamer class export): Fix bug in the BEAMER example.
3955         (Refiling notes): Document refile logging.
3956         (In-buffer settings): Document refile logging keywords.
3957         (Drawers): Document `C-c C-z' command.
3958         (Agenda commands): Mention the alternative key `C-c C-z'.
3959         (Special properties): Document the BLOCKED property.
3960         (The spreadsheet): Mention the formula editor.
3961         (References): Document field coordinates.
3962         (Publishing action): Correct the documentation for the
3963         publishing function.
3964         (The date/time prompt): Document that we accept dates
3965         like month/day/year.
3966         (Cooperation): Document the changes in table.el support.
3967         (Faces for TODO keywords, Faces for TODO keywords)
3968         (Priorities): Document the easy colors.
3969         (Visibility cycling): Document the new double prefix
3970         arg for `org-reveal'.
3971         (Cooperation): Remember.el is part of Emacs.
3972         (Clean view): Mention that `wrap-prefix' is also set by
3973         org-indent-mode.
3974         (Agenda commands): Add information about prefix args to
3975         scheduling and deadline commands.
3976         (Search view): Point to the docstring of
3977         `org-search-view' for more details.
3978         (Agenda commands): Document that `>' prompts for a date.
3979         (Setting tags): Document variable
3980         org-complete-tags-always-offer-all-agenda-tags.
3981         (Column attributes): Cross-reference special properties.
3983 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3985         Synchronize with Tramp repository.
3987         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3988         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3989         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3990         syntax, texi2dvi reports errors with the backquotes.
3992         * trampver.texi: Update release number.
3994 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3996         * gnus.texi (Finding the News): Add pointers to the Server buffer
3997         because it's essential.
3999 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4001         * gnus.texi (MIME Commands): Update description of
4002         gnus-article-browse-html-article.
4004 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4006         * auth.texi (Secret Service API): Add TODO node.
4007         (Help for users): Explain the new source options for `auth-sources'.
4009 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
4011         * trampver.texi: Update release number.
4013 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
4015         * Branch for 23.2.
4017 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
4019         * faq.texi (Escape sequences in shell output): Note that ansi-color is
4020         now enabled by default.
4022 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
4024         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4025         when Emacs runs in interactive mode.  (Bug#5645)
4027 2010-02-16  Glenn Morris  <rgm@gnu.org>
4029         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4031 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
4033         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4035 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4037         * gnus.texi (Score File Format): Fix typo.
4039 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
4041         * cc-mode.texi: Replace references to obsolete c-subword-mode.
4043 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
4045         * ada-mode.texi (Project File Overview): Fix typo.
4047 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4049         * semantic.texi: Add Richard Y. Kim credit.
4051         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4053 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
4055         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4056         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
4058 2010-01-17  Glenn Morris  <rgm@gnu.org>
4060         * calc.texi (Reporting Bugs): Don't mention format of repository.
4062         * woman.texi (Bugs): Make "Emacs repository" less specific,
4063         and the URL for same more specific.
4065         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4067 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4069         * ede.texi (ede-step-project, ede-proj-target):
4070         * tramp.texi (Remote processes): Fix typos.
4072 2010-01-16  Mario Lang  <mlang@delysid.org>
4074         * ede.texi (ede-target):
4075         * org.texi (Refiling notes): Remove duplicated words.
4077 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4079         * gnus.texi (Posting Styles): Use with-current-buffer.
4080         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4082 2010-01-02  Kevin Ryde  <user42@zip.com.au>
4084         * eieio.texi (Naming Conventions): Correction to xref on elisp
4085         coding conventions, is "Tips" node not "Standards".
4087 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
4089         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4091         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4093 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4095         * gnus.texi (Direct Functions): Add missing port number to tls method.
4097 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
4099         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4100         ($(infodir)/edt, edt.dvi): New targets.
4102 2009-12-15  Glenn Morris  <rgm@gnu.org>
4104         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4105         (edt, $(infodir)/edt, edt.dvi): New targets.
4106         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4108         * Makefile.in (PDF_TARGETS, pdf): New.
4109         (clean): Add *.pdf.
4110         Add pdf rules for all manuals.
4112 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
4114         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4116 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
4118         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4119         (Smart Jump, Analyzer Debug): Copyedits.
4120         (Semantic mode user commands): Link to new nodes.
4121         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4122         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4123         upstream Semantic manual.
4125         * semantic.texi (Introduction): Minor fix to diagram.
4127 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
4129         * eshell.texi (History): Add the other built-in variables.
4130         (Built-ins): Explain built-ins, and how to apply the external commands.
4131         Add `history', `su' and `sudo'.
4133         * tramp.texi (Remote processes): Add missing <RET> in the example.
4135 2009-12-01  Bill Wohler  <wohler@newt.com>
4137         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4138         path for mairix example.  Specify -q in namazu example since namazu is
4139         excessively garrulous.
4141 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
4143         * tramp.texi (Remote processes): Improve eshell example with "su"
4144         and "sudo" commands.
4146 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
4148         * semantic.texi (Analyzer Internals): Rename from Analyzer.
4150         * sem-user.texi (Semantic mode user commands): Fix key syntax.
4151         Document semantic-complete-analyze-inline.
4152         (Semanticdb search debugging commands): Minor clarification.
4153         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4154         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4155         manual.
4156         (Semantic mode): Link to Idle Scheduler.
4158 2009-11-28  Kevin Ryde  <user42@zip.com.au>
4160         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4161         @pxref, now EIEIO is in Emacs.
4163         * erc.texi (Development): Correction to git tutorial url.
4165 2009-11-26  Glenn Morris  <rgm@gnu.org>
4167         * faq.texi (Latest version of Emacs): Mention stability of development
4168         version.
4169         (Problems with very large files): Max buffer size increase in 23.2.
4170         (VM): VM has moved house again.
4172 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
4174         * calc.texi (Radix modes): Discuss alternate bases for two's complement
4175         notations.
4177 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
4179         * org.texi (Column attributes): Fix documentation of new operators.
4181 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
4183         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4184         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4185         (Idle Completions Mode): Numerous copyedits.
4187 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
4189         * semantic.texi (Semantic Internals, Glossary):
4190         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4191         (Semanticdb search debugging commands): Fix typos.
4193 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4195         * calc.texi (Radix modes): Mention twos-complement notation.
4197 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
4199         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4200         ($(infodir)/semantic, semantic.dvi): New targets.
4202 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
4204         * Makefile.in: Build the Semantic manual.
4206         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4207         repository.
4209 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4211         * dbus.texi (Receiving Method Calls): New defun
4212         `dbus-unregister-service'.
4214 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
4216         * org.texi (Speed keys): New section.
4218 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4220         * dbus.texi (Type Conversion): Fix typo.
4221         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4222         `dbus-registered-objects-table'.
4223         (Receiving Method Calls): New defun `dbus-register-property'.
4224         Move `dbus-unregister-object' here.
4226 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4228         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4230 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
4232         * org.texi (Column attributes): Add the new age summary operators.
4233         Also, mention the fact you can only use one summary operator per
4234         property.
4236 2009-11-13  John Wiegley  <johnw@newartisans.com>
4238         * org.texi (Tracking your habits): Add a new section in the
4239         manual about how to track habits.
4240         (Resolving idle time): Add a section on how idle and
4241         dangling clocks are resolved.
4243 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4245         * org.texi (Agenda commands): Document the new `i' command.
4246         (Inserting deadline/schedule): Document logging changes
4247         of scheduling and deadline times stamps.
4248         (In-buffer settings): Document the in-buffer keywords for logging
4249         changes of scheduling and deadline times stamps.
4250         (Structure editing, Plain lists): Document indentation
4251         cycling in empty entries with TAB.
4252         (Archiving): Document the default archiving command.
4253         (Moving subtrees): Document the new keys for archiving.
4254         (Internal archiving): Fix incorrect key.
4255         (Agenda commands): Document the TODO set switching commands.
4256         (Agenda commands): Document the new archiving keys.
4257         (Clocking work time): Better description on how to save
4258         and restore a clock.
4259         (Resolving idle time): Mention the x11idle program to get true
4260         idleness also under X11.
4261         (Resolving idle time): Use @kbd instead of @key for normal
4262         letters, because this is how he rest of the manual does this.
4263         (Pushing to MobileOrg): Mention that `org-directory'
4264         should be set.
4265         (Agenda commands): Document that SPC is a filter for
4266         any tag.
4267         (Search view): Rename from "Keyword search".
4268         (Capure): New chapter.
4269         (Markup): New chapter.
4270         (Links in HTML export, Images in HTML export):
4271         Extend the section titles.
4272         (Images in HTML export): Document the align option.
4273         (Text areas in HTML export): Extend the section title.
4274         (Images in LaTeX export): Explain image placement in LaTeX.
4276 2009-11-10  Glenn Morris  <rgm@gnu.org>
4278         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4280 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4282         * tramp.texi (Auto-save and Backup): Disable backups just for a
4283         method.
4285         * trampver.texi: Update release number.
4287 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4289         Sync with Tramp 2.1.17.
4291         * trampver.texi: Update release number.
4293 2009-10-29  Glenn Morris  <rgm@gnu.org>
4295         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4297 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
4299         * tramp.texi (External methods): Temporary files are kept for
4300         `rsync' and `rsyncc' methods.
4302 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
4304         * eieio.texi: Fix typos.
4306 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4308         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4310 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
4312         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4313         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4315 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4317         * Makefile.in: Build EIEIO and EDE manuals.
4319 2009-10-07  Eric Ludlam  <zappo@gnu.org>
4321         * eieio.texi:
4322         * ede.texi: New files.
4324 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
4326         * tramp.texi (Remote processes): Association of a pty is not supported.
4328 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
4330         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4331         (Processing LaTeX fragments): Document that the size of images can be
4332         changes using the variable `org-format-latex-options'.
4333         (The date/time prompt, Timestamps): Be more accurate over ISO format
4334         dates and times.
4335         (Visibility cycling): Document showeverything keyword.
4336         (In-buffer settings): Document showeverything keyword.
4337         (Setting up the staging area): Fix the example.
4338         (MobileOrg): New section.
4339         (Agenda commands, Exporting Agenda Views): Document exporting the
4340         agenda view to Org files.
4342 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
4344         * tramp.texi (History): Add IMAP support.
4345         (External methods): Add `imap' and `imaps' methods.
4346         (GVFS based methods): Add indices for `davs'.
4347         (Password handling): Rename anchors.  Add IMAP entries for
4348         ~/.authinfo.gpg.
4350         * trampver.texi: Set default value of `emacsimap'.
4352 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4354         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4356 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
4358         * dired-x.texi (Technical Details):
4359         Delete dired-up-directory (Bug#4292).
4361 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
4363         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4365 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
4367         * org.texi (Effort estimates): Document new effort setting commands.
4368         (Agenda commands): Document the new keys fro agenda time motion.
4369         Document entry text mode.  Improve documentation of the keys to include
4370         inactive time stamps into the agenda view.
4371         (Feedback): Document the new bug report command.
4372         (Structure editing): Add an index entry for the sorting of subtrees.
4374 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
4376         * auth.texi (Help for users): Corrected markup.
4378 2009-09-02  Glenn Morris  <rgm@gnu.org>
4380         * emacs-mime.texi (time-date): Mention float-time.
4382 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
4384         * calc.texi (Simplifying Formulas): Improve the wording.
4386 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
4388         * auth.texi: Rewritten for coverage and clarity.
4390 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4392         * gnus.texi (Expiring Mail):
4393         Mention gnus-mark-copied-or-moved-articles-as-expirable.
4394         (Various Various): Mention gnus-safe-html-newsgroups.
4396         * gnus-news.texi: Mention
4397         gnus-mark-copied-or-moved-articles-as-expirable.
4399         * emacs-mime.texi (Display Customization): Add xref to
4400         gnus-safe-html-newsgroups.
4402 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
4404         * tramp.texi (Version Control): Remove.
4405         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
4406         reference.
4407         (External methods): Correct `scpc' concept index entries.  New method
4408         `rsyncc'.
4409         (External packages): New subsections "Filename completion" and "File
4410         attributes cache".
4412 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
4414         * calc.texi (Rewrite Rules): Improve the example.
4415         (Simplifying Formulas): Explain use of the I and H flags for
4416         simplification.
4418 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
4420         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4421         Describe autostart behavior of dbus-ping.
4422         (Synchronous Methods, Asynchronous Methods): Use English numeric format
4423         for timeout values.
4424         (Top): Remove footnote saying D-Bus is not enabled by
4425         default.  (Bug#4256)
4427 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
4429         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4430         Reported by Jari Aalto (Bug#4211).
4431         (Mail-mode integration): Mention epa-mail-mode and
4432         epa-global-mail-mode.
4433         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4434         epa-setup.
4436 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
4438         * dbus.texi (Asynchronous Methods): Allow nil handler.
4440 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
4442         * ediff.texi (ediff-current-file): Add information about this new function.
4444         * viper.texi: Add information about C-s in viper's search command.
4446 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
4448         * calc.texi (Date Forms): Fix typos.
4450 2009-08-08  Glenn Morris  <rgm@gnu.org>
4452         * org.texi (Agenda commands): Restore clobbered change.
4454 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
4456         * calc.texi (Graphics, Devices): Update with the peculiarities of
4457         operation on MS-Windows.
4459 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
4461         * org.texi (Publishing action): Improve documentation of file
4462         names when publishing to the source directory.
4463         (Clean view): Document `org-indent-mode'.
4464         (Clocking work time): Add documentation for the
4465         new :timetamp option when creating a clock report.
4466         (Paragraphs): Fix many typos.
4467         (Plain lists): Remove duplicate explanation about the
4468         `C-c *' command.
4469         (Literal examples): Update to reflect the new behavior
4470         of the -n -r -k switches when exporting source code examples.
4471         (Structure editing): Add information about `C-c *',
4472         converting a plain list into a list of Org items.
4473         (Remember): Small rephrasing of the paragraph
4474         describing remember.el.  Also mentioned that remember.el is part
4475         of Emacs 23, not Emacs 22.
4476         (Clocking work time): Add documentation about
4477         displaying the current clocking time against the effort estimate.
4478         Also add a footnote about using `org-clock-in-prepare-hook' to add
4479         an effort estimate on the fly, just before clocking it.
4480         (Footnotes): Document automatic renumbering and
4481         sorting.
4482         (Agenda commands): Document new bulk commands.
4483         (Plain lists): Document new behavior of
4484         `org-cycle-include-plain-lists'.
4485         Hyphenation only in TeX.
4486         (Clocking work time): Document the key to update effort
4487         estimates.
4488         (Clocking work time): Document the clock time display.
4489         (Structure editing, TODO basics): Document new
4490         variables.
4491         (Column attributes): Document new colciew operators.
4492         (Publishing options): Document :xml-declaration.
4493         (Tracking TODO state changes): Document the
4494         LOG_INTO_DRAWER property.
4495         (Literal examples): Document the new implementation for
4496         editing source code.
4497         (Publishing action): Mention the new publishing
4498         function, to publish an Org source file.
4499         (Publishing links): Mention how to link to an Org source file.
4500         (Macro replacement): Document new macros.
4501         (Handling links): Document type-specific completion
4502         when inserting links.
4503         (Structure editing, Plain lists): Improve documentation
4504         on sorting.
4505         (Internal links): Document custom ids for links.
4506         (Handling links): Document custom ids for links.
4507         (CSS support): Document new class.
4508         (Refiling notes): Document the possibility to create new nodes
4509         during refiling.
4510         (Agenda commands): Document the "?" operator to find
4511         tasks without effort setting.
4512         (Exporting agenda information): Section moved.
4513         (RSS Feeds): New section.
4514         (Built-in table editor): Document M-e and M-a navigate
4515         inside table field.
4516         (Stuck projects): Docment that projects identified as
4517         un-stuck will still be searchd for stuck sub-projects.
4518         (Paragraphs): Document centering.
4519         (Creating timestamps, Agenda commands): Document new
4520         behavior when changing time stamps.
4521         (Structure editing): Document the new command
4522         `org-clone-subtree-with-time-shift'.
4523         (Publishing): Refresh this chapter.
4524         (Export options, Export options, In-buffer settings):
4525         Document the new keywords.
4526         (Matching tags and properties): Collect all
4527         documentation about tags/property matches here.
4528         (Setting tags): Document `org-tag-persistent-alist'.
4529         (Weekly/daily agenda): New section.
4530         (Orgstruct mode): Describe `orgstruct++-mode'.
4531         (Drawers): Mention the LOGBOOK drawer.
4532         (Export options, Sectioning structure): Document the
4533         #+LEATEX_HEADER in-buffer setting.
4534         (Bugs): Section removed.
4535         (Hooks): New section.
4536         (Add-on packages): Move here from old location.
4537         (Context-sensitive commands): New section.
4538         (Setting tags): Document newline option.
4539         (Global TODO list, Matching tags and properties):
4540         Mention more variables.
4541         (Checkboxes): Update to changed command behavior.
4543 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
4545         * speedbar.texi (Basic Key Bindings): Fix typo.
4547 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
4549         * calc.texi (Vector/Matrix Functions): Add index entries for both
4550         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
4551         affects matrices with more than one row.
4552         (Help Commands): Add index entries for "prefix ?" key bindings.
4554 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
4556         * calc.texi (Stack Manipulation Commands): Add documentation for
4557         `calc-transpose-lines'.
4559 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
4561         * dbus.texi (Receiving Method Calls): Describe special return value
4562         `:ignore'.
4564 2009-07-24  Alan Mackenzie  <acm@muc.de>
4566         * cc-mode.texi (Config Basics, File Styles): Document that at mode
4567         initialization, any individual variable setting now takes precedence
4568         over one done via c-file-style/c-file-offsets.
4570 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
4572         * calc.texi (Undoing Mistakes): Mention that the undo list will be
4573         truncated when Calc is quit.
4574         (Customizing Calc): Document `calc-undo-length'.
4576 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
4578         * calc.texi (About This Manual): Don't mention chapter numbers in text.
4580 2009-07-11  Kevin Ryde  <user42@zip.com.au>
4582         * pcl-cvs.texi (About PCL-CVS):
4583         * widget.texi (Basic Types):
4584         Fix cross-references.
4586 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
4588         * dbus.texi (Type Conversion): Don't use literal control character.
4590 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
4592         * tramp.texi (GVFS based methods): New section.
4593         (Remote processes): Processes for GVFS based methods run locally.
4595 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
4597         * tramp.texi (Inline methods, External methods, Gateway methods):
4598         Avoid the words "kludge" and hack".
4599         (External methods): Add `synce' method.
4601         * trampver.texi: Update release number.
4603 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
4605         Sync with Tramp 2.1.16.
4607         * tramp.texi (History): Add GVFS support.
4608         (External methods): Precise `rsync' description.  Add `dav', `davs' and
4609         `obex' methods.  Add 'tramp-gvfs-methods' option.
4610         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4611         forms.
4612         (Remote Programs): Introduce `tramp-own-remote-path'.
4613         (Remote processes): New subsection "Running remote programs that create
4614         local X11 windows".
4615         (Frequently Asked Questions): Improve code for disabling vc.
4617         * trampver.texi: Update release number.  Set default value of
4618         `emacsgvfs'.
4620 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4622         * Branch for 23.1.
4624 2009-06-17  Glenn Morris  <rgm@gnu.org>
4626         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4627         (Latest version of Emacs): Mention source code repository.
4629 2009-06-16  Glenn Morris  <rgm@gnu.org>
4631         * faq.texi (Top): Language tweak.
4632         (Extended commands): Most people have arrow keys.
4633         (Emacs manual): Say how to follow info links.
4634         (File-name conventions): Change title a bit.  Explain about source
4635         versus installed.  Condense etc description.
4636         (Guidelines for newsgroup postings): Mention Savannah list page.
4637         (Newsgroup archives): Simplify.
4638         (Contacting the FSF): Add contact URL.
4639         (Emacs Lisp documentation): Printed version not always available.
4640         (Installing Texinfo documentation): Explain how by hand installation is
4641         not normally needed.  Use add-to-list.  Remove duplicate reference.
4642         (Informational files for Emacs): Move info on Help menu here from
4643         "File-name conventions".
4644         (Help installing Emacs): Tweak uref.
4645         (Obtaining the FAQ): Mention repository.
4646         (Origin of the term Emacs): Explain "ITS".
4647         (Changing load-path): Use add-to-list.
4648         (Automatic indentation): Clarify this is for Text mode.
4649         Don't mention Indented Text mode.
4650         (Finding Emacs on the Internet): The FSF does not seem to offer a
4651         deluxe distribution on CD anymore.
4653 2009-06-16  Glenn Morris  <rgm@gnu.org>
4655         * faq.texi (Top): Mention which Emacs version this FAQ is about.
4656         Recommend the latest release.  Mention how to get older FAQs.
4657         Recommend the Emacs manual.
4658         (Guidelines for newsgroup postings): Discourage cross-posts.
4659         (Underlining paragraphs): Remove.
4660         (Editing MS-DOS files): Remove pre-Emacs 20 information.
4661         (Bugs and problems): Update key-binding.
4662         (Problems with very large files): Mention 64-bit.
4663         (Shell process exits abnormally): Remove.
4664         (Problems with Shell Mode): Rename and update.
4665         (Spontaneous entry into isearch-mode)
4666         (Problems talking to certain hosts): Remove.  This is old information,
4667         in etc/PROBLEMS if needed.
4668         (Emacs takes a long time to visit files, Updating Emacs): Remove.
4669         (Dired claims that no file is on this line): Update.
4670         (Installing Emacs, Problems building Emacs): Simplify.
4671         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4672         information.
4673         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
4674         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4675         (JDEE): "JDEE", not "JDE".
4676         (Handling C-s and C-q with flow control, Binding C-s and C-q):
4677         Remove.  This is old information, in etc/PROBLEMS if needed.
4678         (stty and Backspace key, Kanji and Chinese characters): Remove.
4679         (Right-to-left alphabets): Update section.
4680         (Changing the included text prefix): Gnus uses message-yank-prefix.
4681         Add cross-reference to Supercite manual.
4682         (Saving a copy of outgoing mail): Simplify output file description.
4683         (Expanding aliases when sending mail): Refer to Emacs manual.
4684         Remove old info about RFC822.
4685         Correct description of how to rebuild aliases.
4686         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4687         (MIME with Emacs mail packages)
4688         (Viewing articles with embedded underlining)
4689         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4690         Remove old sections.
4691         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
4692         and is well-documented in the Gnus manual.
4693         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4694         (Making Gnus faster): Rename from "Starting Gnus faster".
4695         Merge "Catch-up is slow in Gnus" into here.
4697 2009-06-14  Glenn Morris  <rgm@gnu.org>
4699         * faq.texi (Status of Emacs): Re-order with most recent releases first.
4700         (New in Emacs 23): New section.
4701         (Handling C-s and C-q with flow control): Add xref.
4703 2009-06-13  Glenn Morris  <rgm@gnu.org>
4705         * faq.texi (Setting up a customization file): Grammar fix.
4706         Customize is no longer "new".
4707         (Displaying the current line or column): Line-number mode is on by
4708         default.  Don't mention `column' package.  Mention linum.el.
4709         (Turning on abbrevs by default): Explain how to do it for buffers,
4710         modes, and everywhere.
4711         (Associating modes with files): Use add-to-list.  Don't mention Emacs
4712         19.
4713         (Highlighting a region): On by default since 23.1.
4714         (Replacing highlighted text): Update doc quote.
4715         (Working with unprintable characters): Don't mention search-quote-char.
4716         (Using an already running Emacs process): Gnuclient is probably not an
4717         enhancement these days.
4718         (Indenting switch statements): Remove mention of pre-Emacs 20.
4719         (Horizontal scrolling): Abbreviate Emacs 20 description.
4720         (Replacing text across multiple files): Fix name of dired command.
4721         (Disabling backups): Use require not load.
4722         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4724 2009-06-13  Bill Wohler  <wohler@newt.com>
4726         Release MH-E manual version 8.2.
4728         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4729         release 8.2.
4731 2009-06-13  Glenn Morris  <rgm@gnu.org>
4733         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4734         in this day and age the common meaning is "on the web".
4735         (copying): Use @copyright in all cases.
4736         (Basic keys): Remove reference to deleted manual node "Text Characters".
4737         (File-name conventions): Use GNU as an example rather than SERVICE.
4738         default.el lives in site-lisp.  Update Info directory location.
4739         (Real meaning of copyleft): GPL actions have been brought, but all
4740         settled out of court.
4741         (Guidelines for newsgroup postings): Shorten section title.
4742         Simplify comp.emacs description.
4743         (Newsgroup archives): Change Google URL.  Describe Gmane.
4744         (Unsubscribing from Emacs lists): Remove discussion of "distribution
4745         points".  Mention List-Unsubscribe header.
4746         (Contacting the FSF): Update email and URLs.
4747         (Basic editing): Mention F1 for help.
4748         (Installing Texinfo documentation): Refer to Texinfo website rather
4749         than ftp server.
4750         (Printing a Texinfo file): Mention texi2pdf.
4751         (Informational files for Emacs): Don't describe FTP or SERVICE, they
4752         are just stubs nowadays.
4753         (Latest version of Emacs): Explain version numbers.
4754         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4755         (Turning on syntax highlighting): No need to mention hilit19 any more.
4756         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4757         (Modes for various languages): Remove section.
4758         (Major packages and programs): Remove most version and maintainer
4759         information - it's hard to keep up-to-date, and adds nothing.
4760         Similarly with direct links to mailing lists.
4761         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
4762         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4763         years, and Emacs comes with tools for this now.
4764         (Patch): Remove section - this is a standard tool.
4765         (Using function keys under X): Remove section.
4767 2009-06-12  Glenn Morris  <rgm@gnu.org>
4769         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4770         (Help installing Emacs): Remove reference to deleted X11 node.
4771         (Associating modes with files): Interpreter-mode-alist is no longer
4772         subservient to auto-mode-alist.
4773         (Installing Emacs): Change future Emacs version.
4774         (Linking with -lX11 fails): Remove old section.
4775         (Packages that do not come with Emacs): Update ELL location.
4776         Emacs Lisp archive is dead.
4777         (Emacs for Windows): Remove reference to old CE port.
4778         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4779         (Emacs for VMS and DECwindows): Remove old ports.
4780         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4781         (Removing flashing messages): Remove section about non-existent Gnus
4782         option.
4784         * faq.texi (Top): Add @top command.
4785         Remove the optional arguments from all @node commands: makeinfo can
4786         generate these automatically, and it is easier to edit and rearrange
4787         nodes without them.
4789 2009-06-11  Glenn Morris  <rgm@gnu.org>
4791         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4792         (The LPF): Make the updated URL the sole reference point.
4793         (Learning how to do something): Update refcard price and format.
4794         (Getting a printed manual): Sources in doc/emacs/, not man/.
4795         Also available in PDF format.  Since the page count varies, be less
4796         precise.
4797         (Informational files for Emacs): Remove references to deleted files
4798         LPF and SUN-SUPPORT, and to UUCP.
4799         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4800         Remove many obsolete ways to get the FAQ, which now seems only to be
4801         distributed with Emacs.
4802         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4804 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
4806         * org.texi (Org Plot): Fix tags (Bug#3507).
4807         (Workflow states, Agenda commands): Fix tags (Bug#3508).
4809         * ada-mode.texi (Installation, Compile commands)
4810         (Project File Overview, No project files, Set compiler options)
4811         (Use GNAT project file, Use multiple GNAT project files)
4812         (Identifier completion): Use @samp for menu items, and @kbd for key
4813         sequences (Bug#3504).
4815 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
4817         * gnus.texi (Security): Fix wording; add a link to epa.info.
4819 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
4821         * message.texi (Header Commands): Fix descriptions to match
4822         keybindings.
4824 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
4826         * gnus.texi (Security): Mention that EasyPG is the current default.
4828 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
4830         * ediff.texi (Session Commands): Fix typo.
4832 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4834         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4835         news.software.readers.  Reported by Florian Rehnisch.
4837 2009-04-02  Glenn Morris  <rgm@gnu.org>
4839         * auth.texi: Capitalize direntry.
4841         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4842         using a period in the entry name.  (Bug#2797)
4844 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
4846         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4847         ($(infodir)/auth, auth.dvi): New targets.
4849 2009-03-03  Glenn Morris  <rgm@gnu.org>
4851         * auth.texi: Fix @setfilename.
4853         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4854         (auth, $(infodir)/auth, auth.dvi): New rules.
4856 2009-02-25  Glenn Morris  <rgm@gnu.org>
4858         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
4860 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4862         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4864 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4866         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4867         gnus-nocem-issuers, and gnus-nocem-verifyer.
4869 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
4871         * ada-mode.texi (Project files, Automatic Casing):
4872         * dbus.texi (Signals):
4873         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4874         * mh-e.texi (HTML):
4875         * nxml-mode.texi (Locating a schema)
4876         (Using the document's URI to locate a schema):
4877         * org.texi (Footnotes, Using the mapping API):
4878         * rcirc.texi (Channels): Remove duplicate words.
4880 2009-02-20  Glenn Morris  <rgm@gnu.org>
4882         * dired-x.texi (Miscellaneous Commands):
4883         * gnus.texi: Minor updates for mbox Rmail.
4885 2009-02-16  Karl Berry  <karl@gnu.org>
4887         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4888         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4889         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4890         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4891         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4892         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4893         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4894         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4895         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4896         Consistently use @insertcopying in the Top node,
4897         @contents at the front (after @end titlepage),
4898         and @direntry after @copying.  (Bug#1988)
4900 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4902         * auth.texi: New file documenting auth-source.
4904 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
4906         * org.texi (Org Plot): Fix link.
4908 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
4910         * epa.texi (Mail-mode integration): Mention the way to do
4911         "encrypt-to-self".  (Bug#1807)
4913 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
4915         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
4917 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4919         * gnus-news.texi: Print version about Incoming*.
4921 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
4923         * org.texi (Structure editing, Handling links)
4924         (Fast access to TODO states, Javascript support): Make standard docs
4925         correctly reflect default variable settings.
4927 2009-02-02  Glenn Morris  <rgm@gnu.org>
4929         * org.texi: Fix typos.
4931 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
4933         Sync with Tramp 2.1.15.
4935         * trampver.texi: Update release number.
4937 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4939         * org.texi (TODO dependencies): Document TODO dependencies on
4940         checkboxes.
4942 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
4944         * org.texi (TODO dependencies): Document key binding for toggling
4945         ORDERED property.
4947 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
4949         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
4950         of hook functions.
4952 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
4954         * org.texi (TODO dependencies): New section.
4956 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
4958         * org.texi (Plain lists, TODO basics, Priorities)
4959         (Multiple sets in one file, Conflicts): Document interaction with
4960         `shift-selection-mode'.
4962 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
4964         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4965         Make Calc the subject of sentences.
4966         (Rearranging Formulas using Selections): Discuss new options
4967         for `j *'.
4969 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
4971         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4973 2009-01-26  Glenn Morris  <rgm@gnu.org>
4975         * org.texi: Fix typos.
4977 2009-01-26  Bill Wohler  <wohler@newt.com>
4979         * mh-e.texi (EDITION, UPDATED): Update.
4981 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4983         * org.texi (References): Add information about remote references.
4984         (Built-in table editor): Document `C-c RET' in tables.
4985         (Math symbols, Quoting LaTeX code): Mention that simple
4986         LaTeX macros survive LaTeX export.
4987         (Images in LaTeX export): Show how to create a reference to a
4988         figure.
4989         (Sectioning structure): Document that the LaTeX class can be
4990         specified in a property.
4991         (Text areas in HTML export): New section.
4992         (External links): Add examples for text search and ID links.
4993         (Built-in table editor): Remove the descriptio of `C-c
4994         C-q', it not longer works.
4995         (Literal examples): Document that a space must follow
4996         the colon in short examples.
4997         (Relative timer): Document `org-timer-stop'.
4998         (Footnotes): New section.
4999         (Footnote markup): Shorten section and refer to new Footnote
5000         section.
5001         (Literal examples): Add documentation for line
5002         numbering in and references to code examples.
5003         (CSS support): Fix the description of default CSS styles.
5004         (Capturing column view): Document
5005         "file:path/to/file.org" as an allowed value for the ID property of
5006         a dynamic block copying column view.
5008 2009-01-23  Stephen Eglen  <stephen@gnu.org>
5010         * mh-e.texi (Getting Started): Describe $MH.
5012 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
5014         * tramp.texi (all): Harmonize usage of "external method",
5015         "external transfer method" and "out-of-band method".
5016         (Connection types): Precise the differences of inline and external
5017         methods.  Written by Adrian Phillips <a.phillips@met.no>.
5019 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5021         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5022         commands as described at the top.  Reported by Allan Gottlieb
5023         <gottlieb@nyu.edu>.
5025 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5027         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5028         nnmail-pathname-coding-system.
5030 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
5032         * org.texi (Relative timer): Fix typo.
5034 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
5036         * org.texi (Clocking work time): Fix typo.
5037         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
5039 2009-01-13  Glenn Morris  <rgm@gnu.org>
5041         * org.texi: Fix some more typos.
5043 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
5045         * org.texi: Fix some typos.
5047 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5049         * gnus.texi (Group Parameters): Add note for local variables.
5051 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5053         * gnus.texi (Converting Kill Files): Fix URL.
5054         Include gnus-kill-to-score.el in contrib directory.
5056 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5058         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5059         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
5060         (Paging the Article): Add index entry.
5062 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
5064         * ada-mode.texi (Examples): Delete redundant text.
5066 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
5068         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5070         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5071         addresses.
5073 2009-01-03  Bill Wohler  <wohler@newt.com>
5075         * mh-e.texi (Scan Line Formats): Indicate that first column should be
5076         kept empty.
5078 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
5080         * org.texi (Activation, Exporting, ASCII export, HTML export)
5081         (HTML Export commands, LaTeX/PDF export commands):
5082         Improve documentation about transient-mark-mode.
5083         (References): Document the use of special names like $LR1 to reference
5084         to fields in the last table row.
5086 2008-12-19  Juri Linkov  <juri@jurta.org>
5088         * info.texi (Search Text): Remove mention of removed key binding M-s.
5090 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
5092         * org.texi (References): Remove mentioning of @0 as reference for the
5093         last line, this has been reverted in the Lisp sources.
5095 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
5097         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5098         (DVI_TARGETS): Remove duplicates.  Add sasl.
5099         ($(infodir)/sasl, sasl.dvi): New targets.
5101 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
5103         * org.texi: Version number pushed to 6.15d.
5105 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
5107         * org.texi (Tables in LaTeX export): New section.
5108         (Images in LaTeX export): New section.
5109         (Inlined images, Images in HTML export): Sections renamed.
5111 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5113         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5115 2008-12-04  David Engster  <dengste@eml.cc>
5117         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
5118         of nnml-get-new-mail.  Change URL for mairix patch.
5120 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
5122         * org.texi (Using the mapping API): Fix bug in mapping example.
5123         (Publishing options): Make the list of properties complete again, in
5124         correspondence to the variable `org-export-plist-vars'.
5125         (Property searches): Document new special values for time comparisons.
5126         (Tag inheritance): Refine the description of tag inheritance.
5127         (Project alist): Add info about the publishing sequence of components.
5128         (Effort estimates): Document the new relative timer.
5130 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
5132         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5133         (Using Calc): Clarify use of `C-x * o'.
5134         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5136 2008-11-28  Richard M Stallman  <rms@gnu.org>
5138         * dbus.texi (Receiving Method Calls): Clean up previous change.
5140 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
5142         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5143         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5144         `dbus-unescape-from-identifier'.
5145         (Receiving Method Calls): New constants `dbus-service-emacs' and
5146         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
5147         (Signals): Use the constants in the example.
5149 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
5151         * org.texi: Re-apply change to FDL 1.3.
5153 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
5155         * org.texi (Setting up Remember): Document `org-remember-mode'.
5156         (External links): Document that bbdb links can use a regular
5157         expression.
5158         (External links): Document that elisp links can contain interactive
5159         commands.
5161 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
5163         * viper.texi (viper-translate-all-ESC-keysequences):
5164         Description removed.
5166 2008-11-19  Glenn Morris  <rgm@gnu.org>
5168         * doclicense.texi: Change to FDL 1.3.
5169         Relicense all texi files under FDL 1.3 or later.
5171 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
5173         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5175 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
5177         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5179         * ediff.texi: Version/date change.
5181 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
5183         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5185 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
5187         * calc.texi (About This Manual): Comment out a mention of
5188         marginal notes.
5190 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
5192         * org.texi (Clocking work time): Document the :formula property of
5193         clock tables.
5194         (Structure editing, Refiling notes): Document refiling regions.
5195         (Agenda commands): Document the double-prefix version
5196         of the `l' command in the agenda.
5197         (Handling links): Explain the effect of a double prefix
5198         arg to `C-c C-o'.
5199         (TODO basics): Add documentation for tag triggers.
5201 2008-10-23  Glenn Morris  <rgm@gnu.org>
5203         * cl.texi (Function Bindings): Mention `flet' fails to deal with
5204         byte-compiling things like `+'.
5206         * ns-emacs.texi: Merge copyright years of author now with assignment
5207         into FSF years.
5208         (VER): Use it for easier automatic updating.  Use Emacs version rather
5209         than standalone Emacs.app version.
5211 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
5213         * org.texi: Lots of minor fixes.
5214         (Capture): New chapter.
5215         (Org Plot): New section.
5217 2008-09-30  Magnus Henoch  <mange@freemail.hu>
5219         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5221 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
5223         * calc.texi (User Defined Units): Mention how to enter optional display
5224         string.
5226 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5228         * message.texi (Sending Variables): Fix variable documentation to
5229         avoid the "y/n" wording.
5231 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5233         * message.texi (Sending Variables): Add `message-confirm-send' doc.
5235 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5237         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5238         @enumerate section so as to be able to be formatted with MAKEINFO=no.
5240 2008-09-22  Bill Wohler  <wohler@newt.com>
5242         Release MH-E manual version 8.1.
5244         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5245         release 8.1.
5247         * mh-e.texi: Retain dual license as agreed to by the FSF.
5248         However, bump GPL to Version 3.
5249         Use @include for license text.
5251 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5253         * gnus.texi (Top, Setup, Fancy splitting to parent)
5254         (Store custom flags and keywords, Store arbitrary data):
5255         Clean up markup.
5257 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5259         * gnus.texi (The Gnus Registry): Document it.
5261 2008-09-08  David Engster  <dengste@eml.cc>
5263         * gnus.texi (nnmairix): Point out that nnml uses MH format.
5264         Clarify section about choosing back end servers.
5266 2008-08-23  Glenn Morris  <rgm@gnu.org>
5268         * dired-x.texi (Shell Command Guessing):
5269         Mention dired-guess-shell-case-fold-search.  (Bug#417)
5271 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
5273         * trampver.texi: Update release number.
5275 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
5277         * ns-emacs.texi: Update version.
5278         (Introduction): Correct menu location for options save.
5279         (Customization): Note that defaults are stored under org.gnu.Emacs.
5281 2008-08-11  Bill Wohler  <wohler@newt.com>
5283         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5284         explicit about GNU mailutils MH elsewhere (with thanks to Darel
5285         Henman) (closes SF #1768928).
5287 2008-08-10  Glenn Morris  <rgm@gnu.org>
5289         * ns-emacs.texi: Use @copying.  Change copyright of authors with
5290         assignment to FSF.  Change license to GFDL.
5291         (Top): Remove outdated references.
5293 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
5295         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5296         Add gnus-summary-sort-by-most-recent-number and
5297         gnus-summary-sort-by-most-recent-date.
5298         (Summary Sorting): Explain prefix argument.
5300 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5302         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5303         gnus-summary-pipe-output.
5305 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
5307         * dbus.texi (Receiving Method Calls): Document error handling of own
5308         D-Bus methods.
5310 2008-08-01  Bill Wohler  <wohler@newt.com>
5312         * mh-e.texi (Reading Mail)
5313         (Viewing Attachments): Describe new function
5314         mh-show-preferred-alternative.
5315         (Sending Mail, Redistributing, Sending Message): Describe new hook
5316         mh-annotate-msg-hook.
5318 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
5320         * dbus.texi (Arguments and Signatures): Fix example.
5321         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5322         (Asynchronous Methods): New node.
5323         (Errors and Events): Describe extended layout of `dbus-event'.
5324         New defun `dbus-event-message-type'.
5326 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5328         * ediff.texi: Remove VMS support.
5330 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
5332         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5333         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5335 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
5337         * Makefile.in: Add mairix-el targets.
5339 2008-07-29  David Engster  <deng@randomsample.de>
5341         * mairix-el.texi: New file.
5343 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
5345         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5346         project files.  Delete 'main_unit' project variable; not needed.  Allow
5347         process environment variables wherever project variables are allowed.
5348         Add tutorial section on multiple GNAT project files.
5350 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
5352         Sync with Tramp 2.1.14.
5354         * trampver.texi: Update release number.
5356 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5358         * ns-emacs.texi:
5359         * faq.texi: Remove mentions of Mac Carbon.
5361 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5363         * gnus.texi (Saving Articles): Describe the 2nd argument of
5364         gnus-summary-save-in-pipe.
5365         (SpamAssassin): Use it.
5367 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5369         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5371 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
5373         * org.texi (Export options): Document the use of the creator flag.
5375 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
5377         * org.texi: New version 6.06a.
5379 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
5381         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5382         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5384 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5386         * calc.texi (Editing Stack Entries):
5387         (Algebraic Entry): Rewrite introductory sentences so it can be used by
5388         Calc's help functions.  Mention fixing typos.
5389         (Customizing Calc): Fix typo.
5391 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
5393         * calc.texi (summarykey): New macro.  Use to correctly format keys in
5394         the summary.
5396 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
5398         * ns-emacs.texi (Customization): Corrected documentation on color
5399         specification formats.
5401 2008-07-19  Andreas Schwab  <schwab@suse.de>
5403         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
5405         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5406         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5408 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
5410         * dbus.texi (Inspection): Rework, introduce submenus.
5411         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5412         (Properties and Annotations, Arguments and Signatures): New nodes.
5414 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
5416         * dbus.texi (Receiving Method Calls): Fix description of
5417         `dbus-register-method'.
5418         (Signals): Allow also signal arguments for filtering in
5419         `dbus-register-signal'.
5421 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5423         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5424         `cnorm'.
5425         (Arithmetic Tutorial): Simplify the verification of prime factors.
5427 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5429         * gnus.texi (Saving Articles): Mention
5430         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5432 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
5434         * calc.texi: Adjust mode line throughout.
5436 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
5438         * sasl.texi (Mechanisms): Fix typos.
5440 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
5442         * calc.texi (Killing from the stack): Mention using normal Emacs
5443         copying.
5445 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
5447         * tramp.texi (Password handling): Rename from "Password caching".
5448         Add `auth-source' mechanism.
5449         (Connection caching): Tramp reopens the connection automatically,
5450         when the operating system on the remote host has been changed.
5452 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5454         * makefile.w32-in (distclean): Remove makefile.
5456 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
5458         * org.texi (Using the mapping API): New section.
5459         (Agenda column view): New section.
5460         (Moving subtrees): Document archiving to the archive sibling.
5461         (Agenda commands): Document columns view in the agenda.
5462         (Using the property API): Document the API for multi-valued properties.
5464 2008-06-17  Jason Riedy  <jason@acm.org>
5466         * org.texi (A LaTeX example): Note that fmt may be a one-argument
5467         function, and efmt may be a two-argument function.
5468         (Radio tables): Document multiple destinations.
5470 2008-06-16  Glenn Morris  <rgm@gnu.org>
5472         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5473         Add Cover-Texts.
5475 2008-06-15  Glenn Morris  <rgm@gnu.org>
5477         * faq.texi (VER): Update to 23.0.60.
5479         * mh-e.texi: Remove option of licensing under GPL.
5480         Add Cover-Texts to GFDL permissions notice.
5481         (GPL): Remove section.
5482         (GFDL): Include doclicense.texi rather than the actual text.
5484         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5485         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5487         * sasl.texi: Fix output file name.
5489         * epa.texi, sasl.texi: Refer to license in Emacs manual.
5491         * gnus-coding.texi: Refer to license in Gnus manual.
5493         * idlwave.texi, sasl.texi: Use @copying.
5495         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
5497         * speedbar.texi: Update Back-Cover Text as per maintain.info.
5499         * url.texi: Use @copying, @title, @subtitle, @author.
5501         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5502         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5503         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5504         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5505         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5506         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5507         * widget.texi, woman.texi:
5508         Remove references to external license, since doclicense is included.
5510         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5511         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5512         Remove references to non-existent Invariant Sections.
5514 2008-06-14  Glenn Morris  <rgm@gnu.org>
5516         * faq.texi (Major packages and programs): Remove references to external
5517         Supercite, Calc, VIPER, since they have been included for some time.
5518         Update VM, AUCTeX, BBDB entries.
5520 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
5522         * newsticker.texi: Updated to match latest newsticker changes.
5524 2008-06-13  Glenn Morris  <rgm@gnu.org>
5526         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5527         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5528         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5529         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5530         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5531         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5532         * woman.texi:
5533         Update Back-Cover Text as per maintain.info.
5535 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5537         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
5539         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5540         (gnus-faq.xml): Update repository host.
5542         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5544 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
5546         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5547         Fix a typo.
5549 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5551         * gnus.texi (Mail Source Customization): Correct values of
5552         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
5553         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5555 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5557         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5558         coding standards.
5560 2008-06-14  David Engster  <dengste@eml.cc>
5562         * gnus.texi (nnmairix): Markup fixes.
5564 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5566         * gnus.texi (nnmairix): Markup and other minor fixes.
5568 2008-06-05  David Engster  <dengste@eml.cc>
5570         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5572 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5574         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5575         (Searching, nnir, nnmairix): New stub nodes.
5577 2008-05-30  Felix Lee  <felix.1@canids.net>
5579         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5581 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5583         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5585 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5587         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
5589 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
5591         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5593 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
5595         * info.texi (Top): Fix typo in xref.
5597 2008-05-05  Karl Berry  <karl@gnu.org>
5599         * info.texi (Top): @xref to stand-alone manual.
5601 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5603         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5604         (Various Summary Stuff): Fix typo in last xref.
5606 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5608         * org.texi (Moving subtrees): Fix typo.
5610 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
5612         * tramp.texi (Frequently Asked Questions): Explain, how to disable
5613         Tramp via `tramp-mode'.
5615 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
5617         * org.texi: Massive changes, in many parts of the file.
5619 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5621         * gnus.texi (Oort Gnus): Add message-fill-column.
5623 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5625         * gnus.texi (Mail Source Specifiers): Typo fix.
5627 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5629         * gnus.texi (Diary Headers Generation): Update key binding for
5630         `gnus-diary-check-message'.
5632 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5634         * gnus.texi (Emacsen): Addition.
5636 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5638         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5640 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5642         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5644 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5646         * gnus-news.texi: Update tool bar item.
5648 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
5650         * gnus-news.texi: Fix typos.
5652 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
5654         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5655         Add mention of `kron'.
5657 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5659         * epa.texi (Encrypting/decrypting *.gpg files):
5660         Document epa-file-name-regexp.
5662 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5664         * gnus.texi (Example Methods): Fix description about ssh-agent.
5665         (Indirect Functions): Fix the default value of nntp-telnet-command;
5666         remove link to connect.html.
5668 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5670         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5671         dbus-call-method.
5672         (Receiving Method Calls): The timeout can be set by the calling client.
5674         * trampver.texi: Update release number.
5676 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
5678         * gnus.texi (Top): Fix version.  Add SASL.
5680 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5682         Sync with Tramp 2.1.13.
5684         * trampver.texi: Update release number.
5686 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
5688         * org.texi: Update to new org-mode website.
5690 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5692         * cl.texi (For Clauses): Fix loop over key-seq to match code.
5694 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5696         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5697         gnus-read-ephemeral-gmane-group-url,
5698         gnus-read-ephemeral-emacs-bug-group,
5699         gnus-read-ephemeral-debian-bug-group.
5701 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5703         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5705         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
5706         Add FIXMEs for Bookmarks and gnus-registry-marks.
5708 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5710         * gnus.texi (Smileys): Document `smiley-style'.
5712 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5714         * gnus.texi (Gnus Development): Clarify difference between ding and
5715         gnu.emacs.gnus.
5716         (MIME Commands, Using MIME, RSS): Fix markup.
5718         * gnus-faq.texi ([8.4]): Ditto.
5720 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5722         * gnus.texi (Emacsen): Remove obsolete stuff.
5724 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5726         * gnus.texi (Oort Gnus): Add version info WRT
5727         `mail-source-delete-incoming'.
5729 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5731         * gnus.texi (Top): Add "Other related manuals" and version info in
5732         `iftex' output.
5733         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5734         gnus-balloon-face-0 and the corresponding format specifiers.
5736 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
5738         * tramp.texi (Filename completion): Remove footnote about let-bind
5739         of `partial-completion-mode'.  It doesn't work this way.
5741 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5743         * pcl-cvs.texi (Contributors): Update my email.
5745 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
5747         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5749 2008-03-17  Bill Wohler  <wohler@newt.com>
5751         * mh-e.texi (Viewing): Update URL for adding header fields to
5752         mh-invisible-header-fields-default.
5754 2008-03-16  Bill Wohler  <wohler@newt.com>
5756         * mh-e.texi (Preface): Add Gnus to requirements.
5757         (Forwarding): Note that forwarded MIME messages are now inline.
5759 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5761         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5762         (Common Variables): Give precedence to the netcat methods over the
5763         telnet methods, and mention that they are more reliable.
5765 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
5767         * org.texi (Exporting Agenda Views): Document agenda export to
5768         iCalendar.
5769         (Progress logging): Document the new progress logging stuff.
5771 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5773         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5774         Update for change of `mail-source-delete-incoming'.
5776         * gnus-news.texi: Ditto.
5778 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5780         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5781         custom versions.
5783 2008-03-07  Alan Mackenzie  <acm@muc.de>
5785         * cc-mode.texi (Limitations and Known Bugs): State that the number of
5786         parens/brackets in a k&r region is limited.
5788 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5790         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5791         using different Emacs versions.
5793 2008-02-27  Glenn Morris  <rgm@gnu.org>
5795         * sc.texi: Remove a lot of old and obsolete info.
5796         (titlepage): Simplify.
5797         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5798         (VM with any Emacsen, GNEWS with any Emacsen)
5799         (Overloading for Non-conforming MUAs, Version 3 Changes)
5800         (The Supercite Mailing List): Delete nodes.
5801         (Introduction): Remove info about old packages.
5802         (Getting Connected): Simplify.  Remove info about old packages.
5803         (Citing Commands): Delete Emacs 19 info.
5804         (Hints to MUA Authors): Simplify.
5805         (Thanks and History): Merge in some info from the deleted node
5806         "Version 3 Changes".
5808 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
5810         * org.texi (Setting tags, In-buffer settings):
5811         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5813 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5815         * gnus-news.texi: Mention that spaces and tabs are allowed in the
5816         installation directory name.
5818 2008-02-12  Romain Francoise  <romain@orebokech.com>
5820         * epa.texi (Overview): Fix typo.
5822 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5824         * epa.texi (Quick start): Remove the .emacs setting.
5826 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5828         * epa.texi (Quick start): Use the command `epa-enable' instead of
5829         loading `epa-setup'.
5831 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
5833         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5834         ($(infodir)/epa, epa.dvi): New targets.
5836 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5838         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5840         * epa.texi: New manual documenting the EasyPG Assistant.
5842 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5844         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5845         (Inspection): New function dbus-ping.
5847 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
5849         * tramp.texi (Remote processes): Add `shell-command'.
5851 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
5853         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5854         (Group Parameters): Document `mail-source' parameter.
5856 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
5858         * tramp.texi (Inline methods): The hostname of the su(do)? methods
5859         must be a local host.
5861 2008-01-26  Michael Olson  <mwolson@gnu.org>
5863         * erc.texi: Update version for ERC 5.3 release.
5864         (Obtaining ERC): Update extras URLs for 5.3.
5865         (Development): Write instructions for git, and remove those for Arch.
5866         (History): Mention the switch to git.
5868 2008-01-24  Karl Berry  <karl@gnu.org>
5870         * info.texi (Search Index, Search Text): Mention the command
5871         character in the section name, a la the (Go to node) node.
5873 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
5875         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5877 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5879         * gnus-news.texi: Mention gnus-article-describe-bindings.
5881 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5883         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5885 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
5887         * org.texi (Property inheritance): New section.
5888         (Conventions): New section.
5889         (Structure editing): Document C-RET, the prefix arg to the cut/copy
5890         commands, and the new bindings for refiling.
5891         (Sparse trees): Document the new special command for sparse trees.
5892         (References): Be more clear about the counting of hilines.
5893         (Handling links): Document M-p/n for accessing links.
5894         (Fast access to TODO states): New section.
5895         (Per file keywords): New section.
5896         (Property inheritance): New section.
5897         (Column attributes): New summary types.
5898         (Capturing Column View): New section.
5899         (The date/time prompt): Cover the new features in the date/time prompt.
5900         Compactify the table of keys for the calendar remote control.
5901         (Clocking work time): Document the new :scope parameter.
5902         (Remember): Promoted to chapter.
5903         (Quoted examples): New section.
5904         (Enhancing text): New verbatim environments.
5906 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
5908         * trampver.texi: Update release number.
5910 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5912         * gnus.texi (Article Keymap):
5913         Add gnus-article-wide-reply-with-original; fix descriptions of
5914         gnus-article-reply-with-original and
5915         gnus-article-followup-with-original.
5917 2008-01-09  Glenn Morris  <rgm@gnu.org>
5919         * nxml-mode.texi: Add @copying section.
5921 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5923         * message.texi (Mail Variables): Add some text from "(gnus)Posting
5924         Server".  Add `message-send-mail-with-mailclient'.
5926         * gnus.texi (Posting Server): Move some text to "(message)Mail
5927         Variables" and add a reference here.
5929 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
5931         * dbus.texi (Receiving Method Calls): New chapter.
5932         (Errors and Events): Add serial number to events.  Replace "signal" by
5933         "message".  Introduce dbus-event-serial-number.
5935 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
5937         * dbus.texi (Type Conversion): Explain the type specification for empty
5938         arrays.  Use another example.
5940 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
5942         * dbus.texi (all): Replace "..." by @dots{}.
5943         (Type Conversion): Precise the value range for :byte types.
5944         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5945         Mention its return value.
5946         (Errors and Events): There is no D-Bus error propagation during event
5947         processing.
5949 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
5951         * calc.tex (Yacas Language, Maxima Language, Giac Language):
5952         New sections.
5954 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5956         * gnus.texi (Group Parameters): Reorder the text and add a note about
5957         `gnus-parameters' near the beginning of the node.
5959 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5961         * gnus.texi (Score File Editing): Fix function name.
5963 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
5965         Sync with Tramp 2.1.12.
5967         * trampver.texi: Update release number.
5969 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
5971         * dbus.texi (Type Conversion): Correct input parameters mapping.
5973 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
5975         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5976         (Errors and Events): Mention wrong-type-argument error.
5978 2007-12-21  Alex Schroeder  <alex@gnu.org>
5980         * rcirc.texi: Changed single spaces after sentence end to double
5981         spaces.  Fixed some typos.
5982         (Internet Relay Chat): Explain relay.
5983         (Getting started with rcirc): Change items to reflect prompts.
5984         Add more explanation to rcirc-track-minor-mode and added a comment to
5985         warn future maintainers that this section is a copy.
5986         (People): Change /ignore example.
5987         (Keywords): Not keywords.
5989 2007-12-20  Alex Schroeder  <alex@gnu.org>
5991         * rcirc.texi (Top): Fighting Information Overload chapter added.
5992         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5993         (rcirc commands): Move /ignore command to the new chapter.
5994         (Fighting Information Overload): New chapter documenting /keyword,
5995         /bright, /dim, channel ignore, and low priority channels.
5996         (Configuration): Document rcirc-server-alist, remove
5997         rcirc-startup-channels-alist and rcirc-default-server.
5999 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
6001         * dbus.texi (Signals): Fix example in dbus-register-signal.
6003 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
6005         * gnus.texi (Score Variables): Fix typo.
6007 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
6009         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6010         (Signals): Adapt dbus-send-signal and dbus-register-signal.
6011         (Errors and Events): Adapt dbus-event.
6013 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6015         * gnus.texi (Other Files): Add the yenc command.
6017 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
6019         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6020         since 2004-08-06.
6022 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6024         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6025         on body.
6027 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6029         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6030         and rfc2047-allow-irregular-q-encoded-words; fix description of
6031         rfc2047-encode-encoded-words.
6033 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6035         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6037 2007-12-05  Michael Olson  <mwolson@gnu.org>
6039         * remember.texi (Diary): Remove "require" line for remember-diary.el.
6040         Update documentation for `remember-diary-file'.
6042 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
6044         * dbus.texi (Signals): Precise `dbus-register-signal'.
6045         (Errors and Events): Rework events part, the internal structure of
6046         dbus-event has changed.
6048 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
6050         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6051         ($(infodir)/dbus, dbus.dvi): New targets.
6053 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
6055         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6056         unconditionally.
6058         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6059         emulation with @print{}.
6061 2007-12-02  Richard Stallman  <rms@gnu.org>
6063         * dbus.texi (Overview): Minor cleanup.
6065 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
6067         * Makefile.in (INFO_TARGETS): Add dbus.
6068         (DVI_TARGETS): Add dbus.dvi.
6069         (dbus, dbus.dvi): New targets.
6071         * dbus.texi: New file.
6073 2007-11-24  Romain Francoise  <romain@orebokech.com>
6075         * nxml-mode.texi: Add description in @direntry.
6076         Fix file name to match @setfilename.
6078 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
6080         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6081         ($(infodir)/nxml-mode): New rule.
6083         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6084         ($(infodir)/nxml-mode): New rule.
6085         (clean): Add nxml-mode*.
6087         * nxml-mode.texi: New file with nxml manual.
6089 2007-11-18  Richard Stallman  <rms@gnu.org>
6091         * flymake.texi (Example -- Configuring a tool called directly):
6092         Update example.
6094 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
6096         * tramp.texi (Filename completion): Simplify explanation of
6097         double-slash behavior.  Explain directory contents flushing.
6099 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
6101         * calc.texi (TeX and LaTeX Language Modes): Put in
6102         missing braces.
6104 2007-11-15  Richard Stallman  <rms@gnu.org>
6106         * cl.texi (Equality Predicates): Delete `eql'.
6107         (Predicates, Naming Conventions, Top): Delete `eql'.
6108         (Common Lisp Compatibility): Delete `eql'.
6109         (Porting Common Lisp): Delete obsolete backquote info.
6110         Minor clarification about character constants.
6111         (Sequence Basics): Minor clarification.
6113 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6115         * cc-mode.texi (Electric Keys, Custom Macros):
6116         * tramp.texi (Filename completion): Fix typos.
6118 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
6120         * calc.texi (Basic commands): Mention the menu.
6122 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
6124         * tramp.texi (Connection caching): Tramp flushes connection
6125         properties when remote operating system has been changed.
6127 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6129         * gnus-news.texi: Fix spelling.
6130         `message-insert-formatted-citation-line', not
6131         `message-insert-formated-citation-line'.
6133         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6135 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
6137         * tramp.texi (Overview): Mention also the PuTTY integration under
6138         w32.  Remove paragraphs about Tramp's experimental status.
6139         (Frequently Asked Questions): Add code example for highlighting the
6140         mode line.
6142 2007-11-03  Michael Olson  <mwolson@gnu.org>
6144         * remember.texi: Change mentions of remember-buffer to
6145         remember-finalize throughout.
6147 2007-10-30  Michael Olson  <mwolson@gnu.org>
6149         * remember.texi (Copying): Remove.
6150         (Mailbox): Update with non-BBDB instructions.
6151         (Diary, Org): Add.
6152         (Bibliography, Planner Page): Remove.
6154 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
6156         * makefile.w32-in (INFO_TARGETS): Add remember.
6157         (DVI_TARGETS): Add remember.dvi.
6158         ($(infodir)/remember): New rule.
6159         (clean): Add remember*.
6161 2007-10-30  Michael Olson  <mwolson@gnu.org>
6163         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6164         ($(infodir)/remember): New rule that builds the Remember Manual.
6166         * remember.texi: New file containing the Remember Mode Manual.
6167         Shuffle chapters around after initial import.
6168         (Function Reference): Split Keystrokes into separate chapter.
6169         (Keystrokes): Document C-c C-k.
6170         (Introduction): Fix typographical issue with "---".
6172 2007-10-29  Richard Stallman  <rms@gnu.org>
6174         * widget.texi (Introduction): Delete discussion of implementation
6175         internals.
6177 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
6179         * tramp.texi (Connection caching): Host names must be different
6180         when tunneling.
6182 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6184         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6185         Gnus v5.13.
6187 2007-10-28  Miles Bader  <miles@gnu.org>
6189         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6191 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6193         * gnus.texi (Sorting the Summary Buffer):
6194         Remove gnus-article-sort-by-date-reverse.
6196 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6198         * gnus.texi (Non-ASCII Group Names): New node.
6199         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6200         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6202 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6204         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6205         clean the output of the program `imap-shell-program'.
6207 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6209         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6211 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
6213         * gnus.texi (Sticky Articles): Documentation for sticky article
6214         buffers.
6216 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6218         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6220 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6222         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6224 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6226         * gnus.texi (Archived Messages):
6227         Document gnus-update-message-archive-method.
6229 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6231         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6233 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6235         * gnus.texi (Group Maneuvering):
6236         Document `gnus-summary-next-group-on-exit'.
6238 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6240         * gnus.texi (Really Various Summary Commands):
6241         Mention gnus-auto-select-on-ephemeral-exit.
6243 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6245         * gnus.texi, message.texi: Bump version number.
6247 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6249         * gnus.texi (Group Line Specification, Misc Group Stuff)
6250         (Server Commands): Parenthesize @pxref{Mail Spool}.
6252 2007-10-28  Didier Verna  <didier@xemacs.org>
6254         New user option: message-signature-directory.
6255         * message.texi (Insertion Variables): Document it.
6256         * gnus.texi (Posting Styles): Ditto.
6258 2007-10-28  Didier Verna  <didier@xemacs.org>
6260         * gnus.texi (Group Line Specification):
6261         * gnus.texi (Misc Group Stuff):
6262         * gnus.texi (Server Commands): Document the group compaction feature.
6264 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6266         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6268         * message.texi (Various Message Variables): Add message-fill-column.
6270 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6272         * gnus.texi: Untabify.
6274 2007-10-28  Didier Verna  <didier@xemacs.org>
6276         * gnus.texi (Group Parameters): Document the posting-style merging
6277         process in topic-mode.
6279 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6281         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6283 2007-10-28  Romain Francoise  <romain@orebokech.com>
6285         * gnus.texi (Mail Spool): Fix typo.
6286         Update copyright.
6288 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6290         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6292 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6294         * gnus.texi (Summary Generation Commands):
6295         Add gnus-summary-insert-ticked-articles.
6297 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6299         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6300         to spam-spamassassin-program.
6302 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6304         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6306 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6308         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6310 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6312         * message.texi (Mail Headers): Document `opportunistic'.
6314 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6316         * emacs-mime.texi (Encoding Customization): Explain how to set
6317         mm-coding-system-priorities per hierarchy.
6319 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6321         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6322         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6324 2007-10-28  Didier Verna  <didier@xemacs.org>
6326         * message.texi (Wide Reply): Update documentation of
6327         message-dont-reply-to-names (now allowing a list of regexps).
6329 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6331         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6333 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6335         * gnus.texi (SpamAssassin back end): Fix typo.
6337         * sieve.texi (Examples): Fix grammar.
6339 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6341         * gnus.texi (Searching for Articles): Document M-S and M-R.
6342         (Limiting): Document / b.
6344 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6346         * gnus.texi (Thread Commands): T M-^.
6348 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6350         * message.texi (Mail Aliases): Document ecomplete.
6351         (Mail Aliases): Fix typo.
6353 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6355         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6356         fix typo.
6358 2007-10-28  Romain Francoise  <romain@orebokech.com>
6360         * gnus.texi (Mail Spool): Grammar fix.
6362 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6364         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6365         string.
6367 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6369         * gnus.texi (Group Parameters): Fix description.
6371 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6373         * gnus.texi (Gmane Spam Reporting):
6374         Fix spam-report-gmane-use-article-number.
6375         Add spam-report-user-mail-address.
6377 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6379         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6381 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6383         * gnus.texi (Group Parameters): Add simplified sorting example based on
6384         example for `Sorting the Summary Buffer' from Jari Aalto
6385         <jari.aalto@cante.net>.
6386         (Example Methods): Add example for an indirect connection.
6388 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
6390         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6391         (Agent Parameters): Update parameter names to match code.
6392         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6393         'gnus-agent-summary-fetch-series'.
6394         (Agent and flags): New section providing a generalized discussion
6395         of flag handling.
6396         (Agent and IMAP): Remove flag discussion.
6397         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6399 2007-10-28  Romain Francoise  <romain@orebokech.com>
6401         * gnus.texi (Exiting the Summary Buffer): Add new function
6402         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6404 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6406         * gnus.texi (Conformity): Fix typo.
6407         (Customizing Articles): Document `first'.
6409 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
6411         * gnus.texi (Sorting the Summary Buffer):
6412         Add `gnus-thread-sort-by-date-reverse'.  Add example
6413         host to different sorting in NNTP and RSS groups.
6415 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6417         * message.texi (Insertion): Describe prefix for
6418         message-mark-inserted-region and message-mark-insert-file.
6420 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6422         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6423         LaTeX documents.  Describe "text/x-gnus-verbatim".
6425 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6427         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6428         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6429         (spam-stat spam filtering, SpamOracle)
6430         (Extending the Spam ELisp package): Remove extra quote symbol for
6431         clarity.
6433 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6435         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6436         gnus-article-delete-part and gnus-article-replace-part.
6437         (Using MIME): Add gnus-mime-replace-part.
6439 2007-10-28  Romain Francoise  <romain@orebokech.com>
6441         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6442         requires `auto-compression-mode' to be enabled.  Add new nnml
6443         variable `nnml-compressed-files-size-threshold'.
6445 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6447         * gnus.texi (Sorting the Summary Buffer):
6448         Add gnus-thread-sort-by-recipient.
6450 2007-10-28  Romain Francoise  <romain@orebokech.com>
6452         * message.texi (Insertion Variables): Mention new variable
6453         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
6454         documentation accordingly.
6456 2007-10-28  Romain Francoise  <romain@orebokech.com>
6458         * gnus.texi (To From Newsgroups): Mention new variables
6459         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6461 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6463         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6464         stuff; gnus-mime-inline-part does the automatic decompression.
6466 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6468         * gnus.texi (Spam ELisp Package Configuration Examples):
6469         "training.ham" should be "training.spam".
6471 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6473         * message.texi (Mail Variables): Fix the default value for
6474         message-send-mail-function.
6476 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6478         * gnus.texi (Optional Back End Functions): nntp-request-update-info
6479         always returns nil exceptionally.
6481 2007-10-28  Simon Josefsson  <jas@extundo.com>
6483         * gnus.texi (Article Washing): Add libidn URL.
6484         Suggested by Michael Cook <michael@waxrat.com>.
6486 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6488         * gnus.texi (Topic Commands): Fix next/previous.
6490 2007-10-28  Simon Josefsson  <jas@extundo.com>
6492         * gnus.texi (Article Washing): Mention `W i'.
6494 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6496         * gnus.texi (Group Parameters): Slight extension of sieve
6497         parameter description.
6499 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6501         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6502         matching score files as well.
6503         (Picons): Describe `gnus-picon-style'.
6505 2007-10-28  Romain Francoise  <romain@orebokech.com>
6507         * message.texi (Message Headers): Mention that headers are hidden
6508         using narrowing, and how to expose them.
6509         Update copyright.
6511 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6513         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6514         `gnus-summary-sort-by-recipient'.
6516 2007-10-28  Romain Francoise  <romain@orebokech.com>
6518         * gnus.texi (NNTP marks): New node.
6519         (NNTP): Move NNTP marks variables to the new node.
6521 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6523         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6525         * gnus.texi (MIME Commands, Hashcash): Markup fix.
6527 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6529         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6530         everywhere for consistency.
6531         (Filtering Spam Using The Spam ELisp Package): Admonish again.
6532         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6533         Say "regular expression" instead of "regex."  Admonish.
6534         Pick other words to sound better (s/so/thus/).
6535         (Spam ELisp Package Filtering of Incoming Mail):
6536         Mention statistical filters.  Remove old TODO.
6537         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6538         New section on sorting and displaying the spam score.
6539         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6540         backend but an alias to spam-use-BBDB.
6541         (Extending the Spam ELisp package): Rewrite the example using the
6542         new backend functionality.
6544 2007-10-28  Simon Josefsson  <jas@extundo.com>
6546         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6547         nntp-marks-directory, from Romain Francoise
6548         <romain@orebokech.com>.
6550 2007-10-28  Magnus Henoch  <mange@freemail.hu>
6552         * gnus.texi (Hashcash): New default value of
6553         hashcash-default-payment.
6555 2007-10-28  Simon Josefsson  <jas@extundo.com>
6557         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
6558         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6560 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6562         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6564 2007-10-28  Simon Josefsson  <jas@extundo.com>
6566         * gnus.texi (documentencoding): Add, to avoid warnings.
6568 2007-10-28  Simon Josefsson  <jas@extundo.com>
6570         * message.texi (Mail Headers): Add.
6572         * gnus.texi (Hashcash): Fix.
6574 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6576         * gnus.texi (Hashcash): Change location of library, also mention
6577         that payments can be verified and fix the name of the
6578         hashcash-path variable.
6580 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6582         * gnus.texi (Article Display): Add `gnus-picon-style'.
6584 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6586         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6588 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6590         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6591         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6592         warning about ham processors in spam groups removed.
6594 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6596         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6597         From Hubert Chan <hubert@uhoreg.ca>.
6599 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6601         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6602         (Mailing List): Typo.
6603         (Customizing Articles): Add gnus-treat-ansi-sequences.
6604         (Article Washing): Index.
6606         * message.texi: Use m-dash consistently.
6608 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6610         * gnus.texi (GroupLens): Remove.
6612 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6614         * gnus.texi (Outgoing Messages, Agent Variables):
6615         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6616         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6618 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6620         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6622 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6624         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6626         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
6628 2007-10-28  Simon Josefsson  <jas@extundo.com>
6630         * gnus.texi (Top): Add SASL.
6632 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
6634         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6636 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6638         * gnus.texi (Troubleshooting): Adjust Gnus version number.
6640 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
6642         * calc.texi (Formulas, Composition Basics): Lower the
6643         precedence of negation.
6645 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
6647         * ses.texi (The Basics): Mention how to create a new spreadsheet.
6648         Mention the new three-letter column identifiers.
6649         (More on cell printing): Calculate-cell and truncate-cell are now `c'
6650         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
6651         message when using `c' on an empty default with default printer.
6652         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6653         renamed to `ses--symbolic-formulas' some time ago.
6655 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
6657         * calc.texi (Default Simplifications, Making Selections)
6658         (Customizing Calc): Clarify associativity of multiplication.
6660 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
6662         * tramp.texi (Traces and Profiles): Simplify loop over
6663         `trace-function-background'.
6665 2007-10-22  Juri Linkov  <juri@jurta.org>
6667         * dired-x.texi (Shell Command Guessing): Default values are now
6668         available by typing M-n instead of M-p.
6670 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
6672         * tramp.texi (Cleanup remote connections): New section.
6673         (Password caching): Remove `tramp-clear-passwd'.
6674         It's not a command anymore.
6675         (Bug Reports): Add `tramp-bug' to function index.
6676         (Function Index, Variable Index): New nodes.
6677         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6679         * trampver.texi: Update release number.
6681 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
6683         * calc.texi (History and Acknowledgements): Turn comment
6684         about integer size into past tense.
6685         (Time Zones): Remove pointer to Calc author's address.
6686         (Trigonometric and Hyperbolic Functions): Mention cotangent
6687         and hyperbolic cotangent.  Fix typo.
6689 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
6691         Sync with Tramp 2.1.11.
6693         * trampver.texi: Update release number.
6695 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6697         * tramp.texi (External packages): New section.
6699 2007-09-29  Juri Linkov  <juri@jurta.org>
6701         * info.texi (Help-Int): Document `L' (`Info-history').
6703 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
6705         * org.texi: Change links to webpage and maintained email.
6706         (Remember): Promote to Chapter, significant changes.
6707         (Fast access to TODO states): New section.
6708         (Faces for TODO keywords): New section.
6709         (Export options): Example for #+DATE.
6710         (Progress logging): Section moved.
6712 2007-09-26  Bill Wohler  <wohler@newt.com>
6714         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6715         browse-url-at-mouse.
6717 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6719         * flymake.texi (Customizable variables): Face names don't end in -face.
6720         Fix flymake-err-line-patterns template.
6721         (Example -- Configuring a tool called directly): Fix init-function.
6722         (Highlighting erroneous lines): Face names don't end in -face.
6724 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
6726         * erc.texi (Special-Features): Fix small typo.
6728 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
6730         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6731         and "External transfer methods".
6733 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
6735         * calc.texi (Predefined Units): Add some history.
6737 2007-09-08  Michael Olson  <mwolson@gnu.org>
6739         * erc.texi (Copying): New section included from gpl.texi.
6740         This matches the look of the upstream ERC manual.
6742 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
6744         * calc.texi (History and Acknowledgements): Adjust the "thanks".
6745         (Random Numbers): Clarify the distribution of `random'.
6747 2007-09-06  Glenn Morris  <rgm@gnu.org>
6749         Move manual sources from man/ to subdirectories of doc/.
6750         Split into the Emacs manual in emacs/, and other manuals in misc/.
6751         Change all setfilename commands to use ../../info.
6752         * Makefile.in: Move the parts of the old man/Makefile.in that do not
6753         refer to the Emacs manual here.
6754         (infodir): New variable.
6755         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
6756         (cc-mode.texi, faq.texi): Update references to source file locations.
6757         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6758         do not refer to the Emacs manual here.
6759         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6761         * Makefile.in: Add `basename' versions of all info targets, for
6762         convenience when rebuilding just one manual.
6763         (../etc/GNU): Delete obsolete target.
6764         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6765         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
6766         *.vrs *.toc here...
6767         (maintainer-clean): ...from here.
6769         * makefile.w32-in (../etc/GNU): Delete obsolete target.
6771 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
6773         * calc.texi (Date Conversions): Clarify definition of
6774         Julian day numbering.
6775         (Date Forms): Clarify definition of Julian day numbering;
6776         add some history.
6778 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
6780         * org.texi: Version 5.07.
6782 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6784         * message.texi (MIME): Replace mml-attach with mml-attach-file.
6786 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
6788         * org.texi (Adding hyperlink types): New section.
6789         (Embedded LaTeX): Chapter updated because of LaTeX export.
6790         (LaTeX export): New section.
6791         (Using links out): New section.
6793 2007-08-22  Glenn Morris  <rgm@gnu.org>
6795         * faq.texi (Learning how to do something): Refcards now in
6796         etc/refcards/ directory.
6798 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
6800         * tramp.texi (Remote Programs): Persistency file must be cleared when
6801         changing `tramp-remote-path'.
6802         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6803         macro.
6805 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
6807         * calc.texi: Move contents to beginning of file.
6808         (Algebraic Entry): Fix the formatting of an example.
6810 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
6812         * calc.texi (Basic Operations on Units): Mention exact versus
6813         inexact conversions.
6815 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
6817         * calc.texi (Basic Operations on Units): Mention default
6818         values for new units.
6819         (Quick Calculator Mode): Mention that binary format will
6820         be displayed.
6822 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6824         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6826 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6828         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6830 2007-08-08  Glenn Morris  <rgm@gnu.org>
6832         * gnus.texi, sieve.texi: Replace `iff'.
6834 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
6836         * calc.texi (Basic Graphics): Mention the graphing of error
6837         forms.
6838         (Graphics Options): Mention how `g s' handles error forms.
6839         (Curve Fitting): Mention plotting the curves.
6840         (Standard Nonlinear Models): Add additional models.
6841         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6842         (Linear Fits): Correct result.
6844 2007-08-01  Alan Mackenzie  <acm@muc.de>
6846         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6847         to "--no-site-file".
6849 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
6851         * tramp.texi (Frequently Asked Questions): Point to mode line
6852         extension in Emacs 23.1.
6854         * trampver.texi: Update release number.
6856 2007-07-27  Glenn Morris  <rgm@gnu.org>
6858         * calc.texi (Copying): Include license text from gpl.texi, rather than
6859         in-line.
6861 2007-07-25  Glenn Morris  <rgm@gnu.org>
6863         * calc.texi (Copying): Replace license with GPLv3.
6865         * Relicense all FSF files to GPLv3 or later.
6867 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6869         Sync with Tramp 2.1.10.
6871         * tramp.texi (trampfn): Expand macro implementation in order to handle
6872         empty arguments.
6873         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
6874         occurrences by trampfn.
6875         (Frequently Asked Questions): Extend example code for host
6876         identification in the modeline.  Add bbdb to approaches shortening Tramp
6877         file names to be typed.
6879         * trampver.texi: Update release number.
6881 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6883         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6884         section.  Reported by <poti@potis.org>.
6885         (Remote processes): Arguments of the program to be debugged are taken
6886         literally.
6887         (Frequently Asked Questions): Simplify recentf example.
6889 2007-07-14  Karl Berry  <karl@gnu.org>
6891         * info.texi (@copying): New Back-Cover Text.
6893         * info.texi (Quitting Info): Move to proper place in source.
6894         (Reported by Benno Schulenberg.)
6896 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6898         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6900         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6902         * emacs-mime.texi: Add @documentencoding directive.
6904 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6906         * tramp.texi (Remote processes): Add an anchor to the subsection
6907         "Running a debugger on a remote host".
6909 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
6911         * tramp.texi (Remote processes): Don't call it "experimental" any
6912         longer.  Add subsection about running a debugger on a remote host.
6914 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
6916         * org.texi (Properties and columns): Chapter rewritten.
6918 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
6920         * tramp.texi:
6921         * trampver.texi: Migrate to Tramp 2.1.
6923 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
6925         * org.texi (Properties): New chapter.
6927 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6929         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6930         Control Panel.
6932         * gnus.texi (Misc Article): Add index entry for
6933         gnus-single-article-buffer.
6935 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6937         * gnus.texi (Starting Up): Fix typo.
6939 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6941         * gnus.texi (Asynchronous Fetching): Fix typo.
6943 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6945         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6946         (About This Manual): Remove redundant information.
6947         (Getting Started): Mention author.
6948         (Basic Arithmetic, Customizing Calc): Make description of the
6949         variable `calc-multiplication-has-precedence' match its new effect.
6951 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6953         * calc.texi (Basic Arithmetic, Customizing Calc):
6954         Mention the variable `calc-multiplication-has-precedence'.
6956 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
6958         * org.texi (Tag): Section swapped with node Timestamps.
6959         (Formula syntax for Lisp): Document new `L' flag.
6961 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6963         * gnus.texi (Misc Group Stuff, Summary Buffer)
6964         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
6966 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6968         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6969         * gnus.texi (Article Buttons, Mail Source Customization)
6970         (Sending or Not Sending, Customizing NNDiary):
6971         * message.texi (Message Headers):
6972         * mh-e.texi (HTML): Fix typos.
6974 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
6976         Sync with Tramp 2.0.56.
6978         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6979         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6981 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6983         * Version 22.1 released.
6985 2007-05-26  Michael Olson  <mwolson@gnu.org>
6987         * erc.texi (Modules): Fix references to completion modules.
6989 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6991         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6993 2007-05-09  Didier Verna  <didier@xemacs.org>
6995         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6996         nndiary back end and the gnus-diary library.
6998 2007-05-03  Karl Berry  <karl@gnu.org>
7000         * .cvsignore (*.pdf): New entry.
7002         * texinfo.tex: Update from current version for better pdf generation.
7004 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
7006         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7008 2007-04-28  Glenn Morris  <rgm@gnu.org>
7010         * faq.texi (New in Emacs 22): Restore mention of python.el pending
7011         consideration of legal status.
7013 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
7015         * idlwave.texi: Minor updates for IDLWAVE 6.1.
7017 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
7019         * faq.texi (New in Emacs 22): python.el removed.
7021 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
7023         * calc.texi (Reporting bugs): Update maintainer's address.
7025 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
7027         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7029 2007-04-15  Jay Belanger  <belanger@truman.edu>
7031         * calc.texi (Title page): Remove the date.
7032         (Basic Arithmetic): Emphasize that / binds less strongly than *.
7033         (The Standard Calc Interface): Change trail title.
7034         (Floats): Mention that when non-decimal floats are entered, only
7035         approximations are stored.
7036         (Copying): Move to the appendices.
7037         (GNU Free Documentation License): Add as an appendix.
7039 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
7041         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7042         * dired-x.texi, ebrowse.texi, ediff.texi:
7043         * emacs-mime.texi, erc.texi, eshell.texi:
7044         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7045         * idlwave.texi, message.texi, newsticker.texi, org.texi:
7046         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7047         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7048         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7049         * woman.texi: Include GFDL.
7051         * doclicense.texi: Remove node heading, so that it can be included by
7052         other files.
7054         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
7056         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7057         than *.
7059 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
7061         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7062         in Calc.
7064 2007-04-09  Romain Francoise  <romain@orebokech.com>
7066         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7067         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
7068         replace mouse-2.
7070 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
7072         * woman.texi (Word at point, Interface Options): woman-topic-at-point
7073         renamed to woman-use-topic-at-point.  Document new behavior.
7075 2007-04-08  Richard Stallman  <rms@gnu.org>
7077         * url.texi: Fix some indexing.
7078         (Disk Caching): Drop discussion of old/other Emacs versions.
7080 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7082         * url.texi (Disk Caching): Say Emacs 21 "and later".
7084         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7085         on Font locking which now mentions JIT lock.
7087 2007-04-01  Michael Olson  <mwolson@gnu.org>
7089         * erc.texi: Update for the ERC 5.2 release.
7091 2007-03-31  David Kastrup  <dak@gnu.org>
7093         * woman.texi (Topic, Interface Options): Explain changes semantics of
7094         woman-manpath in order to consider MANPATH_MAP entries.
7096 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
7098         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7100 2007-03-26  Richard Stallman  <rms@gnu.org>
7102         * pgg.texi (Caching passphrase): Clean up previous change.
7104 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
7106         * gnus.texi (Setting Process Marks): Fix typo.
7108 2007-03-25  Romain Francoise  <romain@orebokech.com>
7110         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7111         readability, and include various fixes by Daniel Brockman, Nick Roberts
7112         and Dieter Wilhelm.
7114 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
7116         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7118         * gnus.texi (Mail Source Specifiers): Fix typo.
7120 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
7122         * reftex.texi (Imprint): Update maintainer information.
7124 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7126         * message.texi (Message Buffers): Update documentation for
7127         message-generate-new-buffers.
7129 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
7131         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7133 2007-03-21  Glenn Morris  <rgm@gnu.org>
7135         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7137 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
7139         * eshell.texi (Known problems): Emacs 21 -> 22.
7141         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7143 2007-03-18  Jay Belanger  <belanger@truman.edu>
7145         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7147 2007-03-12  Glenn Morris  <rgm@gnu.org>
7149         * calc.texi (Time Zones): Switch to new North America DST rule.
7151         * calc.texi: Replace "daylight savings" with "daylight
7152         saving" in text throughout.
7154 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7156         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7157         The variable now uses a list of symbols instead of just a symbol.
7158         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7160 2007-03-06  Romain Francoise  <romain@orebokech.com>
7162         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
7163         new packages, and mention Gnus update.
7165 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7167         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7168         nntp-open-connection-functions-never-echo-commands.
7170 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
7172         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7173         problems on the console, and security risk in not using gpg-agent.
7175 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
7177         * org.texi (The spreadsheet): Rename from "Table calculations".
7178         Completely reorganized and rewritten.
7179         (CamelCase links): Section removed.
7180         (Repeating items): New section.
7181         (Tracking TODO state changes): New section.
7182         (Agenda views): Chapter reorganized and rewritten.
7183         (HTML export): Section rewritten.
7184         (Tables in arbitrary syntax): New section.
7185         (Summary): Better feature summary.
7186         (Activation): Document problem with cut-and-paste of Lisp code
7187         from PDF files.
7188         (Visibility cycling): Document indirect buffer use.
7189         (Structure editing): Document sorting.
7190         (Remember): Section rewritten.
7191         (Time stamps): Better description of time stamp types.
7192         (Tag searches): Document regular expression search for tags.
7193         (Stuck projects): New section.
7194         (In-buffer settings): New keywords.
7195         (History and Acknowledgments): Update description.
7197 2007-02-24  Alan Mackenzie  <acm@muc.de>
7199         * cc-mode.texi (Movement Commands): Insert two missing command names.
7200         (Getting Started): Slight wording correction (use conditional).
7202 2007-02-22  Kim F. Storm  <storm@cua.dk>
7204         * widget.texi (User Interface, Basic Types): Document need to put some
7205         text before the %v escape in :format string in editable-field widget.
7207 2007-02-18  Romain Francoise  <romain@orebokech.com>
7209         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7210         `cvs-mode-quit'.
7212 2007-02-10  Markus Triska  <markus.triska@gmx.at>
7214         * widget.texi (Programming Example): Put constant strings in :format.
7216 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
7218         * faq.texi (Fullscreen mode on MS-Windows): New node.
7220 2007-02-04  David Kastrup  <dak@gnu.org>
7222         * faq.texi (AUCTeX): Update version number.  Should probably be done
7223         for other packages as well.
7225 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7227         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
7228         <tassilo@member.fsf.org>.
7230 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7232         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7233         ls-lisp-use-localized-time-format.
7235 2007-01-20  Markus Triska  <markus.triska@gmx.at>
7237         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7239 2007-01-13  Michael Olson  <mwolson@gnu.org>
7241         * erc.texi (Modules): Mention capab-identify module.
7243 2007-01-05  Michael Olson  <mwolson@gnu.org>
7245         * erc.texi (Getting Started): Update for /RECONNECT command.
7247 2007-01-04  Richard Stallman  <rms@gnu.org>
7249         * ebrowse.texi: Change C-c b to C-c C-m.
7251 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7253         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7254         variables only in info to avoid redundant entries in the printed
7255         manual.
7257 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
7259         * message.texi (Using PGP/MIME): Document gpg-agent usage.
7261 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
7263         * message.texi (Security): Split into sub-nodes.
7265 2007-01-01  Alan Mackenzie  <acm@muc.de>
7267         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7268         eval-after-load in Emacs <=21 and a workaround.  Document that
7269         trigraphs are not supported.
7271 2007-01-01  Alan Mackenzie  <acm@muc.de>
7273         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7274         c-context-line-break.  When invoked within a string, preserve
7275         whitespace.  Add a backslash only when also in a macro.
7277 2007-01-01  Alan Mackenzie  <acm@muc.de>
7279         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7281 2007-01-01  Alan Mackenzie  <acm@muc.de>
7283         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7284         are now bound by default to c-\(beginning\|end\)-of-defun by default.
7286 2007-01-01  Alan Mackenzie  <acm@muc.de>
7288         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7289         "Choosing a Style".
7291         * cc-mode.texi ("Styles"): Add @dfn{style}.
7293 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
7295         Sync with Tramp 2.0.55.
7297         * trampver.texi: Update release number.
7299 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
7301         * gnus.texi (Customizing Articles): Add index entries for all
7302         gnus-treat-* variables.
7304 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7306         * gnus.texi (IMAP): Fix incorrect explanation of
7307         nnimap-search-uids-not-since-is-evil in documentation for
7308         nnimap-expunge-search-string.
7310 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
7312         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7313         spam-ifile-database.
7315 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7317         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7318         rebind C-s.
7320 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
7322         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7323         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7324         "expiring mail".
7325         (IMAP): Document nnimap-search-uids-not-since-is-evil and
7326         nnimap-nov-is-evil.
7328 2006-12-25  Kevin Ryde  <user42@zip.com.au>
7330         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7331         about the key procedure being used heavily.
7333 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7335         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7336         to t.
7337         (Prerequisites): Add explanation about gpg-agent.
7339 2006-12-22  Kevin Ryde  <user42@zip.com.au>
7341         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7342         "sort" instead of "sort*".
7344 2006-12-19  Richard Stallman  <rms@gnu.org>
7346         * calc.texi (History and Acknowledgements): Recognize that Emacs
7347         now does have floating point.
7349 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
7351         * tramp.texi (External transfer methods): Describe new method `scpc'.
7353 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
7355         * pgg.texi: Added short note on gpg-agent to the introduction.
7357 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7359         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7360         also applies to Cc.
7362 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7364         * gnus.texi (X-Face): Clarify.  Say which programs are required
7365         on Windows.
7367 2006-12-08  Michael Olson  <mwolson@gnu.org>
7369         * erc.texi (Modules): Remove documentation for list module.
7371 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7373         * faq.texi (^M in the shell buffer): Ditto.
7375 2006-11-20  Michael Olson  <mwolson@gnu.org>
7377         * erc.texi: Call this the 5.2 stable pre-release of ERC.
7379 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
7381         * org.texi: Fix typos.
7382         (Agenda commands): Document `C-k'.
7384 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
7386         * url.texi (http/https): Fix a typo in the HTTP URL.
7388 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
7390         * ada-mode.texi: Total rewrite.
7392 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
7394         * org.texi: Minor typo fixes.
7396 2006-11-13  Bill Wohler  <wohler@newt.com>
7398         Release MH-E manual version 8.0.3.
7400         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7401         release 8.0.3.
7403         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7404         to set MAILDIR.
7405         (Reading Mail): Document the customization of read-mail-command
7406         for MH-E.
7407         (Viewing Attachments): Document mm-discouraged-alternatives.
7408         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7409         (Junk): Add more information about the settings of mh-junk-background
7410         in a program.  Add /usr/bin/mh to PATH in examples.
7412 2006-11-12  Richard Stallman  <rms@gnu.org>
7414         * woman.texi: Update author address but say he no longer maintains it.
7416 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
7418         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7419         archived trees.
7420         (Checkboxes): Section moved to chapter 5, and extended.
7421         (The date/time prompt): New section.
7422         (Link abbreviations): New section.
7423         (Presentation and sorting): New section.
7424         (Custom agenda views): Section completely rewritten.
7425         (Summary): Compare with Planner.
7426         (Feedback): More info about creating backtraces.
7427         (Plain lists): Modify example.
7428         (Breaking down tasks): New section.
7429         (Custom time format): New section.
7430         (Time stamps): Document inactive timestamps.
7431         (Setting tags): More details about fast tag selection.
7432         (Block agenda): New section.
7433         (Custom agenda views): Section rewritten.
7434         (Block agenda): New section.
7436 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
7438         * tramp.texi (Configuration): scp is the default method.
7439         (Default Method): Use ssh as example for another method.
7441 2006-10-27  Richard Stallman  <rms@gnu.org>
7443         * woman.texi: Downcase nroff/troff/roff.
7444         (Installation): Chapter deleted.  Some xrefs deleted.
7445         (Background): woman doesn't advise man ;-).
7447 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7449         * ada-mode.texi (Project files, Identifier completion)
7450         (Automatic Casing, Debugging, Using non-standard file names)
7451         (Working Remotely): Fix typos.
7453 2006-10-20  Masatake YAMATO  <jet@gyve.org>
7455         * cc-mode.texi (Sample .emacs File): Add missing `)' in
7456         sample code `my-c-initialization-hook'.
7458 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
7460         * widget.texi: Fix typos.
7462 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
7464         * tramp.texi (Frequently Asked Questions): Remove questions marked with
7465         "???".  There have been no complaints for years, so the information
7466         must be appropriate.
7468 2006-10-16  Richard Stallman  <rms@gnu.org>
7470         * widget.texi: Use @var instead of capitalization.
7471         Clarify many widget type descriptions.
7473 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7475         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
7476         gnus-dired-attach.
7477         (Selecting a Group): Fix typo.
7479 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7481         * widget.texi: Fix typos.
7483 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
7485         * gnus.texi (Image Enhancements): Update for Emacs 22.
7487         * gnus-faq.texi ([1.3]): Update.
7489 2006-10-06  Richard Stallman  <rms@gnu.org>
7491         * faq.texi (Displaying the current line or column):
7492         Delete "As of Emacs 20".
7494 2006-10-06  Romain Francoise  <romain@orebokech.com>
7496         * faq.texi (VM): VM works with Emacs 22 too.
7498 2006-10-06  Richard Stallman  <rms@gnu.org>
7500         * ebrowse.texi: Remove Emacs version "21" from title.
7502 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
7504         * gnus.texi (Foreign Groups): Say where change of editing commands are
7505         stored.  Add reference to `gnus-parameters'.
7507 2006-09-15  Jay Belanger  <belanger@truman.edu>
7509         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7510         Change "Library Public License" to "Lesser Public License"
7511         throughout.  Use "yyyy" to represent year.
7513 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
7515         * org.texi (Setting tags): Typo fix.
7517 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
7519         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7521 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
7523         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7525 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
7527         * faq.texi (Escape sequences in shell output): EMACS is now set
7528         to Emacs's absolute file name, not to "t".
7529         (^M in the shell buffer): Likewise.
7530         * misc.texi (Interactive Shell): Likewise.
7532 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
7534         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7535         mails with pop3-leave-mail-on-server.  Fix wording.
7536         (Limiting): Improve gnus-summary-limit-to-articles.
7537         (X-Face): Fix typo.
7539 2006-09-11  Simon Josefsson  <jas@extundo.com>
7541         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7542         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7544 2006-09-06  Simon Josefsson  <jas@extundo.com>
7546         * smtpmail.texi (Authentication): Mention SSL.
7548 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
7550         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7551         Don't use @indicateurl.
7553         * cc-mode.texi (Subword Movement): Don't use @headitem.
7554         (Custom Braces, Clean-ups): Don't use @tie.
7556 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
7558         Sync with Tramp 2.0.54.
7560         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7561         Suggested by Adrian Phillips <a.phillips@met.no>.
7563 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
7565         * org.texi (Installation, Activation): Split from Installation and
7566         Activation.
7567         (Clocking work time): Documented new features.
7569 2006-08-13  Alex Schroeder  <alex@gnu.org>
7571         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7572         example.
7574 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
7576         * faq.texi (How to add fonts): New node.
7578 2006-08-05  Romain Francoise  <romain@orebokech.com>
7580         * faq.texi (New in Emacs 22): Expand.
7582 2006-08-03  Michael Olson  <mwolson@gnu.org>
7584         * erc.texi: Update for ERC 5.1.4.
7586 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7588         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7589         in .../site-lisp/gnus/ by default.
7590         [ From gnus-news.texi in the trunk. ]
7592 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7594         * gnus.texi (MIME Commands): Additions for yEnc.
7596 2006-07-24  Richard Stallman  <rms@gnu.org>
7598         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7599         * faq.texi: Move periods and commas inside quotes.
7601 2006-07-20  Jay Belanger  <belanger@truman.edu>
7603         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7605 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
7607         * faq.texi (Security risks with Emacs): Document Emacs 22
7608         file-local-variable mechanism.
7610 2006-07-12  Michael Olson  <mwolson@gnu.org>
7612         * erc.texi: Update for ERC 5.1.3.
7614 2006-07-12  Alex Schroeder  <alex@gnu.org>
7616         * rcirc.texi: Fix typos.
7617         (Getting started with rcirc): New calling convention for M-x irc.
7618         Mention #rcirc.  Removed channel tracking.
7619         (Configuration): Change the names of all variables that got changed
7620         recently, eg. rcirc-server to rcirc-default-server.  Added
7621         documentation for rcirc-authinfo, some background for Bitlbee, and
7622         rcirc-track-minor-mode.
7623         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7624         Scrolling.
7625         (Reconnecting after you have lost the connection): Fix example code
7626         to match code changes.
7628 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
7630         * gnus.texi, message.texi: Fix typos.
7632 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
7634         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7635         commands.
7636         (Global TODO list): Document the use of the variables
7637         `org-agenda-todo-ignore-scheduled' and
7638         `org-agenda-todo-list-sublevels'.
7640 2006-07-05  Richard Stallman  <rms@gnu.org>
7642         * faq.texi (Scrolling only one line): Fix xref.
7644 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
7646         * faq.texi (Evaluating Emacs Lisp code):
7647         Throughout, replace eval-current-buffer with eval-buffer.
7649 2006-07-03  Richard Stallman  <rms@gnu.org>
7651         * rcirc.texi (Scrolling conservatively): Fix xref.
7653         * pcl-cvs.texi (Viewing differences): Usage fix.
7655 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
7657         * org.texi (Agenda commands): Document `s' key to save all org-mode
7658         buffers.
7660 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
7662         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7663         names.  Mention `cvs-msg' face.
7665 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
7667         * org.texi (Checkboxes): New section.
7669 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
7671         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7672         throughout this chapter.
7674 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
7676         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7677         text for standalone vs Emacs info.
7678         (Help): Clarify header line description.  Use mouse-1 for clicks.
7679         (Help-P): Use mouse-1 for clicks.
7680         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7681         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7682         (Choose menu subtopic): Remove gratuitous Emacs command names.
7683         (Help-FOO): Put usual behavior first.
7684         (Help-Xref): Clicking on xrefs works in Emacs.
7685         (Search Text): Clarify what the default behavior is.
7686         (Create Info buffer): Fix Emacs window/X window confusion.
7687         (Emacs Info Variables): Fix for new Emacs init file behavior.
7689 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7691         * gnus.texi (Summary Buffer Lines): Fix typo.
7693 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
7695         * org.texi (Embedded LaTeX): New chapter.
7696         (Archiving): Section rewritten.
7697         (Enhancing text): Some parts moved to the new chapter about LaTeX.
7699 2006-06-20  Bill Wohler  <wohler@newt.com>
7701         Release MH-E manual version 8.0.1.
7703         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7704         release 8.0.1.
7705         (Preface): Depend on GNU mailutils 1.0 and higher.
7707 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7709         * message.texi (News Headers): Update message-syntax-checks section.
7711 2006-06-19  Karl Berry  <karl@gnu.org>
7713         * info.texi (Advanced): Mention C-q, especially with ?.
7715 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
7717         * org.texi (Publishing links): Document the `:link-validation-function'
7718         property.
7719         (Extensions and Hacking): New chapter, includes some sections of the
7720         "Miscellaneous" chapter.
7722 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
7724         * org.texi (Progress logging): New section.
7726 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
7728         * org.texi (ASCII export): Document indentation adaptation.
7729         (Setting tags): Document mutually-exclusive tags.
7731 2006-06-05  Romain Francoise  <romain@orebokech.com>
7733         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7734         Fix typo.
7736         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7737         channel (#gnus@irc.freenode.net).
7738         Fix typos.  Update copyright notice.
7740         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7741         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7742         (Line-Up Functions, Custom Macros):
7743         * ediff.texi (Window and Frame Configuration)
7744         (Highlighting Difference Regions):
7745         * emacs-mime.texi (Display Customization):
7746         * erc.texi (History):
7747         * eshell.texi (Known problems):
7748         * eudc.texi (Overview, BBDB):
7749         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7750         (The problem of spam, SpamOracle, Extending the Spam package)
7751         (Conformity, Terminology):
7752         * idlwave.texi (Routine Info)
7753         (Class and Keyword Inheritance, Padding Operators)
7754         (Breakpoints and Stepping, Electric Debug Mode)
7755         (Examining Variables, Troubleshooting):
7756         * org.texi (Creating timestamps):
7757         * reftex.texi (Commands, Options, Changes):
7758         * tramp.texi (Inline methods, Password caching)
7759         (Auto-save and Backup, Issues):
7760         * vip.texi (Files, Commands in Insert Mode):
7761         * viper.texi (Emacs Preliminaries, States in Viper)
7762         (Packages that Change Keymaps, Viper Specials, Groundwork):
7763         Fix various typos.
7765 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
7767         * ediff.texi: Fix typos.
7769 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
7771         * org.texi: Small typo fixes.
7773 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7775         * viper.texi (Viper Specials):
7776         * gnus.texi (Example Setup):
7777         * faq.texi (Backspace invokes help):
7778         * dired-x.texi (Optional Installation Dired Jump):
7779         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7780         follow coding conventions.
7782 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
7784         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7786 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
7788         * pcl-cvs.texi: Fix typos.
7789         (Customization): Say "us".
7791 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
7793         * org.texi: Remove bogus @setfilename.
7795 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
7797         * org.texi (ASCII export): Omit command name.
7798         (HTML export): Add prefix to all lines in Local Variable example.
7799         (Acknowledgments): Typeset names in italics.
7801 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
7803         * org.texi (Plain lists): Add new item navigation commands.
7804         (External links): Document elisp and info links.
7805         (Custom searches): New section.
7806         (Publishing): New chapter.
7807         (HTML export): Include a list of supported CSS classes.
7808         (Setting tags): Describe the fast-tag-setting interface.
7810 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
7812         * dired-x.texi: ifinfo -> ifnottex.
7814 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7816         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7818 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7820         * message.texi (Interface): Add tool bar customization.
7821         (MIME): Index and text additions for mml-attach.
7822         (MIME): Describe mml-dnd-protocol-alist and
7823         mml-dnd-attach-options.
7825         * gnus.texi (Oort Gnus): Reorder entries in sections.
7826         Fix some entries.
7827         (Starting Up): Add references to "Emacs for Heathens" and to
7828         "Finding the News".  Add user-full-name and user-mail-address.
7829         (Group Buffer Format): Add tool bar customization and update.
7830         (Summary Buffer): Add tool bar customization.
7831         (Posting Styles): Add message-alternative-emails.
7833 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7835         * tramp.texi (Filename completion): Improve wording.
7837 2006-05-07  Romain Francoise  <romain@orebokech.com>
7839         * faq.texi (Using regular expressions): Fix typo.
7840         (Packages that do not come with Emacs): Fix capitalization.
7841         (Replacing text across multiple files): Expand node to explain how
7842         to use `dired-do-query-replace-regexp' in more detail, based on
7843         suggestion by Eric Hanchrow <offby1@blarg.net>.
7845 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
7847         * tramp.texi (Filename completion): Completion of remote files'
7848         method, user name and host name is active only in partial
7849         completion mode.
7851 2006-05-06  Bill Wohler  <wohler@newt.com>
7853         Release MH-E manual version 8.0.
7855         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7856         release 8.0.
7858 2006-05-06  Bill Wohler  <wohler@newt.com>
7860         * mh-e.texi (MH-BOOK-HOME): Change from
7861         http://www.ics.uci.edu/~mh/book/mh to
7862         http://rand-mh.sourceforge.net/book/mh.
7863         Replace .htm suffix with .html for MH book files.
7864         (Using This Manual): Update key binding for getting relevant
7865         chapter in Info from command key.
7866         (Ranges): Fix itemx.
7868 2006-05-05  Karl Berry  <karl@gnu.org>
7870         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7871         (\fonttextsize): New user-level command to change text font size.
7873 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7875         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
7877 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7879         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7881 2006-04-24  Bill Wohler  <wohler@newt.com>
7883         * mh-e.texi (Getting Started): Make it more explicit that you need
7884         to install MH.  Add pointers to current MH implementations.
7886 2006-04-21  Bill Wohler  <wohler@newt.com>
7888         Release MH-E manual version 7.94.
7890         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7891         release 7.94.
7893 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
7895         * org.texi: Many small fixes.
7896         (Handling links): Rename from "Managing links".
7898 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7900         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7901         (Splitting mail using spam-stat): Fix @xref.
7903 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
7905         * gnus.texi (Spam Package): Major revision of the text.
7906         Previously this node was "Filtering Spam Using The Spam ELisp Package".
7908 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
7910         * org.texi (Time stamps): Better explanation of the purpose of
7911         different time stamps.
7912         (Structure editing, Plain lists): More details on how new items
7913         and headings are inserted.
7915 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
7917         * org.texi (Formula syntax): Fix link to Calc Manual.
7919 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7921         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7923 2006-04-17  Bill Wohler  <wohler@newt.com>
7925         * mh-e.texi (Folders): Update mh-before-quit-hook and
7926         mh-quit-hook example with code that removes the buffers rather
7927         than just bury them.
7929 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
7931         Sync with Tramp 2.0.53.
7933 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
7935         * org.texi (Updating settings): New section.
7936         (Visibility cycling): Better names for the startup folding
7937         options.
7938         (Exporting): Completely restructured.
7939         (The very busy C-c C-c key): New section.
7940         (Summary of in-buffer settings): New section.
7942 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7944         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7946 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7948         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7949         (Server Commands): Key `v' is reserved for users.
7951 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
7953         * org.texi (Link format): New section, emphasis on bracket links.
7954         (External links): Document bracket links.
7955         (FAQ): Expand to cover shell links and the new link format.
7957 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7959         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7961 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
7963         * gnus.texi (Summary Buffer Lines): Add `*'.
7965 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7967         * gnus.texi (Group Parameters):
7968         Mention gnus-permanently-visible-groups.
7970 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7972         * gnus.texi (Face): Fix typo.
7974 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
7976         * gnus.texi (X-Face): Clarify.
7977         (Face): Need Emacs with PNG support.
7979 2006-04-06  Richard Stallman  <rms@gnu.org>
7981         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7982         Emacs".
7984 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7986         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7987         blocks not suitable for inclusion with Emacs using variable
7988         PARTOFEMACS.
7990 2006-04-04  Simon Josefsson  <jas@extundo.com>
7992         * gnus.texi (Security): Improve.
7994 2006-04-02  Bill Wohler  <wohler@newt.com>
7996         * mh-e.texi (Getting Started, Junk, Bug Reports)
7997         (MH FAQ and Support): Fix URLs.
7999 2006-03-31  Romain Francoise  <romain@orebokech.com>
8001         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8002         to t, not nil (and has for the past eight years).
8004 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8006         * message.texi, gnus.texi: Bump version to 5.11.
8008 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
8010         * gnus.texi (Top): Add comment about version line.
8012         * message.texi (Top): Ditto.  Change to take named versions into
8013         account.
8015 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8017         * gnus.texi (Posting Styles): Add x-face-file to example.
8018         (X-Face): Refer to posting styles.
8020         * gnus-faq.texi ([5.8]): Add x-face-file.
8021         ([8.4]): Add links to gmane.emacs.gnus.user and
8022         gmane.emacs.gnus.general.
8024 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8026         * gnus-faq.texi: Use .invalid.
8027         ([5.4]): Fix gnus-posting-styles example.
8029 2006-03-27  Romain Francoise  <romain@orebokech.com>
8031         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
8032         Emacs/W3 needs a new maintainer.
8033         (Ispell): Update author and version info.
8034         (Mailcrypt): Mention PGG.
8035         (New in Emacs 22): Add PGG to the list of new packages.
8036         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8037         updating dead URLs.
8039 2006-03-25  Karl Berry  <karl@gnu.org>
8041         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8042         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8043         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8044         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8045         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8046         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8047         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8048         (2) do not indent copyright year list (or anything else).
8050 2006-03-21  Bill Wohler  <wohler@newt.com>
8052         * mh-e.texi (Folders): Various edits.
8054 2006-03-20  Romain Francoise  <romain@orebokech.com>
8056         * gnus.texi (Mail Folders): Grammar fix.
8058 2006-03-19  Bill Wohler  <wohler@newt.com>
8060         * mh-e.texi (Replying): Document Mail-Followup-To.
8061         Change manually-formatted table to multitable.  Add debugging info.
8062         Move description of mh-reply-default-reply-to into paragraph
8063         that describes its values.
8065 2006-03-17  Bill Wohler  <wohler@newt.com>
8067         * mh-e.texi: Use smallexample and smalllisp consistently.
8068         (Sending Mail Tour): Update method of entering
8069         addresses and subject.
8070         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8071         (Adding Attachments, Searching): Update screenshots for Emacs 22.
8073 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
8075         * org.texi: Version number change only.
8077 2006-03-14  Bill Wohler  <wohler@newt.com>
8079         * mh-e.texi: Add index entries around each paragraph rather than
8080         depend on entries from beginning of node.  Doing so ensures that
8081         index entries are less likely to be forgotten if text is cut and
8082         pasted, and are necessary anyway if the references are on a
8083         separate page.  It seems that makeinfo is now (v. 4.8) only
8084         producing one index entry per node, so there is no longer any
8085         excuse not to.  Use subheading instead of heading.  The incorrect
8086         use of heading produced very large fonts in Info--as large as the
8087         main heading.
8088         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8089         versions 6 and 7 appeared *around* the time of these Emacs releases.
8091 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
8093         * org.texi (Clean view): Document new startup options.
8095 2006-03-11  Bill Wohler  <wohler@newt.com>
8097         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8098         (Composing, Scan Line Formats): Fix @refs.
8099         (Getting Started): Define MH profile and MH profile components.
8100         (Incorporating Mail, Reading Mail, Viewing, Printing)
8101         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8102         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8103         for string constants.
8104         (Tool Bar): Remove spurious quote.
8105         (Junk): Use ``...'' instead of "...".
8106         (Scan Line Formats): Replace @samp with @kbd.
8108 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8110         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8112 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8114         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8115         easy to understand.
8117 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8119         * gnus.texi: Markup fix.
8120         (Fancy Mail Splitting): Specify new feature.
8122 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8124         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8125         partial-words matching.
8127 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8129         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8131         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8132         (MIME Commands): Fix mm-discouraged-alternatives.
8134 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
8136         * org.texi: Version number change only.
8138 2006-03-06  Bill Wohler  <wohler@newt.com>
8140         * mh-e.texi: Move from SourceForge repository to Savannah.
8141         This is version 7.93, which is a total rewrite from the previous
8142         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8143         version 7.93.
8145 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8147         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8149 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
8151         * org.texi (Interaction): Add item about `org-mouse.el' by
8152         Piotr Zielinski.
8153         (Managing links): Document that also mouse-1 can be used to
8154         activate a link.
8155         (Headlines, FAQ): Add entry about hiding leading stars.
8156         (Miscellaneous): Resort the sections in this chapter to a more
8157         logical sequence.
8159 2006-02-27  Simon Josefsson  <jas@extundo.com>
8161         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
8162         2004-01-27 from the trunk).
8164 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8166         * cc-mode.texi: Rename c-hungry-backspace to
8167         c-hungry-delete-backwards, at the request of RMS.  Leave the old
8168         name as an alias.
8170 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8172         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8173         include the function header within the defun.
8175 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8177         * cc-mode.texi: Correct two typos.
8179 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8181         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8182         existing comment.
8183         (Electric Keys): Add a justification for electric indentation.
8184         (Hungry WS Deletion): Clear up the names and complications of the
8185         BACKSPACE and DELETE keys.
8187 2006-02-23  Juri Linkov  <juri@jurta.org>
8189         * faq.texi (Common requests): Move `Turning on auto-fill by
8190         default' after `Wrapping words automatically'.  Move `Working with
8191         unprintable characters' before `Searching for/replacing newlines'.
8192         Move `Replacing highlighted text' after `Highlighting a region'.
8193         Merge `Repeating commands' and `Repeating a command as many times
8194         as possible' into the former.
8195         (Packages that do not come with Emacs): Add refs to Gmane and
8196         etc/MORE.STUFF.
8198 2006-02-23  Juri Linkov  <juri@jurta.org>
8200         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8201         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8202         Add xref to `(emacs)Reporting Bugs'.
8203         (Getting a printed manual): Add URL to other formats of the manual.
8204         (Common requests): Fix menu.
8205         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8206         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8207         (Inserting text at the beginning of each line): Add pxref to
8208         `Changing the included text prefix'.
8209         (Forcing the cursor to remain in the same column): Mention `track-eol'
8210         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
8211         (Replacing text across multiple files): Add keybinding `Q' for
8212         `dired-do-query-replace'.
8214 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
8216         * reftex.texi: Version number and date change only.
8218         * org.texi (Internal Links): Rewrite to cover the modified
8219         linking system.
8221 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
8223         * faq.texi: Remove the coding cookie, it's not needed anymore.
8225 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8227         * faq.texi (Colors on a TTY): Mention Mac OS port.
8229 2006-02-12  Karl Berry  <karl@gnu.org>
8231         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8232         8-bit accented a.
8234 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
8236         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8238 2006-02-08  Romain Francoise  <romain@orebokech.com>
8240         * faq.texi (Top): Remove paragraph about the FAQ being a
8241         transitional document, etc.
8242         (Searching for/replacing newlines): New node.
8243         (Yanking text in isearch): New node.
8244         (Inserting text at the beginning of each line): Rename and make
8245         more general, mention `M-;' in Message mode.
8247 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
8249         * faq.texi (Meta key does not work in xterm)
8250         (Emacs does not display 8-bit characters)
8251         (Inputting eight-bit characters): Update xrefs.
8253 2006-02-06  Romain Francoise  <romain@orebokech.com>
8255         * faq.texi (VM): VM now at version 7.19.
8256         Set myself as maintainer of this file.
8258 2006-02-04  Michael Olson  <mwolson@gnu.org>
8260         * erc.texi (History): Note that ERC is now included with Emacs.
8262 2006-01-31  Romain Francoise  <romain@orebokech.com>
8264         * message.texi (Message Headers): Explain what
8265         `message-alternative-emails' does in more detail.
8266         Update copyright year.
8268 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
8270         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8272 2006-01-29  Richard M. Stallman  <rms@gnu.org>
8274         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8276 2006-01-29  Michael Olson  <mwolson@gnu.org>
8278         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8280         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8282         * faq.texi (New in Emacs 22): Mention ERC.
8284 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
8286         * rcirc.texi: Capitalize dir entry for consistency with the entry
8287         in info/dir and other entries in the Emacs category.
8288         Fix typos.  Delete trailing whitespace.
8290 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
8292         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8294 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
8296         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8297         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8299         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8300         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8302 2006-01-27  Alex Schroeder  <alex@gnu.org>
8304         * rcirc.texi: New file.
8306 2006-01-23  Juri Linkov  <juri@jurta.org>
8308         * widget.texi (User Interface): Add S-TAB for widget-backward.
8310 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
8312         Sync with Tramp 2.0.52.
8314         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8315         Add Tramp disabling item.  New item for common connection problems.
8316         (various): Apply "ftp" as method for the download URL.
8317         (Bug Reports): Refer to FAQ for common problems.
8319 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
8321         * widget.texi (User Interface): Use @key for TAB.
8323         * ses.texi (Formulas, Printer functions): Use @key for TAB.
8325         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8326         for TAB.
8328         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8330 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8332         * gnus.texi: Update copyright.
8334 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8336         * gnus.texi (Article Washing): Additions.
8338 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
8340         * org.texi (Agenda commands): Document tags command.
8342 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8344         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8346 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8348         * gnus.texi (RSS): Addition.
8350 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8352         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8354 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8356         * emacs-mime.texi (Display Customization): Add setting example to
8357         mm-discouraged-alternatives.
8359 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8361         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8362         version is the canonical version.
8364 2006-01-08  Alex Schroeder  <alex@gnu.org>
8366         * pgg.texi (Caching passphrase): Rewording.
8368 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
8370         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8371         repository URL.
8373 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
8375         * org.texi: Removed the accidentally re-added empty line in the
8376         direntry.
8378 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
8380         * org.texi (Agenda Views): Chapter reorganized.
8382 2005-12-29  Romain Francoise  <romain@orebokech.com>
8384         * faq.texi (Using Customize): New node.
8386 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
8388         * org.texi: Remove blank line in @direntry.  It is non-standard
8389         and recursively produces blank lines all over the dir file (when
8390         using Texinfo 4.8).
8392 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
8394         * widget.texi (atoms): Delete obsolete remark about `file' widget.
8396 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
8398         * org.texi (Tags): Boolean logic documented.
8399         (Agenda Views): Document custom commands.
8401 2005-12-20  David Kastrup  <dak@gnu.org>
8403         * faq.texi (AUCTeX): Update version and mailing list info.
8405 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8407         * gnus.texi (MIME Commands): Mention addition of
8408         multipart/alternative to gnus-buttonized-mime-types and add xref
8409         to mm-discouraged-alternatives.
8411         * emacs-mime.texi (Display Customization): Mention addition of
8412         "image/.*" and add xref to gnus-buttonized-mime-types in the
8413         mm-discouraged-alternatives section.
8415 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
8417         * org.texi (Tags): New section.
8418         (Agenda Views): Chapter reorganized.
8420 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
8422         * org.texi (Internal Links): Add a missing comma after an @xref.
8424 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
8426         * faq.texi (Filling paragraphs with a single space): No need to
8427         change sentence-end now.
8429 2005-12-13  Romain Francoise  <romain@orebokech.com>
8431         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8433 2005-12-12  Jay Belanger  <belanger@truman.edu>
8435         * faq.texi (Calc): Update version number.
8437 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
8439         * org.texi (Progress Logging): New section.
8441 2005-12-10  Romain Francoise  <romain@orebokech.com>
8443         Update the Emacs FAQ for the 22.1 release.
8445         * faq.texi: Set VER to `22.1'.
8446         (Basic editing): Explain how to use localized versions of the
8447         Tutorial.  Mention that `C-h r' displays the manual.
8448         Delete obsolete WWW link to an Emacs 18 tutorial.
8449         (Getting a printed manual): Point to the new locations of the
8450         manuals on the GNU Web site.
8451         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8452         available via Info (it was previously distributed separately).
8453         (Installing Texinfo documentation): The latest version of Texinfo
8454         is 4.8, not 4.0.
8455         (Informational files for Emacs): COPYING is the GNU General Public
8456         License, not the Emacs General Public License.
8457         (Informational files for Emacs): Delete obsolete link to the
8458         GNUinfo pages as they have been removed from the GNU Web site.
8459         (New in Emacs 22): New node.
8460         (Setting up a customization file): Say that most packages support
8461         Customize nowadays.
8462         (Colors on a TTY): Delete reference to instructions on how to
8463         enable syntax highlighting, it is now enabled by default.
8464         (Turning on abbrevs by default): Emacs now reads the abbrevs file
8465         at startup automatically.
8466         (Controlling case sensitivity): Mention `M-c' in isearch.
8467         (Using an already running Emacs process): Emacs now creates the
8468         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
8469         gnuserv.  As emacsclient can now run Lisp code as well, delete a
8470         sentence praising gnuserv for that.  Simplify description of how
8471         the client/server operation works.
8472         (Compiler error messages): Delete obsolete text (compile.el has
8473         been rewritten).
8474         (Indenting switch statements): Fix typo.
8475         (Matching parentheses): Simplify setup instructions, mention the
8476         menu bar item in the Options menu.
8477         (Repeating a command as many times as possible): Mention `C-x e'.
8478         (Going to a line by number): Mention new keymap and bindings
8479         `M-g M-g', `M-g M-p' and `M-g M-n'.
8480         (Turning on syntax highlighting): Now on by default.  Simplify.
8481         (Replacing highlighted text): Use `1', not `t'.
8482         (Problems with very large files): The maximum size is now 256MB on
8483         32-bit machines.
8484         (^M in the shell buffer): Mention `comint-process-echoes'.
8485         (Emacs for Apple computers): Emacs 22 has native support for Mac
8486         OS X.
8487         (Translating names to IP addresses): Delete node.
8488         (Binding keys to commands): Fix typo.
8489         (SPC no longer completes file names): New node.
8490         (MIME with Emacs mail packages): Delete section about the Emacs
8491         MIME FAQ (it's not reachable anymore).
8493 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8495         * cc-mode.texi: The manual has been extensively revised: the
8496         information about using CC Mode has been separated from the larger
8497         and more difficult chapters about configuration.  It has been
8498         updated for CC Mode 5.31.
8500 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8502         * pgg.texi (User Commands): Fix description of pgg-verify-region.
8503         (Selecting an implementation): Fix descriptions.
8505 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8507         * message.texi (Various Message Variables): Addition.
8509 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8511         * message.texi: Fix default values.
8513 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8515         * message.texi (Header Commands): Clarify descriptions of
8516         message-cross-post-followup-to, message-reduce-to-to-cc, and
8517         message-insert-wide-reply.
8518         (Various Commands): Fix kindex for message-kill-to-signature;
8519         clarify description of message-tab.
8521 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8523         * message.texi (Mailing Lists): Fix description about MFT.
8525         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8527 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8529         * gnus.texi (Slow Terminal Connection): Replace old description
8530         with new one.
8532 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8534         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8535         replace X-Draft-Headers with X-Draft-From.
8537 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8539         * gnus.texi (Various Various): Fix the default value of
8540         nnheader-max-head-length.
8541         (Gnus Versions): Fix typo.
8543 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
8545         * org.texi (Structure editing): Document new functionality of
8546         M-RET.
8548 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
8550         * org.texi (Internal Links): Fix Texinfo usage.
8552 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
8554         * org.texi (TODO basics): Document the global todo list.
8555         (TODO items): Documents sparse tree for specific TODO
8556         keywords.
8558 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
8560         * org.texi (Plain Lists): Typos fixed.
8562 2005-11-28  Jay Belanger  <belanger@truman.edu>
8564         * calc.texi: Change references of `M-#' to `C-x *' prefix.
8566 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
8568         * org.texi (Structure editing): New item moving commands added.
8569         (Plain Lists): New section.
8571 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
8573         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8574         (Agenda): Document commands `org-cycle-agenda-files' and
8575         `org-agenda-file-to-front'.
8576         (Built-in table editor): Document `org-table-sort-lines'.
8577         (HTML formatting): Export of hand-formatted lists.
8579 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8581         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8582         new variable gnus-toolbar-thickness.
8584 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8586         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8588 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8590         * gnus.texi (X-Face): Fix description.
8591         (XVarious): Remove gnus-xmas-logo-color-alist and
8592         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8594 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8596         * gnus.texi (Group Parameters): Mention new variable
8597         gnus-parameters-case-fold-search.
8598         (Home Score File): Addition.
8600 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
8602         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
8603         (Overview): List supported feed types.
8604         (Installation): No installation necessary when using autoload.
8605         (Configuration): Rename "RSS" to "news".
8607 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
8609         * pgg.texi (User Commands): Document additional passphrase
8610         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8611         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8613 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
8615         * org.texi: Version number changed to 3.19.
8617 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
8619         * pgg.texi (How to use): Update the example to add autoload of
8620         pgg-encrypt-symmetric-region.
8621         (User Commands): Document pgg-encrypt-symmetric-region.
8622         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8624 2005-10-27  Jay Belanger  <belanger@truman.edu>
8626         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8627         mention other TeX-related units.
8629 2005-10-23  Lars Hansen  <larsh@soem.dk>
8631         * dired-x.texi (Miscellaneous Commands):
8632         Replace dired-do-relative-symlink by dired-do-relsymlink and
8633         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8635 2005-10-23  Jay Belanger  <belanger@truman.edu>
8637         * calc.texi (Predefined Units): Use `alpha' for the fine structure
8638         constant.
8640 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
8642         * faq.texi (Bugs and problems):
8643         Replace `dired-move-to-filename-regexp' by
8644         `directory-listing-before-filename-regexp'.
8646 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
8648         * newsticker.texi (UPDATED): Set value.
8650 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8652         * gnus.texi (Document Groups): Remove duplicate item.
8654 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
8656         * org.texi (Summary): Mention iCalendar support.
8657         (Exporting): Document iCalendar support.
8659 2005-10-18  Romain Francoise  <romain@orebokech.com>
8661         * viper.texi (Viper Specials): Capitalize GNU.
8663 2005-10-17  Juri Linkov  <juri@jurta.org>
8665         * info.texi (Getting Started, Search Index, Expert Info):
8666         Fix wording.
8667         (Search Text): Replace `echo area' with `mode line'.
8668         (Search Index): Both `i' and `,' find all index entries.
8669         Replace example `C-f' with `C-l' (which exists in index of Info
8670         manual) and delete spaces in its keyboard input sequence.
8671         Delete unnecessary explanations about literal characters.
8673 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8675         * gnus.texi (Document Server Internals): Addition.
8677 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8679         * gnus.texi (A note on namespaces): Fix RFC reference.
8681 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8683         * gnus.texi (RSS): Fix key description.
8685 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8687         * gnus.texi: Emacs/w3 -> Emacs/W3.
8688         (Browsing the Web): Fix description.
8689         (Web Searches): Ditto.
8690         (Customizing W3): Ditto.
8692 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8694         * gnus.texi (Maildir): Clarify expire-age and expire-group.
8696 2005-10-11  Jay Belanger  <belanger@truman.edu>
8698         * calc.texi (Integration): Mention using `a i' to compute definite
8699         integrals.
8701 2005-10-11  Juri Linkov  <juri@jurta.org>
8703         * info.texi: Rearrange nodes.
8704         (Top): Update menu.  Change ref `Info for Experts' to
8705         `Advanced Info Commands'.
8706         (Getting Started): Fix description of manual's parts.
8707         (Help-Int): Change xref `Info Search' to `Search Index', and
8708         `Expert Info' to `Advanced'.
8709         (Advanced): Move node one level up.
8710         (Search Text, Search Index): New nodes split out from `Info Search'.
8711         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8712         split out from `Advanced'.
8713         (Advanced, Emacs Info Variables): De-document editing an Info file
8714         in Info.
8715         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8716         (Creating an Info File): Delete node and move its text to
8717         `Expert Info'.
8719 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
8721         * org.texi (Workflow states): Documented that change in keywords
8722         becomes active only after restart of Emacs.
8724 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
8726         Sync with Tramp 2.0.51.
8728 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
8730         * speedbar.texi (Introduction): Describe new location of speedbar
8731         on menubar.
8732         (Basic Key Bindings): Remove descriptions of bindings that have
8733         been removed.
8735 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
8737         * speedbar.texi (GDB): Describe use of watch expressions.
8739 2005-09-28  Simon Josefsson  <jas@extundo.com>
8741         * message.texi (IDNA): Fix.
8743 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8745         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8746         nntp-server-hook, and nntp-warn-about-losing-connection; fix
8747         description of nntp-open-connection-function.
8748         (Common Variables): Fix descriptions.
8750 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8752         * gnus.texi (Server Buffer Format): Document the %a format spec.
8754 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8756         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8758 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8760         * org.texi Version 3.16.
8762 2005-09-19  Miles Bader  <miles@gnu.org>
8764         * newsticker.texi: Get rid of CVS keywords.
8766 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8768         * gnus.texi (Finding the Parent): Fix description of how Gnus
8769         finds article.
8771 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
8773         * gnus.texi (Advanced Scoring Examples): New examples to teach how
8774         to drop off non-answered articles.
8776 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8778         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8779         braces (which are unsupported by NMAKE) for macro `srcdir'.
8781 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
8783         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8784         (../info/newsticker, newsticker.dvi): New targets.
8786 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
8788         * newsticker.texi: Replace @command with @code.  Replace @example
8789         with @lisp.
8790         (Top): Add explanations to menu items.
8791         (GNU Free Documentation License): Remove.
8793 2005-09-16  Romain Francoise  <romain@orebokech.com>
8795         Update all files to specify GFDL version 1.2.
8797         * doclicense.texi (GNU Free Documentation License): Update to
8798         version 1.2.
8800 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8802         * newsticker.texi: Fix @setfilename.
8804         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8805         (../info/newsticker, newsticker.dvi): New targets.
8807 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8809         * org.texi: Version 3.15.
8811 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
8813         * ses.texi: Combine all three indices into one.
8814         Correct a few typos.
8816 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8818         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8820 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8822         * emacs-mime.texi (Handles): Remove duplicate item.
8823         (Encoding Customization): Fix the default value for
8824         mm-coding-system-priorities.
8825         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8826         (Basic Functions): Fix reference.
8828 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8830         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8832 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8834         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8835         and web site.
8837         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8838         not keyboard-translate.
8840 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8842         * faq.texi (Using regular expressions): Fix xref.
8844 2005-08-09  Juri Linkov  <juri@jurta.org>
8846         * info.texi (Help-P): Replace `Prev' with `Previous'.
8847         (Help-M, Help-Xref): Add S-TAB.
8848         (Help-FOO): Update `u' command.
8849         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8850         Update info about visibility of xref parts.
8851         (Help-Int): Fix `m' command.  Rename `Info-last' to
8852         `Info-history-back'.  Add `Info-history-forward'.
8853         (Advanced): Fix `g*' and `M-n' commands.
8854         (Info Search): Add `index-apropos' in stand-alone browser.
8855         Add isearch commands.
8856         (Emacs Info Variables): Remove `Info-fontify'.
8857         Add `Info-mode-hook'.  Update face names.
8858         Add `Info-fontify-maximum-menu-size',
8859         `Info-fontify-visited-nodes', `Info-isearch-search'.
8861 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8863         Sync with Tramp 2.0.50.
8865         * tramp.texi: Use @option{} consequently for method names.
8866         (Inline methods, External transfer methods): Remove references to
8867         Cygwin.
8868         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8869         implementation.
8871 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8873         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8874         Mention that gnus-init-file is not read when Emacs is invoked with
8875         --no-init-file or -q.
8877 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8879         * org.texi: Version 3.14.
8881 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
8883         * org.texi: Version 3.13.
8885 2005-07-18  Juri Linkov  <juri@jurta.org>
8887         * calc.texi (Time Zones, Logical Operations):
8888         * cl.texi (Overview):
8889         * org.texi (TODO types):
8890         * sc.texi (Emacs 18 MUAs):
8891         * speedbar.texi (Top):
8892         * url.texi (History):
8893         Delete duplicate duplicate words.
8895 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
8897         * cl.texi (Type Predicates): Document `atom' type.
8899 2005-07-04  Lute Kamstra  <lute@gnu.org>
8901         Update FSF's address in GPL notices.
8903         * calc.texi (Copying):
8904         * doclicense.texi (GNU Free Documentation License):
8905         * faq.texi (Contacting the FSF):
8906         * mh-e.texi (Copying): Update FSF's address.
8908 2005-07-03  Richard M. Stallman  <rms@gnu.org>
8910         * flymake.texi (Example -- Configuring a tool called directly):
8911         Update name of flymake-build-relative-filename.
8913 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8915         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8917 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8919         * org.texi: Version 3.12.
8921 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8923         * makefile.w32-in (MAKEINFO): Use --force.
8924         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8925         Makefile.in.
8926         (gnus.dvi): Use "..." to quote Sed args, so that it works with
8927         more shells.
8929 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8931         * speedbar.texi (Creating a display): Texinfo usage fixes.
8933         * tramp.texi (Customizing Completion, Auto-save and Backup):
8934         Texinfo usage fixes.
8936 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8938         * dired-x.texi (Miscellaneous Commands):
8939         * ediff.texi (Miscellaneous):
8940         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8941         (Agent Variables):
8942         * info.texi (Help-Xref):
8943         * message.texi (Message Headers):
8944         * org.texi (Remember):
8945         * reftex.texi (Options (Defining Label Environments)):
8946         (Options (Index Support)):
8947         (Options (Viewing Cross-References)):
8948         (Options (Misc)):
8949         (Changes):
8950         * speedbar.texi (Creating a display):
8951         * tramp.texi (Customizing Completion, Auto-save and Backup):
8952         Texinfo usage fix.
8954 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8956         * org.texi: Version 3.11.
8958 2005-06-12  Jay Belanger  <belanger@truman.edu>
8960         * calc.texi (Getting Started): Remove extra menu item.
8962 2005-05-31  Jay Belanger  <belanger@truman.edu>
8964         * calc.texi (Notations Used in This Manual): Use @kbd for key
8965         sequence.
8966         (Demonstration of Calc): Mention another way of starting Calc.
8967         (Starting Calc): Mention long name of M-#.
8968         (Embedded Mode Overview): Remove unnecessary instruction.
8969         (Other M-# commands): Rephrase `M-# 0' explanation.
8970         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8971         reflect current behavior.
8973 2005-05-30  Jay Belanger  <belanger@truman.edu>
8975         * calc.texi (Hooks): Change description of calc-window-hook and
8976         calc-trail-window-hook to match usage.
8977         (Computational Functions): Add more constant-generating functions.
8978         (Customizable Variables): Use defvar.
8980 2005-05-28  Jay Belanger  <belanger@truman.edu>
8982         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8983         (Basic Embedded Mode): Explain behavior of arguments to
8984         calc-embedded-mode.
8986 2005-05-27  Jay Belanger  <belanger@truman.edu>
8988         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8989         current behavior.
8991 2005-05-25  Jay Belanger  <belanger@truman.edu>
8993         * calc.texi: Change Calc version number throughout.
8994         (Keypad Mode): Change location in info output.
8995         (Keypad mode overview): Move picture of keypad.
8997 2005-05-21  Jay Belanger  <belanger@truman.edu>
8999         * calc.texi (Storing variables): Mention that only most variables
9000         are void to begin with.
9002 2005-05-21  Kevin Ryde  <user42@zip.com.au>
9004         * widget.texi (Basic Types): Update cross ref from "Enabling
9005         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9006         lispref/text.texi change.
9008 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
9010         * org.texi: Version 3.09.
9012 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
9014         * reftex.texi: Version 4.28.
9016 2005-05-16  Jay Belanger  <belanger@truman.edu>
9018         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9020 2005-05-14  Jay Belanger  <belanger@truman.edu>
9022         * calc.texi (Default Simplifications): Insert missing ! (logical
9023         not operator).
9025 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
9027         Sync with Tramp 2.0.49.
9029 2005-05-10  Jay Belanger  <belanger@truman.edu>
9031         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9032         to 1.
9034 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
9036         * org.texi: Version 3.08, structure reorganized.
9038 2005-04-24  Richard M. Stallman  <rms@gnu.org>
9040         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9042 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
9044         * org.texi: Update to version 3.06.
9046 2005-04-13  Lute Kamstra  <lute@gnu.org>
9048         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9050 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
9052         * cl.texi (Porting Common Lisp): Fix typo.
9054 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9056         * gnus.texi (RSS): Addition.
9058 2005-04-04  Jay Belanger  <belanger@truman.edu>
9060         * calc.texi: Change Calc version number.
9061         (Customizable variables): Fix description of calc-language-alist.
9062         (Copying): Put in version 2 of GPL.
9064 2005-04-01  Jay Belanger  <belanger@truman.edu>
9066         * calc.texi (Troubleshooting Commands): Remove comment about
9067         installation.
9068         (Installation): Remove section.
9069         (Customizable Variables): New section.
9070         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9071         (Graphical Devices): Add references to Customizable Variables.
9073 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9075         * emacs-mime.texi (Display Customization): Markup fixes.
9076         (rfc2047): Update.
9078 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9080         * gnus-faq.texi: Replaced with auto-generated version.
9082 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
9084         * dired-x.texi (Multiple Dired Directories): default-directory was
9085         renamed to dired-default-directory.
9087 2005-03-26  Jay Belanger  <belanger@truman.edu>
9089         * calc.texi (Simplifying Formulas, Rewrite Rules):
9090         Change description of top and bottom of fraction.
9091         (Modulo Forms): Move description of how to create modulo forms to
9092         earlier in the section.
9093         (Fraction Mode): Suggest using : to get a fraction by dividing.
9094         (Basic Arithmetic): Adjust placement of command name.
9095         (Truncating the Stack): Emphasize that "hidden" entries are still
9096         visible.
9097         (Installation): Move discussion of printing manual to "About This
9098         Manual".
9099         (About This Manual): Mention how to print the manual.
9100         (Reporting Bugs): Remove first person.
9101         (Building Vectors): Add algebraic version of append.
9102         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9103         (Grouping Digits): Fix typo.
9105 2005-03-25  Werner Lemberg  <wl@gnu.org>
9107         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9108         Replace `legal' with `valid'.
9110 2005-03-25  Werner Lemberg  <wl@gnu.org>
9112         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9114 2005-03-24  Jay Belanger  <belanger@truman.edu>
9116         * calc.texi (General Mode Commands)
9117         (Mode Settings in Embedded Mode): Add some explanation of
9118         recording mode settings.
9120 2005-03-24  Richard M. Stallman  <rms@gnu.org>
9122         * calc.texi: Remove praise of non-free software.
9124         * idlwave.texi: Don't say where to get IDL or its non-free manual.
9125         (Installation): Node deleted.
9127 2005-03-23  Richard M. Stallman  <rms@gnu.org>
9129         * url.texi (HTTP language/coding): Improve last change.
9131 2005-03-22  Jay Belanger  <belanger@truman.edu>
9133         * calc.texi (Embedded Mode): Add new information on changing
9134         modes.
9136 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
9138         Sync with Tramp 2.0.48.
9140         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9142         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
9143         "GNU/Linux".  Change all addresses to .gnu.org.
9144         (Default Method): Offer shortened syntax for "su" and "sudo"
9145         methods.
9147 2005-03-07  Richard M. Stallman  <rms@gnu.org>
9149         * url.texi: Fix usage of "e.g.".
9150         (HTTP language/coding): Explain the rules for these strings.
9152 2005-03-06  Richard M. Stallman  <rms@gnu.org>
9154         * woman.texi (Introduction): Minor cleanups.
9156         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9158         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9159         (Installation): Node deleted.
9161         * mh-e.texi (Preface): Get rid of "Emacs 21".
9163         * eshell.texi (Installation): Delete node (for Emacs 20).
9165 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
9167         * flymake.texi: Refill and tweak style in @lisp blocks.
9169 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9171         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9173 2005-03-01  Jay Belanger  <belanger@truman.edu>
9175         * calc.texi (Trigonometric and Hyperbolic Functions):
9176         Mention additional functions.
9177         (Algebraic Simplifications): Mention additional simplifications.
9179 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
9181         * ses.texi: Add concept/function/variable indices (this work was
9182         donated by Brad Collins <brad@chenla.org>, copyright-assignment
9183         papers on file at FSF).
9185 2005-02-10  Jay Belanger  <belanger@truman.edu>
9187         * calc.texi: Change @LaTeX to La@TeX throughout.
9188         Redefine @expr as @math for TeX output.
9189         Redefine @texline as a no-op for TeX output.
9190         Define @tfn, replace @t by @tfn throughout.
9192 2005-02-09  Jay Belanger  <belanger@truman.edu>
9194         * calc.texi: Add macro for LaTeX for info output.
9196 2005-02-08  Kim F. Storm  <storm@cua.dk>
9198         * texinfo.tex (LaTex): Add def.
9200 2005-02-06  Jay Belanger  <belanger@truman.edu>
9202         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9203         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
9204         throughout manual.
9206 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9208         * gnus.texi: Some edits based on comments from David Abrahams.
9210 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9212         * gnus.texi (RSS): Fix the keystroke.
9214 2005-01-24  David Kastrup  <dak@gnu.org>
9216         * faq.texi: Update AUCTeX version info.
9218 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9220         * gnus-faq.texi ([4.1]): Typo.
9222 2005-01-19  Jay Belanger  <belanger@truman.edu>
9224         * calc.texi (Keep Arguments): Mention that keeping arguments
9225         doesn't work with keyboard macros.
9227 2005-01-16  Richard M. Stallman  <rms@gnu.org>
9229         * autotype.texi (Autoinserting): Fix small error.
9231 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
9233         Sync with Tramp 2.0.47.
9235         * tramp.texi (Compilation): New section, describing compilation of
9236         remote files.
9238 2005-01-11  Kim F. Storm  <storm@cua.dk>
9240         * widget.texi (Basic Types): Add :follow-link keyword.
9242 2005-01-09  Jay Belanger  <belanger@truman.edu>
9244         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9246 2005-01-08  Jay Belanger  <belanger@truman.edu>
9248         * calc.texi: Change throughout to reflect new default value of
9249         calc-settings-file.
9251 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9253         * message.texi (Reply): `message-reply-to-function' should return
9254         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9256 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9258         * faq.texi (Changing load-path): Fix typo.
9260 2005-01-05  Jay Belanger  <belanger@truman.edu>
9262         * calc.texi (Programming Tutorial): Replace kbd command by
9263         appropriate characters for a keyboard macro.
9265 2005-01-04  Jay Belanger  <belanger@truman.edu>
9267         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9268         for Lucid Emacs.
9269         (Programming Tutorial): Mention that the user needs to be in the
9270         right mode to compute some functions.
9272 2005-01-04  Jay Belanger  <belanger@truman.edu>
9274         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9275         no longer applicable.
9277 2005-01-01  Jay Belanger  <belanger@truman.edu>
9279         * calc.texi (Programming Tutorial): Change description of how to
9280         edit keyboard macros to match current behavior.
9282 2004-12-31  Jay Belanger  <belanger@truman.edu>
9284         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9286 2004-12-20  Jay Belanger  <belanger@truman.edu>
9288         * calc.texi (Types Tutorial): Emphasize that you can't divide by
9289         zero.
9291 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
9293         * cc-mode.texi (Text Filling and Line Breaking): Put period after
9294         @xref.
9295         (Font Locking): Avoid @strong{Note:}.
9297 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
9299         Sync with Tramp 2.0.46.
9301         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
9303 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
9305         * url.texi: Correct typos.
9306         (Retrieving URLs): @var{nil}->@code{nil}.
9307         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9308         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9309         (Dealing with HTTP documents): @inforef->@xref.
9311 2004-12-15  Jay Belanger  <belanger@truman.edu>
9313         * calc.texi: Consistently capitalized all mode names.
9314         (Answers to Exercises): Mention that an answer can be a fraction
9315         when in Fraction mode.
9317 2004-12-13  Jay Belanger  <belanger@truman.edu>
9319         * calc.texi: Fix some TeX definitions.
9321 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
9323         * reftex.texi (Imprint): Remove erroneous @value's.
9325 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9327         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9328         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9330 2004-12-08  Jay Belanger  <belanger@truman.edu>
9332         * calc.texi (Starting Calc): Remove comment about installation.
9333         (Keypad Mode Overview): Remove comment about Emacs 19 support.
9335 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9337         * url.texi: Update @setfilename.
9338         (Getting Started): No need to worry about Gnus versions.
9339         (Dealing with HTTP documents): Use @inforef.
9341         * org.texi: Fix @direntry file name.
9343 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9345         * url.texi: New file.
9347         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9349 2004-12-06  Jay Belanger  <belanger@truman.edu>
9351         * calc.texi (Using Calc): Remove paragraph about installation.
9353 2004-12-06  Jay Belanger  <belanger@truman.edu>
9355         * calc.texi: Use more Texinfo macros and less TeX defs.
9356         Remove @refill's.
9358 2004-12-06  Richard M. Stallman  <rms@gnu.org>
9360         * org.texi: New file.
9362 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9364         * Makefile.in (org.dvi, ../info/org): New targets.
9365         (INFO_TARGETS): Add ../info/org.
9366         (DVI_TARGETS): Add org.dvi.
9367         (maintainer-clean): Remove the info files in the info dir.
9369 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
9371         * idlwave.texi: Fix the setfilename directive to put the produced
9372         file in ../info.
9373         (Continued Statement Indentation): Resurrect Jan D.'s change from
9374         2004-11-03 that was lost when a newer version of idlwave.texi was
9375         imported.
9377 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9379         * gnus-faq.texi ([5.1]): Add missing bracket.
9381         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9382         Index `spam-initialize'.
9384 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9386         * message.texi (Various Message Variables): Mention that all mail
9387         file variables are derived from `message-directory'.
9389         * gnus.texi (Splitting Mail): Clarify bogus group.
9391 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9393         * emacs-mime.texi (Encoding Customization):
9394         Fix mm-coding-system-priorities entry.
9396 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9398         * idlwave.texi (Continued Statement Indentation):
9399         * reftex.texi (Options (Index Support)):
9400         (Displaying and Editing the Index, Table of Contents):
9401         * speedbar.texi (Creating a display, Major Display Modes):
9402         Replace non-nil with non-@code{nil}.
9404 2004-10-21  Jay Belanger  <belanger@truman.edu>
9406         * calc.texi (Algebraic-Style Calculations): Remove a comment.
9408 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
9410         * calc.texi (Reporting Bugs): Double up `@'.
9412 2004-10-18  Jay Belanger  <belanger@truman.edu>
9414         * calc.texi (Reporting Bugs): Change the address that bugs
9415         should be sent to.
9417 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9419         * gnus.texi (New Features): Add 5.11.
9421         * message.texi (Resending): Remove wrong default value.
9423         * gnus.texi (Mail Source Specifiers): Describe possible problems
9424         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
9425         `pop3-leave-mail-on-server' to the index.
9427 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9429         * message.texi (Canceling News): Add how to set a password.
9431 2004-10-12  Jay Belanger  <belanger@truman.edu>
9433         * calc.texi (Help Commands): Change the descriptions of
9434         calc-describe-function and calc-describe-variable to match their
9435         current behavior.
9437 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9439         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9441 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
9443         Sync with Tramp 2.0.45.
9445         * tramp.texi (Frequently Asked Questions): Comment paragraph about
9446         plink link.  The URL is outdated.  Originator contacted for
9447         clarification.
9449 2004-10-10  Juri Linkov  <juri@jurta.org>
9451         * gnus.texi (Top, Marking Articles): Join two menus in one node
9452         because a node can have only one menu.
9454 2004-10-09  Juri Linkov  <juri@jurta.org>
9456         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9457         example of nnmail-split-fancy.
9459 2004-10-06  Karl Berry  <karl@gnu.org>
9461         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9462         consistency with other uses of dashes.
9464 2004-10-05  Karl Berry  <karl@gnu.org>
9466         * info.texi: Consistently use --- throughout, periods at end of
9467         menu descriptions, and a couple typos.
9469 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
9471         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9472         * pgg.texi (User Commands, Backend methods): Do.
9473         * gnus.texi: Markup fixes.
9474         (Setting Process Marks): Fix `M P a' entry.
9475         * emacs-mime.texi: Fixes.
9477 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
9479         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9480         again.
9481         Use 5.10 instead of 5.10.0.
9483 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9485         * gnus.texi (Summary Mail Commands): S D e.
9487 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
9489         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9490         the gnus-article-mode-line-format section.
9492 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9494         * gnus.texi (Various Summary Stuff): Fix the documentation for
9495         gnus-newsgroup-variables.
9497 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9499         * gnus.texi (MIME Commands):
9500         Add gnus-mime-display-multipart-as-mixed,
9501         gnus-mime-display-multipart-alternative-as-mixed,
9502         gnus-mime-display-multipart-related-as-mixed.
9503         (Mail Source Customization): Clarify `mail-source-directory'.
9504         (Splitting Mail): Mention gnus-group-find-new-groups.
9505         (SpamOracle): Fix typo.
9507         * gnus-faq.texi: Untabify.
9508         ([6.3]): nnir.el is in contrib directory.
9510         * message.texi (News Headers): Clarify how a unique ID is created.
9512         * gnus.texi (Batching Agents): Fix typo in example.
9513         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9515 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
9517         * gnus.texi (Group Parameters): Add more on hooks.
9519 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
9521         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9523 2004-09-22  Jay Belanger  <belanger@truman.edu>
9525         * calc.texi (Vectors as Lists): Add a warning that the tutorial
9526         might be hidden during part of the session.
9528 2004-09-20  Jay Belanger  <belanger@truman.edu>
9530         * calc.texi (Notations Used in This Manual): Put in an earlier
9531         mention that DEL could be called Backspace.
9533 2004-09-10  Simon Josefsson  <jas@extundo.com>
9535         * gnus.texi (IMAP): Add example.  Suggested and partially written
9536         by Steinar Bang <sb@dod.no>.
9538 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9540         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9541         netrc syntax.
9543 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9545         * gnus.texi (Spam ELisp Package Sequence of Events):
9546         Some clarifications.
9547         (Spam ELisp Package Global Variables): More clarifications.
9549 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9551         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9552         Mention spam-split does not modify incoming mail.
9554 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9556         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9558 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
9560         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9562 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9564         * makefile.w32-in (sieve, pgg): Use $(infodir).
9566 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
9568         * makefile.w32-in: Fix PGG and Sieve entries.
9570 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
9572         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9573         Emacs and related programs.
9575 2004-08-27  Richard M. Stallman  <rms@gnu.org>
9577         * faq.texi: Fix texinfo usage, esp. doublequotes.
9578         (Difference between Emacs and XEmacs): Some clarification.
9580         * faq.texi (Difference between Emacs and XEmacs):
9581         Explain not to contrast XEmacs with GNU Emacs.
9583 2004-08-26  Richard M. Stallman  <rms@gnu.org>
9585         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9587 2004-08-22  David Kastrup  <dak@gnu.org>
9589         * reftex.texi (AUCTeX): Update links, section name.
9591         * faq.texi (Calc): Update availability (included in 22.1).
9592         (AUCTeX): Update availability, information, versions, description.
9594 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
9596         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9598 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
9600         * cc-mode.texi: Various updates for CC Mode 5.30.9.
9602 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
9604         Sync with Tramp 2.0.44.
9606 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
9608         * widget.texi (User Interface): Update how to separate the
9609         editable field of an editable-field widget from other widgets.
9610         (Programming Example): Add text after field.
9612 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9614         * emacs-mime.texi (Encoding Customization): Add a note to the
9615         mm-content-transfer-encoding-defaults entry.
9616         (rfc2047): Update.
9618         * gnus.texi (Article Highlighting):
9619         Add gnus-cite-ignore-quoted-from.
9620         (POP before SMTP): New node.
9621         (Posting Styles): Addition.
9622         (Splitting Mail): Add nnmail-split-lowercase-expanded.
9623         (Fancy Mail Splitting): Ditto.
9624         (X-Face): Add gnus-x-face.
9626 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
9628         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9629         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9631 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9633         * gnus.texi (Mail Source Specifiers):
9634         Describe `pop3-leave-mail-on-server'.
9636 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
9638         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9640         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9641         repository.  Change setfilename.
9643         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9645 2004-07-02  Juri Linkov  <juri@jurta.org>
9647         * pcl-cvs.texi (Viewing differences): Add `d r'.
9649 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9651         * ses.texi, viper.texi, flymake.texi, faq.texi:
9652         * eshell.texi, ediff.texi: Markup fixes.
9654 2004-06-21  Karl Berry  <karl@gnu.org>
9656         * info.texi (Top): Mention that only Emacs has mouse support.
9657         (Getting Started): Mention this in a few other places.
9659 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
9661         * autotype.texi (Copyrights, Timestamps):
9662         Recommend `before-save-hook' instead of `write-file-functions'.
9664 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
9666         * dired-x.texi (dired-mark-omitted): Update keybinding.
9668 2004-06-10  Kim F. Storm  <storm@cua.dk>
9670         * pcl-cvs.texi (Viewing differences): Add 'd y'.
9672 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
9674         * dired-x.texi (variable dired-omit-mode): Rename from
9675         dired-omit-files-p.
9676         (function dired-omit-mode): Rename from dired-omit-toggle.
9677         Call dired-omit-mode rather than set dired-omit-files-p.
9678         (dired-mark-omitted): Describe command.
9680 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
9682         Version 2.0.41 of Tramp released.
9684 2004-05-29  Juanma Barranquero  <lektu@terra.es>
9686         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9687         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9689 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9691         * cl.texi (Top): Call this chapter `Introduction'.
9692         (Overview): In TeX, no section heading here.
9694         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
9696 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
9698         * Makefile.in (../info/flymake, flymake.dvi): New targets.
9699         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9701 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
9703         * flymake.texi: New file.
9705 2004-05-28  Simon Josefsson  <jas@extundo.com>
9707         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9709 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
9711         Version 2.0.40 of Tramp released.
9713 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
9715         Complete rework, based on review by Karl Berry <karl@gnu.org>.
9717         * tramp.texi (Auto-save and Backup): Explain exploitation of new
9718         variables `tramp-backup-directory-alist' and
9719         `tramp-bkup-backup-directory-info'.
9720         (Overview, Connection types)
9721         (External transfer methods, Default Method)
9722         (Windows setup hints): Remove restriction of password entering
9723         with external methods.
9724         (Auto-save and Backup): Make file name example
9725         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
9726         and `auto-save-directory' must be used.
9727         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9728         only "NT").  Remove doubled entry "What kinds of systems does
9729         @tramp{} work on".
9730         (tramp): Macro removed.
9731         (Obtaining Tramp): Flag removed from title.
9732         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
9733         and `trampver' used properly.  Flag `tramp-inst' replaced by
9734         `installchapter'.  Installation related text adapted.
9736 2004-04-28  Masatake YAMATO  <jet@gyve.org>
9738         * widget.texi (Programming Example): Remove overlays.
9740 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
9742         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9744 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9746         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9748 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
9750         * info.texi (Info Search): Add info-apropos.
9752 2004-03-22  Juri Linkov  <juri@jurta.org>
9754         * faq.texi: Fix help key bindings.
9756 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
9758         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9759         (as suggested by Karl Berry).  Update information about colored
9760         stars in menus.  Add new subheading describing M-n.
9762 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9764         * cl.texi (Top): Rename top node's title.
9766 2004-03-08  Karl Berry  <karl@gnu.org>
9768         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9769         problems making the texinfo distribution.
9771 2004-02-29  Simon Josefsson  <jas@extundo.com>
9773         * smtpmail.texi (Authentication): Change the list of supported
9774         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9775         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9776         <voegelas@gmx.net>.
9778 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9780         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9781         Use $(DEL) instead of rm, and ignore exit code.
9783 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
9785         Tramp version 2.0.39 released.
9787 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9789         * tramp.texi (Customizing Completion): Explain new functions
9790         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9791         (all): Savannah URLs unified to "http://savannah.nongnu.org".
9792         (Top): Refer to Savannah mailing list as the major one.
9793         Mention older mailing lists in HTML mode only.
9794         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
9795         (Frequently Asked Questions): Remote hosts must not be Unix-like
9796         for "smb" method.
9797         (Password caching): New node.
9798         (External transfer methods): Refer to password caching for "smb"
9799         method.
9801 2004-02-17  Karl Berry  <karl@gnu.org>
9803         * info.texi (Help-Int): Mention the new line number feature.
9805 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
9807         * ses.texi (Advanced Features): New functionality for
9808         ses-set-header-row (defaults to current row unless C-u used).
9809         (Acknowledgements): Add Stefan Monnier.
9811 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9813         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9815 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
9817         Tramp version 2.0.38 released.
9819         * tramp.texi (Remote shell setup): Warn of environment variables
9820         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
9821         <sven.gabriel@imk.fzk.de>.
9822         (Configuration): Tramp now chooses base64/uuencode
9823         automatically.  Update wording accordingly.
9824         (Top): More description for the `Default Method' menu entry.
9825         (Default Method): Use @code, not @var, for Lisp variables.
9826         (Default Method): New subsection `Which method is the right one
9827         for me?'  Suggested by Christian Kirsch.
9828         (Configuration): Pointer to new subsection added.
9829         (Default Method): Too many "use" in one sentence.
9830         Rephrase.  Reported by Christian Kirsch.
9831         (Filename Syntax): Old `su' example is probably a left-over from
9832         the sm/su method naming.  Replace with `ssh', instead.
9833         (External transfer methods, Auto-save and Backup):
9834         Typo fixes.
9836 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
9838         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9839         (Top): Mention japanese manual only if flag `jamanual' is set.
9840         Insert section `Japanese manual' in menu.
9842 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9844         * eshell.texi (Known Problems): Add doc item.
9846 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9848         * cc-mode.texi: Update for CC Mode 5.30.
9850         Note: Please refrain from doing purely cosmetic changes like
9851         removing trailing whitespace in this manual; it clobbers cvs
9852         merging for no good reason.
9854 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9856         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9857         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9858         @acronym{ASCII}.
9860 2003-10-26  Karl Berry  <karl@gnu.org>
9862         * info.texi (Info Search): Echo area, not echo are.  From Debian
9863         diff.
9865 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9867         * widget.texi (Defining New Widgets): Document new behavior of
9868         :buttons and :children keywords.
9870 2003-10-22  Miles Bader  <miles@gnu.org>
9872         * Makefile.in (info): Move before $(top_srcdir)/info.
9874 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
9876         * tramp.texi (Inline methods): Small grammar fix.
9877         (External transfer methods): Likewise.
9879 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
9881         * speedbar.texi: Remove paragraph for GUD that is no longer true.
9883 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
9885         * texinfo.tex: Replace `%' in arch tagline by @ignore.
9887 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9889         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9891         * widget.texi (User Interface): Fix typos.
9893         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9895 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9897         * pcl-cvs.texi (Selected Files): Fix typo.
9899 2003-09-21  Karl Berry  <karl@gnu.org>
9901         * info.texi (] and [ commands): No period at end of section title.
9903 2003-09-04  Miles Bader  <miles@gnu.org>
9905         * Makefile.in (top_srcdir): New variable.
9906         ($(top_srcdir)/info): New rule.
9907         (info): Depend on it.
9909 2003-09-03  Peter Runestig  <peter@runestig.com>
9911         * makefile.w32-in: New file.
9913 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9915         * widget.texi (User Interface): Explain the need of static text
9916         around an editable field.
9918 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9920         * widget.texi (Basic Types): The argument to `:help-echo' can now
9921         be a form that evaluates to a string.
9923 2003-08-18  Kim F. Storm  <storm@cua.dk>
9925         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9927 2003-08-16  Richard M. Stallman  <rms@gnu.org>
9929         * dired-x.texi (Shell Command Guessing): Explain *.
9931 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
9933         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9934         log-edit-insert-changelog.
9936 2003-08-03  Karl Berry  <karl@gnu.org>
9938         * info.texi: Need @contents.
9940 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
9942         Tramp version 2.0.36 released.
9944         * tramp.texi (Remote shell setup): Explain about problems with
9945         non-Bourne commands in ~/.profile and ~/.shrc.
9947 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9949         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9950         renaming of `vis-mode' to `visible-mode'.
9952 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
9954         * info.texi (Top, Help-Small-Screen): Remove accidentally added
9955         next, prev and up pointers.
9957 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
9959         * info.texi (Help): Mention existence of Emacs and stand-alone
9960         Info at the very beginning of the tutorial.
9961         (Help-Inv): New node.
9962         (Help-]): New node.
9963         (Help-M): Systematically point out the differences between default
9964         Emacs and stand-alone versions.  Delete second menu.
9965         (Help-Xref): Systematically point out the differences between
9966         default Emacs and stand-alone versions.
9967         (Help-Int): Change `l' example.
9968         (Expert Info): Fix typos.
9969         (Emacs Info Variables): Mention `Info-hide-note-references' and
9970         new default for `Info-scroll-prefer-subnodes'.
9972 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
9974         Version 2.0.35 of Tramp released.
9976         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9977         (Inline methods): Add methods `remsh' and `plink1'.
9978         (External transfer methods): Add method `remcp'.
9979         (Multi-hop Methods): Add method `remsh'.
9980         Small patch from Adrian Aichner <adrian@xemacs.org>:
9981         Fix minor typos.
9982         (Concept Index): Add to make manual searchable via
9983         `Info-index'.
9984         (Version Control): Add cindex entry.
9986 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9988         * trampver.texi: Version 2.0.34 released.
9990 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9992         * faq.texi: Improve previous changes.
9994 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9996         * faq.texi: Update copyright and maintenance details.
9997         Update some package URLs, versions, and maintainers.
9998         Remove many references to the Emacs Lisp Archive.
10000 2003-04-23  Simon Josefsson  <jas@extundo.com>
10002         * smtpmail.texi: Fix license (the invariant sections mentioned has
10003         never been part of the smtp manual).  Align info dir entry with
10004         other emacs packages.
10006 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
10008         * tramp.texi: Version 2.0.33 released.
10009         Remove installation chapter.  Remove XEmacs specifics.
10011 2003-03-29  Richard M. Stallman  <rms@gnu.org>
10013         * tramp.texi (Top): Undo the previous renaming.
10014         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10016 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
10018         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10019         version of manual.
10021         * tramp.texi (Auto-save and Backup): New node.
10023 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
10025         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
10026         Emacs" in order to have better differentiation to "XEmacs".
10027         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10028         are new macros in order to point to the other Emacs flavor where
10029         appropriate.  In info case, point to node `Installation' in order
10030         to explain how to generate the other way.  In html case, make a
10031         link to the other html file.
10032         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10033         after CVS checkout/update.
10034         (Installation): Completely rewritten.
10035         (Installation parameters, Load paths): New sections under
10036         `Installation'.
10038 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10040         * tramp.texi: Version 2.0.30 released.
10041         Replace word "path" with "localname" where used as a component of
10042         a Tramp file name.
10044 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
10046         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10047         introduced.
10048         (Installation): Explain what to do if files from the tramp/contrib
10049         directory are needed.
10051 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
10053         * smtpmail.texi (How Mail Works): New.
10055 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10057         * smtpmail.texi: New file.
10059         * Makefile.in: Build SMTP manual.
10061 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10063         * tramp.texi: Version 2.0.29 released.
10064         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10065         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
10067 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
10069         * tramp.texi (Frequently Asked Questions): Explain a workaround if
10070         another package loads accidentally Ange-FTP.
10072 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
10074         * tramp.texi (Customizing Completion): Add function
10075         `tramp-parse-sconfig'.  Change example of
10076         `tramp-set-completion-function', because parsing of ssh config
10077         files looks more natural.
10079 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10081         * gnus.texi: Do not use `path' in several locations.
10083 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10085         * tramp.texi (External transfer methods): New method `smb'.
10086         From Michael Albinus.
10088 2002-11-05  Karl Berry  <karl@gnu.org>
10090         * info.texi (Info-fontify): Reorder face list to avoid bad line
10091         breaks.
10093 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10095         * tramp.texi: Move @copying to standard place.
10096         Use @insertcopying.
10098 2002-10-02  Karl Berry  <karl@gnu.org>
10100         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10101         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10102         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10103         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10104         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10105         Per rms, update all manuals to use @copying instead of @ifinfo.
10106         Also use @ifnottex instead of @ifinfo around the top node, where
10107         needed for the sake of the HTML output.
10108         (The Gnus manual is not fixed since it's not clear to me how it
10109         works; and the Tramp manual already uses @copying, although in an
10110         unusual way.  All others were changed.)
10112 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
10114         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10115         (../info/ses, ses.dvi): New targets.
10116         * ses.texi: New file.
10118 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
10120         * texinfo.tex: Update to texinfo 4.2.
10122 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
10124         * reftex.texi: Update to RefTeX 4.19.
10126 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10128         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10129         (../info/tramp, tramp.dvi): New targets.
10131 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
10133         * Makefile.in (DVI_TARGETS): Add calc.dvi.
10134         (calc.dvi): Uncomment.
10136 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
10138         * Makefile.in (INFO_TARGETS): Add ../info/calc.
10139         (../info/calc): New target.
10141 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
10143         * (Version 21.1 released.)
10145 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
10147         * Branch for 21.1.
10149 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
10151         * Makefile.in (../info/info): Use an explicit -o switch to
10152         makeinfo.
10154 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
10156         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10158 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
10160         * Makefile.in (../info/idlwave): Use --no-split.
10162 2000-12-14  Dave Love  <fx@gnu.org>
10164         * Makefile.in (mostlyclean): Remove gnustmp.*.
10165         (gnus.dvi): Change rule to remove @latex stuff.
10167 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
10169         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10171 2000-10-13  John Wiegley  <johnw@gnu.org>
10173         * Makefile.in: Add build targets for eshell.texi.
10175 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
10177         * Makefile.in: Remove/comment speedbar stuff.
10179 2000-09-22  Dave Love  <fx@gnu.org>
10181         * Makefile.in: Add emacs-mime.
10183 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
10185         * Makefile.in (INFO_TARGETS): Add ../info/woman.
10186         (DVI_TARGETS): Add woman.dvi.
10187         (../info/woman, woman.dvi): New targets.
10189 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10191         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10193         * pcl-cvs.texi: New file.
10194         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10195         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10197 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
10199         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10200         (../info/ebrowse, ebrowse.dvi): New targets.
10202 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
10204         * Makefile.in (INFO_TARGETS): Add eudc.
10205         (DVI_TARGETS): Add eudc.dvi.
10206         (../info/eudc, eudc.dvi): New targets.
10208 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
10210         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10211         compatibility with 8+3 filesystems).
10212         (../info/efaq): Rename from emacs-faq.
10214 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
10216         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10217         (../info/idlwave, idlwave.dvi): New targets.
10219 1999-10-23  Dave Love  <fx@gnu.org>
10221         * Makefile.in: Use autotype.texi.
10223 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
10225         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10226         faq.texi file) rather than ../info/faq.
10228 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
10230         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10231         (../info/ada-mode, ada-mode.dvi): New targets.
10233 1999-09-01  Dave Love  <fx@gnu.org>
10235         * Makefile.in: Add faq.
10237 1999-07-12  Richard Stallman  <rms@gnu.org>
10239         * Version 20.4 released.
10241 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10243         * Version 20.3 released.
10245 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10247         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10248         Use it in dvi targets.
10249         (../etc/GNU): Change to $(srcdir) first.
10251 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
10253         * reftex.texi: Update for RefTeX version 3.22.
10255 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
10257         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10258         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10260 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10262         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10263         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10265 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10267         * Version 20.2 released.
10269 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10271         * Version 20.1 released.
10273 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10275         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10277 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10279         * Version 19.33 released.
10281 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10283         * Version 19.32 released.
10285 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10287         * Makefile.in: Add rules for the Message manual.
10289 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10291         * gnus.texi: New version.
10293         * message.texi: New manual.
10295 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10297         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10299 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10301         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10302         Specify -I option.
10303         (All dvi targets): Set the TEXINPUTS variable.
10305 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10307         * Version 19.31 released.
10309 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
10311         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10312         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
10314 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10316         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10317         (INFO_TARGETS): Add ../info/cc-mode.
10318         (DVI_TARGETS): Add cc-mode.dvi.
10320 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10322         * Version 19.30 released.
10324 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10326         * gnus.texi: New file.
10328 1995-11-04  Erik Naggum  <erik@naggum.no>
10330         * gnus.texi: File deleted.
10332 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
10334         * mh-e.texi: "Function Index" -> "Command Index" to work with
10335         Emacs 19.30 C-h C-k support of separately-documented commands.
10337 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10339         * Makefile.in (../info/ediff, ediff.dvi): New targets.
10340         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10342 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10344         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10345         (../info/viper, viper.dvi): New targets.
10347 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
10349         * dired-x.texi (Installation): Change the example to set
10350         buffer-local variables like dired-omit-files-p in
10351         dired-mode-hook.
10353 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10355         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10356         (../info/mh-e, mh-e.dvi): New targets.
10358 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10360         * Makefile.in (maintainer-clean): Rename from realclean.
10362 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10364         * Makefile.in: New file.
10365         * Makefile: File deleted.
10367 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10369         * Makefile (TEXINDEX_OBJS): Variable deleted.
10370         (texindex, texindex.o, getopt.o): Rules deleted.
10371         All deps on texindex deleted.
10372         (distclean): Don't delete texindex.
10373         (mostlyclean): Don't delete *.o.
10374         * texindex.c, getopt.c: Files deleted.
10376 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10378         * Version 19.26 released.
10380 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10382         * Version 19.25 released.
10384 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10386         * Version 19.24 released.
10388 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10390         * Version 19.23 released.
10392 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10394         * Makefile: Delete spurious tab.
10396 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10398         * Makefile (.SUFFIXES): New rule.
10400 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10402         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10403         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10405 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10407         * Makefile (../info/sc): Rename from sc.info.
10408         (../info/cl): Likewise.
10409         (INFO_TARGETS): Use new names.
10411 1993-12-04  Richard Stallman  (rms@srarc2)
10413         * getopt.c: New file.
10414         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10415         (getopt.o): New rule.
10416         (dvi): Don't depend on texindex.
10417         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10418         Depend on texindex.
10420 1993-12-03  Richard Stallman  (rms@srarc2)
10422         * Makefile (../info/sc.info): Rename from ../info/sc.
10423         (TEXI2DVI): New variable.
10424         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10425         Add explicit commands.
10426         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10428 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10430         * Version 19.22 released.
10432 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10434         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10436 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10438         * Version 19.21 released.
10440 1993-11-15  Paul Eggert  (eggert@twinsun.com)
10442         * man/Makefile (../info/cl.info): Rename from ../info/cl.
10444 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10446         * Makefile (../etc/GNU): New target.
10447         (EMACSSOURCES): Add gnu1.texi.
10449 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10451         * Makefile (realclean): Don't delete the Info files.
10453 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10455         * forms.texi: Fix forms.texi so that it will format correctly.
10456         Add missing `@end iftex', fix bad reference.
10458         * info.texi, info-stn.texi: New files implement texinfo version of
10459         `info' file.
10461 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10463         * Makefile: Fix targets for texindex, new info.texi files.
10464         * info-stnd.texi: New file implements info for standalone info
10465         reader.
10466         * info.texi: Update to include recent changes to "../info/info".
10467         New source file for ../info/info; includes info-stnd.texi.
10469         * texindex.c: Include "../src/config.h" if building in emacs.
10471         * Makefile: Change all files to FILENAME.texi, force all targets
10472         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
10473         vip.texinfo, forms.texinfo, cl.texinfo.
10474         Add target to build texindex.c, defining `emacs'.
10476         * forms.texi: Install new file to match version 2.3 of forms.el.
10478 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10480         * Version 19.19 released.
10482 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
10484         * sc.texinfo: Fix info file name.
10486         * Makefile (info): Add gnus and sc.
10487         (dvi): Add gnus.dvi and sc.dvi.
10488         (../info/sc, sc.dvi): New targets.
10490 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10492         * Version 19.18 released.
10494 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10496         * Makefile: Fix source file names of the separate manuals.
10497         (gnus.dvi, ../info/gnus): New targets.
10499 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10501         * Version 19.17 released.
10503 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10505         * split-man: Fix typos in last change.
10507 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10509         * Version 19.16 released.
10511 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10513         * version 19.15 released.
10515 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10517         * Makefile (distclean): It's rm, not rf.
10519 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10521         * Version 19.14 released.
10523 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10525         * Makefile: New file.
10527 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10529         * Version 19.13 released.
10531 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10533         * Version 19.9 released.
10535 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10537         * Version 19.8 released.
10539 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10541         * Version 19.7 released.
10543 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
10545         * gnus.texinfo: New file.  Removed installation instructions.
10547 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10549         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10551 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
10553         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10554         then define `\sc' as the command for smallcaps in Texinfo.
10555         This means that the @sc command will produce small caps.  bfox has
10556         made the corresponding change to makeinfo and texinfm.el.
10558 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10560         * vip.texinfo: Remove menu entry Adding Lisp Code in node
10561         Customization since the menu entry did not point to anything.
10562         Also add an @finalout command to remove overfull hboxes from the
10563         printed output.
10565         * cl.texinfo: Add @bye, \input line and @settitle to file.
10566         This file is clearly intended to be a chapter of some other work,
10567         but the other work does not yet exist.
10569 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10571         * texinfo.texinfo: Three typos corrected.
10573 ;; Local Variables:
10574 ;; coding: utf-8
10575 ;; End:
10577   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10579   This file is part of GNU Emacs.
10581   GNU Emacs is free software: you can redistribute it and/or modify
10582   it under the terms of the GNU General Public License as published by
10583   the Free Software Foundation, either version 3 of the License, or
10584   (at your option) any later version.
10586   GNU Emacs is distributed in the hope that it will be useful,
10587   but WITHOUT ANY WARRANTY; without even the implied warranty of
10588   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10589   GNU General Public License for more details.
10591   You should have received a copy of the GNU General Public License
10592   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.