* tramp.texi (Alternative Syntax): Remove chapter.
[emacs.git] / doc / misc / ChangeLog
blob85143fc2692e9b171bd3ff828551ab8f2384d0d3
1 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
3         * tramp.texi (Alternative Syntax): Remove chapter.
5 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
7         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
8         for portability to hosts where /bin/sh has problems.
10 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
12         Try to reduce redundancy in doc/misc/Makefile.in.
13         * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
14         (TARGETS): New intermediate variable.
15         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
17 2013-08-27  Glenn Morris  <rgm@gnu.org>
19         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
21         * efaq.texi: Rename from faq.texi, to match its output files.
22         * Makefile.in: Update for faq.texi name change.
24         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
26         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
28         * efaq-w32.texi: Move here from the web-pages repository.
29         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
30         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
31         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
32         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
33         Add DOCMISC_*_W32 variables.
34         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
35         (efaq_w32_deps): New variable.
36         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
37         (efaq-w32.pdf, efaq-w32.html): New rules.
38         (clean): Remove efaq-w32 products.
40 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
42         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
43         shift_jis from the default value set to mm-coding-system-priorities for
44         Japanese users.
46 2013-08-13  Glenn Morris  <rgm@gnu.org>
48         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
49         (Options - Defining Label Environments, Options - Creating Labels)
50         (Options - Referencing Labels, Options - Creating Citations)
51         (Options - Index Support, Options - Viewing Cross-References)
52         (Options - Finding Files, Options - Optimizations)
53         (Options - Fontification, Options - Misc):
54         * cc-mode.texi (Sample Init File):
55         * edt.texi (Init file):
56         * epa.texi (Encrypting/decrypting gpg files):
57         * mairix-el.texi (About, Setting up the mairix interface, Using)
58         (Extending):
59         Rename nodes to avoid characters that can cause Texinfo problems.
61 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
63         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
65 2013-08-12  Glenn Morris  <rgm@gnu.org>
67         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
68         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
69         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
70         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
71         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
72         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
73         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
74         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
75         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
76         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
77         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
78         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
79         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
81         * woman.texi (Top): Avoid mailto: in html output.
83         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
84         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
85         (INSTALL_DATA): New, set by configure.
86         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
87         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
88         install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
89         uninstall-ps, and uninstall-doc.
90         (.SUFFIXES): Add .ps and .dvi.
91         (.dvi.ps): New suffix rule.
92         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
93         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
94         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
95         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
96         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
97         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
98         (ido.html, mairix-el.html, message.html, mh-e.html)
99         (newsticker.html, nxml-mode.html, org.html, pgg.html)
100         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
101         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
102         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
103         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
104         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
105         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
106         New rules.
107         (clean): Remove HTML_TARGETS and PS_TARGETS.
109 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
111         * ido.texi (Working Directories):
112         (Flexible Matching, Regexp Matching, Find File At Point)
113         (Ignoring, Misc Customization): Use @defopt for user options.
115 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
117         * htmlfontify.texi (Customization): Remove documentation of
118         `hfy-fast-lock-save'.  Minor fixes.
120 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
122         * ido.texi (Top): Insert node "Working Directories" in menu.
123         (Working Directories): New node.
124         (Misc Customization): Add documentation of
125         `ido-confirm-unique-completion' and some other user options.
127 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
129         * todo-mode.texi: Update @dircategory.
130         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
131         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
132         @ref.
134 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
136         * sc.texi (Introduction): Fix index.
137         (Usage Overview):
138         (Citations, Citation Elements, Recognizing Citations)
139         (Information Keys and the Info Alist, Reference Headers)
140         (The Built-in Header Rewrite Functions)
141         (Electric References, Reply Buffer Initialization)
142         (Filling Cited Text, Selecting an Attribution)
143         (Attribution Preferences)
144         (Anonymous Attributions, Author Names)
145         (Using Regi, Post-yank Formatting Commands)
146         (Citing Commands, Insertion Commands)
147         (Mail Field Commands)
148         (Hints to MUA Authors, Thanks and History): Change from one space
149         between sentences to two.
150         (What Supercite Does): Typo fix.
152         * newsticker.texi (Usage): Use @key for RET.
154         * cl.texi (Argument Lists):
155         (For Clauses):
156         (Macros): Add indexes.
158 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
160         * cl.texi (Blocks and Exits): Add an index.
162 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
164         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
165         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
166         (todo-mode.dvi, todo-mode.pdf): New rules.
168         * todo-mode.texi: New file.
170 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
172         * gnus.texi (Basic Usage): Mention that warp means jump here.
173         (The notmuch Engine): Mention notmuch.
175 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
177         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
178         `gnus-subthread-sort-functions' and remove the obsolete documentation
179         of `gnus-sort-threads-recursively'.
181 2013-07-29  David Engster  <deng@randomsample.de>
183         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
184         implementation.
185         (Introduction): Add further missing features.
186         (Building Classes): Add introductory paragraph.
187         (Wish List): Add metaclasses and EQL specialization.
189 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
191         * tramp.texi (Frequently Asked Questions): Mention
192         `tramp-use-ssh-controlmaster-options'.
194 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
196         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
197         `gnus-sort-threads-recursively'.
199 2013-07-25  Glenn Morris  <rgm@gnu.org>
201         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
202         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
204         * erc.texi (Special Features): Update contact information.
205         (History): Avoid using @email.
207         * eshell.texi (Bugs and ideas): Minor updates.
209         * faq.texi (Reporting bugs, Origin of the term Emacs)
210         (Setting up a customization file)
211         (Using an already running Emacs process, Turning off beeping)
212         (Packages that do not come with Emacs)
213         (Replying to the sender of a message): Avoid using @email.
215         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
217         * reftex.texi (Imprint): Avoid using @email.
219         * ses.texi (Top): Update bug reporting instructions.
220         (Acknowledgments): Avoid using @email.
222         * woman.texi (Introduction, Background): Remove outdated information.
223         (Bugs, Acknowledgments): Avoid using @email.
225 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
227         * ido.texi: New file.
229 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
231         * gnus.texi (Customizing Articles): Document function predicates.
233 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
235         * gnus.texi (lines): Correct description of
236         `gnus-registry-track-extra's default value.  Mention
237         `gnus-registry-remove-extra-data'.
239 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
241         * gnus.texi (Group Parameters): Mention regexp
242         substitutions (bug#11688).
244 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
246         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
248 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
250         * gnus.texi (Emacsen): Fix version.
252         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
254 2013-07-06  Glenn Morris  <rgm@gnu.org>
256         * mh-e.texi: Fix external links.
257         (Using This Manual): Printed elisp manuals no longer available.
259         * newsticker.texi (Overview): Update URL.
261         * nxml-mode.texi (Introduction): Update URL.
263         * org.texi (JavaScript support): Fix URL.
265         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
267         * eudc.texi (CCSO PH/QI): Remove defunct URL.
269         * dbus.texi (Introspection): Update URL to a less defunct one.
271         * gnus.texi (Top): Restrict "Other related manuals" to info output.
272         (Foreign Groups): Use @indicateurl for examples.
273         (Direct Functions): Remove defunct URL.
274         (RSS): Update URL.
276         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
277         (FAQ 7-1): Update URL.
279         * pgg.texi (Top, Overview): Add note about obsolescence.
281 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
283         * texinfo.tex: Merge from gnulib.
285 2013-07-03  Glenn Morris  <rgm@gnu.org>
287         * bovine.texi (top):
288         * cc-mode.texi (AWK Mode Font Locking):
289         * mh-e.texi (Preface):
290         * url.texi (URI Parsing): Fix cross-references to other manuals.
292 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
294         * gnus.texi (Client-Side IMAP Splitting):
295         Note that `nnimap-inbox' now can be a list.
297 2013-06-24  Glenn Morris  <rgm@gnu.org>
299         * eshell.texi: Fix cross-references to other manuals.
301 2013-06-23  Glenn Morris  <rgm@gnu.org>
303         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
304         Remove; not needed now we use a standard html layout for the faq.
305         (clean): Remove HTML_TARGETS, emacs-faq.text.
307 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
309         * flymake.texi (Parsing the output, Customizable variables):
310         Add reference to `flymake-warning-predicate'.
312 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
314         * tramp.texi (Top, Configuration): Insert section `Predefined
315         connection information' in menu.
316         (Predefined connection information): New section.
317         (Android shell setup): Make a reference to `Predefined connection
318         information'.
320 2013-06-19  Glenn Morris  <rgm@gnu.org>
322         * Makefile.in (version): New, set by configure.
323         (clean): Delete dist tar file.
324         (infoclean): New, split from maintainer-clean.
325         (maintainer-clean): Run infoclean.
326         (dist): New rule, to make tarfile for www.gnu.org.
328 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
330         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
331         for keys q and Q.
332         (Standards): Reference RFC5804 as the defining document of the
333         managesieve protocol.
335 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
337         * eshell.texi (Input/Output): Expand to cover new visual-command
338         options, eshell-visual-subcommands and eshell-visual-options.
339         Divide into separate Visual Commands and Redirection sections.
341 2013-06-10  Glenn Morris  <rgm@gnu.org>
343         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
345 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
347         * gnus.texi (Article Date):
348         Fix description of gnus-article-update-date-headers.
350 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
352         * erc.texi (Special Features): ERC is being maintained within
353         Emacs now.
355 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
357         * flymake.texi: Change from one space between sentences to two.
359 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
361         * cl.texi (Obsolete Macros): Describe replacements for `flet'
362         (bug#14293).
364 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
366         * tramp.texi (Frequently Asked Questions): Precise, how to define
367         an own ControlPath.
369 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
371         * tramp.texi (Frequently Asked Questions): New item for
372         ControlPath settings.
374 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
376         * calc.texi (Basic Operations on Units): Streamline some
377         descriptions.
379 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
381         * eshell.texi (Built-ins): Update manual to mention tramp module.
383 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
385         * tramp.texi (Filename Syntax): Host names are not allowed to be
386         any method name, unless method name is specified explicitly.
387         Remove restriction on unibyte filenames.
389         * trampver.texi: Update release number.
391 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
393         doc: convert some TeX accents to UTF-8
394         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
395         '@"{@dotless{i}}'.
397 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
399         Sync with Tramp 2.2.7.
401         * trampver.texi: Update release number.
403 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
405         * calc.texi (Basic Operations on Units): Streamline some
406         descriptions.
408 2013-03-08  Glenn Morris  <rgm@gnu.org>
410         * faq.texi (Top): Don't say this was updated @today.
411         That's irrelevant and leads to spurious diffs.
413 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
415         * calc.texi (Basic Operations on Units):
416         Fix cross-reference.
418 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
420         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
422 2013-03-06  Alan Mackenzie  <acm@muc.de>
424         * cc-mode.texi (Custom Line-Up): Clarify position of point on
425         calling a line-up function.
427 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
429         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
430         * ses.texi: Switch from Latin-1 to UTF-8.
432 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
434         * tramp.texi (External methods): Tramp does not connect Android
435         devices by itself.
437 2013-03-02  Bill Wohler  <wohler@newt.com>
439         Release MH-E manual version 8.5.
441         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
442         release 8.5.
444         * mh-e.texi (Preface, Conventions, Getting Started)
445         (Using This Manual, Folder Selection, Viewing, Aliases)
446         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
447         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
448         Update URLs.
450 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
452         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
453         and "plink2" entries.  "plink2" is obsolete for a long time.
454         (External methods): Remove "scp1" and "scp2" entries.
455         Explain user name and host name specification for "adb".
457 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
459         * tramp.texi (External methods): Mention `tramp-adb-program'.
461 2013-02-28  Bastien Guerry  <bzg@gnu.org>
463         * org.texi (Visibility cycling): Suggest to set
464         `org-agenda-inhibit-startup' to nil if user wants the startup
465         visibility settings to be honored in any circumstances.
466         (Progress logging, Checkboxes): Fix typos.
468 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
470         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
471         the macros, for Texinfo 4.13 and 5.0.
473 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
475         Port Tramp documentation to Texinfo 5.0.
476         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
477         (Filename Syntax): Do not use @trampfn{} in @item.
478         (Filename completion): Use @columnfractions in @multitable.
480 2013-02-22  Glenn Morris  <rgm@gnu.org>
482         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
484 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
486         * Makefile.in (html): New rule.
488 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
490         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
491         Volpiatto <thierry.volpiatto@gmail.com>.
493 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
495         * tramp.texi (Top, Configuration): Insert section `Android shell
496         setup' in menu.
497         (Android shell setup): New section.
498         (Connection types, Default Method)
499         (Frequently Asked Questions): Mention "scp" instead of "scpc".
500         (External methods): Remove "scpc" and "rsyncc" entries.
501         (Frequently Asked Questions): Remove entry about ControlPersist.
503 2013-02-13  Glenn Morris  <rgm@gnu.org>
505         * message.texi (News Headers): Don't mention yow any more.
507 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
509         * calc.texi (Basic Operations on Units):
510         (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
512 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
514         * eshell.texi: Fill most of the missing sections.
516 2013-02-07  Bastien Guerry  <bzg@gnu.org>
518         * org.texi (References): Clarify an example.
519         (Installation): Fix instructions.
520         (Org-Plot): Fix link.
521         (Checkboxes, Radio lists): Fix typos.
523 2013-02-07  Glenn Morris  <rgm@gnu.org>
525         * cl.texi (Equality Predicates): Mention memql.
527 2013-02-07  Eric Ludlam  <zappo@gnu.org>
529         * doc/misc/ede.texi (Creating a project): Make ede-new doc less
530         specific, and only about items it supports, indicating that there
531         might be more.  Remove refs to simple project and direct automake
532         from ede new.
533         (Simple projects): Re-write to not talk about ede-simple-project
534         which is deprecated, and instead use the term to mean projects
535         that don't do much management, just project wrapping.
536         Add ede-generic-project link.
537         (ede-generic-project): New node (bug#11441).
539 2013-02-07  Glenn Morris  <rgm@gnu.org>
541         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
543 2013-02-01  Glenn Morris  <rgm@gnu.org>
545         * calc.texi (Help Commands): Update calc-view-news description.
546         Mention etc/CALC-NEWS.
548 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
550         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
552 2013-01-13  Bastien Guerry  <bzg@gnu.org>
554         * org.texi (Installation): Simplify.
556 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
558         * org.texi (Handling links): Update the mention to the obsolete
559         variable `org-link-to-org-use-id' with a mention to the newer
560         variable `org-id-link-to-org-use-id'.  Mention the need to load
561         the org-id library.
563 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
565         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
567 2013-01-09  Bastien Guerry  <bzg@gnu.org>
569         * org.texi (Pushing to MobileOrg): Add footnote about using
570         symbolic links in `org-directory'.
571         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
572         of the now obsolete alias `org-float'.
573         (TODO basics): Add `org-use-fast-todo-selection' to the variable
574         index.  Fix description of TODO keywords cycling.
575         (Advanced features): Add missing argument for @item.
576         (Storing searches): Add index entries and a note about
577         *-tree agenda views.
578         (Structure editing): Document `org-mark-element' and
579         `org-mark-subtree'.
580         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
582 2013-01-08  Juri Linkov  <juri@jurta.org>
584         * info.texi (Go to node): Mention the abbreviated format
585         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
587 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
589         * autotype.texi: Remove undefined command @subtitlefont.
590         * cc-mode.texi: Likewise.
592         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
593         @item argument.
594         (Property searches): Use \\ instead of @backslashchar{}.
595         * pgg.texi (VERSION): Move @set below @setfilename.
597 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
599         * ada-mode.texi: Remove braces from @title argument.
600         * eudc.texi: Likewise.
601         * smtpmail.texi: Likewise.
602         * auth.texi (VERSION): Set before first use.
603         * emacs-gnutls.texi (VERSION): Likewise.
604         * pgg.texi (VERSION): Likewise.
605         * ede.texi (Top): Rename from top, all uses changed.
606         * eshell.texi: Add missing argument to @sp.
607         * forms.texi (Top): Reorder menu to match structure.
608         * htmlfontify.texi (Customisation): Add missing @item in
609         @enumerate.
610         * org.texi (Advanced features): Add missing argument for @item.
611         (Property searches): Use @backslashchar{} in macro argument.
612         * pcl-cvs.texi: Add missing argument to @sp.
613         (Movement commands): Fix use of @itemx.
614         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
615         * reftex.texi (Options (Creating Citations)): Add missing newline
616         before @end.
617         * tramp.texi (Obtaining Tramp): Remove extra dots.
618         (Configuration): Reorder menu to match structure.
619         (Remote shell setup): Replace literal NUL character by \0.
620         * viper.texi (Marking): Add missing argument for @item.
622 2013-01-04  Glenn Morris  <rgm@gnu.org>
624         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
625         Add htmlfontify.
626         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
627         (htmlfontify.dvi, htmlfontify.pdf): New targets.
628         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
629         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
631         * htmlfontify.texi: Miscellaneous fixes and updates.
632         Set copyright to FSF, update license to GFDL 1.3+.
634 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
636         * htmlfontify.texi: New file.
638 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
640         * calc.texi (Free-Form Dates): Expand on the date reading
641         algorithm.
643 2012-12-27  Glenn Morris  <rgm@gnu.org>
645         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
646         Avoid some overfull lines.
648         * widget.texi (Programming Example): Break some long lines.
650         * wisent.texi (Wisent Overview): Fix xref.
651         (Grammar format, Understanding the automaton): Avoid overfill.
653         * bovine.texi (Optional Lambda Expression): Allow line break.
655         * auth.texi (Help for users): Break long lines.
657         * ada-mode.texi (Project file variables):
658         Reword to reduce underfull hbox.
659         (No project files, Use GNAT project file):
660         Use smallexample to make some overfull lines less terrible.
662         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
663         Fix cross-references to separate manuals.
665         * Makefile.in (gfdl): New variable.  Use throughout where
666         appropriate so that targets depend on doclicense.texi.
668 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
670         * gnus.texi (Customizing the IMAP Connection): Mention the other
671         authenticators.
673 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
675         * gnus.texi (Browse Foreign Server):
676         Document `gnus-browse-delete-group'.
678 2012-12-22  Glenn Morris  <rgm@gnu.org>
680         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
681         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
682         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
683         * widget.texi, wisent.texi: Nuke hand-written node pointers.
685         * Makefile.in (gfdl): New variable.  Use throughout where
686         appropriate so that targets depend on doclicense.texi.
688 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
690         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
691         doclicense.texi.  Remove doclicense.texi from all targets that
692         mentioned it explicitly.
693         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
694         $(emacsdir)/emacsver.texi.
695         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
697 2012-12-21  Glenn Morris  <rgm@gnu.org>
699         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
700         Include emacsver.texi.  Nuke hand-written node pointers.
701         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
702         Depend on emacsver.texi.
704         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
705         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
706         May as well just include doclicense.texi in everything.
708         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
709         which @copying says is included.
711         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
712         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
713         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
714         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
715         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
716         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
717         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
718         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
719         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
720         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
721         * widget.texi, wisent.texi, woman.texi: Do not mention buying
722         copies from the FSF, which does not publish these manuals.
724         * erc.texi: No need to include gpl in this small manual.
726         * org.texi (copying): Include a copy of the GFDL.
727         (GNU Free Documentation License): New section.
729 2012-12-21  Bastien Guerry  <bzg@gnu.org>
731         * org.texi: Fix typos.
733 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
735         * calc.texi (ISO 8601): Rename from ISO-8601,
736         as it's typically spelled without a hyphen.
738 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
740         * calc.texi (ISO-8601): New section.
741         (Date Formatting Codes): Mention new codes.
742         (Standard Date Formats): Mention new formats.
744 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
746         * tramp.texi (External methods): Move `adb' method here.
748 2012-12-13  Glenn Morris  <rgm@gnu.org>
750         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
752         * wisent.texi: Small edits.  Set copyright to FSF, update license to
753         GFDL 1.3+.
754         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
755         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
756         New targets.
757         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
758         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
760         * bovine.texi: Small edits.  Set copyright to FSF, update license to
761         GFDL 1.3+, remove empty index.
762         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
763         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
764         New targets.
765         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
766         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
768 2012-12-13  Eric Ludlam  <zappo@gnu.org>
769             David Ponce  <david@dponce.com>
770             Richard Kim  <emacs18@gmail.com>
772         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
774 2012-12-13  Glenn Morris  <rgm@gnu.org>
776         * flymake.texi (Customizable variables, Locating the buildfile):
777         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
779         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
780         GFDL 1.3+ license, fix up index.
781         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
782         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
783         (srecode.pdf): New targets.
784         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
785         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
787 2012-12-13  Eric Ludlam  <zappo@gnu.org>
789         * srecode.texi: New file, imported from CEDET trunk.
791 2012-12-13  Bastien Guerry  <bzg@gnu.org>
793         * org.texi (Summary, Code block specific header arguments)
794         (Code block specific header arguments)
795         (Header arguments in function calls, var, noweb)
796         (Results of evaluation, Code evaluation security):
797         Small reformatting: add a blank line before some example.
799         * org.texi (System-wide header arguments)
800         (Header arguments in Org mode properties, Conflicts)
801         (Dynamic blocks, Using the mapping API):
802         Fix indentation of Elisp code examples.
804         * org.texi (Comment lines): Fix description of the comment syntax.
806         * org.texi (Installation): Mention "make test" in the correct section.
808 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
810         * doclicense.texi, gpl.texi: Update to latest version from FSF.
811         These are just minor editorial changes.
813 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
815         * tramp.texi (History): Mention ADB.
816         (Inline methods): Add `adb' method.
818 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
820         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
821         (External methods): Fix typo.
823 2012-12-03  Glenn Morris  <rgm@gnu.org>
825         * rcirc.texi (Notices): Fix typo.
827 2012-11-25  Bill Wohler  <wohler@newt.com>
829         Release MH-E manual version 8.4.
831         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
832         Update for release 8.4.
834         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
835         (Junk): Add mh-whitelist-preserves-sequences-flag,
836         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
837         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
839 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
841         * mh-e.texi (Procmail): Fix two @ typos.
843 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
845         * doclicense.texi, gpl.texi: Update to latest version from FSF.
846         These are just minor editorial changes.
848 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
850         * calc.texi (Date Formatting Codes): Mention the new beginning of
851         the date numbering system.
853 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
855         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
856         (Date Forms): Correct off-by-one error in explanation of
857         Julian day numbers.  Give Gregorian equivalent of its origin.
859 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
861         * doc/misc/calc.texi (Date Forms): Mention the customizable
862         Gregorian-Julian switch.
863         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
865 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
867         Calc now uses the Gregorian calendar for all dates (Bug#12633).
868         It also uses January 1, 1 AD as its day number 1.
869         * calc.texi (Date Forms): Document this.
871 2012-11-16  Glenn Morris  <rgm@gnu.org>
873         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
874         (Obsolete Macros): Move example here from Function Bindings.
876         * erc.texi: Use @code{nil} rather than just "nil".
877         (Modules): Undocument obsolete "hecomplete".
878         Add "notifications".
879         (Connecting): Add brief section on passwords.
880         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
882 2012-11-13  Glenn Morris  <rgm@gnu.org>
884         * flymake.texi (Customizable variables)
885         (Highlighting erroneous lines): Mention flymake-error-bitmap,
886         flymake-warning-bitmap, and flymake-fringe-indicator-position.
888 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
890         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
891         In all file place SES into @acronym{...}.
892         (Advanced Features): Add key index and function index for
893         ses-set-header-row.  Add description for function
894         ses-rename-cell.  Add description for function
895         ses-repair-cell-reference-all.
896         (Ranges in formulas): Add description for ses-range flags.
898 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
900         * texinfo.tex: Merge from gnulib.
902 2012-11-10  Chong Yidong  <cyd@gnu.org>
904         * url.texi (Introduction): Move url-configuration-directory to
905         Customization node.
906         (Parsed URIs): Split into its own node.
907         (URI Encoding): New node.
908         (Defining New URLs): Remove empty chapter.
909         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
910         Improve docs for url-queue-*.
911         (Supported URL Types): Copyedits.  Delete empty subnodes.
913         * url.texi (Introduction): Rename from Getting Started.
914         Rewrite the introduction.
915         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
917 2012-11-10  Glenn Morris  <rgm@gnu.org>
919         * cl.texi (Obsolete Setf Customization):
920         Revert defsetf example to the more correct let rather than prog1.
921         Give define-modify-macro, defsetf, and define-setf-method
922         gv.el replacements.
924         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
925         (Setf Extensions): Remove obsolete reference.
926         (Obsolete Setf Customization):
927         Move note on lack of setf functions to lispref/variables.texi.
928         Undocument get-setf-method, since it no longer exists.
929         Mention simple defsetf replaced by gv-define-simple-setter.
931 2012-11-03  Glenn Morris  <rgm@gnu.org>
933         * cl.texi: Further general copyedits.
934         (List Functions): Remove copy-tree, standard elisp for some time.
935         (Efficiency Concerns): Comment out examples that no longer apply.
936         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
937         (Creating Symbols, Random Numbers): De-emphasize internal
938         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
939         (Naming Conventions, Type Predicates, Macros)
940         (Predicates on Numbers): No longer mention cl-floatp-safe.
942 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
944         * gnus.texi (Mail Source Specifiers):
945         Document :leave keyword used for pop mail source.
947 2012-11-01  Glenn Morris  <rgm@gnu.org>
949         * cl.texi: General copyedits for style, line-breaks, etc.
950         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
951         (Macro Bindings, Blocks and Exits):
952         Acknowledge existence of lexical-binding.
953         (Iteration): Mainly defer to doc of standard dolist, dotimes.
955 2012-10-31  Glenn Morris  <rgm@gnu.org>
957         * ert.texi (Introduction, The @code{should} Macro):
958         Refer to "cl-assert" rather than "assert".
960         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
961         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
962         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
963         Reword, and add details of flet and labels.
964         (Modify Macros, Function Bindings): Add some xrefs.
966 2012-10-30  Glenn Morris  <rgm@gnu.org>
968         * cl.texi (Modify Macros): Update for cl-letf changes.
969         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
970         (Setf Extensions): Partially restore note about cl-getf,
971         mainly moved to lispref/variables.texi.
972         (Property Lists): Fix cl-getf typos.
973         (Mapping over Sequences): Mention cl-mapc naming oddity.
975 2012-10-29  Glenn Morris  <rgm@gnu.org>
977         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
978         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
979         (Customizing Setf): Move contents to "Obsolete Setf Customization".
980         (Modify Macros, Multiple Values, Other Clauses):
981         Remove mentions of obsolete features.
982         (Obsolete Setf Customization): Don't mention `apply' setf.
984 2012-10-28  Glenn Morris  <rgm@gnu.org>
986         * cl.texi (Multiple Values, Common Lisp Compatibility):
987         More namespace updates.
988         (Obsolete Features): Copyedits.
989         (Obsolete Lexical Macros, Obsolete Setf Customization):
990         New subsections.
992         * cl.texi (Porting Common Lisp, Lexical Bindings):
993         Add some xrefs to the Elisp manual.
995         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
996         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
997         (Obsolete Features): New appendix.  Move Lexical Bindings here.
999 2012-10-27  Glenn Morris  <rgm@gnu.org>
1001         * cl.texi: Use defmac for macros rather than defspec.
1002         (Efficiency Concerns): Related copyedit.
1004         * cl.texi (Control Structure): Update for setf now being in core.
1005         (Setf Extensions): Rename from Basic Setf.  Move much of the
1006         former content to lispref/variables.texi.
1007         (Modify Macros): Move pop, push details to lispref/variables.texi.
1008         (Customizing Setf): Copyedits for setf etc being in core.
1009         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1010         Further namespaces updates.
1012 2012-10-26  Bastien Guerry  <bzg@gnu.org>
1014         * org.texi (Installation): Update the link to Org's ELPA.
1015         Also don't mention org-install.el anymore as the replacement file
1016         org-loaddefs.el is now loaded by org.el.
1018 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
1020         * tramp.texi (Frequently Asked Questions):
1021         Mention `tramp-completion-reread-directory-timeout' for performance
1022         improvement.
1024 2012-10-25  Glenn Morris  <rgm@gnu.org>
1026         * cl.texi: Don't mess with the TeX section number counter.
1027         Use Texinfo recommended convention for quotes+punctuation.
1028         (Overview, Sequence Functions): Rephrase for better line-breaking.
1029         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1030         (Macro Bindings, Conditionals, Iteration, Loop Basics)
1031         (Random Numbers, Mapping over Sequences, Structures)
1032         (Porting Common Lisp): Further updates for cl-lib namespace.
1033         (Modify Macros, Declarations, Macro Bindings, Structures):
1034         Break long lines in examples.
1035         (Dynamic Bindings): Update for changed progv behavior.
1036         (Loop Examples, Efficiency Concerns): Markup fixes.
1037         (Structures): Remove TeX margin change.
1038         (Declarations): Fix typos.
1040 2012-10-24  Glenn Morris  <rgm@gnu.org>
1042         * cl.texi (Overview, Multiple Values, Creating Symbols)
1043         (Numerical Functions): Say less/nothing about the original cl.el.
1044         (Old CL Compatibility): Remove.
1045         (Assertions): Remove ignore-errors (standard Elisp for some time).
1047         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1048         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1049         (Efficiency Concerns, Efficiency Concerns)
1050         (Common Lisp Compatibility, Old CL Compatibility):
1051         Further updates for cl-lib namespace.
1053 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
1055         Update manual for new time stamp format (Bug#12706).
1056         * emacs-mime.texi (time-date): Update for new format.
1057         Also, fix bogus time stamp and modernize a bit.
1059 2012-10-23  Glenn Morris  <rgm@gnu.org>
1061         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
1062         than unchanging cl.el version number.
1063         End all menu descriptions with a period.
1064         Do not use @dfn{CL} for every instance of "CL".
1065         (Overview): Remove no-runtime caveat, and note about foo* names.
1066         (Usage): Use cl-lib rather than cl.
1067         (Organization, Naming Conventions): Update for cl-lib.el.
1068         (Installation): Remove long-irrelevant node.
1069         (Program Structure, Predicates, Control Structure):
1070         Start updating for cl-lib namespace.
1071         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1072         Depend on emacsver.texi.
1074 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
1076         * trampver.texi: Update release number.
1078 2012-10-06  Glenn Morris  <rgm@gnu.org>
1080         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1081         ERC version.
1082         (Introduction): ERC is distributed with Emacs.
1083         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1084         (Getting Started): Simplify.
1085         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1086         (History): Mention ERC maintained as part of Emacs now.
1087         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1088         Add dependency on emacsver.texi.
1090         * erc.texi: Remove hand-written node pointers.
1092 2012-10-05  Glenn Morris  <rgm@gnu.org>
1094         * newsticker.texi (Overview, Requirements, Usage, Configuration):
1095         Copyedits.
1097 2012-10-01  Eric Ludlam  <zappo@gnu.org>
1099         * ede.texi (Quick Start, Project Local Variables)
1100         (Miscellaneous commands, ede-java-root, Development Overview)
1101         (Detecting a Project): New nodes.
1102         (Simple projects): Node deleted.
1104         * eieio.texi (Building Classes): Some slot attributes cannot be
1105         overridden.
1106         (Slot Options): Remove an example.
1107         (Method Invocation, Documentation): New nodes.
1109 2012-10-01  Glenn Morris  <rgm@gnu.org>
1111         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1112         (reftex.pdf): Add dependency on emacsver.texi.
1113         * reftex.texi: Don't include directory part for emacsver.texi;
1114         the Makefile's -I handles it.
1116 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
1118         Merge from standalone RefTeX repository.
1120         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1121         with macros.
1122         (Imprint): Mention Wolfgang in list of contributors.
1123         (Creating Citations): Give a hint about how to
1124         auto-revert the BibTeX database file when using external editors.
1125         (Referencing Labels): Simplify section about reference macro
1126         cycling.
1127         (Options (Referencing Labels)): Adapt to new structure of
1128         `reftex-ref-style-alist'.
1129         (Referencing Labels, Reference Styles): Document changes in the
1130         referencing functionality.
1131         (Commands): Mention options for definition of header and footer in
1132         BibTeX files.
1133         (Options (Creating Citations)): Document
1134         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1135         (Reference Styles): New section.
1136         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1137         (Options (Referencing Labels)): Remove descriptions of deprecated
1138         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1139         Add descriptions for `reftex-ref-style-alist' and
1140         `reftex-ref-style-default-list'.
1141         (Referencing Labels): Update regarding reference styles.
1142         (Citation Styles): Mention support for ConTeXt.
1143         (Options (Defining Label Environments)): Fix typo.
1144         (Options (Creating Citations)):
1145         Document `reftex-cite-key-separator'.
1147 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
1149         * org.texi: Add description of ORG_ADD_CONTRIB to info
1150         documentation.  Add link to Worg for more details.
1152         * org.texi: Clarify installation procedure.  Provide link to the
1153         build system description on Worg.
1155         * org.texi: Remove reference to utils/, x11idle.c is now in
1156         contrib/scripts.
1158         * org.texi: Re-normalize to "Org mode" in manual.
1160         * org.texi (Installation): Adapt documentation to new build
1161         system.  Mention GNU ELPA (since it needs to be handled like Emacs
1162         built-in Org).
1164 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
1166         * org.texi: Fix typo in description of the 'Hooks' section.
1168         * org.texi: Add ID to the list of special properties.
1170 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
1172         * org.texi (Moving subtrees): Document the ability to archive to a
1173         datetree.
1175 2012-09-30  Bastien Guerry  <bzg@gnu.org>
1177         * org.texi (Installation, Feedback, Batch execution):
1178         Use (add-to-list 'load-path ... t) for the contrib dir.
1180         * org.texi (results): Update documentation for ":results drawer"
1181         and ":results org".
1183         * org.texi (Column width and alignment): Fix typo.
1185         * org.texi (Activation): Point to the "Conflicts" section.
1187         * org.texi (Conflicts): Mention filladapt.el in the list of
1188         conflicting packages.
1190         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1191         not needed for versions of Emacs > 22.1.
1193         * org.texi (History and Acknowledgments): Fix typo.
1195         * org.texi (History and Acknowledgments): Add my own
1196         acknowledgments.
1198         * org.texi (Agenda commands): Document the new command and the new
1199         option.
1201         * org.texi (Agenda commands): Delete `org-agenda-action' section.
1202         (Agenda commands): Reorder.  Document `*' to toggle persistent
1203         marks.
1205         * org.texi (Agenda dispatcher):
1206         Mention `org-toggle-agenda-sticky'.
1207         (Agenda commands, Exporting Agenda Views): Fix typo.
1209         * org.texi (Templates in contexts, Setting Options): Update to
1210         reflect changes in how contexts options are processed.
1212         * org.texi (Templates in contexts): Document the new structure of
1213         the variables `org-agenda-custom-commands-contexts' and
1214         `org-capture-templates-contexts'.
1216         * org.texi (Templates in contexts): Document the new option
1217         `org-capture-templates-contexts'.
1218         (Storing searches): Document the new option
1219         `org-agenda-custom-commands-contexts'.
1221         * org.texi (Formula syntax for Lisp): Reformat.
1223         * org.texi (Special properties, Column attributes)
1224         (Agenda column view): Document the new special property
1225         CLOCKSUM_T.
1227         * org.texi (Template expansion): Document the new %l template.
1229         * org.texi (Fast access to TODO states): Fix documentation about
1230         allowed characters for fast todo selection.
1232         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1233         use in `org-agenda-to-appt'.
1235         * org.texi (Comment lines): Update wrt comments.
1237         * org.texi (Resolving idle time): Document new keybinding.
1239         * org.texi (Clocking commands): Document the use of S-M-<up/down>
1240         on clock timestamps.
1242         * org.texi (Fast access to TODO states): Explicitely says only
1243         letters are supported as fast TODO selection keys.
1245         * org.texi (Link abbreviations): Illustrate the use of the "%h"
1246         specifier.  Document the new "%(my-function)" specifier.
1248         * org.texi (Clocking commands): New cindex.
1249         (Clocking commands): Update documentation for `org-clock-in'.
1250         Document `org-clock-in-last'.  Mention `org-clock-out' and
1251         `org-clock-in-last' as commands that can be globally bound.
1252         (Resolving idle time): Document continuous clocking.
1254         * org.texi (Top, Introduction): Fix formatting.
1255         (Activation): Add index entries.
1256         (Conventions): Update section.
1257         (Embedded @LaTeX{}): Fix formatting.
1259         * org.texi (Visibility cycling): Document `show-children'.
1261         * org.texi (Using capture): Mention the `org-capture-last-stored'
1262         bookmark as a way to jump to the last stored capture.
1264         * org.texi (Uploading files): Fix typo.
1266         * org.texi (Using capture): Document `C-0' as a prefix argument
1267         for `org-capture'.
1269         * org.texi (Agenda commands): Document persistent marks.
1271         * org.texi (Template expansion): Update doc to reflect change.
1273         * org.texi (Radio tables): Document the :no-escape parameter.
1275         * org.texi (Repeated tasks): Document repeat cookies for years,
1276         months, weeks, days and hours.
1278         * org.texi (Export options): State that you can use the d: option
1279         by specifying a list of drawers.
1281         * org.texi (HTML preamble and postamble): Small doc improvement.
1283 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
1285         * org.texi: The sections in the Exporting section of the manual
1286         left out articles in the description of the org-export-as-*
1287         commands, among other places.  This patch adds them, adds a few
1288         missing prepositions, and switches instances of "an HTML" to "a
1289         html" for internal consistency.
1291         * org.texi: Alter several examples of headings with timestamps in
1292         them to include the timestamps in the body instead of the heading.
1294 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
1296         * org.texi (Agenda dispatcher): Document sticky agenda views and
1297         the new key for them.
1299 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
1301         * org.texi (Advanced features): Fix error in table.
1303 2012-09-30  Feng Shu  <tumashu@gmail.com>
1305         * org.texi (@LaTeX{} fragments): Document imagemagick as an
1306         alternative to dvipng.
1308 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
1310         * org.texi: Remove extra curly bracket.
1312 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
1314         * org.texi (org-clock-in-last and org-clock-cancel): Update the
1315         defkeys.
1317 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1319         * org.texi (Agenda commands): Fix two typos by giving
1320         corresponding function names, according to
1321         `org-agenda-view-mode-dispatch'.
1323 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
1325         * org.texi (The spreadsheet): Fix typo.
1327 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
1329         * org.texi (Tracking your habits): Point to the "Tracking TODO
1330         state changes" section.
1332 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
1334         * org.texi (Literal examples): Remove reference to unknown
1335         `org-export-latex-minted' variable.  Also simplify footnote since
1336         `org-export-latex-listings' documentation is exhaustive already.
1338         * org.texi (Plain lists): Remove reference to now hard-coded
1339         `bullet' automatic rule.
1341 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
1343         * org.texi: Updated documentation accordingly.
1345 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1347         * texinfo.tex: Merge from gnulib.
1349 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
1351         Sync with Tramp 2.2.6.
1353         * tramp.texi (Bug Reports): Cleanup caches before a test run.
1355         * trampver.texi: Update release number.
1357 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
1359         * texinfo.tex: Merge from gnulib.
1361 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
1363         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1364         (bug#12096).
1366 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
1368         * calc.texi (Simplification modes, Conversions)
1369         (Operating on Selections): Mention "basic" simplification.
1370         (The Calc Mode Line): Mention the mode line display for Basic
1371         simplification mode.
1372         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1373         simplifications.
1374         (Basic Simplifications): Rename from "Limited Simplifications"
1375         Replace "limited" by "basic" throughout.
1376         (Algebraic Simplifications): Indicate that the algebraic
1377         simplifications are done by default.
1378         (Unsafe Simplifications): Mention `m E'.
1379         (Simplification of Units): Mention `m U'.
1380         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1381         (Kinds of Declarations, Functions for Declarations):
1382         Mention "algebraic simplifications" instead of `a s'.
1383         (Algebraic Entry): Remove mention of default simplifications.
1385 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
1387         * calc.texi (Getting Started, Tutorial): Change simulated
1388         Calc output to match actual output.
1389         (Simplifying Formulas): Mention that algebraic simplification is now
1390         the default.
1392 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1394         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1395         (Bug#12073)
1397 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
1399         Prefer typical American spelling for "acknowledgment".
1400         * calc.texi (History and Acknowledgments): Rename from
1401         History and Acknowledgements.
1402         * idlwave.texi (Acknowledgments):
1403         * ses.texi (Acknowledgments):
1404         * woman.texi (Acknowledgments): Rename from Acknowledgements.
1406 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
1408         Rename configure.in to configure.ac (Bug#11603).
1409         * ede.texi (Compiler and Linker objects, ede-proj-project)
1410         (ede-step-project): Prefer the name configure.ac to configure.in.
1412 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
1414         * tramp.texi (Multi-hops):
1415         Introduce `tramp-restricted-shell-hosts-alist'.
1417 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1420         methods, so don't mention smtpmail here.
1422 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
1424         * gnus.texi (Picons): Document gnus-picon-properties.
1426 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1428         * gnus.texi: Remove mention of compilation, as that's no longer
1429         supported.
1431 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
1433         * gnus.texi (Archived Messages): Mention
1434         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1436 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1438         * gnus.texi (Various Summary Stuff):
1439         Remove mention of `gnus-propagate-marks'.
1441 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1443         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1444         which no longer exist.
1446 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1448         * gnus.texi (Archived Messages):
1449         Document gnus-gcc-self-resent-messages.
1451 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1453         * message.texi (Mail Variables):
1454         Mention the optional user parameter for X-Message-SMTP-Method.
1456 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1458         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1460         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1462 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1464         * gnus.texi (Key Index): Change encoding to utf-8.
1466 2012-06-21  Glenn Morris  <rgm@gnu.org>
1468         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1470 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1472         * gnus.texi (Group Timestamp): Mention where to find documentation for
1473         the `gnus-tmp-' variables (bug#11601).
1475 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
1477         Sync with Tramp 2.2.6-pre.
1479         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1480         where appropriate.
1481         (Ad-hoc multi-hops): New section.
1482         (Remote processes): New subsection "Running remote processes on
1483         Windows hosts".
1484         (History): Add remote commands on Windows, and ad-hoc multi-hop
1485         methods.
1486         (External methods): "ControlPersist" must be set to "no" for the
1487         `scpc' method.
1488         (Remote processes): Add a note about `auto-revert-tail-mode'.
1489         (Frequently Asked Questions): Use "scpx" in combination with
1490         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
1492         * trampver.texi: Update release number.
1494 2012-06-10  Chong Yidong  <cyd@gnu.org>
1496         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1497         compilation for html-mono.
1499 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
1501         * texinfo.tex: Merge from gnulib.
1503 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1505         * Makefile.in (echo-info): Don't try to install info files named
1506         just ".info".
1508 2012-05-28  Glenn Morris  <rgm@gnu.org>
1510         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
1512         * sc.texi: Nuke hand-written node pointers.
1513         Fix top-level menu to match actual node order.
1515 2012-05-27  Glenn Morris  <rgm@gnu.org>
1517         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1518         Some associated fixes, including not messing with chapno in cl.texi.
1520 2012-05-27  Bastien Guerry  <bzg@gnu.org>
1522         * org.texi (Durations and time values): Fix typo.
1524 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
1526         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1527         Mention `calc-ensure-consistent-units'.
1529 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
1531         * cc-mode.texi: Avoid space before macro in 4th argument of cross
1532         reference commands.  (Bug#11461)
1534         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1536 2012-05-12  Glenn Morris  <rgm@gnu.org>
1538         * Makefile.in (mostlyclean): Add more TeX intermediates.
1540         * Makefile.in: Make it look more like the other doc Makefiles.
1541         Use explicit $srcdir in all dependencies.
1542         Remove cd $srcdir from rules.
1543         (VPATH): Remove.
1544         (infodir): Set to an absolute path.
1545         (INFO_TARGETS): Use short names.
1546         (mkinfodir): infodir is now absolute.
1547         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1549         * Makefile.in (info.info): Rename from info, to avoid duplication.
1550         (.SUFFIXES): Disable implicit rules.
1552         * Makefile.in (MKDIR_P): New, set by configure.
1553         (mkinfodir): Use $MKDIR_P.
1555 2012-05-07  Glenn Morris  <rgm@gnu.org>
1557         * forms.texi (Long Example): Update for changed location of files.
1559 2012-05-04  Glenn Morris  <rgm@gnu.org>
1561         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1562         (INFO_TARGETS): Use $INFO_EXT.
1563         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1564         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1565         (INFO_TARGETS): Use $INFO_EXT.
1566         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1568 2012-05-02  Glenn Morris  <rgm@gnu.org>
1570         * Makefile.in (echo-info): New phony target, used by top-level.
1572         * viper.texi: Make direntry shorter (also it is no longer "newest").
1574         * emacs-gnutls.texi, ert.texi, org.texi:
1575         Fix dircategory, direntry to match info/dir.
1577         * faq.texi: Convert @inforefs to @xrefs.
1578         Fix some malformed cross-references.
1579         (File-name conventions): Shorten section name to avoid overfull line.
1580         (How to add fonts): Use smallexample to avoid overfull lines.
1582 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1584         * auth.texi (Help for users): Update for .gpg file being second.
1586 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
1588         * org.texi (Agenda commands): Fix two typos: give corresponding
1589         function names, according to `org-agenda-view-mode-dispatch'.
1591 2012-04-27  Glenn Morris  <rgm@gnu.org>
1593         * faq.texi (Major packages and programs): Remove section.
1594         There is no point listing 6 packages (cf etc/MORE.STUFF).
1595         (Finding Emacs and related packages): Move "Spell-checkers" here.
1597 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
1599         * dbus.texi (Version): New node.
1600         (Properties and Annotations): Mention the object manager
1601         interface.  Describe dbus-get-all-managed-objects.
1602         (Type Conversion): Floating point numbers are allowed, if an
1603         anteger does not fit Emacs's integer range.
1604         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1605         (Asynchronous Methods): Fix description of
1606         dbus-call-method-asynchronously.
1607         (Receiving Method Calls): Fix some minor errors.
1608         Add dbus-interface-emacs.
1609         (Signals): Describe unicast signals and the new match rules.
1610         (Alternative Buses): Add the PRIVATE optional argument to
1611         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
1613 2012-04-20  Glenn Morris  <rgm@gnu.org>
1615         * faq.texi (New in Emacs 24): New section.
1616         (Packages that do not come with Emacs): Mention M-x list-packages.
1618 2012-04-14  Alan Mackenzie  <acm@muc.de>
1620         * cc-mode.texi (c-offsets-alist): Correct a typo.
1622 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
1624         * org.texi (Deadlines and scheduling): Fix the example: the
1625         DEADLINE item should come right after the headline.  We enforce
1626         this convention, so it is a bug not to illustrate it correctly in
1627         the manual.
1629 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1631         * org.texi (Agenda commands): Fix documentation bug by swapping
1632         the equivalent keybindings to `org-agenda-next-line' with the ones
1633         to `org-agenda-previous-line'.
1635 2012-04-14  Glenn Morris  <rgm@gnu.org>
1637         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1639 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
1641         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1642         Add emacs-gnutls.
1643         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1645 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1647         * Makefile.in: Add emacs-gnutls.texi to build.
1649         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1651 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1653         * auth.texi (Secret Service API): Edit further and give examples.
1654         (Secret Service API): Adjust @samp to @code for collection names.
1656 2012-04-04  Glenn Morris  <rgm@gnu.org>
1658         * auth.texi (Secret Service API): Copyedits.
1659         (Help for developers): Fill in some missing function doc-strings.
1660         (Help for users, Help for developers)
1661         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1663 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
1665         * auth.texi (Secret Service API): Add the missing text.
1667 2012-04-04  Chong Yidong  <cyd@gnu.org>
1669         * message.texi (Using PGP/MIME): Note that epg is now the default.
1671         * gnus.texi: Reduce references to obsolete pgg library.
1672         (Security): Note that epg is now the default.
1674         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1676         * nxml-mode.texi (Completion): C-RET is no longer bound to
1677         nxml-complete.
1679 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1681         * org.texi (Customizing tables in ODT export): Correct few errors.
1683 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1685         * org.texi (Links in ODT export): Update.
1686         (Labels and captions in ODT export): New node.
1688 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1690         * org.texi (Literal examples in ODT export): htmlfontify.el in
1691         Emacs-24.1 now supports fontification.  So ODT source blocks will
1692         be fontified by default.
1694 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
1696         * org.texi (Refiling notes): Remove duplicated keybinding.
1698 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1700         * org.texi (noweb): Documentation of this new option to the :noweb
1701         header argument.
1703 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
1705         * org.texi (Header and sectioning): Add example demonstrating how
1706         to use "LaTeX_CLASS_OPTIONS".
1708 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1710         * org.texi (Noweb reference syntax): Describe the ability to
1711         execute noweb references in the manual.
1713 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1715         * org.texi (cache): Improve cache documentation when session
1716         evaluation is used.
1718 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1720         * org.texi (Plain lists): Document removal.
1722 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
1724         * org.texi: Decapitalize file name in references to Calc manual.
1726 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1728         * org.texi (Plain lists): Document removal.
1730 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1732         * org.texi (Top, OpenDocument Text export)
1733         (ODT export commands, Extending ODT export)
1734         (Images in ODT export, Tables in ODT export)
1735         (Configuring a document converter): Add or Update.
1737 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1739         * org.texi (MobileOrg): Change the wording to reflect that the
1740         Android Version is no longer just the little brother of the iOS
1741         version.
1743 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1745         * org.texi (Key bindings and useful functions): Update babel key
1746         binding documentation in manual.
1748 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1750         * org.texi (noweb): Document new noweb header value.
1752 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1754         * org.texi (noweb-sep): Document new header argument.
1756 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1758         * org.texi (noweb-ref): Documentation of this new custom variable.
1760 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1762         * org.texi (wrap): Update the new :wrap documentation to match the
1763         current implementation.
1765 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1767         * org.texi: Added documentation for :wrap.
1769 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1771         * org.texi: #+RESULTS now user-configurable.
1773 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1775         * org.texi: Documented :noweb no-export.
1777 2012-04-01  Thomas Dye  <dk@poto.local>
1779         * org.texi: Edit :noweb no header argument for correctness.
1781 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1783         * org.texi (Customization): Update the approximate number of Org
1784         variables.
1786 2012-04-01  Thomas Dye  <dk@poto.local>
1788         * org.texi: The :results wrap produces a drawer instead of a
1789         begin_results block.
1791 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
1793         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1794         reflect the new default.
1796 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
1798         * info.texi (Expert Info): Move the index entry for "Texinfo" from
1799         "Getting Started" to this node.  (Bug#10450)
1801 2012-03-10  Chong Yidong  <cyd@gnu.org>
1803         * flymake.texi (Example -- Configuring a tool called via make):
1804         Mention the Automake COMPILE variable (Bug#8715).
1806         * info.texi (Getting Started): Add an index entry (Bug#10450).
1808 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
1810         * dbus.texi (Signals): Known names will be mapped onto unique
1811         names, when registering for signals.
1813 2012-02-29  Glenn Morris  <rgm@gnu.org>
1815         * url.texi: Fix quote usage in body text.
1817         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1819         * cl.texi: Use @code{} in menus when appropriate.
1821 2012-02-28  Glenn Morris  <rgm@gnu.org>
1823         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1824         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1825         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1826         * org.texi, sc.texi, vip.texi, viper.texi:
1827         Standardize possessive apostrophe usage.
1829 2012-02-26  Chong Yidong  <cyd@gnu.org>
1831         * ediff.texi (Quick Help Commands): Add a couple of index entries
1832         (Bug#10834).
1834 2012-02-17  Glenn Morris  <rgm@gnu.org>
1836         * gnus.texi (Posting Styles):
1837         * remember.texi (Org): Fix cross-refs to other manuals.
1839 2012-02-15  Glenn Morris  <rgm@gnu.org>
1841         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1842         (Encryption): New chapter, split out from previous.
1844 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1846         * gnus.texi (Customizing the IMAP Connection):
1847         Mention nnimap-record-commands.
1849 2012-02-10  Glenn Morris  <rgm@gnu.org>
1851         * url.texi (Retrieving URLs): Update url-retrieve arguments.
1852         Mention url-queue-retrieve.
1854 2012-02-09  Glenn Morris  <rgm@gnu.org>
1856         * sem-user.texi (Semantic mode user commands): Typo fix.
1858         * info.texi (Create Info buffer): Mention info-display-manual.
1860 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1862         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1863         example (modified from an example by Michael Albinus).
1865 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1867         * gnus.texi (Agent Basics): Fix outdated description of
1868         `gnus-agent-auto-agentize-methods'.
1870 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
1872         * cc-mode.texi: Always @defindex ss.
1873         (Config Basics): Fix argument of @itemize.
1874         (Macro Backslashes): Add @code around index entry.
1876 2012-01-23  Glenn Morris  <rgm@gnu.org>
1878         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1880 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
1882         * tramp.texi (File): Tweak wording for the `scpc' option.
1884 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1886         * gnus.texi (Group Parameters): Really note precedence.
1888 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1890         * gnus.texi (Group Parameters): Note precedence.
1892 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1894         * org.texi (Noweb reference syntax): Adding documentation of
1895         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1896         variable.
1898 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1900         * org.texi (Plain lists): Split the table to fix the display
1901         of items.
1903 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1905         * org.texi (Plain lists): Fix misplaced explanation.
1907 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1909         * org.texi (Plain lists, Agenda files): Add index entries.
1911 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1913         * org.texi: Use "Org mode" instead of alternatives like
1914         "Org-mode" or "org-mode".
1916 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1918         * org.texi (Agenda commands):
1919         Document `org-clock-report-include-clocking-task'.
1921 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1923         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1924         C-c' on checkboxes.
1926 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1928         * org.texi: End sentences with two spaces.
1930 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1932         * org.texi (External links): Document the link types file+sys
1933         and file+emacs, slightly narrow used page width.
1935 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1937         * org.texi (colnames): Note that colnames behavior may differ
1938         across languages.
1940 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1942         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1944 2012-01-03  Thomas Dye  <dk@poto.westell.com>
1946         * org.texi: Augmented discussion of babel property
1947         inheritance.  Put footnote outside sentence ending period.
1949 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1951         * org.texi (eval): Documenting the full range of :eval header
1952         argument values.
1954 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1956         * org.texi (eval): Documentation of the new :eval option.
1958 2012-01-03  Thomas Dye  <dk@poto.local>
1960         * org.texi: Add accumulated properties.
1962 2012-01-03  Thomas Dye  <dk@poto.local>
1964         * org.texi: Documented no spaces in name=assign, another
1965         correction to :var table.
1967 2012-01-03  Thomas Dye  <dk@poto.local>
1969         * org.texi: Changed DATA to NAME in Working With Source Code
1970         section.
1972 2012-01-03  Tom Dye  <tsd@tsdye.com>
1974         * org.texi: Minor change to :var table.
1976 2012-01-03  Tom Dye  <tsd@tsdye.com>
1978         * org.texi: More changes to :var table (some examples were wrong).
1980 2012-01-03  Tom Dye  <tsd@tsdye.com>
1982         * org.texi: Cleaned up :var table.
1984 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1986         * org.texi (Timestamps, Weekly/daily agenda)
1987         (Weekly/daily agenda): Add @cindex for "appointment".
1989 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1991         * org.texi (Literal examples): A new link to the template for
1992         inserting empty code blocks.
1993         (Structure of code blocks): A new link to the template for
1994         inserting empty code blocks.
1996 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1998         * org.texi (External links): Add footnote on how the behavior
1999         of the text search in Org files are controled by the variable
2000         `org-link-search-must-match-exact-headline'.
2002 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2004         * org.texi (Buffer-wide header arguments):
2005         Update documentation to reflect removal of #+PROPERTIES.
2007 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2009         * org.texi (The clock table): Mention that ACHIVED trees
2010         contribute to the clock table.
2012 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2014         * org.texi (Conflicts): Better yasnippet config info.
2016 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
2018         * org.texi (Selective export): Explicitely mention the default
2019         values for `org-export-select-tags',
2020         `org-export-exclude-tags'.
2022 2012-01-03  Tom Dye  <tsd@tsdye.com>
2024         * org.texi: Added a line to specify that header arguments are
2025         lowercase.
2027 2012-01-03  Tom Dye  <tsd@tsdye.com>
2029         * org.texi: :var requires default value when declared.
2031 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2033         * org.texi (Handling links): Add a note about the
2034         `org-link-frame-setup' option.
2036 2012-01-03  David Maus  <dmaus@ictsoc.de>
2038         * org.texi (Exporting Agenda Views, Extracting agenda
2039         information): Fix command line syntax, quote symbol parameter
2040         values.
2042 2012-01-03  David Maus  <dmaus@ictsoc.de>
2044         * org.texi (Exporting Agenda Views): Fix command line syntax.
2046 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
2048         * gnus.texi (Mail Source Customization, Mail Back End Variables):
2049         Use octal notation for file permissions, which are normally
2050         thought of in octal.
2051         (Mail Back End Variables): Use more-plausible modes in example.
2053 2011-12-20  Alan Mackenzie  <acm@muc.de>
2055         * cc-mode.texi: Update version string 5.31 -> 5.32.
2057 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
2059         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2061 2011-11-24  Glenn Morris  <rgm@gnu.org>
2063         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2065 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
2067         * makefile.w32-in: Update dependencies.
2069 2011-11-20  Glenn Morris  <rgm@gnu.org>
2071         * gnus.texi (Group Information):
2072         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2074 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
2076         * gnus-coding.texi (Gnus Maintenance Guide):
2077         Rename from "Gnus Maintainance Guide".
2079         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2080         * eieio.texi (Customizing):
2081         * gnus.texi (Article Washing):
2082         * gnus-news.texi:
2083         * sem-user.texi (Smart Jump): Fix typos.
2085 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
2087         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2089 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
2091         * ede.texi (project-am-texinfo):
2092         * gnus.texi (Sending or Not Sending):
2093         * org.texi (Template elements): Fix typos.
2095 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
2097         * ediff.texi (Hooks):
2098         * sem-user.texi (Semanticdb Roots): Fix typos.
2100 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
2102         * semantic.texi (Tag handling): Fix typo.
2104 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2106         * gnus.texi (Other Gnus Versions): Remove.
2108 2011-10-28  Alan Mackenzie  <acm@muc.de>
2110         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2111         (Other Special Indentations): Add an xref to "Macros with ;".
2112         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
2113         "Macros with ;".
2114         (Macros with ;): New page.
2116         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2117         Document the new handling of nested scopes for movement by defuns.
2119 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
2121         Sync with Tramp 2.2.3.
2123         * trampver.texi: Update release number.
2125 2011-10-14  Glenn Morris  <rgm@gnu.org>
2127         * ert.texi (Introduction, How to Run Tests)
2128         (Running Tests Interactively, Expected Failures)
2129         (Tests and Their Environment, Useful Techniques)
2130         (Interactive Debugging, Fixtures and Test Suites):
2131         Minor rephrasings.
2132         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2133         (Running Tests in Batch Mode): Simplify loading instructions.
2134         (Test Selectors): Clarify some selectors.
2135         (Expected Failures, Useful Techniques):
2136         Make examples fit in 80 columns.
2138 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
2140         * calc.texi (Basic Operations on Units): Discuss temperature
2141         conversion (`u t') alongside with other unit conversions ('u c').
2143 2011-10-12  Glenn Morris  <rgm@gnu.org>
2145         * ert.texi: Whitespace trivia to make main menu items line up better.
2147 2011-10-08  Glenn Morris  <rgm@gnu.org>
2149         * Makefile.in: Fix ert rules.
2151 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2153         * gnus.texi (Gnus Utility Functions): Add more references and
2154         explanations (bug#9683).
2156 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2158         * gnus.texi (Archived Messages): Note the default (bug#9552).
2160 2011-09-21  Bill Wohler  <wohler@newt.com>
2162         Release MH-E manual version 8.3.
2164         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2165         release 8.3.
2166         (Preface): Update support information.
2167         (From Bill Wohler): Reset text to original version.  As a
2168         historical quote, the tense should be correct in the time that it
2169         was written.
2171 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2173         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2174         (Finding the News): Doc clarification.
2175         (Terminology): Mention naming.
2177 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2179         * gnus.texi: Remove mentions of `recent', which are now obsolete.
2180         (Interactive): Document `quiet'.
2182 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
2184         * org.texi (Images in LaTeX export): Rewrite.
2186 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2188         * org.texi (Using the mapping API): Mention 'region as a possible
2189         scope for `org-map-entries'.
2191 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2193         * org.texi (Visibility cycling): Document `org-copy-visible'.
2195 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2197         * org.texi (Template expansion): Order template sequences in the
2198         proper order.
2200 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2202         * org.texi (eval): Expand discussion of the :eval header argument.
2204 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2206         * org.texi (Languages): Add Lilypond and Awk as supported
2207         languages.
2209 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
2211         * org.texi: Document that both CLOCK_INTO_DRAWER and
2212         LOG_INTO_DRAWER can be used to override the contents of variable
2213         org-clock-into-drawer (or if unset, org-log-into-drawer).
2215         * org.texi: Replace @xref->@pxref.
2217 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2219         * org.texi (Evaluating code blocks): Documenting the new option
2220         for inline call lines.
2222 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2224         * org.texi (Results of evaluation): More explicit about the
2225         mechanism through which interactive evaluation of code is
2226         performed.
2228 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2230         * org.texi (noweb-ref): New header argument documentation.
2232 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2234         * org.texi (Extracting source code): Documentation of the new
2235         org-babel-tangle-named-block-combination variable.
2237 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2239         * org.texi (Structure of code blocks): Explicitly state that the
2240         behavior of multiple blocks of the same name is undefined.
2242 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
2244         * org.texi (TaskJuggler export): Modify the example to reflect the
2245         new effort durations.
2247 2011-08-15  David Maus  <dmaus@ictsoc.de>
2249         * org.texi (Images in LaTeX export): Escape curly brackets in
2250         LaTeX example.
2252 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2254         * org.texi (The clock table): Document the :properties and
2255         :inherit-props arguments for the clocktable.
2257 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2259         * org.texi (Tables in LaTeX export): Document specifying placement
2260         options for tables.
2262 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2264         * org.texi (Evaluating code blocks): More specific documentation
2265         about the different types of header arguments.
2267 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2269         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2271 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2273         * org.texi (Built-in table editor): Document the table field
2274         follow mode.
2276 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2278         * org.texi (Easy Templates): Document new template.
2280 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2282         * org.texi (Literal examples): Add a cross-reference from "Literal
2283         Examples" to "Easy Templates."
2285 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2287         * org.texi (The clock table): Add link to match syntax.
2289 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2291         * org.texi (Agenda commands): Document clock consistency checks.
2293 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2295         * org.texi (Built-in table editor): Document that \vert represents
2296         a vertical bar in a table field.
2298 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2300         * org.texi (Literal examples): Link from "Markup" > "Literate
2301         Examples" to "Working with Source Code".
2303 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2305         * org.texi (Agenda commands): Doc for function option to bulk
2306         action.
2308 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2310         * org.texi (Template expansion): Document new %<...> template
2311         escape.
2313 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2315         * org.texi (Selective export): Document exclusion of any tasks
2316         from export.
2318 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2320         * org.texi (Selective export): Document how to exclude DONE tasks
2321         from export.
2322         (Publishing options): Document the properties to be used to turn off
2323         export of DONE tasks.
2325 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2327         * org.texi (The date/time prompt): Document date range protection.
2329 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2331         * org.texi (padline): Documentation of the new padline header
2332         argument.
2334 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2336         * org.texi (var): Adding "[" to list of characters triggering
2337         elisp evaluation.
2339 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2341         * org.texi (var): Documentation of Emacs Lisp evaluation during
2342         variable assignment.
2344 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2346         * org.texi (colnames): Reference indexing into variables, and note
2347         that colnames are *not* removed before indexing occurs.
2348         (rownames): Reference indexing into variables, and note that
2349         rownames are *not* removed before indexing occurs.
2351 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2353         * org.texi (var): Clarification of indexing into tabular
2354         variables.
2356 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2358         * org.texi (results): Documentation of the `:results wrap' header
2359         argument.
2361 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2363         * org.texi (LaTeX and PDF export): Add a note about a limitation
2364         of the LaTeX export: the org file has to be properly structured.
2366 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2368         * org.texi (Dynamic blocks, Structure editing):
2369         Mention the function `org-narrow-to-block'.
2371 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2373         * org.texi (Languages): Updating list of code block supported
2374         languages.
2376 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2378         * org.texi (Special properties): CATEGORY is a special property,
2379         but it may also used in the drawer.
2381 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2383         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2385 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2387         * org.texi (Include files): Document :lines.
2389 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2391         * org.texi (comments): Documentation of the ":comments noweb" code
2392         block header argument.
2394 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2396         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2397         added extra whitespace around functions to be consistent with the
2398         rest of the section.
2400 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2402         * org.texi (Evaluating code blocks): Expand discussion of
2403         #+call: line syntax.
2404         (Header arguments in function calls): Expand discussion of
2405         #+call: line syntax.
2407 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2409         * org.texi (Evaluating code blocks): More explicit about how to
2410         pass variables to #+call lines.
2412 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2414         * org.texi (Results of evaluation): Link to the :results header
2415         argument list from the "Results of evaluation" section.
2417 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2419         * org.texi (Conflicts): Adding additional information about
2420         resolving org/yasnippet conflicts.
2422 2011-08-15  David Maus  <dmaus@ictsoc.de>
2424         * org.texi (Publishing options): Document style-include-scripts
2425         publishing project property.
2427 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2429         * org.texi (Sparse trees): Document the next-error /
2430         previous-error functionality.
2432 2011-08-15  Tom Dye  <tsd@tsdye.com>
2434         * org.texi (cache): Improve documentation of code block caches.
2436 2011-08-15  Tom Dye  <tsd@tsdye.com>
2438         * org.texi (Code block specific header arguments):
2439         Documentation of multi-line header arguments.
2441 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2443         * org.texi (Code evaluation security): Add example for using a
2444         function.
2446 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2448         * org.texi (Tables in LaTeX export): Documentation of new
2449         attr_latex options for tables.
2451 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
2453         * trampver.texi: Update release number.
2455 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2457         Sync with Tramp 2.2.2.
2459         * trampver.texi: Update release number.
2461 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2463         * flymake.texi (Example -- Configuring a tool called via make):
2464         Use /dev/null instead of the Windows "nul" (bug#8715).
2466 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2468         * widget.texi (Setting Up the Buffer): Remove mention of the
2469         global keymap parent, which doesn't seem to be accurate
2470         (bug#7045).
2472 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2474         * org.texi (Special agenda views): Fix double quoting (bug#3509).
2476 2010-07-10  Kevin Ryde  <user42@zip.com.au>
2478         * cl.texi (For Clauses): Add destructuring example processing an
2479         alist (bug#6596).
2481 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2483         * ediff.texi (Major Entry Points): Remove mention of `require',
2484         since that's not pertinent in the installed Emacs (bug#9016).
2486 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2488         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2489         (Filtering New Groups): Clarify how simple the "options -n" format is.
2490         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2491         is internal.
2493 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
2495         * tramp.texi (Cleanup remote connections):
2496         Add `tramp-cleanup-this-connection'.
2498 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2500         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2501         zombies.
2502         (Checking New Groups): Ditto (bug#8974).
2503         (Checking New Groups): Move the reference to the right place.
2505 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
2507         * gnus.texi (Startup Files): Clarify that we're talking about numbered
2508         backups, and not actual vc (bug#8975).
2510 2011-07-03  Kevin Ryde  <user42@zip.com.au>
2512         * cl.texi (For Clauses): @items for hash-values and key-bindings
2513         to make them more visible when skimming.  Add examples of `using'
2514         clause to them, examples being clearer than a description in
2515         words (bug#6599).
2517 2011-07-01  Alan Mackenzie  <acm@muc.de>
2519         * cc-mode.texi (Guessing the Style): New page.
2520         (Styles): Add a short introduction to above.
2522 2011-06-28  Deniz Dogan  <deniz@dogan.se>
2524         * rcirc.texi (Configuration): Bug-fix:
2525         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2526         Reported by Elias Pipping <pipping@exherbo.org>.
2528 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2530         * gnus.texi (Summary Mail Commands):
2531         Document `gnus-summary-reply-to-list-with-original'.
2533 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2535         * eshell.texi (Known problems): Fix typo.
2537 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
2539         * tramp.texi (Customizing Completion): Mention authinfo-style files.
2540         (Password handling): `auth-source-debug' is good for debug messages.
2542 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2544         * gnus.texi (Store custom flags and keywords): Refer to
2545         `gnus-registry-article-marks-to-{chars,names}' instead of
2546         `gnus-registry-user-format-function-{M,M2}'.
2548 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
2550         * texinfo.tex: Merge from gnulib.
2552 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2554         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2555         (Store custom flags and keywords):
2556         Mention `gnus-registry-user-format-function-M' and
2557         `gnus-registry-user-format-function-M2'.
2559 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
2561         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2563 2011-05-17  Glenn Morris  <rgm@gnu.org>
2565         * gnus.texi (Face): Fix typo.
2567 2011-05-14  Glenn Morris  <rgm@gnu.org>
2569         * dired-x.texi (Omitting Examples): Minor addition.
2571 2011-05-10  Jim Meyering  <meyering@redhat.com>
2573         * ede.texi: Fix typo "or or -> or".
2575 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
2577         * gnus.texi (Summary Buffer Lines):
2578         gnus-summary-user-date-format-alist does not exist.
2579         (Sorting the Summary Buffer): More about sorting threads.
2581 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
2583         * trampver.texi: Update release number.
2585 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
2587         * tramp.texi (Frequently Asked Questions): New item for disabling
2588         Tramp in other packages.
2590 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2592         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2593         (Fancy splitting to parent, Store arbitrary data):
2594         Update gnus-registry docs.
2596 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
2598         * ede.texi: Fix typos.
2600 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2602         * gnus.texi (Window Layout): @itemize @code doesn't exist.
2603         It's @table @code.
2605 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
2607         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2609 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
2611         * calc.texi (Logarithmic Units): Update the function names.
2613 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2615         * message.texi (Various Commands): Document format specs in the
2616         ellipsis.
2618 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
2620         * message.texi (Insertion Variables): Document message-cite-style.
2622 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
2624         * tramp.texi (Remote processes): New subsection "Running shell on
2625         a remote host".
2627 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2629         * auth.texi (Help for developers): Update docs to explain that the
2630         :save-function will only run the first time.
2632 2011-03-12  Glenn Morris  <rgm@gnu.org>
2634         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2635         (emacs-faq.text): New target.
2636         (clean): Add emacs-faq.
2638 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
2640         Sync with Tramp 2.2.1.
2642         * trampver.texi: Update release number.
2644 2011-03-11  Glenn Morris  <rgm@gnu.org>
2646         * Makefile.in (HTML_TARGETS): New.
2647         (clean): Delete $HTML_TARGETS.
2648         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2650 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2652         * auth.texi (Help for developers): Show example of using
2653         `auth-source-search' with prompts and :save-function.
2655 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2657         * Version 23.3 released.
2659 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
2661         * message.texi (Message Buffers): Update default value of
2662         message-generate-new-buffers.
2664 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
2666         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2667         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2668         respectively.
2669         (Musical Notes): New section.
2670         (Customizing Calc): Mention the customizable variable
2671         calc-note-threshold.
2673 2011-03-03  Glenn Morris  <rgm@gnu.org>
2675         * url.texi (Dealing with HTTP documents): Remove reference to
2676         function url-decode-text-part; never seems to have existed.  (Bug#6038)
2677         (Configuration): Update url-configuration-directory description.
2679 2011-03-02  Glenn Morris  <rgm@gnu.org>
2681         * dired-x.texi (Multiple Dired Directories): Remove mentions
2682         of dired-default-directory-alist and dired-default-directory.
2683         Move dired-smart-shell-command here...
2684         (Miscellaneous Commands): ... from here.
2686 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
2688         * texinfo.tex: Update to version 2011-02-24.09.
2690 2011-03-02  Glenn Morris  <rgm@gnu.org>
2692         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2693         instead of the obsoleted dired-omit-here-always.
2695 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
2697         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2698         supported systems.
2700 2011-02-28  Glenn Morris  <rgm@gnu.org>
2702         * dbus.texi (Type Conversion): Grammar fix.
2704 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
2706         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2707         "Debian GNU/Linux".
2709         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2711 2011-02-23  Glenn Morris  <rgm@gnu.org>
2713         * dired-x.texi (Features): Minor rephrasing.
2714         (Local Variables): Fix typos.
2716         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2717         Standardize some Emacs/XEmacs terminology.
2719         * dired-x.texi (Features): Don't advertise obsolete local variables.
2720         Simplify layout.
2721         (Omitting Variables): Update local variables example.
2722         (Local Variables): Say this is obsolete.  Fix description of
2723         dired-enable-local-variables possible values.
2725 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2727         * auth.texi (Help for users): Mention ~/.netrc is also searched by
2728         default now.
2730 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2732         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2734 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2736         * gnus.texi (Window Layout): Document layout names.
2738 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
2740         * ada-mode.texi: Sync @dircategory with ../../info/dir.
2741         * auth.texi: Sync @dircategory with ../../info/dir.
2742         * autotype.texi: Sync @dircategory with ../../info/dir.
2743         * calc.texi: Sync @dircategory with ../../info/dir.
2744         * cc-mode.texi: Sync @dircategory with ../../info/dir.
2745         * cl.texi: Sync @dircategory with ../../info/dir.
2746         * dbus.texi: Sync @dircategory with ../../info/dir.
2747         * dired-x.texi: Sync @dircategory with ../../info/dir.
2748         * ebrowse.texi: Sync @dircategory with ../../info/dir.
2749         * ede.texi: Sync @dircategory with ../../info/dir.
2750         * ediff.texi: Sync @dircategory with ../../info/dir.
2751         * edt.texi: Sync @dircategory with ../../info/dir.
2752         * eieio.texi: Sync @dircategory with ../../info/dir.
2753         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2754         * epa.texi: Sync @dircategory with ../../info/dir.
2755         * erc.texi: Sync @dircategory with ../../info/dir.
2756         * eshell.texi: Sync @dircategory with ../../info/dir.
2757         * eudc.texi: Sync @dircategory with ../../info/dir.
2758         * flymake.texi: Sync @dircategory with ../../info/dir.
2759         * forms.texi: Sync @dircategory with ../../info/dir.
2760         * gnus.texi: Sync @dircategory with ../../info/dir.
2761         * idlwave.texi: Sync @dircategory with ../../info/dir.
2762         * mairix-el.texi: Sync @dircategory with ../../info/dir.
2763         * message.texi: Sync @dircategory with ../../info/dir.
2764         * mh-e.texi: Sync @dircategory with ../../info/dir.
2765         * newsticker.texi: Sync @dircategory with ../../info/dir.
2766         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2767         * org.texi: Sync @dircategory with ../../info/dir.
2768         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2769         * pgg.texi: Sync @dircategory with ../../info/dir.
2770         * rcirc.texi: Sync @dircategory with ../../info/dir.
2771         * reftex.texi: Sync @dircategory with ../../info/dir.
2772         * remember.texi: Sync @dircategory with ../../info/dir.
2773         * sasl.texi: Sync @dircategory with ../../info/dir.
2774         * sc.texi: Sync @dircategory with ../../info/dir.
2775         * semantic.texi: Sync @dircategory with ../../info/dir.
2776         * ses.texi: Sync @dircategory with ../../info/dir.
2777         * sieve.texi: Sync @dircategory with ../../info/dir.
2778         * smtpmail.texi: Sync @dircategory with ../../info/dir.
2779         * speedbar.texi: Sync @dircategory with ../../info/dir.
2780         * trampver.texi [emacs]: Set emacsname to "Emacs".
2781         * tramp.texi: Sync @dircategory with ../../info/dir.
2782         * url.texi: Sync @dircategory with ../../info/dir.
2783         * vip.texi: Sync @dircategory with ../../info/dir.
2784         * viper.texi: Sync @dircategory with ../../info/dir.
2785         * widget.texi: Sync @dircategory with ../../info/dir.
2786         * woman.texi: Sync @dircategory with ../../info/dir.
2788 2011-02-19  Glenn Morris  <rgm@gnu.org>
2790         * dired-x.texi (Technical Details): No longer redefines
2791         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2792         dired-read-shell-command, or dired-find-buffer-nocreate.
2794 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
2796         * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2798 2011-02-18  Glenn Morris  <rgm@gnu.org>
2800         * dired-x.texi (Optional Installation File At Point): Simplify.
2802 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2804         * auth.texi (Help for users): Use :port instead of :protocol for all
2805         auth-source docs.
2806         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2807         to have two files in `auth-sources'.
2809 2011-02-16  Glenn Morris  <rgm@gnu.org>
2811         * dired-x.texi: Use emacsver.texi to get Emacs version.
2812         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2813         Depend on emacsver.texi.
2815         * dired-x.texi: Drop meaningless version number.
2816         (Introduction): Remove old info.
2817         (Optional Installation Dired Jump): Autoload from dired-x.
2818         Remove incorrect info about loaddefs.el.
2819         (Bugs): Just refer to M-x report-emacs-bug.
2821         * dired-x.texi (Multiple Dired Directories): Update for rename of
2822         default-directory-alist.
2823         (Miscellaneous Commands): No longer mention very old VM version 4.
2825 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2827         Merge from gnulib.
2828         * texinfo.tex: Update to version 2011-02-14.11.
2830 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2832         * auth.texi (Help for users):
2833         Login collection is "Login" and not "login".
2835 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
2837         * tramp.texi (History): Remove IMAP support.
2838         (External methods, Frequently Asked Questions): Remove `imap' and
2839         `imaps' methods.
2840         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2842         * trampver.texi: Remove default value of `emacsimap'.
2844 2011-02-13  Glenn Morris  <rgm@gnu.org>
2846         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2847         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2849 2011-02-12  Glenn Morris  <rgm@gnu.org>
2851         * sc.texi (Getting Connected): Remove old index entries.
2853 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
2855         * url.texi: Remove duplicate @dircategory (Bug#7942).
2857 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2859         * auth.texi (Overview, Help for users, Help for developers):
2860         Update docs.
2861         (Help for users): Talk about spaces.
2863 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2865         * texinfo.tex: Update to version 2011-02-07.16.
2867 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
2869         * dbus.texi (Bus names): Adapt descriptions for
2870         dbus-list-activatable-names and dbus-list-known-names.
2872 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
2874         * calc.texi (Logarithmic Units): New section.
2876 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2878         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2879         manuals use it now.
2881         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2883 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2885         * overrides.texi: Remove.
2887         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2888         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2890 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
2892         * tramp.texi (Frequently Asked Questions): Mention problems with
2893         WinSSHD.
2895         * trampver.texi: Update release number.
2897 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
2899         * tramp.texi:
2900         Replace "delimet" with "delimit" globally.
2901         Replace "explicite" with "explicit" globally.
2902         Replace "instead of" with "instead" where there was nothing after "of".
2903         Audit use of comma before interrogative pronoun, "that", or "which".
2904         Minor word order, spelling, wording changes.
2906 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2908         * overrides.texi: New file to set or clear WEBHACKDEVEL.
2910         * sieve.texi: Use WEBHACKDEVEL.
2912         * sasl.texi: Use WEBHACKDEVEL.
2914         * pgg.texi: Use WEBHACKDEVEL.
2916         * message.texi: Use WEBHACKDEVEL.
2918         * gnus.texi: Use WEBHACKDEVEL.
2920         * emacs-mime.texi: Use WEBHACKDEVEL.
2922         * auth.texi: Use WEBHACKDEVEL.
2924         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2925         manuals.
2927 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2929         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2931 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2933         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2934         which in turn is copied from ftp://tug.org/tex/.
2936 2011-02-03  Glenn Morris  <rgm@gnu.org>
2938         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2939         (Binding combinations of modifiers and function keys):
2940         Let's assume people reading this are not using Emacs 18.
2942 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2944         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2945         since it's run automatically.
2947 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2949         * gnus.texi (Customizing Articles): Fix typo.
2951 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2953         * gnus.texi (Customizing Articles): Document the new way of customizing
2954         the date headers(s).
2956 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2958         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2959         splitting example.
2961 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2963         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2964         (MAKEINFO_OPTS): New variable.
2965         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2966         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2967         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2968         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2969         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2970         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2971         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2972         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2973         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2974         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2975         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2976         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2977         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2978         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2979         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2980         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2981         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2982         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2984 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2986         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2988 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2990         * message.texi (IDNA): Explain what it is.
2992 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2994         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2996 2011-01-23  Werner Lemberg  <wl@gnu.org>
2998         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2999         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
3000         (ENVADD): Update.
3002 2011-01-18  Glenn Morris  <rgm@gnu.org>
3004         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3006 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
3008         * nxml-mode.texi (Introduction): Fix file name typos.
3010 2011-01-13  Christian Ohler  <ohler@gnu.org>
3012         * ert.texi: New file.
3014         * Makefile.in:
3015         * makefile.w32-in: Add ert.texi.
3017 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3019         * dbus.texi (Receiving Method Calls): New function
3020         dbus-register-service.  Rearrange node.
3022 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
3024         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3025         which in turn is copied from ftp://tug.org/tex/.
3027 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3029         * dbus.texi (Receiving Method Calls): Describe new optional
3030         parameter dont-register-service of dbus-register-{method,property}.
3032 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
3034         * epa.texi (Encrypting/decrypting *.gpg files):
3035         Mention epa-file-select-keys.
3037 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3039         * gnus.texi (Archived Messages): Remove outdated text.
3041 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
3043         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3045 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
3047         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3049 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
3051         * gnus.texi (The swish++ Engine): Add customizable parameters
3052         descriptions.
3053         (The swish-e Engine): Ditto.
3055 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
3057         * tramp.texi (Inline methods): Add "ksu" method.
3058         (Remote processes): Add example with remote `default-directory'.
3060 2010-12-14  Glenn Morris  <rgm@gnu.org>
3062         * faq.texi (Expanding aliases when sending mail):
3063         Now build-mail-aliases is interactive.
3065 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
3067         * gnus.texi: First pass at adding (rough) nnir documentation.
3069 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071         * gnus.texi (Filtering New Groups):
3072         Mention gnus-auto-subscribed-categories.
3073         (The First Time): Remove, since default-subscribed-newsgroups has been
3074         removed.
3076 2010-12-13  Glenn Morris  <rgm@gnu.org>
3078         * cl.texi (For Clauses): Small fixes for frames and windows.
3080 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
3082         * org.texi (Using capture): Document using prefix arguments for
3083         finalizing capture.
3084         (Agenda commands): Document prefix argument for the bulk scatter
3085         command.
3086         (Beamer class export): Document that also overlay arguments can be
3087         passed to the column environment.
3088         (Template elements): Document the new entry type.
3090 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
3092         * org.texi (Include files): Document :minlevel.
3094 2010-12-11  Julien Danjou  <julien@danjou.info>
3096         * org.texi (Categories): Document category icons.
3098 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
3100         * org.texi (noweb): Fix typo.
3102 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
3104         * gnus.texi (Server Commands): Point to the rest of the server
3105         commands.
3107 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3110         g'.
3112 2010-12-02  Julien Danjou  <julien@danjou.info>
3114         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3116 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3119         (Direct Functions): Note the STARTTLS upgrade.
3121 2010-11-27  Glenn Morris  <rgm@gnu.org>
3122             James Clark  <none@example.com>
3124         * nxml-mode.texi (Introduction): New section.
3126 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128         * gnus.texi (Server Commands): Document gnus-server-show-server.
3130 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
3132         Sync with Tramp 2.2.0.
3134         * trampver.texi: Update release number.
3136 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
3138         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3139         Mention that the TeX specific units won't use the `tex' prefix
3140         in TeX mode.
3142 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3144         * gnus.texi (Misc Article): Document gnus-inhibit-images.
3146 2010-11-17  Glenn Morris  <rgm@gnu.org>
3148         * edt.texi: Remove information about Emacs 19.
3150 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
3152         * trampver.texi: Update release number.
3154 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3156         * gnus.texi (Article Washing): Fix typo.
3158 2010-11-11  Noorul Islam  <noorul@noorul.com>
3160         * org.texi: Fix typo.
3162 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3164         * org.texi (Using capture): Explain that refiling is
3165         sensitive to cursor position.
3167 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3169         * org.texi (Images and tables): Add cross reference to link section.
3171 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3173         * org.texi: Document the <c> cookie.
3175 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3177         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3178         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3180 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3182         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3184 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3186         * org.texi (Project alist): Mention that this is a property list.
3188 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3190         * org.texi (Setting up the staging area): Document that
3191         file names remain visible when encrypting the MobileOrg files.
3193 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3195         * org.texi (Setting up the staging area): Document which
3196         versions are needed for encryption.
3198 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3200         * org.texi (noweb): Update :noweb documentation to
3201         reflect the new "tangle" argument.
3203 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3205         * org.texi (Batch execution): Improve tangling script in
3206         documentation.
3208 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3210         * org.texi (Handling links):
3211         (In-buffer settings): Document inlining images on startup.
3213 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3215         * org.texi (Setting up the staging area): Document use of
3216         crypt password.
3218 2010-11-11  David Maus  <dmaus@ictsoc.de>
3220         * org.texi (Template expansion): Add date related link type escapes.
3222 2010-11-11  David Maus  <dmaus@ictsoc.de>
3224         * org.texi (Template expansion): Add mew in table for link type
3225         escapes.
3227 2010-11-11  David Maus  <dmaus@ictsoc.de>
3229         * org.texi (Template expansion): Fix typo in link type escapes.
3231 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3233         * org.texi (Structure of code blocks): Another documentation tweak.
3235 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3237         * org.texi (Structure of code blocks): Documentation tweak.
3239 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3241         * org.texi (Structure of code blocks):
3242         Update documentation to mention inline code block syntax.
3244 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3246         * org.texi (comments): Improve wording.
3248 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3250         * org.texi (comments): Document the new :comments header arguments.
3252 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3254         * org.texi (Installation): Remove the special
3255         installation instructions for XEmacs.
3257 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3259         * org.texi (Easy Templates): New section.  Documents quick
3260         insertion of empty structural elements.
3262 2010-11-11  Noorul Islam  <noorul@noorul.com>
3264         * org.texi: Fix doc.
3266 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3268         * org.texi (The date/time prompt): Document specification
3269         of time ranges.
3271 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3273         * org.texi (Internal links): Document the changes in
3274         internal links.
3276 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3278         * org.texi (Agenda commands): Document the limitation for
3279         the filter preset - it can only be used for an entire agenda
3280         view, not in an individual block in a block agenda.
3282 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
3284         * org.texi (iCalendar export): Document alarm creation.
3286 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
3288         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3290 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3292         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3294 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
3296         * calc.texi: Use emacsver.texi to determine Emacs version.
3298 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3300         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3301         since that works by default.
3303 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3305         * gnus.texi (Customizing the IMAP Connection): Document
3306         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3308 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
3310         * tramp.texi (Remote shell setup): New item "Interactive shell
3311         prompt".  Reported by Christian Millour <cm@abtela.com>.
3312         (Remote shell setup, Remote processes): Use @code{} for
3313         environment variables.
3315 2010-11-03  Glenn Morris  <rgm@gnu.org>
3317         * ediff.texi (Quick Help Commands, Miscellaneous):
3318         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3320 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3322         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3324 2010-10-31  Glenn Morris  <rgm@gnu.org>
3326         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3328 2010-10-31  Glenn Morris  <rgm@gnu.org>
3330         * cc-mode.texi: Remove reference to defunct viewcvs URL.
3332 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3334         * gnus.texi (Client-Side IMAP Splitting):
3335         Mention nnimap-unsplittable-articles.
3337 2010-10-29  Julien Danjou  <julien@danjou.info>
3339         * gnus.texi (Finding the News): Remove references to obsoletes
3340         variables `gnus-nntp-server' and `gnus-secondary-servers'.
3342 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
3344         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3345         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3346         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3347         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3349 2010-10-28  Glenn Morris  <rgm@gnu.org>
3351         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3352         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3353         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3355 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
3357         * epa.texi (Mail-mode integration): Add alternative key bindings
3358         for epa-mail commands; escape comma.
3359         Don't use the word "PGP", since it is a non-free program.
3361 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
3363         * calc.texi: Use emacsver.texi to determine Emacs version.
3365 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
3367         * gnus.texi (Group Parameters, Buttons): Fix typos.
3369 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3371         * gnus.texi (Subscription Commands): Mention that you can also
3372         subscribe to new groups via the Server buffer, which is probably more
3373         convenient when subscribing to many groups.
3375 2010-10-21  Julien Danjou  <julien@danjou.info>
3377         * message.texi (Message Headers): Allow message-default-headers to be a
3378         function.
3380 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3382         * gnus-news.texi: Mention new archive defaults.
3384 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3386         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3388 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3390         * gnus.texi (HTML): Document the function value of
3391         gnus-blocked-images.
3392         (Article Washing): shr and gnus-w3m, not the direct function names.
3394 2010-10-20  Julien Danjou  <julien@danjou.info>
3396         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3397         variable.
3399 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3401         * gnus.texi (Customizing the IMAP Connection): The port strings are
3402         strings.
3403         (Document Groups): Mention git.
3405 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3407         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3408         bzr/Gnus git sync.
3410 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
3412         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3413         change.
3415 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3417         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3418         @item syntax for in-Emacs makeinfo.
3420 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
3422         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3423         trim sentence.
3425 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
3427         * epa.texi (Caching Passphrases):
3428         * auth.texi (GnuPG and EasyPG Assistant Configuration):
3429         Clarify some configurations require to set up gpg-agent.
3431 2010-10-11  Glenn Morris  <rgm@gnu.org>
3433         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3435 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3437         * gnus.texi (Spam Package Introduction): Mention `$'.
3439 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3441         * makefile.w32-in (emacsdir): New variable.
3442         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3443         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3445 2010-10-09  Glenn Morris  <rgm@gnu.org>
3447         * Makefile.in (mostlyclean): Delete *.toc.
3449         * Makefile.in: Use $< in rules.
3451         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3453         * Makefile.in ($(infodir)): Delete rule.
3454         (mkinfodir): New.  Use it in all the info rules, rather than depending
3455         on infodir.
3457 2010-10-09  Glenn Morris  <rgm@gnu.org>
3459         * gnus.texi (Article Washing): Fix previous change.
3461         * Makefile.in (emacsdir): New variable.
3462         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3463         Depend on emacsver.texi.
3465         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3467         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3469 2010-10-08  Julien Danjou  <julien@danjou.info>
3471         * gnus.texi: Add mm-shr.
3473 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
3475         * gnus.texi (Finding the Parent, The Gnus Registry)
3476         (Registry Article Refer Method): Update docs for nnregistry.el.
3478 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
3480         * auth.texi (Help for users)
3481         (GnuPG and EasyPG Assistant Configuration): Update docs.
3483 2010-10-08  Glenn Morris  <rgm@gnu.org>
3485         * cl.texi (Organization, Installation, Old CL Compatibility):
3486         Deprecate cl-compat for new code.
3487         (Usage, Installation): Remove outdated information.
3489         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3491 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3493         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3495 2010-10-06  Julien Danjou  <julien@danjou.info>
3497         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3499         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3500         broken link.
3502         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3504         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3505         to ReiserFS.
3507         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3508         (FAQ 7-1): Fix getmail URL.
3510 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
3512         * epa.texi (Caching Passphrases): New section.
3514 2010-10-06  Glenn Morris  <rgm@gnu.org>
3516         * Makefile.in (SHELL): Set it.
3517         (info): Move the mkdir dependency to the individual info files.
3518         (mostlyclean): Tidy up.
3519         (clean): Only delete the specific dvi and pdf files.
3520         (maintainer-clean): Be more restrictive in what we delete.
3521         ($(infodir)): Add parallel build workaround.
3523 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3525         * gnus.texi (Misc Article): Document gnus-widen-article-window.
3527 2010-10-03  Julien Danjou  <julien@danjou.info>
3529         * emacs-mime.texi (Display Customization):
3530         Update mm-inline-large-images documentation and add documentation for
3531         mm-inline-large-images-proportion.
3533 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
3535         * tramp.texi (Frequently Asked Questions):
3536         Mention remote-file-name-inhibit-cache.
3538 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540         * gnus.texi (Splitting Mail): Fix @xref syntax.
3541         (Splitting Mail): Really fix the @ref syntax.
3543 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3545         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3546         (Article Hiding): Add google banner example.
3547         Suggested by Benjamin Xu.
3549 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3551         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3552         Remove nnimap-split-rule from examples.
3554 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3556         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3557         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
3558         Fishman.
3559         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3561 2010-09-30  Julien Danjou  <julien@danjou.info>
3563         * gnus.texi (Gravatars): Fix documentation about
3564         gnu-gravatar-properties.
3566 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
3568         * epa.texi (Bug Reports): New section.
3570 2010-09-29  Glenn Morris  <rgm@gnu.org>
3572         * Makefile.in (top_srcdir): Remove unused variable.
3574 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3577         (Client-Side IMAP Splitting): Document 'default.
3579 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3581         * gnus.texi (Customizing the IMAP Connection):
3582         Document nnimap-fetch-partial-articles.
3584 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3586         * gnus-news.texi: Mention nnimap-inbox.
3588         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3590 2010-09-26  Julien Danjou  <julien@danjou.info>
3592         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3594 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3596         * gnus.texi (Security): Remove gpg.el mention.
3598 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3600         * gnus.texi (Browse Foreign Server): New variable
3601         gnus-browse-subscribe-newsgroup-method.
3603         * gnus-news.texi: Mention it.
3605 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3607         * gnus.texi (NoCeM): Remove.
3608         (Startup Variables): No jingle.
3610 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
3612         * woman.texi (Interface Options): xz compression is now supported.
3614 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3616         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3617         (Unavailable Servers): Document gnus-server-copy-server.
3618         (Using IMAP): Document the new nnimap.
3620 2010-09-25  Julien Danjou  <julien@danjou.info>
3622         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3624 2010-09-24  Glenn Morris  <rgm@gnu.org>
3626         * url.texi (Disk Caching): Tweak previous change.
3628 2010-09-24  Julien Danjou  <julien@danjou.info>
3630         * url.texi (Disk Caching): Mention url-cache-expire-time,
3631         url-cache-expired, and url-fetch-from-cache.
3633 2010-09-24  Julien Danjou  <julien@danjou.info>
3635         * gnus.texi: Add Gravatars.
3637 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3641 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3643         * gnus.texi (Expunging mailboxes): Update name of the expunging
3644         command.
3646 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3648         * emacs-mime.texi (rfc2047): Update description for
3649         rfc2047-encode-parameter.
3651 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
3653         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3654         "fish" methods.
3655         (External methods): Remove "scp1_old" and "scp2_old" methods.
3657 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
3659         * tramp.texi: Remove Japanese manual.  Fix typo.
3661         * trampver.texi: Update release number.  Remove japanesemanual.
3663 2010-09-09  Glenn Morris  <rgm@gnu.org>
3665         * org.texi: Restore clobbered changes (copyright years, untabify).
3667 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
3669         * gnus.texi (Adaptive Scoring): Fix typo.
3671 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3673         * gnus.texi (Article Display): Document gnus-html-show-images.
3675 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3677         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3679 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3681         * gnus.texi (HTML): Document gnus-max-image-proportion.
3683 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3685         * gnus.texi (HTML): Document gnus-blocked-images.
3687         * message.texi (Wide Reply): Document message-prune-recipient-rules.
3689 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3691         * gnus.texi (Summary Mail Commands): Note that only the addresses from
3692         the first message are used for wide replies.
3693         (Changing Servers): Remove documentation on gnus-change-server and
3694         friends, since it's been removed.
3696 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3698         * gnus.texi (Drafts): Mention B DEL.
3700 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
3702         * gnus.texi (Delayed Articles): Mention that the Date header is the
3703         original one, even if you delay.
3705 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3707         * gnus.texi (Asynchronous Fetching):
3708         Document gnus-async-post-fetch-function.
3709         (HTML): Made into its own section.
3711 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
3713         Sync with Tramp 2.1.19.
3715         * tramp.texi (Inline methods, Default Method):
3716         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
3717         Remove remark about doubled "-t" argument.
3718         (Auto-save and Backup): Remove reference to Emacs 21.
3719         (Filename Syntax): Describe port numbers.
3720         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
3721         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
3722         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
3723         errors with the backquotes.
3724         (External packages): File attributes cache flushing for asynchronous
3725         processes.
3726         (Traces and Profiles): Describe verbose level 9.
3728         * trampver.texi: Update release number.
3730 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
3732         * dbus.texi (Alternative Buses): New chapter.
3734 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3736         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3738 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
3740         * calc.texi (Customizing Calc): Rearrange description of new
3741         variables to match the presentation of other variables.
3743 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3745         * org.texi (Footnotes, Tables in HTML export): Fix typos.
3747 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
3749         * calc.texi (Making Selections, Selecting Subformulas)
3750         (Customizing Calc): Mention how to use faces to emphasize selected
3751         sub-formulas.
3753 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
3755         * tramp.texi (External packages): File attributes cache flushing
3756         for asynchronous processes.
3758 2010-08-01  Alan Mackenzie  <acm@muc.de>
3760         Enhance the manual for the latest Java Mode.
3762         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3763         annotation-var-cont.
3764         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
3765         two new symbols.
3767 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
3769         * tramp.texi (Traces and Profiles): Describe verbose level 9.
3771 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
3773         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3775 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3777         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3779 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
3781         * org.texi: Add macros to get plain quotes in PDF output.
3782         List additional contributors.
3783         (Capture): New section, replaces the section about remember.
3784         (Working With Source Code): New chapter, focused on documenting Org
3785         Babel.
3786         (Code evaluation security): New section.
3787         (MobileOrg): Document DropBox support.
3788         (TaskJuggler export): Document taskjuggler and Gantt chart support.
3789         (Special symbols): Show how to display UTF8 characters for entities.
3790         (Global TODO list): Clarify the use of the "M" key and the differences
3791         to the "m" key.
3792         (RSS Feeds): Mention Atom feeds as well.
3793         (Setting tags): Remove paragraph about
3794         `org-complete-tags-always-offer-all-agenda-tags'.
3796 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3798         * tramp.texi (Inline methods): Remove remark about doubled "-t"
3799         argument.
3800         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3801         echoing shells.
3803 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
3805         * tramp.texi (Inline methods): Remove "kludgy" phrase.
3806         (Filename Syntax): Describe port numbers.
3808 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
3810         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
3811         forgotten.
3812         (Type Conversion): Precise conversion of natural numbers.
3813         (Errors and Events): Add "debugging" to concept index.  Add variable
3814         `dbus-debug'.
3816 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3818         * dbus.texi (Receiving Method Calls): Add optional argument
3819         EMITS-SIGNAL to `dbus-register-property'.
3821 2010-06-27  Alex Schroeder  <alex@gnu.org>
3823         * nxml-mode.texi (Commands for locating a schema): Fix typo.
3825 2010-06-24  Glenn Morris  <rgm@gnu.org>
3827         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3828         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3829         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3830         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3831         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3832         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3833         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3834         * woman.texi: Start direntry descriptions in column 32, per Texinfo
3835         convention.   Make them end with a period.
3837 2010-06-23  Glenn Morris  <rgm@gnu.org>
3839         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3840         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3841         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3842         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3843         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3844         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3846 2010-06-10  Glenn Morris  <rgm@gnu.org>
3848         * idlwave.texi (Load-Path Shadows):
3849         * org.texi (Handling links): Fix typos.
3851 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3853         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3855 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
3857         * eshell.texi (Built-ins): Describe, how to disable a built-in command
3858         by an alias.  (Bug#6226)
3860 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3862         * calc.texi (Manipulating Vectors): Mention that vectors can
3863         be used to determine bins for `calc-histogram'.
3865 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
3867         * calc.texi: Remove "\turnoffactive" commands throughout.
3869 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
3871         * url.texi (HTTP language/coding, Customization):
3872         * message.texi (Header Commands, Responses):
3873         * cl.texi (Argument Lists): Fix typos.
3875 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3877         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3878         Note that Development menu is always available.
3879         (Creating a project): Fix terminology.
3880         (Add/Remove files): Fix typo.
3882 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3884         * Version 23.2 released.
3886 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
3888         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3890 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
3892         * tramp.texi (Inline methods, Default Method):
3893         Mention `tramp-inline-compress-start-size'.
3895 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3897         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3898         the CVS repo.  Put the Git repo in the news section.
3900         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3901         Removed some mentions of CVS.  Mention the new Git repo.
3903 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
3905         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
3906         (Mail Group Commands): Add index entry.
3908 2010-04-18  Glenn Morris  <rgm@gnu.org>
3910         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3912 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
3914         * calc.texi (Radix modes): Mention that the option prefix will
3915         turn on twos-complement mode.
3916         (Inverse and Hyperbolic Flags): Mention the Option flag.
3918 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3920         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3921         (LaTeX/PDF export commands): Rename and Move section.
3922         (Sectioning structure): Update.
3923         (References): New use case for field coordinates.
3924         (The export dispatcher): Rename from ASCII export.
3925         (Setting up the staging area): Document the availability of
3926         encryption for MobileOrg.
3927         (Images and tables): Document how to reference labels.
3928         (Index entries): New section.
3929         (Generating an index): New section.
3930         (Column width and alignment): Document that <N> now
3931         means a fixed width, not a maximum width.
3932         (Publishing options): Document the :email option.
3933         (Beamer class export): Fix bug in the BEAMER example.
3934         (Refiling notes): Document refile logging.
3935         (In-buffer settings): Document refile logging keywords.
3936         (Drawers): Document `C-c C-z' command.
3937         (Agenda commands): Mention the alternative key `C-c C-z'.
3938         (Special properties): Document the BLOCKED property.
3939         (The spreadsheet): Mention the formula editor.
3940         (References): Document field coordinates.
3941         (Publishing action): Correct the documentation for the
3942         publishing function.
3943         (The date/time prompt): Document that we accept dates
3944         like month/day/year.
3945         (Cooperation): Document the changes in table.el support.
3946         (Faces for TODO keywords, Faces for TODO keywords)
3947         (Priorities): Document the easy colors.
3948         (Visibility cycling): Document the new double prefix
3949         arg for `org-reveal'.
3950         (Cooperation): Remember.el is part of Emacs.
3951         (Clean view): Mention that `wrap-prefix' is also set by
3952         org-indent-mode.
3953         (Agenda commands): Add information about prefix args to
3954         scheduling and deadline commands.
3955         (Search view): Point to the docstring of
3956         `org-search-view' for more details.
3957         (Agenda commands): Document that `>' prompts for a date.
3958         (Setting tags): Document variable
3959         org-complete-tags-always-offer-all-agenda-tags.
3960         (Column attributes): Cross-reference special properties.
3962 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3964         Synchronize with Tramp repository.
3966         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3967         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3968         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3969         syntax, texi2dvi reports errors with the backquotes.
3971         * trampver.texi: Update release number.
3973 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3975         * gnus.texi (Finding the News): Add pointers to the Server buffer
3976         because it's essential.
3978 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3980         * gnus.texi (MIME Commands): Update description of
3981         gnus-article-browse-html-article.
3983 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3985         * auth.texi (Secret Service API): Add TODO node.
3986         (Help for users): Explain the new source options for `auth-sources'.
3988 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3990         * trampver.texi: Update release number.
3992 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3994         * Branch for 23.2.
3996 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3998         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3999         now enabled by default.
4001 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
4003         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4004         when Emacs runs in interactive mode.  (Bug#5645)
4006 2010-02-16  Glenn Morris  <rgm@gnu.org>
4008         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4010 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
4012         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4014 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4016         * gnus.texi (Score File Format): Fix typo.
4018 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
4020         * cc-mode.texi: Replace references to obsolete c-subword-mode.
4022 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
4024         * ada-mode.texi (Project File Overview): Fix typo.
4026 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4028         * semantic.texi: Add Richard Y. Kim credit.
4030         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4032 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
4034         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4035         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
4037 2010-01-17  Glenn Morris  <rgm@gnu.org>
4039         * calc.texi (Reporting Bugs): Don't mention format of repository.
4041         * woman.texi (Bugs): Make "Emacs repository" less specific,
4042         and the URL for same more specific.
4044         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4046 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
4048         * ede.texi (ede-step-project, ede-proj-target):
4049         * tramp.texi (Remote processes): Fix typos.
4051 2010-01-16  Mario Lang  <mlang@delysid.org>
4053         * ede.texi (ede-target):
4054         * org.texi (Refiling notes): Remove duplicated words.
4056 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
4058         * gnus.texi (Posting Styles): Use with-current-buffer.
4059         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4061 2010-01-02  Kevin Ryde  <user42@zip.com.au>
4063         * eieio.texi (Naming Conventions): Correction to xref on elisp
4064         coding conventions, is "Tips" node not "Standards".
4066 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
4068         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4070         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4072 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4074         * gnus.texi (Direct Functions): Add missing port number to tls method.
4076 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
4078         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4079         ($(infodir)/edt, edt.dvi): New targets.
4081 2009-12-15  Glenn Morris  <rgm@gnu.org>
4083         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4084         (edt, $(infodir)/edt, edt.dvi): New targets.
4085         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4087         * Makefile.in (PDF_TARGETS, pdf): New.
4088         (clean): Add *.pdf.
4089         Add pdf rules for all manuals.
4091 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
4093         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4095 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
4097         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4098         (Smart Jump, Analyzer Debug): Copyedits.
4099         (Semantic mode user commands): Link to new nodes.
4100         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4101         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4102         upstream Semantic manual.
4104         * semantic.texi (Introduction): Minor fix to diagram.
4106 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
4108         * eshell.texi (History): Add the other built-in variables.
4109         (Built-ins): Explain built-ins, and how to apply the external commands.
4110         Add `history', `su' and `sudo'.
4112         * tramp.texi (Remote processes): Add missing <RET> in the example.
4114 2009-12-01  Bill Wohler  <wohler@newt.com>
4116         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4117         path for mairix example.  Specify -q in namazu example since namazu is
4118         excessively garrulous.
4120 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
4122         * tramp.texi (Remote processes): Improve eshell example with "su"
4123         and "sudo" commands.
4125 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
4127         * semantic.texi (Analyzer Internals): Rename from Analyzer.
4129         * sem-user.texi (Semantic mode user commands): Fix key syntax.
4130         Document semantic-complete-analyze-inline.
4131         (Semanticdb search debugging commands): Minor clarification.
4132         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4133         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4134         manual.
4135         (Semantic mode): Link to Idle Scheduler.
4137 2009-11-28  Kevin Ryde  <user42@zip.com.au>
4139         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4140         @pxref, now EIEIO is in Emacs.
4142         * erc.texi (Development): Correction to git tutorial url.
4144 2009-11-26  Glenn Morris  <rgm@gnu.org>
4146         * faq.texi (Latest version of Emacs): Mention stability of development
4147         version.
4148         (Problems with very large files): Max buffer size increase in 23.2.
4149         (VM): VM has moved house again.
4151 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
4153         * calc.texi (Radix modes): Discuss alternate bases for two's complement
4154         notations.
4156 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
4158         * org.texi (Column attributes): Fix documentation of new operators.
4160 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
4162         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4163         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4164         (Idle Completions Mode): Numerous copyedits.
4166 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
4168         * semantic.texi (Semantic Internals, Glossary):
4169         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4170         (Semanticdb search debugging commands): Fix typos.
4172 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4174         * calc.texi (Radix modes): Mention twos-complement notation.
4176 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
4178         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4179         ($(infodir)/semantic, semantic.dvi): New targets.
4181 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
4183         * Makefile.in: Build the Semantic manual.
4185         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4186         repository.
4188 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4190         * dbus.texi (Receiving Method Calls): New defun
4191         `dbus-unregister-service'.
4193 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
4195         * org.texi (Speed keys): New section.
4197 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4199         * dbus.texi (Type Conversion): Fix typo.
4200         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4201         `dbus-registered-objects-table'.
4202         (Receiving Method Calls): New defun `dbus-register-property'.
4203         Move `dbus-unregister-object' here.
4205 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4207         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4209 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
4211         * org.texi (Column attributes): Add the new age summary operators.
4212         Also, mention the fact you can only use one summary operator per
4213         property.
4215 2009-11-13  John Wiegley  <johnw@newartisans.com>
4217         * org.texi (Tracking your habits): Add a new section in the
4218         manual about how to track habits.
4219         (Resolving idle time): Add a section on how idle and
4220         dangling clocks are resolved.
4222 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4224         * org.texi (Agenda commands): Document the new `i' command.
4225         (Inserting deadline/schedule): Document logging changes
4226         of scheduling and deadline times stamps.
4227         (In-buffer settings): Document the in-buffer keywords for logging
4228         changes of scheduling and deadline times stamps.
4229         (Structure editing, Plain lists): Document indentation
4230         cycling in empty entries with TAB.
4231         (Archiving): Document the default archiving command.
4232         (Moving subtrees): Document the new keys for archiving.
4233         (Internal archiving): Fix incorrect key.
4234         (Agenda commands): Document the TODO set switching commands.
4235         (Agenda commands): Document the new archiving keys.
4236         (Clocking work time): Better description on how to save
4237         and restore a clock.
4238         (Resolving idle time): Mention the x11idle program to get true
4239         idleness also under X11.
4240         (Resolving idle time): Use @kbd instead of @key for normal
4241         letters, because this is how he rest of the manual does this.
4242         (Pushing to MobileOrg): Mention that `org-directory'
4243         should be set.
4244         (Agenda commands): Document that SPC is a filter for
4245         any tag.
4246         (Search view): Rename from "Keyword search".
4247         (Capure): New chapter.
4248         (Markup): New chapter.
4249         (Links in HTML export, Images in HTML export):
4250         Extend the section titles.
4251         (Images in HTML export): Document the align option.
4252         (Text areas in HTML export): Extend the section title.
4253         (Images in LaTeX export): Explain image placement in LaTeX.
4255 2009-11-10  Glenn Morris  <rgm@gnu.org>
4257         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4259 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4261         * tramp.texi (Auto-save and Backup): Disable backups just for a
4262         method.
4264         * trampver.texi: Update release number.
4266 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4268         Sync with Tramp 2.1.17.
4270         * trampver.texi: Update release number.
4272 2009-10-29  Glenn Morris  <rgm@gnu.org>
4274         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4276 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
4278         * tramp.texi (External methods): Temporary files are kept for
4279         `rsync' and `rsyncc' methods.
4281 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
4283         * eieio.texi: Fix typos.
4285 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4287         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4289 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
4291         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4292         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4294 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4296         * Makefile.in: Build EIEIO and EDE manuals.
4298 2009-10-07  Eric Ludlam  <zappo@gnu.org>
4300         * eieio.texi:
4301         * ede.texi: New files.
4303 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
4305         * tramp.texi (Remote processes): Association of a pty is not supported.
4307 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
4309         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4310         (Processing LaTeX fragments): Document that the size of images can be
4311         changes using the variable `org-format-latex-options'.
4312         (The date/time prompt, Timestamps): Be more accurate over ISO format
4313         dates and times.
4314         (Visibility cycling): Document showeverything keyword.
4315         (In-buffer settings): Document showeverything keyword.
4316         (Setting up the staging area): Fix the example.
4317         (MobileOrg): New section.
4318         (Agenda commands, Exporting Agenda Views): Document exporting the
4319         agenda view to Org files.
4321 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
4323         * tramp.texi (History): Add IMAP support.
4324         (External methods): Add `imap' and `imaps' methods.
4325         (GVFS based methods): Add indices for `davs'.
4326         (Password handling): Rename anchors.  Add IMAP entries for
4327         ~/.authinfo.gpg.
4329         * trampver.texi: Set default value of `emacsimap'.
4331 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4333         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4335 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
4337         * dired-x.texi (Technical Details):
4338         Delete dired-up-directory (Bug#4292).
4340 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
4342         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4344 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
4346         * org.texi (Effort estimates): Document new effort setting commands.
4347         (Agenda commands): Document the new keys fro agenda time motion.
4348         Document entry text mode.  Improve documentation of the keys to include
4349         inactive time stamps into the agenda view.
4350         (Feedback): Document the new bug report command.
4351         (Structure editing): Add an index entry for the sorting of subtrees.
4353 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
4355         * auth.texi (Help for users): Corrected markup.
4357 2009-09-02  Glenn Morris  <rgm@gnu.org>
4359         * emacs-mime.texi (time-date): Mention float-time.
4361 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
4363         * calc.texi (Simplifying Formulas): Improve the wording.
4365 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
4367         * auth.texi: Rewritten for coverage and clarity.
4369 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4371         * gnus.texi (Expiring Mail):
4372         Mention gnus-mark-copied-or-moved-articles-as-expirable.
4373         (Various Various): Mention gnus-safe-html-newsgroups.
4375         * gnus-news.texi: Mention
4376         gnus-mark-copied-or-moved-articles-as-expirable.
4378         * emacs-mime.texi (Display Customization): Add xref to
4379         gnus-safe-html-newsgroups.
4381 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
4383         * tramp.texi (Version Control): Remove.
4384         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
4385         reference.
4386         (External methods): Correct `scpc' concept index entries.  New method
4387         `rsyncc'.
4388         (External packages): New subsections "Filename completion" and "File
4389         attributes cache".
4391 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
4393         * calc.texi (Rewrite Rules): Improve the example.
4394         (Simplifying Formulas): Explain use of the I and H flags for
4395         simplification.
4397 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
4399         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4400         Describe autostart behavior of dbus-ping.
4401         (Synchronous Methods, Asynchronous Methods): Use English numeric format
4402         for timeout values.
4403         (Top): Remove footnote saying D-Bus is not enabled by
4404         default.  (Bug#4256)
4406 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
4408         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4409         Reported by Jari Aalto (Bug#4211).
4410         (Mail-mode integration): Mention epa-mail-mode and
4411         epa-global-mail-mode.
4412         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4413         epa-setup.
4415 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
4417         * dbus.texi (Asynchronous Methods): Allow nil handler.
4419 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
4421         * ediff.texi (ediff-current-file): Add information about this new function.
4423         * viper.texi: Add information about C-s in viper's search command.
4425 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
4427         * calc.texi (Date Forms): Fix typos.
4429 2009-08-08  Glenn Morris  <rgm@gnu.org>
4431         * org.texi (Agenda commands): Restore clobbered change.
4433 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
4435         * calc.texi (Graphics, Devices): Update with the peculiarities of
4436         operation on MS-Windows.
4438 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
4440         * org.texi (Publishing action): Improve documentation of file
4441         names when publishing to the source directory.
4442         (Clean view): Document `org-indent-mode'.
4443         (Clocking work time): Add documentation for the
4444         new :timetamp option when creating a clock report.
4445         (Paragraphs): Fix many typos.
4446         (Plain lists): Remove duplicate explanation about the
4447         `C-c *' command.
4448         (Literal examples): Update to reflect the new behavior
4449         of the -n -r -k switches when exporting source code examples.
4450         (Structure editing): Add information about `C-c *',
4451         converting a plain list into a list of Org items.
4452         (Remember): Small rephrasing of the paragraph
4453         describing remember.el.  Also mentioned that remember.el is part
4454         of Emacs 23, not Emacs 22.
4455         (Clocking work time): Add documentation about
4456         displaying the current clocking time against the effort estimate.
4457         Also add a footnote about using `org-clock-in-prepare-hook' to add
4458         an effort estimate on the fly, just before clocking it.
4459         (Footnotes): Document automatic renumbering and
4460         sorting.
4461         (Agenda commands): Document new bulk commands.
4462         (Plain lists): Document new behavior of
4463         `org-cycle-include-plain-lists'.
4464         Hyphenation only in TeX.
4465         (Clocking work time): Document the key to update effort
4466         estimates.
4467         (Clocking work time): Document the clock time display.
4468         (Structure editing, TODO basics): Document new
4469         variables.
4470         (Column attributes): Document new colciew operators.
4471         (Publishing options): Document :xml-declaration.
4472         (Tracking TODO state changes): Document the
4473         LOG_INTO_DRAWER property.
4474         (Literal examples): Document the new implementation for
4475         editing source code.
4476         (Publishing action): Mention the new publishing
4477         function, to publish an Org source file.
4478         (Publishing links): Mention how to link to an Org source file.
4479         (Macro replacement): Document new macros.
4480         (Handling links): Document type-specific completion
4481         when inserting links.
4482         (Structure editing, Plain lists): Improve documentation
4483         on sorting.
4484         (Internal links): Document custom ids for links.
4485         (Handling links): Document custom ids for links.
4486         (CSS support): Document new class.
4487         (Refiling notes): Document the possibility to create new nodes
4488         during refiling.
4489         (Agenda commands): Document the "?" operator to find
4490         tasks without effort setting.
4491         (Exporting agenda information): Section moved.
4492         (RSS Feeds): New section.
4493         (Built-in table editor): Document M-e and M-a navigate
4494         inside table field.
4495         (Stuck projects): Docment that projects identified as
4496         un-stuck will still be searchd for stuck sub-projects.
4497         (Paragraphs): Document centering.
4498         (Creating timestamps, Agenda commands): Document new
4499         behavior when changing time stamps.
4500         (Structure editing): Document the new command
4501         `org-clone-subtree-with-time-shift'.
4502         (Publishing): Refresh this chapter.
4503         (Export options, Export options, In-buffer settings):
4504         Document the new keywords.
4505         (Matching tags and properties): Collect all
4506         documentation about tags/property matches here.
4507         (Setting tags): Document `org-tag-persistent-alist'.
4508         (Weekly/daily agenda): New section.
4509         (Orgstruct mode): Describe `orgstruct++-mode'.
4510         (Drawers): Mention the LOGBOOK drawer.
4511         (Export options, Sectioning structure): Document the
4512         #+LEATEX_HEADER in-buffer setting.
4513         (Bugs): Section removed.
4514         (Hooks): New section.
4515         (Add-on packages): Move here from old location.
4516         (Context-sensitive commands): New section.
4517         (Setting tags): Document newline option.
4518         (Global TODO list, Matching tags and properties):
4519         Mention more variables.
4520         (Checkboxes): Update to changed command behavior.
4522 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
4524         * speedbar.texi (Basic Key Bindings): Fix typo.
4526 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
4528         * calc.texi (Vector/Matrix Functions): Add index entries for both
4529         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
4530         affects matrices with more than one row.
4531         (Help Commands): Add index entries for "prefix ?" key bindings.
4533 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
4535         * calc.texi (Stack Manipulation Commands): Add documentation for
4536         `calc-transpose-lines'.
4538 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
4540         * dbus.texi (Receiving Method Calls): Describe special return value
4541         `:ignore'.
4543 2009-07-24  Alan Mackenzie  <acm@muc.de>
4545         * cc-mode.texi (Config Basics, File Styles): Document that at mode
4546         initialization, any individual variable setting now takes precedence
4547         over one done via c-file-style/c-file-offsets.
4549 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
4551         * calc.texi (Undoing Mistakes): Mention that the undo list will be
4552         truncated when Calc is quit.
4553         (Customizing Calc): Document `calc-undo-length'.
4555 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
4557         * calc.texi (About This Manual): Don't mention chapter numbers in text.
4559 2009-07-11  Kevin Ryde  <user42@zip.com.au>
4561         * pcl-cvs.texi (About PCL-CVS):
4562         * widget.texi (Basic Types):
4563         Fix cross-references.
4565 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
4567         * dbus.texi (Type Conversion): Don't use literal control character.
4569 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
4571         * tramp.texi (GVFS based methods): New section.
4572         (Remote processes): Processes for GVFS based methods run locally.
4574 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
4576         * tramp.texi (Inline methods, External methods, Gateway methods):
4577         Avoid the words "kludge" and hack".
4578         (External methods): Add `synce' method.
4580         * trampver.texi: Update release number.
4582 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
4584         Sync with Tramp 2.1.16.
4586         * tramp.texi (History): Add GVFS support.
4587         (External methods): Precise `rsync' description.  Add `dav', `davs' and
4588         `obex' methods.  Add 'tramp-gvfs-methods' option.
4589         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4590         forms.
4591         (Remote Programs): Introduce `tramp-own-remote-path'.
4592         (Remote processes): New subsection "Running remote programs that create
4593         local X11 windows".
4594         (Frequently Asked Questions): Improve code for disabling vc.
4596         * trampver.texi: Update release number.  Set default value of
4597         `emacsgvfs'.
4599 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4601         * Branch for 23.1.
4603 2009-06-17  Glenn Morris  <rgm@gnu.org>
4605         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4606         (Latest version of Emacs): Mention source code repository.
4608 2009-06-16  Glenn Morris  <rgm@gnu.org>
4610         * faq.texi (Top): Language tweak.
4611         (Extended commands): Most people have arrow keys.
4612         (Emacs manual): Say how to follow info links.
4613         (File-name conventions): Change title a bit.  Explain about source
4614         versus installed.  Condense etc description.
4615         (Guidelines for newsgroup postings): Mention Savannah list page.
4616         (Newsgroup archives): Simplify.
4617         (Contacting the FSF): Add contact URL.
4618         (Emacs Lisp documentation): Printed version not always available.
4619         (Installing Texinfo documentation): Explain how by hand installation is
4620         not normally needed.  Use add-to-list.  Remove duplicate reference.
4621         (Informational files for Emacs): Move info on Help menu here from
4622         "File-name conventions".
4623         (Help installing Emacs): Tweak uref.
4624         (Obtaining the FAQ): Mention repository.
4625         (Origin of the term Emacs): Explain "ITS".
4626         (Changing load-path): Use add-to-list.
4627         (Automatic indentation): Clarify this is for Text mode.
4628         Don't mention Indented Text mode.
4629         (Finding Emacs on the Internet): The FSF does not seem to offer a
4630         deluxe distribution on CD anymore.
4632 2009-06-16  Glenn Morris  <rgm@gnu.org>
4634         * faq.texi (Top): Mention which Emacs version this FAQ is about.
4635         Recommend the latest release.  Mention how to get older FAQs.
4636         Recommend the Emacs manual.
4637         (Guidelines for newsgroup postings): Discourage cross-posts.
4638         (Underlining paragraphs): Remove.
4639         (Editing MS-DOS files): Remove pre-Emacs 20 information.
4640         (Bugs and problems): Update key-binding.
4641         (Problems with very large files): Mention 64-bit.
4642         (Shell process exits abnormally): Remove.
4643         (Problems with Shell Mode): Rename and update.
4644         (Spontaneous entry into isearch-mode)
4645         (Problems talking to certain hosts): Remove.  This is old information,
4646         in etc/PROBLEMS if needed.
4647         (Emacs takes a long time to visit files, Updating Emacs): Remove.
4648         (Dired claims that no file is on this line): Update.
4649         (Installing Emacs, Problems building Emacs): Simplify.
4650         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4651         information.
4652         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
4653         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4654         (JDEE): "JDEE", not "JDE".
4655         (Handling C-s and C-q with flow control, Binding C-s and C-q):
4656         Remove.  This is old information, in etc/PROBLEMS if needed.
4657         (stty and Backspace key, Kanji and Chinese characters): Remove.
4658         (Right-to-left alphabets): Update section.
4659         (Changing the included text prefix): Gnus uses message-yank-prefix.
4660         Add cross-reference to Supercite manual.
4661         (Saving a copy of outgoing mail): Simplify output file description.
4662         (Expanding aliases when sending mail): Refer to Emacs manual.
4663         Remove old info about RFC822.
4664         Correct description of how to rebuild aliases.
4665         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4666         (MIME with Emacs mail packages)
4667         (Viewing articles with embedded underlining)
4668         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4669         Remove old sections.
4670         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
4671         and is well-documented in the Gnus manual.
4672         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4673         (Making Gnus faster): Rename from "Starting Gnus faster".
4674         Merge "Catch-up is slow in Gnus" into here.
4676 2009-06-14  Glenn Morris  <rgm@gnu.org>
4678         * faq.texi (Status of Emacs): Re-order with most recent releases first.
4679         (New in Emacs 23): New section.
4680         (Handling C-s and C-q with flow control): Add xref.
4682 2009-06-13  Glenn Morris  <rgm@gnu.org>
4684         * faq.texi (Setting up a customization file): Grammar fix.
4685         Customize is no longer "new".
4686         (Displaying the current line or column): Line-number mode is on by
4687         default.  Don't mention `column' package.  Mention linum.el.
4688         (Turning on abbrevs by default): Explain how to do it for buffers,
4689         modes, and everywhere.
4690         (Associating modes with files): Use add-to-list.  Don't mention Emacs
4691         19.
4692         (Highlighting a region): On by default since 23.1.
4693         (Replacing highlighted text): Update doc quote.
4694         (Working with unprintable characters): Don't mention search-quote-char.
4695         (Using an already running Emacs process): Gnuclient is probably not an
4696         enhancement these days.
4697         (Indenting switch statements): Remove mention of pre-Emacs 20.
4698         (Horizontal scrolling): Abbreviate Emacs 20 description.
4699         (Replacing text across multiple files): Fix name of dired command.
4700         (Disabling backups): Use require not load.
4701         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4703 2009-06-13  Bill Wohler  <wohler@newt.com>
4705         Release MH-E manual version 8.2.
4707         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4708         release 8.2.
4710 2009-06-13  Glenn Morris  <rgm@gnu.org>
4712         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4713         in this day and age the common meaning is "on the web".
4714         (copying): Use @copyright in all cases.
4715         (Basic keys): Remove reference to deleted manual node "Text Characters".
4716         (File-name conventions): Use GNU as an example rather than SERVICE.
4717         default.el lives in site-lisp.  Update Info directory location.
4718         (Real meaning of copyleft): GPL actions have been brought, but all
4719         settled out of court.
4720         (Guidelines for newsgroup postings): Shorten section title.
4721         Simplify comp.emacs description.
4722         (Newsgroup archives): Change Google URL.  Describe Gmane.
4723         (Unsubscribing from Emacs lists): Remove discussion of "distribution
4724         points".  Mention List-Unsubscribe header.
4725         (Contacting the FSF): Update email and URLs.
4726         (Basic editing): Mention F1 for help.
4727         (Installing Texinfo documentation): Refer to Texinfo website rather
4728         than ftp server.
4729         (Printing a Texinfo file): Mention texi2pdf.
4730         (Informational files for Emacs): Don't describe FTP or SERVICE, they
4731         are just stubs nowadays.
4732         (Latest version of Emacs): Explain version numbers.
4733         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4734         (Turning on syntax highlighting): No need to mention hilit19 any more.
4735         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4736         (Modes for various languages): Remove section.
4737         (Major packages and programs): Remove most version and maintainer
4738         information - it's hard to keep up-to-date, and adds nothing.
4739         Similarly with direct links to mailing lists.
4740         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
4741         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4742         years, and Emacs comes with tools for this now.
4743         (Patch): Remove section - this is a standard tool.
4744         (Using function keys under X): Remove section.
4746 2009-06-12  Glenn Morris  <rgm@gnu.org>
4748         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4749         (Help installing Emacs): Remove reference to deleted X11 node.
4750         (Associating modes with files): Interpreter-mode-alist is no longer
4751         subservient to auto-mode-alist.
4752         (Installing Emacs): Change future Emacs version.
4753         (Linking with -lX11 fails): Remove old section.
4754         (Packages that do not come with Emacs): Update ELL location.
4755         Emacs Lisp archive is dead.
4756         (Emacs for Windows): Remove reference to old CE port.
4757         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4758         (Emacs for VMS and DECwindows): Remove old ports.
4759         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4760         (Removing flashing messages): Remove section about non-existent Gnus
4761         option.
4763         * faq.texi (Top): Add @top command.
4764         Remove the optional arguments from all @node commands: makeinfo can
4765         generate these automatically, and it is easier to edit and rearrange
4766         nodes without them.
4768 2009-06-11  Glenn Morris  <rgm@gnu.org>
4770         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4771         (The LPF): Make the updated URL the sole reference point.
4772         (Learning how to do something): Update refcard price and format.
4773         (Getting a printed manual): Sources in doc/emacs/, not man/.
4774         Also available in PDF format.  Since the page count varies, be less
4775         precise.
4776         (Informational files for Emacs): Remove references to deleted files
4777         LPF and SUN-SUPPORT, and to UUCP.
4778         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4779         Remove many obsolete ways to get the FAQ, which now seems only to be
4780         distributed with Emacs.
4781         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4783 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
4785         * org.texi (Org Plot): Fix tags (Bug#3507).
4786         (Workflow states, Agenda commands): Fix tags (Bug#3508).
4788         * ada-mode.texi (Installation, Compile commands)
4789         (Project File Overview, No project files, Set compiler options)
4790         (Use GNAT project file, Use multiple GNAT project files)
4791         (Identifier completion): Use @samp for menu items, and @kbd for key
4792         sequences (Bug#3504).
4794 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
4796         * gnus.texi (Security): Fix wording; add a link to epa.info.
4798 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
4800         * message.texi (Header Commands): Fix descriptions to match
4801         keybindings.
4803 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
4805         * gnus.texi (Security): Mention that EasyPG is the current default.
4807 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
4809         * ediff.texi (Session Commands): Fix typo.
4811 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4813         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4814         news.software.readers.  Reported by Florian Rehnisch.
4816 2009-04-02  Glenn Morris  <rgm@gnu.org>
4818         * auth.texi: Capitalize direntry.
4820         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4821         using a period in the entry name.  (Bug#2797)
4823 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
4825         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4826         ($(infodir)/auth, auth.dvi): New targets.
4828 2009-03-03  Glenn Morris  <rgm@gnu.org>
4830         * auth.texi: Fix @setfilename.
4832         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4833         (auth, $(infodir)/auth, auth.dvi): New rules.
4835 2009-02-25  Glenn Morris  <rgm@gnu.org>
4837         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
4839 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4841         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4843 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4845         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4846         gnus-nocem-issuers, and gnus-nocem-verifyer.
4848 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
4850         * ada-mode.texi (Project files, Automatic Casing):
4851         * dbus.texi (Signals):
4852         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4853         * mh-e.texi (HTML):
4854         * nxml-mode.texi (Locating a schema)
4855         (Using the document's URI to locate a schema):
4856         * org.texi (Footnotes, Using the mapping API):
4857         * rcirc.texi (Channels): Remove duplicate words.
4859 2009-02-20  Glenn Morris  <rgm@gnu.org>
4861         * dired-x.texi (Miscellaneous Commands):
4862         * gnus.texi: Minor updates for mbox Rmail.
4864 2009-02-16  Karl Berry  <karl@gnu.org>
4866         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4867         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4868         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4869         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4870         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4871         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4872         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4873         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4874         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4875         Consistently use @insertcopying in the Top node,
4876         @contents at the front (after @end titlepage),
4877         and @direntry after @copying.  (Bug#1988)
4879 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4881         * auth.texi: New file documenting auth-source.
4883 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
4885         * org.texi (Org Plot): Fix link.
4887 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
4889         * epa.texi (Mail-mode integration): Mention the way to do
4890         "encrypt-to-self".  (Bug#1807)
4892 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
4894         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
4896 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4898         * gnus-news.texi: Print version about Incoming*.
4900 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
4902         * org.texi (Structure editing, Handling links)
4903         (Fast access to TODO states, Javascript support): Make standard docs
4904         correctly reflect default variable settings.
4906 2009-02-02  Glenn Morris  <rgm@gnu.org>
4908         * org.texi: Fix typos.
4910 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
4912         Sync with Tramp 2.1.15.
4914         * trampver.texi: Update release number.
4916 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4918         * org.texi (TODO dependencies): Document TODO dependencies on
4919         checkboxes.
4921 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
4923         * org.texi (TODO dependencies): Document key binding for toggling
4924         ORDERED property.
4926 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
4928         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
4929         of hook functions.
4931 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
4933         * org.texi (TODO dependencies): New section.
4935 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
4937         * org.texi (Plain lists, TODO basics, Priorities)
4938         (Multiple sets in one file, Conflicts): Document interaction with
4939         `shift-selection-mode'.
4941 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
4943         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4944         Make Calc the subject of sentences.
4945         (Rearranging Formulas using Selections): Discuss new options
4946         for `j *'.
4948 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
4950         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4952 2009-01-26  Glenn Morris  <rgm@gnu.org>
4954         * org.texi: Fix typos.
4956 2009-01-26  Bill Wohler  <wohler@newt.com>
4958         * mh-e.texi (EDITION, UPDATED): Update.
4960 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4962         * org.texi (References): Add information about remote references.
4963         (Built-in table editor): Document `C-c RET' in tables.
4964         (Math symbols, Quoting LaTeX code): Mention that simple
4965         LaTeX macros survive LaTeX export.
4966         (Images in LaTeX export): Show how to create a reference to a
4967         figure.
4968         (Sectioning structure): Document that the LaTeX class can be
4969         specified in a property.
4970         (Text areas in HTML export): New section.
4971         (External links): Add examples for text search and ID links.
4972         (Built-in table editor): Remove the descriptio of `C-c
4973         C-q', it not longer works.
4974         (Literal examples): Document that a space must follow
4975         the colon in short examples.
4976         (Relative timer): Document `org-timer-stop'.
4977         (Footnotes): New section.
4978         (Footnote markup): Shorten section and refer to new Footnote
4979         section.
4980         (Literal examples): Add documentation for line
4981         numbering in and references to code examples.
4982         (CSS support): Fix the description of default CSS styles.
4983         (Capturing column view): Document
4984         "file:path/to/file.org" as an allowed value for the ID property of
4985         a dynamic block copying column view.
4987 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4989         * mh-e.texi (Getting Started): Describe $MH.
4991 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4993         * tramp.texi (all): Harmonize usage of "external method",
4994         "external transfer method" and "out-of-band method".
4995         (Connection types): Precise the differences of inline and external
4996         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4998 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5000         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5001         commands as described at the top.  Reported by Allan Gottlieb
5002         <gottlieb@nyu.edu>.
5004 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5006         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5007         nnmail-pathname-coding-system.
5009 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
5011         * org.texi (Relative timer): Fix typo.
5013 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
5015         * org.texi (Clocking work time): Fix typo.
5016         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
5018 2009-01-13  Glenn Morris  <rgm@gnu.org>
5020         * org.texi: Fix some more typos.
5022 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
5024         * org.texi: Fix some typos.
5026 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5028         * gnus.texi (Group Parameters): Add note for local variables.
5030 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5032         * gnus.texi (Converting Kill Files): Fix URL.
5033         Include gnus-kill-to-score.el in contrib directory.
5035 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5037         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5038         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
5039         (Paging the Article): Add index entry.
5041 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
5043         * ada-mode.texi (Examples): Delete redundant text.
5045 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
5047         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5049         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5050         addresses.
5052 2009-01-03  Bill Wohler  <wohler@newt.com>
5054         * mh-e.texi (Scan Line Formats): Indicate that first column should be
5055         kept empty.
5057 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
5059         * org.texi (Activation, Exporting, ASCII export, HTML export)
5060         (HTML Export commands, LaTeX/PDF export commands):
5061         Improve documentation about transient-mark-mode.
5062         (References): Document the use of special names like $LR1 to reference
5063         to fields in the last table row.
5065 2008-12-19  Juri Linkov  <juri@jurta.org>
5067         * info.texi (Search Text): Remove mention of removed key binding M-s.
5069 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
5071         * org.texi (References): Remove mentioning of @0 as reference for the
5072         last line, this has been reverted in the Lisp sources.
5074 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
5076         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5077         (DVI_TARGETS): Remove duplicates.  Add sasl.
5078         ($(infodir)/sasl, sasl.dvi): New targets.
5080 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
5082         * org.texi: Version number pushed to 6.15d.
5084 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
5086         * org.texi (Tables in LaTeX export): New section.
5087         (Images in LaTeX export): New section.
5088         (Inlined images, Images in HTML export): Sections renamed.
5090 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5092         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5094 2008-12-04  David Engster  <dengste@eml.cc>
5096         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
5097         of nnml-get-new-mail.  Change URL for mairix patch.
5099 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
5101         * org.texi (Using the mapping API): Fix bug in mapping example.
5102         (Publishing options): Make the list of properties complete again, in
5103         correspondence to the variable `org-export-plist-vars'.
5104         (Property searches): Document new special values for time comparisons.
5105         (Tag inheritance): Refine the description of tag inheritance.
5106         (Project alist): Add info about the publishing sequence of components.
5107         (Effort estimates): Document the new relative timer.
5109 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
5111         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5112         (Using Calc): Clarify use of `C-x * o'.
5113         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5115 2008-11-28  Richard M Stallman  <rms@gnu.org>
5117         * dbus.texi (Receiving Method Calls): Clean up previous change.
5119 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
5121         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5122         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5123         `dbus-unescape-from-identifier'.
5124         (Receiving Method Calls): New constants `dbus-service-emacs' and
5125         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
5126         (Signals): Use the constants in the example.
5128 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
5130         * org.texi: Re-apply change to FDL 1.3.
5132 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
5134         * org.texi (Setting up Remember): Document `org-remember-mode'.
5135         (External links): Document that bbdb links can use a regular
5136         expression.
5137         (External links): Document that elisp links can contain interactive
5138         commands.
5140 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
5142         * viper.texi (viper-translate-all-ESC-keysequences):
5143         Description removed.
5145 2008-11-19  Glenn Morris  <rgm@gnu.org>
5147         * doclicense.texi: Change to FDL 1.3.
5148         Relicense all texi files under FDL 1.3 or later.
5150 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
5152         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5154 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
5156         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5158         * ediff.texi: Version/date change.
5160 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
5162         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5164 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
5166         * calc.texi (About This Manual): Comment out a mention of
5167         marginal notes.
5169 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
5171         * org.texi (Clocking work time): Document the :formula property of
5172         clock tables.
5173         (Structure editing, Refiling notes): Document refiling regions.
5174         (Agenda commands): Document the double-prefix version
5175         of the `l' command in the agenda.
5176         (Handling links): Explain the effect of a double prefix
5177         arg to `C-c C-o'.
5178         (TODO basics): Add documentation for tag triggers.
5180 2008-10-23  Glenn Morris  <rgm@gnu.org>
5182         * cl.texi (Function Bindings): Mention `flet' fails to deal with
5183         byte-compiling things like `+'.
5185         * ns-emacs.texi: Merge copyright years of author now with assignment
5186         into FSF years.
5187         (VER): Use it for easier automatic updating.  Use Emacs version rather
5188         than standalone Emacs.app version.
5190 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
5192         * org.texi: Lots of minor fixes.
5193         (Capture): New chapter.
5194         (Org Plot): New section.
5196 2008-09-30  Magnus Henoch  <mange@freemail.hu>
5198         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5200 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
5202         * calc.texi (User Defined Units): Mention how to enter optional display
5203         string.
5205 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5207         * message.texi (Sending Variables): Fix variable documentation to
5208         avoid the "y/n" wording.
5210 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5212         * message.texi (Sending Variables): Add `message-confirm-send' doc.
5214 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5216         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5217         @enumerate section so as to be able to be formatted with MAKEINFO=no.
5219 2008-09-22  Bill Wohler  <wohler@newt.com>
5221         Release MH-E manual version 8.1.
5223         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5224         release 8.1.
5226         * mh-e.texi: Retain dual license as agreed to by the FSF.
5227         However, bump GPL to Version 3.
5228         Use @include for license text.
5230 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5232         * gnus.texi (Top, Setup, Fancy splitting to parent)
5233         (Store custom flags and keywords, Store arbitrary data):
5234         Clean up markup.
5236 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5238         * gnus.texi (The Gnus Registry): Document it.
5240 2008-09-08  David Engster  <dengste@eml.cc>
5242         * gnus.texi (nnmairix): Point out that nnml uses MH format.
5243         Clarify section about choosing back end servers.
5245 2008-08-23  Glenn Morris  <rgm@gnu.org>
5247         * dired-x.texi (Shell Command Guessing):
5248         Mention dired-guess-shell-case-fold-search.  (Bug#417)
5250 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
5252         * trampver.texi: Update release number.
5254 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
5256         * ns-emacs.texi: Update version.
5257         (Introduction): Correct menu location for options save.
5258         (Customization): Note that defaults are stored under org.gnu.Emacs.
5260 2008-08-11  Bill Wohler  <wohler@newt.com>
5262         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5263         explicit about GNU mailutils MH elsewhere (with thanks to Darel
5264         Henman) (closes SF #1768928).
5266 2008-08-10  Glenn Morris  <rgm@gnu.org>
5268         * ns-emacs.texi: Use @copying.  Change copyright of authors with
5269         assignment to FSF.  Change license to GFDL.
5270         (Top): Remove outdated references.
5272 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
5274         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5275         Add gnus-summary-sort-by-most-recent-number and
5276         gnus-summary-sort-by-most-recent-date.
5277         (Summary Sorting): Explain prefix argument.
5279 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5281         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5282         gnus-summary-pipe-output.
5284 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
5286         * dbus.texi (Receiving Method Calls): Document error handling of own
5287         D-Bus methods.
5289 2008-08-01  Bill Wohler  <wohler@newt.com>
5291         * mh-e.texi (Reading Mail)
5292         (Viewing Attachments): Describe new function
5293         mh-show-preferred-alternative.
5294         (Sending Mail, Redistributing, Sending Message): Describe new hook
5295         mh-annotate-msg-hook.
5297 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
5299         * dbus.texi (Arguments and Signatures): Fix example.
5300         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5301         (Asynchronous Methods): New node.
5302         (Errors and Events): Describe extended layout of `dbus-event'.
5303         New defun `dbus-event-message-type'.
5305 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5307         * ediff.texi: Remove VMS support.
5309 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
5311         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5312         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5314 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
5316         * Makefile.in: Add mairix-el targets.
5318 2008-07-29  David Engster  <deng@randomsample.de>
5320         * mairix-el.texi: New file.
5322 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
5324         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5325         project files.  Delete 'main_unit' project variable; not needed.  Allow
5326         process environment variables wherever project variables are allowed.
5327         Add tutorial section on multiple GNAT project files.
5329 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
5331         Sync with Tramp 2.1.14.
5333         * trampver.texi: Update release number.
5335 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5337         * ns-emacs.texi:
5338         * faq.texi: Remove mentions of Mac Carbon.
5340 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5342         * gnus.texi (Saving Articles): Describe the 2nd argument of
5343         gnus-summary-save-in-pipe.
5344         (SpamAssassin): Use it.
5346 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5348         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5350 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
5352         * org.texi (Export options): Document the use of the creator flag.
5354 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
5356         * org.texi: New version 6.06a.
5358 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
5360         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5361         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5363 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5365         * calc.texi (Editing Stack Entries):
5366         (Algebraic Entry): Rewrite introductory sentences so it can be used by
5367         Calc's help functions.  Mention fixing typos.
5368         (Customizing Calc): Fix typo.
5370 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
5372         * calc.texi (summarykey): New macro.  Use to correctly format keys in
5373         the summary.
5375 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
5377         * ns-emacs.texi (Customization): Corrected documentation on color
5378         specification formats.
5380 2008-07-19  Andreas Schwab  <schwab@suse.de>
5382         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
5384         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5385         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5387 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
5389         * dbus.texi (Inspection): Rework, introduce submenus.
5390         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5391         (Properties and Annotations, Arguments and Signatures): New nodes.
5393 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
5395         * dbus.texi (Receiving Method Calls): Fix description of
5396         `dbus-register-method'.
5397         (Signals): Allow also signal arguments for filtering in
5398         `dbus-register-signal'.
5400 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5402         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5403         `cnorm'.
5404         (Arithmetic Tutorial): Simplify the verification of prime factors.
5406 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5408         * gnus.texi (Saving Articles): Mention
5409         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5411 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
5413         * calc.texi: Adjust mode line throughout.
5415 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
5417         * sasl.texi (Mechanisms): Fix typos.
5419 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
5421         * calc.texi (Killing from the stack): Mention using normal Emacs
5422         copying.
5424 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
5426         * tramp.texi (Password handling): Rename from "Password caching".
5427         Add `auth-source' mechanism.
5428         (Connection caching): Tramp reopens the connection automatically,
5429         when the operating system on the remote host has been changed.
5431 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5433         * makefile.w32-in (distclean): Remove makefile.
5435 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
5437         * org.texi (Using the mapping API): New section.
5438         (Agenda column view): New section.
5439         (Moving subtrees): Document archiving to the archive sibling.
5440         (Agenda commands): Document columns view in the agenda.
5441         (Using the property API): Document the API for multi-valued properties.
5443 2008-06-17  Jason Riedy  <jason@acm.org>
5445         * org.texi (A LaTeX example): Note that fmt may be a one-argument
5446         function, and efmt may be a two-argument function.
5447         (Radio tables): Document multiple destinations.
5449 2008-06-16  Glenn Morris  <rgm@gnu.org>
5451         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5452         Add Cover-Texts.
5454 2008-06-15  Glenn Morris  <rgm@gnu.org>
5456         * faq.texi (VER): Update to 23.0.60.
5458         * mh-e.texi: Remove option of licensing under GPL.
5459         Add Cover-Texts to GFDL permissions notice.
5460         (GPL): Remove section.
5461         (GFDL): Include doclicense.texi rather than the actual text.
5463         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5464         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5466         * sasl.texi: Fix output file name.
5468         * epa.texi, sasl.texi: Refer to license in Emacs manual.
5470         * gnus-coding.texi: Refer to license in Gnus manual.
5472         * idlwave.texi, sasl.texi: Use @copying.
5474         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
5476         * speedbar.texi: Update Back-Cover Text as per maintain.info.
5478         * url.texi: Use @copying, @title, @subtitle, @author.
5480         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5481         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5482         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5483         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5484         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5485         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5486         * widget.texi, woman.texi:
5487         Remove references to external license, since doclicense is included.
5489         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5490         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5491         Remove references to non-existent Invariant Sections.
5493 2008-06-14  Glenn Morris  <rgm@gnu.org>
5495         * faq.texi (Major packages and programs): Remove references to external
5496         Supercite, Calc, VIPER, since they have been included for some time.
5497         Update VM, AUCTeX, BBDB entries.
5499 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
5501         * newsticker.texi: Updated to match latest newsticker changes.
5503 2008-06-13  Glenn Morris  <rgm@gnu.org>
5505         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5506         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5507         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5508         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5509         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5510         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5511         * woman.texi:
5512         Update Back-Cover Text as per maintain.info.
5514 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5516         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
5518         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5519         (gnus-faq.xml): Update repository host.
5521         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5523 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
5525         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5526         Fix a typo.
5528 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5530         * gnus.texi (Mail Source Customization): Correct values of
5531         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
5532         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5534 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5536         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5537         coding standards.
5539 2008-06-14  David Engster  <dengste@eml.cc>
5541         * gnus.texi (nnmairix): Markup fixes.
5543 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5545         * gnus.texi (nnmairix): Markup and other minor fixes.
5547 2008-06-05  David Engster  <dengste@eml.cc>
5549         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5551 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5553         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5554         (Searching, nnir, nnmairix): New stub nodes.
5556 2008-05-30  Felix Lee  <felix.1@canids.net>
5558         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5560 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5562         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5564 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5566         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
5568 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
5570         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5572 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
5574         * info.texi (Top): Fix typo in xref.
5576 2008-05-05  Karl Berry  <karl@gnu.org>
5578         * info.texi (Top): @xref to stand-alone manual.
5580 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5583         (Various Summary Stuff): Fix typo in last xref.
5585 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5587         * org.texi (Moving subtrees): Fix typo.
5589 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
5591         * tramp.texi (Frequently Asked Questions): Explain, how to disable
5592         Tramp via `tramp-mode'.
5594 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
5596         * org.texi: Massive changes, in many parts of the file.
5598 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5600         * gnus.texi (Oort Gnus): Add message-fill-column.
5602 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5604         * gnus.texi (Mail Source Specifiers): Typo fix.
5606 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5608         * gnus.texi (Diary Headers Generation): Update key binding for
5609         `gnus-diary-check-message'.
5611 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5613         * gnus.texi (Emacsen): Addition.
5615 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5617         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5619 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5621         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5623 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5625         * gnus-news.texi: Update tool bar item.
5627 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
5629         * gnus-news.texi: Fix typos.
5631 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
5633         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5634         Add mention of `kron'.
5636 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5638         * epa.texi (Encrypting/decrypting *.gpg files):
5639         Document epa-file-name-regexp.
5641 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5643         * gnus.texi (Example Methods): Fix description about ssh-agent.
5644         (Indirect Functions): Fix the default value of nntp-telnet-command;
5645         remove link to connect.html.
5647 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5649         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5650         dbus-call-method.
5651         (Receiving Method Calls): The timeout can be set by the calling client.
5653         * trampver.texi: Update release number.
5655 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
5657         * gnus.texi (Top): Fix version.  Add SASL.
5659 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5661         Sync with Tramp 2.1.13.
5663         * trampver.texi: Update release number.
5665 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
5667         * org.texi: Update to new org-mode website.
5669 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5671         * cl.texi (For Clauses): Fix loop over key-seq to match code.
5673 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5675         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5676         gnus-read-ephemeral-gmane-group-url,
5677         gnus-read-ephemeral-emacs-bug-group,
5678         gnus-read-ephemeral-debian-bug-group.
5680 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5682         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5684         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
5685         Add FIXMEs for Bookmarks and gnus-registry-marks.
5687 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5689         * gnus.texi (Smileys): Document `smiley-style'.
5691 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5693         * gnus.texi (Gnus Development): Clarify difference between ding and
5694         gnu.emacs.gnus.
5695         (MIME Commands, Using MIME, RSS): Fix markup.
5697         * gnus-faq.texi ([8.4]): Ditto.
5699 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5701         * gnus.texi (Emacsen): Remove obsolete stuff.
5703 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5705         * gnus.texi (Oort Gnus): Add version info WRT
5706         `mail-source-delete-incoming'.
5708 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5710         * gnus.texi (Top): Add "Other related manuals" and version info in
5711         `iftex' output.
5712         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5713         gnus-balloon-face-0 and the corresponding format specifiers.
5715 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
5717         * tramp.texi (Filename completion): Remove footnote about let-bind
5718         of `partial-completion-mode'.  It doesn't work this way.
5720 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5722         * pcl-cvs.texi (Contributors): Update my email.
5724 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
5726         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5728 2008-03-17  Bill Wohler  <wohler@newt.com>
5730         * mh-e.texi (Viewing): Update URL for adding header fields to
5731         mh-invisible-header-fields-default.
5733 2008-03-16  Bill Wohler  <wohler@newt.com>
5735         * mh-e.texi (Preface): Add Gnus to requirements.
5736         (Forwarding): Note that forwarded MIME messages are now inline.
5738 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5740         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5741         (Common Variables): Give precedence to the netcat methods over the
5742         telnet methods, and mention that they are more reliable.
5744 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
5746         * org.texi (Exporting Agenda Views): Document agenda export to
5747         iCalendar.
5748         (Progress logging): Document the new progress logging stuff.
5750 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5752         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5753         Update for change of `mail-source-delete-incoming'.
5755         * gnus-news.texi: Ditto.
5757 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5759         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5760         custom versions.
5762 2008-03-07  Alan Mackenzie  <acm@muc.de>
5764         * cc-mode.texi (Limitations and Known Bugs): State that the number of
5765         parens/brackets in a k&r region is limited.
5767 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5769         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5770         using different Emacs versions.
5772 2008-02-27  Glenn Morris  <rgm@gnu.org>
5774         * sc.texi: Remove a lot of old and obsolete info.
5775         (titlepage): Simplify.
5776         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5777         (VM with any Emacsen, GNEWS with any Emacsen)
5778         (Overloading for Non-conforming MUAs, Version 3 Changes)
5779         (The Supercite Mailing List): Delete nodes.
5780         (Introduction): Remove info about old packages.
5781         (Getting Connected): Simplify.  Remove info about old packages.
5782         (Citing Commands): Delete Emacs 19 info.
5783         (Hints to MUA Authors): Simplify.
5784         (Thanks and History): Merge in some info from the deleted node
5785         "Version 3 Changes".
5787 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
5789         * org.texi (Setting tags, In-buffer settings):
5790         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5792 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5794         * gnus-news.texi: Mention that spaces and tabs are allowed in the
5795         installation directory name.
5797 2008-02-12  Romain Francoise  <romain@orebokech.com>
5799         * epa.texi (Overview): Fix typo.
5801 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5803         * epa.texi (Quick start): Remove the .emacs setting.
5805 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5807         * epa.texi (Quick start): Use the command `epa-enable' instead of
5808         loading `epa-setup'.
5810 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
5812         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5813         ($(infodir)/epa, epa.dvi): New targets.
5815 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5817         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5819         * epa.texi: New manual documenting the EasyPG Assistant.
5821 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5823         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5824         (Inspection): New function dbus-ping.
5826 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
5828         * tramp.texi (Remote processes): Add `shell-command'.
5830 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
5832         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5833         (Group Parameters): Document `mail-source' parameter.
5835 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
5837         * tramp.texi (Inline methods): The hostname of the su(do)? methods
5838         must be a local host.
5840 2008-01-26  Michael Olson  <mwolson@gnu.org>
5842         * erc.texi: Update version for ERC 5.3 release.
5843         (Obtaining ERC): Update extras URLs for 5.3.
5844         (Development): Write instructions for git, and remove those for Arch.
5845         (History): Mention the switch to git.
5847 2008-01-24  Karl Berry  <karl@gnu.org>
5849         * info.texi (Search Index, Search Text): Mention the command
5850         character in the section name, a la the (Go to node) node.
5852 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
5854         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5856 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5858         * gnus-news.texi: Mention gnus-article-describe-bindings.
5860 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5862         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5864 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
5866         * org.texi (Property inheritance): New section.
5867         (Conventions): New section.
5868         (Structure editing): Document C-RET, the prefix arg to the cut/copy
5869         commands, and the new bindings for refiling.
5870         (Sparse trees): Document the new special command for sparse trees.
5871         (References): Be more clear about the counting of hilines.
5872         (Handling links): Document M-p/n for accessing links.
5873         (Fast access to TODO states): New section.
5874         (Per file keywords): New section.
5875         (Property inheritance): New section.
5876         (Column attributes): New summary types.
5877         (Capturing Column View): New section.
5878         (The date/time prompt): Cover the new features in the date/time prompt.
5879         Compactify the table of keys for the calendar remote control.
5880         (Clocking work time): Document the new :scope parameter.
5881         (Remember): Promoted to chapter.
5882         (Quoted examples): New section.
5883         (Enhancing text): New verbatim environments.
5885 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
5887         * trampver.texi: Update release number.
5889 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5891         * gnus.texi (Article Keymap):
5892         Add gnus-article-wide-reply-with-original; fix descriptions of
5893         gnus-article-reply-with-original and
5894         gnus-article-followup-with-original.
5896 2008-01-09  Glenn Morris  <rgm@gnu.org>
5898         * nxml-mode.texi: Add @copying section.
5900 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5902         * message.texi (Mail Variables): Add some text from "(gnus)Posting
5903         Server".  Add `message-send-mail-with-mailclient'.
5905         * gnus.texi (Posting Server): Move some text to "(message)Mail
5906         Variables" and add a reference here.
5908 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
5910         * dbus.texi (Receiving Method Calls): New chapter.
5911         (Errors and Events): Add serial number to events.  Replace "signal" by
5912         "message".  Introduce dbus-event-serial-number.
5914 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
5916         * dbus.texi (Type Conversion): Explain the type specification for empty
5917         arrays.  Use another example.
5919 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
5921         * dbus.texi (all): Replace "..." by @dots{}.
5922         (Type Conversion): Precise the value range for :byte types.
5923         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5924         Mention its return value.
5925         (Errors and Events): There is no D-Bus error propagation during event
5926         processing.
5928 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
5930         * calc.tex (Yacas Language, Maxima Language, Giac Language):
5931         New sections.
5933 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5935         * gnus.texi (Group Parameters): Reorder the text and add a note about
5936         `gnus-parameters' near the beginning of the node.
5938 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5940         * gnus.texi (Score File Editing): Fix function name.
5942 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
5944         Sync with Tramp 2.1.12.
5946         * trampver.texi: Update release number.
5948 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
5950         * dbus.texi (Type Conversion): Correct input parameters mapping.
5952 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
5954         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5955         (Errors and Events): Mention wrong-type-argument error.
5957 2007-12-21  Alex Schroeder  <alex@gnu.org>
5959         * rcirc.texi: Changed single spaces after sentence end to double
5960         spaces.  Fixed some typos.
5961         (Internet Relay Chat): Explain relay.
5962         (Getting started with rcirc): Change items to reflect prompts.
5963         Add more explanation to rcirc-track-minor-mode and added a comment to
5964         warn future maintainers that this section is a copy.
5965         (People): Change /ignore example.
5966         (Keywords): Not keywords.
5968 2007-12-20  Alex Schroeder  <alex@gnu.org>
5970         * rcirc.texi (Top): Fighting Information Overload chapter added.
5971         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5972         (rcirc commands): Move /ignore command to the new chapter.
5973         (Fighting Information Overload): New chapter documenting /keyword,
5974         /bright, /dim, channel ignore, and low priority channels.
5975         (Configuration): Document rcirc-server-alist, remove
5976         rcirc-startup-channels-alist and rcirc-default-server.
5978 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5980         * dbus.texi (Signals): Fix example in dbus-register-signal.
5982 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5984         * gnus.texi (Score Variables): Fix typo.
5986 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5988         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5989         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5990         (Errors and Events): Adapt dbus-event.
5992 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5994         * gnus.texi (Other Files): Add the yenc command.
5996 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5998         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5999         since 2004-08-06.
6001 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6003         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6004         on body.
6006 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6008         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6009         and rfc2047-allow-irregular-q-encoded-words; fix description of
6010         rfc2047-encode-encoded-words.
6012 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6014         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6016 2007-12-05  Michael Olson  <mwolson@gnu.org>
6018         * remember.texi (Diary): Remove "require" line for remember-diary.el.
6019         Update documentation for `remember-diary-file'.
6021 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
6023         * dbus.texi (Signals): Precise `dbus-register-signal'.
6024         (Errors and Events): Rework events part, the internal structure of
6025         dbus-event has changed.
6027 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
6029         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6030         ($(infodir)/dbus, dbus.dvi): New targets.
6032 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
6034         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6035         unconditionally.
6037         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6038         emulation with @print{}.
6040 2007-12-02  Richard Stallman  <rms@gnu.org>
6042         * dbus.texi (Overview): Minor cleanup.
6044 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
6046         * Makefile.in (INFO_TARGETS): Add dbus.
6047         (DVI_TARGETS): Add dbus.dvi.
6048         (dbus, dbus.dvi): New targets.
6050         * dbus.texi: New file.
6052 2007-11-24  Romain Francoise  <romain@orebokech.com>
6054         * nxml-mode.texi: Add description in @direntry.
6055         Fix file name to match @setfilename.
6057 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
6059         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6060         ($(infodir)/nxml-mode): New rule.
6062         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6063         ($(infodir)/nxml-mode): New rule.
6064         (clean): Add nxml-mode*.
6066         * nxml-mode.texi: New file with nxml manual.
6068 2007-11-18  Richard Stallman  <rms@gnu.org>
6070         * flymake.texi (Example -- Configuring a tool called directly):
6071         Update example.
6073 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
6075         * tramp.texi (Filename completion): Simplify explanation of
6076         double-slash behavior.  Explain directory contents flushing.
6078 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
6080         * calc.texi (TeX and LaTeX Language Modes): Put in
6081         missing braces.
6083 2007-11-15  Richard Stallman  <rms@gnu.org>
6085         * cl.texi (Equality Predicates): Delete `eql'.
6086         (Predicates, Naming Conventions, Top): Delete `eql'.
6087         (Common Lisp Compatibility): Delete `eql'.
6088         (Porting Common Lisp): Delete obsolete backquote info.
6089         Minor clarification about character constants.
6090         (Sequence Basics): Minor clarification.
6092 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
6094         * cc-mode.texi (Electric Keys, Custom Macros):
6095         * tramp.texi (Filename completion): Fix typos.
6097 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
6099         * calc.texi (Basic commands): Mention the menu.
6101 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
6103         * tramp.texi (Connection caching): Tramp flushes connection
6104         properties when remote operating system has been changed.
6106 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
6108         * gnus-news.texi: Fix spelling.
6109         `message-insert-formatted-citation-line', not
6110         `message-insert-formated-citation-line'.
6112         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6114 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
6116         * tramp.texi (Overview): Mention also the PuTTY integration under
6117         w32.  Remove paragraphs about Tramp's experimental status.
6118         (Frequently Asked Questions): Add code example for highlighting the
6119         mode line.
6121 2007-11-03  Michael Olson  <mwolson@gnu.org>
6123         * remember.texi: Change mentions of remember-buffer to
6124         remember-finalize throughout.
6126 2007-10-30  Michael Olson  <mwolson@gnu.org>
6128         * remember.texi (Copying): Remove.
6129         (Mailbox): Update with non-BBDB instructions.
6130         (Diary, Org): Add.
6131         (Bibliography, Planner Page): Remove.
6133 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
6135         * makefile.w32-in (INFO_TARGETS): Add remember.
6136         (DVI_TARGETS): Add remember.dvi.
6137         ($(infodir)/remember): New rule.
6138         (clean): Add remember*.
6140 2007-10-30  Michael Olson  <mwolson@gnu.org>
6142         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6143         ($(infodir)/remember): New rule that builds the Remember Manual.
6145         * remember.texi: New file containing the Remember Mode Manual.
6146         Shuffle chapters around after initial import.
6147         (Function Reference): Split Keystrokes into separate chapter.
6148         (Keystrokes): Document C-c C-k.
6149         (Introduction): Fix typographical issue with "---".
6151 2007-10-29  Richard Stallman  <rms@gnu.org>
6153         * widget.texi (Introduction): Delete discussion of implementation
6154         internals.
6156 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
6158         * tramp.texi (Connection caching): Host names must be different
6159         when tunneling.
6161 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6163         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6164         Gnus v5.13.
6166 2007-10-28  Miles Bader  <miles@gnu.org>
6168         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6170 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6172         * gnus.texi (Sorting the Summary Buffer):
6173         Remove gnus-article-sort-by-date-reverse.
6175 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6177         * gnus.texi (Non-ASCII Group Names): New node.
6178         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6179         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6181 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6183         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6184         clean the output of the program `imap-shell-program'.
6186 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6188         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6190 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
6192         * gnus.texi (Sticky Articles): Documentation for sticky article
6193         buffers.
6195 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6197         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6199 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6201         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6203 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6205         * gnus.texi (Archived Messages):
6206         Document gnus-update-message-archive-method.
6208 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6210         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6212 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6214         * gnus.texi (Group Maneuvering):
6215         Document `gnus-summary-next-group-on-exit'.
6217 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6219         * gnus.texi (Really Various Summary Commands):
6220         Mention gnus-auto-select-on-ephemeral-exit.
6222 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6224         * gnus.texi, message.texi: Bump version number.
6226 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6228         * gnus.texi (Group Line Specification, Misc Group Stuff)
6229         (Server Commands): Parenthesize @pxref{Mail Spool}.
6231 2007-10-28  Didier Verna  <didier@xemacs.org>
6233         New user option: message-signature-directory.
6234         * message.texi (Insertion Variables): Document it.
6235         * gnus.texi (Posting Styles): Ditto.
6237 2007-10-28  Didier Verna  <didier@xemacs.org>
6239         * gnus.texi (Group Line Specification):
6240         * gnus.texi (Misc Group Stuff):
6241         * gnus.texi (Server Commands): Document the group compaction feature.
6243 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6245         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6247         * message.texi (Various Message Variables): Add message-fill-column.
6249 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6251         * gnus.texi: Untabify.
6253 2007-10-28  Didier Verna  <didier@xemacs.org>
6255         * gnus.texi (Group Parameters): Document the posting-style merging
6256         process in topic-mode.
6258 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6260         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6262 2007-10-28  Romain Francoise  <romain@orebokech.com>
6264         * gnus.texi (Mail Spool): Fix typo.
6265         Update copyright.
6267 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6269         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6271 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6273         * gnus.texi (Summary Generation Commands):
6274         Add gnus-summary-insert-ticked-articles.
6276 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6278         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6279         to spam-spamassassin-program.
6281 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6283         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6285 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6287         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6289 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6291         * message.texi (Mail Headers): Document `opportunistic'.
6293 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6295         * emacs-mime.texi (Encoding Customization): Explain how to set
6296         mm-coding-system-priorities per hierarchy.
6298 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6300         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6301         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6303 2007-10-28  Didier Verna  <didier@xemacs.org>
6305         * message.texi (Wide Reply): Update documentation of
6306         message-dont-reply-to-names (now allowing a list of regexps).
6308 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6310         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6312 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6314         * gnus.texi (SpamAssassin back end): Fix typo.
6316         * sieve.texi (Examples): Fix grammar.
6318 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6320         * gnus.texi (Searching for Articles): Document M-S and M-R.
6321         (Limiting): Document / b.
6323 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6325         * gnus.texi (Thread Commands): T M-^.
6327 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6329         * message.texi (Mail Aliases): Document ecomplete.
6330         (Mail Aliases): Fix typo.
6332 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6334         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6335         fix typo.
6337 2007-10-28  Romain Francoise  <romain@orebokech.com>
6339         * gnus.texi (Mail Spool): Grammar fix.
6341 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6343         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6344         string.
6346 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6348         * gnus.texi (Group Parameters): Fix description.
6350 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6352         * gnus.texi (Gmane Spam Reporting):
6353         Fix spam-report-gmane-use-article-number.
6354         Add spam-report-user-mail-address.
6356 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6358         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6360 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6362         * gnus.texi (Group Parameters): Add simplified sorting example based on
6363         example for `Sorting the Summary Buffer' from Jari Aalto
6364         <jari.aalto@cante.net>.
6365         (Example Methods): Add example for an indirect connection.
6367 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
6369         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6370         (Agent Parameters): Update parameter names to match code.
6371         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6372         'gnus-agent-summary-fetch-series'.
6373         (Agent and flags): New section providing a generalized discussion
6374         of flag handling.
6375         (Agent and IMAP): Remove flag discussion.
6376         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6378 2007-10-28  Romain Francoise  <romain@orebokech.com>
6380         * gnus.texi (Exiting the Summary Buffer): Add new function
6381         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6383 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6385         * gnus.texi (Conformity): Fix typo.
6386         (Customizing Articles): Document `first'.
6388 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
6390         * gnus.texi (Sorting the Summary Buffer):
6391         Add `gnus-thread-sort-by-date-reverse'.  Add example
6392         host to different sorting in NNTP and RSS groups.
6394 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6396         * message.texi (Insertion): Describe prefix for
6397         message-mark-inserted-region and message-mark-insert-file.
6399 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6401         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6402         LaTeX documents.  Describe "text/x-gnus-verbatim".
6404 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6406         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6407         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6408         (spam-stat spam filtering, SpamOracle)
6409         (Extending the Spam ELisp package): Remove extra quote symbol for
6410         clarity.
6412 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6414         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6415         gnus-article-delete-part and gnus-article-replace-part.
6416         (Using MIME): Add gnus-mime-replace-part.
6418 2007-10-28  Romain Francoise  <romain@orebokech.com>
6420         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6421         requires `auto-compression-mode' to be enabled.  Add new nnml
6422         variable `nnml-compressed-files-size-threshold'.
6424 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6426         * gnus.texi (Sorting the Summary Buffer):
6427         Add gnus-thread-sort-by-recipient.
6429 2007-10-28  Romain Francoise  <romain@orebokech.com>
6431         * message.texi (Insertion Variables): Mention new variable
6432         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
6433         documentation accordingly.
6435 2007-10-28  Romain Francoise  <romain@orebokech.com>
6437         * gnus.texi (To From Newsgroups): Mention new variables
6438         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6440 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6442         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6443         stuff; gnus-mime-inline-part does the automatic decompression.
6445 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6447         * gnus.texi (Spam ELisp Package Configuration Examples):
6448         "training.ham" should be "training.spam".
6450 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6452         * message.texi (Mail Variables): Fix the default value for
6453         message-send-mail-function.
6455 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6457         * gnus.texi (Optional Back End Functions): nntp-request-update-info
6458         always returns nil exceptionally.
6460 2007-10-28  Simon Josefsson  <jas@extundo.com>
6462         * gnus.texi (Article Washing): Add libidn URL.
6463         Suggested by Michael Cook <michael@waxrat.com>.
6465 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6467         * gnus.texi (Topic Commands): Fix next/previous.
6469 2007-10-28  Simon Josefsson  <jas@extundo.com>
6471         * gnus.texi (Article Washing): Mention `W i'.
6473 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6475         * gnus.texi (Group Parameters): Slight extension of sieve
6476         parameter description.
6478 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6480         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6481         matching score files as well.
6482         (Picons): Describe `gnus-picon-style'.
6484 2007-10-28  Romain Francoise  <romain@orebokech.com>
6486         * message.texi (Message Headers): Mention that headers are hidden
6487         using narrowing, and how to expose them.
6488         Update copyright.
6490 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6492         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6493         `gnus-summary-sort-by-recipient'.
6495 2007-10-28  Romain Francoise  <romain@orebokech.com>
6497         * gnus.texi (NNTP marks): New node.
6498         (NNTP): Move NNTP marks variables to the new node.
6500 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6502         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6504         * gnus.texi (MIME Commands, Hashcash): Markup fix.
6506 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6508         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6509         everywhere for consistency.
6510         (Filtering Spam Using The Spam ELisp Package): Admonish again.
6511         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6512         Say "regular expression" instead of "regex."  Admonish.
6513         Pick other words to sound better (s/so/thus/).
6514         (Spam ELisp Package Filtering of Incoming Mail):
6515         Mention statistical filters.  Remove old TODO.
6516         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6517         New section on sorting and displaying the spam score.
6518         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6519         backend but an alias to spam-use-BBDB.
6520         (Extending the Spam ELisp package): Rewrite the example using the
6521         new backend functionality.
6523 2007-10-28  Simon Josefsson  <jas@extundo.com>
6525         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6526         nntp-marks-directory, from Romain Francoise
6527         <romain@orebokech.com>.
6529 2007-10-28  Magnus Henoch  <mange@freemail.hu>
6531         * gnus.texi (Hashcash): New default value of
6532         hashcash-default-payment.
6534 2007-10-28  Simon Josefsson  <jas@extundo.com>
6536         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
6537         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6539 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6541         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6543 2007-10-28  Simon Josefsson  <jas@extundo.com>
6545         * gnus.texi (documentencoding): Add, to avoid warnings.
6547 2007-10-28  Simon Josefsson  <jas@extundo.com>
6549         * message.texi (Mail Headers): Add.
6551         * gnus.texi (Hashcash): Fix.
6553 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6555         * gnus.texi (Hashcash): Change location of library, also mention
6556         that payments can be verified and fix the name of the
6557         hashcash-path variable.
6559 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6561         * gnus.texi (Article Display): Add `gnus-picon-style'.
6563 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6565         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6567 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6569         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6570         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6571         warning about ham processors in spam groups removed.
6573 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6575         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6576         From Hubert Chan <hubert@uhoreg.ca>.
6578 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6580         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6581         (Mailing List): Typo.
6582         (Customizing Articles): Add gnus-treat-ansi-sequences.
6583         (Article Washing): Index.
6585         * message.texi: Use m-dash consistently.
6587 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6589         * gnus.texi (GroupLens): Remove.
6591 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6593         * gnus.texi (Outgoing Messages, Agent Variables):
6594         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6595         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6597 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6599         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6601 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6603         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6605         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
6607 2007-10-28  Simon Josefsson  <jas@extundo.com>
6609         * gnus.texi (Top): Add SASL.
6611 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
6613         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6615 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6617         * gnus.texi (Troubleshooting): Adjust Gnus version number.
6619 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
6621         * calc.texi (Formulas, Composition Basics): Lower the
6622         precedence of negation.
6624 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
6626         * ses.texi (The Basics): Mention how to create a new spreadsheet.
6627         Mention the new three-letter column identifiers.
6628         (More on cell printing): Calculate-cell and truncate-cell are now `c'
6629         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
6630         message when using `c' on an empty default with default printer.
6631         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6632         renamed to `ses--symbolic-formulas' some time ago.
6634 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
6636         * calc.texi (Default Simplifications, Making Selections)
6637         (Customizing Calc): Clarify associativity of multiplication.
6639 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
6641         * tramp.texi (Traces and Profiles): Simplify loop over
6642         `trace-function-background'.
6644 2007-10-22  Juri Linkov  <juri@jurta.org>
6646         * dired-x.texi (Shell Command Guessing): Default values are now
6647         available by typing M-n instead of M-p.
6649 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
6651         * tramp.texi (Cleanup remote connections): New section.
6652         (Password caching): Remove `tramp-clear-passwd'.
6653         It's not a command anymore.
6654         (Bug Reports): Add `tramp-bug' to function index.
6655         (Function Index, Variable Index): New nodes.
6656         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6658         * trampver.texi: Update release number.
6660 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
6662         * calc.texi (History and Acknowledgements): Turn comment
6663         about integer size into past tense.
6664         (Time Zones): Remove pointer to Calc author's address.
6665         (Trigonometric and Hyperbolic Functions): Mention cotangent
6666         and hyperbolic cotangent.  Fix typo.
6668 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
6670         Sync with Tramp 2.1.11.
6672         * trampver.texi: Update release number.
6674 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6676         * tramp.texi (External packages): New section.
6678 2007-09-29  Juri Linkov  <juri@jurta.org>
6680         * info.texi (Help-Int): Document `L' (`Info-history').
6682 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
6684         * org.texi: Change links to webpage and maintained email.
6685         (Remember): Promote to Chapter, significant changes.
6686         (Fast access to TODO states): New section.
6687         (Faces for TODO keywords): New section.
6688         (Export options): Example for #+DATE.
6689         (Progress logging): Section moved.
6691 2007-09-26  Bill Wohler  <wohler@newt.com>
6693         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6694         browse-url-at-mouse.
6696 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6698         * flymake.texi (Customizable variables): Face names don't end in -face.
6699         Fix flymake-err-line-patterns template.
6700         (Example -- Configuring a tool called directly): Fix init-function.
6701         (Highlighting erroneous lines): Face names don't end in -face.
6703 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
6705         * erc.texi (Special-Features): Fix small typo.
6707 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
6709         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6710         and "External transfer methods".
6712 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
6714         * calc.texi (Predefined Units): Add some history.
6716 2007-09-08  Michael Olson  <mwolson@gnu.org>
6718         * erc.texi (Copying): New section included from gpl.texi.
6719         This matches the look of the upstream ERC manual.
6721 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
6723         * calc.texi (History and Acknowledgements): Adjust the "thanks".
6724         (Random Numbers): Clarify the distribution of `random'.
6726 2007-09-06  Glenn Morris  <rgm@gnu.org>
6728         Move manual sources from man/ to subdirectories of doc/.
6729         Split into the Emacs manual in emacs/, and other manuals in misc/.
6730         Change all setfilename commands to use ../../info.
6731         * Makefile.in: Move the parts of the old man/Makefile.in that do not
6732         refer to the Emacs manual here.
6733         (infodir): New variable.
6734         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
6735         (cc-mode.texi, faq.texi): Update references to source file locations.
6736         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6737         do not refer to the Emacs manual here.
6738         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6740         * Makefile.in: Add `basename' versions of all info targets, for
6741         convenience when rebuilding just one manual.
6742         (../etc/GNU): Delete obsolete target.
6743         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6744         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
6745         *.vrs *.toc here...
6746         (maintainer-clean): ...from here.
6748         * makefile.w32-in (../etc/GNU): Delete obsolete target.
6750 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
6752         * calc.texi (Date Conversions): Clarify definition of
6753         Julian day numbering.
6754         (Date Forms): Clarify definition of Julian day numbering;
6755         add some history.
6757 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
6759         * org.texi: Version 5.07.
6761 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6763         * message.texi (MIME): Replace mml-attach with mml-attach-file.
6765 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
6767         * org.texi (Adding hyperlink types): New section.
6768         (Embedded LaTeX): Chapter updated because of LaTeX export.
6769         (LaTeX export): New section.
6770         (Using links out): New section.
6772 2007-08-22  Glenn Morris  <rgm@gnu.org>
6774         * faq.texi (Learning how to do something): Refcards now in
6775         etc/refcards/ directory.
6777 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
6779         * tramp.texi (Remote Programs): Persistency file must be cleared when
6780         changing `tramp-remote-path'.
6781         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6782         macro.
6784 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
6786         * calc.texi: Move contents to beginning of file.
6787         (Algebraic Entry): Fix the formatting of an example.
6789 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
6791         * calc.texi (Basic Operations on Units): Mention exact versus
6792         inexact conversions.
6794 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
6796         * calc.texi (Basic Operations on Units): Mention default
6797         values for new units.
6798         (Quick Calculator Mode): Mention that binary format will
6799         be displayed.
6801 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6803         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6805 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6807         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6809 2007-08-08  Glenn Morris  <rgm@gnu.org>
6811         * gnus.texi, sieve.texi: Replace `iff'.
6813 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
6815         * calc.texi (Basic Graphics): Mention the graphing of error
6816         forms.
6817         (Graphics Options): Mention how `g s' handles error forms.
6818         (Curve Fitting): Mention plotting the curves.
6819         (Standard Nonlinear Models): Add additional models.
6820         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6821         (Linear Fits): Correct result.
6823 2007-08-01  Alan Mackenzie  <acm@muc.de>
6825         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6826         to "--no-site-file".
6828 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
6830         * tramp.texi (Frequently Asked Questions): Point to mode line
6831         extension in Emacs 23.1.
6833         * trampver.texi: Update release number.
6835 2007-07-27  Glenn Morris  <rgm@gnu.org>
6837         * calc.texi (Copying): Include license text from gpl.texi, rather than
6838         in-line.
6840 2007-07-25  Glenn Morris  <rgm@gnu.org>
6842         * calc.texi (Copying): Replace license with GPLv3.
6844         * Relicense all FSF files to GPLv3 or later.
6846 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6848         Sync with Tramp 2.1.10.
6850         * tramp.texi (trampfn): Expand macro implementation in order to handle
6851         empty arguments.
6852         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
6853         occurrences by trampfn.
6854         (Frequently Asked Questions): Extend example code for host
6855         identification in the modeline.  Add bbdb to approaches shortening Tramp
6856         file names to be typed.
6858         * trampver.texi: Update release number.
6860 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6862         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6863         section.  Reported by <poti@potis.org>.
6864         (Remote processes): Arguments of the program to be debugged are taken
6865         literally.
6866         (Frequently Asked Questions): Simplify recentf example.
6868 2007-07-14  Karl Berry  <karl@gnu.org>
6870         * info.texi (@copying): New Back-Cover Text.
6872         * info.texi (Quitting Info): Move to proper place in source.
6873         (Reported by Benno Schulenberg.)
6875 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6877         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6879         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6881         * emacs-mime.texi: Add @documentencoding directive.
6883 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6885         * tramp.texi (Remote processes): Add an anchor to the subsection
6886         "Running a debugger on a remote host".
6888 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
6890         * tramp.texi (Remote processes): Don't call it "experimental" any
6891         longer.  Add subsection about running a debugger on a remote host.
6893 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
6895         * org.texi (Properties and columns): Chapter rewritten.
6897 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
6899         * tramp.texi:
6900         * trampver.texi: Migrate to Tramp 2.1.
6902 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
6904         * org.texi (Properties): New chapter.
6906 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6908         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6909         Control Panel.
6911         * gnus.texi (Misc Article): Add index entry for
6912         gnus-single-article-buffer.
6914 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6916         * gnus.texi (Starting Up): Fix typo.
6918 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6920         * gnus.texi (Asynchronous Fetching): Fix typo.
6922 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6924         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6925         (About This Manual): Remove redundant information.
6926         (Getting Started): Mention author.
6927         (Basic Arithmetic, Customizing Calc): Make description of the
6928         variable `calc-multiplication-has-precedence' match its new effect.
6930 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6932         * calc.texi (Basic Arithmetic, Customizing Calc):
6933         Mention the variable `calc-multiplication-has-precedence'.
6935 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
6937         * org.texi (Tag): Section swapped with node Timestamps.
6938         (Formula syntax for Lisp): Document new `L' flag.
6940 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6942         * gnus.texi (Misc Group Stuff, Summary Buffer)
6943         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
6945 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6947         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6948         * gnus.texi (Article Buttons, Mail Source Customization)
6949         (Sending or Not Sending, Customizing NNDiary):
6950         * message.texi (Message Headers):
6951         * mh-e.texi (HTML): Fix typos.
6953 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
6955         Sync with Tramp 2.0.56.
6957         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6958         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6960 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6962         * Version 22.1 released.
6964 2007-05-26  Michael Olson  <mwolson@gnu.org>
6966         * erc.texi (Modules): Fix references to completion modules.
6968 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6970         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6972 2007-05-09  Didier Verna  <didier@xemacs.org>
6974         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6975         nndiary back end and the gnus-diary library.
6977 2007-05-03  Karl Berry  <karl@gnu.org>
6979         * .cvsignore (*.pdf): New entry.
6981         * texinfo.tex: Update from current version for better pdf generation.
6983 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6985         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6987 2007-04-28  Glenn Morris  <rgm@gnu.org>
6989         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6990         consideration of legal status.
6992 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6994         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6996 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6998         * faq.texi (New in Emacs 22): python.el removed.
7000 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
7002         * calc.texi (Reporting bugs): Update maintainer's address.
7004 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
7006         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7008 2007-04-15  Jay Belanger  <belanger@truman.edu>
7010         * calc.texi (Title page): Remove the date.
7011         (Basic Arithmetic): Emphasize that / binds less strongly than *.
7012         (The Standard Calc Interface): Change trail title.
7013         (Floats): Mention that when non-decimal floats are entered, only
7014         approximations are stored.
7015         (Copying): Move to the appendices.
7016         (GNU Free Documentation License): Add as an appendix.
7018 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
7020         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7021         * dired-x.texi, ebrowse.texi, ediff.texi:
7022         * emacs-mime.texi, erc.texi, eshell.texi:
7023         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7024         * idlwave.texi, message.texi, newsticker.texi, org.texi:
7025         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7026         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7027         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7028         * woman.texi: Include GFDL.
7030         * doclicense.texi: Remove node heading, so that it can be included by
7031         other files.
7033         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
7035         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7036         than *.
7038 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
7040         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7041         in Calc.
7043 2007-04-09  Romain Francoise  <romain@orebokech.com>
7045         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7046         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
7047         replace mouse-2.
7049 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
7051         * woman.texi (Word at point, Interface Options): woman-topic-at-point
7052         renamed to woman-use-topic-at-point.  Document new behavior.
7054 2007-04-08  Richard Stallman  <rms@gnu.org>
7056         * url.texi: Fix some indexing.
7057         (Disk Caching): Drop discussion of old/other Emacs versions.
7059 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
7061         * url.texi (Disk Caching): Say Emacs 21 "and later".
7063         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7064         on Font locking which now mentions JIT lock.
7066 2007-04-01  Michael Olson  <mwolson@gnu.org>
7068         * erc.texi: Update for the ERC 5.2 release.
7070 2007-03-31  David Kastrup  <dak@gnu.org>
7072         * woman.texi (Topic, Interface Options): Explain changes semantics of
7073         woman-manpath in order to consider MANPATH_MAP entries.
7075 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
7077         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7079 2007-03-26  Richard Stallman  <rms@gnu.org>
7081         * pgg.texi (Caching passphrase): Clean up previous change.
7083 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
7085         * gnus.texi (Setting Process Marks): Fix typo.
7087 2007-03-25  Romain Francoise  <romain@orebokech.com>
7089         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7090         readability, and include various fixes by Daniel Brockman, Nick Roberts
7091         and Dieter Wilhelm.
7093 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
7095         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7097         * gnus.texi (Mail Source Specifiers): Fix typo.
7099 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
7101         * reftex.texi (Imprint): Update maintainer information.
7103 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7105         * message.texi (Message Buffers): Update documentation for
7106         message-generate-new-buffers.
7108 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
7110         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7112 2007-03-21  Glenn Morris  <rgm@gnu.org>
7114         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7116 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
7118         * eshell.texi (Known problems): Emacs 21 -> 22.
7120         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7122 2007-03-18  Jay Belanger  <belanger@truman.edu>
7124         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7126 2007-03-12  Glenn Morris  <rgm@gnu.org>
7128         * calc.texi (Time Zones): Switch to new North America DST rule.
7130         * calc.texi: Replace "daylight savings" with "daylight
7131         saving" in text throughout.
7133 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7135         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7136         The variable now uses a list of symbols instead of just a symbol.
7137         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7139 2007-03-06  Romain Francoise  <romain@orebokech.com>
7141         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
7142         new packages, and mention Gnus update.
7144 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7146         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7147         nntp-open-connection-functions-never-echo-commands.
7149 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
7151         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7152         problems on the console, and security risk in not using gpg-agent.
7154 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
7156         * org.texi (The spreadsheet): Rename from "Table calculations".
7157         Completely reorganized and rewritten.
7158         (CamelCase links): Section removed.
7159         (Repeating items): New section.
7160         (Tracking TODO state changes): New section.
7161         (Agenda views): Chapter reorganized and rewritten.
7162         (HTML export): Section rewritten.
7163         (Tables in arbitrary syntax): New section.
7164         (Summary): Better feature summary.
7165         (Activation): Document problem with cut-and-paste of Lisp code
7166         from PDF files.
7167         (Visibility cycling): Document indirect buffer use.
7168         (Structure editing): Document sorting.
7169         (Remember): Section rewritten.
7170         (Time stamps): Better description of time stamp types.
7171         (Tag searches): Document regular expression search for tags.
7172         (Stuck projects): New section.
7173         (In-buffer settings): New keywords.
7174         (History and Acknowledgments): Update description.
7176 2007-02-24  Alan Mackenzie  <acm@muc.de>
7178         * cc-mode.texi (Movement Commands): Insert two missing command names.
7179         (Getting Started): Slight wording correction (use conditional).
7181 2007-02-22  Kim F. Storm  <storm@cua.dk>
7183         * widget.texi (User Interface, Basic Types): Document need to put some
7184         text before the %v escape in :format string in editable-field widget.
7186 2007-02-18  Romain Francoise  <romain@orebokech.com>
7188         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7189         `cvs-mode-quit'.
7191 2007-02-10  Markus Triska  <markus.triska@gmx.at>
7193         * widget.texi (Programming Example): Put constant strings in :format.
7195 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
7197         * faq.texi (Fullscreen mode on MS-Windows): New node.
7199 2007-02-04  David Kastrup  <dak@gnu.org>
7201         * faq.texi (AUCTeX): Update version number.  Should probably be done
7202         for other packages as well.
7204 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7206         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
7207         <tassilo@member.fsf.org>.
7209 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7211         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7212         ls-lisp-use-localized-time-format.
7214 2007-01-20  Markus Triska  <markus.triska@gmx.at>
7216         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7218 2007-01-13  Michael Olson  <mwolson@gnu.org>
7220         * erc.texi (Modules): Mention capab-identify module.
7222 2007-01-05  Michael Olson  <mwolson@gnu.org>
7224         * erc.texi (Getting Started): Update for /RECONNECT command.
7226 2007-01-04  Richard Stallman  <rms@gnu.org>
7228         * ebrowse.texi: Change C-c b to C-c C-m.
7230 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7232         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7233         variables only in info to avoid redundant entries in the printed
7234         manual.
7236 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
7238         * message.texi (Using PGP/MIME): Document gpg-agent usage.
7240 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
7242         * message.texi (Security): Split into sub-nodes.
7244 2007-01-01  Alan Mackenzie  <acm@muc.de>
7246         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7247         eval-after-load in Emacs <=21 and a workaround.  Document that
7248         trigraphs are not supported.
7250 2007-01-01  Alan Mackenzie  <acm@muc.de>
7252         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7253         c-context-line-break.  When invoked within a string, preserve
7254         whitespace.  Add a backslash only when also in a macro.
7256 2007-01-01  Alan Mackenzie  <acm@muc.de>
7258         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7260 2007-01-01  Alan Mackenzie  <acm@muc.de>
7262         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7263         are now bound by default to c-\(beginning\|end\)-of-defun by default.
7265 2007-01-01  Alan Mackenzie  <acm@muc.de>
7267         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7268         "Choosing a Style".
7270         * cc-mode.texi ("Styles"): Add @dfn{style}.
7272 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
7274         Sync with Tramp 2.0.55.
7276         * trampver.texi: Update release number.
7278 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
7280         * gnus.texi (Customizing Articles): Add index entries for all
7281         gnus-treat-* variables.
7283 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7285         * gnus.texi (IMAP): Fix incorrect explanation of
7286         nnimap-search-uids-not-since-is-evil in documentation for
7287         nnimap-expunge-search-string.
7289 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
7291         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7292         spam-ifile-database.
7294 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7296         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7297         rebind C-s.
7299 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
7301         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7302         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7303         "expiring mail".
7304         (IMAP): Document nnimap-search-uids-not-since-is-evil and
7305         nnimap-nov-is-evil.
7307 2006-12-25  Kevin Ryde  <user42@zip.com.au>
7309         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7310         about the key procedure being used heavily.
7312 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7314         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7315         to t.
7316         (Prerequisites): Add explanation about gpg-agent.
7318 2006-12-22  Kevin Ryde  <user42@zip.com.au>
7320         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7321         "sort" instead of "sort*".
7323 2006-12-19  Richard Stallman  <rms@gnu.org>
7325         * calc.texi (History and Acknowledgements): Recognize that Emacs
7326         now does have floating point.
7328 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
7330         * tramp.texi (External transfer methods): Describe new method `scpc'.
7332 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
7334         * pgg.texi: Added short note on gpg-agent to the introduction.
7336 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7338         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7339         also applies to Cc.
7341 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7343         * gnus.texi (X-Face): Clarify.  Say which programs are required
7344         on Windows.
7346 2006-12-08  Michael Olson  <mwolson@gnu.org>
7348         * erc.texi (Modules): Remove documentation for list module.
7350 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7352         * faq.texi (^M in the shell buffer): Ditto.
7354 2006-11-20  Michael Olson  <mwolson@gnu.org>
7356         * erc.texi: Call this the 5.2 stable pre-release of ERC.
7358 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
7360         * org.texi: Fix typos.
7361         (Agenda commands): Document `C-k'.
7363 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
7365         * url.texi (http/https): Fix a typo in the HTTP URL.
7367 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
7369         * ada-mode.texi: Total rewrite.
7371 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
7373         * org.texi: Minor typo fixes.
7375 2006-11-13  Bill Wohler  <wohler@newt.com>
7377         Release MH-E manual version 8.0.3.
7379         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7380         release 8.0.3.
7382         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7383         to set MAILDIR.
7384         (Reading Mail): Document the customization of read-mail-command
7385         for MH-E.
7386         (Viewing Attachments): Document mm-discouraged-alternatives.
7387         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7388         (Junk): Add more information about the settings of mh-junk-background
7389         in a program.  Add /usr/bin/mh to PATH in examples.
7391 2006-11-12  Richard Stallman  <rms@gnu.org>
7393         * woman.texi: Update author address but say he no longer maintains it.
7395 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
7397         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7398         archived trees.
7399         (Checkboxes): Section moved to chapter 5, and extended.
7400         (The date/time prompt): New section.
7401         (Link abbreviations): New section.
7402         (Presentation and sorting): New section.
7403         (Custom agenda views): Section completely rewritten.
7404         (Summary): Compare with Planner.
7405         (Feedback): More info about creating backtraces.
7406         (Plain lists): Modify example.
7407         (Breaking down tasks): New section.
7408         (Custom time format): New section.
7409         (Time stamps): Document inactive timestamps.
7410         (Setting tags): More details about fast tag selection.
7411         (Block agenda): New section.
7412         (Custom agenda views): Section rewritten.
7413         (Block agenda): New section.
7415 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
7417         * tramp.texi (Configuration): scp is the default method.
7418         (Default Method): Use ssh as example for another method.
7420 2006-10-27  Richard Stallman  <rms@gnu.org>
7422         * woman.texi: Downcase nroff/troff/roff.
7423         (Installation): Chapter deleted.  Some xrefs deleted.
7424         (Background): woman doesn't advise man ;-).
7426 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7428         * ada-mode.texi (Project files, Identifier completion)
7429         (Automatic Casing, Debugging, Using non-standard file names)
7430         (Working Remotely): Fix typos.
7432 2006-10-20  Masatake YAMATO  <jet@gyve.org>
7434         * cc-mode.texi (Sample .emacs File): Add missing `)' in
7435         sample code `my-c-initialization-hook'.
7437 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
7439         * widget.texi: Fix typos.
7441 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
7443         * tramp.texi (Frequently Asked Questions): Remove questions marked with
7444         "???".  There have been no complaints for years, so the information
7445         must be appropriate.
7447 2006-10-16  Richard Stallman  <rms@gnu.org>
7449         * widget.texi: Use @var instead of capitalization.
7450         Clarify many widget type descriptions.
7452 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7454         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
7455         gnus-dired-attach.
7456         (Selecting a Group): Fix typo.
7458 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7460         * widget.texi: Fix typos.
7462 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
7464         * gnus.texi (Image Enhancements): Update for Emacs 22.
7466         * gnus-faq.texi ([1.3]): Update.
7468 2006-10-06  Richard Stallman  <rms@gnu.org>
7470         * faq.texi (Displaying the current line or column):
7471         Delete "As of Emacs 20".
7473 2006-10-06  Romain Francoise  <romain@orebokech.com>
7475         * faq.texi (VM): VM works with Emacs 22 too.
7477 2006-10-06  Richard Stallman  <rms@gnu.org>
7479         * ebrowse.texi: Remove Emacs version "21" from title.
7481 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
7483         * gnus.texi (Foreign Groups): Say where change of editing commands are
7484         stored.  Add reference to `gnus-parameters'.
7486 2006-09-15  Jay Belanger  <belanger@truman.edu>
7488         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7489         Change "Library Public License" to "Lesser Public License"
7490         throughout.  Use "yyyy" to represent year.
7492 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
7494         * org.texi (Setting tags): Typo fix.
7496 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
7498         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7500 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
7502         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7504 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
7506         * faq.texi (Escape sequences in shell output): EMACS is now set
7507         to Emacs's absolute file name, not to "t".
7508         (^M in the shell buffer): Likewise.
7509         * misc.texi (Interactive Shell): Likewise.
7511 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
7513         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7514         mails with pop3-leave-mail-on-server.  Fix wording.
7515         (Limiting): Improve gnus-summary-limit-to-articles.
7516         (X-Face): Fix typo.
7518 2006-09-11  Simon Josefsson  <jas@extundo.com>
7520         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7521         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7523 2006-09-06  Simon Josefsson  <jas@extundo.com>
7525         * smtpmail.texi (Authentication): Mention SSL.
7527 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
7529         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7530         Don't use @indicateurl.
7532         * cc-mode.texi (Subword Movement): Don't use @headitem.
7533         (Custom Braces, Clean-ups): Don't use @tie.
7535 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
7537         Sync with Tramp 2.0.54.
7539         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7540         Suggested by Adrian Phillips <a.phillips@met.no>.
7542 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
7544         * org.texi (Installation, Activation): Split from Installation and
7545         Activation.
7546         (Clocking work time): Documented new features.
7548 2006-08-13  Alex Schroeder  <alex@gnu.org>
7550         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7551         example.
7553 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
7555         * faq.texi (How to add fonts): New node.
7557 2006-08-05  Romain Francoise  <romain@orebokech.com>
7559         * faq.texi (New in Emacs 22): Expand.
7561 2006-08-03  Michael Olson  <mwolson@gnu.org>
7563         * erc.texi: Update for ERC 5.1.4.
7565 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7567         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7568         in .../site-lisp/gnus/ by default.
7569         [ From gnus-news.texi in the trunk. ]
7571 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7573         * gnus.texi (MIME Commands): Additions for yEnc.
7575 2006-07-24  Richard Stallman  <rms@gnu.org>
7577         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7578         * faq.texi: Move periods and commas inside quotes.
7580 2006-07-20  Jay Belanger  <belanger@truman.edu>
7582         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7584 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
7586         * faq.texi (Security risks with Emacs): Document Emacs 22
7587         file-local-variable mechanism.
7589 2006-07-12  Michael Olson  <mwolson@gnu.org>
7591         * erc.texi: Update for ERC 5.1.3.
7593 2006-07-12  Alex Schroeder  <alex@gnu.org>
7595         * rcirc.texi: Fix typos.
7596         (Getting started with rcirc): New calling convention for M-x irc.
7597         Mention #rcirc.  Removed channel tracking.
7598         (Configuration): Change the names of all variables that got changed
7599         recently, eg. rcirc-server to rcirc-default-server.  Added
7600         documentation for rcirc-authinfo, some background for Bitlbee, and
7601         rcirc-track-minor-mode.
7602         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7603         Scrolling.
7604         (Reconnecting after you have lost the connection): Fix example code
7605         to match code changes.
7607 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
7609         * gnus.texi, message.texi: Fix typos.
7611 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
7613         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7614         commands.
7615         (Global TODO list): Document the use of the variables
7616         `org-agenda-todo-ignore-scheduled' and
7617         `org-agenda-todo-list-sublevels'.
7619 2006-07-05  Richard Stallman  <rms@gnu.org>
7621         * faq.texi (Scrolling only one line): Fix xref.
7623 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
7625         * faq.texi (Evaluating Emacs Lisp code):
7626         Throughout, replace eval-current-buffer with eval-buffer.
7628 2006-07-03  Richard Stallman  <rms@gnu.org>
7630         * rcirc.texi (Scrolling conservatively): Fix xref.
7632         * pcl-cvs.texi (Viewing differences): Usage fix.
7634 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
7636         * org.texi (Agenda commands): Document `s' key to save all org-mode
7637         buffers.
7639 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
7641         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7642         names.  Mention `cvs-msg' face.
7644 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
7646         * org.texi (Checkboxes): New section.
7648 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
7650         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7651         throughout this chapter.
7653 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
7655         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7656         text for standalone vs Emacs info.
7657         (Help): Clarify header line description.  Use mouse-1 for clicks.
7658         (Help-P): Use mouse-1 for clicks.
7659         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7660         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7661         (Choose menu subtopic): Remove gratuitous Emacs command names.
7662         (Help-FOO): Put usual behavior first.
7663         (Help-Xref): Clicking on xrefs works in Emacs.
7664         (Search Text): Clarify what the default behavior is.
7665         (Create Info buffer): Fix Emacs window/X window confusion.
7666         (Emacs Info Variables): Fix for new Emacs init file behavior.
7668 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7670         * gnus.texi (Summary Buffer Lines): Fix typo.
7672 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
7674         * org.texi (Embedded LaTeX): New chapter.
7675         (Archiving): Section rewritten.
7676         (Enhancing text): Some parts moved to the new chapter about LaTeX.
7678 2006-06-20  Bill Wohler  <wohler@newt.com>
7680         Release MH-E manual version 8.0.1.
7682         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7683         release 8.0.1.
7684         (Preface): Depend on GNU mailutils 1.0 and higher.
7686 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7688         * message.texi (News Headers): Update message-syntax-checks section.
7690 2006-06-19  Karl Berry  <karl@gnu.org>
7692         * info.texi (Advanced): Mention C-q, especially with ?.
7694 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
7696         * org.texi (Publishing links): Document the `:link-validation-function'
7697         property.
7698         (Extensions and Hacking): New chapter, includes some sections of the
7699         "Miscellaneous" chapter.
7701 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
7703         * org.texi (Progress logging): New section.
7705 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
7707         * org.texi (ASCII export): Document indentation adaptation.
7708         (Setting tags): Document mutually-exclusive tags.
7710 2006-06-05  Romain Francoise  <romain@orebokech.com>
7712         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7713         Fix typo.
7715         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7716         channel (#gnus@irc.freenode.net).
7717         Fix typos.  Update copyright notice.
7719         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7720         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7721         (Line-Up Functions, Custom Macros):
7722         * ediff.texi (Window and Frame Configuration)
7723         (Highlighting Difference Regions):
7724         * emacs-mime.texi (Display Customization):
7725         * erc.texi (History):
7726         * eshell.texi (Known problems):
7727         * eudc.texi (Overview, BBDB):
7728         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7729         (The problem of spam, SpamOracle, Extending the Spam package)
7730         (Conformity, Terminology):
7731         * idlwave.texi (Routine Info)
7732         (Class and Keyword Inheritance, Padding Operators)
7733         (Breakpoints and Stepping, Electric Debug Mode)
7734         (Examining Variables, Troubleshooting):
7735         * org.texi (Creating timestamps):
7736         * reftex.texi (Commands, Options, Changes):
7737         * tramp.texi (Inline methods, Password caching)
7738         (Auto-save and Backup, Issues):
7739         * vip.texi (Files, Commands in Insert Mode):
7740         * viper.texi (Emacs Preliminaries, States in Viper)
7741         (Packages that Change Keymaps, Viper Specials, Groundwork):
7742         Fix various typos.
7744 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
7746         * ediff.texi: Fix typos.
7748 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
7750         * org.texi: Small typo fixes.
7752 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7754         * viper.texi (Viper Specials):
7755         * gnus.texi (Example Setup):
7756         * faq.texi (Backspace invokes help):
7757         * dired-x.texi (Optional Installation Dired Jump):
7758         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7759         follow coding conventions.
7761 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
7763         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7765 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
7767         * pcl-cvs.texi: Fix typos.
7768         (Customization): Say "us".
7770 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
7772         * org.texi: Remove bogus @setfilename.
7774 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
7776         * org.texi (ASCII export): Omit command name.
7777         (HTML export): Add prefix to all lines in Local Variable example.
7778         (Acknowledgments): Typeset names in italics.
7780 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
7782         * org.texi (Plain lists): Add new item navigation commands.
7783         (External links): Document elisp and info links.
7784         (Custom searches): New section.
7785         (Publishing): New chapter.
7786         (HTML export): Include a list of supported CSS classes.
7787         (Setting tags): Describe the fast-tag-setting interface.
7789 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
7791         * dired-x.texi: ifinfo -> ifnottex.
7793 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7795         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7797 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7799         * message.texi (Interface): Add tool bar customization.
7800         (MIME): Index and text additions for mml-attach.
7801         (MIME): Describe mml-dnd-protocol-alist and
7802         mml-dnd-attach-options.
7804         * gnus.texi (Oort Gnus): Reorder entries in sections.
7805         Fix some entries.
7806         (Starting Up): Add references to "Emacs for Heathens" and to
7807         "Finding the News".  Add user-full-name and user-mail-address.
7808         (Group Buffer Format): Add tool bar customization and update.
7809         (Summary Buffer): Add tool bar customization.
7810         (Posting Styles): Add message-alternative-emails.
7812 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7814         * tramp.texi (Filename completion): Improve wording.
7816 2006-05-07  Romain Francoise  <romain@orebokech.com>
7818         * faq.texi (Using regular expressions): Fix typo.
7819         (Packages that do not come with Emacs): Fix capitalization.
7820         (Replacing text across multiple files): Expand node to explain how
7821         to use `dired-do-query-replace-regexp' in more detail, based on
7822         suggestion by Eric Hanchrow <offby1@blarg.net>.
7824 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
7826         * tramp.texi (Filename completion): Completion of remote files'
7827         method, user name and host name is active only in partial
7828         completion mode.
7830 2006-05-06  Bill Wohler  <wohler@newt.com>
7832         Release MH-E manual version 8.0.
7834         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7835         release 8.0.
7837 2006-05-06  Bill Wohler  <wohler@newt.com>
7839         * mh-e.texi (MH-BOOK-HOME): Change from
7840         http://www.ics.uci.edu/~mh/book/mh to
7841         http://rand-mh.sourceforge.net/book/mh.
7842         Replace .htm suffix with .html for MH book files.
7843         (Using This Manual): Update key binding for getting relevant
7844         chapter in Info from command key.
7845         (Ranges): Fix itemx.
7847 2006-05-05  Karl Berry  <karl@gnu.org>
7849         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7850         (\fonttextsize): New user-level command to change text font size.
7852 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7854         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
7856 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7858         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7860 2006-04-24  Bill Wohler  <wohler@newt.com>
7862         * mh-e.texi (Getting Started): Make it more explicit that you need
7863         to install MH.  Add pointers to current MH implementations.
7865 2006-04-21  Bill Wohler  <wohler@newt.com>
7867         Release MH-E manual version 7.94.
7869         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7870         release 7.94.
7872 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
7874         * org.texi: Many small fixes.
7875         (Handling links): Rename from "Managing links".
7877 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7879         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7880         (Splitting mail using spam-stat): Fix @xref.
7882 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
7884         * gnus.texi (Spam Package): Major revision of the text.
7885         Previously this node was "Filtering Spam Using The Spam ELisp Package".
7887 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
7889         * org.texi (Time stamps): Better explanation of the purpose of
7890         different time stamps.
7891         (Structure editing, Plain lists): More details on how new items
7892         and headings are inserted.
7894 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
7896         * org.texi (Formula syntax): Fix link to Calc Manual.
7898 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7900         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7902 2006-04-17  Bill Wohler  <wohler@newt.com>
7904         * mh-e.texi (Folders): Update mh-before-quit-hook and
7905         mh-quit-hook example with code that removes the buffers rather
7906         than just bury them.
7908 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
7910         Sync with Tramp 2.0.53.
7912 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
7914         * org.texi (Updating settings): New section.
7915         (Visibility cycling): Better names for the startup folding
7916         options.
7917         (Exporting): Completely restructured.
7918         (The very busy C-c C-c key): New section.
7919         (Summary of in-buffer settings): New section.
7921 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7923         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7925 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7927         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7928         (Server Commands): Key `v' is reserved for users.
7930 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
7932         * org.texi (Link format): New section, emphasis on bracket links.
7933         (External links): Document bracket links.
7934         (FAQ): Expand to cover shell links and the new link format.
7936 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7938         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7940 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
7942         * gnus.texi (Summary Buffer Lines): Add `*'.
7944 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7946         * gnus.texi (Group Parameters):
7947         Mention gnus-permanently-visible-groups.
7949 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7951         * gnus.texi (Face): Fix typo.
7953 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
7955         * gnus.texi (X-Face): Clarify.
7956         (Face): Need Emacs with PNG support.
7958 2006-04-06  Richard Stallman  <rms@gnu.org>
7960         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7961         Emacs".
7963 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7965         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7966         blocks not suitable for inclusion with Emacs using variable
7967         PARTOFEMACS.
7969 2006-04-04  Simon Josefsson  <jas@extundo.com>
7971         * gnus.texi (Security): Improve.
7973 2006-04-02  Bill Wohler  <wohler@newt.com>
7975         * mh-e.texi (Getting Started, Junk, Bug Reports)
7976         (MH FAQ and Support): Fix URLs.
7978 2006-03-31  Romain Francoise  <romain@orebokech.com>
7980         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7981         to t, not nil (and has for the past eight years).
7983 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7985         * message.texi, gnus.texi: Bump version to 5.11.
7987 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7989         * gnus.texi (Top): Add comment about version line.
7991         * message.texi (Top): Ditto.  Change to take named versions into
7992         account.
7994 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7996         * gnus.texi (Posting Styles): Add x-face-file to example.
7997         (X-Face): Refer to posting styles.
7999         * gnus-faq.texi ([5.8]): Add x-face-file.
8000         ([8.4]): Add links to gmane.emacs.gnus.user and
8001         gmane.emacs.gnus.general.
8003 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8005         * gnus-faq.texi: Use .invalid.
8006         ([5.4]): Fix gnus-posting-styles example.
8008 2006-03-27  Romain Francoise  <romain@orebokech.com>
8010         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
8011         Emacs/W3 needs a new maintainer.
8012         (Ispell): Update author and version info.
8013         (Mailcrypt): Mention PGG.
8014         (New in Emacs 22): Add PGG to the list of new packages.
8015         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8016         updating dead URLs.
8018 2006-03-25  Karl Berry  <karl@gnu.org>
8020         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8021         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8022         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8023         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8024         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8025         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8026         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8027         (2) do not indent copyright year list (or anything else).
8029 2006-03-21  Bill Wohler  <wohler@newt.com>
8031         * mh-e.texi (Folders): Various edits.
8033 2006-03-20  Romain Francoise  <romain@orebokech.com>
8035         * gnus.texi (Mail Folders): Grammar fix.
8037 2006-03-19  Bill Wohler  <wohler@newt.com>
8039         * mh-e.texi (Replying): Document Mail-Followup-To.
8040         Change manually-formatted table to multitable.  Add debugging info.
8041         Move description of mh-reply-default-reply-to into paragraph
8042         that describes its values.
8044 2006-03-17  Bill Wohler  <wohler@newt.com>
8046         * mh-e.texi: Use smallexample and smalllisp consistently.
8047         (Sending Mail Tour): Update method of entering
8048         addresses and subject.
8049         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8050         (Adding Attachments, Searching): Update screenshots for Emacs 22.
8052 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
8054         * org.texi: Version number change only.
8056 2006-03-14  Bill Wohler  <wohler@newt.com>
8058         * mh-e.texi: Add index entries around each paragraph rather than
8059         depend on entries from beginning of node.  Doing so ensures that
8060         index entries are less likely to be forgotten if text is cut and
8061         pasted, and are necessary anyway if the references are on a
8062         separate page.  It seems that makeinfo is now (v. 4.8) only
8063         producing one index entry per node, so there is no longer any
8064         excuse not to.  Use subheading instead of heading.  The incorrect
8065         use of heading produced very large fonts in Info--as large as the
8066         main heading.
8067         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8068         versions 6 and 7 appeared *around* the time of these Emacs releases.
8070 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
8072         * org.texi (Clean view): Document new startup options.
8074 2006-03-11  Bill Wohler  <wohler@newt.com>
8076         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8077         (Composing, Scan Line Formats): Fix @refs.
8078         (Getting Started): Define MH profile and MH profile components.
8079         (Incorporating Mail, Reading Mail, Viewing, Printing)
8080         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8081         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8082         for string constants.
8083         (Tool Bar): Remove spurious quote.
8084         (Junk): Use ``...'' instead of "...".
8085         (Scan Line Formats): Replace @samp with @kbd.
8087 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8089         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8091 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
8093         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8094         easy to understand.
8096 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8098         * gnus.texi: Markup fix.
8099         (Fancy Mail Splitting): Specify new feature.
8101 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8103         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8104         partial-words matching.
8106 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
8108         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8110         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8111         (MIME Commands): Fix mm-discouraged-alternatives.
8113 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
8115         * org.texi: Version number change only.
8117 2006-03-06  Bill Wohler  <wohler@newt.com>
8119         * mh-e.texi: Move from SourceForge repository to Savannah.
8120         This is version 7.93, which is a total rewrite from the previous
8121         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8122         version 7.93.
8124 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8126         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8128 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
8130         * org.texi (Interaction): Add item about `org-mouse.el' by
8131         Piotr Zielinski.
8132         (Managing links): Document that also mouse-1 can be used to
8133         activate a link.
8134         (Headlines, FAQ): Add entry about hiding leading stars.
8135         (Miscellaneous): Resort the sections in this chapter to a more
8136         logical sequence.
8138 2006-02-27  Simon Josefsson  <jas@extundo.com>
8140         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
8141         2004-01-27 from the trunk).
8143 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8145         * cc-mode.texi: Rename c-hungry-backspace to
8146         c-hungry-delete-backwards, at the request of RMS.  Leave the old
8147         name as an alias.
8149 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8151         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8152         include the function header within the defun.
8154 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8156         * cc-mode.texi: Correct two typos.
8158 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8160         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8161         existing comment.
8162         (Electric Keys): Add a justification for electric indentation.
8163         (Hungry WS Deletion): Clear up the names and complications of the
8164         BACKSPACE and DELETE keys.
8166 2006-02-23  Juri Linkov  <juri@jurta.org>
8168         * faq.texi (Common requests): Move `Turning on auto-fill by
8169         default' after `Wrapping words automatically'.  Move `Working with
8170         unprintable characters' before `Searching for/replacing newlines'.
8171         Move `Replacing highlighted text' after `Highlighting a region'.
8172         Merge `Repeating commands' and `Repeating a command as many times
8173         as possible' into the former.
8174         (Packages that do not come with Emacs): Add refs to Gmane and
8175         etc/MORE.STUFF.
8177 2006-02-23  Juri Linkov  <juri@jurta.org>
8179         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8180         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8181         Add xref to `(emacs)Reporting Bugs'.
8182         (Getting a printed manual): Add URL to other formats of the manual.
8183         (Common requests): Fix menu.
8184         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8185         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8186         (Inserting text at the beginning of each line): Add pxref to
8187         `Changing the included text prefix'.
8188         (Forcing the cursor to remain in the same column): Mention `track-eol'
8189         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
8190         (Replacing text across multiple files): Add keybinding `Q' for
8191         `dired-do-query-replace'.
8193 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
8195         * reftex.texi: Version number and date change only.
8197         * org.texi (Internal Links): Rewrite to cover the modified
8198         linking system.
8200 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
8202         * faq.texi: Remove the coding cookie, it's not needed anymore.
8204 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8206         * faq.texi (Colors on a TTY): Mention Mac OS port.
8208 2006-02-12  Karl Berry  <karl@gnu.org>
8210         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8211         8-bit accented a.
8213 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
8215         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8217 2006-02-08  Romain Francoise  <romain@orebokech.com>
8219         * faq.texi (Top): Remove paragraph about the FAQ being a
8220         transitional document, etc.
8221         (Searching for/replacing newlines): New node.
8222         (Yanking text in isearch): New node.
8223         (Inserting text at the beginning of each line): Rename and make
8224         more general, mention `M-;' in Message mode.
8226 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
8228         * faq.texi (Meta key does not work in xterm)
8229         (Emacs does not display 8-bit characters)
8230         (Inputting eight-bit characters): Update xrefs.
8232 2006-02-06  Romain Francoise  <romain@orebokech.com>
8234         * faq.texi (VM): VM now at version 7.19.
8235         Set myself as maintainer of this file.
8237 2006-02-04  Michael Olson  <mwolson@gnu.org>
8239         * erc.texi (History): Note that ERC is now included with Emacs.
8241 2006-01-31  Romain Francoise  <romain@orebokech.com>
8243         * message.texi (Message Headers): Explain what
8244         `message-alternative-emails' does in more detail.
8245         Update copyright year.
8247 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
8249         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8251 2006-01-29  Richard M. Stallman  <rms@gnu.org>
8253         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8255 2006-01-29  Michael Olson  <mwolson@gnu.org>
8257         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8259         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8261         * faq.texi (New in Emacs 22): Mention ERC.
8263 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
8265         * rcirc.texi: Capitalize dir entry for consistency with the entry
8266         in info/dir and other entries in the Emacs category.
8267         Fix typos.  Delete trailing whitespace.
8269 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
8271         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8273 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
8275         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8276         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8278         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8279         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8281 2006-01-27  Alex Schroeder  <alex@gnu.org>
8283         * rcirc.texi: New file.
8285 2006-01-23  Juri Linkov  <juri@jurta.org>
8287         * widget.texi (User Interface): Add S-TAB for widget-backward.
8289 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
8291         Sync with Tramp 2.0.52.
8293         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8294         Add Tramp disabling item.  New item for common connection problems.
8295         (various): Apply "ftp" as method for the download URL.
8296         (Bug Reports): Refer to FAQ for common problems.
8298 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
8300         * widget.texi (User Interface): Use @key for TAB.
8302         * ses.texi (Formulas, Printer functions): Use @key for TAB.
8304         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8305         for TAB.
8307         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8309 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8311         * gnus.texi: Update copyright.
8313 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8315         * gnus.texi (Article Washing): Additions.
8317 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
8319         * org.texi (Agenda commands): Document tags command.
8321 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8323         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8325 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8327         * gnus.texi (RSS): Addition.
8329 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8331         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8333 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8335         * emacs-mime.texi (Display Customization): Add setting example to
8336         mm-discouraged-alternatives.
8338 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8340         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8341         version is the canonical version.
8343 2006-01-08  Alex Schroeder  <alex@gnu.org>
8345         * pgg.texi (Caching passphrase): Rewording.
8347 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
8349         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8350         repository URL.
8352 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
8354         * org.texi: Removed the accidentally re-added empty line in the
8355         direntry.
8357 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
8359         * org.texi (Agenda Views): Chapter reorganized.
8361 2005-12-29  Romain Francoise  <romain@orebokech.com>
8363         * faq.texi (Using Customize): New node.
8365 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
8367         * org.texi: Remove blank line in @direntry.  It is non-standard
8368         and recursively produces blank lines all over the dir file (when
8369         using Texinfo 4.8).
8371 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
8373         * widget.texi (atoms): Delete obsolete remark about `file' widget.
8375 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
8377         * org.texi (Tags): Boolean logic documented.
8378         (Agenda Views): Document custom commands.
8380 2005-12-20  David Kastrup  <dak@gnu.org>
8382         * faq.texi (AUCTeX): Update version and mailing list info.
8384 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8386         * gnus.texi (MIME Commands): Mention addition of
8387         multipart/alternative to gnus-buttonized-mime-types and add xref
8388         to mm-discouraged-alternatives.
8390         * emacs-mime.texi (Display Customization): Mention addition of
8391         "image/.*" and add xref to gnus-buttonized-mime-types in the
8392         mm-discouraged-alternatives section.
8394 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
8396         * org.texi (Tags): New section.
8397         (Agenda Views): Chapter reorganized.
8399 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
8401         * org.texi (Internal Links): Add a missing comma after an @xref.
8403 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
8405         * faq.texi (Filling paragraphs with a single space): No need to
8406         change sentence-end now.
8408 2005-12-13  Romain Francoise  <romain@orebokech.com>
8410         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8412 2005-12-12  Jay Belanger  <belanger@truman.edu>
8414         * faq.texi (Calc): Update version number.
8416 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
8418         * org.texi (Progress Logging): New section.
8420 2005-12-10  Romain Francoise  <romain@orebokech.com>
8422         Update the Emacs FAQ for the 22.1 release.
8424         * faq.texi: Set VER to `22.1'.
8425         (Basic editing): Explain how to use localized versions of the
8426         Tutorial.  Mention that `C-h r' displays the manual.
8427         Delete obsolete WWW link to an Emacs 18 tutorial.
8428         (Getting a printed manual): Point to the new locations of the
8429         manuals on the GNU Web site.
8430         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8431         available via Info (it was previously distributed separately).
8432         (Installing Texinfo documentation): The latest version of Texinfo
8433         is 4.8, not 4.0.
8434         (Informational files for Emacs): COPYING is the GNU General Public
8435         License, not the Emacs General Public License.
8436         (Informational files for Emacs): Delete obsolete link to the
8437         GNUinfo pages as they have been removed from the GNU Web site.
8438         (New in Emacs 22): New node.
8439         (Setting up a customization file): Say that most packages support
8440         Customize nowadays.
8441         (Colors on a TTY): Delete reference to instructions on how to
8442         enable syntax highlighting, it is now enabled by default.
8443         (Turning on abbrevs by default): Emacs now reads the abbrevs file
8444         at startup automatically.
8445         (Controlling case sensitivity): Mention `M-c' in isearch.
8446         (Using an already running Emacs process): Emacs now creates the
8447         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
8448         gnuserv.  As emacsclient can now run Lisp code as well, delete a
8449         sentence praising gnuserv for that.  Simplify description of how
8450         the client/server operation works.
8451         (Compiler error messages): Delete obsolete text (compile.el has
8452         been rewritten).
8453         (Indenting switch statements): Fix typo.
8454         (Matching parentheses): Simplify setup instructions, mention the
8455         menu bar item in the Options menu.
8456         (Repeating a command as many times as possible): Mention `C-x e'.
8457         (Going to a line by number): Mention new keymap and bindings
8458         `M-g M-g', `M-g M-p' and `M-g M-n'.
8459         (Turning on syntax highlighting): Now on by default.  Simplify.
8460         (Replacing highlighted text): Use `1', not `t'.
8461         (Problems with very large files): The maximum size is now 256MB on
8462         32-bit machines.
8463         (^M in the shell buffer): Mention `comint-process-echoes'.
8464         (Emacs for Apple computers): Emacs 22 has native support for Mac
8465         OS X.
8466         (Translating names to IP addresses): Delete node.
8467         (Binding keys to commands): Fix typo.
8468         (SPC no longer completes file names): New node.
8469         (MIME with Emacs mail packages): Delete section about the Emacs
8470         MIME FAQ (it's not reachable anymore).
8472 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8474         * cc-mode.texi: The manual has been extensively revised: the
8475         information about using CC Mode has been separated from the larger
8476         and more difficult chapters about configuration.  It has been
8477         updated for CC Mode 5.31.
8479 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8481         * pgg.texi (User Commands): Fix description of pgg-verify-region.
8482         (Selecting an implementation): Fix descriptions.
8484 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8486         * message.texi (Various Message Variables): Addition.
8488 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8490         * message.texi: Fix default values.
8492 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8494         * message.texi (Header Commands): Clarify descriptions of
8495         message-cross-post-followup-to, message-reduce-to-to-cc, and
8496         message-insert-wide-reply.
8497         (Various Commands): Fix kindex for message-kill-to-signature;
8498         clarify description of message-tab.
8500 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8502         * message.texi (Mailing Lists): Fix description about MFT.
8504         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8506 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8508         * gnus.texi (Slow Terminal Connection): Replace old description
8509         with new one.
8511 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8513         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8514         replace X-Draft-Headers with X-Draft-From.
8516 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8518         * gnus.texi (Various Various): Fix the default value of
8519         nnheader-max-head-length.
8520         (Gnus Versions): Fix typo.
8522 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
8524         * org.texi (Structure editing): Document new functionality of
8525         M-RET.
8527 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
8529         * org.texi (Internal Links): Fix Texinfo usage.
8531 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
8533         * org.texi (TODO basics): Document the global todo list.
8534         (TODO items): Documents sparse tree for specific TODO
8535         keywords.
8537 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
8539         * org.texi (Plain Lists): Typos fixed.
8541 2005-11-28  Jay Belanger  <belanger@truman.edu>
8543         * calc.texi: Change references of `M-#' to `C-x *' prefix.
8545 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
8547         * org.texi (Structure editing): New item moving commands added.
8548         (Plain Lists): New section.
8550 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
8552         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8553         (Agenda): Document commands `org-cycle-agenda-files' and
8554         `org-agenda-file-to-front'.
8555         (Built-in table editor): Document `org-table-sort-lines'.
8556         (HTML formatting): Export of hand-formatted lists.
8558 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8560         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8561         new variable gnus-toolbar-thickness.
8563 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8565         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8567 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8569         * gnus.texi (X-Face): Fix description.
8570         (XVarious): Remove gnus-xmas-logo-color-alist and
8571         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8573 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8575         * gnus.texi (Group Parameters): Mention new variable
8576         gnus-parameters-case-fold-search.
8577         (Home Score File): Addition.
8579 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
8581         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
8582         (Overview): List supported feed types.
8583         (Installation): No installation necessary when using autoload.
8584         (Configuration): Rename "RSS" to "news".
8586 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
8588         * pgg.texi (User Commands): Document additional passphrase
8589         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8590         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8592 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
8594         * org.texi: Version number changed to 3.19.
8596 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
8598         * pgg.texi (How to use): Update the example to add autoload of
8599         pgg-encrypt-symmetric-region.
8600         (User Commands): Document pgg-encrypt-symmetric-region.
8601         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8603 2005-10-27  Jay Belanger  <belanger@truman.edu>
8605         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8606         mention other TeX-related units.
8608 2005-10-23  Lars Hansen  <larsh@soem.dk>
8610         * dired-x.texi (Miscellaneous Commands):
8611         Replace dired-do-relative-symlink by dired-do-relsymlink and
8612         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8614 2005-10-23  Jay Belanger  <belanger@truman.edu>
8616         * calc.texi (Predefined Units): Use `alpha' for the fine structure
8617         constant.
8619 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
8621         * faq.texi (Bugs and problems):
8622         Replace `dired-move-to-filename-regexp' by
8623         `directory-listing-before-filename-regexp'.
8625 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
8627         * newsticker.texi (UPDATED): Set value.
8629 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8631         * gnus.texi (Document Groups): Remove duplicate item.
8633 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
8635         * org.texi (Summary): Mention iCalendar support.
8636         (Exporting): Document iCalendar support.
8638 2005-10-18  Romain Francoise  <romain@orebokech.com>
8640         * viper.texi (Viper Specials): Capitalize GNU.
8642 2005-10-17  Juri Linkov  <juri@jurta.org>
8644         * info.texi (Getting Started, Search Index, Expert Info):
8645         Fix wording.
8646         (Search Text): Replace `echo area' with `mode line'.
8647         (Search Index): Both `i' and `,' find all index entries.
8648         Replace example `C-f' with `C-l' (which exists in index of Info
8649         manual) and delete spaces in its keyboard input sequence.
8650         Delete unnecessary explanations about literal characters.
8652 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8654         * gnus.texi (Document Server Internals): Addition.
8656 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8658         * gnus.texi (A note on namespaces): Fix RFC reference.
8660 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8662         * gnus.texi (RSS): Fix key description.
8664 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8666         * gnus.texi: Emacs/w3 -> Emacs/W3.
8667         (Browsing the Web): Fix description.
8668         (Web Searches): Ditto.
8669         (Customizing W3): Ditto.
8671 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8673         * gnus.texi (Maildir): Clarify expire-age and expire-group.
8675 2005-10-11  Jay Belanger  <belanger@truman.edu>
8677         * calc.texi (Integration): Mention using `a i' to compute definite
8678         integrals.
8680 2005-10-11  Juri Linkov  <juri@jurta.org>
8682         * info.texi: Rearrange nodes.
8683         (Top): Update menu.  Change ref `Info for Experts' to
8684         `Advanced Info Commands'.
8685         (Getting Started): Fix description of manual's parts.
8686         (Help-Int): Change xref `Info Search' to `Search Index', and
8687         `Expert Info' to `Advanced'.
8688         (Advanced): Move node one level up.
8689         (Search Text, Search Index): New nodes split out from `Info Search'.
8690         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8691         split out from `Advanced'.
8692         (Advanced, Emacs Info Variables): De-document editing an Info file
8693         in Info.
8694         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8695         (Creating an Info File): Delete node and move its text to
8696         `Expert Info'.
8698 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
8700         * org.texi (Workflow states): Documented that change in keywords
8701         becomes active only after restart of Emacs.
8703 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
8705         Sync with Tramp 2.0.51.
8707 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
8709         * speedbar.texi (Introduction): Describe new location of speedbar
8710         on menubar.
8711         (Basic Key Bindings): Remove descriptions of bindings that have
8712         been removed.
8714 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
8716         * speedbar.texi (GDB): Describe use of watch expressions.
8718 2005-09-28  Simon Josefsson  <jas@extundo.com>
8720         * message.texi (IDNA): Fix.
8722 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8724         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8725         nntp-server-hook, and nntp-warn-about-losing-connection; fix
8726         description of nntp-open-connection-function.
8727         (Common Variables): Fix descriptions.
8729 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8731         * gnus.texi (Server Buffer Format): Document the %a format spec.
8733 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8735         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8737 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8739         * org.texi Version 3.16.
8741 2005-09-19  Miles Bader  <miles@gnu.org>
8743         * newsticker.texi: Get rid of CVS keywords.
8745 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8747         * gnus.texi (Finding the Parent): Fix description of how Gnus
8748         finds article.
8750 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
8752         * gnus.texi (Advanced Scoring Examples): New examples to teach how
8753         to drop off non-answered articles.
8755 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8757         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8758         braces (which are unsupported by NMAKE) for macro `srcdir'.
8760 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
8762         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8763         (../info/newsticker, newsticker.dvi): New targets.
8765 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
8767         * newsticker.texi: Replace @command with @code.  Replace @example
8768         with @lisp.
8769         (Top): Add explanations to menu items.
8770         (GNU Free Documentation License): Remove.
8772 2005-09-16  Romain Francoise  <romain@orebokech.com>
8774         Update all files to specify GFDL version 1.2.
8776         * doclicense.texi (GNU Free Documentation License): Update to
8777         version 1.2.
8779 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8781         * newsticker.texi: Fix @setfilename.
8783         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8784         (../info/newsticker, newsticker.dvi): New targets.
8786 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8788         * org.texi: Version 3.15.
8790 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
8792         * ses.texi: Combine all three indices into one.
8793         Correct a few typos.
8795 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8797         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8799 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8801         * emacs-mime.texi (Handles): Remove duplicate item.
8802         (Encoding Customization): Fix the default value for
8803         mm-coding-system-priorities.
8804         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8805         (Basic Functions): Fix reference.
8807 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8809         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8811 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8813         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8814         and web site.
8816         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8817         not keyboard-translate.
8819 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8821         * faq.texi (Using regular expressions): Fix xref.
8823 2005-08-09  Juri Linkov  <juri@jurta.org>
8825         * info.texi (Help-P): Replace `Prev' with `Previous'.
8826         (Help-M, Help-Xref): Add S-TAB.
8827         (Help-FOO): Update `u' command.
8828         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8829         Update info about visibility of xref parts.
8830         (Help-Int): Fix `m' command.  Rename `Info-last' to
8831         `Info-history-back'.  Add `Info-history-forward'.
8832         (Advanced): Fix `g*' and `M-n' commands.
8833         (Info Search): Add `index-apropos' in stand-alone browser.
8834         Add isearch commands.
8835         (Emacs Info Variables): Remove `Info-fontify'.
8836         Add `Info-mode-hook'.  Update face names.
8837         Add `Info-fontify-maximum-menu-size',
8838         `Info-fontify-visited-nodes', `Info-isearch-search'.
8840 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8842         Sync with Tramp 2.0.50.
8844         * tramp.texi: Use @option{} consequently for method names.
8845         (Inline methods, External transfer methods): Remove references to
8846         Cygwin.
8847         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8848         implementation.
8850 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8852         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8853         Mention that gnus-init-file is not read when Emacs is invoked with
8854         --no-init-file or -q.
8856 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8858         * org.texi: Version 3.14.
8860 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
8862         * org.texi: Version 3.13.
8864 2005-07-18  Juri Linkov  <juri@jurta.org>
8866         * calc.texi (Time Zones, Logical Operations):
8867         * cl.texi (Overview):
8868         * org.texi (TODO types):
8869         * sc.texi (Emacs 18 MUAs):
8870         * speedbar.texi (Top):
8871         * url.texi (History):
8872         Delete duplicate duplicate words.
8874 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
8876         * cl.texi (Type Predicates): Document `atom' type.
8878 2005-07-04  Lute Kamstra  <lute@gnu.org>
8880         Update FSF's address in GPL notices.
8882         * calc.texi (Copying):
8883         * doclicense.texi (GNU Free Documentation License):
8884         * faq.texi (Contacting the FSF):
8885         * mh-e.texi (Copying): Update FSF's address.
8887 2005-07-03  Richard M. Stallman  <rms@gnu.org>
8889         * flymake.texi (Example -- Configuring a tool called directly):
8890         Update name of flymake-build-relative-filename.
8892 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8894         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8896 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8898         * org.texi: Version 3.12.
8900 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8902         * makefile.w32-in (MAKEINFO): Use --force.
8903         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8904         Makefile.in.
8905         (gnus.dvi): Use "..." to quote Sed args, so that it works with
8906         more shells.
8908 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8910         * speedbar.texi (Creating a display): Texinfo usage fixes.
8912         * tramp.texi (Customizing Completion, Auto-save and Backup):
8913         Texinfo usage fixes.
8915 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8917         * dired-x.texi (Miscellaneous Commands):
8918         * ediff.texi (Miscellaneous):
8919         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8920         (Agent Variables):
8921         * info.texi (Help-Xref):
8922         * message.texi (Message Headers):
8923         * org.texi (Remember):
8924         * reftex.texi (Options (Defining Label Environments)):
8925         (Options (Index Support)):
8926         (Options (Viewing Cross-References)):
8927         (Options (Misc)):
8928         (Changes):
8929         * speedbar.texi (Creating a display):
8930         * tramp.texi (Customizing Completion, Auto-save and Backup):
8931         Texinfo usage fix.
8933 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8935         * org.texi: Version 3.11.
8937 2005-06-12  Jay Belanger  <belanger@truman.edu>
8939         * calc.texi (Getting Started): Remove extra menu item.
8941 2005-05-31  Jay Belanger  <belanger@truman.edu>
8943         * calc.texi (Notations Used in This Manual): Use @kbd for key
8944         sequence.
8945         (Demonstration of Calc): Mention another way of starting Calc.
8946         (Starting Calc): Mention long name of M-#.
8947         (Embedded Mode Overview): Remove unnecessary instruction.
8948         (Other M-# commands): Rephrase `M-# 0' explanation.
8949         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8950         reflect current behavior.
8952 2005-05-30  Jay Belanger  <belanger@truman.edu>
8954         * calc.texi (Hooks): Change description of calc-window-hook and
8955         calc-trail-window-hook to match usage.
8956         (Computational Functions): Add more constant-generating functions.
8957         (Customizable Variables): Use defvar.
8959 2005-05-28  Jay Belanger  <belanger@truman.edu>
8961         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8962         (Basic Embedded Mode): Explain behavior of arguments to
8963         calc-embedded-mode.
8965 2005-05-27  Jay Belanger  <belanger@truman.edu>
8967         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8968         current behavior.
8970 2005-05-25  Jay Belanger  <belanger@truman.edu>
8972         * calc.texi: Change Calc version number throughout.
8973         (Keypad Mode): Change location in info output.
8974         (Keypad mode overview): Move picture of keypad.
8976 2005-05-21  Jay Belanger  <belanger@truman.edu>
8978         * calc.texi (Storing variables): Mention that only most variables
8979         are void to begin with.
8981 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8983         * widget.texi (Basic Types): Update cross ref from "Enabling
8984         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8985         lispref/text.texi change.
8987 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8989         * org.texi: Version 3.09.
8991 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8993         * reftex.texi: Version 4.28.
8995 2005-05-16  Jay Belanger  <belanger@truman.edu>
8997         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8999 2005-05-14  Jay Belanger  <belanger@truman.edu>
9001         * calc.texi (Default Simplifications): Insert missing ! (logical
9002         not operator).
9004 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
9006         Sync with Tramp 2.0.49.
9008 2005-05-10  Jay Belanger  <belanger@truman.edu>
9010         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9011         to 1.
9013 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
9015         * org.texi: Version 3.08, structure reorganized.
9017 2005-04-24  Richard M. Stallman  <rms@gnu.org>
9019         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9021 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
9023         * org.texi: Update to version 3.06.
9025 2005-04-13  Lute Kamstra  <lute@gnu.org>
9027         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9029 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
9031         * cl.texi (Porting Common Lisp): Fix typo.
9033 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9035         * gnus.texi (RSS): Addition.
9037 2005-04-04  Jay Belanger  <belanger@truman.edu>
9039         * calc.texi: Change Calc version number.
9040         (Customizable variables): Fix description of calc-language-alist.
9041         (Copying): Put in version 2 of GPL.
9043 2005-04-01  Jay Belanger  <belanger@truman.edu>
9045         * calc.texi (Troubleshooting Commands): Remove comment about
9046         installation.
9047         (Installation): Remove section.
9048         (Customizable Variables): New section.
9049         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9050         (Graphical Devices): Add references to Customizable Variables.
9052 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9054         * emacs-mime.texi (Display Customization): Markup fixes.
9055         (rfc2047): Update.
9057 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
9059         * gnus-faq.texi: Replaced with auto-generated version.
9061 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
9063         * dired-x.texi (Multiple Dired Directories): default-directory was
9064         renamed to dired-default-directory.
9066 2005-03-26  Jay Belanger  <belanger@truman.edu>
9068         * calc.texi (Simplifying Formulas, Rewrite Rules):
9069         Change description of top and bottom of fraction.
9070         (Modulo Forms): Move description of how to create modulo forms to
9071         earlier in the section.
9072         (Fraction Mode): Suggest using : to get a fraction by dividing.
9073         (Basic Arithmetic): Adjust placement of command name.
9074         (Truncating the Stack): Emphasize that "hidden" entries are still
9075         visible.
9076         (Installation): Move discussion of printing manual to "About This
9077         Manual".
9078         (About This Manual): Mention how to print the manual.
9079         (Reporting Bugs): Remove first person.
9080         (Building Vectors): Add algebraic version of append.
9081         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9082         (Grouping Digits): Fix typo.
9084 2005-03-25  Werner Lemberg  <wl@gnu.org>
9086         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9087         Replace `legal' with `valid'.
9089 2005-03-25  Werner Lemberg  <wl@gnu.org>
9091         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9093 2005-03-24  Jay Belanger  <belanger@truman.edu>
9095         * calc.texi (General Mode Commands)
9096         (Mode Settings in Embedded Mode): Add some explanation of
9097         recording mode settings.
9099 2005-03-24  Richard M. Stallman  <rms@gnu.org>
9101         * calc.texi: Remove praise of non-free software.
9103         * idlwave.texi: Don't say where to get IDL or its non-free manual.
9104         (Installation): Node deleted.
9106 2005-03-23  Richard M. Stallman  <rms@gnu.org>
9108         * url.texi (HTTP language/coding): Improve last change.
9110 2005-03-22  Jay Belanger  <belanger@truman.edu>
9112         * calc.texi (Embedded Mode): Add new information on changing
9113         modes.
9115 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
9117         Sync with Tramp 2.0.48.
9119         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9121         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
9122         "GNU/Linux".  Change all addresses to .gnu.org.
9123         (Default Method): Offer shortened syntax for "su" and "sudo"
9124         methods.
9126 2005-03-07  Richard M. Stallman  <rms@gnu.org>
9128         * url.texi: Fix usage of "e.g.".
9129         (HTTP language/coding): Explain the rules for these strings.
9131 2005-03-06  Richard M. Stallman  <rms@gnu.org>
9133         * woman.texi (Introduction): Minor cleanups.
9135         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9137         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9138         (Installation): Node deleted.
9140         * mh-e.texi (Preface): Get rid of "Emacs 21".
9142         * eshell.texi (Installation): Delete node (for Emacs 20).
9144 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
9146         * flymake.texi: Refill and tweak style in @lisp blocks.
9148 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9150         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9152 2005-03-01  Jay Belanger  <belanger@truman.edu>
9154         * calc.texi (Trigonometric and Hyperbolic Functions):
9155         Mention additional functions.
9156         (Algebraic Simplifications): Mention additional simplifications.
9158 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
9160         * ses.texi: Add concept/function/variable indices (this work was
9161         donated by Brad Collins <brad@chenla.org>, copyright-assignment
9162         papers on file at FSF).
9164 2005-02-10  Jay Belanger  <belanger@truman.edu>
9166         * calc.texi: Change @LaTeX to La@TeX throughout.
9167         Redefine @expr as @math for TeX output.
9168         Redefine @texline as a no-op for TeX output.
9169         Define @tfn, replace @t by @tfn throughout.
9171 2005-02-09  Jay Belanger  <belanger@truman.edu>
9173         * calc.texi: Add macro for LaTeX for info output.
9175 2005-02-08  Kim F. Storm  <storm@cua.dk>
9177         * texinfo.tex (LaTex): Add def.
9179 2005-02-06  Jay Belanger  <belanger@truman.edu>
9181         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9182         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
9183         throughout manual.
9185 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9187         * gnus.texi: Some edits based on comments from David Abrahams.
9189 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9191         * gnus.texi (RSS): Fix the keystroke.
9193 2005-01-24  David Kastrup  <dak@gnu.org>
9195         * faq.texi: Update AUCTeX version info.
9197 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9199         * gnus-faq.texi ([4.1]): Typo.
9201 2005-01-19  Jay Belanger  <belanger@truman.edu>
9203         * calc.texi (Keep Arguments): Mention that keeping arguments
9204         doesn't work with keyboard macros.
9206 2005-01-16  Richard M. Stallman  <rms@gnu.org>
9208         * autotype.texi (Autoinserting): Fix small error.
9210 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
9212         Sync with Tramp 2.0.47.
9214         * tramp.texi (Compilation): New section, describing compilation of
9215         remote files.
9217 2005-01-11  Kim F. Storm  <storm@cua.dk>
9219         * widget.texi (Basic Types): Add :follow-link keyword.
9221 2005-01-09  Jay Belanger  <belanger@truman.edu>
9223         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9225 2005-01-08  Jay Belanger  <belanger@truman.edu>
9227         * calc.texi: Change throughout to reflect new default value of
9228         calc-settings-file.
9230 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9232         * message.texi (Reply): `message-reply-to-function' should return
9233         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9235 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9237         * faq.texi (Changing load-path): Fix typo.
9239 2005-01-05  Jay Belanger  <belanger@truman.edu>
9241         * calc.texi (Programming Tutorial): Replace kbd command by
9242         appropriate characters for a keyboard macro.
9244 2005-01-04  Jay Belanger  <belanger@truman.edu>
9246         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9247         for Lucid Emacs.
9248         (Programming Tutorial): Mention that the user needs to be in the
9249         right mode to compute some functions.
9251 2005-01-04  Jay Belanger  <belanger@truman.edu>
9253         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9254         no longer applicable.
9256 2005-01-01  Jay Belanger  <belanger@truman.edu>
9258         * calc.texi (Programming Tutorial): Change description of how to
9259         edit keyboard macros to match current behavior.
9261 2004-12-31  Jay Belanger  <belanger@truman.edu>
9263         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9265 2004-12-20  Jay Belanger  <belanger@truman.edu>
9267         * calc.texi (Types Tutorial): Emphasize that you can't divide by
9268         zero.
9270 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
9272         * cc-mode.texi (Text Filling and Line Breaking): Put period after
9273         @xref.
9274         (Font Locking): Avoid @strong{Note:}.
9276 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
9278         Sync with Tramp 2.0.46.
9280         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
9282 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
9284         * url.texi: Correct typos.
9285         (Retrieving URLs): @var{nil}->@code{nil}.
9286         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9287         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9288         (Dealing with HTTP documents): @inforef->@xref.
9290 2004-12-15  Jay Belanger  <belanger@truman.edu>
9292         * calc.texi: Consistently capitalized all mode names.
9293         (Answers to Exercises): Mention that an answer can be a fraction
9294         when in Fraction mode.
9296 2004-12-13  Jay Belanger  <belanger@truman.edu>
9298         * calc.texi: Fix some TeX definitions.
9300 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
9302         * reftex.texi (Imprint): Remove erroneous @value's.
9304 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9306         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9307         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9309 2004-12-08  Jay Belanger  <belanger@truman.edu>
9311         * calc.texi (Starting Calc): Remove comment about installation.
9312         (Keypad Mode Overview): Remove comment about Emacs 19 support.
9314 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9316         * url.texi: Update @setfilename.
9317         (Getting Started): No need to worry about Gnus versions.
9318         (Dealing with HTTP documents): Use @inforef.
9320         * org.texi: Fix @direntry file name.
9322 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9324         * url.texi: New file.
9326         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9328 2004-12-06  Jay Belanger  <belanger@truman.edu>
9330         * calc.texi (Using Calc): Remove paragraph about installation.
9332 2004-12-06  Jay Belanger  <belanger@truman.edu>
9334         * calc.texi: Use more Texinfo macros and less TeX defs.
9335         Remove @refill's.
9337 2004-12-06  Richard M. Stallman  <rms@gnu.org>
9339         * org.texi: New file.
9341 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9343         * Makefile.in (org.dvi, ../info/org): New targets.
9344         (INFO_TARGETS): Add ../info/org.
9345         (DVI_TARGETS): Add org.dvi.
9346         (maintainer-clean): Remove the info files in the info dir.
9348 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
9350         * idlwave.texi: Fix the setfilename directive to put the produced
9351         file in ../info.
9352         (Continued Statement Indentation): Resurrect Jan D.'s change from
9353         2004-11-03 that was lost when a newer version of idlwave.texi was
9354         imported.
9356 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9358         * gnus-faq.texi ([5.1]): Add missing bracket.
9360         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9361         Index `spam-initialize'.
9363 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9365         * message.texi (Various Message Variables): Mention that all mail
9366         file variables are derived from `message-directory'.
9368         * gnus.texi (Splitting Mail): Clarify bogus group.
9370 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9372         * emacs-mime.texi (Encoding Customization):
9373         Fix mm-coding-system-priorities entry.
9375 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9377         * idlwave.texi (Continued Statement Indentation):
9378         * reftex.texi (Options (Index Support)):
9379         (Displaying and Editing the Index, Table of Contents):
9380         * speedbar.texi (Creating a display, Major Display Modes):
9381         Replace non-nil with non-@code{nil}.
9383 2004-10-21  Jay Belanger  <belanger@truman.edu>
9385         * calc.texi (Algebraic-Style Calculations): Remove a comment.
9387 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
9389         * calc.texi (Reporting Bugs): Double up `@'.
9391 2004-10-18  Jay Belanger  <belanger@truman.edu>
9393         * calc.texi (Reporting Bugs): Change the address that bugs
9394         should be sent to.
9396 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9398         * gnus.texi (New Features): Add 5.11.
9400         * message.texi (Resending): Remove wrong default value.
9402         * gnus.texi (Mail Source Specifiers): Describe possible problems
9403         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
9404         `pop3-leave-mail-on-server' to the index.
9406 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9408         * message.texi (Canceling News): Add how to set a password.
9410 2004-10-12  Jay Belanger  <belanger@truman.edu>
9412         * calc.texi (Help Commands): Change the descriptions of
9413         calc-describe-function and calc-describe-variable to match their
9414         current behavior.
9416 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9418         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9420 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
9422         Sync with Tramp 2.0.45.
9424         * tramp.texi (Frequently Asked Questions): Comment paragraph about
9425         plink link.  The URL is outdated.  Originator contacted for
9426         clarification.
9428 2004-10-10  Juri Linkov  <juri@jurta.org>
9430         * gnus.texi (Top, Marking Articles): Join two menus in one node
9431         because a node can have only one menu.
9433 2004-10-09  Juri Linkov  <juri@jurta.org>
9435         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9436         example of nnmail-split-fancy.
9438 2004-10-06  Karl Berry  <karl@gnu.org>
9440         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9441         consistency with other uses of dashes.
9443 2004-10-05  Karl Berry  <karl@gnu.org>
9445         * info.texi: Consistently use --- throughout, periods at end of
9446         menu descriptions, and a couple typos.
9448 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
9450         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9451         * pgg.texi (User Commands, Backend methods): Do.
9452         * gnus.texi: Markup fixes.
9453         (Setting Process Marks): Fix `M P a' entry.
9454         * emacs-mime.texi: Fixes.
9456 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
9458         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9459         again.
9460         Use 5.10 instead of 5.10.0.
9462 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9464         * gnus.texi (Summary Mail Commands): S D e.
9466 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
9468         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9469         the gnus-article-mode-line-format section.
9471 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9473         * gnus.texi (Various Summary Stuff): Fix the documentation for
9474         gnus-newsgroup-variables.
9476 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9478         * gnus.texi (MIME Commands):
9479         Add gnus-mime-display-multipart-as-mixed,
9480         gnus-mime-display-multipart-alternative-as-mixed,
9481         gnus-mime-display-multipart-related-as-mixed.
9482         (Mail Source Customization): Clarify `mail-source-directory'.
9483         (Splitting Mail): Mention gnus-group-find-new-groups.
9484         (SpamOracle): Fix typo.
9486         * gnus-faq.texi: Untabify.
9487         ([6.3]): nnir.el is in contrib directory.
9489         * message.texi (News Headers): Clarify how a unique ID is created.
9491         * gnus.texi (Batching Agents): Fix typo in example.
9492         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9494 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
9496         * gnus.texi (Group Parameters): Add more on hooks.
9498 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
9500         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9502 2004-09-22  Jay Belanger  <belanger@truman.edu>
9504         * calc.texi (Vectors as Lists): Add a warning that the tutorial
9505         might be hidden during part of the session.
9507 2004-09-20  Jay Belanger  <belanger@truman.edu>
9509         * calc.texi (Notations Used in This Manual): Put in an earlier
9510         mention that DEL could be called Backspace.
9512 2004-09-10  Simon Josefsson  <jas@extundo.com>
9514         * gnus.texi (IMAP): Add example.  Suggested and partially written
9515         by Steinar Bang <sb@dod.no>.
9517 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9519         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9520         netrc syntax.
9522 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9524         * gnus.texi (Spam ELisp Package Sequence of Events):
9525         Some clarifications.
9526         (Spam ELisp Package Global Variables): More clarifications.
9528 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9530         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9531         Mention spam-split does not modify incoming mail.
9533 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9535         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9537 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
9539         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9541 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9543         * makefile.w32-in (sieve, pgg): Use $(infodir).
9545 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
9547         * makefile.w32-in: Fix PGG and Sieve entries.
9549 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
9551         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9552         Emacs and related programs.
9554 2004-08-27  Richard M. Stallman  <rms@gnu.org>
9556         * faq.texi: Fix texinfo usage, esp. doublequotes.
9557         (Difference between Emacs and XEmacs): Some clarification.
9559         * faq.texi (Difference between Emacs and XEmacs):
9560         Explain not to contrast XEmacs with GNU Emacs.
9562 2004-08-26  Richard M. Stallman  <rms@gnu.org>
9564         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9566 2004-08-22  David Kastrup  <dak@gnu.org>
9568         * reftex.texi (AUCTeX): Update links, section name.
9570         * faq.texi (Calc): Update availability (included in 22.1).
9571         (AUCTeX): Update availability, information, versions, description.
9573 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
9575         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9577 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
9579         * cc-mode.texi: Various updates for CC Mode 5.30.9.
9581 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
9583         Sync with Tramp 2.0.44.
9585 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
9587         * widget.texi (User Interface): Update how to separate the
9588         editable field of an editable-field widget from other widgets.
9589         (Programming Example): Add text after field.
9591 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9593         * emacs-mime.texi (Encoding Customization): Add a note to the
9594         mm-content-transfer-encoding-defaults entry.
9595         (rfc2047): Update.
9597         * gnus.texi (Article Highlighting):
9598         Add gnus-cite-ignore-quoted-from.
9599         (POP before SMTP): New node.
9600         (Posting Styles): Addition.
9601         (Splitting Mail): Add nnmail-split-lowercase-expanded.
9602         (Fancy Mail Splitting): Ditto.
9603         (X-Face): Add gnus-x-face.
9605 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
9607         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9608         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9610 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9612         * gnus.texi (Mail Source Specifiers):
9613         Describe `pop3-leave-mail-on-server'.
9615 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
9617         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9619         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9620         repository.  Change setfilename.
9622         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9624 2004-07-02  Juri Linkov  <juri@jurta.org>
9626         * pcl-cvs.texi (Viewing differences): Add `d r'.
9628 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9630         * ses.texi, viper.texi, flymake.texi, faq.texi:
9631         * eshell.texi, ediff.texi: Markup fixes.
9633 2004-06-21  Karl Berry  <karl@gnu.org>
9635         * info.texi (Top): Mention that only Emacs has mouse support.
9636         (Getting Started): Mention this in a few other places.
9638 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
9640         * autotype.texi (Copyrights, Timestamps):
9641         Recommend `before-save-hook' instead of `write-file-functions'.
9643 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
9645         * dired-x.texi (dired-mark-omitted): Update keybinding.
9647 2004-06-10  Kim F. Storm  <storm@cua.dk>
9649         * pcl-cvs.texi (Viewing differences): Add 'd y'.
9651 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
9653         * dired-x.texi (variable dired-omit-mode): Rename from
9654         dired-omit-files-p.
9655         (function dired-omit-mode): Rename from dired-omit-toggle.
9656         Call dired-omit-mode rather than set dired-omit-files-p.
9657         (dired-mark-omitted): Describe command.
9659 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
9661         Version 2.0.41 of Tramp released.
9663 2004-05-29  Juanma Barranquero  <lektu@terra.es>
9665         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9666         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9668 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9670         * cl.texi (Top): Call this chapter `Introduction'.
9671         (Overview): In TeX, no section heading here.
9673         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
9675 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
9677         * Makefile.in (../info/flymake, flymake.dvi): New targets.
9678         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9680 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
9682         * flymake.texi: New file.
9684 2004-05-28  Simon Josefsson  <jas@extundo.com>
9686         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9688 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
9690         Version 2.0.40 of Tramp released.
9692 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
9694         Complete rework, based on review by Karl Berry <karl@gnu.org>.
9696         * tramp.texi (Auto-save and Backup): Explain exploitation of new
9697         variables `tramp-backup-directory-alist' and
9698         `tramp-bkup-backup-directory-info'.
9699         (Overview, Connection types)
9700         (External transfer methods, Default Method)
9701         (Windows setup hints): Remove restriction of password entering
9702         with external methods.
9703         (Auto-save and Backup): Make file name example
9704         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
9705         and `auto-save-directory' must be used.
9706         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9707         only "NT").  Remove doubled entry "What kinds of systems does
9708         @tramp{} work on".
9709         (tramp): Macro removed.
9710         (Obtaining Tramp): Flag removed from title.
9711         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
9712         and `trampver' used properly.  Flag `tramp-inst' replaced by
9713         `installchapter'.  Installation related text adapted.
9715 2004-04-28  Masatake YAMATO  <jet@gyve.org>
9717         * widget.texi (Programming Example): Remove overlays.
9719 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
9721         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9723 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9725         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9727 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
9729         * info.texi (Info Search): Add info-apropos.
9731 2004-03-22  Juri Linkov  <juri@jurta.org>
9733         * faq.texi: Fix help key bindings.
9735 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
9737         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9738         (as suggested by Karl Berry).  Update information about colored
9739         stars in menus.  Add new subheading describing M-n.
9741 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9743         * cl.texi (Top): Rename top node's title.
9745 2004-03-08  Karl Berry  <karl@gnu.org>
9747         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9748         problems making the texinfo distribution.
9750 2004-02-29  Simon Josefsson  <jas@extundo.com>
9752         * smtpmail.texi (Authentication): Change the list of supported
9753         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9754         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9755         <voegelas@gmx.net>.
9757 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9759         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9760         Use $(DEL) instead of rm, and ignore exit code.
9762 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
9764         Tramp version 2.0.39 released.
9766 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9768         * tramp.texi (Customizing Completion): Explain new functions
9769         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9770         (all): Savannah URLs unified to "http://savannah.nongnu.org".
9771         (Top): Refer to Savannah mailing list as the major one.
9772         Mention older mailing lists in HTML mode only.
9773         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
9774         (Frequently Asked Questions): Remote hosts must not be Unix-like
9775         for "smb" method.
9776         (Password caching): New node.
9777         (External transfer methods): Refer to password caching for "smb"
9778         method.
9780 2004-02-17  Karl Berry  <karl@gnu.org>
9782         * info.texi (Help-Int): Mention the new line number feature.
9784 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
9786         * ses.texi (Advanced Features): New functionality for
9787         ses-set-header-row (defaults to current row unless C-u used).
9788         (Acknowledgements): Add Stefan Monnier.
9790 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9792         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9794 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
9796         Tramp version 2.0.38 released.
9798         * tramp.texi (Remote shell setup): Warn of environment variables
9799         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
9800         <sven.gabriel@imk.fzk.de>.
9801         (Configuration): Tramp now chooses base64/uuencode
9802         automatically.  Update wording accordingly.
9803         (Top): More description for the `Default Method' menu entry.
9804         (Default Method): Use @code, not @var, for Lisp variables.
9805         (Default Method): New subsection `Which method is the right one
9806         for me?'  Suggested by Christian Kirsch.
9807         (Configuration): Pointer to new subsection added.
9808         (Default Method): Too many "use" in one sentence.
9809         Rephrase.  Reported by Christian Kirsch.
9810         (Filename Syntax): Old `su' example is probably a left-over from
9811         the sm/su method naming.  Replace with `ssh', instead.
9812         (External transfer methods, Auto-save and Backup):
9813         Typo fixes.
9815 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
9817         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9818         (Top): Mention japanese manual only if flag `jamanual' is set.
9819         Insert section `Japanese manual' in menu.
9821 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9823         * eshell.texi (Known Problems): Add doc item.
9825 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9827         * cc-mode.texi: Update for CC Mode 5.30.
9829         Note: Please refrain from doing purely cosmetic changes like
9830         removing trailing whitespace in this manual; it clobbers cvs
9831         merging for no good reason.
9833 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9835         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9836         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9837         @acronym{ASCII}.
9839 2003-10-26  Karl Berry  <karl@gnu.org>
9841         * info.texi (Info Search): Echo area, not echo are.  From Debian
9842         diff.
9844 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9846         * widget.texi (Defining New Widgets): Document new behavior of
9847         :buttons and :children keywords.
9849 2003-10-22  Miles Bader  <miles@gnu.org>
9851         * Makefile.in (info): Move before $(top_srcdir)/info.
9853 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
9855         * tramp.texi (Inline methods): Small grammar fix.
9856         (External transfer methods): Likewise.
9858 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
9860         * speedbar.texi: Remove paragraph for GUD that is no longer true.
9862 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
9864         * texinfo.tex: Replace `%' in arch tagline by @ignore.
9866 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9868         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9870         * widget.texi (User Interface): Fix typos.
9872         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9874 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9876         * pcl-cvs.texi (Selected Files): Fix typo.
9878 2003-09-21  Karl Berry  <karl@gnu.org>
9880         * info.texi (] and [ commands): No period at end of section title.
9882 2003-09-04  Miles Bader  <miles@gnu.org>
9884         * Makefile.in (top_srcdir): New variable.
9885         ($(top_srcdir)/info): New rule.
9886         (info): Depend on it.
9888 2003-09-03  Peter Runestig  <peter@runestig.com>
9890         * makefile.w32-in: New file.
9892 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9894         * widget.texi (User Interface): Explain the need of static text
9895         around an editable field.
9897 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9899         * widget.texi (Basic Types): The argument to `:help-echo' can now
9900         be a form that evaluates to a string.
9902 2003-08-18  Kim F. Storm  <storm@cua.dk>
9904         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9906 2003-08-16  Richard M. Stallman  <rms@gnu.org>
9908         * dired-x.texi (Shell Command Guessing): Explain *.
9910 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
9912         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9913         log-edit-insert-changelog.
9915 2003-08-03  Karl Berry  <karl@gnu.org>
9917         * info.texi: Need @contents.
9919 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
9921         Tramp version 2.0.36 released.
9923         * tramp.texi (Remote shell setup): Explain about problems with
9924         non-Bourne commands in ~/.profile and ~/.shrc.
9926 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9928         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9929         renaming of `vis-mode' to `visible-mode'.
9931 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
9933         * info.texi (Top, Help-Small-Screen): Remove accidentally added
9934         next, prev and up pointers.
9936 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
9938         * info.texi (Help): Mention existence of Emacs and stand-alone
9939         Info at the very beginning of the tutorial.
9940         (Help-Inv): New node.
9941         (Help-]): New node.
9942         (Help-M): Systematically point out the differences between default
9943         Emacs and stand-alone versions.  Delete second menu.
9944         (Help-Xref): Systematically point out the differences between
9945         default Emacs and stand-alone versions.
9946         (Help-Int): Change `l' example.
9947         (Expert Info): Fix typos.
9948         (Emacs Info Variables): Mention `Info-hide-note-references' and
9949         new default for `Info-scroll-prefer-subnodes'.
9951 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
9953         Version 2.0.35 of Tramp released.
9955         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9956         (Inline methods): Add methods `remsh' and `plink1'.
9957         (External transfer methods): Add method `remcp'.
9958         (Multi-hop Methods): Add method `remsh'.
9959         Small patch from Adrian Aichner <adrian@xemacs.org>:
9960         Fix minor typos.
9961         (Concept Index): Add to make manual searchable via
9962         `Info-index'.
9963         (Version Control): Add cindex entry.
9965 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9967         * trampver.texi: Version 2.0.34 released.
9969 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9971         * faq.texi: Improve previous changes.
9973 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9975         * faq.texi: Update copyright and maintenance details.
9976         Update some package URLs, versions, and maintainers.
9977         Remove many references to the Emacs Lisp Archive.
9979 2003-04-23  Simon Josefsson  <jas@extundo.com>
9981         * smtpmail.texi: Fix license (the invariant sections mentioned has
9982         never been part of the smtp manual).  Align info dir entry with
9983         other emacs packages.
9985 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9987         * tramp.texi: Version 2.0.33 released.
9988         Remove installation chapter.  Remove XEmacs specifics.
9990 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9992         * tramp.texi (Top): Undo the previous renaming.
9993         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9995 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9997         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9998         version of manual.
10000         * tramp.texi (Auto-save and Backup): New node.
10002 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
10004         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
10005         Emacs" in order to have better differentiation to "XEmacs".
10006         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10007         are new macros in order to point to the other Emacs flavor where
10008         appropriate.  In info case, point to node `Installation' in order
10009         to explain how to generate the other way.  In html case, make a
10010         link to the other html file.
10011         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10012         after CVS checkout/update.
10013         (Installation): Completely rewritten.
10014         (Installation parameters, Load paths): New sections under
10015         `Installation'.
10017 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10019         * tramp.texi: Version 2.0.30 released.
10020         Replace word "path" with "localname" where used as a component of
10021         a Tramp file name.
10023 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
10025         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10026         introduced.
10027         (Installation): Explain what to do if files from the tramp/contrib
10028         directory are needed.
10030 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
10032         * smtpmail.texi (How Mail Works): New.
10034 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
10036         * smtpmail.texi: New file.
10038         * Makefile.in: Build SMTP manual.
10040 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10042         * tramp.texi: Version 2.0.29 released.
10043         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10044         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
10046 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
10048         * tramp.texi (Frequently Asked Questions): Explain a workaround if
10049         another package loads accidentally Ange-FTP.
10051 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
10053         * tramp.texi (Customizing Completion): Add function
10054         `tramp-parse-sconfig'.  Change example of
10055         `tramp-set-completion-function', because parsing of ssh config
10056         files looks more natural.
10058 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
10060         * gnus.texi: Do not use `path' in several locations.
10062 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
10064         * tramp.texi (External transfer methods): New method `smb'.
10065         From Michael Albinus.
10067 2002-11-05  Karl Berry  <karl@gnu.org>
10069         * info.texi (Info-fontify): Reorder face list to avoid bad line
10070         breaks.
10072 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10074         * tramp.texi: Move @copying to standard place.
10075         Use @insertcopying.
10077 2002-10-02  Karl Berry  <karl@gnu.org>
10079         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10080         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10081         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10082         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10083         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10084         Per rms, update all manuals to use @copying instead of @ifinfo.
10085         Also use @ifnottex instead of @ifinfo around the top node, where
10086         needed for the sake of the HTML output.
10087         (The Gnus manual is not fixed since it's not clear to me how it
10088         works; and the Tramp manual already uses @copying, although in an
10089         unusual way.  All others were changed.)
10091 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
10093         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10094         (../info/ses, ses.dvi): New targets.
10095         * ses.texi: New file.
10097 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
10099         * texinfo.tex: Update to texinfo 4.2.
10101 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
10103         * reftex.texi: Update to RefTeX 4.19.
10105 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10107         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10108         (../info/tramp, tramp.dvi): New targets.
10110 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
10112         * Makefile.in (DVI_TARGETS): Add calc.dvi.
10113         (calc.dvi): Uncomment.
10115 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
10117         * Makefile.in (INFO_TARGETS): Add ../info/calc.
10118         (../info/calc): New target.
10120 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
10122         * (Version 21.1 released.)
10124 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
10126         * Branch for 21.1.
10128 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
10130         * Makefile.in (../info/info): Use an explicit -o switch to
10131         makeinfo.
10133 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
10135         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10137 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
10139         * Makefile.in (../info/idlwave): Use --no-split.
10141 2000-12-14  Dave Love  <fx@gnu.org>
10143         * Makefile.in (mostlyclean): Remove gnustmp.*.
10144         (gnus.dvi): Change rule to remove @latex stuff.
10146 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
10148         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10150 2000-10-13  John Wiegley  <johnw@gnu.org>
10152         * Makefile.in: Add build targets for eshell.texi.
10154 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
10156         * Makefile.in: Remove/comment speedbar stuff.
10158 2000-09-22  Dave Love  <fx@gnu.org>
10160         * Makefile.in: Add emacs-mime.
10162 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
10164         * Makefile.in (INFO_TARGETS): Add ../info/woman.
10165         (DVI_TARGETS): Add woman.dvi.
10166         (../info/woman, woman.dvi): New targets.
10168 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10170         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10172         * pcl-cvs.texi: New file.
10173         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10174         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10176 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
10178         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10179         (../info/ebrowse, ebrowse.dvi): New targets.
10181 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
10183         * Makefile.in (INFO_TARGETS): Add eudc.
10184         (DVI_TARGETS): Add eudc.dvi.
10185         (../info/eudc, eudc.dvi): New targets.
10187 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
10189         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10190         compatibility with 8+3 filesystems).
10191         (../info/efaq): Rename from emacs-faq.
10193 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
10195         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10196         (../info/idlwave, idlwave.dvi): New targets.
10198 1999-10-23  Dave Love  <fx@gnu.org>
10200         * Makefile.in: Use autotype.texi.
10202 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
10204         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10205         faq.texi file) rather than ../info/faq.
10207 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
10209         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10210         (../info/ada-mode, ada-mode.dvi): New targets.
10212 1999-09-01  Dave Love  <fx@gnu.org>
10214         * Makefile.in: Add faq.
10216 1999-07-12  Richard Stallman  <rms@gnu.org>
10218         * Version 20.4 released.
10220 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10222         * Version 20.3 released.
10224 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10226         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10227         Use it in dvi targets.
10228         (../etc/GNU): Change to $(srcdir) first.
10230 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
10232         * reftex.texi: Update for RefTeX version 3.22.
10234 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
10236         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10237         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10239 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10241         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10242         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10244 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10246         * Version 20.2 released.
10248 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10250         * Version 20.1 released.
10252 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10254         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10256 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10258         * Version 19.33 released.
10260 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10262         * Version 19.32 released.
10264 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10266         * Makefile.in: Add rules for the Message manual.
10268 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10270         * gnus.texi: New version.
10272         * message.texi: New manual.
10274 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10276         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10278 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10280         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10281         Specify -I option.
10282         (All dvi targets): Set the TEXINPUTS variable.
10284 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10286         * Version 19.31 released.
10288 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
10290         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10291         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
10293 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10295         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10296         (INFO_TARGETS): Add ../info/cc-mode.
10297         (DVI_TARGETS): Add cc-mode.dvi.
10299 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10301         * Version 19.30 released.
10303 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10305         * gnus.texi: New file.
10307 1995-11-04  Erik Naggum  <erik@naggum.no>
10309         * gnus.texi: File deleted.
10311 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
10313         * mh-e.texi: "Function Index" -> "Command Index" to work with
10314         Emacs 19.30 C-h C-k support of separately-documented commands.
10316 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10318         * Makefile.in (../info/ediff, ediff.dvi): New targets.
10319         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10321 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10323         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10324         (../info/viper, viper.dvi): New targets.
10326 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
10328         * dired-x.texi (Installation): Change the example to set
10329         buffer-local variables like dired-omit-files-p in
10330         dired-mode-hook.
10332 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10334         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10335         (../info/mh-e, mh-e.dvi): New targets.
10337 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10339         * Makefile.in (maintainer-clean): Rename from realclean.
10341 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10343         * Makefile.in: New file.
10344         * Makefile: File deleted.
10346 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10348         * Makefile (TEXINDEX_OBJS): Variable deleted.
10349         (texindex, texindex.o, getopt.o): Rules deleted.
10350         All deps on texindex deleted.
10351         (distclean): Don't delete texindex.
10352         (mostlyclean): Don't delete *.o.
10353         * texindex.c, getopt.c: Files deleted.
10355 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10357         * Version 19.26 released.
10359 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10361         * Version 19.25 released.
10363 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10365         * Version 19.24 released.
10367 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10369         * Version 19.23 released.
10371 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10373         * Makefile: Delete spurious tab.
10375 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10377         * Makefile (.SUFFIXES): New rule.
10379 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10381         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10382         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10384 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10386         * Makefile (../info/sc): Rename from sc.info.
10387         (../info/cl): Likewise.
10388         (INFO_TARGETS): Use new names.
10390 1993-12-04  Richard Stallman  (rms@srarc2)
10392         * getopt.c: New file.
10393         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10394         (getopt.o): New rule.
10395         (dvi): Don't depend on texindex.
10396         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10397         Depend on texindex.
10399 1993-12-03  Richard Stallman  (rms@srarc2)
10401         * Makefile (../info/sc.info): Rename from ../info/sc.
10402         (TEXI2DVI): New variable.
10403         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10404         Add explicit commands.
10405         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10407 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10409         * Version 19.22 released.
10411 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10413         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10415 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10417         * Version 19.21 released.
10419 1993-11-15  Paul Eggert  (eggert@twinsun.com)
10421         * man/Makefile (../info/cl.info): Rename from ../info/cl.
10423 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10425         * Makefile (../etc/GNU): New target.
10426         (EMACSSOURCES): Add gnu1.texi.
10428 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10430         * Makefile (realclean): Don't delete the Info files.
10432 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10434         * forms.texi: Fix forms.texi so that it will format correctly.
10435         Add missing `@end iftex', fix bad reference.
10437         * info.texi, info-stn.texi: New files implement texinfo version of
10438         `info' file.
10440 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10442         * Makefile: Fix targets for texindex, new info.texi files.
10443         * info-stnd.texi: New file implements info for standalone info
10444         reader.
10445         * info.texi: Update to include recent changes to "../info/info".
10446         New source file for ../info/info; includes info-stnd.texi.
10448         * texindex.c: Include "../src/config.h" if building in emacs.
10450         * Makefile: Change all files to FILENAME.texi, force all targets
10451         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
10452         vip.texinfo, forms.texinfo, cl.texinfo.
10453         Add target to build texindex.c, defining `emacs'.
10455         * forms.texi: Install new file to match version 2.3 of forms.el.
10457 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10459         * Version 19.19 released.
10461 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
10463         * sc.texinfo: Fix info file name.
10465         * Makefile (info): Add gnus and sc.
10466         (dvi): Add gnus.dvi and sc.dvi.
10467         (../info/sc, sc.dvi): New targets.
10469 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10471         * Version 19.18 released.
10473 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10475         * Makefile: Fix source file names of the separate manuals.
10476         (gnus.dvi, ../info/gnus): New targets.
10478 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10480         * Version 19.17 released.
10482 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10484         * split-man: Fix typos in last change.
10486 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10488         * Version 19.16 released.
10490 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10492         * version 19.15 released.
10494 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10496         * Makefile (distclean): It's rm, not rf.
10498 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10500         * Version 19.14 released.
10502 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10504         * Makefile: New file.
10506 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10508         * Version 19.13 released.
10510 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10512         * Version 19.9 released.
10514 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10516         * Version 19.8 released.
10518 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10520         * Version 19.7 released.
10522 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
10524         * gnus.texinfo: New file.  Removed installation instructions.
10526 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10528         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10530 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
10532         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10533         then define `\sc' as the command for smallcaps in Texinfo.
10534         This means that the @sc command will produce small caps.  bfox has
10535         made the corresponding change to makeinfo and texinfm.el.
10537 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10539         * vip.texinfo: Remove menu entry Adding Lisp Code in node
10540         Customization since the menu entry did not point to anything.
10541         Also add an @finalout command to remove overfull hboxes from the
10542         printed output.
10544         * cl.texinfo: Add @bye, \input line and @settitle to file.
10545         This file is clearly intended to be a chapter of some other work,
10546         but the other work does not yet exist.
10548 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10550         * texinfo.texinfo: Three typos corrected.
10552 ;; Local Variables:
10553 ;; coding: utf-8
10554 ;; End:
10556   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10558   This file is part of GNU Emacs.
10560   GNU Emacs is free software: you can redistribute it and/or modify
10561   it under the terms of the GNU General Public License as published by
10562   the Free Software Foundation, either version 3 of the License, or
10563   (at your option) any later version.
10565   GNU Emacs is distributed in the hope that it will be useful,
10566   but WITHOUT ANY WARRANTY; without even the implied warranty of
10567   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10568   GNU General Public License for more details.
10570   You should have received a copy of the GNU General Public License
10571   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.