doc/misc/cl.texi: Add index for compiler macro.
[emacs.git] / doc / misc / ChangeLog
blob922930efc934dfee9648f84d33b852b37b0b79fa
1 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
3         * cl.texi (Argument Lists):
4         (For Clauses):
5         (Macros): Add indexes.
7 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
9         * cl.texi (Blocks and Exits): Add an index.
11 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
13         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
14         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
15         (todo-mode.dvi, todo-mode.pdf): New rules.
17         * todo-mode.texi: New file.
19 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
21         * gnus.texi (Basic Usage): Mention that warp means jump here.
22         (The notmuch Engine): Mention notmuch.
24 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
26         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
27         `gnus-subthread-sort-functions' and remove the obsolete documentation
28         of `gnus-sort-threads-recursively'.
30 2013-07-29  David Engster  <deng@randomsample.de>
32         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
33         implementation.
34         (Introduction): Add further missing features.
35         (Building Classes): Add introductory paragraph.
36         (Wish List): Add metaclasses and EQL specialization.
38 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
40         * tramp.texi (Frequently Asked Questions): Mention
41         `tramp-use-ssh-controlmaster-options'.
43 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
45         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
46         `gnus-sort-threads-recursively'.
48 2013-07-25  Glenn Morris  <rgm@gnu.org>
50         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
51         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
53         * erc.texi (Special Features): Update contact information.
54         (History): Avoid using @email.
56         * eshell.texi (Bugs and ideas): Minor updates.
58         * faq.texi (Reporting bugs, Origin of the term Emacs)
59         (Setting up a customization file)
60         (Using an already running Emacs process, Turning off beeping)
61         (Packages that do not come with Emacs)
62         (Replying to the sender of a message): Avoid using @email.
64         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
66         * reftex.texi (Imprint): Avoid using @email.
68         * ses.texi (Top): Update bug reporting instructions.
69         (Acknowledgments): Avoid using @email.
71         * woman.texi (Introduction, Background): Remove outdated information.
72         (Bugs, Acknowledgments): Avoid using @email.
74 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
76         * ido.texi: New file.
78 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
80         * gnus.texi (Customizing Articles): Document function predicates.
82 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
84         * gnus.texi (lines): Correct description of
85         `gnus-registry-track-extra's default value.  Mention
86         `gnus-registry-remove-extra-data'.
88 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
90         * gnus.texi (Group Parameters): Mention regexp
91         substitutions (bug#11688).
93 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
95         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
97 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
99         * gnus.texi (Emacsen): Fix version.
101         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
103 2013-07-06  Glenn Morris  <rgm@gnu.org>
105         * mh-e.texi: Fix external links.
106         (Using This Manual): Printed elisp manuals no longer available.
108         * newsticker.texi (Overview): Update URL.
110         * nxml-mode.texi (Introduction): Update URL.
112         * org.texi (JavaScript support): Fix URL.
114         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
116         * eudc.texi (CCSO PH/QI): Remove defunct URL.
118         * dbus.texi (Introspection): Update URL to a less defunct one.
120         * gnus.texi (Top): Restrict "Other related manuals" to info output.
121         (Foreign Groups): Use @indicateurl for examples.
122         (Direct Functions): Remove defunct URL.
123         (RSS): Update URL.
125         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
126         (FAQ 7-1): Update URL.
128         * pgg.texi (Top, Overview): Add note about obsolescence.
130 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
132         * texinfo.tex: Merge from gnulib.
134 2013-07-03  Glenn Morris  <rgm@gnu.org>
136         * bovine.texi (top):
137         * cc-mode.texi (AWK Mode Font Locking):
138         * mh-e.texi (Preface):
139         * url.texi (URI Parsing): Fix cross-references to other manuals.
141 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
143         * gnus.texi (Client-Side IMAP Splitting):
144         Note that `nnimap-inbox' now can be a list.
146 2013-06-24  Glenn Morris  <rgm@gnu.org>
148         * eshell.texi: Fix cross-references to other manuals.
150 2013-06-23  Glenn Morris  <rgm@gnu.org>
152         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
153         Remove; not needed now we use a standard html layout for the faq.
154         (clean): Remove HTML_TARGETS, emacs-faq.text.
156 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
158         * flymake.texi (Parsing the output, Customizable variables):
159         Add reference to `flymake-warning-predicate'.
161 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
163         * tramp.texi (Top, Configuration): Insert section `Predefined
164         connection information' in menu.
165         (Predefined connection information): New section.
166         (Android shell setup): Make a reference to `Predefined connection
167         information'.
169 2013-06-19  Glenn Morris  <rgm@gnu.org>
171         * Makefile.in (version): New, set by configure.
172         (clean): Delete dist tar file.
173         (infoclean): New, split from maintainer-clean.
174         (maintainer-clean): Run infoclean.
175         (dist): New rule, to make tarfile for www.gnu.org.
177 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
179         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
180         for keys q and Q.
181         (Standards): Reference RFC5804 as the defining document of the
182         managesieve protocol.
184 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
186         * eshell.texi (Input/Output): Expand to cover new visual-command
187         options, eshell-visual-subcommands and eshell-visual-options.
188         Divide into separate Visual Commands and Redirection sections.
190 2013-06-10  Glenn Morris  <rgm@gnu.org>
192         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
194 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
196         * gnus.texi (Article Date):
197         Fix description of gnus-article-update-date-headers.
199 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
201         * erc.texi (Special Features): ERC is being maintained within
202         Emacs now.
204 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
206         * flymake.texi: Changing from one space between sentences to two.
208 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
210         * cl.texi (Obsolete Macros): Describe replacements for `flet'
211         (bug#14293).
213 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
215         * tramp.texi (Frequently Asked Questions): Precise, how to define
216         an own ControlPath.
218 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
220         * tramp.texi (Frequently Asked Questions): New item for
221         ControlPath settings.
223 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
225         * calc.texi (Basic Operations on Units): Streamline some
226         descriptions.
228 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
230         * eshell.texi (Built-ins): Update manual to mention tramp module.
232 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
234         * tramp.texi (Filename Syntax): Host names are not allowed to be
235         any method name, unless method name is specified explicitly.
236         Remove restriction on unibyte filenames.
238         * trampver.texi: Update release number.
240 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
242         doc: convert some TeX accents to UTF-8
243         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
244         '@"{@dotless{i}}'.
246 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
248         Sync with Tramp 2.2.7.
250         * trampver.texi: Update release number.
252 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
254         * calc.texi (Basic Operations on Units): Streamline some
255         descriptions.
257 2013-03-08  Glenn Morris  <rgm@gnu.org>
259         * faq.texi (Top): Don't say this was updated @today.
260         That's irrelevant and leads to spurious diffs.
262 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
264         * calc.texi (Basic Operations on Units):
265         Fix cross-reference.
267 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
269         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
271 2013-03-06  Alan Mackenzie  <acm@muc.de>
273         * cc-mode.texi (Custom Line-Up): Clarify position of point on
274         calling a line-up function.
276 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
278         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
279         * ses.texi: Switch from Latin-1 to UTF-8.
281 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
283         * tramp.texi (External methods): Tramp does not connect Android
284         devices by itself.
286 2013-03-02  Bill Wohler  <wohler@newt.com>
288         Release MH-E manual version 8.5.
290         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
291         release 8.5.
293         * mh-e.texi (Preface, Conventions, Getting Started)
294         (Using This Manual, Folder Selection, Viewing, Aliases)
295         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
296         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
297         Update URLs.
299 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
301         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
302         and "plink2" entries.  "plink2" is obsolete for a long time.
303         (External methods): Remove "scp1" and "scp2" entries.
304         Explain user name and host name specification for "adb".
306 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
308         * tramp.texi (External methods): Mention `tramp-adb-program'.
310 2013-02-28  Bastien Guerry  <bzg@gnu.org>
312         * org.texi (Visibility cycling): Suggest to set
313         `org-agenda-inhibit-startup' to nil if user wants the startup
314         visibility settings to be honored in any circumstances.
315         (Progress logging, Checkboxes): Fix typos.
317 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
319         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
320         the macros, for Texinfo 4.13 and 5.0.
322 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
324         Port Tramp documentation to Texinfo 5.0.
325         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
326         (Filename Syntax): Do not use @trampfn{} in @item.
327         (Filename completion): Use @columnfractions in @multitable.
329 2013-02-22  Glenn Morris  <rgm@gnu.org>
331         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
333 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
335         * Makefile.in (html): New rule.
337 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
339         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
340         Volpiatto <thierry.volpiatto@gmail.com>.
342 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
344         * tramp.texi (Top, Configuration): Insert section `Android shell
345         setup' in menu.
346         (Android shell setup): New section.
347         (Connection types, Default Method)
348         (Frequently Asked Questions): Mention "scp" instead of "scpc".
349         (External methods): Remove "scpc" and "rsyncc" entries.
350         (Frequently Asked Questions): Remove entry about ControlPersist.
352 2013-02-13  Glenn Morris  <rgm@gnu.org>
354         * message.texi (News Headers): Don't mention yow any more.
356 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
358         * calc.texi (Basic Operations on Units):
359         (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
361 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
363         * eshell.texi: Fill most of the missing sections.
365 2013-02-07  Bastien Guerry  <bzg@gnu.org>
367         * org.texi (References): Clarify an example.
368         (Installation): Fix instructions.
369         (Org-Plot): Fix link.
370         (Checkboxes, Radio lists): Fix typos.
372 2013-02-07  Glenn Morris  <rgm@gnu.org>
374         * cl.texi (Equality Predicates): Mention memql.
376 2013-02-07  Eric Ludlam  <zappo@gnu.org>
378         * doc/misc/ede.texi (Creating a project): Make ede-new doc less
379         specific, and only about items it supports, indicating that there
380         might be more.  Remove refs to simple project and direct automake
381         from ede new.
382         (Simple projects): Re-write to not talk about ede-simple-project
383         which is deprecated, and instead use the term to mean projects
384         that don't do much management, just project wrapping.
385         Add ede-generic-project link.
386         (ede-generic-project): New node (bug#11441).
388 2013-02-07  Glenn Morris  <rgm@gnu.org>
390         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
392 2013-02-01  Glenn Morris  <rgm@gnu.org>
394         * calc.texi (Help Commands): Update calc-view-news description.
395         Mention etc/CALC-NEWS.
397 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
399         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
401 2013-01-13  Bastien Guerry  <bzg@gnu.org>
403         * org.texi (Installation): Simplify.
405 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
407         * org.texi (Handling links): Update the mention to the obsolete
408         variable `org-link-to-org-use-id' with a mention to the newer
409         variable `org-id-link-to-org-use-id'.  Mention the need to load
410         the org-id library.
412 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
414         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
416 2013-01-09  Bastien Guerry  <bzg@gnu.org>
418         * org.texi (Pushing to MobileOrg): Add footnote about using
419         symbolic links in `org-directory'.
420         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
421         of the now obsolete alias `org-float'.
422         (TODO basics): Add `org-use-fast-todo-selection' to the variable
423         index.  Fix description of TODO keywords cycling.
424         (Advanced features): Add missing argument for @item.
425         (Storing searches): Add index entries and a note about
426         *-tree agenda views.
427         (Structure editing): Document `org-mark-element' and
428         `org-mark-subtree'.
429         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
431 2013-01-08  Juri Linkov  <juri@jurta.org>
433         * info.texi (Go to node): Mention the abbreviated format
434         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
436 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
438         * autotype.texi: Remove undefined command @subtitlefont.
439         * cc-mode.texi: Likewise.
441         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
442         @item argument.
443         (Property searches): Use \\ instead of @backslashchar{}.
444         * pgg.texi (VERSION): Move @set below @setfilename.
446 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
448         * ada-mode.texi: Remove braces from @title argument.
449         * eudc.texi: Likewise.
450         * smtpmail.texi: Likewise.
451         * auth.texi (VERSION): Set before first use.
452         * emacs-gnutls.texi (VERSION): Likewise.
453         * pgg.texi (VERSION): Likewise.
454         * ede.texi (Top): Rename from top, all uses changed.
455         * eshell.texi: Add missing argument to @sp.
456         * forms.texi (Top): Reorder menu to match structure.
457         * htmlfontify.texi (Customisation): Add missing @item in
458         @enumerate.
459         * org.texi (Advanced features): Add missing argument for @item.
460         (Property searches): Use @backslashchar{} in macro argument.
461         * pcl-cvs.texi: Add missing argument to @sp.
462         (Movement commands): Fix use of @itemx.
463         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
464         * reftex.texi (Options (Creating Citations)): Add missing newline
465         before @end.
466         * tramp.texi (Obtaining Tramp): Remove extra dots.
467         (Configuration): Reorder menu to match structure.
468         (Remote shell setup): Replace literal NUL character by \0.
469         * viper.texi (Marking): Add missing argument for @item.
471 2013-01-04  Glenn Morris  <rgm@gnu.org>
473         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
474         Add htmlfontify.
475         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
476         (htmlfontify.dvi, htmlfontify.pdf): New targets.
477         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
478         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
480         * htmlfontify.texi: Miscellaneous fixes and updates.
481         Set copyright to FSF, update license to GFDL 1.3+.
483 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
485         * htmlfontify.texi: New file.
487 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
489         * calc.texi (Free-Form Dates): Expand on the date reading
490         algorithm.
492 2012-12-27  Glenn Morris  <rgm@gnu.org>
494         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
495         Avoid some overfull lines.
497         * widget.texi (Programming Example): Break some long lines.
499         * wisent.texi (Wisent Overview): Fix xref.
500         (Grammar format, Understanding the automaton): Avoid overfill.
502         * bovine.texi (Optional Lambda Expression): Allow line break.
504         * auth.texi (Help for users): Break long lines.
506         * ada-mode.texi (Project file variables):
507         Reword to reduce underfull hbox.
508         (No project files, Use GNAT project file):
509         Use smallexample to make some overfull lines less terrible.
511         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
512         Fix cross-references to separate manuals.
514         * Makefile.in (gfdl): New variable.  Use throughout where
515         appropriate so that targets depend on doclicense.texi.
517 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
519         * gnus.texi (Customizing the IMAP Connection): Mention the other
520         authenticators.
522 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
524         * gnus.texi (Browse Foreign Server):
525         Document `gnus-browse-delete-group'.
527 2012-12-22  Glenn Morris  <rgm@gnu.org>
529         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
530         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
531         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
532         * widget.texi, wisent.texi: Nuke hand-written node pointers.
534         * Makefile.in (gfdl): New variable.  Use throughout where
535         appropriate so that targets depend on doclicense.texi.
537 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
539         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
540         doclicense.texi.  Remove doclicense.texi from all targets that
541         mentioned it explicitly.
542         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
543         $(emacsdir)/emacsver.texi.
544         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
546 2012-12-21  Glenn Morris  <rgm@gnu.org>
548         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
549         Include emacsver.texi.  Nuke hand-written node pointers.
550         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
551         Depend on emacsver.texi.
553         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
554         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
555         May as well just include doclicense.texi in everything.
557         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
558         which @copying says is included.
560         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
561         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
562         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
563         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
564         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
565         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
566         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
567         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
568         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
569         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
570         * widget.texi, wisent.texi, woman.texi: Do not mention buying
571         copies from the FSF, which does not publish these manuals.
573         * erc.texi: No need to include gpl in this small manual.
575         * org.texi (copying): Include a copy of the GFDL.
576         (GNU Free Documentation License): New section.
578 2012-12-21  Bastien Guerry  <bzg@gnu.org>
580         * org.texi: Fix typos.
582 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
584         * calc.texi (ISO 8601): Rename from ISO-8601,
585         as it's typically spelled without a hyphen.
587 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
589         * calc.texi (ISO-8601): New section.
590         (Date Formatting Codes): Mention new codes.
591         (Standard Date Formats): Mention new formats.
593 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
595         * tramp.texi (External methods): Move `adb' method here.
597 2012-12-13  Glenn Morris  <rgm@gnu.org>
599         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
601         * wisent.texi: Small edits.  Set copyright to FSF, update license to
602         GFDL 1.3+.
603         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
604         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
605         New targets.
606         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
607         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
609         * bovine.texi: Small edits.  Set copyright to FSF, update license to
610         GFDL 1.3+, remove empty index.
611         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
612         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
613         New targets.
614         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
615         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
617 2012-12-13  Eric Ludlam  <zappo@gnu.org>
618             David Ponce  <david@dponce.com>
619             Richard Kim  <emacs18@gmail.com>
621         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
623 2012-12-13  Glenn Morris  <rgm@gnu.org>
625         * flymake.texi (Customizable variables, Locating the buildfile):
626         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
628         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
629         GFDL 1.3+ license, fix up index.
630         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
631         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
632         (srecode.pdf): New targets.
633         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
634         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
636 2012-12-13  Eric Ludlam  <zappo@gnu.org>
638         * srecode.texi: New file, imported from CEDET trunk.
640 2012-12-13  Bastien Guerry  <bzg@gnu.org>
642         * org.texi (Summary, Code block specific header arguments)
643         (Code block specific header arguments)
644         (Header arguments in function calls, var, noweb)
645         (Results of evaluation, Code evaluation security):
646         Small reformatting: add a blank line before some example.
648         * org.texi (System-wide header arguments)
649         (Header arguments in Org mode properties, Conflicts)
650         (Dynamic blocks, Using the mapping API):
651         Fix indentation of Elisp code examples.
653         * org.texi (Comment lines): Fix description of the comment syntax.
655         * org.texi (Installation): Mention "make test" in the correct section.
657 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
659         * doclicense.texi, gpl.texi: Update to latest version from FSF.
660         These are just minor editorial changes.
662 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
664         * tramp.texi (History): Mention ADB.
665         (Inline methods): Add `adb' method.
667 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
669         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
670         (External methods): Fix typo.
672 2012-12-03  Glenn Morris  <rgm@gnu.org>
674         * rcirc.texi (Notices): Fix typo.
676 2012-11-25  Bill Wohler  <wohler@newt.com>
678         Release MH-E manual version 8.4.
680         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
681         Update for release 8.4.
683         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
684         (Junk): Add mh-whitelist-preserves-sequences-flag,
685         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
686         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
688 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
690         * mh-e.texi (Procmail): Fix two @ typos.
692 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
694         * doclicense.texi, gpl.texi: Update to latest version from FSF.
695         These are just minor editorial changes.
697 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
699         * calc.texi (Date Formatting Codes): Mention the new beginning of
700         the date numbering system.
702 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
704         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
705         (Date Forms): Correct off-by-one error in explanation of
706         Julian day numbers.  Give Gregorian equivalent of its origin.
708 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
710         * doc/misc/calc.texi (Date Forms): Mention the customizable
711         Gregorian-Julian switch.
712         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
714 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
716         Calc now uses the Gregorian calendar for all dates (Bug#12633).
717         It also uses January 1, 1 AD as its day number 1.
718         * calc.texi (Date Forms): Document this.
720 2012-11-16  Glenn Morris  <rgm@gnu.org>
722         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
723         (Obsolete Macros): Move example here from Function Bindings.
725         * erc.texi: Use @code{nil} rather than just "nil".
726         (Modules): Undocument obsolete "hecomplete".
727         Add "notifications".
728         (Connecting): Add brief section on passwords.
729         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
731 2012-11-13  Glenn Morris  <rgm@gnu.org>
733         * flymake.texi (Customizable variables)
734         (Highlighting erroneous lines): Mention flymake-error-bitmap,
735         flymake-warning-bitmap, and flymake-fringe-indicator-position.
737 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
739         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
740         In all file place SES into @acronym{...}.
741         (Advanced Features): Add key index and function index for
742         ses-set-header-row.  Add description for function
743         ses-rename-cell.  Add description for function
744         ses-repair-cell-reference-all.
745         (Ranges in formulas): Add description for ses-range flags.
747 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
749         * texinfo.tex: Merge from gnulib.
751 2012-11-10  Chong Yidong  <cyd@gnu.org>
753         * url.texi (Introduction): Move url-configuration-directory to
754         Customization node.
755         (Parsed URIs): Split into its own node.
756         (URI Encoding): New node.
757         (Defining New URLs): Remove empty chapter.
758         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
759         Improve docs for url-queue-*.
760         (Supported URL Types): Copyedits.  Delete empty subnodes.
762         * url.texi (Introduction): Rename from Getting Started.
763         Rewrite the introduction.
764         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
766 2012-11-10  Glenn Morris  <rgm@gnu.org>
768         * cl.texi (Obsolete Setf Customization):
769         Revert defsetf example to the more correct let rather than prog1.
770         Give define-modify-macro, defsetf, and define-setf-method
771         gv.el replacements.
773         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
774         (Setf Extensions): Remove obsolete reference.
775         (Obsolete Setf Customization):
776         Move note on lack of setf functions to lispref/variables.texi.
777         Undocument get-setf-method, since it no longer exists.
778         Mention simple defsetf replaced by gv-define-simple-setter.
780 2012-11-03  Glenn Morris  <rgm@gnu.org>
782         * cl.texi: Further general copyedits.
783         (List Functions): Remove copy-tree, standard elisp for some time.
784         (Efficiency Concerns): Comment out examples that no longer apply.
785         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
786         (Creating Symbols, Random Numbers): De-emphasize internal
787         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
788         (Naming Conventions, Type Predicates, Macros)
789         (Predicates on Numbers): No longer mention cl-floatp-safe.
791 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
793         * gnus.texi (Mail Source Specifiers):
794         Document :leave keyword used for pop mail source.
796 2012-11-01  Glenn Morris  <rgm@gnu.org>
798         * cl.texi: General copyedits for style, line-breaks, etc.
799         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
800         (Macro Bindings, Blocks and Exits):
801         Acknowledge existence of lexical-binding.
802         (Iteration): Mainly defer to doc of standard dolist, dotimes.
804 2012-10-31  Glenn Morris  <rgm@gnu.org>
806         * ert.texi (Introduction, The @code{should} Macro):
807         Refer to "cl-assert" rather than "assert".
809         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
810         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
811         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
812         Reword, and add details of flet and labels.
813         (Modify Macros, Function Bindings): Add some xrefs.
815 2012-10-30  Glenn Morris  <rgm@gnu.org>
817         * cl.texi (Modify Macros): Update for cl-letf changes.
818         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
819         (Setf Extensions): Partially restore note about cl-getf,
820         mainly moved to lispref/variables.texi.
821         (Property Lists): Fix cl-getf typos.
822         (Mapping over Sequences): Mention cl-mapc naming oddity.
824 2012-10-29  Glenn Morris  <rgm@gnu.org>
826         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
827         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
828         (Customizing Setf): Move contents to "Obsolete Setf Customization".
829         (Modify Macros, Multiple Values, Other Clauses):
830         Remove mentions of obsolete features.
831         (Obsolete Setf Customization): Don't mention `apply' setf.
833 2012-10-28  Glenn Morris  <rgm@gnu.org>
835         * cl.texi (Multiple Values, Common Lisp Compatibility):
836         More namespace updates.
837         (Obsolete Features): Copyedits.
838         (Obsolete Lexical Macros, Obsolete Setf Customization):
839         New subsections.
841         * cl.texi (Porting Common Lisp, Lexical Bindings):
842         Add some xrefs to the Elisp manual.
844         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
845         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
846         (Obsolete Features): New appendix.  Move Lexical Bindings here.
848 2012-10-27  Glenn Morris  <rgm@gnu.org>
850         * cl.texi: Use defmac for macros rather than defspec.
851         (Efficiency Concerns): Related copyedit.
853         * cl.texi (Control Structure): Update for setf now being in core.
854         (Setf Extensions): Rename from Basic Setf.  Move much of the
855         former content to lispref/variables.texi.
856         (Modify Macros): Move pop, push details to lispref/variables.texi.
857         (Customizing Setf): Copyedits for setf etc being in core.
858         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
859         Further namespaces updates.
861 2012-10-26  Bastien Guerry  <bzg@gnu.org>
863         * org.texi (Installation): Update the link to Org's ELPA.
864         Also don't mention org-install.el anymore as the replacement file
865         org-loaddefs.el is now loaded by org.el.
867 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
869         * tramp.texi (Frequently Asked Questions):
870         Mention `tramp-completion-reread-directory-timeout' for performance
871         improvement.
873 2012-10-25  Glenn Morris  <rgm@gnu.org>
875         * cl.texi: Don't mess with the TeX section number counter.
876         Use Texinfo recommended convention for quotes+punctuation.
877         (Overview, Sequence Functions): Rephrase for better line-breaking.
878         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
879         (Macro Bindings, Conditionals, Iteration, Loop Basics)
880         (Random Numbers, Mapping over Sequences, Structures)
881         (Porting Common Lisp): Further updates for cl-lib namespace.
882         (Modify Macros, Declarations, Macro Bindings, Structures):
883         Break long lines in examples.
884         (Dynamic Bindings): Update for changed progv behavior.
885         (Loop Examples, Efficiency Concerns): Markup fixes.
886         (Structures): Remove TeX margin change.
887         (Declarations): Fix typos.
889 2012-10-24  Glenn Morris  <rgm@gnu.org>
891         * cl.texi (Overview, Multiple Values, Creating Symbols)
892         (Numerical Functions): Say less/nothing about the original cl.el.
893         (Old CL Compatibility): Remove.
894         (Assertions): Remove ignore-errors (standard Elisp for some time).
896         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
897         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
898         (Efficiency Concerns, Efficiency Concerns)
899         (Common Lisp Compatibility, Old CL Compatibility):
900         Further updates for cl-lib namespace.
902 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
904         Update manual for new time stamp format (Bug#12706).
905         * emacs-mime.texi (time-date): Update for new format.
906         Also, fix bogus time stamp and modernize a bit.
908 2012-10-23  Glenn Morris  <rgm@gnu.org>
910         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
911         than unchanging cl.el version number.
912         End all menu descriptions with a period.
913         Do not use @dfn{CL} for every instance of "CL".
914         (Overview): Remove no-runtime caveat, and note about foo* names.
915         (Usage): Use cl-lib rather than cl.
916         (Organization, Naming Conventions): Update for cl-lib.el.
917         (Installation): Remove long-irrelevant node.
918         (Program Structure, Predicates, Control Structure):
919         Start updating for cl-lib namespace.
920         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
921         Depend on emacsver.texi.
923 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
925         * trampver.texi: Update release number.
927 2012-10-06  Glenn Morris  <rgm@gnu.org>
929         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
930         ERC version.
931         (Introduction): ERC is distributed with Emacs.
932         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
933         (Getting Started): Simplify.
934         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
935         (History): Mention ERC maintained as part of Emacs now.
936         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
937         Add dependency on emacsver.texi.
939         * erc.texi: Remove hand-written node pointers.
941 2012-10-05  Glenn Morris  <rgm@gnu.org>
943         * newsticker.texi (Overview, Requirements, Usage, Configuration):
944         Copyedits.
946 2012-10-01  Eric Ludlam  <zappo@gnu.org>
948         * ede.texi (Quick Start, Project Local Variables)
949         (Miscellaneous commands, ede-java-root, Development Overview)
950         (Detecting a Project): New nodes.
951         (Simple projects): Node deleted.
953         * eieio.texi (Building Classes): Some slot attributes cannot be
954         overridden.
955         (Slot Options): Remove an example.
956         (Method Invocation, Documentation): New nodes.
958 2012-10-01  Glenn Morris  <rgm@gnu.org>
960         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
961         (reftex.pdf): Add dependency on emacsver.texi.
962         * reftex.texi: Don't include directory part for emacsver.texi;
963         the Makefile's -I handles it.
965 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
967         Merge from standalone RefTeX repository.
969         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
970         with macros.
971         (Imprint): Mention Wolfgang in list of contributors.
972         (Creating Citations): Give a hint about how to
973         auto-revert the BibTeX database file when using external editors.
974         (Referencing Labels): Simplify section about reference macro
975         cycling.
976         (Options (Referencing Labels)): Adapt to new structure of
977         `reftex-ref-style-alist'.
978         (Referencing Labels, Reference Styles): Document changes in the
979         referencing functionality.
980         (Commands): Mention options for definition of header and footer in
981         BibTeX files.
982         (Options (Creating Citations)): Document
983         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
984         (Reference Styles): New section.
985         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
986         (Options (Referencing Labels)): Remove descriptions of deprecated
987         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
988         Add descriptions for `reftex-ref-style-alist' and
989         `reftex-ref-style-default-list'.
990         (Referencing Labels): Update regarding reference styles.
991         (Citation Styles): Mention support for ConTeXt.
992         (Options (Defining Label Environments)): Fix typo.
993         (Options (Creating Citations)):
994         Document `reftex-cite-key-separator'.
996 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
998         * org.texi: Add description of ORG_ADD_CONTRIB to info
999         documentation.  Add link to Worg for more details.
1001         * org.texi: Clarify installation procedure.  Provide link to the
1002         build system description on Worg.
1004         * org.texi: Remove reference to utils/, x11idle.c is now in
1005         contrib/scripts.
1007         * org.texi: Re-normalize to "Org mode" in manual.
1009         * org.texi (Installation): Adapt documentation to new build
1010         system.  Mention GNU ELPA (since it needs to be handled like Emacs
1011         built-in Org).
1013 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
1015         * org.texi: Fix typo in description of the 'Hooks' section.
1017         * org.texi: Add ID to the list of special properties.
1019 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
1021         * org.texi (Moving subtrees): Document the ability to archive to a
1022         datetree.
1024 2012-09-30  Bastien Guerry  <bzg@gnu.org>
1026         * org.texi (Installation, Feedback, Batch execution):
1027         Use (add-to-list 'load-path ... t) for the contrib dir.
1029         * org.texi (results): Update documentation for ":results drawer"
1030         and ":results org".
1032         * org.texi (Column width and alignment): Fix typo.
1034         * org.texi (Activation): Point to the "Conflicts" section.
1036         * org.texi (Conflicts): Mention filladapt.el in the list of
1037         conflicting packages.
1039         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1040         not needed for versions of Emacs > 22.1.
1042         * org.texi (History and Acknowledgments): Fix typo.
1044         * org.texi (History and Acknowledgments): Add my own
1045         acknowledgments.
1047         * org.texi (Agenda commands): Document the new command and the new
1048         option.
1050         * org.texi (Agenda commands): Delete `org-agenda-action' section.
1051         (Agenda commands): Reorder.  Document `*' to toggle persistent
1052         marks.
1054         * org.texi (Agenda dispatcher):
1055         Mention `org-toggle-agenda-sticky'.
1056         (Agenda commands, Exporting Agenda Views): Fix typo.
1058         * org.texi (Templates in contexts, Setting Options): Update to
1059         reflect changes in how contexts options are processed.
1061         * org.texi (Templates in contexts): Document the new structure of
1062         the variables `org-agenda-custom-commands-contexts' and
1063         `org-capture-templates-contexts'.
1065         * org.texi (Templates in contexts): Document the new option
1066         `org-capture-templates-contexts'.
1067         (Storing searches): Document the new option
1068         `org-agenda-custom-commands-contexts'.
1070         * org.texi (Formula syntax for Lisp): Reformat.
1072         * org.texi (Special properties, Column attributes)
1073         (Agenda column view): Document the new special property
1074         CLOCKSUM_T.
1076         * org.texi (Template expansion): Document the new %l template.
1078         * org.texi (Fast access to TODO states): Fix documentation about
1079         allowed characters for fast todo selection.
1081         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1082         use in `org-agenda-to-appt'.
1084         * org.texi (Comment lines): Update wrt comments.
1086         * org.texi (Resolving idle time): Document new keybinding.
1088         * org.texi (Clocking commands): Document the use of S-M-<up/down>
1089         on clock timestamps.
1091         * org.texi (Fast access to TODO states): Explicitely says only
1092         letters are supported as fast TODO selection keys.
1094         * org.texi (Link abbreviations): Illustrate the use of the "%h"
1095         specifier.  Document the new "%(my-function)" specifier.
1097         * org.texi (Clocking commands): New cindex.
1098         (Clocking commands): Update documentation for `org-clock-in'.
1099         Document `org-clock-in-last'.  Mention `org-clock-out' and
1100         `org-clock-in-last' as commands that can be globally bound.
1101         (Resolving idle time): Document continuous clocking.
1103         * org.texi (Top, Introduction): Fix formatting.
1104         (Activation): Add index entries.
1105         (Conventions): Update section.
1106         (Embedded @LaTeX{}): Fix formatting.
1108         * org.texi (Visibility cycling): Document `show-children'.
1110         * org.texi (Using capture): Mention the `org-capture-last-stored'
1111         bookmark as a way to jump to the last stored capture.
1113         * org.texi (Uploading files): Fix typo.
1115         * org.texi (Using capture): Document `C-0' as a prefix argument
1116         for `org-capture'.
1118         * org.texi (Agenda commands): Document persistent marks.
1120         * org.texi (Template expansion): Update doc to reflect change.
1122         * org.texi (Radio tables): Document the :no-escape parameter.
1124         * org.texi (Repeated tasks): Document repeat cookies for years,
1125         months, weeks, days and hours.
1127         * org.texi (Export options): State that you can use the d: option
1128         by specifying a list of drawers.
1130         * org.texi (HTML preamble and postamble): Small doc improvement.
1132 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
1134         * org.texi: The sections in the Exporting section of the manual
1135         left out articles in the description of the org-export-as-*
1136         commands, among other places.  This patch adds them, adds a few
1137         missing prepositions, and switches instances of "an HTML" to "a
1138         html" for internal consistency.
1140         * org.texi: Alter several examples of headings with timestamps in
1141         them to include the timestamps in the body instead of the heading.
1143 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
1145         * org.texi (Agenda dispatcher): Document sticky agenda views and
1146         the new key for them.
1148 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
1150         * org.texi (Advanced features): Fix error in table.
1152 2012-09-30  Feng Shu  <tumashu@gmail.com>
1154         * org.texi (@LaTeX{} fragments): Document imagemagick as an
1155         alternative to dvipng.
1157 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
1159         * org.texi: Remove extra curly bracket.
1161 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
1163         * org.texi (org-clock-in-last and org-clock-cancel): Update the
1164         defkeys.
1166 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1168         * org.texi (Agenda commands): Fix two typos by giving
1169         corresponding function names, according to
1170         `org-agenda-view-mode-dispatch'.
1172 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
1174         * org.texi (The spreadsheet): Fix typo.
1176 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
1178         * org.texi (Tracking your habits): Point to the "Tracking TODO
1179         state changes" section.
1181 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
1183         * org.texi (Literal examples): Remove reference to unknown
1184         `org-export-latex-minted' variable.  Also simplify footnote since
1185         `org-export-latex-listings' documentation is exhaustive already.
1187         * org.texi (Plain lists): Remove reference to now hard-coded
1188         `bullet' automatic rule.
1190 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
1192         * org.texi: Updated documentation accordingly.
1194 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
1196         * texinfo.tex: Merge from gnulib.
1198 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
1200         Sync with Tramp 2.2.6.
1202         * tramp.texi (Bug Reports): Cleanup caches before a test run.
1204         * trampver.texi: Update release number.
1206 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
1208         * texinfo.tex: Merge from gnulib.
1210 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
1212         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
1213         (bug#12096).
1215 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
1217         * calc.texi (Simplification modes, Conversions)
1218         (Operating on Selections): Mention "basic" simplification.
1219         (The Calc Mode Line): Mention the mode line display for Basic
1220         simplification mode.
1221         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
1222         simplifications.
1223         (Basic Simplifications): Rename from "Limited Simplifications"
1224         Replace "limited" by "basic" throughout.
1225         (Algebraic Simplifications): Indicate that the algebraic
1226         simplifications are done by default.
1227         (Unsafe Simplifications): Mention `m E'.
1228         (Simplification of Units): Mention `m U'.
1229         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
1230         (Kinds of Declarations, Functions for Declarations):
1231         Mention "algebraic simplifications" instead of `a s'.
1232         (Algebraic Entry): Remove mention of default simplifications.
1234 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
1236         * calc.texi (Getting Started, Tutorial): Change simulated
1237         Calc output to match actual output.
1238         (Simplifying Formulas): Mention that algebraic simplification is now
1239         the default.
1241 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
1243         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
1244         (Bug#12073)
1246 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
1248         Prefer typical American spelling for "acknowledgment".
1249         * calc.texi (History and Acknowledgments): Rename from
1250         History and Acknowledgements.
1251         * idlwave.texi (Acknowledgments):
1252         * ses.texi (Acknowledgments):
1253         * woman.texi (Acknowledgments): Rename from Acknowledgements.
1255 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
1257         Rename configure.in to configure.ac (Bug#11603).
1258         * ede.texi (Compiler and Linker objects, ede-proj-project)
1259         (ede-step-project): Prefer the name configure.ac to configure.in.
1261 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
1263         * tramp.texi (Multi-hops):
1264         Introduce `tramp-restricted-shell-hosts-alist'.
1266 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1268         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
1269         methods, so don't mention smtpmail here.
1271 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
1273         * gnus.texi (Picons): Document gnus-picon-properties.
1275 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1277         * gnus.texi: Remove mention of compilation, as that's no longer
1278         supported.
1280 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
1282         * gnus.texi (Archived Messages): Mention
1283         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
1285 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1287         * gnus.texi (Various Summary Stuff):
1288         Remove mention of `gnus-propagate-marks'.
1290 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1292         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
1293         which no longer exist.
1295 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1297         * gnus.texi (Archived Messages):
1298         Document gnus-gcc-self-resent-messages.
1300 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1302         * message.texi (Mail Variables):
1303         Mention the optional user parameter for X-Message-SMTP-Method.
1305 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1307         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
1309         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
1311 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
1313         * gnus.texi (Key Index): Change encoding to utf-8.
1315 2012-06-21  Glenn Morris  <rgm@gnu.org>
1317         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
1319 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1321         * gnus.texi (Group Timestamp): Mention where to find documentation for
1322         the `gnus-tmp-' variables (bug#11601).
1324 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
1326         Sync with Tramp 2.2.6-pre.
1328         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
1329         where appropriate.
1330         (Ad-hoc multi-hops): New section.
1331         (Remote processes): New subsection "Running remote processes on
1332         Windows hosts".
1333         (History): Add remote commands on Windows, and ad-hoc multi-hop
1334         methods.
1335         (External methods): "ControlPersist" must be set to "no" for the
1336         `scpc' method.
1337         (Remote processes): Add a note about `auto-revert-tail-mode'.
1338         (Frequently Asked Questions): Use "scpx" in combination with
1339         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
1341         * trampver.texi: Update release number.
1343 2012-06-10  Chong Yidong  <cyd@gnu.org>
1345         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
1346         compilation for html-mono.
1348 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
1350         * texinfo.tex: Merge from gnulib.
1352 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1354         * Makefile.in (echo-info): Don't try to install info files named
1355         just ".info".
1357 2012-05-28  Glenn Morris  <rgm@gnu.org>
1359         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
1361         * sc.texi: Nuke hand-written node pointers.
1362         Fix top-level menu to match actual node order.
1364 2012-05-27  Glenn Morris  <rgm@gnu.org>
1366         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1367         Some associated fixes, including not messing with chapno in cl.texi.
1369 2012-05-27  Bastien Guerry  <bzg@gnu.org>
1371         * org.texi (Durations and time values): Fix typo.
1373 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
1375         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1376         Mention `calc-ensure-consistent-units'.
1378 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
1380         * cc-mode.texi: Avoid space before macro in 4th argument of cross
1381         reference commands.  (Bug#11461)
1383         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1385 2012-05-12  Glenn Morris  <rgm@gnu.org>
1387         * Makefile.in (mostlyclean): Add more TeX intermediates.
1389         * Makefile.in: Make it look more like the other doc Makefiles.
1390         Use explicit $srcdir in all dependencies.
1391         Remove cd $srcdir from rules.
1392         (VPATH): Remove.
1393         (infodir): Set to an absolute path.
1394         (INFO_TARGETS): Use short names.
1395         (mkinfodir): infodir is now absolute.
1396         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1398         * Makefile.in (info.info): Rename from info, to avoid duplication.
1399         (.SUFFIXES): Disable implicit rules.
1401         * Makefile.in (MKDIR_P): New, set by configure.
1402         (mkinfodir): Use $MKDIR_P.
1404 2012-05-07  Glenn Morris  <rgm@gnu.org>
1406         * forms.texi (Long Example): Update for changed location of files.
1408 2012-05-04  Glenn Morris  <rgm@gnu.org>
1410         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1411         (INFO_TARGETS): Use $INFO_EXT.
1412         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1413         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1414         (INFO_TARGETS): Use $INFO_EXT.
1415         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1417 2012-05-02  Glenn Morris  <rgm@gnu.org>
1419         * Makefile.in (echo-info): New phony target, used by top-level.
1421         * viper.texi: Make direntry shorter (also it is no longer "newest").
1423         * emacs-gnutls.texi, ert.texi, org.texi:
1424         Fix dircategory, direntry to match info/dir.
1426         * faq.texi: Convert @inforefs to @xrefs.
1427         Fix some malformed cross-references.
1428         (File-name conventions): Shorten section name to avoid overfull line.
1429         (How to add fonts): Use smallexample to avoid overfull lines.
1431 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1433         * auth.texi (Help for users): Update for .gpg file being second.
1435 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
1437         * org.texi (Agenda commands): Fix two typos: give corresponding
1438         function names, according to `org-agenda-view-mode-dispatch'.
1440 2012-04-27  Glenn Morris  <rgm@gnu.org>
1442         * faq.texi (Major packages and programs): Remove section.
1443         There is no point listing 6 packages (cf etc/MORE.STUFF).
1444         (Finding Emacs and related packages): Move "Spell-checkers" here.
1446 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
1448         * dbus.texi (Version): New node.
1449         (Properties and Annotations): Mention the object manager
1450         interface.  Describe dbus-get-all-managed-objects.
1451         (Type Conversion): Floating point numbers are allowed, if an
1452         anteger does not fit Emacs's integer range.
1453         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1454         (Asynchronous Methods): Fix description of
1455         dbus-call-method-asynchronously.
1456         (Receiving Method Calls): Fix some minor errors.
1457         Add dbus-interface-emacs.
1458         (Signals): Describe unicast signals and the new match rules.
1459         (Alternative Buses): Add the PRIVATE optional argument to
1460         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
1462 2012-04-20  Glenn Morris  <rgm@gnu.org>
1464         * faq.texi (New in Emacs 24): New section.
1465         (Packages that do not come with Emacs): Mention M-x list-packages.
1467 2012-04-14  Alan Mackenzie  <acm@muc.de>
1469         * cc-mode.texi (c-offsets-alist): Correct a typo.
1471 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
1473         * org.texi (Deadlines and scheduling): Fix the example: the
1474         DEADLINE item should come right after the headline.  We enforce
1475         this convention, so it is a bug not to illustrate it correctly in
1476         the manual.
1478 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1480         * org.texi (Agenda commands): Fix documentation bug by swapping
1481         the equivalent keybindings to `org-agenda-next-line' with the ones
1482         to `org-agenda-previous-line'.
1484 2012-04-14  Glenn Morris  <rgm@gnu.org>
1486         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1488 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
1490         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1491         Add emacs-gnutls.
1492         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1494 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1496         * Makefile.in: Add emacs-gnutls.texi to build.
1498         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1500 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1502         * auth.texi (Secret Service API): Edit further and give examples.
1503         (Secret Service API): Adjust @samp to @code for collection names.
1505 2012-04-04  Glenn Morris  <rgm@gnu.org>
1507         * auth.texi (Secret Service API): Copyedits.
1508         (Help for developers): Fill in some missing function doc-strings.
1509         (Help for users, Help for developers)
1510         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1512 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
1514         * auth.texi (Secret Service API): Add the missing text.
1516 2012-04-04  Chong Yidong  <cyd@gnu.org>
1518         * message.texi (Using PGP/MIME): Note that epg is now the default.
1520         * gnus.texi: Reduce references to obsolete pgg library.
1521         (Security): Note that epg is now the default.
1523         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1525         * nxml-mode.texi (Completion): C-RET is no longer bound to
1526         nxml-complete.
1528 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1530         * org.texi (Customizing tables in ODT export): Correct few errors.
1532 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1534         * org.texi (Links in ODT export): Update.
1535         (Labels and captions in ODT export): New node.
1537 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1539         * org.texi (Literal examples in ODT export): htmlfontify.el in
1540         Emacs-24.1 now supports fontification.  So ODT source blocks will
1541         be fontified by default.
1543 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
1545         * org.texi (Refiling notes): Remove duplicated keybinding.
1547 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1549         * org.texi (noweb): Documentation of this new option to the :noweb
1550         header argument.
1552 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
1554         * org.texi (Header and sectioning): Add example demonstrating how
1555         to use "LaTeX_CLASS_OPTIONS".
1557 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1559         * org.texi (Noweb reference syntax): Describe the ability to
1560         execute noweb references in the manual.
1562 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1564         * org.texi (cache): Improve cache documentation when session
1565         evaluation is used.
1567 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1569         * org.texi (Plain lists): Document removal.
1571 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
1573         * org.texi: Decapitalize file name in references to Calc manual.
1575 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1577         * org.texi (Plain lists): Document removal.
1579 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1581         * org.texi (Top, OpenDocument Text export)
1582         (ODT export commands, Extending ODT export)
1583         (Images in ODT export, Tables in ODT export)
1584         (Configuring a document converter): Add or Update.
1586 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1588         * org.texi (MobileOrg): Change the wording to reflect that the
1589         Android Version is no longer just the little brother of the iOS
1590         version.
1592 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1594         * org.texi (Key bindings and useful functions): Update babel key
1595         binding documentation in manual.
1597 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1599         * org.texi (noweb): Document new noweb header value.
1601 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1603         * org.texi (noweb-sep): Document new header argument.
1605 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1607         * org.texi (noweb-ref): Documentation of this new custom variable.
1609 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1611         * org.texi (wrap): Update the new :wrap documentation to match the
1612         current implementation.
1614 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1616         * org.texi: Added documentation for :wrap.
1618 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1620         * org.texi: #+RESULTS now user-configurable.
1622 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1624         * org.texi: Documented :noweb no-export.
1626 2012-04-01  Thomas Dye  <dk@poto.local>
1628         * org.texi: Edit :noweb no header argument for correctness.
1630 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1632         * org.texi (Customization): Update the approximate number of Org
1633         variables.
1635 2012-04-01  Thomas Dye  <dk@poto.local>
1637         * org.texi: The :results wrap produces a drawer instead of a
1638         begin_results block.
1640 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
1642         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1643         reflect the new default.
1645 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
1647         * info.texi (Expert Info): Move the index entry for "Texinfo" from
1648         "Getting Started" to this node.  (Bug#10450)
1650 2012-03-10  Chong Yidong  <cyd@gnu.org>
1652         * flymake.texi (Example -- Configuring a tool called via make):
1653         Mention the Automake COMPILE variable (Bug#8715).
1655         * info.texi (Getting Started): Add an index entry (Bug#10450).
1657 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
1659         * dbus.texi (Signals): Known names will be mapped onto unique
1660         names, when registering for signals.
1662 2012-02-29  Glenn Morris  <rgm@gnu.org>
1664         * url.texi: Fix quote usage in body text.
1666         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1668         * cl.texi: Use @code{} in menus when appropriate.
1670 2012-02-28  Glenn Morris  <rgm@gnu.org>
1672         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1673         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1674         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1675         * org.texi, sc.texi, vip.texi, viper.texi:
1676         Standardize possessive apostrophe usage.
1678 2012-02-26  Chong Yidong  <cyd@gnu.org>
1680         * ediff.texi (Quick Help Commands): Add a couple of index entries
1681         (Bug#10834).
1683 2012-02-17  Glenn Morris  <rgm@gnu.org>
1685         * gnus.texi (Posting Styles):
1686         * remember.texi (Org): Fix cross-refs to other manuals.
1688 2012-02-15  Glenn Morris  <rgm@gnu.org>
1690         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1691         (Encryption): New chapter, split out from previous.
1693 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1695         * gnus.texi (Customizing the IMAP Connection):
1696         Mention nnimap-record-commands.
1698 2012-02-10  Glenn Morris  <rgm@gnu.org>
1700         * url.texi (Retrieving URLs): Update url-retrieve arguments.
1701         Mention url-queue-retrieve.
1703 2012-02-09  Glenn Morris  <rgm@gnu.org>
1705         * sem-user.texi (Semantic mode user commands): Typo fix.
1707         * info.texi (Create Info buffer): Mention info-display-manual.
1709 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1711         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1712         example (modified from an example by Michael Albinus).
1714 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1716         * gnus.texi (Agent Basics): Fix outdated description of
1717         `gnus-agent-auto-agentize-methods'.
1719 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
1721         * cc-mode.texi: Always @defindex ss.
1722         (Config Basics): Fix argument of @itemize.
1723         (Macro Backslashes): Add @code around index entry.
1725 2012-01-23  Glenn Morris  <rgm@gnu.org>
1727         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1729 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
1731         * tramp.texi (File): Tweak wording for the `scpc' option.
1733 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735         * gnus.texi (Group Parameters): Really note precedence.
1737 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1739         * gnus.texi (Group Parameters): Note precedence.
1741 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1743         * org.texi (Noweb reference syntax): Adding documentation of
1744         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1745         variable.
1747 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1749         * org.texi (Plain lists): Split the table to fix the display
1750         of items.
1752 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1754         * org.texi (Plain lists): Fix misplaced explanation.
1756 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1758         * org.texi (Plain lists, Agenda files): Add index entries.
1760 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1762         * org.texi: Use "Org mode" instead of alternatives like
1763         "Org-mode" or "org-mode".
1765 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1767         * org.texi (Agenda commands):
1768         Document `org-clock-report-include-clocking-task'.
1770 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1772         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1773         C-c' on checkboxes.
1775 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1777         * org.texi: End sentences with two spaces.
1779 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1781         * org.texi (External links): Document the link types file+sys
1782         and file+emacs, slightly narrow used page width.
1784 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1786         * org.texi (colnames): Note that colnames behavior may differ
1787         across languages.
1789 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1791         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1793 2012-01-03  Thomas Dye  <dk@poto.westell.com>
1795         * org.texi: Augmented discussion of babel property
1796         inheritance.  Put footnote outside sentence ending period.
1798 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1800         * org.texi (eval): Documenting the full range of :eval header
1801         argument values.
1803 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1805         * org.texi (eval): Documentation of the new :eval option.
1807 2012-01-03  Thomas Dye  <dk@poto.local>
1809         * org.texi: Add accumulated properties.
1811 2012-01-03  Thomas Dye  <dk@poto.local>
1813         * org.texi: Documented no spaces in name=assign, another
1814         correction to :var table.
1816 2012-01-03  Thomas Dye  <dk@poto.local>
1818         * org.texi: Changed DATA to NAME in Working With Source Code
1819         section.
1821 2012-01-03  Tom Dye  <tsd@tsdye.com>
1823         * org.texi: Minor change to :var table.
1825 2012-01-03  Tom Dye  <tsd@tsdye.com>
1827         * org.texi: More changes to :var table (some examples were wrong).
1829 2012-01-03  Tom Dye  <tsd@tsdye.com>
1831         * org.texi: Cleaned up :var table.
1833 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1835         * org.texi (Timestamps, Weekly/daily agenda)
1836         (Weekly/daily agenda): Add @cindex for "appointment".
1838 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1840         * org.texi (Literal examples): A new link to the template for
1841         inserting empty code blocks.
1842         (Structure of code blocks): A new link to the template for
1843         inserting empty code blocks.
1845 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1847         * org.texi (External links): Add footnote on how the behavior
1848         of the text search in Org files are controled by the variable
1849         `org-link-search-must-match-exact-headline'.
1851 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1853         * org.texi (Buffer-wide header arguments):
1854         Update documentation to reflect removal of #+PROPERTIES.
1856 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1858         * org.texi (The clock table): Mention that ACHIVED trees
1859         contribute to the clock table.
1861 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1863         * org.texi (Conflicts): Better yasnippet config info.
1865 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
1867         * org.texi (Selective export): Explicitely mention the default
1868         values for `org-export-select-tags',
1869         `org-export-exclude-tags'.
1871 2012-01-03  Tom Dye  <tsd@tsdye.com>
1873         * org.texi: Added a line to specify that header arguments are
1874         lowercase.
1876 2012-01-03  Tom Dye  <tsd@tsdye.com>
1878         * org.texi: :var requires default value when declared.
1880 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1882         * org.texi (Handling links): Add a note about the
1883         `org-link-frame-setup' option.
1885 2012-01-03  David Maus  <dmaus@ictsoc.de>
1887         * org.texi (Exporting Agenda Views, Extracting agenda
1888         information): Fix command line syntax, quote symbol parameter
1889         values.
1891 2012-01-03  David Maus  <dmaus@ictsoc.de>
1893         * org.texi (Exporting Agenda Views): Fix command line syntax.
1895 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
1897         * gnus.texi (Mail Source Customization, Mail Back End Variables):
1898         Use octal notation for file permissions, which are normally
1899         thought of in octal.
1900         (Mail Back End Variables): Use more-plausible modes in example.
1902 2011-12-20  Alan Mackenzie  <acm@muc.de>
1904         * cc-mode.texi: Update version string 5.31 -> 5.32.
1906 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1908         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1910 2011-11-24  Glenn Morris  <rgm@gnu.org>
1912         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1914 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1916         * makefile.w32-in: Update dependencies.
1918 2011-11-20  Glenn Morris  <rgm@gnu.org>
1920         * gnus.texi (Group Information):
1921         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1923 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1925         * gnus-coding.texi (Gnus Maintenance Guide):
1926         Rename from "Gnus Maintainance Guide".
1928         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1929         * eieio.texi (Customizing):
1930         * gnus.texi (Article Washing):
1931         * gnus-news.texi:
1932         * sem-user.texi (Smart Jump): Fix typos.
1934 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1936         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1938 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1940         * ede.texi (project-am-texinfo):
1941         * gnus.texi (Sending or Not Sending):
1942         * org.texi (Template elements): Fix typos.
1944 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1946         * ediff.texi (Hooks):
1947         * sem-user.texi (Semanticdb Roots): Fix typos.
1949 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1951         * semantic.texi (Tag handling): Fix typo.
1953 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1955         * gnus.texi (Other Gnus Versions): Remove.
1957 2011-10-28  Alan Mackenzie  <acm@muc.de>
1959         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1960         (Other Special Indentations): Add an xref to "Macros with ;".
1961         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1962         "Macros with ;".
1963         (Macros with ;): New page.
1965         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1966         Document the new handling of nested scopes for movement by defuns.
1968 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1970         Sync with Tramp 2.2.3.
1972         * trampver.texi: Update release number.
1974 2011-10-14  Glenn Morris  <rgm@gnu.org>
1976         * ert.texi (Introduction, How to Run Tests)
1977         (Running Tests Interactively, Expected Failures)
1978         (Tests and Their Environment, Useful Techniques)
1979         (Interactive Debugging, Fixtures and Test Suites):
1980         Minor rephrasings.
1981         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1982         (Running Tests in Batch Mode): Simplify loading instructions.
1983         (Test Selectors): Clarify some selectors.
1984         (Expected Failures, Useful Techniques):
1985         Make examples fit in 80 columns.
1987 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1989         * calc.texi (Basic Operations on Units): Discuss temperature
1990         conversion (`u t') alongside with other unit conversions ('u c').
1992 2011-10-12  Glenn Morris  <rgm@gnu.org>
1994         * ert.texi: Whitespace trivia to make main menu items line up better.
1996 2011-10-08  Glenn Morris  <rgm@gnu.org>
1998         * Makefile.in: Fix ert rules.
2000 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2002         * gnus.texi (Gnus Utility Functions): Add more references and
2003         explanations (bug#9683).
2005 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2007         * gnus.texi (Archived Messages): Note the default (bug#9552).
2009 2011-09-21  Bill Wohler  <wohler@newt.com>
2011         Release MH-E manual version 8.3.
2013         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2014         release 8.3.
2015         (Preface): Update support information.
2016         (From Bill Wohler): Reset text to original version.  As a
2017         historical quote, the tense should be correct in the time that it
2018         was written.
2020 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2022         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2023         (Finding the News): Doc clarification.
2024         (Terminology): Mention naming.
2026 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028         * gnus.texi: Remove mentions of `recent', which are now obsolete.
2029         (Interactive): Document `quiet'.
2031 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
2033         * org.texi (Images in LaTeX export): Rewrite.
2035 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2037         * org.texi (Using the mapping API): Mention 'region as a possible
2038         scope for `org-map-entries'.
2040 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2042         * org.texi (Visibility cycling): Document `org-copy-visible'.
2044 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2046         * org.texi (Template expansion): Order template sequences in the
2047         proper order.
2049 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2051         * org.texi (eval): Expand discussion of the :eval header argument.
2053 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2055         * org.texi (Languages): Add Lilypond and Awk as supported
2056         languages.
2058 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
2060         * org.texi: Document that both CLOCK_INTO_DRAWER and
2061         LOG_INTO_DRAWER can be used to override the contents of variable
2062         org-clock-into-drawer (or if unset, org-log-into-drawer).
2064         * org.texi: Replace @xref->@pxref.
2066 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2068         * org.texi (Evaluating code blocks): Documenting the new option
2069         for inline call lines.
2071 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2073         * org.texi (Results of evaluation): More explicit about the
2074         mechanism through which interactive evaluation of code is
2075         performed.
2077 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2079         * org.texi (noweb-ref): New header argument documentation.
2081 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2083         * org.texi (Extracting source code): Documentation of the new
2084         org-babel-tangle-named-block-combination variable.
2086 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2088         * org.texi (Structure of code blocks): Explicitly state that the
2089         behavior of multiple blocks of the same name is undefined.
2091 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
2093         * org.texi (TaskJuggler export): Modify the example to reflect the
2094         new effort durations.
2096 2011-08-15  David Maus  <dmaus@ictsoc.de>
2098         * org.texi (Images in LaTeX export): Escape curly brackets in
2099         LaTeX example.
2101 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2103         * org.texi (The clock table): Document the :properties and
2104         :inherit-props arguments for the clocktable.
2106 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2108         * org.texi (Tables in LaTeX export): Document specifying placement
2109         options for tables.
2111 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2113         * org.texi (Evaluating code blocks): More specific documentation
2114         about the different types of header arguments.
2116 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
2118         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2120 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2122         * org.texi (Built-in table editor): Document the table field
2123         follow mode.
2125 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2127         * org.texi (Easy Templates): Document new template.
2129 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
2131         * org.texi (Literal examples): Add a cross-reference from "Literal
2132         Examples" to "Easy Templates."
2134 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2136         * org.texi (The clock table): Add link to match syntax.
2138 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2140         * org.texi (Agenda commands): Document clock consistency checks.
2142 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2144         * org.texi (Built-in table editor): Document that \vert represents
2145         a vertical bar in a table field.
2147 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2149         * org.texi (Literal examples): Link from "Markup" > "Literate
2150         Examples" to "Working with Source Code".
2152 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2154         * org.texi (Agenda commands): Doc for function option to bulk
2155         action.
2157 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2159         * org.texi (Template expansion): Document new %<...> template
2160         escape.
2162 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2164         * org.texi (Selective export): Document exclusion of any tasks
2165         from export.
2167 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2169         * org.texi (Selective export): Document how to exclude DONE tasks
2170         from export.
2171         (Publishing options): Document the properties to be used to turn off
2172         export of DONE tasks.
2174 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2176         * org.texi (The date/time prompt): Document date range protection.
2178 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2180         * org.texi (padline): Documentation of the new padline header
2181         argument.
2183 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2185         * org.texi (var): Adding "[" to list of characters triggering
2186         elisp evaluation.
2188 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2190         * org.texi (var): Documentation of Emacs Lisp evaluation during
2191         variable assignment.
2193 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2195         * org.texi (colnames): Reference indexing into variables, and note
2196         that colnames are *not* removed before indexing occurs.
2197         (rownames): Reference indexing into variables, and note that
2198         rownames are *not* removed before indexing occurs.
2200 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2202         * org.texi (var): Clarification of indexing into tabular
2203         variables.
2205 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2207         * org.texi (results): Documentation of the `:results wrap' header
2208         argument.
2210 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2212         * org.texi (LaTeX and PDF export): Add a note about a limitation
2213         of the LaTeX export: the org file has to be properly structured.
2215 2011-08-15  Bastien Guerry  <bzg@gnu.org>
2217         * org.texi (Dynamic blocks, Structure editing):
2218         Mention the function `org-narrow-to-block'.
2220 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2222         * org.texi (Languages): Updating list of code block supported
2223         languages.
2225 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2227         * org.texi (Special properties): CATEGORY is a special property,
2228         but it may also used in the drawer.
2230 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2232         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
2234 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
2236         * org.texi (Include files): Document :lines.
2238 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2240         * org.texi (comments): Documentation of the ":comments noweb" code
2241         block header argument.
2243 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2245         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
2246         added extra whitespace around functions to be consistent with the
2247         rest of the section.
2249 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2251         * org.texi (Evaluating code blocks): Expand discussion of
2252         #+call: line syntax.
2253         (Header arguments in function calls): Expand discussion of
2254         #+call: line syntax.
2256 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2258         * org.texi (Evaluating code blocks): More explicit about how to
2259         pass variables to #+call lines.
2261 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2263         * org.texi (Results of evaluation): Link to the :results header
2264         argument list from the "Results of evaluation" section.
2266 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2268         * org.texi (Conflicts): Adding additional information about
2269         resolving org/yasnippet conflicts.
2271 2011-08-15  David Maus  <dmaus@ictsoc.de>
2273         * org.texi (Publishing options): Document style-include-scripts
2274         publishing project property.
2276 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
2278         * org.texi (Sparse trees): Document the next-error /
2279         previous-error functionality.
2281 2011-08-15  Tom Dye  <tsd@tsdye.com>
2283         * org.texi (cache): Improve documentation of code block caches.
2285 2011-08-15  Tom Dye  <tsd@tsdye.com>
2287         * org.texi (Code block specific header arguments):
2288         Documentation of multi-line header arguments.
2290 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2292         * org.texi (Code evaluation security): Add example for using a
2293         function.
2295 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
2297         * org.texi (Tables in LaTeX export): Documentation of new
2298         attr_latex options for tables.
2300 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
2302         * trampver.texi: Update release number.
2304 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
2306         Sync with Tramp 2.2.2.
2308         * trampver.texi: Update release number.
2310 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312         * flymake.texi (Example -- Configuring a tool called via make):
2313         Use /dev/null instead of the Windows "nul" (bug#8715).
2315 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317         * widget.texi (Setting Up the Buffer): Remove mention of the
2318         global keymap parent, which doesn't seem to be accurate
2319         (bug#7045).
2321 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2323         * org.texi (Special agenda views): Fix double quoting (bug#3509).
2325 2010-07-10  Kevin Ryde  <user42@zip.com.au>
2327         * cl.texi (For Clauses): Add destructuring example processing an
2328         alist (bug#6596).
2330 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332         * ediff.texi (Major Entry Points): Remove mention of `require',
2333         since that's not pertinent in the installed Emacs (bug#9016).
2335 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2337         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
2338         (Filtering New Groups): Clarify how simple the "options -n" format is.
2339         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
2340         is internal.
2342 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
2344         * tramp.texi (Cleanup remote connections):
2345         Add `tramp-cleanup-this-connection'.
2347 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2349         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
2350         zombies.
2351         (Checking New Groups): Ditto (bug#8974).
2352         (Checking New Groups): Move the reference to the right place.
2354 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
2356         * gnus.texi (Startup Files): Clarify that we're talking about numbered
2357         backups, and not actual vc (bug#8975).
2359 2011-07-03  Kevin Ryde  <user42@zip.com.au>
2361         * cl.texi (For Clauses): @items for hash-values and key-bindings
2362         to make them more visible when skimming.  Add examples of `using'
2363         clause to them, examples being clearer than a description in
2364         words (bug#6599).
2366 2011-07-01  Alan Mackenzie  <acm@muc.de>
2368         * cc-mode.texi (Guessing the Style): New page.
2369         (Styles): Add a short introduction to above.
2371 2011-06-28  Deniz Dogan  <deniz@dogan.se>
2373         * rcirc.texi (Configuration): Bug-fix:
2374         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2375         Reported by Elias Pipping <pipping@exherbo.org>.
2377 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2379         * gnus.texi (Summary Mail Commands):
2380         Document `gnus-summary-reply-to-list-with-original'.
2382 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2384         * eshell.texi (Known problems): Fix typo.
2386 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
2388         * tramp.texi (Customizing Completion): Mention authinfo-style files.
2389         (Password handling): `auth-source-debug' is good for debug messages.
2391 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2393         * gnus.texi (Store custom flags and keywords): Refer to
2394         `gnus-registry-article-marks-to-{chars,names}' instead of
2395         `gnus-registry-user-format-function-{M,M2}'.
2397 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
2399         * texinfo.tex: Merge from gnulib.
2401 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2403         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2404         (Store custom flags and keywords):
2405         Mention `gnus-registry-user-format-function-M' and
2406         `gnus-registry-user-format-function-M2'.
2408 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
2410         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2412 2011-05-17  Glenn Morris  <rgm@gnu.org>
2414         * gnus.texi (Face): Fix typo.
2416 2011-05-14  Glenn Morris  <rgm@gnu.org>
2418         * dired-x.texi (Omitting Examples): Minor addition.
2420 2011-05-10  Jim Meyering  <meyering@redhat.com>
2422         * ede.texi: Fix typo "or or -> or".
2424 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
2426         * gnus.texi (Summary Buffer Lines):
2427         gnus-summary-user-date-format-alist does not exist.
2428         (Sorting the Summary Buffer): More about sorting threads.
2430 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
2432         * trampver.texi: Update release number.
2434 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
2436         * tramp.texi (Frequently Asked Questions): New item for disabling
2437         Tramp in other packages.
2439 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2441         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2442         (Fancy splitting to parent, Store arbitrary data):
2443         Update gnus-registry docs.
2445 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
2447         * ede.texi: Fix typos.
2449 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2451         * gnus.texi (Window Layout): @itemize @code doesn't exist.
2452         It's @table @code.
2454 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
2456         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2458 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
2460         * calc.texi (Logarithmic Units): Update the function names.
2462 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2464         * message.texi (Various Commands): Document format specs in the
2465         ellipsis.
2467 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
2469         * message.texi (Insertion Variables): Document message-cite-style.
2471 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
2473         * tramp.texi (Remote processes): New subsection "Running shell on
2474         a remote host".
2476 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2478         * auth.texi (Help for developers): Update docs to explain that the
2479         :save-function will only run the first time.
2481 2011-03-12  Glenn Morris  <rgm@gnu.org>
2483         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2484         (emacs-faq.text): New target.
2485         (clean): Add emacs-faq.
2487 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
2489         Sync with Tramp 2.2.1.
2491         * trampver.texi: Update release number.
2493 2011-03-11  Glenn Morris  <rgm@gnu.org>
2495         * Makefile.in (HTML_TARGETS): New.
2496         (clean): Delete $HTML_TARGETS.
2497         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2499 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2501         * auth.texi (Help for developers): Show example of using
2502         `auth-source-search' with prompts and :save-function.
2504 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2506         * Version 23.3 released.
2508 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
2510         * message.texi (Message Buffers): Update default value of
2511         message-generate-new-buffers.
2513 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
2515         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2516         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2517         respectively.
2518         (Musical Notes): New section.
2519         (Customizing Calc): Mention the customizable variable
2520         calc-note-threshold.
2522 2011-03-03  Glenn Morris  <rgm@gnu.org>
2524         * url.texi (Dealing with HTTP documents): Remove reference to
2525         function url-decode-text-part; never seems to have existed.  (Bug#6038)
2526         (Configuration): Update url-configuration-directory description.
2528 2011-03-02  Glenn Morris  <rgm@gnu.org>
2530         * dired-x.texi (Multiple Dired Directories): Remove mentions
2531         of dired-default-directory-alist and dired-default-directory.
2532         Move dired-smart-shell-command here...
2533         (Miscellaneous Commands): ... from here.
2535 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
2537         * texinfo.tex: Update to version 2011-02-24.09.
2539 2011-03-02  Glenn Morris  <rgm@gnu.org>
2541         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2542         instead of the obsoleted dired-omit-here-always.
2544 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
2546         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2547         supported systems.
2549 2011-02-28  Glenn Morris  <rgm@gnu.org>
2551         * dbus.texi (Type Conversion): Grammar fix.
2553 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
2555         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2556         "Debian GNU/Linux".
2558         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2560 2011-02-23  Glenn Morris  <rgm@gnu.org>
2562         * dired-x.texi (Features): Minor rephrasing.
2563         (Local Variables): Fix typos.
2565         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2566         Standardize some Emacs/XEmacs terminology.
2568         * dired-x.texi (Features): Don't advertise obsolete local variables.
2569         Simplify layout.
2570         (Omitting Variables): Update local variables example.
2571         (Local Variables): Say this is obsolete.  Fix description of
2572         dired-enable-local-variables possible values.
2574 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2576         * auth.texi (Help for users): Mention ~/.netrc is also searched by
2577         default now.
2579 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2581         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2583 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2585         * gnus.texi (Window Layout): Document layout names.
2587 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
2589         * ada-mode.texi: Sync @dircategory with ../../info/dir.
2590         * auth.texi: Sync @dircategory with ../../info/dir.
2591         * autotype.texi: Sync @dircategory with ../../info/dir.
2592         * calc.texi: Sync @dircategory with ../../info/dir.
2593         * cc-mode.texi: Sync @dircategory with ../../info/dir.
2594         * cl.texi: Sync @dircategory with ../../info/dir.
2595         * dbus.texi: Sync @dircategory with ../../info/dir.
2596         * dired-x.texi: Sync @dircategory with ../../info/dir.
2597         * ebrowse.texi: Sync @dircategory with ../../info/dir.
2598         * ede.texi: Sync @dircategory with ../../info/dir.
2599         * ediff.texi: Sync @dircategory with ../../info/dir.
2600         * edt.texi: Sync @dircategory with ../../info/dir.
2601         * eieio.texi: Sync @dircategory with ../../info/dir.
2602         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2603         * epa.texi: Sync @dircategory with ../../info/dir.
2604         * erc.texi: Sync @dircategory with ../../info/dir.
2605         * eshell.texi: Sync @dircategory with ../../info/dir.
2606         * eudc.texi: Sync @dircategory with ../../info/dir.
2607         * flymake.texi: Sync @dircategory with ../../info/dir.
2608         * forms.texi: Sync @dircategory with ../../info/dir.
2609         * gnus.texi: Sync @dircategory with ../../info/dir.
2610         * idlwave.texi: Sync @dircategory with ../../info/dir.
2611         * mairix-el.texi: Sync @dircategory with ../../info/dir.
2612         * message.texi: Sync @dircategory with ../../info/dir.
2613         * mh-e.texi: Sync @dircategory with ../../info/dir.
2614         * newsticker.texi: Sync @dircategory with ../../info/dir.
2615         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2616         * org.texi: Sync @dircategory with ../../info/dir.
2617         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2618         * pgg.texi: Sync @dircategory with ../../info/dir.
2619         * rcirc.texi: Sync @dircategory with ../../info/dir.
2620         * reftex.texi: Sync @dircategory with ../../info/dir.
2621         * remember.texi: Sync @dircategory with ../../info/dir.
2622         * sasl.texi: Sync @dircategory with ../../info/dir.
2623         * sc.texi: Sync @dircategory with ../../info/dir.
2624         * semantic.texi: Sync @dircategory with ../../info/dir.
2625         * ses.texi: Sync @dircategory with ../../info/dir.
2626         * sieve.texi: Sync @dircategory with ../../info/dir.
2627         * smtpmail.texi: Sync @dircategory with ../../info/dir.
2628         * speedbar.texi: Sync @dircategory with ../../info/dir.
2629         * trampver.texi [emacs]: Set emacsname to "Emacs".
2630         * tramp.texi: Sync @dircategory with ../../info/dir.
2631         * url.texi: Sync @dircategory with ../../info/dir.
2632         * vip.texi: Sync @dircategory with ../../info/dir.
2633         * viper.texi: Sync @dircategory with ../../info/dir.
2634         * widget.texi: Sync @dircategory with ../../info/dir.
2635         * woman.texi: Sync @dircategory with ../../info/dir.
2637 2011-02-19  Glenn Morris  <rgm@gnu.org>
2639         * dired-x.texi (Technical Details): No longer redefines
2640         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2641         dired-read-shell-command, or dired-find-buffer-nocreate.
2643 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
2645         * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
2647 2011-02-18  Glenn Morris  <rgm@gnu.org>
2649         * dired-x.texi (Optional Installation File At Point): Simplify.
2651 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2653         * auth.texi (Help for users): Use :port instead of :protocol for all
2654         auth-source docs.
2655         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2656         to have two files in `auth-sources'.
2658 2011-02-16  Glenn Morris  <rgm@gnu.org>
2660         * dired-x.texi: Use emacsver.texi to get Emacs version.
2661         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2662         Depend on emacsver.texi.
2664         * dired-x.texi: Drop meaningless version number.
2665         (Introduction): Remove old info.
2666         (Optional Installation Dired Jump): Autoload from dired-x.
2667         Remove incorrect info about loaddefs.el.
2668         (Bugs): Just refer to M-x report-emacs-bug.
2670         * dired-x.texi (Multiple Dired Directories): Update for rename of
2671         default-directory-alist.
2672         (Miscellaneous Commands): No longer mention very old VM version 4.
2674 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2676         Merge from gnulib.
2677         * texinfo.tex: Update to version 2011-02-14.11.
2679 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2681         * auth.texi (Help for users):
2682         Login collection is "Login" and not "login".
2684 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
2686         * tramp.texi (History): Remove IMAP support.
2687         (External methods, Frequently Asked Questions): Remove `imap' and
2688         `imaps' methods.
2689         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2691         * trampver.texi: Remove default value of `emacsimap'.
2693 2011-02-13  Glenn Morris  <rgm@gnu.org>
2695         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2696         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2698 2011-02-12  Glenn Morris  <rgm@gnu.org>
2700         * sc.texi (Getting Connected): Remove old index entries.
2702 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
2704         * url.texi: Remove duplicate @dircategory (Bug#7942).
2706 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2708         * auth.texi (Overview, Help for users, Help for developers):
2709         Update docs.
2710         (Help for users): Talk about spaces.
2712 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2714         * texinfo.tex: Update to version 2011-02-07.16.
2716 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
2718         * dbus.texi (Bus names): Adapt descriptions for
2719         dbus-list-activatable-names and dbus-list-known-names.
2721 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
2723         * calc.texi (Logarithmic Units): New section.
2725 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2727         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2728         manuals use it now.
2730         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2732 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2734         * overrides.texi: Remove.
2736         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2737         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2739 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
2741         * tramp.texi (Frequently Asked Questions): Mention problems with
2742         WinSSHD.
2744         * trampver.texi: Update release number.
2746 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
2748         * tramp.texi:
2749         Replace "delimet" with "delimit" globally.
2750         Replace "explicite" with "explicit" globally.
2751         Replace "instead of" with "instead" where there was nothing after "of".
2752         Audit use of comma before interrogative pronoun, "that", or "which".
2753         Minor word order, spelling, wording changes.
2755 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2757         * overrides.texi: New file to set or clear WEBHACKDEVEL.
2759         * sieve.texi: Use WEBHACKDEVEL.
2761         * sasl.texi: Use WEBHACKDEVEL.
2763         * pgg.texi: Use WEBHACKDEVEL.
2765         * message.texi: Use WEBHACKDEVEL.
2767         * gnus.texi: Use WEBHACKDEVEL.
2769         * emacs-mime.texi: Use WEBHACKDEVEL.
2771         * auth.texi: Use WEBHACKDEVEL.
2773         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2774         manuals.
2776 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2778         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2780 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2782         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2783         which in turn is copied from ftp://tug.org/tex/.
2785 2011-02-03  Glenn Morris  <rgm@gnu.org>
2787         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2788         (Binding combinations of modifiers and function keys):
2789         Let's assume people reading this are not using Emacs 18.
2791 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2793         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2794         since it's run automatically.
2796 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2798         * gnus.texi (Customizing Articles): Fix typo.
2800 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2802         * gnus.texi (Customizing Articles): Document the new way of customizing
2803         the date headers(s).
2805 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2807         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2808         splitting example.
2810 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2812         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2813         (MAKEINFO_OPTS): New variable.
2814         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2815         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2816         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2817         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2818         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2819         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2820         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2821         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2822         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2823         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2824         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2825         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2826         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2827         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2828         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2829         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2830         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2831         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2833 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2835         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2837 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2839         * message.texi (IDNA): Explain what it is.
2841 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2843         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2845 2011-01-23  Werner Lemberg  <wl@gnu.org>
2847         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2848         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2849         (ENVADD): Update.
2851 2011-01-18  Glenn Morris  <rgm@gnu.org>
2853         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2855 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2857         * nxml-mode.texi (Introduction): Fix file name typos.
2859 2011-01-13  Christian Ohler  <ohler@gnu.org>
2861         * ert.texi: New file.
2863         * Makefile.in:
2864         * makefile.w32-in: Add ert.texi.
2866 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2868         * dbus.texi (Receiving Method Calls): New function
2869         dbus-register-service.  Rearrange node.
2871 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
2873         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2874         which in turn is copied from ftp://tug.org/tex/.
2876 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2878         * dbus.texi (Receiving Method Calls): Describe new optional
2879         parameter dont-register-service of dbus-register-{method,property}.
2881 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
2883         * epa.texi (Encrypting/decrypting *.gpg files):
2884         Mention epa-file-select-keys.
2886 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2888         * gnus.texi (Archived Messages): Remove outdated text.
2890 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2892         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2894 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
2896         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2898 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2900         * gnus.texi (The swish++ Engine): Add customizable parameters
2901         descriptions.
2902         (The swish-e Engine): Ditto.
2904 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
2906         * tramp.texi (Inline methods): Add "ksu" method.
2907         (Remote processes): Add example with remote `default-directory'.
2909 2010-12-14  Glenn Morris  <rgm@gnu.org>
2911         * faq.texi (Expanding aliases when sending mail):
2912         Now build-mail-aliases is interactive.
2914 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2916         * gnus.texi: First pass at adding (rough) nnir documentation.
2918 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2920         * gnus.texi (Filtering New Groups):
2921         Mention gnus-auto-subscribed-categories.
2922         (The First Time): Remove, since default-subscribed-newsgroups has been
2923         removed.
2925 2010-12-13  Glenn Morris  <rgm@gnu.org>
2927         * cl.texi (For Clauses): Small fixes for frames and windows.
2929 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2931         * org.texi (Using capture): Document using prefix arguments for
2932         finalizing capture.
2933         (Agenda commands): Document prefix argument for the bulk scatter
2934         command.
2935         (Beamer class export): Document that also overlay arguments can be
2936         passed to the column environment.
2937         (Template elements): Document the new entry type.
2939 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
2941         * org.texi (Include files): Document :minlevel.
2943 2010-12-11  Julien Danjou  <julien@danjou.info>
2945         * org.texi (Categories): Document category icons.
2947 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2949         * org.texi (noweb): Fix typo.
2951 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2953         * gnus.texi (Server Commands): Point to the rest of the server
2954         commands.
2956 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2958         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2959         g'.
2961 2010-12-02  Julien Danjou  <julien@danjou.info>
2963         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2965 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2967         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2968         (Direct Functions): Note the STARTTLS upgrade.
2970 2010-11-27  Glenn Morris  <rgm@gnu.org>
2971             James Clark  <none@example.com>
2973         * nxml-mode.texi (Introduction): New section.
2975 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2977         * gnus.texi (Server Commands): Document gnus-server-show-server.
2979 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2981         Sync with Tramp 2.2.0.
2983         * trampver.texi: Update release number.
2985 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2987         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2988         Mention that the TeX specific units won't use the `tex' prefix
2989         in TeX mode.
2991 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2993         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2995 2010-11-17  Glenn Morris  <rgm@gnu.org>
2997         * edt.texi: Remove information about Emacs 19.
2999 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
3001         * trampver.texi: Update release number.
3003 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3005         * gnus.texi (Article Washing): Fix typo.
3007 2010-11-11  Noorul Islam  <noorul@noorul.com>
3009         * org.texi: Fix typo.
3011 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3013         * org.texi (Using capture): Explain that refiling is
3014         sensitive to cursor position.
3016 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3018         * org.texi (Images and tables): Add cross reference to link section.
3020 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3022         * org.texi: Document the <c> cookie.
3024 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3026         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3027         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3029 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3031         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3033 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3035         * org.texi (Project alist): Mention that this is a property list.
3037 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3039         * org.texi (Setting up the staging area): Document that
3040         file names remain visible when encrypting the MobileOrg files.
3042 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3044         * org.texi (Setting up the staging area): Document which
3045         versions are needed for encryption.
3047 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3049         * org.texi (noweb): Update :noweb documentation to
3050         reflect the new "tangle" argument.
3052 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3054         * org.texi (Batch execution): Improve tangling script in
3055         documentation.
3057 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3059         * org.texi (Handling links):
3060         (In-buffer settings): Document inlining images on startup.
3062 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3064         * org.texi (Setting up the staging area): Document use of
3065         crypt password.
3067 2010-11-11  David Maus  <dmaus@ictsoc.de>
3069         * org.texi (Template expansion): Add date related link type escapes.
3071 2010-11-11  David Maus  <dmaus@ictsoc.de>
3073         * org.texi (Template expansion): Add mew in table for link type
3074         escapes.
3076 2010-11-11  David Maus  <dmaus@ictsoc.de>
3078         * org.texi (Template expansion): Fix typo in link type escapes.
3080 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3082         * org.texi (Structure of code blocks): Another documentation tweak.
3084 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3086         * org.texi (Structure of code blocks): Documentation tweak.
3088 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3090         * org.texi (Structure of code blocks):
3091         Update documentation to mention inline code block syntax.
3093 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3095         * org.texi (comments): Improve wording.
3097 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
3099         * org.texi (comments): Document the new :comments header arguments.
3101 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3103         * org.texi (Installation): Remove the special
3104         installation instructions for XEmacs.
3106 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3108         * org.texi (Easy Templates): New section.  Documents quick
3109         insertion of empty structural elements.
3111 2010-11-11  Noorul Islam  <noorul@noorul.com>
3113         * org.texi: Fix doc.
3115 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
3117         * org.texi (The date/time prompt): Document specification
3118         of time ranges.
3120 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3122         * org.texi (Internal links): Document the changes in
3123         internal links.
3125 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
3127         * org.texi (Agenda commands): Document the limitation for
3128         the filter preset - it can only be used for an entire agenda
3129         view, not in an individual block in a block agenda.
3131 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
3133         * org.texi (iCalendar export): Document alarm creation.
3135 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
3137         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3139 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3141         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3143 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
3145         * calc.texi: Use emacsver.texi to determine Emacs version.
3147 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3149         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3150         since that works by default.
3152 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
3154         * gnus.texi (Customizing the IMAP Connection): Document
3155         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3157 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
3159         * tramp.texi (Remote shell setup): New item "Interactive shell
3160         prompt".  Reported by Christian Millour <cm@abtela.com>.
3161         (Remote shell setup, Remote processes): Use @code{} for
3162         environment variables.
3164 2010-11-03  Glenn Morris  <rgm@gnu.org>
3166         * ediff.texi (Quick Help Commands, Miscellaneous):
3167         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3169 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3173 2010-10-31  Glenn Morris  <rgm@gnu.org>
3175         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3177 2010-10-31  Glenn Morris  <rgm@gnu.org>
3179         * cc-mode.texi: Remove reference to defunct viewcvs URL.
3181 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3183         * gnus.texi (Client-Side IMAP Splitting):
3184         Mention nnimap-unsplittable-articles.
3186 2010-10-29  Julien Danjou  <julien@danjou.info>
3188         * gnus.texi (Finding the News): Remove references to obsoletes
3189         variables `gnus-nntp-server' and `gnus-secondary-servers'.
3191 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
3193         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3194         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3195         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3196         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3198 2010-10-28  Glenn Morris  <rgm@gnu.org>
3200         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3201         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3202         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3204 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
3206         * epa.texi (Mail-mode integration): Add alternative key bindings
3207         for epa-mail commands; escape comma.
3208         Don't use the word "PGP", since it is a non-free program.
3210 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
3212         * calc.texi: Use emacsver.texi to determine Emacs version.
3214 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
3216         * gnus.texi (Group Parameters, Buttons): Fix typos.
3218 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
3220         * gnus.texi (Subscription Commands): Mention that you can also
3221         subscribe to new groups via the Server buffer, which is probably more
3222         convenient when subscribing to many groups.
3224 2010-10-21  Julien Danjou  <julien@danjou.info>
3226         * message.texi (Message Headers): Allow message-default-headers to be a
3227         function.
3229 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3231         * gnus-news.texi: Mention new archive defaults.
3233 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3235         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
3237 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3239         * gnus.texi (HTML): Document the function value of
3240         gnus-blocked-images.
3241         (Article Washing): shr and gnus-w3m, not the direct function names.
3243 2010-10-20  Julien Danjou  <julien@danjou.info>
3245         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
3246         variable.
3248 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3250         * gnus.texi (Customizing the IMAP Connection): The port strings are
3251         strings.
3252         (Document Groups): Mention git.
3254 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3256         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
3257         bzr/Gnus git sync.
3259 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
3261         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
3262         change.
3264 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3266         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
3267         @item syntax for in-Emacs makeinfo.
3269 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
3271         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
3272         trim sentence.
3274 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
3276         * epa.texi (Caching Passphrases):
3277         * auth.texi (GnuPG and EasyPG Assistant Configuration):
3278         Clarify some configurations require to set up gpg-agent.
3280 2010-10-11  Glenn Morris  <rgm@gnu.org>
3282         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3284 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3286         * gnus.texi (Spam Package Introduction): Mention `$'.
3288 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
3290         * makefile.w32-in (emacsdir): New variable.
3291         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
3292         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
3294 2010-10-09  Glenn Morris  <rgm@gnu.org>
3296         * Makefile.in (mostlyclean): Delete *.toc.
3298         * Makefile.in: Use $< in rules.
3300         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
3302         * Makefile.in ($(infodir)): Delete rule.
3303         (mkinfodir): New.  Use it in all the info rules, rather than depending
3304         on infodir.
3306 2010-10-09  Glenn Morris  <rgm@gnu.org>
3308         * gnus.texi (Article Washing): Fix previous change.
3310         * Makefile.in (emacsdir): New variable.
3311         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
3312         Depend on emacsver.texi.
3314         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
3316         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
3318 2010-10-08  Julien Danjou  <julien@danjou.info>
3320         * gnus.texi: Add mm-shr.
3322 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
3324         * gnus.texi (Finding the Parent, The Gnus Registry)
3325         (Registry Article Refer Method): Update docs for nnregistry.el.
3327 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
3329         * auth.texi (Help for users)
3330         (GnuPG and EasyPG Assistant Configuration): Update docs.
3332 2010-10-08  Glenn Morris  <rgm@gnu.org>
3334         * cl.texi (Organization, Installation, Old CL Compatibility):
3335         Deprecate cl-compat for new code.
3336         (Usage, Installation): Remove outdated information.
3338         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
3340 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3342         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
3344 2010-10-06  Julien Danjou  <julien@danjou.info>
3346         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
3348         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
3349         broken link.
3351         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
3353         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
3354         to ReiserFS.
3356         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
3357         (FAQ 7-1): Fix getmail URL.
3359 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
3361         * epa.texi (Caching Passphrases): New section.
3363 2010-10-06  Glenn Morris  <rgm@gnu.org>
3365         * Makefile.in (SHELL): Set it.
3366         (info): Move the mkdir dependency to the individual info files.
3367         (mostlyclean): Tidy up.
3368         (clean): Only delete the specific dvi and pdf files.
3369         (maintainer-clean): Be more restrictive in what we delete.
3370         ($(infodir)): Add parallel build workaround.
3372 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3374         * gnus.texi (Misc Article): Document gnus-widen-article-window.
3376 2010-10-03  Julien Danjou  <julien@danjou.info>
3378         * emacs-mime.texi (Display Customization):
3379         Update mm-inline-large-images documentation and add documentation for
3380         mm-inline-large-images-proportion.
3382 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
3384         * tramp.texi (Frequently Asked Questions):
3385         Mention remote-file-name-inhibit-cache.
3387 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3389         * gnus.texi (Splitting Mail): Fix @xref syntax.
3390         (Splitting Mail): Really fix the @ref syntax.
3392 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3394         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3395         (Article Hiding): Add google banner example.
3396         Suggested by Benjamin Xu.
3398 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3400         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3401         Remove nnimap-split-rule from examples.
3403 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3405         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3406         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
3407         Fishman.
3408         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3410 2010-09-30  Julien Danjou  <julien@danjou.info>
3412         * gnus.texi (Gravatars): Fix documentation about
3413         gnu-gravatar-properties.
3415 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
3417         * epa.texi (Bug Reports): New section.
3419 2010-09-29  Glenn Morris  <rgm@gnu.org>
3421         * Makefile.in (top_srcdir): Remove unused variable.
3423 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3425         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3426         (Client-Side IMAP Splitting): Document 'default.
3428 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3430         * gnus.texi (Customizing the IMAP Connection):
3431         Document nnimap-fetch-partial-articles.
3433 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3435         * gnus-news.texi: Mention nnimap-inbox.
3437         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3439 2010-09-26  Julien Danjou  <julien@danjou.info>
3441         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3443 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3445         * gnus.texi (Security): Remove gpg.el mention.
3447 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3449         * gnus.texi (Browse Foreign Server): New variable
3450         gnus-browse-subscribe-newsgroup-method.
3452         * gnus-news.texi: Mention it.
3454 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3456         * gnus.texi (NoCeM): Remove.
3457         (Startup Variables): No jingle.
3459 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
3461         * woman.texi (Interface Options): xz compression is now supported.
3463 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3465         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3466         (Unavailable Servers): Document gnus-server-copy-server.
3467         (Using IMAP): Document the new nnimap.
3469 2010-09-25  Julien Danjou  <julien@danjou.info>
3471         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3473 2010-09-24  Glenn Morris  <rgm@gnu.org>
3475         * url.texi (Disk Caching): Tweak previous change.
3477 2010-09-24  Julien Danjou  <julien@danjou.info>
3479         * url.texi (Disk Caching): Mention url-cache-expire-time,
3480         url-cache-expired, and url-fetch-from-cache.
3482 2010-09-24  Julien Danjou  <julien@danjou.info>
3484         * gnus.texi: Add Gravatars.
3486 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3488         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3490 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3492         * gnus.texi (Expunging mailboxes): Update name of the expunging
3493         command.
3495 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3497         * emacs-mime.texi (rfc2047): Update description for
3498         rfc2047-encode-parameter.
3500 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
3502         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3503         "fish" methods.
3504         (External methods): Remove "scp1_old" and "scp2_old" methods.
3506 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
3508         * tramp.texi: Remove Japanese manual.  Fix typo.
3510         * trampver.texi: Update release number.  Remove japanesemanual.
3512 2010-09-09  Glenn Morris  <rgm@gnu.org>
3514         * org.texi: Restore clobbered changes (copyright years, untabify).
3516 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
3518         * gnus.texi (Adaptive Scoring): Fix typo.
3520 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3522         * gnus.texi (Article Display): Document gnus-html-show-images.
3524 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3526         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3528 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3530         * gnus.texi (HTML): Document gnus-max-image-proportion.
3532 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3534         * gnus.texi (HTML): Document gnus-blocked-images.
3536         * message.texi (Wide Reply): Document message-prune-recipient-rules.
3538 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3540         * gnus.texi (Summary Mail Commands): Note that only the addresses from
3541         the first message are used for wide replies.
3542         (Changing Servers): Remove documentation on gnus-change-server and
3543         friends, since it's been removed.
3545 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3547         * gnus.texi (Drafts): Mention B DEL.
3549 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
3551         * gnus.texi (Delayed Articles): Mention that the Date header is the
3552         original one, even if you delay.
3554 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3556         * gnus.texi (Asynchronous Fetching):
3557         Document gnus-async-post-fetch-function.
3558         (HTML): Made into its own section.
3560 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
3562         Sync with Tramp 2.1.19.
3564         * tramp.texi (Inline methods, Default Method):
3565         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
3566         Remove remark about doubled "-t" argument.
3567         (Auto-save and Backup): Remove reference to Emacs 21.
3568         (Filename Syntax): Describe port numbers.
3569         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
3570         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
3571         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
3572         errors with the backquotes.
3573         (External packages): File attributes cache flushing for asynchronous
3574         processes.
3575         (Traces and Profiles): Describe verbose level 9.
3577         * trampver.texi: Update release number.
3579 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
3581         * dbus.texi (Alternative Buses): New chapter.
3583 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3585         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3587 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
3589         * calc.texi (Customizing Calc): Rearrange description of new
3590         variables to match the presentation of other variables.
3592 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3594         * org.texi (Footnotes, Tables in HTML export): Fix typos.
3596 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
3598         * calc.texi (Making Selections, Selecting Subformulas)
3599         (Customizing Calc): Mention how to use faces to emphasize selected
3600         sub-formulas.
3602 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
3604         * tramp.texi (External packages): File attributes cache flushing
3605         for asynchronous processes.
3607 2010-08-01  Alan Mackenzie  <acm@muc.de>
3609         Enhance the manual for the latest Java Mode.
3611         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3612         annotation-var-cont.
3613         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
3614         two new symbols.
3616 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
3618         * tramp.texi (Traces and Profiles): Describe verbose level 9.
3620 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
3622         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3624 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3626         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3628 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
3630         * org.texi: Add macros to get plain quotes in PDF output.
3631         List additional contributors.
3632         (Capture): New section, replaces the section about remember.
3633         (Working With Source Code): New chapter, focused on documenting Org
3634         Babel.
3635         (Code evaluation security): New section.
3636         (MobileOrg): Document DropBox support.
3637         (TaskJuggler export): Document taskjuggler and Gantt chart support.
3638         (Special symbols): Show how to display UTF8 characters for entities.
3639         (Global TODO list): Clarify the use of the "M" key and the differences
3640         to the "m" key.
3641         (RSS Feeds): Mention Atom feeds as well.
3642         (Setting tags): Remove paragraph about
3643         `org-complete-tags-always-offer-all-agenda-tags'.
3645 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3647         * tramp.texi (Inline methods): Remove remark about doubled "-t"
3648         argument.
3649         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3650         echoing shells.
3652 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
3654         * tramp.texi (Inline methods): Remove "kludgy" phrase.
3655         (Filename Syntax): Describe port numbers.
3657 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
3659         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
3660         forgotten.
3661         (Type Conversion): Precise conversion of natural numbers.
3662         (Errors and Events): Add "debugging" to concept index.  Add variable
3663         `dbus-debug'.
3665 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3667         * dbus.texi (Receiving Method Calls): Add optional argument
3668         EMITS-SIGNAL to `dbus-register-property'.
3670 2010-06-27  Alex Schroeder  <alex@gnu.org>
3672         * nxml-mode.texi (Commands for locating a schema): Fix typo.
3674 2010-06-24  Glenn Morris  <rgm@gnu.org>
3676         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3677         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3678         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3679         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3680         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3681         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3682         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3683         * woman.texi: Start direntry descriptions in column 32, per Texinfo
3684         convention.   Make them end with a period.
3686 2010-06-23  Glenn Morris  <rgm@gnu.org>
3688         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3689         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3690         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3691         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3692         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3693         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3695 2010-06-10  Glenn Morris  <rgm@gnu.org>
3697         * idlwave.texi (Load-Path Shadows):
3698         * org.texi (Handling links): Fix typos.
3700 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3702         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3704 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
3706         * eshell.texi (Built-ins): Describe, how to disable a built-in command
3707         by an alias.  (Bug#6226)
3709 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3711         * calc.texi (Manipulating Vectors): Mention that vectors can
3712         be used to determine bins for `calc-histogram'.
3714 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
3716         * calc.texi: Remove "\turnoffactive" commands throughout.
3718 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3720         * url.texi (HTTP language/coding, Customization):
3721         * message.texi (Header Commands, Responses):
3722         * cl.texi (Argument Lists): Fix typos.
3724 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3726         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3727         Note that Development menu is always available.
3728         (Creating a project): Fix terminology.
3729         (Add/Remove files): Fix typo.
3731 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3733         * Version 23.2 released.
3735 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
3737         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3739 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
3741         * tramp.texi (Inline methods, Default Method):
3742         Mention `tramp-inline-compress-start-size'.
3744 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3746         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3747         the CVS repo.  Put the Git repo in the news section.
3749         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3750         Removed some mentions of CVS.  Mention the new Git repo.
3752 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
3754         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
3755         (Mail Group Commands): Add index entry.
3757 2010-04-18  Glenn Morris  <rgm@gnu.org>
3759         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3761 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
3763         * calc.texi (Radix modes): Mention that the option prefix will
3764         turn on twos-complement mode.
3765         (Inverse and Hyperbolic Flags): Mention the Option flag.
3767 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3769         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3770         (LaTeX/PDF export commands): Rename and Move section.
3771         (Sectioning structure): Update.
3772         (References): New use case for field coordinates.
3773         (The export dispatcher): Rename from ASCII export.
3774         (Setting up the staging area): Document the availability of
3775         encryption for MobileOrg.
3776         (Images and tables): Document how to reference labels.
3777         (Index entries): New section.
3778         (Generating an index): New section.
3779         (Column width and alignment): Document that <N> now
3780         means a fixed width, not a maximum width.
3781         (Publishing options): Document the :email option.
3782         (Beamer class export): Fix bug in the BEAMER example.
3783         (Refiling notes): Document refile logging.
3784         (In-buffer settings): Document refile logging keywords.
3785         (Drawers): Document `C-c C-z' command.
3786         (Agenda commands): Mention the alternative key `C-c C-z'.
3787         (Special properties): Document the BLOCKED property.
3788         (The spreadsheet): Mention the formula editor.
3789         (References): Document field coordinates.
3790         (Publishing action): Correct the documentation for the
3791         publishing function.
3792         (The date/time prompt): Document that we accept dates
3793         like month/day/year.
3794         (Cooperation): Document the changes in table.el support.
3795         (Faces for TODO keywords, Faces for TODO keywords)
3796         (Priorities): Document the easy colors.
3797         (Visibility cycling): Document the new double prefix
3798         arg for `org-reveal'.
3799         (Cooperation): Remember.el is part of Emacs.
3800         (Clean view): Mention that `wrap-prefix' is also set by
3801         org-indent-mode.
3802         (Agenda commands): Add information about prefix args to
3803         scheduling and deadline commands.
3804         (Search view): Point to the docstring of
3805         `org-search-view' for more details.
3806         (Agenda commands): Document that `>' prompts for a date.
3807         (Setting tags): Document variable
3808         org-complete-tags-always-offer-all-agenda-tags.
3809         (Column attributes): Cross-reference special properties.
3811 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3813         Synchronize with Tramp repository.
3815         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3816         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3817         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3818         syntax, texi2dvi reports errors with the backquotes.
3820         * trampver.texi: Update release number.
3822 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3824         * gnus.texi (Finding the News): Add pointers to the Server buffer
3825         because it's essential.
3827 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3829         * gnus.texi (MIME Commands): Update description of
3830         gnus-article-browse-html-article.
3832 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3834         * auth.texi (Secret Service API): Add TODO node.
3835         (Help for users): Explain the new source options for `auth-sources'.
3837 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3839         * trampver.texi: Update release number.
3841 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3843         * Branch for 23.2.
3845 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3847         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3848         now enabled by default.
3850 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3852         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3853         when Emacs runs in interactive mode.  (Bug#5645)
3855 2010-02-16  Glenn Morris  <rgm@gnu.org>
3857         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3859 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3861         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3863 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3865         * gnus.texi (Score File Format): Fix typo.
3867 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
3869         * cc-mode.texi: Replace references to obsolete c-subword-mode.
3871 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3873         * ada-mode.texi (Project File Overview): Fix typo.
3875 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3877         * semantic.texi: Add Richard Y. Kim credit.
3879         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3881 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
3883         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3884         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
3886 2010-01-17  Glenn Morris  <rgm@gnu.org>
3888         * calc.texi (Reporting Bugs): Don't mention format of repository.
3890         * woman.texi (Bugs): Make "Emacs repository" less specific,
3891         and the URL for same more specific.
3893         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3895 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3897         * ede.texi (ede-step-project, ede-proj-target):
3898         * tramp.texi (Remote processes): Fix typos.
3900 2010-01-16  Mario Lang  <mlang@delysid.org>
3902         * ede.texi (ede-target):
3903         * org.texi (Refiling notes): Remove duplicated words.
3905 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3907         * gnus.texi (Posting Styles): Use with-current-buffer.
3908         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3910 2010-01-02  Kevin Ryde  <user42@zip.com.au>
3912         * eieio.texi (Naming Conventions): Correction to xref on elisp
3913         coding conventions, is "Tips" node not "Standards".
3915 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3917         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3919         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3921 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3923         * gnus.texi (Direct Functions): Add missing port number to tls method.
3925 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
3927         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3928         ($(infodir)/edt, edt.dvi): New targets.
3930 2009-12-15  Glenn Morris  <rgm@gnu.org>
3932         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3933         (edt, $(infodir)/edt, edt.dvi): New targets.
3934         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3936         * Makefile.in (PDF_TARGETS, pdf): New.
3937         (clean): Add *.pdf.
3938         Add pdf rules for all manuals.
3940 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
3942         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3944 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3946         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3947         (Smart Jump, Analyzer Debug): Copyedits.
3948         (Semantic mode user commands): Link to new nodes.
3949         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3950         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3951         upstream Semantic manual.
3953         * semantic.texi (Introduction): Minor fix to diagram.
3955 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3957         * eshell.texi (History): Add the other built-in variables.
3958         (Built-ins): Explain built-ins, and how to apply the external commands.
3959         Add `history', `su' and `sudo'.
3961         * tramp.texi (Remote processes): Add missing <RET> in the example.
3963 2009-12-01  Bill Wohler  <wohler@newt.com>
3965         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3966         path for mairix example.  Specify -q in namazu example since namazu is
3967         excessively garrulous.
3969 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3971         * tramp.texi (Remote processes): Improve eshell example with "su"
3972         and "sudo" commands.
3974 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3976         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3978         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3979         Document semantic-complete-analyze-inline.
3980         (Semanticdb search debugging commands): Minor clarification.
3981         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3982         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3983         manual.
3984         (Semantic mode): Link to Idle Scheduler.
3986 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3988         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3989         @pxref, now EIEIO is in Emacs.
3991         * erc.texi (Development): Correction to git tutorial url.
3993 2009-11-26  Glenn Morris  <rgm@gnu.org>
3995         * faq.texi (Latest version of Emacs): Mention stability of development
3996         version.
3997         (Problems with very large files): Max buffer size increase in 23.2.
3998         (VM): VM has moved house again.
4000 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
4002         * calc.texi (Radix modes): Discuss alternate bases for two's complement
4003         notations.
4005 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
4007         * org.texi (Column attributes): Fix documentation of new operators.
4009 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
4011         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4012         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4013         (Idle Completions Mode): Numerous copyedits.
4015 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
4017         * semantic.texi (Semantic Internals, Glossary):
4018         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4019         (Semanticdb search debugging commands): Fix typos.
4021 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4023         * calc.texi (Radix modes): Mention twos-complement notation.
4025 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
4027         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4028         ($(infodir)/semantic, semantic.dvi): New targets.
4030 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
4032         * Makefile.in: Build the Semantic manual.
4034         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4035         repository.
4037 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
4039         * dbus.texi (Receiving Method Calls): New defun
4040         `dbus-unregister-service'.
4042 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
4044         * org.texi (Speed keys): New section.
4046 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
4048         * dbus.texi (Type Conversion): Fix typo.
4049         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4050         `dbus-registered-objects-table'.
4051         (Receiving Method Calls): New defun `dbus-register-property'.
4052         Move `dbus-unregister-object' here.
4054 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4056         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4058 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
4060         * org.texi (Column attributes): Add the new age summary operators.
4061         Also, mention the fact you can only use one summary operator per
4062         property.
4064 2009-11-13  John Wiegley  <johnw@newartisans.com>
4066         * org.texi (Tracking your habits): Add a new section in the
4067         manual about how to track habits.
4068         (Resolving idle time): Add a section on how idle and
4069         dangling clocks are resolved.
4071 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
4073         * org.texi (Agenda commands): Document the new `i' command.
4074         (Inserting deadline/schedule): Document logging changes
4075         of scheduling and deadline times stamps.
4076         (In-buffer settings): Document the in-buffer keywords for logging
4077         changes of scheduling and deadline times stamps.
4078         (Structure editing, Plain lists): Document indentation
4079         cycling in empty entries with TAB.
4080         (Archiving): Document the default archiving command.
4081         (Moving subtrees): Document the new keys for archiving.
4082         (Internal archiving): Fix incorrect key.
4083         (Agenda commands): Document the TODO set switching commands.
4084         (Agenda commands): Document the new archiving keys.
4085         (Clocking work time): Better description on how to save
4086         and restore a clock.
4087         (Resolving idle time): Mention the x11idle program to get true
4088         idleness also under X11.
4089         (Resolving idle time): Use @kbd instead of @key for normal
4090         letters, because this is how he rest of the manual does this.
4091         (Pushing to MobileOrg): Mention that `org-directory'
4092         should be set.
4093         (Agenda commands): Document that SPC is a filter for
4094         any tag.
4095         (Search view): Rename from "Keyword search".
4096         (Capure): New chapter.
4097         (Markup): New chapter.
4098         (Links in HTML export, Images in HTML export):
4099         Extend the section titles.
4100         (Images in HTML export): Document the align option.
4101         (Text areas in HTML export): Extend the section title.
4102         (Images in LaTeX export): Explain image placement in LaTeX.
4104 2009-11-10  Glenn Morris  <rgm@gnu.org>
4106         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4108 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
4110         * tramp.texi (Auto-save and Backup): Disable backups just for a
4111         method.
4113         * trampver.texi: Update release number.
4115 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
4117         Sync with Tramp 2.1.17.
4119         * trampver.texi: Update release number.
4121 2009-10-29  Glenn Morris  <rgm@gnu.org>
4123         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4125 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
4127         * tramp.texi (External methods): Temporary files are kept for
4128         `rsync' and `rsyncc' methods.
4130 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
4132         * eieio.texi: Fix typos.
4134 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4136         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4138 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
4140         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4141         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4143 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
4145         * Makefile.in: Build EIEIO and EDE manuals.
4147 2009-10-07  Eric Ludlam  <zappo@gnu.org>
4149         * eieio.texi:
4150         * ede.texi: New files.
4152 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
4154         * tramp.texi (Remote processes): Association of a pty is not supported.
4156 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
4158         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4159         (Processing LaTeX fragments): Document that the size of images can be
4160         changes using the variable `org-format-latex-options'.
4161         (The date/time prompt, Timestamps): Be more accurate over ISO format
4162         dates and times.
4163         (Visibility cycling): Document showeverything keyword.
4164         (In-buffer settings): Document showeverything keyword.
4165         (Setting up the staging area): Fix the example.
4166         (MobileOrg): New section.
4167         (Agenda commands, Exporting Agenda Views): Document exporting the
4168         agenda view to Org files.
4170 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
4172         * tramp.texi (History): Add IMAP support.
4173         (External methods): Add `imap' and `imaps' methods.
4174         (GVFS based methods): Add indices for `davs'.
4175         (Password handling): Rename anchors.  Add IMAP entries for
4176         ~/.authinfo.gpg.
4178         * trampver.texi: Set default value of `emacsimap'.
4180 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
4182         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4184 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
4186         * dired-x.texi (Technical Details):
4187         Delete dired-up-directory (Bug#4292).
4189 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
4191         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4193 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
4195         * org.texi (Effort estimates): Document new effort setting commands.
4196         (Agenda commands): Document the new keys fro agenda time motion.
4197         Document entry text mode.  Improve documentation of the keys to include
4198         inactive time stamps into the agenda view.
4199         (Feedback): Document the new bug report command.
4200         (Structure editing): Add an index entry for the sorting of subtrees.
4202 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
4204         * auth.texi (Help for users): Corrected markup.
4206 2009-09-02  Glenn Morris  <rgm@gnu.org>
4208         * emacs-mime.texi (time-date): Mention float-time.
4210 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
4212         * calc.texi (Simplifying Formulas): Improve the wording.
4214 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
4216         * auth.texi: Rewritten for coverage and clarity.
4218 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4220         * gnus.texi (Expiring Mail):
4221         Mention gnus-mark-copied-or-moved-articles-as-expirable.
4222         (Various Various): Mention gnus-safe-html-newsgroups.
4224         * gnus-news.texi: Mention
4225         gnus-mark-copied-or-moved-articles-as-expirable.
4227         * emacs-mime.texi (Display Customization): Add xref to
4228         gnus-safe-html-newsgroups.
4230 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
4232         * tramp.texi (Version Control): Remove.
4233         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
4234         reference.
4235         (External methods): Correct `scpc' concept index entries.  New method
4236         `rsyncc'.
4237         (External packages): New subsections "Filename completion" and "File
4238         attributes cache".
4240 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
4242         * calc.texi (Rewrite Rules): Improve the example.
4243         (Simplifying Formulas): Explain use of the I and H flags for
4244         simplification.
4246 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
4248         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
4249         Describe autostart behavior of dbus-ping.
4250         (Synchronous Methods, Asynchronous Methods): Use English numeric format
4251         for timeout values.
4252         (Top): Remove footnote saying D-Bus is not enabled by
4253         default.  (Bug#4256)
4255 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
4257         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
4258         Reported by Jari Aalto (Bug#4211).
4259         (Mail-mode integration): Mention epa-mail-mode and
4260         epa-global-mail-mode.
4261         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
4262         epa-setup.
4264 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
4266         * dbus.texi (Asynchronous Methods): Allow nil handler.
4268 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
4270         * ediff.texi (ediff-current-file): Add information about this new function.
4272         * viper.texi: Add information about C-s in viper's search command.
4274 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
4276         * calc.texi (Date Forms): Fix typos.
4278 2009-08-08  Glenn Morris  <rgm@gnu.org>
4280         * org.texi (Agenda commands): Restore clobbered change.
4282 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
4284         * calc.texi (Graphics, Devices): Update with the peculiarities of
4285         operation on MS-Windows.
4287 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
4289         * org.texi (Publishing action): Improve documentation of file
4290         names when publishing to the source directory.
4291         (Clean view): Document `org-indent-mode'.
4292         (Clocking work time): Add documentation for the
4293         new :timetamp option when creating a clock report.
4294         (Paragraphs): Fix many typos.
4295         (Plain lists): Remove duplicate explanation about the
4296         `C-c *' command.
4297         (Literal examples): Update to reflect the new behavior
4298         of the -n -r -k switches when exporting source code examples.
4299         (Structure editing): Add information about `C-c *',
4300         converting a plain list into a list of Org items.
4301         (Remember): Small rephrasing of the paragraph
4302         describing remember.el.  Also mentioned that remember.el is part
4303         of Emacs 23, not Emacs 22.
4304         (Clocking work time): Add documentation about
4305         displaying the current clocking time against the effort estimate.
4306         Also add a footnote about using `org-clock-in-prepare-hook' to add
4307         an effort estimate on the fly, just before clocking it.
4308         (Footnotes): Document automatic renumbering and
4309         sorting.
4310         (Agenda commands): Document new bulk commands.
4311         (Plain lists): Document new behavior of
4312         `org-cycle-include-plain-lists'.
4313         Hyphenation only in TeX.
4314         (Clocking work time): Document the key to update effort
4315         estimates.
4316         (Clocking work time): Document the clock time display.
4317         (Structure editing, TODO basics): Document new
4318         variables.
4319         (Column attributes): Document new colciew operators.
4320         (Publishing options): Document :xml-declaration.
4321         (Tracking TODO state changes): Document the
4322         LOG_INTO_DRAWER property.
4323         (Literal examples): Document the new implementation for
4324         editing source code.
4325         (Publishing action): Mention the new publishing
4326         function, to publish an Org source file.
4327         (Publishing links): Mention how to link to an Org source file.
4328         (Macro replacement): Document new macros.
4329         (Handling links): Document type-specific completion
4330         when inserting links.
4331         (Structure editing, Plain lists): Improve documentation
4332         on sorting.
4333         (Internal links): Document custom ids for links.
4334         (Handling links): Document custom ids for links.
4335         (CSS support): Document new class.
4336         (Refiling notes): Document the possibility to create new nodes
4337         during refiling.
4338         (Agenda commands): Document the "?" operator to find
4339         tasks without effort setting.
4340         (Exporting agenda information): Section moved.
4341         (RSS Feeds): New section.
4342         (Built-in table editor): Document M-e and M-a navigate
4343         inside table field.
4344         (Stuck projects): Docment that projects identified as
4345         un-stuck will still be searchd for stuck sub-projects.
4346         (Paragraphs): Document centering.
4347         (Creating timestamps, Agenda commands): Document new
4348         behavior when changing time stamps.
4349         (Structure editing): Document the new command
4350         `org-clone-subtree-with-time-shift'.
4351         (Publishing): Refresh this chapter.
4352         (Export options, Export options, In-buffer settings):
4353         Document the new keywords.
4354         (Matching tags and properties): Collect all
4355         documentation about tags/property matches here.
4356         (Setting tags): Document `org-tag-persistent-alist'.
4357         (Weekly/daily agenda): New section.
4358         (Orgstruct mode): Describe `orgstruct++-mode'.
4359         (Drawers): Mention the LOGBOOK drawer.
4360         (Export options, Sectioning structure): Document the
4361         #+LEATEX_HEADER in-buffer setting.
4362         (Bugs): Section removed.
4363         (Hooks): New section.
4364         (Add-on packages): Move here from old location.
4365         (Context-sensitive commands): New section.
4366         (Setting tags): Document newline option.
4367         (Global TODO list, Matching tags and properties):
4368         Mention more variables.
4369         (Checkboxes): Update to changed command behavior.
4371 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
4373         * speedbar.texi (Basic Key Bindings): Fix typo.
4375 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
4377         * calc.texi (Vector/Matrix Functions): Add index entries for both
4378         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
4379         affects matrices with more than one row.
4380         (Help Commands): Add index entries for "prefix ?" key bindings.
4382 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
4384         * calc.texi (Stack Manipulation Commands): Add documentation for
4385         `calc-transpose-lines'.
4387 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
4389         * dbus.texi (Receiving Method Calls): Describe special return value
4390         `:ignore'.
4392 2009-07-24  Alan Mackenzie  <acm@muc.de>
4394         * cc-mode.texi (Config Basics, File Styles): Document that at mode
4395         initialization, any individual variable setting now takes precedence
4396         over one done via c-file-style/c-file-offsets.
4398 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
4400         * calc.texi (Undoing Mistakes): Mention that the undo list will be
4401         truncated when Calc is quit.
4402         (Customizing Calc): Document `calc-undo-length'.
4404 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
4406         * calc.texi (About This Manual): Don't mention chapter numbers in text.
4408 2009-07-11  Kevin Ryde  <user42@zip.com.au>
4410         * pcl-cvs.texi (About PCL-CVS):
4411         * widget.texi (Basic Types):
4412         Fix cross-references.
4414 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
4416         * dbus.texi (Type Conversion): Don't use literal control character.
4418 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
4420         * tramp.texi (GVFS based methods): New section.
4421         (Remote processes): Processes for GVFS based methods run locally.
4423 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
4425         * tramp.texi (Inline methods, External methods, Gateway methods):
4426         Avoid the words "kludge" and hack".
4427         (External methods): Add `synce' method.
4429         * trampver.texi: Update release number.
4431 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
4433         Sync with Tramp 2.1.16.
4435         * tramp.texi (History): Add GVFS support.
4436         (External methods): Precise `rsync' description.  Add `dav', `davs' and
4437         `obex' methods.  Add 'tramp-gvfs-methods' option.
4438         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4439         forms.
4440         (Remote Programs): Introduce `tramp-own-remote-path'.
4441         (Remote processes): New subsection "Running remote programs that create
4442         local X11 windows".
4443         (Frequently Asked Questions): Improve code for disabling vc.
4445         * trampver.texi: Update release number.  Set default value of
4446         `emacsgvfs'.
4448 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4450         * Branch for 23.1.
4452 2009-06-17  Glenn Morris  <rgm@gnu.org>
4454         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4455         (Latest version of Emacs): Mention source code repository.
4457 2009-06-16  Glenn Morris  <rgm@gnu.org>
4459         * faq.texi (Top): Language tweak.
4460         (Extended commands): Most people have arrow keys.
4461         (Emacs manual): Say how to follow info links.
4462         (File-name conventions): Change title a bit.  Explain about source
4463         versus installed.  Condense etc description.
4464         (Guidelines for newsgroup postings): Mention Savannah list page.
4465         (Newsgroup archives): Simplify.
4466         (Contacting the FSF): Add contact URL.
4467         (Emacs Lisp documentation): Printed version not always available.
4468         (Installing Texinfo documentation): Explain how by hand installation is
4469         not normally needed.  Use add-to-list.  Remove duplicate reference.
4470         (Informational files for Emacs): Move info on Help menu here from
4471         "File-name conventions".
4472         (Help installing Emacs): Tweak uref.
4473         (Obtaining the FAQ): Mention repository.
4474         (Origin of the term Emacs): Explain "ITS".
4475         (Changing load-path): Use add-to-list.
4476         (Automatic indentation): Clarify this is for Text mode.
4477         Don't mention Indented Text mode.
4478         (Finding Emacs on the Internet): The FSF does not seem to offer a
4479         deluxe distribution on CD anymore.
4481 2009-06-16  Glenn Morris  <rgm@gnu.org>
4483         * faq.texi (Top): Mention which Emacs version this FAQ is about.
4484         Recommend the latest release.  Mention how to get older FAQs.
4485         Recommend the Emacs manual.
4486         (Guidelines for newsgroup postings): Discourage cross-posts.
4487         (Underlining paragraphs): Remove.
4488         (Editing MS-DOS files): Remove pre-Emacs 20 information.
4489         (Bugs and problems): Update key-binding.
4490         (Problems with very large files): Mention 64-bit.
4491         (Shell process exits abnormally): Remove.
4492         (Problems with Shell Mode): Rename and update.
4493         (Spontaneous entry into isearch-mode)
4494         (Problems talking to certain hosts): Remove.  This is old information,
4495         in etc/PROBLEMS if needed.
4496         (Emacs takes a long time to visit files, Updating Emacs): Remove.
4497         (Dired claims that no file is on this line): Update.
4498         (Installing Emacs, Problems building Emacs): Simplify.
4499         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4500         information.
4501         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
4502         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4503         (JDEE): "JDEE", not "JDE".
4504         (Handling C-s and C-q with flow control, Binding C-s and C-q):
4505         Remove.  This is old information, in etc/PROBLEMS if needed.
4506         (stty and Backspace key, Kanji and Chinese characters): Remove.
4507         (Right-to-left alphabets): Update section.
4508         (Changing the included text prefix): Gnus uses message-yank-prefix.
4509         Add cross-reference to Supercite manual.
4510         (Saving a copy of outgoing mail): Simplify output file description.
4511         (Expanding aliases when sending mail): Refer to Emacs manual.
4512         Remove old info about RFC822.
4513         Correct description of how to rebuild aliases.
4514         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4515         (MIME with Emacs mail packages)
4516         (Viewing articles with embedded underlining)
4517         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4518         Remove old sections.
4519         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
4520         and is well-documented in the Gnus manual.
4521         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4522         (Making Gnus faster): Rename from "Starting Gnus faster".
4523         Merge "Catch-up is slow in Gnus" into here.
4525 2009-06-14  Glenn Morris  <rgm@gnu.org>
4527         * faq.texi (Status of Emacs): Re-order with most recent releases first.
4528         (New in Emacs 23): New section.
4529         (Handling C-s and C-q with flow control): Add xref.
4531 2009-06-13  Glenn Morris  <rgm@gnu.org>
4533         * faq.texi (Setting up a customization file): Grammar fix.
4534         Customize is no longer "new".
4535         (Displaying the current line or column): Line-number mode is on by
4536         default.  Don't mention `column' package.  Mention linum.el.
4537         (Turning on abbrevs by default): Explain how to do it for buffers,
4538         modes, and everywhere.
4539         (Associating modes with files): Use add-to-list.  Don't mention Emacs
4540         19.
4541         (Highlighting a region): On by default since 23.1.
4542         (Replacing highlighted text): Update doc quote.
4543         (Working with unprintable characters): Don't mention search-quote-char.
4544         (Using an already running Emacs process): Gnuclient is probably not an
4545         enhancement these days.
4546         (Indenting switch statements): Remove mention of pre-Emacs 20.
4547         (Horizontal scrolling): Abbreviate Emacs 20 description.
4548         (Replacing text across multiple files): Fix name of dired command.
4549         (Disabling backups): Use require not load.
4550         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4552 2009-06-13  Bill Wohler  <wohler@newt.com>
4554         Release MH-E manual version 8.2.
4556         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4557         release 8.2.
4559 2009-06-13  Glenn Morris  <rgm@gnu.org>
4561         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4562         in this day and age the common meaning is "on the web".
4563         (copying): Use @copyright in all cases.
4564         (Basic keys): Remove reference to deleted manual node "Text Characters".
4565         (File-name conventions): Use GNU as an example rather than SERVICE.
4566         default.el lives in site-lisp.  Update Info directory location.
4567         (Real meaning of copyleft): GPL actions have been brought, but all
4568         settled out of court.
4569         (Guidelines for newsgroup postings): Shorten section title.
4570         Simplify comp.emacs description.
4571         (Newsgroup archives): Change Google URL.  Describe Gmane.
4572         (Unsubscribing from Emacs lists): Remove discussion of "distribution
4573         points".  Mention List-Unsubscribe header.
4574         (Contacting the FSF): Update email and URLs.
4575         (Basic editing): Mention F1 for help.
4576         (Installing Texinfo documentation): Refer to Texinfo website rather
4577         than ftp server.
4578         (Printing a Texinfo file): Mention texi2pdf.
4579         (Informational files for Emacs): Don't describe FTP or SERVICE, they
4580         are just stubs nowadays.
4581         (Latest version of Emacs): Explain version numbers.
4582         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4583         (Turning on syntax highlighting): No need to mention hilit19 any more.
4584         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4585         (Modes for various languages): Remove section.
4586         (Major packages and programs): Remove most version and maintainer
4587         information - it's hard to keep up-to-date, and adds nothing.
4588         Similarly with direct links to mailing lists.
4589         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
4590         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4591         years, and Emacs comes with tools for this now.
4592         (Patch): Remove section - this is a standard tool.
4593         (Using function keys under X): Remove section.
4595 2009-06-12  Glenn Morris  <rgm@gnu.org>
4597         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4598         (Help installing Emacs): Remove reference to deleted X11 node.
4599         (Associating modes with files): Interpreter-mode-alist is no longer
4600         subservient to auto-mode-alist.
4601         (Installing Emacs): Change future Emacs version.
4602         (Linking with -lX11 fails): Remove old section.
4603         (Packages that do not come with Emacs): Update ELL location.
4604         Emacs Lisp archive is dead.
4605         (Emacs for Windows): Remove reference to old CE port.
4606         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4607         (Emacs for VMS and DECwindows): Remove old ports.
4608         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4609         (Removing flashing messages): Remove section about non-existent Gnus
4610         option.
4612         * faq.texi (Top): Add @top command.
4613         Remove the optional arguments from all @node commands: makeinfo can
4614         generate these automatically, and it is easier to edit and rearrange
4615         nodes without them.
4617 2009-06-11  Glenn Morris  <rgm@gnu.org>
4619         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4620         (The LPF): Make the updated URL the sole reference point.
4621         (Learning how to do something): Update refcard price and format.
4622         (Getting a printed manual): Sources in doc/emacs/, not man/.
4623         Also available in PDF format.  Since the page count varies, be less
4624         precise.
4625         (Informational files for Emacs): Remove references to deleted files
4626         LPF and SUN-SUPPORT, and to UUCP.
4627         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4628         Remove many obsolete ways to get the FAQ, which now seems only to be
4629         distributed with Emacs.
4630         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4632 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
4634         * org.texi (Org Plot): Fix tags (Bug#3507).
4635         (Workflow states, Agenda commands): Fix tags (Bug#3508).
4637         * ada-mode.texi (Installation, Compile commands)
4638         (Project File Overview, No project files, Set compiler options)
4639         (Use GNAT project file, Use multiple GNAT project files)
4640         (Identifier completion): Use @samp for menu items, and @kbd for key
4641         sequences (Bug#3504).
4643 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
4645         * gnus.texi (Security): Fix wording; add a link to epa.info.
4647 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
4649         * message.texi (Header Commands): Fix descriptions to match
4650         keybindings.
4652 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
4654         * gnus.texi (Security): Mention that EasyPG is the current default.
4656 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
4658         * ediff.texi (Session Commands): Fix typo.
4660 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4662         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4663         news.software.readers.  Reported by Florian Rehnisch.
4665 2009-04-02  Glenn Morris  <rgm@gnu.org>
4667         * auth.texi: Capitalize direntry.
4669         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4670         using a period in the entry name.  (Bug#2797)
4672 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
4674         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4675         ($(infodir)/auth, auth.dvi): New targets.
4677 2009-03-03  Glenn Morris  <rgm@gnu.org>
4679         * auth.texi: Fix @setfilename.
4681         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4682         (auth, $(infodir)/auth, auth.dvi): New rules.
4684 2009-02-25  Glenn Morris  <rgm@gnu.org>
4686         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
4688 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4690         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4692 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4694         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4695         gnus-nocem-issuers, and gnus-nocem-verifyer.
4697 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
4699         * ada-mode.texi (Project files, Automatic Casing):
4700         * dbus.texi (Signals):
4701         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4702         * mh-e.texi (HTML):
4703         * nxml-mode.texi (Locating a schema)
4704         (Using the document's URI to locate a schema):
4705         * org.texi (Footnotes, Using the mapping API):
4706         * rcirc.texi (Channels): Remove duplicate words.
4708 2009-02-20  Glenn Morris  <rgm@gnu.org>
4710         * dired-x.texi (Miscellaneous Commands):
4711         * gnus.texi: Minor updates for mbox Rmail.
4713 2009-02-16  Karl Berry  <karl@gnu.org>
4715         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4716         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4717         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4718         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4719         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4720         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4721         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4722         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4723         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4724         Consistently use @insertcopying in the Top node,
4725         @contents at the front (after @end titlepage),
4726         and @direntry after @copying.  (Bug#1988)
4728 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4730         * auth.texi: New file documenting auth-source.
4732 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
4734         * org.texi (Org Plot): Fix link.
4736 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
4738         * epa.texi (Mail-mode integration): Mention the way to do
4739         "encrypt-to-self".  (Bug#1807)
4741 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
4743         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
4745 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4747         * gnus-news.texi: Print version about Incoming*.
4749 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
4751         * org.texi (Structure editing, Handling links)
4752         (Fast access to TODO states, Javascript support): Make standard docs
4753         correctly reflect default variable settings.
4755 2009-02-02  Glenn Morris  <rgm@gnu.org>
4757         * org.texi: Fix typos.
4759 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
4761         Sync with Tramp 2.1.15.
4763         * trampver.texi: Update release number.
4765 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4767         * org.texi (TODO dependencies): Document TODO dependencies on
4768         checkboxes.
4770 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
4772         * org.texi (TODO dependencies): Document key binding for toggling
4773         ORDERED property.
4775 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
4777         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
4778         of hook functions.
4780 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
4782         * org.texi (TODO dependencies): New section.
4784 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
4786         * org.texi (Plain lists, TODO basics, Priorities)
4787         (Multiple sets in one file, Conflicts): Document interaction with
4788         `shift-selection-mode'.
4790 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
4792         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4793         Make Calc the subject of sentences.
4794         (Rearranging Formulas using Selections): Discuss new options
4795         for `j *'.
4797 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
4799         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4801 2009-01-26  Glenn Morris  <rgm@gnu.org>
4803         * org.texi: Fix typos.
4805 2009-01-26  Bill Wohler  <wohler@newt.com>
4807         * mh-e.texi (EDITION, UPDATED): Update.
4809 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4811         * org.texi (References): Add information about remote references.
4812         (Built-in table editor): Document `C-c RET' in tables.
4813         (Math symbols, Quoting LaTeX code): Mention that simple
4814         LaTeX macros survive LaTeX export.
4815         (Images in LaTeX export): Show how to create a reference to a
4816         figure.
4817         (Sectioning structure): Document that the LaTeX class can be
4818         specified in a property.
4819         (Text areas in HTML export): New section.
4820         (External links): Add examples for text search and ID links.
4821         (Built-in table editor): Remove the descriptio of `C-c
4822         C-q', it not longer works.
4823         (Literal examples): Document that a space must follow
4824         the colon in short examples.
4825         (Relative timer): Document `org-timer-stop'.
4826         (Footnotes): New section.
4827         (Footnote markup): Shorten section and refer to new Footnote
4828         section.
4829         (Literal examples): Add documentation for line
4830         numbering in and references to code examples.
4831         (CSS support): Fix the description of default CSS styles.
4832         (Capturing column view): Document
4833         "file:path/to/file.org" as an allowed value for the ID property of
4834         a dynamic block copying column view.
4836 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4838         * mh-e.texi (Getting Started): Describe $MH.
4840 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4842         * tramp.texi (all): Harmonize usage of "external method",
4843         "external transfer method" and "out-of-band method".
4844         (Connection types): Precise the differences of inline and external
4845         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4847 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4849         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4850         commands as described at the top.  Reported by Allan Gottlieb
4851         <gottlieb@nyu.edu>.
4853 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4855         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4856         nnmail-pathname-coding-system.
4858 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4860         * org.texi (Relative timer): Fix typo.
4862 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4864         * org.texi (Clocking work time): Fix typo.
4865         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
4867 2009-01-13  Glenn Morris  <rgm@gnu.org>
4869         * org.texi: Fix some more typos.
4871 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4873         * org.texi: Fix some typos.
4875 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4877         * gnus.texi (Group Parameters): Add note for local variables.
4879 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4881         * gnus.texi (Converting Kill Files): Fix URL.
4882         Include gnus-kill-to-score.el in contrib directory.
4884 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4886         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4887         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
4888         (Paging the Article): Add index entry.
4890 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
4892         * ada-mode.texi (Examples): Delete redundant text.
4894 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
4896         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4898         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4899         addresses.
4901 2009-01-03  Bill Wohler  <wohler@newt.com>
4903         * mh-e.texi (Scan Line Formats): Indicate that first column should be
4904         kept empty.
4906 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
4908         * org.texi (Activation, Exporting, ASCII export, HTML export)
4909         (HTML Export commands, LaTeX/PDF export commands):
4910         Improve documentation about transient-mark-mode.
4911         (References): Document the use of special names like $LR1 to reference
4912         to fields in the last table row.
4914 2008-12-19  Juri Linkov  <juri@jurta.org>
4916         * info.texi (Search Text): Remove mention of removed key binding M-s.
4918 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
4920         * org.texi (References): Remove mentioning of @0 as reference for the
4921         last line, this has been reverted in the Lisp sources.
4923 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
4925         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4926         (DVI_TARGETS): Remove duplicates.  Add sasl.
4927         ($(infodir)/sasl, sasl.dvi): New targets.
4929 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
4931         * org.texi: Version number pushed to 6.15d.
4933 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
4935         * org.texi (Tables in LaTeX export): New section.
4936         (Images in LaTeX export): New section.
4937         (Inlined images, Images in HTML export): Sections renamed.
4939 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4941         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4943 2008-12-04  David Engster  <dengste@eml.cc>
4945         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4946         of nnml-get-new-mail.  Change URL for mairix patch.
4948 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4950         * org.texi (Using the mapping API): Fix bug in mapping example.
4951         (Publishing options): Make the list of properties complete again, in
4952         correspondence to the variable `org-export-plist-vars'.
4953         (Property searches): Document new special values for time comparisons.
4954         (Tag inheritance): Refine the description of tag inheritance.
4955         (Project alist): Add info about the publishing sequence of components.
4956         (Effort estimates): Document the new relative timer.
4958 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4960         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4961         (Using Calc): Clarify use of `C-x * o'.
4962         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4964 2008-11-28  Richard M Stallman  <rms@gnu.org>
4966         * dbus.texi (Receiving Method Calls): Clean up previous change.
4968 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4970         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4971         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4972         `dbus-unescape-from-identifier'.
4973         (Receiving Method Calls): New constants `dbus-service-emacs' and
4974         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4975         (Signals): Use the constants in the example.
4977 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4979         * org.texi: Re-apply change to FDL 1.3.
4981 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4983         * org.texi (Setting up Remember): Document `org-remember-mode'.
4984         (External links): Document that bbdb links can use a regular
4985         expression.
4986         (External links): Document that elisp links can contain interactive
4987         commands.
4989 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4991         * viper.texi (viper-translate-all-ESC-keysequences):
4992         Description removed.
4994 2008-11-19  Glenn Morris  <rgm@gnu.org>
4996         * doclicense.texi: Change to FDL 1.3.
4997         Relicense all texi files under FDL 1.3 or later.
4999 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
5001         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5003 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
5005         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5007         * ediff.texi: Version/date change.
5009 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
5011         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5013 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
5015         * calc.texi (About This Manual): Comment out a mention of
5016         marginal notes.
5018 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
5020         * org.texi (Clocking work time): Document the :formula property of
5021         clock tables.
5022         (Structure editing, Refiling notes): Document refiling regions.
5023         (Agenda commands): Document the double-prefix version
5024         of the `l' command in the agenda.
5025         (Handling links): Explain the effect of a double prefix
5026         arg to `C-c C-o'.
5027         (TODO basics): Add documentation for tag triggers.
5029 2008-10-23  Glenn Morris  <rgm@gnu.org>
5031         * cl.texi (Function Bindings): Mention `flet' fails to deal with
5032         byte-compiling things like `+'.
5034         * ns-emacs.texi: Merge copyright years of author now with assignment
5035         into FSF years.
5036         (VER): Use it for easier automatic updating.  Use Emacs version rather
5037         than standalone Emacs.app version.
5039 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
5041         * org.texi: Lots of minor fixes.
5042         (Capture): New chapter.
5043         (Org Plot): New section.
5045 2008-09-30  Magnus Henoch  <mange@freemail.hu>
5047         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5049 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
5051         * calc.texi (User Defined Units): Mention how to enter optional display
5052         string.
5054 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
5056         * message.texi (Sending Variables): Fix variable documentation to
5057         avoid the "y/n" wording.
5059 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
5061         * message.texi (Sending Variables): Add `message-confirm-send' doc.
5063 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5065         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5066         @enumerate section so as to be able to be formatted with MAKEINFO=no.
5068 2008-09-22  Bill Wohler  <wohler@newt.com>
5070         Release MH-E manual version 8.1.
5072         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5073         release 8.1.
5075         * mh-e.texi: Retain dual license as agreed to by the FSF.
5076         However, bump GPL to Version 3.
5077         Use @include for license text.
5079 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5081         * gnus.texi (Top, Setup, Fancy splitting to parent)
5082         (Store custom flags and keywords, Store arbitrary data):
5083         Clean up markup.
5085 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
5087         * gnus.texi (The Gnus Registry): Document it.
5089 2008-09-08  David Engster  <dengste@eml.cc>
5091         * gnus.texi (nnmairix): Point out that nnml uses MH format.
5092         Clarify section about choosing back end servers.
5094 2008-08-23  Glenn Morris  <rgm@gnu.org>
5096         * dired-x.texi (Shell Command Guessing):
5097         Mention dired-guess-shell-case-fold-search.  (Bug#417)
5099 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
5101         * trampver.texi: Update release number.
5103 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
5105         * ns-emacs.texi: Update version.
5106         (Introduction): Correct menu location for options save.
5107         (Customization): Note that defaults are stored under org.gnu.Emacs.
5109 2008-08-11  Bill Wohler  <wohler@newt.com>
5111         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5112         explicit about GNU mailutils MH elsewhere (with thanks to Darel
5113         Henman) (closes SF #1768928).
5115 2008-08-10  Glenn Morris  <rgm@gnu.org>
5117         * ns-emacs.texi: Use @copying.  Change copyright of authors with
5118         assignment to FSF.  Change license to GFDL.
5119         (Top): Remove outdated references.
5121 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
5123         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5124         Add gnus-summary-sort-by-most-recent-number and
5125         gnus-summary-sort-by-most-recent-date.
5126         (Summary Sorting): Explain prefix argument.
5128 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5130         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5131         gnus-summary-pipe-output.
5133 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
5135         * dbus.texi (Receiving Method Calls): Document error handling of own
5136         D-Bus methods.
5138 2008-08-01  Bill Wohler  <wohler@newt.com>
5140         * mh-e.texi (Reading Mail)
5141         (Viewing Attachments): Describe new function
5142         mh-show-preferred-alternative.
5143         (Sending Mail, Redistributing, Sending Message): Describe new hook
5144         mh-annotate-msg-hook.
5146 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
5148         * dbus.texi (Arguments and Signatures): Fix example.
5149         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5150         (Asynchronous Methods): New node.
5151         (Errors and Events): Describe extended layout of `dbus-event'.
5152         New defun `dbus-event-message-type'.
5154 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
5156         * ediff.texi: Remove VMS support.
5158 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
5160         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5161         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5163 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
5165         * Makefile.in: Add mairix-el targets.
5167 2008-07-29  David Engster  <deng@randomsample.de>
5169         * mairix-el.texi: New file.
5171 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
5173         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5174         project files.  Delete 'main_unit' project variable; not needed.  Allow
5175         process environment variables wherever project variables are allowed.
5176         Add tutorial section on multiple GNAT project files.
5178 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
5180         Sync with Tramp 2.1.14.
5182         * trampver.texi: Update release number.
5184 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
5186         * ns-emacs.texi:
5187         * faq.texi: Remove mentions of Mac Carbon.
5189 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5191         * gnus.texi (Saving Articles): Describe the 2nd argument of
5192         gnus-summary-save-in-pipe.
5193         (SpamAssassin): Use it.
5195 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5197         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5199 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
5201         * org.texi (Export options): Document the use of the creator flag.
5203 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
5205         * org.texi: New version 6.06a.
5207 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
5209         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5210         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5212 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5214         * calc.texi (Editing Stack Entries):
5215         (Algebraic Entry): Rewrite introductory sentences so it can be used by
5216         Calc's help functions.  Mention fixing typos.
5217         (Customizing Calc): Fix typo.
5219 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
5221         * calc.texi (summarykey): New macro.  Use to correctly format keys in
5222         the summary.
5224 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
5226         * ns-emacs.texi (Customization): Corrected documentation on color
5227         specification formats.
5229 2008-07-19  Andreas Schwab  <schwab@suse.de>
5231         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
5233         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
5234         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
5236 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
5238         * dbus.texi (Inspection): Rework, introduce submenus.
5239         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
5240         (Properties and Annotations, Arguments and Signatures): New nodes.
5242 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
5244         * dbus.texi (Receiving Method Calls): Fix description of
5245         `dbus-register-method'.
5246         (Signals): Allow also signal arguments for filtering in
5247         `dbus-register-signal'.
5249 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
5251         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
5252         `cnorm'.
5253         (Arithmetic Tutorial): Simplify the verification of prime factors.
5255 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5257         * gnus.texi (Saving Articles): Mention
5258         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
5260 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
5262         * calc.texi: Adjust mode line throughout.
5264 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
5266         * sasl.texi (Mechanisms): Fix typos.
5268 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
5270         * calc.texi (Killing from the stack): Mention using normal Emacs
5271         copying.
5273 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
5275         * tramp.texi (Password handling): Rename from "Password caching".
5276         Add `auth-source' mechanism.
5277         (Connection caching): Tramp reopens the connection automatically,
5278         when the operating system on the remote host has been changed.
5280 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
5282         * makefile.w32-in (distclean): Remove makefile.
5284 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
5286         * org.texi (Using the mapping API): New section.
5287         (Agenda column view): New section.
5288         (Moving subtrees): Document archiving to the archive sibling.
5289         (Agenda commands): Document columns view in the agenda.
5290         (Using the property API): Document the API for multi-valued properties.
5292 2008-06-17  Jason Riedy  <jason@acm.org>
5294         * org.texi (A LaTeX example): Note that fmt may be a one-argument
5295         function, and efmt may be a two-argument function.
5296         (Radio tables): Document multiple destinations.
5298 2008-06-16  Glenn Morris  <rgm@gnu.org>
5300         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
5301         Add Cover-Texts.
5303 2008-06-15  Glenn Morris  <rgm@gnu.org>
5305         * faq.texi (VER): Update to 23.0.60.
5307         * mh-e.texi: Remove option of licensing under GPL.
5308         Add Cover-Texts to GFDL permissions notice.
5309         (GPL): Remove section.
5310         (GFDL): Include doclicense.texi rather than the actual text.
5312         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
5313         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
5315         * sasl.texi: Fix output file name.
5317         * epa.texi, sasl.texi: Refer to license in Emacs manual.
5319         * gnus-coding.texi: Refer to license in Gnus manual.
5321         * idlwave.texi, sasl.texi: Use @copying.
5323         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
5325         * speedbar.texi: Update Back-Cover Text as per maintain.info.
5327         * url.texi: Use @copying, @title, @subtitle, @author.
5329         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
5330         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
5331         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
5332         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
5333         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
5334         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
5335         * widget.texi, woman.texi:
5336         Remove references to external license, since doclicense is included.
5338         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
5339         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
5340         Remove references to non-existent Invariant Sections.
5342 2008-06-14  Glenn Morris  <rgm@gnu.org>
5344         * faq.texi (Major packages and programs): Remove references to external
5345         Supercite, Calc, VIPER, since they have been included for some time.
5346         Update VM, AUCTeX, BBDB entries.
5348 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
5350         * newsticker.texi: Updated to match latest newsticker changes.
5352 2008-06-13  Glenn Morris  <rgm@gnu.org>
5354         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
5355         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
5356         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
5357         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
5358         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
5359         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
5360         * woman.texi:
5361         Update Back-Cover Text as per maintain.info.
5363 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5365         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
5367         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5368         (gnus-faq.xml): Update repository host.
5370         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5372 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
5374         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5375         Fix a typo.
5377 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5379         * gnus.texi (Mail Source Customization): Correct values of
5380         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
5381         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5383 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5385         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5386         coding standards.
5388 2008-06-14  David Engster  <dengste@eml.cc>
5390         * gnus.texi (nnmairix): Markup fixes.
5392 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5394         * gnus.texi (nnmairix): Markup and other minor fixes.
5396 2008-06-05  David Engster  <dengste@eml.cc>
5398         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5400 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5402         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5403         (Searching, nnir, nnmairix): New stub nodes.
5405 2008-05-30  Felix Lee  <felix.1@canids.net>
5407         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5409 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5411         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5413 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5415         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
5417 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
5419         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5421 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
5423         * info.texi (Top): Fix typo in xref.
5425 2008-05-05  Karl Berry  <karl@gnu.org>
5427         * info.texi (Top): @xref to stand-alone manual.
5429 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5431         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5432         (Various Summary Stuff): Fix typo in last xref.
5434 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5436         * org.texi (Moving subtrees): Fix typo.
5438 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
5440         * tramp.texi (Frequently Asked Questions): Explain, how to disable
5441         Tramp via `tramp-mode'.
5443 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
5445         * org.texi: Massive changes, in many parts of the file.
5447 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5449         * gnus.texi (Oort Gnus): Add message-fill-column.
5451 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5453         * gnus.texi (Mail Source Specifiers): Typo fix.
5455 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5457         * gnus.texi (Diary Headers Generation): Update key binding for
5458         `gnus-diary-check-message'.
5460 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5462         * gnus.texi (Emacsen): Addition.
5464 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5466         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5468 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5470         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5472 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5474         * gnus-news.texi: Update tool bar item.
5476 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
5478         * gnus-news.texi: Fix typos.
5480 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
5482         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5483         Add mention of `kron'.
5485 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5487         * epa.texi (Encrypting/decrypting *.gpg files):
5488         Document epa-file-name-regexp.
5490 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5492         * gnus.texi (Example Methods): Fix description about ssh-agent.
5493         (Indirect Functions): Fix the default value of nntp-telnet-command;
5494         remove link to connect.html.
5496 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5498         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5499         dbus-call-method.
5500         (Receiving Method Calls): The timeout can be set by the calling client.
5502         * trampver.texi: Update release number.
5504 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
5506         * gnus.texi (Top): Fix version.  Add SASL.
5508 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5510         Sync with Tramp 2.1.13.
5512         * trampver.texi: Update release number.
5514 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
5516         * org.texi: Update to new org-mode website.
5518 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5520         * cl.texi (For Clauses): Fix loop over key-seq to match code.
5522 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5524         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5525         gnus-read-ephemeral-gmane-group-url,
5526         gnus-read-ephemeral-emacs-bug-group,
5527         gnus-read-ephemeral-debian-bug-group.
5529 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5531         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5533         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
5534         Add FIXMEs for Bookmarks and gnus-registry-marks.
5536 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5538         * gnus.texi (Smileys): Document `smiley-style'.
5540 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5542         * gnus.texi (Gnus Development): Clarify difference between ding and
5543         gnu.emacs.gnus.
5544         (MIME Commands, Using MIME, RSS): Fix markup.
5546         * gnus-faq.texi ([8.4]): Ditto.
5548 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5550         * gnus.texi (Emacsen): Remove obsolete stuff.
5552 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5554         * gnus.texi (Oort Gnus): Add version info WRT
5555         `mail-source-delete-incoming'.
5557 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5559         * gnus.texi (Top): Add "Other related manuals" and version info in
5560         `iftex' output.
5561         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5562         gnus-balloon-face-0 and the corresponding format specifiers.
5564 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
5566         * tramp.texi (Filename completion): Remove footnote about let-bind
5567         of `partial-completion-mode'.  It doesn't work this way.
5569 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5571         * pcl-cvs.texi (Contributors): Update my email.
5573 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
5575         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5577 2008-03-17  Bill Wohler  <wohler@newt.com>
5579         * mh-e.texi (Viewing): Update URL for adding header fields to
5580         mh-invisible-header-fields-default.
5582 2008-03-16  Bill Wohler  <wohler@newt.com>
5584         * mh-e.texi (Preface): Add Gnus to requirements.
5585         (Forwarding): Note that forwarded MIME messages are now inline.
5587 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5589         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5590         (Common Variables): Give precedence to the netcat methods over the
5591         telnet methods, and mention that they are more reliable.
5593 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
5595         * org.texi (Exporting Agenda Views): Document agenda export to
5596         iCalendar.
5597         (Progress logging): Document the new progress logging stuff.
5599 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5601         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5602         Update for change of `mail-source-delete-incoming'.
5604         * gnus-news.texi: Ditto.
5606 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5608         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5609         custom versions.
5611 2008-03-07  Alan Mackenzie  <acm@muc.de>
5613         * cc-mode.texi (Limitations and Known Bugs): State that the number of
5614         parens/brackets in a k&r region is limited.
5616 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5618         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5619         using different Emacs versions.
5621 2008-02-27  Glenn Morris  <rgm@gnu.org>
5623         * sc.texi: Remove a lot of old and obsolete info.
5624         (titlepage): Simplify.
5625         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5626         (VM with any Emacsen, GNEWS with any Emacsen)
5627         (Overloading for Non-conforming MUAs, Version 3 Changes)
5628         (The Supercite Mailing List): Delete nodes.
5629         (Introduction): Remove info about old packages.
5630         (Getting Connected): Simplify.  Remove info about old packages.
5631         (Citing Commands): Delete Emacs 19 info.
5632         (Hints to MUA Authors): Simplify.
5633         (Thanks and History): Merge in some info from the deleted node
5634         "Version 3 Changes".
5636 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
5638         * org.texi (Setting tags, In-buffer settings):
5639         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5641 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5643         * gnus-news.texi: Mention that spaces and tabs are allowed in the
5644         installation directory name.
5646 2008-02-12  Romain Francoise  <romain@orebokech.com>
5648         * epa.texi (Overview): Fix typo.
5650 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5652         * epa.texi (Quick start): Remove the .emacs setting.
5654 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5656         * epa.texi (Quick start): Use the command `epa-enable' instead of
5657         loading `epa-setup'.
5659 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
5661         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5662         ($(infodir)/epa, epa.dvi): New targets.
5664 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5666         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5668         * epa.texi: New manual documenting the EasyPG Assistant.
5670 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5672         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5673         (Inspection): New function dbus-ping.
5675 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
5677         * tramp.texi (Remote processes): Add `shell-command'.
5679 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
5681         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5682         (Group Parameters): Document `mail-source' parameter.
5684 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
5686         * tramp.texi (Inline methods): The hostname of the su(do)? methods
5687         must be a local host.
5689 2008-01-26  Michael Olson  <mwolson@gnu.org>
5691         * erc.texi: Update version for ERC 5.3 release.
5692         (Obtaining ERC): Update extras URLs for 5.3.
5693         (Development): Write instructions for git, and remove those for Arch.
5694         (History): Mention the switch to git.
5696 2008-01-24  Karl Berry  <karl@gnu.org>
5698         * info.texi (Search Index, Search Text): Mention the command
5699         character in the section name, a la the (Go to node) node.
5701 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
5703         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5705 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5707         * gnus-news.texi: Mention gnus-article-describe-bindings.
5709 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5711         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5713 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
5715         * org.texi (Property inheritance): New section.
5716         (Conventions): New section.
5717         (Structure editing): Document C-RET, the prefix arg to the cut/copy
5718         commands, and the new bindings for refiling.
5719         (Sparse trees): Document the new special command for sparse trees.
5720         (References): Be more clear about the counting of hilines.
5721         (Handling links): Document M-p/n for accessing links.
5722         (Fast access to TODO states): New section.
5723         (Per file keywords): New section.
5724         (Property inheritance): New section.
5725         (Column attributes): New summary types.
5726         (Capturing Column View): New section.
5727         (The date/time prompt): Cover the new features in the date/time prompt.
5728         Compactify the table of keys for the calendar remote control.
5729         (Clocking work time): Document the new :scope parameter.
5730         (Remember): Promoted to chapter.
5731         (Quoted examples): New section.
5732         (Enhancing text): New verbatim environments.
5734 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
5736         * trampver.texi: Update release number.
5738 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5740         * gnus.texi (Article Keymap):
5741         Add gnus-article-wide-reply-with-original; fix descriptions of
5742         gnus-article-reply-with-original and
5743         gnus-article-followup-with-original.
5745 2008-01-09  Glenn Morris  <rgm@gnu.org>
5747         * nxml-mode.texi: Add @copying section.
5749 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5751         * message.texi (Mail Variables): Add some text from "(gnus)Posting
5752         Server".  Add `message-send-mail-with-mailclient'.
5754         * gnus.texi (Posting Server): Move some text to "(message)Mail
5755         Variables" and add a reference here.
5757 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
5759         * dbus.texi (Receiving Method Calls): New chapter.
5760         (Errors and Events): Add serial number to events.  Replace "signal" by
5761         "message".  Introduce dbus-event-serial-number.
5763 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
5765         * dbus.texi (Type Conversion): Explain the type specification for empty
5766         arrays.  Use another example.
5768 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
5770         * dbus.texi (all): Replace "..." by @dots{}.
5771         (Type Conversion): Precise the value range for :byte types.
5772         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5773         Mention its return value.
5774         (Errors and Events): There is no D-Bus error propagation during event
5775         processing.
5777 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
5779         * calc.tex (Yacas Language, Maxima Language, Giac Language):
5780         New sections.
5782 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5784         * gnus.texi (Group Parameters): Reorder the text and add a note about
5785         `gnus-parameters' near the beginning of the node.
5787 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5789         * gnus.texi (Score File Editing): Fix function name.
5791 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
5793         Sync with Tramp 2.1.12.
5795         * trampver.texi: Update release number.
5797 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
5799         * dbus.texi (Type Conversion): Correct input parameters mapping.
5801 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
5803         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5804         (Errors and Events): Mention wrong-type-argument error.
5806 2007-12-21  Alex Schroeder  <alex@gnu.org>
5808         * rcirc.texi: Changed single spaces after sentence end to double
5809         spaces.  Fixed some typos.
5810         (Internet Relay Chat): Explain relay.
5811         (Getting started with rcirc): Change items to reflect prompts.
5812         Add more explanation to rcirc-track-minor-mode and added a comment to
5813         warn future maintainers that this section is a copy.
5814         (People): Change /ignore example.
5815         (Keywords): Not keywords.
5817 2007-12-20  Alex Schroeder  <alex@gnu.org>
5819         * rcirc.texi (Top): Fighting Information Overload chapter added.
5820         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5821         (rcirc commands): Move /ignore command to the new chapter.
5822         (Fighting Information Overload): New chapter documenting /keyword,
5823         /bright, /dim, channel ignore, and low priority channels.
5824         (Configuration): Document rcirc-server-alist, remove
5825         rcirc-startup-channels-alist and rcirc-default-server.
5827 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5829         * dbus.texi (Signals): Fix example in dbus-register-signal.
5831 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5833         * gnus.texi (Score Variables): Fix typo.
5835 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5837         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5838         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5839         (Errors and Events): Adapt dbus-event.
5841 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5843         * gnus.texi (Other Files): Add the yenc command.
5845 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5847         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5848         since 2004-08-06.
5850 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5852         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5853         on body.
5855 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5857         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5858         and rfc2047-allow-irregular-q-encoded-words; fix description of
5859         rfc2047-encode-encoded-words.
5861 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5863         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5865 2007-12-05  Michael Olson  <mwolson@gnu.org>
5867         * remember.texi (Diary): Remove "require" line for remember-diary.el.
5868         Update documentation for `remember-diary-file'.
5870 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
5872         * dbus.texi (Signals): Precise `dbus-register-signal'.
5873         (Errors and Events): Rework events part, the internal structure of
5874         dbus-event has changed.
5876 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
5878         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5879         ($(infodir)/dbus, dbus.dvi): New targets.
5881 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
5883         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5884         unconditionally.
5886         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5887         emulation with @print{}.
5889 2007-12-02  Richard Stallman  <rms@gnu.org>
5891         * dbus.texi (Overview): Minor cleanup.
5893 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
5895         * Makefile.in (INFO_TARGETS): Add dbus.
5896         (DVI_TARGETS): Add dbus.dvi.
5897         (dbus, dbus.dvi): New targets.
5899         * dbus.texi: New file.
5901 2007-11-24  Romain Francoise  <romain@orebokech.com>
5903         * nxml-mode.texi: Add description in @direntry.
5904         Fix file name to match @setfilename.
5906 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
5908         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5909         ($(infodir)/nxml-mode): New rule.
5911         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5912         ($(infodir)/nxml-mode): New rule.
5913         (clean): Add nxml-mode*.
5915         * nxml-mode.texi: New file with nxml manual.
5917 2007-11-18  Richard Stallman  <rms@gnu.org>
5919         * flymake.texi (Example -- Configuring a tool called directly):
5920         Update example.
5922 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
5924         * tramp.texi (Filename completion): Simplify explanation of
5925         double-slash behavior.  Explain directory contents flushing.
5927 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5929         * calc.texi (TeX and LaTeX Language Modes): Put in
5930         missing braces.
5932 2007-11-15  Richard Stallman  <rms@gnu.org>
5934         * cl.texi (Equality Predicates): Delete `eql'.
5935         (Predicates, Naming Conventions, Top): Delete `eql'.
5936         (Common Lisp Compatibility): Delete `eql'.
5937         (Porting Common Lisp): Delete obsolete backquote info.
5938         Minor clarification about character constants.
5939         (Sequence Basics): Minor clarification.
5941 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5943         * cc-mode.texi (Electric Keys, Custom Macros):
5944         * tramp.texi (Filename completion): Fix typos.
5946 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5948         * calc.texi (Basic commands): Mention the menu.
5950 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5952         * tramp.texi (Connection caching): Tramp flushes connection
5953         properties when remote operating system has been changed.
5955 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5957         * gnus-news.texi: Fix spelling.
5958         `message-insert-formatted-citation-line', not
5959         `message-insert-formated-citation-line'.
5961         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5963 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5965         * tramp.texi (Overview): Mention also the PuTTY integration under
5966         w32.  Remove paragraphs about Tramp's experimental status.
5967         (Frequently Asked Questions): Add code example for highlighting the
5968         mode line.
5970 2007-11-03  Michael Olson  <mwolson@gnu.org>
5972         * remember.texi: Change mentions of remember-buffer to
5973         remember-finalize throughout.
5975 2007-10-30  Michael Olson  <mwolson@gnu.org>
5977         * remember.texi (Copying): Remove.
5978         (Mailbox): Update with non-BBDB instructions.
5979         (Diary, Org): Add.
5980         (Bibliography, Planner Page): Remove.
5982 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5984         * makefile.w32-in (INFO_TARGETS): Add remember.
5985         (DVI_TARGETS): Add remember.dvi.
5986         ($(infodir)/remember): New rule.
5987         (clean): Add remember*.
5989 2007-10-30  Michael Olson  <mwolson@gnu.org>
5991         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5992         ($(infodir)/remember): New rule that builds the Remember Manual.
5994         * remember.texi: New file containing the Remember Mode Manual.
5995         Shuffle chapters around after initial import.
5996         (Function Reference): Split Keystrokes into separate chapter.
5997         (Keystrokes): Document C-c C-k.
5998         (Introduction): Fix typographical issue with "---".
6000 2007-10-29  Richard Stallman  <rms@gnu.org>
6002         * widget.texi (Introduction): Delete discussion of implementation
6003         internals.
6005 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
6007         * tramp.texi (Connection caching): Host names must be different
6008         when tunneling.
6010 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6012         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6013         Gnus v5.13.
6015 2007-10-28  Miles Bader  <miles@gnu.org>
6017         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6019 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6021         * gnus.texi (Sorting the Summary Buffer):
6022         Remove gnus-article-sort-by-date-reverse.
6024 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6026         * gnus.texi (Non-ASCII Group Names): New node.
6027         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6028         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6030 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6032         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6033         clean the output of the program `imap-shell-program'.
6035 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6037         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6039 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
6041         * gnus.texi (Sticky Articles): Documentation for sticky article
6042         buffers.
6044 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6046         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6048 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6050         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6052 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6054         * gnus.texi (Archived Messages):
6055         Document gnus-update-message-archive-method.
6057 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6059         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6061 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
6063         * gnus.texi (Group Maneuvering):
6064         Document `gnus-summary-next-group-on-exit'.
6066 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6068         * gnus.texi (Really Various Summary Commands):
6069         Mention gnus-auto-select-on-ephemeral-exit.
6071 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6073         * gnus.texi, message.texi: Bump version number.
6075 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6077         * gnus.texi (Group Line Specification, Misc Group Stuff)
6078         (Server Commands): Parenthesize @pxref{Mail Spool}.
6080 2007-10-28  Didier Verna  <didier@xemacs.org>
6082         New user option: message-signature-directory.
6083         * message.texi (Insertion Variables): Document it.
6084         * gnus.texi (Posting Styles): Ditto.
6086 2007-10-28  Didier Verna  <didier@xemacs.org>
6088         * gnus.texi (Group Line Specification):
6089         * gnus.texi (Misc Group Stuff):
6090         * gnus.texi (Server Commands): Document the group compaction feature.
6092 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6094         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6096         * message.texi (Various Message Variables): Add message-fill-column.
6098 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6100         * gnus.texi: Untabify.
6102 2007-10-28  Didier Verna  <didier@xemacs.org>
6104         * gnus.texi (Group Parameters): Document the posting-style merging
6105         process in topic-mode.
6107 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6109         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6111 2007-10-28  Romain Francoise  <romain@orebokech.com>
6113         * gnus.texi (Mail Spool): Fix typo.
6114         Update copyright.
6116 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6118         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6120 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6122         * gnus.texi (Summary Generation Commands):
6123         Add gnus-summary-insert-ticked-articles.
6125 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6127         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6128         to spam-spamassassin-program.
6130 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6132         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6134 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6136         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6138 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6140         * message.texi (Mail Headers): Document `opportunistic'.
6142 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6144         * emacs-mime.texi (Encoding Customization): Explain how to set
6145         mm-coding-system-priorities per hierarchy.
6147 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6149         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6150         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6152 2007-10-28  Didier Verna  <didier@xemacs.org>
6154         * message.texi (Wide Reply): Update documentation of
6155         message-dont-reply-to-names (now allowing a list of regexps).
6157 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6159         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6161 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6163         * gnus.texi (SpamAssassin back end): Fix typo.
6165         * sieve.texi (Examples): Fix grammar.
6167 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6169         * gnus.texi (Searching for Articles): Document M-S and M-R.
6170         (Limiting): Document / b.
6172 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6174         * gnus.texi (Thread Commands): T M-^.
6176 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6178         * message.texi (Mail Aliases): Document ecomplete.
6179         (Mail Aliases): Fix typo.
6181 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6183         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6184         fix typo.
6186 2007-10-28  Romain Francoise  <romain@orebokech.com>
6188         * gnus.texi (Mail Spool): Grammar fix.
6190 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6192         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6193         string.
6195 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6197         * gnus.texi (Group Parameters): Fix description.
6199 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6201         * gnus.texi (Gmane Spam Reporting):
6202         Fix spam-report-gmane-use-article-number.
6203         Add spam-report-user-mail-address.
6205 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6207         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6209 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6211         * gnus.texi (Group Parameters): Add simplified sorting example based on
6212         example for `Sorting the Summary Buffer' from Jari Aalto
6213         <jari.aalto@cante.net>.
6214         (Example Methods): Add example for an indirect connection.
6216 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
6218         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
6219         (Agent Parameters): Update parameter names to match code.
6220         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
6221         'gnus-agent-summary-fetch-series'.
6222         (Agent and flags): New section providing a generalized discussion
6223         of flag handling.
6224         (Agent and IMAP): Remove flag discussion.
6225         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
6227 2007-10-28  Romain Francoise  <romain@orebokech.com>
6229         * gnus.texi (Exiting the Summary Buffer): Add new function
6230         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
6232 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6234         * gnus.texi (Conformity): Fix typo.
6235         (Customizing Articles): Document `first'.
6237 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
6239         * gnus.texi (Sorting the Summary Buffer):
6240         Add `gnus-thread-sort-by-date-reverse'.  Add example
6241         host to different sorting in NNTP and RSS groups.
6243 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6245         * message.texi (Insertion): Describe prefix for
6246         message-mark-inserted-region and message-mark-insert-file.
6248 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6250         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
6251         LaTeX documents.  Describe "text/x-gnus-verbatim".
6253 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6255         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6256         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
6257         (spam-stat spam filtering, SpamOracle)
6258         (Extending the Spam ELisp package): Remove extra quote symbol for
6259         clarity.
6261 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6263         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
6264         gnus-article-delete-part and gnus-article-replace-part.
6265         (Using MIME): Add gnus-mime-replace-part.
6267 2007-10-28  Romain Francoise  <romain@orebokech.com>
6269         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
6270         requires `auto-compression-mode' to be enabled.  Add new nnml
6271         variable `nnml-compressed-files-size-threshold'.
6273 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6275         * gnus.texi (Sorting the Summary Buffer):
6276         Add gnus-thread-sort-by-recipient.
6278 2007-10-28  Romain Francoise  <romain@orebokech.com>
6280         * message.texi (Insertion Variables): Mention new variable
6281         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
6282         documentation accordingly.
6284 2007-10-28  Romain Francoise  <romain@orebokech.com>
6286         * gnus.texi (To From Newsgroups): Mention new variables
6287         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
6289 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6291         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
6292         stuff; gnus-mime-inline-part does the automatic decompression.
6294 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6296         * gnus.texi (Spam ELisp Package Configuration Examples):
6297         "training.ham" should be "training.spam".
6299 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6301         * message.texi (Mail Variables): Fix the default value for
6302         message-send-mail-function.
6304 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6306         * gnus.texi (Optional Back End Functions): nntp-request-update-info
6307         always returns nil exceptionally.
6309 2007-10-28  Simon Josefsson  <jas@extundo.com>
6311         * gnus.texi (Article Washing): Add libidn URL.
6312         Suggested by Michael Cook <michael@waxrat.com>.
6314 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6316         * gnus.texi (Topic Commands): Fix next/previous.
6318 2007-10-28  Simon Josefsson  <jas@extundo.com>
6320         * gnus.texi (Article Washing): Mention `W i'.
6322 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6324         * gnus.texi (Group Parameters): Slight extension of sieve
6325         parameter description.
6327 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6329         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
6330         matching score files as well.
6331         (Picons): Describe `gnus-picon-style'.
6333 2007-10-28  Romain Francoise  <romain@orebokech.com>
6335         * message.texi (Message Headers): Mention that headers are hidden
6336         using narrowing, and how to expose them.
6337         Update copyright.
6339 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6341         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
6342         `gnus-summary-sort-by-recipient'.
6344 2007-10-28  Romain Francoise  <romain@orebokech.com>
6346         * gnus.texi (NNTP marks): New node.
6347         (NNTP): Move NNTP marks variables to the new node.
6349 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6351         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
6353         * gnus.texi (MIME Commands, Hashcash): Markup fix.
6355 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6357         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
6358         everywhere for consistency.
6359         (Filtering Spam Using The Spam ELisp Package): Admonish again.
6360         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
6361         Say "regular expression" instead of "regex."  Admonish.
6362         Pick other words to sound better (s/so/thus/).
6363         (Spam ELisp Package Filtering of Incoming Mail):
6364         Mention statistical filters.  Remove old TODO.
6365         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6366         New section on sorting and displaying the spam score.
6367         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6368         backend but an alias to spam-use-BBDB.
6369         (Extending the Spam ELisp package): Rewrite the example using the
6370         new backend functionality.
6372 2007-10-28  Simon Josefsson  <jas@extundo.com>
6374         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6375         nntp-marks-directory, from Romain Francoise
6376         <romain@orebokech.com>.
6378 2007-10-28  Magnus Henoch  <mange@freemail.hu>
6380         * gnus.texi (Hashcash): New default value of
6381         hashcash-default-payment.
6383 2007-10-28  Simon Josefsson  <jas@extundo.com>
6385         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
6386         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6388 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6390         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6392 2007-10-28  Simon Josefsson  <jas@extundo.com>
6394         * gnus.texi (documentencoding): Add, to avoid warnings.
6396 2007-10-28  Simon Josefsson  <jas@extundo.com>
6398         * message.texi (Mail Headers): Add.
6400         * gnus.texi (Hashcash): Fix.
6402 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6404         * gnus.texi (Hashcash): Change location of library, also mention
6405         that payments can be verified and fix the name of the
6406         hashcash-path variable.
6408 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6410         * gnus.texi (Article Display): Add `gnus-picon-style'.
6412 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6414         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6416 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6418         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6419         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6420         warning about ham processors in spam groups removed.
6422 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6424         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6425         From Hubert Chan <hubert@uhoreg.ca>.
6427 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6429         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6430         (Mailing List): Typo.
6431         (Customizing Articles): Add gnus-treat-ansi-sequences.
6432         (Article Washing): Index.
6434         * message.texi: Use m-dash consistently.
6436 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6438         * gnus.texi (GroupLens): Remove.
6440 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6442         * gnus.texi (Outgoing Messages, Agent Variables):
6443         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6444         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6446 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6448         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6450 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6452         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6454         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
6456 2007-10-28  Simon Josefsson  <jas@extundo.com>
6458         * gnus.texi (Top): Add SASL.
6460 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
6462         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6464 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6466         * gnus.texi (Troubleshooting): Adjust Gnus version number.
6468 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
6470         * calc.texi (Formulas, Composition Basics): Lower the
6471         precedence of negation.
6473 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
6475         * ses.texi (The Basics): Mention how to create a new spreadsheet.
6476         Mention the new three-letter column identifiers.
6477         (More on cell printing): Calculate-cell and truncate-cell are now `c'
6478         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
6479         message when using `c' on an empty default with default printer.
6480         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6481         renamed to `ses--symbolic-formulas' some time ago.
6483 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
6485         * calc.texi (Default Simplifications, Making Selections)
6486         (Customizing Calc): Clarify associativity of multiplication.
6488 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
6490         * tramp.texi (Traces and Profiles): Simplify loop over
6491         `trace-function-background'.
6493 2007-10-22  Juri Linkov  <juri@jurta.org>
6495         * dired-x.texi (Shell Command Guessing): Default values are now
6496         available by typing M-n instead of M-p.
6498 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
6500         * tramp.texi (Cleanup remote connections): New section.
6501         (Password caching): Remove `tramp-clear-passwd'.
6502         It's not a command anymore.
6503         (Bug Reports): Add `tramp-bug' to function index.
6504         (Function Index, Variable Index): New nodes.
6505         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6507         * trampver.texi: Update release number.
6509 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
6511         * calc.texi (History and Acknowledgements): Turn comment
6512         about integer size into past tense.
6513         (Time Zones): Remove pointer to Calc author's address.
6514         (Trigonometric and Hyperbolic Functions): Mention cotangent
6515         and hyperbolic cotangent.  Fix typo.
6517 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
6519         Sync with Tramp 2.1.11.
6521         * trampver.texi: Update release number.
6523 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6525         * tramp.texi (External packages): New section.
6527 2007-09-29  Juri Linkov  <juri@jurta.org>
6529         * info.texi (Help-Int): Document `L' (`Info-history').
6531 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
6533         * org.texi: Change links to webpage and maintained email.
6534         (Remember): Promote to Chapter, significant changes.
6535         (Fast access to TODO states): New section.
6536         (Faces for TODO keywords): New section.
6537         (Export options): Example for #+DATE.
6538         (Progress logging): Section moved.
6540 2007-09-26  Bill Wohler  <wohler@newt.com>
6542         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6543         browse-url-at-mouse.
6545 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6547         * flymake.texi (Customizable variables): Face names don't end in -face.
6548         Fix flymake-err-line-patterns template.
6549         (Example -- Configuring a tool called directly): Fix init-function.
6550         (Highlighting erroneous lines): Face names don't end in -face.
6552 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
6554         * erc.texi (Special-Features): Fix small typo.
6556 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
6558         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6559         and "External transfer methods".
6561 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
6563         * calc.texi (Predefined Units): Add some history.
6565 2007-09-08  Michael Olson  <mwolson@gnu.org>
6567         * erc.texi (Copying): New section included from gpl.texi.
6568         This matches the look of the upstream ERC manual.
6570 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
6572         * calc.texi (History and Acknowledgements): Adjust the "thanks".
6573         (Random Numbers): Clarify the distribution of `random'.
6575 2007-09-06  Glenn Morris  <rgm@gnu.org>
6577         Move manual sources from man/ to subdirectories of doc/.
6578         Split into the Emacs manual in emacs/, and other manuals in misc/.
6579         Change all setfilename commands to use ../../info.
6580         * Makefile.in: Move the parts of the old man/Makefile.in that do not
6581         refer to the Emacs manual here.
6582         (infodir): New variable.
6583         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
6584         (cc-mode.texi, faq.texi): Update references to source file locations.
6585         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6586         do not refer to the Emacs manual here.
6587         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6589         * Makefile.in: Add `basename' versions of all info targets, for
6590         convenience when rebuilding just one manual.
6591         (../etc/GNU): Delete obsolete target.
6592         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6593         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
6594         *.vrs *.toc here...
6595         (maintainer-clean): ...from here.
6597         * makefile.w32-in (../etc/GNU): Delete obsolete target.
6599 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
6601         * calc.texi (Date Conversions): Clarify definition of
6602         Julian day numbering.
6603         (Date Forms): Clarify definition of Julian day numbering;
6604         add some history.
6606 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
6608         * org.texi: Version 5.07.
6610 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6612         * message.texi (MIME): Replace mml-attach with mml-attach-file.
6614 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
6616         * org.texi (Adding hyperlink types): New section.
6617         (Embedded LaTeX): Chapter updated because of LaTeX export.
6618         (LaTeX export): New section.
6619         (Using links out): New section.
6621 2007-08-22  Glenn Morris  <rgm@gnu.org>
6623         * faq.texi (Learning how to do something): Refcards now in
6624         etc/refcards/ directory.
6626 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
6628         * tramp.texi (Remote Programs): Persistency file must be cleared when
6629         changing `tramp-remote-path'.
6630         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6631         macro.
6633 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
6635         * calc.texi: Move contents to beginning of file.
6636         (Algebraic Entry): Fix the formatting of an example.
6638 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
6640         * calc.texi (Basic Operations on Units): Mention exact versus
6641         inexact conversions.
6643 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
6645         * calc.texi (Basic Operations on Units): Mention default
6646         values for new units.
6647         (Quick Calculator Mode): Mention that binary format will
6648         be displayed.
6650 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6652         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6654 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6656         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6658 2007-08-08  Glenn Morris  <rgm@gnu.org>
6660         * gnus.texi, sieve.texi: Replace `iff'.
6662 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
6664         * calc.texi (Basic Graphics): Mention the graphing of error
6665         forms.
6666         (Graphics Options): Mention how `g s' handles error forms.
6667         (Curve Fitting): Mention plotting the curves.
6668         (Standard Nonlinear Models): Add additional models.
6669         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6670         (Linear Fits): Correct result.
6672 2007-08-01  Alan Mackenzie  <acm@muc.de>
6674         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6675         to "--no-site-file".
6677 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
6679         * tramp.texi (Frequently Asked Questions): Point to mode line
6680         extension in Emacs 23.1.
6682         * trampver.texi: Update release number.
6684 2007-07-27  Glenn Morris  <rgm@gnu.org>
6686         * calc.texi (Copying): Include license text from gpl.texi, rather than
6687         in-line.
6689 2007-07-25  Glenn Morris  <rgm@gnu.org>
6691         * calc.texi (Copying): Replace license with GPLv3.
6693         * Relicense all FSF files to GPLv3 or later.
6695 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6697         Sync with Tramp 2.1.10.
6699         * tramp.texi (trampfn): Expand macro implementation in order to handle
6700         empty arguments.
6701         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
6702         occurrences by trampfn.
6703         (Frequently Asked Questions): Extend example code for host
6704         identification in the modeline.  Add bbdb to approaches shortening Tramp
6705         file names to be typed.
6707         * trampver.texi: Update release number.
6709 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6711         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6712         section.  Reported by <poti@potis.org>.
6713         (Remote processes): Arguments of the program to be debugged are taken
6714         literally.
6715         (Frequently Asked Questions): Simplify recentf example.
6717 2007-07-14  Karl Berry  <karl@gnu.org>
6719         * info.texi (@copying): New Back-Cover Text.
6721         * info.texi (Quitting Info): Move to proper place in source.
6722         (Reported by Benno Schulenberg.)
6724 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6726         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6728         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6730         * emacs-mime.texi: Add @documentencoding directive.
6732 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6734         * tramp.texi (Remote processes): Add an anchor to the subsection
6735         "Running a debugger on a remote host".
6737 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
6739         * tramp.texi (Remote processes): Don't call it "experimental" any
6740         longer.  Add subsection about running a debugger on a remote host.
6742 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
6744         * org.texi (Properties and columns): Chapter rewritten.
6746 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
6748         * tramp.texi:
6749         * trampver.texi: Migrate to Tramp 2.1.
6751 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
6753         * org.texi (Properties): New chapter.
6755 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6757         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6758         Control Panel.
6760         * gnus.texi (Misc Article): Add index entry for
6761         gnus-single-article-buffer.
6763 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6765         * gnus.texi (Starting Up): Fix typo.
6767 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6769         * gnus.texi (Asynchronous Fetching): Fix typo.
6771 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6773         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6774         (About This Manual): Remove redundant information.
6775         (Getting Started): Mention author.
6776         (Basic Arithmetic, Customizing Calc): Make description of the
6777         variable `calc-multiplication-has-precedence' match its new effect.
6779 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6781         * calc.texi (Basic Arithmetic, Customizing Calc):
6782         Mention the variable `calc-multiplication-has-precedence'.
6784 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
6786         * org.texi (Tag): Section swapped with node Timestamps.
6787         (Formula syntax for Lisp): Document new `L' flag.
6789 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6791         * gnus.texi (Misc Group Stuff, Summary Buffer)
6792         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
6794 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6796         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6797         * gnus.texi (Article Buttons, Mail Source Customization)
6798         (Sending or Not Sending, Customizing NNDiary):
6799         * message.texi (Message Headers):
6800         * mh-e.texi (HTML): Fix typos.
6802 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
6804         Sync with Tramp 2.0.56.
6806         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6807         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6809 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6811         * Version 22.1 released.
6813 2007-05-26  Michael Olson  <mwolson@gnu.org>
6815         * erc.texi (Modules): Fix references to completion modules.
6817 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6819         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6821 2007-05-09  Didier Verna  <didier@xemacs.org>
6823         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6824         nndiary back end and the gnus-diary library.
6826 2007-05-03  Karl Berry  <karl@gnu.org>
6828         * .cvsignore (*.pdf): New entry.
6830         * texinfo.tex: Update from current version for better pdf generation.
6832 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6834         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6836 2007-04-28  Glenn Morris  <rgm@gnu.org>
6838         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6839         consideration of legal status.
6841 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6843         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6845 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6847         * faq.texi (New in Emacs 22): python.el removed.
6849 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6851         * calc.texi (Reporting bugs): Update maintainer's address.
6853 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6855         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6857 2007-04-15  Jay Belanger  <belanger@truman.edu>
6859         * calc.texi (Title page): Remove the date.
6860         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6861         (The Standard Calc Interface): Change trail title.
6862         (Floats): Mention that when non-decimal floats are entered, only
6863         approximations are stored.
6864         (Copying): Move to the appendices.
6865         (GNU Free Documentation License): Add as an appendix.
6867 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6869         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6870         * dired-x.texi, ebrowse.texi, ediff.texi:
6871         * emacs-mime.texi, erc.texi, eshell.texi:
6872         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6873         * idlwave.texi, message.texi, newsticker.texi, org.texi:
6874         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6875         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6876         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6877         * woman.texi: Include GFDL.
6879         * doclicense.texi: Remove node heading, so that it can be included by
6880         other files.
6882         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
6884         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6885         than *.
6887 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
6889         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6890         in Calc.
6892 2007-04-09  Romain Francoise  <romain@orebokech.com>
6894         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6895         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
6896         replace mouse-2.
6898 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6900         * woman.texi (Word at point, Interface Options): woman-topic-at-point
6901         renamed to woman-use-topic-at-point.  Document new behavior.
6903 2007-04-08  Richard Stallman  <rms@gnu.org>
6905         * url.texi: Fix some indexing.
6906         (Disk Caching): Drop discussion of old/other Emacs versions.
6908 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6910         * url.texi (Disk Caching): Say Emacs 21 "and later".
6912         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6913         on Font locking which now mentions JIT lock.
6915 2007-04-01  Michael Olson  <mwolson@gnu.org>
6917         * erc.texi: Update for the ERC 5.2 release.
6919 2007-03-31  David Kastrup  <dak@gnu.org>
6921         * woman.texi (Topic, Interface Options): Explain changes semantics of
6922         woman-manpath in order to consider MANPATH_MAP entries.
6924 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6926         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6928 2007-03-26  Richard Stallman  <rms@gnu.org>
6930         * pgg.texi (Caching passphrase): Clean up previous change.
6932 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
6934         * gnus.texi (Setting Process Marks): Fix typo.
6936 2007-03-25  Romain Francoise  <romain@orebokech.com>
6938         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6939         readability, and include various fixes by Daniel Brockman, Nick Roberts
6940         and Dieter Wilhelm.
6942 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6944         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6946         * gnus.texi (Mail Source Specifiers): Fix typo.
6948 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6950         * reftex.texi (Imprint): Update maintainer information.
6952 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6954         * message.texi (Message Buffers): Update documentation for
6955         message-generate-new-buffers.
6957 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6959         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6961 2007-03-21  Glenn Morris  <rgm@gnu.org>
6963         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6965 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6967         * eshell.texi (Known problems): Emacs 21 -> 22.
6969         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6971 2007-03-18  Jay Belanger  <belanger@truman.edu>
6973         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6975 2007-03-12  Glenn Morris  <rgm@gnu.org>
6977         * calc.texi (Time Zones): Switch to new North America DST rule.
6979         * calc.texi: Replace "daylight savings" with "daylight
6980         saving" in text throughout.
6982 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6984         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6985         The variable now uses a list of symbols instead of just a symbol.
6986         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6988 2007-03-06  Romain Francoise  <romain@orebokech.com>
6990         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6991         new packages, and mention Gnus update.
6993 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6995         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6996         nntp-open-connection-functions-never-echo-commands.
6998 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
7000         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7001         problems on the console, and security risk in not using gpg-agent.
7003 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
7005         * org.texi (The spreadsheet): Rename from "Table calculations".
7006         Completely reorganized and rewritten.
7007         (CamelCase links): Section removed.
7008         (Repeating items): New section.
7009         (Tracking TODO state changes): New section.
7010         (Agenda views): Chapter reorganized and rewritten.
7011         (HTML export): Section rewritten.
7012         (Tables in arbitrary syntax): New section.
7013         (Summary): Better feature summary.
7014         (Activation): Document problem with cut-and-paste of Lisp code
7015         from PDF files.
7016         (Visibility cycling): Document indirect buffer use.
7017         (Structure editing): Document sorting.
7018         (Remember): Section rewritten.
7019         (Time stamps): Better description of time stamp types.
7020         (Tag searches): Document regular expression search for tags.
7021         (Stuck projects): New section.
7022         (In-buffer settings): New keywords.
7023         (History and Acknowledgments): Update description.
7025 2007-02-24  Alan Mackenzie  <acm@muc.de>
7027         * cc-mode.texi (Movement Commands): Insert two missing command names.
7028         (Getting Started): Slight wording correction (use conditional).
7030 2007-02-22  Kim F. Storm  <storm@cua.dk>
7032         * widget.texi (User Interface, Basic Types): Document need to put some
7033         text before the %v escape in :format string in editable-field widget.
7035 2007-02-18  Romain Francoise  <romain@orebokech.com>
7037         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7038         `cvs-mode-quit'.
7040 2007-02-10  Markus Triska  <markus.triska@gmx.at>
7042         * widget.texi (Programming Example): Put constant strings in :format.
7044 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
7046         * faq.texi (Fullscreen mode on MS-Windows): New node.
7048 2007-02-04  David Kastrup  <dak@gnu.org>
7050         * faq.texi (AUCTeX): Update version number.  Should probably be done
7051         for other packages as well.
7053 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7055         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
7056         <tassilo@member.fsf.org>.
7058 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
7060         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7061         ls-lisp-use-localized-time-format.
7063 2007-01-20  Markus Triska  <markus.triska@gmx.at>
7065         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7067 2007-01-13  Michael Olson  <mwolson@gnu.org>
7069         * erc.texi (Modules): Mention capab-identify module.
7071 2007-01-05  Michael Olson  <mwolson@gnu.org>
7073         * erc.texi (Getting Started): Update for /RECONNECT command.
7075 2007-01-04  Richard Stallman  <rms@gnu.org>
7077         * ebrowse.texi: Change C-c b to C-c C-m.
7079 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
7081         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7082         variables only in info to avoid redundant entries in the printed
7083         manual.
7085 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
7087         * message.texi (Using PGP/MIME): Document gpg-agent usage.
7089 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
7091         * message.texi (Security): Split into sub-nodes.
7093 2007-01-01  Alan Mackenzie  <acm@muc.de>
7095         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7096         eval-after-load in Emacs <=21 and a workaround.  Document that
7097         trigraphs are not supported.
7099 2007-01-01  Alan Mackenzie  <acm@muc.de>
7101         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7102         c-context-line-break.  When invoked within a string, preserve
7103         whitespace.  Add a backslash only when also in a macro.
7105 2007-01-01  Alan Mackenzie  <acm@muc.de>
7107         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7109 2007-01-01  Alan Mackenzie  <acm@muc.de>
7111         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7112         are now bound by default to c-\(beginning\|end\)-of-defun by default.
7114 2007-01-01  Alan Mackenzie  <acm@muc.de>
7116         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7117         "Choosing a Style".
7119         * cc-mode.texi ("Styles"): Add @dfn{style}.
7121 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
7123         Sync with Tramp 2.0.55.
7125         * trampver.texi: Update release number.
7127 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
7129         * gnus.texi (Customizing Articles): Add index entries for all
7130         gnus-treat-* variables.
7132 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
7134         * gnus.texi (IMAP): Fix incorrect explanation of
7135         nnimap-search-uids-not-since-is-evil in documentation for
7136         nnimap-expunge-search-string.
7138 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
7140         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7141         spam-ifile-database.
7143 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
7145         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7146         rebind C-s.
7148 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
7150         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7151         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7152         "expiring mail".
7153         (IMAP): Document nnimap-search-uids-not-since-is-evil and
7154         nnimap-nov-is-evil.
7156 2006-12-25  Kevin Ryde  <user42@zip.com.au>
7158         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7159         about the key procedure being used heavily.
7161 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
7163         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7164         to t.
7165         (Prerequisites): Add explanation about gpg-agent.
7167 2006-12-22  Kevin Ryde  <user42@zip.com.au>
7169         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7170         "sort" instead of "sort*".
7172 2006-12-19  Richard Stallman  <rms@gnu.org>
7174         * calc.texi (History and Acknowledgements): Recognize that Emacs
7175         now does have floating point.
7177 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
7179         * tramp.texi (External transfer methods): Describe new method `scpc'.
7181 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
7183         * pgg.texi: Added short note on gpg-agent to the introduction.
7185 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
7187         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7188         also applies to Cc.
7190 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
7192         * gnus.texi (X-Face): Clarify.  Say which programs are required
7193         on Windows.
7195 2006-12-08  Michael Olson  <mwolson@gnu.org>
7197         * erc.texi (Modules): Remove documentation for list module.
7199 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
7201         * faq.texi (^M in the shell buffer): Ditto.
7203 2006-11-20  Michael Olson  <mwolson@gnu.org>
7205         * erc.texi: Call this the 5.2 stable pre-release of ERC.
7207 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
7209         * org.texi: Fix typos.
7210         (Agenda commands): Document `C-k'.
7212 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
7214         * url.texi (http/https): Fix a typo in the HTTP URL.
7216 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
7218         * ada-mode.texi: Total rewrite.
7220 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
7222         * org.texi: Minor typo fixes.
7224 2006-11-13  Bill Wohler  <wohler@newt.com>
7226         Release MH-E manual version 8.0.3.
7228         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7229         release 8.0.3.
7231         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
7232         to set MAILDIR.
7233         (Reading Mail): Document the customization of read-mail-command
7234         for MH-E.
7235         (Viewing Attachments): Document mm-discouraged-alternatives.
7236         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
7237         (Junk): Add more information about the settings of mh-junk-background
7238         in a program.  Add /usr/bin/mh to PATH in examples.
7240 2006-11-12  Richard Stallman  <rms@gnu.org>
7242         * woman.texi: Update author address but say he no longer maintains it.
7244 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
7246         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
7247         archived trees.
7248         (Checkboxes): Section moved to chapter 5, and extended.
7249         (The date/time prompt): New section.
7250         (Link abbreviations): New section.
7251         (Presentation and sorting): New section.
7252         (Custom agenda views): Section completely rewritten.
7253         (Summary): Compare with Planner.
7254         (Feedback): More info about creating backtraces.
7255         (Plain lists): Modify example.
7256         (Breaking down tasks): New section.
7257         (Custom time format): New section.
7258         (Time stamps): Document inactive timestamps.
7259         (Setting tags): More details about fast tag selection.
7260         (Block agenda): New section.
7261         (Custom agenda views): Section rewritten.
7262         (Block agenda): New section.
7264 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
7266         * tramp.texi (Configuration): scp is the default method.
7267         (Default Method): Use ssh as example for another method.
7269 2006-10-27  Richard Stallman  <rms@gnu.org>
7271         * woman.texi: Downcase nroff/troff/roff.
7272         (Installation): Chapter deleted.  Some xrefs deleted.
7273         (Background): woman doesn't advise man ;-).
7275 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7277         * ada-mode.texi (Project files, Identifier completion)
7278         (Automatic Casing, Debugging, Using non-standard file names)
7279         (Working Remotely): Fix typos.
7281 2006-10-20  Masatake YAMATO  <jet@gyve.org>
7283         * cc-mode.texi (Sample .emacs File): Add missing `)' in
7284         sample code `my-c-initialization-hook'.
7286 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
7288         * widget.texi: Fix typos.
7290 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
7292         * tramp.texi (Frequently Asked Questions): Remove questions marked with
7293         "???".  There have been no complaints for years, so the information
7294         must be appropriate.
7296 2006-10-16  Richard Stallman  <rms@gnu.org>
7298         * widget.texi: Use @var instead of capitalization.
7299         Clarify many widget type descriptions.
7301 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7303         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
7304         gnus-dired-attach.
7305         (Selecting a Group): Fix typo.
7307 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
7309         * widget.texi: Fix typos.
7311 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
7313         * gnus.texi (Image Enhancements): Update for Emacs 22.
7315         * gnus-faq.texi ([1.3]): Update.
7317 2006-10-06  Richard Stallman  <rms@gnu.org>
7319         * faq.texi (Displaying the current line or column):
7320         Delete "As of Emacs 20".
7322 2006-10-06  Romain Francoise  <romain@orebokech.com>
7324         * faq.texi (VM): VM works with Emacs 22 too.
7326 2006-10-06  Richard Stallman  <rms@gnu.org>
7328         * ebrowse.texi: Remove Emacs version "21" from title.
7330 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
7332         * gnus.texi (Foreign Groups): Say where change of editing commands are
7333         stored.  Add reference to `gnus-parameters'.
7335 2006-09-15  Jay Belanger  <belanger@truman.edu>
7337         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
7338         Change "Library Public License" to "Lesser Public License"
7339         throughout.  Use "yyyy" to represent year.
7341 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
7343         * org.texi (Setting tags): Typo fix.
7345 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
7347         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
7349 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
7351         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
7353 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
7355         * faq.texi (Escape sequences in shell output): EMACS is now set
7356         to Emacs's absolute file name, not to "t".
7357         (^M in the shell buffer): Likewise.
7358         * misc.texi (Interactive Shell): Likewise.
7360 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
7362         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
7363         mails with pop3-leave-mail-on-server.  Fix wording.
7364         (Limiting): Improve gnus-summary-limit-to-articles.
7365         (X-Face): Fix typo.
7367 2006-09-11  Simon Josefsson  <jas@extundo.com>
7369         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7370         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7372 2006-09-06  Simon Josefsson  <jas@extundo.com>
7374         * smtpmail.texi (Authentication): Mention SSL.
7376 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
7378         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7379         Don't use @indicateurl.
7381         * cc-mode.texi (Subword Movement): Don't use @headitem.
7382         (Custom Braces, Clean-ups): Don't use @tie.
7384 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
7386         Sync with Tramp 2.0.54.
7388         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7389         Suggested by Adrian Phillips <a.phillips@met.no>.
7391 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
7393         * org.texi (Installation, Activation): Split from Installation and
7394         Activation.
7395         (Clocking work time): Documented new features.
7397 2006-08-13  Alex Schroeder  <alex@gnu.org>
7399         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7400         example.
7402 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
7404         * faq.texi (How to add fonts): New node.
7406 2006-08-05  Romain Francoise  <romain@orebokech.com>
7408         * faq.texi (New in Emacs 22): Expand.
7410 2006-08-03  Michael Olson  <mwolson@gnu.org>
7412         * erc.texi: Update for ERC 5.1.4.
7414 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7416         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7417         in .../site-lisp/gnus/ by default.
7418         [ From gnus-news.texi in the trunk. ]
7420 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7422         * gnus.texi (MIME Commands): Additions for yEnc.
7424 2006-07-24  Richard Stallman  <rms@gnu.org>
7426         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7427         * faq.texi: Move periods and commas inside quotes.
7429 2006-07-20  Jay Belanger  <belanger@truman.edu>
7431         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7433 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
7435         * faq.texi (Security risks with Emacs): Document Emacs 22
7436         file-local-variable mechanism.
7438 2006-07-12  Michael Olson  <mwolson@gnu.org>
7440         * erc.texi: Update for ERC 5.1.3.
7442 2006-07-12  Alex Schroeder  <alex@gnu.org>
7444         * rcirc.texi: Fix typos.
7445         (Getting started with rcirc): New calling convention for M-x irc.
7446         Mention #rcirc.  Removed channel tracking.
7447         (Configuration): Change the names of all variables that got changed
7448         recently, eg. rcirc-server to rcirc-default-server.  Added
7449         documentation for rcirc-authinfo, some background for Bitlbee, and
7450         rcirc-track-minor-mode.
7451         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7452         Scrolling.
7453         (Reconnecting after you have lost the connection): Fix example code
7454         to match code changes.
7456 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
7458         * gnus.texi, message.texi: Fix typos.
7460 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
7462         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7463         commands.
7464         (Global TODO list): Document the use of the variables
7465         `org-agenda-todo-ignore-scheduled' and
7466         `org-agenda-todo-list-sublevels'.
7468 2006-07-05  Richard Stallman  <rms@gnu.org>
7470         * faq.texi (Scrolling only one line): Fix xref.
7472 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
7474         * faq.texi (Evaluating Emacs Lisp code):
7475         Throughout, replace eval-current-buffer with eval-buffer.
7477 2006-07-03  Richard Stallman  <rms@gnu.org>
7479         * rcirc.texi (Scrolling conservatively): Fix xref.
7481         * pcl-cvs.texi (Viewing differences): Usage fix.
7483 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
7485         * org.texi (Agenda commands): Document `s' key to save all org-mode
7486         buffers.
7488 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
7490         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7491         names.  Mention `cvs-msg' face.
7493 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
7495         * org.texi (Checkboxes): New section.
7497 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
7499         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7500         throughout this chapter.
7502 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
7504         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7505         text for standalone vs Emacs info.
7506         (Help): Clarify header line description.  Use mouse-1 for clicks.
7507         (Help-P): Use mouse-1 for clicks.
7508         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7509         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7510         (Choose menu subtopic): Remove gratuitous Emacs command names.
7511         (Help-FOO): Put usual behavior first.
7512         (Help-Xref): Clicking on xrefs works in Emacs.
7513         (Search Text): Clarify what the default behavior is.
7514         (Create Info buffer): Fix Emacs window/X window confusion.
7515         (Emacs Info Variables): Fix for new Emacs init file behavior.
7517 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7519         * gnus.texi (Summary Buffer Lines): Fix typo.
7521 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
7523         * org.texi (Embedded LaTeX): New chapter.
7524         (Archiving): Section rewritten.
7525         (Enhancing text): Some parts moved to the new chapter about LaTeX.
7527 2006-06-20  Bill Wohler  <wohler@newt.com>
7529         Release MH-E manual version 8.0.1.
7531         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7532         release 8.0.1.
7533         (Preface): Depend on GNU mailutils 1.0 and higher.
7535 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7537         * message.texi (News Headers): Update message-syntax-checks section.
7539 2006-06-19  Karl Berry  <karl@gnu.org>
7541         * info.texi (Advanced): Mention C-q, especially with ?.
7543 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
7545         * org.texi (Publishing links): Document the `:link-validation-function'
7546         property.
7547         (Extensions and Hacking): New chapter, includes some sections of the
7548         "Miscellaneous" chapter.
7550 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
7552         * org.texi (Progress logging): New section.
7554 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
7556         * org.texi (ASCII export): Document indentation adaptation.
7557         (Setting tags): Document mutually-exclusive tags.
7559 2006-06-05  Romain Francoise  <romain@orebokech.com>
7561         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7562         Fix typo.
7564         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7565         channel (#gnus@irc.freenode.net).
7566         Fix typos.  Update copyright notice.
7568         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7569         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7570         (Line-Up Functions, Custom Macros):
7571         * ediff.texi (Window and Frame Configuration)
7572         (Highlighting Difference Regions):
7573         * emacs-mime.texi (Display Customization):
7574         * erc.texi (History):
7575         * eshell.texi (Known problems):
7576         * eudc.texi (Overview, BBDB):
7577         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7578         (The problem of spam, SpamOracle, Extending the Spam package)
7579         (Conformity, Terminology):
7580         * idlwave.texi (Routine Info)
7581         (Class and Keyword Inheritance, Padding Operators)
7582         (Breakpoints and Stepping, Electric Debug Mode)
7583         (Examining Variables, Troubleshooting):
7584         * org.texi (Creating timestamps):
7585         * reftex.texi (Commands, Options, Changes):
7586         * tramp.texi (Inline methods, Password caching)
7587         (Auto-save and Backup, Issues):
7588         * vip.texi (Files, Commands in Insert Mode):
7589         * viper.texi (Emacs Preliminaries, States in Viper)
7590         (Packages that Change Keymaps, Viper Specials, Groundwork):
7591         Fix various typos.
7593 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
7595         * ediff.texi: Fix typos.
7597 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
7599         * org.texi: Small typo fixes.
7601 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7603         * viper.texi (Viper Specials):
7604         * gnus.texi (Example Setup):
7605         * faq.texi (Backspace invokes help):
7606         * dired-x.texi (Optional Installation Dired Jump):
7607         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7608         follow coding conventions.
7610 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
7612         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7614 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
7616         * pcl-cvs.texi: Fix typos.
7617         (Customization): Say "us".
7619 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
7621         * org.texi: Remove bogus @setfilename.
7623 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
7625         * org.texi (ASCII export): Omit command name.
7626         (HTML export): Add prefix to all lines in Local Variable example.
7627         (Acknowledgments): Typeset names in italics.
7629 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
7631         * org.texi (Plain lists): Add new item navigation commands.
7632         (External links): Document elisp and info links.
7633         (Custom searches): New section.
7634         (Publishing): New chapter.
7635         (HTML export): Include a list of supported CSS classes.
7636         (Setting tags): Describe the fast-tag-setting interface.
7638 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
7640         * dired-x.texi: ifinfo -> ifnottex.
7642 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7644         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7646 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7648         * message.texi (Interface): Add tool bar customization.
7649         (MIME): Index and text additions for mml-attach.
7650         (MIME): Describe mml-dnd-protocol-alist and
7651         mml-dnd-attach-options.
7653         * gnus.texi (Oort Gnus): Reorder entries in sections.
7654         Fix some entries.
7655         (Starting Up): Add references to "Emacs for Heathens" and to
7656         "Finding the News".  Add user-full-name and user-mail-address.
7657         (Group Buffer Format): Add tool bar customization and update.
7658         (Summary Buffer): Add tool bar customization.
7659         (Posting Styles): Add message-alternative-emails.
7661 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7663         * tramp.texi (Filename completion): Improve wording.
7665 2006-05-07  Romain Francoise  <romain@orebokech.com>
7667         * faq.texi (Using regular expressions): Fix typo.
7668         (Packages that do not come with Emacs): Fix capitalization.
7669         (Replacing text across multiple files): Expand node to explain how
7670         to use `dired-do-query-replace-regexp' in more detail, based on
7671         suggestion by Eric Hanchrow <offby1@blarg.net>.
7673 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
7675         * tramp.texi (Filename completion): Completion of remote files'
7676         method, user name and host name is active only in partial
7677         completion mode.
7679 2006-05-06  Bill Wohler  <wohler@newt.com>
7681         Release MH-E manual version 8.0.
7683         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7684         release 8.0.
7686 2006-05-06  Bill Wohler  <wohler@newt.com>
7688         * mh-e.texi (MH-BOOK-HOME): Change from
7689         http://www.ics.uci.edu/~mh/book/mh to
7690         http://rand-mh.sourceforge.net/book/mh.
7691         Replace .htm suffix with .html for MH book files.
7692         (Using This Manual): Update key binding for getting relevant
7693         chapter in Info from command key.
7694         (Ranges): Fix itemx.
7696 2006-05-05  Karl Berry  <karl@gnu.org>
7698         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7699         (\fonttextsize): New user-level command to change text font size.
7701 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7703         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
7705 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7707         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7709 2006-04-24  Bill Wohler  <wohler@newt.com>
7711         * mh-e.texi (Getting Started): Make it more explicit that you need
7712         to install MH.  Add pointers to current MH implementations.
7714 2006-04-21  Bill Wohler  <wohler@newt.com>
7716         Release MH-E manual version 7.94.
7718         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7719         release 7.94.
7721 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
7723         * org.texi: Many small fixes.
7724         (Handling links): Rename from "Managing links".
7726 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7728         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7729         (Splitting mail using spam-stat): Fix @xref.
7731 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
7733         * gnus.texi (Spam Package): Major revision of the text.
7734         Previously this node was "Filtering Spam Using The Spam ELisp Package".
7736 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
7738         * org.texi (Time stamps): Better explanation of the purpose of
7739         different time stamps.
7740         (Structure editing, Plain lists): More details on how new items
7741         and headings are inserted.
7743 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
7745         * org.texi (Formula syntax): Fix link to Calc Manual.
7747 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7749         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7751 2006-04-17  Bill Wohler  <wohler@newt.com>
7753         * mh-e.texi (Folders): Update mh-before-quit-hook and
7754         mh-quit-hook example with code that removes the buffers rather
7755         than just bury them.
7757 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
7759         Sync with Tramp 2.0.53.
7761 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
7763         * org.texi (Updating settings): New section.
7764         (Visibility cycling): Better names for the startup folding
7765         options.
7766         (Exporting): Completely restructured.
7767         (The very busy C-c C-c key): New section.
7768         (Summary of in-buffer settings): New section.
7770 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7772         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7774 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7776         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7777         (Server Commands): Key `v' is reserved for users.
7779 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
7781         * org.texi (Link format): New section, emphasis on bracket links.
7782         (External links): Document bracket links.
7783         (FAQ): Expand to cover shell links and the new link format.
7785 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7787         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7789 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
7791         * gnus.texi (Summary Buffer Lines): Add `*'.
7793 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7795         * gnus.texi (Group Parameters):
7796         Mention gnus-permanently-visible-groups.
7798 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7800         * gnus.texi (Face): Fix typo.
7802 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
7804         * gnus.texi (X-Face): Clarify.
7805         (Face): Need Emacs with PNG support.
7807 2006-04-06  Richard Stallman  <rms@gnu.org>
7809         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7810         Emacs".
7812 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7814         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7815         blocks not suitable for inclusion with Emacs using variable
7816         PARTOFEMACS.
7818 2006-04-04  Simon Josefsson  <jas@extundo.com>
7820         * gnus.texi (Security): Improve.
7822 2006-04-02  Bill Wohler  <wohler@newt.com>
7824         * mh-e.texi (Getting Started, Junk, Bug Reports)
7825         (MH FAQ and Support): Fix URLs.
7827 2006-03-31  Romain Francoise  <romain@orebokech.com>
7829         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7830         to t, not nil (and has for the past eight years).
7832 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7834         * message.texi, gnus.texi: Bump version to 5.11.
7836 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7838         * gnus.texi (Top): Add comment about version line.
7840         * message.texi (Top): Ditto.  Change to take named versions into
7841         account.
7843 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7845         * gnus.texi (Posting Styles): Add x-face-file to example.
7846         (X-Face): Refer to posting styles.
7848         * gnus-faq.texi ([5.8]): Add x-face-file.
7849         ([8.4]): Add links to gmane.emacs.gnus.user and
7850         gmane.emacs.gnus.general.
7852 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7854         * gnus-faq.texi: Use .invalid.
7855         ([5.4]): Fix gnus-posting-styles example.
7857 2006-03-27  Romain Francoise  <romain@orebokech.com>
7859         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7860         Emacs/W3 needs a new maintainer.
7861         (Ispell): Update author and version info.
7862         (Mailcrypt): Mention PGG.
7863         (New in Emacs 22): Add PGG to the list of new packages.
7864         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7865         updating dead URLs.
7867 2006-03-25  Karl Berry  <karl@gnu.org>
7869         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7870         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7871         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7872         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7873         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7874         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7875         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7876         (2) do not indent copyright year list (or anything else).
7878 2006-03-21  Bill Wohler  <wohler@newt.com>
7880         * mh-e.texi (Folders): Various edits.
7882 2006-03-20  Romain Francoise  <romain@orebokech.com>
7884         * gnus.texi (Mail Folders): Grammar fix.
7886 2006-03-19  Bill Wohler  <wohler@newt.com>
7888         * mh-e.texi (Replying): Document Mail-Followup-To.
7889         Change manually-formatted table to multitable.  Add debugging info.
7890         Move description of mh-reply-default-reply-to into paragraph
7891         that describes its values.
7893 2006-03-17  Bill Wohler  <wohler@newt.com>
7895         * mh-e.texi: Use smallexample and smalllisp consistently.
7896         (Sending Mail Tour): Update method of entering
7897         addresses and subject.
7898         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7899         (Adding Attachments, Searching): Update screenshots for Emacs 22.
7901 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
7903         * org.texi: Version number change only.
7905 2006-03-14  Bill Wohler  <wohler@newt.com>
7907         * mh-e.texi: Add index entries around each paragraph rather than
7908         depend on entries from beginning of node.  Doing so ensures that
7909         index entries are less likely to be forgotten if text is cut and
7910         pasted, and are necessary anyway if the references are on a
7911         separate page.  It seems that makeinfo is now (v. 4.8) only
7912         producing one index entry per node, so there is no longer any
7913         excuse not to.  Use subheading instead of heading.  The incorrect
7914         use of heading produced very large fonts in Info--as large as the
7915         main heading.
7916         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7917         versions 6 and 7 appeared *around* the time of these Emacs releases.
7919 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
7921         * org.texi (Clean view): Document new startup options.
7923 2006-03-11  Bill Wohler  <wohler@newt.com>
7925         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7926         (Composing, Scan Line Formats): Fix @refs.
7927         (Getting Started): Define MH profile and MH profile components.
7928         (Incorporating Mail, Reading Mail, Viewing, Printing)
7929         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7930         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7931         for string constants.
7932         (Tool Bar): Remove spurious quote.
7933         (Junk): Use ``...'' instead of "...".
7934         (Scan Line Formats): Replace @samp with @kbd.
7936 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7938         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7940 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7942         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7943         easy to understand.
7945 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7947         * gnus.texi: Markup fix.
7948         (Fancy Mail Splitting): Specify new feature.
7950 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7952         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7953         partial-words matching.
7955 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7957         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7959         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7960         (MIME Commands): Fix mm-discouraged-alternatives.
7962 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7964         * org.texi: Version number change only.
7966 2006-03-06  Bill Wohler  <wohler@newt.com>
7968         * mh-e.texi: Move from SourceForge repository to Savannah.
7969         This is version 7.93, which is a total rewrite from the previous
7970         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7971         version 7.93.
7973 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7975         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7977 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7979         * org.texi (Interaction): Add item about `org-mouse.el' by
7980         Piotr Zielinski.
7981         (Managing links): Document that also mouse-1 can be used to
7982         activate a link.
7983         (Headlines, FAQ): Add entry about hiding leading stars.
7984         (Miscellaneous): Resort the sections in this chapter to a more
7985         logical sequence.
7987 2006-02-27  Simon Josefsson  <jas@extundo.com>
7989         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7990         2004-01-27 from the trunk).
7992 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7994         * cc-mode.texi: Rename c-hungry-backspace to
7995         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7996         name as an alias.
7998 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8000         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8001         include the function header within the defun.
8003 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8005         * cc-mode.texi: Correct two typos.
8007 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
8009         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8010         existing comment.
8011         (Electric Keys): Add a justification for electric indentation.
8012         (Hungry WS Deletion): Clear up the names and complications of the
8013         BACKSPACE and DELETE keys.
8015 2006-02-23  Juri Linkov  <juri@jurta.org>
8017         * faq.texi (Common requests): Move `Turning on auto-fill by
8018         default' after `Wrapping words automatically'.  Move `Working with
8019         unprintable characters' before `Searching for/replacing newlines'.
8020         Move `Replacing highlighted text' after `Highlighting a region'.
8021         Merge `Repeating commands' and `Repeating a command as many times
8022         as possible' into the former.
8023         (Packages that do not come with Emacs): Add refs to Gmane and
8024         etc/MORE.STUFF.
8026 2006-02-23  Juri Linkov  <juri@jurta.org>
8028         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8029         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8030         Add xref to `(emacs)Reporting Bugs'.
8031         (Getting a printed manual): Add URL to other formats of the manual.
8032         (Common requests): Fix menu.
8033         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8034         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8035         (Inserting text at the beginning of each line): Add pxref to
8036         `Changing the included text prefix'.
8037         (Forcing the cursor to remain in the same column): Mention `track-eol'
8038         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
8039         (Replacing text across multiple files): Add keybinding `Q' for
8040         `dired-do-query-replace'.
8042 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
8044         * reftex.texi: Version number and date change only.
8046         * org.texi (Internal Links): Rewrite to cover the modified
8047         linking system.
8049 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
8051         * faq.texi: Remove the coding cookie, it's not needed anymore.
8053 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
8055         * faq.texi (Colors on a TTY): Mention Mac OS port.
8057 2006-02-12  Karl Berry  <karl@gnu.org>
8059         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8060         8-bit accented a.
8062 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
8064         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8066 2006-02-08  Romain Francoise  <romain@orebokech.com>
8068         * faq.texi (Top): Remove paragraph about the FAQ being a
8069         transitional document, etc.
8070         (Searching for/replacing newlines): New node.
8071         (Yanking text in isearch): New node.
8072         (Inserting text at the beginning of each line): Rename and make
8073         more general, mention `M-;' in Message mode.
8075 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
8077         * faq.texi (Meta key does not work in xterm)
8078         (Emacs does not display 8-bit characters)
8079         (Inputting eight-bit characters): Update xrefs.
8081 2006-02-06  Romain Francoise  <romain@orebokech.com>
8083         * faq.texi (VM): VM now at version 7.19.
8084         Set myself as maintainer of this file.
8086 2006-02-04  Michael Olson  <mwolson@gnu.org>
8088         * erc.texi (History): Note that ERC is now included with Emacs.
8090 2006-01-31  Romain Francoise  <romain@orebokech.com>
8092         * message.texi (Message Headers): Explain what
8093         `message-alternative-emails' does in more detail.
8094         Update copyright year.
8096 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
8098         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8100 2006-01-29  Richard M. Stallman  <rms@gnu.org>
8102         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8104 2006-01-29  Michael Olson  <mwolson@gnu.org>
8106         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8108         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8110         * faq.texi (New in Emacs 22): Mention ERC.
8112 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
8114         * rcirc.texi: Capitalize dir entry for consistency with the entry
8115         in info/dir and other entries in the Emacs category.
8116         Fix typos.  Delete trailing whitespace.
8118 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
8120         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8122 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
8124         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8125         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8127         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8128         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8130 2006-01-27  Alex Schroeder  <alex@gnu.org>
8132         * rcirc.texi: New file.
8134 2006-01-23  Juri Linkov  <juri@jurta.org>
8136         * widget.texi (User Interface): Add S-TAB for widget-backward.
8138 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
8140         Sync with Tramp 2.0.52.
8142         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8143         Add Tramp disabling item.  New item for common connection problems.
8144         (various): Apply "ftp" as method for the download URL.
8145         (Bug Reports): Refer to FAQ for common problems.
8147 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
8149         * widget.texi (User Interface): Use @key for TAB.
8151         * ses.texi (Formulas, Printer functions): Use @key for TAB.
8153         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8154         for TAB.
8156         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8158 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8160         * gnus.texi: Update copyright.
8162 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8164         * gnus.texi (Article Washing): Additions.
8166 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
8168         * org.texi (Agenda commands): Document tags command.
8170 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8172         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8174 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8176         * gnus.texi (RSS): Addition.
8178 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8180         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8182 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8184         * emacs-mime.texi (Display Customization): Add setting example to
8185         mm-discouraged-alternatives.
8187 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
8189         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8190         version is the canonical version.
8192 2006-01-08  Alex Schroeder  <alex@gnu.org>
8194         * pgg.texi (Caching passphrase): Rewording.
8196 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
8198         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8199         repository URL.
8201 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
8203         * org.texi: Removed the accidentally re-added empty line in the
8204         direntry.
8206 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
8208         * org.texi (Agenda Views): Chapter reorganized.
8210 2005-12-29  Romain Francoise  <romain@orebokech.com>
8212         * faq.texi (Using Customize): New node.
8214 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
8216         * org.texi: Remove blank line in @direntry.  It is non-standard
8217         and recursively produces blank lines all over the dir file (when
8218         using Texinfo 4.8).
8220 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
8222         * widget.texi (atoms): Delete obsolete remark about `file' widget.
8224 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
8226         * org.texi (Tags): Boolean logic documented.
8227         (Agenda Views): Document custom commands.
8229 2005-12-20  David Kastrup  <dak@gnu.org>
8231         * faq.texi (AUCTeX): Update version and mailing list info.
8233 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8235         * gnus.texi (MIME Commands): Mention addition of
8236         multipart/alternative to gnus-buttonized-mime-types and add xref
8237         to mm-discouraged-alternatives.
8239         * emacs-mime.texi (Display Customization): Mention addition of
8240         "image/.*" and add xref to gnus-buttonized-mime-types in the
8241         mm-discouraged-alternatives section.
8243 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
8245         * org.texi (Tags): New section.
8246         (Agenda Views): Chapter reorganized.
8248 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
8250         * org.texi (Internal Links): Add a missing comma after an @xref.
8252 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
8254         * faq.texi (Filling paragraphs with a single space): No need to
8255         change sentence-end now.
8257 2005-12-13  Romain Francoise  <romain@orebokech.com>
8259         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
8261 2005-12-12  Jay Belanger  <belanger@truman.edu>
8263         * faq.texi (Calc): Update version number.
8265 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
8267         * org.texi (Progress Logging): New section.
8269 2005-12-10  Romain Francoise  <romain@orebokech.com>
8271         Update the Emacs FAQ for the 22.1 release.
8273         * faq.texi: Set VER to `22.1'.
8274         (Basic editing): Explain how to use localized versions of the
8275         Tutorial.  Mention that `C-h r' displays the manual.
8276         Delete obsolete WWW link to an Emacs 18 tutorial.
8277         (Getting a printed manual): Point to the new locations of the
8278         manuals on the GNU Web site.
8279         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
8280         available via Info (it was previously distributed separately).
8281         (Installing Texinfo documentation): The latest version of Texinfo
8282         is 4.8, not 4.0.
8283         (Informational files for Emacs): COPYING is the GNU General Public
8284         License, not the Emacs General Public License.
8285         (Informational files for Emacs): Delete obsolete link to the
8286         GNUinfo pages as they have been removed from the GNU Web site.
8287         (New in Emacs 22): New node.
8288         (Setting up a customization file): Say that most packages support
8289         Customize nowadays.
8290         (Colors on a TTY): Delete reference to instructions on how to
8291         enable syntax highlighting, it is now enabled by default.
8292         (Turning on abbrevs by default): Emacs now reads the abbrevs file
8293         at startup automatically.
8294         (Controlling case sensitivity): Mention `M-c' in isearch.
8295         (Using an already running Emacs process): Emacs now creates the
8296         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
8297         gnuserv.  As emacsclient can now run Lisp code as well, delete a
8298         sentence praising gnuserv for that.  Simplify description of how
8299         the client/server operation works.
8300         (Compiler error messages): Delete obsolete text (compile.el has
8301         been rewritten).
8302         (Indenting switch statements): Fix typo.
8303         (Matching parentheses): Simplify setup instructions, mention the
8304         menu bar item in the Options menu.
8305         (Repeating a command as many times as possible): Mention `C-x e'.
8306         (Going to a line by number): Mention new keymap and bindings
8307         `M-g M-g', `M-g M-p' and `M-g M-n'.
8308         (Turning on syntax highlighting): Now on by default.  Simplify.
8309         (Replacing highlighted text): Use `1', not `t'.
8310         (Problems with very large files): The maximum size is now 256MB on
8311         32-bit machines.
8312         (^M in the shell buffer): Mention `comint-process-echoes'.
8313         (Emacs for Apple computers): Emacs 22 has native support for Mac
8314         OS X.
8315         (Translating names to IP addresses): Delete node.
8316         (Binding keys to commands): Fix typo.
8317         (SPC no longer completes file names): New node.
8318         (MIME with Emacs mail packages): Delete section about the Emacs
8319         MIME FAQ (it's not reachable anymore).
8321 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
8323         * cc-mode.texi: The manual has been extensively revised: the
8324         information about using CC Mode has been separated from the larger
8325         and more difficult chapters about configuration.  It has been
8326         updated for CC Mode 5.31.
8328 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
8330         * pgg.texi (User Commands): Fix description of pgg-verify-region.
8331         (Selecting an implementation): Fix descriptions.
8333 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
8335         * message.texi (Various Message Variables): Addition.
8337 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8339         * message.texi: Fix default values.
8341 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8343         * message.texi (Header Commands): Clarify descriptions of
8344         message-cross-post-followup-to, message-reduce-to-to-cc, and
8345         message-insert-wide-reply.
8346         (Various Commands): Fix kindex for message-kill-to-signature;
8347         clarify description of message-tab.
8349 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8351         * message.texi (Mailing Lists): Fix description about MFT.
8353         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
8355 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8357         * gnus.texi (Slow Terminal Connection): Replace old description
8358         with new one.
8360 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
8362         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
8363         replace X-Draft-Headers with X-Draft-From.
8365 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8367         * gnus.texi (Various Various): Fix the default value of
8368         nnheader-max-head-length.
8369         (Gnus Versions): Fix typo.
8371 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
8373         * org.texi (Structure editing): Document new functionality of
8374         M-RET.
8376 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
8378         * org.texi (Internal Links): Fix Texinfo usage.
8380 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
8382         * org.texi (TODO basics): Document the global todo list.
8383         (TODO items): Documents sparse tree for specific TODO
8384         keywords.
8386 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
8388         * org.texi (Plain Lists): Typos fixed.
8390 2005-11-28  Jay Belanger  <belanger@truman.edu>
8392         * calc.texi: Change references of `M-#' to `C-x *' prefix.
8394 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
8396         * org.texi (Structure editing): New item moving commands added.
8397         (Plain Lists): New section.
8399 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
8401         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8402         (Agenda): Document commands `org-cycle-agenda-files' and
8403         `org-agenda-file-to-front'.
8404         (Built-in table editor): Document `org-table-sort-lines'.
8405         (HTML formatting): Export of hand-formatted lists.
8407 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8409         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8410         new variable gnus-toolbar-thickness.
8412 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8414         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8416 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8418         * gnus.texi (X-Face): Fix description.
8419         (XVarious): Remove gnus-xmas-logo-color-alist and
8420         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8422 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8424         * gnus.texi (Group Parameters): Mention new variable
8425         gnus-parameters-case-fold-search.
8426         (Home Score File): Addition.
8428 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
8430         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
8431         (Overview): List supported feed types.
8432         (Installation): No installation necessary when using autoload.
8433         (Configuration): Rename "RSS" to "news".
8435 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
8437         * pgg.texi (User Commands): Document additional passphrase
8438         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8439         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8441 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
8443         * org.texi: Version number changed to 3.19.
8445 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
8447         * pgg.texi (How to use): Update the example to add autoload of
8448         pgg-encrypt-symmetric-region.
8449         (User Commands): Document pgg-encrypt-symmetric-region.
8450         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8452 2005-10-27  Jay Belanger  <belanger@truman.edu>
8454         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8455         mention other TeX-related units.
8457 2005-10-23  Lars Hansen  <larsh@soem.dk>
8459         * dired-x.texi (Miscellaneous Commands):
8460         Replace dired-do-relative-symlink by dired-do-relsymlink and
8461         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8463 2005-10-23  Jay Belanger  <belanger@truman.edu>
8465         * calc.texi (Predefined Units): Use `alpha' for the fine structure
8466         constant.
8468 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
8470         * faq.texi (Bugs and problems):
8471         Replace `dired-move-to-filename-regexp' by
8472         `directory-listing-before-filename-regexp'.
8474 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
8476         * newsticker.texi (UPDATED): Set value.
8478 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8480         * gnus.texi (Document Groups): Remove duplicate item.
8482 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
8484         * org.texi (Summary): Mention iCalendar support.
8485         (Exporting): Document iCalendar support.
8487 2005-10-18  Romain Francoise  <romain@orebokech.com>
8489         * viper.texi (Viper Specials): Capitalize GNU.
8491 2005-10-17  Juri Linkov  <juri@jurta.org>
8493         * info.texi (Getting Started, Search Index, Expert Info):
8494         Fix wording.
8495         (Search Text): Replace `echo area' with `mode line'.
8496         (Search Index): Both `i' and `,' find all index entries.
8497         Replace example `C-f' with `C-l' (which exists in index of Info
8498         manual) and delete spaces in its keyboard input sequence.
8499         Delete unnecessary explanations about literal characters.
8501 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8503         * gnus.texi (Document Server Internals): Addition.
8505 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8507         * gnus.texi (A note on namespaces): Fix RFC reference.
8509 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8511         * gnus.texi (RSS): Fix key description.
8513 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8515         * gnus.texi: Emacs/w3 -> Emacs/W3.
8516         (Browsing the Web): Fix description.
8517         (Web Searches): Ditto.
8518         (Customizing W3): Ditto.
8520 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8522         * gnus.texi (Maildir): Clarify expire-age and expire-group.
8524 2005-10-11  Jay Belanger  <belanger@truman.edu>
8526         * calc.texi (Integration): Mention using `a i' to compute definite
8527         integrals.
8529 2005-10-11  Juri Linkov  <juri@jurta.org>
8531         * info.texi: Rearrange nodes.
8532         (Top): Update menu.  Change ref `Info for Experts' to
8533         `Advanced Info Commands'.
8534         (Getting Started): Fix description of manual's parts.
8535         (Help-Int): Change xref `Info Search' to `Search Index', and
8536         `Expert Info' to `Advanced'.
8537         (Advanced): Move node one level up.
8538         (Search Text, Search Index): New nodes split out from `Info Search'.
8539         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8540         split out from `Advanced'.
8541         (Advanced, Emacs Info Variables): De-document editing an Info file
8542         in Info.
8543         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8544         (Creating an Info File): Delete node and move its text to
8545         `Expert Info'.
8547 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
8549         * org.texi (Workflow states): Documented that change in keywords
8550         becomes active only after restart of Emacs.
8552 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
8554         Sync with Tramp 2.0.51.
8556 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
8558         * speedbar.texi (Introduction): Describe new location of speedbar
8559         on menubar.
8560         (Basic Key Bindings): Remove descriptions of bindings that have
8561         been removed.
8563 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
8565         * speedbar.texi (GDB): Describe use of watch expressions.
8567 2005-09-28  Simon Josefsson  <jas@extundo.com>
8569         * message.texi (IDNA): Fix.
8571 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8573         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8574         nntp-server-hook, and nntp-warn-about-losing-connection; fix
8575         description of nntp-open-connection-function.
8576         (Common Variables): Fix descriptions.
8578 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8580         * gnus.texi (Server Buffer Format): Document the %a format spec.
8582 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8584         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8586 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8588         * org.texi Version 3.16.
8590 2005-09-19  Miles Bader  <miles@gnu.org>
8592         * newsticker.texi: Get rid of CVS keywords.
8594 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8596         * gnus.texi (Finding the Parent): Fix description of how Gnus
8597         finds article.
8599 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
8601         * gnus.texi (Advanced Scoring Examples): New examples to teach how
8602         to drop off non-answered articles.
8604 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8606         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8607         braces (which are unsupported by NMAKE) for macro `srcdir'.
8609 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
8611         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8612         (../info/newsticker, newsticker.dvi): New targets.
8614 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
8616         * newsticker.texi: Replace @command with @code.  Replace @example
8617         with @lisp.
8618         (Top): Add explanations to menu items.
8619         (GNU Free Documentation License): Remove.
8621 2005-09-16  Romain Francoise  <romain@orebokech.com>
8623         Update all files to specify GFDL version 1.2.
8625         * doclicense.texi (GNU Free Documentation License): Update to
8626         version 1.2.
8628 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8630         * newsticker.texi: Fix @setfilename.
8632         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8633         (../info/newsticker, newsticker.dvi): New targets.
8635 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8637         * org.texi: Version 3.15.
8639 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
8641         * ses.texi: Combine all three indices into one.
8642         Correct a few typos.
8644 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8646         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8648 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8650         * emacs-mime.texi (Handles): Remove duplicate item.
8651         (Encoding Customization): Fix the default value for
8652         mm-coding-system-priorities.
8653         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8654         (Basic Functions): Fix reference.
8656 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8658         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8660 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8662         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8663         and web site.
8665         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8666         not keyboard-translate.
8668 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8670         * faq.texi (Using regular expressions): Fix xref.
8672 2005-08-09  Juri Linkov  <juri@jurta.org>
8674         * info.texi (Help-P): Replace `Prev' with `Previous'.
8675         (Help-M, Help-Xref): Add S-TAB.
8676         (Help-FOO): Update `u' command.
8677         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8678         Update info about visibility of xref parts.
8679         (Help-Int): Fix `m' command.  Rename `Info-last' to
8680         `Info-history-back'.  Add `Info-history-forward'.
8681         (Advanced): Fix `g*' and `M-n' commands.
8682         (Info Search): Add `index-apropos' in stand-alone browser.
8683         Add isearch commands.
8684         (Emacs Info Variables): Remove `Info-fontify'.
8685         Add `Info-mode-hook'.  Update face names.
8686         Add `Info-fontify-maximum-menu-size',
8687         `Info-fontify-visited-nodes', `Info-isearch-search'.
8689 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8691         Sync with Tramp 2.0.50.
8693         * tramp.texi: Use @option{} consequently for method names.
8694         (Inline methods, External transfer methods): Remove references to
8695         Cygwin.
8696         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8697         implementation.
8699 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8701         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8702         Mention that gnus-init-file is not read when Emacs is invoked with
8703         --no-init-file or -q.
8705 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8707         * org.texi: Version 3.14.
8709 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
8711         * org.texi: Version 3.13.
8713 2005-07-18  Juri Linkov  <juri@jurta.org>
8715         * calc.texi (Time Zones, Logical Operations):
8716         * cl.texi (Overview):
8717         * org.texi (TODO types):
8718         * sc.texi (Emacs 18 MUAs):
8719         * speedbar.texi (Top):
8720         * url.texi (History):
8721         Delete duplicate duplicate words.
8723 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
8725         * cl.texi (Type Predicates): Document `atom' type.
8727 2005-07-04  Lute Kamstra  <lute@gnu.org>
8729         Update FSF's address in GPL notices.
8731         * calc.texi (Copying):
8732         * doclicense.texi (GNU Free Documentation License):
8733         * faq.texi (Contacting the FSF):
8734         * mh-e.texi (Copying): Update FSF's address.
8736 2005-07-03  Richard M. Stallman  <rms@gnu.org>
8738         * flymake.texi (Example -- Configuring a tool called directly):
8739         Update name of flymake-build-relative-filename.
8741 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8743         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8745 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8747         * org.texi: Version 3.12.
8749 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8751         * makefile.w32-in (MAKEINFO): Use --force.
8752         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8753         Makefile.in.
8754         (gnus.dvi): Use "..." to quote Sed args, so that it works with
8755         more shells.
8757 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8759         * speedbar.texi (Creating a display): Texinfo usage fixes.
8761         * tramp.texi (Customizing Completion, Auto-save and Backup):
8762         Texinfo usage fixes.
8764 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8766         * dired-x.texi (Miscellaneous Commands):
8767         * ediff.texi (Miscellaneous):
8768         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8769         (Agent Variables):
8770         * info.texi (Help-Xref):
8771         * message.texi (Message Headers):
8772         * org.texi (Remember):
8773         * reftex.texi (Options (Defining Label Environments)):
8774         (Options (Index Support)):
8775         (Options (Viewing Cross-References)):
8776         (Options (Misc)):
8777         (Changes):
8778         * speedbar.texi (Creating a display):
8779         * tramp.texi (Customizing Completion, Auto-save and Backup):
8780         Texinfo usage fix.
8782 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8784         * org.texi: Version 3.11.
8786 2005-06-12  Jay Belanger  <belanger@truman.edu>
8788         * calc.texi (Getting Started): Remove extra menu item.
8790 2005-05-31  Jay Belanger  <belanger@truman.edu>
8792         * calc.texi (Notations Used in This Manual): Use @kbd for key
8793         sequence.
8794         (Demonstration of Calc): Mention another way of starting Calc.
8795         (Starting Calc): Mention long name of M-#.
8796         (Embedded Mode Overview): Remove unnecessary instruction.
8797         (Other M-# commands): Rephrase `M-# 0' explanation.
8798         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8799         reflect current behavior.
8801 2005-05-30  Jay Belanger  <belanger@truman.edu>
8803         * calc.texi (Hooks): Change description of calc-window-hook and
8804         calc-trail-window-hook to match usage.
8805         (Computational Functions): Add more constant-generating functions.
8806         (Customizable Variables): Use defvar.
8808 2005-05-28  Jay Belanger  <belanger@truman.edu>
8810         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8811         (Basic Embedded Mode): Explain behavior of arguments to
8812         calc-embedded-mode.
8814 2005-05-27  Jay Belanger  <belanger@truman.edu>
8816         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8817         current behavior.
8819 2005-05-25  Jay Belanger  <belanger@truman.edu>
8821         * calc.texi: Change Calc version number throughout.
8822         (Keypad Mode): Change location in info output.
8823         (Keypad mode overview): Move picture of keypad.
8825 2005-05-21  Jay Belanger  <belanger@truman.edu>
8827         * calc.texi (Storing variables): Mention that only most variables
8828         are void to begin with.
8830 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8832         * widget.texi (Basic Types): Update cross ref from "Enabling
8833         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8834         lispref/text.texi change.
8836 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8838         * org.texi: Version 3.09.
8840 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8842         * reftex.texi: Version 4.28.
8844 2005-05-16  Jay Belanger  <belanger@truman.edu>
8846         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8848 2005-05-14  Jay Belanger  <belanger@truman.edu>
8850         * calc.texi (Default Simplifications): Insert missing ! (logical
8851         not operator).
8853 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8855         Sync with Tramp 2.0.49.
8857 2005-05-10  Jay Belanger  <belanger@truman.edu>
8859         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8860         to 1.
8862 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8864         * org.texi: Version 3.08, structure reorganized.
8866 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8868         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8870 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8872         * org.texi: Update to version 3.06.
8874 2005-04-13  Lute Kamstra  <lute@gnu.org>
8876         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8878 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
8880         * cl.texi (Porting Common Lisp): Fix typo.
8882 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8884         * gnus.texi (RSS): Addition.
8886 2005-04-04  Jay Belanger  <belanger@truman.edu>
8888         * calc.texi: Change Calc version number.
8889         (Customizable variables): Fix description of calc-language-alist.
8890         (Copying): Put in version 2 of GPL.
8892 2005-04-01  Jay Belanger  <belanger@truman.edu>
8894         * calc.texi (Troubleshooting Commands): Remove comment about
8895         installation.
8896         (Installation): Remove section.
8897         (Customizable Variables): New section.
8898         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8899         (Graphical Devices): Add references to Customizable Variables.
8901 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8903         * emacs-mime.texi (Display Customization): Markup fixes.
8904         (rfc2047): Update.
8906 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8908         * gnus-faq.texi: Replaced with auto-generated version.
8910 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
8912         * dired-x.texi (Multiple Dired Directories): default-directory was
8913         renamed to dired-default-directory.
8915 2005-03-26  Jay Belanger  <belanger@truman.edu>
8917         * calc.texi (Simplifying Formulas, Rewrite Rules):
8918         Change description of top and bottom of fraction.
8919         (Modulo Forms): Move description of how to create modulo forms to
8920         earlier in the section.
8921         (Fraction Mode): Suggest using : to get a fraction by dividing.
8922         (Basic Arithmetic): Adjust placement of command name.
8923         (Truncating the Stack): Emphasize that "hidden" entries are still
8924         visible.
8925         (Installation): Move discussion of printing manual to "About This
8926         Manual".
8927         (About This Manual): Mention how to print the manual.
8928         (Reporting Bugs): Remove first person.
8929         (Building Vectors): Add algebraic version of append.
8930         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8931         (Grouping Digits): Fix typo.
8933 2005-03-25  Werner Lemberg  <wl@gnu.org>
8935         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8936         Replace `legal' with `valid'.
8938 2005-03-25  Werner Lemberg  <wl@gnu.org>
8940         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8942 2005-03-24  Jay Belanger  <belanger@truman.edu>
8944         * calc.texi (General Mode Commands)
8945         (Mode Settings in Embedded Mode): Add some explanation of
8946         recording mode settings.
8948 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8950         * calc.texi: Remove praise of non-free software.
8952         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8953         (Installation): Node deleted.
8955 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8957         * url.texi (HTTP language/coding): Improve last change.
8959 2005-03-22  Jay Belanger  <belanger@truman.edu>
8961         * calc.texi (Embedded Mode): Add new information on changing
8962         modes.
8964 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8966         Sync with Tramp 2.0.48.
8968         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8970         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8971         "GNU/Linux".  Change all addresses to .gnu.org.
8972         (Default Method): Offer shortened syntax for "su" and "sudo"
8973         methods.
8975 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8977         * url.texi: Fix usage of "e.g.".
8978         (HTTP language/coding): Explain the rules for these strings.
8980 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8982         * woman.texi (Introduction): Minor cleanups.
8984         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8986         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8987         (Installation): Node deleted.
8989         * mh-e.texi (Preface): Get rid of "Emacs 21".
8991         * eshell.texi (Installation): Delete node (for Emacs 20).
8993 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8995         * flymake.texi: Refill and tweak style in @lisp blocks.
8997 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8999         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9001 2005-03-01  Jay Belanger  <belanger@truman.edu>
9003         * calc.texi (Trigonometric and Hyperbolic Functions):
9004         Mention additional functions.
9005         (Algebraic Simplifications): Mention additional simplifications.
9007 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
9009         * ses.texi: Add concept/function/variable indices (this work was
9010         donated by Brad Collins <brad@chenla.org>, copyright-assignment
9011         papers on file at FSF).
9013 2005-02-10  Jay Belanger  <belanger@truman.edu>
9015         * calc.texi: Change @LaTeX to La@TeX throughout.
9016         Redefine @expr as @math for TeX output.
9017         Redefine @texline as a no-op for TeX output.
9018         Define @tfn, replace @t by @tfn throughout.
9020 2005-02-09  Jay Belanger  <belanger@truman.edu>
9022         * calc.texi: Add macro for LaTeX for info output.
9024 2005-02-08  Kim F. Storm  <storm@cua.dk>
9026         * texinfo.tex (LaTex): Add def.
9028 2005-02-06  Jay Belanger  <belanger@truman.edu>
9030         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9031         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
9032         throughout manual.
9034 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9036         * gnus.texi: Some edits based on comments from David Abrahams.
9038 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
9040         * gnus.texi (RSS): Fix the keystroke.
9042 2005-01-24  David Kastrup  <dak@gnu.org>
9044         * faq.texi: Update AUCTeX version info.
9046 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
9048         * gnus-faq.texi ([4.1]): Typo.
9050 2005-01-19  Jay Belanger  <belanger@truman.edu>
9052         * calc.texi (Keep Arguments): Mention that keeping arguments
9053         doesn't work with keyboard macros.
9055 2005-01-16  Richard M. Stallman  <rms@gnu.org>
9057         * autotype.texi (Autoinserting): Fix small error.
9059 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
9061         Sync with Tramp 2.0.47.
9063         * tramp.texi (Compilation): New section, describing compilation of
9064         remote files.
9066 2005-01-11  Kim F. Storm  <storm@cua.dk>
9068         * widget.texi (Basic Types): Add :follow-link keyword.
9070 2005-01-09  Jay Belanger  <belanger@truman.edu>
9072         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9074 2005-01-08  Jay Belanger  <belanger@truman.edu>
9076         * calc.texi: Change throughout to reflect new default value of
9077         calc-settings-file.
9079 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9081         * message.texi (Reply): `message-reply-to-function' should return
9082         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9084 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9086         * faq.texi (Changing load-path): Fix typo.
9088 2005-01-05  Jay Belanger  <belanger@truman.edu>
9090         * calc.texi (Programming Tutorial): Replace kbd command by
9091         appropriate characters for a keyboard macro.
9093 2005-01-04  Jay Belanger  <belanger@truman.edu>
9095         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9096         for Lucid Emacs.
9097         (Programming Tutorial): Mention that the user needs to be in the
9098         right mode to compute some functions.
9100 2005-01-04  Jay Belanger  <belanger@truman.edu>
9102         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9103         no longer applicable.
9105 2005-01-01  Jay Belanger  <belanger@truman.edu>
9107         * calc.texi (Programming Tutorial): Change description of how to
9108         edit keyboard macros to match current behavior.
9110 2004-12-31  Jay Belanger  <belanger@truman.edu>
9112         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9114 2004-12-20  Jay Belanger  <belanger@truman.edu>
9116         * calc.texi (Types Tutorial): Emphasize that you can't divide by
9117         zero.
9119 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
9121         * cc-mode.texi (Text Filling and Line Breaking): Put period after
9122         @xref.
9123         (Font Locking): Avoid @strong{Note:}.
9125 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
9127         Sync with Tramp 2.0.46.
9129         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
9131 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
9133         * url.texi: Correct typos.
9134         (Retrieving URLs): @var{nil}->@code{nil}.
9135         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9136         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9137         (Dealing with HTTP documents): @inforef->@xref.
9139 2004-12-15  Jay Belanger  <belanger@truman.edu>
9141         * calc.texi: Consistently capitalized all mode names.
9142         (Answers to Exercises): Mention that an answer can be a fraction
9143         when in Fraction mode.
9145 2004-12-13  Jay Belanger  <belanger@truman.edu>
9147         * calc.texi: Fix some TeX definitions.
9149 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
9151         * reftex.texi (Imprint): Remove erroneous @value's.
9153 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9155         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9156         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9158 2004-12-08  Jay Belanger  <belanger@truman.edu>
9160         * calc.texi (Starting Calc): Remove comment about installation.
9161         (Keypad Mode Overview): Remove comment about Emacs 19 support.
9163 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
9165         * url.texi: Update @setfilename.
9166         (Getting Started): No need to worry about Gnus versions.
9167         (Dealing with HTTP documents): Use @inforef.
9169         * org.texi: Fix @direntry file name.
9171 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
9173         * url.texi: New file.
9175         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9177 2004-12-06  Jay Belanger  <belanger@truman.edu>
9179         * calc.texi (Using Calc): Remove paragraph about installation.
9181 2004-12-06  Jay Belanger  <belanger@truman.edu>
9183         * calc.texi: Use more Texinfo macros and less TeX defs.
9184         Remove @refill's.
9186 2004-12-06  Richard M. Stallman  <rms@gnu.org>
9188         * org.texi: New file.
9190 2004-12-05  Richard M. Stallman  <rms@gnu.org>
9192         * Makefile.in (org.dvi, ../info/org): New targets.
9193         (INFO_TARGETS): Add ../info/org.
9194         (DVI_TARGETS): Add org.dvi.
9195         (maintainer-clean): Remove the info files in the info dir.
9197 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
9199         * idlwave.texi: Fix the setfilename directive to put the produced
9200         file in ../info.
9201         (Continued Statement Indentation): Resurrect Jan D.'s change from
9202         2004-11-03 that was lost when a newer version of idlwave.texi was
9203         imported.
9205 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
9207         * gnus-faq.texi ([5.1]): Add missing bracket.
9209         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9210         Index `spam-initialize'.
9212 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
9214         * message.texi (Various Message Variables): Mention that all mail
9215         file variables are derived from `message-directory'.
9217         * gnus.texi (Splitting Mail): Clarify bogus group.
9219 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
9221         * emacs-mime.texi (Encoding Customization):
9222         Fix mm-coding-system-priorities entry.
9224 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
9226         * idlwave.texi (Continued Statement Indentation):
9227         * reftex.texi (Options (Index Support)):
9228         (Displaying and Editing the Index, Table of Contents):
9229         * speedbar.texi (Creating a display, Major Display Modes):
9230         Replace non-nil with non-@code{nil}.
9232 2004-10-21  Jay Belanger  <belanger@truman.edu>
9234         * calc.texi (Algebraic-Style Calculations): Remove a comment.
9236 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
9238         * calc.texi (Reporting Bugs): Double up `@'.
9240 2004-10-18  Jay Belanger  <belanger@truman.edu>
9242         * calc.texi (Reporting Bugs): Change the address that bugs
9243         should be sent to.
9245 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
9247         * gnus.texi (New Features): Add 5.11.
9249         * message.texi (Resending): Remove wrong default value.
9251         * gnus.texi (Mail Source Specifiers): Describe possible problems
9252         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
9253         `pop3-leave-mail-on-server' to the index.
9255 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9257         * message.texi (Canceling News): Add how to set a password.
9259 2004-10-12  Jay Belanger  <belanger@truman.edu>
9261         * calc.texi (Help Commands): Change the descriptions of
9262         calc-describe-function and calc-describe-variable to match their
9263         current behavior.
9265 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
9267         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
9269 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
9271         Sync with Tramp 2.0.45.
9273         * tramp.texi (Frequently Asked Questions): Comment paragraph about
9274         plink link.  The URL is outdated.  Originator contacted for
9275         clarification.
9277 2004-10-10  Juri Linkov  <juri@jurta.org>
9279         * gnus.texi (Top, Marking Articles): Join two menus in one node
9280         because a node can have only one menu.
9282 2004-10-09  Juri Linkov  <juri@jurta.org>
9284         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
9285         example of nnmail-split-fancy.
9287 2004-10-06  Karl Berry  <karl@gnu.org>
9289         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
9290         consistency with other uses of dashes.
9292 2004-10-05  Karl Berry  <karl@gnu.org>
9294         * info.texi: Consistently use --- throughout, periods at end of
9295         menu descriptions, and a couple typos.
9297 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
9299         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
9300         * pgg.texi (User Commands, Backend methods): Do.
9301         * gnus.texi: Markup fixes.
9302         (Setting Process Marks): Fix `M P a' entry.
9303         * emacs-mime.texi: Fixes.
9305 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
9307         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
9308         again.
9309         Use 5.10 instead of 5.10.0.
9311 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9313         * gnus.texi (Summary Mail Commands): S D e.
9315 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
9317         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
9318         the gnus-article-mode-line-format section.
9320 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
9322         * gnus.texi (Various Summary Stuff): Fix the documentation for
9323         gnus-newsgroup-variables.
9325 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
9327         * gnus.texi (MIME Commands):
9328         Add gnus-mime-display-multipart-as-mixed,
9329         gnus-mime-display-multipart-alternative-as-mixed,
9330         gnus-mime-display-multipart-related-as-mixed.
9331         (Mail Source Customization): Clarify `mail-source-directory'.
9332         (Splitting Mail): Mention gnus-group-find-new-groups.
9333         (SpamOracle): Fix typo.
9335         * gnus-faq.texi: Untabify.
9336         ([6.3]): nnir.el is in contrib directory.
9338         * message.texi (News Headers): Clarify how a unique ID is created.
9340         * gnus.texi (Batching Agents): Fix typo in example.
9341         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9343 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
9345         * gnus.texi (Group Parameters): Add more on hooks.
9347 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
9349         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
9351 2004-09-22  Jay Belanger  <belanger@truman.edu>
9353         * calc.texi (Vectors as Lists): Add a warning that the tutorial
9354         might be hidden during part of the session.
9356 2004-09-20  Jay Belanger  <belanger@truman.edu>
9358         * calc.texi (Notations Used in This Manual): Put in an earlier
9359         mention that DEL could be called Backspace.
9361 2004-09-10  Simon Josefsson  <jas@extundo.com>
9363         * gnus.texi (IMAP): Add example.  Suggested and partially written
9364         by Steinar Bang <sb@dod.no>.
9366 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9368         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9369         netrc syntax.
9371 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9373         * gnus.texi (Spam ELisp Package Sequence of Events):
9374         Some clarifications.
9375         (Spam ELisp Package Global Variables): More clarifications.
9377 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9379         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9380         Mention spam-split does not modify incoming mail.
9382 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9384         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9386 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
9388         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9390 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9392         * makefile.w32-in (sieve, pgg): Use $(infodir).
9394 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
9396         * makefile.w32-in: Fix PGG and Sieve entries.
9398 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
9400         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9401         Emacs and related programs.
9403 2004-08-27  Richard M. Stallman  <rms@gnu.org>
9405         * faq.texi: Fix texinfo usage, esp. doublequotes.
9406         (Difference between Emacs and XEmacs): Some clarification.
9408         * faq.texi (Difference between Emacs and XEmacs):
9409         Explain not to contrast XEmacs with GNU Emacs.
9411 2004-08-26  Richard M. Stallman  <rms@gnu.org>
9413         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9415 2004-08-22  David Kastrup  <dak@gnu.org>
9417         * reftex.texi (AUCTeX): Update links, section name.
9419         * faq.texi (Calc): Update availability (included in 22.1).
9420         (AUCTeX): Update availability, information, versions, description.
9422 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
9424         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9426 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
9428         * cc-mode.texi: Various updates for CC Mode 5.30.9.
9430 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
9432         Sync with Tramp 2.0.44.
9434 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
9436         * widget.texi (User Interface): Update how to separate the
9437         editable field of an editable-field widget from other widgets.
9438         (Programming Example): Add text after field.
9440 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9442         * emacs-mime.texi (Encoding Customization): Add a note to the
9443         mm-content-transfer-encoding-defaults entry.
9444         (rfc2047): Update.
9446         * gnus.texi (Article Highlighting):
9447         Add gnus-cite-ignore-quoted-from.
9448         (POP before SMTP): New node.
9449         (Posting Styles): Addition.
9450         (Splitting Mail): Add nnmail-split-lowercase-expanded.
9451         (Fancy Mail Splitting): Ditto.
9452         (X-Face): Add gnus-x-face.
9454 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
9456         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9457         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9459 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9461         * gnus.texi (Mail Source Specifiers):
9462         Describe `pop3-leave-mail-on-server'.
9464 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
9466         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9468         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9469         repository.  Change setfilename.
9471         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9473 2004-07-02  Juri Linkov  <juri@jurta.org>
9475         * pcl-cvs.texi (Viewing differences): Add `d r'.
9477 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9479         * ses.texi, viper.texi, flymake.texi, faq.texi:
9480         * eshell.texi, ediff.texi: Markup fixes.
9482 2004-06-21  Karl Berry  <karl@gnu.org>
9484         * info.texi (Top): Mention that only Emacs has mouse support.
9485         (Getting Started): Mention this in a few other places.
9487 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
9489         * autotype.texi (Copyrights, Timestamps):
9490         Recommend `before-save-hook' instead of `write-file-functions'.
9492 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
9494         * dired-x.texi (dired-mark-omitted): Update keybinding.
9496 2004-06-10  Kim F. Storm  <storm@cua.dk>
9498         * pcl-cvs.texi (Viewing differences): Add 'd y'.
9500 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
9502         * dired-x.texi (variable dired-omit-mode): Rename from
9503         dired-omit-files-p.
9504         (function dired-omit-mode): Rename from dired-omit-toggle.
9505         Call dired-omit-mode rather than set dired-omit-files-p.
9506         (dired-mark-omitted): Describe command.
9508 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
9510         Version 2.0.41 of Tramp released.
9512 2004-05-29  Juanma Barranquero  <lektu@terra.es>
9514         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9515         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9517 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9519         * cl.texi (Top): Call this chapter `Introduction'.
9520         (Overview): In TeX, no section heading here.
9522         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
9524 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
9526         * Makefile.in (../info/flymake, flymake.dvi): New targets.
9527         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9529 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
9531         * flymake.texi: New file.
9533 2004-05-28  Simon Josefsson  <jas@extundo.com>
9535         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9537 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
9539         Version 2.0.40 of Tramp released.
9541 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
9543         Complete rework, based on review by Karl Berry <karl@gnu.org>.
9545         * tramp.texi (Auto-save and Backup): Explain exploitation of new
9546         variables `tramp-backup-directory-alist' and
9547         `tramp-bkup-backup-directory-info'.
9548         (Overview, Connection types)
9549         (External transfer methods, Default Method)
9550         (Windows setup hints): Remove restriction of password entering
9551         with external methods.
9552         (Auto-save and Backup): Make file name example
9553         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
9554         and `auto-save-directory' must be used.
9555         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9556         only "NT").  Remove doubled entry "What kinds of systems does
9557         @tramp{} work on".
9558         (tramp): Macro removed.
9559         (Obtaining Tramp): Flag removed from title.
9560         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
9561         and `trampver' used properly.  Flag `tramp-inst' replaced by
9562         `installchapter'.  Installation related text adapted.
9564 2004-04-28  Masatake YAMATO  <jet@gyve.org>
9566         * widget.texi (Programming Example): Remove overlays.
9568 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
9570         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9572 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9574         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9576 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
9578         * info.texi (Info Search): Add info-apropos.
9580 2004-03-22  Juri Linkov  <juri@jurta.org>
9582         * faq.texi: Fix help key bindings.
9584 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
9586         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9587         (as suggested by Karl Berry).  Update information about colored
9588         stars in menus.  Add new subheading describing M-n.
9590 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9592         * cl.texi (Top): Rename top node's title.
9594 2004-03-08  Karl Berry  <karl@gnu.org>
9596         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9597         problems making the texinfo distribution.
9599 2004-02-29  Simon Josefsson  <jas@extundo.com>
9601         * smtpmail.texi (Authentication): Change the list of supported
9602         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9603         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9604         <voegelas@gmx.net>.
9606 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9608         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9609         Use $(DEL) instead of rm, and ignore exit code.
9611 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
9613         Tramp version 2.0.39 released.
9615 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9617         * tramp.texi (Customizing Completion): Explain new functions
9618         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9619         (all): Savannah URLs unified to "http://savannah.nongnu.org".
9620         (Top): Refer to Savannah mailing list as the major one.
9621         Mention older mailing lists in HTML mode only.
9622         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
9623         (Frequently Asked Questions): Remote hosts must not be Unix-like
9624         for "smb" method.
9625         (Password caching): New node.
9626         (External transfer methods): Refer to password caching for "smb"
9627         method.
9629 2004-02-17  Karl Berry  <karl@gnu.org>
9631         * info.texi (Help-Int): Mention the new line number feature.
9633 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
9635         * ses.texi (Advanced Features): New functionality for
9636         ses-set-header-row (defaults to current row unless C-u used).
9637         (Acknowledgements): Add Stefan Monnier.
9639 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9641         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9643 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
9645         Tramp version 2.0.38 released.
9647         * tramp.texi (Remote shell setup): Warn of environment variables
9648         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
9649         <sven.gabriel@imk.fzk.de>.
9650         (Configuration): Tramp now chooses base64/uuencode
9651         automatically.  Update wording accordingly.
9652         (Top): More description for the `Default Method' menu entry.
9653         (Default Method): Use @code, not @var, for Lisp variables.
9654         (Default Method): New subsection `Which method is the right one
9655         for me?'  Suggested by Christian Kirsch.
9656         (Configuration): Pointer to new subsection added.
9657         (Default Method): Too many "use" in one sentence.
9658         Rephrase.  Reported by Christian Kirsch.
9659         (Filename Syntax): Old `su' example is probably a left-over from
9660         the sm/su method naming.  Replace with `ssh', instead.
9661         (External transfer methods, Auto-save and Backup):
9662         Typo fixes.
9664 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
9666         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9667         (Top): Mention japanese manual only if flag `jamanual' is set.
9668         Insert section `Japanese manual' in menu.
9670 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9672         * eshell.texi (Known Problems): Add doc item.
9674 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9676         * cc-mode.texi: Update for CC Mode 5.30.
9678         Note: Please refrain from doing purely cosmetic changes like
9679         removing trailing whitespace in this manual; it clobbers cvs
9680         merging for no good reason.
9682 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9684         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9685         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9686         @acronym{ASCII}.
9688 2003-10-26  Karl Berry  <karl@gnu.org>
9690         * info.texi (Info Search): Echo area, not echo are.  From Debian
9691         diff.
9693 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9695         * widget.texi (Defining New Widgets): Document new behavior of
9696         :buttons and :children keywords.
9698 2003-10-22  Miles Bader  <miles@gnu.org>
9700         * Makefile.in (info): Move before $(top_srcdir)/info.
9702 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
9704         * tramp.texi (Inline methods): Small grammar fix.
9705         (External transfer methods): Likewise.
9707 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
9709         * speedbar.texi: Remove paragraph for GUD that is no longer true.
9711 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
9713         * texinfo.tex: Replace `%' in arch tagline by @ignore.
9715 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9717         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9719         * widget.texi (User Interface): Fix typos.
9721         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9723 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9725         * pcl-cvs.texi (Selected Files): Fix typo.
9727 2003-09-21  Karl Berry  <karl@gnu.org>
9729         * info.texi (] and [ commands): No period at end of section title.
9731 2003-09-04  Miles Bader  <miles@gnu.org>
9733         * Makefile.in (top_srcdir): New variable.
9734         ($(top_srcdir)/info): New rule.
9735         (info): Depend on it.
9737 2003-09-03  Peter Runestig  <peter@runestig.com>
9739         * makefile.w32-in: New file.
9741 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9743         * widget.texi (User Interface): Explain the need of static text
9744         around an editable field.
9746 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9748         * widget.texi (Basic Types): The argument to `:help-echo' can now
9749         be a form that evaluates to a string.
9751 2003-08-18  Kim F. Storm  <storm@cua.dk>
9753         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9755 2003-08-16  Richard M. Stallman  <rms@gnu.org>
9757         * dired-x.texi (Shell Command Guessing): Explain *.
9759 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
9761         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9762         log-edit-insert-changelog.
9764 2003-08-03  Karl Berry  <karl@gnu.org>
9766         * info.texi: Need @contents.
9768 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
9770         Tramp version 2.0.36 released.
9772         * tramp.texi (Remote shell setup): Explain about problems with
9773         non-Bourne commands in ~/.profile and ~/.shrc.
9775 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9777         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9778         renaming of `vis-mode' to `visible-mode'.
9780 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
9782         * info.texi (Top, Help-Small-Screen): Remove accidentally added
9783         next, prev and up pointers.
9785 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
9787         * info.texi (Help): Mention existence of Emacs and stand-alone
9788         Info at the very beginning of the tutorial.
9789         (Help-Inv): New node.
9790         (Help-]): New node.
9791         (Help-M): Systematically point out the differences between default
9792         Emacs and stand-alone versions.  Delete second menu.
9793         (Help-Xref): Systematically point out the differences between
9794         default Emacs and stand-alone versions.
9795         (Help-Int): Change `l' example.
9796         (Expert Info): Fix typos.
9797         (Emacs Info Variables): Mention `Info-hide-note-references' and
9798         new default for `Info-scroll-prefer-subnodes'.
9800 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
9802         Version 2.0.35 of Tramp released.
9804         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9805         (Inline methods): Add methods `remsh' and `plink1'.
9806         (External transfer methods): Add method `remcp'.
9807         (Multi-hop Methods): Add method `remsh'.
9808         Small patch from Adrian Aichner <adrian@xemacs.org>:
9809         Fix minor typos.
9810         (Concept Index): Add to make manual searchable via
9811         `Info-index'.
9812         (Version Control): Add cindex entry.
9814 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9816         * trampver.texi: Version 2.0.34 released.
9818 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9820         * faq.texi: Improve previous changes.
9822 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9824         * faq.texi: Update copyright and maintenance details.
9825         Update some package URLs, versions, and maintainers.
9826         Remove many references to the Emacs Lisp Archive.
9828 2003-04-23  Simon Josefsson  <jas@extundo.com>
9830         * smtpmail.texi: Fix license (the invariant sections mentioned has
9831         never been part of the smtp manual).  Align info dir entry with
9832         other emacs packages.
9834 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9836         * tramp.texi: Version 2.0.33 released.
9837         Remove installation chapter.  Remove XEmacs specifics.
9839 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9841         * tramp.texi (Top): Undo the previous renaming.
9842         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9844 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9846         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9847         version of manual.
9849         * tramp.texi (Auto-save and Backup): New node.
9851 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9853         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9854         Emacs" in order to have better differentiation to "XEmacs".
9855         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9856         are new macros in order to point to the other Emacs flavor where
9857         appropriate.  In info case, point to node `Installation' in order
9858         to explain how to generate the other way.  In html case, make a
9859         link to the other html file.
9860         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9861         after CVS checkout/update.
9862         (Installation): Completely rewritten.
9863         (Installation parameters, Load paths): New sections under
9864         `Installation'.
9866 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9868         * tramp.texi: Version 2.0.30 released.
9869         Replace word "path" with "localname" where used as a component of
9870         a Tramp file name.
9872 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
9874         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9875         introduced.
9876         (Installation): Explain what to do if files from the tramp/contrib
9877         directory are needed.
9879 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
9881         * smtpmail.texi (How Mail Works): New.
9883 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9885         * smtpmail.texi: New file.
9887         * Makefile.in: Build SMTP manual.
9889 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9891         * tramp.texi: Version 2.0.29 released.
9892         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9893         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
9895 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
9897         * tramp.texi (Frequently Asked Questions): Explain a workaround if
9898         another package loads accidentally Ange-FTP.
9900 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
9902         * tramp.texi (Customizing Completion): Add function
9903         `tramp-parse-sconfig'.  Change example of
9904         `tramp-set-completion-function', because parsing of ssh config
9905         files looks more natural.
9907 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9909         * gnus.texi: Do not use `path' in several locations.
9911 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9913         * tramp.texi (External transfer methods): New method `smb'.
9914         From Michael Albinus.
9916 2002-11-05  Karl Berry  <karl@gnu.org>
9918         * info.texi (Info-fontify): Reorder face list to avoid bad line
9919         breaks.
9921 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9923         * tramp.texi: Move @copying to standard place.
9924         Use @insertcopying.
9926 2002-10-02  Karl Berry  <karl@gnu.org>
9928         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9929         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9930         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9931         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9932         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9933         Per rms, update all manuals to use @copying instead of @ifinfo.
9934         Also use @ifnottex instead of @ifinfo around the top node, where
9935         needed for the sake of the HTML output.
9936         (The Gnus manual is not fixed since it's not clear to me how it
9937         works; and the Tramp manual already uses @copying, although in an
9938         unusual way.  All others were changed.)
9940 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
9942         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9943         (../info/ses, ses.dvi): New targets.
9944         * ses.texi: New file.
9946 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9948         * texinfo.tex: Update to texinfo 4.2.
9950 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9952         * reftex.texi: Update to RefTeX 4.19.
9954 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9956         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9957         (../info/tramp, tramp.dvi): New targets.
9959 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9961         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9962         (calc.dvi): Uncomment.
9964 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9966         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9967         (../info/calc): New target.
9969 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9971         * (Version 21.1 released.)
9973 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9975         * Branch for 21.1.
9977 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9979         * Makefile.in (../info/info): Use an explicit -o switch to
9980         makeinfo.
9982 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9984         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9986 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9988         * Makefile.in (../info/idlwave): Use --no-split.
9990 2000-12-14  Dave Love  <fx@gnu.org>
9992         * Makefile.in (mostlyclean): Remove gnustmp.*.
9993         (gnus.dvi): Change rule to remove @latex stuff.
9995 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9997         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9999 2000-10-13  John Wiegley  <johnw@gnu.org>
10001         * Makefile.in: Add build targets for eshell.texi.
10003 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
10005         * Makefile.in: Remove/comment speedbar stuff.
10007 2000-09-22  Dave Love  <fx@gnu.org>
10009         * Makefile.in: Add emacs-mime.
10011 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
10013         * Makefile.in (INFO_TARGETS): Add ../info/woman.
10014         (DVI_TARGETS): Add woman.dvi.
10015         (../info/woman, woman.dvi): New targets.
10017 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
10019         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
10021         * pcl-cvs.texi: New file.
10022         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10023         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10025 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
10027         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10028         (../info/ebrowse, ebrowse.dvi): New targets.
10030 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
10032         * Makefile.in (INFO_TARGETS): Add eudc.
10033         (DVI_TARGETS): Add eudc.dvi.
10034         (../info/eudc, eudc.dvi): New targets.
10036 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
10038         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10039         compatibility with 8+3 filesystems).
10040         (../info/efaq): Rename from emacs-faq.
10042 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
10044         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10045         (../info/idlwave, idlwave.dvi): New targets.
10047 1999-10-23  Dave Love  <fx@gnu.org>
10049         * Makefile.in: Use autotype.texi.
10051 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
10053         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10054         faq.texi file) rather than ../info/faq.
10056 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
10058         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10059         (../info/ada-mode, ada-mode.dvi): New targets.
10061 1999-09-01  Dave Love  <fx@gnu.org>
10063         * Makefile.in: Add faq.
10065 1999-07-12  Richard Stallman  <rms@gnu.org>
10067         * Version 20.4 released.
10069 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
10071         * Version 20.3 released.
10073 1998-04-06  Andreas Schwab  <schwab@gnu.org>
10075         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10076         Use it in dvi targets.
10077         (../etc/GNU): Change to $(srcdir) first.
10079 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
10081         * reftex.texi: Update for RefTeX version 3.22.
10083 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
10085         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10086         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10088 1997-09-23  Paul Eggert  <eggert@twinsun.com>
10090         * Makefile.in: Merge changes mistakenly made to `Makefile'.
10091         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10093 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10095         * Version 20.2 released.
10097 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10099         * Version 20.1 released.
10101 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10103         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10105 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10107         * Version 19.33 released.
10109 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10111         * Version 19.32 released.
10113 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10115         * Makefile.in: Add rules for the Message manual.
10117 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10119         * gnus.texi: New version.
10121         * message.texi: New manual.
10123 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10125         * Makefile.in (All info targets): cd $(srcdir) to do the work.
10127 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
10129         * Makefile.in (All info targets): Specify $(srcdir) in input files.
10130         Specify -I option.
10131         (All dvi targets): Set the TEXINPUTS variable.
10133 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
10135         * Version 19.31 released.
10137 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
10139         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10140         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
10142 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10144         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10145         (INFO_TARGETS): Add ../info/cc-mode.
10146         (DVI_TARGETS): Add cc-mode.dvi.
10148 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10150         * Version 19.30 released.
10152 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
10154         * gnus.texi: New file.
10156 1995-11-04  Erik Naggum  <erik@naggum.no>
10158         * gnus.texi: File deleted.
10160 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
10162         * mh-e.texi: "Function Index" -> "Command Index" to work with
10163         Emacs 19.30 C-h C-k support of separately-documented commands.
10165 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10167         * Makefile.in (../info/ediff, ediff.dvi): New targets.
10168         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10170 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10172         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10173         (../info/viper, viper.dvi): New targets.
10175 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
10177         * dired-x.texi (Installation): Change the example to set
10178         buffer-local variables like dired-omit-files-p in
10179         dired-mode-hook.
10181 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10183         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10184         (../info/mh-e, mh-e.dvi): New targets.
10186 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
10188         * Makefile.in (maintainer-clean): Rename from realclean.
10190 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10192         * Makefile.in: New file.
10193         * Makefile: File deleted.
10195 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10197         * Makefile (TEXINDEX_OBJS): Variable deleted.
10198         (texindex, texindex.o, getopt.o): Rules deleted.
10199         All deps on texindex deleted.
10200         (distclean): Don't delete texindex.
10201         (mostlyclean): Don't delete *.o.
10202         * texindex.c, getopt.c: Files deleted.
10204 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
10206         * Version 19.26 released.
10208 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10210         * Version 19.25 released.
10212 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10214         * Version 19.24 released.
10216 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10218         * Version 19.23 released.
10220 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10222         * Makefile: Delete spurious tab.
10224 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10226         * Makefile (.SUFFIXES): New rule.
10228 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10230         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
10231         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10233 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10235         * Makefile (../info/sc): Rename from sc.info.
10236         (../info/cl): Likewise.
10237         (INFO_TARGETS): Use new names.
10239 1993-12-04  Richard Stallman  (rms@srarc2)
10241         * getopt.c: New file.
10242         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10243         (getopt.o): New rule.
10244         (dvi): Don't depend on texindex.
10245         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
10246         Depend on texindex.
10248 1993-12-03  Richard Stallman  (rms@srarc2)
10250         * Makefile (../info/sc.info): Rename from ../info/sc.
10251         (TEXI2DVI): New variable.
10252         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
10253         Add explicit commands.
10254         (TEXINDEX_OBJS): Delete duplicate getopt.o.
10256 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10258         * Version 19.22 released.
10260 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10262         * Makefile (TEXINDEX_OBJS): Delete spurious period.
10264 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10266         * Version 19.21 released.
10268 1993-11-15  Paul Eggert  (eggert@twinsun.com)
10270         * man/Makefile (../info/cl.info): Rename from ../info/cl.
10272 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10274         * Makefile (../etc/GNU): New target.
10275         (EMACSSOURCES): Add gnu1.texi.
10277 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10279         * Makefile (realclean): Don't delete the Info files.
10281 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
10283         * forms.texi: Fix forms.texi so that it will format correctly.
10284         Add missing `@end iftex', fix bad reference.
10286         * info.texi, info-stn.texi: New files implement texinfo version of
10287         `info' file.
10289 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
10291         * Makefile: Fix targets for texindex, new info.texi files.
10292         * info-stnd.texi: New file implements info for standalone info
10293         reader.
10294         * info.texi: Update to include recent changes to "../info/info".
10295         New source file for ../info/info; includes info-stnd.texi.
10297         * texindex.c: Include "../src/config.h" if building in emacs.
10299         * Makefile: Change all files to FILENAME.texi, force all targets
10300         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
10301         vip.texinfo, forms.texinfo, cl.texinfo.
10302         Add target to build texindex.c, defining `emacs'.
10304         * forms.texi: Install new file to match version 2.3 of forms.el.
10306 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10308         * Version 19.19 released.
10310 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
10312         * sc.texinfo: Fix info file name.
10314         * Makefile (info): Add gnus and sc.
10315         (dvi): Add gnus.dvi and sc.dvi.
10316         (../info/sc, sc.dvi): New targets.
10318 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10320         * Version 19.18 released.
10322 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10324         * Makefile: Fix source file names of the separate manuals.
10325         (gnus.dvi, ../info/gnus): New targets.
10327 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10329         * Version 19.17 released.
10331 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
10333         * split-man: Fix typos in last change.
10335 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10337         * Version 19.16 released.
10339 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10341         * version 19.15 released.
10343 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10345         * Makefile (distclean): It's rm, not rf.
10347 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10349         * Version 19.14 released.
10351 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10353         * Makefile: New file.
10355 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10357         * Version 19.13 released.
10359 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10361         * Version 19.9 released.
10363 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10365         * Version 19.8 released.
10367 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10369         * Version 19.7 released.
10371 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
10373         * gnus.texinfo: New file.  Removed installation instructions.
10375 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10377         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10379 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
10381         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10382         then define `\sc' as the command for smallcaps in Texinfo.
10383         This means that the @sc command will produce small caps.  bfox has
10384         made the corresponding change to makeinfo and texinfm.el.
10386 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10388         * vip.texinfo: Remove menu entry Adding Lisp Code in node
10389         Customization since the menu entry did not point to anything.
10390         Also add an @finalout command to remove overfull hboxes from the
10391         printed output.
10393         * cl.texinfo: Add @bye, \input line and @settitle to file.
10394         This file is clearly intended to be a chapter of some other work,
10395         but the other work does not yet exist.
10397 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10399         * texinfo.texinfo: Three typos corrected.
10401 ;; Local Variables:
10402 ;; coding: utf-8
10403 ;; End:
10405   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10407   This file is part of GNU Emacs.
10409   GNU Emacs is free software: you can redistribute it and/or modify
10410   it under the terms of the GNU General Public License as published by
10411   the Free Software Foundation, either version 3 of the License, or
10412   (at your option) any later version.
10414   GNU Emacs is distributed in the hope that it will be useful,
10415   but WITHOUT ANY WARRANTY; without even the implied warranty of
10416   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10417   GNU General Public License for more details.
10419   You should have received a copy of the GNU General Public License
10420   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.