Backport Tramp changes from trunk.
[emacs.git] / doc / misc / ChangeLog
blobcd35a111dbbb3ee5111bc9fab71710aa8ab1a87a
1 2014-11-08  Michael Albinus  <michael.albinus@gmx.de>
3         Backport Tramp changes from trunk.
5         * tramp.texi (Inline methods): Remove restriction on "telnet".
6         Recommend sharing ssh connections for "plink".
7         (External methods): Remove "sftp".  Merge "pscp" and "psftp"
8         descriptions.  Recommend sharing ssh connections.  Add "nc" method.
9         (GVFS based methods): Add "sftp".
10         (Customizing Completion, External packages, Issues): Use @dots{}.
11         (Remote shell setup): Explain, how to change command line
12         arguments of remote "nc" listener.
14         * trampver.texi: Update release number.
16 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
18         * eww.texi (Advanced): Document increasing contrast with
19         shr-color-visible-distance-min and
20         shr-color-visible-luminance-min.
22 2014-10-31  Eric S. Raymond  <esr@thyrsus.com>
24         * efaq-w32.texi: Neutralized language specific to a repository type.
26         * gnus-coding.txt: Neutralized language specific to a repository type.
28 2014-10-30  Glenn Morris  <rgm@gnu.org>
30         * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
32 2014-10-20  Stefan Monnier  <monnier@iro.umontreal.ca>
34         * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
35         since `setf' is in core rather than in CL nowadays.
37 2014-10-20  Glenn Morris  <rgm@gnu.org>
39         * efaq.texi (Finding a package with particular functionality):
40         Update example.
41         * vip.texi: Mention this is obsolete.
43 2014-10-20  Glenn Morris  <rgm@gnu.org>
45         * Version 24.4 released.
47 2014-10-13  Glenn Morris  <rgm@gnu.org>
49         * Makefile.in (dist): Update for new output variables.
51 2014-10-04  Glenn Morris  <rgm@gnu.org>
53         * vip.texi (Other Vi Commands): Markup fix.
55 2014-10-02  Bastien Guerry  <bzg@gnu.org>
57         * org.texi (Key bindings and useful functions): Fix typo.  Use the
58         correct function's name.
60 2014-10-02  Michael Brand  <michael.ch.brand@gmail.com>
62         * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
63         about `nan'.
65 2014-10-02  Nicolas Goaziou  <mail@nicolasgoaziou.fr>
67         * org.texi (Export settings): Be more explicit about how output
68         file name is built.
70         * org.texi (Headings and sectioning structure): Document menus.
72 2014-10-02  Nicolas Goaziou  <n.goaziou@gmail.com>
74         * org.texi (Include files, Publishing options): Remove reference
75         to inexistent variable.
77 2014-07-25  Stephen Berman  <stephen.berman@gmx.net>
79         * todo-mode.texi (Marked Items): Correct omission of item deletion
80         from commands applying to both todo and done items.
82 2014-07-04  Stephen Berman  <stephen.berman@gmx.net>
84         * todo-mode.texi (Levels of Organization): Comment out statement
85         that Emacs recognizes todo files by their extension, since this
86         feature has been removed due to bug#17482.
88 2014-06-29  Glenn Morris  <rgm@gnu.org>
90         * info.texi, mh-e.texi: "Online help" doesn't mean what it
91         used to any more.
93         * idlwave.texi (Introduction): Comment out dead http screenshot links.
95 2014-06-23  Leo Liu  <sdl.web@gmail.com>
97         * dired-x.texi (Omitting Files in Dired, Omitting Variables): Fix
98         key binding to dired-omit-mode.  (Bug#16354)
100 2014-06-22  Eli Zaretskii  <eliz@gnu.org>
102         * autotype.texi (Skeleton Language): Document the \n feature
103         better.
105 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
107         * autotype.texi (Skeleton Language): Document the feature of \n
108         when at eol.
110 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
112         * dbus.texi (Type Conversion): Formatting edits in example.
114 2014-06-10  Glenn Morris  <rgm@gnu.org>
116         * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
118 2014-06-08  Karl Berry  <karl@gnu.org>
120         * doc/info.texi (Help-^L): "mode line", "screenful",
121         stand-alone and Emacs Info both use the mode line.
122         Use x instead of weird C-x 0 to get rid of help msg
123         in standalone Info.
125 2014-06-08  Glenn Morris  <rgm@gnu.org>
127         * vip.texi (Files): Defer to Emacs manual for uniquify details.
129         * info.texi (Help-Small-Screen): Clarify details of S-SPC.
130         (Help-Small-Screen, Help-]): Do not mention S-SPC.
131         (Emacs Info Variables): Markup fix.
133         * ebrowse.texi (Source Display, Finding/Viewing):
134         * erc.texi (Sample Session):
135         * ses.texi (The Basics):
136         * todo-mode.texi (Moving and Deleting Items):
137         * woman.texi (Navigation): Markup fixes re SPC, RET.
139 2014-05-24  Paul Eggert  <eggert@cs.ucla.edu>
141         Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
142         * htmlfontify.texi, org.texi: Add "coding: utf-8".
144 2014-05-23  Stephen Berman  <stephen.berman@gmx.net>
146         * todo-mode.texi: Update in light of changes due to bug#17482.
147         Replace numerous mistaken uses of literal quotes with proper
148         Texinfo markup.
149         (Todo Mode Entry Points): Comment out reference to using find-file
150         or Dired to visit Todo files, since this has been disabled (bug#17482).
152 2014-05-06  Michael Albinus  <michael.albinus@gmx.de>
154         * tramp.texi (Frequently Asked Questions): Mention HISTFILE
155         setting in ~/.ssh/environment.
157 2014-05-02  Stephen Berman  <stephen.berman@gmx.net>
159         * todo-mode.texi: Update, improve exposition, add cross
160         references, fix typos.
161         (Inserting New Items, Editing Item Headers and Text): Rewrite to
162         document new user interface.
164 2014-05-01  Glenn Morris  <rgm@gnu.org>
166         * autotype.texi (Skeleton Language):
167         * message.texi (Header Commands): Replace `iff'.
169 2014-04-22  Bastien Guerry  <bzg@gnu.org>
171         * org.texi (Installation): Be more clear on why installing Org
172         through ELPA should be done without loading any Org file.
174         * org.texi (Emphasis and monospace): Document the use of
175         =verbatim= and ~code~ to be consistent with
176         `org-element-text-markup-successor'.
178         * org.texi (In-buffer settings, Radio tables): Tiny fixes.
180         * org.texi (Initial visibility):
181         * org.texi (Literal examples): Fix typos.
183 2014-04-22  Michael Brand  <michael.ch.brand@gmail.com>
185         * org.texi (Column attributes): Add a sentence to point out
186         the dependency on the format specifier.
188 2014-04-22  Nicolas Goaziou  <n.goaziou@gmail.com>
190         * org.texi (The Export Dispatcher): Reformulation.
192         * org.texi (@LaTeX{} specific attributes): Update manual.
194         * org.texi (Top, Exporting): Org has its own documentation and
195         should therefore be removed from "Other build-in back-ends".
197 2014-03-26  Paul Eggert  <eggert@cs.ucla.edu>
199         * texinfo.tex: Update from gnulib.
201 2014-03-24  Michael Albinus  <michael.albinus@gmx.de>
203         * tramp.texi (Frequently Asked Questions): Add fish shell settings.
205 2014-03-21  Glenn Morris  <rgm@gnu.org>
207         * ede.texi (ede-linux):
208         * vip.texi (New Bindings): Tiny copyedits.
210 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
212         * vip.texi (Other Vi Commands): Adjust doc of C-j.
214         * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
215         defined by CC-mode but globally.
216         (FAQ): Tweak text about RET and auto-indentation.
218 2014-03-18  David Engster  <deng@randomsample.de>
220         * ede.texi (Project Local Variables): Remove reference to
221         `ede-java-root' and the example using it.
222         (Android projects, ede-java-root): Remove nodes since they are
223         only in CEDET upstream (Bug#17030).  All nodes updated.
224         (ede-cpp-root): Document the :compile-command slot.
225         (ede-linux): Document new variables
226         `project-linux-build-directory-default' and
227         `project-linux-architecture-default'.
229 2014-03-12  Glenn Morris  <rgm@gnu.org>
231         * eww.texi (History and Acknowledgments):
232         Don't list everyone who changed the code.
234         * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
235         * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
236         * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
237         * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
238         * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
239         Use @file for buffers, per the Texinfo manual.
241 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
243         * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
244         so that the Org Manual's style for ` and ' in code is consistent
245         with the other Emacs manuals.  This affects PDF, not .info files.
247 2014-03-12  Glenn Morris  <rgm@gnu.org>
249         * octave-mode.texi (Using Octave Mode): Remove outdated stuff
250         about RET and indentation.
252 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
254         * gnus.texi:
255         * semantic.texi: Fix whitespace.
257         * ede.texi (Android projects):
258         * eieio.texi (Class Options, Making New Objects)
259         (Method Invocation, CLOS compatibility):
260         * sem-user.texi (Tag Decoration Mode): Fix typos.
262 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
264         * sem-user.texi (Create System Databases): Markup fix.
266 2014-02-28  Glenn Morris  <rgm@gnu.org>
268         * info.texi (Further Reading): Rename node from Expert Info.
269         Remove stuff about writing Info nodes by hand.
270         (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
272         * info.texi: Nuke hand-written node pointers.
274 2014-02-28  Karl Berry  <karl@gnu.org>
276         * info.texi (Top): Mention H for a summary of all commands.
278 2014-02-25  Glenn Morris  <rgm@gnu.org>
280         * edt.texi (Quick start, Starting emulation): Update hook details.
281         * efaq.texi (Fullscreen mode on MS-Windows)
282         (Terminal setup code works after Emacs has begun): Update hook details.
283         * vip.texi (Loading VIP): Fix hook example.
285         * efaq-w32.texi (Bash): Don't use setq with hooks.
287 2014-02-24  Paul Eggert  <eggert@cs.ucla.edu>
289         * texinfo.tex: Update from gnulib.
291 2014-02-22  Xue Fuqiao  <xfq@gnu.org>
293         * remember.texi (Quick Start): Add an index.
294         (Function Reference, Quick Start): Add cross-references.
296 2014-02-21  Glenn Morris  <rgm@gnu.org>
298         * flymake.texi (Starting the syntax check process): Grammar fix.
300         * tramp.texi (External packages): Grammar fix.
301         Reword for default sentinel not being nil any more.
303 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
305         * trampver.texi: Update release number.
307 2014-02-19  Glenn Morris  <rgm@gnu.org>
309         * remember.texi: Copyedits.
310         (Quick Start): No need for manual autoloads.  Mention remember-notes.
311         (Function Reference): Update arguments.  Add new commands.
313 2014-02-18  Glenn Morris  <rgm@gnu.org>
315         * remember.texi (copying): Bump remember mode version.
316         (Installation): Remove unnecessary chapter.
317         (Quick Start): No need to explicitly load remember.el.
318         (Separate Text Files): New section.
320 2014-02-17  Glenn Morris  <rgm@gnu.org>
322         * eieio.texi (Class Values, CLOS compatibility):
323         Remove references to deleted eieio-describe-class/generic.
325 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
327         Sync with Tramp 2.2.9.
328         * trampver.texi: Update release number.
330         * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
332 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
334         * calc.texi (Single-Variable Statistics): Remove mention of
335         incorrect keybinding.
337 2014-02-12  Paul Eggert  <eggert@cs.ucla.edu>
339         * texinfo.tex: Update from gnulib.
341 2014-02-08  Glenn Morris  <rgm@gnu.org>
343         * auth.texi (GnuPG and EasyPG Assistant Configuration):
344         Be agnostic about authinfo/authinfo.gpg default order.  (Bug#16642)
346 2014-02-07  Glenn Morris  <rgm@gnu.org>
348         * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
350 2014-02-06  Glenn Morris  <rgm@gnu.org>
352         * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
354         * mh-e.texi, viper.texi: Do not use colons in index entries.
356 2014-02-05  Paul Eggert  <eggert@cs.ucla.edu>
358         * texinfo.tex: Update from gnulib.
360 2014-02-05  Glenn Morris  <rgm@gnu.org>
362         * epa.texi: Add indices.
364         * url.texi (Cookies): Mention url-cookie-list command.
366 2014-02-03  Glenn Morris  <rgm@gnu.org>
368         * cl.texi (Blocks and Exits): Mention cl-tagbody.
370 2014-02-02  Glenn Morris  <rgm@gnu.org>
372         * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
374 2014-01-31  Glenn Morris  <rgm@gnu.org>
376         * efaq.texi (Replacing highlighted text):
377         Update delete-selection-mode doc.
379 2014-01-30  Xue Fuqiao  <xfq.free@gmail.com>
381         * sem-user.texi (Include paths): Fix a Texinfo command.
383 2014-01-27  Glenn Morris  <rgm@gnu.org>
385         * idlwave.texi (Lesson III---User Catalog, Online Help)
386         (Starting the Shell, Catalogs, User Catalog):
387         * remember.texi (Quick Start):
388         * viper.texi:
389         * vip.texi (Customization, Customizing Constants)
390         (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
392 2014-01-25  Xue Fuqiao  <xfq.free@gmail.com>
394         * cc-mode.texi (Minor Modes): Minor fix.
396 2014-01-24  David Engster  <deng@randomsample.de>
398         * eieio.texi (Introduction): Fix references.
400 2014-01-24  Glenn Morris  <rgm@gnu.org>
402         * efaq.texi (Termcap/Terminfo entries for Emacs):
403         Use M-x term rather than M-x terminal-emulator.
405         * emacs-mime.texi (time-date): Use float-time.
407 2014-01-22  David Engster  <deng@randomsample.de>
409         * eieio.texi (Introduction): Move introductory paragraph about
410         EIEIO and CLOS from 'Building Classes' to here.
411         (Documentation): Remove, since eieio-doc is not part of Emacs.
412         (Class Values, CLOS compatibility): Mention that
413         `describe-function' will also give information about classes.
415 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
417         * texinfo.tex: Update from gnulib.
419 2014-01-15  Glenn Morris  <rgm@gnu.org>
421         * Makefile.in (eww_deps): Does not depend on emacsver.texi.
423 2014-01-12  Michael Albinus  <michael.albinus@gmx.de>
425         * tramp.texi (all): Doc fix according to GNU Coding Standards.
426         Use "file name" instead of "filename" or "path".  Use "host"
427         instead of "machine".
429 2014-01-12  David Engster  <deng@randomsample.de>
431         * eieio.texi (Introduction): `class-of' is obsolete.
432         (Predicates, Basic Methods): Adapt function names to namespace
433         cleanup.
435 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
437         * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
439 2014-01-12  Glenn Morris  <rgm@gnu.org>
441         * efaq.texi (Guidelines for newsgroup postings)
442         (Informational files for Emacs):
443         Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
445 2014-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
447         * cl.texi (Function Bindings): Fix incorrect description of cl-let.
449 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
451         * Makefile.in: Add eww.texi.
452         * eww.texi: New file.
454 2014-01-07  Glenn Morris  <rgm@gnu.org>
456         * efaq.texi (Problems with very large files): Fix superscript typo.
458 2013-01-07  Rasmus  <w530@pank.eu>
460         * org.texi (Global and local cycling): Fix missing '@'.
462 2013-01-07  Bastien Guerry  <bzg@gnu.org>
464         * org.texi (Global and local cycling): Mention C-u C-u TAB.
465         (Include files, The Export Dispatcher)
466         (Advanced configuration)
467         (Header arguments in Org mode properties): Spelling fixes.
468         (Special blocks): Add #+BEGIN_ABSTRACT as another example.
469         (@LaTeX{} specific attributes): New index entries.
470         Use #+BEGIN_ABSTRACT in the example.
472 2013-01-07  Nicolas Goaziou  <n.goaziou@gmail.com>
474         * org.texi (Org export): New section.
475         (HTML doctypes): Fix whitespace error.  Fix display.
476         (Publishing options): Add missing html publishing options.
478 2014-01-07  Glenn Morris  <rgm@gnu.org>
480         * efaq.texi (Basic editing, Packages that do not come with Emacs):
481         Merge in some info from etc/MORE.STUFF.
483 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
485         Specify .texi encoding (Bug#16292).
486         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
487         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
488         * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
489         * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
490         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
491         * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
492         * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
493         * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
494         * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
495         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
496         * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
497         * widget.texi, wisent.texi, woman.texi:
498         Add @documentencoding.
500 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
502         * eshell.texi (What Eshell is not): Clean up confusing clause.
504 2014-01-03  Glenn Morris  <rgm@gnu.org>
506         * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
508         * ede.texi, eieio.texi, semantic.texi, srecode.texi:
509         Add copyright notice to titlepage.
511         * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
513         * ert.texi: Add a titlepage.  Use @insertcopying.
515         * calc.texi (Top): Use @top rather than @chapter.
517 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
519         * eshell.texi (top): Fix incorrect use of xref.
521 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
523         * eshell.texi (top): Fix incorrect info filename in an xref.
525 2014-01-02  Glenn Morris  <rgm@gnu.org>
527         * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
529 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
531         * eshell.texi (Command Basics): Remove `Command basics' chapter.
533 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
535         * eshell.texi (What is Eshell?): Add section about what not to use
536         Eshell for.
538 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
540         * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
542 2013-12-22  Glenn Morris  <rgm@gnu.org>
544         * woman.texi (Navigation): Use itemx where appropriate.
546 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
548         * info.texi, woman.texi:
549         Document `S-SPC' as alternative to `DEL' for scrolling.
551 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
553         * calc.texi (Stack Manipulation Commands): Mention using the variable
554         `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
556 2013-12-12  Michael Albinus  <michael.albinus@gmx.de>
558         * tramp.texi (direntry): Use ssh but rsh.
559         (all): Encode all environment variable names with @env{...}.
560         (Bug Reports): Refer to Testing node.
562 2013-12-12  Glenn Morris  <rgm@gnu.org>
564         * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
565         * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
566         * srecode.texi, todo-mode.texi, tramp.texi:
567         Sync direntry with info/dir version.
569 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
571         * Makefile.in: Add octave-mode.texi.
573 2013-12-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
574             Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
576         * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
578 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
580         * dbus.texi (Properties and Annotations): Fix typo.
582 2013-12-06  Bastien Guerry  <bzg@gnu.org>
584         * org.texi: Don't include Emacs version within Org's version.
586 2013-12-06  Nicolas Goaziou  <n.goaziou@gmail.com>
588         * org.texi (Creating one-off styles): Use new export snippet
589         syntax.
591         * org.texi (Export settings): Documentation describing how text
592         above the first heading is ignored when an :export: tag is in a
593         file.
595 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
597         * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
599 2013-11-30  Glenn Morris  <rgm@gnu.org>
601         * Makefile.in (distclean): Remove Makefile.
603 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
605         * ses.texi (Quick Tutorial): New chapter.  (Bug#14748)
606         (The Basics, Formulas): Copyedits.
607         (Resizing, Printer functions): Add index entries.
609 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
611         * calc.texi (Customizing Calc): Mention new variable
612         `calc-context-sensitive-enter'.
614 2013-11-12  Aaron Ecay  <aaronecay@gmail.com>
616         * org.texi (Exporting code blocks): Document the 'inline-only
617         setting for `org-export-babel-evaluate'.  Document how :var
618         introduces code block dependencies.
620 2013-11-12  Achim Gratz  <Stromeko@Stromeko.DE>
622         * org.texi (Header arguments): Document header-args[:lang]
623         properties and remove deprecated old-style properties from
624         documentation.
626         * org.texi (Agenda commands): Remove footnote from @tsubheading
627         and add a sentence with the reference instead.
629 2013-11-12  Bastien Guerry  <bzg@gnu.org>
631         * org.texi (Catching invisible edits):
632         * org.texi (Plain lists, Plain lists):
633         * org.texi (Advanced configuration):
634         * org.texi (Tag groups):
635         * org.texi (Conventions):
636         * org.texi (Checkboxes, Radio lists):
637         * org.texi (Top, Summary, Exporting):
638         * org.texi (In-buffer settings): Fix typos.
640         * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
641         C-w'.  Add an index entry for `org-refile-keep'.
643         * org.texi (Plain lists): Add an index entry for sorting plain
644         list.  Document sorting by checked status for check lists.
646         * org.texi (Publishing options): Fix old variable names.
648         * org.texi (Orgstruct mode): Fix suggested setting of
649         `orgstruct-heading-prefix-regexp'.
651         * org.texi (Export settings):
652         Document `org-export-allow-bind-keywords'.
654         * org.texi (History and Acknowledgments): Small rephrasing.
656         * org.texi (Template elements): Add a footnote about tags accepted
657         in a year datetree.
659         * org.texi (Beamer export, @LaTeX{} and PDF export)
660         (Header and sectioning, @LaTeX{} specific attributes):
661         Enhance style.
663         * org.texi (Agenda commands): Add a footnote about dragging agenda
664         lines: it does not persist and it does not change the .org files.
666         * org.texi (Agenda commands): Add a table heading for dragging
667         agenda lines forward/backward.
669         * org.texi (Agenda commands): Add documentation for
670         `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
672         * org.texi (Publishing options): Update the list of options.
673         (Simple example, Complex example): Fix the examples.
675         * org.texi (Formula syntax for Calc): Don't use a bold font the
676         warning.
678         * org.texi (Other built-in back-ends): New section.
680         * org.texi (Editing source code):
681         Document `org-edit-src-auto-save-idle-delay' and
682         `org-edit-src-turn-on-auto-save'.
684         * org.texi (External links): Document contributed link types
685         separately.
687         * org.texi (Closing items):
688         Document `org-closed-keep-when-no-todo'.
690         * org.texi (Export back-ends): Rename from "Export formats".
691         (The Export Dispatcher): Remove reference to
692         `org-export-run-in-background'.
693         (Export settings): Minor rewrites.
694         (ASCII/Latin-1/UTF-8 export): Update variable's name.
695         (In-buffer settings): Add #+HTML_HEAD_EXTRA.
697         * org.texi (Export in foreign buffers): New section.
698         (Exporting): Remove documentation about converting the selected
699         region.
701         * org.texi (Advanced configuration): Put the filter valid types in
702         a table.  Use @lisp and @smalllisp.
704         * org.texi: Use @code{nil} instead of nil.  Update the maintainer
705         contact info.
707         * org.texi (Exporting): Better introductory sentence.  Add a note
708         about conversion commands.
709         (Feedback, Orgstruct mode, Built-in table editor)
710         (Built-in table editor, Orgtbl mode, Updating the table)
711         (Property syntax, Capturing column view, Capture)
712         (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
713         (Exporting, Extending ODT export)
714         (Working with @LaTeX{} math snippets, dir, Customization)
715         (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
716         Uniformly use @kbd{M-x command RET}.
718         * org.texi (Filtering/limiting agenda items): New subsection.
719         Document the use of `org-agenda-max-*' options and
720         `org-agenda-limit-interactively' from the agenda.
721         (Agenda commands): Move details about filtering commands to
722         the new section, only include a summary here.
723         (Customizing tables in ODT export)
724         (System-wide header arguments, Conflicts, Dynamic blocks):
725         Use spaces for indentation.
727         * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
729         * org.texi (Links in HTML export, Images in HTML export)
730         (post): Fix syntax within #+ATTR_*.
731         (Tables in HTML export): Document `org-html-table-row-tags'
732         and use `org-html-table-default-attributes' instead of
733         `org-html-table-tag'.
735         * org.texi (Publishing action, Publishing options)
736         (Publishing links): Major rewrite.  Enhance explanations for
737         `org-org-publish-to-org'.  Remove reference to
738         `org-export-run-in-background'.
740         * org.texi: Fix many small typos.  Use #+NAME instead of
741         #+TBLNAME.  Use @smalllisp instead of @example.
742         (Special symbols): Add index?
743         (HTML preamble and postamble): Don't mention obsolete use of
744         opt-plist.
745         (JavaScript support): Don't mention the org-jsinfo.el file as it
746         has been merged with ox-html.el.
748         * org.texi (Installation, Feedback, Setting Options)
749         (Code evaluation security, org-crypt.el): Use @lisp instead of
750         @example.
751         (Agenda commands): Use @table instead of @example.
753         * org.texi (Adding hyperlink types): New appendix.
755         * org.texi (ODT export commands, Extending ODT export)
756         (Applying custom styles, Images in ODT export)
757         (Labels and captions in ODT export)
758         (Literal examples in ODT export)
759         (Configuring a document converter)
760         (Working with OpenDocument style files)
761         (Customizing tables in ODT export)
762         (Validating OpenDocument XML): Fix options names.
764         * org.texi (History and Acknowledgments): Update acknowledgments
765         to Nicolas.  Add Nicolas Goaziou to the list of contributors.
767         * org.texi (System-wide header arguments): Don't use "customizing"
768         for setting a variable.  Also remove comments.
770         * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
771         `org-agenda-start-on-weekday' to the variable index and document
772         them.
774         * org.texi (Sparse trees, Agenda commands)
775         (@LaTeX{} fragments, Selective export, Export options)
776         (The export dispatcher, ASCII/Latin-1/UTF-8 export)
777         (HTML Export commands, @LaTeX{}/PDF export commands)
778         (iCalendar export, Publishing options, Triggering publication)
779         (In-buffer settings): Update to reflect changes from the new
780         export engine.
782         * org.texi (Matching tags and properties): More examples.
783         Explain group tags expansion as regular expressions.
785         * org.texi (Tag groups): New section.
787         * org.texi (Setting tags): Tiny formatting fixes.
789         * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
790         names.
792         * org.texi (Storing searches): Add "agenda" and "agenda*" to the
793         concept index.  Include example for these agenda views.
794         (Special agenda views): Mention the "agenda*" agenda view.
796         * org.texi (Repeated tasks): Document how to ignore a repeater
797         when using both a scheduled and a deadline timetamp.
799         * org.texi (Global and local cycling): Wrap in a new subsection.
800         (Initial visibility, Catching invisible edits): New subsections.
802         * org.texi (Visibility cycling): Mention that
803         `org-agenda-inhibit-startup' will prevent visibility setting when
804         the agenda opens an Org file for the first time.
806         * org.texi (Org syntax): New section.
808         * org.texi (Orgstruct mode):
809         Document `orgstruct-heading-prefix-regexp'.
811         * org.texi (Speeding up your agendas): New section.
813         * org.texi (Installation): When installing Org from ELPA, users
814         should do this from an Emacs session where no .org file has been
815         visited.
817         * org.texi (CSS support, In-buffer settings): Update HTML options
818         names.
820         * org.texi (Structure editing): Update documentation for
821         `org-insert-heading-or-item'.
822         (Plain lists, Relative timer): Update index entry.
824         * org.texi (JavaScript support): Update variable names.
826         * org.texi (comments): Minor formatting fix.
828         * org.texi (@LaTeX{} fragments): Minor enhancement.
830         * org.texi: Update the list contributions.
832         * org.texi (Agenda commands): Exporting the agenda to an .org file
833         will not copy the subtrees and the inherited tags.
834         Document `org-agenda-filter-by-regexp'.
836         * org.texi (Publishing action, Complex example): Fix names of
837         publishing functions.
839         * org.texi (Top, Exporting): Delete references to Freemind.
840         (Freemind export): Delete section.
842         * org.texi (Top, Exporting): Delete references to the XOXO export.
843         (XOXO export): Delete section.
845         * org.texi (Capture): Mention that org-remember.el is not
846         supported anymore.
848         * org.texi (Top, Exporting, Beamer class export):
849         Delete references to the TaskJuggler export.
850         (History and Acknowledgments): Mention that the TaskJuggler has
851         been rewritten by Nicolas and now lives in the contrib/ directory
852         of Org's distribution.  Mention that Jambunathan rewrote the HTML
853         exporter.  Remove Jambunathan from my own acknowledgments.
854         (TaskJuggler export): Delete.
856         * org.texi (HTML preamble and postamble)
857         (Tables in HTML export, Images in HTML export)
858         (Math formatting in HTML export, CSS support)
859         (@LaTeX{} and PDF export, Publishing options): Fix the names of
860         the HTML export and publishing options.
862         * org.texi (Literal examples, Export options)
863         (@LaTeX{} and PDF export, Header and sectioning)
864         (Publishing options): Fix LaTeX options names.
866         * org.texi (Export options, CSS support, In-buffer settings):
867         Fix references to HTML_LINK_* and HTML_STYLE keywords.
869         * org.texi (Export options, In-buffer settings): Fix references to
870         #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
872         * org.texi (Top, Markup, Initial text, Images and tables)
873         (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
874         (Export options, JavaScript support, Beamer class export):
875         Remove references to the DocBook export, which has been deleted.
876         (History and Acknowledgments): Mention that DocBook has been
877         deleted, suggest to use the Texinfo exporter instead, then to
878         convert the .texi to DocBook with makeinfo.
879         (Links in ODT export, Tables in ODT export): Fix indices.
881         * org.texi (Deadlines and scheduling): Add a variable to the
882         index.  Add documentation about delays for scheduled tasks.
884         * org.texi (Emphasis and monospace):
885         Mention `org-fontify-emphasized-text' and
886         `org-emphasis-regexp-components'.
888         * org.texi (References): Small enhancement.
890         * org.texi (Column width and alignment): Make the example visually
891         more clear.
893         * org.texi (The clock table): Document :mstart and :wstart as a
894         way to set the starting day of the week.
896         * org.texi (In-buffer settings): Document new startup keywords.
897         Thanks to John J Foerch for this idea.
899         * org.texi (Include files): Tiny formatting fix.
901         * org.texi (Activation): Point to the "Conflicts" section.
903 2013-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
905         * org.texi (CSS support): Clarify this section.
907         * org.texi (@LaTeX{} specific attributes): Document that tabu and
908         tabularx packages are not in the default set of packages.
910         * org.texi (Agenda commands): Document fortnight view.
912         * org.texi: Document conflict with ecomplete.el.
914         * org.texi (History and Acknowledgments): Acknowledgements for
915         Jason Dunsmore and Rakcspace.
917         * org.texi: Rename org-crypt.el node to org-crypt.
919         * org.texi (A @LaTeX{} example): Fix typo in variable name.
921         * org.texi (MobileOrg): Mention the new iPhone developer.
923         * org.texi (Table of contents) Improve documentation of TOC
924         placement.
926         * org.texi: Explain that date/time information at read-date prompt
927         should start at the beginning, not anywhere in the middle of a
928         long string.
930 2013-11-12  Christopher Schmidt  <christopher@ch.ristopher.com>
932         * org.texi (Orgstruct mode): Fix wrong regexp.
934 2013-11-12  Eric Abrahamsen  <eric@ericabrahamsen.net>
936         * org.texi: Document export to (X)HTML flavors.
938 2013-11-12  Eric Schulte  <schulte.eric@gmail.com>
940         * org.texi (Extracting source code): Mention the prefix argument
941         to org-babel-tangle.
942         (noweb): Remove erroneous negative.
943         (Specific header arguments): Document new header arguments.
944         Documentation for new tangle-mode header argument.
945         (Top): Documentation for new tangle-mode header argument.
946         (rownames): Documentation for new tangle-mode header argument.
947         Mention elisp as special rowname case.
948         (tangle-mode): Documentation for new tangle-mode header argument.
949         (post): Documentation and an example of usage.
950         (var): Remove the "Alternate argument syntax" section from the
951         documentation.
952         (hlines): Note that :hline has no effect for Emacs Lisp code
953         blocks.
955 2013-11-12  Feng Shu  <tumashu@gmail.com>
957         * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
958         (Math formatting in HTML export)
959         (Working with @LaTeX{} math snippets): Add document about creating
960         formula image with imagemagick.
962         * org.texi (@LaTeX{} specific attributes): Document `:caption'
963         attribute of #+ATTR_LATEX.
965 2013-11-12  Grégoire Jadi  <gregoire.jadi@gmail.com>
967         * org.texi (Handling links): Fix a typo in
968         `org-startup-with-inline-images' documentation.
970         * org.texi (Previewing @LaTeX{} fragments): Document the startup
971         keywords to use for previewing LaTeX fragments or not.
972         (Summary of in-buffer settings): Improve formatting and add an
973         entry for the variable `org-startup-with-latex-preview'.
975         * org.texi (Property syntax): Recall the user to refresh the org
976         buffer when properties are set on a per-file basis.
978 2013-11-12  Gustav Wikström  <gustav.erik@gmail.com>  (tiny change)
980         * org.texi (Matching tags and properties): Clarification.
982 2013-11-12  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>
984         * org.texi (Editing and debugging formulas): Add an example when a
985         table has multiple #+TBLFM lines.
987 2013-11-12  Ivan Vilata i Balaguer  <ivan@selidor.net>  (tiny change)
989         * org.texi (The clock table): Document acceptance of relative
990         times in tstart and tend, link to syntax description and provide
991         example.
993 2013-11-12  Jarmo Hurri  <jarmo.hurri@syk.fi>
995         * org.texi (The spreadsheet): Document lookup functions.
997 2013-11-12  Kodi Arfer  <git@arfer.net>  (tiny change)
999         * org.texi (CSS support): Mention .figure-number, .listing-number,
1000         and .table-number.
1002 2013-11-12  Michael Brand  <michael.ch.brand@gmail.com>
1004         * org.texi
1005         (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1006         spreadsheet formula mode strings and some examples from @example
1007         block with xy @r{yz} to @table.
1009         * org.texi (Formula syntax for Calc): Improve the documentation of
1010         empty fields in formulas for spreadsheet.  Add explanation and
1011         example for empty field.  Extend explanations of format
1012         specifiers.  Add a sentence to mention Calc defmath.
1014         * org.texi (Column formulas): Add a sentence to be more explicit
1015         about when a table header is mandatory.
1017 2013-11-12  Nicolas Goaziou  <n.goaziou@gmail.com>
1019         * org.texi (Subscripts and superscripts): Remove reference to
1020         quoted underscores until this mechanism is implemented again.
1022         * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1023         property.
1025         * org.texi (Document title): Subtree export is no longer triggered
1026         by marking one as the region.
1027         (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1028         giving examples isn't very useful: "horizontal rule" is, at least,
1029         as explicit as <hr/>.
1031         * org.texi (HTML doctypes): Reflect keyword removal.
1032         (CSS support): Reflect keyword removal.
1034         * org.texi (@LaTeX{} specific attributes): Document new :float
1035         values.
1037         * org.texi (Export settings): Improve documentation.
1039         * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1040         (Text areas in HTML export): Update text areas.
1041         (HTML Export commands): Update export commands.
1043         * org.texi (Header and sectioning): Add a footnote about the
1044         different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1046         * org.texi (The Export Dispatcher):
1047         Document `org-export-in-background'.
1049         * org.texi (Footnotes): Export back-ends do not use
1050         `org-footnote-normalize' anymore.
1052         * org.texi: Document variable changes.
1054         * org.texi (Export settings): Document p: item in OPTIONS keyword.
1056         * org.texi (Exporting): Massive rewrite of the first sections.
1057         (Selective export): Delete.
1058         (The Export Dispatcher): Rewrite.
1059         (Export options): Rewrite as "Export settings".
1061         * org.texi: Small changes to documentation for embedded LaTeX.
1063         * org.texi (Internal links): Document #+NAME keyword and
1064         cross-referencing during export.
1066         * org.texi (Include files): Remove reference to :prefix1
1067         and :prefix.  Give more details for :minlevel.
1069         * org.texi (Macro replacement): Fix macro name.
1070         Update documentation about possible locations and escaping mechanism.
1072         * org.texi (Table of contents): Update documentation.
1073         Document lists of listings and lists of tables.  Add documentation for
1074         optional title and #+TOC: keyword.
1076 2013-11-12  Rick Frankel  <rick@rickster.com>
1078         * org.texi (results): Add Format section, broken out of Type
1079         section to match code.
1080         (hlines, colnames): Remove incorrect Emacs Lisp exception.
1081         Note that the actual default handling (at least for python and
1082         emacs-lisp) does not seem to match the description.
1084 2013-11-12  Sacha Chua  <sacha@sachachua.com>  (tiny change)
1086         * org.texi (The date/time prompt): Update the documentation to
1087         reflect the new way `org-read-date-get-relative' handles weekdays.
1089 2013-11-12  Yasushi Shoji  <yashi@atmark-techno.com>
1091         * org.texi (Resolving idle time):
1092         Document `org-clock-x11idle-program-name'.
1094 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1096         * ert.texi (Running Tests Interactively): Adapt examle output.
1097         (Tests and Their Environment): Mention skip-unless.
1099 2013-10-23  Glenn Morris  <rgm@gnu.org>
1101         * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1102         * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1103         * widget.texi: Nuke @refill.
1105         * Makefile.in (install-dvi, install-html, install-pdf)
1106         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1107         (uninstall-pdf): Quote entities that might contain whitespace.
1109 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
1111         * calc.texi (Data Type Formats): Don't specify the size at
1112         which integers begin to be represented by lists.
1114 2013-10-14  Xue Fuqiao  <xfq.free@gmail.com>
1116         * cl.texi (Argument Lists): Add indexes for &key and &aux.
1118 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
1120         * trampver.texi: Update release number.
1122 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
1124         Sync with Tramp 2.2.8.
1126         * tramp.texi (External packages): Use `non-essential'.
1127         * trampver.texi: Update release number.
1129 2013-09-14  Glenn Morris  <rgm@gnu.org>
1131         * eshell.texi: Markup fixes.
1133 2013-09-11  Xue Fuqiao  <xfq.free@gmail.com>
1135         * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1136         of @kbd{RET}.
1137         (Prefix Matching): Add an index.
1139 2013-09-08  Glenn Morris  <rgm@gnu.org>
1141         * emacs-gnutls.texi: Tweak direntry.
1143 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
1145         * tramp.texi (Alternative Syntax): Remove chapter.
1147 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1149         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1150         for portability to hosts where /bin/sh has problems.
1152 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1154         Try to reduce redundancy in doc/misc/Makefile.in.
1155         * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1156         (TARGETS): New intermediate variable.
1157         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1159 2013-08-27  Glenn Morris  <rgm@gnu.org>
1161         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1163         * efaq.texi: Rename from faq.texi, to match its output files.
1164         * Makefile.in: Update for faq.texi name change.
1166         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1168         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1170         * efaq-w32.texi: Move here from the web-pages repository.
1171         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1172         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1173         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1174         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1175         Add DOCMISC_*_W32 variables.
1176         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1177         (efaq_w32_deps): New variable.
1178         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1179         (efaq-w32.pdf, efaq-w32.html): New rules.
1180         (clean): Remove efaq-w32 products.
1182 2013-08-26  Paul Eggert  <eggert@cs.ucla.edu>
1184         * texinfo.tex: Update from gnulib.
1186 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1188         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1189         shift_jis from the default value set to mm-coding-system-priorities for
1190         Japanese users.
1192 2013-08-13  Glenn Morris  <rgm@gnu.org>
1194         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1195         (Options - Defining Label Environments, Options - Creating Labels)
1196         (Options - Referencing Labels, Options - Creating Citations)
1197         (Options - Index Support, Options - Viewing Cross-References)
1198         (Options - Finding Files, Options - Optimizations)
1199         (Options - Fontification, Options - Misc):
1200         * cc-mode.texi (Sample Init File):
1201         * edt.texi (Init file):
1202         * epa.texi (Encrypting/decrypting gpg files):
1203         * mairix-el.texi (About, Setting up the mairix interface, Using)
1204         (Extending):
1205         Rename nodes to avoid characters that can cause Texinfo problems.
1207 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1209         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1211 2013-08-12  Glenn Morris  <rgm@gnu.org>
1213         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1214         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1215         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1216         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1217         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1218         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1219         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1220         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1221         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1222         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1223         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1224         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1225         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
1227         * woman.texi (Top): Avoid mailto: in html output.
1229         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1230         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1231         (INSTALL_DATA): New, set by configure.
1232         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1233         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1234         install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1235         uninstall-ps, and uninstall-doc.
1236         (.SUFFIXES): Add .ps and .dvi.
1237         (.dvi.ps): New suffix rule.
1238         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1239         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1240         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1241         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1242         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1243         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1244         (ido.html, mairix-el.html, message.html, mh-e.html)
1245         (newsticker.html, nxml-mode.html, org.html, pgg.html)
1246         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1247         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1248         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1249         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1250         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1251         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1252         New rules.
1253         (clean): Remove HTML_TARGETS and PS_TARGETS.
1255 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
1257         * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1258         (Find File At Point, Ignoring, Misc Customization): Use @defopt
1259         for user options.
1261 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
1263         * htmlfontify.texi (Customization): Remove documentation of
1264         `hfy-fast-lock-save'.  Minor fixes.
1266 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
1268         * ido.texi (Top): Insert node "Working Directories" in menu.
1269         (Working Directories): New node.
1270         (Misc Customization): Add documentation of
1271         `ido-confirm-unique-completion' and some other user options.
1273 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
1275         * todo-mode.texi: Update @dircategory.
1276         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1277         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1278         @ref.
1280 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
1282         * sc.texi (Introduction): Fix index.
1283         (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1284         (Information Keys and the Info Alist, Reference Headers)
1285         (The Built-in Header Rewrite Functions)
1286         (Electric References, Reply Buffer Initialization)
1287         (Filling Cited Text, Selecting an Attribution)
1288         (Attribution Preferences)
1289         (Anonymous Attributions, Author Names)
1290         (Using Regi, Post-yank Formatting Commands)
1291         (Citing Commands, Insertion Commands)
1292         (Mail Field Commands)
1293         (Hints to MUA Authors, Thanks and History): Change from one space
1294         between sentences to two.
1295         (What Supercite Does): Typo fix.
1297         * newsticker.texi (Usage): Use @key for RET.
1299         * cl.texi (Argument Lists, For Clauses)
1300         (Macros): Add indexes.
1302 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
1304         * cl.texi (Blocks and Exits): Add an index.
1306 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
1308         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1309         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1310         (todo-mode.dvi, todo-mode.pdf): New rules.
1312         * todo-mode.texi: New file.
1314 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1316         * gnus.texi (Basic Usage): Mention that warp means jump here.
1317         (The notmuch Engine): Mention notmuch.
1319 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1321         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1322         `gnus-subthread-sort-functions' and remove the obsolete documentation
1323         of `gnus-sort-threads-recursively'.
1325 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
1327         * texinfo.tex: Update to 2012-07-29.17 version.
1329 2013-07-29  David Engster  <deng@randomsample.de>
1331         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1332         implementation.
1333         (Introduction): Add further missing features.
1334         (Building Classes): Add introductory paragraph.
1335         (Wish List): Add metaclasses and EQL specialization.
1337 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
1339         * tramp.texi (Frequently Asked Questions):
1340         Mention `tramp-use-ssh-controlmaster-options'.
1342 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1344         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1345         `gnus-sort-threads-recursively'.
1347 2013-07-25  Glenn Morris  <rgm@gnu.org>
1349         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1350         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1352         * erc.texi (Special Features): Update contact information.
1353         (History): Avoid using @email.
1355         * eshell.texi (Bugs and ideas): Minor updates.
1357         * faq.texi (Reporting bugs, Origin of the term Emacs)
1358         (Setting up a customization file)
1359         (Using an already running Emacs process, Turning off beeping)
1360         (Packages that do not come with Emacs)
1361         (Replying to the sender of a message): Avoid using @email.
1363         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1365         * reftex.texi (Imprint): Avoid using @email.
1367         * ses.texi (Top): Update bug reporting instructions.
1368         (Acknowledgments): Avoid using @email.
1370         * woman.texi (Introduction, Background): Remove outdated information.
1371         (Bugs, Acknowledgments): Avoid using @email.
1373 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
1375         * ido.texi: New file.
1377 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1379         * gnus.texi (Customizing Articles): Document function predicates.
1381 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1383         * gnus.texi (lines): Correct description of
1384         `gnus-registry-track-extra's default value.
1385         Mention `gnus-registry-remove-extra-data'.
1387 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1389         * gnus.texi (Group Parameters): Mention regexp
1390         substitutions (bug#11688).
1392 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
1394         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1396 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1398         * gnus.texi (Emacsen): Fix version.
1400         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1402 2013-07-06  Glenn Morris  <rgm@gnu.org>
1404         * mh-e.texi: Fix external links.
1405         (Using This Manual): Printed elisp manuals no longer available.
1407         * newsticker.texi (Overview): Update URL.
1409         * nxml-mode.texi (Introduction): Update URL.
1411         * org.texi (JavaScript support): Fix URL.
1413         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1415         * eudc.texi (CCSO PH/QI): Remove defunct URL.
1417         * dbus.texi (Introspection): Update URL to a less defunct one.
1419         * gnus.texi (Top): Restrict "Other related manuals" to info output.
1420         (Foreign Groups): Use @indicateurl for examples.
1421         (Direct Functions): Remove defunct URL.
1422         (RSS): Update URL.
1424         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1425         (FAQ 7-1): Update URL.
1427         * pgg.texi (Top, Overview): Add note about obsolescence.
1429 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1431         * texinfo.tex: Merge from gnulib.
1433 2013-07-03  Glenn Morris  <rgm@gnu.org>
1435         * bovine.texi (top):
1436         * cc-mode.texi (AWK Mode Font Locking):
1437         * mh-e.texi (Preface):
1438         * url.texi (URI Parsing): Fix cross-references to other manuals.
1440 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1442         * gnus.texi (Client-Side IMAP Splitting):
1443         Note that `nnimap-inbox' now can be a list.
1445 2013-06-24  Glenn Morris  <rgm@gnu.org>
1447         * eshell.texi: Fix cross-references to other manuals.
1449 2013-06-23  Glenn Morris  <rgm@gnu.org>
1451         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1452         Remove; not needed now we use a standard html layout for the faq.
1453         (clean): Remove HTML_TARGETS, emacs-faq.text.
1455 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1457         * flymake.texi (Parsing the output, Customizable variables):
1458         Add reference to `flymake-warning-predicate'.
1460 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
1462         * tramp.texi (Top, Configuration): Insert section `Predefined
1463         connection information' in menu.
1464         (Predefined connection information): New section.
1465         (Android shell setup): Make a reference to `Predefined connection
1466         information'.
1468 2013-06-19  Glenn Morris  <rgm@gnu.org>
1470         * Makefile.in (version): New, set by configure.
1471         (clean): Delete dist tar file.
1472         (infoclean): New, split from maintainer-clean.
1473         (maintainer-clean): Run infoclean.
1474         (dist): New rule, to make tarfile for www.gnu.org.
1476 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1478         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1479         for keys q and Q.
1480         (Standards): Reference RFC5804 as the defining document of the
1481         managesieve protocol.
1483 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
1485         * eshell.texi (Input/Output): Expand to cover new visual-command
1486         options, eshell-visual-subcommands and eshell-visual-options.
1487         Divide into separate Visual Commands and Redirection sections.
1489 2013-06-10  Glenn Morris  <rgm@gnu.org>
1491         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1493 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1495         * gnus.texi (Article Date):
1496         Fix description of gnus-article-update-date-headers.
1498 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
1500         * erc.texi (Special Features): ERC is being maintained within
1501         Emacs now.
1503 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
1505         * flymake.texi: Change from one space between sentences to two.
1507 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1509         * cl.texi (Obsolete Macros): Describe replacements for `flet'
1510         (bug#14293).
1512 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
1514         * tramp.texi (Frequently Asked Questions): Precise, how to define
1515         an own ControlPath.
1517 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
1519         * tramp.texi (Frequently Asked Questions): New item for
1520         ControlPath settings.
1522 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
1524         * calc.texi (Basic Operations on Units): Streamline some
1525         descriptions.
1527 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1529         * eshell.texi (Built-ins): Update manual to mention tramp module.
1531 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
1533         * tramp.texi (Filename Syntax): Host names are not allowed to be
1534         any method name, unless method name is specified explicitly.
1535         Remove restriction on unibyte filenames.
1537         * trampver.texi: Update release number.
1539 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
1541         doc: convert some TeX accents to UTF-8
1542         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1543         '@"{@dotless{i}}'.
1545 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
1547         Sync with Tramp 2.2.7.
1549         * trampver.texi: Update release number.
1551 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
1553         * calc.texi (Basic Operations on Units): Streamline some
1554         descriptions.
1556 2013-03-08  Glenn Morris  <rgm@gnu.org>
1558         * faq.texi (Top): Don't say this was updated @today.
1559         That's irrelevant and leads to spurious diffs.
1561 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
1563         * calc.texi (Basic Operations on Units):
1564         Fix cross-reference.
1566 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1568         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1570 2013-03-06  Alan Mackenzie  <acm@muc.de>
1572         * cc-mode.texi (Custom Line-Up): Clarify position of point on
1573         calling a line-up function.
1575 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
1577         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1578         * ses.texi: Switch from Latin-1 to UTF-8.
1580 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
1582         * tramp.texi (External methods): Tramp does not connect Android
1583         devices by itself.
1585 2013-03-02  Bill Wohler  <wohler@newt.com>
1587         Release MH-E manual version 8.5.
1589         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1590         release 8.5.
1592         * mh-e.texi (Preface, Conventions, Getting Started)
1593         (Using This Manual, Folder Selection, Viewing, Aliases)
1594         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1595         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1596         Update URLs.
1598 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
1600         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1601         and "plink2" entries.  "plink2" is obsolete for a long time.
1602         (External methods): Remove "scp1" and "scp2" entries.
1603         Explain user name and host name specification for "adb".
1605 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1607         * tramp.texi (External methods): Mention `tramp-adb-program'.
1609 2013-02-28  Bastien Guerry  <bzg@gnu.org>
1611         * org.texi (Visibility cycling): Suggest to set
1612         `org-agenda-inhibit-startup' to nil if user wants the startup
1613         visibility settings to be honored in any circumstances.
1614         (Progress logging, Checkboxes): Fix typos.
1616 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1618         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1619         the macros, for Texinfo 4.13 and 5.0.
1621 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
1623         Port Tramp documentation to Texinfo 5.0.
1624         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1625         (Filename Syntax): Do not use @trampfn{} in @item.
1626         (Filename completion): Use @columnfractions in @multitable.
1628 2013-02-22  Glenn Morris  <rgm@gnu.org>
1630         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1632 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
1634         * Makefile.in (html): New rule.
1636 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
1638         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
1639         Volpiatto <thierry.volpiatto@gmail.com>.
1641 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
1643         * tramp.texi (Top, Configuration): Insert section `Android shell
1644         setup' in menu.
1645         (Android shell setup): New section.
1646         (Connection types, Default Method)
1647         (Frequently Asked Questions): Mention "scp" instead of "scpc".
1648         (External methods): Remove "scpc" and "rsyncc" entries.
1649         (Frequently Asked Questions): Remove entry about ControlPersist.
1651 2013-02-13  Glenn Morris  <rgm@gnu.org>
1653         * message.texi (News Headers): Don't mention yow any more.
1655 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1657         * calc.texi (Basic Operations on Units, Customizing Calc):
1658         Mention the variable `calc-allow-units-as-numbers'.
1660 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1662         * eshell.texi: Fill most of the missing sections.
1664 2013-02-07  Bastien Guerry  <bzg@gnu.org>
1666         * org.texi (References): Clarify an example.
1667         (Installation): Fix instructions.
1668         (Org-Plot): Fix link.
1669         (Checkboxes, Radio lists): Fix typos.
1671 2013-02-07  Glenn Morris  <rgm@gnu.org>
1673         * cl.texi (Equality Predicates): Mention memql.
1675 2013-02-07  Eric Ludlam  <zappo@gnu.org>
1677         * ede.texi (Creating a project): Make ede-new doc less
1678         specific, and only about items it supports, indicating that there
1679         might be more.  Remove refs to simple project and direct automake
1680         from ede new.
1681         (Simple projects): Re-write to not talk about ede-simple-project
1682         which is deprecated, and instead use the term to mean projects
1683         that don't do much management, just project wrapping.
1684         Add ede-generic-project link.
1685         (ede-generic-project): New node (bug#11441).
1687 2013-02-07  Glenn Morris  <rgm@gnu.org>
1689         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1691 2013-02-01  Glenn Morris  <rgm@gnu.org>
1693         * calc.texi (Help Commands): Update calc-view-news description.
1694         Mention etc/CALC-NEWS.
1696 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
1698         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1700 2013-01-13  Bastien Guerry  <bzg@gnu.org>
1702         * org.texi (Installation): Simplify.
1704 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
1706         * org.texi (Handling links): Update the mention to the obsolete
1707         variable `org-link-to-org-use-id' with a mention to the newer
1708         variable `org-id-link-to-org-use-id'.  Mention the need to load
1709         the org-id library.
1711 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
1713         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1715 2013-01-09  Bastien Guerry  <bzg@gnu.org>
1717         * org.texi (Pushing to MobileOrg): Add footnote about using
1718         symbolic links in `org-directory'.
1719         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1720         of the now obsolete alias `org-float'.
1721         (TODO basics): Add `org-use-fast-todo-selection' to the variable
1722         index.  Fix description of TODO keywords cycling.
1723         (Advanced features): Add missing argument for @item.
1724         (Storing searches): Add index entries and a note about
1725         *-tree agenda views.
1726         (Structure editing): Document `org-mark-element' and
1727         `org-mark-subtree'.
1728         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1730 2013-01-08  Juri Linkov  <juri@jurta.org>
1732         * info.texi (Go to node): Mention the abbreviated format
1733         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
1735 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
1737         * autotype.texi: Remove undefined command @subtitlefont.
1738         * cc-mode.texi: Likewise.
1740         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1741         @item argument.
1742         (Property searches): Use \\ instead of @backslashchar{}.
1743         * pgg.texi (VERSION): Move @set below @setfilename.
1745 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1747         * ada-mode.texi: Remove braces from @title argument.
1748         * eudc.texi: Likewise.
1749         * smtpmail.texi: Likewise.
1750         * auth.texi (VERSION): Set before first use.
1751         * emacs-gnutls.texi (VERSION): Likewise.
1752         * pgg.texi (VERSION): Likewise.
1753         * ede.texi (Top): Rename from top, all uses changed.
1754         * eshell.texi: Add missing argument to @sp.
1755         * forms.texi (Top): Reorder menu to match structure.
1756         * htmlfontify.texi (Customization): Add missing @item in
1757         @enumerate.
1758         * org.texi (Advanced features): Add missing argument for @item.
1759         (Property searches): Use @backslashchar{} in macro argument.
1760         * pcl-cvs.texi: Add missing argument to @sp.
1761         (Movement commands): Fix use of @itemx.
1762         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1763         * reftex.texi (Options (Creating Citations)): Add missing newline
1764         before @end.
1765         * tramp.texi (Obtaining Tramp): Remove extra dots.
1766         (Configuration): Reorder menu to match structure.
1767         (Remote shell setup): Replace literal NUL character by \0.
1768         * viper.texi (Marking): Add missing argument for @item.
1770 2013-01-04  Glenn Morris  <rgm@gnu.org>
1772         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1773         Add htmlfontify.
1774         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1775         (htmlfontify.dvi, htmlfontify.pdf): New targets.
1776         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1777         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1779         * htmlfontify.texi: Miscellaneous fixes and updates.
1780         Set copyright to FSF, update license to GFDL 1.3+.
1782 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
1784         * htmlfontify.texi: New file.
1786 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
1788         * calc.texi (Free-Form Dates): Expand on the date reading
1789         algorithm.
1791 2012-12-27  Glenn Morris  <rgm@gnu.org>
1793         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1794         Avoid some overfull lines.
1796         * widget.texi (Programming Example): Break some long lines.
1798         * wisent.texi (Wisent Overview): Fix xref.
1799         (Grammar format, Understanding the automaton): Avoid overfill.
1801         * bovine.texi (Optional Lambda Expression): Allow line break.
1803         * auth.texi (Help for users): Break long lines.
1805         * ada-mode.texi (Project file variables):
1806         Reword to reduce underfull hbox.
1807         (No project files, Use GNAT project file):
1808         Use smallexample to make some overfull lines less terrible.
1810         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1811         Fix cross-references to separate manuals.
1813         * Makefile.in (gfdl): New variable.  Use throughout where
1814         appropriate so that targets depend on doclicense.texi.
1816 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1818         * gnus.texi (Customizing the IMAP Connection): Mention the other
1819         authenticators.
1821 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1823         * gnus.texi (Browse Foreign Server):
1824         Document `gnus-browse-delete-group'.
1826 2012-12-22  Glenn Morris  <rgm@gnu.org>
1828         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1829         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1830         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1831         * widget.texi, wisent.texi: Nuke hand-written node pointers.
1833         * Makefile.in (gfdl): New variable.  Use throughout where
1834         appropriate so that targets depend on doclicense.texi.
1836 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
1838         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1839         doclicense.texi.  Remove doclicense.texi from all targets that
1840         mentioned it explicitly.
1841         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1842         $(emacsdir)/emacsver.texi.
1843         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1845 2012-12-21  Glenn Morris  <rgm@gnu.org>
1847         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1848         Include emacsver.texi.  Nuke hand-written node pointers.
1849         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1850         Depend on emacsver.texi.
1852         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1853         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1854         May as well just include doclicense.texi in everything.
1856         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1857         which @copying says is included.
1859         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1860         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1861         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1862         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1863         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1864         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1865         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1866         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1867         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1868         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1869         * widget.texi, wisent.texi, woman.texi: Do not mention buying
1870         copies from the FSF, which does not publish these manuals.
1872         * erc.texi: No need to include gpl in this small manual.
1874         * org.texi (copying): Include a copy of the GFDL.
1875         (GNU Free Documentation License): New section.
1877 2012-12-21  Bastien Guerry  <bzg@gnu.org>
1879         * org.texi: Fix typos.
1881 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
1883         * calc.texi (ISO 8601): Rename from ISO-8601,
1884         as it's typically spelled without a hyphen.
1886 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
1888         * calc.texi (ISO-8601): New section.
1889         (Date Formatting Codes): Mention new codes.
1890         (Standard Date Formats): Mention new formats.
1892 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
1894         * tramp.texi (External methods): Move `adb' method here.
1896 2012-12-13  Glenn Morris  <rgm@gnu.org>
1898         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1900         * wisent.texi: Small edits.  Set copyright to FSF, update license to
1901         GFDL 1.3+.
1902         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1903         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1904         New targets.
1905         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1906         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1908         * bovine.texi: Small edits.  Set copyright to FSF, update license to
1909         GFDL 1.3+, remove empty index.
1910         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1911         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1912         New targets.
1913         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1914         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1916 2012-12-13  Eric Ludlam  <zappo@gnu.org>
1917             David Ponce  <david@dponce.com>
1918             Richard Kim  <emacs18@gmail.com>
1920         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1922 2012-12-13  Glenn Morris  <rgm@gnu.org>
1924         * flymake.texi (Customizable variables, Locating the buildfile):
1925         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
1927         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
1928         GFDL 1.3+ license, fix up index.
1929         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1930         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1931         (srecode.pdf): New targets.
1932         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1933         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1935 2012-12-13  Eric Ludlam  <zappo@gnu.org>
1937         * srecode.texi: New file, imported from CEDET trunk.
1939 2012-12-13  Bastien Guerry  <bzg@gnu.org>
1941         * org.texi (Summary, Code block specific header arguments)
1942         (Code block specific header arguments)
1943         (Header arguments in function calls, var, noweb)
1944         (Results of evaluation, Code evaluation security):
1945         Small reformatting: add a blank line before some example.
1947         * org.texi (System-wide header arguments)
1948         (Header arguments in Org mode properties, Conflicts)
1949         (Dynamic blocks, Using the mapping API):
1950         Fix indentation of Elisp code examples.
1952         * org.texi (Comment lines): Fix description of the comment syntax.
1954         * org.texi (Installation): Mention "make test" in the correct section.
1956 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
1958         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1959         These are just minor editorial changes.
1961 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
1963         * tramp.texi (History): Mention ADB.
1964         (Inline methods): Add `adb' method.
1966 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
1968         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1969         (External methods): Fix typo.
1971 2012-12-03  Glenn Morris  <rgm@gnu.org>
1973         * rcirc.texi (Notices): Fix typo.
1975 2012-11-25  Bill Wohler  <wohler@newt.com>
1977         Release MH-E manual version 8.4.
1979         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1980         Update for release 8.4.
1982         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1983         (Junk): Add mh-whitelist-preserves-sequences-flag,
1984         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1985         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1987 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1989         * mh-e.texi (Procmail): Fix two @ typos.
1991 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
1993         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1994         These are just minor editorial changes.
1996 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
1998         * calc.texi (Date Formatting Codes): Mention the new beginning of
1999         the date numbering system.
2001 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2003         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2004         (Date Forms): Correct off-by-one error in explanation of
2005         Julian day numbers.  Give Gregorian equivalent of its origin.
2007 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
2009         * calc.texi (Date Forms): Mention the customizable
2010         Gregorian-Julian switch.
2011         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2013 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2015         Calc now uses the Gregorian calendar for all dates (Bug#12633).
2016         It also uses January 1, 1 AD as its day number 1.
2017         * calc.texi (Date Forms): Document this.
2019 2012-11-16  Glenn Morris  <rgm@gnu.org>
2021         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2022         (Obsolete Macros): Move example here from Function Bindings.
2024         * erc.texi: Use @code{nil} rather than just "nil".
2025         (Modules): Undocument obsolete "hecomplete".
2026         Add "notifications".
2027         (Connecting): Add brief section on passwords.
2028         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2030 2012-11-13  Glenn Morris  <rgm@gnu.org>
2032         * flymake.texi (Customizable variables)
2033         (Highlighting erroneous lines): Mention flymake-error-bitmap,
2034         flymake-warning-bitmap, and flymake-fringe-indicator-position.
2036 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
2038         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2039         In all file place SES into @acronym{...}.
2040         (Advanced Features): Add key index and function index for
2041         ses-set-header-row.  Add description for function
2042         ses-rename-cell.  Add description for function
2043         ses-repair-cell-reference-all.
2044         (Ranges in formulas): Add description for ses-range flags.
2046 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
2048         * texinfo.tex: Merge from gnulib.
2050 2012-11-10  Chong Yidong  <cyd@gnu.org>
2052         * url.texi (Introduction): Move url-configuration-directory to
2053         Customization node.
2054         (Parsed URIs): Split into its own node.
2055         (URI Encoding): New node.
2056         (Defining New URLs): Remove empty chapter.
2057         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
2058         Improve docs for url-queue-*.
2059         (Supported URL Types): Copyedits.  Delete empty subnodes.
2061         * url.texi (Introduction): Rename from Getting Started.
2062         Rewrite the introduction.
2063         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
2065 2012-11-10  Glenn Morris  <rgm@gnu.org>
2067         * cl.texi (Obsolete Setf Customization):
2068         Revert defsetf example to the more correct let rather than prog1.
2069         Give define-modify-macro, defsetf, and define-setf-method
2070         gv.el replacements.
2072         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2073         (Setf Extensions): Remove obsolete reference.
2074         (Obsolete Setf Customization):
2075         Move note on lack of setf functions to lispref/variables.texi.
2076         Undocument get-setf-method, since it no longer exists.
2077         Mention simple defsetf replaced by gv-define-simple-setter.
2079 2012-11-03  Glenn Morris  <rgm@gnu.org>
2081         * cl.texi: Further general copyedits.
2082         (List Functions): Remove copy-tree, standard elisp for some time.
2083         (Efficiency Concerns): Comment out examples that no longer apply.
2084         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2085         (Creating Symbols, Random Numbers): De-emphasize internal
2086         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
2087         (Naming Conventions, Type Predicates, Macros)
2088         (Predicates on Numbers): No longer mention cl-floatp-safe.
2090 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2092         * gnus.texi (Mail Source Specifiers):
2093         Document :leave keyword used for pop mail source.
2095 2012-11-01  Glenn Morris  <rgm@gnu.org>
2097         * cl.texi: General copyedits for style, line-breaks, etc.
2098         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2099         (Macro Bindings, Blocks and Exits):
2100         Acknowledge existence of lexical-binding.
2101         (Iteration): Mainly defer to doc of standard dolist, dotimes.
2103 2012-10-31  Glenn Morris  <rgm@gnu.org>
2105         * ert.texi (Introduction, The @code{should} Macro):
2106         Refer to "cl-assert" rather than "assert".
2108         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2109         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2110         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2111         Reword, and add details of flet and labels.
2112         (Modify Macros, Function Bindings): Add some xrefs.
2114 2012-10-30  Glenn Morris  <rgm@gnu.org>
2116         * cl.texi (Modify Macros): Update for cl-letf changes.
2117         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2118         (Setf Extensions): Partially restore note about cl-getf,
2119         mainly moved to lispref/variables.texi.
2120         (Property Lists): Fix cl-getf typos.
2121         (Mapping over Sequences): Mention cl-mapc naming oddity.
2123 2012-10-29  Glenn Morris  <rgm@gnu.org>
2125         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2126         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2127         (Customizing Setf): Move contents to "Obsolete Setf Customization".
2128         (Modify Macros, Multiple Values, Other Clauses):
2129         Remove mentions of obsolete features.
2130         (Obsolete Setf Customization): Don't mention `apply' setf.
2132 2012-10-28  Glenn Morris  <rgm@gnu.org>
2134         * cl.texi (Multiple Values, Common Lisp Compatibility):
2135         More namespace updates.
2136         (Obsolete Features): Copyedits.
2137         (Obsolete Lexical Macros, Obsolete Setf Customization):
2138         New subsections.
2140         * cl.texi (Porting Common Lisp, Lexical Bindings):
2141         Add some xrefs to the Elisp manual.
2143         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2144         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2145         (Obsolete Features): New appendix.  Move Lexical Bindings here.
2147 2012-10-27  Glenn Morris  <rgm@gnu.org>
2149         * cl.texi: Use defmac for macros rather than defspec.
2150         (Efficiency Concerns): Related copyedit.
2152         * cl.texi (Control Structure): Update for setf now being in core.
2153         (Setf Extensions): Rename from Basic Setf.  Move much of the
2154         former content to lispref/variables.texi.
2155         (Modify Macros): Move pop, push details to lispref/variables.texi.
2156         (Customizing Setf): Copyedits for setf etc being in core.
2157         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2158         Further namespaces updates.
2160 2012-10-26  Bastien Guerry  <bzg@gnu.org>
2162         * org.texi (Installation): Update the link to Org's ELPA.
2163         Also don't mention org-install.el anymore as the replacement file
2164         org-loaddefs.el is now loaded by org.el.
2166 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
2168         * tramp.texi (Frequently Asked Questions):
2169         Mention `tramp-completion-reread-directory-timeout' for performance
2170         improvement.
2172 2012-10-25  Glenn Morris  <rgm@gnu.org>
2174         * cl.texi: Don't mess with the TeX section number counter.
2175         Use Texinfo recommended convention for quotes+punctuation.
2176         (Overview, Sequence Functions): Rephrase for better line-breaking.
2177         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2178         (Macro Bindings, Conditionals, Iteration, Loop Basics)
2179         (Random Numbers, Mapping over Sequences, Structures)
2180         (Porting Common Lisp): Further updates for cl-lib namespace.
2181         (Modify Macros, Declarations, Macro Bindings, Structures):
2182         Break long lines in examples.
2183         (Dynamic Bindings): Update for changed progv behavior.
2184         (Loop Examples, Efficiency Concerns): Markup fixes.
2185         (Structures): Remove TeX margin change.
2186         (Declarations): Fix typos.
2188 2012-10-24  Glenn Morris  <rgm@gnu.org>
2190         * cl.texi (Overview, Multiple Values, Creating Symbols)
2191         (Numerical Functions): Say less/nothing about the original cl.el.
2192         (Old CL Compatibility): Remove.
2193         (Assertions): Remove ignore-errors (standard Elisp for some time).
2195         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2196         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2197         (Efficiency Concerns, Efficiency Concerns)
2198         (Common Lisp Compatibility, Old CL Compatibility):
2199         Further updates for cl-lib namespace.
2201 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
2203         Update manual for new time stamp format (Bug#12706).
2204         * emacs-mime.texi (time-date): Update for new format.
2205         Also, fix bogus time stamp and modernize a bit.
2207 2012-10-23  Glenn Morris  <rgm@gnu.org>
2209         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
2210         than unchanging cl.el version number.
2211         End all menu descriptions with a period.
2212         Do not use @dfn{CL} for every instance of "CL".
2213         (Overview): Remove no-runtime caveat, and note about foo* names.
2214         (Usage): Use cl-lib rather than cl.
2215         (Organization, Naming Conventions): Update for cl-lib.el.
2216         (Installation): Remove long-irrelevant node.
2217         (Program Structure, Predicates, Control Structure):
2218         Start updating for cl-lib namespace.
2219         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2220         Depend on emacsver.texi.
2222 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
2224         * trampver.texi: Update release number.
2226 2012-10-06  Glenn Morris  <rgm@gnu.org>
2228         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2229         ERC version.
2230         (Introduction): ERC is distributed with Emacs.
2231         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2232         (Getting Started): Simplify.
2233         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2234         (History): Mention ERC maintained as part of Emacs now.
2235         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2236         Add dependency on emacsver.texi.
2238         * erc.texi: Remove hand-written node pointers.
2240 2012-10-05  Glenn Morris  <rgm@gnu.org>
2242         * newsticker.texi (Overview, Requirements, Usage, Configuration):
2243         Copyedits.
2245 2012-10-01  Eric Ludlam  <zappo@gnu.org>
2247         * ede.texi (Quick Start, Project Local Variables)
2248         (Miscellaneous commands, ede-java-root, Development Overview)
2249         (Detecting a Project): New nodes.
2250         (Simple projects): Node deleted.
2252         * eieio.texi (Building Classes): Some slot attributes cannot be
2253         overridden.
2254         (Slot Options): Remove an example.
2255         (Method Invocation, Documentation): New nodes.
2257 2012-10-01  Glenn Morris  <rgm@gnu.org>
2259         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2260         (reftex.pdf): Add dependency on emacsver.texi.
2261         * reftex.texi: Don't include directory part for emacsver.texi;
2262         the Makefile's -I handles it.
2264 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
2266         Merge from standalone RefTeX repository.
2268         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2269         with macros.
2270         (Imprint): Mention Wolfgang in list of contributors.
2271         (Creating Citations): Give a hint about how to
2272         auto-revert the BibTeX database file when using external editors.
2273         (Referencing Labels): Simplify section about reference macro
2274         cycling.
2275         (Options (Referencing Labels)): Adapt to new structure of
2276         `reftex-ref-style-alist'.
2277         (Referencing Labels, Reference Styles): Document changes in the
2278         referencing functionality.
2279         (Commands): Mention options for definition of header and footer in
2280         BibTeX files.
2281         (Options (Creating Citations)): Document
2282         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2283         (Reference Styles): New section.
2284         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2285         (Options (Referencing Labels)): Remove descriptions of deprecated
2286         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2287         Add descriptions for `reftex-ref-style-alist' and
2288         `reftex-ref-style-default-list'.
2289         (Referencing Labels): Update regarding reference styles.
2290         (Citation Styles): Mention support for ConTeXt.
2291         (Options (Defining Label Environments)): Fix typo.
2292         (Options (Creating Citations)):
2293         Document `reftex-cite-key-separator'.
2295 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
2297         * org.texi: Add description of ORG_ADD_CONTRIB to info
2298         documentation.  Add link to Worg for more details.
2300         * org.texi: Clarify installation procedure.  Provide link to the
2301         build system description on Worg.
2303         * org.texi: Remove reference to utils/, x11idle.c is now in
2304         contrib/scripts.
2306         * org.texi: Re-normalize to "Org mode" in manual.
2308         * org.texi (Installation): Adapt documentation to new build
2309         system.  Mention GNU ELPA (since it needs to be handled like Emacs
2310         built-in Org).
2312 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
2314         * org.texi: Fix typo in description of the 'Hooks' section.
2316         * org.texi: Add ID to the list of special properties.
2318 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
2320         * org.texi (Moving subtrees): Document the ability to archive to a
2321         datetree.
2323 2012-09-30  Bastien Guerry  <bzg@gnu.org>
2325         * org.texi (Installation, Feedback, Batch execution):
2326         Use (add-to-list 'load-path ... t) for the contrib dir.
2328         * org.texi (results): Update documentation for ":results drawer"
2329         and ":results org".
2331         * org.texi (Column width and alignment): Fix typo.
2333         * org.texi (Activation): Point to the "Conflicts" section.
2335         * org.texi (Conflicts): Mention filladapt.el in the list of
2336         conflicting packages.
2338         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2339         not needed for versions of Emacs > 22.1.
2341         * org.texi (History and Acknowledgments): Fix typo.
2343         * org.texi (History and Acknowledgments): Add my own
2344         acknowledgments.
2346         * org.texi (Agenda commands): Document the new command and the new
2347         option.
2349         * org.texi (Agenda commands): Delete `org-agenda-action' section.
2350         (Agenda commands): Reorder.  Document `*' to toggle persistent
2351         marks.
2353         * org.texi (Agenda dispatcher):
2354         Mention `org-toggle-agenda-sticky'.
2355         (Agenda commands, Exporting Agenda Views): Fix typo.
2357         * org.texi (Templates in contexts, Setting Options): Update to
2358         reflect changes in how contexts options are processed.
2360         * org.texi (Templates in contexts): Document the new structure of
2361         the variables `org-agenda-custom-commands-contexts' and
2362         `org-capture-templates-contexts'.
2364         * org.texi (Templates in contexts): Document the new option
2365         `org-capture-templates-contexts'.
2366         (Storing searches): Document the new option
2367         `org-agenda-custom-commands-contexts'.
2369         * org.texi (Formula syntax for Lisp): Reformat.
2371         * org.texi (Special properties, Column attributes)
2372         (Agenda column view): Document the new special property
2373         CLOCKSUM_T.
2375         * org.texi (Template expansion): Document the new %l template.
2377         * org.texi (Fast access to TODO states): Fix documentation about
2378         allowed characters for fast todo selection.
2380         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2381         use in `org-agenda-to-appt'.
2383         * org.texi (Comment lines): Update wrt comments.
2385         * org.texi (Resolving idle time): Document new keybinding.
2387         * org.texi (Clocking commands): Document the use of S-M-<up/down>
2388         on clock timestamps.
2390         * org.texi (Fast access to TODO states): Explicitly says only
2391         letters are supported as fast TODO selection keys.
2393         * org.texi (Link abbreviations): Illustrate the use of the "%h"
2394         specifier.  Document the new "%(my-function)" specifier.
2396         * org.texi (Clocking commands): New cindex.
2397         (Clocking commands): Update documentation for `org-clock-in'.
2398         Document `org-clock-in-last'.  Mention `org-clock-out' and
2399         `org-clock-in-last' as commands that can be globally bound.
2400         (Resolving idle time): Document continuous clocking.
2402         * org.texi (Top, Introduction): Fix formatting.
2403         (Activation): Add index entries.
2404         (Conventions): Update section.
2405         (Embedded @LaTeX{}): Fix formatting.
2407         * org.texi (Visibility cycling): Document `show-children'.
2409         * org.texi (Using capture): Mention the `org-capture-last-stored'
2410         bookmark as a way to jump to the last stored capture.
2412         * org.texi (Uploading files): Fix typo.
2414         * org.texi (Using capture): Document `C-0' as a prefix argument
2415         for `org-capture'.
2417         * org.texi (Agenda commands): Document persistent marks.
2419         * org.texi (Template expansion): Update doc to reflect change.
2421         * org.texi (Radio tables): Document the :no-escape parameter.
2423         * org.texi (Repeated tasks): Document repeat cookies for years,
2424         months, weeks, days and hours.
2426         * org.texi (Export options): State that you can use the d: option
2427         by specifying a list of drawers.
2429         * org.texi (HTML preamble and postamble): Small doc improvement.
2431 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
2433         * org.texi: The sections in the Exporting section of the manual
2434         left out articles in the description of the org-export-as-*
2435         commands, among other places.  This patch adds them, adds a few
2436         missing prepositions, and switches instances of "an HTML" to "a
2437         html" for internal consistency.
2439         * org.texi: Alter several examples of headings with timestamps in
2440         them to include the timestamps in the body instead of the heading.
2442 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
2444         * org.texi (Agenda dispatcher): Document sticky agenda views and
2445         the new key for them.
2447 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
2449         * org.texi (Advanced features): Fix error in table.
2451 2012-09-30  Feng Shu  <tumashu@gmail.com>
2453         * org.texi (@LaTeX{} fragments): Document imagemagick as an
2454         alternative to dvipng.
2456 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
2458         * org.texi: Remove extra curly bracket.
2460 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
2462         * org.texi (org-clock-in-last and org-clock-cancel): Update the
2463         defkeys.
2465 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2467         * org.texi (Agenda commands): Fix two typos by giving
2468         corresponding function names, according to
2469         `org-agenda-view-mode-dispatch'.
2471 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
2473         * org.texi (The spreadsheet): Fix typo.
2475 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
2477         * org.texi (Tracking your habits): Point to the "Tracking TODO
2478         state changes" section.
2480 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
2482         * org.texi (Literal examples): Remove reference to unknown
2483         `org-export-latex-minted' variable.  Also simplify footnote since
2484         `org-export-latex-listings' documentation is exhaustive already.
2486         * org.texi (Plain lists): Remove reference to now hard-coded
2487         `bullet' automatic rule.
2489 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
2491         * org.texi: Updated documentation accordingly.
2493 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2495         * texinfo.tex: Merge from gnulib.
2497 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
2499         Sync with Tramp 2.2.6.
2501         * tramp.texi (Bug Reports): Cleanup caches before a test run.
2503         * trampver.texi: Update release number.
2505 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
2507         * texinfo.tex: Merge from gnulib.
2509 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
2511         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2512         (bug#12096).
2514 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
2516         * calc.texi (Simplification modes, Conversions)
2517         (Operating on Selections): Mention "basic" simplification.
2518         (The Calc Mode Line): Mention the mode line display for Basic
2519         simplification mode.
2520         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2521         simplifications.
2522         (Basic Simplifications): Rename from "Limited Simplifications"
2523         Replace "limited" by "basic" throughout.
2524         (Algebraic Simplifications): Indicate that the algebraic
2525         simplifications are done by default.
2526         (Unsafe Simplifications): Mention `m E'.
2527         (Simplification of Units): Mention `m U'.
2528         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2529         (Kinds of Declarations, Functions for Declarations):
2530         Mention "algebraic simplifications" instead of `a s'.
2531         (Algebraic Entry): Remove mention of default simplifications.
2533 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2535         * calc.texi (Getting Started, Tutorial): Change simulated
2536         Calc output to match actual output.
2537         (Simplifying Formulas): Mention that algebraic simplification is now
2538         the default.
2540 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
2542         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2543         (Bug#12073)
2545 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
2547         Prefer typical American spelling for "acknowledgment".
2548         * calc.texi (History and Acknowledgments): Rename from
2549         History and Acknowledgements.
2550         * idlwave.texi (Acknowledgments):
2551         * ses.texi (Acknowledgments):
2552         * woman.texi (Acknowledgments): Rename from Acknowledgements.
2554 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
2556         Rename configure.in to configure.ac (Bug#11603).
2557         * ede.texi (Compiler and Linker objects, ede-proj-project)
2558         (ede-step-project): Prefer the name configure.ac to configure.in.
2560 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
2562         * tramp.texi (Multi-hops):
2563         Introduce `tramp-restricted-shell-hosts-alist'.
2565 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2568         methods, so don't mention smtpmail here.
2570 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2572         * gnus.texi (Picons): Document gnus-picon-properties.
2574 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2576         * gnus.texi: Remove mention of compilation, as that's no longer
2577         supported.
2579 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
2581         * gnus.texi (Archived Messages): Mention
2582         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2584 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2586         * gnus.texi (Various Summary Stuff):
2587         Remove mention of `gnus-propagate-marks'.
2589 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2591         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2592         which no longer exist.
2594 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2596         * gnus.texi (Archived Messages):
2597         Document gnus-gcc-self-resent-messages.
2599 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2601         * message.texi (Mail Variables):
2602         Mention the optional user parameter for X-Message-SMTP-Method.
2604 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2606         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2608         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2610 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2612         * gnus.texi (Key Index): Change encoding to utf-8.
2614 2012-06-21  Glenn Morris  <rgm@gnu.org>
2616         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
2618 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620         * gnus.texi (Group Timestamp): Mention where to find documentation for
2621         the `gnus-tmp-' variables (bug#11601).
2623 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
2625         Sync with Tramp 2.2.6-pre.
2627         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2628         where appropriate.
2629         (Ad-hoc multi-hops): New section.
2630         (Remote processes): New subsection "Running remote processes on
2631         Windows hosts".
2632         (History): Add remote commands on Windows, and ad-hoc multi-hop
2633         methods.
2634         (External methods): "ControlPersist" must be set to "no" for the
2635         `scpc' method.
2636         (Remote processes): Add a note about `auto-revert-tail-mode'.
2637         (Frequently Asked Questions): Use "scpx" in combination with
2638         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
2640         * trampver.texi: Update release number.
2642 2012-06-10  Chong Yidong  <cyd@gnu.org>
2644         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2645         compilation for html-mono.
2647 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
2649         * texinfo.tex: Merge from gnulib.
2651 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2653         * Makefile.in (echo-info): Don't try to install info files named
2654         just ".info".
2656 2012-05-28  Glenn Morris  <rgm@gnu.org>
2658         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
2660         * sc.texi: Nuke hand-written node pointers.
2661         Fix top-level menu to match actual node order.
2663 2012-05-27  Glenn Morris  <rgm@gnu.org>
2665         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2666         Some associated fixes, including not messing with chapno in cl.texi.
2668 2012-05-27  Bastien Guerry  <bzg@gnu.org>
2670         * org.texi (Durations and time values): Fix typo.
2672 2012-05-26  Paul Eggert  <eggert@cs.ucla.edu>
2674         * texinfo.tex: Update from gnulib.
2676 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
2678         * calc.texi (Basic Operations on Units, Customizing Calc):
2679         Mention `calc-ensure-consistent-units'.
2681 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
2683         * cc-mode.texi: Avoid space before macro in 4th argument of cross
2684         reference commands.  (Bug#11461)
2686         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2688 2012-05-12  Glenn Morris  <rgm@gnu.org>
2690         * Makefile.in (mostlyclean): Add more TeX intermediates.
2692         * Makefile.in: Make it look more like the other doc Makefiles.
2693         Use explicit $srcdir in all dependencies.
2694         Remove cd $srcdir from rules.
2695         (VPATH): Remove.
2696         (infodir): Set to an absolute path.
2697         (INFO_TARGETS): Use short names.
2698         (mkinfodir): infodir is now absolute.
2699         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2701         * Makefile.in (info.info): Rename from info, to avoid duplication.
2702         (.SUFFIXES): Disable implicit rules.
2704         * Makefile.in (MKDIR_P): New, set by configure.
2705         (mkinfodir): Use $MKDIR_P.
2707 2012-05-07  Glenn Morris  <rgm@gnu.org>
2709         * forms.texi (Long Example): Update for changed location of files.
2711 2012-05-04  Glenn Morris  <rgm@gnu.org>
2713         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2714         (INFO_TARGETS): Use $INFO_EXT.
2715         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2716         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2717         (INFO_TARGETS): Use $INFO_EXT.
2718         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2720 2012-05-02  Glenn Morris  <rgm@gnu.org>
2722         * Makefile.in (echo-info): New phony target, used by top-level.
2724         * viper.texi: Make direntry shorter (also it is no longer "newest").
2726         * emacs-gnutls.texi, ert.texi, org.texi:
2727         Fix dircategory, direntry to match info/dir.
2729         * faq.texi: Convert @inforefs to @xrefs.
2730         Fix some malformed cross-references.
2731         (File-name conventions): Shorten section name to avoid overfull line.
2732         (How to add fonts): Use smallexample to avoid overfull lines.
2734 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2736         * auth.texi (Help for users): Update for .gpg file being second.
2738 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
2740         * org.texi (Agenda commands): Fix two typos: give corresponding
2741         function names, according to `org-agenda-view-mode-dispatch'.
2743 2012-04-27  Glenn Morris  <rgm@gnu.org>
2745         * faq.texi (Major packages and programs): Remove section.
2746         There is no point listing 6 packages (cf etc/MORE.STUFF).
2747         (Finding Emacs and related packages): Move "Spell-checkers" here.
2749 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
2751         * dbus.texi (Version): New node.
2752         (Properties and Annotations): Mention the object manager
2753         interface.  Describe dbus-get-all-managed-objects.
2754         (Type Conversion): Floating point numbers are allowed, if an
2755         anteger does not fit Emacs's integer range.
2756         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2757         (Asynchronous Methods): Fix description of
2758         dbus-call-method-asynchronously.
2759         (Receiving Method Calls): Fix some minor errors.
2760         Add dbus-interface-emacs.
2761         (Signals): Describe unicast signals and the new match rules.
2762         (Alternative Buses): Add the PRIVATE optional argument to
2763         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
2765 2012-04-20  Glenn Morris  <rgm@gnu.org>
2767         * faq.texi (New in Emacs 24): New section.
2768         (Packages that do not come with Emacs): Mention M-x list-packages.
2770 2012-04-14  Alan Mackenzie  <acm@muc.de>
2772         * cc-mode.texi (c-offsets-alist): Correct a typo.
2774 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
2776         * org.texi (Deadlines and scheduling): Fix the example: the
2777         DEADLINE item should come right after the headline.  We enforce
2778         this convention, so it is a bug not to illustrate it correctly in
2779         the manual.
2781 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2783         * org.texi (Agenda commands): Fix documentation bug by swapping
2784         the equivalent keybindings to `org-agenda-next-line' with the ones
2785         to `org-agenda-previous-line'.
2787 2012-04-14  Glenn Morris  <rgm@gnu.org>
2789         * Makefile.in: Replace non-portable use of $< in ordinary rules.
2791 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
2793         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2794         Add emacs-gnutls.
2795         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2797 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2799         * Makefile.in: Add emacs-gnutls.texi to build.
2801         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2803 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2805         * auth.texi (Secret Service API): Edit further and give examples.
2806         (Secret Service API): Adjust @samp to @code for collection names.
2808 2012-04-04  Glenn Morris  <rgm@gnu.org>
2810         * auth.texi (Secret Service API): Copyedits.
2811         (Help for developers): Fill in some missing function doc-strings.
2812         (Help for users, Help for developers)
2813         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2815 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
2817         * auth.texi (Secret Service API): Add the missing text.
2819 2012-04-04  Chong Yidong  <cyd@gnu.org>
2821         * message.texi (Using PGP/MIME): Note that epg is now the default.
2823         * gnus.texi: Reduce references to obsolete pgg library.
2824         (Security): Note that epg is now the default.
2826         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2828         * nxml-mode.texi (Completion): C-RET is no longer bound to
2829         nxml-complete.
2831 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2833         * org.texi (Customizing tables in ODT export): Correct few errors.
2835 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2837         * org.texi (Links in ODT export): Update.
2838         (Labels and captions in ODT export): New node.
2840 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2842         * org.texi (Literal examples in ODT export): htmlfontify.el in
2843         Emacs-24.1 now supports fontification.  So ODT source blocks will
2844         be fontified by default.
2846 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
2848         * org.texi (Refiling notes): Remove duplicated keybinding.
2850 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2852         * org.texi (noweb): Documentation of this new option to the :noweb
2853         header argument.
2855 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
2857         * org.texi (Header and sectioning): Add example demonstrating how
2858         to use "LaTeX_CLASS_OPTIONS".
2860 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2862         * org.texi (Noweb reference syntax): Describe the ability to
2863         execute noweb references in the manual.
2865 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2867         * org.texi (cache): Improve cache documentation when session
2868         evaluation is used.
2870 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
2872         * org.texi (Plain lists): Document removal.
2874 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
2876         * org.texi: Decapitalize file name in references to Calc manual.
2878 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
2880         * org.texi (Plain lists): Document removal.
2882 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2884         * org.texi (Top, OpenDocument Text export)
2885         (ODT export commands, Extending ODT export)
2886         (Images in ODT export, Tables in ODT export)
2887         (Configuring a document converter): Add or Update.
2889 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
2891         * org.texi (MobileOrg): Change the wording to reflect that the
2892         Android Version is no longer just the little brother of the iOS
2893         version.
2895 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2897         * org.texi (Key bindings and useful functions): Update babel key
2898         binding documentation in manual.
2900 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2902         * org.texi (noweb): Document new noweb header value.
2904 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2906         * org.texi (noweb-sep): Document new header argument.
2908 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2910         * org.texi (noweb-ref): Documentation of this new custom variable.
2912 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2914         * org.texi (wrap): Update the new :wrap documentation to match the
2915         current implementation.
2917 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2919         * org.texi: Added documentation for :wrap.
2921 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2923         * org.texi: #+RESULTS now user-configurable.
2925 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2927         * org.texi: Documented :noweb no-export.
2929 2012-04-01  Thomas Dye  <dk@poto.local>
2931         * org.texi: Edit :noweb no header argument for correctness.
2933 2012-04-01  Bastien Guerry  <bzg@gnu.org>
2935         * org.texi (Customization): Update the approximate number of Org
2936         variables.
2938 2012-04-01  Thomas Dye  <dk@poto.local>
2940         * org.texi: The :results wrap produces a drawer instead of a
2941         begin_results block.
2943 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
2945         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2946         reflect the new default.
2948 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
2950         * info.texi (Expert Info): Move the index entry for "Texinfo" from
2951         "Getting Started" to this node.  (Bug#10450)
2953 2012-03-10  Chong Yidong  <cyd@gnu.org>
2955         * flymake.texi (Example -- Configuring a tool called via make):
2956         Mention the Automake COMPILE variable (Bug#8715).
2958         * info.texi (Getting Started): Add an index entry (Bug#10450).
2960 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
2962         * dbus.texi (Signals): Known names will be mapped onto unique
2963         names, when registering for signals.
2965 2012-02-29  Glenn Morris  <rgm@gnu.org>
2967         * url.texi: Fix quote usage in body text.
2969         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2971         * cl.texi: Use @code{} in menus when appropriate.
2973 2012-02-28  Glenn Morris  <rgm@gnu.org>
2975         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2976         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2977         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2978         * org.texi, sc.texi, vip.texi, viper.texi:
2979         Standardize possessive apostrophe usage.
2981 2012-02-26  Chong Yidong  <cyd@gnu.org>
2983         * ediff.texi (Quick Help Commands): Add a couple of index entries
2984         (Bug#10834).
2986 2012-02-17  Glenn Morris  <rgm@gnu.org>
2988         * gnus.texi (Posting Styles):
2989         * remember.texi (Org): Fix cross-refs to other manuals.
2991 2012-02-15  Glenn Morris  <rgm@gnu.org>
2993         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2994         (Encryption): New chapter, split out from previous.
2996 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2998         * gnus.texi (Customizing the IMAP Connection):
2999         Mention nnimap-record-commands.
3001 2012-02-10  Glenn Morris  <rgm@gnu.org>
3003         * url.texi (Retrieving URLs): Update url-retrieve arguments.
3004         Mention url-queue-retrieve.
3006 2012-02-09  Glenn Morris  <rgm@gnu.org>
3008         * sem-user.texi (Semantic mode user commands): Typo fix.
3010         * info.texi (Create Info buffer): Mention info-display-manual.
3012 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3014         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3015         example (modified from an example by Michael Albinus).
3017 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3019         * gnus.texi (Agent Basics): Fix outdated description of
3020         `gnus-agent-auto-agentize-methods'.
3022 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
3024         * cc-mode.texi: Always @defindex ss.
3025         (Config Basics): Fix argument of @itemize.
3026         (Macro Backslashes): Add @code around index entry.
3028 2012-01-23  Glenn Morris  <rgm@gnu.org>
3030         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3032 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
3034         * tramp.texi (File): Tweak wording for the `scpc' option.
3036 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3038         * gnus.texi (Group Parameters): Really note precedence.
3040 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3042         * gnus.texi (Group Parameters): Note precedence.
3044 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
3046         * org.texi (Noweb reference syntax): Adding documentation of
3047         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3048         variable.
3050 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3052         * org.texi (Plain lists): Split the table to fix the display
3053         of items.
3055 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3057         * org.texi (Plain lists): Fix misplaced explanation.
3059 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3061         * org.texi (Plain lists, Agenda files): Add index entries.
3063 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
3065         * org.texi: Use "Org mode" instead of alternatives like
3066         "Org-mode" or "org-mode".
3068 2012-01-03  Bernt Hansen  <bernt@norang.ca>
3070         * org.texi (Agenda commands):
3071         Document `org-clock-report-include-clocking-task'.
3073 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3075         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3076         C-c' on checkboxes.
3078 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
3080         * org.texi: End sentences with two spaces.
3082 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
3084         * org.texi (External links): Document the link types file+sys
3085         and file+emacs, slightly narrow used page width.
3087 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
3089         * org.texi (colnames): Note that colnames behavior may differ
3090         across languages.
3092 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3094         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3096 2012-01-03  Thomas Dye  <dk@poto.westell.com>
3098         * org.texi: Augmented discussion of babel property
3099         inheritance.  Put footnote outside sentence ending period.
3101 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3103         * org.texi (eval): Documenting the full range of :eval header
3104         argument values.
3106 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3108         * org.texi (eval): Documentation of the new :eval option.
3110 2012-01-03  Thomas Dye  <dk@poto.local>
3112         * org.texi: Add accumulated properties.
3114 2012-01-03  Thomas Dye  <dk@poto.local>
3116         * org.texi: Documented no spaces in name=assign, another
3117         correction to :var table.
3119 2012-01-03  Thomas Dye  <dk@poto.local>
3121         * org.texi: Changed DATA to NAME in Working With Source Code
3122         section.
3124 2012-01-03  Tom Dye  <tsd@tsdye.com>
3126         * org.texi: Minor change to :var table.
3128 2012-01-03  Tom Dye  <tsd@tsdye.com>
3130         * org.texi: More changes to :var table (some examples were wrong).
3132 2012-01-03  Tom Dye  <tsd@tsdye.com>
3134         * org.texi: Cleaned up :var table.
3136 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3138         * org.texi (Timestamps, Weekly/daily agenda)
3139         (Weekly/daily agenda): Add @cindex for "appointment".
3141 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3143         * org.texi (Literal examples): A new link to the template for
3144         inserting empty code blocks.
3145         (Structure of code blocks): A new link to the template for
3146         inserting empty code blocks.
3148 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
3150         * org.texi (External links): Add footnote on how the behavior
3151         of the text search in Org files are controled by the variable
3152         `org-link-search-must-match-exact-headline'.
3154 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3156         * org.texi (Buffer-wide header arguments):
3157         Update documentation to reflect removal of #+PROPERTIES.
3159 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3161         * org.texi (The clock table): Mention that ACHIVED trees
3162         contribute to the clock table.
3164 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
3166         * org.texi (Conflicts): Better yasnippet config info.
3168 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
3170         * org.texi (Selective export): Explicitly mention the default
3171         values for `org-export-select-tags',
3172         `org-export-exclude-tags'.
3174 2012-01-03  Tom Dye  <tsd@tsdye.com>
3176         * org.texi: Added a line to specify that header arguments are
3177         lowercase.
3179 2012-01-03  Tom Dye  <tsd@tsdye.com>
3181         * org.texi: :var requires default value when declared.
3183 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3185         * org.texi (Handling links): Add a note about the
3186         `org-link-frame-setup' option.
3188 2012-01-03  David Maus  <dmaus@ictsoc.de>
3190         * org.texi (Exporting Agenda Views, Extracting agenda
3191         information): Fix command line syntax, quote symbol parameter
3192         values.
3194 2012-01-03  David Maus  <dmaus@ictsoc.de>
3196         * org.texi (Exporting Agenda Views): Fix command line syntax.
3198 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
3200         * gnus.texi (Mail Source Customization, Mail Back End Variables):
3201         Use octal notation for file permissions, which are normally
3202         thought of in octal.
3203         (Mail Back End Variables): Use more-plausible modes in example.
3205 2011-12-20  Alan Mackenzie  <acm@muc.de>
3207         * cc-mode.texi: Update version string 5.31 -> 5.32.
3209 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3211         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3213 2011-11-24  Glenn Morris  <rgm@gnu.org>
3215         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3217 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3219         * makefile.w32-in: Update dependencies.
3221 2011-11-20  Glenn Morris  <rgm@gnu.org>
3223         * gnus.texi (Group Information):
3224         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3226 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3228         * gnus-coding.texi (Gnus Maintenance Guide):
3229         Rename from "Gnus Maintainance Guide".
3231         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3232         * eieio.texi (Customizing):
3233         * gnus.texi (Article Washing):
3234         * gnus-news.texi:
3235         * sem-user.texi (Smart Jump): Fix typos.
3237 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3239         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3241 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3243         * ede.texi (project-am-texinfo):
3244         * gnus.texi (Sending or Not Sending):
3245         * org.texi (Template elements): Fix typos.
3247 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
3249         * ediff.texi (Hooks):
3250         * sem-user.texi (Semanticdb Roots): Fix typos.
3252 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
3254         * semantic.texi (Tag handling): Fix typo.
3256 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3258         * gnus.texi (Other Gnus Versions): Remove.
3260 2011-10-28  Alan Mackenzie  <acm@muc.de>
3262         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3263         (Other Special Indentations): Add an xref to "Macros with ;".
3264         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
3265         "Macros with ;".
3266         (Macros with ;): New page.
3268         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3269         Document the new handling of nested scopes for movement by defuns.
3271 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
3273         Sync with Tramp 2.2.3.
3275         * trampver.texi: Update release number.
3277 2011-10-14  Glenn Morris  <rgm@gnu.org>
3279         * ert.texi (Introduction, How to Run Tests)
3280         (Running Tests Interactively, Expected Failures)
3281         (Tests and Their Environment, Useful Techniques)
3282         (Interactive Debugging, Fixtures and Test Suites):
3283         Minor rephrasings.
3284         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3285         (Running Tests in Batch Mode): Simplify loading instructions.
3286         (Test Selectors): Clarify some selectors.
3287         (Expected Failures, Useful Techniques):
3288         Make examples fit in 80 columns.
3290 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
3292         * calc.texi (Basic Operations on Units): Discuss temperature
3293         conversion (`u t') alongside with other unit conversions ('u c').
3295 2011-10-12  Glenn Morris  <rgm@gnu.org>
3297         * ert.texi: Whitespace trivia to make main menu items line up better.
3299 2011-10-08  Glenn Morris  <rgm@gnu.org>
3301         * Makefile.in: Fix ert rules.
3303 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3305         * gnus.texi (Gnus Utility Functions): Add more references and
3306         explanations (bug#9683).
3308 2011-09-26  Paul Eggert  <eggert@cs.ucla.edu>
3310         * texinfo.tex: Merge from gnulib.
3312 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3314         * gnus.texi (Archived Messages): Note the default (bug#9552).
3316 2011-09-21  Bill Wohler  <wohler@newt.com>
3318         Release MH-E manual version 8.3.
3320         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3321         release 8.3.
3322         (Preface): Update support information.
3323         (From Bill Wohler): Reset text to original version.  As a
3324         historical quote, the tense should be correct in the time that it
3325         was written.
3327 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3329         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3330         (Finding the News): Doc clarification.
3331         (Terminology): Mention naming.
3333 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3335         * gnus.texi: Remove mentions of `recent', which are now obsolete.
3336         (Interactive): Document `quiet'.
3338 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
3340         * org.texi (Images in LaTeX export): Rewrite.
3342 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3344         * org.texi (Using the mapping API): Mention 'region as a possible
3345         scope for `org-map-entries'.
3347 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3349         * org.texi (Visibility cycling): Document `org-copy-visible'.
3351 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3353         * org.texi (Template expansion): Order template sequences in the
3354         proper order.
3356 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3358         * org.texi (eval): Expand discussion of the :eval header argument.
3360 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3362         * org.texi (Languages): Add Lilypond and Awk as supported
3363         languages.
3365 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
3367         * org.texi: Document that both CLOCK_INTO_DRAWER and
3368         LOG_INTO_DRAWER can be used to override the contents of variable
3369         org-clock-into-drawer (or if unset, org-log-into-drawer).
3371         * org.texi: Replace @xref->@pxref.
3373 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3375         * org.texi (Evaluating code blocks): Documenting the new option
3376         for inline call lines.
3378 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3380         * org.texi (Results of evaluation): More explicit about the
3381         mechanism through which interactive evaluation of code is
3382         performed.
3384 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3386         * org.texi (noweb-ref): New header argument documentation.
3388 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3390         * org.texi (Extracting source code): Documentation of the new
3391         org-babel-tangle-named-block-combination variable.
3393 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3395         * org.texi (Structure of code blocks): Explicitly state that the
3396         behavior of multiple blocks of the same name is undefined.
3398 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
3400         * org.texi (TaskJuggler export): Modify the example to reflect the
3401         new effort durations.
3403 2011-08-15  David Maus  <dmaus@ictsoc.de>
3405         * org.texi (Images in LaTeX export): Escape curly brackets in
3406         LaTeX example.
3408 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3410         * org.texi (The clock table): Document the :properties and
3411         :inherit-props arguments for the clocktable.
3413 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3415         * org.texi (Tables in LaTeX export): Document specifying placement
3416         options for tables.
3418 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3420         * org.texi (Evaluating code blocks): More specific documentation
3421         about the different types of header arguments.
3423 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
3425         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3427 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3429         * org.texi (Built-in table editor): Document the table field
3430         follow mode.
3432 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3434         * org.texi (Easy Templates): Document new template.
3436 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3438         * org.texi (Literal examples): Add a cross-reference from "Literal
3439         Examples" to "Easy Templates."
3441 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3443         * org.texi (The clock table): Add link to match syntax.
3445 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3447         * org.texi (Agenda commands): Document clock consistency checks.
3449 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3451         * org.texi (Built-in table editor): Document that \vert represents
3452         a vertical bar in a table field.
3454 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3456         * org.texi (Literal examples): Link from "Markup" > "Literate
3457         Examples" to "Working with Source Code".
3459 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3461         * org.texi (Agenda commands): Doc for function option to bulk
3462         action.
3464 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3466         * org.texi (Template expansion): Document new %<...> template
3467         escape.
3469 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3471         * org.texi (Selective export): Document exclusion of any tasks
3472         from export.
3474 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3476         * org.texi (Selective export): Document how to exclude DONE tasks
3477         from export.
3478         (Publishing options): Document the properties to be used to turn off
3479         export of DONE tasks.
3481 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3483         * org.texi (The date/time prompt): Document date range protection.
3485 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3487         * org.texi (padline): Documentation of the new padline header
3488         argument.
3490 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3492         * org.texi (var): Adding "[" to list of characters triggering
3493         elisp evaluation.
3495 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3497         * org.texi (var): Documentation of Emacs Lisp evaluation during
3498         variable assignment.
3500 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3502         * org.texi (colnames): Reference indexing into variables, and note
3503         that colnames are *not* removed before indexing occurs.
3504         (rownames): Reference indexing into variables, and note that
3505         rownames are *not* removed before indexing occurs.
3507 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3509         * org.texi (var): Clarification of indexing into tabular
3510         variables.
3512 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3514         * org.texi (results): Documentation of the `:results wrap' header
3515         argument.
3517 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3519         * org.texi (LaTeX and PDF export): Add a note about a limitation
3520         of the LaTeX export: the org file has to be properly structured.
3522 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3524         * org.texi (Dynamic blocks, Structure editing):
3525         Mention the function `org-narrow-to-block'.
3527 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3529         * org.texi (Languages): Updating list of code block supported
3530         languages.
3532 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3534         * org.texi (Special properties): CATEGORY is a special property,
3535         but it may also used in the drawer.
3537 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3539         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3541 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3543         * org.texi (Include files): Document :lines.
3545 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3547         * org.texi (comments): Documentation of the ":comments noweb" code
3548         block header argument.
3550 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3552         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3553         added extra whitespace around functions to be consistent with the
3554         rest of the section.
3556 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3558         * org.texi (Evaluating code blocks): Expand discussion of
3559         #+call: line syntax.
3560         (Header arguments in function calls): Expand discussion of
3561         #+call: line syntax.
3563 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3565         * org.texi (Evaluating code blocks): More explicit about how to
3566         pass variables to #+call lines.
3568 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3570         * org.texi (Results of evaluation): Link to the :results header
3571         argument list from the "Results of evaluation" section.
3573 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3575         * org.texi (Conflicts): Adding additional information about
3576         resolving org/yasnippet conflicts.
3578 2011-08-15  David Maus  <dmaus@ictsoc.de>
3580         * org.texi (Publishing options): Document style-include-scripts
3581         publishing project property.
3583 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3585         * org.texi (Sparse trees): Document the next-error /
3586         previous-error functionality.
3588 2011-08-15  Tom Dye  <tsd@tsdye.com>
3590         * org.texi (cache): Improve documentation of code block caches.
3592 2011-08-15  Tom Dye  <tsd@tsdye.com>
3594         * org.texi (Code block specific header arguments):
3595         Documentation of multi-line header arguments.
3597 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3599         * org.texi (Code evaluation security): Add example for using a
3600         function.
3602 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3604         * org.texi (Tables in LaTeX export): Documentation of new
3605         attr_latex options for tables.
3607 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
3609         * trampver.texi: Update release number.
3611 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
3613         Sync with Tramp 2.2.2.
3615         * trampver.texi: Update release number.
3617 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3619         * flymake.texi (Example -- Configuring a tool called via make):
3620         Use /dev/null instead of the Windows "nul" (bug#8715).
3622 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3624         * widget.texi (Setting Up the Buffer): Remove mention of the
3625         global keymap parent, which doesn't seem to be accurate
3626         (bug#7045).
3628 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3630         * org.texi (Special agenda views): Fix double quoting (bug#3509).
3632 2010-07-10  Kevin Ryde  <user42@zip.com.au>
3634         * cl.texi (For Clauses): Add destructuring example processing an
3635         alist (bug#6596).
3637 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3639         * ediff.texi (Major Entry Points): Remove mention of `require',
3640         since that's not pertinent in the installed Emacs (bug#9016).
3642 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3644         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3645         (Filtering New Groups): Clarify how simple the "options -n" format is.
3646         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3647         is internal.
3649 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
3651         * tramp.texi (Cleanup remote connections):
3652         Add `tramp-cleanup-this-connection'.
3654 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3656         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3657         zombies.
3658         (Checking New Groups): Ditto (bug#8974).
3659         (Checking New Groups): Move the reference to the right place.
3661 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
3663         * gnus.texi (Startup Files): Clarify that we're talking about numbered
3664         backups, and not actual vc (bug#8975).
3666 2011-07-03  Kevin Ryde  <user42@zip.com.au>
3668         * cl.texi (For Clauses): @items for hash-values and key-bindings
3669         to make them more visible when skimming.  Add examples of `using'
3670         clause to them, examples being clearer than a description in
3671         words (bug#6599).
3673 2011-07-01  Alan Mackenzie  <acm@muc.de>
3675         * cc-mode.texi (Guessing the Style): New page.
3676         (Styles): Add a short introduction to above.
3678 2011-06-28  Deniz Dogan  <deniz@dogan.se>
3680         * rcirc.texi (Configuration): Bug-fix:
3681         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3682         Reported by Elias Pipping <pipping@exherbo.org>.
3684 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3686         * gnus.texi (Summary Mail Commands):
3687         Document `gnus-summary-reply-to-list-with-original'.
3689 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3691         * eshell.texi (Known problems): Fix typo.
3693 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
3695         * tramp.texi (Customizing Completion): Mention authinfo-style files.
3696         (Password handling): `auth-source-debug' is good for debug messages.
3698 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3700         * gnus.texi (Store custom flags and keywords): Refer to
3701         `gnus-registry-article-marks-to-{chars,names}' instead of
3702         `gnus-registry-user-format-function-{M,M2}'.
3704 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
3706         * texinfo.tex: Merge from gnulib.
3708 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3710         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3711         (Store custom flags and keywords):
3712         Mention `gnus-registry-user-format-function-M' and
3713         `gnus-registry-user-format-function-M2'.
3715 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3717         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3719 2011-05-17  Glenn Morris  <rgm@gnu.org>
3721         * gnus.texi (Face): Fix typo.
3723 2011-05-14  Glenn Morris  <rgm@gnu.org>
3725         * dired-x.texi (Omitting Examples): Minor addition.
3727 2011-05-10  Jim Meyering  <meyering@redhat.com>
3729         * ede.texi: Fix typo "or or -> or".
3731 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
3733         * gnus.texi (Summary Buffer Lines):
3734         gnus-summary-user-date-format-alist does not exist.
3735         (Sorting the Summary Buffer): More about sorting threads.
3737 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
3739         * trampver.texi: Update release number.
3741 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
3743         * tramp.texi (Frequently Asked Questions): New item for disabling
3744         Tramp in other packages.
3746 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3748         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3749         (Fancy splitting to parent, Store arbitrary data):
3750         Update gnus-registry docs.
3752 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
3754         * ede.texi: Fix typos.
3756 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3758         * gnus.texi (Window Layout): @itemize @code doesn't exist.
3759         It's @table @code.
3761 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
3763         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3765 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
3767         * calc.texi (Logarithmic Units): Update the function names.
3769 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3771         * message.texi (Various Commands): Document format specs in the
3772         ellipsis.
3774 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
3776         * message.texi (Insertion Variables): Document message-cite-style.
3778 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
3780         * tramp.texi (Remote processes): New subsection "Running shell on
3781         a remote host".
3783 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3785         * auth.texi (Help for developers): Update docs to explain that the
3786         :save-function will only run the first time.
3788 2011-03-12  Glenn Morris  <rgm@gnu.org>
3790         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3791         (emacs-faq.text): New target.
3792         (clean): Add emacs-faq.
3794 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
3796         Sync with Tramp 2.2.1.
3798         * trampver.texi: Update release number.
3800 2011-03-11  Glenn Morris  <rgm@gnu.org>
3802         * Makefile.in (HTML_TARGETS): New.
3803         (clean): Delete $HTML_TARGETS.
3804         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3806 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3808         * auth.texi (Help for developers): Show example of using
3809         `auth-source-search' with prompts and :save-function.
3811 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3813         * Version 23.3 released.
3815 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
3817         * message.texi (Message Buffers): Update default value of
3818         message-generate-new-buffers.
3820 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
3822         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3823         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3824         respectively.
3825         (Musical Notes): New section.
3826         (Customizing Calc): Mention the customizable variable
3827         calc-note-threshold.
3829 2011-03-03  Glenn Morris  <rgm@gnu.org>
3831         * url.texi (Dealing with HTTP documents): Remove reference to
3832         function url-decode-text-part; never seems to have existed.  (Bug#6038)
3833         (Configuration): Update url-configuration-directory description.
3835 2011-03-02  Glenn Morris  <rgm@gnu.org>
3837         * dired-x.texi (Multiple Dired Directories): Remove mentions
3838         of dired-default-directory-alist and dired-default-directory.
3839         Move dired-smart-shell-command here...
3840         (Miscellaneous Commands): ... from here.
3842 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
3844         * texinfo.tex: Update to version 2011-02-24.09.
3846 2011-03-02  Glenn Morris  <rgm@gnu.org>
3848         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3849         instead of the obsoleted dired-omit-here-always.
3851 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
3853         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3854         supported systems.
3856 2011-02-28  Glenn Morris  <rgm@gnu.org>
3858         * dbus.texi (Type Conversion): Grammar fix.
3860 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
3862         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3863         "Debian GNU/Linux".
3865         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3867 2011-02-23  Glenn Morris  <rgm@gnu.org>
3869         * dired-x.texi (Features): Minor rephrasing.
3870         (Local Variables): Fix typos.
3872         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3873         Standardize some Emacs/XEmacs terminology.
3875         * dired-x.texi (Features): Don't advertise obsolete local variables.
3876         Simplify layout.
3877         (Omitting Variables): Update local variables example.
3878         (Local Variables): Say this is obsolete.  Fix description of
3879         dired-enable-local-variables possible values.
3881 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3883         * auth.texi (Help for users): Mention ~/.netrc is also searched by
3884         default now.
3886 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3888         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3890 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3892         * gnus.texi (Window Layout): Document layout names.
3894 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
3896         * ada-mode.texi: Sync @dircategory with ../../info/dir.
3897         * auth.texi: Sync @dircategory with ../../info/dir.
3898         * autotype.texi: Sync @dircategory with ../../info/dir.
3899         * calc.texi: Sync @dircategory with ../../info/dir.
3900         * cc-mode.texi: Sync @dircategory with ../../info/dir.
3901         * cl.texi: Sync @dircategory with ../../info/dir.
3902         * dbus.texi: Sync @dircategory with ../../info/dir.
3903         * dired-x.texi: Sync @dircategory with ../../info/dir.
3904         * ebrowse.texi: Sync @dircategory with ../../info/dir.
3905         * ede.texi: Sync @dircategory with ../../info/dir.
3906         * ediff.texi: Sync @dircategory with ../../info/dir.
3907         * edt.texi: Sync @dircategory with ../../info/dir.
3908         * eieio.texi: Sync @dircategory with ../../info/dir.
3909         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3910         * epa.texi: Sync @dircategory with ../../info/dir.
3911         * erc.texi: Sync @dircategory with ../../info/dir.
3912         * eshell.texi: Sync @dircategory with ../../info/dir.
3913         * eudc.texi: Sync @dircategory with ../../info/dir.
3914         * flymake.texi: Sync @dircategory with ../../info/dir.
3915         * forms.texi: Sync @dircategory with ../../info/dir.
3916         * gnus.texi: Sync @dircategory with ../../info/dir.
3917         * idlwave.texi: Sync @dircategory with ../../info/dir.
3918         * mairix-el.texi: Sync @dircategory with ../../info/dir.
3919         * message.texi: Sync @dircategory with ../../info/dir.
3920         * mh-e.texi: Sync @dircategory with ../../info/dir.
3921         * newsticker.texi: Sync @dircategory with ../../info/dir.
3922         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3923         * org.texi: Sync @dircategory with ../../info/dir.
3924         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3925         * pgg.texi: Sync @dircategory with ../../info/dir.
3926         * rcirc.texi: Sync @dircategory with ../../info/dir.
3927         * reftex.texi: Sync @dircategory with ../../info/dir.
3928         * remember.texi: Sync @dircategory with ../../info/dir.
3929         * sasl.texi: Sync @dircategory with ../../info/dir.
3930         * sc.texi: Sync @dircategory with ../../info/dir.
3931         * semantic.texi: Sync @dircategory with ../../info/dir.
3932         * ses.texi: Sync @dircategory with ../../info/dir.
3933         * sieve.texi: Sync @dircategory with ../../info/dir.
3934         * smtpmail.texi: Sync @dircategory with ../../info/dir.
3935         * speedbar.texi: Sync @dircategory with ../../info/dir.
3936         * trampver.texi [emacs]: Set emacsname to "Emacs".
3937         * tramp.texi: Sync @dircategory with ../../info/dir.
3938         * url.texi: Sync @dircategory with ../../info/dir.
3939         * vip.texi: Sync @dircategory with ../../info/dir.
3940         * viper.texi: Sync @dircategory with ../../info/dir.
3941         * widget.texi: Sync @dircategory with ../../info/dir.
3942         * woman.texi: Sync @dircategory with ../../info/dir.
3944 2011-02-19  Glenn Morris  <rgm@gnu.org>
3946         * dired-x.texi (Technical Details): No longer redefines
3947         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3948         dired-read-shell-command, or dired-find-buffer-nocreate.
3950 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
3952         * eshell.texi (Input/Output):
3953         Document insert output redirection operator, >>>.
3955 2011-02-18  Glenn Morris  <rgm@gnu.org>
3957         * dired-x.texi (Optional Installation File At Point): Simplify.
3959 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3961         * auth.texi (Help for users): Use :port instead of :protocol for all
3962         auth-source docs.
3963         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3964         to have two files in `auth-sources'.
3966 2011-02-16  Glenn Morris  <rgm@gnu.org>
3968         * dired-x.texi: Use emacsver.texi to get Emacs version.
3969         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3970         Depend on emacsver.texi.
3972         * dired-x.texi: Drop meaningless version number.
3973         (Introduction): Remove old info.
3974         (Optional Installation Dired Jump): Autoload from dired-x.
3975         Remove incorrect info about loaddefs.el.
3976         (Bugs): Just refer to M-x report-emacs-bug.
3978         * dired-x.texi (Multiple Dired Directories): Update for rename of
3979         default-directory-alist.
3980         (Miscellaneous Commands): No longer mention very old VM version 4.
3982 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3984         Merge from gnulib.
3985         * texinfo.tex: Update to version 2011-02-14.11.
3987 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3989         * auth.texi (Help for users):
3990         Login collection is "Login" and not "login".
3992 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
3994         * tramp.texi (History): Remove IMAP support.
3995         (External methods, Frequently Asked Questions): Remove `imap' and
3996         `imaps' methods.
3997         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3999         * trampver.texi: Remove default value of `emacsimap'.
4001 2011-02-13  Glenn Morris  <rgm@gnu.org>
4003         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4004         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4006 2011-02-12  Glenn Morris  <rgm@gnu.org>
4008         * sc.texi (Getting Connected): Remove old index entries.
4010 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
4012         * url.texi: Remove duplicate @dircategory (Bug#7942).
4014 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4016         * auth.texi (Overview, Help for users, Help for developers):
4017         Update docs.
4018         (Help for users): Talk about spaces.
4020 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
4022         * texinfo.tex: Update to version 2011-02-07.16.
4024 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
4026         * dbus.texi (Bus names): Adapt descriptions for
4027         dbus-list-activatable-names and dbus-list-known-names.
4029 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
4031         * calc.texi (Logarithmic Units): New section.
4033 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
4035         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4036         manuals use it now.
4038         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4040 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4042         * overrides.texi: Remove.
4044         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4045         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4047 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
4049         * tramp.texi (Frequently Asked Questions): Mention problems with
4050         WinSSHD.
4052         * trampver.texi: Update release number.
4054 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
4056         * tramp.texi:
4057         Replace "delimet" with "delimit" globally.
4058         Replace "explicite" with "explicit" globally.
4059         Replace "instead of" with "instead" where there was nothing after "of".
4060         Audit use of comma before interrogative pronoun, "that", or "which".
4061         Minor word order, spelling, wording changes.
4063 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4065         * overrides.texi: New file to set or clear WEBHACKDEVEL.
4067         * sieve.texi: Use WEBHACKDEVEL.
4069         * sasl.texi: Use WEBHACKDEVEL.
4071         * pgg.texi: Use WEBHACKDEVEL.
4073         * message.texi: Use WEBHACKDEVEL.
4075         * gnus.texi: Use WEBHACKDEVEL.
4077         * emacs-mime.texi: Use WEBHACKDEVEL.
4079         * auth.texi: Use WEBHACKDEVEL.
4081         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4082         manuals.
4084 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
4086         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4088 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
4090         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4091         which in turn is copied from ftp://tug.org/tex/.
4093 2011-02-03  Glenn Morris  <rgm@gnu.org>
4095         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4096         (Binding combinations of modifiers and function keys):
4097         Let's assume people reading this are not using Emacs 18.
4099 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4101         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4102         since it's run automatically.
4104 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4106         * gnus.texi (Customizing Articles): Fix typo.
4108 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4110         * gnus.texi (Customizing Articles): Document the new way of customizing
4111         the date headers(s).
4113 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4115         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4116         splitting example.
4118 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
4120         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4121         (MAKEINFO_OPTS): New variable.
4122         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4123         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4124         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4125         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4126         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4127         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4128         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4129         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4130         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4131         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4132         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4133         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4134         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4135         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4136         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4137         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4138         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4139         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4141 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4143         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4145 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4147         * message.texi (IDNA): Explain what it is.
4149 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4151         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4153 2011-01-23  Werner Lemberg  <wl@gnu.org>
4155         * Makefile.in (MAKEINFO): Now controlled by `configure'.
4156         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
4157         (ENVADD): Update.
4159 2011-01-18  Glenn Morris  <rgm@gnu.org>
4161         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4163 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
4165         * nxml-mode.texi (Introduction): Fix file name typos.
4167 2011-01-13  Christian Ohler  <ohler@gnu.org>
4169         * ert.texi: New file.
4171         * Makefile.in:
4172         * makefile.w32-in: Add ert.texi.
4174 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4176         * dbus.texi (Receiving Method Calls): New function
4177         dbus-register-service.  Rearrange node.
4179 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
4181         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4182         which in turn is copied from ftp://tug.org/tex/.
4184 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4186         * dbus.texi (Receiving Method Calls): Describe new optional
4187         parameter dont-register-service of dbus-register-{method,property}.
4189 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
4191         * epa.texi (Encrypting/decrypting *.gpg files):
4192         Mention epa-file-select-keys.
4194 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4196         * gnus.texi (Archived Messages): Remove outdated text.
4198 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
4200         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4202 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
4204         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4206 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4208         * gnus.texi (The swish++ Engine): Add customizable parameters
4209         descriptions.
4210         (The swish-e Engine): Ditto.
4212 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
4214         * tramp.texi (Inline methods): Add "ksu" method.
4215         (Remote processes): Add example with remote `default-directory'.
4217 2010-12-14  Glenn Morris  <rgm@gnu.org>
4219         * faq.texi (Expanding aliases when sending mail):
4220         Now build-mail-aliases is interactive.
4222 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4224         * gnus.texi: First pass at adding (rough) nnir documentation.
4226 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4228         * gnus.texi (Filtering New Groups):
4229         Mention gnus-auto-subscribed-categories.
4230         (The First Time): Remove, since default-subscribed-newsgroups has been
4231         removed.
4233 2010-12-13  Glenn Morris  <rgm@gnu.org>
4235         * cl.texi (For Clauses): Small fixes for frames and windows.
4237 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
4239         * org.texi (Using capture): Document using prefix arguments for
4240         finalizing capture.
4241         (Agenda commands): Document prefix argument for the bulk scatter
4242         command.
4243         (Beamer class export): Document that also overlay arguments can be
4244         passed to the column environment.
4245         (Template elements): Document the new entry type.
4247 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
4249         * org.texi (Include files): Document :minlevel.
4251 2010-12-11  Julien Danjou  <julien@danjou.info>
4253         * org.texi (Categories): Document category icons.
4255 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
4257         * org.texi (noweb): Fix typo.
4259 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
4261         * gnus.texi (Server Commands): Point to the rest of the server
4262         commands.
4264 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4266         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4267         g'.
4269 2010-12-02  Julien Danjou  <julien@danjou.info>
4271         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4273 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4275         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4276         (Direct Functions): Note the STARTTLS upgrade.
4278 2010-11-27  Glenn Morris  <rgm@gnu.org>
4279             James Clark  <none@example.com>
4281         * nxml-mode.texi (Introduction): New section.
4283 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4285         * gnus.texi (Server Commands): Document gnus-server-show-server.
4287 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
4289         Sync with Tramp 2.2.0.
4291         * trampver.texi: Update release number.
4293 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
4295         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4296         Mention that the TeX specific units won't use the `tex' prefix
4297         in TeX mode.
4299 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4301         * gnus.texi (Misc Article): Document gnus-inhibit-images.
4303 2010-11-17  Glenn Morris  <rgm@gnu.org>
4305         * edt.texi: Remove information about Emacs 19.
4307 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
4309         * trampver.texi: Update release number.
4311 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4313         * gnus.texi (Article Washing): Fix typo.
4315 2010-11-11  Noorul Islam  <noorul@noorul.com>
4317         * org.texi: Fix typo.
4319 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4321         * org.texi (Using capture): Explain that refiling is
4322         sensitive to cursor position.
4324 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4326         * org.texi (Images and tables): Add cross reference to link section.
4328 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4330         * org.texi: Document the <c> cookie.
4332 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4334         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4335         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4337 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4339         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4341 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4343         * org.texi (Project alist): Mention that this is a property list.
4345 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4347         * org.texi (Setting up the staging area): Document that
4348         file names remain visible when encrypting the MobileOrg files.
4350 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4352         * org.texi (Setting up the staging area): Document which
4353         versions are needed for encryption.
4355 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4357         * org.texi (noweb): Update :noweb documentation to
4358         reflect the new "tangle" argument.
4360 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4362         * org.texi (Batch execution): Improve tangling script in
4363         documentation.
4365 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4367         * org.texi (Handling links, In-buffer settings):
4368         Document inlining images on startup.
4370 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4372         * org.texi (Setting up the staging area): Document use of
4373         crypt password.
4375 2010-11-11  David Maus  <dmaus@ictsoc.de>
4377         * org.texi (Template expansion): Add date related link type escapes.
4379 2010-11-11  David Maus  <dmaus@ictsoc.de>
4381         * org.texi (Template expansion): Add mew in table for link type
4382         escapes.
4384 2010-11-11  David Maus  <dmaus@ictsoc.de>
4386         * org.texi (Template expansion): Fix typo in link type escapes.
4388 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4390         * org.texi (Structure of code blocks): Another documentation tweak.
4392 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4394         * org.texi (Structure of code blocks): Documentation tweak.
4396 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4398         * org.texi (Structure of code blocks):
4399         Update documentation to mention inline code block syntax.
4401 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4403         * org.texi (comments): Improve wording.
4405 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4407         * org.texi (comments): Document the new :comments header arguments.
4409 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4411         * org.texi (Installation): Remove the special
4412         installation instructions for XEmacs.
4414 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4416         * org.texi (Easy Templates): New section.  Documents quick
4417         insertion of empty structural elements.
4419 2010-11-11  Noorul Islam  <noorul@noorul.com>
4421         * org.texi: Fix doc.
4423 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4425         * org.texi (The date/time prompt): Document specification
4426         of time ranges.
4428 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4430         * org.texi (Internal links): Document the changes in
4431         internal links.
4433 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4435         * org.texi (Agenda commands): Document the limitation for
4436         the filter preset - it can only be used for an entire agenda
4437         view, not in an individual block in a block agenda.
4439 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
4441         * org.texi (iCalendar export): Document alarm creation.
4443 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
4445         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4447 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4449         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4451 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
4453         * calc.texi: Use emacsver.texi to determine Emacs version.
4455 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4457         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4458         since that works by default.
4460 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4462         * gnus.texi (Customizing the IMAP Connection): Document
4463         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4465 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
4467         * tramp.texi (Remote shell setup): New item "Interactive shell
4468         prompt".  Reported by Christian Millour <cm@abtela.com>.
4469         (Remote shell setup, Remote processes): Use @code{} for
4470         environment variables.
4472 2010-11-03  Glenn Morris  <rgm@gnu.org>
4474         * ediff.texi (Quick Help Commands, Miscellaneous):
4475         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4477 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4479         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4481 2010-10-31  Glenn Morris  <rgm@gnu.org>
4483         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4485 2010-10-31  Glenn Morris  <rgm@gnu.org>
4487         * cc-mode.texi: Remove reference to defunct viewcvs URL.
4489 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4491         * gnus.texi (Client-Side IMAP Splitting):
4492         Mention nnimap-unsplittable-articles.
4494 2010-10-29  Julien Danjou  <julien@danjou.info>
4496         * gnus.texi (Finding the News): Remove references to obsoletes
4497         variables `gnus-nntp-server' and `gnus-secondary-servers'.
4499 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
4501         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4502         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4503         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4504         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4506 2010-10-28  Glenn Morris  <rgm@gnu.org>
4508         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4509         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4510         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4512 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
4514         * epa.texi (Mail-mode integration): Add alternative key bindings
4515         for epa-mail commands; escape comma.
4516         Don't use the word "PGP", since it is a non-free program.
4518 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
4520         * calc.texi: Use emacsver.texi to determine Emacs version.
4522 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
4524         * gnus.texi (Group Parameters, Buttons): Fix typos.
4526 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4528         * gnus.texi (Subscription Commands): Mention that you can also
4529         subscribe to new groups via the Server buffer, which is probably more
4530         convenient when subscribing to many groups.
4532 2010-10-21  Julien Danjou  <julien@danjou.info>
4534         * message.texi (Message Headers): Allow message-default-headers to be a
4535         function.
4537 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539         * gnus-news.texi: Mention new archive defaults.
4541 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4543         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4545 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4547         * gnus.texi (HTML): Document the function value of
4548         gnus-blocked-images.
4549         (Article Washing): shr and gnus-w3m, not the direct function names.
4551 2010-10-20  Julien Danjou  <julien@danjou.info>
4553         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4554         variable.
4556 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4558         * gnus.texi (Customizing the IMAP Connection): The port strings are
4559         strings.
4560         (Document Groups): Mention git.
4562 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4564         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4565         bzr/Gnus git sync.
4567 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
4569         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4570         change.
4572 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4574         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4575         @item syntax for in-Emacs makeinfo.
4577 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
4579         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4580         trim sentence.
4582 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
4584         * epa.texi (Caching Passphrases):
4585         * auth.texi (GnuPG and EasyPG Assistant Configuration):
4586         Clarify some configurations require to set up gpg-agent.
4588 2010-10-11  Glenn Morris  <rgm@gnu.org>
4590         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4592 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4594         * gnus.texi (Spam Package Introduction): Mention `$'.
4596 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
4598         * makefile.w32-in (emacsdir): New variable.
4599         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4600         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4602 2010-10-09  Glenn Morris  <rgm@gnu.org>
4604         * Makefile.in (mostlyclean): Delete *.toc.
4606         * Makefile.in: Use $< in rules.
4608         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4610         * Makefile.in ($(infodir)): Delete rule.
4611         (mkinfodir): New.  Use it in all the info rules, rather than depending
4612         on infodir.
4614 2010-10-09  Glenn Morris  <rgm@gnu.org>
4616         * gnus.texi (Article Washing): Fix previous change.
4618         * Makefile.in (emacsdir): New variable.
4619         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4620         Depend on emacsver.texi.
4622         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4624         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4626 2010-10-08  Julien Danjou  <julien@danjou.info>
4628         * gnus.texi: Add mm-shr.
4630 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
4632         * gnus.texi (Finding the Parent, The Gnus Registry)
4633         (Registry Article Refer Method): Update docs for nnregistry.el.
4635 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
4637         * auth.texi (Help for users)
4638         (GnuPG and EasyPG Assistant Configuration): Update docs.
4640 2010-10-08  Glenn Morris  <rgm@gnu.org>
4642         * cl.texi (Organization, Installation, Old CL Compatibility):
4643         Deprecate cl-compat for new code.
4644         (Usage, Installation): Remove outdated information.
4646         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4648 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4650         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4652 2010-10-06  Julien Danjou  <julien@danjou.info>
4654         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4656         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4657         broken link.
4659         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4661         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4662         to ReiserFS.
4664         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4665         (FAQ 7-1): Fix getmail URL.
4667 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
4669         * epa.texi (Caching Passphrases): New section.
4671 2010-10-06  Glenn Morris  <rgm@gnu.org>
4673         * Makefile.in (SHELL): Set it.
4674         (info): Move the mkdir dependency to the individual info files.
4675         (mostlyclean): Tidy up.
4676         (clean): Only delete the specific dvi and pdf files.
4677         (maintainer-clean): Be more restrictive in what we delete.
4678         ($(infodir)): Add parallel build workaround.
4680 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4682         * gnus.texi (Misc Article): Document gnus-widen-article-window.
4684 2010-10-03  Julien Danjou  <julien@danjou.info>
4686         * emacs-mime.texi (Display Customization):
4687         Update mm-inline-large-images documentation and add documentation for
4688         mm-inline-large-images-proportion.
4690 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
4692         * tramp.texi (Frequently Asked Questions):
4693         Mention remote-file-name-inhibit-cache.
4695 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4697         * gnus.texi (Splitting Mail): Fix @xref syntax.
4698         (Splitting Mail): Really fix the @ref syntax.
4700 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4702         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4703         (Article Hiding): Add google banner example.
4704         Suggested by Benjamin Xu.
4706 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4708         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4709         Remove nnimap-split-rule from examples.
4711 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4713         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4714         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
4715         Fishman.
4716         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4718 2010-09-30  Julien Danjou  <julien@danjou.info>
4720         * gnus.texi (Gravatars): Fix documentation about
4721         gnu-gravatar-properties.
4723 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
4725         * epa.texi (Bug Reports): New section.
4727 2010-09-29  Glenn Morris  <rgm@gnu.org>
4729         * Makefile.in (top_srcdir): Remove unused variable.
4731 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4733         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4734         (Client-Side IMAP Splitting): Document 'default.
4736 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4738         * gnus.texi (Customizing the IMAP Connection):
4739         Document nnimap-fetch-partial-articles.
4741 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4743         * gnus-news.texi: Mention nnimap-inbox.
4745         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4747 2010-09-26  Julien Danjou  <julien@danjou.info>
4749         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4751 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4753         * gnus.texi (Security): Remove gpg.el mention.
4755 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4757         * gnus.texi (Browse Foreign Server): New variable
4758         gnus-browse-subscribe-newsgroup-method.
4760         * gnus-news.texi: Mention it.
4762 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4764         * gnus.texi (NoCeM): Remove.
4765         (Startup Variables): No jingle.
4767 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
4769         * woman.texi (Interface Options): xz compression is now supported.
4771 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4773         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4774         (Unavailable Servers): Document gnus-server-copy-server.
4775         (Using IMAP): Document the new nnimap.
4777 2010-09-25  Julien Danjou  <julien@danjou.info>
4779         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4781 2010-09-24  Glenn Morris  <rgm@gnu.org>
4783         * url.texi (Disk Caching): Tweak previous change.
4785 2010-09-24  Julien Danjou  <julien@danjou.info>
4787         * url.texi (Disk Caching): Mention url-cache-expire-time,
4788         url-cache-expired, and url-fetch-from-cache.
4790 2010-09-24  Julien Danjou  <julien@danjou.info>
4792         * gnus.texi: Add Gravatars.
4794 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4796         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4798 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4800         * gnus.texi (Expunging mailboxes): Update name of the expunging
4801         command.
4803 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4805         * emacs-mime.texi (rfc2047): Update description for
4806         rfc2047-encode-parameter.
4808 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
4810         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4811         "fish" methods.
4812         (External methods): Remove "scp1_old" and "scp2_old" methods.
4814 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
4816         * tramp.texi: Remove Japanese manual.  Fix typo.
4818         * trampver.texi: Update release number.  Remove japanesemanual.
4820 2010-09-09  Glenn Morris  <rgm@gnu.org>
4822         * org.texi: Restore clobbered changes (copyright years, untabify).
4824 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
4826         * gnus.texi (Adaptive Scoring): Fix typo.
4828 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4830         * gnus.texi (Article Display): Document gnus-html-show-images.
4832 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
4834         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4836 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4838         * gnus.texi (HTML): Document gnus-max-image-proportion.
4840 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4842         * gnus.texi (HTML): Document gnus-blocked-images.
4844         * message.texi (Wide Reply): Document message-prune-recipient-rules.
4846 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4848         * gnus.texi (Summary Mail Commands): Note that only the addresses from
4849         the first message are used for wide replies.
4850         (Changing Servers): Remove documentation on gnus-change-server and
4851         friends, since it's been removed.
4853 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4855         * gnus.texi (Drafts): Mention B DEL.
4857 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
4859         * gnus.texi (Delayed Articles): Mention that the Date header is the
4860         original one, even if you delay.
4862 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4864         * gnus.texi (Asynchronous Fetching):
4865         Document gnus-async-post-fetch-function.
4866         (HTML): Made into its own section.
4868 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
4870         Sync with Tramp 2.1.19.
4872         * tramp.texi (Inline methods, Default Method):
4873         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
4874         Remove remark about doubled "-t" argument.
4875         (Auto-save and Backup): Remove reference to Emacs 21.
4876         (Filename Syntax): Describe port numbers.
4877         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
4878         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
4879         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
4880         errors with the backquotes.
4881         (External packages): File attributes cache flushing for asynchronous
4882         processes.
4883         (Traces and Profiles): Describe verbose level 9.
4885         * trampver.texi: Update release number.
4887 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
4889         * dbus.texi (Alternative Buses): New chapter.
4891 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4893         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4895 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
4897         * calc.texi (Customizing Calc): Rearrange description of new
4898         variables to match the presentation of other variables.
4900 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
4902         * org.texi (Footnotes, Tables in HTML export): Fix typos.
4904 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
4906         * calc.texi (Making Selections, Selecting Subformulas)
4907         (Customizing Calc): Mention how to use faces to emphasize selected
4908         sub-formulas.
4910 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
4912         * tramp.texi (External packages): File attributes cache flushing
4913         for asynchronous processes.
4915 2010-08-01  Alan Mackenzie  <acm@muc.de>
4917         Enhance the manual for the latest Java Mode.
4919         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4920         annotation-var-cont.
4921         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
4922         two new symbols.
4924 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
4926         * tramp.texi (Traces and Profiles): Describe verbose level 9.
4928 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
4930         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4932 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
4934         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4936 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
4938         * org.texi: Add macros to get plain quotes in PDF output.
4939         List additional contributors.
4940         (Capture): New section, replaces the section about remember.
4941         (Working With Source Code): New chapter, focused on documenting Org
4942         Babel.
4943         (Code evaluation security): New section.
4944         (MobileOrg): Document DropBox support.
4945         (TaskJuggler export): Document taskjuggler and Gantt chart support.
4946         (Special symbols): Show how to display UTF8 characters for entities.
4947         (Global TODO list): Clarify the use of the "M" key and the differences
4948         to the "m" key.
4949         (RSS Feeds): Mention Atom feeds as well.
4950         (Setting tags): Remove paragraph about
4951         `org-complete-tags-always-offer-all-agenda-tags'.
4953 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
4955         * tramp.texi (Inline methods): Remove remark about doubled "-t"
4956         argument.
4957         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4958         echoing shells.
4960 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
4962         * tramp.texi (Inline methods): Remove "kludgy" phrase.
4963         (Filename Syntax): Describe port numbers.
4965 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
4967         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
4968         forgotten.
4969         (Type Conversion): Precise conversion of natural numbers.
4970         (Errors and Events): Add "debugging" to concept index.  Add variable
4971         `dbus-debug'.
4973 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
4975         * dbus.texi (Receiving Method Calls): Add optional argument
4976         EMITS-SIGNAL to `dbus-register-property'.
4978 2010-06-27  Alex Schroeder  <alex@gnu.org>
4980         * nxml-mode.texi (Commands for locating a schema): Fix typo.
4982 2010-06-24  Glenn Morris  <rgm@gnu.org>
4984         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4985         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4986         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4987         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4988         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4989         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4990         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4991         * woman.texi: Start direntry descriptions in column 32, per Texinfo
4992         convention.   Make them end with a period.
4994 2010-06-23  Glenn Morris  <rgm@gnu.org>
4996         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4997         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4998         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4999         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5000         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5001         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5003 2010-06-10  Glenn Morris  <rgm@gnu.org>
5005         * idlwave.texi (Load-Path Shadows):
5006         * org.texi (Handling links): Fix typos.
5008 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
5010         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5012 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
5014         * eshell.texi (Built-ins): Describe, how to disable a built-in command
5015         by an alias.  (Bug#6226)
5017 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
5019         * calc.texi (Manipulating Vectors): Mention that vectors can
5020         be used to determine bins for `calc-histogram'.
5022 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
5024         * calc.texi: Remove "\turnoffactive" commands throughout.
5026 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
5028         * url.texi (HTTP language/coding, Customization):
5029         * message.texi (Header Commands, Responses):
5030         * cl.texi (Argument Lists): Fix typos.
5032 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
5034         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5035         Note that Development menu is always available.
5036         (Creating a project): Fix terminology.
5037         (Add/Remove files): Fix typo.
5039 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
5041         * Version 23.2 released.
5043 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
5045         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5047 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
5049         * tramp.texi (Inline methods, Default Method):
5050         Mention `tramp-inline-compress-start-size'.
5052 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
5054         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5055         the CVS repo.  Put the Git repo in the news section.
5057         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5058         Removed some mentions of CVS.  Mention the new Git repo.
5060 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
5062         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
5063         (Mail Group Commands): Add index entry.
5065 2010-04-18  Glenn Morris  <rgm@gnu.org>
5067         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5069 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
5071         * calc.texi (Radix modes): Mention that the option prefix will
5072         turn on twos-complement mode.
5073         (Inverse and Hyperbolic Flags): Mention the Option flag.
5075 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
5077         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5078         (LaTeX/PDF export commands): Rename and Move section.
5079         (Sectioning structure): Update.
5080         (References): New use case for field coordinates.
5081         (The export dispatcher): Rename from ASCII export.
5082         (Setting up the staging area): Document the availability of
5083         encryption for MobileOrg.
5084         (Images and tables): Document how to reference labels.
5085         (Index entries): New section.
5086         (Generating an index): New section.
5087         (Column width and alignment): Document that <N> now
5088         means a fixed width, not a maximum width.
5089         (Publishing options): Document the :email option.
5090         (Beamer class export): Fix bug in the BEAMER example.
5091         (Refiling notes): Document refile logging.
5092         (In-buffer settings): Document refile logging keywords.
5093         (Drawers): Document `C-c C-z' command.
5094         (Agenda commands): Mention the alternative key `C-c C-z'.
5095         (Special properties): Document the BLOCKED property.
5096         (The spreadsheet): Mention the formula editor.
5097         (References): Document field coordinates.
5098         (Publishing action): Correct the documentation for the
5099         publishing function.
5100         (The date/time prompt): Document that we accept dates
5101         like month/day/year.
5102         (Cooperation): Document the changes in table.el support.
5103         (Faces for TODO keywords, Faces for TODO keywords)
5104         (Priorities): Document the easy colors.
5105         (Visibility cycling): Document the new double prefix
5106         arg for `org-reveal'.
5107         (Cooperation): Remember.el is part of Emacs.
5108         (Clean view): Mention that `wrap-prefix' is also set by
5109         org-indent-mode.
5110         (Agenda commands): Add information about prefix args to
5111         scheduling and deadline commands.
5112         (Search view): Point to the docstring of
5113         `org-search-view' for more details.
5114         (Agenda commands): Document that `>' prompts for a date.
5115         (Setting tags): Document variable
5116         org-complete-tags-always-offer-all-agenda-tags.
5117         (Column attributes): Cross-reference special properties.
5119 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
5121         Synchronize with Tramp repository.
5123         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5124         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5125         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
5126         syntax, texi2dvi reports errors with the backquotes.
5128         * trampver.texi: Update release number.
5130 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
5132         * gnus.texi (Finding the News): Add pointers to the Server buffer
5133         because it's essential.
5135 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5137         * gnus.texi (MIME Commands): Update description of
5138         gnus-article-browse-html-article.
5140 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5142         * auth.texi (Secret Service API): Add TODO node.
5143         (Help for users): Explain the new source options for `auth-sources'.
5145 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5147         * trampver.texi: Update release number.
5149 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
5151         * Branch for 23.2.
5153 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
5155         * faq.texi (Escape sequences in shell output): Note that ansi-color is
5156         now enabled by default.
5158 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
5160         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5161         when Emacs runs in interactive mode.  (Bug#5645)
5163 2010-02-16  Glenn Morris  <rgm@gnu.org>
5165         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5167 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
5169         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5171 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5173         * gnus.texi (Score File Format): Fix typo.
5175 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
5177         * cc-mode.texi: Replace references to obsolete c-subword-mode.
5179 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
5181         * ada-mode.texi (Project File Overview): Fix typo.
5183 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5185         * semantic.texi: Add Richard Y. Kim credit.
5187         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5189 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
5191         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5192         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
5194 2010-01-17  Glenn Morris  <rgm@gnu.org>
5196         * calc.texi (Reporting Bugs): Don't mention format of repository.
5198         * woman.texi (Bugs): Make "Emacs repository" less specific,
5199         and the URL for same more specific.
5201         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5203 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5205         * ede.texi (ede-step-project, ede-proj-target):
5206         * tramp.texi (Remote processes): Fix typos.
5208 2010-01-16  Mario Lang  <mlang@delysid.org>
5210         * ede.texi (ede-target):
5211         * org.texi (Refiling notes): Remove duplicated words.
5213 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5215         * gnus.texi (Posting Styles): Use with-current-buffer.
5216         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5218 2010-01-02  Kevin Ryde  <user42@zip.com.au>
5220         * eieio.texi (Naming Conventions): Correction to xref on elisp
5221         coding conventions, is "Tips" node not "Standards".
5223 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
5225         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5227         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5229 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5231         * gnus.texi (Direct Functions): Add missing port number to tls method.
5233 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
5235         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5236         ($(infodir)/edt, edt.dvi): New targets.
5238 2009-12-15  Glenn Morris  <rgm@gnu.org>
5240         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5241         (edt, $(infodir)/edt, edt.dvi): New targets.
5242         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5244         * Makefile.in (PDF_TARGETS, pdf): New.
5245         (clean): Add *.pdf.
5246         Add pdf rules for all manuals.
5248 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
5250         * calc.texi (Radix Modes): Clarify two's complement notation.
5252 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
5254         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5255         (Smart Jump, Analyzer Debug): Copyedits.
5256         (Semantic mode user commands): Link to new nodes.
5257         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5258         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5259         upstream Semantic manual.
5261         * semantic.texi (Introduction): Minor fix to diagram.
5263 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
5265         * eshell.texi (History): Add the other built-in variables.
5266         (Built-ins): Explain built-ins, and how to apply the external commands.
5267         Add `history', `su' and `sudo'.
5269         * tramp.texi (Remote processes): Add missing <RET> in the example.
5271 2009-12-01  Bill Wohler  <wohler@newt.com>
5273         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5274         path for mairix example.  Specify -q in namazu example since namazu is
5275         excessively garrulous.
5277 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
5279         * tramp.texi (Remote processes): Improve eshell example with "su"
5280         and "sudo" commands.
5282 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
5284         * semantic.texi (Analyzer Internals): Rename from Analyzer.
5286         * sem-user.texi (Semantic mode user commands): Fix key syntax.
5287         Document semantic-complete-analyze-inline.
5288         (Semanticdb search debugging commands): Minor clarification.
5289         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5290         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5291         manual.
5292         (Semantic mode): Link to Idle Scheduler.
5294 2009-11-28  Kevin Ryde  <user42@zip.com.au>
5296         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5297         @pxref, now EIEIO is in Emacs.
5299         * erc.texi (Development): Correction to git tutorial url.
5301 2009-11-26  Glenn Morris  <rgm@gnu.org>
5303         * faq.texi (Latest version of Emacs): Mention stability of development
5304         version.
5305         (Problems with very large files): Max buffer size increase in 23.2.
5306         (VM): VM has moved house again.
5308 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
5310         * calc.texi (Radix modes): Discuss alternate bases for two's complement
5311         notations.
5313 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
5315         * org.texi (Column attributes): Fix documentation of new operators.
5317 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5319         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5320         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5321         (Idle Completions Mode): Numerous copyedits.
5323 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
5325         * semantic.texi (Semantic Internals, Glossary):
5326         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5327         (Semanticdb search debugging commands): Fix typos.
5329 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5331         * calc.texi (Radix modes): Mention twos-complement notation.
5333 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
5335         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5336         ($(infodir)/semantic, semantic.dvi): New targets.
5338 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
5340         * Makefile.in: Build the Semantic manual.
5342         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5343         repository.
5345 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5347         * dbus.texi (Receiving Method Calls): New defun
5348         `dbus-unregister-service'.
5350 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
5352         * org.texi (Speed keys): New section.
5354 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
5356         * dbus.texi (Type Conversion): Fix typo.
5357         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5358         `dbus-registered-objects-table'.
5359         (Receiving Method Calls): New defun `dbus-register-property'.
5360         Move `dbus-unregister-object' here.
5362 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5364         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5366 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
5368         * org.texi (Column attributes): Add the new age summary operators.
5369         Also, mention the fact you can only use one summary operator per
5370         property.
5372 2009-11-13  John Wiegley  <johnw@newartisans.com>
5374         * org.texi (Tracking your habits): Add a new section in the
5375         manual about how to track habits.
5376         (Resolving idle time): Add a section on how idle and
5377         dangling clocks are resolved.
5379 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5381         * org.texi (Agenda commands): Document the new `i' command.
5382         (Inserting deadline/schedule): Document logging changes
5383         of scheduling and deadline times stamps.
5384         (In-buffer settings): Document the in-buffer keywords for logging
5385         changes of scheduling and deadline times stamps.
5386         (Structure editing, Plain lists): Document indentation
5387         cycling in empty entries with TAB.
5388         (Archiving): Document the default archiving command.
5389         (Moving subtrees): Document the new keys for archiving.
5390         (Internal archiving): Fix incorrect key.
5391         (Agenda commands): Document the TODO set switching commands.
5392         (Agenda commands): Document the new archiving keys.
5393         (Clocking work time): Better description on how to save
5394         and restore a clock.
5395         (Resolving idle time): Mention the x11idle program to get true
5396         idleness also under X11.
5397         (Resolving idle time): Use @kbd instead of @key for normal
5398         letters, because this is how he rest of the manual does this.
5399         (Pushing to MobileOrg): Mention that `org-directory'
5400         should be set.
5401         (Agenda commands): Document that SPC is a filter for
5402         any tag.
5403         (Search view): Rename from "Keyword search".
5404         (Capure): New chapter.
5405         (Markup): New chapter.
5406         (Links in HTML export, Images in HTML export):
5407         Extend the section titles.
5408         (Images in HTML export): Document the align option.
5409         (Text areas in HTML export): Extend the section title.
5410         (Images in LaTeX export): Explain image placement in LaTeX.
5412 2009-11-10  Glenn Morris  <rgm@gnu.org>
5414         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5416 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
5418         * tramp.texi (Auto-save and Backup): Disable backups just for a
5419         method.
5421         * trampver.texi: Update release number.
5423 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
5425         Sync with Tramp 2.1.17.
5427         * trampver.texi: Update release number.
5429 2009-10-29  Glenn Morris  <rgm@gnu.org>
5431         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5433 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5435         * tramp.texi (External methods): Temporary files are kept for
5436         `rsync' and `rsyncc' methods.
5438 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
5440         * eieio.texi: Fix typos.
5442 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5444         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5446 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
5448         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5449         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5451 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5453         * Makefile.in: Build EIEIO and EDE manuals.
5455 2009-10-07  Eric Ludlam  <zappo@gnu.org>
5457         * eieio.texi:
5458         * ede.texi: New files.
5460 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
5462         * tramp.texi (Remote processes): Association of a pty is not supported.
5464 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
5466         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5467         (Processing LaTeX fragments): Document that the size of images can be
5468         changes using the variable `org-format-latex-options'.
5469         (The date/time prompt, Timestamps): Be more accurate over ISO format
5470         dates and times.
5471         (Visibility cycling): Document showeverything keyword.
5472         (In-buffer settings): Document showeverything keyword.
5473         (Setting up the staging area): Fix the example.
5474         (MobileOrg): New section.
5475         (Agenda commands, Exporting Agenda Views): Document exporting the
5476         agenda view to Org files.
5478 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
5480         * tramp.texi (History): Add IMAP support.
5481         (External methods): Add `imap' and `imaps' methods.
5482         (GVFS based methods): Add indices for `davs'.
5483         (Password handling): Rename anchors.  Add IMAP entries for
5484         ~/.authinfo.gpg.
5486         * trampver.texi: Set default value of `emacsimap'.
5488 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5490         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5492 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
5494         * dired-x.texi (Technical Details):
5495         Delete dired-up-directory (Bug#4292).
5497 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
5499         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5501 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
5503         * org.texi (Effort estimates): Document new effort setting commands.
5504         (Agenda commands): Document the new keys fro agenda time motion.
5505         Document entry text mode.  Improve documentation of the keys to include
5506         inactive time stamps into the agenda view.
5507         (Feedback): Document the new bug report command.
5508         (Structure editing): Add an index entry for the sorting of subtrees.
5510 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5512         * auth.texi (Help for users): Corrected markup.
5514 2009-09-02  Glenn Morris  <rgm@gnu.org>
5516         * emacs-mime.texi (time-date): Mention float-time.
5518 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
5520         * calc.texi (Simplifying Formulas): Improve the wording.
5522 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
5524         * auth.texi: Rewritten for coverage and clarity.
5526 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5528         * gnus.texi (Expiring Mail):
5529         Mention gnus-mark-copied-or-moved-articles-as-expirable.
5530         (Various Various): Mention gnus-safe-html-newsgroups.
5532         * gnus-news.texi: Mention
5533         gnus-mark-copied-or-moved-articles-as-expirable.
5535         * emacs-mime.texi (Display Customization): Add xref to
5536         gnus-safe-html-newsgroups.
5538 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
5540         * tramp.texi (Version Control): Remove.
5541         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
5542         reference.
5543         (External methods): Correct `scpc' concept index entries.  New method
5544         `rsyncc'.
5545         (External packages): New subsections "Filename completion" and "File
5546         attributes cache".
5548 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
5550         * calc.texi (Rewrite Rules): Improve the example.
5551         (Simplifying Formulas): Explain use of the I and H flags for
5552         simplification.
5554 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
5556         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5557         Describe autostart behavior of dbus-ping.
5558         (Synchronous Methods, Asynchronous Methods): Use English numeric format
5559         for timeout values.
5560         (Top): Remove footnote saying D-Bus is not enabled by
5561         default.  (Bug#4256)
5563 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
5565         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5566         Reported by Jari Aalto (Bug#4211).
5567         (Mail-mode integration): Mention epa-mail-mode and
5568         epa-global-mail-mode.
5569         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5570         epa-setup.
5572 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
5574         * dbus.texi (Asynchronous Methods): Allow nil handler.
5576 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
5578         * ediff.texi (ediff-current-file): Add information about this new function.
5580         * viper.texi: Add information about C-s in viper's search command.
5582 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
5584         * calc.texi (Date Forms): Fix typos.
5586 2009-08-08  Glenn Morris  <rgm@gnu.org>
5588         * org.texi (Agenda commands): Restore clobbered change.
5590 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
5592         * calc.texi (Graphics, Devices): Update with the peculiarities of
5593         operation on MS-Windows.
5595 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
5597         * org.texi (Publishing action): Improve documentation of file
5598         names when publishing to the source directory.
5599         (Clean view): Document `org-indent-mode'.
5600         (Clocking work time): Add documentation for the
5601         new :timetamp option when creating a clock report.
5602         (Paragraphs): Fix many typos.
5603         (Plain lists): Remove duplicate explanation about the
5604         `C-c *' command.
5605         (Literal examples): Update to reflect the new behavior
5606         of the -n -r -k switches when exporting source code examples.
5607         (Structure editing): Add information about `C-c *',
5608         converting a plain list into a list of Org items.
5609         (Remember): Small rephrasing of the paragraph
5610         describing remember.el.  Also mentioned that remember.el is part
5611         of Emacs 23, not Emacs 22.
5612         (Clocking work time): Add documentation about
5613         displaying the current clocking time against the effort estimate.
5614         Also add a footnote about using `org-clock-in-prepare-hook' to add
5615         an effort estimate on the fly, just before clocking it.
5616         (Footnotes): Document automatic renumbering and
5617         sorting.
5618         (Agenda commands): Document new bulk commands.
5619         (Plain lists): Document new behavior of
5620         `org-cycle-include-plain-lists'.
5621         Hyphenation only in TeX.
5622         (Clocking work time): Document the key to update effort
5623         estimates.
5624         (Clocking work time): Document the clock time display.
5625         (Structure editing, TODO basics): Document new
5626         variables.
5627         (Column attributes): Document new colciew operators.
5628         (Publishing options): Document :xml-declaration.
5629         (Tracking TODO state changes): Document the
5630         LOG_INTO_DRAWER property.
5631         (Literal examples): Document the new implementation for
5632         editing source code.
5633         (Publishing action): Mention the new publishing
5634         function, to publish an Org source file.
5635         (Publishing links): Mention how to link to an Org source file.
5636         (Macro replacement): Document new macros.
5637         (Handling links): Document type-specific completion
5638         when inserting links.
5639         (Structure editing, Plain lists): Improve documentation
5640         on sorting.
5641         (Internal links): Document custom ids for links.
5642         (Handling links): Document custom ids for links.
5643         (CSS support): Document new class.
5644         (Refiling notes): Document the possibility to create new nodes
5645         during refiling.
5646         (Agenda commands): Document the "?" operator to find
5647         tasks without effort setting.
5648         (Exporting agenda information): Section moved.
5649         (RSS Feeds): New section.
5650         (Built-in table editor): Document M-e and M-a navigate
5651         inside table field.
5652         (Stuck projects): Docment that projects identified as
5653         un-stuck will still be searchd for stuck sub-projects.
5654         (Paragraphs): Document centering.
5655         (Creating timestamps, Agenda commands): Document new
5656         behavior when changing time stamps.
5657         (Structure editing): Document the new command
5658         `org-clone-subtree-with-time-shift'.
5659         (Publishing): Refresh this chapter.
5660         (Export options, Export options, In-buffer settings):
5661         Document the new keywords.
5662         (Matching tags and properties): Collect all
5663         documentation about tags/property matches here.
5664         (Setting tags): Document `org-tag-persistent-alist'.
5665         (Weekly/daily agenda): New section.
5666         (Orgstruct mode): Describe `orgstruct++-mode'.
5667         (Drawers): Mention the LOGBOOK drawer.
5668         (Export options, Sectioning structure): Document the
5669         #+LEATEX_HEADER in-buffer setting.
5670         (Bugs): Section removed.
5671         (Hooks): New section.
5672         (Add-on packages): Move here from old location.
5673         (Context-sensitive commands): New section.
5674         (Setting tags): Document newline option.
5675         (Global TODO list, Matching tags and properties):
5676         Mention more variables.
5677         (Checkboxes): Update to changed command behavior.
5679 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
5681         * speedbar.texi (Basic Key Bindings): Fix typo.
5683 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
5685         * calc.texi (Vector/Matrix Functions): Add index entries for both
5686         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
5687         affects matrices with more than one row.
5688         (Help Commands): Add index entries for "prefix ?" key bindings.
5690 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
5692         * calc.texi (Stack Manipulation Commands): Add documentation for
5693         `calc-transpose-lines'.
5695 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
5697         * dbus.texi (Receiving Method Calls): Describe special return value
5698         `:ignore'.
5700 2009-07-24  Alan Mackenzie  <acm@muc.de>
5702         * cc-mode.texi (Config Basics, File Styles): Document that at mode
5703         initialization, any individual variable setting now takes precedence
5704         over one done via c-file-style/c-file-offsets.
5706 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
5708         * calc.texi (Undoing Mistakes): Mention that the undo list will be
5709         truncated when Calc is quit.
5710         (Customizing Calc): Document `calc-undo-length'.
5712 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
5714         * calc.texi (About This Manual): Don't mention chapter numbers in text.
5716 2009-07-11  Kevin Ryde  <user42@zip.com.au>
5718         * pcl-cvs.texi (About PCL-CVS):
5719         * widget.texi (Basic Types):
5720         Fix cross-references.
5722 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
5724         * dbus.texi (Type Conversion): Don't use literal control character.
5726 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
5728         * tramp.texi (GVFS based methods): New section.
5729         (Remote processes): Processes for GVFS based methods run locally.
5731 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
5733         * tramp.texi (Inline methods, External methods, Gateway methods):
5734         Avoid the words "kludge" and hack".
5735         (External methods): Add `synce' method.
5737         * trampver.texi: Update release number.
5739 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
5741         Sync with Tramp 2.1.16.
5743         * tramp.texi (History): Add GVFS support.
5744         (External methods): Precise `rsync' description.  Add `dav', `davs' and
5745         `obex' methods.  Add 'tramp-gvfs-methods' option.
5746         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5747         forms.
5748         (Remote Programs): Introduce `tramp-own-remote-path'.
5749         (Remote processes): New subsection "Running remote programs that create
5750         local X11 windows".
5751         (Frequently Asked Questions): Improve code for disabling vc.
5753         * trampver.texi: Update release number.  Set default value of
5754         `emacsgvfs'.
5756 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
5758         * Branch for 23.1.
5760 2009-06-17  Glenn Morris  <rgm@gnu.org>
5762         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5763         (Latest version of Emacs): Mention source code repository.
5765 2009-06-16  Glenn Morris  <rgm@gnu.org>
5767         * faq.texi (Top): Language tweak.
5768         (Extended commands): Most people have arrow keys.
5769         (Emacs manual): Say how to follow info links.
5770         (File-name conventions): Change title a bit.  Explain about source
5771         versus installed.  Condense etc description.
5772         (Guidelines for newsgroup postings): Mention Savannah list page.
5773         (Newsgroup archives): Simplify.
5774         (Contacting the FSF): Add contact URL.
5775         (Emacs Lisp documentation): Printed version not always available.
5776         (Installing Texinfo documentation): Explain how by hand installation is
5777         not normally needed.  Use add-to-list.  Remove duplicate reference.
5778         (Informational files for Emacs): Move info on Help menu here from
5779         "File-name conventions".
5780         (Help installing Emacs): Tweak uref.
5781         (Obtaining the FAQ): Mention repository.
5782         (Origin of the term Emacs): Explain "ITS".
5783         (Changing load-path): Use add-to-list.
5784         (Automatic indentation): Clarify this is for Text mode.
5785         Don't mention Indented Text mode.
5786         (Finding Emacs on the Internet): The FSF does not seem to offer a
5787         deluxe distribution on CD anymore.
5789 2009-06-16  Glenn Morris  <rgm@gnu.org>
5791         * faq.texi (Top): Mention which Emacs version this FAQ is about.
5792         Recommend the latest release.  Mention how to get older FAQs.
5793         Recommend the Emacs manual.
5794         (Guidelines for newsgroup postings): Discourage cross-posts.
5795         (Underlining paragraphs): Remove.
5796         (Editing MS-DOS files): Remove pre-Emacs 20 information.
5797         (Bugs and problems): Update key-binding.
5798         (Problems with very large files): Mention 64-bit.
5799         (Shell process exits abnormally): Remove.
5800         (Problems with Shell Mode): Rename and update.
5801         (Spontaneous entry into isearch-mode)
5802         (Problems talking to certain hosts): Remove.  This is old information,
5803         in etc/PROBLEMS if needed.
5804         (Emacs takes a long time to visit files, Updating Emacs): Remove.
5805         (Dired claims that no file is on this line): Update.
5806         (Installing Emacs, Problems building Emacs): Simplify.
5807         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5808         information.
5809         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
5810         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5811         (JDEE): "JDEE", not "JDE".
5812         (Handling C-s and C-q with flow control, Binding C-s and C-q):
5813         Remove.  This is old information, in etc/PROBLEMS if needed.
5814         (stty and Backspace key, Kanji and Chinese characters): Remove.
5815         (Right-to-left alphabets): Update section.
5816         (Changing the included text prefix): Gnus uses message-yank-prefix.
5817         Add cross-reference to Supercite manual.
5818         (Saving a copy of outgoing mail): Simplify output file description.
5819         (Expanding aliases when sending mail): Refer to Emacs manual.
5820         Remove old info about RFC822.
5821         Correct description of how to rebuild aliases.
5822         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5823         (MIME with Emacs mail packages)
5824         (Viewing articles with embedded underlining)
5825         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5826         Remove old sections.
5827         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
5828         and is well-documented in the Gnus manual.
5829         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5830         (Making Gnus faster): Rename from "Starting Gnus faster".
5831         Merge "Catch-up is slow in Gnus" into here.
5833 2009-06-14  Glenn Morris  <rgm@gnu.org>
5835         * faq.texi (Status of Emacs): Re-order with most recent releases first.
5836         (New in Emacs 23): New section.
5837         (Handling C-s and C-q with flow control): Add xref.
5839 2009-06-13  Glenn Morris  <rgm@gnu.org>
5841         * faq.texi (Setting up a customization file): Grammar fix.
5842         Customize is no longer "new".
5843         (Displaying the current line or column): Line-number mode is on by
5844         default.  Don't mention `column' package.  Mention linum.el.
5845         (Turning on abbrevs by default): Explain how to do it for buffers,
5846         modes, and everywhere.
5847         (Associating modes with files): Use add-to-list.  Don't mention Emacs
5848         19.
5849         (Highlighting a region): On by default since 23.1.
5850         (Replacing highlighted text): Update doc quote.
5851         (Working with unprintable characters): Don't mention search-quote-char.
5852         (Using an already running Emacs process): Gnuclient is probably not an
5853         enhancement these days.
5854         (Indenting switch statements): Remove mention of pre-Emacs 20.
5855         (Horizontal scrolling): Abbreviate Emacs 20 description.
5856         (Replacing text across multiple files): Fix name of dired command.
5857         (Disabling backups): Use require not load.
5858         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5860 2009-06-13  Bill Wohler  <wohler@newt.com>
5862         Release MH-E manual version 8.2.
5864         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5865         release 8.2.
5867 2009-06-13  Glenn Morris  <rgm@gnu.org>
5869         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5870         in this day and age the common meaning is "on the web".
5871         (copying): Use @copyright in all cases.
5872         (Basic keys): Remove reference to deleted manual node "Text Characters".
5873         (File-name conventions): Use GNU as an example rather than SERVICE.
5874         default.el lives in site-lisp.  Update Info directory location.
5875         (Real meaning of copyleft): GPL actions have been brought, but all
5876         settled out of court.
5877         (Guidelines for newsgroup postings): Shorten section title.
5878         Simplify comp.emacs description.
5879         (Newsgroup archives): Change Google URL.  Describe Gmane.
5880         (Unsubscribing from Emacs lists): Remove discussion of "distribution
5881         points".  Mention List-Unsubscribe header.
5882         (Contacting the FSF): Update email and URLs.
5883         (Basic editing): Mention F1 for help.
5884         (Installing Texinfo documentation): Refer to Texinfo website rather
5885         than ftp server.
5886         (Printing a Texinfo file): Mention texi2pdf.
5887         (Informational files for Emacs): Don't describe FTP or SERVICE, they
5888         are just stubs nowadays.
5889         (Latest version of Emacs): Explain version numbers.
5890         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5891         (Turning on syntax highlighting): No need to mention hilit19 any more.
5892         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5893         (Modes for various languages): Remove section.
5894         (Major packages and programs): Remove most version and maintainer
5895         information - it's hard to keep up-to-date, and adds nothing.
5896         Similarly with direct links to mailing lists.
5897         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
5898         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5899         years, and Emacs comes with tools for this now.
5900         (Patch): Remove section - this is a standard tool.
5901         (Using function keys under X): Remove section.
5903 2009-06-12  Glenn Morris  <rgm@gnu.org>
5905         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5906         (Help installing Emacs): Remove reference to deleted X11 node.
5907         (Associating modes with files): Interpreter-mode-alist is no longer
5908         subservient to auto-mode-alist.
5909         (Installing Emacs): Change future Emacs version.
5910         (Linking with -lX11 fails): Remove old section.
5911         (Packages that do not come with Emacs): Update ELL location.
5912         Emacs Lisp archive is dead.
5913         (Emacs for Windows): Remove reference to old CE port.
5914         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5915         (Emacs for VMS and DECwindows): Remove old ports.
5916         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5917         (Removing flashing messages): Remove section about non-existent Gnus
5918         option.
5920         * faq.texi (Top): Add @top command.
5921         Remove the optional arguments from all @node commands: makeinfo can
5922         generate these automatically, and it is easier to edit and rearrange
5923         nodes without them.
5925 2009-06-11  Glenn Morris  <rgm@gnu.org>
5927         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5928         (The LPF): Make the updated URL the sole reference point.
5929         (Learning how to do something): Update refcard price and format.
5930         (Getting a printed manual): Sources in doc/emacs/, not man/.
5931         Also available in PDF format.  Since the page count varies, be less
5932         precise.
5933         (Informational files for Emacs): Remove references to deleted files
5934         LPF and SUN-SUPPORT, and to UUCP.
5935         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5936         Remove many obsolete ways to get the FAQ, which now seems only to be
5937         distributed with Emacs.
5938         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5940 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
5942         * org.texi (Org Plot): Fix tags (Bug#3507).
5943         (Workflow states, Agenda commands): Fix tags (Bug#3508).
5945         * ada-mode.texi (Installation, Compile commands)
5946         (Project File Overview, No project files, Set compiler options)
5947         (Use GNAT project file, Use multiple GNAT project files)
5948         (Identifier completion): Use @samp for menu items, and @kbd for key
5949         sequences (Bug#3504).
5951 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
5953         * gnus.texi (Security): Fix wording; add a link to epa.info.
5955 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
5957         * message.texi (Header Commands): Fix descriptions to match
5958         keybindings.
5960 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
5962         * gnus.texi (Security): Mention that EasyPG is the current default.
5964 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
5966         * ediff.texi (Session Commands): Fix typo.
5968 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
5970         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5971         news.software.readers.  Reported by Florian Rehnisch.
5973 2009-04-02  Glenn Morris  <rgm@gnu.org>
5975         * auth.texi: Capitalize direntry.
5977         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5978         using a period in the entry name.  (Bug#2797)
5980 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
5982         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5983         ($(infodir)/auth, auth.dvi): New targets.
5985 2009-03-03  Glenn Morris  <rgm@gnu.org>
5987         * auth.texi: Fix @setfilename.
5989         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5990         (auth, $(infodir)/auth, auth.dvi): New rules.
5992 2009-02-25  Glenn Morris  <rgm@gnu.org>
5994         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
5996 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5998         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6000 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6002         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6003         gnus-nocem-issuers, and gnus-nocem-verifyer.
6005 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
6007         * ada-mode.texi (Project files, Automatic Casing):
6008         * dbus.texi (Signals):
6009         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6010         * mh-e.texi (HTML):
6011         * nxml-mode.texi (Locating a schema)
6012         (Using the document's URI to locate a schema):
6013         * org.texi (Footnotes, Using the mapping API):
6014         * rcirc.texi (Channels): Remove duplicate words.
6016 2009-02-20  Glenn Morris  <rgm@gnu.org>
6018         * dired-x.texi (Miscellaneous Commands):
6019         * gnus.texi: Minor updates for mbox Rmail.
6021 2009-02-16  Karl Berry  <karl@gnu.org>
6023         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6024         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6025         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6026         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6027         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6028         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6029         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6030         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6031         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6032         Consistently use @insertcopying in the Top node,
6033         @contents at the front (after @end titlepage),
6034         and @direntry after @copying.  (Bug#1988)
6036 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6038         * auth.texi: New file documenting auth-source.
6040 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
6042         * org.texi (Org Plot): Fix link.
6044 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
6046         * epa.texi (Mail-mode integration): Mention the way to do
6047         "encrypt-to-self".  (Bug#1807)
6049 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
6051         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
6053 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
6055         * gnus-news.texi: Print version about Incoming*.
6057 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
6059         * org.texi (Structure editing, Handling links)
6060         (Fast access to TODO states, Javascript support): Make standard docs
6061         correctly reflect default variable settings.
6063 2009-02-02  Glenn Morris  <rgm@gnu.org>
6065         * org.texi: Fix typos.
6067 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
6069         Sync with Tramp 2.1.15.
6071         * trampver.texi: Update release number.
6073 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
6075         * org.texi (TODO dependencies): Document TODO dependencies on
6076         checkboxes.
6078 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
6080         * org.texi (TODO dependencies): Document key binding for toggling
6081         ORDERED property.
6083 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
6085         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
6086         of hook functions.
6088 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
6090         * org.texi (TODO dependencies): New section.
6092 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
6094         * org.texi (Plain lists, TODO basics, Priorities)
6095         (Multiple sets in one file, Conflicts): Document interaction with
6096         `shift-selection-mode'.
6098 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
6100         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6101         Make Calc the subject of sentences.
6102         (Rearranging Formulas using Selections): Discuss new options
6103         for `j *'.
6105 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
6107         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6109 2009-01-26  Glenn Morris  <rgm@gnu.org>
6111         * org.texi: Fix typos.
6113 2009-01-26  Bill Wohler  <wohler@newt.com>
6115         * mh-e.texi (EDITION, UPDATED): Update.
6117 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
6119         * org.texi (References): Add information about remote references.
6120         (Built-in table editor): Document `C-c RET' in tables.
6121         (Math symbols, Quoting LaTeX code): Mention that simple
6122         LaTeX macros survive LaTeX export.
6123         (Images in LaTeX export): Show how to create a reference to a
6124         figure.
6125         (Sectioning structure): Document that the LaTeX class can be
6126         specified in a property.
6127         (Text areas in HTML export): New section.
6128         (External links): Add examples for text search and ID links.
6129         (Built-in table editor): Remove the descriptio of `C-c
6130         C-q', it not longer works.
6131         (Literal examples): Document that a space must follow
6132         the colon in short examples.
6133         (Relative timer): Document `org-timer-stop'.
6134         (Footnotes): New section.
6135         (Footnote markup): Shorten section and refer to new Footnote
6136         section.
6137         (Literal examples): Add documentation for line
6138         numbering in and references to code examples.
6139         (CSS support): Fix the description of default CSS styles.
6140         (Capturing column view): Document
6141         "file:path/to/file.org" as an allowed value for the ID property of
6142         a dynamic block copying column view.
6144 2009-01-23  Stephen Eglen  <stephen@gnu.org>
6146         * mh-e.texi (Getting Started): Describe $MH.
6148 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
6150         * tramp.texi (all): Harmonize usage of "external method",
6151         "external transfer method" and "out-of-band method".
6152         (Connection types): Precise the differences of inline and external
6153         methods.  Written by Adrian Phillips <a.phillips@met.no>.
6155 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6157         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6158         commands as described at the top.  Reported by Allan Gottlieb
6159         <gottlieb@nyu.edu>.
6161 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6163         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6164         nnmail-pathname-coding-system.
6166 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6168         * org.texi (Relative timer): Fix typo.
6170 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
6172         * org.texi (Clocking work time): Fix typo.
6173         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
6175 2009-01-13  Glenn Morris  <rgm@gnu.org>
6177         * org.texi: Fix some more typos.
6179 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6181         * org.texi: Fix some typos.
6183 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6185         * gnus.texi (Group Parameters): Add note for local variables.
6187 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6189         * gnus.texi (Converting Kill Files): Fix URL.
6190         Include gnus-kill-to-score.el in contrib directory.
6192 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6194         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6195         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
6196         (Paging the Article): Add index entry.
6198 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
6200         * ada-mode.texi (Examples): Delete redundant text.
6202 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
6204         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6206         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6207         addresses.
6209 2009-01-03  Bill Wohler  <wohler@newt.com>
6211         * mh-e.texi (Scan Line Formats): Indicate that first column should be
6212         kept empty.
6214 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
6216         * org.texi (Activation, Exporting, ASCII export, HTML export)
6217         (HTML Export commands, LaTeX/PDF export commands):
6218         Improve documentation about transient-mark-mode.
6219         (References): Document the use of special names like $LR1 to reference
6220         to fields in the last table row.
6222 2008-12-19  Juri Linkov  <juri@jurta.org>
6224         * info.texi (Search Text): Remove mention of removed key binding M-s.
6226 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
6228         * org.texi (References): Remove mentioning of @0 as reference for the
6229         last line, this has been reverted in the Lisp sources.
6231 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
6233         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6234         (DVI_TARGETS): Remove duplicates.  Add sasl.
6235         ($(infodir)/sasl, sasl.dvi): New targets.
6237 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
6239         * org.texi: Version number pushed to 6.15d.
6241 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
6243         * org.texi (Tables in LaTeX export): New section.
6244         (Images in LaTeX export): New section.
6245         (Inlined images, Images in HTML export): Sections renamed.
6247 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
6249         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6251 2008-12-04  David Engster  <dengste@eml.cc>
6253         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
6254         of nnml-get-new-mail.  Change URL for mairix patch.
6256 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
6258         * org.texi (Using the mapping API): Fix bug in mapping example.
6259         (Publishing options): Make the list of properties complete again, in
6260         correspondence to the variable `org-export-plist-vars'.
6261         (Property searches): Document new special values for time comparisons.
6262         (Tag inheritance): Refine the description of tag inheritance.
6263         (Project alist): Add info about the publishing sequence of components.
6264         (Effort estimates): Document the new relative timer.
6266 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
6268         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6269         (Using Calc): Clarify use of `C-x * o'.
6270         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6272 2008-11-28  Richard M Stallman  <rms@gnu.org>
6274         * dbus.texi (Receiving Method Calls): Clean up previous change.
6276 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
6278         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6279         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6280         `dbus-unescape-from-identifier'.
6281         (Receiving Method Calls): New constants `dbus-service-emacs' and
6282         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
6283         (Signals): Use the constants in the example.
6285 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
6287         * org.texi: Re-apply change to FDL 1.3.
6289 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
6291         * org.texi (Setting up Remember): Document `org-remember-mode'.
6292         (External links): Document that bbdb links can use a regular
6293         expression.
6294         (External links): Document that elisp links can contain interactive
6295         commands.
6297 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
6299         * viper.texi (viper-translate-all-ESC-keysequences):
6300         Description removed.
6302 2008-11-19  Glenn Morris  <rgm@gnu.org>
6304         * doclicense.texi: Change to FDL 1.3.
6305         Relicense all texi files under FDL 1.3 or later.
6307 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
6309         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6311 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
6313         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6315         * ediff.texi: Version/date change.
6317 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
6319         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6321 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
6323         * calc.texi (About This Manual): Comment out a mention of
6324         marginal notes.
6326 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
6328         * org.texi (Clocking work time): Document the :formula property of
6329         clock tables.
6330         (Structure editing, Refiling notes): Document refiling regions.
6331         (Agenda commands): Document the double-prefix version
6332         of the `l' command in the agenda.
6333         (Handling links): Explain the effect of a double prefix
6334         arg to `C-c C-o'.
6335         (TODO basics): Add documentation for tag triggers.
6337 2008-10-23  Glenn Morris  <rgm@gnu.org>
6339         * cl.texi (Function Bindings): Mention `flet' fails to deal with
6340         byte-compiling things like `+'.
6342         * ns-emacs.texi: Merge copyright years of author now with assignment
6343         into FSF years.
6344         (VER): Use it for easier automatic updating.  Use Emacs version rather
6345         than standalone Emacs.app version.
6347 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
6349         * org.texi: Lots of minor fixes.
6350         (Capture): New chapter.
6351         (Org Plot): New section.
6353 2008-09-30  Magnus Henoch  <mange@freemail.hu>
6355         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6357 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
6359         * calc.texi (User Defined Units): Mention how to enter optional display
6360         string.
6362 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6364         * message.texi (Sending Variables): Fix variable documentation to
6365         avoid the "y/n" wording.
6367 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6369         * message.texi (Sending Variables): Add `message-confirm-send' doc.
6371 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6373         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6374         @enumerate section so as to be able to be formatted with MAKEINFO=no.
6376 2008-09-22  Bill Wohler  <wohler@newt.com>
6378         Release MH-E manual version 8.1.
6380         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6381         release 8.1.
6383         * mh-e.texi: Retain dual license as agreed to by the FSF.
6384         However, bump GPL to Version 3.
6385         Use @include for license text.
6387 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6389         * gnus.texi (Top, Setup, Fancy splitting to parent)
6390         (Store custom flags and keywords, Store arbitrary data):
6391         Clean up markup.
6393 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6395         * gnus.texi (The Gnus Registry): Document it.
6397 2008-09-08  David Engster  <dengste@eml.cc>
6399         * gnus.texi (nnmairix): Point out that nnml uses MH format.
6400         Clarify section about choosing back end servers.
6402 2008-08-23  Glenn Morris  <rgm@gnu.org>
6404         * dired-x.texi (Shell Command Guessing):
6405         Mention dired-guess-shell-case-fold-search.  (Bug#417)
6407 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
6409         * trampver.texi: Update release number.
6411 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
6413         * ns-emacs.texi: Update version.
6414         (Introduction): Correct menu location for options save.
6415         (Customization): Note that defaults are stored under org.gnu.Emacs.
6417 2008-08-11  Bill Wohler  <wohler@newt.com>
6419         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6420         explicit about GNU mailutils MH elsewhere (with thanks to Darel
6421         Henman) (closes SF #1768928).
6423 2008-08-10  Glenn Morris  <rgm@gnu.org>
6425         * ns-emacs.texi: Use @copying.  Change copyright of authors with
6426         assignment to FSF.  Change license to GFDL.
6427         (Top): Remove outdated references.
6429 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
6431         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6432         Add gnus-summary-sort-by-most-recent-number and
6433         gnus-summary-sort-by-most-recent-date.
6434         (Summary Sorting): Explain prefix argument.
6436 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6438         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6439         gnus-summary-pipe-output.
6441 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
6443         * dbus.texi (Receiving Method Calls): Document error handling of own
6444         D-Bus methods.
6446 2008-08-01  Bill Wohler  <wohler@newt.com>
6448         * mh-e.texi (Reading Mail)
6449         (Viewing Attachments): Describe new function
6450         mh-show-preferred-alternative.
6451         (Sending Mail, Redistributing, Sending Message): Describe new hook
6452         mh-annotate-msg-hook.
6454 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
6456         * dbus.texi (Arguments and Signatures): Fix example.
6457         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6458         (Asynchronous Methods): New node.
6459         (Errors and Events): Describe extended layout of `dbus-event'.
6460         New defun `dbus-event-message-type'.
6462 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6464         * ediff.texi: Remove VMS support.
6466 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
6468         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6469         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6471 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
6473         * Makefile.in: Add mairix-el targets.
6475 2008-07-29  David Engster  <deng@randomsample.de>
6477         * mairix-el.texi: New file.
6479 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
6481         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6482         project files.  Delete 'main_unit' project variable; not needed.  Allow
6483         process environment variables wherever project variables are allowed.
6484         Add tutorial section on multiple GNAT project files.
6486 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
6488         Sync with Tramp 2.1.14.
6490         * trampver.texi: Update release number.
6492 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6494         * ns-emacs.texi:
6495         * faq.texi: Remove mentions of Mac Carbon.
6497 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6499         * gnus.texi (Saving Articles): Describe the 2nd argument of
6500         gnus-summary-save-in-pipe.
6501         (SpamAssassin): Use it.
6503 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6505         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6507 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
6509         * org.texi (Export options): Document the use of the creator flag.
6511 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
6513         * org.texi: New version 6.06a.
6515 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
6517         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6518         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6520 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6522         * calc.texi (Editing Stack Entries, Algebraic Entry):
6523         Rewrite introductory sentences so it can be used by
6524         Calc's help functions.  Mention fixing typos.
6525         (Customizing Calc): Fix typo.
6527 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
6529         * calc.texi (summarykey): New macro.  Use to correctly format keys in
6530         the summary.
6532 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
6534         * ns-emacs.texi (Customization): Corrected documentation on color
6535         specification formats.
6537 2008-07-19  Andreas Schwab  <schwab@suse.de>
6539         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
6541         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6542         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6544 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
6546         * dbus.texi (Inspection): Rework, introduce submenus.
6547         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6548         (Properties and Annotations, Arguments and Signatures): New nodes.
6550 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
6552         * dbus.texi (Receiving Method Calls): Fix description of
6553         `dbus-register-method'.
6554         (Signals): Allow also signal arguments for filtering in
6555         `dbus-register-signal'.
6557 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6559         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6560         `cnorm'.
6561         (Arithmetic Tutorial): Simplify the verification of prime factors.
6563 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6565         * gnus.texi (Saving Articles): Mention
6566         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6568 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
6570         * calc.texi: Adjust mode line throughout.
6572 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
6574         * sasl.texi (Mechanisms): Fix typos.
6576 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
6578         * calc.texi (Killing from the stack): Mention using normal Emacs
6579         copying.
6581 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
6583         * tramp.texi (Password handling): Rename from "Password caching".
6584         Add `auth-source' mechanism.
6585         (Connection caching): Tramp reopens the connection automatically,
6586         when the operating system on the remote host has been changed.
6588 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
6590         * makefile.w32-in (distclean): Remove makefile.
6592 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
6594         * org.texi (Using the mapping API): New section.
6595         (Agenda column view): New section.
6596         (Moving subtrees): Document archiving to the archive sibling.
6597         (Agenda commands): Document columns view in the agenda.
6598         (Using the property API): Document the API for multi-valued properties.
6600 2008-06-17  Jason Riedy  <jason@acm.org>
6602         * org.texi (A LaTeX example): Note that fmt may be a one-argument
6603         function, and efmt may be a two-argument function.
6604         (Radio tables): Document multiple destinations.
6606 2008-06-16  Glenn Morris  <rgm@gnu.org>
6608         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6609         Add Cover-Texts.
6611 2008-06-15  Glenn Morris  <rgm@gnu.org>
6613         * faq.texi (VER): Update to 23.0.60.
6615         * mh-e.texi: Remove option of licensing under GPL.
6616         Add Cover-Texts to GFDL permissions notice.
6617         (GPL): Remove section.
6618         (GFDL): Include doclicense.texi rather than the actual text.
6620         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6621         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6623         * sasl.texi: Fix output file name.
6625         * epa.texi, sasl.texi: Refer to license in Emacs manual.
6627         * gnus-coding.texi: Refer to license in Gnus manual.
6629         * idlwave.texi, sasl.texi: Use @copying.
6631         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
6633         * speedbar.texi: Update Back-Cover Text as per maintain.info.
6635         * url.texi: Use @copying, @title, @subtitle, @author.
6637         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6638         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6639         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6640         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6641         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6642         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6643         * widget.texi, woman.texi:
6644         Remove references to external license, since doclicense is included.
6646         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6647         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6648         Remove references to non-existent Invariant Sections.
6650 2008-06-14  Glenn Morris  <rgm@gnu.org>
6652         * faq.texi (Major packages and programs): Remove references to external
6653         Supercite, Calc, VIPER, since they have been included for some time.
6654         Update VM, AUCTeX, BBDB entries.
6656 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
6658         * newsticker.texi: Updated to match latest newsticker changes.
6660 2008-06-13  Glenn Morris  <rgm@gnu.org>
6662         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6663         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6664         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6665         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6666         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6667         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6668         * woman.texi:
6669         Update Back-Cover Text as per maintain.info.
6671 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6673         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
6675         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6676         (gnus-faq.xml): Update repository host.
6678         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6680 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
6682         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6683         Fix a typo.
6685 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6687         * gnus.texi (Mail Source Customization): Correct values of
6688         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
6689         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6691 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6693         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6694         coding standards.
6696 2008-06-14  David Engster  <dengste@eml.cc>
6698         * gnus.texi (nnmairix): Markup fixes.
6700 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6702         * gnus.texi (nnmairix): Markup and other minor fixes.
6704 2008-06-05  David Engster  <dengste@eml.cc>
6706         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6708 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6710         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6711         (Searching, nnir, nnmairix): New stub nodes.
6713 2008-05-30  Felix Lee  <felix.1@canids.net>
6715         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6717 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6719         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6721 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6723         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
6725 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
6727         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6729 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
6731         * info.texi (Top): Fix typo in xref.
6733 2008-05-05  Karl Berry  <karl@gnu.org>
6735         * info.texi (Top): @xref to stand-alone manual.
6737 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6739         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6740         (Various Summary Stuff): Fix typo in last xref.
6742 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6744         * org.texi (Moving subtrees): Fix typo.
6746 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
6748         * tramp.texi (Frequently Asked Questions): Explain, how to disable
6749         Tramp via `tramp-mode'.
6751 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
6753         * org.texi: Massive changes, in many parts of the file.
6755 2008-04-27  Jason Riedy  <jason@acm.org>
6757         * org.texi (A LaTeX example): Note that fmt may be a
6758         one-argument function, and efmt may be a two-argument function.
6759         (Radio tables): Document multiple destinations.
6761 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6763         * gnus.texi (Oort Gnus): Add message-fill-column.
6765 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6767         * gnus.texi (Mail Source Specifiers): Typo fix.
6769 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6771         * gnus.texi (Diary Headers Generation): Update key binding for
6772         `gnus-diary-check-message'.
6774 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6776         * gnus.texi (Emacsen): Addition.
6778 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6780         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6782 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6784         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6786 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6788         * gnus-news.texi: Update tool bar item.
6790 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
6792         * gnus-news.texi: Fix typos.
6794 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
6796         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6797         Add mention of `kron'.
6799 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
6801         * epa.texi (Encrypting/decrypting *.gpg files):
6802         Document epa-file-name-regexp.
6804 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6806         * gnus.texi (Example Methods): Fix description about ssh-agent.
6807         (Indirect Functions): Fix the default value of nntp-telnet-command;
6808         remove link to connect.html.
6810 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
6812         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6813         dbus-call-method.
6814         (Receiving Method Calls): The timeout can be set by the calling client.
6816         * trampver.texi: Update release number.
6818 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6820         * gnus.texi (Top): Fix version.  Add SASL.
6822 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
6824         Sync with Tramp 2.1.13.
6826         * trampver.texi: Update release number.
6828 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
6830         * org.texi: Update to new org-mode website.
6832 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6834         * cl.texi (For Clauses): Fix loop over key-seq to match code.
6836 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6838         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6839         gnus-read-ephemeral-gmane-group-url,
6840         gnus-read-ephemeral-emacs-bug-group,
6841         gnus-read-ephemeral-debian-bug-group.
6843 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6845         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6847         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
6848         Add FIXMEs for Bookmarks and gnus-registry-marks.
6850 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6852         * gnus.texi (Smileys): Document `smiley-style'.
6854 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6856         * gnus.texi (Gnus Development): Clarify difference between ding and
6857         gnu.emacs.gnus.
6858         (MIME Commands, Using MIME, RSS): Fix markup.
6860         * gnus-faq.texi ([8.4]): Ditto.
6862 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6864         * gnus.texi (Emacsen): Remove obsolete stuff.
6866 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6868         * gnus.texi (Oort Gnus): Add version info WRT
6869         `mail-source-delete-incoming'.
6871 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6873         * gnus.texi (Top): Add "Other related manuals" and version info in
6874         `iftex' output.
6875         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6876         gnus-balloon-face-0 and the corresponding format specifiers.
6878 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
6880         * tramp.texi (Filename completion): Remove footnote about let-bind
6881         of `partial-completion-mode'.  It doesn't work this way.
6883 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6885         * pcl-cvs.texi (Contributors): Update my email.
6887 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
6889         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6891 2008-03-17  Bill Wohler  <wohler@newt.com>
6893         * mh-e.texi (Viewing): Update URL for adding header fields to
6894         mh-invisible-header-fields-default.
6896 2008-03-16  Bill Wohler  <wohler@newt.com>
6898         * mh-e.texi (Preface): Add Gnus to requirements.
6899         (Forwarding): Note that forwarded MIME messages are now inline.
6901 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6903         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6904         (Common Variables): Give precedence to the netcat methods over the
6905         telnet methods, and mention that they are more reliable.
6907 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
6909         * org.texi (Exporting Agenda Views): Document agenda export to
6910         iCalendar.
6911         (Progress logging): Document the new progress logging stuff.
6913 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6915         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6916         Update for change of `mail-source-delete-incoming'.
6918         * gnus-news.texi: Ditto.
6920 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6922         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6923         custom versions.
6925 2008-03-07  Alan Mackenzie  <acm@muc.de>
6927         * cc-mode.texi (Limitations and Known Bugs): State that the number of
6928         parens/brackets in a k&r region is limited.
6930 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6932         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6933         using different Emacs versions.
6935 2008-02-27  Glenn Morris  <rgm@gnu.org>
6937         * sc.texi: Remove a lot of old and obsolete info.
6938         (titlepage): Simplify.
6939         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6940         (VM with any Emacsen, GNEWS with any Emacsen)
6941         (Overloading for Non-conforming MUAs, Version 3 Changes)
6942         (The Supercite Mailing List): Delete nodes.
6943         (Introduction): Remove info about old packages.
6944         (Getting Connected): Simplify.  Remove info about old packages.
6945         (Citing Commands): Delete Emacs 19 info.
6946         (Hints to MUA Authors): Simplify.
6947         (Thanks and History): Merge in some info from the deleted node
6948         "Version 3 Changes".
6950 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
6952         * org.texi (Setting tags, In-buffer settings):
6953         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6955 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6957         * gnus-news.texi: Mention that spaces and tabs are allowed in the
6958         installation directory name.
6960 2008-02-12  Romain Francoise  <romain@orebokech.com>
6962         * epa.texi (Overview): Fix typo.
6964 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
6966         * epa.texi (Quick start): Remove the .emacs setting.
6968 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6970         * epa.texi (Quick start): Use the command `epa-enable' instead of
6971         loading `epa-setup'.
6973 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
6975         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6976         ($(infodir)/epa, epa.dvi): New targets.
6978 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
6980         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6982         * epa.texi: New manual documenting the EasyPG Assistant.
6984 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
6986         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6987         (Inspection): New function dbus-ping.
6989 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
6991         * tramp.texi (Remote processes): Add `shell-command'.
6993 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
6995         * tramp.texi: Use new FSF's Back-Cover Text.
6997 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
6999         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7000         (Group Parameters): Document `mail-source' parameter.
7002 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
7004         * tramp.texi (Inline methods): The hostname of the su(do)? methods
7005         must be a local host.
7007 2008-01-26  Michael Olson  <mwolson@gnu.org>
7009         * erc.texi: Update version for ERC 5.3 release.
7010         (Obtaining ERC): Update extras URLs for 5.3.
7011         (Development): Write instructions for git, and remove those for Arch.
7012         (History): Mention the switch to git.
7014 2008-01-24  Karl Berry  <karl@gnu.org>
7016         * info.texi (Search Index, Search Text): Mention the command
7017         character in the section name, a la the (Go to node) node.
7019 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
7021         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7023 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7025         * gnus-news.texi: Mention gnus-article-describe-bindings.
7027 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7029         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7031 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
7033         * org.texi (Property inheritance): New section.
7034         (Conventions): New section.
7035         (Structure editing): Document C-RET, the prefix arg to the cut/copy
7036         commands, and the new bindings for refiling.
7037         (Sparse trees): Document the new special command for sparse trees.
7038         (References): Be more clear about the counting of hilines.
7039         (Handling links): Document M-p/n for accessing links.
7040         (Fast access to TODO states): New section.
7041         (Per file keywords): New section.
7042         (Property inheritance): New section.
7043         (Column attributes): New summary types.
7044         (Capturing Column View): New section.
7045         (The date/time prompt): Cover the new features in the date/time prompt.
7046         Compactify the table of keys for the calendar remote control.
7047         (Clocking work time): Document the new :scope parameter.
7048         (Remember): Promoted to chapter.
7049         (Quoted examples): New section.
7050         (Enhancing text): New verbatim environments.
7052 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
7054         * trampver.texi: Update release number.
7056 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7058         * gnus.texi (Article Keymap):
7059         Add gnus-article-wide-reply-with-original; fix descriptions of
7060         gnus-article-reply-with-original and
7061         gnus-article-followup-with-original.
7063 2008-01-09  Glenn Morris  <rgm@gnu.org>
7065         * nxml-mode.texi: Add @copying section.
7067 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7069         * message.texi (Mail Variables): Add some text from "(gnus)Posting
7070         Server".  Add `message-send-mail-with-mailclient'.
7072         * gnus.texi (Posting Server): Move some text to "(message)Mail
7073         Variables" and add a reference here.
7075 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
7077         * dbus.texi (Receiving Method Calls): New chapter.
7078         (Errors and Events): Add serial number to events.  Replace "signal" by
7079         "message".  Introduce dbus-event-serial-number.
7081 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
7083         * dbus.texi (Type Conversion): Explain the type specification for empty
7084         arrays.  Use another example.
7086 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
7088         * dbus.texi (all): Replace "..." by @dots{}.
7089         (Type Conversion): Precise the value range for :byte types.
7090         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7091         Mention its return value.
7092         (Errors and Events): There is no D-Bus error propagation during event
7093         processing.
7095 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
7097         * calc.texi (Yacas Language, Maxima Language, Giac Language):
7098         New sections.
7100 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
7102         * gnus.texi (Group Parameters): Reorder the text and add a note about
7103         `gnus-parameters' near the beginning of the node.
7105 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
7107         * gnus.texi (Score File Editing): Fix function name.
7109 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
7111         Sync with Tramp 2.1.12.
7113         * trampver.texi: Update release number.
7115 2007-12-22  Richard Stallman  <rms@gnu.org>
7117         * cc-mode.texi (Getting Started): Change @ref to @pxref.
7119 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
7121         * dbus.texi (Type Conversion): Correct input parameters mapping.
7123 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
7125         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7126         (Errors and Events): Mention wrong-type-argument error.
7128 2007-12-21  Alex Schroeder  <alex@gnu.org>
7130         * rcirc.texi: Changed single spaces after sentence end to double
7131         spaces.  Fixed some typos.
7132         (Internet Relay Chat): Explain relay.
7133         (Getting started with rcirc): Change items to reflect prompts.
7134         Add more explanation to rcirc-track-minor-mode and added a comment to
7135         warn future maintainers that this section is a copy.
7136         (People): Change /ignore example.
7137         (Keywords): Not keywords.
7139 2007-12-20  Alex Schroeder  <alex@gnu.org>
7141         * rcirc.texi (Top): Fighting Information Overload chapter added.
7142         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7143         (rcirc commands): Move /ignore command to the new chapter.
7144         (Fighting Information Overload): New chapter documenting /keyword,
7145         /bright, /dim, channel ignore, and low priority channels.
7146         (Configuration): Document rcirc-server-alist, remove
7147         rcirc-startup-channels-alist and rcirc-default-server.
7149 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
7151         * dbus.texi (Signals): Fix example in dbus-register-signal.
7153 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
7155         * gnus.texi (Score Variables): Fix typo.
7157 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
7159         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7160         (Signals): Adapt dbus-send-signal and dbus-register-signal.
7161         (Errors and Events): Adapt dbus-event.
7163 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7165         * gnus.texi (Other Files): Add the yenc command.
7167 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
7169         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7170         since 2004-08-06.
7172 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7174         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7175         on body.
7177 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7179         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7180         and rfc2047-allow-irregular-q-encoded-words; fix description of
7181         rfc2047-encode-encoded-words.
7183 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7185         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7187 2007-12-05  Michael Olson  <mwolson@gnu.org>
7189         * remember.texi (Diary): Remove "require" line for remember-diary.el.
7190         Update documentation for `remember-diary-file'.
7192 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
7194         * dbus.texi (Signals): Precise `dbus-register-signal'.
7195         (Errors and Events): Rework events part, the internal structure of
7196         dbus-event has changed.
7198 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
7200         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7201         ($(infodir)/dbus, dbus.dvi): New targets.
7203 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
7205         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7206         unconditionally.
7208         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7209         emulation with @print{}.
7211 2007-12-02  Richard Stallman  <rms@gnu.org>
7213         * dbus.texi (Overview): Minor cleanup.
7215 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
7217         * Makefile.in (INFO_TARGETS): Add dbus.
7218         (DVI_TARGETS): Add dbus.dvi.
7219         (dbus, dbus.dvi): New targets.
7221         * dbus.texi: New file.
7223 2007-11-24  Romain Francoise  <romain@orebokech.com>
7225         * nxml-mode.texi: Add description in @direntry.
7226         Fix file name to match @setfilename.
7228 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
7230         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7231         ($(infodir)/nxml-mode): New rule.
7233         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7234         ($(infodir)/nxml-mode): New rule.
7235         (clean): Add nxml-mode*.
7237         * nxml-mode.texi: New file with nxml manual.
7239 2007-11-18  Richard Stallman  <rms@gnu.org>
7241         * flymake.texi (Example -- Configuring a tool called directly):
7242         Update example.
7244 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
7246         * tramp.texi (Filename completion): Simplify explanation of
7247         double-slash behavior.  Explain directory contents flushing.
7249 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
7251         * calc.texi (TeX and LaTeX Language Modes): Put in
7252         missing braces.
7254 2007-11-15  Richard Stallman  <rms@gnu.org>
7256         * cl.texi (Equality Predicates): Delete `eql'.
7257         (Predicates, Naming Conventions, Top): Delete `eql'.
7258         (Common Lisp Compatibility): Delete `eql'.
7259         (Porting Common Lisp): Delete obsolete backquote info.
7260         Minor clarification about character constants.
7261         (Sequence Basics): Minor clarification.
7263 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7265         * cc-mode.texi (Electric Keys, Custom Macros):
7266         * tramp.texi (Filename completion): Fix typos.
7268 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
7270         * calc.texi (Basic commands): Mention the menu.
7272 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
7274         * tramp.texi (Connection caching): Tramp flushes connection
7275         properties when remote operating system has been changed.
7277 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7279         * gnus-news.texi: Fix spelling.
7280         `message-insert-formatted-citation-line', not
7281         `message-insert-formated-citation-line'.
7283         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7285 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
7287         * tramp.texi (Overview): Mention also the PuTTY integration under
7288         w32.  Remove paragraphs about Tramp's experimental status.
7289         (Frequently Asked Questions): Add code example for highlighting the
7290         mode line.
7292 2007-11-03  Michael Olson  <mwolson@gnu.org>
7294         * remember.texi: Change mentions of remember-buffer to
7295         remember-finalize throughout.
7297 2007-10-30  Michael Olson  <mwolson@gnu.org>
7299         * remember.texi (Copying): Remove.
7300         (Mailbox): Update with non-BBDB instructions.
7301         (Diary, Org): Add.
7302         (Bibliography, Planner Page): Remove.
7304 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
7306         * makefile.w32-in (INFO_TARGETS): Add remember.
7307         (DVI_TARGETS): Add remember.dvi.
7308         ($(infodir)/remember): New rule.
7309         (clean): Add remember*.
7311 2007-10-30  Michael Olson  <mwolson@gnu.org>
7313         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7314         ($(infodir)/remember): New rule that builds the Remember Manual.
7316         * remember.texi: New file containing the Remember Mode Manual.
7317         Shuffle chapters around after initial import.
7318         (Function Reference): Split Keystrokes into separate chapter.
7319         (Keystrokes): Document C-c C-k.
7320         (Introduction): Fix typographical issue with "---".
7322 2007-10-29  Richard Stallman  <rms@gnu.org>
7324         * widget.texi (Introduction): Delete discussion of implementation
7325         internals.
7327 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
7329         * tramp.texi (Connection caching): Host names must be different
7330         when tunneling.
7332 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7334         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7335         Gnus v5.13.
7337 2007-10-28  Miles Bader  <miles@gnu.org>
7339         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7341 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7343         * gnus.texi (Sorting the Summary Buffer):
7344         Remove gnus-article-sort-by-date-reverse.
7346 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7348         * gnus.texi (Non-ASCII Group Names): New node.
7349         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7350         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7352 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7354         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7355         clean the output of the program `imap-shell-program'.
7357 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7359         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7361 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
7363         * gnus.texi (Sticky Articles): Documentation for sticky article
7364         buffers.
7366 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7368         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7370 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7372         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7374 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7376         * gnus.texi (Archived Messages):
7377         Document gnus-update-message-archive-method.
7379 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7381         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7383 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7385         * gnus.texi (Group Maneuvering):
7386         Document `gnus-summary-next-group-on-exit'.
7388 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7390         * gnus.texi (Really Various Summary Commands):
7391         Mention gnus-auto-select-on-ephemeral-exit.
7393 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7395         * gnus.texi, message.texi: Bump version number.
7397 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7399         * gnus.texi (Group Line Specification, Misc Group Stuff)
7400         (Server Commands): Parenthesize @pxref{Mail Spool}.
7402 2007-10-28  Didier Verna  <didier@xemacs.org>
7404         New user option: message-signature-directory.
7405         * message.texi (Insertion Variables): Document it.
7406         * gnus.texi (Posting Styles): Ditto.
7408 2007-10-28  Didier Verna  <didier@xemacs.org>
7410         * gnus.texi (Group Line Specification):
7411         * gnus.texi (Misc Group Stuff):
7412         * gnus.texi (Server Commands): Document the group compaction feature.
7414 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7416         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7418         * message.texi (Various Message Variables): Add message-fill-column.
7420 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7422         * gnus.texi: Untabify.
7424 2007-10-28  Didier Verna  <didier@xemacs.org>
7426         * gnus.texi (Group Parameters): Document the posting-style merging
7427         process in topic-mode.
7429 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7431         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7433 2007-10-28  Romain Francoise  <romain@orebokech.com>
7435         * gnus.texi (Mail Spool): Fix typo.
7436         Update copyright.
7438 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7440         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7442 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7444         * gnus.texi (Summary Generation Commands):
7445         Add gnus-summary-insert-ticked-articles.
7447 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7449         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7450         to spam-spamassassin-program.
7452 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7454         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7456 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7458         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7460 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7462         * message.texi (Mail Headers): Document `opportunistic'.
7464 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7466         * emacs-mime.texi (Encoding Customization): Explain how to set
7467         mm-coding-system-priorities per hierarchy.
7469 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7471         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7472         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7474 2007-10-28  Didier Verna  <didier@xemacs.org>
7476         * message.texi (Wide Reply): Update documentation of
7477         message-dont-reply-to-names (now allowing a list of regexps).
7479 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7481         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7483 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7485         * gnus.texi (SpamAssassin back end): Fix typo.
7487         * sieve.texi (Examples): Fix grammar.
7489 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7491         * gnus.texi (Searching for Articles): Document M-S and M-R.
7492         (Limiting): Document / b.
7494 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7496         * gnus.texi (Thread Commands): T M-^.
7498 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7500         * message.texi (Mail Aliases): Document ecomplete.
7501         (Mail Aliases): Fix typo.
7503 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7505         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7506         fix typo.
7508 2007-10-28  Romain Francoise  <romain@orebokech.com>
7510         * gnus.texi (Mail Spool): Grammar fix.
7512 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7514         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7515         string.
7517 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7519         * gnus.texi (Group Parameters): Fix description.
7521 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7523         * gnus.texi (Gmane Spam Reporting):
7524         Fix spam-report-gmane-use-article-number.
7525         Add spam-report-user-mail-address.
7527 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7529         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7531 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7533         * gnus.texi (Group Parameters): Add simplified sorting example based on
7534         example for `Sorting the Summary Buffer' from Jari Aalto
7535         <jari.aalto@cante.net>.
7536         (Example Methods): Add example for an indirect connection.
7538 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
7540         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7541         (Agent Parameters): Update parameter names to match code.
7542         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7543         'gnus-agent-summary-fetch-series'.
7544         (Agent and flags): New section providing a generalized discussion
7545         of flag handling.
7546         (Agent and IMAP): Remove flag discussion.
7547         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7549 2007-10-28  Romain Francoise  <romain@orebokech.com>
7551         * gnus.texi (Exiting the Summary Buffer): Add new function
7552         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7554 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7556         * gnus.texi (Conformity): Fix typo.
7557         (Customizing Articles): Document `first'.
7559 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
7561         * gnus.texi (Sorting the Summary Buffer):
7562         Add `gnus-thread-sort-by-date-reverse'.  Add example
7563         host to different sorting in NNTP and RSS groups.
7565 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7567         * message.texi (Insertion): Describe prefix for
7568         message-mark-inserted-region and message-mark-insert-file.
7570 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7572         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7573         LaTeX documents.  Describe "text/x-gnus-verbatim".
7575 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7577         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7578         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7579         (spam-stat spam filtering, SpamOracle)
7580         (Extending the Spam ELisp package): Remove extra quote symbol for
7581         clarity.
7583 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7585         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7586         gnus-article-delete-part and gnus-article-replace-part.
7587         (Using MIME): Add gnus-mime-replace-part.
7589 2007-10-28  Romain Francoise  <romain@orebokech.com>
7591         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7592         requires `auto-compression-mode' to be enabled.  Add new nnml
7593         variable `nnml-compressed-files-size-threshold'.
7595 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7597         * gnus.texi (Sorting the Summary Buffer):
7598         Add gnus-thread-sort-by-recipient.
7600 2007-10-28  Romain Francoise  <romain@orebokech.com>
7602         * message.texi (Insertion Variables): Mention new variable
7603         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
7604         documentation accordingly.
7606 2007-10-28  Romain Francoise  <romain@orebokech.com>
7608         * gnus.texi (To From Newsgroups): Mention new variables
7609         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7611 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7613         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7614         stuff; gnus-mime-inline-part does the automatic decompression.
7616 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7618         * gnus.texi (Spam ELisp Package Configuration Examples):
7619         "training.ham" should be "training.spam".
7621 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7623         * message.texi (Mail Variables): Fix the default value for
7624         message-send-mail-function.
7626 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7628         * gnus.texi (Optional Back End Functions): nntp-request-update-info
7629         always returns nil exceptionally.
7631 2007-10-28  Simon Josefsson  <jas@extundo.com>
7633         * gnus.texi (Article Washing): Add libidn URL.
7634         Suggested by Michael Cook <michael@waxrat.com>.
7636 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7638         * gnus.texi (Topic Commands): Fix next/previous.
7640 2007-10-28  Simon Josefsson  <jas@extundo.com>
7642         * gnus.texi (Article Washing): Mention `W i'.
7644 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7646         * gnus.texi (Group Parameters): Slight extension of sieve
7647         parameter description.
7649 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7651         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7652         matching score files as well.
7653         (Picons): Describe `gnus-picon-style'.
7655 2007-10-28  Romain Francoise  <romain@orebokech.com>
7657         * message.texi (Message Headers): Mention that headers are hidden
7658         using narrowing, and how to expose them.
7659         Update copyright.
7661 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7663         * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7664         `gnus-summary-sort-by-recipient'.
7666 2007-10-28  Romain Francoise  <romain@orebokech.com>
7668         * gnus.texi (NNTP marks): New node.
7669         (NNTP): Move NNTP marks variables to the new node.
7671 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7673         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7675         * gnus.texi (MIME Commands, Hashcash): Markup fix.
7677 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7679         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7680         everywhere for consistency.
7681         (Filtering Spam Using The Spam ELisp Package): Admonish again.
7682         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7683         Say "regular expression" instead of "regex."  Admonish.
7684         Pick other words to sound better (s/so/thus/).
7685         (Spam ELisp Package Filtering of Incoming Mail):
7686         Mention statistical filters.  Remove old TODO.
7687         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7688         New section on sorting and displaying the spam score.
7689         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7690         backend but an alias to spam-use-BBDB.
7691         (Extending the Spam ELisp package): Rewrite the example using the
7692         new backend functionality.
7694 2007-10-28  Simon Josefsson  <jas@extundo.com>
7696         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7697         nntp-marks-directory, from Romain Francoise
7698         <romain@orebokech.com>.
7700 2007-10-28  Magnus Henoch  <mange@freemail.hu>
7702         * gnus.texi (Hashcash): New default value of
7703         hashcash-default-payment.
7705 2007-10-28  Simon Josefsson  <jas@extundo.com>
7707         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
7708         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7710 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7712         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7714 2007-10-28  Simon Josefsson  <jas@extundo.com>
7716         * gnus.texi (documentencoding): Add, to avoid warnings.
7718 2007-10-28  Simon Josefsson  <jas@extundo.com>
7720         * message.texi (Mail Headers): Add.
7722         * gnus.texi (Hashcash): Fix.
7724 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7726         * gnus.texi (Hashcash): Change location of library, also mention
7727         that payments can be verified and fix the name of the
7728         hashcash-path variable.
7730 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7732         * gnus.texi (Article Display): Add `gnus-picon-style'.
7734 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7736         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7738 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7740         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7741         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7742         warning about ham processors in spam groups removed.
7744 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7746         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7747         From Hubert Chan <hubert@uhoreg.ca>.
7749 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7751         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7752         (Mailing List): Typo.
7753         (Customizing Articles): Add gnus-treat-ansi-sequences.
7754         (Article Washing): Index.
7756         * message.texi: Use m-dash consistently.
7758 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7760         * gnus.texi (GroupLens): Remove.
7762 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7764         * gnus.texi (Outgoing Messages, Agent Variables):
7765         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7766         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7768 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7770         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7772 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7774         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7776         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
7778 2007-10-28  Simon Josefsson  <jas@extundo.com>
7780         * gnus.texi (Top): Add SASL.
7782 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
7784         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7786 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7788         * gnus.texi (Troubleshooting): Adjust Gnus version number.
7790 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
7792         * calc.texi (Formulas, Composition Basics): Lower the
7793         precedence of negation.
7795 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
7797         * ses.texi (The Basics): Mention how to create a new spreadsheet.
7798         Mention the new three-letter column identifiers.
7799         (More on cell printing): Calculate-cell and truncate-cell are now `c'
7800         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
7801         message when using `c' on an empty default with default printer.
7802         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7803         renamed to `ses--symbolic-formulas' some time ago.
7805 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
7807         * calc.texi (Default Simplifications, Making Selections)
7808         (Customizing Calc): Clarify associativity of multiplication.
7810 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
7812         * tramp.texi (Traces and Profiles): Simplify loop over
7813         `trace-function-background'.
7815 2007-10-22  Juri Linkov  <juri@jurta.org>
7817         * dired-x.texi (Shell Command Guessing): Default values are now
7818         available by typing M-n instead of M-p.
7820 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
7822         * tramp.texi (Cleanup remote connections): New section.
7823         (Password caching): Remove `tramp-clear-passwd'.
7824         It's not a command anymore.
7825         (Bug Reports): Add `tramp-bug' to function index.
7826         (Function Index, Variable Index): New nodes.
7827         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7829         * trampver.texi: Update release number.
7831 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
7833         * calc.texi (History and Acknowledgements): Turn comment
7834         about integer size into past tense.
7835         (Time Zones): Remove pointer to Calc author's address.
7836         (Trigonometric and Hyperbolic Functions): Mention cotangent
7837         and hyperbolic cotangent.  Fix typo.
7839 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
7841         Sync with Tramp 2.1.11.
7843         * trampver.texi: Update release number.
7845 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
7847         * tramp.texi (External packages): New section.
7849 2007-09-29  Juri Linkov  <juri@jurta.org>
7851         * info.texi (Help-Int): Document `L' (`Info-history').
7853 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
7855         * org.texi: Change links to webpage and maintained email.
7856         (Remember): Promote to Chapter, significant changes.
7857         (Fast access to TODO states): New section.
7858         (Faces for TODO keywords): New section.
7859         (Export options): Example for #+DATE.
7860         (Progress logging): Section moved.
7862 2007-09-26  Bill Wohler  <wohler@newt.com>
7864         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7865         browse-url-at-mouse.
7867 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
7869         * flymake.texi (Customizable variables): Face names don't end in -face.
7870         Fix flymake-err-line-patterns template.
7871         (Example -- Configuring a tool called directly): Fix init-function.
7872         (Highlighting erroneous lines): Face names don't end in -face.
7874 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
7876         * erc.texi (Special-Features): Fix small typo.
7878 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
7880         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7881         and "External transfer methods".
7883 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
7885         * calc.texi (Predefined Units): Add some history.
7887 2007-09-08  Michael Olson  <mwolson@gnu.org>
7889         * erc.texi (Copying): New section included from gpl.texi.
7890         This matches the look of the upstream ERC manual.
7892 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
7894         * calc.texi (History and Acknowledgements): Adjust the "thanks".
7895         (Random Numbers): Clarify the distribution of `random'.
7897 2007-09-06  Glenn Morris  <rgm@gnu.org>
7899         Move manual sources from man/ to subdirectories of doc/.
7900         Split into the Emacs manual in emacs/, and other manuals in misc/.
7901         Change all setfilename commands to use ../../info.
7902         * Makefile.in: Move the parts of the old man/Makefile.in that do not
7903         refer to the Emacs manual here.
7904         (infodir): New variable.
7905         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
7906         (cc-mode.texi, faq.texi): Update references to source file locations.
7907         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7908         do not refer to the Emacs manual here.
7909         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7911         * Makefile.in: Add `basename' versions of all info targets, for
7912         convenience when rebuilding just one manual.
7913         (../etc/GNU): Delete obsolete target.
7914         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7915         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
7916         *.vrs *.toc here...
7917         (maintainer-clean): ...from here.
7919         * makefile.w32-in (../etc/GNU): Delete obsolete target.
7921 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
7923         * calc.texi (Date Conversions): Clarify definition of
7924         Julian day numbering.
7925         (Date Forms): Clarify definition of Julian day numbering;
7926         add some history.
7928 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
7930         * org.texi: Version 5.07.
7932 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
7934         * message.texi (MIME): Replace mml-attach with mml-attach-file.
7936 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
7938         * org.texi (Adding hyperlink types): New section.
7939         (Embedded LaTeX): Chapter updated because of LaTeX export.
7940         (LaTeX export): New section.
7941         (Using links out): New section.
7943 2007-08-22  Glenn Morris  <rgm@gnu.org>
7945         * faq.texi (Learning how to do something): Refcards now in
7946         etc/refcards/ directory.
7948 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
7950         * tramp.texi (Remote Programs): Persistency file must be cleared when
7951         changing `tramp-remote-path'.
7952         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7953         macro.
7955 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
7957         * calc.texi: Move contents to beginning of file.
7958         (Algebraic Entry): Fix the formatting of an example.
7960 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
7962         * calc.texi (Basic Operations on Units): Mention exact versus
7963         inexact conversions.
7965 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
7967         * calc.texi (Basic Operations on Units): Mention default
7968         values for new units.
7969         (Quick Calculator Mode): Mention that binary format will
7970         be displayed.
7972 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7974         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7976 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7978         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7980 2007-08-08  Glenn Morris  <rgm@gnu.org>
7982         * gnus.texi, sieve.texi: Replace `iff'.
7984 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
7986         * calc.texi (Basic Graphics): Mention the graphing of error
7987         forms.
7988         (Graphics Options): Mention how `g s' handles error forms.
7989         (Curve Fitting): Mention plotting the curves.
7990         (Standard Nonlinear Models): Add additional models.
7991         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7992         (Linear Fits): Correct result.
7994 2007-08-01  Alan Mackenzie  <acm@muc.de>
7996         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7997         to "--no-site-file".
7999 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
8001         * tramp.texi (Frequently Asked Questions): Point to mode line
8002         extension in Emacs 23.1.
8004         * trampver.texi: Update release number.
8006 2007-07-27  Glenn Morris  <rgm@gnu.org>
8008         * calc.texi (Copying): Include license text from gpl.texi, rather than
8009         in-line.
8011 2007-07-25  Glenn Morris  <rgm@gnu.org>
8013         * calc.texi (Copying): Replace license with GPLv3.
8015         * Relicense all FSF files to GPLv3 or later.
8017 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
8019         Sync with Tramp 2.1.10.
8021         * tramp.texi (trampfn): Expand macro implementation in order to handle
8022         empty arguments.
8023         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
8024         occurrences by trampfn.
8025         (Frequently Asked Questions): Extend example code for host
8026         identification in the modeline.  Add bbdb to approaches shortening Tramp
8027         file names to be typed.
8029         * trampver.texi: Update release number.
8031 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
8033         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8034         section.  Reported by <poti@potis.org>.
8035         (Remote processes): Arguments of the program to be debugged are taken
8036         literally.
8037         (Frequently Asked Questions): Simplify recentf example.
8039 2007-07-14  Karl Berry  <karl@gnu.org>
8041         * info.texi (@copying): New Back-Cover Text.
8043         * info.texi (Quitting Info): Move to proper place in source.
8044         (Reported by Benno Schulenberg.)
8046 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
8048         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8050         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8052         * emacs-mime.texi: Add @documentencoding directive.
8054 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
8056         * tramp.texi (Remote processes): Add an anchor to the subsection
8057         "Running a debugger on a remote host".
8059 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
8061         * tramp.texi (Remote processes): Don't call it "experimental" any
8062         longer.  Add subsection about running a debugger on a remote host.
8064 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
8066         * org.texi (Properties and columns): Chapter rewritten.
8068 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
8070         * tramp.texi:
8071         * trampver.texi: Migrate to Tramp 2.1.
8073 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
8075         * org.texi (Properties): New chapter.
8077 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8079         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8080         Control Panel.
8082         * gnus.texi (Misc Article): Add index entry for
8083         gnus-single-article-buffer.
8085 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8087         * gnus.texi (Starting Up): Fix typo.
8089 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8091         * gnus.texi (Asynchronous Fetching): Fix typo.
8093 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
8095         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8096         (About This Manual): Remove redundant information.
8097         (Getting Started): Mention author.
8098         (Basic Arithmetic, Customizing Calc): Make description of the
8099         variable `calc-multiplication-has-precedence' match its new effect.
8101 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
8103         * calc.texi (Basic Arithmetic, Customizing Calc):
8104         Mention the variable `calc-multiplication-has-precedence'.
8106 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
8108         * org.texi (Tag): Section swapped with node Timestamps.
8109         (Formula syntax for Lisp): Document new `L' flag.
8111 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8113         * gnus.texi (Misc Group Stuff, Summary Buffer)
8114         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
8116 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8118         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8119         * gnus.texi (Article Buttons, Mail Source Customization)
8120         (Sending or Not Sending, Customizing NNDiary):
8121         * message.texi (Message Headers):
8122         * mh-e.texi (HTML): Fix typos.
8124 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
8126         Sync with Tramp 2.0.56.
8128         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8129         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
8131 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
8133         * Version 22.1 released.
8135 2007-05-26  Michael Olson  <mwolson@gnu.org>
8137         * erc.texi (Modules): Fix references to completion modules.
8139 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
8141         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8143 2007-05-09  Didier Verna  <didier@xemacs.org>
8145         * gnus.texi (Email Based Diary): New.  Proper documentation for the
8146         nndiary back end and the gnus-diary library.
8148 2007-05-03  Karl Berry  <karl@gnu.org>
8150         * .cvsignore (*.pdf): New entry.
8152         * texinfo.tex: Update from current version for better pdf generation.
8154 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
8156         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8158 2007-04-28  Glenn Morris  <rgm@gnu.org>
8160         * faq.texi (New in Emacs 22): Restore mention of python.el pending
8161         consideration of legal status.
8163 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
8165         * idlwave.texi: Minor updates for IDLWAVE 6.1.
8167 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
8169         * faq.texi (New in Emacs 22): python.el removed.
8171 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
8173         * calc.texi (Reporting bugs): Update maintainer's address.
8175 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
8177         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8179 2007-04-15  Jay Belanger  <belanger@truman.edu>
8181         * calc.texi (Title page): Remove the date.
8182         (Basic Arithmetic): Emphasize that / binds less strongly than *.
8183         (The Standard Calc Interface): Change trail title.
8184         (Floats): Mention that when non-decimal floats are entered, only
8185         approximations are stored.
8186         (Copying): Move to the appendices.
8187         (GNU Free Documentation License): Add as an appendix.
8189 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
8191         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8192         * dired-x.texi, ebrowse.texi, ediff.texi:
8193         * emacs-mime.texi, erc.texi, eshell.texi:
8194         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8195         * idlwave.texi, message.texi, newsticker.texi, org.texi:
8196         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8197         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8198         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8199         * woman.texi: Include GFDL.
8201         * doclicense.texi: Remove node heading, so that it can be included by
8202         other files.
8204         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
8206         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8207         than *.
8209 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
8211         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8212         in Calc.
8214 2007-04-09  Romain Francoise  <romain@orebokech.com>
8216         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8217         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
8218         replace mouse-2.
8220 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
8222         * woman.texi (Word at point, Interface Options): woman-topic-at-point
8223         renamed to woman-use-topic-at-point.  Document new behavior.
8225 2007-04-08  Richard Stallman  <rms@gnu.org>
8227         * url.texi: Fix some indexing.
8228         (Disk Caching): Drop discussion of old/other Emacs versions.
8230 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8232         * url.texi (Disk Caching): Say Emacs 21 "and later".
8234         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8235         on Font locking which now mentions JIT lock.
8237 2007-04-01  Michael Olson  <mwolson@gnu.org>
8239         * erc.texi: Update for the ERC 5.2 release.
8241 2007-03-31  David Kastrup  <dak@gnu.org>
8243         * woman.texi (Topic, Interface Options): Explain changes semantics of
8244         woman-manpath in order to consider MANPATH_MAP entries.
8246 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
8248         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8250 2007-03-26  Richard Stallman  <rms@gnu.org>
8252         * pgg.texi (Caching passphrase): Clean up previous change.
8254 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
8256         * gnus.texi (Setting Process Marks): Fix typo.
8258 2007-03-25  Romain Francoise  <romain@orebokech.com>
8260         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8261         readability, and include various fixes by Daniel Brockman, Nick Roberts
8262         and Dieter Wilhelm.
8264 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
8266         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8268         * gnus.texi (Mail Source Specifiers): Fix typo.
8270 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
8272         * reftex.texi (Imprint): Update maintainer information.
8274 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8276         * message.texi (Message Buffers): Update documentation for
8277         message-generate-new-buffers.
8279 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
8281         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8283 2007-03-21  Glenn Morris  <rgm@gnu.org>
8285         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8287 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
8289         * eshell.texi (Known problems): Emacs 21 -> 22.
8291         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8293 2007-03-18  Jay Belanger  <belanger@truman.edu>
8295         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8297 2007-03-12  Glenn Morris  <rgm@gnu.org>
8299         * calc.texi (Time Zones): Switch to new North America DST rule.
8301         * calc.texi: Replace "daylight savings" with "daylight
8302         saving" in text throughout.
8304 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8306         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8307         The variable now uses a list of symbols instead of just a symbol.
8308         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8310 2007-03-06  Romain Francoise  <romain@orebokech.com>
8312         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
8313         new packages, and mention Gnus update.
8315 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8317         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8318         nntp-open-connection-functions-never-echo-commands.
8320 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
8322         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8323         problems on the console, and security risk in not using gpg-agent.
8325 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
8327         * org.texi (The spreadsheet): Rename from "Table calculations".
8328         Completely reorganized and rewritten.
8329         (CamelCase links): Section removed.
8330         (Repeating items): New section.
8331         (Tracking TODO state changes): New section.
8332         (Agenda views): Chapter reorganized and rewritten.
8333         (HTML export): Section rewritten.
8334         (Tables in arbitrary syntax): New section.
8335         (Summary): Better feature summary.
8336         (Activation): Document problem with cut-and-paste of Lisp code
8337         from PDF files.
8338         (Visibility cycling): Document indirect buffer use.
8339         (Structure editing): Document sorting.
8340         (Remember): Section rewritten.
8341         (Time stamps): Better description of time stamp types.
8342         (Tag searches): Document regular expression search for tags.
8343         (Stuck projects): New section.
8344         (In-buffer settings): New keywords.
8345         (History and Acknowledgments): Update description.
8347 2007-02-24  Alan Mackenzie  <acm@muc.de>
8349         * cc-mode.texi (Movement Commands): Insert two missing command names.
8350         (Getting Started): Slight wording correction (use conditional).
8352 2007-02-22  Kim F. Storm  <storm@cua.dk>
8354         * widget.texi (User Interface, Basic Types): Document need to put some
8355         text before the %v escape in :format string in editable-field widget.
8357 2007-02-18  Romain Francoise  <romain@orebokech.com>
8359         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8360         `cvs-mode-quit'.
8362 2007-02-10  Markus Triska  <markus.triska@gmx.at>
8364         * widget.texi (Programming Example): Put constant strings in :format.
8366 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
8368         * faq.texi (Fullscreen mode on MS-Windows): New node.
8370 2007-02-04  David Kastrup  <dak@gnu.org>
8372         * faq.texi (AUCTeX): Update version number.  Should probably be done
8373         for other packages as well.
8375 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8377         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
8378         <tassilo@member.fsf.org>.
8380 2007-01-20  Markus Triska  <markus.triska@gmx.at>
8382         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8384 2007-01-13  Michael Olson  <mwolson@gnu.org>
8386         * erc.texi (Modules): Mention capab-identify module.
8388 2007-01-05  Michael Olson  <mwolson@gnu.org>
8390         * erc.texi (Getting Started): Update for /RECONNECT command.
8392 2007-01-04  Richard Stallman  <rms@gnu.org>
8394         * ebrowse.texi: Change C-c b to C-c C-m.
8396 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8398         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8399         variables only in info to avoid redundant entries in the printed
8400         manual.
8402 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
8404         * message.texi (Using PGP/MIME): Document gpg-agent usage.
8406 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
8408         * message.texi (Security): Split into sub-nodes.
8410 2007-01-01  Alan Mackenzie  <acm@muc.de>
8412         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8413         eval-after-load in Emacs <=21 and a workaround.  Document that
8414         trigraphs are not supported.
8416 2007-01-01  Alan Mackenzie  <acm@muc.de>
8418         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8419         c-context-line-break.  When invoked within a string, preserve
8420         whitespace.  Add a backslash only when also in a macro.
8422 2007-01-01  Alan Mackenzie  <acm@muc.de>
8424         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8426 2007-01-01  Alan Mackenzie  <acm@muc.de>
8428         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8429         are now bound by default to c-\(beginning\|end\)-of-defun by default.
8431 2007-01-01  Alan Mackenzie  <acm@muc.de>
8433         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8434         "Choosing a Style".
8436         * cc-mode.texi ("Styles"): Add @dfn{style}.
8438 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
8440         Sync with Tramp 2.0.55.
8442         * trampver.texi: Update release number.
8444 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
8446         * gnus.texi (Customizing Articles): Add index entries for all
8447         gnus-treat-* variables.
8449 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8451         * gnus.texi (IMAP): Fix incorrect explanation of
8452         nnimap-search-uids-not-since-is-evil in documentation for
8453         nnimap-expunge-search-string.
8455 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
8457         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8458         spam-ifile-database.
8460 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8462         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8463         rebind C-s.
8465 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
8467         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8468         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8469         "expiring mail".
8470         (IMAP): Document nnimap-search-uids-not-since-is-evil and
8471         nnimap-nov-is-evil.
8473 2006-12-25  Kevin Ryde  <user42@zip.com.au>
8475         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8476         about the key procedure being used heavily.
8478 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8480         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8481         to t.
8482         (Prerequisites): Add explanation about gpg-agent.
8484 2006-12-22  Kevin Ryde  <user42@zip.com.au>
8486         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8487         "sort" instead of "sort*".
8489 2006-12-19  Richard Stallman  <rms@gnu.org>
8491         * calc.texi (History and Acknowledgements): Recognize that Emacs
8492         now does have floating point.
8494 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
8496         * tramp.texi (External transfer methods): Describe new method `scpc'.
8498 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
8500         * pgg.texi: Added short note on gpg-agent to the introduction.
8502 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8504         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8505         also applies to Cc.
8507 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8509         * gnus.texi (X-Face): Clarify.  Say which programs are required
8510         on Windows.
8512 2006-12-08  Michael Olson  <mwolson@gnu.org>
8514         * erc.texi (Modules): Remove documentation for list module.
8516 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8518         * faq.texi (^M in the shell buffer): Ditto.
8520 2006-11-20  Michael Olson  <mwolson@gnu.org>
8522         * erc.texi: Call this the 5.2 stable pre-release of ERC.
8524 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8526         * org.texi: Fix typos.
8527         (Agenda commands): Document `C-k'.
8529 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
8531         * url.texi (http/https): Fix a typo in the HTTP URL.
8533 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
8535         * ada-mode.texi: Total rewrite.
8537 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8539         * org.texi: Minor typo fixes.
8541 2006-11-13  Bill Wohler  <wohler@newt.com>
8543         Release MH-E manual version 8.0.3.
8545         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8546         release 8.0.3.
8548         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8549         to set MAILDIR.
8550         (Reading Mail): Document the customization of read-mail-command
8551         for MH-E.
8552         (Viewing Attachments): Document mm-discouraged-alternatives.
8553         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8554         (Junk): Add more information about the settings of mh-junk-background
8555         in a program.  Add /usr/bin/mh to PATH in examples.
8557 2006-11-12  Richard Stallman  <rms@gnu.org>
8559         * woman.texi: Update author address but say he no longer maintains it.
8561 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
8563         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8564         archived trees.
8565         (Checkboxes): Section moved to chapter 5, and extended.
8566         (The date/time prompt): New section.
8567         (Link abbreviations): New section.
8568         (Presentation and sorting): New section.
8569         (Custom agenda views): Section completely rewritten.
8570         (Summary): Compare with Planner.
8571         (Feedback): More info about creating backtraces.
8572         (Plain lists): Modify example.
8573         (Breaking down tasks): New section.
8574         (Custom time format): New section.
8575         (Time stamps): Document inactive timestamps.
8576         (Setting tags): More details about fast tag selection.
8577         (Block agenda): New section.
8578         (Custom agenda views): Section rewritten.
8579         (Block agenda): New section.
8581 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8583         * tramp.texi (Configuration): scp is the default method.
8584         (Default Method): Use ssh as example for another method.
8586 2006-10-27  Richard Stallman  <rms@gnu.org>
8588         * woman.texi: Downcase nroff/troff/roff.
8589         (Installation): Chapter deleted.  Some xrefs deleted.
8590         (Background): woman doesn't advise man ;-).
8592 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8594         * ada-mode.texi (Project files, Identifier completion)
8595         (Automatic Casing, Debugging, Using non-standard file names)
8596         (Working Remotely): Fix typos.
8598 2006-10-20  Masatake YAMATO  <jet@gyve.org>
8600         * cc-mode.texi (Sample .emacs File): Add missing `)' in
8601         sample code `my-c-initialization-hook'.
8603 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
8605         * widget.texi: Fix typos.
8607 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
8609         * tramp.texi (Frequently Asked Questions): Remove questions marked with
8610         "???".  There have been no complaints for years, so the information
8611         must be appropriate.
8613 2006-10-16  Richard Stallman  <rms@gnu.org>
8615         * widget.texi: Use @var instead of capitalization.
8616         Clarify many widget type descriptions.
8618 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8620         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
8621         gnus-dired-attach.
8622         (Selecting a Group): Fix typo.
8624 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8626         * widget.texi: Fix typos.
8628 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
8630         * gnus.texi (Image Enhancements): Update for Emacs 22.
8632         * gnus-faq.texi ([1.3]): Update.
8634 2006-10-06  Richard Stallman  <rms@gnu.org>
8636         * faq.texi (Displaying the current line or column):
8637         Delete "As of Emacs 20".
8639 2006-10-06  Romain Francoise  <romain@orebokech.com>
8641         * faq.texi (VM): VM works with Emacs 22 too.
8643 2006-10-06  Richard Stallman  <rms@gnu.org>
8645         * ebrowse.texi: Remove Emacs version "21" from title.
8647 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
8649         * gnus.texi (Foreign Groups): Say where change of editing commands are
8650         stored.  Add reference to `gnus-parameters'.
8652 2006-09-15  Jay Belanger  <belanger@truman.edu>
8654         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8655         Change "Library Public License" to "Lesser Public License"
8656         throughout.  Use "yyyy" to represent year.
8658 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
8660         * org.texi (Setting tags): Typo fix.
8662 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
8664         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8666 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
8668         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8670 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
8672         * faq.texi (Escape sequences in shell output): EMACS is now set
8673         to Emacs's absolute file name, not to "t".
8674         (^M in the shell buffer): Likewise.
8676 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
8678         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8679         mails with pop3-leave-mail-on-server.  Fix wording.
8680         (Limiting): Improve gnus-summary-limit-to-articles.
8681         (X-Face): Fix typo.
8683 2006-09-11  Simon Josefsson  <jas@extundo.com>
8685         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8686         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8688 2006-09-06  Simon Josefsson  <jas@extundo.com>
8690         * smtpmail.texi (Authentication): Mention SSL.
8692 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
8694         * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8696 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
8698         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8699         Don't use @indicateurl.
8701         * cc-mode.texi (Subword Movement): Don't use @headitem.
8702         (Custom Braces, Clean-ups): Don't use @tie.
8704 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
8706         Sync with Tramp 2.0.54.
8708         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8709         Suggested by Adrian Phillips <a.phillips@met.no>.
8711 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
8713         * org.texi (Installation, Activation): Split from Installation and
8714         Activation.
8715         (Clocking work time): Documented new features.
8717 2006-08-13  Alex Schroeder  <alex@gnu.org>
8719         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8720         example.
8722 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
8724         * faq.texi (How to add fonts): New node.
8726 2006-08-05  Romain Francoise  <romain@orebokech.com>
8728         * faq.texi (New in Emacs 22): Expand.
8730 2006-08-03  Michael Olson  <mwolson@gnu.org>
8732         * erc.texi: Update for ERC 5.1.4.
8734 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8736         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8737         in .../site-lisp/gnus/ by default.
8738         [ From gnus-news.texi in the trunk. ]
8740 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8742         * gnus.texi (MIME Commands): Additions for yEnc.
8744 2006-07-24  Richard Stallman  <rms@gnu.org>
8746         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8747         * faq.texi: Move periods and commas inside quotes.
8749 2006-07-20  Jay Belanger  <belanger@truman.edu>
8751         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8753 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
8755         * faq.texi (Security risks with Emacs): Document Emacs 22
8756         file-local-variable mechanism.
8758 2006-07-12  Michael Olson  <mwolson@gnu.org>
8760         * erc.texi: Update for ERC 5.1.3.
8762 2006-07-12  Alex Schroeder  <alex@gnu.org>
8764         * rcirc.texi: Fix typos.
8765         (Getting started with rcirc): New calling convention for M-x irc.
8766         Mention #rcirc.  Removed channel tracking.
8767         (Configuration): Change the names of all variables that got changed
8768         recently, eg. rcirc-server to rcirc-default-server.  Added
8769         documentation for rcirc-authinfo, some background for Bitlbee, and
8770         rcirc-track-minor-mode.
8771         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8772         Scrolling.
8773         (Reconnecting after you have lost the connection): Fix example code
8774         to match code changes.
8776 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
8778         * gnus.texi, message.texi: Fix typos.
8780 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
8782         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8783         commands.
8784         (Global TODO list): Document the use of the variables
8785         `org-agenda-todo-ignore-scheduled' and
8786         `org-agenda-todo-list-sublevels'.
8788 2006-07-05  Richard Stallman  <rms@gnu.org>
8790         * faq.texi (Scrolling only one line): Fix xref.
8792 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
8794         * faq.texi (Evaluating Emacs Lisp code):
8795         Throughout, replace eval-current-buffer with eval-buffer.
8797 2006-07-03  Richard Stallman  <rms@gnu.org>
8799         * rcirc.texi (Scrolling conservatively): Fix xref.
8801         * pcl-cvs.texi (Viewing differences): Usage fix.
8803 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
8805         * org.texi (Agenda commands): Document `s' key to save all org-mode
8806         buffers.
8808 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
8810         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8811         names.  Mention `cvs-msg' face.
8813 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
8815         * org.texi (Checkboxes): New section.
8817 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
8819         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8820         throughout this chapter.
8822 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
8824         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8825         text for standalone vs Emacs info.
8826         (Help): Clarify header line description.  Use mouse-1 for clicks.
8827         (Help-P): Use mouse-1 for clicks.
8828         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8829         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8830         (Choose menu subtopic): Remove gratuitous Emacs command names.
8831         (Help-FOO): Put usual behavior first.
8832         (Help-Xref): Clicking on xrefs works in Emacs.
8833         (Search Text): Clarify what the default behavior is.
8834         (Create Info buffer): Fix Emacs window/X window confusion.
8835         (Emacs Info Variables): Fix for new Emacs init file behavior.
8837 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8839         * gnus.texi (Summary Buffer Lines): Fix typo.
8841 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
8843         * org.texi (Embedded LaTeX): New chapter.
8844         (Archiving): Section rewritten.
8845         (Enhancing text): Some parts moved to the new chapter about LaTeX.
8847 2006-06-20  Bill Wohler  <wohler@newt.com>
8849         Release MH-E manual version 8.0.1.
8851         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8852         release 8.0.1.
8853         (Preface): Depend on GNU mailutils 1.0 and higher.
8855 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8857         * message.texi (News Headers): Update message-syntax-checks section.
8859 2006-06-19  Karl Berry  <karl@gnu.org>
8861         * info.texi (Advanced): Mention C-q, especially with ?.
8863 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
8865         * org.texi (Publishing links): Document the `:link-validation-function'
8866         property.
8867         (Extensions and Hacking): New chapter, includes some sections of the
8868         "Miscellaneous" chapter.
8870 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
8872         * org.texi (Progress logging): New section.
8874 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
8876         * org.texi (ASCII export): Document indentation adaptation.
8877         (Setting tags): Document mutually-exclusive tags.
8879 2006-06-05  Romain Francoise  <romain@orebokech.com>
8881         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8882         Fix typo.
8884         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8885         channel (#gnus@irc.freenode.net).
8886         Fix typos.  Update copyright notice.
8888         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8889         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8890         (Line-Up Functions, Custom Macros):
8891         * ediff.texi (Window and Frame Configuration)
8892         (Highlighting Difference Regions):
8893         * emacs-mime.texi (Display Customization):
8894         * erc.texi (History):
8895         * eshell.texi (Known problems):
8896         * eudc.texi (Overview, BBDB):
8897         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8898         (The problem of spam, SpamOracle, Extending the Spam package)
8899         (Conformity, Terminology):
8900         * idlwave.texi (Routine Info)
8901         (Class and Keyword Inheritance, Padding Operators)
8902         (Breakpoints and Stepping, Electric Debug Mode)
8903         (Examining Variables, Troubleshooting):
8904         * org.texi (Creating timestamps):
8905         * reftex.texi (Commands, Options, Changes):
8906         * tramp.texi (Inline methods, Password caching)
8907         (Auto-save and Backup, Issues):
8908         * vip.texi (Files, Commands in Insert Mode):
8909         * viper.texi (Emacs Preliminaries, States in Viper)
8910         (Packages that Change Keymaps, Viper Specials, Groundwork):
8911         Fix various typos.
8913 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
8915         * ediff.texi: Fix typos.
8917 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
8919         * org.texi: Small typo fixes.
8921 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8923         * viper.texi (Viper Specials):
8924         * gnus.texi (Example Setup):
8925         * faq.texi (Backspace invokes help):
8926         * dired-x.texi (Optional Installation Dired Jump):
8927         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8928         follow coding conventions.
8930 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
8932         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8934 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
8936         * pcl-cvs.texi: Fix typos.
8937         (Customization): Say "us".
8939 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
8941         * org.texi: Remove bogus @setfilename.
8943 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
8945         * org.texi (ASCII export): Omit command name.
8946         (HTML export): Add prefix to all lines in Local Variable example.
8947         (Acknowledgments): Typeset names in italics.
8949 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
8951         * org.texi (Plain lists): Add new item navigation commands.
8952         (External links): Document elisp and info links.
8953         (Custom searches): New section.
8954         (Publishing): New chapter.
8955         (HTML export): Include a list of supported CSS classes.
8956         (Setting tags): Describe the fast-tag-setting interface.
8958 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
8960         * dired-x.texi: ifinfo -> ifnottex.
8962 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8964         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8966 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
8968         * message.texi (Interface): Add tool bar customization.
8969         (MIME): Index and text additions for mml-attach.
8970         (MIME): Describe mml-dnd-protocol-alist and
8971         mml-dnd-attach-options.
8973         * gnus.texi (Oort Gnus): Reorder entries in sections.
8974         Fix some entries.
8975         (Starting Up): Add references to "Emacs for Heathens" and to
8976         "Finding the News".  Add user-full-name and user-mail-address.
8977         (Group Buffer Format): Add tool bar customization and update.
8978         (Summary Buffer): Add tool bar customization.
8979         (Posting Styles): Add message-alternative-emails.
8981 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
8983         * tramp.texi (Filename completion): Improve wording.
8985 2006-05-07  Romain Francoise  <romain@orebokech.com>
8987         * faq.texi (Using regular expressions): Fix typo.
8988         (Packages that do not come with Emacs): Fix capitalization.
8989         (Replacing text across multiple files): Expand node to explain how
8990         to use `dired-do-query-replace-regexp' in more detail, based on
8991         suggestion by Eric Hanchrow <offby1@blarg.net>.
8993 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
8995         * tramp.texi (Filename completion): Completion of remote files'
8996         method, user name and host name is active only in partial
8997         completion mode.
8999 2006-05-06  Bill Wohler  <wohler@newt.com>
9001         Release MH-E manual version 8.0.
9003         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9004         release 8.0.
9006 2006-05-06  Bill Wohler  <wohler@newt.com>
9008         * mh-e.texi (MH-BOOK-HOME): Change from
9009         http://www.ics.uci.edu/~mh/book/mh to
9010         http://rand-mh.sourceforge.net/book/mh.
9011         Replace .htm suffix with .html for MH book files.
9012         (Using This Manual): Update key binding for getting relevant
9013         chapter in Info from command key.
9014         (Ranges): Fix itemx.
9016 2006-05-05  Karl Berry  <karl@gnu.org>
9018         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9019         (\fonttextsize): New user-level command to change text font size.
9021 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9023         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
9025 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
9027         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9029 2006-04-24  Bill Wohler  <wohler@newt.com>
9031         * mh-e.texi (Getting Started): Make it more explicit that you need
9032         to install MH.  Add pointers to current MH implementations.
9034 2006-04-21  Bill Wohler  <wohler@newt.com>
9036         Release MH-E manual version 7.94.
9038         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9039         release 7.94.
9041 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
9043         * org.texi: Many small fixes.
9044         (Handling links): Rename from "Managing links".
9046 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9048         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9049         (Splitting mail using spam-stat): Fix @xref.
9051 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
9053         * gnus.texi (Spam Package): Major revision of the text.
9054         Previously this node was "Filtering Spam Using The Spam ELisp Package".
9056 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
9058         * org.texi (Time stamps): Better explanation of the purpose of
9059         different time stamps.
9060         (Structure editing, Plain lists): More details on how new items
9061         and headings are inserted.
9063 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
9065         * org.texi (Formula syntax): Fix link to Calc Manual.
9067 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9069         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9071 2006-04-17  Bill Wohler  <wohler@newt.com>
9073         * mh-e.texi (Folders): Update mh-before-quit-hook and
9074         mh-quit-hook example with code that removes the buffers rather
9075         than just bury them.
9077 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
9079         Sync with Tramp 2.0.53.
9081 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
9083         * org.texi (Updating settings): New section.
9084         (Visibility cycling): Better names for the startup folding
9085         options.
9086         (Exporting): Completely restructured.
9087         (The very busy C-c C-c key): New section.
9088         (Summary of in-buffer settings): New section.
9090 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9092         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9094 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9096         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9097         (Server Commands): Key `v' is reserved for users.
9099 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
9101         * org.texi (Link format): New section, emphasis on bracket links.
9102         (External links): Document bracket links.
9103         (FAQ): Expand to cover shell links and the new link format.
9105 2006-04-09  Kevin Ryde  <user42@zip.com.au>
9107         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9109 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
9111         * gnus.texi (Summary Buffer Lines): Add `*'.
9113 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
9115         * gnus.texi (Group Parameters):
9116         Mention gnus-permanently-visible-groups.
9118 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9120         * gnus.texi (Face): Fix typo.
9122 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
9124         * gnus.texi (X-Face): Clarify.
9125         (Face): Need Emacs with PNG support.
9127 2006-04-06  Richard Stallman  <rms@gnu.org>
9129         * idlwave.texi: Delete the blocks "not suitable for inclusion with
9130         Emacs".
9132 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
9134         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9135         blocks not suitable for inclusion with Emacs using variable
9136         PARTOFEMACS.
9138 2006-04-04  Simon Josefsson  <jas@extundo.com>
9140         * gnus.texi (Security): Improve.
9142 2006-04-02  Karl Berry  <karl@gnu.org>
9144         * texinfo.tex: Update to current version (2006-03-21.13).
9146 2006-04-02  Bill Wohler  <wohler@newt.com>
9148         * mh-e.texi (Getting Started, Junk, Bug Reports)
9149         (MH FAQ and Support): Fix URLs.
9151 2006-03-31  Romain Francoise  <romain@orebokech.com>
9153         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9154         to t, not nil (and has for the past eight years).
9156 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9158         * message.texi, gnus.texi: Bump version to 5.11.
9160 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
9162         * gnus.texi (Top): Add comment about version line.
9164         * message.texi (Top): Ditto.  Change to take named versions into
9165         account.
9167 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9169         * gnus.texi (Posting Styles): Add x-face-file to example.
9170         (X-Face): Refer to posting styles.
9172         * gnus-faq.texi ([5.8]): Add x-face-file.
9173         ([8.4]): Add links to gmane.emacs.gnus.user and
9174         gmane.emacs.gnus.general.
9176 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9178         * gnus-faq.texi: Use .invalid.
9179         ([5.4]): Fix gnus-posting-styles example.
9181 2006-03-27  Romain Francoise  <romain@orebokech.com>
9183         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
9184         Emacs/W3 needs a new maintainer.
9185         (Ispell): Update author and version info.
9186         (Mailcrypt): Mention PGG.
9187         (New in Emacs 22): Add PGG to the list of new packages.
9188         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9189         updating dead URLs.
9191 2006-03-25  Karl Berry  <karl@gnu.org>
9193         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9194         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9195         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9196         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9197         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9198         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9199         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9200         (2) do not indent copyright year list (or anything else).
9202 2006-03-21  Bill Wohler  <wohler@newt.com>
9204         * mh-e.texi (Folders): Various edits.
9206 2006-03-20  Romain Francoise  <romain@orebokech.com>
9208         * gnus.texi (Mail Folders): Grammar fix.
9210 2006-03-19  Bill Wohler  <wohler@newt.com>
9212         * mh-e.texi (Replying): Document Mail-Followup-To.
9213         Change manually-formatted table to multitable.  Add debugging info.
9214         Move description of mh-reply-default-reply-to into paragraph
9215         that describes its values.
9217 2006-03-17  Bill Wohler  <wohler@newt.com>
9219         * mh-e.texi: Use smallexample and smalllisp consistently.
9220         (Sending Mail Tour): Update method of entering
9221         addresses and subject.
9222         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9223         (Adding Attachments, Searching): Update screenshots for Emacs 22.
9225 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
9227         * org.texi: Version number change only.
9229 2006-03-14  Bill Wohler  <wohler@newt.com>
9231         * mh-e.texi: Add index entries around each paragraph rather than
9232         depend on entries from beginning of node.  Doing so ensures that
9233         index entries are less likely to be forgotten if text is cut and
9234         pasted, and are necessary anyway if the references are on a
9235         separate page.  It seems that makeinfo is now (v. 4.8) only
9236         producing one index entry per node, so there is no longer any
9237         excuse not to.  Use subheading instead of heading.  The incorrect
9238         use of heading produced very large fonts in Info--as large as the
9239         main heading.
9240         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9241         versions 6 and 7 appeared *around* the time of these Emacs releases.
9243 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
9245         * org.texi (Clean view): Document new startup options.
9247 2006-03-11  Bill Wohler  <wohler@newt.com>
9249         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9250         (Composing, Scan Line Formats): Fix @refs.
9251         (Getting Started): Define MH profile and MH profile components.
9252         (Incorporating Mail, Reading Mail, Viewing, Printing)
9253         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9254         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9255         for string constants.
9256         (Tool Bar): Remove spurious quote.
9257         (Junk): Use ``...'' instead of "...".
9258         (Scan Line Formats): Replace @samp with @kbd.
9260 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9262         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9264 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9266         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9267         easy to understand.
9269 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9271         * gnus.texi: Markup fix.
9272         (Fancy Mail Splitting): Specify new feature.
9274 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9276         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9277         partial-words matching.
9279 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9281         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9283         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9284         (MIME Commands): Fix mm-discouraged-alternatives.
9286 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
9288         * org.texi: Version number change only.
9290 2006-03-06  Bill Wohler  <wohler@newt.com>
9292         * mh-e.texi: Move from SourceForge repository to Savannah.
9293         This is version 7.93, which is a total rewrite from the previous
9294         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9295         version 7.93.
9297 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9299         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9301 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
9303         * org.texi (Interaction): Add item about `org-mouse.el' by
9304         Piotr Zielinski.
9305         (Managing links): Document that also mouse-1 can be used to
9306         activate a link.
9307         (Headlines, FAQ): Add entry about hiding leading stars.
9308         (Miscellaneous): Resort the sections in this chapter to a more
9309         logical sequence.
9311 2006-02-27  Simon Josefsson  <jas@extundo.com>
9313         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
9314         2004-01-27 from the trunk).
9316 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9318         * cc-mode.texi: Rename c-hungry-backspace to
9319         c-hungry-delete-backwards, at the request of RMS.  Leave the old
9320         name as an alias.
9322 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9324         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9325         include the function header within the defun.
9327 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9329         * cc-mode.texi: Correct two typos.
9331 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9333         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9334         existing comment.
9335         (Electric Keys): Add a justification for electric indentation.
9336         (Hungry WS Deletion): Clear up the names and complications of the
9337         BACKSPACE and DELETE keys.
9339 2006-02-23  Juri Linkov  <juri@jurta.org>
9341         * faq.texi (Common requests): Move `Turning on auto-fill by
9342         default' after `Wrapping words automatically'.  Move `Working with
9343         unprintable characters' before `Searching for/replacing newlines'.
9344         Move `Replacing highlighted text' after `Highlighting a region'.
9345         Merge `Repeating commands' and `Repeating a command as many times
9346         as possible' into the former.
9347         (Packages that do not come with Emacs): Add refs to Gmane and
9348         etc/MORE.STUFF.
9350 2006-02-23  Juri Linkov  <juri@jurta.org>
9352         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9353         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9354         Add xref to `(emacs)Reporting Bugs'.
9355         (Getting a printed manual): Add URL to other formats of the manual.
9356         (Common requests): Fix menu.
9357         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9358         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9359         (Inserting text at the beginning of each line): Add pxref to
9360         `Changing the included text prefix'.
9361         (Forcing the cursor to remain in the same column): Mention `track-eol'
9362         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
9363         (Replacing text across multiple files): Add keybinding `Q' for
9364         `dired-do-query-replace'.
9366 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
9368         * reftex.texi: Version number and date change only.
9370         * org.texi (Internal Links): Rewrite to cover the modified
9371         linking system.
9373 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
9375         * faq.texi: Remove the coding cookie, it's not needed anymore.
9377 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9379         * faq.texi (Colors on a TTY): Mention Mac OS port.
9381 2006-02-12  Karl Berry  <karl@gnu.org>
9383         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9384         8-bit accented a.
9386 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
9388         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9390 2006-02-08  Romain Francoise  <romain@orebokech.com>
9392         * faq.texi (Top): Remove paragraph about the FAQ being a
9393         transitional document, etc.
9394         (Searching for/replacing newlines): New node.
9395         (Yanking text in isearch): New node.
9396         (Inserting text at the beginning of each line): Rename and make
9397         more general, mention `M-;' in Message mode.
9399 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
9401         * faq.texi (Meta key does not work in xterm)
9402         (Emacs does not display 8-bit characters)
9403         (Inputting eight-bit characters): Update xrefs.
9405 2006-02-06  Romain Francoise  <romain@orebokech.com>
9407         * faq.texi (VM): VM now at version 7.19.
9408         Set myself as maintainer of this file.
9410 2006-02-04  Michael Olson  <mwolson@gnu.org>
9412         * erc.texi (History): Note that ERC is now included with Emacs.
9414 2006-01-31  Romain Francoise  <romain@orebokech.com>
9416         * message.texi (Message Headers): Explain what
9417         `message-alternative-emails' does in more detail.
9418         Update copyright year.
9420 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
9422         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9424 2006-01-29  Richard M. Stallman  <rms@gnu.org>
9426         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9428 2006-01-29  Michael Olson  <mwolson@gnu.org>
9430         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9432         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9434         * faq.texi (New in Emacs 22): Mention ERC.
9436 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
9438         * rcirc.texi: Capitalize dir entry for consistency with the entry
9439         in info/dir and other entries in the Emacs category.
9440         Fix typos.  Delete trailing whitespace.
9442 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
9444         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9446 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
9448         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9449         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9451         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9452         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9454 2006-01-27  Alex Schroeder  <alex@gnu.org>
9456         * rcirc.texi: New file.
9458 2006-01-23  Juri Linkov  <juri@jurta.org>
9460         * widget.texi (User Interface): Add S-TAB for widget-backward.
9462 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
9464         Sync with Tramp 2.0.52.
9466         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9467         Add Tramp disabling item.  New item for common connection problems.
9468         (various): Apply "ftp" as method for the download URL.
9469         (Bug Reports): Refer to FAQ for common problems.
9471 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
9473         * widget.texi (User Interface): Use @key for TAB.
9475         * ses.texi (Formulas, Printer functions): Use @key for TAB.
9477         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9478         for TAB.
9480         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9482 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9484         * gnus.texi: Update copyright.
9486 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9488         * gnus.texi (Article Washing): Additions.
9490 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
9492         * org.texi (Agenda commands): Document tags command.
9494 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9496         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9498 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9500         * gnus.texi (RSS): Addition.
9502 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9504         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9506 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9508         * emacs-mime.texi (Display Customization): Add setting example to
9509         mm-discouraged-alternatives.
9511 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9513         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9514         version is the canonical version.
9516 2006-01-08  Alex Schroeder  <alex@gnu.org>
9518         * pgg.texi (Caching passphrase): Rewording.
9520 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
9522         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9523         repository URL.
9525 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
9527         * org.texi: Removed the accidentally re-added empty line in the
9528         direntry.
9530 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
9532         * org.texi (Agenda Views): Chapter reorganized.
9534 2005-12-29  Romain Francoise  <romain@orebokech.com>
9536         * faq.texi (Using Customize): New node.
9538 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
9540         * org.texi: Remove blank line in @direntry.  It is non-standard
9541         and recursively produces blank lines all over the dir file (when
9542         using Texinfo 4.8).
9544 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
9546         * widget.texi (atoms): Delete obsolete remark about `file' widget.
9548 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
9550         * org.texi (Tags): Boolean logic documented.
9551         (Agenda Views): Document custom commands.
9553 2005-12-20  David Kastrup  <dak@gnu.org>
9555         * faq.texi (AUCTeX): Update version and mailing list info.
9557 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9559         * gnus.texi (MIME Commands): Mention addition of
9560         multipart/alternative to gnus-buttonized-mime-types and add xref
9561         to mm-discouraged-alternatives.
9563         * emacs-mime.texi (Display Customization): Mention addition of
9564         "image/.*" and add xref to gnus-buttonized-mime-types in the
9565         mm-discouraged-alternatives section.
9567 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
9569         * org.texi (Tags): New section.
9570         (Agenda Views): Chapter reorganized.
9572 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
9574         * org.texi (Internal Links): Add a missing comma after an @xref.
9576 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
9578         * faq.texi (Filling paragraphs with a single space): No need to
9579         change sentence-end now.
9581 2005-12-13  Romain Francoise  <romain@orebokech.com>
9583         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9585 2005-12-12  Jay Belanger  <belanger@truman.edu>
9587         * faq.texi (Calc): Update version number.
9589 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
9591         * org.texi (Progress Logging): New section.
9593 2005-12-10  Romain Francoise  <romain@orebokech.com>
9595         Update the Emacs FAQ for the 22.1 release.
9597         * faq.texi: Set VER to `22.1'.
9598         (Basic editing): Explain how to use localized versions of the
9599         Tutorial.  Mention that `C-h r' displays the manual.
9600         Delete obsolete WWW link to an Emacs 18 tutorial.
9601         (Getting a printed manual): Point to the new locations of the
9602         manuals on the GNU Web site.
9603         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9604         available via Info (it was previously distributed separately).
9605         (Installing Texinfo documentation): The latest version of Texinfo
9606         is 4.8, not 4.0.
9607         (Informational files for Emacs): COPYING is the GNU General Public
9608         License, not the Emacs General Public License.
9609         (Informational files for Emacs): Delete obsolete link to the
9610         GNUinfo pages as they have been removed from the GNU Web site.
9611         (New in Emacs 22): New node.
9612         (Setting up a customization file): Say that most packages support
9613         Customize nowadays.
9614         (Colors on a TTY): Delete reference to instructions on how to
9615         enable syntax highlighting, it is now enabled by default.
9616         (Turning on abbrevs by default): Emacs now reads the abbrevs file
9617         at startup automatically.
9618         (Controlling case sensitivity): Mention `M-c' in isearch.
9619         (Using an already running Emacs process): Emacs now creates the
9620         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
9621         gnuserv.  As emacsclient can now run Lisp code as well, delete a
9622         sentence praising gnuserv for that.  Simplify description of how
9623         the client/server operation works.
9624         (Compiler error messages): Delete obsolete text (compile.el has
9625         been rewritten).
9626         (Indenting switch statements): Fix typo.
9627         (Matching parentheses): Simplify setup instructions, mention the
9628         menu bar item in the Options menu.
9629         (Repeating a command as many times as possible): Mention `C-x e'.
9630         (Going to a line by number): Mention new keymap and bindings
9631         `M-g M-g', `M-g M-p' and `M-g M-n'.
9632         (Turning on syntax highlighting): Now on by default.  Simplify.
9633         (Replacing highlighted text): Use `1', not `t'.
9634         (Problems with very large files): The maximum size is now 256MB on
9635         32-bit machines.
9636         (^M in the shell buffer): Mention `comint-process-echoes'.
9637         (Emacs for Apple computers): Emacs 22 has native support for Mac
9638         OS X.
9639         (Translating names to IP addresses): Delete node.
9640         (Binding keys to commands): Fix typo.
9641         (SPC no longer completes file names): New node.
9642         (MIME with Emacs mail packages): Delete section about the Emacs
9643         MIME FAQ (it's not reachable anymore).
9645 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9647         * cc-mode.texi: The manual has been extensively revised: the
9648         information about using CC Mode has been separated from the larger
9649         and more difficult chapters about configuration.  It has been
9650         updated for CC Mode 5.31.
9652 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9654         * pgg.texi (User Commands): Fix description of pgg-verify-region.
9655         (Selecting an implementation): Fix descriptions.
9657 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9659         * message.texi (Various Message Variables): Addition.
9661 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9663         * message.texi: Fix default values.
9665 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9667         * message.texi (Header Commands): Clarify descriptions of
9668         message-cross-post-followup-to, message-reduce-to-to-cc, and
9669         message-insert-wide-reply.
9670         (Various Commands): Fix kindex for message-kill-to-signature;
9671         clarify description of message-tab.
9673 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9675         * message.texi (Mailing Lists): Fix description about MFT.
9677         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9679 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9681         * gnus.texi (Slow Terminal Connection): Replace old description
9682         with new one.
9684 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9686         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9687         replace X-Draft-Headers with X-Draft-From.
9689 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9691         * gnus.texi (Various Various): Fix the default value of
9692         nnheader-max-head-length.
9693         (Gnus Versions): Fix typo.
9695 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
9697         * org.texi (Structure editing): Document new functionality of
9698         M-RET.
9700 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
9702         * org.texi (Internal Links): Fix Texinfo usage.
9704 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
9706         * org.texi (TODO basics): Document the global todo list.
9707         (TODO items): Documents sparse tree for specific TODO
9708         keywords.
9710 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
9712         * org.texi (Plain Lists): Typos fixed.
9714 2005-11-28  Jay Belanger  <belanger@truman.edu>
9716         * calc.texi: Change references of `M-#' to `C-x *' prefix.
9718 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
9720         * org.texi (Structure editing): New item moving commands added.
9721         (Plain Lists): New section.
9723 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
9725         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9726         (Agenda): Document commands `org-cycle-agenda-files' and
9727         `org-agenda-file-to-front'.
9728         (Built-in table editor): Document `org-table-sort-lines'.
9729         (HTML formatting): Export of hand-formatted lists.
9731 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9733         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9734         new variable gnus-toolbar-thickness.
9736 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9738         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9740 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9742         * gnus.texi (X-Face): Fix description.
9743         (XVarious): Remove gnus-xmas-logo-color-alist and
9744         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9746 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9748         * gnus.texi (Group Parameters): Mention new variable
9749         gnus-parameters-case-fold-search.
9750         (Home Score File): Addition.
9752 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
9754         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
9755         (Overview): List supported feed types.
9756         (Installation): No installation necessary when using autoload.
9757         (Configuration): Rename "RSS" to "news".
9759 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
9761         * pgg.texi (User Commands): Document additional passphrase
9762         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9763         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9765 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
9767         * org.texi: Version number changed to 3.19.
9769 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
9771         * pgg.texi (How to use): Update the example to add autoload of
9772         pgg-encrypt-symmetric-region.
9773         (User Commands): Document pgg-encrypt-symmetric-region.
9774         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9776 2005-10-27  Jay Belanger  <belanger@truman.edu>
9778         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9779         mention other TeX-related units.
9781 2005-10-23  Lars Hansen  <larsh@soem.dk>
9783         * dired-x.texi (Miscellaneous Commands):
9784         Replace dired-do-relative-symlink by dired-do-relsymlink and
9785         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9787 2005-10-23  Jay Belanger  <belanger@truman.edu>
9789         * calc.texi (Predefined Units): Use `alpha' for the fine structure
9790         constant.
9792 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
9794         * faq.texi (Bugs and problems):
9795         Replace `dired-move-to-filename-regexp' by
9796         `directory-listing-before-filename-regexp'.
9798 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
9800         * newsticker.texi (UPDATED): Set value.
9802 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9804         * gnus.texi (Document Groups): Remove duplicate item.
9806 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
9808         * org.texi (Summary): Mention iCalendar support.
9809         (Exporting): Document iCalendar support.
9811 2005-10-18  Romain Francoise  <romain@orebokech.com>
9813         * viper.texi (Viper Specials): Capitalize GNU.
9815 2005-10-17  Juri Linkov  <juri@jurta.org>
9817         * info.texi (Getting Started, Search Index, Expert Info):
9818         Fix wording.
9819         (Search Text): Replace `echo area' with `mode line'.
9820         (Search Index): Both `i' and `,' find all index entries.
9821         Replace example `C-f' with `C-l' (which exists in index of Info
9822         manual) and delete spaces in its keyboard input sequence.
9823         Delete unnecessary explanations about literal characters.
9825 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9827         * gnus.texi (Document Server Internals): Addition.
9829 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9831         * gnus.texi (A note on namespaces): Fix RFC reference.
9833 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9835         * gnus.texi (RSS): Fix key description.
9837 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9839         * gnus.texi: Emacs/w3 -> Emacs/W3.
9840         (Browsing the Web): Fix description.
9841         (Web Searches): Ditto.
9842         (Customizing W3): Ditto.
9844 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9846         * gnus.texi (Maildir): Clarify expire-age and expire-group.
9848 2005-10-11  Jay Belanger  <belanger@truman.edu>
9850         * calc.texi (Integration): Mention using `a i' to compute definite
9851         integrals.
9853 2005-10-11  Juri Linkov  <juri@jurta.org>
9855         * info.texi: Rearrange nodes.
9856         (Top): Update menu.  Change ref `Info for Experts' to
9857         `Advanced Info Commands'.
9858         (Getting Started): Fix description of manual's parts.
9859         (Help-Int): Change xref `Info Search' to `Search Index', and
9860         `Expert Info' to `Advanced'.
9861         (Advanced): Move node one level up.
9862         (Search Text, Search Index): New nodes split out from `Info Search'.
9863         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9864         split out from `Advanced'.
9865         (Advanced, Emacs Info Variables): De-document editing an Info file
9866         in Info.
9867         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9868         (Creating an Info File): Delete node and move its text to
9869         `Expert Info'.
9871 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
9873         * org.texi (Workflow states): Documented that change in keywords
9874         becomes active only after restart of Emacs.
9876 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
9878         Sync with Tramp 2.0.51.
9880 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
9882         * speedbar.texi (Introduction): Describe new location of speedbar
9883         on menubar.
9884         (Basic Key Bindings): Remove descriptions of bindings that have
9885         been removed.
9887 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
9889         * speedbar.texi (GDB): Describe use of watch expressions.
9891 2005-09-28  Simon Josefsson  <jas@extundo.com>
9893         * message.texi (IDNA): Fix.
9895 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9897         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9898         nntp-server-hook, and nntp-warn-about-losing-connection; fix
9899         description of nntp-open-connection-function.
9900         (Common Variables): Fix descriptions.
9902 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9904         * gnus.texi (Server Buffer Format): Document the %a format spec.
9906 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9908         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9910 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
9912         * org.texi Version 3.16.
9914 2005-09-19  Miles Bader  <miles@gnu.org>
9916         * newsticker.texi: Get rid of CVS keywords.
9918 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9920         * gnus.texi (Finding the Parent): Fix description of how Gnus
9921         finds article.
9923 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
9925         * gnus.texi (Advanced Scoring Examples): New examples to teach how
9926         to drop off non-answered articles.
9928 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
9930         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9931         braces (which are unsupported by NMAKE) for macro `srcdir'.
9933 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
9935         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9936         (../info/newsticker, newsticker.dvi): New targets.
9938 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
9940         * newsticker.texi: Replace @command with @code.  Replace @example
9941         with @lisp.
9942         (Top): Add explanations to menu items.
9943         (GNU Free Documentation License): Remove.
9945 2005-09-16  Romain Francoise  <romain@orebokech.com>
9947         Update all files to specify GFDL version 1.2.
9949         * doclicense.texi (GNU Free Documentation License): Update to
9950         version 1.2.
9952 2005-09-15  Richard M. Stallman  <rms@gnu.org>
9954         * newsticker.texi: Fix @setfilename.
9956         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9957         (../info/newsticker, newsticker.dvi): New targets.
9959 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
9961         * org.texi: Version 3.15.
9963 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
9965         * ses.texi: Combine all three indices into one.
9966         Correct a few typos.
9968 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9970         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9972 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9974         * emacs-mime.texi (Handles): Remove duplicate item.
9975         (Encoding Customization): Fix the default value for
9976         mm-coding-system-priorities.
9977         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9978         (Basic Functions): Fix reference.
9980 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9982         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9984 2005-08-18  Richard M. Stallman  <rms@gnu.org>
9986         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9987         and web site.
9989         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9990         not keyboard-translate.
9992 2005-08-11  Richard M. Stallman  <rms@gnu.org>
9994         * faq.texi (Using regular expressions): Fix xref.
9996 2005-08-09  Juri Linkov  <juri@jurta.org>
9998         * info.texi (Help-P): Replace `Prev' with `Previous'.
9999         (Help-M, Help-Xref): Add S-TAB.
10000         (Help-FOO): Update `u' command.
10001         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10002         Update info about visibility of xref parts.
10003         (Help-Int): Fix `m' command.  Rename `Info-last' to
10004         `Info-history-back'.  Add `Info-history-forward'.
10005         (Advanced): Fix `g*' and `M-n' commands.
10006         (Info Search): Add `index-apropos' in stand-alone browser.
10007         Add isearch commands.
10008         (Emacs Info Variables): Remove `Info-fontify'.
10009         Add `Info-mode-hook'.  Update face names.
10010         Add `Info-fontify-maximum-menu-size',
10011         `Info-fontify-visited-nodes', `Info-isearch-search'.
10013 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
10015         Sync with Tramp 2.0.50.
10017         * tramp.texi: Use @option{} consequently for method names.
10018         (Inline methods, External transfer methods): Remove references to
10019         Cygwin.
10020         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10021         implementation.
10023 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
10025         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10026         Mention that gnus-init-file is not read when Emacs is invoked with
10027         --no-init-file or -q.
10029 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
10031         * org.texi: Version 3.14.
10033 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
10035         * org.texi: Version 3.13.
10037 2005-07-18  Juri Linkov  <juri@jurta.org>
10039         * calc.texi (Time Zones, Logical Operations):
10040         * cl.texi (Overview):
10041         * org.texi (TODO types):
10042         * sc.texi (Emacs 18 MUAs):
10043         * speedbar.texi (Top):
10044         * url.texi (History):
10045         Delete duplicate duplicate words.
10047 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
10049         * cl.texi (Type Predicates): Document `atom' type.
10051 2005-07-04  Lute Kamstra  <lute@gnu.org>
10053         Update FSF's address in GPL notices.
10055         * calc.texi (Copying):
10056         * doclicense.texi (GNU Free Documentation License):
10057         * faq.texi (Contacting the FSF):
10058         * mh-e.texi (Copying): Update FSF's address.
10060 2005-07-03  Richard M. Stallman  <rms@gnu.org>
10062         * flymake.texi (Example -- Configuring a tool called directly):
10063         Update name of flymake-build-relative-filename.
10065 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10067         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10069 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
10071         * org.texi: Version 3.12.
10073 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
10075         * makefile.w32-in (MAKEINFO): Use --force.
10076         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10077         Makefile.in.
10078         (gnus.dvi): Use "..." to quote Sed args, so that it works with
10079         more shells.
10081 2005-06-23  Richard M. Stallman  <rms@gnu.org>
10083         * speedbar.texi (Creating a display): Texinfo usage fixes.
10085         * tramp.texi (Customizing Completion, Auto-save and Backup):
10086         Texinfo usage fixes.
10088 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
10090         * dired-x.texi (Miscellaneous Commands):
10091         * ediff.texi (Miscellaneous):
10092         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10093         (Agent Variables):
10094         * info.texi (Help-Xref):
10095         * message.texi (Message Headers):
10096         * org.texi (Remember):
10097         * reftex.texi (Options (Defining Label Environments))
10098         (Options (Index Support), Options (Viewing Cross-References))
10099         (Options (Misc), Changes):
10100         * speedbar.texi (Creating a display):
10101         * tramp.texi (Customizing Completion, Auto-save and Backup):
10102         Texinfo usage fix.
10104 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
10106         * org.texi: Version 3.11.
10108 2005-06-12  Jay Belanger  <belanger@truman.edu>
10110         * calc.texi (Getting Started): Remove extra menu item.
10112 2005-05-31  Jay Belanger  <belanger@truman.edu>
10114         * calc.texi (Notations Used in This Manual): Use @kbd for key
10115         sequence.
10116         (Demonstration of Calc): Mention another way of starting Calc.
10117         (Starting Calc): Mention long name of M-#.
10118         (Embedded Mode Overview): Remove unnecessary instruction.
10119         (Other M-# commands): Rephrase `M-# 0' explanation.
10120         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10121         reflect current behavior.
10123 2005-05-30  Jay Belanger  <belanger@truman.edu>
10125         * calc.texi (Hooks): Change description of calc-window-hook and
10126         calc-trail-window-hook to match usage.
10127         (Computational Functions): Add more constant-generating functions.
10128         (Customizable Variables): Use defvar.
10130 2005-05-28  Jay Belanger  <belanger@truman.edu>
10132         * calc.texi (Assignments in Embedded Mode): Fix variable name.
10133         (Basic Embedded Mode): Explain behavior of arguments to
10134         calc-embedded-mode.
10136 2005-05-27  Jay Belanger  <belanger@truman.edu>
10138         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10139         current behavior.
10141 2005-05-25  Jay Belanger  <belanger@truman.edu>
10143         * calc.texi: Change Calc version number throughout.
10144         (Keypad Mode): Change location in info output.
10145         (Keypad mode overview): Move picture of keypad.
10147 2005-05-21  Jay Belanger  <belanger@truman.edu>
10149         * calc.texi (Storing variables): Mention that only most variables
10150         are void to begin with.
10152 2005-05-21  Kevin Ryde  <user42@zip.com.au>
10154         * widget.texi (Basic Types): Update cross ref from "Enabling
10155         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10156         lispref/text.texi change.
10158 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
10160         * org.texi: Version 3.09.
10162 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
10164         * reftex.texi: Version 4.28.
10166 2005-05-16  Jay Belanger  <belanger@truman.edu>
10168         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10170 2005-05-14  Jay Belanger  <belanger@truman.edu>
10172         * calc.texi (Default Simplifications): Insert missing ! (logical
10173         not operator).
10175 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
10177         Sync with Tramp 2.0.49.
10179 2005-05-10  Jay Belanger  <belanger@truman.edu>
10181         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10182         to 1.
10184 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
10186         * org.texi: Version 3.08, structure reorganized.
10188 2005-04-24  Richard M. Stallman  <rms@gnu.org>
10190         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10192 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
10194         * org.texi: Update to version 3.06.
10196 2005-04-13  Lute Kamstra  <lute@gnu.org>
10198         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10200 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
10202         * cl.texi (Porting Common Lisp): Fix typo.
10204 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10206         * gnus.texi (RSS): Addition.
10208 2005-04-04  Jay Belanger  <belanger@truman.edu>
10210         * calc.texi: Change Calc version number.
10211         (Customizable variables): Fix description of calc-language-alist.
10212         (Copying): Put in version 2 of GPL.
10214 2005-04-01  Jay Belanger  <belanger@truman.edu>
10216         * calc.texi (Troubleshooting Commands): Remove comment about
10217         installation.
10218         (Installation): Remove section.
10219         (Customizable Variables): New section.
10220         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10221         (Graphical Devices): Add references to Customizable Variables.
10223 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10225         * emacs-mime.texi (Display Customization): Markup fixes.
10226         (rfc2047): Update.
10228 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10230         * gnus-faq.texi: Replaced with auto-generated version.
10232 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
10234         * dired-x.texi (Multiple Dired Directories): default-directory was
10235         renamed to dired-default-directory.
10237 2005-03-26  Jay Belanger  <belanger@truman.edu>
10239         * calc.texi (Simplifying Formulas, Rewrite Rules):
10240         Change description of top and bottom of fraction.
10241         (Modulo Forms): Move description of how to create modulo forms to
10242         earlier in the section.
10243         (Fraction Mode): Suggest using : to get a fraction by dividing.
10244         (Basic Arithmetic): Adjust placement of command name.
10245         (Truncating the Stack): Emphasize that "hidden" entries are still
10246         visible.
10247         (Installation): Move discussion of printing manual to "About This
10248         Manual".
10249         (About This Manual): Mention how to print the manual.
10250         (Reporting Bugs): Remove first person.
10251         (Building Vectors): Add algebraic version of append.
10252         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10253         (Grouping Digits): Fix typo.
10255 2005-03-25  Werner Lemberg  <wl@gnu.org>
10257         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10258         Replace `legal' with `valid'.
10260 2005-03-25  Werner Lemberg  <wl@gnu.org>
10262         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10264 2005-03-24  Jay Belanger  <belanger@truman.edu>
10266         * calc.texi (General Mode Commands)
10267         (Mode Settings in Embedded Mode): Add some explanation of
10268         recording mode settings.
10270 2005-03-24  Richard M. Stallman  <rms@gnu.org>
10272         * calc.texi: Remove praise of non-free software.
10274         * idlwave.texi: Don't say where to get IDL or its non-free manual.
10275         (Installation): Node deleted.
10277 2005-03-23  Richard M. Stallman  <rms@gnu.org>
10279         * url.texi (HTTP language/coding): Improve last change.
10281 2005-03-22  Jay Belanger  <belanger@truman.edu>
10283         * calc.texi (Embedded Mode): Add new information on changing
10284         modes.
10286 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
10288         Sync with Tramp 2.0.48.
10290         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10292         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
10293         "GNU/Linux".  Change all addresses to .gnu.org.
10294         (Default Method): Offer shortened syntax for "su" and "sudo"
10295         methods.
10297 2005-03-07  Richard M. Stallman  <rms@gnu.org>
10299         * url.texi: Fix usage of "e.g.".
10300         (HTTP language/coding): Explain the rules for these strings.
10302 2005-03-06  Richard M. Stallman  <rms@gnu.org>
10304         * woman.texi (Introduction): Minor cleanups.
10306         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10308         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10309         (Installation): Node deleted.
10311         * mh-e.texi (Preface): Get rid of "Emacs 21".
10313         * eshell.texi (Installation): Delete node (for Emacs 20).
10315 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
10317         * flymake.texi: Refill and tweak style in @lisp blocks.
10319 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10321         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10323 2005-03-01  Jay Belanger  <belanger@truman.edu>
10325         * calc.texi (Trigonometric and Hyperbolic Functions):
10326         Mention additional functions.
10327         (Algebraic Simplifications): Mention additional simplifications.
10329 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
10331         * ses.texi: Add concept/function/variable indices (this work was
10332         donated by Brad Collins <brad@chenla.org>, copyright-assignment
10333         papers on file at FSF).
10335 2005-02-10  Jay Belanger  <belanger@truman.edu>
10337         * calc.texi: Change @LaTeX to La@TeX throughout.
10338         Redefine @expr as @math for TeX output.
10339         Redefine @texline as a no-op for TeX output.
10340         Define @tfn, replace @t by @tfn throughout.
10342 2005-02-09  Jay Belanger  <belanger@truman.edu>
10344         * calc.texi: Add macro for LaTeX for info output.
10346 2005-02-08  Kim F. Storm  <storm@cua.dk>
10348         * texinfo.tex (LaTex): Add def.
10350 2005-02-06  Jay Belanger  <belanger@truman.edu>
10352         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10353         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
10354         throughout manual.
10356 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10358         * gnus.texi: Some edits based on comments from David Abrahams.
10360 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10362         * gnus.texi (RSS): Fix the keystroke.
10364 2005-01-24  David Kastrup  <dak@gnu.org>
10366         * faq.texi: Update AUCTeX version info.
10368 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10370         * gnus-faq.texi ([4.1]): Typo.
10372 2005-01-19  Jay Belanger  <belanger@truman.edu>
10374         * calc.texi (Keep Arguments): Mention that keeping arguments
10375         doesn't work with keyboard macros.
10377 2005-01-16  Richard M. Stallman  <rms@gnu.org>
10379         * autotype.texi (Autoinserting): Fix small error.
10381 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
10383         Sync with Tramp 2.0.47.
10385         * tramp.texi (Compilation): New section, describing compilation of
10386         remote files.
10388 2005-01-11  Kim F. Storm  <storm@cua.dk>
10390         * widget.texi (Basic Types): Add :follow-link keyword.
10392 2005-01-09  Jay Belanger  <belanger@truman.edu>
10394         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10396 2005-01-08  Jay Belanger  <belanger@truman.edu>
10398         * calc.texi: Change throughout to reflect new default value of
10399         calc-settings-file.
10401 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10403         * message.texi (Reply): `message-reply-to-function' should return
10404         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10406 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10408         * faq.texi (Changing load-path): Fix typo.
10410 2005-01-05  Jay Belanger  <belanger@truman.edu>
10412         * calc.texi (Programming Tutorial): Replace kbd command by
10413         appropriate characters for a keyboard macro.
10415 2005-01-04  Jay Belanger  <belanger@truman.edu>
10417         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10418         for Lucid Emacs.
10419         (Programming Tutorial): Mention that the user needs to be in the
10420         right mode to compute some functions.
10422 2005-01-04  Jay Belanger  <belanger@truman.edu>
10424         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10425         no longer applicable.
10427 2005-01-01  Jay Belanger  <belanger@truman.edu>
10429         * calc.texi (Programming Tutorial): Change description of how to
10430         edit keyboard macros to match current behavior.
10432 2004-12-31  Jay Belanger  <belanger@truman.edu>
10434         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10436 2004-12-20  Jay Belanger  <belanger@truman.edu>
10438         * calc.texi (Types Tutorial): Emphasize that you can't divide by
10439         zero.
10441 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
10443         * cc-mode.texi (Text Filling and Line Breaking): Put period after
10444         @xref.
10445         (Font Locking): Avoid @strong{Note:}.
10447 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
10449         Sync with Tramp 2.0.46.
10451         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
10453 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
10455         * url.texi: Correct typos.
10456         (Retrieving URLs): @var{nil}->@code{nil}.
10457         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10458         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10459         (Dealing with HTTP documents): @inforef->@xref.
10461 2004-12-15  Jay Belanger  <belanger@truman.edu>
10463         * calc.texi: Consistently capitalized all mode names.
10464         (Answers to Exercises): Mention that an answer can be a fraction
10465         when in Fraction mode.
10467 2004-12-13  Jay Belanger  <belanger@truman.edu>
10469         * calc.texi: Fix some TeX definitions.
10471 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
10473         * reftex.texi (Imprint): Remove erroneous @value's.
10475 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10477         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10478         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10480 2004-12-08  Jay Belanger  <belanger@truman.edu>
10482         * calc.texi (Starting Calc): Remove comment about installation.
10483         (Keypad Mode Overview): Remove comment about Emacs 19 support.
10485 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10487         * url.texi: Update @setfilename.
10488         (Getting Started): No need to worry about Gnus versions.
10489         (Dealing with HTTP documents): Use @inforef.
10491         * org.texi: Fix @direntry file name.
10493 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10495         * url.texi: New file.
10497         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10499 2004-12-06  Jay Belanger  <belanger@truman.edu>
10501         * calc.texi (Using Calc): Remove paragraph about installation.
10503 2004-12-06  Jay Belanger  <belanger@truman.edu>
10505         * calc.texi: Use more Texinfo macros and less TeX defs.
10506         Remove @refill's.
10508 2004-12-06  Richard M. Stallman  <rms@gnu.org>
10510         * org.texi: New file.
10512 2004-12-05  Richard M. Stallman  <rms@gnu.org>
10514         * Makefile.in (org.dvi, ../info/org): New targets.
10515         (INFO_TARGETS): Add ../info/org.
10516         (DVI_TARGETS): Add org.dvi.
10517         (maintainer-clean): Remove the info files in the info dir.
10519 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
10521         * idlwave.texi: Fix the setfilename directive to put the produced
10522         file in ../info.
10523         (Continued Statement Indentation): Resurrect Jan D.'s change from
10524         2004-11-03 that was lost when a newer version of idlwave.texi was
10525         imported.
10527 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10529         * gnus-faq.texi ([5.1]): Add missing bracket.
10531         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10532         Index `spam-initialize'.
10534 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10536         * message.texi (Various Message Variables): Mention that all mail
10537         file variables are derived from `message-directory'.
10539         * gnus.texi (Splitting Mail): Clarify bogus group.
10541 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10543         * emacs-mime.texi (Encoding Customization):
10544         Fix mm-coding-system-priorities entry.
10546 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
10548         * idlwave.texi (Continued Statement Indentation):
10549         * reftex.texi (Options (Index Support))
10550         (Displaying and Editing the Index, Table of Contents):
10551         * speedbar.texi (Creating a display, Major Display Modes):
10552         Replace non-nil with non-@code{nil}.
10554 2004-10-21  Jay Belanger  <belanger@truman.edu>
10556         * calc.texi (Algebraic-Style Calculations): Remove a comment.
10558 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
10560         * calc.texi (Reporting Bugs): Double up `@'.
10562 2004-10-18  Jay Belanger  <belanger@truman.edu>
10564         * calc.texi (Reporting Bugs): Change the address that bugs
10565         should be sent to.
10567 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10569         * gnus.texi (New Features): Add 5.11.
10571         * message.texi (Resending): Remove wrong default value.
10573         * gnus.texi (Mail Source Specifiers): Describe possible problems
10574         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
10575         `pop3-leave-mail-on-server' to the index.
10577 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10579         * message.texi (Canceling News): Add how to set a password.
10581 2004-10-12  Jay Belanger  <belanger@truman.edu>
10583         * calc.texi (Help Commands): Change the descriptions of
10584         calc-describe-function and calc-describe-variable to match their
10585         current behavior.
10587 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10589         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10591 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
10593         Sync with Tramp 2.0.45.
10595         * tramp.texi (Frequently Asked Questions): Comment paragraph about
10596         plink link.  The URL is outdated.  Originator contacted for
10597         clarification.
10599 2004-10-10  Juri Linkov  <juri@jurta.org>
10601         * gnus.texi (Top, Marking Articles): Join two menus in one node
10602         because a node can have only one menu.
10604 2004-10-09  Juri Linkov  <juri@jurta.org>
10606         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10607         example of nnmail-split-fancy.
10609 2004-10-06  Karl Berry  <karl@gnu.org>
10611         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10612         consistency with other uses of dashes.
10614 2004-10-05  Karl Berry  <karl@gnu.org>
10616         * info.texi: Consistently use --- throughout, periods at end of
10617         menu descriptions, and a couple typos.
10619 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
10621         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10622         * pgg.texi (User Commands, Backend methods): Do.
10623         * gnus.texi: Markup fixes.
10624         (Setting Process Marks): Fix `M P a' entry.
10625         * emacs-mime.texi: Fixes.
10627 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
10629         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10630         again.
10631         Use 5.10 instead of 5.10.0.
10633 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10635         * gnus.texi (Summary Mail Commands): S D e.
10637 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
10639         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10640         the gnus-article-mode-line-format section.
10642 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10644         * gnus.texi (Various Summary Stuff): Fix the documentation for
10645         gnus-newsgroup-variables.
10647 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10649         * gnus.texi (MIME Commands):
10650         Add gnus-mime-display-multipart-as-mixed,
10651         gnus-mime-display-multipart-alternative-as-mixed,
10652         gnus-mime-display-multipart-related-as-mixed.
10653         (Mail Source Customization): Clarify `mail-source-directory'.
10654         (Splitting Mail): Mention gnus-group-find-new-groups.
10655         (SpamOracle): Fix typo.
10657         * gnus-faq.texi: Untabify.
10658         ([6.3]): nnir.el is in contrib directory.
10660         * message.texi (News Headers): Clarify how a unique ID is created.
10662         * gnus.texi (Batching Agents): Fix typo in example.
10663         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10665 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
10667         * gnus.texi (Group Parameters): Add more on hooks.
10669 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
10671         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10673 2004-09-22  Jay Belanger  <belanger@truman.edu>
10675         * calc.texi (Vectors as Lists): Add a warning that the tutorial
10676         might be hidden during part of the session.
10678 2004-09-20  Jay Belanger  <belanger@truman.edu>
10680         * calc.texi (Notations Used in This Manual): Put in an earlier
10681         mention that DEL could be called Backspace.
10683 2004-09-10  Simon Josefsson  <jas@extundo.com>
10685         * gnus.texi (IMAP): Add example.  Suggested and partially written
10686         by Steinar Bang <sb@dod.no>.
10688 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10690         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10691         netrc syntax.
10693 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10695         * gnus.texi (Spam ELisp Package Sequence of Events):
10696         Some clarifications.
10697         (Spam ELisp Package Global Variables): More clarifications.
10699 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10701         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10702         Mention spam-split does not modify incoming mail.
10704 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10706         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10708 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
10710         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10712 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10714         * makefile.w32-in (sieve, pgg): Use $(infodir).
10716 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
10718         * makefile.w32-in: Fix PGG and Sieve entries.
10720 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
10722         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10723         Emacs and related programs.
10725 2004-08-27  Richard M. Stallman  <rms@gnu.org>
10727         * faq.texi: Fix texinfo usage, esp. doublequotes.
10728         (Difference between Emacs and XEmacs): Some clarification.
10730         * faq.texi (Difference between Emacs and XEmacs):
10731         Explain not to contrast XEmacs with GNU Emacs.
10733 2004-08-26  Richard M. Stallman  <rms@gnu.org>
10735         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10737 2004-08-22  David Kastrup  <dak@gnu.org>
10739         * reftex.texi (AUCTeX): Update links, section name.
10741         * faq.texi (Calc): Update availability (included in 22.1).
10742         (AUCTeX): Update availability, information, versions, description.
10744 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
10746         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10748 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
10750         * cc-mode.texi: Various updates for CC Mode 5.30.9.
10752 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
10754         Sync with Tramp 2.0.44.
10756 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
10758         * widget.texi (User Interface): Update how to separate the
10759         editable field of an editable-field widget from other widgets.
10760         (Programming Example): Add text after field.
10762 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10764         * emacs-mime.texi (Encoding Customization): Add a note to the
10765         mm-content-transfer-encoding-defaults entry.
10766         (rfc2047): Update.
10768         * gnus.texi (Article Highlighting):
10769         Add gnus-cite-ignore-quoted-from.
10770         (POP before SMTP): New node.
10771         (Posting Styles): Addition.
10772         (Splitting Mail): Add nnmail-split-lowercase-expanded.
10773         (Fancy Mail Splitting): Ditto.
10774         (X-Face): Add gnus-x-face.
10776 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
10778         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10779         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10781 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
10783         * gnus.texi (Mail Source Specifiers):
10784         Describe `pop3-leave-mail-on-server'.
10786 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
10788         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10790         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10791         repository.  Change setfilename.
10793         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10795 2004-07-02  Juri Linkov  <juri@jurta.org>
10797         * pcl-cvs.texi (Viewing differences): Add `d r'.
10799 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
10801         * ses.texi, viper.texi, flymake.texi, faq.texi:
10802         * eshell.texi, ediff.texi: Markup fixes.
10804 2004-06-21  Karl Berry  <karl@gnu.org>
10806         * info.texi (Top): Mention that only Emacs has mouse support.
10807         (Getting Started): Mention this in a few other places.
10809 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
10811         * autotype.texi (Copyrights, Timestamps):
10812         Recommend `before-save-hook' instead of `write-file-functions'.
10814 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
10816         * dired-x.texi (dired-mark-omitted): Update keybinding.
10818 2004-06-10  Kim F. Storm  <storm@cua.dk>
10820         * pcl-cvs.texi (Viewing differences): Add 'd y'.
10822 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
10824         * dired-x.texi (variable dired-omit-mode): Rename from
10825         dired-omit-files-p.
10826         (function dired-omit-mode): Rename from dired-omit-toggle.
10827         Call dired-omit-mode rather than set dired-omit-files-p.
10828         (dired-mark-omitted): Describe command.
10830 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
10832         Version 2.0.41 of Tramp released.
10834 2004-05-29  Juanma Barranquero  <lektu@terra.es>
10836         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10837         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10839 2004-05-29  Richard M. Stallman  <rms@gnu.org>
10841         * cl.texi (Top): Call this chapter `Introduction'.
10842         (Overview): In TeX, no section heading here.
10844         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
10846 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
10848         * Makefile.in (../info/flymake, flymake.dvi): New targets.
10849         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10851 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
10853         * flymake.texi: New file.
10855 2004-05-28  Simon Josefsson  <jas@extundo.com>
10857         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10859 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
10861         Version 2.0.40 of Tramp released.
10863 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
10865         Complete rework, based on review by Karl Berry <karl@gnu.org>.
10867         * tramp.texi (Auto-save and Backup): Explain exploitation of new
10868         variables `tramp-backup-directory-alist' and
10869         `tramp-bkup-backup-directory-info'.
10870         (Overview, Connection types)
10871         (External transfer methods, Default Method)
10872         (Windows setup hints): Remove restriction of password entering
10873         with external methods.
10874         (Auto-save and Backup): Make file name example
10875         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
10876         and `auto-save-directory' must be used.
10877         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10878         only "NT").  Remove doubled entry "What kinds of systems does
10879         @tramp{} work on".
10880         (tramp): Macro removed.
10881         (Obtaining Tramp): Flag removed from title.
10882         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
10883         and `trampver' used properly.  Flag `tramp-inst' replaced by
10884         `installchapter'.  Installation related text adapted.
10886 2004-04-28  Masatake YAMATO  <jet@gyve.org>
10888         * widget.texi (Programming Example): Remove overlays.
10890 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
10892         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10894 2004-04-23  Juanma Barranquero  <lektu@terra.es>
10896         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10898 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
10900         * info.texi (Info Search): Add info-apropos.
10902 2004-03-22  Juri Linkov  <juri@jurta.org>
10904         * faq.texi: Fix help key bindings.
10906 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
10908         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10909         (as suggested by Karl Berry).  Update information about colored
10910         stars in menus.  Add new subheading describing M-n.
10912 2004-03-12  Richard M. Stallman  <rms@gnu.org>
10914         * cl.texi (Top): Rename top node's title.
10916 2004-03-08  Karl Berry  <karl@gnu.org>
10918         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10919         problems making the texinfo distribution.
10921 2004-02-29  Simon Josefsson  <jas@extundo.com>
10923         * smtpmail.texi (Authentication): Change the list of supported
10924         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10925         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10926         <voegelas@gmx.net>.
10928 2004-02-29  Juanma Barranquero  <lektu@terra.es>
10930         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10931         Use $(DEL) instead of rm, and ignore exit code.
10933 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
10935         Tramp version 2.0.39 released.
10937 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
10939         * tramp.texi (Customizing Completion): Explain new functions
10940         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10941         (all): Savannah URLs unified to "http://savannah.nongnu.org".
10942         (Top): Refer to Savannah mailing list as the major one.
10943         Mention older mailing lists in HTML mode only.
10944         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
10945         (Frequently Asked Questions): Remote hosts must not be Unix-like
10946         for "smb" method.
10947         (Password caching): New node.
10948         (External transfer methods): Refer to password caching for "smb"
10949         method.
10951 2004-02-17  Karl Berry  <karl@gnu.org>
10953         * info.texi (Help-Int): Mention the new line number feature.
10955 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
10957         * ses.texi (Advanced Features): New functionality for
10958         ses-set-header-row (defaults to current row unless C-u used).
10959         (Acknowledgements): Add Stefan Monnier.
10961 2003-12-29  Kevin Ryde  <user42@zip.com.au>
10963         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10965 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
10967         Tramp version 2.0.38 released.
10969         * tramp.texi (Remote shell setup): Warn of environment variables
10970         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
10971         <sven.gabriel@imk.fzk.de>.
10972         (Configuration): Tramp now chooses base64/uuencode
10973         automatically.  Update wording accordingly.
10974         (Top): More description for the `Default Method' menu entry.
10975         (Default Method): Use @code, not @var, for Lisp variables.
10976         (Default Method): New subsection `Which method is the right one
10977         for me?'.  Suggested by Christian Kirsch.
10978         (Configuration): Pointer to new subsection added.
10979         (Default Method): Too many "use" in one sentence.
10980         Rephrase.  Reported by Christian Kirsch.
10981         (Filename Syntax): Old `su' example is probably a left-over from
10982         the sm/su method naming.  Replace with `ssh', instead.
10983         (External transfer methods, Auto-save and Backup):
10984         Typo fixes.
10986 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
10988         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10989         (Top): Mention japanese manual only if flag `jamanual' is set.
10990         Insert section `Japanese manual' in menu.
10992 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
10994         * eshell.texi (Known Problems): Add doc item.
10996 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10998         * cc-mode.texi: Update for CC Mode 5.30.
11000         Note: Please refrain from doing purely cosmetic changes like
11001         removing trailing whitespace in this manual; it clobbers cvs
11002         merging for no good reason.
11004 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
11006         * ediff.texi, tramp.texi, vip.texi, viper.texi:
11007         * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11008         @acronym{ASCII}.
11010 2003-10-26  Karl Berry  <karl@gnu.org>
11012         * info.texi (Info Search): Echo area, not echo are.  From Debian
11013         diff.
11015 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
11017         * widget.texi (Defining New Widgets): Document new behavior of
11018         :buttons and :children keywords.
11020 2003-10-22  Miles Bader  <miles@gnu.org>
11022         * Makefile.in (info): Move before $(top_srcdir)/info.
11024 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
11026         * tramp.texi (Inline methods): Small grammar fix.
11027         (External transfer methods): Likewise.
11029 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
11031         * speedbar.texi: Remove paragraph for GUD that is no longer true.
11033 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
11035         * texinfo.tex: Replace `%' in arch tagline by @ignore.
11037 2003-09-30  Richard M. Stallman  <rms@gnu.org>
11039         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11041         * widget.texi (User Interface): Fix typos.
11043         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11045 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
11047         * pcl-cvs.texi (Selected Files): Fix typo.
11049 2003-09-21  Karl Berry  <karl@gnu.org>
11051         * info.texi (] and [ commands): No period at end of section title.
11053 2003-09-04  Miles Bader  <miles@gnu.org>
11055         * Makefile.in (top_srcdir): New variable.
11056         ($(top_srcdir)/info): New rule.
11057         (info): Depend on it.
11059 2003-09-03  Peter Runestig  <peter@runestig.com>
11061         * makefile.w32-in: New file.
11063 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
11065         * widget.texi (User Interface): Explain the need of static text
11066         around an editable field.
11068 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
11070         * widget.texi (Basic Types): The argument to `:help-echo' can now
11071         be a form that evaluates to a string.
11073 2003-08-18  Kim F. Storm  <storm@cua.dk>
11075         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11077 2003-08-16  Richard M. Stallman  <rms@gnu.org>
11079         * dired-x.texi (Shell Command Guessing): Explain *.
11081 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
11083         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11084         log-edit-insert-changelog.
11086 2003-08-03  Karl Berry  <karl@gnu.org>
11088         * info.texi: Need @contents.
11090 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
11092         Tramp version 2.0.36 released.
11094         * tramp.texi (Remote shell setup): Explain about problems with
11095         non-Bourne commands in ~/.profile and ~/.shrc.
11097 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
11099         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11100         renaming of `vis-mode' to `visible-mode'.
11102 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
11104         * info.texi (Top, Help-Small-Screen): Remove accidentally added
11105         next, prev and up pointers.
11107 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
11109         * info.texi (Help): Mention existence of Emacs and stand-alone
11110         Info at the very beginning of the tutorial.
11111         (Help-Inv): New node.
11112         (Help-]): New node.
11113         (Help-M): Systematically point out the differences between default
11114         Emacs and stand-alone versions.  Delete second menu.
11115         (Help-Xref): Systematically point out the differences between
11116         default Emacs and stand-alone versions.
11117         (Help-Int): Change `l' example.
11118         (Expert Info): Fix typos.
11119         (Emacs Info Variables): Mention `Info-hide-note-references' and
11120         new default for `Info-scroll-prefer-subnodes'.
11122 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
11124         Version 2.0.35 of Tramp released.
11126         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11127         (Inline methods): Add methods `remsh' and `plink1'.
11128         (External transfer methods): Add method `remcp'.
11129         (Multi-hop Methods): Add method `remsh'.
11130         Small patch from Adrian Aichner <adrian@xemacs.org>:
11131         Fix minor typos.
11132         (Concept Index): Add to make manual searchable via
11133         `Info-index'.
11134         (Version Control): Add cindex entry.
11136 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
11138         * trampver.texi: Version 2.0.34 released.
11140 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
11142         * faq.texi: Improve previous changes.
11144 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
11146         * faq.texi: Update copyright and maintenance details.
11147         Update some package URLs, versions, and maintainers.
11148         Remove many references to the Emacs Lisp Archive.
11150 2003-04-23  Simon Josefsson  <jas@extundo.com>
11152         * smtpmail.texi: Fix license (the invariant sections mentioned has
11153         never been part of the smtp manual).  Align info dir entry with
11154         other emacs packages.
11156 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
11158         * tramp.texi: Version 2.0.33 released.
11159         Remove installation chapter.  Remove XEmacs specifics.
11161 2003-03-29  Richard M. Stallman  <rms@gnu.org>
11163         * tramp.texi (Top): Undo the previous renaming.
11164         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11166 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
11168         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11169         version of manual.
11171         * tramp.texi (Auto-save and Backup): New node.
11173 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
11175         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
11176         Emacs" in order to have better differentiation to "XEmacs".
11177         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11178         are new macros in order to point to the other Emacs flavor where
11179         appropriate.  In info case, point to node `Installation' in order
11180         to explain how to generate the other way.  In html case, make a
11181         link to the other html file.
11182         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11183         after CVS checkout/update.
11184         (Installation): Completely rewritten.
11185         (Installation parameters, Load paths): New sections under
11186         `Installation'.
11188 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11190         * tramp.texi: Version 2.0.30 released.
11191         Replace word "path" with "localname" where used as a component of
11192         a Tramp file name.
11194 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
11196         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11197         introduced.
11198         (Installation): Explain what to do if files from the tramp/contrib
11199         directory are needed.
11201 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
11203         * smtpmail.texi (How Mail Works): New.
11205 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
11207         * smtpmail.texi: New file.
11209         * Makefile.in: Build SMTP manual.
11211 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11213         * tramp.texi: Version 2.0.29 released.
11214         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11215         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
11217 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
11219         * tramp.texi (Frequently Asked Questions): Explain a workaround if
11220         another package loads accidentally Ange-FTP.
11222 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
11224         * tramp.texi (Customizing Completion): Add function
11225         `tramp-parse-sconfig'.  Change example of
11226         `tramp-set-completion-function', because parsing of ssh config
11227         files looks more natural.
11229 2003-01-15  Kevin Ryde  <user42@zip.com.au>
11231         * gnus.texi (Using MIME): Mention auto-compression-mode with
11232         gnus-mime-copy-part.
11234 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11236         * gnus.texi: Do not use `path' in several locations.
11238 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11240         * tramp.texi (External transfer methods): New method `smb'.
11241         From Michael Albinus.
11243 2002-11-05  Karl Berry  <karl@gnu.org>
11245         * info.texi (Info-fontify): Reorder face list to avoid bad line
11246         breaks.
11248 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11250         * tramp.texi: Move @copying to standard place.
11251         Use @insertcopying.
11253 2002-10-02  Karl Berry  <karl@gnu.org>
11255         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11256         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11257         * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11258         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11259         * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11260         * widget.texi, woman.texi:
11261         Per rms, update all manuals to use @copying instead of @ifinfo.
11262         Also use @ifnottex instead of @ifinfo around the top node, where
11263         needed for the sake of the HTML output.
11264         (The Gnus manual is not fixed since it's not clear to me how it
11265         works; and the Tramp manual already uses @copying, although in an
11266         unusual way.  All others were changed.)
11268 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
11270         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11271         (../info/ses, ses.dvi): New targets.
11272         * ses.texi: New file.
11274 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
11276         * texinfo.tex: Update to texinfo 4.2.
11278 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
11280         * reftex.texi: Update to RefTeX 4.19.
11282 2002-07-21  Jesper Harder  <harder@ifa.au.dk>
11284         * gnus.texi (Sorting Groups): Add key bindings for
11285         gnus-group-sort-groups-by-real-name and
11286         gnus-group-sort-selected-groups-by-real-name.
11288 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11290         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11291         (../info/tramp, tramp.dvi): New targets.
11293 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
11295         * Makefile.in (DVI_TARGETS): Add calc.dvi.
11296         (calc.dvi): Uncomment.
11298 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
11300         * Makefile.in (INFO_TARGETS): Add ../info/calc.
11301         (../info/calc): New target.
11303 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
11305         * (Version 21.1 released.)
11307 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
11309         * Branch for 21.1.
11311 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
11313         * Makefile.in (../info/info): Use an explicit -o switch to
11314         makeinfo.
11316 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
11318         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11320 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
11322         * ediff.texi: Added ediff-coding-system-for-read.
11324         * viper.texi: Fix typos.
11326 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
11328         * Makefile.in (../info/idlwave): Use --no-split.
11330 2000-12-14  Dave Love  <fx@gnu.org>
11332         * Makefile.in (mostlyclean): Remove gnustmp.*.
11333         (gnus.dvi): Change rule to remove @latex stuff.
11335 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
11337         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11339 2000-10-13  John Wiegley  <johnw@gnu.org>
11341         * Makefile.in: Add build targets for eshell.texi.
11343 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11345         * Makefile.in: Remove/comment speedbar stuff.
11347 2000-09-22  Dave Love  <fx@gnu.org>
11349         * Makefile.in: Add emacs-mime.
11351 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
11353         * Makefile.in (INFO_TARGETS): Add ../info/woman.
11354         (DVI_TARGETS): Add woman.dvi.
11355         (../info/woman, woman.dvi): New targets.
11357 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
11359         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
11361         * pcl-cvs.texi: New file.
11362         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11363         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11365 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
11367         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11368         (../info/ebrowse, ebrowse.dvi): New targets.
11370 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
11372         * Makefile.in (INFO_TARGETS): Add eudc.
11373         (DVI_TARGETS): Add eudc.dvi.
11374         (../info/eudc, eudc.dvi): New targets.
11376 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
11378         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11379         compatibility with 8+3 filesystems).
11380         (../info/efaq): Rename from emacs-faq.
11382 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
11384         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11385         (../info/idlwave, idlwave.dvi): New targets.
11387 1999-10-23  Dave Love  <fx@gnu.org>
11389         * Makefile.in: Use autotype.texi.
11391 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
11393         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11394         faq.texi file) rather than ../info/faq.
11396 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
11398         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11399         (../info/ada-mode, ada-mode.dvi): New targets.
11401 1999-09-01  Dave Love  <fx@gnu.org>
11403         * Makefile.in: Add faq.
11405 1999-07-12  Richard Stallman  <rms@gnu.org>
11407         * Version 20.4 released.
11409 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11411         * Version 20.3 released.
11413 1998-04-06  Andreas Schwab  <schwab@gnu.org>
11415         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11416         Use it in dvi targets.
11417         (../etc/GNU): Change to $(srcdir) first.
11419 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
11421         * reftex.texi: Update for RefTeX version 3.22.
11423 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
11425         * gnus.texi (Easy Picons): Remove references to
11426         `gnus-group-display-picons'.
11427         (Hard Picons): Ditto.
11429 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
11431         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11432         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11434 1997-09-23  Paul Eggert  <eggert@twinsun.com>
11436         * Makefile.in: Merge changes mistakenly made to `Makefile'.
11437         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11439 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11441         * Version 20.2 released.
11443 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11445         * Version 20.1 released.
11447 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11449         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11451 1997-04-12  Per Abrahamsen  <abraham@dina.kvl.dk>
11453         * widget.texi (push-button): Document it.
11455 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11457         * Version 19.33 released.
11459 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11461         * Version 19.32 released.
11463 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11465         * Makefile.in: Add rules for the Message manual.
11467 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11469         * gnus.texi: New version.
11471         * message.texi: New manual.
11473 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11475         * Makefile.in (All info targets): cd $(srcdir) to do the work.
11477 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11479         * Makefile.in (All info targets): Specify $(srcdir) in input files.
11480         Specify -I option.
11481         (All dvi targets): Set the TEXINPUTS variable.
11483 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11485         * Version 19.31 released.
11487 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
11489         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11490         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
11492 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11494         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11495         (INFO_TARGETS): Add ../info/cc-mode.
11496         (DVI_TARGETS): Add cc-mode.dvi.
11498 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11500         * Version 19.30 released.
11502 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11504         * gnus.texi: New file.
11506 1995-11-04  Erik Naggum  <erik@naggum.no>
11508         * gnus.texi: File deleted.
11510 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
11512         * mh-e.texi: "Function Index" -> "Command Index" to work with
11513         Emacs 19.30 C-h C-k support of separately-documented commands.
11515 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11517         * Makefile.in (../info/ediff, ediff.dvi): New targets.
11518         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11520 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11522         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11523         (../info/viper, viper.dvi): New targets.
11525 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
11527         * dired-x.texi (Installation): Change the example to set
11528         buffer-local variables like dired-omit-files-p in
11529         dired-mode-hook.
11531 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11533         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11534         (../info/mh-e, mh-e.dvi): New targets.
11536 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
11538         * Makefile.in (maintainer-clean): Rename from realclean.
11540 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11542         * Makefile.in: New file.
11543         * Makefile: File deleted.
11545 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11547         * Makefile (TEXINDEX_OBJS): Variable deleted.
11548         (texindex, texindex.o, getopt.o): Rules deleted.
11549         All deps on texindex deleted.
11550         (distclean): Don't delete texindex.
11551         (mostlyclean): Don't delete *.o.
11552         * texindex.c, getopt.c: Files deleted.
11554 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11556         * Version 19.26 released.
11558 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11560         * Version 19.25 released.
11562 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11564         * Version 19.24 released.
11566 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11568         * Version 19.23 released.
11570 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11572         * Makefile: Delete spurious tab.
11574 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11576         * Makefile (.SUFFIXES): New rule.
11578 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11580         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11581         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11583 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11585         * Makefile (../info/sc): Rename from sc.info.
11586         (../info/cl): Likewise.
11587         (INFO_TARGETS): Use new names.
11589 1993-12-04  Richard Stallman  (rms@srarc2)
11591         * getopt.c: New file.
11592         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11593         (getopt.o): New rule.
11594         (dvi): Don't depend on texindex.
11595         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11596         Depend on texindex.
11598 1993-12-03  Richard Stallman  (rms@srarc2)
11600         * Makefile (../info/sc.info): Rename from ../info/sc.
11601         (TEXI2DVI): New variable.
11602         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11603         Add explicit commands.
11604         (TEXINDEX_OBJS): Delete duplicate getopt.o.
11606 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11608         * Version 19.22 released.
11610 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11612         * Makefile (TEXINDEX_OBJS): Delete spurious period.
11614 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11616         * Version 19.21 released.
11618 1993-11-15  Paul Eggert  (eggert@twinsun.com)
11620         * Makefile (../info/cl.info): Rename from ../info/cl.
11622 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11624         * Makefile (../etc/GNU): New target.
11625         (EMACSSOURCES): Add gnu1.texi.
11627 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11629         * Makefile (realclean): Don't delete the Info files.
11631 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
11633         * forms.texi: Fix forms.texi so that it will format correctly.
11634         Add missing `@end iftex', fix bad reference.
11636 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
11638         * Makefile: Fix targets for texindex, new info.texi files.
11639         * info-stnd.texi: New file implements info for standalone info
11640         reader.
11641         * info.texi: Update to include recent changes to "../info/info".
11642         New source file for ../info/info; includes info-stnd.texi.
11644         * texindex.c: Include "../src/config.h" if building in emacs.
11646         * Makefile: Change all files to FILENAME.texi, force all targets
11647         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
11648         vip.texinfo, forms.texinfo, cl.texinfo.
11649         Add target to build texindex.c, defining `emacs'.
11651         * forms.texi: Install new file to match version 2.3 of forms.el.
11653 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11655         * Version 19.19 released.
11657 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
11659         * sc.texinfo: Fix info file name.
11661         * Makefile (info): Add gnus and sc.
11662         (dvi): Add gnus.dvi and sc.dvi.
11663         (../info/sc, sc.dvi): New targets.
11665 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11667         * Version 19.18 released.
11669 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11671         * Makefile: Fix source file names of the separate manuals.
11672         (gnus.dvi, ../info/gnus): New targets.
11674 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11676         * Version 19.17 released.
11678 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11680         * split-man: Fix typos in last change.
11682 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11684         * Version 19.16 released.
11686 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11688         * version 19.15 released.
11690 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11692         * Makefile (distclean): It's rm, not rf.
11694 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11696         * Version 19.14 released.
11698 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11700         * Makefile: New file.
11702 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11704         * Version 19.13 released.
11706 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11708         * Version 19.9 released.
11710 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11712         * Version 19.8 released.
11714 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11716         * Version 19.7 released.
11718 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
11720         * gnus.texinfo: New file.  Removed installation instructions.
11722 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
11724         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11726 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
11728         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11729         then define `\sc' as the command for smallcaps in Texinfo.
11730         This means that the @sc command will produce small caps.  bfox has
11731         made the corresponding change to makeinfo and texinfm.el.
11733 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11735         * vip.texinfo: Remove menu entry Adding Lisp Code in node
11736         Customization since the menu entry did not point to anything.
11737         Also add an @finalout command to remove overfull hboxes from the
11738         printed output.
11740         * cl.texinfo: Add @bye, \input line and @settitle to file.
11741         This file is clearly intended to be a chapter of some other work,
11742         but the other work does not yet exist.
11744 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11746         * texinfo.texinfo: Three typos corrected.
11748 ;; Local Variables:
11749 ;; coding: utf-8
11750 ;; End:
11752   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11754   This file is part of GNU Emacs.
11756   GNU Emacs is free software: you can redistribute it and/or modify
11757   it under the terms of the GNU General Public License as published by
11758   the Free Software Foundation, either version 3 of the License, or
11759   (at your option) any later version.
11761   GNU Emacs is distributed in the hope that it will be useful,
11762   but WITHOUT ANY WARRANTY; without even the implied warranty of
11763   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11764   GNU General Public License for more details.
11766   You should have received a copy of the GNU General Public License
11767   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.