* doc/misc/dbus.texi (Introspection): Update URL to a less defunct one.
[emacs.git] / doc / misc / ChangeLog
blobe6b673c7c520cc0dc44fb825af687de49e5408e6
1 2013-07-03  Glenn Morris  <rgm@gnu.org>
3         * dbus.texi (Introspection): Update URL to a less defunct one.
5         * pgg.texi (Top, Overview): Add note about obsolescence.
7         * bovine.texi (top):
8         * cc-mode.texi (AWK Mode Font Locking):
9         * mh-e.texi (Preface):
10         * url.texi (URI Parsing): Fix cross-references to other manuals.
12 2013-06-24  Glenn Morris  <rgm@gnu.org>
14         * eshell.texi: Fix cross-references to other manuals.
16 2013-03-11  Glenn Morris  <rgm@gnu.org>
18         * Version 24.3 released.
20 2013-02-28  Bastien Guerry  <bzg@gnu.org>
22         * org.texi (Visibility cycling): Suggest to set
23         `org-agenda-inhibit-startup' to nil if user wants the startup
24         visibility settings to be honored in any circumstances.
25         (Progress logging, Checkboxes): Fix typos.
27 2013-02-25  Michael Albinus  <michael.albinus@gmx.de>
29         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
30         the macros, for Texinfo 4.13 and 5.0.
32 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
34         Port documentation to Texinfo 5.0.
36         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
37         (Filename Syntax): Do not use @trampfn{} in @item.
38         (Filename completion): Use @columnfractions in @multitable.
40 2013-02-22  Glenn Morris  <rgm@gnu.org>
42         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
44 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
46         * eshell.texi: Fill most of the missing sections.
48 2013-02-07  Bastien Guerry  <bzg@gnu.org>
50         * org.texi (References): Clarify an example.
51         (Installation): Fix instructions.
52         (Org-Plot): Fix link.
53         (Checkboxes, Radio lists): Fix typos.
55 2013-02-06  Glenn Morris  <rgm@gnu.org>
57         * cl.texi (Equality Predicates): Mention memql.
59 2013-02-03  Eric Ludlam  <zappo@gnu.org>
61         * doc/misc/ede.texi (Creating a project): Make ede-new doc less
62         specific, and only about items it supports, indicating that there
63         might be more.  Remove refs to simple project and direct automake
64         from ede new.
65         (Simple projects): Re-write to not talk about ede-simple-project
66         which is deprecated, and instead use the term to mean projects
67         that don't do much management, just project wrapping.
68         Add ede-generic-project link.
69         (ede-generic-project): New node (bug#11441).
71 2013-02-03  Glenn Morris  <rgm@gnu.org>
73         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
75 2013-01-13  Bastien Guerry  <bzg@gnu.org>
77         * org.texi (Installation): Simplify.
79 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
81         * org.texi (Handling links): Update the mention to the obsolete
82         variable `org-link-to-org-use-id' with a mention to the newer
83         variable `org-id-link-to-org-use-id'.  Mention the need to load
84         the org-id library.
86 2013-01-08  Bastien Guerry  <bzg@gnu.org>
88         * org.texi (Pushing to MobileOrg): Add footnote about using
89         symbolic links in `org-directory'.
90         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
91         of the now obsolete alias `org-float'.
92         (TODO basics): Add `org-use-fast-todo-selection' to the variable
93         index.  Fix description of TODO keywords cycling.
94         (Advanced features): Add missing argument for @item.
95         (Storing searches): Add index entries and a note about
96         *-tree agenda views.
97         (Structure editing): Document `org-mark-element' and
98         `org-mark-subtree'.
99         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
101 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
103         * autotype.texi: Remove undefined command @subtitlefont.
104         * cc-mode.texi: Likewise.
106         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
107         @item argument.
108         (Property searches): Use \\ instead of @backslashchar{}.
109         * pgg.texi (VERSION): Move @set below @setfilename.
111 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
113         * ada-mode.texi: Remove braces from @title argument.
114         * eudc.texi: Likewise.
115         * smtpmail.texi: Likewise.
116         * auth.texi (VERSION): Set before first use.
117         * emacs-gnutls.texi (VERSION): Likewise.
118         * pgg.texi (VERSION): Likewise.
119         * ede.texi (Top): Rename from top, all uses changed.
120         * eshell.texi: Add missing argument to @sp.
121         * forms.texi (Top): Reorder menu to match structure.
122         * htmlfontify.texi (Customisation): Add missing @item in @enumerate.
123         * org.texi (Advanced features): Add missing argument for @item.
124         (Property searches): Use @backslashchar{} in macro argument.
125         * pcl-cvs.texi: Add missing argument to @sp.
126         (Movement commands): Fix use of @itemx.
127         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
128         * reftex.texi (Options (Creating Citations)): Add missing newline
129         before @end.
130         * tramp.texi (Obtaining Tramp): Remove extra dots.
131         (Configuration): Reorder menu to match structure.
132         (Remote shell setup): Replace literal NUL character by \0.
133         * viper.texi (Marking): Add missing argument for @item.
135 2013-01-04  Glenn Morris  <rgm@gnu.org>
137         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
138         Add htmlfontify.
139         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
140         (htmlfontify.dvi, htmlfontify.pdf): New targets.
141         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
142         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
144         * htmlfontify.texi: Miscellaneous fixes and updates.
145         Set copyright to FSF, update license to GFDL 1.3+.
147 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
149         * htmlfontify.texi: New file.
151 2012-12-22  Glenn Morris  <rgm@gnu.org>
153         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
154         Avoid some overfull lines.
156         * widget.texi (Programming Example): Break some long lines.
158         * wisent.texi (Wisent Overview): Fix xref.
159         (Grammar format, Understanding the automaton): Avoid overfill.
161         * bovine.texi (Optional Lambda Expression): Allow line break.
163         * auth.texi (Help for users): Break long lines.
165         * ada-mode.texi (Project file variables):
166         Reword to reduce underfull hbox.
167         (No project files, Use GNAT project file):
168         Use smallexample to make some overfull lines less terrible.
170         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
171         Fix cross-references to separate manuals.
173         * Makefile.in (gfdl): New variable.  Use throughout where
174         appropriate so that targets depend on doclicense.texi.
176 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
178         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
179         doclicense.texi.  Remove doclicense.texi from all targets that
180         mentioned it explicitly.
182 2012-12-21  Glenn Morris  <rgm@gnu.org>
184         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
185         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
186         May as well just include doclicense.texi in everything.
188         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
189         which @copying says is included.
191         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
192         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
193         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
194         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
195         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
196         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
197         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
198         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
199         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
200         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
201         * widget.texi, wisent.texi, woman.texi: Do not mention buying
202         copies from the FSF, which does not publish these manuals.
204         * erc.texi: No need to include gpl in this small manual.
206 2012-12-14  Glenn Morris  <rgm@gnu.org>
208         * org.texi (copying): Include a copy of the GFDL.
209         (GNU Free Documentation License): New section.
211 2012-12-13  Bastien Guerry  <bzg@gnu.org>
213         * org.texi: Fix typos.
215 2012-12-13  Glenn Morris  <rgm@gnu.org>
217         * wisent.texi: Small edits.  Set copyright to FSF, update license to
218         GFDL 1.3+.
219         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
220         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
221         New targets.
222         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
223         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
225         * bovine.texi: Small edits.  Set copyright to FSF, update license to
226         GFDL 1.3+, remove empty index.
227         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
228         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
229         New targets.
230         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
231         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
233 2012-12-13  Eric Ludlam  <zappo@gnu.org>
234             David Ponce  <david@dponce.com>
235             Richard Kim  <emacs18@gmail.com>
237         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
239 2012-12-12  Glenn Morris  <rgm@gnu.org>
241         * flymake.texi (Customizable variables, Locating the buildfile):
242         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
244         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
245         GFDL 1.3+ license, fix up index.
246         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
247         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
248         (srecode.pdf): New targets.
249         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
250         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
252 2012-12-12  Eric Ludlam  <zappo@gnu.org>
254         * srecode.texi: New file, imported from CEDET trunk.
256 2012-12-12  Bastien Guerry  <bzg@gnu.org>
258         * org.texi (Summary, Code block specific header arguments)
259         (Code block specific header arguments)
260         (Header arguments in function calls, var, noweb)
261         (Results of evaluation, Code evaluation security):
262         Small reformatting: add a blank line before some example.
264         * org.texi (System-wide header arguments)
265         (Header arguments in Org mode properties, Conflicts)
266         (Dynamic blocks, Using the mapping API): Fix indendation of
267         Elisp code examples.
269         * org.texi (Comment lines): Fix description of the comment syntax.
271         * org.texi (Installation): Mention "make test" in the correct section.
273 2012-12-02  Michael Albinus  <michael.albinus@gmx.de>
275         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
276         (External methods): Fix typo.
278 2012-11-30  Glenn Morris  <rgm@gnu.org>
280         * rcirc.texi (Notices): Fix typo.
282 2012-11-20  Michael Albinus  <michael.albinus@gmx.de>
284         * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
285         distinguish from trunk.
287 2012-11-16  Glenn Morris  <rgm@gnu.org>
289         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
290         (Obsolete Macros): Move example here from Function Bindings.
292 2012-11-13  Glenn Morris  <rgm@gnu.org>
294         * erc.texi: Use @code{nil} rather than just "nil".
295         (Modules): Undocument obsolete "hecomplete".
296         Add "notifications".
297         (Connecting): Add brief section on passwords.
298         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
300 2012-11-12  Glenn Morris  <rgm@gnu.org>
302         * flymake.texi (Customizable variables)
303         (Highlighting erroneous lines): Mention flymake-error-bitmap,
304         flymake-warning-bitmap, and flymake-fringe-indicator-position.
306 2012-11-09  Chong Yidong  <cyd@gnu.org>
308         * url.texi (Introduction): Move url-configuration-directory to
309         Customization node.
310         (Parsed URIs): Split into its own node.
311         (URI Encoding): New node.
312         (Defining New URLs): Remove empty chapter.
313         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
314         Improve docs for url-queue-*.
315         (Supported URL Types): Copyedits.  Delete empty subnodes.
317 2012-11-08  Chong Yidong  <cyd@gnu.org>
319         * url.texi (Introduction): Rename from Getting Started.
320         Rewrite the introduction.
321         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
323 2012-11-07  Glenn Morris  <rgm@gnu.org>
325         * cl.texi (Obsolete Setf Customization):
326         Revert defsetf example to the more correct let rather than prog1.
327         Give define-modify-macro, defsetf, and define-setf-method
328         gv.el replacements.
330 2012-11-06  Glenn Morris  <rgm@gnu.org>
332         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
333         (Setf Extensions): Remove obsolete reference.
334         (Obsolete Setf Customization):
335         Move note on lack of setf functions to lispref/variables.texi.
336         Undocument get-setf-method, since it no longer exists.
337         Mention simple defsetf replaced by gv-define-simple-setter.
339 2012-11-03  Glenn Morris  <rgm@gnu.org>
341         * cl.texi: Further general copyedits.
342         (List Functions): Remove copy-tree, standard elisp for some time.
343         (Efficiency Concerns): Comment out examples that no longer apply.
344         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
345         (Creating Symbols, Random Numbers): De-emphasize internal
346         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
348 2012-11-02  Glenn Morris  <rgm@gnu.org>
350         * cl.texi (Naming Conventions, Type Predicates, Macros)
351         (Predicates on Numbers): No longer mention cl-floatp-safe.
353 2012-11-01  Glenn Morris  <rgm@gnu.org>
355         * cl.texi: General copyedits for style, line-breaks, etc.
356         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
357         (Macro Bindings, Blocks and Exits):
358         Acknowledge existence of lexical-binding.
359         (Iteration): Mainly defer to doc of standard dolist, dotimes.
361 2012-10-31  Glenn Morris  <rgm@gnu.org>
363         * ert.texi (Introduction, The @code{should} Macro):
364         Refer to "cl-assert" rather than "assert".
366         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
367         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
368         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
369         Reword, and add details of flet and labels.
370         (Modify Macros, Function Bindings): Add some xrefs.
372 2012-10-30  Glenn Morris  <rgm@gnu.org>
374         * cl.texi (Modify Macros): Update for cl-letf changes.
375         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
376         (Setf Extensions): Partially restore note about cl-getf,
377         mainly moved to lispref/variables.texi.
378         (Property Lists): Fix cl-getf typos.
379         (Mapping over Sequences): Mention cl-mapc naming oddity.
381 2012-10-29  Glenn Morris  <rgm@gnu.org>
383         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
384         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
385         (Customizing Setf): Move contents to "Obsolete Setf Customization".
386         (Modify Macros, Multiple Values, Other Clauses):
387         Remove mentions of obsolete features.
388         (Obsolete Setf Customization): Don't mention `apply' setf.
390 2012-10-28  Glenn Morris  <rgm@gnu.org>
392         * cl.texi (Multiple Values, Common Lisp Compatibility):
393         More namespace updates.
394         (Obsolete Features): Copyedits.
395         (Obsolete Lexical Macros, Obsolete Setf Customization):
396         New subsections.
398         * cl.texi (Porting Common Lisp, Lexical Bindings):
399         Add some xrefs to the Elisp manual.
401         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
402         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
403         (Obsolete Features): New appendix.  Move Lexical Bindings here.
405 2012-10-27  Glenn Morris  <rgm@gnu.org>
407         * cl.texi: Use defmac for macros rather than defspec.
408         (Efficiency Concerns): Related copyedit.
410         * cl.texi (Control Structure): Update for setf now being in core.
411         (Setf Extensions): Rename from Basic Setf.  Move much of the
412         former content to lispref/variables.texi.
413         (Modify Macros): Move pop, push details to lispref/variables.texi.
414         (Customizing Setf): Copyedits for setf etc being in core.
415         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
416         Further namespaces updates.
418 2012-10-26  Bastien Guerry  <bzg@gnu.org>
420         * org.texi (Installation): Update the link to Org's ELPA.
421         Also don't mention org-install.el anymore as the replacement file
422         org-loaddefs.el is now loaded by org.el.
424 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
426         * tramp.texi (Frequently Asked Questions):
427         Mention `tramp-completion-reread-directory-timeout' for performance
428         improvement.
430 2012-10-25  Glenn Morris  <rgm@gnu.org>
432         * cl.texi: Don't mess with the TeX section number counter.
433         Use Texinfo recommended convention for quotes+punctuation.
434         (Overview, Sequence Functions): Rephrase for better line-breaking.
435         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
436         (Macro Bindings, Conditionals, Iteration, Loop Basics)
437         (Random Numbers, Mapping over Sequences, Structures)
438         (Porting Common Lisp): Further updates for cl-lib namespace.
439         (Modify Macros, Declarations, Macro Bindings, Structures):
440         Break long lines in examples.
441         (Dynamic Bindings): Update for changed progv behavior.
442         (Loop Examples, Efficiency Concerns): Markup fixes.
443         (Structures): Remove TeX margin change.
444         (Declarations): Fix typos.
446 2012-10-24  Glenn Morris  <rgm@gnu.org>
448         * cl.texi (Overview, Multiple Values, Creating Symbols)
449         (Numerical Functions): Say less/nothing about the original cl.el.
450         (Old CL Compatibility): Remove.
451         (Assertions): Remove ignore-errors (standard Elisp for some time).
453         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
454         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
455         (Efficiency Concerns, Efficiency Concerns)
456         (Common Lisp Compatibility, Old CL Compatibility):
457         Further updates for cl-lib namespace.
459 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
461         Update manual for new time stamp format (Bug#12706).
462         * emacs-mime.texi (time-date): Update for new format.
463         Also, fix bogus time stamp and modernize a bit.
465 2012-10-23  Glenn Morris  <rgm@gnu.org>
467         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
468         than unchanging cl.el version number.
469         End all menu descriptions with a period.
470         Do not use @dfn{CL} for every instance of "CL".
471         (Overview): Remove no-runtime caveat, and note about foo* names.
472         (Usage): Use cl-lib rather than cl.
473         (Organization, Naming Conventions): Update for cl-lib.el.
474         (Installation): Remove long-irrelevant node.
475         (Program Structure, Predicates, Control Structure):
476         Start updating for cl-lib namespace.
477         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
478         Depend on emacsver.texi.
480 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
482         * trampver.texi: Update release number.
484 2012-10-06  Glenn Morris  <rgm@gnu.org>
486         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
487         ERC version.
488         (Introduction): ERC is distributed with Emacs.
489         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
490         (Getting Started): Simplify.
491         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
492         (History): Mention ERC maintained as part of Emacs now.
493         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
494         Add dependency on emacsver.texi.
496         * erc.texi: Remove hand-written node pointers.
498 2012-10-05  Glenn Morris  <rgm@gnu.org>
500         * newsticker.texi (Overview, Requirements, Usage, Configuration):
501         Copyedits.
503 2012-10-01  Eric Ludlam  <zappo@gnu.org>
505         * ede.texi (Quick Start, Project Local Variables)
506         (Miscellaneous commands, ede-java-root, Development Overview)
507         (Detecting a Project): New nodes.
508         (Simple projects): Node deleted.
510         * eieio.texi (Building Classes): Some slot attributes cannot be
511         overridden.
512         (Slot Options): Remove an example.
513         (Method Invocation, Documentation): New nodes.
515 2012-10-01  Glenn Morris  <rgm@gnu.org>
517         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
518         (reftex.pdf): Add dependency on emacsver.texi.
519         * reftex.texi: Don't include directory part for emacsver.texi;
520         the Makefile's -I handles it.
522 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
524         Merge from standalone RefTeX repository.
526         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
527         with macros.
528         (Imprint): Mention Wolfgang in list of contributors.
529         (Creating Citations): Give a hint about how to
530         auto-revert the BibTeX database file when using external editors.
531         (Referencing Labels): Simplify section about reference macro cycling.
532         (Options (Referencing Labels)): Adapt to new structure of
533         `reftex-ref-style-alist'.
534         (Referencing Labels, Reference Styles): Document changes in the
535         referencing functionality.
536         (Commands): Mention options for definition of header and footer in
537         BibTeX files.
538         (Options (Creating Citations)): Document
539         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
540         (Reference Styles): New section.
541         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
542         (Options (Referencing Labels)): Remove descriptions of deprecated
543         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
544         Add descriptions for `reftex-ref-style-alist' and
545         `reftex-ref-style-default-list'.
546         (Referencing Labels): Update regarding reference styles.
547         (Citation Styles): Mention support for ConTeXt.
548         (Options (Defining Label Environments)): Fix typo.
549         (Options (Creating Citations)):
550         Document `reftex-cite-key-separator'.
552 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
554         * org.texi: Add description of ORG_ADD_CONTRIB to info
555         documentation.  Add link to Worg for more details.
557         * org.texi: Clarify installation procedure.  Provide link to the
558         build system description on Worg.
560         * org.texi: Remove reference to utils/, x11idle.c is now in
561         contrib/scripts.
563         * org.texi: Re-normalize to "Org mode" in manual.
565         * org.texi (Installation): Adapt documentation to new build
566         system.  Mention GNU ELPA (since it needs to be handled like Emacs
567         built-in Org).
569 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
571         * org.texi: Fix typo in description of the 'Hooks' section.
573         * org.texi: Add ID to the list of special properties.
575 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
577         * org.texi (Moving subtrees): Document the ability to archive to a
578         datetree.
580 2012-09-30  Bastien Guerry  <bzg@gnu.org>
582         * org.texi (Installation, Feedback, Batch execution):
583         Use (add-to-list 'load-path ... t) for the contrib dir.
585         * org.texi (results): Update documentation for ":results drawer"
586         and ":results org".
588         * org.texi (Column width and alignment): Fix typo.
590         * org.texi (Activation): Point to the "Conflicts" section.
592         * org.texi (Conflicts): Mention filladapt.el in the list of
593         conflicting packages.
595         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
596         not needed for versions of Emacs > 22.1.
598         * org.texi (History and Acknowledgments): Fix typo.
600         * org.texi (History and Acknowledgments): Add my own acknowledgments.
602         * org.texi (Agenda commands): Document the new command and the new
603         option.
605         * org.texi (Agenda commands): Delete `org-agenda-action' section.
606         (Agenda commands): Reorder.  Document `*' to toggle persistent marks.
608         * org.texi (Agenda dispatcher):
609         Mention `org-toggle-agenda-sticky'.
610         (Agenda commands, Exporting Agenda Views): Fix typo.
612         * org.texi (Templates in contexts, Setting Options): Update to
613         reflect changes in how contexts options are processed.
615         * org.texi (Templates in contexts): Document the new structure of
616         the variables `org-agenda-custom-commands-contexts' and
617         `org-capture-templates-contexts'.
619         * org.texi (Templates in contexts): Document the new option
620         `org-capture-templates-contexts'.
621         (Storing searches): Document the new option
622         `org-agenda-custom-commands-contexts'.
624         * org.texi (Formula syntax for Lisp): Reformat.
626         * org.texi (Special properties, Column attributes)
627         (Agenda column view): Document the new special property CLOCKSUM_T.
629         * org.texi (Template expansion): Document the new %l template.
631         * org.texi (Fast access to TODO states): Fix documentation about
632         allowed characters for fast todo selection.
634         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
635         use in `org-agenda-to-appt'.
637         * org.texi (Comment lines): Update wrt comments.
639         * org.texi (Resolving idle time): Document new keybinding.
641         * org.texi (Clocking commands): Document the use of S-M-<up/down>
642         on clock timestamps.
644         * org.texi (Fast access to TODO states): Explicitely says only
645         letters are supported as fast TODO selection keys.
647         * org.texi (Link abbreviations): Illustrate the use of the "%h"
648         specifier.  Document the new "%(my-function)" specifier.
650         * org.texi (Clocking commands): New cindex.
651         (Clocking commands): Update documentation for `org-clock-in'.
652         Document `org-clock-in-last'.  Mention `org-clock-out' and
653         `org-clock-in-last' as commands that can be globally bound.
654         (Resolving idle time): Document continuous clocking.
656         * org.texi (Top, Introduction): Fix formatting.
657         (Activation): Add index entries.
658         (Conventions): Update section.
659         (Embedded @LaTeX{}): Fix formatting.
661         * org.texi (Visibility cycling): Document `show-children'.
663         * org.texi (Using capture): Mention the `org-capture-last-stored'
664         bookmark as a way to jump to the last stored capture.
666         * org.texi (Uploading files): Fix typo.
668         * org.texi (Using capture): Document `C-0' as a prefix argument
669         for `org-capture'.
671         * org.texi (Agenda commands): Document persistent marks.
673         * org.texi (Template expansion): Update doc to reflect change.
675         * org.texi (Radio tables): Document the :no-escape parameter.
677         * org.texi (Repeated tasks): Document repeat cookies for years,
678         months, weeks, days and hours.
680         * org.texi (Export options): State that you can use the d: option
681         by specifying a list of drawers.
683         * org.texi (HTML preamble and postamble): Small doc improvement.
685 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
687         * org.texi: The sections in the Exporting section of the manual
688         left out articles in the description of the org-export-as-*
689         commands, among other places. This patch adds them, adds a few
690         missing prepositions, and switches instances of "an HTML" to "a
691         html" for internal consistency.
693         * org.texi: Alter several examples of headings with timestamps in
694         them to include the timestamps in the body instead of the heading.
696 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
698         * org.texi (Agenda dispatcher): Document sticky agenda views and
699         the new key for them.
701 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
703         * org.texi (Advanced features): Fix error in table.
705 2012-09-30  Feng Shu  <tumashu@gmail.com>
707         * org.texi (@LaTeX{} fragments): Document imagemagick as an
708         alternative to dvipng.
710 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
712         * org.texi: Remove extra curly bracket.
714 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
716         * org.texi (org-clock-in-last and org-clock-cancel): Update the
717         defkeys.
719 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
721         * org.texi (Agenda commands): Fix two typos by giving
722         corresponding function names, according to
723         `org-agenda-view-mode-dispatch'.
725 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
727         * org.texi (The spreadsheet): Fix typo.
729 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
731         * org.texi (Tracking your habits): Point to the "Tracking TODO
732         state changes" section.
734 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
736         * org.texi (Literal examples): Remove reference to unknown
737         `org-export-latex-minted' variable. Also simplify footnote since
738         `org-export-latex-listings' documentation is exhaustive already.
740         * org.texi (Plain lists): Remove reference to now hard-coded
741         `bullet' automatic rule.
743 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
745         * org.texi: Updated documentation accordingly.
747 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
749         * texinfo.tex: Merge from gnulib.
751 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
753         Sync with Tramp 2.2.6.
755         * tramp.texi (Bug Reports): Cleanup caches before a test run.
757         * trampver.texi: Update release number.
759 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
761         * texinfo.tex: Merge from gnulib.
763 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
765         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
766         (bug#12096).
768 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
770         * calc.texi (Simplification modes, Conversions)
771         (Operating on Selections): Mention "basic" simplification.
772         (The Calc Mode Line): Mention the mode line display for Basic
773         simplification mode.
774         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
775         simplifications.
776         (Basic Simplifications): Rename from "Limited Simplifications"
777         Replace "limited" by "basic" throughout.
778         (Algebraic Simplifications):  Indicate that the algebraic
779         simplifications are done by default.
780         (Unsafe Simplifications):  Mention `m E'.
781         (Simplification of Units): Mention `m U'.
782         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
783         (Kinds of Declarations, Functions for Declarations):
784         Mention "algebraic simplifications" instead of `a s'.
785         (Algebraic Entry): Remove mention of default simplifications.
787 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
789         * calc.texi (Getting Started, Tutorial): Change simulated
790         Calc output to match actual output.
791         (Simplifying Formulas): Mention that algebraic simplification is now
792         the default.
794 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
796         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
797         (Bug#12073)
799 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
801         Prefer typical American spelling for "acknowledgment".
802         * calc.texi (History and Acknowledgments): Rename from
803         History and Acknowledgements.
804         * idlwave.texi (Acknowledgments):
805         * ses.texi (Acknowledgments):
806         * woman.texi (Acknowledgments): Rename from Acknowledgements.
808 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
810         Rename configure.in to configure.ac (Bug#11603).
811         * ede.texi (Compiler and Linker objects, ede-proj-project)
812         (ede-step-project): Prefer the name configure.ac to configure.in.
814 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
816         * tramp.texi (Multi-hops):
817         Introduce `tramp-restricted-shell-hosts-alist'.
819 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
821         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
822         methods, so don't mention smtpmail here.
824 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
826         * gnus.texi (Picons): Document gnus-picon-properties.
828 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
830         * gnus.texi: Remove mention of compilation, as that's no longer
831         supported.
833 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
835         * gnus.texi (Archived Messages): Mention
836         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
838 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
840         * gnus.texi (Various Summary Stuff):
841         Remove mention of `gnus-propagate-marks'.
843 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
845         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
846         which no longer exist.
848 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
850         * gnus.texi (Archived Messages):
851         Document gnus-gcc-self-resent-messages.
853 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
855         * message.texi (Mail Variables):
856         Mention the optional user parameter for X-Message-SMTP-Method.
858 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
860         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
862         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
864 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
866         * gnus.texi (Key Index): Change encoding to utf-8.
868 2012-06-21  Glenn Morris  <rgm@gnu.org>
870         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
872 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
874         * gnus.texi (Group Timestamp): Mention where to find documentation for
875         the `gnus-tmp-' variables (bug#11601).
877 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
879         Sync with Tramp 2.2.6-pre.
881         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
882         where appropriate.
883         (Ad-hoc multi-hops): New section.
884         (Remote processes): New subsection "Running remote processes on
885         Windows hosts".
886         (History): Add remote commands on Windows, and ad-hoc multi-hop
887         methods.
888         (External methods): "ControlPersist" must be set to "no" for the
889         `scpc' method.
890         (Remote processes): Add a note about `auto-revert-tail-mode'.
891         (Frequently Asked Questions): Use "scpx" in combination with
892         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
894         * trampver.texi: Update release number.
896 2012-06-10  Chong Yidong  <cyd@gnu.org>
898         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
899         compilation for html-mono.
901 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
903         * texinfo.tex: Merge from gnulib.
905 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
907         * Makefile.in (echo-info): Don't try to install info files named
908         just ".info".
910 2012-05-28  Glenn Morris  <rgm@gnu.org>
912         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
914         * sc.texi: Nuke hand-written node pointers.
915         Fix top-level menu to match actual node order.
917 2012-05-27  Glenn Morris  <rgm@gnu.org>
919         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
920         Some associated fixes, including not messing with chapno in cl.texi.
922 2012-05-27  Bastien Guerry  <bzg@gnu.org>
924         * org.texi (Durations and time values): Fix typo.
926 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
928         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
929         Mention `calc-ensure-consistent-units'.
931 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
933         * cc-mode.texi: Avoid space before macro in 4th argument of cross
934         reference commands.  (Bug#11461)
936         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
938 2012-05-12  Glenn Morris  <rgm@gnu.org>
940         * Makefile.in (mostlyclean): Add more TeX intermediates.
942         * Makefile.in: Make it look more like the other doc Makefiles.
943         Use explicit $srcdir in all dependencies.
944         Remove cd $srcdir from rules.
945         (VPATH): Remove.
946         (infodir): Set to an absolute path.
947         (INFO_TARGETS): Use short names.
948         (mkinfodir): infodir is now absolute.
949         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
951         * Makefile.in (info.info): Rename from info, to avoid duplication.
952         (.SUFFIXES): Disable implicit rules.
954         * Makefile.in (MKDIR_P): New, set by configure.
955         (mkinfodir): Use $MKDIR_P.
957 2012-05-07  Glenn Morris  <rgm@gnu.org>
959         * forms.texi (Long Example): Update for changed location of files.
961 2012-05-04  Glenn Morris  <rgm@gnu.org>
963         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
964         (INFO_TARGETS): Use $INFO_EXT.
965         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
966         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
967         (INFO_TARGETS): Use $INFO_EXT.
968         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
970 2012-05-02  Glenn Morris  <rgm@gnu.org>
972         * Makefile.in (echo-info): New phony target, used by top-level.
974         * viper.texi: Make direntry shorter (also it is no longer "newest").
976         * emacs-gnutls.texi, ert.texi, org.texi:
977         Fix dircategory, direntry to match info/dir.
979         * faq.texi: Convert @inforefs to @xrefs.
980         Fix some malformed cross-references.
981         (File-name conventions): Shorten section name to avoid overfull line.
982         (How to add fonts): Use smallexample to avoid overfull lines.
984 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
986         * auth.texi (Help for users): Update for .gpg file being second.
988 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
990         * org.texi (Agenda commands): Fix two typos: give corresponding
991         function names, according to `org-agenda-view-mode-dispatch'.
993 2012-04-27  Glenn Morris  <rgm@gnu.org>
995         * faq.texi (Major packages and programs): Remove section.
996         There is no point listing 6 packages (cf etc/MORE.STUFF).
997         (Finding Emacs and related packages): Move "Spell-checkers" here.
999 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
1001         * dbus.texi (Version): New node.
1002         (Properties and Annotations): Mention the object manager
1003         interface.  Describe dbus-get-all-managed-objects.
1004         (Type Conversion): Floating point numbers are allowed, if an
1005         anteger does not fit Emacs's integer range.
1006         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1007         (Asynchronous Methods): Fix description of
1008         dbus-call-method-asynchronously.
1009         (Receiving Method Calls): Fix some minor errors.
1010         Add dbus-interface-emacs.
1011         (Signals): Describe unicast signals and the new match rules.
1012         (Alternative Buses): Add the PRIVATE optional argument to
1013         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
1015 2012-04-20  Glenn Morris  <rgm@gnu.org>
1017         * faq.texi (New in Emacs 24): New section.
1018         (Packages that do not come with Emacs): Mention M-x list-packages.
1020 2012-04-14  Alan Mackenzie  <acm@muc.de>
1022         * cc-mode.texi (c-offsets-alist): Correct a typo.
1024 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
1026         * org.texi (Deadlines and scheduling): Fix the example: the
1027         DEADLINE item should come right after the headline.  We enforce
1028         this convention, so it is a bug not to illustrate it correctly in
1029         the manual.
1031 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1033         * org.texi (Agenda commands): Fix documentation bug by swapping
1034         the equivalent keybindings to `org-agenda-next-line' with the ones
1035         to `org-agenda-previous-line'.
1037 2012-04-14  Glenn Morris  <rgm@gnu.org>
1039         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1041 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
1043         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
1044         Add emacs-gnutls.
1045         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1047 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1049         * Makefile.in: Add emacs-gnutls.texi to build.
1051         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1053 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1055         * auth.texi (Secret Service API): Edit further and give examples.
1056         (Secret Service API): Adjust @samp to @code for collection names.
1058 2012-04-04  Glenn Morris  <rgm@gnu.org>
1060         * auth.texi (Secret Service API): Copyedits.
1061         (Help for developers): Fill in some missing function doc-strings.
1062         (Help for users, Help for developers)
1063         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1065 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
1067         * auth.texi (Secret Service API): Add the missing text.
1069 2012-04-04  Chong Yidong  <cyd@gnu.org>
1071         * message.texi (Using PGP/MIME): Note that epg is now the default.
1073         * gnus.texi: Reduce references to obsolete pgg library.
1074         (Security): Note that epg is now the default.
1076         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1078         * nxml-mode.texi (Completion): C-RET is no longer bound to
1079         nxml-complete.
1081 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1083         * org.texi (Customizing tables in ODT export): Correct few errors.
1085 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1087         * org.texi (Links in ODT export): Update.
1088         (Labels and captions in ODT export): New node.
1090 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1092         * org.texi (Literal examples in ODT export): htmlfontify.el in
1093         Emacs-24.1 now supports fontification.  So ODT source blocks will
1094         be fontified by default.
1096 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
1098         * org.texi (Refiling notes): Remove duplicated keybinding.
1100 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1102         * org.texi (noweb): Documentation of this new option to the :noweb
1103         header argument.
1105 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
1107         * org.texi (Header and sectioning): Add example demonstrating how
1108         to use "LaTeX_CLASS_OPTIONS".
1110 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1112         * org.texi (Noweb reference syntax): Describe the ability to
1113         execute noweb references in the manual.
1115 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1117         * org.texi (cache): Improve cache documentation when session
1118         evaluation is used.
1120 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1122         * org.texi (Plain lists): Document removal.
1124 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
1126         * org.texi: Decapitalize file name in references to Calc manual.
1128 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1130         * org.texi (Plain lists): Document removal.
1132 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1134         * org.texi (Top, OpenDocument Text export)
1135         (ODT export commands, Extending ODT export)
1136         (Images in ODT export, Tables in ODT export)
1137         (Configuring a document converter): Add or Update.
1139 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1141         * org.texi (MobileOrg): Change the wording to reflect that the
1142         Android Version is no longer just the little brother of the iOS version.
1144 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1146         * org.texi (Key bindings and useful functions): Update babel key
1147         binding documentation in manual.
1149 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1151         * org.texi (noweb): Document new noweb header value.
1153 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1155         * org.texi (noweb-sep): Document new header argument.
1157 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1159         * org.texi (noweb-ref): Documentation of this new custom variable.
1161 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1163         * org.texi (wrap): Update the new :wrap documentation to match the
1164         current implementation.
1166 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1168         * org.texi: Added documentation for :wrap.
1170 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1172         * org.texi: #+RESULTS now user-configurable.
1174 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1176         * org.texi: Documented :noweb no-export.
1178 2012-04-01  Thomas Dye  <dk@poto.local>
1180         * org.texi: Edit :noweb no header argument for correctness.
1182 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1184         * org.texi (Customization): Update the approximate number of Org
1185         variables.
1187 2012-04-01  Thomas Dye  <dk@poto.local>
1189         * org.texi: The :results wrap produces a drawer instead of a
1190         begin_results block.
1192 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
1194         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1195         reflect the new default.
1197 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
1199         * info.texi (Expert Info): Move the index entry for "Texinfo" from
1200         "Getting Started" to this node.  (Bug#10450)
1202 2012-03-10  Chong Yidong  <cyd@gnu.org>
1204         * flymake.texi (Example -- Configuring a tool called via make):
1205         Mention the Automake COMPILE variable (Bug#8715).
1207         * info.texi (Getting Started): Add an index entry (Bug#10450).
1209 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
1211         * dbus.texi (Signals): Known names will be mapped onto unique
1212         names, when registering for signals.
1214 2012-02-29  Glenn Morris  <rgm@gnu.org>
1216         * url.texi: Fix quote usage in body text.
1218         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1220         * cl.texi: Use @code{} in menus when appropriate.
1222 2012-02-28  Glenn Morris  <rgm@gnu.org>
1224         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1225         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1226         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1227         * org.texi, sc.texi, vip.texi, viper.texi:
1228         Standardize possessive apostrophe usage.
1230 2012-02-26  Chong Yidong  <cyd@gnu.org>
1232         * ediff.texi (Quick Help Commands): Add a couple of index entries
1233         (Bug#10834).
1235 2012-02-17  Glenn Morris  <rgm@gnu.org>
1237         * gnus.texi (Posting Styles):
1238         * remember.texi (Org): Fix cross-refs to other manuals.
1240 2012-02-15  Glenn Morris  <rgm@gnu.org>
1242         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1243         (Encryption): New chapter, split out from previous.
1245 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1247         * gnus.texi (Customizing the IMAP Connection):
1248         Mention nnimap-record-commands.
1250 2012-02-10  Glenn Morris  <rgm@gnu.org>
1252         * url.texi (Retrieving URLs): Update url-retrieve arguments.
1253         Mention url-queue-retrieve.
1255 2012-02-09  Glenn Morris  <rgm@gnu.org>
1257         * sem-user.texi (Semantic mode user commands): Typo fix.
1259         * info.texi (Create Info buffer): Mention info-display-manual.
1261 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1263         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1264         example (modified from an example by Michael Albinus).
1266 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1268         * gnus.texi (Agent Basics): Fix outdated description of
1269         `gnus-agent-auto-agentize-methods'.
1271 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
1273         * cc-mode.texi: Always @defindex ss.
1274         (Config Basics): Fix argument of @itemize.
1275         (Macro Backslashes): Add @code around index entry.
1277 2012-01-23  Glenn Morris  <rgm@gnu.org>
1279         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1281 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
1283         * tramp.texi (File): Tweak wording for the `scpc' option.
1285 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1287         * gnus.texi (Group Parameters): Really note precedence.
1289 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1291         * gnus.texi (Group Parameters): Note precedence.
1293 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1295         * org.texi (Noweb reference syntax): Adding documentation of
1296         the `*org-babel-use-quick-and-dirty-noweb-expansion*' variable.
1298 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1300         * org.texi (Plain lists): Split the table to fix the display
1301         of items.
1303 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1305         * org.texi (Plain lists): Fix misplaced explanation.
1307 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1309         * org.texi (Plain lists, Agenda files): Add index entries.
1311 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1313         * org.texi: Use "Org mode" instead of alternatives like
1314         "Org-mode" or "org-mode".
1316 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1318         * org.texi (Agenda commands):
1319         Document `org-clock-report-include-clocking-task'.
1321 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1323         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1324         C-c' on checkboxes.
1326 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1328         * org.texi: End sentences with two spaces.
1330 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1332         * org.texi (External links): Document the link types file+sys
1333         and file+emacs, slightly narrow used page width.
1335 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1337         * org.texi (colnames): Note that colnames behavior may differ
1338         across languages.
1340 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1342         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1344 2012-01-03  Thomas Dye  <dk@poto.westell.com>
1346         * org.texi: Augmented discussion of babel property
1347         inheritance.  Put footnote outside sentence ending period.
1349 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1351         * org.texi (eval): Documenting the full range of :eval header
1352         argument values.
1354 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1356         * org.texi (eval): Documentation of the new :eval option.
1358 2012-01-03  Thomas Dye  <dk@poto.local>
1360         * org.texi: Add accumulated properties.
1362 2012-01-03  Thomas Dye  <dk@poto.local>
1364         * org.texi: Documented no spaces in name=assign, another
1365         correction to :var table.
1367 2012-01-03  Thomas Dye  <dk@poto.local>
1369         * org.texi: Changed DATA to NAME in Working With Source Code section.
1371 2012-01-03  Tom Dye  <tsd@tsdye.com>
1373         * org.texi: Minor change to :var table.
1375 2012-01-03  Tom Dye  <tsd@tsdye.com>
1377         * org.texi: More changes to :var table (some examples were wrong).
1379 2012-01-03  Tom Dye  <tsd@tsdye.com>
1381         * org.texi: Cleaned up :var table.
1383 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1385         * org.texi (Timestamps, Weekly/daily agenda)
1386         (Weekly/daily agenda): Add @cindex for "appointment".
1388 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1390         * org.texi (Literal examples): A new link to the template for
1391         inserting empty code blocks.
1392         (Structure of code blocks): A new link to the template for
1393         inserting empty code blocks.
1395 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1397         * org.texi (External links): Add footnote on how the behavior
1398         of the text search in Org files are controled by the variable
1399         `org-link-search-must-match-exact-headline'.
1401 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1403         * org.texi (Buffer-wide header arguments):
1404         Update documentation to reflect removal of #+PROPERTIES.
1406 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1408         * org.texi (The clock table): Mention that ACHIVED trees
1409         contribute to the clock table.
1411 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1413         * org.texi (Conflicts): Better yasnippet config info.
1415 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
1417         * org.texi (Selective export): Explicitely mention the default
1418         values for `org-export-select-tags',
1419         `org-export-exclude-tags'.
1421 2012-01-03  Tom Dye  <tsd@tsdye.com>
1423         * org.texi: Added a line to specify that header arguments are lowercase.
1425 2012-01-03  Tom Dye  <tsd@tsdye.com>
1427         * org.texi: :var requires default value when declared.
1429 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1431         * org.texi (Handling links): Add a note about the
1432         `org-link-frame-setup' option.
1434 2012-01-03  David Maus  <dmaus@ictsoc.de>
1436         * org.texi (Exporting Agenda Views, Extracting agenda information):
1437         Fix command line syntax, quote symbol parameter values.
1439 2012-01-03  David Maus  <dmaus@ictsoc.de>
1441         * org.texi (Exporting Agenda Views): Fix command line syntax.
1443 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
1445         * gnus.texi (Mail Source Customization, Mail Back End Variables):
1446         Use octal notation for file permissions, which are normally
1447         thought of in octal.
1448         (Mail Back End Variables): Use more-plausible modes in example.
1450 2011-12-20  Alan Mackenzie  <acm@muc.de>
1452         * cc-mode.texi: Update version string 5.31 -> 5.32.
1454 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1456         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1458 2011-11-24  Glenn Morris  <rgm@gnu.org>
1460         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1462 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1464         * makefile.w32-in: Update dependencies.
1466 2011-11-20  Glenn Morris  <rgm@gnu.org>
1468         * gnus.texi (Group Information):
1469         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1471 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1473         * gnus-coding.texi (Gnus Maintenance Guide):
1474         Rename from "Gnus Maintainance Guide".
1476         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1477         * eieio.texi (Customizing):
1478         * gnus.texi (Article Washing):
1479         * gnus-news.texi:
1480         * sem-user.texi (Smart Jump): Fix typos.
1482 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1484         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1486 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1488         * ede.texi (project-am-texinfo):
1489         * gnus.texi (Sending or Not Sending):
1490         * org.texi (Template elements): Fix typos.
1492 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1494         * ediff.texi (Hooks):
1495         * sem-user.texi (Semanticdb Roots): Fix typos.
1497 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1499         * semantic.texi (Tag handling): Fix typo.
1501 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1503         * gnus.texi (Other Gnus Versions): Remove.
1505 2011-10-28  Alan Mackenzie  <acm@muc.de>
1507         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1508         (Other Special Indentations): Add an xref to "Macros with ;".
1509         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1510         "Macros with ;".
1511         (Macros with ;): New page.
1513         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1514         Document the new handling of nested scopes for movement by defuns.
1516 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1518         Sync with Tramp 2.2.3.
1520         * trampver.texi: Update release number.
1522 2011-10-14  Glenn Morris  <rgm@gnu.org>
1524         * ert.texi (Introduction, How to Run Tests)
1525         (Running Tests Interactively, Expected Failures)
1526         (Tests and Their Environment, Useful Techniques)
1527         (Interactive Debugging, Fixtures and Test Suites):
1528         Minor rephrasings.
1529         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1530         (Running Tests in Batch Mode): Simplify loading instructions.
1531         (Test Selectors): Clarify some selectors.
1532         (Expected Failures, Useful Techniques):
1533         Make examples fit in 80 columns.
1535 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1537         * calc.texi (Basic Operations on Units): Discuss temperature
1538         conversion (`u t') alongside with other unit conversions ('u c').
1540 2011-10-12  Glenn Morris  <rgm@gnu.org>
1542         * ert.texi: Whitespace trivia to make main menu items line up better.
1544 2011-10-08  Glenn Morris  <rgm@gnu.org>
1546         * Makefile.in: Fix ert rules.
1548 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1550         * gnus.texi (Gnus Utility Functions): Add more references and
1551         explanations (bug#9683).
1553 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1555         * gnus.texi (Archived Messages): Note the default (bug#9552).
1557 2011-09-21  Bill Wohler  <wohler@newt.com>
1559         Release MH-E manual version 8.3.
1561         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1562         release 8.3.
1563         (Preface): Update support information.
1564         (From Bill Wohler): Reset text to original version.  As a
1565         historical quote, the tense should be correct in the time that it
1566         was written.
1568 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1570         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1571         (Finding the News): Doc clarification.
1572         (Terminology): Mention naming.
1574 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1576         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1577         (Interactive): Document `quiet'.
1579 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1581         * org.texi (Images in LaTeX export): Rewrite.
1583 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1585         * org.texi (Using the mapping API): Mention 'region as a possible
1586         scope for `org-map-entries'.
1588 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1590         * org.texi (Visibility cycling): Document `org-copy-visible'.
1592 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1594         * org.texi (Template expansion): Order template sequences in the
1595         proper order.
1597 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1599         * org.texi (eval): Expand discussion of the :eval header argument.
1601 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1603         * org.texi (Languages): Add Lilypond and Awk as supported languages.
1605 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1607         * org.texi: Document that both CLOCK_INTO_DRAWER and
1608         LOG_INTO_DRAWER can be used to override the contents of variable
1609         org-clock-into-drawer (or if unset, org-log-into-drawer).
1611         * org.texi: Replace @xref->@pxref.
1613 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1615         * org.texi (Evaluating code blocks): Documenting the new option
1616         for inline call lines.
1618 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1620         * org.texi (Results of evaluation): More explicit about the
1621         mechanism through which interactive evaluation of code is performed.
1623 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1625         * org.texi (noweb-ref): New header argument documentation.
1627 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1629         * org.texi (Extracting source code): Documentation of the new
1630         org-babel-tangle-named-block-combination variable.
1632 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1634         * org.texi (Structure of code blocks): Explicitly state that the
1635         behavior of multiple blocks of the same name is undefined.
1637 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1639         * org.texi (TaskJuggler export): Modify the example to reflect the
1640         new effort durations.
1642 2011-08-15  David Maus  <dmaus@ictsoc.de>
1644         * org.texi (Images in LaTeX export): Escape curly brackets in
1645         LaTeX example.
1647 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1649         * org.texi (The clock table): Document the :properties and
1650         :inherit-props arguments for the clocktable.
1652 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1654         * org.texi (Tables in LaTeX export): Document specifying placement
1655         options for tables.
1657 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1659         * org.texi (Evaluating code blocks): More specific documentation
1660         about the different types of header arguments.
1662 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1664         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1666 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1668         * org.texi (Built-in table editor): Document the table field
1669         follow mode.
1671 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1673         * org.texi (Easy Templates): Document new template.
1675 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1677         * org.texi (Literal examples): Add a cross-reference from "Literal
1678         Examples" to "Easy Templates."
1680 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1682         * org.texi (The clock table): Add link to match syntax.
1684 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1686         * org.texi (Agenda commands): Document clock consistency checks.
1688 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1690         * org.texi (Built-in table editor): Document that \vert represents
1691         a vertical bar in a table field.
1693 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1695         * org.texi (Literal examples): Link from "Markup" > "Literate
1696         Examples" to "Working with Source Code".
1698 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1700         * org.texi (Agenda commands): Doc for function option to bulk action.
1702 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1704         * org.texi (Template expansion): Document new %<...> template escape.
1706 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1708         * org.texi (Selective export): Document exclusion of any tasks
1709         from export.
1711 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1713         * org.texi (Selective export): Document how to exclude DONE tasks
1714         from export.
1715         (Publishing options): Document the properties to be used to turn off
1716         export of DONE tasks.
1718 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1720         * org.texi (The date/time prompt): Document date range protection.
1722 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1724         * org.texi (padline): Documentation of the new padline header argument.
1726 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1728         * org.texi (var): Adding "[" to list of characters triggering
1729         elisp evaluation.
1731 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1733         * org.texi (var): Documentation of Emacs Lisp evaluation during
1734         variable assignment.
1736 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1738         * org.texi (colnames): Reference indexing into variables, and note
1739         that colnames are *not* removed before indexing occurs.
1740         (rownames): Reference indexing into variables, and note that
1741         rownames are *not* removed before indexing occurs.
1743 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1745         * org.texi (var): Clarification of indexing into tabular variables.
1747 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1749         * org.texi (results): Documentation of the `:results wrap' header
1750         argument.
1752 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1754         * org.texi (LaTeX and PDF export): Add a note about a limitation
1755         of the LaTeX export: the org file has to be properly structured.
1757 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1759         * org.texi (Dynamic blocks, Structure editing):
1760         Mention the function `org-narrow-to-block'.
1762 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1764         * org.texi (Languages): Updating list of code block supported
1765         languages.
1767 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1769         * org.texi (Special properties): CATEGORY is a special property,
1770         but it may also used in the drawer.
1772 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1774         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1776 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1778         * org.texi (Include files): Document :lines.
1780 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1782         * org.texi (comments): Documentation of the ":comments noweb" code
1783         block header argument.
1785 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1787         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
1788         added extra whitespace around functions to be consistent with the
1789         rest of the section.
1791 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1793         * org.texi (Evaluating code blocks): Expand discussion of
1794         #+call: line syntax.
1795         (Header arguments in function calls): Expand discussion of
1796         #+call: line syntax.
1798 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1800         * org.texi (Evaluating code blocks): More explicit about how to
1801         pass variables to #+call lines.
1803 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1805         * org.texi (Results of evaluation): Link to the :results header
1806         argument list from the "Results of evaluation" section.
1808 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1810         * org.texi (Conflicts): Adding additional information about
1811         resolving org/yasnippet conflicts.
1813 2011-08-15  David Maus  <dmaus@ictsoc.de>
1815         * org.texi (Publishing options): Document style-include-scripts
1816         publishing project property.
1818 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1820         * org.texi (Sparse trees): Document the next-error /
1821         previous-error functionality.
1823 2011-08-15  Tom Dye  <tsd@tsdye.com>
1825         * org.texi (cache): Improve documentation of code block caches.
1827 2011-08-15  Tom Dye  <tsd@tsdye.com>
1829         * org.texi (Code block specific header arguments):
1830         Documentation of multi-line header arguments.
1832 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1834         * org.texi (Code evaluation security): Add example for using a function.
1836 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1838         * org.texi (Tables in LaTeX export): Documentation of new
1839         attr_latex options for tables.
1841 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1843         * trampver.texi: Update release number.
1845 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1847         Sync with Tramp 2.2.2.
1849         * trampver.texi: Update release number.
1851 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1853         * flymake.texi (Example -- Configuring a tool called via make):
1854         Use /dev/null instead of the Windows "nul" (bug#8715).
1856 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1858         * widget.texi (Setting Up the Buffer): Remove mention of the
1859         global keymap parent, which doesn't seem to be accurate (bug#7045).
1861 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1863         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1865 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1867         * cl.texi (For Clauses): Add destructuring example processing an
1868         alist (bug#6596).
1870 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1872         * ediff.texi (Major Entry Points): Remove mention of `require',
1873         since that's not pertinent in the installed Emacs (bug#9016).
1875 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1877         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1878         (Filtering New Groups): Clarify how simple the "options -n" format is.
1879         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1880         is internal.
1882 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1884         * tramp.texi (Cleanup remote connections):
1885         Add `tramp-cleanup-this-connection'.
1887 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1889         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1890         zombies.
1891         (Checking New Groups): Ditto (bug#8974).
1892         (Checking New Groups): Move the reference to the right place.
1894 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1896         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1897         backups, and not actual vc (bug#8975).
1899 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1901         * cl.texi (For Clauses): @items for hash-values and key-bindings
1902         to make them more visible when skimming.  Add examples of `using'
1903         clause to them, examples being clearer than a description in
1904         words (bug#6599).
1906 2011-07-01  Alan Mackenzie  <acm@muc.de>
1908         * cc-mode.texi (Guessing the Style): New page.
1909         (Styles): Add a short introduction to above.
1911 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1913         * rcirc.texi (Configuration): Bug-fix:
1914         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1915         Reported by Elias Pipping <pipping@exherbo.org>.
1917 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1919         * gnus.texi (Summary Mail Commands):
1920         Document `gnus-summary-reply-to-list-with-original'.
1922 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1924         * eshell.texi (Known problems): Fix typo.
1926 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1928         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1929         (Password handling): `auth-source-debug' is good for debug messages.
1931 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1933         * gnus.texi (Store custom flags and keywords): Refer to
1934         `gnus-registry-article-marks-to-{chars,names}' instead of
1935         `gnus-registry-user-format-function-{M,M2}'.
1937 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1939         * texinfo.tex: Merge from gnulib.
1941 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1943         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1944         (Store custom flags and keywords):
1945         Mention `gnus-registry-user-format-function-M' and
1946         `gnus-registry-user-format-function-M2'.
1948 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1950         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1952 2011-05-17  Glenn Morris  <rgm@gnu.org>
1954         * gnus.texi (Face): Fix typo.
1956 2011-05-14  Glenn Morris  <rgm@gnu.org>
1958         * dired-x.texi (Omitting Examples): Minor addition.
1960 2011-05-10  Jim Meyering  <meyering@redhat.com>
1962         * ede.texi: Fix typo "or or -> or".
1964 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1966         * gnus.texi (Summary Buffer Lines):
1967         gnus-summary-user-date-format-alist does not exist.
1968         (Sorting the Summary Buffer): More about sorting threads.
1970 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1972         * trampver.texi: Update release number.
1974 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1976         * tramp.texi (Frequently Asked Questions): New item for disabling
1977         Tramp in other packages.
1979 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1981         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1982         (Fancy splitting to parent, Store arbitrary data):
1983         Update gnus-registry docs.
1985 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1987         * ede.texi: Fix typos.
1989 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1991         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1992         It's @table @code.
1994 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1996         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1998 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
2000         * calc.texi (Logarithmic Units): Update the function names.
2002 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2004         * message.texi (Various Commands): Document format specs in the
2005         ellipsis.
2007 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
2009         * message.texi (Insertion Variables): Document message-cite-style.
2011 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
2013         * tramp.texi (Remote processes): New subsection "Running shell on
2014         a remote host".
2016 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2018         * auth.texi (Help for developers): Update docs to explain that the
2019         :save-function will only run the first time.
2021 2011-03-12  Glenn Morris  <rgm@gnu.org>
2023         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2024         (emacs-faq.text): New target.
2025         (clean): Add emacs-faq.
2027 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
2029         Sync with Tramp 2.2.1.
2031         * trampver.texi: Update release number.
2033 2011-03-11  Glenn Morris  <rgm@gnu.org>
2035         * Makefile.in (HTML_TARGETS): New.
2036         (clean): Delete $HTML_TARGETS.
2037         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2039 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2041         * auth.texi (Help for developers): Show example of using
2042         `auth-source-search' with prompts and :save-function.
2044 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2046         * Version 23.3 released.
2048 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
2050         * message.texi (Message Buffers): Update default value of
2051         message-generate-new-buffers.
2053 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
2055         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel and
2056         calc-logunits-nplevel to calc-dblevel and calc-nplevel, respectively.
2057         (Musical Notes): New section.
2058         (Customizing Calc): Mention the customizable variable
2059         calc-note-threshold.
2061 2011-03-03  Glenn Morris  <rgm@gnu.org>
2063         * url.texi (Dealing with HTTP documents): Remove reference to
2064         function url-decode-text-part; never seems to have existed.  (Bug#6038)
2065         (Configuration): Update url-configuration-directory description.
2067 2011-03-02  Glenn Morris  <rgm@gnu.org>
2069         * dired-x.texi (Multiple Dired Directories): Remove mentions
2070         of dired-default-directory-alist and dired-default-directory.
2071         Move dired-smart-shell-command here...
2072         (Miscellaneous Commands): ... from here.
2074 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
2076         * texinfo.tex: Update to version 2011-02-24.09.
2078 2011-03-02  Glenn Morris  <rgm@gnu.org>
2080         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2081         instead of the obsoleted dired-omit-here-always.
2083 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
2085         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2086         supported systems.
2088 2011-02-28  Glenn Morris  <rgm@gnu.org>
2090         * dbus.texi (Type Conversion): Grammar fix.
2092 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
2094         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2095         "Debian GNU/Linux".
2097         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2099 2011-02-23  Glenn Morris  <rgm@gnu.org>
2101         * dired-x.texi (Features): Minor rephrasing.
2102         (Local Variables): Fix typos.
2104         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2105         Standardize some Emacs/XEmacs terminology.
2107         * dired-x.texi (Features): Don't advertise obsolete local variables.
2108         Simplify layout.
2109         (Omitting Variables): Update local variables example.
2110         (Local Variables): Say this is obsolete.  Fix description of
2111         dired-enable-local-variables possible values.
2113 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2115         * auth.texi (Help for users): Mention ~/.netrc is also searched by
2116         default now.
2118 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2120         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2122 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2124         * gnus.texi (Window Layout): Document layout names.
2126 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
2128         * ada-mode.texi: Sync @dircategory with ../../info/dir.
2129         * auth.texi: Sync @dircategory with ../../info/dir.
2130         * autotype.texi: Sync @dircategory with ../../info/dir.
2131         * calc.texi: Sync @dircategory with ../../info/dir.
2132         * cc-mode.texi: Sync @dircategory with ../../info/dir.
2133         * cl.texi: Sync @dircategory with ../../info/dir.
2134         * dbus.texi: Sync @dircategory with ../../info/dir.
2135         * dired-x.texi: Sync @dircategory with ../../info/dir.
2136         * ebrowse.texi: Sync @dircategory with ../../info/dir.
2137         * ede.texi: Sync @dircategory with ../../info/dir.
2138         * ediff.texi: Sync @dircategory with ../../info/dir.
2139         * edt.texi: Sync @dircategory with ../../info/dir.
2140         * eieio.texi: Sync @dircategory with ../../info/dir.
2141         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2142         * epa.texi: Sync @dircategory with ../../info/dir.
2143         * erc.texi: Sync @dircategory with ../../info/dir.
2144         * eshell.texi: Sync @dircategory with ../../info/dir.
2145         * eudc.texi: Sync @dircategory with ../../info/dir.
2146         * flymake.texi: Sync @dircategory with ../../info/dir.
2147         * forms.texi: Sync @dircategory with ../../info/dir.
2148         * gnus.texi: Sync @dircategory with ../../info/dir.
2149         * idlwave.texi: Sync @dircategory with ../../info/dir.
2150         * mairix-el.texi: Sync @dircategory with ../../info/dir.
2151         * message.texi: Sync @dircategory with ../../info/dir.
2152         * mh-e.texi: Sync @dircategory with ../../info/dir.
2153         * newsticker.texi: Sync @dircategory with ../../info/dir.
2154         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2155         * org.texi: Sync @dircategory with ../../info/dir.
2156         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2157         * pgg.texi: Sync @dircategory with ../../info/dir.
2158         * rcirc.texi: Sync @dircategory with ../../info/dir.
2159         * reftex.texi: Sync @dircategory with ../../info/dir.
2160         * remember.texi: Sync @dircategory with ../../info/dir.
2161         * sasl.texi: Sync @dircategory with ../../info/dir.
2162         * sc.texi: Sync @dircategory with ../../info/dir.
2163         * semantic.texi: Sync @dircategory with ../../info/dir.
2164         * ses.texi: Sync @dircategory with ../../info/dir.
2165         * sieve.texi: Sync @dircategory with ../../info/dir.
2166         * smtpmail.texi: Sync @dircategory with ../../info/dir.
2167         * speedbar.texi: Sync @dircategory with ../../info/dir.
2168         * trampver.texi [emacs]: Set emacsname to "Emacs".
2169         * tramp.texi: Sync @dircategory with ../../info/dir.
2170         * url.texi: Sync @dircategory with ../../info/dir.
2171         * vip.texi: Sync @dircategory with ../../info/dir.
2172         * viper.texi: Sync @dircategory with ../../info/dir.
2173         * widget.texi: Sync @dircategory with ../../info/dir.
2174         * woman.texi: Sync @dircategory with ../../info/dir.
2176 2011-02-19  Glenn Morris  <rgm@gnu.org>
2178         * dired-x.texi (Technical Details): No longer redefines
2179         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2180         dired-read-shell-command, or dired-find-buffer-nocreate.
2182 2011-02-18  Glenn Morris  <rgm@gnu.org>
2184         * dired-x.texi (Optional Installation File At Point): Simplify.
2186 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2188         * auth.texi (Help for users): Use :port instead of :protocol for all
2189         auth-source docs.
2190         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2191         to have two files in `auth-sources'.
2193 2011-02-16  Glenn Morris  <rgm@gnu.org>
2195         * dired-x.texi: Use emacsver.texi to get Emacs version.
2196         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2197         Depend on emacsver.texi.
2199         * dired-x.texi: Drop meaningless version number.
2200         (Introduction): Remove old info.
2201         (Optional Installation Dired Jump): Autoload from dired-x.
2202         Remove incorrect info about loaddefs.el.
2203         (Bugs): Just refer to M-x report-emacs-bug.
2205         * dired-x.texi (Multiple Dired Directories): Update for rename of
2206         default-directory-alist.
2207         (Miscellaneous Commands): No longer mention very old VM version 4.
2209 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2211         Merge from gnulib.
2212         * texinfo.tex: Update to version 2011-02-14.11.
2214 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2216         * auth.texi (Help for users):
2217         Login collection is "Login" and not "login".
2219 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
2221         * tramp.texi (History): Remove IMAP support.
2222         (External methods, Frequently Asked Questions): Remove `imap' and
2223         `imaps' methods.
2224         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2226         * trampver.texi: Remove default value of `emacsimap'.
2228 2011-02-13  Glenn Morris  <rgm@gnu.org>
2230         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2231         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2233 2011-02-12  Glenn Morris  <rgm@gnu.org>
2235         * sc.texi (Getting Connected): Remove old index entries.
2237 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
2239         * url.texi: Remove duplicate @dircategory (Bug#7942).
2241 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2243         * auth.texi (Overview, Help for users, Help for developers):
2244         Update docs.
2245         (Help for users): Talk about spaces.
2247 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2249         * texinfo.tex: Update to version 2011-02-07.16.
2251 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
2253         * dbus.texi (Bus names): Adapt descriptions for
2254         dbus-list-activatable-names and dbus-list-known-names.
2256 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
2258         * calc.texi (Logarithmic Units): New section.
2260 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2262         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2263         manuals use it now.
2265         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2267 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2269         * overrides.texi: Remove.
2271         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2272         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2274 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
2276         * tramp.texi (Frequently Asked Questions): Mention problems with
2277         WinSSHD.
2279         * trampver.texi: Update release number.
2281 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
2283         * tramp.texi:
2284         Replace "delimet" with "delimit" globally.
2285         Replace "explicite" with "explicit" globally.
2286         Replace "instead of" with "instead" where there was nothing after "of".
2287         Audit use of comma before interrogative pronoun, "that", or "which".
2288         Minor word order, spelling, wording changes.
2290 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2292         * overrides.texi: New file to set or clear WEBHACKDEVEL.
2294         * sieve.texi: Use WEBHACKDEVEL.
2296         * sasl.texi: Use WEBHACKDEVEL.
2298         * pgg.texi: Use WEBHACKDEVEL.
2300         * message.texi: Use WEBHACKDEVEL.
2302         * gnus.texi: Use WEBHACKDEVEL.
2304         * emacs-mime.texi: Use WEBHACKDEVEL.
2306         * auth.texi: Use WEBHACKDEVEL.
2308         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2309         manuals.
2311 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2313         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2315 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2317         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2318         which in turn is copied from ftp://tug.org/tex/.
2320 2011-02-03  Glenn Morris  <rgm@gnu.org>
2322         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2323         (Binding combinations of modifiers and function keys):
2324         Let's assume people reading this are not using Emacs 18.
2326 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2328         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2329         since it's run automatically.
2331 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2333         * gnus.texi (Customizing Articles): Fix typo.
2335 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2337         * gnus.texi (Customizing Articles): Document the new way of customizing
2338         the date headers(s).
2340 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2342         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2343         splitting example.
2345 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2347         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2348         (MAKEINFO_OPTS): New variable.
2349         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2350         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2351         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2352         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2353         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2354         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2355         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2356         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2357         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2358         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2359         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2360         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2361         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2362         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2363         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2364         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2365         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2366         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2368 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2370         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2372 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2374         * message.texi (IDNA): Explain what it is.
2376 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2378         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2380 2011-01-23  Werner Lemberg  <wl@gnu.org>
2382         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2383         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2384         (ENVADD): Update.
2386 2011-01-18  Glenn Morris  <rgm@gnu.org>
2388         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2390 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2392         * nxml-mode.texi (Introduction): Fix file name typos.
2394 2011-01-13  Christian Ohler  <ohler@gnu.org>
2396         * ert.texi: New file.
2398         * Makefile.in:
2399         * makefile.w32-in: Add ert.texi.
2401 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2403         * dbus.texi (Receiving Method Calls): New function
2404         dbus-register-service.  Rearrange node.
2406 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
2408         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2409         which in turn is copied from ftp://tug.org/tex/.
2411 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2413         * dbus.texi (Receiving Method Calls): Describe new optional
2414         parameter dont-register-service of dbus-register-{method,property}.
2416 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
2418         * epa.texi (Encrypting/decrypting *.gpg files):
2419         Mention epa-file-select-keys.
2421 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2423         * gnus.texi (Archived Messages): Remove outdated text.
2425 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2427         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2429 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
2431         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2433 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2435         * gnus.texi (The swish++ Engine): Add customizable parameters
2436         descriptions.
2437         (The swish-e Engine): Ditto.
2439 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
2441         * tramp.texi (Inline methods): Add "ksu" method.
2442         (Remote processes): Add example with remote `default-directory'.
2444 2010-12-14  Glenn Morris  <rgm@gnu.org>
2446         * faq.texi (Expanding aliases when sending mail):
2447         Now build-mail-aliases is interactive.
2449 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2451         * gnus.texi: First pass at adding (rough) nnir documentation.
2453 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2455         * gnus.texi (Filtering New Groups):
2456         Mention gnus-auto-subscribed-categories.
2457         (The First Time): Remove, since default-subscribed-newsgroups has been
2458         removed.
2460 2010-12-13  Glenn Morris  <rgm@gnu.org>
2462         * cl.texi (For Clauses): Small fixes for frames and windows.
2464 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2466         * org.texi (Using capture): Document using prefix arguments for
2467         finalizing capture.
2468         (Agenda commands): Document prefix argument for the bulk scatter
2469         command.
2470         (Beamer class export): Document that also overlay arguments can be
2471         passed to the column environment.
2472         (Template elements): Document the new entry type.
2474 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
2476         * org.texi (Include files): Document :minlevel.
2478 2010-12-11  Julien Danjou  <julien@danjou.info>
2480         * org.texi (Categories): Document category icons.
2482 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2484         * org.texi (noweb): Fix typo.
2486 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2488         * gnus.texi (Server Commands): Point to the rest of the server
2489         commands.
2491 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2493         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2494         g'.
2496 2010-12-02  Julien Danjou  <julien@danjou.info>
2498         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2500 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2502         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2503         (Direct Functions): Note the STARTTLS upgrade.
2505 2010-11-27  Glenn Morris  <rgm@gnu.org>
2506             James Clark  <none@example.com>
2508         * nxml-mode.texi (Introduction): New section.
2510 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512         * gnus.texi (Server Commands): Document gnus-server-show-server.
2514 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2516         Sync with Tramp 2.2.0.
2518         * trampver.texi: Update release number.
2520 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2522         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2523         Mention that the TeX specific units won't use the `tex' prefix
2524         in TeX mode.
2526 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2528         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2530 2010-11-17  Glenn Morris  <rgm@gnu.org>
2532         * edt.texi: Remove information about Emacs 19.
2534 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2536         * trampver.texi: Update release number.
2538 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2540         * gnus.texi (Article Washing): Fix typo.
2542 2010-11-11  Noorul Islam  <noorul@noorul.com>
2544         * org.texi: Fix typo.
2546 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2548         * org.texi (Using capture): Explain that refiling is
2549         sensitive to cursor position.
2551 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2553         * org.texi (Images and tables): Add cross reference to link section.
2555 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2557         * org.texi: Document the <c> cookie.
2559 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2561         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2562         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2564 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2566         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2568 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2570         * org.texi (Project alist): Mention that this is a property list.
2572 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2574         * org.texi (Setting up the staging area): Document that
2575         file names remain visible when encrypting the MobileOrg files.
2577 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2579         * org.texi (Setting up the staging area): Document which
2580         versions are needed for encryption.
2582 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2584         * org.texi (noweb): Update :noweb documentation to
2585         reflect the new "tangle" argument.
2587 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2589         * org.texi (Batch execution): Improve tangling script in
2590         documentation.
2592 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2594         * org.texi (Handling links):
2595         (In-buffer settings): Document inlining images on startup.
2597 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2599         * org.texi (Setting up the staging area): Document use of
2600         crypt password.
2602 2010-11-11  David Maus  <dmaus@ictsoc.de>
2604         * org.texi (Template expansion): Add date related link type escapes.
2606 2010-11-11  David Maus  <dmaus@ictsoc.de>
2608         * org.texi (Template expansion): Add mew in table for link type
2609         escapes.
2611 2010-11-11  David Maus  <dmaus@ictsoc.de>
2613         * org.texi (Template expansion): Fix typo in link type escapes.
2615 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2617         * org.texi (Structure of code blocks): Another documentation tweak.
2619 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2621         * org.texi (Structure of code blocks): Documentation tweak.
2623 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2625         * org.texi (Structure of code blocks):
2626         Update documentation to mention inline code block syntax.
2628 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2630         * org.texi (comments): Improve wording.
2632 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2634         * org.texi (comments): Document the new :comments header arguments.
2636 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2638         * org.texi (Installation): Remove the special
2639         installation instructions for XEmacs.
2641 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2643         * org.texi (Easy Templates): New section.  Documents quick
2644         insertion of empty structural elements.
2646 2010-11-11  Noorul Islam  <noorul@noorul.com>
2648         * org.texi: Fix doc.
2650 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2652         * org.texi (The date/time prompt): Document specification
2653         of time ranges.
2655 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2657         * org.texi (Internal links): Document the changes in
2658         internal links.
2660 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2662         * org.texi (Agenda commands): Document the limitation for
2663         the filter preset - it can only be used for an entire agenda
2664         view, not in an individual block in a block agenda.
2666 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2668         * org.texi (iCalendar export): Document alarm creation.
2670 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2672         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2674 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2676         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2678 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2680         * calc.texi: Use emacsver.texi to determine Emacs version.
2682 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2684         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2685         since that works by default.
2687 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2689         * gnus.texi (Customizing the IMAP Connection): Document
2690         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2692 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2694         * tramp.texi (Remote shell setup): New item "Interactive shell
2695         prompt".  Reported by Christian Millour <cm@abtela.com>.
2696         (Remote shell setup, Remote processes): Use @code{} for
2697         environment variables.
2699 2010-11-03  Glenn Morris  <rgm@gnu.org>
2701         * ediff.texi (Quick Help Commands, Miscellaneous):
2702         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2704 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2708 2010-10-31  Glenn Morris  <rgm@gnu.org>
2710         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2712 2010-10-31  Glenn Morris  <rgm@gnu.org>
2714         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2716 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2718         * gnus.texi (Client-Side IMAP Splitting):
2719         Mention nnimap-unsplittable-articles.
2721 2010-10-29  Julien Danjou  <julien@danjou.info>
2723         * gnus.texi (Finding the News): Remove references to obsoletes
2724         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2726 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2728         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2729         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2730         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2731         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2733 2010-10-28  Glenn Morris  <rgm@gnu.org>
2735         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2736         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2737         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2739 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2741         * epa.texi (Mail-mode integration): Add alternative key bindings
2742         for epa-mail commands; escape comma.
2743         Don't use the word "PGP", since it is a non-free program.
2745 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2747         * calc.texi: Use emacsver.texi to determine Emacs version.
2749 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2751         * gnus.texi (Group Parameters, Buttons): Fix typos.
2753 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2755         * gnus.texi (Subscription Commands): Mention that you can also
2756         subscribe to new groups via the Server buffer, which is probably more
2757         convenient when subscribing to many groups.
2759 2010-10-21  Julien Danjou  <julien@danjou.info>
2761         * message.texi (Message Headers): Allow message-default-headers to be a
2762         function.
2764 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2766         * gnus-news.texi: Mention new archive defaults.
2768 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2770         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2772 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2774         * gnus.texi (HTML): Document the function value of
2775         gnus-blocked-images.
2776         (Article Washing): shr and gnus-w3m, not the direct function names.
2778 2010-10-20  Julien Danjou  <julien@danjou.info>
2780         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2781         variable.
2783 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785         * gnus.texi (Customizing the IMAP Connection): The port strings are
2786         strings.
2787         (Document Groups): Mention git.
2789 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2791         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2792         bzr/Gnus git sync.
2794 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2796         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2797         change.
2799 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2801         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2802         @item syntax for in-Emacs makeinfo.
2804 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2806         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2807         trim sentence.
2809 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2811         * epa.texi (Caching Passphrases):
2812         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2813         Clarify some configurations require to set up gpg-agent.
2815 2010-10-11  Glenn Morris  <rgm@gnu.org>
2817         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2819 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2821         * gnus.texi (Spam Package Introduction): Mention `$'.
2823 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2825         * makefile.w32-in (emacsdir): New variable.
2826         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2827         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2829 2010-10-09  Glenn Morris  <rgm@gnu.org>
2831         * Makefile.in (mostlyclean): Delete *.toc.
2833         * Makefile.in: Use $< in rules.
2835         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2837         * Makefile.in ($(infodir)): Delete rule.
2838         (mkinfodir): New.  Use it in all the info rules, rather than depending
2839         on infodir.
2841 2010-10-09  Glenn Morris  <rgm@gnu.org>
2843         * gnus.texi (Article Washing): Fix previous change.
2845         * Makefile.in (emacsdir): New variable.
2846         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2847         Depend on emacsver.texi.
2849         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2851         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2853 2010-10-08  Julien Danjou  <julien@danjou.info>
2855         * gnus.texi: Add mm-shr.
2857 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2859         * gnus.texi (Finding the Parent, The Gnus Registry)
2860         (Registry Article Refer Method): Update docs for nnregistry.el.
2862 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2864         * auth.texi (Help for users)
2865         (GnuPG and EasyPG Assistant Configuration): Update docs.
2867 2010-10-08  Glenn Morris  <rgm@gnu.org>
2869         * cl.texi (Organization, Installation, Old CL Compatibility):
2870         Deprecate cl-compat for new code.
2871         (Usage, Installation): Remove outdated information.
2873         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2875 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2877         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2879 2010-10-06  Julien Danjou  <julien@danjou.info>
2881         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2883         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2884         broken link.
2886         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2888         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2889         to ReiserFS.
2891         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2892         (FAQ 7-1): Fix getmail URL.
2894 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2896         * epa.texi (Caching Passphrases): New section.
2898 2010-10-06  Glenn Morris  <rgm@gnu.org>
2900         * Makefile.in (SHELL): Set it.
2901         (info): Move the mkdir dependency to the individual info files.
2902         (mostlyclean): Tidy up.
2903         (clean): Only delete the specific dvi and pdf files.
2904         (maintainer-clean): Be more restrictive in what we delete.
2905         ($(infodir)): Add parallel build workaround.
2907 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2909         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2911 2010-10-03  Julien Danjou  <julien@danjou.info>
2913         * emacs-mime.texi (Display Customization):
2914         Update mm-inline-large-images documentation and add documentation for
2915         mm-inline-large-images-proportion.
2917 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2919         * tramp.texi (Frequently Asked Questions):
2920         Mention remote-file-name-inhibit-cache.
2922 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2924         * gnus.texi (Splitting Mail): Fix @xref syntax.
2925         (Splitting Mail): Really fix the @ref syntax.
2927 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2929         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2930         (Article Hiding): Add google banner example.
2931         Suggested by Benjamin Xu.
2933 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2935         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2936         Remove nnimap-split-rule from examples.
2938 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2940         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2941         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2942         Fishman.
2943         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2945 2010-09-30  Julien Danjou  <julien@danjou.info>
2947         * gnus.texi (Gravatars): Fix documentation about
2948         gnu-gravatar-properties.
2950 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2952         * epa.texi (Bug Reports): New section.
2954 2010-09-29  Glenn Morris  <rgm@gnu.org>
2956         * Makefile.in (top_srcdir): Remove unused variable.
2958 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2960         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2961         (Client-Side IMAP Splitting): Document 'default.
2963 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2965         * gnus.texi (Customizing the IMAP Connection):
2966         Document nnimap-fetch-partial-articles.
2968 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2970         * gnus-news.texi: Mention nnimap-inbox.
2972         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2974 2010-09-26  Julien Danjou  <julien@danjou.info>
2976         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2978 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2980         * gnus.texi (Security): Remove gpg.el mention.
2982 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2984         * gnus.texi (Browse Foreign Server): New variable
2985         gnus-browse-subscribe-newsgroup-method.
2987         * gnus-news.texi: Mention it.
2989 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2991         * gnus.texi (NoCeM): Remove.
2992         (Startup Variables): No jingle.
2994 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2996         * woman.texi (Interface Options): xz compression is now supported.
2998 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3000         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3001         (Unavailable Servers): Document gnus-server-copy-server.
3002         (Using IMAP): Document the new nnimap.
3004 2010-09-25  Julien Danjou  <julien@danjou.info>
3006         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3008 2010-09-24  Glenn Morris  <rgm@gnu.org>
3010         * url.texi (Disk Caching): Tweak previous change.
3012 2010-09-24  Julien Danjou  <julien@danjou.info>
3014         * url.texi (Disk Caching): Mention url-cache-expire-time,
3015         url-cache-expired, and url-fetch-from-cache.
3017 2010-09-24  Julien Danjou  <julien@danjou.info>
3019         * gnus.texi: Add Gravatars.
3021 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3023         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3025 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3027         * gnus.texi (Expunging mailboxes): Update name of the expunging
3028         command.
3030 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3032         * emacs-mime.texi (rfc2047): Update description for
3033         rfc2047-encode-parameter.
3035 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
3037         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3038         "fish" methods.
3039         (External methods): Remove "scp1_old" and "scp2_old" methods.
3041 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
3043         * tramp.texi: Remove Japanese manual.  Fix typo.
3045         * trampver.texi: Update release number.  Remove japanesemanual.
3047 2010-09-09  Glenn Morris  <rgm@gnu.org>
3049         * org.texi: Restore clobbered changes (copyright years, untabify).
3051 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
3053         * gnus.texi (Adaptive Scoring): Fix typo.
3055 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3057         * gnus.texi (Article Display): Document gnus-html-show-images.
3059 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3061         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3063 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3065         * gnus.texi (HTML): Document gnus-max-image-proportion.
3067 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3069         * gnus.texi (HTML): Document gnus-blocked-images.
3071         * message.texi (Wide Reply): Document message-prune-recipient-rules.
3073 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3075         * gnus.texi (Summary Mail Commands): Note that only the addresses from
3076         the first message are used for wide replies.
3077         (Changing Servers): Remove documentation on gnus-change-server and
3078         friends, since it's been removed.
3080 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3082         * gnus.texi (Drafts): Mention B DEL.
3084 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
3086         * gnus.texi (Delayed Articles): Mention that the Date header is the
3087         original one, even if you delay.
3089 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3091         * gnus.texi (Asynchronous Fetching):
3092         Document gnus-async-post-fetch-function.
3093         (HTML): Made into its own section.
3095 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
3097         Sync with Tramp 2.1.19.
3099         * tramp.texi (Inline methods, Default Method):
3100         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
3101         Remove remark about doubled "-t" argument.
3102         (Auto-save and Backup): Remove reference to Emacs 21.
3103         (Filename Syntax): Describe port numbers.
3104         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
3105         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
3106         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
3107         errors with the backquotes.
3108         (External packages): File attributes cache flushing for asynchronous
3109         processes.
3110         (Traces and Profiles): Describe verbose level 9.
3112         * trampver.texi: Update release number.
3114 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
3116         * dbus.texi (Alternative Buses): New chapter.
3118 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3120         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3122 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
3124         * calc.texi (Customizing Calc): Rearrange description of new
3125         variables to match the presentation of other variables.
3127 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3129         * org.texi (Footnotes, Tables in HTML export): Fix typos.
3131 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
3133         * calc.texi (Making Selections, Selecting Subformulas)
3134         (Customizing Calc): Mention how to use faces to emphasize selected
3135         sub-formulas.
3137 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
3139         * tramp.texi (External packages): File attributes cache flushing
3140         for asynchronous processes.
3142 2010-08-01  Alan Mackenzie  <acm@muc.de>
3144         Enhance the manual for the latest Java Mode.
3146         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3147         annotation-var-cont.
3148         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
3149         two new symbols.
3151 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
3153         * tramp.texi (Traces and Profiles): Describe verbose level 9.
3155 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
3157         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3159 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3161         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3163 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
3165         * org.texi: Add macros to get plain quotes in PDF output.
3166         List additional contributors.
3167         (Capture): New section, replaces the section about remember.
3168         (Working With Source Code): New chapter, focused on documenting Org
3169         Babel.
3170         (Code evaluation security): New section.
3171         (MobileOrg): Document DropBox support.
3172         (TaskJuggler export): Document taskjuggler and Gantt chart support.
3173         (Special symbols): Show how to display UTF8 characters for entities.
3174         (Global TODO list): Clarify the use of the "M" key and the differences
3175         to the "m" key.
3176         (RSS Feeds): Mention Atom feeds as well.
3177         (Setting tags): Remove paragraph about
3178         `org-complete-tags-always-offer-all-agenda-tags'.
3180 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3182         * tramp.texi (Inline methods): Remove remark about doubled "-t"
3183         argument.
3184         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3185         echoing shells.
3187 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
3189         * tramp.texi (Inline methods): Remove "kludgy" phrase.
3190         (Filename Syntax): Describe port numbers.
3192 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
3194         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
3195         forgotten.
3196         (Type Conversion): Precise conversion of natural numbers.
3197         (Errors and Events): Add "debugging" to concept index.  Add variable
3198         `dbus-debug'.
3200 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3202         * dbus.texi (Receiving Method Calls): Add optional argument
3203         EMITS-SIGNAL to `dbus-register-property'.
3205 2010-06-27  Alex Schroeder  <alex@gnu.org>
3207         * nxml-mode.texi (Commands for locating a schema): Fix typo.
3209 2010-06-24  Glenn Morris  <rgm@gnu.org>
3211         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3212         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3213         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3214         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3215         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3216         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3217         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3218         * woman.texi: Start direntry descriptions in column 32, per Texinfo
3219         convention.   Make them end with a period.
3221 2010-06-23  Glenn Morris  <rgm@gnu.org>
3223         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3224         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3225         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3226         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3227         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3228         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3230 2010-06-10  Glenn Morris  <rgm@gnu.org>
3232         * idlwave.texi (Load-Path Shadows):
3233         * org.texi (Handling links): Fix typos.
3235 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3237         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3239 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
3241         * eshell.texi (Built-ins): Describe, how to disable a built-in command
3242         by an alias.  (Bug#6226)
3244 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3246         * calc.texi (Manipulating Vectors): Mention that vectors can
3247         be used to determine bins for `calc-histogram'.
3249 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
3251         * calc.texi: Remove "\turnoffactive" commands throughout.
3253 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3255         * url.texi (HTTP language/coding, Customization):
3256         * message.texi (Header Commands, Responses):
3257         * cl.texi (Argument Lists): Fix typos.
3259 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3261         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3262         Note that Development menu is always available.
3263         (Creating a project): Fix terminology.
3264         (Add/Remove files): Fix typo.
3266 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3268         * Version 23.2 released.
3270 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
3272         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3274 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
3276         * tramp.texi (Inline methods, Default Method):
3277         Mention `tramp-inline-compress-start-size'.
3279 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3281         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3282         the CVS repo.  Put the Git repo in the news section.
3284         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3285         Removed some mentions of CVS.  Mention the new Git repo.
3287 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
3289         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
3290         (Mail Group Commands): Add index entry.
3292 2010-04-18  Glenn Morris  <rgm@gnu.org>
3294         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3296 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
3298         * calc.texi (Radix modes): Mention that the option prefix will
3299         turn on twos-complement mode.
3300         (Inverse and Hyperbolic Flags): Mention the Option flag.
3302 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3304         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3305         (LaTeX/PDF export commands): Rename and Move section.
3306         (Sectioning structure): Update.
3307         (References): New use case for field coordinates.
3308         (The export dispatcher): Rename from ASCII export.
3309         (Setting up the staging area): Document the availability of
3310         encryption for MobileOrg.
3311         (Images and tables): Document how to reference labels.
3312         (Index entries): New section.
3313         (Generating an index): New section.
3314         (Column width and alignment): Document that <N> now
3315         means a fixed width, not a maximum width.
3316         (Publishing options): Document the :email option.
3317         (Beamer class export): Fix bug in the BEAMER example.
3318         (Refiling notes): Document refile logging.
3319         (In-buffer settings): Document refile logging keywords.
3320         (Drawers): Document `C-c C-z' command.
3321         (Agenda commands): Mention the alternative key `C-c C-z'.
3322         (Special properties): Document the BLOCKED property.
3323         (The spreadsheet): Mention the formula editor.
3324         (References): Document field coordinates.
3325         (Publishing action): Correct the documentation for the
3326         publishing function.
3327         (The date/time prompt): Document that we accept dates
3328         like month/day/year.
3329         (Cooperation): Document the changes in table.el support.
3330         (Faces for TODO keywords, Faces for TODO keywords)
3331         (Priorities): Document the easy colors.
3332         (Visibility cycling): Document the new double prefix
3333         arg for `org-reveal'.
3334         (Cooperation): Remember.el is part of Emacs.
3335         (Clean view): Mention that `wrap-prefix' is also set by
3336         org-indent-mode.
3337         (Agenda commands): Add information about prefix args to
3338         scheduling and deadline commands.
3339         (Search view): Point to the docstring of
3340         `org-search-view' for more details.
3341         (Agenda commands): Document that `>' prompts for a date.
3342         (Setting tags): Document variable
3343         org-complete-tags-always-offer-all-agenda-tags.
3344         (Column attributes): Cross-reference special properties.
3346 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3348         Synchronize with Tramp repository.
3350         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3351         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3352         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3353         syntax, texi2dvi reports errors with the backquotes.
3355         * trampver.texi: Update release number.
3357 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3359         * gnus.texi (Finding the News): Add pointers to the Server buffer
3360         because it's essential.
3362 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3364         * gnus.texi (MIME Commands): Update description of
3365         gnus-article-browse-html-article.
3367 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3369         * auth.texi (Secret Service API): Add TODO node.
3370         (Help for users): Explain the new source options for `auth-sources'.
3372 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3374         * trampver.texi: Update release number.
3376 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3378         * Branch for 23.2.
3380 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3382         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3383         now enabled by default.
3385 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3387         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3388         when Emacs runs in interactive mode.  (Bug#5645)
3390 2010-02-16  Glenn Morris  <rgm@gnu.org>
3392         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3394 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3396         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3398 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3400         * gnus.texi (Score File Format): Fix typo.
3402 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
3404         * cc-mode.texi: Replace references to obsolete c-subword-mode.
3406 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3408         * ada-mode.texi (Project File Overview): Fix typo.
3410 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3412         * semantic.texi: Add Richard Y. Kim credit.
3414         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3416 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
3418         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3419         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
3421 2010-01-17  Glenn Morris  <rgm@gnu.org>
3423         * calc.texi (Reporting Bugs): Don't mention format of repository.
3425         * woman.texi (Bugs): Make "Emacs repository" less specific,
3426         and the URL for same more specific.
3428         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3430 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3432         * ede.texi (ede-step-project, ede-proj-target):
3433         * tramp.texi (Remote processes): Fix typos.
3435 2010-01-16  Mario Lang  <mlang@delysid.org>
3437         * ede.texi (ede-target):
3438         * org.texi (Refiling notes): Remove duplicated words.
3440 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3442         * gnus.texi (Posting Styles): Use with-current-buffer.
3443         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3445 2010-01-02  Kevin Ryde  <user42@zip.com.au>
3447         * eieio.texi (Naming Conventions): Correction to xref on elisp
3448         coding conventions, is "Tips" node not "Standards".
3450 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3452         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3454         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3456 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3458         * gnus.texi (Direct Functions): Add missing port number to tls method.
3460 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
3462         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3463         ($(infodir)/edt, edt.dvi): New targets.
3465 2009-12-15  Glenn Morris  <rgm@gnu.org>
3467         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3468         (edt, $(infodir)/edt, edt.dvi): New targets.
3469         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3471         * Makefile.in (PDF_TARGETS, pdf): New.
3472         (clean): Add *.pdf.
3473         Add pdf rules for all manuals.
3475 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
3477         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3479 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3481         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3482         (Smart Jump, Analyzer Debug): Copyedits.
3483         (Semantic mode user commands): Link to new nodes.
3484         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3485         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3486         upstream Semantic manual.
3488         * semantic.texi (Introduction): Minor fix to diagram.
3490 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3492         * eshell.texi (History): Add the other built-in variables.
3493         (Built-ins): Explain built-ins, and how to apply the external commands.
3494         Add `history', `su' and `sudo'.
3496         * tramp.texi (Remote processes): Add missing <RET> in the example.
3498 2009-12-01  Bill Wohler  <wohler@newt.com>
3500         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3501         path for mairix example.  Specify -q in namazu example since namazu is
3502         excessively garrulous.
3504 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3506         * tramp.texi (Remote processes): Improve eshell example with "su"
3507         and "sudo" commands.
3509 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3511         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3513         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3514         Document semantic-complete-analyze-inline.
3515         (Semanticdb search debugging commands): Minor clarification.
3516         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3517         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3518         manual.
3519         (Semantic mode): Link to Idle Scheduler.
3521 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3523         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3524         @pxref, now EIEIO is in Emacs.
3526         * erc.texi (Development): Correction to git tutorial url.
3528 2009-11-26  Glenn Morris  <rgm@gnu.org>
3530         * faq.texi (Latest version of Emacs): Mention stability of development
3531         version.
3532         (Problems with very large files): Max buffer size increase in 23.2.
3533         (VM): VM has moved house again.
3535 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3537         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3538         notations.
3540 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3542         * org.texi (Column attributes): Fix documentation of new operators.
3544 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3546         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3547         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3548         (Idle Completions Mode): Numerous copyedits.
3550 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3552         * semantic.texi (Semantic Internals, Glossary):
3553         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3554         (Semanticdb search debugging commands): Fix typos.
3556 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3558         * calc.texi (Radix modes): Mention twos-complement notation.
3560 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3562         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3563         ($(infodir)/semantic, semantic.dvi): New targets.
3565 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3567         * Makefile.in: Build the Semantic manual.
3569         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3570         repository.
3572 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3574         * dbus.texi (Receiving Method Calls): New defun
3575         `dbus-unregister-service'.
3577 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3579         * org.texi (Speed keys): New section.
3581 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3583         * dbus.texi (Type Conversion): Fix typo.
3584         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3585         `dbus-registered-objects-table'.
3586         (Receiving Method Calls): New defun `dbus-register-property'.
3587         Move `dbus-unregister-object' here.
3589 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3591         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3593 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3595         * org.texi (Column attributes): Add the new age summary operators.
3596         Also, mention the fact you can only use one summary operator per
3597         property.
3599 2009-11-13  John Wiegley  <johnw@newartisans.com>
3601         * org.texi (Tracking your habits): Add a new section in the
3602         manual about how to track habits.
3603         (Resolving idle time): Add a section on how idle and
3604         dangling clocks are resolved.
3606 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3608         * org.texi (Agenda commands): Document the new `i' command.
3609         (Inserting deadline/schedule): Document logging changes
3610         of scheduling and deadline times stamps.
3611         (In-buffer settings): Document the in-buffer keywords for logging
3612         changes of scheduling and deadline times stamps.
3613         (Structure editing, Plain lists): Document indentation
3614         cycling in empty entries with TAB.
3615         (Archiving): Document the default archiving command.
3616         (Moving subtrees): Document the new keys for archiving.
3617         (Internal archiving): Fix incorrect key.
3618         (Agenda commands): Document the TODO set switching commands.
3619         (Agenda commands): Document the new archiving keys.
3620         (Clocking work time): Better description on how to save
3621         and restore a clock.
3622         (Resolving idle time): Mention the x11idle program to get true
3623         idleness also under X11.
3624         (Resolving idle time): Use @kbd instead of @key for normal
3625         letters, because this is how he rest of the manual does this.
3626         (Pushing to MobileOrg): Mention that `org-directory'
3627         should be set.
3628         (Agenda commands): Document that SPC is a filter for
3629         any tag.
3630         (Search view): Rename from "Keyword search".
3631         (Capure): New chapter.
3632         (Markup): New chapter.
3633         (Links in HTML export, Images in HTML export):
3634         Extend the section titles.
3635         (Images in HTML export): Document the align option.
3636         (Text areas in HTML export): Extend the section title.
3637         (Images in LaTeX export): Explain image placement in LaTeX.
3639 2009-11-10  Glenn Morris  <rgm@gnu.org>
3641         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3643 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3645         * tramp.texi (Auto-save and Backup): Disable backups just for a
3646         method.
3648         * trampver.texi: Update release number.
3650 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3652         Sync with Tramp 2.1.17.
3654         * trampver.texi: Update release number.
3656 2009-10-29  Glenn Morris  <rgm@gnu.org>
3658         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3660 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3662         * tramp.texi (External methods): Temporary files are kept for
3663         `rsync' and `rsyncc' methods.
3665 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3667         * eieio.texi: Fix typos.
3669 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3671         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3673 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3675         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3676         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3678 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3680         * Makefile.in: Build EIEIO and EDE manuals.
3682 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3684         * eieio.texi:
3685         * ede.texi: New files.
3687 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3689         * tramp.texi (Remote processes): Association of a pty is not supported.
3691 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3693         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3694         (Processing LaTeX fragments): Document that the size of images can be
3695         changes using the variable `org-format-latex-options'.
3696         (The date/time prompt, Timestamps): Be more accurate over ISO format
3697         dates and times.
3698         (Visibility cycling): Document showeverything keyword.
3699         (In-buffer settings): Document showeverything keyword.
3700         (Setting up the staging area): Fix the example.
3701         (MobileOrg): New section.
3702         (Agenda commands, Exporting Agenda Views): Document exporting the
3703         agenda view to Org files.
3705 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3707         * tramp.texi (History): Add IMAP support.
3708         (External methods): Add `imap' and `imaps' methods.
3709         (GVFS based methods): Add indices for `davs'.
3710         (Password handling): Rename anchors.  Add IMAP entries for
3711         ~/.authinfo.gpg.
3713         * trampver.texi: Set default value of `emacsimap'.
3715 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3717         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3719 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3721         * dired-x.texi (Technical Details):
3722         Delete dired-up-directory (Bug#4292).
3724 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3726         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3728 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3730         * org.texi (Effort estimates): Document new effort setting commands.
3731         (Agenda commands): Document the new keys fro agenda time motion.
3732         Document entry text mode.  Improve documentation of the keys to include
3733         inactive time stamps into the agenda view.
3734         (Feedback): Document the new bug report command.
3735         (Structure editing): Add an index entry for the sorting of subtrees.
3737 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3739         * auth.texi (Help for users): Corrected markup.
3741 2009-09-02  Glenn Morris  <rgm@gnu.org>
3743         * emacs-mime.texi (time-date): Mention float-time.
3745 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3747         * calc.texi (Simplifying Formulas): Improve the wording.
3749 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3751         * auth.texi: Rewritten for coverage and clarity.
3753 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3755         * gnus.texi (Expiring Mail):
3756         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3757         (Various Various): Mention gnus-safe-html-newsgroups.
3759         * gnus-news.texi: Mention
3760         gnus-mark-copied-or-moved-articles-as-expirable.
3762         * emacs-mime.texi (Display Customization): Add xref to
3763         gnus-safe-html-newsgroups.
3765 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3767         * tramp.texi (Version Control): Remove.
3768         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3769         reference.
3770         (External methods): Correct `scpc' concept index entries.  New method
3771         `rsyncc'.
3772         (External packages): New subsections "Filename completion" and "File
3773         attributes cache".
3775 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3777         * calc.texi (Rewrite Rules): Improve the example.
3778         (Simplifying Formulas): Explain use of the I and H flags for
3779         simplification.
3781 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3783         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3784         Describe autostart behavior of dbus-ping.
3785         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3786         for timeout values.
3787         (Top): Remove footnote saying D-Bus is not enabled by
3788         default.  (Bug#4256)
3790 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3792         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3793         Reported by Jari Aalto (Bug#4211).
3794         (Mail-mode integration): Mention epa-mail-mode and
3795         epa-global-mail-mode.
3796         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3797         epa-setup.
3799 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3801         * dbus.texi (Asynchronous Methods): Allow nil handler.
3803 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3805         * ediff.texi (ediff-current-file): Add information about this new function.
3807         * viper.texi: Add information about C-s in viper's search command.
3809 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3811         * calc.texi (Date Forms): Fix typos.
3813 2009-08-08  Glenn Morris  <rgm@gnu.org>
3815         * org.texi (Agenda commands): Restore clobbered change.
3817 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3819         * calc.texi (Graphics, Devices): Update with the peculiarities of
3820         operation on MS-Windows.
3822 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3824         * org.texi (Publishing action): Improve documentation of file
3825         names when publishing to the source directory.
3826         (Clean view): Document `org-indent-mode'.
3827         (Clocking work time): Add documentation for the
3828         new :timetamp option when creating a clock report.
3829         (Paragraphs): Fix many typos.
3830         (Plain lists): Remove duplicate explanation about the
3831         `C-c *' command.
3832         (Literal examples): Update to reflect the new behavior
3833         of the -n -r -k switches when exporting source code examples.
3834         (Structure editing): Add information about `C-c *',
3835         converting a plain list into a list of Org items.
3836         (Remember): Small rephrasing of the paragraph
3837         describing remember.el.  Also mentioned that remember.el is part
3838         of Emacs 23, not Emacs 22.
3839         (Clocking work time): Add documentation about
3840         displaying the current clocking time against the effort estimate.
3841         Also add a footnote about using `org-clock-in-prepare-hook' to add
3842         an effort estimate on the fly, just before clocking it.
3843         (Footnotes): Document automatic renumbering and
3844         sorting.
3845         (Agenda commands): Document new bulk commands.
3846         (Plain lists): Document new behavior of
3847         `org-cycle-include-plain-lists'.
3848         Hyphenation only in TeX.
3849         (Clocking work time): Document the key to update effort
3850         estimates.
3851         (Clocking work time): Document the clock time display.
3852         (Structure editing, TODO basics): Document new
3853         variables.
3854         (Column attributes): Document new colciew operators.
3855         (Publishing options): Document :xml-declaration.
3856         (Tracking TODO state changes): Document the
3857         LOG_INTO_DRAWER property.
3858         (Literal examples): Document the new implementation for
3859         editing source code.
3860         (Publishing action): Mention the new publishing
3861         function, to publish an Org source file.
3862         (Publishing links): Mention how to link to an Org source file.
3863         (Macro replacement): Document new macros.
3864         (Handling links): Document type-specific completion
3865         when inserting links.
3866         (Structure editing, Plain lists): Improve documentation
3867         on sorting.
3868         (Internal links): Document custom ids for links.
3869         (Handling links): Document custom ids for links.
3870         (CSS support): Document new class.
3871         (Refiling notes): Document the possibility to create new nodes
3872         during refiling.
3873         (Agenda commands): Document the "?" operator to find
3874         tasks without effort setting.
3875         (Exporting agenda information): Section moved.
3876         (RSS Feeds): New section.
3877         (Built-in table editor): Document M-e and M-a navigate
3878         inside table field.
3879         (Stuck projects): Docment that projects identified as
3880         un-stuck will still be searchd for stuck sub-projects.
3881         (Paragraphs): Document centering.
3882         (Creating timestamps, Agenda commands): Document new
3883         behavior when changing time stamps.
3884         (Structure editing): Document the new command
3885         `org-clone-subtree-with-time-shift'.
3886         (Publishing): Refresh this chapter.
3887         (Export options, Export options, In-buffer settings):
3888         Document the new keywords.
3889         (Matching tags and properties): Collect all
3890         documentation about tags/property matches here.
3891         (Setting tags): Document `org-tag-persistent-alist'.
3892         (Weekly/daily agenda): New section.
3893         (Orgstruct mode): Describe `orgstruct++-mode'.
3894         (Drawers): Mention the LOGBOOK drawer.
3895         (Export options, Sectioning structure): Document the
3896         #+LEATEX_HEADER in-buffer setting.
3897         (Bugs): Section removed.
3898         (Hooks): New section.
3899         (Add-on packages): Move here from old location.
3900         (Context-sensitive commands): New section.
3901         (Setting tags): Document newline option.
3902         (Global TODO list, Matching tags and properties):
3903         Mention more variables.
3904         (Checkboxes): Update to changed command behavior.
3906 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3908         * speedbar.texi (Basic Key Bindings): Fix typo.
3910 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3912         * calc.texi (Vector/Matrix Functions): Add index entries for both
3913         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3914         affects matrices with more than one row.
3915         (Help Commands): Add index entries for "prefix ?" key bindings.
3917 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3919         * calc.texi (Stack Manipulation Commands): Add documentation for
3920         `calc-transpose-lines'.
3922 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3924         * dbus.texi (Receiving Method Calls): Describe special return value
3925         `:ignore'.
3927 2009-07-24  Alan Mackenzie  <acm@muc.de>
3929         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3930         initialization, any individual variable setting now takes precedence
3931         over one done via c-file-style/c-file-offsets.
3933 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3935         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3936         truncated when Calc is quit.
3937         (Customizing Calc): Document `calc-undo-length'.
3939 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3941         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3943 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3945         * pcl-cvs.texi (About PCL-CVS):
3946         * widget.texi (Basic Types):
3947         Fix cross-references.
3949 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3951         * dbus.texi (Type Conversion): Don't use literal control character.
3953 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3955         * tramp.texi (GVFS based methods): New section.
3956         (Remote processes): Processes for GVFS based methods run locally.
3958 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3960         * tramp.texi (Inline methods, External methods, Gateway methods):
3961         Avoid the words "kludge" and hack".
3962         (External methods): Add `synce' method.
3964         * trampver.texi: Update release number.
3966 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3968         Sync with Tramp 2.1.16.
3970         * tramp.texi (History): Add GVFS support.
3971         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3972         `obex' methods.  Add 'tramp-gvfs-methods' option.
3973         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3974         forms.
3975         (Remote Programs): Introduce `tramp-own-remote-path'.
3976         (Remote processes): New subsection "Running remote programs that create
3977         local X11 windows".
3978         (Frequently Asked Questions): Improve code for disabling vc.
3980         * trampver.texi: Update release number.  Set default value of
3981         `emacsgvfs'.
3983 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3985         * Branch for 23.1.
3987 2009-06-17  Glenn Morris  <rgm@gnu.org>
3989         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3990         (Latest version of Emacs): Mention source code repository.
3992 2009-06-16  Glenn Morris  <rgm@gnu.org>
3994         * faq.texi (Top): Language tweak.
3995         (Extended commands): Most people have arrow keys.
3996         (Emacs manual): Say how to follow info links.
3997         (File-name conventions): Change title a bit.  Explain about source
3998         versus installed.  Condense etc description.
3999         (Guidelines for newsgroup postings): Mention Savannah list page.
4000         (Newsgroup archives): Simplify.
4001         (Contacting the FSF): Add contact URL.
4002         (Emacs Lisp documentation): Printed version not always available.
4003         (Installing Texinfo documentation): Explain how by hand installation is
4004         not normally needed.  Use add-to-list.  Remove duplicate reference.
4005         (Informational files for Emacs): Move info on Help menu here from
4006         "File-name conventions".
4007         (Help installing Emacs): Tweak uref.
4008         (Obtaining the FAQ): Mention repository.
4009         (Origin of the term Emacs): Explain "ITS".
4010         (Changing load-path): Use add-to-list.
4011         (Automatic indentation): Clarify this is for Text mode.
4012         Don't mention Indented Text mode.
4013         (Finding Emacs on the Internet): The FSF does not seem to offer a
4014         deluxe distribution on CD anymore.
4016 2009-06-16  Glenn Morris  <rgm@gnu.org>
4018         * faq.texi (Top): Mention which Emacs version this FAQ is about.
4019         Recommend the latest release.  Mention how to get older FAQs.
4020         Recommend the Emacs manual.
4021         (Guidelines for newsgroup postings): Discourage cross-posts.
4022         (Underlining paragraphs): Remove.
4023         (Editing MS-DOS files): Remove pre-Emacs 20 information.
4024         (Bugs and problems): Update key-binding.
4025         (Problems with very large files): Mention 64-bit.
4026         (Shell process exits abnormally): Remove.
4027         (Problems with Shell Mode): Rename and update.
4028         (Spontaneous entry into isearch-mode)
4029         (Problems talking to certain hosts): Remove.  This is old information,
4030         in etc/PROBLEMS if needed.
4031         (Emacs takes a long time to visit files, Updating Emacs): Remove.
4032         (Dired claims that no file is on this line): Update.
4033         (Installing Emacs, Problems building Emacs): Simplify.
4034         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4035         information.
4036         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
4037         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4038         (JDEE): "JDEE", not "JDE".
4039         (Handling C-s and C-q with flow control, Binding C-s and C-q):
4040         Remove.  This is old information, in etc/PROBLEMS if needed.
4041         (stty and Backspace key, Kanji and Chinese characters): Remove.
4042         (Right-to-left alphabets): Update section.
4043         (Changing the included text prefix): Gnus uses message-yank-prefix.
4044         Add cross-reference to Supercite manual.
4045         (Saving a copy of outgoing mail): Simplify output file description.
4046         (Expanding aliases when sending mail): Refer to Emacs manual.
4047         Remove old info about RFC822.
4048         Correct description of how to rebuild aliases.
4049         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4050         (MIME with Emacs mail packages)
4051         (Viewing articles with embedded underlining)
4052         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4053         Remove old sections.
4054         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
4055         and is well-documented in the Gnus manual.
4056         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4057         (Making Gnus faster): Rename from "Starting Gnus faster".
4058         Merge "Catch-up is slow in Gnus" into here.
4060 2009-06-14  Glenn Morris  <rgm@gnu.org>
4062         * faq.texi (Status of Emacs): Re-order with most recent releases first.
4063         (New in Emacs 23): New section.
4064         (Handling C-s and C-q with flow control): Add xref.
4066 2009-06-13  Glenn Morris  <rgm@gnu.org>
4068         * faq.texi (Setting up a customization file): Grammar fix.
4069         Customize is no longer "new".
4070         (Displaying the current line or column): Line-number mode is on by
4071         default.  Don't mention `column' package.  Mention linum.el.
4072         (Turning on abbrevs by default): Explain how to do it for buffers,
4073         modes, and everywhere.
4074         (Associating modes with files): Use add-to-list.  Don't mention Emacs
4075         19.
4076         (Highlighting a region): On by default since 23.1.
4077         (Replacing highlighted text): Update doc quote.
4078         (Working with unprintable characters): Don't mention search-quote-char.
4079         (Using an already running Emacs process): Gnuclient is probably not an
4080         enhancement these days.
4081         (Indenting switch statements): Remove mention of pre-Emacs 20.
4082         (Horizontal scrolling): Abbreviate Emacs 20 description.
4083         (Replacing text across multiple files): Fix name of dired command.
4084         (Disabling backups): Use require not load.
4085         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4087 2009-06-13  Bill Wohler  <wohler@newt.com>
4089         Release MH-E manual version 8.2.
4091         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4092         release 8.2.
4094 2009-06-13  Glenn Morris  <rgm@gnu.org>
4096         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4097         in this day and age the common meaning is "on the web".
4098         (copying): Use @copyright in all cases.
4099         (Basic keys): Remove reference to deleted manual node "Text Characters".
4100         (File-name conventions): Use GNU as an example rather than SERVICE.
4101         default.el lives in site-lisp.  Update Info directory location.
4102         (Real meaning of copyleft): GPL actions have been brought, but all
4103         settled out of court.
4104         (Guidelines for newsgroup postings): Shorten section title.
4105         Simplify comp.emacs description.
4106         (Newsgroup archives): Change Google URL.  Describe Gmane.
4107         (Unsubscribing from Emacs lists): Remove discussion of "distribution
4108         points".  Mention List-Unsubscribe header.
4109         (Contacting the FSF): Update email and URLs.
4110         (Basic editing): Mention F1 for help.
4111         (Installing Texinfo documentation): Refer to Texinfo website rather
4112         than ftp server.
4113         (Printing a Texinfo file): Mention texi2pdf.
4114         (Informational files for Emacs): Don't describe FTP or SERVICE, they
4115         are just stubs nowadays.
4116         (Latest version of Emacs): Explain version numbers.
4117         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4118         (Turning on syntax highlighting): No need to mention hilit19 any more.
4119         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4120         (Modes for various languages): Remove section.
4121         (Major packages and programs): Remove most version and maintainer
4122         information - it's hard to keep up-to-date, and adds nothing.
4123         Similarly with direct links to mailing lists.
4124         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
4125         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4126         years, and Emacs comes with tools for this now.
4127         (Patch): Remove section - this is a standard tool.
4128         (Using function keys under X): Remove section.
4130 2009-06-12  Glenn Morris  <rgm@gnu.org>
4132         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4133         (Help installing Emacs): Remove reference to deleted X11 node.
4134         (Associating modes with files): Interpreter-mode-alist is no longer
4135         subservient to auto-mode-alist.
4136         (Installing Emacs): Change future Emacs version.
4137         (Linking with -lX11 fails): Remove old section.
4138         (Packages that do not come with Emacs): Update ELL location.
4139         Emacs Lisp archive is dead.
4140         (Emacs for Windows): Remove reference to old CE port.
4141         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4142         (Emacs for VMS and DECwindows): Remove old ports.
4143         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4144         (Removing flashing messages): Remove section about non-existent Gnus
4145         option.
4147         * faq.texi (Top): Add @top command.
4148         Remove the optional arguments from all @node commands: makeinfo can
4149         generate these automatically, and it is easier to edit and rearrange
4150         nodes without them.
4152 2009-06-11  Glenn Morris  <rgm@gnu.org>
4154         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4155         (The LPF): Make the updated URL the sole reference point.
4156         (Learning how to do something): Update refcard price and format.
4157         (Getting a printed manual): Sources in doc/emacs/, not man/.
4158         Also available in PDF format.  Since the page count varies, be less
4159         precise.
4160         (Informational files for Emacs): Remove references to deleted files
4161         LPF and SUN-SUPPORT, and to UUCP.
4162         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4163         Remove many obsolete ways to get the FAQ, which now seems only to be
4164         distributed with Emacs.
4165         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4167 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
4169         * org.texi (Org Plot): Fix tags (Bug#3507).
4170         (Workflow states, Agenda commands): Fix tags (Bug#3508).
4172         * ada-mode.texi (Installation, Compile commands)
4173         (Project File Overview, No project files, Set compiler options)
4174         (Use GNAT project file, Use multiple GNAT project files)
4175         (Identifier completion): Use @samp for menu items, and @kbd for key
4176         sequences (Bug#3504).
4178 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
4180         * gnus.texi (Security): Fix wording; add a link to epa.info.
4182 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
4184         * message.texi (Header Commands): Fix descriptions to match
4185         keybindings.
4187 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
4189         * gnus.texi (Security): Mention that EasyPG is the current default.
4191 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
4193         * ediff.texi (Session Commands): Fix typo.
4195 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4197         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4198         news.software.readers.  Reported by Florian Rehnisch.
4200 2009-04-02  Glenn Morris  <rgm@gnu.org>
4202         * auth.texi: Capitalize direntry.
4204         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4205         using a period in the entry name.  (Bug#2797)
4207 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
4209         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4210         ($(infodir)/auth, auth.dvi): New targets.
4212 2009-03-03  Glenn Morris  <rgm@gnu.org>
4214         * auth.texi: Fix @setfilename.
4216         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4217         (auth, $(infodir)/auth, auth.dvi): New rules.
4219 2009-02-25  Glenn Morris  <rgm@gnu.org>
4221         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
4223 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4225         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4227 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4229         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4230         gnus-nocem-issuers, and gnus-nocem-verifyer.
4232 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
4234         * ada-mode.texi (Project files, Automatic Casing):
4235         * dbus.texi (Signals):
4236         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4237         * mh-e.texi (HTML):
4238         * nxml-mode.texi (Locating a schema)
4239         (Using the document's URI to locate a schema):
4240         * org.texi (Footnotes, Using the mapping API):
4241         * rcirc.texi (Channels): Remove duplicate words.
4243 2009-02-20  Glenn Morris  <rgm@gnu.org>
4245         * dired-x.texi (Miscellaneous Commands):
4246         * gnus.texi: Minor updates for mbox Rmail.
4248 2009-02-16  Karl Berry  <karl@gnu.org>
4250         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4251         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4252         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4253         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4254         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4255         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4256         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4257         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4258         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4259         Consistently use @insertcopying in the Top node,
4260         @contents at the front (after @end titlepage),
4261         and @direntry after @copying.  (Bug#1988)
4263 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4265         * auth.texi: New file documenting auth-source.
4267 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
4269         * org.texi (Org Plot): Fix link.
4271 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
4273         * epa.texi (Mail-mode integration): Mention the way to do
4274         "encrypt-to-self".  (Bug#1807)
4276 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
4278         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
4280 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4282         * gnus-news.texi: Print version about Incoming*.
4284 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
4286         * org.texi (Structure editing, Handling links)
4287         (Fast access to TODO states, Javascript support): Make standard docs
4288         correctly reflect default variable settings.
4290 2009-02-02  Glenn Morris  <rgm@gnu.org>
4292         * org.texi: Fix typos.
4294 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
4296         Sync with Tramp 2.1.15.
4298         * trampver.texi: Update release number.
4300 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4302         * org.texi (TODO dependencies): Document TODO dependencies on
4303         checkboxes.
4305 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
4307         * org.texi (TODO dependencies): Document key binding for toggling
4308         ORDERED property.
4310 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
4312         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
4313         of hook functions.
4315 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
4317         * org.texi (TODO dependencies): New section.
4319 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
4321         * org.texi (Plain lists, TODO basics, Priorities)
4322         (Multiple sets in one file, Conflicts): Document interaction with
4323         `shift-selection-mode'.
4325 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
4327         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4328         Make Calc the subject of sentences.
4329         (Rearranging Formulas using Selections): Discuss new options
4330         for `j *'.
4332 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
4334         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4336 2009-01-26  Glenn Morris  <rgm@gnu.org>
4338         * org.texi: Fix typos.
4340 2009-01-26  Bill Wohler  <wohler@newt.com>
4342         * mh-e.texi (EDITION, UPDATED): Update.
4344 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4346         * org.texi (References): Add information about remote references.
4347         (Built-in table editor): Document `C-c RET' in tables.
4348         (Math symbols, Quoting LaTeX code): Mention that simple
4349         LaTeX macros survive LaTeX export.
4350         (Images in LaTeX export): Show how to create a reference to a
4351         figure.
4352         (Sectioning structure): Document that the LaTeX class can be
4353         specified in a property.
4354         (Text areas in HTML export): New section.
4355         (External links): Add examples for text search and ID links.
4356         (Built-in table editor): Remove the descriptio of `C-c
4357         C-q', it not longer works.
4358         (Literal examples): Document that a space must follow
4359         the colon in short examples.
4360         (Relative timer): Document `org-timer-stop'.
4361         (Footnotes): New section.
4362         (Footnote markup): Shorten section and refer to new Footnote
4363         section.
4364         (Literal examples): Add documentation for line
4365         numbering in and references to code examples.
4366         (CSS support): Fix the description of default CSS styles.
4367         (Capturing column view): Document
4368         "file:path/to/file.org" as an allowed value for the ID property of
4369         a dynamic block copying column view.
4371 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4373         * mh-e.texi (Getting Started): Describe $MH.
4375 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4377         * tramp.texi (all): Harmonize usage of "external method",
4378         "external transfer method" and "out-of-band method".
4379         (Connection types): Precise the differences of inline and external
4380         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4382 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4384         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4385         commands as described at the top.  Reported by Allan Gottlieb
4386         <gottlieb@nyu.edu>.
4388 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4390         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4391         nnmail-pathname-coding-system.
4393 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4395         * org.texi (Relative timer): Fix typo.
4397 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4399         * org.texi (Clocking work time): Fix typo.
4400         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
4402 2009-01-13  Glenn Morris  <rgm@gnu.org>
4404         * org.texi: Fix some more typos.
4406 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4408         * org.texi: Fix some typos.
4410 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4412         * gnus.texi (Group Parameters): Add note for local variables.
4414 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4416         * gnus.texi (Converting Kill Files): Fix URL.
4417         Include gnus-kill-to-score.el in contrib directory.
4419 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4421         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4422         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
4423         (Paging the Article): Add index entry.
4425 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
4427         * ada-mode.texi (Examples): Delete redundant text.
4429 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
4431         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4433         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4434         addresses.
4436 2009-01-03  Bill Wohler  <wohler@newt.com>
4438         * mh-e.texi (Scan Line Formats): Indicate that first column should be
4439         kept empty.
4441 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
4443         * org.texi (Activation, Exporting, ASCII export, HTML export)
4444         (HTML Export commands, LaTeX/PDF export commands):
4445         Improve documentation about transient-mark-mode.
4446         (References): Document the use of special names like $LR1 to reference
4447         to fields in the last table row.
4449 2008-12-19  Juri Linkov  <juri@jurta.org>
4451         * info.texi (Search Text): Remove mention of removed key binding M-s.
4453 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
4455         * org.texi (References): Remove mentioning of @0 as reference for the
4456         last line, this has been reverted in the Lisp sources.
4458 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
4460         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4461         (DVI_TARGETS): Remove duplicates.  Add sasl.
4462         ($(infodir)/sasl, sasl.dvi): New targets.
4464 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
4466         * org.texi: Version number pushed to 6.15d.
4468 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
4470         * org.texi (Tables in LaTeX export): New section.
4471         (Images in LaTeX export): New section.
4472         (Inlined images, Images in HTML export): Sections renamed.
4474 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4476         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4478 2008-12-04  David Engster  <dengste@eml.cc>
4480         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4481         of nnml-get-new-mail.  Change URL for mairix patch.
4483 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4485         * org.texi (Using the mapping API): Fix bug in mapping example.
4486         (Publishing options): Make the list of properties complete again, in
4487         correspondence to the variable `org-export-plist-vars'.
4488         (Property searches): Document new special values for time comparisons.
4489         (Tag inheritance): Refine the description of tag inheritance.
4490         (Project alist): Add info about the publishing sequence of components.
4491         (Effort estimates): Document the new relative timer.
4493 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4495         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4496         (Using Calc): Clarify use of `C-x * o'.
4497         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4499 2008-11-28  Richard M Stallman  <rms@gnu.org>
4501         * dbus.texi (Receiving Method Calls): Clean up previous change.
4503 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4505         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4506         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4507         `dbus-unescape-from-identifier'.
4508         (Receiving Method Calls): New constants `dbus-service-emacs' and
4509         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4510         (Signals): Use the constants in the example.
4512 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4514         * org.texi: Re-apply change to FDL 1.3.
4516 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4518         * org.texi (Setting up Remember): Document `org-remember-mode'.
4519         (External links): Document that bbdb links can use a regular
4520         expression.
4521         (External links): Document that elisp links can contain interactive
4522         commands.
4524 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4526         * viper.texi (viper-translate-all-ESC-keysequences):
4527         Description removed.
4529 2008-11-19  Glenn Morris  <rgm@gnu.org>
4531         * doclicense.texi: Change to FDL 1.3.
4532         Relicense all texi files under FDL 1.3 or later.
4534 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4536         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4538 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4540         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4542         * ediff.texi: Version/date change.
4544 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4546         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4548 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4550         * calc.texi (About This Manual): Comment out a mention of
4551         marginal notes.
4553 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4555         * org.texi (Clocking work time): Document the :formula property of
4556         clock tables.
4557         (Structure editing, Refiling notes): Document refiling regions.
4558         (Agenda commands): Document the double-prefix version
4559         of the `l' command in the agenda.
4560         (Handling links): Explain the effect of a double prefix
4561         arg to `C-c C-o'.
4562         (TODO basics): Add documentation for tag triggers.
4564 2008-10-23  Glenn Morris  <rgm@gnu.org>
4566         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4567         byte-compiling things like `+'.
4569         * ns-emacs.texi: Merge copyright years of author now with assignment
4570         into FSF years.
4571         (VER): Use it for easier automatic updating.  Use Emacs version rather
4572         than standalone Emacs.app version.
4574 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4576         * org.texi: Lots of minor fixes.
4577         (Capture): New chapter.
4578         (Org Plot): New section.
4580 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4582         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4584 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4586         * calc.texi (User Defined Units): Mention how to enter optional display
4587         string.
4589 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4591         * message.texi (Sending Variables): Fix variable documentation to
4592         avoid the "y/n" wording.
4594 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4596         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4598 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4600         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4601         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4603 2008-09-22  Bill Wohler  <wohler@newt.com>
4605         Release MH-E manual version 8.1.
4607         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4608         release 8.1.
4610         * mh-e.texi: Retain dual license as agreed to by the FSF.
4611         However, bump GPL to Version 3.
4612         Use @include for license text.
4614 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4616         * gnus.texi (Top, Setup, Fancy splitting to parent)
4617         (Store custom flags and keywords, Store arbitrary data):
4618         Clean up markup.
4620 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4622         * gnus.texi (The Gnus Registry): Document it.
4624 2008-09-08  David Engster  <dengste@eml.cc>
4626         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4627         Clarify section about choosing back end servers.
4629 2008-08-23  Glenn Morris  <rgm@gnu.org>
4631         * dired-x.texi (Shell Command Guessing):
4632         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4634 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4636         * trampver.texi: Update release number.
4638 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4640         * ns-emacs.texi: Update version.
4641         (Introduction): Correct menu location for options save.
4642         (Customization): Note that defaults are stored under org.gnu.Emacs.
4644 2008-08-11  Bill Wohler  <wohler@newt.com>
4646         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4647         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4648         Henman) (closes SF #1768928).
4650 2008-08-10  Glenn Morris  <rgm@gnu.org>
4652         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4653         assignment to FSF.  Change license to GFDL.
4654         (Top): Remove outdated references.
4656 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4658         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4659         Add gnus-summary-sort-by-most-recent-number and
4660         gnus-summary-sort-by-most-recent-date.
4661         (Summary Sorting): Explain prefix argument.
4663 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4665         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4666         gnus-summary-pipe-output.
4668 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4670         * dbus.texi (Receiving Method Calls): Document error handling of own
4671         D-Bus methods.
4673 2008-08-01  Bill Wohler  <wohler@newt.com>
4675         * mh-e.texi (Reading Mail)
4676         (Viewing Attachments): Describe new function
4677         mh-show-preferred-alternative.
4678         (Sending Mail, Redistributing, Sending Message): Describe new hook
4679         mh-annotate-msg-hook.
4681 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4683         * dbus.texi (Arguments and Signatures): Fix example.
4684         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4685         (Asynchronous Methods): New node.
4686         (Errors and Events): Describe extended layout of `dbus-event'.
4687         New defun `dbus-event-message-type'.
4689 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4691         * ediff.texi: Remove VMS support.
4693 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4695         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4696         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4698 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4700         * Makefile.in: Add mairix-el targets.
4702 2008-07-29  David Engster  <deng@randomsample.de>
4704         * mairix-el.texi: New file.
4706 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4708         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4709         project files.  Delete 'main_unit' project variable; not needed.  Allow
4710         process environment variables wherever project variables are allowed.
4711         Add tutorial section on multiple GNAT project files.
4713 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4715         Sync with Tramp 2.1.14.
4717         * trampver.texi: Update release number.
4719 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4721         * ns-emacs.texi:
4722         * faq.texi: Remove mentions of Mac Carbon.
4724 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4726         * gnus.texi (Saving Articles): Describe the 2nd argument of
4727         gnus-summary-save-in-pipe.
4728         (SpamAssassin): Use it.
4730 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4732         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4734 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4736         * org.texi (Export options): Document the use of the creator flag.
4738 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4740         * org.texi: New version 6.06a.
4742 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4744         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4745         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4747 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4749         * calc.texi (Editing Stack Entries):
4750         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4751         Calc's help functions.  Mention fixing typos.
4752         (Customizing Calc): Fix typo.
4754 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4756         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4757         the summary.
4759 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4761         * ns-emacs.texi (Customization): Corrected documentation on color
4762         specification formats.
4764 2008-07-19  Andreas Schwab  <schwab@suse.de>
4766         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4768         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4769         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4771 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4773         * dbus.texi (Inspection): Rework, introduce submenus.
4774         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4775         (Properties and Annotations, Arguments and Signatures): New nodes.
4777 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4779         * dbus.texi (Receiving Method Calls): Fix description of
4780         `dbus-register-method'.
4781         (Signals): Allow also signal arguments for filtering in
4782         `dbus-register-signal'.
4784 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4786         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4787         `cnorm'.
4788         (Arithmetic Tutorial): Simplify the verification of prime factors.
4790 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4792         * gnus.texi (Saving Articles): Mention
4793         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4795 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4797         * calc.texi: Adjust mode line throughout.
4799 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4801         * sasl.texi (Mechanisms): Fix typos.
4803 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4805         * calc.texi (Killing from the stack): Mention using normal Emacs
4806         copying.
4808 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4810         * tramp.texi (Password handling): Rename from "Password caching".
4811         Add `auth-source' mechanism.
4812         (Connection caching): Tramp reopens the connection automatically,
4813         when the operating system on the remote host has been changed.
4815 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4817         * makefile.w32-in (distclean): Remove makefile.
4819 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4821         * org.texi (Using the mapping API): New section.
4822         (Agenda column view): New section.
4823         (Moving subtrees): Document archiving to the archive sibling.
4824         (Agenda commands): Document columns view in the agenda.
4825         (Using the property API): Document the API for multi-valued properties.
4827 2008-06-17  Jason Riedy  <jason@acm.org>
4829         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4830         function, and efmt may be a two-argument function.
4831         (Radio tables): Document multiple destinations.
4833 2008-06-16  Glenn Morris  <rgm@gnu.org>
4835         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4836         Add Cover-Texts.
4838 2008-06-15  Glenn Morris  <rgm@gnu.org>
4840         * faq.texi (VER): Update to 23.0.60.
4842         * mh-e.texi: Remove option of licensing under GPL.
4843         Add Cover-Texts to GFDL permissions notice.
4844         (GPL): Remove section.
4845         (GFDL): Include doclicense.texi rather than the actual text.
4847         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4848         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4850         * sasl.texi: Fix output file name.
4852         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4854         * gnus-coding.texi: Refer to license in Gnus manual.
4856         * idlwave.texi, sasl.texi: Use @copying.
4858         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4860         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4862         * url.texi: Use @copying, @title, @subtitle, @author.
4864         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4865         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4866         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4867         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4868         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4869         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4870         * widget.texi, woman.texi:
4871         Remove references to external license, since doclicense is included.
4873         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4874         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4875         Remove references to non-existent Invariant Sections.
4877 2008-06-14  Glenn Morris  <rgm@gnu.org>
4879         * faq.texi (Major packages and programs): Remove references to external
4880         Supercite, Calc, VIPER, since they have been included for some time.
4881         Update VM, AUCTeX, BBDB entries.
4883 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4885         * newsticker.texi: Updated to match latest newsticker changes.
4887 2008-06-13  Glenn Morris  <rgm@gnu.org>
4889         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4890         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4891         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4892         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4893         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4894         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4895         * woman.texi:
4896         Update Back-Cover Text as per maintain.info.
4898 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4900         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4902         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4903         (gnus-faq.xml): Update repository host.
4905         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4907 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4909         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4910         Fix a typo.
4912 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4914         * gnus.texi (Mail Source Customization): Correct values of
4915         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4916         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4918 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4920         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4921         coding standards.
4923 2008-06-14  David Engster  <dengste@eml.cc>
4925         * gnus.texi (nnmairix): Markup fixes.
4927 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4929         * gnus.texi (nnmairix): Markup and other minor fixes.
4931 2008-06-05  David Engster  <dengste@eml.cc>
4933         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4935 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4937         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4938         (Searching, nnir, nnmairix): New stub nodes.
4940 2008-05-30  Felix Lee  <felix.1@canids.net>
4942         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4944 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4946         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4948 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4950         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4952 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4954         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4956 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4958         * info.texi (Top): Fix typo in xref.
4960 2008-05-05  Karl Berry  <karl@gnu.org>
4962         * info.texi (Top): @xref to stand-alone manual.
4964 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4966         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4967         (Various Summary Stuff): Fix typo in last xref.
4969 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4971         * org.texi (Moving subtrees): Fix typo.
4973 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4975         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4976         Tramp via `tramp-mode'.
4978 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4980         * org.texi: Massive changes, in many parts of the file.
4982 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4984         * gnus.texi (Oort Gnus): Add message-fill-column.
4986 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4988         * gnus.texi (Mail Source Specifiers): Typo fix.
4990 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4992         * gnus.texi (Diary Headers Generation): Update key binding for
4993         `gnus-diary-check-message'.
4995 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4997         * gnus.texi (Emacsen): Addition.
4999 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5001         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5003 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5005         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5007 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5009         * gnus-news.texi: Update tool bar item.
5011 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
5013         * gnus-news.texi: Fix typos.
5015 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
5017         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5018         Add mention of `kron'.
5020 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5022         * epa.texi (Encrypting/decrypting *.gpg files):
5023         Document epa-file-name-regexp.
5025 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5027         * gnus.texi (Example Methods): Fix description about ssh-agent.
5028         (Indirect Functions): Fix the default value of nntp-telnet-command;
5029         remove link to connect.html.
5031 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5033         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5034         dbus-call-method.
5035         (Receiving Method Calls): The timeout can be set by the calling client.
5037         * trampver.texi: Update release number.
5039 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
5041         * gnus.texi (Top): Fix version.  Add SASL.
5043 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5045         Sync with Tramp 2.1.13.
5047         * trampver.texi: Update release number.
5049 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
5051         * org.texi: Update to new org-mode website.
5053 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5055         * cl.texi (For Clauses): Fix loop over key-seq to match code.
5057 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5059         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5060         gnus-read-ephemeral-gmane-group-url,
5061         gnus-read-ephemeral-emacs-bug-group,
5062         gnus-read-ephemeral-debian-bug-group.
5064 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5066         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5068         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
5069         Add FIXMEs for Bookmarks and gnus-registry-marks.
5071 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5073         * gnus.texi (Smileys): Document `smiley-style'.
5075 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5077         * gnus.texi (Gnus Development): Clarify difference between ding and
5078         gnu.emacs.gnus.
5079         (MIME Commands, Using MIME, RSS): Fix markup.
5081         * gnus-faq.texi ([8.4]): Ditto.
5083 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5085         * gnus.texi (Emacsen): Remove obsolete stuff.
5087 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5089         * gnus.texi (Oort Gnus): Add version info WRT
5090         `mail-source-delete-incoming'.
5092 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5094         * gnus.texi (Top): Add "Other related manuals" and version info in
5095         `iftex' output.
5096         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5097         gnus-balloon-face-0 and the corresponding format specifiers.
5099 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
5101         * tramp.texi (Filename completion): Remove footnote about let-bind
5102         of `partial-completion-mode'.  It doesn't work this way.
5104 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5106         * pcl-cvs.texi (Contributors): Update my email.
5108 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
5110         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5112 2008-03-17  Bill Wohler  <wohler@newt.com>
5114         * mh-e.texi (Viewing): Update URL for adding header fields to
5115         mh-invisible-header-fields-default.
5117 2008-03-16  Bill Wohler  <wohler@newt.com>
5119         * mh-e.texi (Preface): Add Gnus to requirements.
5120         (Forwarding): Note that forwarded MIME messages are now inline.
5122 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5124         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5125         (Common Variables): Give precedence to the netcat methods over the
5126         telnet methods, and mention that they are more reliable.
5128 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
5130         * org.texi (Exporting Agenda Views): Document agenda export to
5131         iCalendar.
5132         (Progress logging): Document the new progress logging stuff.
5134 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5136         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5137         Update for change of `mail-source-delete-incoming'.
5139         * gnus-news.texi: Ditto.
5141 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5143         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5144         custom versions.
5146 2008-03-07  Alan Mackenzie  <acm@muc.de>
5148         * cc-mode.texi (Limitations and Known Bugs): State that the number of
5149         parens/brackets in a k&r region is limited.
5151 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5153         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5154         using different Emacs versions.
5156 2008-02-27  Glenn Morris  <rgm@gnu.org>
5158         * sc.texi: Remove a lot of old and obsolete info.
5159         (titlepage): Simplify.
5160         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5161         (VM with any Emacsen, GNEWS with any Emacsen)
5162         (Overloading for Non-conforming MUAs, Version 3 Changes)
5163         (The Supercite Mailing List): Delete nodes.
5164         (Introduction): Remove info about old packages.
5165         (Getting Connected): Simplify.  Remove info about old packages.
5166         (Citing Commands): Delete Emacs 19 info.
5167         (Hints to MUA Authors): Simplify.
5168         (Thanks and History): Merge in some info from the deleted node
5169         "Version 3 Changes".
5171 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
5173         * org.texi (Setting tags, In-buffer settings):
5174         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5176 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5178         * gnus-news.texi: Mention that spaces and tabs are allowed in the
5179         installation directory name.
5181 2008-02-12  Romain Francoise  <romain@orebokech.com>
5183         * epa.texi (Overview): Fix typo.
5185 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5187         * epa.texi (Quick start): Remove the .emacs setting.
5189 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5191         * epa.texi (Quick start): Use the command `epa-enable' instead of
5192         loading `epa-setup'.
5194 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
5196         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5197         ($(infodir)/epa, epa.dvi): New targets.
5199 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5201         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5203         * epa.texi: New manual documenting the EasyPG Assistant.
5205 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5207         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5208         (Inspection): New function dbus-ping.
5210 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
5212         * tramp.texi (Remote processes): Add `shell-command'.
5214 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
5216         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5217         (Group Parameters): Document `mail-source' parameter.
5219 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
5221         * tramp.texi (Inline methods): The hostname of the su(do)? methods
5222         must be a local host.
5224 2008-01-26  Michael Olson  <mwolson@gnu.org>
5226         * erc.texi: Update version for ERC 5.3 release.
5227         (Obtaining ERC): Update extras URLs for 5.3.
5228         (Development): Write instructions for git, and remove those for Arch.
5229         (History): Mention the switch to git.
5231 2008-01-24  Karl Berry  <karl@gnu.org>
5233         * info.texi (Search Index, Search Text): Mention the command
5234         character in the section name, a la the (Go to node) node.
5236 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
5238         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5240 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5242         * gnus-news.texi: Mention gnus-article-describe-bindings.
5244 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5246         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5248 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
5250         * org.texi (Property inheritance): New section.
5251         (Conventions): New section.
5252         (Structure editing): Document C-RET, the prefix arg to the cut/copy
5253         commands, and the new bindings for refiling.
5254         (Sparse trees): Document the new special command for sparse trees.
5255         (References): Be more clear about the counting of hilines.
5256         (Handling links): Document M-p/n for accessing links.
5257         (Fast access to TODO states): New section.
5258         (Per file keywords): New section.
5259         (Property inheritance): New section.
5260         (Column attributes): New summary types.
5261         (Capturing Column View): New section.
5262         (The date/time prompt): Cover the new features in the date/time prompt.
5263         Compactify the table of keys for the calendar remote control.
5264         (Clocking work time): Document the new :scope parameter.
5265         (Remember): Promoted to chapter.
5266         (Quoted examples): New section.
5267         (Enhancing text): New verbatim environments.
5269 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
5271         * trampver.texi: Update release number.
5273 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5275         * gnus.texi (Article Keymap):
5276         Add gnus-article-wide-reply-with-original; fix descriptions of
5277         gnus-article-reply-with-original and
5278         gnus-article-followup-with-original.
5280 2008-01-09  Glenn Morris  <rgm@gnu.org>
5282         * nxml-mode.texi: Add @copying section.
5284 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5286         * message.texi (Mail Variables): Add some text from "(gnus)Posting
5287         Server".  Add `message-send-mail-with-mailclient'.
5289         * gnus.texi (Posting Server): Move some text to "(message)Mail
5290         Variables" and add a reference here.
5292 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
5294         * dbus.texi (Receiving Method Calls): New chapter.
5295         (Errors and Events): Add serial number to events.  Replace "signal" by
5296         "message".  Introduce dbus-event-serial-number.
5298 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
5300         * dbus.texi (Type Conversion): Explain the type specification for empty
5301         arrays.  Use another example.
5303 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
5305         * dbus.texi (all): Replace "..." by @dots{}.
5306         (Type Conversion): Precise the value range for :byte types.
5307         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5308         Mention its return value.
5309         (Errors and Events): There is no D-Bus error propagation during event
5310         processing.
5312 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
5314         * calc.tex (Yacas Language, Maxima Language, Giac Language):
5315         New sections.
5317 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5319         * gnus.texi (Group Parameters): Reorder the text and add a note about
5320         `gnus-parameters' near the beginning of the node.
5322 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5324         * gnus.texi (Score File Editing): Fix function name.
5326 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
5328         Sync with Tramp 2.1.12.
5330         * trampver.texi: Update release number.
5332 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
5334         * dbus.texi (Type Conversion): Correct input parameters mapping.
5336 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
5338         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5339         (Errors and Events): Mention wrong-type-argument error.
5341 2007-12-21  Alex Schroeder  <alex@gnu.org>
5343         * rcirc.texi: Changed single spaces after sentence end to double
5344         spaces.  Fixed some typos.
5345         (Internet Relay Chat): Explain relay.
5346         (Getting started with rcirc): Change items to reflect prompts.
5347         Add more explanation to rcirc-track-minor-mode and added a comment to
5348         warn future maintainers that this section is a copy.
5349         (People): Change /ignore example.
5350         (Keywords): Not keywords.
5352 2007-12-20  Alex Schroeder  <alex@gnu.org>
5354         * rcirc.texi (Top): Fighting Information Overload chapter added.
5355         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5356         (rcirc commands): Move /ignore command to the new chapter.
5357         (Fighting Information Overload): New chapter documenting /keyword,
5358         /bright, /dim, channel ignore, and low priority channels.
5359         (Configuration): Document rcirc-server-alist, remove
5360         rcirc-startup-channels-alist and rcirc-default-server.
5362 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5364         * dbus.texi (Signals): Fix example in dbus-register-signal.
5366 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5368         * gnus.texi (Score Variables): Fix typo.
5370 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5372         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5373         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5374         (Errors and Events): Adapt dbus-event.
5376 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5378         * gnus.texi (Other Files): Add the yenc command.
5380 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5382         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5383         since 2004-08-06.
5385 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5387         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5388         on body.
5390 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5392         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5393         and rfc2047-allow-irregular-q-encoded-words; fix description of
5394         rfc2047-encode-encoded-words.
5396 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5398         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5400 2007-12-05  Michael Olson  <mwolson@gnu.org>
5402         * remember.texi (Diary): Remove "require" line for remember-diary.el.
5403         Update documentation for `remember-diary-file'.
5405 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
5407         * dbus.texi (Signals): Precise `dbus-register-signal'.
5408         (Errors and Events): Rework events part, the internal structure of
5409         dbus-event has changed.
5411 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
5413         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5414         ($(infodir)/dbus, dbus.dvi): New targets.
5416 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
5418         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5419         unconditionally.
5421         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5422         emulation with @print{}.
5424 2007-12-02  Richard Stallman  <rms@gnu.org>
5426         * dbus.texi (Overview): Minor cleanup.
5428 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
5430         * Makefile.in (INFO_TARGETS): Add dbus.
5431         (DVI_TARGETS): Add dbus.dvi.
5432         (dbus, dbus.dvi): New targets.
5434         * dbus.texi: New file.
5436 2007-11-24  Romain Francoise  <romain@orebokech.com>
5438         * nxml-mode.texi: Add description in @direntry.
5439         Fix file name to match @setfilename.
5441 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
5443         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5444         ($(infodir)/nxml-mode): New rule.
5446         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5447         ($(infodir)/nxml-mode): New rule.
5448         (clean): Add nxml-mode*.
5450         * nxml-mode.texi: New file with nxml manual.
5452 2007-11-18  Richard Stallman  <rms@gnu.org>
5454         * flymake.texi (Example -- Configuring a tool called directly):
5455         Update example.
5457 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
5459         * tramp.texi (Filename completion): Simplify explanation of
5460         double-slash behavior.  Explain directory contents flushing.
5462 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5464         * calc.texi (TeX and LaTeX Language Modes): Put in
5465         missing braces.
5467 2007-11-15  Richard Stallman  <rms@gnu.org>
5469         * cl.texi (Equality Predicates): Delete `eql'.
5470         (Predicates, Naming Conventions, Top): Delete `eql'.
5471         (Common Lisp Compatibility): Delete `eql'.
5472         (Porting Common Lisp): Delete obsolete backquote info.
5473         Minor clarification about character constants.
5474         (Sequence Basics): Minor clarification.
5476 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5478         * cc-mode.texi (Electric Keys, Custom Macros):
5479         * tramp.texi (Filename completion): Fix typos.
5481 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5483         * calc.texi (Basic commands): Mention the menu.
5485 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5487         * tramp.texi (Connection caching): Tramp flushes connection
5488         properties when remote operating system has been changed.
5490 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5492         * gnus-news.texi: Fix spelling.
5493         `message-insert-formatted-citation-line', not
5494         `message-insert-formated-citation-line'.
5496         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5498 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5500         * tramp.texi (Overview): Mention also the PuTTY integration under
5501         w32.  Remove paragraphs about Tramp's experimental status.
5502         (Frequently Asked Questions): Add code example for highlighting the
5503         mode line.
5505 2007-11-03  Michael Olson  <mwolson@gnu.org>
5507         * remember.texi: Change mentions of remember-buffer to
5508         remember-finalize throughout.
5510 2007-10-30  Michael Olson  <mwolson@gnu.org>
5512         * remember.texi (Copying): Remove.
5513         (Mailbox): Update with non-BBDB instructions.
5514         (Diary, Org): Add.
5515         (Bibliography, Planner Page): Remove.
5517 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5519         * makefile.w32-in (INFO_TARGETS): Add remember.
5520         (DVI_TARGETS): Add remember.dvi.
5521         ($(infodir)/remember): New rule.
5522         (clean): Add remember*.
5524 2007-10-30  Michael Olson  <mwolson@gnu.org>
5526         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5527         ($(infodir)/remember): New rule that builds the Remember Manual.
5529         * remember.texi: New file containing the Remember Mode Manual.
5530         Shuffle chapters around after initial import.
5531         (Function Reference): Split Keystrokes into separate chapter.
5532         (Keystrokes): Document C-c C-k.
5533         (Introduction): Fix typographical issue with "---".
5535 2007-10-29  Richard Stallman  <rms@gnu.org>
5537         * widget.texi (Introduction): Delete discussion of implementation
5538         internals.
5540 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5542         * tramp.texi (Connection caching): Host names must be different
5543         when tunneling.
5545 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5547         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5548         Gnus v5.13.
5550 2007-10-28  Miles Bader  <miles@gnu.org>
5552         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5554 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5556         * gnus.texi (Sorting the Summary Buffer):
5557         Remove gnus-article-sort-by-date-reverse.
5559 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5561         * gnus.texi (Non-ASCII Group Names): New node.
5562         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5563         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5565 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5567         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5568         clean the output of the program `imap-shell-program'.
5570 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5572         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5574 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5576         * gnus.texi (Sticky Articles): Documentation for sticky article
5577         buffers.
5579 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5581         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5583 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5585         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5587 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5589         * gnus.texi (Archived Messages):
5590         Document gnus-update-message-archive-method.
5592 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5594         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5596 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5598         * gnus.texi (Group Maneuvering):
5599         Document `gnus-summary-next-group-on-exit'.
5601 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5603         * gnus.texi (Really Various Summary Commands):
5604         Mention gnus-auto-select-on-ephemeral-exit.
5606 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5608         * gnus.texi, message.texi: Bump version number.
5610 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5612         * gnus.texi (Group Line Specification, Misc Group Stuff)
5613         (Server Commands): Parenthesize @pxref{Mail Spool}.
5615 2007-10-28  Didier Verna  <didier@xemacs.org>
5617         New user option: message-signature-directory.
5618         * message.texi (Insertion Variables): Document it.
5619         * gnus.texi (Posting Styles): Ditto.
5621 2007-10-28  Didier Verna  <didier@xemacs.org>
5623         * gnus.texi (Group Line Specification):
5624         * gnus.texi (Misc Group Stuff):
5625         * gnus.texi (Server Commands): Document the group compaction feature.
5627 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5629         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5631         * message.texi (Various Message Variables): Add message-fill-column.
5633 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5635         * gnus.texi: Untabify.
5637 2007-10-28  Didier Verna  <didier@xemacs.org>
5639         * gnus.texi (Group Parameters): Document the posting-style merging
5640         process in topic-mode.
5642 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5644         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5646 2007-10-28  Romain Francoise  <romain@orebokech.com>
5648         * gnus.texi (Mail Spool): Fix typo.
5649         Update copyright.
5651 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5653         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5655 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5657         * gnus.texi (Summary Generation Commands):
5658         Add gnus-summary-insert-ticked-articles.
5660 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5662         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5663         to spam-spamassassin-program.
5665 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5667         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5669 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5671         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5673 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5675         * message.texi (Mail Headers): Document `opportunistic'.
5677 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5679         * emacs-mime.texi (Encoding Customization): Explain how to set
5680         mm-coding-system-priorities per hierarchy.
5682 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5684         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5685         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5687 2007-10-28  Didier Verna  <didier@xemacs.org>
5689         * message.texi (Wide Reply): Update documentation of
5690         message-dont-reply-to-names (now allowing a list of regexps).
5692 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5694         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5696 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5698         * gnus.texi (SpamAssassin back end): Fix typo.
5700         * sieve.texi (Examples): Fix grammar.
5702 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5704         * gnus.texi (Searching for Articles): Document M-S and M-R.
5705         (Limiting): Document / b.
5707 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5709         * gnus.texi (Thread Commands): T M-^.
5711 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5713         * message.texi (Mail Aliases): Document ecomplete.
5714         (Mail Aliases): Fix typo.
5716 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5718         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5719         fix typo.
5721 2007-10-28  Romain Francoise  <romain@orebokech.com>
5723         * gnus.texi (Mail Spool): Grammar fix.
5725 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5727         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5728         string.
5730 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5732         * gnus.texi (Group Parameters): Fix description.
5734 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5736         * gnus.texi (Gmane Spam Reporting):
5737         Fix spam-report-gmane-use-article-number.
5738         Add spam-report-user-mail-address.
5740 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5742         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5744 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5746         * gnus.texi (Group Parameters): Add simplified sorting example based on
5747         example for `Sorting the Summary Buffer' from Jari Aalto
5748         <jari.aalto@cante.net>.
5749         (Example Methods): Add example for an indirect connection.
5751 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5753         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5754         (Agent Parameters): Update parameter names to match code.
5755         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5756         'gnus-agent-summary-fetch-series'.
5757         (Agent and flags): New section providing a generalized discussion
5758         of flag handling.
5759         (Agent and IMAP): Remove flag discussion.
5760         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5762 2007-10-28  Romain Francoise  <romain@orebokech.com>
5764         * gnus.texi (Exiting the Summary Buffer): Add new function
5765         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5767 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5769         * gnus.texi (Conformity): Fix typo.
5770         (Customizing Articles): Document `first'.
5772 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5774         * gnus.texi (Sorting the Summary Buffer):
5775         Add `gnus-thread-sort-by-date-reverse'.  Add example
5776         host to different sorting in NNTP and RSS groups.
5778 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5780         * message.texi (Insertion): Describe prefix for
5781         message-mark-inserted-region and message-mark-insert-file.
5783 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5785         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5786         LaTeX documents.  Describe "text/x-gnus-verbatim".
5788 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5790         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5791         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5792         (spam-stat spam filtering, SpamOracle)
5793         (Extending the Spam ELisp package): Remove extra quote symbol for
5794         clarity.
5796 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5798         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5799         gnus-article-delete-part and gnus-article-replace-part.
5800         (Using MIME): Add gnus-mime-replace-part.
5802 2007-10-28  Romain Francoise  <romain@orebokech.com>
5804         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5805         requires `auto-compression-mode' to be enabled.  Add new nnml
5806         variable `nnml-compressed-files-size-threshold'.
5808 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5810         * gnus.texi (Sorting the Summary Buffer):
5811         Add gnus-thread-sort-by-recipient.
5813 2007-10-28  Romain Francoise  <romain@orebokech.com>
5815         * message.texi (Insertion Variables): Mention new variable
5816         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5817         documentation accordingly.
5819 2007-10-28  Romain Francoise  <romain@orebokech.com>
5821         * gnus.texi (To From Newsgroups): Mention new variables
5822         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5824 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5826         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5827         stuff; gnus-mime-inline-part does the automatic decompression.
5829 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5831         * gnus.texi (Spam ELisp Package Configuration Examples):
5832         "training.ham" should be "training.spam".
5834 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5836         * message.texi (Mail Variables): Fix the default value for
5837         message-send-mail-function.
5839 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5841         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5842         always returns nil exceptionally.
5844 2007-10-28  Simon Josefsson  <jas@extundo.com>
5846         * gnus.texi (Article Washing): Add libidn URL.
5847         Suggested by Michael Cook <michael@waxrat.com>.
5849 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5851         * gnus.texi (Topic Commands): Fix next/previous.
5853 2007-10-28  Simon Josefsson  <jas@extundo.com>
5855         * gnus.texi (Article Washing): Mention `W i'.
5857 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5859         * gnus.texi (Group Parameters): Slight extension of sieve
5860         parameter description.
5862 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5864         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5865         matching score files as well.
5866         (Picons): Describe `gnus-picon-style'.
5868 2007-10-28  Romain Francoise  <romain@orebokech.com>
5870         * message.texi (Message Headers): Mention that headers are hidden
5871         using narrowing, and how to expose them.
5872         Update copyright.
5874 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5876         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5877         `gnus-summary-sort-by-recipient'.
5879 2007-10-28  Romain Francoise  <romain@orebokech.com>
5881         * gnus.texi (NNTP marks): New node.
5882         (NNTP): Move NNTP marks variables to the new node.
5884 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5886         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5888         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5890 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5892         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5893         everywhere for consistency.
5894         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5895         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5896         Say "regular expression" instead of "regex."  Admonish.
5897         Pick other words to sound better (s/so/thus/).
5898         (Spam ELisp Package Filtering of Incoming Mail):
5899         Mention statistical filters.  Remove old TODO.
5900         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5901         New section on sorting and displaying the spam score.
5902         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5903         backend but an alias to spam-use-BBDB.
5904         (Extending the Spam ELisp package): Rewrite the example using the
5905         new backend functionality.
5907 2007-10-28  Simon Josefsson  <jas@extundo.com>
5909         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5910         nntp-marks-directory, from Romain Francoise
5911         <romain@orebokech.com>.
5913 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5915         * gnus.texi (Hashcash): New default value of
5916         hashcash-default-payment.
5918 2007-10-28  Simon Josefsson  <jas@extundo.com>
5920         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5921         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5923 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5925         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5927 2007-10-28  Simon Josefsson  <jas@extundo.com>
5929         * gnus.texi (documentencoding): Add, to avoid warnings.
5931 2007-10-28  Simon Josefsson  <jas@extundo.com>
5933         * message.texi (Mail Headers): Add.
5935         * gnus.texi (Hashcash): Fix.
5937 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5939         * gnus.texi (Hashcash): Change location of library, also mention
5940         that payments can be verified and fix the name of the
5941         hashcash-path variable.
5943 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5945         * gnus.texi (Article Display): Add `gnus-picon-style'.
5947 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5949         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5951 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5953         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5954         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5955         warning about ham processors in spam groups removed.
5957 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5959         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5960         From Hubert Chan <hubert@uhoreg.ca>.
5962 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5964         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5965         (Mailing List): Typo.
5966         (Customizing Articles): Add gnus-treat-ansi-sequences.
5967         (Article Washing): Index.
5969         * message.texi: Use m-dash consistently.
5971 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5973         * gnus.texi (GroupLens): Remove.
5975 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5977         * gnus.texi (Outgoing Messages, Agent Variables):
5978         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5979         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5981 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5983         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5985 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5987         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5989         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5991 2007-10-28  Simon Josefsson  <jas@extundo.com>
5993         * gnus.texi (Top): Add SASL.
5995 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5997         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5999 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6001         * gnus.texi (Troubleshooting): Adjust Gnus version number.
6003 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
6005         * calc.texi (Formulas, Composition Basics): Lower the
6006         precedence of negation.
6008 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
6010         * ses.texi (The Basics): Mention how to create a new spreadsheet.
6011         Mention the new three-letter column identifiers.
6012         (More on cell printing): Calculate-cell and truncate-cell are now `c'
6013         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
6014         message when using `c' on an empty default with default printer.
6015         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6016         renamed to `ses--symbolic-formulas' some time ago.
6018 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
6020         * calc.texi (Default Simplifications, Making Selections)
6021         (Customizing Calc): Clarify associativity of multiplication.
6023 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
6025         * tramp.texi (Traces and Profiles): Simplify loop over
6026         `trace-function-background'.
6028 2007-10-22  Juri Linkov  <juri@jurta.org>
6030         * dired-x.texi (Shell Command Guessing): Default values are now
6031         available by typing M-n instead of M-p.
6033 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
6035         * tramp.texi (Cleanup remote connections): New section.
6036         (Password caching): Remove `tramp-clear-passwd'.
6037         It's not a command anymore.
6038         (Bug Reports): Add `tramp-bug' to function index.
6039         (Function Index, Variable Index): New nodes.
6040         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6042         * trampver.texi: Update release number.
6044 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
6046         * calc.texi (History and Acknowledgements): Turn comment
6047         about integer size into past tense.
6048         (Time Zones): Remove pointer to Calc author's address.
6049         (Trigonometric and Hyperbolic Functions): Mention cotangent
6050         and hyperbolic cotangent.  Fix typo.
6052 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
6054         Sync with Tramp 2.1.11.
6056         * trampver.texi: Update release number.
6058 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6060         * tramp.texi (External packages): New section.
6062 2007-09-29  Juri Linkov  <juri@jurta.org>
6064         * info.texi (Help-Int): Document `L' (`Info-history').
6066 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
6068         * org.texi: Change links to webpage and maintained email.
6069         (Remember): Promote to Chapter, significant changes.
6070         (Fast access to TODO states): New section.
6071         (Faces for TODO keywords): New section.
6072         (Export options): Example for #+DATE.
6073         (Progress logging): Section moved.
6075 2007-09-26  Bill Wohler  <wohler@newt.com>
6077         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6078         browse-url-at-mouse.
6080 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6082         * flymake.texi (Customizable variables): Face names don't end in -face.
6083         Fix flymake-err-line-patterns template.
6084         (Example -- Configuring a tool called directly): Fix init-function.
6085         (Highlighting erroneous lines): Face names don't end in -face.
6087 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
6089         * erc.texi (Special-Features): Fix small typo.
6091 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
6093         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6094         and "External transfer methods".
6096 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
6098         * calc.texi (Predefined Units): Add some history.
6100 2007-09-08  Michael Olson  <mwolson@gnu.org>
6102         * erc.texi (Copying): New section included from gpl.texi.
6103         This matches the look of the upstream ERC manual.
6105 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
6107         * calc.texi (History and Acknowledgements): Adjust the "thanks".
6108         (Random Numbers): Clarify the distribution of `random'.
6110 2007-09-06  Glenn Morris  <rgm@gnu.org>
6112         Move manual sources from man/ to subdirectories of doc/.
6113         Split into the Emacs manual in emacs/, and other manuals in misc/.
6114         Change all setfilename commands to use ../../info.
6115         * Makefile.in: Move the parts of the old man/Makefile.in that do not
6116         refer to the Emacs manual here.
6117         (infodir): New variable.
6118         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
6119         (cc-mode.texi, faq.texi): Update references to source file locations.
6120         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6121         do not refer to the Emacs manual here.
6122         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6124         * Makefile.in: Add `basename' versions of all info targets, for
6125         convenience when rebuilding just one manual.
6126         (../etc/GNU): Delete obsolete target.
6127         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6128         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
6129         *.vrs *.toc here...
6130         (maintainer-clean): ...from here.
6132         * makefile.w32-in (../etc/GNU): Delete obsolete target.
6134 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
6136         * calc.texi (Date Conversions): Clarify definition of
6137         Julian day numbering.
6138         (Date Forms): Clarify definition of Julian day numbering;
6139         add some history.
6141 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
6143         * org.texi: Version 5.07.
6145 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6147         * message.texi (MIME): Replace mml-attach with mml-attach-file.
6149 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
6151         * org.texi (Adding hyperlink types): New section.
6152         (Embedded LaTeX): Chapter updated because of LaTeX export.
6153         (LaTeX export): New section.
6154         (Using links out): New section.
6156 2007-08-22  Glenn Morris  <rgm@gnu.org>
6158         * faq.texi (Learning how to do something): Refcards now in
6159         etc/refcards/ directory.
6161 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
6163         * tramp.texi (Remote Programs): Persistency file must be cleared when
6164         changing `tramp-remote-path'.
6165         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6166         macro.
6168 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
6170         * calc.texi: Move contents to beginning of file.
6171         (Algebraic Entry): Fix the formatting of an example.
6173 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
6175         * calc.texi (Basic Operations on Units): Mention exact versus
6176         inexact conversions.
6178 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
6180         * calc.texi (Basic Operations on Units): Mention default
6181         values for new units.
6182         (Quick Calculator Mode): Mention that binary format will
6183         be displayed.
6185 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6187         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6189 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6191         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6193 2007-08-08  Glenn Morris  <rgm@gnu.org>
6195         * gnus.texi, sieve.texi: Replace `iff'.
6197 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
6199         * calc.texi (Basic Graphics): Mention the graphing of error
6200         forms.
6201         (Graphics Options): Mention how `g s' handles error forms.
6202         (Curve Fitting): Mention plotting the curves.
6203         (Standard Nonlinear Models): Add additional models.
6204         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6205         (Linear Fits): Correct result.
6207 2007-08-01  Alan Mackenzie  <acm@muc.de>
6209         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6210         to "--no-site-file".
6212 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
6214         * tramp.texi (Frequently Asked Questions): Point to mode line
6215         extension in Emacs 23.1.
6217         * trampver.texi: Update release number.
6219 2007-07-27  Glenn Morris  <rgm@gnu.org>
6221         * calc.texi (Copying): Include license text from gpl.texi, rather than
6222         in-line.
6224 2007-07-25  Glenn Morris  <rgm@gnu.org>
6226         * calc.texi (Copying): Replace license with GPLv3.
6228         * Relicense all FSF files to GPLv3 or later.
6230 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6232         Sync with Tramp 2.1.10.
6234         * tramp.texi (trampfn): Expand macro implementation in order to handle
6235         empty arguments.
6236         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
6237         occurrences by trampfn.
6238         (Frequently Asked Questions): Extend example code for host
6239         identification in the modeline.  Add bbdb to approaches shortening Tramp
6240         file names to be typed.
6242         * trampver.texi: Update release number.
6244 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6246         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6247         section.  Reported by <poti@potis.org>.
6248         (Remote processes): Arguments of the program to be debugged are taken
6249         literally.
6250         (Frequently Asked Questions): Simplify recentf example.
6252 2007-07-14  Karl Berry  <karl@gnu.org>
6254         * info.texi (@copying): New Back-Cover Text.
6256         * info.texi (Quitting Info): Move to proper place in source.
6257         (Reported by Benno Schulenberg.)
6259 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6261         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6263         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6265         * emacs-mime.texi: Add @documentencoding directive.
6267 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6269         * tramp.texi (Remote processes): Add an anchor to the subsection
6270         "Running a debugger on a remote host".
6272 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
6274         * tramp.texi (Remote processes): Don't call it "experimental" any
6275         longer.  Add subsection about running a debugger on a remote host.
6277 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
6279         * org.texi (Properties and columns): Chapter rewritten.
6281 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
6283         * tramp.texi:
6284         * trampver.texi: Migrate to Tramp 2.1.
6286 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
6288         * org.texi (Properties): New chapter.
6290 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6292         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6293         Control Panel.
6295         * gnus.texi (Misc Article): Add index entry for
6296         gnus-single-article-buffer.
6298 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6300         * gnus.texi (Starting Up): Fix typo.
6302 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6304         * gnus.texi (Asynchronous Fetching): Fix typo.
6306 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6308         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6309         (About This Manual): Remove redundant information.
6310         (Getting Started): Mention author.
6311         (Basic Arithmetic, Customizing Calc): Make description of the
6312         variable `calc-multiplication-has-precedence' match its new effect.
6314 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6316         * calc.texi (Basic Arithmetic, Customizing Calc):
6317         Mention the variable `calc-multiplication-has-precedence'.
6319 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
6321         * org.texi (Tag): Section swapped with node Timestamps.
6322         (Formula syntax for Lisp): Document new `L' flag.
6324 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6326         * gnus.texi (Misc Group Stuff, Summary Buffer)
6327         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
6329 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6331         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6332         * gnus.texi (Article Buttons, Mail Source Customization)
6333         (Sending or Not Sending, Customizing NNDiary):
6334         * message.texi (Message Headers):
6335         * mh-e.texi (HTML): Fix typos.
6337 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
6339         Sync with Tramp 2.0.56.
6341         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6342         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6344 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6346         * Version 22.1 released.
6348 2007-05-26  Michael Olson  <mwolson@gnu.org>
6350         * erc.texi (Modules): Fix references to completion modules.
6352 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6354         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6356 2007-05-09  Didier Verna  <didier@xemacs.org>
6358         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6359         nndiary back end and the gnus-diary library.
6361 2007-05-03  Karl Berry  <karl@gnu.org>
6363         * .cvsignore (*.pdf): New entry.
6365         * texinfo.tex: Update from current version for better pdf generation.
6367 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6369         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6371 2007-04-28  Glenn Morris  <rgm@gnu.org>
6373         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6374         consideration of legal status.
6376 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6378         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6380 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6382         * faq.texi (New in Emacs 22): python.el removed.
6384 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6386         * calc.texi (Reporting bugs): Update maintainer's address.
6388 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6390         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6392 2007-04-15  Jay Belanger  <belanger@truman.edu>
6394         * calc.texi (Title page): Remove the date.
6395         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6396         (The Standard Calc Interface): Change trail title.
6397         (Floats): Mention that when non-decimal floats are entered, only
6398         approximations are stored.
6399         (Copying): Move to the appendices.
6400         (GNU Free Documentation License): Add as an appendix.
6402 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6404         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6405         * dired-x.texi, ebrowse.texi, ediff.texi:
6406         * emacs-mime.texi, erc.texi, eshell.texi:
6407         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6408         * idlwave.texi, message.texi, newsticker.texi, org.texi:
6409         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6410         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6411         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6412         * woman.texi: Include GFDL.
6414         * doclicense.texi: Remove node heading, so that it can be included by
6415         other files.
6417         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
6419         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6420         than *.
6422 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
6424         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6425         in Calc.
6427 2007-04-09  Romain Francoise  <romain@orebokech.com>
6429         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6430         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
6431         replace mouse-2.
6433 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6435         * woman.texi (Word at point, Interface Options): woman-topic-at-point
6436         renamed to woman-use-topic-at-point.  Document new behavior.
6438 2007-04-08  Richard Stallman  <rms@gnu.org>
6440         * url.texi: Fix some indexing.
6441         (Disk Caching): Drop discussion of old/other Emacs versions.
6443 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6445         * url.texi (Disk Caching): Say Emacs 21 "and later".
6447         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6448         on Font locking which now mentions JIT lock.
6450 2007-04-01  Michael Olson  <mwolson@gnu.org>
6452         * erc.texi: Update for the ERC 5.2 release.
6454 2007-03-31  David Kastrup  <dak@gnu.org>
6456         * woman.texi (Topic, Interface Options): Explain changes semantics of
6457         woman-manpath in order to consider MANPATH_MAP entries.
6459 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6461         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6463 2007-03-26  Richard Stallman  <rms@gnu.org>
6465         * pgg.texi (Caching passphrase): Clean up previous change.
6467 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
6469         * gnus.texi (Setting Process Marks): Fix typo.
6471 2007-03-25  Romain Francoise  <romain@orebokech.com>
6473         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6474         readability, and include various fixes by Daniel Brockman, Nick Roberts
6475         and Dieter Wilhelm.
6477 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6479         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6481         * gnus.texi (Mail Source Specifiers): Fix typo.
6483 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6485         * reftex.texi (Imprint): Update maintainer information.
6487 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6489         * message.texi (Message Buffers): Update documentation for
6490         message-generate-new-buffers.
6492 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6494         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6496 2007-03-21  Glenn Morris  <rgm@gnu.org>
6498         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6500 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6502         * eshell.texi (Known problems): Emacs 21 -> 22.
6504         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6506 2007-03-18  Jay Belanger  <belanger@truman.edu>
6508         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6510 2007-03-12  Glenn Morris  <rgm@gnu.org>
6512         * calc.texi (Time Zones): Switch to new North America DST rule.
6514         * calc.texi: Replace "daylight savings" with "daylight
6515         saving" in text throughout.
6517 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6519         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6520         The variable now uses a list of symbols instead of just a symbol.
6521         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6523 2007-03-06  Romain Francoise  <romain@orebokech.com>
6525         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6526         new packages, and mention Gnus update.
6528 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6530         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6531         nntp-open-connection-functions-never-echo-commands.
6533 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6535         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6536         problems on the console, and security risk in not using gpg-agent.
6538 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6540         * org.texi (The spreadsheet): Rename from "Table calculations".
6541         Completely reorganized and rewritten.
6542         (CamelCase links): Section removed.
6543         (Repeating items): New section.
6544         (Tracking TODO state changes): New section.
6545         (Agenda views): Chapter reorganized and rewritten.
6546         (HTML export): Section rewritten.
6547         (Tables in arbitrary syntax): New section.
6548         (Summary): Better feature summary.
6549         (Activation): Document problem with cut-and-paste of Lisp code
6550         from PDF files.
6551         (Visibility cycling): Document indirect buffer use.
6552         (Structure editing): Document sorting.
6553         (Remember): Section rewritten.
6554         (Time stamps): Better description of time stamp types.
6555         (Tag searches): Document regular expression search for tags.
6556         (Stuck projects): New section.
6557         (In-buffer settings): New keywords.
6558         (History and Acknowledgments): Update description.
6560 2007-02-24  Alan Mackenzie  <acm@muc.de>
6562         * cc-mode.texi (Movement Commands): Insert two missing command names.
6563         (Getting Started): Slight wording correction (use conditional).
6565 2007-02-22  Kim F. Storm  <storm@cua.dk>
6567         * widget.texi (User Interface, Basic Types): Document need to put some
6568         text before the %v escape in :format string in editable-field widget.
6570 2007-02-18  Romain Francoise  <romain@orebokech.com>
6572         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6573         `cvs-mode-quit'.
6575 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6577         * widget.texi (Programming Example): Put constant strings in :format.
6579 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6581         * faq.texi (Fullscreen mode on MS-Windows): New node.
6583 2007-02-04  David Kastrup  <dak@gnu.org>
6585         * faq.texi (AUCTeX): Update version number.  Should probably be done
6586         for other packages as well.
6588 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6590         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6591         <tassilo@member.fsf.org>.
6593 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6595         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6596         ls-lisp-use-localized-time-format.
6598 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6600         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6602 2007-01-13  Michael Olson  <mwolson@gnu.org>
6604         * erc.texi (Modules): Mention capab-identify module.
6606 2007-01-05  Michael Olson  <mwolson@gnu.org>
6608         * erc.texi (Getting Started): Update for /RECONNECT command.
6610 2007-01-04  Richard Stallman  <rms@gnu.org>
6612         * ebrowse.texi: Change C-c b to C-c C-m.
6614 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6616         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6617         variables only in info to avoid redundant entries in the printed
6618         manual.
6620 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6622         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6624 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6626         * message.texi (Security): Split into sub-nodes.
6628 2007-01-01  Alan Mackenzie  <acm@muc.de>
6630         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6631         eval-after-load in Emacs <=21 and a workaround.  Document that
6632         trigraphs are not supported.
6634 2007-01-01  Alan Mackenzie  <acm@muc.de>
6636         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6637         c-context-line-break.  When invoked within a string, preserve
6638         whitespace.  Add a backslash only when also in a macro.
6640 2007-01-01  Alan Mackenzie  <acm@muc.de>
6642         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6644 2007-01-01  Alan Mackenzie  <acm@muc.de>
6646         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6647         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6649 2007-01-01  Alan Mackenzie  <acm@muc.de>
6651         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6652         "Choosing a Style".
6654         * cc-mode.texi ("Styles"): Add @dfn{style}.
6656 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6658         Sync with Tramp 2.0.55.
6660         * trampver.texi: Update release number.
6662 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6664         * gnus.texi (Customizing Articles): Add index entries for all
6665         gnus-treat-* variables.
6667 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6669         * gnus.texi (IMAP): Fix incorrect explanation of
6670         nnimap-search-uids-not-since-is-evil in documentation for
6671         nnimap-expunge-search-string.
6673 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6675         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6676         spam-ifile-database.
6678 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6680         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6681         rebind C-s.
6683 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6685         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6686         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6687         "expiring mail".
6688         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6689         nnimap-nov-is-evil.
6691 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6693         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6694         about the key procedure being used heavily.
6696 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6698         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6699         to t.
6700         (Prerequisites): Add explanation about gpg-agent.
6702 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6704         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6705         "sort" instead of "sort*".
6707 2006-12-19  Richard Stallman  <rms@gnu.org>
6709         * calc.texi (History and Acknowledgements): Recognize that Emacs
6710         now does have floating point.
6712 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6714         * tramp.texi (External transfer methods): Describe new method `scpc'.
6716 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6718         * pgg.texi: Added short note on gpg-agent to the introduction.
6720 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6722         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6723         also applies to Cc.
6725 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6727         * gnus.texi (X-Face): Clarify.  Say which programs are required
6728         on Windows.
6730 2006-12-08  Michael Olson  <mwolson@gnu.org>
6732         * erc.texi (Modules): Remove documentation for list module.
6734 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6736         * faq.texi (^M in the shell buffer): Ditto.
6738 2006-11-20  Michael Olson  <mwolson@gnu.org>
6740         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6742 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6744         * org.texi: Fix typos.
6745         (Agenda commands): Document `C-k'.
6747 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6749         * url.texi (http/https): Fix a typo in the HTTP URL.
6751 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6753         * ada-mode.texi: Total rewrite.
6755 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6757         * org.texi: Minor typo fixes.
6759 2006-11-13  Bill Wohler  <wohler@newt.com>
6761         Release MH-E manual version 8.0.3.
6763         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6764         release 8.0.3.
6766         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6767         to set MAILDIR.
6768         (Reading Mail): Document the customization of read-mail-command
6769         for MH-E.
6770         (Viewing Attachments): Document mm-discouraged-alternatives.
6771         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6772         (Junk): Add more information about the settings of mh-junk-background
6773         in a program.  Add /usr/bin/mh to PATH in examples.
6775 2006-11-12  Richard Stallman  <rms@gnu.org>
6777         * woman.texi: Update author address but say he no longer maintains it.
6779 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6781         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6782         archived trees.
6783         (Checkboxes): Section moved to chapter 5, and extended.
6784         (The date/time prompt): New section.
6785         (Link abbreviations): New section.
6786         (Presentation and sorting): New section.
6787         (Custom agenda views): Section completely rewritten.
6788         (Summary): Compare with Planner.
6789         (Feedback): More info about creating backtraces.
6790         (Plain lists): Modify example.
6791         (Breaking down tasks): New section.
6792         (Custom time format): New section.
6793         (Time stamps): Document inactive timestamps.
6794         (Setting tags): More details about fast tag selection.
6795         (Block agenda): New section.
6796         (Custom agenda views): Section rewritten.
6797         (Block agenda): New section.
6799 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6801         * tramp.texi (Configuration): scp is the default method.
6802         (Default Method): Use ssh as example for another method.
6804 2006-10-27  Richard Stallman  <rms@gnu.org>
6806         * woman.texi: Downcase nroff/troff/roff.
6807         (Installation): Chapter deleted.  Some xrefs deleted.
6808         (Background): woman doesn't advise man ;-).
6810 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6812         * ada-mode.texi (Project files, Identifier completion)
6813         (Automatic Casing, Debugging, Using non-standard file names)
6814         (Working Remotely): Fix typos.
6816 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6818         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6819         sample code `my-c-initialization-hook'.
6821 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6823         * widget.texi: Fix typos.
6825 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6827         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6828         "???".  There have been no complaints for years, so the information
6829         must be appropriate.
6831 2006-10-16  Richard Stallman  <rms@gnu.org>
6833         * widget.texi: Use @var instead of capitalization.
6834         Clarify many widget type descriptions.
6836 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6838         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6839         gnus-dired-attach.
6840         (Selecting a Group): Fix typo.
6842 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6844         * widget.texi: Fix typos.
6846 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6848         * gnus.texi (Image Enhancements): Update for Emacs 22.
6850         * gnus-faq.texi ([1.3]): Update.
6852 2006-10-06  Richard Stallman  <rms@gnu.org>
6854         * faq.texi (Displaying the current line or column):
6855         Delete "As of Emacs 20".
6857 2006-10-06  Romain Francoise  <romain@orebokech.com>
6859         * faq.texi (VM): VM works with Emacs 22 too.
6861 2006-10-06  Richard Stallman  <rms@gnu.org>
6863         * ebrowse.texi: Remove Emacs version "21" from title.
6865 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6867         * gnus.texi (Foreign Groups): Say where change of editing commands are
6868         stored.  Add reference to `gnus-parameters'.
6870 2006-09-15  Jay Belanger  <belanger@truman.edu>
6872         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6873         Change "Library Public License" to "Lesser Public License"
6874         throughout.  Use "yyyy" to represent year.
6876 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6878         * org.texi (Setting tags): Typo fix.
6880 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6882         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6884 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6886         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6888 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6890         * faq.texi (Escape sequences in shell output): EMACS is now set
6891         to Emacs's absolute file name, not to "t".
6892         (^M in the shell buffer): Likewise.
6893         * misc.texi (Interactive Shell): Likewise.
6895 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6897         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6898         mails with pop3-leave-mail-on-server.  Fix wording.
6899         (Limiting): Improve gnus-summary-limit-to-articles.
6900         (X-Face): Fix typo.
6902 2006-09-11  Simon Josefsson  <jas@extundo.com>
6904         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6905         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6907 2006-09-06  Simon Josefsson  <jas@extundo.com>
6909         * smtpmail.texi (Authentication): Mention SSL.
6911 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6913         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6914         Don't use @indicateurl.
6916         * cc-mode.texi (Subword Movement): Don't use @headitem.
6917         (Custom Braces, Clean-ups): Don't use @tie.
6919 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6921         Sync with Tramp 2.0.54.
6923         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6924         Suggested by Adrian Phillips <a.phillips@met.no>.
6926 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6928         * org.texi (Installation, Activation): Split from Installation and
6929         Activation.
6930         (Clocking work time): Documented new features.
6932 2006-08-13  Alex Schroeder  <alex@gnu.org>
6934         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6935         example.
6937 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6939         * faq.texi (How to add fonts): New node.
6941 2006-08-05  Romain Francoise  <romain@orebokech.com>
6943         * faq.texi (New in Emacs 22): Expand.
6945 2006-08-03  Michael Olson  <mwolson@gnu.org>
6947         * erc.texi: Update for ERC 5.1.4.
6949 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6951         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6952         in .../site-lisp/gnus/ by default.
6953         [ From gnus-news.texi in the trunk. ]
6955 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6957         * gnus.texi (MIME Commands): Additions for yEnc.
6959 2006-07-24  Richard Stallman  <rms@gnu.org>
6961         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6962         * faq.texi: Move periods and commas inside quotes.
6964 2006-07-20  Jay Belanger  <belanger@truman.edu>
6966         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6968 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6970         * faq.texi (Security risks with Emacs): Document Emacs 22
6971         file-local-variable mechanism.
6973 2006-07-12  Michael Olson  <mwolson@gnu.org>
6975         * erc.texi: Update for ERC 5.1.3.
6977 2006-07-12  Alex Schroeder  <alex@gnu.org>
6979         * rcirc.texi: Fix typos.
6980         (Getting started with rcirc): New calling convention for M-x irc.
6981         Mention #rcirc.  Removed channel tracking.
6982         (Configuration): Change the names of all variables that got changed
6983         recently, eg. rcirc-server to rcirc-default-server.  Added
6984         documentation for rcirc-authinfo, some background for Bitlbee, and
6985         rcirc-track-minor-mode.
6986         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6987         Scrolling.
6988         (Reconnecting after you have lost the connection): Fix example code
6989         to match code changes.
6991 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6993         * gnus.texi, message.texi: Fix typos.
6995 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6997         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6998         commands.
6999         (Global TODO list): Document the use of the variables
7000         `org-agenda-todo-ignore-scheduled' and
7001         `org-agenda-todo-list-sublevels'.
7003 2006-07-05  Richard Stallman  <rms@gnu.org>
7005         * faq.texi (Scrolling only one line): Fix xref.
7007 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
7009         * faq.texi (Evaluating Emacs Lisp code):
7010         Throughout, replace eval-current-buffer with eval-buffer.
7012 2006-07-03  Richard Stallman  <rms@gnu.org>
7014         * rcirc.texi (Scrolling conservatively): Fix xref.
7016         * pcl-cvs.texi (Viewing differences): Usage fix.
7018 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
7020         * org.texi (Agenda commands): Document `s' key to save all org-mode
7021         buffers.
7023 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
7025         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7026         names.  Mention `cvs-msg' face.
7028 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
7030         * org.texi (Checkboxes): New section.
7032 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
7034         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7035         throughout this chapter.
7037 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
7039         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7040         text for standalone vs Emacs info.
7041         (Help): Clarify header line description.  Use mouse-1 for clicks.
7042         (Help-P): Use mouse-1 for clicks.
7043         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7044         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7045         (Choose menu subtopic): Remove gratuitous Emacs command names.
7046         (Help-FOO): Put usual behavior first.
7047         (Help-Xref): Clicking on xrefs works in Emacs.
7048         (Search Text): Clarify what the default behavior is.
7049         (Create Info buffer): Fix Emacs window/X window confusion.
7050         (Emacs Info Variables): Fix for new Emacs init file behavior.
7052 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7054         * gnus.texi (Summary Buffer Lines): Fix typo.
7056 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
7058         * org.texi (Embedded LaTeX): New chapter.
7059         (Archiving): Section rewritten.
7060         (Enhancing text): Some parts moved to the new chapter about LaTeX.
7062 2006-06-20  Bill Wohler  <wohler@newt.com>
7064         Release MH-E manual version 8.0.1.
7066         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7067         release 8.0.1.
7068         (Preface): Depend on GNU mailutils 1.0 and higher.
7070 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7072         * message.texi (News Headers): Update message-syntax-checks section.
7074 2006-06-19  Karl Berry  <karl@gnu.org>
7076         * info.texi (Advanced): Mention C-q, especially with ?.
7078 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
7080         * org.texi (Publishing links): Document the `:link-validation-function'
7081         property.
7082         (Extensions and Hacking): New chapter, includes some sections of the
7083         "Miscellaneous" chapter.
7085 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
7087         * org.texi (Progress logging): New section.
7089 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
7091         * org.texi (ASCII export): Document indentation adaptation.
7092         (Setting tags): Document mutually-exclusive tags.
7094 2006-06-05  Romain Francoise  <romain@orebokech.com>
7096         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7097         Fix typo.
7099         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7100         channel (#gnus@irc.freenode.net).
7101         Fix typos.  Update copyright notice.
7103         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7104         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7105         (Line-Up Functions, Custom Macros):
7106         * ediff.texi (Window and Frame Configuration)
7107         (Highlighting Difference Regions):
7108         * emacs-mime.texi (Display Customization):
7109         * erc.texi (History):
7110         * eshell.texi (Known problems):
7111         * eudc.texi (Overview, BBDB):
7112         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7113         (The problem of spam, SpamOracle, Extending the Spam package)
7114         (Conformity, Terminology):
7115         * idlwave.texi (Routine Info)
7116         (Class and Keyword Inheritance, Padding Operators)
7117         (Breakpoints and Stepping, Electric Debug Mode)
7118         (Examining Variables, Troubleshooting):
7119         * org.texi (Creating timestamps):
7120         * reftex.texi (Commands, Options, Changes):
7121         * tramp.texi (Inline methods, Password caching)
7122         (Auto-save and Backup, Issues):
7123         * vip.texi (Files, Commands in Insert Mode):
7124         * viper.texi (Emacs Preliminaries, States in Viper)
7125         (Packages that Change Keymaps, Viper Specials, Groundwork):
7126         Fix various typos.
7128 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
7130         * ediff.texi: Fix typos.
7132 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
7134         * org.texi: Small typo fixes.
7136 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7138         * viper.texi (Viper Specials):
7139         * gnus.texi (Example Setup):
7140         * faq.texi (Backspace invokes help):
7141         * dired-x.texi (Optional Installation Dired Jump):
7142         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7143         follow coding conventions.
7145 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
7147         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7149 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
7151         * pcl-cvs.texi: Fix typos.
7152         (Customization): Say "us".
7154 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
7156         * org.texi: Remove bogus @setfilename.
7158 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
7160         * org.texi (ASCII export): Omit command name.
7161         (HTML export): Add prefix to all lines in Local Variable example.
7162         (Acknowledgments): Typeset names in italics.
7164 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
7166         * org.texi (Plain lists): Add new item navigation commands.
7167         (External links): Document elisp and info links.
7168         (Custom searches): New section.
7169         (Publishing): New chapter.
7170         (HTML export): Include a list of supported CSS classes.
7171         (Setting tags): Describe the fast-tag-setting interface.
7173 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
7175         * dired-x.texi: ifinfo -> ifnottex.
7177 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7179         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7181 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7183         * message.texi (Interface): Add tool bar customization.
7184         (MIME): Index and text additions for mml-attach.
7185         (MIME): Describe mml-dnd-protocol-alist and
7186         mml-dnd-attach-options.
7188         * gnus.texi (Oort Gnus): Reorder entries in sections.
7189         Fix some entries.
7190         (Starting Up): Add references to "Emacs for Heathens" and to
7191         "Finding the News".  Add user-full-name and user-mail-address.
7192         (Group Buffer Format): Add tool bar customization and update.
7193         (Summary Buffer): Add tool bar customization.
7194         (Posting Styles): Add message-alternative-emails.
7196 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7198         * tramp.texi (Filename completion): Improve wording.
7200 2006-05-07  Romain Francoise  <romain@orebokech.com>
7202         * faq.texi (Using regular expressions): Fix typo.
7203         (Packages that do not come with Emacs): Fix capitalization.
7204         (Replacing text across multiple files): Expand node to explain how
7205         to use `dired-do-query-replace-regexp' in more detail, based on
7206         suggestion by Eric Hanchrow <offby1@blarg.net>.
7208 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
7210         * tramp.texi (Filename completion): Completion of remote files'
7211         method, user name and host name is active only in partial
7212         completion mode.
7214 2006-05-06  Bill Wohler  <wohler@newt.com>
7216         Release MH-E manual version 8.0.
7218         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7219         release 8.0.
7221 2006-05-06  Bill Wohler  <wohler@newt.com>
7223         * mh-e.texi (MH-BOOK-HOME): Change from
7224         http://www.ics.uci.edu/~mh/book/mh to
7225         http://rand-mh.sourceforge.net/book/mh.
7226         Replace .htm suffix with .html for MH book files.
7227         (Using This Manual): Update key binding for getting relevant
7228         chapter in Info from command key.
7229         (Ranges): Fix itemx.
7231 2006-05-05  Karl Berry  <karl@gnu.org>
7233         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7234         (\fonttextsize): New user-level command to change text font size.
7236 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7238         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
7240 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7242         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7244 2006-04-24  Bill Wohler  <wohler@newt.com>
7246         * mh-e.texi (Getting Started): Make it more explicit that you need
7247         to install MH.  Add pointers to current MH implementations.
7249 2006-04-21  Bill Wohler  <wohler@newt.com>
7251         Release MH-E manual version 7.94.
7253         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7254         release 7.94.
7256 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
7258         * org.texi: Many small fixes.
7259         (Handling links): Rename from "Managing links".
7261 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7263         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7264         (Splitting mail using spam-stat): Fix @xref.
7266 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
7268         * gnus.texi (Spam Package): Major revision of the text.
7269         Previously this node was "Filtering Spam Using The Spam ELisp Package".
7271 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
7273         * org.texi (Time stamps): Better explanation of the purpose of
7274         different time stamps.
7275         (Structure editing, Plain lists): More details on how new items
7276         and headings are inserted.
7278 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
7280         * org.texi (Formula syntax): Fix link to Calc Manual.
7282 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7284         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7286 2006-04-17  Bill Wohler  <wohler@newt.com>
7288         * mh-e.texi (Folders): Update mh-before-quit-hook and
7289         mh-quit-hook example with code that removes the buffers rather
7290         than just bury them.
7292 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
7294         Sync with Tramp 2.0.53.
7296 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
7298         * org.texi (Updating settings): New section.
7299         (Visibility cycling): Better names for the startup folding
7300         options.
7301         (Exporting): Completely restructured.
7302         (The very busy C-c C-c key): New section.
7303         (Summary of in-buffer settings): New section.
7305 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7307         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7309 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7311         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7312         (Server Commands): Key `v' is reserved for users.
7314 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
7316         * org.texi (Link format): New section, emphasis on bracket links.
7317         (External links): Document bracket links.
7318         (FAQ): Expand to cover shell links and the new link format.
7320 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7322         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7324 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
7326         * gnus.texi (Summary Buffer Lines): Add `*'.
7328 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7330         * gnus.texi (Group Parameters):
7331         Mention gnus-permanently-visible-groups.
7333 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7335         * gnus.texi (Face): Fix typo.
7337 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
7339         * gnus.texi (X-Face): Clarify.
7340         (Face): Need Emacs with PNG support.
7342 2006-04-06  Richard Stallman  <rms@gnu.org>
7344         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7345         Emacs".
7347 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7349         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7350         blocks not suitable for inclusion with Emacs using variable
7351         PARTOFEMACS.
7353 2006-04-04  Simon Josefsson  <jas@extundo.com>
7355         * gnus.texi (Security): Improve.
7357 2006-04-02  Bill Wohler  <wohler@newt.com>
7359         * mh-e.texi (Getting Started, Junk, Bug Reports)
7360         (MH FAQ and Support): Fix URLs.
7362 2006-03-31  Romain Francoise  <romain@orebokech.com>
7364         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7365         to t, not nil (and has for the past eight years).
7367 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7369         * message.texi, gnus.texi: Bump version to 5.11.
7371 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7373         * gnus.texi (Top): Add comment about version line.
7375         * message.texi (Top): Ditto.  Change to take named versions into
7376         account.
7378 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7380         * gnus.texi (Posting Styles): Add x-face-file to example.
7381         (X-Face): Refer to posting styles.
7383         * gnus-faq.texi ([5.8]): Add x-face-file.
7384         ([8.4]): Add links to gmane.emacs.gnus.user and
7385         gmane.emacs.gnus.general.
7387 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7389         * gnus-faq.texi: Use .invalid.
7390         ([5.4]): Fix gnus-posting-styles example.
7392 2006-03-27  Romain Francoise  <romain@orebokech.com>
7394         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7395         Emacs/W3 needs a new maintainer.
7396         (Ispell): Update author and version info.
7397         (Mailcrypt): Mention PGG.
7398         (New in Emacs 22): Add PGG to the list of new packages.
7399         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7400         updating dead URLs.
7402 2006-03-25  Karl Berry  <karl@gnu.org>
7404         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7405         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7406         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7407         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7408         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7409         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7410         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7411         (2) do not indent copyright year list (or anything else).
7413 2006-03-21  Bill Wohler  <wohler@newt.com>
7415         * mh-e.texi (Folders): Various edits.
7417 2006-03-20  Romain Francoise  <romain@orebokech.com>
7419         * gnus.texi (Mail Folders): Grammar fix.
7421 2006-03-19  Bill Wohler  <wohler@newt.com>
7423         * mh-e.texi (Replying): Document Mail-Followup-To.
7424         Change manually-formatted table to multitable.  Add debugging info.
7425         Move description of mh-reply-default-reply-to into paragraph
7426         that describes its values.
7428 2006-03-17  Bill Wohler  <wohler@newt.com>
7430         * mh-e.texi: Use smallexample and smalllisp consistently.
7431         (Sending Mail Tour): Update method of entering
7432         addresses and subject.
7433         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7434         (Adding Attachments, Searching): Update screenshots for Emacs 22.
7436 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
7438         * org.texi: Version number change only.
7440 2006-03-14  Bill Wohler  <wohler@newt.com>
7442         * mh-e.texi: Add index entries around each paragraph rather than
7443         depend on entries from beginning of node.  Doing so ensures that
7444         index entries are less likely to be forgotten if text is cut and
7445         pasted, and are necessary anyway if the references are on a
7446         separate page.  It seems that makeinfo is now (v. 4.8) only
7447         producing one index entry per node, so there is no longer any
7448         excuse not to.  Use subheading instead of heading.  The incorrect
7449         use of heading produced very large fonts in Info--as large as the
7450         main heading.
7451         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7452         versions 6 and 7 appeared *around* the time of these Emacs releases.
7454 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
7456         * org.texi (Clean view): Document new startup options.
7458 2006-03-11  Bill Wohler  <wohler@newt.com>
7460         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7461         (Composing, Scan Line Formats): Fix @refs.
7462         (Getting Started): Define MH profile and MH profile components.
7463         (Incorporating Mail, Reading Mail, Viewing, Printing)
7464         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7465         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7466         for string constants.
7467         (Tool Bar): Remove spurious quote.
7468         (Junk): Use ``...'' instead of "...".
7469         (Scan Line Formats): Replace @samp with @kbd.
7471 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7473         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7475 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7477         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7478         easy to understand.
7480 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7482         * gnus.texi: Markup fix.
7483         (Fancy Mail Splitting): Specify new feature.
7485 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7487         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7488         partial-words matching.
7490 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7492         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7494         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7495         (MIME Commands): Fix mm-discouraged-alternatives.
7497 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7499         * org.texi: Version number change only.
7501 2006-03-06  Bill Wohler  <wohler@newt.com>
7503         * mh-e.texi: Move from SourceForge repository to Savannah.
7504         This is version 7.93, which is a total rewrite from the previous
7505         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7506         version 7.93.
7508 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7510         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7512 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7514         * org.texi (Interaction): Add item about `org-mouse.el' by
7515         Piotr Zielinski.
7516         (Managing links): Document that also mouse-1 can be used to
7517         activate a link.
7518         (Headlines, FAQ): Add entry about hiding leading stars.
7519         (Miscellaneous): Resort the sections in this chapter to a more
7520         logical sequence.
7522 2006-02-27  Simon Josefsson  <jas@extundo.com>
7524         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7525         2004-01-27 from the trunk).
7527 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7529         * cc-mode.texi: Rename c-hungry-backspace to
7530         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7531         name as an alias.
7533 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7535         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7536         include the function header within the defun.
7538 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7540         * cc-mode.texi: Correct two typos.
7542 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7544         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7545         existing comment.
7546         (Electric Keys): Add a justification for electric indentation.
7547         (Hungry WS Deletion): Clear up the names and complications of the
7548         BACKSPACE and DELETE keys.
7550 2006-02-23  Juri Linkov  <juri@jurta.org>
7552         * faq.texi (Common requests): Move `Turning on auto-fill by
7553         default' after `Wrapping words automatically'.  Move `Working with
7554         unprintable characters' before `Searching for/replacing newlines'.
7555         Move `Replacing highlighted text' after `Highlighting a region'.
7556         Merge `Repeating commands' and `Repeating a command as many times
7557         as possible' into the former.
7558         (Packages that do not come with Emacs): Add refs to Gmane and
7559         etc/MORE.STUFF.
7561 2006-02-23  Juri Linkov  <juri@jurta.org>
7563         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7564         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7565         Add xref to `(emacs)Reporting Bugs'.
7566         (Getting a printed manual): Add URL to other formats of the manual.
7567         (Common requests): Fix menu.
7568         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7569         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7570         (Inserting text at the beginning of each line): Add pxref to
7571         `Changing the included text prefix'.
7572         (Forcing the cursor to remain in the same column): Mention `track-eol'
7573         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7574         (Replacing text across multiple files): Add keybinding `Q' for
7575         `dired-do-query-replace'.
7577 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7579         * reftex.texi: Version number and date change only.
7581         * org.texi (Internal Links): Rewrite to cover the modified
7582         linking system.
7584 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7586         * faq.texi: Remove the coding cookie, it's not needed anymore.
7588 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7590         * faq.texi (Colors on a TTY): Mention Mac OS port.
7592 2006-02-12  Karl Berry  <karl@gnu.org>
7594         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7595         8-bit accented a.
7597 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7599         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7601 2006-02-08  Romain Francoise  <romain@orebokech.com>
7603         * faq.texi (Top): Remove paragraph about the FAQ being a
7604         transitional document, etc.
7605         (Searching for/replacing newlines): New node.
7606         (Yanking text in isearch): New node.
7607         (Inserting text at the beginning of each line): Rename and make
7608         more general, mention `M-;' in Message mode.
7610 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7612         * faq.texi (Meta key does not work in xterm)
7613         (Emacs does not display 8-bit characters)
7614         (Inputting eight-bit characters): Update xrefs.
7616 2006-02-06  Romain Francoise  <romain@orebokech.com>
7618         * faq.texi (VM): VM now at version 7.19.
7619         Set myself as maintainer of this file.
7621 2006-02-04  Michael Olson  <mwolson@gnu.org>
7623         * erc.texi (History): Note that ERC is now included with Emacs.
7625 2006-01-31  Romain Francoise  <romain@orebokech.com>
7627         * message.texi (Message Headers): Explain what
7628         `message-alternative-emails' does in more detail.
7629         Update copyright year.
7631 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7633         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7635 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7637         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7639 2006-01-29  Michael Olson  <mwolson@gnu.org>
7641         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7643         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7645         * faq.texi (New in Emacs 22): Mention ERC.
7647 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7649         * rcirc.texi: Capitalize dir entry for consistency with the entry
7650         in info/dir and other entries in the Emacs category.
7651         Fix typos.  Delete trailing whitespace.
7653 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7655         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7657 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7659         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7660         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7662         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7663         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7665 2006-01-27  Alex Schroeder  <alex@gnu.org>
7667         * rcirc.texi: New file.
7669 2006-01-23  Juri Linkov  <juri@jurta.org>
7671         * widget.texi (User Interface): Add S-TAB for widget-backward.
7673 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7675         Sync with Tramp 2.0.52.
7677         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7678         Add Tramp disabling item.  New item for common connection problems.
7679         (various): Apply "ftp" as method for the download URL.
7680         (Bug Reports): Refer to FAQ for common problems.
7682 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7684         * widget.texi (User Interface): Use @key for TAB.
7686         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7688         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7689         for TAB.
7691         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7693 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7695         * gnus.texi: Update copyright.
7697 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7699         * gnus.texi (Article Washing): Additions.
7701 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7703         * org.texi (Agenda commands): Document tags command.
7705 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7707         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7709 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7711         * gnus.texi (RSS): Addition.
7713 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7715         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7717 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7719         * emacs-mime.texi (Display Customization): Add setting example to
7720         mm-discouraged-alternatives.
7722 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7724         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7725         version is the canonical version.
7727 2006-01-08  Alex Schroeder  <alex@gnu.org>
7729         * pgg.texi (Caching passphrase): Rewording.
7731 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7733         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7734         repository URL.
7736 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7738         * org.texi: Removed the accidentally re-added empty line in the
7739         direntry.
7741 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7743         * org.texi (Agenda Views): Chapter reorganized.
7745 2005-12-29  Romain Francoise  <romain@orebokech.com>
7747         * faq.texi (Using Customize): New node.
7749 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7751         * org.texi: Remove blank line in @direntry.  It is non-standard
7752         and recursively produces blank lines all over the dir file (when
7753         using Texinfo 4.8).
7755 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7757         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7759 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7761         * org.texi (Tags): Boolean logic documented.
7762         (Agenda Views): Document custom commands.
7764 2005-12-20  David Kastrup  <dak@gnu.org>
7766         * faq.texi (AUCTeX): Update version and mailing list info.
7768 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7770         * gnus.texi (MIME Commands): Mention addition of
7771         multipart/alternative to gnus-buttonized-mime-types and add xref
7772         to mm-discouraged-alternatives.
7774         * emacs-mime.texi (Display Customization): Mention addition of
7775         "image/.*" and add xref to gnus-buttonized-mime-types in the
7776         mm-discouraged-alternatives section.
7778 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7780         * org.texi (Tags): New section.
7781         (Agenda Views): Chapter reorganized.
7783 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7785         * org.texi (Internal Links): Add a missing comma after an @xref.
7787 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7789         * faq.texi (Filling paragraphs with a single space): No need to
7790         change sentence-end now.
7792 2005-12-13  Romain Francoise  <romain@orebokech.com>
7794         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7796 2005-12-12  Jay Belanger  <belanger@truman.edu>
7798         * faq.texi (Calc): Update version number.
7800 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7802         * org.texi (Progress Logging): New section.
7804 2005-12-10  Romain Francoise  <romain@orebokech.com>
7806         Update the Emacs FAQ for the 22.1 release.
7808         * faq.texi: Set VER to `22.1'.
7809         (Basic editing): Explain how to use localized versions of the
7810         Tutorial.  Mention that `C-h r' displays the manual.
7811         Delete obsolete WWW link to an Emacs 18 tutorial.
7812         (Getting a printed manual): Point to the new locations of the
7813         manuals on the GNU Web site.
7814         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7815         available via Info (it was previously distributed separately).
7816         (Installing Texinfo documentation): The latest version of Texinfo
7817         is 4.8, not 4.0.
7818         (Informational files for Emacs): COPYING is the GNU General Public
7819         License, not the Emacs General Public License.
7820         (Informational files for Emacs): Delete obsolete link to the
7821         GNUinfo pages as they have been removed from the GNU Web site.
7822         (New in Emacs 22): New node.
7823         (Setting up a customization file): Say that most packages support
7824         Customize nowadays.
7825         (Colors on a TTY): Delete reference to instructions on how to
7826         enable syntax highlighting, it is now enabled by default.
7827         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7828         at startup automatically.
7829         (Controlling case sensitivity): Mention `M-c' in isearch.
7830         (Using an already running Emacs process): Emacs now creates the
7831         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7832         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7833         sentence praising gnuserv for that.  Simplify description of how
7834         the client/server operation works.
7835         (Compiler error messages): Delete obsolete text (compile.el has
7836         been rewritten).
7837         (Indenting switch statements): Fix typo.
7838         (Matching parentheses): Simplify setup instructions, mention the
7839         menu bar item in the Options menu.
7840         (Repeating a command as many times as possible): Mention `C-x e'.
7841         (Going to a line by number): Mention new keymap and bindings
7842         `M-g M-g', `M-g M-p' and `M-g M-n'.
7843         (Turning on syntax highlighting): Now on by default.  Simplify.
7844         (Replacing highlighted text): Use `1', not `t'.
7845         (Problems with very large files): The maximum size is now 256MB on
7846         32-bit machines.
7847         (^M in the shell buffer): Mention `comint-process-echoes'.
7848         (Emacs for Apple computers): Emacs 22 has native support for Mac
7849         OS X.
7850         (Translating names to IP addresses): Delete node.
7851         (Binding keys to commands): Fix typo.
7852         (SPC no longer completes file names): New node.
7853         (MIME with Emacs mail packages): Delete section about the Emacs
7854         MIME FAQ (it's not reachable anymore).
7856 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7858         * cc-mode.texi: The manual has been extensively revised: the
7859         information about using CC Mode has been separated from the larger
7860         and more difficult chapters about configuration.  It has been
7861         updated for CC Mode 5.31.
7863 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7865         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7866         (Selecting an implementation): Fix descriptions.
7868 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7870         * message.texi (Various Message Variables): Addition.
7872 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7874         * message.texi: Fix default values.
7876 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7878         * message.texi (Header Commands): Clarify descriptions of
7879         message-cross-post-followup-to, message-reduce-to-to-cc, and
7880         message-insert-wide-reply.
7881         (Various Commands): Fix kindex for message-kill-to-signature;
7882         clarify description of message-tab.
7884 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7886         * message.texi (Mailing Lists): Fix description about MFT.
7888         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7890 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7892         * gnus.texi (Slow Terminal Connection): Replace old description
7893         with new one.
7895 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7897         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7898         replace X-Draft-Headers with X-Draft-From.
7900 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7902         * gnus.texi (Various Various): Fix the default value of
7903         nnheader-max-head-length.
7904         (Gnus Versions): Fix typo.
7906 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7908         * org.texi (Structure editing): Document new functionality of
7909         M-RET.
7911 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7913         * org.texi (Internal Links): Fix Texinfo usage.
7915 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7917         * org.texi (TODO basics): Document the global todo list.
7918         (TODO items): Documents sparse tree for specific TODO
7919         keywords.
7921 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7923         * org.texi (Plain Lists): Typos fixed.
7925 2005-11-28  Jay Belanger  <belanger@truman.edu>
7927         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7929 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7931         * org.texi (Structure editing): New item moving commands added.
7932         (Plain Lists): New section.
7934 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7936         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7937         (Agenda): Document commands `org-cycle-agenda-files' and
7938         `org-agenda-file-to-front'.
7939         (Built-in table editor): Document `org-table-sort-lines'.
7940         (HTML formatting): Export of hand-formatted lists.
7942 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7944         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7945         new variable gnus-toolbar-thickness.
7947 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7949         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7951 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7953         * gnus.texi (X-Face): Fix description.
7954         (XVarious): Remove gnus-xmas-logo-color-alist and
7955         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7957 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7959         * gnus.texi (Group Parameters): Mention new variable
7960         gnus-parameters-case-fold-search.
7961         (Home Score File): Addition.
7963 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7965         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7966         (Overview): List supported feed types.
7967         (Installation): No installation necessary when using autoload.
7968         (Configuration): Rename "RSS" to "news".
7970 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7972         * pgg.texi (User Commands): Document additional passphrase
7973         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7974         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7976 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7978         * org.texi: Version number changed to 3.19.
7980 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7982         * pgg.texi (How to use): Update the example to add autoload of
7983         pgg-encrypt-symmetric-region.
7984         (User Commands): Document pgg-encrypt-symmetric-region.
7985         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7987 2005-10-27  Jay Belanger  <belanger@truman.edu>
7989         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7990         mention other TeX-related units.
7992 2005-10-23  Lars Hansen  <larsh@soem.dk>
7994         * dired-x.texi (Miscellaneous Commands):
7995         Replace dired-do-relative-symlink by dired-do-relsymlink and
7996         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7998 2005-10-23  Jay Belanger  <belanger@truman.edu>
8000         * calc.texi (Predefined Units): Use `alpha' for the fine structure
8001         constant.
8003 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
8005         * faq.texi (Bugs and problems):
8006         Replace `dired-move-to-filename-regexp' by
8007         `directory-listing-before-filename-regexp'.
8009 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
8011         * newsticker.texi (UPDATED): Set value.
8013 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8015         * gnus.texi (Document Groups): Remove duplicate item.
8017 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
8019         * org.texi (Summary): Mention iCalendar support.
8020         (Exporting): Document iCalendar support.
8022 2005-10-18  Romain Francoise  <romain@orebokech.com>
8024         * viper.texi (Viper Specials): Capitalize GNU.
8026 2005-10-17  Juri Linkov  <juri@jurta.org>
8028         * info.texi (Getting Started, Search Index, Expert Info):
8029         Fix wording.
8030         (Search Text): Replace `echo area' with `mode line'.
8031         (Search Index): Both `i' and `,' find all index entries.
8032         Replace example `C-f' with `C-l' (which exists in index of Info
8033         manual) and delete spaces in its keyboard input sequence.
8034         Delete unnecessary explanations about literal characters.
8036 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8038         * gnus.texi (Document Server Internals): Addition.
8040 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8042         * gnus.texi (A note on namespaces): Fix RFC reference.
8044 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8046         * gnus.texi (RSS): Fix key description.
8048 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8050         * gnus.texi: Emacs/w3 -> Emacs/W3.
8051         (Browsing the Web): Fix description.
8052         (Web Searches): Ditto.
8053         (Customizing W3): Ditto.
8055 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8057         * gnus.texi (Maildir): Clarify expire-age and expire-group.
8059 2005-10-11  Jay Belanger  <belanger@truman.edu>
8061         * calc.texi (Integration): Mention using `a i' to compute definite
8062         integrals.
8064 2005-10-11  Juri Linkov  <juri@jurta.org>
8066         * info.texi: Rearrange nodes.
8067         (Top): Update menu.  Change ref `Info for Experts' to
8068         `Advanced Info Commands'.
8069         (Getting Started): Fix description of manual's parts.
8070         (Help-Int): Change xref `Info Search' to `Search Index', and
8071         `Expert Info' to `Advanced'.
8072         (Advanced): Move node one level up.
8073         (Search Text, Search Index): New nodes split out from `Info Search'.
8074         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8075         split out from `Advanced'.
8076         (Advanced, Emacs Info Variables): De-document editing an Info file
8077         in Info.
8078         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8079         (Creating an Info File): Delete node and move its text to
8080         `Expert Info'.
8082 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
8084         * org.texi (Workflow states): Documented that change in keywords
8085         becomes active only after restart of Emacs.
8087 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
8089         Sync with Tramp 2.0.51.
8091 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
8093         * speedbar.texi (Introduction): Describe new location of speedbar
8094         on menubar.
8095         (Basic Key Bindings): Remove descriptions of bindings that have
8096         been removed.
8098 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
8100         * speedbar.texi (GDB): Describe use of watch expressions.
8102 2005-09-28  Simon Josefsson  <jas@extundo.com>
8104         * message.texi (IDNA): Fix.
8106 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8108         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8109         nntp-server-hook, and nntp-warn-about-losing-connection; fix
8110         description of nntp-open-connection-function.
8111         (Common Variables): Fix descriptions.
8113 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8115         * gnus.texi (Server Buffer Format): Document the %a format spec.
8117 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8119         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8121 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8123         * org.texi Version 3.16.
8125 2005-09-19  Miles Bader  <miles@gnu.org>
8127         * newsticker.texi: Get rid of CVS keywords.
8129 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8131         * gnus.texi (Finding the Parent): Fix description of how Gnus
8132         finds article.
8134 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
8136         * gnus.texi (Advanced Scoring Examples): New examples to teach how
8137         to drop off non-answered articles.
8139 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8141         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8142         braces (which are unsupported by NMAKE) for macro `srcdir'.
8144 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
8146         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8147         (../info/newsticker, newsticker.dvi): New targets.
8149 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
8151         * newsticker.texi: Replace @command with @code.  Replace @example
8152         with @lisp.
8153         (Top): Add explanations to menu items.
8154         (GNU Free Documentation License): Remove.
8156 2005-09-16  Romain Francoise  <romain@orebokech.com>
8158         Update all files to specify GFDL version 1.2.
8160         * doclicense.texi (GNU Free Documentation License): Update to
8161         version 1.2.
8163 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8165         * newsticker.texi: Fix @setfilename.
8167         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8168         (../info/newsticker, newsticker.dvi): New targets.
8170 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8172         * org.texi: Version 3.15.
8174 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
8176         * ses.texi: Combine all three indices into one.
8177         Correct a few typos.
8179 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8181         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8183 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8185         * emacs-mime.texi (Handles): Remove duplicate item.
8186         (Encoding Customization): Fix the default value for
8187         mm-coding-system-priorities.
8188         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8189         (Basic Functions): Fix reference.
8191 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8193         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8195 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8197         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8198         and web site.
8200         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8201         not keyboard-translate.
8203 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8205         * faq.texi (Using regular expressions): Fix xref.
8207 2005-08-09  Juri Linkov  <juri@jurta.org>
8209         * info.texi (Help-P): Replace `Prev' with `Previous'.
8210         (Help-M, Help-Xref): Add S-TAB.
8211         (Help-FOO): Update `u' command.
8212         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8213         Update info about visibility of xref parts.
8214         (Help-Int): Fix `m' command.  Rename `Info-last' to
8215         `Info-history-back'.  Add `Info-history-forward'.
8216         (Advanced): Fix `g*' and `M-n' commands.
8217         (Info Search): Add `index-apropos' in stand-alone browser.
8218         Add isearch commands.
8219         (Emacs Info Variables): Remove `Info-fontify'.
8220         Add `Info-mode-hook'.  Update face names.
8221         Add `Info-fontify-maximum-menu-size',
8222         `Info-fontify-visited-nodes', `Info-isearch-search'.
8224 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8226         Sync with Tramp 2.0.50.
8228         * tramp.texi: Use @option{} consequently for method names.
8229         (Inline methods, External transfer methods): Remove references to
8230         Cygwin.
8231         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8232         implementation.
8234 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8236         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8237         Mention that gnus-init-file is not read when Emacs is invoked with
8238         --no-init-file or -q.
8240 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8242         * org.texi: Version 3.14.
8244 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
8246         * org.texi: Version 3.13.
8248 2005-07-18  Juri Linkov  <juri@jurta.org>
8250         * calc.texi (Time Zones, Logical Operations):
8251         * cl.texi (Overview):
8252         * org.texi (TODO types):
8253         * sc.texi (Emacs 18 MUAs):
8254         * speedbar.texi (Top):
8255         * url.texi (History):
8256         Delete duplicate duplicate words.
8258 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
8260         * cl.texi (Type Predicates): Document `atom' type.
8262 2005-07-04  Lute Kamstra  <lute@gnu.org>
8264         Update FSF's address in GPL notices.
8266         * calc.texi (Copying):
8267         * doclicense.texi (GNU Free Documentation License):
8268         * faq.texi (Contacting the FSF):
8269         * mh-e.texi (Copying): Update FSF's address.
8271 2005-07-03  Richard M. Stallman  <rms@gnu.org>
8273         * flymake.texi (Example -- Configuring a tool called directly):
8274         Update name of flymake-build-relative-filename.
8276 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8278         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8280 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8282         * org.texi: Version 3.12.
8284 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8286         * makefile.w32-in (MAKEINFO): Use --force.
8287         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8288         Makefile.in.
8289         (gnus.dvi): Use "..." to quote Sed args, so that it works with
8290         more shells.
8292 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8294         * speedbar.texi (Creating a display): Texinfo usage fixes.
8296         * tramp.texi (Customizing Completion, Auto-save and Backup):
8297         Texinfo usage fixes.
8299 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8301         * dired-x.texi (Miscellaneous Commands):
8302         * ediff.texi (Miscellaneous):
8303         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8304         (Agent Variables):
8305         * info.texi (Help-Xref):
8306         * message.texi (Message Headers):
8307         * org.texi (Remember):
8308         * reftex.texi (Options (Defining Label Environments)):
8309         (Options (Index Support)):
8310         (Options (Viewing Cross-References)):
8311         (Options (Misc)):
8312         (Changes):
8313         * speedbar.texi (Creating a display):
8314         * tramp.texi (Customizing Completion, Auto-save and Backup):
8315         Texinfo usage fix.
8317 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8319         * org.texi: Version 3.11.
8321 2005-06-12  Jay Belanger  <belanger@truman.edu>
8323         * calc.texi (Getting Started): Remove extra menu item.
8325 2005-05-31  Jay Belanger  <belanger@truman.edu>
8327         * calc.texi (Notations Used in This Manual): Use @kbd for key
8328         sequence.
8329         (Demonstration of Calc): Mention another way of starting Calc.
8330         (Starting Calc): Mention long name of M-#.
8331         (Embedded Mode Overview): Remove unnecessary instruction.
8332         (Other M-# commands): Rephrase `M-# 0' explanation.
8333         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8334         reflect current behavior.
8336 2005-05-30  Jay Belanger  <belanger@truman.edu>
8338         * calc.texi (Hooks): Change description of calc-window-hook and
8339         calc-trail-window-hook to match usage.
8340         (Computational Functions): Add more constant-generating functions.
8341         (Customizable Variables): Use defvar.
8343 2005-05-28  Jay Belanger  <belanger@truman.edu>
8345         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8346         (Basic Embedded Mode): Explain behavior of arguments to
8347         calc-embedded-mode.
8349 2005-05-27  Jay Belanger  <belanger@truman.edu>
8351         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8352         current behavior.
8354 2005-05-25  Jay Belanger  <belanger@truman.edu>
8356         * calc.texi: Change Calc version number throughout.
8357         (Keypad Mode): Change location in info output.
8358         (Keypad mode overview): Move picture of keypad.
8360 2005-05-21  Jay Belanger  <belanger@truman.edu>
8362         * calc.texi (Storing variables): Mention that only most variables
8363         are void to begin with.
8365 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8367         * widget.texi (Basic Types): Update cross ref from "Enabling
8368         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8369         lispref/text.texi change.
8371 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8373         * org.texi: Version 3.09.
8375 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8377         * reftex.texi: Version 4.28.
8379 2005-05-16  Jay Belanger  <belanger@truman.edu>
8381         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8383 2005-05-14  Jay Belanger  <belanger@truman.edu>
8385         * calc.texi (Default Simplifications): Insert missing ! (logical
8386         not operator).
8388 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8390         Sync with Tramp 2.0.49.
8392 2005-05-10  Jay Belanger  <belanger@truman.edu>
8394         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8395         to 1.
8397 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8399         * org.texi: Version 3.08, structure reorganized.
8401 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8403         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8405 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8407         * org.texi: Update to version 3.06.
8409 2005-04-13  Lute Kamstra  <lute@gnu.org>
8411         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8413 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
8415         * cl.texi (Porting Common Lisp): Fix typo.
8417 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8419         * gnus.texi (RSS): Addition.
8421 2005-04-04  Jay Belanger  <belanger@truman.edu>
8423         * calc.texi: Change Calc version number.
8424         (Customizable variables): Fix description of calc-language-alist.
8425         (Copying): Put in version 2 of GPL.
8427 2005-04-01  Jay Belanger  <belanger@truman.edu>
8429         * calc.texi (Troubleshooting Commands): Remove comment about
8430         installation.
8431         (Installation): Remove section.
8432         (Customizable Variables): New section.
8433         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8434         (Graphical Devices): Add references to Customizable Variables.
8436 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8438         * emacs-mime.texi (Display Customization): Markup fixes.
8439         (rfc2047): Update.
8441 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8443         * gnus-faq.texi: Replaced with auto-generated version.
8445 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
8447         * dired-x.texi (Multiple Dired Directories): default-directory was
8448         renamed to dired-default-directory.
8450 2005-03-26  Jay Belanger  <belanger@truman.edu>
8452         * calc.texi (Simplifying Formulas, Rewrite Rules):
8453         Change description of top and bottom of fraction.
8454         (Modulo Forms): Move description of how to create modulo forms to
8455         earlier in the section.
8456         (Fraction Mode): Suggest using : to get a fraction by dividing.
8457         (Basic Arithmetic): Adjust placement of command name.
8458         (Truncating the Stack): Emphasize that "hidden" entries are still
8459         visible.
8460         (Installation): Move discussion of printing manual to "About This
8461         Manual".
8462         (About This Manual): Mention how to print the manual.
8463         (Reporting Bugs): Remove first person.
8464         (Building Vectors): Add algebraic version of append.
8465         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8466         (Grouping Digits): Fix typo.
8468 2005-03-25  Werner Lemberg  <wl@gnu.org>
8470         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8471         Replace `legal' with `valid'.
8473 2005-03-25  Werner Lemberg  <wl@gnu.org>
8475         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8477 2005-03-24  Jay Belanger  <belanger@truman.edu>
8479         * calc.texi (General Mode Commands)
8480         (Mode Settings in Embedded Mode): Add some explanation of
8481         recording mode settings.
8483 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8485         * calc.texi: Remove praise of non-free software.
8487         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8488         (Installation): Node deleted.
8490 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8492         * url.texi (HTTP language/coding): Improve last change.
8494 2005-03-22  Jay Belanger  <belanger@truman.edu>
8496         * calc.texi (Embedded Mode): Add new information on changing
8497         modes.
8499 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8501         Sync with Tramp 2.0.48.
8503         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8505         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8506         "GNU/Linux".  Change all addresses to .gnu.org.
8507         (Default Method): Offer shortened syntax for "su" and "sudo"
8508         methods.
8510 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8512         * url.texi: Fix usage of "e.g.".
8513         (HTTP language/coding): Explain the rules for these strings.
8515 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8517         * woman.texi (Introduction): Minor cleanups.
8519         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8521         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8522         (Installation): Node deleted.
8524         * mh-e.texi (Preface): Get rid of "Emacs 21".
8526         * eshell.texi (Installation): Delete node (for Emacs 20).
8528 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8530         * flymake.texi: Refill and tweak style in @lisp blocks.
8532 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8534         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8536 2005-03-01  Jay Belanger  <belanger@truman.edu>
8538         * calc.texi (Trigonometric and Hyperbolic Functions):
8539         Mention additional functions.
8540         (Algebraic Simplifications): Mention additional simplifications.
8542 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8544         * ses.texi: Add concept/function/variable indices (this work was
8545         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8546         papers on file at FSF).
8548 2005-02-10  Jay Belanger  <belanger@truman.edu>
8550         * calc.texi: Change @LaTeX to La@TeX throughout.
8551         Redefine @expr as @math for TeX output.
8552         Redefine @texline as a no-op for TeX output.
8553         Define @tfn, replace @t by @tfn throughout.
8555 2005-02-09  Jay Belanger  <belanger@truman.edu>
8557         * calc.texi: Add macro for LaTeX for info output.
8559 2005-02-08  Kim F. Storm  <storm@cua.dk>
8561         * texinfo.tex (LaTex): Add def.
8563 2005-02-06  Jay Belanger  <belanger@truman.edu>
8565         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8566         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8567         throughout manual.
8569 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8571         * gnus.texi: Some edits based on comments from David Abrahams.
8573 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8575         * gnus.texi (RSS): Fix the keystroke.
8577 2005-01-24  David Kastrup  <dak@gnu.org>
8579         * faq.texi: Update AUCTeX version info.
8581 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8583         * gnus-faq.texi ([4.1]): Typo.
8585 2005-01-19  Jay Belanger  <belanger@truman.edu>
8587         * calc.texi (Keep Arguments): Mention that keeping arguments
8588         doesn't work with keyboard macros.
8590 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8592         * autotype.texi (Autoinserting): Fix small error.
8594 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8596         Sync with Tramp 2.0.47.
8598         * tramp.texi (Compilation): New section, describing compilation of
8599         remote files.
8601 2005-01-11  Kim F. Storm  <storm@cua.dk>
8603         * widget.texi (Basic Types): Add :follow-link keyword.
8605 2005-01-09  Jay Belanger  <belanger@truman.edu>
8607         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8609 2005-01-08  Jay Belanger  <belanger@truman.edu>
8611         * calc.texi: Change throughout to reflect new default value of
8612         calc-settings-file.
8614 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8616         * message.texi (Reply): `message-reply-to-function' should return
8617         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8619 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8621         * faq.texi (Changing load-path): Fix typo.
8623 2005-01-05  Jay Belanger  <belanger@truman.edu>
8625         * calc.texi (Programming Tutorial): Replace kbd command by
8626         appropriate characters for a keyboard macro.
8628 2005-01-04  Jay Belanger  <belanger@truman.edu>
8630         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8631         for Lucid Emacs.
8632         (Programming Tutorial): Mention that the user needs to be in the
8633         right mode to compute some functions.
8635 2005-01-04  Jay Belanger  <belanger@truman.edu>
8637         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8638         no longer applicable.
8640 2005-01-01  Jay Belanger  <belanger@truman.edu>
8642         * calc.texi (Programming Tutorial): Change description of how to
8643         edit keyboard macros to match current behavior.
8645 2004-12-31  Jay Belanger  <belanger@truman.edu>
8647         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8649 2004-12-20  Jay Belanger  <belanger@truman.edu>
8651         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8652         zero.
8654 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8656         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8657         @xref.
8658         (Font Locking): Avoid @strong{Note:}.
8660 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8662         Sync with Tramp 2.0.46.
8664         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8666 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8668         * url.texi: Correct typos.
8669         (Retrieving URLs): @var{nil}->@code{nil}.
8670         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8671         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8672         (Dealing with HTTP documents): @inforef->@xref.
8674 2004-12-15  Jay Belanger  <belanger@truman.edu>
8676         * calc.texi: Consistently capitalized all mode names.
8677         (Answers to Exercises): Mention that an answer can be a fraction
8678         when in Fraction mode.
8680 2004-12-13  Jay Belanger  <belanger@truman.edu>
8682         * calc.texi: Fix some TeX definitions.
8684 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8686         * reftex.texi (Imprint): Remove erroneous @value's.
8688 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8690         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8691         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8693 2004-12-08  Jay Belanger  <belanger@truman.edu>
8695         * calc.texi (Starting Calc): Remove comment about installation.
8696         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8698 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8700         * url.texi: Update @setfilename.
8701         (Getting Started): No need to worry about Gnus versions.
8702         (Dealing with HTTP documents): Use @inforef.
8704         * org.texi: Fix @direntry file name.
8706 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8708         * url.texi: New file.
8710         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8712 2004-12-06  Jay Belanger  <belanger@truman.edu>
8714         * calc.texi (Using Calc): Remove paragraph about installation.
8716 2004-12-06  Jay Belanger  <belanger@truman.edu>
8718         * calc.texi: Use more Texinfo macros and less TeX defs.
8719         Remove @refill's.
8721 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8723         * org.texi: New file.
8725 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8727         * Makefile.in (org.dvi, ../info/org): New targets.
8728         (INFO_TARGETS): Add ../info/org.
8729         (DVI_TARGETS): Add org.dvi.
8730         (maintainer-clean): Remove the info files in the info dir.
8732 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8734         * idlwave.texi: Fix the setfilename directive to put the produced
8735         file in ../info.
8736         (Continued Statement Indentation): Resurrect Jan D.'s change from
8737         2004-11-03 that was lost when a newer version of idlwave.texi was
8738         imported.
8740 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8742         * gnus-faq.texi ([5.1]): Add missing bracket.
8744         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8745         Index `spam-initialize'.
8747 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8749         * message.texi (Various Message Variables): Mention that all mail
8750         file variables are derived from `message-directory'.
8752         * gnus.texi (Splitting Mail): Clarify bogus group.
8754 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8756         * emacs-mime.texi (Encoding Customization):
8757         Fix mm-coding-system-priorities entry.
8759 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8761         * idlwave.texi (Continued Statement Indentation):
8762         * reftex.texi (Options (Index Support)):
8763         (Displaying and Editing the Index, Table of Contents):
8764         * speedbar.texi (Creating a display, Major Display Modes):
8765         Replace non-nil with non-@code{nil}.
8767 2004-10-21  Jay Belanger  <belanger@truman.edu>
8769         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8771 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8773         * calc.texi (Reporting Bugs): Double up `@'.
8775 2004-10-18  Jay Belanger  <belanger@truman.edu>
8777         * calc.texi (Reporting Bugs): Change the address that bugs
8778         should be sent to.
8780 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8782         * gnus.texi (New Features): Add 5.11.
8784         * message.texi (Resending): Remove wrong default value.
8786         * gnus.texi (Mail Source Specifiers): Describe possible problems
8787         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8788         `pop3-leave-mail-on-server' to the index.
8790 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8792         * message.texi (Canceling News): Add how to set a password.
8794 2004-10-12  Jay Belanger  <belanger@truman.edu>
8796         * calc.texi (Help Commands): Change the descriptions of
8797         calc-describe-function and calc-describe-variable to match their
8798         current behavior.
8800 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8802         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8804 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8806         Sync with Tramp 2.0.45.
8808         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8809         plink link.  The URL is outdated.  Originator contacted for
8810         clarification.
8812 2004-10-10  Juri Linkov  <juri@jurta.org>
8814         * gnus.texi (Top, Marking Articles): Join two menus in one node
8815         because a node can have only one menu.
8817 2004-10-09  Juri Linkov  <juri@jurta.org>
8819         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8820         example of nnmail-split-fancy.
8822 2004-10-06  Karl Berry  <karl@gnu.org>
8824         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8825         consistency with other uses of dashes.
8827 2004-10-05  Karl Berry  <karl@gnu.org>
8829         * info.texi: Consistently use --- throughout, periods at end of
8830         menu descriptions, and a couple typos.
8832 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8834         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8835         * pgg.texi (User Commands, Backend methods): Do.
8836         * gnus.texi: Markup fixes.
8837         (Setting Process Marks): Fix `M P a' entry.
8838         * emacs-mime.texi: Fixes.
8840 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8842         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8843         again.
8844         Use 5.10 instead of 5.10.0.
8846 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8848         * gnus.texi (Summary Mail Commands): S D e.
8850 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8852         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8853         the gnus-article-mode-line-format section.
8855 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8857         * gnus.texi (Various Summary Stuff): Fix the documentation for
8858         gnus-newsgroup-variables.
8860 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8862         * gnus.texi (MIME Commands):
8863         Add gnus-mime-display-multipart-as-mixed,
8864         gnus-mime-display-multipart-alternative-as-mixed,
8865         gnus-mime-display-multipart-related-as-mixed.
8866         (Mail Source Customization): Clarify `mail-source-directory'.
8867         (Splitting Mail): Mention gnus-group-find-new-groups.
8868         (SpamOracle): Fix typo.
8870         * gnus-faq.texi: Untabify.
8871         ([6.3]): nnir.el is in contrib directory.
8873         * message.texi (News Headers): Clarify how a unique ID is created.
8875         * gnus.texi (Batching Agents): Fix typo in example.
8876         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8878 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8880         * gnus.texi (Group Parameters): Add more on hooks.
8882 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8884         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8886 2004-09-22  Jay Belanger  <belanger@truman.edu>
8888         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8889         might be hidden during part of the session.
8891 2004-09-20  Jay Belanger  <belanger@truman.edu>
8893         * calc.texi (Notations Used in This Manual): Put in an earlier
8894         mention that DEL could be called Backspace.
8896 2004-09-10  Simon Josefsson  <jas@extundo.com>
8898         * gnus.texi (IMAP): Add example.  Suggested and partially written
8899         by Steinar Bang <sb@dod.no>.
8901 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8903         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8904         netrc syntax.
8906 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8908         * gnus.texi (Spam ELisp Package Sequence of Events):
8909         Some clarifications.
8910         (Spam ELisp Package Global Variables): More clarifications.
8912 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8914         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8915         Mention spam-split does not modify incoming mail.
8917 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8919         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8921 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8923         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8925 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8927         * makefile.w32-in (sieve, pgg): Use $(infodir).
8929 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8931         * makefile.w32-in: Fix PGG and Sieve entries.
8933 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8935         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8936         Emacs and related programs.
8938 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8940         * faq.texi: Fix texinfo usage, esp. doublequotes.
8941         (Difference between Emacs and XEmacs): Some clarification.
8943         * faq.texi (Difference between Emacs and XEmacs):
8944         Explain not to contrast XEmacs with GNU Emacs.
8946 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8948         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8950 2004-08-22  David Kastrup  <dak@gnu.org>
8952         * reftex.texi (AUCTeX): Update links, section name.
8954         * faq.texi (Calc): Update availability (included in 22.1).
8955         (AUCTeX): Update availability, information, versions, description.
8957 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8959         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8961 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8963         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8965 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8967         Sync with Tramp 2.0.44.
8969 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8971         * widget.texi (User Interface): Update how to separate the
8972         editable field of an editable-field widget from other widgets.
8973         (Programming Example): Add text after field.
8975 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8977         * emacs-mime.texi (Encoding Customization): Add a note to the
8978         mm-content-transfer-encoding-defaults entry.
8979         (rfc2047): Update.
8981         * gnus.texi (Article Highlighting):
8982         Add gnus-cite-ignore-quoted-from.
8983         (POP before SMTP): New node.
8984         (Posting Styles): Addition.
8985         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8986         (Fancy Mail Splitting): Ditto.
8987         (X-Face): Add gnus-x-face.
8989 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8991         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8992         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8994 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8996         * gnus.texi (Mail Source Specifiers):
8997         Describe `pop3-leave-mail-on-server'.
8999 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
9001         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9003         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9004         repository.  Change setfilename.
9006         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9008 2004-07-02  Juri Linkov  <juri@jurta.org>
9010         * pcl-cvs.texi (Viewing differences): Add `d r'.
9012 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9014         * ses.texi, viper.texi, flymake.texi, faq.texi:
9015         * eshell.texi, ediff.texi: Markup fixes.
9017 2004-06-21  Karl Berry  <karl@gnu.org>
9019         * info.texi (Top): Mention that only Emacs has mouse support.
9020         (Getting Started): Mention this in a few other places.
9022 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
9024         * autotype.texi (Copyrights, Timestamps):
9025         Recommend `before-save-hook' instead of `write-file-functions'.
9027 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
9029         * dired-x.texi (dired-mark-omitted): Update keybinding.
9031 2004-06-10  Kim F. Storm  <storm@cua.dk>
9033         * pcl-cvs.texi (Viewing differences): Add 'd y'.
9035 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
9037         * dired-x.texi (variable dired-omit-mode): Rename from
9038         dired-omit-files-p.
9039         (function dired-omit-mode): Rename from dired-omit-toggle.
9040         Call dired-omit-mode rather than set dired-omit-files-p.
9041         (dired-mark-omitted): Describe command.
9043 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
9045         Version 2.0.41 of Tramp released.
9047 2004-05-29  Juanma Barranquero  <lektu@terra.es>
9049         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9050         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9052 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9054         * cl.texi (Top): Call this chapter `Introduction'.
9055         (Overview): In TeX, no section heading here.
9057         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
9059 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
9061         * Makefile.in (../info/flymake, flymake.dvi): New targets.
9062         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9064 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
9066         * flymake.texi: New file.
9068 2004-05-28  Simon Josefsson  <jas@extundo.com>
9070         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9072 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
9074         Version 2.0.40 of Tramp released.
9076 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
9078         Complete rework, based on review by Karl Berry <karl@gnu.org>.
9080         * tramp.texi (Auto-save and Backup): Explain exploitation of new
9081         variables `tramp-backup-directory-alist' and
9082         `tramp-bkup-backup-directory-info'.
9083         (Overview, Connection types)
9084         (External transfer methods, Default Method)
9085         (Windows setup hints): Remove restriction of password entering
9086         with external methods.
9087         (Auto-save and Backup): Make file name example
9088         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
9089         and `auto-save-directory' must be used.
9090         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9091         only "NT").  Remove doubled entry "What kinds of systems does
9092         @tramp{} work on".
9093         (tramp): Macro removed.
9094         (Obtaining Tramp): Flag removed from title.
9095         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
9096         and `trampver' used properly.  Flag `tramp-inst' replaced by
9097         `installchapter'.  Installation related text adapted.
9099 2004-04-28  Masatake YAMATO  <jet@gyve.org>
9101         * widget.texi (Programming Example): Remove overlays.
9103 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
9105         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9107 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9109         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9111 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
9113         * info.texi (Info Search): Add info-apropos.
9115 2004-03-22  Juri Linkov  <juri@jurta.org>
9117         * faq.texi: Fix help key bindings.
9119 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
9121         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9122         (as suggested by Karl Berry).  Update information about colored
9123         stars in menus.  Add new subheading describing M-n.
9125 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9127         * cl.texi (Top): Rename top node's title.
9129 2004-03-08  Karl Berry  <karl@gnu.org>
9131         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9132         problems making the texinfo distribution.
9134 2004-02-29  Simon Josefsson  <jas@extundo.com>
9136         * smtpmail.texi (Authentication): Change the list of supported
9137         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9138         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9139         <voegelas@gmx.net>.
9141 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9143         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9144         Use $(DEL) instead of rm, and ignore exit code.
9146 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
9148         Tramp version 2.0.39 released.
9150 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9152         * tramp.texi (Customizing Completion): Explain new functions
9153         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9154         (all): Savannah URLs unified to "http://savannah.nongnu.org".
9155         (Top): Refer to Savannah mailing list as the major one.
9156         Mention older mailing lists in HTML mode only.
9157         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
9158         (Frequently Asked Questions): Remote hosts must not be Unix-like
9159         for "smb" method.
9160         (Password caching): New node.
9161         (External transfer methods): Refer to password caching for "smb"
9162         method.
9164 2004-02-17  Karl Berry  <karl@gnu.org>
9166         * info.texi (Help-Int): Mention the new line number feature.
9168 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
9170         * ses.texi (Advanced Features): New functionality for
9171         ses-set-header-row (defaults to current row unless C-u used).
9172         (Acknowledgements): Add Stefan Monnier.
9174 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9176         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9178 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
9180         Tramp version 2.0.38 released.
9182         * tramp.texi (Remote shell setup): Warn of environment variables
9183         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
9184         <sven.gabriel@imk.fzk.de>.
9185         (Configuration): Tramp now chooses base64/uuencode
9186         automatically.  Update wording accordingly.
9187         (Top): More description for the `Default Method' menu entry.
9188         (Default Method): Use @code, not @var, for Lisp variables.
9189         (Default Method): New subsection `Which method is the right one
9190         for me?'  Suggested by Christian Kirsch.
9191         (Configuration): Pointer to new subsection added.
9192         (Default Method): Too many "use" in one sentence.
9193         Rephrase.  Reported by Christian Kirsch.
9194         (Filename Syntax): Old `su' example is probably a left-over from
9195         the sm/su method naming.  Replace with `ssh', instead.
9196         (External transfer methods, Auto-save and Backup):
9197         Typo fixes.
9199 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
9201         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9202         (Top): Mention japanese manual only if flag `jamanual' is set.
9203         Insert section `Japanese manual' in menu.
9205 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9207         * eshell.texi (Known Problems): Add doc item.
9209 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9211         * cc-mode.texi: Update for CC Mode 5.30.
9213         Note: Please refrain from doing purely cosmetic changes like
9214         removing trailing whitespace in this manual; it clobbers cvs
9215         merging for no good reason.
9217 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9219         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9220         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9221         @acronym{ASCII}.
9223 2003-10-26  Karl Berry  <karl@gnu.org>
9225         * info.texi (Info Search): Echo area, not echo are.  From Debian
9226         diff.
9228 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9230         * widget.texi (Defining New Widgets): Document new behavior of
9231         :buttons and :children keywords.
9233 2003-10-22  Miles Bader  <miles@gnu.org>
9235         * Makefile.in (info): Move before $(top_srcdir)/info.
9237 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
9239         * tramp.texi (Inline methods): Small grammar fix.
9240         (External transfer methods): Likewise.
9242 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
9244         * speedbar.texi: Remove paragraph for GUD that is no longer true.
9246 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
9248         * texinfo.tex: Replace `%' in arch tagline by @ignore.
9250 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9252         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9254         * widget.texi (User Interface): Fix typos.
9256         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9258 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9260         * pcl-cvs.texi (Selected Files): Fix typo.
9262 2003-09-21  Karl Berry  <karl@gnu.org>
9264         * info.texi (] and [ commands): No period at end of section title.
9266 2003-09-04  Miles Bader  <miles@gnu.org>
9268         * Makefile.in (top_srcdir): New variable.
9269         ($(top_srcdir)/info): New rule.
9270         (info): Depend on it.
9272 2003-09-03  Peter Runestig  <peter@runestig.com>
9274         * makefile.w32-in: New file.
9276 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9278         * widget.texi (User Interface): Explain the need of static text
9279         around an editable field.
9281 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9283         * widget.texi (Basic Types): The argument to `:help-echo' can now
9284         be a form that evaluates to a string.
9286 2003-08-18  Kim F. Storm  <storm@cua.dk>
9288         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9290 2003-08-16  Richard M. Stallman  <rms@gnu.org>
9292         * dired-x.texi (Shell Command Guessing): Explain *.
9294 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
9296         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9297         log-edit-insert-changelog.
9299 2003-08-03  Karl Berry  <karl@gnu.org>
9301         * info.texi: Need @contents.
9303 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
9305         Tramp version 2.0.36 released.
9307         * tramp.texi (Remote shell setup): Explain about problems with
9308         non-Bourne commands in ~/.profile and ~/.shrc.
9310 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9312         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9313         renaming of `vis-mode' to `visible-mode'.
9315 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
9317         * info.texi (Top, Help-Small-Screen): Remove accidentally added
9318         next, prev and up pointers.
9320 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
9322         * info.texi (Help): Mention existence of Emacs and stand-alone
9323         Info at the very beginning of the tutorial.
9324         (Help-Inv): New node.
9325         (Help-]): New node.
9326         (Help-M): Systematically point out the differences between default
9327         Emacs and stand-alone versions.  Delete second menu.
9328         (Help-Xref): Systematically point out the differences between
9329         default Emacs and stand-alone versions.
9330         (Help-Int): Change `l' example.
9331         (Expert Info): Fix typos.
9332         (Emacs Info Variables): Mention `Info-hide-note-references' and
9333         new default for `Info-scroll-prefer-subnodes'.
9335 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
9337         Version 2.0.35 of Tramp released.
9339         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9340         (Inline methods): Add methods `remsh' and `plink1'.
9341         (External transfer methods): Add method `remcp'.
9342         (Multi-hop Methods): Add method `remsh'.
9343         Small patch from Adrian Aichner <adrian@xemacs.org>:
9344         Fix minor typos.
9345         (Concept Index): Add to make manual searchable via
9346         `Info-index'.
9347         (Version Control): Add cindex entry.
9349 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9351         * trampver.texi: Version 2.0.34 released.
9353 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9355         * faq.texi: Improve previous changes.
9357 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9359         * faq.texi: Update copyright and maintenance details.
9360         Update some package URLs, versions, and maintainers.
9361         Remove many references to the Emacs Lisp Archive.
9363 2003-04-23  Simon Josefsson  <jas@extundo.com>
9365         * smtpmail.texi: Fix license (the invariant sections mentioned has
9366         never been part of the smtp manual).  Align info dir entry with
9367         other emacs packages.
9369 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9371         * tramp.texi: Version 2.0.33 released.
9372         Remove installation chapter.  Remove XEmacs specifics.
9374 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9376         * tramp.texi (Top): Undo the previous renaming.
9377         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9379 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9381         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9382         version of manual.
9384         * tramp.texi (Auto-save and Backup): New node.
9386 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9388         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9389         Emacs" in order to have better differentiation to "XEmacs".
9390         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9391         are new macros in order to point to the other Emacs flavor where
9392         appropriate.  In info case, point to node `Installation' in order
9393         to explain how to generate the other way.  In html case, make a
9394         link to the other html file.
9395         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9396         after CVS checkout/update.
9397         (Installation): Completely rewritten.
9398         (Installation parameters, Load paths): New sections under
9399         `Installation'.
9401 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9403         * tramp.texi: Version 2.0.30 released.
9404         Replace word "path" with "localname" where used as a component of
9405         a Tramp file name.
9407 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
9409         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9410         introduced.
9411         (Installation): Explain what to do if files from the tramp/contrib
9412         directory are needed.
9414 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
9416         * smtpmail.texi (How Mail Works): New.
9418 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9420         * smtpmail.texi: New file.
9422         * Makefile.in: Build SMTP manual.
9424 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9426         * tramp.texi: Version 2.0.29 released.
9427         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9428         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
9430 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
9432         * tramp.texi (Frequently Asked Questions): Explain a workaround if
9433         another package loads accidentally Ange-FTP.
9435 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
9437         * tramp.texi (Customizing Completion): Add function
9438         `tramp-parse-sconfig'.  Change example of
9439         `tramp-set-completion-function', because parsing of ssh config
9440         files looks more natural.
9442 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9444         * gnus.texi: Do not use `path' in several locations.
9446 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9448         * tramp.texi (External transfer methods): New method `smb'.
9449         From Michael Albinus.
9451 2002-11-05  Karl Berry  <karl@gnu.org>
9453         * info.texi (Info-fontify): Reorder face list to avoid bad line
9454         breaks.
9456 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9458         * tramp.texi: Move @copying to standard place.
9459         Use @insertcopying.
9461 2002-10-02  Karl Berry  <karl@gnu.org>
9463         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9464         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9465         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9466         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9467         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9468         Per rms, update all manuals to use @copying instead of @ifinfo.
9469         Also use @ifnottex instead of @ifinfo around the top node, where
9470         needed for the sake of the HTML output.
9471         (The Gnus manual is not fixed since it's not clear to me how it
9472         works; and the Tramp manual already uses @copying, although in an
9473         unusual way.  All others were changed.)
9475 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
9477         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9478         (../info/ses, ses.dvi): New targets.
9479         * ses.texi: New file.
9481 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9483         * texinfo.tex: Update to texinfo 4.2.
9485 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9487         * reftex.texi: Update to RefTeX 4.19.
9489 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9491         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9492         (../info/tramp, tramp.dvi): New targets.
9494 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9496         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9497         (calc.dvi): Uncomment.
9499 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9501         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9502         (../info/calc): New target.
9504 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9506         * (Version 21.1 released.)
9508 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9510         * Branch for 21.1.
9512 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9514         * Makefile.in (../info/info): Use an explicit -o switch to
9515         makeinfo.
9517 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9519         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9521 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9523         * Makefile.in (../info/idlwave): Use --no-split.
9525 2000-12-14  Dave Love  <fx@gnu.org>
9527         * Makefile.in (mostlyclean): Remove gnustmp.*.
9528         (gnus.dvi): Change rule to remove @latex stuff.
9530 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9532         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9534 2000-10-13  John Wiegley  <johnw@gnu.org>
9536         * Makefile.in: Add build targets for eshell.texi.
9538 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9540         * Makefile.in: Remove/comment speedbar stuff.
9542 2000-09-22  Dave Love  <fx@gnu.org>
9544         * Makefile.in: Add emacs-mime.
9546 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9548         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9549         (DVI_TARGETS): Add woman.dvi.
9550         (../info/woman, woman.dvi): New targets.
9552 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9554         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9556         * pcl-cvs.texi: New file.
9557         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9558         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9560 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9562         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9563         (../info/ebrowse, ebrowse.dvi): New targets.
9565 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9567         * Makefile.in (INFO_TARGETS): Add eudc.
9568         (DVI_TARGETS): Add eudc.dvi.
9569         (../info/eudc, eudc.dvi): New targets.
9571 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9573         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9574         compatibility with 8+3 filesystems).
9575         (../info/efaq): Rename from emacs-faq.
9577 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9579         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9580         (../info/idlwave, idlwave.dvi): New targets.
9582 1999-10-23  Dave Love  <fx@gnu.org>
9584         * Makefile.in: Use autotype.texi.
9586 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9588         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9589         faq.texi file) rather than ../info/faq.
9591 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9593         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9594         (../info/ada-mode, ada-mode.dvi): New targets.
9596 1999-09-01  Dave Love  <fx@gnu.org>
9598         * Makefile.in: Add faq.
9600 1999-07-12  Richard Stallman  <rms@gnu.org>
9602         * Version 20.4 released.
9604 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9606         * Version 20.3 released.
9608 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9610         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9611         Use it in dvi targets.
9612         (../etc/GNU): Change to $(srcdir) first.
9614 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9616         * reftex.texi: Update for RefTeX version 3.22.
9618 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9620         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9621         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9623 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9625         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9626         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9628 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9630         * Version 20.2 released.
9632 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9634         * Version 20.1 released.
9636 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9638         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9640 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9642         * Version 19.33 released.
9644 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9646         * Version 19.32 released.
9648 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9650         * Makefile.in: Add rules for the Message manual.
9652 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9654         * gnus.texi: New version.
9656         * message.texi: New manual.
9658 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9660         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9662 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9664         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9665         Specify -I option.
9666         (All dvi targets): Set the TEXINPUTS variable.
9668 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9670         * Version 19.31 released.
9672 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9674         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9675         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9677 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9679         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9680         (INFO_TARGETS): Add ../info/cc-mode.
9681         (DVI_TARGETS): Add cc-mode.dvi.
9683 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9685         * Version 19.30 released.
9687 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9689         * gnus.texi: New file.
9691 1995-11-04  Erik Naggum  <erik@naggum.no>
9693         * gnus.texi: File deleted.
9695 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9697         * mh-e.texi: "Function Index" -> "Command Index" to work with
9698         Emacs 19.30 C-h C-k support of separately-documented commands.
9700 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9702         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9703         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9705 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9707         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9708         (../info/viper, viper.dvi): New targets.
9710 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9712         * dired-x.texi (Installation): Change the example to set
9713         buffer-local variables like dired-omit-files-p in
9714         dired-mode-hook.
9716 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9718         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9719         (../info/mh-e, mh-e.dvi): New targets.
9721 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9723         * Makefile.in (maintainer-clean): Rename from realclean.
9725 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9727         * Makefile.in: New file.
9728         * Makefile: File deleted.
9730 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9732         * Makefile (TEXINDEX_OBJS): Variable deleted.
9733         (texindex, texindex.o, getopt.o): Rules deleted.
9734         All deps on texindex deleted.
9735         (distclean): Don't delete texindex.
9736         (mostlyclean): Don't delete *.o.
9737         * texindex.c, getopt.c: Files deleted.
9739 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9741         * Version 19.26 released.
9743 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9745         * Version 19.25 released.
9747 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9749         * Version 19.24 released.
9751 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9753         * Version 19.23 released.
9755 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9757         * Makefile: Delete spurious tab.
9759 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9761         * Makefile (.SUFFIXES): New rule.
9763 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9765         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9766         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9768 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9770         * Makefile (../info/sc): Rename from sc.info.
9771         (../info/cl): Likewise.
9772         (INFO_TARGETS): Use new names.
9774 1993-12-04  Richard Stallman  (rms@srarc2)
9776         * getopt.c: New file.
9777         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9778         (getopt.o): New rule.
9779         (dvi): Don't depend on texindex.
9780         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9781         Depend on texindex.
9783 1993-12-03  Richard Stallman  (rms@srarc2)
9785         * Makefile (../info/sc.info): Rename from ../info/sc.
9786         (TEXI2DVI): New variable.
9787         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9788         Add explicit commands.
9789         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9791 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9793         * Version 19.22 released.
9795 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9797         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9799 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9801         * Version 19.21 released.
9803 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9805         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9807 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9809         * Makefile (../etc/GNU): New target.
9810         (EMACSSOURCES): Add gnu1.texi.
9812 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9814         * Makefile (realclean): Don't delete the Info files.
9816 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9818         * forms.texi: Fix forms.texi so that it will format correctly.
9819         Add missing `@end iftex', fix bad reference.
9821         * info.texi, info-stn.texi: New files implement texinfo version of
9822         `info' file.
9824 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9826         * Makefile: Fix targets for texindex, new info.texi files.
9827         * info-stnd.texi: New file implements info for standalone info
9828         reader.
9829         * info.texi: Update to include recent changes to "../info/info".
9830         New source file for ../info/info; includes info-stnd.texi.
9832         * texindex.c: Include "../src/config.h" if building in emacs.
9834         * Makefile: Change all files to FILENAME.texi, force all targets
9835         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9836         vip.texinfo, forms.texinfo, cl.texinfo.
9837         Add target to build texindex.c, defining `emacs'.
9839         * forms.texi: Install new file to match version 2.3 of forms.el.
9841 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9843         * Version 19.19 released.
9845 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9847         * sc.texinfo: Fix info file name.
9849         * Makefile (info): Add gnus and sc.
9850         (dvi): Add gnus.dvi and sc.dvi.
9851         (../info/sc, sc.dvi): New targets.
9853 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9855         * Version 19.18 released.
9857 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9859         * Makefile: Fix source file names of the separate manuals.
9860         (gnus.dvi, ../info/gnus): New targets.
9862 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9864         * Version 19.17 released.
9866 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9868         * split-man: Fix typos in last change.
9870 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9872         * Version 19.16 released.
9874 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9876         * version 19.15 released.
9878 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9880         * Makefile (distclean): It's rm, not rf.
9882 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9884         * Version 19.14 released.
9886 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9888         * Makefile: New file.
9890 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9892         * Version 19.13 released.
9894 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9896         * Version 19.9 released.
9898 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9900         * Version 19.8 released.
9902 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9904         * Version 19.7 released.
9906 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9908         * gnus.texinfo: New file.  Removed installation instructions.
9910 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9912         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9914 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9916         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9917         then define `\sc' as the command for smallcaps in Texinfo.
9918         This means that the @sc command will produce small caps.  bfox has
9919         made the corresponding change to makeinfo and texinfm.el.
9921 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9923         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9924         Customization since the menu entry did not point to anything.
9925         Also add an @finalout command to remove overfull hboxes from the
9926         printed output.
9928         * cl.texinfo: Add @bye, \input line and @settitle to file.
9929         This file is clearly intended to be a chapter of some other work,
9930         but the other work does not yet exist.
9932 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9934         * texinfo.texinfo: Three typos corrected.
9936 ;; Local Variables:
9937 ;; coding: utf-8
9938 ;; End:
9940   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
9942   This file is part of GNU Emacs.
9944   GNU Emacs is free software: you can redistribute it and/or modify
9945   it under the terms of the GNU General Public License as published by
9946   the Free Software Foundation, either version 3 of the License, or
9947   (at your option) any later version.
9949   GNU Emacs is distributed in the hope that it will be useful,
9950   but WITHOUT ANY WARRANTY; without even the implied warranty of
9951   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9952   GNU General Public License for more details.
9954   You should have received a copy of the GNU General Public License
9955   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.