Merge from emacs-24; up to 2012-12-14T21:27:39Z!rgm@gnu.org
[emacs.git] / doc / misc / ChangeLog
blobc0a454d31b5464bb443d4795ca1baefe00b8e1d9
1 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
3         * eshell.texi: Fill most of the missing sections.
5 2013-02-07  Bastien Guerry  <bzg@gnu.org>
7         * org.texi (References): Clarify an example.
8         (Installation): Fix instructions.
9         (Org-Plot): Fix link.
10         (Checkboxes, Radio lists): Fix typos.
12 2013-02-07  Glenn Morris  <rgm@gnu.org>
14         * cl.texi (Equality Predicates): Mention memql.
16 2013-02-07  Eric Ludlam  <zappo@gnu.org>
18         * doc/misc/ede.texi (Creating a project): Make ede-new doc less
19         specific, and only about items it supports, indicating that there
20         might be more.  Remove refs to simple project and direct automake
21         from ede new.
22         (Simple projects): Re-write to not talk about ede-simple-project
23         which is deprecated, and instead use the term to mean projects
24         that don't do much management, just project wrapping.  Add
25         ede-generic-project link.
26         (ede-generic-project): New node (bug#11441).
28 2013-02-07  Glenn Morris  <rgm@gnu.org>
30         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
32 2013-02-01  Glenn Morris  <rgm@gnu.org>
34         * calc.texi (Help Commands): Update calc-view-news description.
35         Mention etc/CALC-NEWS.
37 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
39         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
41 2013-01-13  Bastien Guerry  <bzg@gnu.org>
43         * org.texi (Installation): Simplify.
45 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
47         * org.texi (Handling links): Update the mention to the obsolete
48         variable `org-link-to-org-use-id' with a mention to the newer
49         variable `org-id-link-to-org-use-id'.  Mention the need to load
50         the org-id library.
52 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
54         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
56 2013-01-09  Bastien Guerry  <bzg@gnu.org>
58         * org.texi (Pushing to MobileOrg): Add footnote about using
59         symbolic links in `org-directory'.
60         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
61         of the now obsolete alias `org-float'.
62         (TODO basics): Add `org-use-fast-todo-selection' to the variable
63         index.  Fix description of TODO keywords cycling.
64         (Advanced features): Add missing argument for @item.
65         (Storing searches): Add index entries and a note about
66         *-tree agenda views.
67         (Structure editing): Document `org-mark-element' and
68         `org-mark-subtree'.
69         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
71 2013-01-08  Juri Linkov  <juri@jurta.org>
73         * info.texi (Go to node): Mention the abbreviated format
74         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
76 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
78         * autotype.texi: Remove undefined command @subtitlefont.
79         * cc-mode.texi: Likewise.
81         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
82         @item argument.
83         (Property searches): Use \\ instead of @backslashchar{}.
84         * pgg.texi (VERSION): Move @set below @setfilename.
86 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
88         * ada-mode.texi: Remove braces from @title argument.
89         * eudc.texi: Likewise.
90         * smtpmail.texi: Likewise.
91         * auth.texi (VERSION): Set before first use.
92         * emacs-gnutls.texi (VERSION): Likewise.
93         * pgg.texi (VERSION): Likewise.
94         * ede.texi (Top): Rename from top, all uses changed.
95         * eshell.texi: Add missing argument to @sp.
96         * forms.texi (Top): Reorder menu to match structure.
97         * htmlfontify.texi (Customisation): Add missing @item in
98         @enumerate.
99         * org.texi (Advanced features): Add missing argument for @item.
100         (Property searches): Use @backslashchar{} in macro argument.
101         * pcl-cvs.texi: Add missing argument to @sp.
102         (Movement commands): Fix use of @itemx.
103         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
104         * reftex.texi (Options (Creating Citations)): Add missing newline
105         before @end.
106         * tramp.texi (Obtaining Tramp): Remove extra dots.
107         (Configuration): Reorder menu to match structure.
108         (Remote shell setup): Replace literal NUL character by \0.
109         * viper.texi (Marking): Add missing argument for @item.
111 2013-01-04  Glenn Morris  <rgm@gnu.org>
113         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
114         Add htmlfontify.
115         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
116         (htmlfontify.dvi, htmlfontify.pdf): New targets.
117         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
118         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
120         * htmlfontify.texi: Miscellaneous fixes and updates.
121         Set copyright to FSF, update license to GFDL 1.3+.
123 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
125         * htmlfontify.texi: New file.
127 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
129         * calc.texi (Free-Form Dates): Expand on the date reading
130         algorithm.
132 2012-12-27  Glenn Morris  <rgm@gnu.org>
134         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
135         Avoid some overfull lines.
137         * widget.texi (Programming Example): Break some long lines.
139         * wisent.texi (Wisent Overview): Fix xref.
140         (Grammar format, Understanding the automaton): Avoid overfill.
142         * bovine.texi (Optional Lambda Expression): Allow line break.
144         * auth.texi (Help for users): Break long lines.
146         * ada-mode.texi (Project file variables):
147         Reword to reduce underfull hbox.
148         (No project files, Use GNAT project file):
149         Use smallexample to make some overfull lines less terrible.
151         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
152         Fix cross-references to separate manuals.
154         * Makefile.in (gfdl): New variable.  Use throughout where
155         appropriate so that targets depend on doclicense.texi.
157 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
159         * gnus.texi (Customizing the IMAP Connection): Mention the other
160         authenticators.
162 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
164         * gnus.texi (Browse Foreign Server): Document
165         `gnus-browse-delete-group'.
167 2012-12-22  Glenn Morris  <rgm@gnu.org>
169         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
170         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
171         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
172         * widget.texi, wisent.texi: Nuke hand-written node pointers.
174         * Makefile.in (gfdl): New variable.  Use throughout where
175         appropriate so that targets depend on doclicense.texi.
177 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
179         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
180         doclicense.texi.  Remove doclicense.texi from all targets that
181         mentioned it explicitly.
182         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
183         $(emacsdir)/emacsver.texi.
184         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
186 2012-12-21  Glenn Morris  <rgm@gnu.org>
188         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
189         Include emacsver.texi.  Nuke hand-written node pointers.
190         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
191         Depend on emacsver.texi.
193         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
194         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
195         May as well just include doclicense.texi in everything.
197         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
198         which @copying says is included.
200         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
201         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
202         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
203         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
204         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
205         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
206         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
207         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
208         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
209         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
210         * widget.texi, wisent.texi, woman.texi: Do not mention buying
211         copies from the FSF, which does not publish these manuals.
213         * erc.texi: No need to include gpl in this small manual.
215         * org.texi (copying): Include a copy of the GFDL.
216         (GNU Free Documentation License): New section.
218 2012-12-21  Bastien Guerry  <bzg@gnu.org>
220         * org.texi: Fix typos.
222 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
224         * calc.texi (ISO 8601): Rename from ISO-8601,
225         as it's typically spelled without a hyphen.
227 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
229         * calc.texi (ISO-8601): New section.
230         (Date Formatting Codes): Mention new codes.
231         (Standard Date Formats): Mention new formats.
233 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
235         * tramp.texi (External methods): Move `adb' method here.
237 2012-12-13  Glenn Morris  <rgm@gnu.org>
239         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
241         * wisent.texi: Small edits.  Set copyright to FSF, update license to
242         GFDL 1.3+.
243         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
244         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
245         New targets.
246         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
247         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
249         * bovine.texi: Small edits.  Set copyright to FSF, update license to
250         GFDL 1.3+, remove empty index.
251         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
252         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
253         New targets.
254         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
255         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
257 2012-12-13  Eric Ludlam  <zappo@gnu.org>
258             David Ponce  <david@dponce.com>
259             Richard Kim  <emacs18@gmail.com>
261         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
263 2012-12-13  Glenn Morris  <rgm@gnu.org>
265         * flymake.texi (Customizable variables, Locating the buildfile):
266         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
268         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
269         GFDL 1.3+ license, fix up index.
270         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
271         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
272         (srecode.pdf): New targets.
273         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
274         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
276 2012-12-13  Eric Ludlam  <zappo@gnu.org>
278         * srecode.texi: New file, imported from CEDET trunk.
280 2012-12-13  Bastien Guerry  <bzg@gnu.org>
282         * org.texi (Summary, Code block specific header arguments)
283         (Code block specific header arguments)
284         (Header arguments in function calls, var, noweb)
285         (Results of evaluation, Code evaluation security):
286         Small reformatting: add a blank line before some example.
288         * org.texi (System-wide header arguments)
289         (Header arguments in Org mode properties, Conflicts)
290         (Dynamic blocks, Using the mapping API):
291         Fix indentation of Elisp code examples.
293         * org.texi (Comment lines): Fix description of the comment syntax.
295         * org.texi (Installation): Mention "make test" in the correct section.
297 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
299         * doclicense.texi, gpl.texi: Update to latest version from FSF.
300         These are just minor editorial changes.
302 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
304         * tramp.texi (History): Mention ADB.
305         (Inline methods): Add `adb' method.
307 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
309         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
310         (External methods): Fix typo.
312 2012-12-03  Glenn Morris  <rgm@gnu.org>
314         * rcirc.texi (Notices): Fix typo.
316 2012-11-25  Bill Wohler  <wohler@newt.com>
318         Release MH-E manual version 8.4.
320         * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
321         Update for release 8.4.
323         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
324         (Junk): Add mh-whitelist-preserves-sequences-flag,
325         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
326         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
328 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
330         * mh-e.texi (Procmail): Fix two @ typos.
332 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
334         * doclicense.texi, gpl.texi: Update to latest version from FSF.
335         These are just minor editorial changes.
337 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
339         * calc.texi (Date Formatting Codes): Mention the new beginning of
340         the date numbering system.
342 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
344         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
345         (Date Forms): Correct off-by-one error in explanation of
346         Julian day numbers.  Give Gregorian equivalent of its origin.
348 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
350         * doc/misc/calc.texi (Date Forms): Mention the customizable
351         Gregorian-Julian switch.
352         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
354 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
356         Calc now uses the Gregorian calendar for all dates (Bug#12633).
357         It also uses January 1, 1 AD as its day number 1.
358         * calc.texi (Date Forms): Document this.
360 2012-11-16  Glenn Morris  <rgm@gnu.org>
362         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
363         (Obsolete Macros): Move example here from Function Bindings.
365         * erc.texi: Use @code{nil} rather than just "nil".
366         (Modules): Undocument obsolete "hecomplete".
367         Add "notifications".
368         (Connecting): Add brief section on passwords.
369         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
371 2012-11-13  Glenn Morris  <rgm@gnu.org>
373         * flymake.texi (Customizable variables)
374         (Highlighting erroneous lines): Mention flymake-error-bitmap,
375         flymake-warning-bitmap, and flymake-fringe-indicator-position.
377 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
379         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
380         In all file place SES into @acronym{...}.
381         (Advanced Features): Add key index and function index for
382         ses-set-header-row. Add description for function
383         ses-rename-cell. Add description for function
384         ses-repair-cell-reference-all.
385         (Ranges in formulas): Add description for ses-range flags.
387 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
389         * texinfo.tex: Merge from gnulib.
391 2012-11-10  Chong Yidong  <cyd@gnu.org>
393         * url.texi (Introduction): Move url-configuration-directory to
394         Customization node.
395         (Parsed URIs): Split into its own node.
396         (URI Encoding): New node.
397         (Defining New URLs): Remove empty chapter.
398         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
399         Improve docs for url-queue-*.
400         (Supported URL Types): Copyedits.  Delete empty subnodes.
402         * url.texi (Introduction): Rename from Getting Started.  Rewrite
403         the introduction.
404         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
406 2012-11-10  Glenn Morris  <rgm@gnu.org>
408         * cl.texi (Obsolete Setf Customization):
409         Revert defsetf example to the more correct let rather than prog1.
410         Give define-modify-macro, defsetf, and define-setf-method
411         gv.el replacements.
413         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
414         (Setf Extensions): Remove obsolete reference.
415         (Obsolete Setf Customization):
416         Move note on lack of setf functions to lispref/variables.texi.
417         Undocument get-setf-method, since it no longer exists.
418         Mention simple defsetf replaced by gv-define-simple-setter.
420 2012-11-03  Glenn Morris  <rgm@gnu.org>
422         * cl.texi: Further general copyedits.
423         (List Functions): Remove copy-tree, standard elisp for some time.
424         (Efficiency Concerns): Comment out examples that no longer apply.
425         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
426         (Creating Symbols, Random Numbers): De-emphasize internal
427         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
428         (Naming Conventions, Type Predicates, Macros)
429         (Predicates on Numbers): No longer mention cl-floatp-safe.
431 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
433         * gnus.texi (Mail Source Specifiers):
434         Document :leave keyword used for pop mail source.
436 2012-11-01  Glenn Morris  <rgm@gnu.org>
438         * cl.texi: General copyedits for style, line-breaks, etc.
439         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
440         (Macro Bindings, Blocks and Exits):
441         Acknowledge existence of lexical-binding.
442         (Iteration): Mainly defer to doc of standard dolist, dotimes.
444 2012-10-31  Glenn Morris  <rgm@gnu.org>
446         * ert.texi (Introduction, The @code{should} Macro):
447         Refer to "cl-assert" rather than "assert".
449         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
450         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
451         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
452         Reword, and add details of flet and labels.
453         (Modify Macros, Function Bindings): Add some xrefs.
455 2012-10-30  Glenn Morris  <rgm@gnu.org>
457         * cl.texi (Modify Macros): Update for cl-letf changes.
458         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
459         (Setf Extensions): Partially restore note about cl-getf,
460         mainly moved to lispref/variables.texi.
461         (Property Lists): Fix cl-getf typos.
462         (Mapping over Sequences): Mention cl-mapc naming oddity.
464 2012-10-29  Glenn Morris  <rgm@gnu.org>
466         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
467         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
468         (Customizing Setf): Move contents to "Obsolete Setf Customization".
469         (Modify Macros, Multiple Values, Other Clauses):
470         Remove mentions of obsolete features.
471         (Obsolete Setf Customization): Don't mention `apply' setf.
473 2012-10-28  Glenn Morris  <rgm@gnu.org>
475         * cl.texi (Multiple Values, Common Lisp Compatibility):
476         More namespace updates.
477         (Obsolete Features): Copyedits.
478         (Obsolete Lexical Macros, Obsolete Setf Customization):
479         New subsections.
481         * cl.texi (Porting Common Lisp, Lexical Bindings):
482         Add some xrefs to the Elisp manual.
484         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
485         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
486         (Obsolete Features): New appendix.  Move Lexical Bindings here.
488 2012-10-27  Glenn Morris  <rgm@gnu.org>
490         * cl.texi: Use defmac for macros rather than defspec.
491         (Efficiency Concerns): Related copyedit.
493         * cl.texi (Control Structure): Update for setf now being in core.
494         (Setf Extensions): Rename from Basic Setf.  Move much of the
495         former content to lispref/variables.texi.
496         (Modify Macros): Move pop, push details to lispref/variables.texi.
497         (Customizing Setf): Copyedits for setf etc being in core.
498         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
499         Further namespaces updates.
501 2012-10-26  Bastien Guerry  <bzg@gnu.org>
503         * org.texi (Installation): Update the link to Org's ELPA.  Also
504         don't mention org-install.el anymore as the replacement file
505         org-loaddefs.el is now loaded by org.el.
507 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
509         * tramp.texi (Frequently Asked Questions): Mention
510         `tramp-completion-reread-directory-timeout' for performance
511         improvement.
513 2012-10-25  Glenn Morris  <rgm@gnu.org>
515         * cl.texi: Don't mess with the TeX section number counter.
516         Use Texinfo recommended convention for quotes+punctuation.
517         (Overview, Sequence Functions): Rephrase for better line-breaking.
518         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
519         (Macro Bindings, Conditionals, Iteration, Loop Basics)
520         (Random Numbers, Mapping over Sequences, Structures)
521         (Porting Common Lisp): Further updates for cl-lib namespace.
522         (Modify Macros, Declarations, Macro Bindings, Structures):
523         Break long lines in examples.
524         (Dynamic Bindings): Update for changed progv behavior.
525         (Loop Examples, Efficiency Concerns): Markup fixes.
526         (Structures): Remove TeX margin change.
527         (Declarations): Fix typos.
529 2012-10-24  Glenn Morris  <rgm@gnu.org>
531         * cl.texi (Overview, Multiple Values, Creating Symbols)
532         (Numerical Functions): Say less/nothing about the original cl.el.
533         (Old CL Compatibility): Remove.
534         (Assertions): Remove ignore-errors (standard Elisp for some time).
536         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
537         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
538         (Efficiency Concerns, Efficiency Concerns)
539         (Common Lisp Compatibility, Old CL Compatibility):
540         Further updates for cl-lib namespace.
542 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
544         Update manual for new time stamp format (Bug#12706).
545         * emacs-mime.texi (time-date): Update for new format.
546         Also, fix bogus time stamp and modernize a bit.
548 2012-10-23  Glenn Morris  <rgm@gnu.org>
550         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
551         than unchanging cl.el version number.
552         End all menu descriptions with a period.
553         Do not use @dfn{CL} for every instance of "CL".
554         (Overview): Remove no-runtime caveat, and note about foo* names.
555         (Usage): Use cl-lib rather than cl.
556         (Organization, Naming Conventions): Update for cl-lib.el.
557         (Installation): Remove long-irrelevant node.
558         (Program Structure, Predicates, Control Structure):
559         Start updating for cl-lib namespace.
560         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
561         Depend on emacsver.texi.
563 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
565         * trampver.texi: Update release number.
567 2012-10-06  Glenn Morris  <rgm@gnu.org>
569         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
570         ERC version.
571         (Introduction): ERC is distributed with Emacs.
572         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
573         (Getting Started): Simplify.
574         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
575         (History): Mention ERC maintained as part of Emacs now.
576         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
577         Add dependency on emacsver.texi.
579         * erc.texi: Remove hand-written node pointers.
581 2012-10-05  Glenn Morris  <rgm@gnu.org>
583         * newsticker.texi (Overview, Requirements, Usage, Configuration):
584         Copyedits.
586 2012-10-01  Eric Ludlam  <zappo@gnu.org>
588         * ede.texi (Quick Start, Project Local Variables)
589         (Miscellaneous commands, ede-java-root, Development Overview)
590         (Detecting a Project): New nodes.
591         (Simple projects): Node deleted.
593         * eieio.texi (Building Classes): Some slot attributes cannot be
594         overridden.
595         (Slot Options): Remove an example.
596         (Method Invocation, Documentation): New nodes.
598 2012-10-01  Glenn Morris  <rgm@gnu.org>
600         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
601         (reftex.pdf): Add dependency on emacsver.texi.
602         * reftex.texi: Don't include directory part for emacsver.texi;
603         the Makefile's -I handles it.
605 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
607         Merge from standalone RefTeX repository.
609         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
610         with macros.
611         (Imprint): Mention Wolfgang in list of contributors.
612         (Creating Citations): Give a hint about how to
613         auto-revert the BibTeX database file when using external editors.
614         (Referencing Labels): Simplify section about reference macro
615         cycling.
616         (Options (Referencing Labels)): Adapt to new structure of
617         `reftex-ref-style-alist'.
618         (Referencing Labels, Reference Styles): Document changes in the
619         referencing functionality.
620         (Commands): Mention options for definition of header and footer in
621         BibTeX files.
622         (Options (Creating Citations)): Document
623         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
624         (Reference Styles): New section.
625         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
626         (Options (Referencing Labels)): Remove descriptions of deprecated
627         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
628         Add descriptions for `reftex-ref-style-alist' and
629         `reftex-ref-style-default-list'.
630         (Referencing Labels): Update regarding reference styles.
631         (Citation Styles): Mention support for ConTeXt.
632         (Options (Defining Label Environments)): Fix typo.
633         (Options (Creating Citations)): Document
634         `reftex-cite-key-separator'.
636 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
638         * org.texi: Add description of ORG_ADD_CONTRIB to info
639         documentation.  Add link to Worg for more details.
641         * org.texi: Clarify installation procedure.  Provide link to the
642         build system description on Worg.
644         * org.texi: Remove reference to utils/, x11idle.c is now in
645         contrib/scripts.
647         * org.texi: Re-normalize to "Org mode" in manual.
649         * org.texi (Installation): Adapt documentation to new build
650         system.  Mention GNU ELPA (since it needs to be handled like Emacs
651         built-in Org).
653 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
655         * org.texi: Fix typo in description of the 'Hooks' section.
657         * org.texi: Add ID to the list of special properties.
659 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
661         * org.texi (Moving subtrees): Document the ability to archive to a
662         datetree.
664 2012-09-30  Bastien Guerry  <bzg@gnu.org>
666         * org.texi (Installation, Feedback, Batch execution): Use
667         (add-to-list 'load-path ... t) for the contrib dir.
669         * org.texi (results): Update documentation for ":results drawer"
670         and ":results org".
672         * org.texi (Column width and alignment): Fix typo.
674         * org.texi (Activation): Point to the "Conflicts" section.
676         * org.texi (Conflicts): Mention filladapt.el in the list of
677         conflicting packages.
679         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
680         not needed for versions of Emacs > 22.1.
682         * org.texi (History and Acknowledgments): Fix typo.
684         * org.texi (History and Acknowledgments): Add my own
685         acknowledgments.
687         * org.texi (Agenda commands): Document the new command and the new
688         option.
690         * org.texi (Agenda commands): Delete `org-agenda-action' section.
691         (Agenda commands): Reorder.  Document `*' to toggle persistent
692         marks.
694         * org.texi (Agenda dispatcher): Mention
695         `org-toggle-agenda-sticky'.
696         (Agenda commands, Exporting Agenda Views): Fix typo.
698         * org.texi (Templates in contexts, Setting Options): Update to
699         reflect changes in how contexts options are processed.
701         * org.texi (Templates in contexts): Document the new structure of
702         the variables `org-agenda-custom-commands-contexts' and
703         `org-capture-templates-contexts'.
705         * org.texi (Templates in contexts): Document the new option
706         `org-capture-templates-contexts'.
707         (Storing searches): Document the new option
708         `org-agenda-custom-commands-contexts'.
710         * org.texi (Formula syntax for Lisp): Reformat.
712         * org.texi (Special properties, Column attributes)
713         (Agenda column view): Document the new special property
714         CLOCKSUM_T.
716         * org.texi (Template expansion): Document the new %l template.
718         * org.texi (Fast access to TODO states): Fix documentation about
719         allowed characters for fast todo selection.
721         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
722         use in `org-agenda-to-appt'.
724         * org.texi (Comment lines): Update wrt comments.
726         * org.texi (Resolving idle time): Document new keybinding.
728         * org.texi (Clocking commands): Document the use of S-M-<up/down>
729         on clock timestamps.
731         * org.texi (Fast access to TODO states): Explicitely says only
732         letters are supported as fast TODO selection keys.
734         * org.texi (Link abbreviations): Illustrate the use of the "%h"
735         specifier.  Document the new "%(my-function)" specifier.
737         * org.texi (Clocking commands): New cindex.
738         (Clocking commands): Update documentation for `org-clock-in'.
739         Document `org-clock-in-last'.  Mention `org-clock-out' and
740         `org-clock-in-last' as commands that can be globally bound.
741         (Resolving idle time): Document continuous clocking.
743         * org.texi (Top, Introduction): Fix formatting.
744         (Activation): Add index entries.
745         (Conventions): Update section.
746         (Embedded @LaTeX{}): Fix formatting.
748         * org.texi (Visibility cycling): Document `show-children'.
750         * org.texi (Using capture): Mention the `org-capture-last-stored'
751         bookmark as a way to jump to the last stored capture.
753         * org.texi (Uploading files): Fix typo.
755         * org.texi (Using capture): Document `C-0' as a prefix argument
756         for `org-capture'.
758         * org.texi (Agenda commands): Document persistent marks.
760         * org.texi (Template expansion): Update doc to reflect change.
762         * org.texi (Radio tables): Document the :no-escape parameter.
764         * org.texi (Repeated tasks): Document repeat cookies for years,
765         months, weeks, days and hours.
767         * org.texi (Export options): State that you can use the d: option
768         by specifying a list of drawers.
770         * org.texi (HTML preamble and postamble): Small doc improvement.
772 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
774         * org.texi: The sections in the Exporting section of the manual
775         left out articles in the description of the org-export-as-*
776         commands, among other places. This patch adds them, adds a few
777         missing prepositions, and switches instances of "an HTML" to "a
778         html" for internal consistency.
780         * org.texi: Alter several examples of headings with timestamps in
781         them to include the timestamps in the body instead of the heading.
783 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
785         * org.texi (Agenda dispatcher): Document sticky agenda views and
786         the new key for them.
788 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
790         * org.texi (Advanced features): Fix error in table.
792 2012-09-30  Feng Shu  <tumashu@gmail.com>
794         * org.texi (@LaTeX{} fragments): Document imagemagick as an
795         alternative to dvipng.
797 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
799         * org.texi: Remove extra curly bracket.
801 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
803         * org.texi (org-clock-in-last and org-clock-cancel): Update the
804         defkeys.
806 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
808         * org.texi (Agenda commands): Fix two typos by giving
809         corresponding function names, according to
810         `org-agenda-view-mode-dispatch'.
812 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
814         * org.texi (The spreadsheet): Fix typo.
816 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
818         * org.texi (Tracking your habits): Point to the "Tracking TODO
819         state changes" section.
821 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
823         * org.texi (Literal examples): Remove reference to unknown
824         `org-export-latex-minted' variable. Also simplify footnote since
825         `org-export-latex-listings' documentation is exhaustive already.
827         * org.texi (Plain lists): Remove reference to now hard-coded
828         `bullet' automatic rule.
830 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
832         * org.texi: Updated documentation accordingly.
834 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
836         * texinfo.tex: Merge from gnulib.
838 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
840         Sync with Tramp 2.2.6.
842         * tramp.texi (Bug Reports): Cleanup caches before a test run.
844         * trampver.texi: Update release number.
846 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
848         * texinfo.tex: Merge from gnulib.
850 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
852         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
853         (bug#12096).
855 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
857         * calc.texi (Simplification modes, Conversions)
858         (Operating on Selections): Mention "basic" simplification.
859         (The Calc Mode Line): Mention the mode line display for Basic
860         simplification mode.
861         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
862         simplifications.
863         (Basic Simplifications): Rename from "Limited Simplifications"
864         Replace "limited" by "basic" throughout.
865         (Algebraic Simplifications):  Indicate that the algebraic
866         simplifications are done by default.
867         (Unsafe Simplifications):  Mention `m E'.
868         (Simplification of Units): Mention `m U'.
869         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
870         (Kinds of Declarations, Functions for Declarations):  Mention
871         "algebraic simplifications" instead of `a s'.
872         (Algebraic Entry): Remove mention of default simplifications.
874 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
876         * calc.texi (Getting Started, Tutorial): Change simulated
877         Calc output to match actual output.
878         (Simplifying Formulas): Mention that algebraic simplification is now
879         the default.
881 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
883         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
884         (Bug#12073)
886 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
888         Prefer typical American spelling for "acknowledgment".
889         * calc.texi (History and Acknowledgments): Rename from
890         History and Acknowledgements.
891         * idlwave.texi (Acknowledgments):
892         * ses.texi (Acknowledgments):
893         * woman.texi (Acknowledgments): Rename from Acknowledgements.
895 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
897         Rename configure.in to configure.ac (Bug#11603).
898         * ede.texi (Compiler and Linker objects, ede-proj-project)
899         (ede-step-project): Prefer the name configure.ac to configure.in.
901 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
903         * tramp.texi (Multi-hops): Introduce
904         `tramp-restricted-shell-hosts-alist'.
906 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
908         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
909         methods, so don't mention smtpmail here.
911 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
913         * gnus.texi (Picons): Document gnus-picon-properties.
915 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
917         * gnus.texi: Remove mention of compilation, as that's no longer
918         supported.
920 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
922         * gnus.texi (Archived Messages): Mention
923         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
925 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
927         * gnus.texi (Various Summary Stuff):
928         Remove mention of `gnus-propagate-marks'.
930 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
932         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
933         which no longer exist.
935 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
937         * gnus.texi (Archived Messages):
938         Document gnus-gcc-self-resent-messages.
940 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
942         * message.texi (Mail Variables):
943         Mention the optional user parameter for X-Message-SMTP-Method.
945 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
947         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
949         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
951 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
953         * gnus.texi (Key Index): Change encoding to utf-8.
955 2012-06-21  Glenn Morris  <rgm@gnu.org>
957         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
959 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
961         * gnus.texi (Group Timestamp): Mention where to find documentation for
962         the `gnus-tmp-' variables (bug#11601).
964 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
966         Sync with Tramp 2.2.6-pre.
968         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
969         where appropriate.
970         (Ad-hoc multi-hops): New section.
971         (Remote processes): New subsection "Running remote processes on
972         Windows hosts".
973         (History): Add remote commands on Windows, and ad-hoc multi-hop
974         methods.
975         (External methods): "ControlPersist" must be set to "no" for the
976         `scpc' method.
977         (Remote processes): Add a note about `auto-revert-tail-mode'.
978         (Frequently Asked Questions): Use "scpx" in combination with
979         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
981         * trampver.texi: Update release number.
983 2012-06-10  Chong Yidong  <cyd@gnu.org>
985         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
986         compilation for html-mono.
988 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
990         * texinfo.tex: Merge from gnulib.
992 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
994         * Makefile.in (echo-info): Don't try to install info files named
995         just ".info".
997 2012-05-28  Glenn Morris  <rgm@gnu.org>
999         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
1001         * sc.texi: Nuke hand-written node pointers.
1002         Fix top-level menu to match actual node order.
1004 2012-05-27  Glenn Morris  <rgm@gnu.org>
1006         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
1007         Some associated fixes, including not messing with chapno in cl.texi.
1009 2012-05-27  Bastien Guerry  <bzg@gnu.org>
1011         * org.texi (Durations and time values): Fix typo.
1013 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
1015         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
1016         Mention `calc-ensure-consistent-units'.
1018 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
1020         * cc-mode.texi: Avoid space before macro in 4th argument of cross
1021         reference commands.  (Bug#11461)
1023         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
1025 2012-05-12  Glenn Morris  <rgm@gnu.org>
1027         * Makefile.in (mostlyclean): Add more TeX intermediates.
1029         * Makefile.in: Make it look more like the other doc Makefiles.
1030         Use explicit $srcdir in all dependencies.
1031         Remove cd $srcdir from rules.
1032         (VPATH): Remove.
1033         (infodir): Set to an absolute path.
1034         (INFO_TARGETS): Use short names.
1035         (mkinfodir): infodir is now absolute.
1036         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
1038         * Makefile.in (info.info): Rename from info, to avoid duplication.
1039         (.SUFFIXES): Disable implicit rules.
1041         * Makefile.in (MKDIR_P): New, set by configure.
1042         (mkinfodir): Use $MKDIR_P.
1044 2012-05-07  Glenn Morris  <rgm@gnu.org>
1046         * forms.texi (Long Example): Update for changed location of files.
1048 2012-05-04  Glenn Morris  <rgm@gnu.org>
1050         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1051         (INFO_TARGETS): Use $INFO_EXT.
1052         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1053         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1054         (INFO_TARGETS): Use $INFO_EXT.
1055         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
1057 2012-05-02  Glenn Morris  <rgm@gnu.org>
1059         * Makefile.in (echo-info): New phony target, used by top-level.
1061         * viper.texi: Make direntry shorter (also it is no longer "newest").
1063         * emacs-gnutls.texi, ert.texi, org.texi:
1064         Fix dircategory, direntry to match info/dir.
1066         * faq.texi: Convert @inforefs to @xrefs.
1067         Fix some malformed cross-references.
1068         (File-name conventions): Shorten section name to avoid overfull line.
1069         (How to add fonts): Use smallexample to avoid overfull lines.
1071 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
1073         * auth.texi (Help for users): Update for .gpg file being second.
1075 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
1077         * org.texi (Agenda commands): Fix two typos: give corresponding
1078         function names, according to `org-agenda-view-mode-dispatch'.
1080 2012-04-27  Glenn Morris  <rgm@gnu.org>
1082         * faq.texi (Major packages and programs): Remove section.
1083         There is no point listing 6 packages (cf etc/MORE.STUFF).
1084         (Finding Emacs and related packages): Move "Spell-checkers" here.
1086 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
1088         * dbus.texi (Version): New node.
1089         (Properties and Annotations): Mention the object manager
1090         interface.  Describe dbus-get-all-managed-objects.
1091         (Type Conversion): Floating point numbers are allowed, if an
1092         anteger does not fit Emacs's integer range.
1093         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
1094         (Asynchronous Methods): Fix description of
1095         dbus-call-method-asynchronously.
1096         (Receiving Method Calls): Fix some minor errors.  Add
1097         dbus-interface-emacs.
1098         (Signals): Describe unicast signals and the new match rules.
1099         (Alternative Buses): Add the PRIVATE optional argument to
1100         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
1102 2012-04-20  Glenn Morris  <rgm@gnu.org>
1104         * faq.texi (New in Emacs 24): New section.
1105         (Packages that do not come with Emacs): Mention M-x list-packages.
1107 2012-04-14  Alan Mackenzie  <acm@muc.de>
1109         * cc-mode.texi (c-offsets-alist): Correct a typo.
1111 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
1113         * org.texi (Deadlines and scheduling): Fix the example: the
1114         DEADLINE item should come right after the headline.  We enforce
1115         this convention, so it is a bug not to illustrate it correctly in
1116         the manual.
1118 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
1120         * org.texi (Agenda commands): Fix documentation bug by swapping
1121         the equivalent keybindings to `org-agenda-next-line' with the ones
1122         to `org-agenda-previous-line'.
1124 2012-04-14  Glenn Morris  <rgm@gnu.org>
1126         * Makefile.in: Replace non-portable use of $< in ordinary rules.
1128 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
1130         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
1131         emacs-gnutls.
1132         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
1134 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
1136         * Makefile.in: Add emacs-gnutls.texi to build.
1138         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
1140 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
1142         * auth.texi (Secret Service API): Edit further and give examples.
1143         (Secret Service API): Adjust @samp to @code for collection names.
1145 2012-04-04  Glenn Morris  <rgm@gnu.org>
1147         * auth.texi (Secret Service API): Copyedits.
1148         (Help for developers): Fill in some missing function doc-strings.
1149         (Help for users, Help for developers)
1150         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
1152 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
1154         * auth.texi (Secret Service API): Add the missing text.
1156 2012-04-04  Chong Yidong  <cyd@gnu.org>
1158         * message.texi (Using PGP/MIME): Note that epg is now the default.
1160         * gnus.texi: Reduce references to obsolete pgg library.
1161         (Security): Note that epg is now the default.
1163         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
1165         * nxml-mode.texi (Completion): C-RET is no longer bound to
1166         nxml-complete.
1168 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1170         * org.texi (Customizing tables in ODT export): Correct few errors.
1172 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1174         * org.texi (Links in ODT export): Update.
1175         (Labels and captions in ODT export): New node.
1177 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1179         * org.texi (Literal examples in ODT export): htmlfontify.el in
1180         Emacs-24.1 now supports fontification.  So ODT source blocks will
1181         be fontified by default.
1183 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
1185         * org.texi (Refiling notes): Remove duplicated keybinding.
1187 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1189         * org.texi (noweb): Documentation of this new option to the :noweb
1190         header argument.
1192 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
1194         * org.texi (Header and sectioning): Add example demonstrating how
1195         to use "LaTeX_CLASS_OPTIONS".
1197 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1199         * org.texi (Noweb reference syntax): Describe the ability to
1200         execute noweb references in the manual.
1202 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1204         * org.texi (cache): Improve cache documentation when session
1205         evaluation is used.
1207 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1209         * org.texi (Plain lists): Document removal.
1211 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
1213         * org.texi: Decapitalize file name in references to Calc manual.
1215 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
1217         * org.texi (Plain lists): Document removal.
1219 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
1221         * org.texi (Top, OpenDocument Text export)
1222         (ODT export commands, Extending ODT export)
1223         (Images in ODT export, Tables in ODT export)
1224         (Configuring a document converter): Add or Update.
1226 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1228         * org.texi (MobileOrg): Change the wording to reflect that the
1229         Android Version is no longer just the little brother of the iOS
1230         version.
1232 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1234         * org.texi (Key bindings and useful functions): Updated babel key
1235         binding documentation in manual.
1237 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1239         * org.texi (noweb): Document new noweb header value.
1241 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1243         * org.texi (noweb-sep): Document new header argument.
1245 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1247         * org.texi (noweb-ref): Documentation of this new custom variable.
1249 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1251         * org.texi (wrap): Update the new :wrap documentation to match the
1252         current implementation.
1254 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1256         * org.texi: Added documentation for :wrap.
1258 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1260         * org.texi: #+RESULTS now user-configurable.
1262 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1264         * org.texi: Documented :noweb no-export.
1266 2012-04-01  Thomas Dye  <dk@poto.local>
1268         * org.texi: Edit :noweb no header argument for correctness.
1270 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1272         * org.texi (Customization): Update the approximate number of Org
1273         variables.
1275 2012-04-01  Thomas Dye  <dk@poto.local>
1277         * org.texi: The :results wrap produces a drawer instead of a
1278         begin_results block.
1280 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
1282         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1283         reflect the new default.
1285 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
1287         * info.texi (Expert Info): Move the index entry for "Texinfo" from
1288         "Getting Started" to this node.  (Bug#10450)
1290 2012-03-10  Chong Yidong  <cyd@gnu.org>
1292         * flymake.texi (Example -- Configuring a tool called via make):
1293         Mention the Automake COMPILE variable (Bug#8715).
1295         * info.texi (Getting Started): Add an index entry (Bug#10450).
1297 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
1299         * dbus.texi (Signals): Known names will be mapped onto unique
1300         names, when registering for signals.
1302 2012-02-29  Glenn Morris  <rgm@gnu.org>
1304         * url.texi: Fix quote usage in body text.
1306         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1308         * cl.texi: Use @code{} in menus when appropriate.
1310 2012-02-28  Glenn Morris  <rgm@gnu.org>
1312         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1313         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1314         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1315         * org.texi, sc.texi, vip.texi, viper.texi:
1316         Standardize possessive apostrophe usage.
1318 2012-02-26  Chong Yidong  <cyd@gnu.org>
1320         * ediff.texi (Quick Help Commands): Add a couple of index entries
1321         (Bug#10834).
1323 2012-02-17  Glenn Morris  <rgm@gnu.org>
1325         * gnus.texi (Posting Styles):
1326         * remember.texi (Org): Fix cross-refs to other manuals.
1328 2012-02-15  Glenn Morris  <rgm@gnu.org>
1330         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1331         (Encryption): New chapter, split out from previous.
1333 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1335         * gnus.texi (Customizing the IMAP Connection): Mention
1336         nnimap-record-commands.
1338 2012-02-10  Glenn Morris  <rgm@gnu.org>
1340         * url.texi (Retrieving URLs): Update url-retrieve arguments.
1341         Mention url-queue-retrieve.
1343 2012-02-09  Glenn Morris  <rgm@gnu.org>
1345         * sem-user.texi (Semantic mode user commands): Typo fix.
1347         * info.texi (Create Info buffer): Mention info-display-manual.
1349 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1351         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1352         example (modified from an example by Michael Albinus).
1354 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1356         * gnus.texi (Agent Basics): Fix outdated description of
1357         `gnus-agent-auto-agentize-methods'.
1359 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
1361         * cc-mode.texi: Always @defindex ss.
1362         (Config Basics): Fix argument of @itemize.
1363         (Macro Backslashes): Add @code around index entry.
1365 2012-01-23  Glenn Morris  <rgm@gnu.org>
1367         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1369 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
1371         * tramp.texi (File): Tweak wording for the `scpc' option.
1373 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1375         * gnus.texi (Group Parameters): Really note precedence.
1377 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1379         * gnus.texi (Group Parameters): Note precedence.
1381 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1383         * org.texi (Noweb reference syntax): Adding documentation of
1384         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1385         variable.
1387 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1389         * org.texi (Plain lists): Split the table to fix the display
1390         of items.
1392 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1394         * org.texi (Plain lists): Fix misplaced explanation.
1396 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1398         * org.texi (Plain lists, Agenda files): Add index entries.
1400 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1402         * org.texi: Use "Org mode" instead of alternatives like
1403         "Org-mode" or "org-mode".
1405 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1407         * org.texi (Agenda commands): Document
1408         `org-clock-report-include-clocking-task'.
1410 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1412         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1413         C-c' on checkboxes.
1415 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1417         * org.texi: End sentences with two spaces.
1419 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1421         * org.texi (External links): Document the link types file+sys
1422         and file+emacs, slightly narrow used page width.
1424 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1426         * org.texi (colnames): Note that colnames behavior may differ
1427         across languages.
1429 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1431         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1433 2012-01-03  Thomas Dye  <dk@poto.westell.com>
1435         * org.texi: Augmented discussion of babel property
1436         inheritance.  Put footnote outside sentence ending period.
1438 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1440         * org.texi (eval): Documenting the full range of :eval header
1441         argument values.
1443 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1445         * org.texi (eval): Documentation of the new :eval option.
1447 2012-01-03  Thomas Dye  <dk@poto.local>
1449         * org.texi: Add accumulated properties.
1451 2012-01-03  Thomas Dye  <dk@poto.local>
1453         * org.texi: Documented no spaces in name=assign, another
1454         correction to :var table.
1456 2012-01-03  Thomas Dye  <dk@poto.local>
1458         * org.texi: Changed DATA to NAME in Working With Source Code
1459         section.
1461 2012-01-03  Tom Dye  <tsd@tsdye.com>
1463         * org.texi: Minor change to :var table.
1465 2012-01-03  Tom Dye  <tsd@tsdye.com>
1467         * org.texi: More changes to :var table (some examples were wrong).
1469 2012-01-03  Tom Dye  <tsd@tsdye.com>
1471         * org.texi: Cleaned up :var table.
1473 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1475         * org.texi (Timestamps, Weekly/daily agenda)
1476         (Weekly/daily agenda): Add @cindex for "appointment".
1478 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1480         * org.texi (Literal examples): A new link to the template for
1481         inserting empty code blocks.
1482         (Structure of code blocks): A new link to the template for
1483         inserting empty code blocks.
1485 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1487         * org.texi (External links): Add footnote on how the behavior
1488         of the text search in Org files are controled by the variable
1489         `org-link-search-must-match-exact-headline'.
1491 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1493         * org.texi (Buffer-wide header arguments): Update
1494         documentation to reflect removal of #+PROPERTIES.
1496 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1498         * org.texi (The clock table): Mention that ACHIVED trees
1499         contribute to the clock table.
1501 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1503         * org.texi (Conflicts): Better yasnippet config info.
1505 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
1507         * org.texi (Selective export): Explicitely mention the default
1508         values for `org-export-select-tags',
1509         `org-export-exclude-tags'.
1511 2012-01-03  Tom Dye  <tsd@tsdye.com>
1513         * org.texi: Added a line to specify that header arguments are
1514         lowercase.
1516 2012-01-03  Tom Dye  <tsd@tsdye.com>
1518         * org.texi: :var requires default value when declared.
1520 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1522         * org.texi (Handling links): Add a note about the
1523         `org-link-frame-setup' option.
1525 2012-01-03  David Maus  <dmaus@ictsoc.de>
1527         * org.texi (Exporting Agenda Views, Extracting agenda
1528         information): Fix command line syntax, quote symbol parameter
1529         values.
1531 2012-01-03  David Maus  <dmaus@ictsoc.de>
1533         * org.texi (Exporting Agenda Views): Fix command line syntax.
1535 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
1537         * gnus.texi (Mail Source Customization, Mail Back End Variables):
1538         Use octal notation for file permissions, which are normally
1539         thought of in octal.
1540         (Mail Back End Variables): Use more-plausible modes in example.
1542 2011-12-20  Alan Mackenzie  <acm@muc.de>
1544         * cc-mode.texi: Update version string 5.31 -> 5.32.
1546 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1548         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1550 2011-11-24  Glenn Morris  <rgm@gnu.org>
1552         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1554 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1556         * makefile.w32-in: Update dependencies.
1558 2011-11-20  Glenn Morris  <rgm@gnu.org>
1560         * gnus.texi (Group Information):
1561         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1563 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1565         * gnus-coding.texi (Gnus Maintenance Guide):
1566         Rename from "Gnus Maintainance Guide".
1568         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1569         * eieio.texi (Customizing):
1570         * gnus.texi (Article Washing):
1571         * gnus-news.texi:
1572         * sem-user.texi (Smart Jump): Fix typos.
1574 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1576         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1578 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1580         * ede.texi (project-am-texinfo):
1581         * gnus.texi (Sending or Not Sending):
1582         * org.texi (Template elements): Fix typos.
1584 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1586         * ediff.texi (Hooks):
1587         * sem-user.texi (Semanticdb Roots): Fix typos.
1589 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1591         * semantic.texi (Tag handling): Fix typo.
1593 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1595         * gnus.texi (Other Gnus Versions): Remove.
1597 2011-10-28  Alan Mackenzie  <acm@muc.de>
1599         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1600         (Other Special Indentations): Add an xref to "Macros with ;".
1601         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1602         "Macros with ;".
1603         (Macros with ;): New page.
1605         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1606         Document the new handling of nested scopes for movement by defuns.
1608 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1610         Sync with Tramp 2.2.3.
1612         * trampver.texi: Update release number.
1614 2011-10-14  Glenn Morris  <rgm@gnu.org>
1616         * ert.texi (Introduction, How to Run Tests)
1617         (Running Tests Interactively, Expected Failures)
1618         (Tests and Their Environment, Useful Techniques)
1619         (Interactive Debugging, Fixtures and Test Suites):
1620         Minor rephrasings.
1621         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1622         (Running Tests in Batch Mode): Simplify loading instructions.
1623         (Test Selectors): Clarify some selectors.
1624         (Expected Failures, Useful Techniques):
1625         Make examples fit in 80 columns.
1627 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1629         * calc.texi (Basic Operations on Units): Discuss temperature
1630         conversion (`u t') alongside with other unit conversions ('u c').
1632 2011-10-12  Glenn Morris  <rgm@gnu.org>
1634         * ert.texi: Whitespace trivia to make main menu items line up better.
1636 2011-10-08  Glenn Morris  <rgm@gnu.org>
1638         * Makefile.in: Fix ert rules.
1640 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1642         * gnus.texi (Gnus Utility Functions): Add more references and
1643         explanations (bug#9683).
1645 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1647         * gnus.texi (Archived Messages): Note the default (bug#9552).
1649 2011-09-21  Bill Wohler  <wohler@newt.com>
1651         Release MH-E manual version 8.3.
1653         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1654         release 8.3.
1655         (Preface): Updated support information.
1656         (From Bill Wohler): Reset text to original version.  As a
1657         historical quote, the tense should be correct in the time that it
1658         was written.
1660 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1662         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1663         (Finding the News): Doc clarification.
1664         (Terminology): Mention naming.
1666 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1668         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1669         (Interactive): Document `quiet'.
1671 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1673         * org.texi (Images in LaTeX export): Rewrite.
1675 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1677         * org.texi (Using the mapping API): Mention 'region as a possible
1678         scope for `org-map-entries'.
1680 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1682         * org.texi (Visibility cycling): Document `org-copy-visible'.
1684 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1686         * org.texi (Template expansion): Order template sequences in the
1687         proper order.
1689 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1691         * org.texi (eval): Expand discussion of the :eval header argument.
1693 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1695         * org.texi (Languages): Add Lilypond and Awk as supported
1696         languages.
1698 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1700         * org.texi: Document that both CLOCK_INTO_DRAWER and
1701         LOG_INTO_DRAWER can be used to override the contents of variable
1702         org-clock-into-drawer (or if unset, org-log-into-drawer).
1704         * org.texi: Replace @xref->@pxref.
1706 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1708         * org.texi (Evaluating code blocks): Documenting the new option
1709         for inline call lines.
1711 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1713         * org.texi (Results of evaluation): More explicit about the
1714         mechanism through which interactive evaluation of code is
1715         performed.
1717 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1719         * org.texi (noweb-ref): New header argument documentation.
1721 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1723         * org.texi (Extracting source code): Documentation of the new
1724         org-babel-tangle-named-block-combination variable.
1726 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1728         * org.texi (Structure of code blocks): Explicitly state that the
1729         behavior of multiple blocks of the same name is undefined.
1731 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1733         * org.texi (TaskJuggler export): Modify the example to reflect the
1734         new effort durations.
1736 2011-08-15  David Maus  <dmaus@ictsoc.de>
1738         * org.texi (Images in LaTeX export): Escape curly brackets in
1739         LaTeX example.
1741 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1743         * org.texi (The clock table): Document the :properties and
1744         :inherit-props arguments for the clocktable.
1746 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1748         * org.texi (Tables in LaTeX export): Document specifying placement
1749         options for tables.
1751 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1753         * org.texi (Evaluating code blocks): More specific documentation
1754         about the different types of header arguments.
1756 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1758         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1760 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1762         * org.texi (Built-in table editor): Document the table field
1763         follow mode.
1765 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1767         * org.texi (Easy Templates): Document new template.
1769 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1771         * org.texi (Literal examples): Add a cross-reference from "Literal
1772         Examples" to "Easy Templates."
1774 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1776         * org.texi (The clock table): Add link to match syntax.
1778 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1780         * org.texi (Agenda commands): Document clock consistency checks.
1782 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1784         * org.texi (Built-in table editor): Document that \vert represents
1785         a vertical bar in a table field.
1787 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1789         * org.texi (Literal examples): Link from "Markup" > "Literate
1790         Examples" to "Working with Source Code".
1792 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1794         * org.texi (Agenda commands): Doc for function option to bulk
1795         action.
1797 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1799         * org.texi (Template expansion): Document new %<...> template
1800         escape.
1802 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1804         * org.texi (Selective export): Document exclusion of any tasks
1805         from export.
1807 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1809         * org.texi (Selective export): Document how to exclude DONE tasks
1810         from export.
1811         (Publishing options): Document the properties to be used to turn off
1812         export of DONE tasks.
1814 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1816         * org.texi (The date/time prompt): Document date range protection.
1818 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1820         * org.texi (padline): Documentation of the new padline header
1821         argument.
1823 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1825         * org.texi (var): Adding "[" to list of characters triggering
1826         elisp evaluation.
1828 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1830         * org.texi (var): Documentation of Emacs Lisp evaluation during
1831         variable assignment.
1833 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1835         * org.texi (colnames): Reference indexing into variables, and note
1836         that colnames are *not* removed before indexing occurs.
1837         (rownames): Reference indexing into variables, and note that
1838         rownames are *not* removed before indexing occurs.
1840 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1842         * org.texi (var): Clarification of indexing into tabular
1843         variables.
1845 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1847         * org.texi (results): Documentation of the `:results wrap' header
1848         argument.
1850 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1852         * org.texi (LaTeX and PDF export): Add a note about a limitation
1853         of the LaTeX export: the org file has to be properly structured.
1855 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1857         * org.texi (Dynamic blocks, Structure editing): Mention
1858         the function `org-narrow-to-block'.
1860 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1862         * org.texi (Languages): Updating list of code block supported
1863         languages.
1865 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1867         * org.texi (Special properties): CATEGORY is a special property,
1868         but it may also used in the drawer.
1870 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1872         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1874 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1876         * org.texi (Include files): Document :lines.
1878 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1880         * org.texi (comments): Documentation of the ":comments noweb" code
1881         block header argument.
1883 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1885         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1886         added extra whitespace around functions to be consistent with the
1887         rest of the section.
1889 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1891         * org.texi (Evaluating code blocks): Expanded discussion of
1892         #+call: line syntax.
1893         (Header arguments in function calls): Expanded discussion of
1894         #+call: line syntax.
1896 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1898         * org.texi (Evaluating code blocks): More explicit about how to
1899         pass variables to #+call lines.
1901 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1903         * org.texi (Results of evaluation): Link to the :results header
1904         argument list from the "Results of evaluation" section.
1906 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1908         * org.texi (Conflicts): Adding additional information about
1909         resolving org/yasnippet conflicts.
1911 2011-08-15  David Maus  <dmaus@ictsoc.de>
1913         * org.texi (Publishing options): Document style-include-scripts
1914         publishing project property.
1916 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1918         * org.texi (Sparse trees): Document the next-error /
1919         previous-error functionality.
1921 2011-08-15  Tom Dye  <tsd@tsdye.com>
1923         * org.texi (cache): Improved documentation of code block caches.
1925 2011-08-15  Tom Dye  <tsd@tsdye.com>
1927         * org.texi (Code block specific header arguments): Documentation
1928         of multi-line header arguments.
1930 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1932         * org.texi (Code evaluation security): Add example for using a
1933         function.
1935 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1937         * org.texi (Tables in LaTeX export): Documentation of new
1938         attr_latex options for tables.
1940 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1942         * trampver.texi: Update release number.
1944 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1946         Sync with Tramp 2.2.2.
1948         * trampver.texi: Update release number.
1950 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1952         * flymake.texi (Example -- Configuring a tool called via make):
1953         Use /dev/null instead of the Windows "nul" (bug#8715).
1955 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1957         * widget.texi (Setting Up the Buffer): Remove mention of the
1958         global keymap parent, which doesn't seem to be accurate
1959         (bug#7045).
1961 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1963         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1965 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1967         * cl.texi (For Clauses): Add destructuring example processing an
1968         alist (bug#6596).
1970 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1972         * ediff.texi (Major Entry Points): Remove mention of `require',
1973         since that's not pertinent in the installed Emacs (bug#9016).
1975 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1977         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1978         (Filtering New Groups): Clarify how simple the "options -n" format is.
1979         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1980         is internal.
1982 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1984         * tramp.texi (Cleanup remote connections): Add
1985         `tramp-cleanup-this-connection'.
1987 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1989         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1990         zombies.
1991         (Checking New Groups): Ditto (bug#8974).
1992         (Checking New Groups): Moved the reference to the right place.
1994 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1996         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1997         backups, and not actual vc (bug#8975).
1999 2011-07-03  Kevin Ryde  <user42@zip.com.au>
2001         * cl.texi (For Clauses): @items for hash-values and key-bindings
2002         to make them more visible when skimming.  Add examples of `using'
2003         clause to them, examples being clearer than a description in
2004         words (bug#6599).
2006 2011-07-01  Alan Mackenzie  <acm@muc.de>
2008         * cc-mode.texi (Guessing the Style): New page.
2009         (Styles): Add a short introduction to above.
2011 2011-06-28  Deniz Dogan  <deniz@dogan.se>
2013         * rcirc.texi (Configuration): Bug-fix:
2014         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
2015         Reported by Elias Pipping <pipping@exherbo.org>.
2017 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2019         * gnus.texi (Summary Mail Commands): Document
2020         `gnus-summary-reply-to-list-with-original'.
2022 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2024         * eshell.texi (Known problems): Fix typo.
2026 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
2028         * tramp.texi (Customizing Completion): Mention authinfo-style files.
2029         (Password handling): `auth-source-debug' is good for debug messages.
2031 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
2033         * gnus.texi (Store custom flags and keywords): Refer to
2034         `gnus-registry-article-marks-to-{chars,names}' instead of
2035         `gnus-registry-user-format-function-{M,M2}'.
2037 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
2039         * texinfo.tex: Merge from gnulib.
2041 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
2043         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
2044         (Store custom flags and keywords):
2045         Mention `gnus-registry-user-format-function-M' and
2046         `gnus-registry-user-format-function-M2'.
2048 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
2050         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
2052 2011-05-17  Glenn Morris  <rgm@gnu.org>
2054         * gnus.texi (Face): Fix typo.
2056 2011-05-14  Glenn Morris  <rgm@gnu.org>
2058         * dired-x.texi (Omitting Examples): Minor addition.
2060 2011-05-10  Jim Meyering  <meyering@redhat.com>
2062         * ede.texi: Fix typo "or or -> or".
2064 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
2066         * gnus.texi (Summary Buffer Lines):
2067         gnus-summary-user-date-format-alist does not exist.
2068         (Sorting the Summary Buffer): More about sorting threads.
2070 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
2072         * trampver.texi: Update release number.
2074 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
2076         * tramp.texi (Frequently Asked Questions): New item for disabling
2077         Tramp in other packages.
2079 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
2081         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
2082         (Fancy splitting to parent, Store arbitrary data):
2083         Updated gnus-registry docs.
2085 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
2087         * ede.texi: Fix typos.
2089 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2091         * gnus.texi (Window Layout): @itemize @code doesn't exist.
2092         It's @table @code.
2094 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
2096         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
2098 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
2100         * calc.texi (Logarithmic Units): Update the function names.
2102 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2104         * message.texi (Various Commands): Document format specs in the
2105         ellipsis.
2107 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
2109         * message.texi (Insertion Variables): Document message-cite-style.
2111 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
2113         * tramp.texi (Remote processes): New subsection "Running shell on
2114         a remote host".
2116 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
2118         * auth.texi (Help for developers): Update docs to explain that the
2119         :save-function will only run the first time.
2121 2011-03-12  Glenn Morris  <rgm@gnu.org>
2123         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
2124         (emacs-faq.text): New target.
2125         (clean): Add emacs-faq.
2127 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
2129         Sync with Tramp 2.2.1.
2131         * trampver.texi: Update release number.
2133 2011-03-11  Glenn Morris  <rgm@gnu.org>
2135         * Makefile.in (HTML_TARGETS): New.
2136         (clean): Delete $HTML_TARGETS.
2137         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
2139 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
2141         * auth.texi (Help for developers): Show example of using
2142         `auth-source-search' with prompts and :save-function.
2144 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
2146         * Version 23.3 released.
2148 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
2150         * message.texi (Message Buffers): Update default value of
2151         message-generate-new-buffers.
2153 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
2155         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
2156         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
2157         respectively.
2158         (Musical Notes): New section.
2159         (Customizing Calc): Mention the customizable variable
2160         calc-note-threshold.
2162 2011-03-03  Glenn Morris  <rgm@gnu.org>
2164         * url.texi (Dealing with HTTP documents): Remove reference to
2165         function url-decode-text-part; never seems to have existed.  (Bug#6038)
2166         (Configuration): Update url-configuration-directory description.
2168 2011-03-02  Glenn Morris  <rgm@gnu.org>
2170         * dired-x.texi (Multiple Dired Directories): Remove mentions
2171         of dired-default-directory-alist and dired-default-directory.
2172         Move dired-smart-shell-command here...
2173         (Miscellaneous Commands): ... from here.
2175 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
2177         * texinfo.tex: Update to version 2011-02-24.09.
2179 2011-03-02  Glenn Morris  <rgm@gnu.org>
2181         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
2182         instead of the obsoleted dired-omit-here-always.
2184 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
2186         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
2187         supported systems.
2189 2011-02-28  Glenn Morris  <rgm@gnu.org>
2191         * dbus.texi (Type Conversion): Grammar fix.
2193 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
2195         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
2196         "Debian GNU/Linux".
2198         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
2200 2011-02-23  Glenn Morris  <rgm@gnu.org>
2202         * dired-x.texi (Features): Minor rephrasing.
2203         (Local Variables): Fix typos.
2205         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
2206         Standardize some Emacs/XEmacs terminology.
2208         * dired-x.texi (Features): Don't advertise obsolete local variables.
2209         Simplify layout.
2210         (Omitting Variables): Update local variables example.
2211         (Local Variables): Say this is obsolete.  Fix description of
2212         dired-enable-local-variables possible values.
2214 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
2216         * auth.texi (Help for users): Mention ~/.netrc is also searched by
2217         default now.
2219 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
2221         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
2223 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
2225         * gnus.texi (Window Layout): Document layout names.
2227 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
2229         * ada-mode.texi: Sync @dircategory with ../../info/dir.
2230         * auth.texi: Sync @dircategory with ../../info/dir.
2231         * autotype.texi: Sync @dircategory with ../../info/dir.
2232         * calc.texi: Sync @dircategory with ../../info/dir.
2233         * cc-mode.texi: Sync @dircategory with ../../info/dir.
2234         * cl.texi: Sync @dircategory with ../../info/dir.
2235         * dbus.texi: Sync @dircategory with ../../info/dir.
2236         * dired-x.texi: Sync @dircategory with ../../info/dir.
2237         * ebrowse.texi: Sync @dircategory with ../../info/dir.
2238         * ede.texi: Sync @dircategory with ../../info/dir.
2239         * ediff.texi: Sync @dircategory with ../../info/dir.
2240         * edt.texi: Sync @dircategory with ../../info/dir.
2241         * eieio.texi: Sync @dircategory with ../../info/dir.
2242         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2243         * epa.texi: Sync @dircategory with ../../info/dir.
2244         * erc.texi: Sync @dircategory with ../../info/dir.
2245         * eshell.texi: Sync @dircategory with ../../info/dir.
2246         * eudc.texi: Sync @dircategory with ../../info/dir.
2247         * flymake.texi: Sync @dircategory with ../../info/dir.
2248         * forms.texi: Sync @dircategory with ../../info/dir.
2249         * gnus.texi: Sync @dircategory with ../../info/dir.
2250         * idlwave.texi: Sync @dircategory with ../../info/dir.
2251         * mairix-el.texi: Sync @dircategory with ../../info/dir.
2252         * message.texi: Sync @dircategory with ../../info/dir.
2253         * mh-e.texi: Sync @dircategory with ../../info/dir.
2254         * newsticker.texi: Sync @dircategory with ../../info/dir.
2255         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2256         * org.texi: Sync @dircategory with ../../info/dir.
2257         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2258         * pgg.texi: Sync @dircategory with ../../info/dir.
2259         * rcirc.texi: Sync @dircategory with ../../info/dir.
2260         * reftex.texi: Sync @dircategory with ../../info/dir.
2261         * remember.texi: Sync @dircategory with ../../info/dir.
2262         * sasl.texi: Sync @dircategory with ../../info/dir.
2263         * sc.texi: Sync @dircategory with ../../info/dir.
2264         * semantic.texi: Sync @dircategory with ../../info/dir.
2265         * ses.texi: Sync @dircategory with ../../info/dir.
2266         * sieve.texi: Sync @dircategory with ../../info/dir.
2267         * smtpmail.texi: Sync @dircategory with ../../info/dir.
2268         * speedbar.texi: Sync @dircategory with ../../info/dir.
2269         * trampver.texi [emacs]: Set emacsname to "Emacs".
2270         * tramp.texi: Sync @dircategory with ../../info/dir.
2271         * url.texi: Sync @dircategory with ../../info/dir.
2272         * vip.texi: Sync @dircategory with ../../info/dir.
2273         * viper.texi: Sync @dircategory with ../../info/dir.
2274         * widget.texi: Sync @dircategory with ../../info/dir.
2275         * woman.texi: Sync @dircategory with ../../info/dir.
2277 2011-02-19  Glenn Morris  <rgm@gnu.org>
2279         * dired-x.texi (Technical Details): No longer redefines
2280         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2281         dired-read-shell-command, or dired-find-buffer-nocreate.
2283 2011-02-18  Glenn Morris  <rgm@gnu.org>
2285         * dired-x.texi (Optional Installation File At Point): Simplify.
2287 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2289         * auth.texi (Help for users): Use :port instead of :protocol for all
2290         auth-source docs.
2291         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2292         to have two files in `auth-sources'.
2294 2011-02-16  Glenn Morris  <rgm@gnu.org>
2296         * dired-x.texi: Use emacsver.texi to get Emacs version.
2297         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2298         Depend on emacsver.texi.
2300         * dired-x.texi: Drop meaningless version number.
2301         (Introduction): Remove old info.
2302         (Optional Installation Dired Jump): Autoload from dired-x.
2303         Remove incorrect info about loaddefs.el.
2304         (Bugs): Just refer to M-x report-emacs-bug.
2306         * dired-x.texi (Multiple Dired Directories): Update for rename of
2307         default-directory-alist.
2308         (Miscellaneous Commands): No longer mention very old VM version 4.
2310 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2312         Merge from gnulib.
2313         * texinfo.tex: Update to version 2011-02-14.11.
2315 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2317         * auth.texi (Help for users):
2318         Login collection is "Login" and not "login".
2320 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
2322         * tramp.texi (History): Remove IMAP support.
2323         (External methods, Frequently Asked Questions): Remove `imap' and
2324         `imaps' methods.
2325         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2327         * trampver.texi: Remove default value of `emacsimap'.
2329 2011-02-13  Glenn Morris  <rgm@gnu.org>
2331         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2332         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2334 2011-02-12  Glenn Morris  <rgm@gnu.org>
2336         * sc.texi (Getting Connected): Remove old index entries.
2338 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
2340         * url.texi: Remove duplicate @dircategory (Bug#7942).
2342 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2344         * auth.texi (Overview, Help for users, Help for developers):
2345         Update docs.
2346         (Help for users): Talk about spaces.
2348 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2350         * texinfo.tex: Update to version 2011-02-07.16.
2352 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
2354         * dbus.texi (Bus names): Adapt descriptions for
2355         dbus-list-activatable-names and dbus-list-known-names.
2357 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
2359         * calc.texi (Logarithmic Units): New section.
2361 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2363         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2364         manuals use it now.
2366         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2368 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2370         * overrides.texi: Remove.
2372         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2373         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2375 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
2377         * tramp.texi (Frequently Asked Questions): Mention problems with
2378         WinSSHD.
2380         * trampver.texi: Update release number.
2382 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
2384         * tramp.texi:
2385         Replace "delimet" with "delimit" globally.
2386         Replace "explicite" with "explicit" globally.
2387         Replace "instead of" with "instead" where there was nothing after "of".
2388         Audit use of comma before interrogative pronoun, "that", or "which".
2389         Minor word order, spelling, wording changes.
2391 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2393         * overrides.texi: New file to set or clear WEBHACKDEVEL.
2395         * sieve.texi: Use WEBHACKDEVEL.
2397         * sasl.texi: Use WEBHACKDEVEL.
2399         * pgg.texi: Use WEBHACKDEVEL.
2401         * message.texi: Use WEBHACKDEVEL.
2403         * gnus.texi: Use WEBHACKDEVEL.
2405         * emacs-mime.texi: Use WEBHACKDEVEL.
2407         * auth.texi: Use WEBHACKDEVEL.
2409         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2410         manuals.
2412 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2414         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2416 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2418         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2419         which in turn is copied from ftp://tug.org/tex/.
2421 2011-02-03  Glenn Morris  <rgm@gnu.org>
2423         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2424         (Binding combinations of modifiers and function keys):
2425         Let's assume people reading this are not using Emacs 18.
2427 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2429         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2430         since it's run automatically.
2432 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2434         * gnus.texi (Customizing Articles): Fix typo.
2436 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2438         * gnus.texi (Customizing Articles): Document the new way of customizing
2439         the date headers(s).
2441 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2443         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2444         splitting example.
2446 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2448         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2449         (MAKEINFO_OPTS): New variable.
2450         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2451         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2452         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2453         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2454         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2455         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2456         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2457         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2458         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2459         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2460         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2461         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2462         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2463         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2464         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2465         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2466         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2467         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2469 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2471         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2473 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2475         * message.texi (IDNA): Explain what it is.
2477 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2479         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2481 2011-01-23  Werner Lemberg  <wl@gnu.org>
2483         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2484         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2485         (ENVADD): Update.
2487 2011-01-18  Glenn Morris  <rgm@gnu.org>
2489         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2491 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2493         * nxml-mode.texi (Introduction): Fix file name typos.
2495 2011-01-13  Christian Ohler  <ohler@gnu.org>
2497         * ert.texi: New file.
2499         * Makefile.in:
2500         * makefile.w32-in: Add ert.texi.
2502 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2504         * dbus.texi (Receiving Method Calls): New function
2505         dbus-register-service.  Rearrange node.
2507 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
2509         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2510         which in turn is copied from ftp://tug.org/tex/.
2512 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2514         * dbus.texi (Receiving Method Calls): Describe new optional
2515         parameter dont-register-service of dbus-register-{method,property}.
2517 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
2519         * epa.texi (Encrypting/decrypting *.gpg files):
2520         Mention epa-file-select-keys.
2522 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2524         * gnus.texi (Archived Messages): Remove outdated text.
2526 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2528         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2530 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
2532         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2534 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2536         * gnus.texi (The swish++ Engine): Add customizable parameters
2537         descriptions.
2538         (The swish-e Engine): Ditto.
2540 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
2542         * tramp.texi (Inline methods): Add "ksu" method.
2543         (Remote processes): Add example with remote `default-directory'.
2545 2010-12-14  Glenn Morris  <rgm@gnu.org>
2547         * faq.texi (Expanding aliases when sending mail):
2548         Now build-mail-aliases is interactive.
2550 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2552         * gnus.texi: First pass at adding (rough) nnir documentation.
2554 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2556         * gnus.texi (Filtering New Groups):
2557         Mention gnus-auto-subscribed-categories.
2558         (The First Time): Remove, since default-subscribed-newsgroups has been
2559         removed.
2561 2010-12-13  Glenn Morris  <rgm@gnu.org>
2563         * cl.texi (For Clauses): Small fixes for frames and windows.
2565 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2567         * org.texi (Using capture): Document using prefix arguments for
2568         finalizing capture.
2569         (Agenda commands): Document prefix argument for the bulk scatter
2570         command.
2571         (Beamer class export): Document that also overlay arguments can be
2572         passed to the column environment.
2573         (Template elements): Document the new entry type.
2575 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
2577         * org.texi (Include files): Document :minlevel.
2579 2010-12-11  Julien Danjou  <julien@danjou.info>
2581         * org.texi (Categories): Document category icons.
2583 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2585         * org.texi (noweb): Fix typo.
2587 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2589         * gnus.texi (Server Commands): Point to the rest of the server
2590         commands.
2592 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2594         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2595         g'.
2597 2010-12-02  Julien Danjou  <julien@danjou.info>
2599         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2601 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2604         (Direct Functions): Note the STARTTLS upgrade.
2606 2010-11-27  Glenn Morris  <rgm@gnu.org>
2607             James Clark  <none@example.com>
2609         * nxml-mode.texi (Introduction): New section.
2611 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2613         * gnus.texi (Server Commands): Document gnus-server-show-server.
2615 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2617         Sync with Tramp 2.2.0.
2619         * trampver.texi: Update release number.
2621 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2623         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2624         Mention that the TeX specific units won't use the `tex' prefix
2625         in TeX mode.
2627 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2629         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2631 2010-11-17  Glenn Morris  <rgm@gnu.org>
2633         * edt.texi: Remove information about Emacs 19.
2635 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2637         * trampver.texi: Update release number.
2639 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2641         * gnus.texi (Article Washing): Fix typo.
2643 2010-11-11  Noorul Islam  <noorul@noorul.com>
2645         * org.texi: Fix typo.
2647 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2649         * org.texi (Using capture): Explain that refiling is
2650         sensitive to cursor position.
2652 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2654         * org.texi (Images and tables): Add cross reference to link section.
2656 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2658         * org.texi: Document the <c> cookie.
2660 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2662         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2663         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2665 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2667         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2669 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2671         * org.texi (Project alist): Mention that this is a property list.
2673 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2675         * org.texi (Setting up the staging area): Document that
2676         file names remain visible when encrypting the MobileOrg files.
2678 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2680         * org.texi (Setting up the staging area): Document which
2681         versions are needed for encryption.
2683 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2685         * org.texi (noweb): Update :noweb documentation to
2686         reflect the new "tangle" argument.
2688 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2690         * org.texi (Batch execution): Improve tangling script in
2691         documentation.
2693 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2695         * org.texi (Handling links):
2696         (In-buffer settings): Document inlining images on startup.
2698 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2700         * org.texi (Setting up the staging area): Document use of
2701         crypt password.
2703 2010-11-11  David Maus  <dmaus@ictsoc.de>
2705         * org.texi (Template expansion): Add date related link type escapes.
2707 2010-11-11  David Maus  <dmaus@ictsoc.de>
2709         * org.texi (Template expansion): Add mew in table for link type
2710         escapes.
2712 2010-11-11  David Maus  <dmaus@ictsoc.de>
2714         * org.texi (Template expansion): Fix typo in link type escapes.
2716 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2718         * org.texi (Structure of code blocks): Another documentation tweak.
2720 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2722         * org.texi (Structure of code blocks): Documentation tweak.
2724 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2726         * org.texi (Structure of code blocks):
2727         Update documentation to mention inline code block syntax.
2729 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2731         * org.texi (comments): Improve wording.
2733 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2735         * org.texi (comments): Document the new :comments header arguments.
2737 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2739         * org.texi (Installation): Remove the special
2740         installation instructions for XEmacs.
2742 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2744         * org.texi (Easy Templates): New section.  Documents quick
2745         insertion of empty structural elements.
2747 2010-11-11  Noorul Islam  <noorul@noorul.com>
2749         * org.texi: Fix doc.
2751 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2753         * org.texi (The date/time prompt): Document specification
2754         of time ranges.
2756 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2758         * org.texi (Internal links): Document the changes in
2759         internal links.
2761 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2763         * org.texi (Agenda commands): Document the limitation for
2764         the filter preset - it can only be used for an entire agenda
2765         view, not in an individual block in a block agenda.
2767 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2769         * org.texi (iCalendar export): Document alarm creation.
2771 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2773         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2775 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2777         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2779 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2781         * calc.texi: Use emacsver.texi to determine Emacs version.
2783 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2786         since that works by default.
2788 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2790         * gnus.texi (Customizing the IMAP Connection): Document
2791         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2793 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2795         * tramp.texi (Remote shell setup): New item "Interactive shell
2796         prompt".  Reported by Christian Millour <cm@abtela.com>.
2797         (Remote shell setup, Remote processes): Use @code{} for
2798         environment variables.
2800 2010-11-03  Glenn Morris  <rgm@gnu.org>
2802         * ediff.texi (Quick Help Commands, Miscellaneous):
2803         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2805 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2807         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2809 2010-10-31  Glenn Morris  <rgm@gnu.org>
2811         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2813 2010-10-31  Glenn Morris  <rgm@gnu.org>
2815         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2817 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2819         * gnus.texi (Client-Side IMAP Splitting):
2820         Mention nnimap-unsplittable-articles.
2822 2010-10-29  Julien Danjou  <julien@danjou.info>
2824         * gnus.texi (Finding the News): Remove references to obsoletes
2825         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2827 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2829         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2830         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2831         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2832         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2834 2010-10-28  Glenn Morris  <rgm@gnu.org>
2836         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2837         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2838         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2840 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2842         * epa.texi (Mail-mode integration): Add alternative key bindings
2843         for epa-mail commands; escape comma.
2844         Don't use the word "PGP", since it is a non-free program.
2846 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2848         * calc.texi: Use emacsver.texi to determine Emacs version.
2850 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2852         * gnus.texi (Group Parameters, Buttons): Fix typos.
2854 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2856         * gnus.texi (Subscription Commands): Mention that you can also
2857         subscribe to new groups via the Server buffer, which is probably more
2858         convenient when subscribing to many groups.
2860 2010-10-21  Julien Danjou  <julien@danjou.info>
2862         * message.texi (Message Headers): Allow message-default-headers to be a
2863         function.
2865 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2867         * gnus-news.texi: Mention new archive defaults.
2869 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2871         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2873 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2875         * gnus.texi (HTML): Document the function value of
2876         gnus-blocked-images.
2877         (Article Washing): shr and gnus-w3m, not the direct function names.
2879 2010-10-20  Julien Danjou  <julien@danjou.info>
2881         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2882         variable.
2884 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2886         * gnus.texi (Customizing the IMAP Connection): The port strings are
2887         strings.
2888         (Document Groups): Mention git.
2890 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2892         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2893         bzr/Gnus git sync.
2895 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2897         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2898         change.
2900 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2902         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2903         @item syntax for in-Emacs makeinfo.
2905 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2907         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2908         trim sentence.
2910 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2912         * epa.texi (Caching Passphrases):
2913         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2914         Clarify some configurations require to set up gpg-agent.
2916 2010-10-11  Glenn Morris  <rgm@gnu.org>
2918         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2920 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2922         * gnus.texi (Spam Package Introduction): Mention `$'.
2924 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2926         * makefile.w32-in (emacsdir): New variable.
2927         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2928         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2930 2010-10-09  Glenn Morris  <rgm@gnu.org>
2932         * Makefile.in (mostlyclean): Delete *.toc.
2934         * Makefile.in: Use $< in rules.
2936         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2938         * Makefile.in ($(infodir)): Delete rule.
2939         (mkinfodir): New.  Use it in all the info rules, rather than depending
2940         on infodir.
2942 2010-10-09  Glenn Morris  <rgm@gnu.org>
2944         * gnus.texi (Article Washing): Fix previous change.
2946         * Makefile.in (emacsdir): New variable.
2947         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2948         Depend on emacsver.texi.
2950         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2952         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2954 2010-10-08  Julien Danjou  <julien@danjou.info>
2956         * gnus.texi: Add mm-shr.
2958 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2960         * gnus.texi (Finding the Parent, The Gnus Registry)
2961         (Registry Article Refer Method): Update docs for nnregistry.el.
2963 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2965         * auth.texi (Help for users)
2966         (GnuPG and EasyPG Assistant Configuration): Update docs.
2968 2010-10-08  Glenn Morris  <rgm@gnu.org>
2970         * cl.texi (Organization, Installation, Old CL Compatibility):
2971         Deprecate cl-compat for new code.
2972         (Usage, Installation): Remove outdated information.
2974         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2976 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2978         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2980 2010-10-06  Julien Danjou  <julien@danjou.info>
2982         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2984         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2985         broken link.
2987         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2989         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2990         to ReiserFS.
2992         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2993         (FAQ 7-1): Fix getmail URL.
2995 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2997         * epa.texi (Caching Passphrases): New section.
2999 2010-10-06  Glenn Morris  <rgm@gnu.org>
3001         * Makefile.in (SHELL): Set it.
3002         (info): Move the mkdir dependency to the individual info files.
3003         (mostlyclean): Tidy up.
3004         (clean): Only delete the specific dvi and pdf files.
3005         (maintainer-clean): Be more restrictive in what we delete.
3006         ($(infodir)): Add parallel build workaround.
3008 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3010         * gnus.texi (Misc Article): Document gnus-widen-article-window.
3012 2010-10-03  Julien Danjou  <julien@danjou.info>
3014         * emacs-mime.texi (Display Customization):
3015         Update mm-inline-large-images documentation and add documentation for
3016         mm-inline-large-images-proportion.
3018 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
3020         * tramp.texi (Frequently Asked Questions):
3021         Mention remote-file-name-inhibit-cache.
3023 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3025         * gnus.texi (Splitting Mail): Fix @xref syntax.
3026         (Splitting Mail): Really fix the @ref syntax.
3028 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3030         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
3031         (Article Hiding): Add google banner example.
3032         Suggested by Benjamin Xu.
3034 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
3036         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
3037         Remove nnimap-split-rule from examples.
3039 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3041         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
3042         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
3043         Fishman.
3044         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
3046 2010-09-30  Julien Danjou  <julien@danjou.info>
3048         * gnus.texi (Gravatars): Fix documentation about
3049         gnu-gravatar-properties.
3051 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
3053         * epa.texi (Bug Reports): New section.
3055 2010-09-29  Glenn Morris  <rgm@gnu.org>
3057         * Makefile.in (top_srcdir): Remove unused variable.
3059 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3061         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
3062         (Client-Side IMAP Splitting): Document 'default.
3064 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3066         * gnus.texi (Customizing the IMAP Connection):
3067         Document nnimap-fetch-partial-articles.
3069 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3071         * gnus-news.texi: Mention nnimap-inbox.
3073         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
3075 2010-09-26  Julien Danjou  <julien@danjou.info>
3077         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
3079 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3081         * gnus.texi (Security): Remove gpg.el mention.
3083 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
3085         * gnus.texi (Browse Foreign Server): New variable
3086         gnus-browse-subscribe-newsgroup-method.
3088         * gnus-news.texi: Mention it.
3090 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3092         * gnus.texi (NoCeM): Remove.
3093         (Startup Variables): No jingle.
3095 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
3097         * woman.texi (Interface Options): xz compression is now supported.
3099 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3101         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
3102         (Unavailable Servers): Document gnus-server-copy-server.
3103         (Using IMAP): Document the new nnimap.
3105 2010-09-25  Julien Danjou  <julien@danjou.info>
3107         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
3109 2010-09-24  Glenn Morris  <rgm@gnu.org>
3111         * url.texi (Disk Caching): Tweak previous change.
3113 2010-09-24  Julien Danjou  <julien@danjou.info>
3115         * url.texi (Disk Caching): Mention url-cache-expire-time,
3116         url-cache-expired, and url-fetch-from-cache.
3118 2010-09-24  Julien Danjou  <julien@danjou.info>
3120         * gnus.texi: Add Gravatars.
3122 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3124         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
3126 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3128         * gnus.texi (Expunging mailboxes): Update name of the expunging
3129         command.
3131 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3133         * emacs-mime.texi (rfc2047): Update description for
3134         rfc2047-encode-parameter.
3136 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
3138         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
3139         "fish" methods.
3140         (External methods): Remove "scp1_old" and "scp2_old" methods.
3142 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
3144         * tramp.texi: Remove Japanese manual.  Fix typo.
3146         * trampver.texi: Update release number.  Remove japanesemanual.
3148 2010-09-09  Glenn Morris  <rgm@gnu.org>
3150         * org.texi: Restore clobbered changes (copyright years, untabify).
3152 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
3154         * gnus.texi (Adaptive Scoring): Fix typo.
3156 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3158         * gnus.texi (Article Display): Document gnus-html-show-images.
3160 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
3162         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
3164 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3166         * gnus.texi (HTML): Document gnus-max-image-proportion.
3168 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3170         * gnus.texi (HTML): Document gnus-blocked-images.
3172         * message.texi (Wide Reply): Document message-prune-recipient-rules.
3174 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3176         * gnus.texi (Summary Mail Commands): Note that only the addresses from
3177         the first message are used for wide replies.
3178         (Changing Servers): Remove documentation on gnus-change-server and
3179         friends, since it's been removed.
3181 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3183         * gnus.texi (Drafts): Mention B DEL.
3185 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
3187         * gnus.texi (Delayed Articles): Mention that the Date header is the
3188         original one, even if you delay.
3190 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192         * gnus.texi (Asynchronous Fetching):
3193         Document gnus-async-post-fetch-function.
3194         (HTML): Made into its own section.
3196 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
3198         Sync with Tramp 2.1.19.
3200         * tramp.texi (Inline methods, Default Method): Mention
3201         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
3202         Remove remark about doubled "-t" argument.
3203         (Auto-save and Backup): Remove reference to Emacs 21.
3204         (Filename Syntax): Describe port numbers.
3205         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
3206         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
3207         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
3208         errors with the backquotes.
3209         (External packages): File attributes cache flushing for asynchronous
3210         processes.
3211         (Traces and Profiles): Describe verbose level 9.
3213         * trampver.texi: Update release number.
3215 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
3217         * dbus.texi (Alternative Buses): New chapter.
3219 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
3221         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
3223 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
3225         * calc.texi (Customizing Calc): Rearrange description of new
3226         variables to match the presentation of other variables.
3228 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3230         * org.texi (Footnotes, Tables in HTML export): Fix typos.
3232 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
3234         * calc.texi (Making Selections, Selecting Subformulas)
3235         (Customizing Calc): Mention how to use faces to emphasize selected
3236         sub-formulas.
3238 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
3240         * tramp.texi (External packages): File attributes cache flushing
3241         for asynchronous processes.
3243 2010-08-01  Alan Mackenzie  <acm@muc.de>
3245         Enhance the manual for the latest Java Mode.
3247         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3248         annotation-var-cont.
3249         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
3250         two new symbols.
3252 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
3254         * tramp.texi (Traces and Profiles): Describe verbose level 9.
3256 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
3258         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3260 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3262         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3264 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
3266         * org.texi: Add macros to get plain quotes in PDF output.
3267         List additional contributors.
3268         (Capture): New section, replaces the section about remember.
3269         (Working With Source Code): New chapter, focused on documenting Org
3270         Babel.
3271         (Code evaluation security): New section.
3272         (MobileOrg): Document DropBox support.
3273         (TaskJuggler export): Document taskjuggler and Gantt chart support.
3274         (Special symbols): Show how to display UTF8 characters for entities.
3275         (Global TODO list): Clarify the use of the "M" key and the differences
3276         to the "m" key.
3277         (RSS Feeds): Mention Atom feeds as well.
3278         (Setting tags): Remove paragraph about
3279         `org-complete-tags-always-offer-all-agenda-tags'.
3281 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3283         * tramp.texi (Inline methods): Remove remark about doubled "-t"
3284         argument.
3285         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3286         echoing shells.
3288 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
3290         * tramp.texi (Inline methods): Remove "kludgy" phrase.
3291         (Filename Syntax): Describe port numbers.
3293 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
3295         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
3296         forgotten.
3297         (Type Conversion): Precise conversion of natural numbers.
3298         (Errors and Events): Add "debugging" to concept index.  Add variable
3299         `dbus-debug'.
3301 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3303         * dbus.texi (Receiving Method Calls): Add optional argument
3304         EMITS-SIGNAL to `dbus-register-property'.
3306 2010-06-27  Alex Schroeder  <alex@gnu.org>
3308         * nxml-mode.texi (Commands for locating a schema): Fix typo.
3310 2010-06-24  Glenn Morris  <rgm@gnu.org>
3312         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3313         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3314         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3315         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3316         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3317         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3318         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3319         * woman.texi: Start direntry descriptions in column 32, per Texinfo
3320         convention.   Make them end with a period.
3322 2010-06-23  Glenn Morris  <rgm@gnu.org>
3324         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3325         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3326         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3327         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3328         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3329         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3331 2010-06-10  Glenn Morris  <rgm@gnu.org>
3333         * idlwave.texi (Load-Path Shadows):
3334         * org.texi (Handling links): Fix typos.
3336 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3338         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3340 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
3342         * eshell.texi (Built-ins): Describe, how to disable a built-in command
3343         by an alias.  (Bug#6226)
3345 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3347         * calc.texi (Manipulating Vectors): Mention that vectors can
3348         be used to determine bins for `calc-histogram'.
3350 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
3352         * calc.texi: Remove "\turnoffactive" commands throughout.
3354 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
3356         * url.texi (HTTP language/coding, Customization):
3357         * message.texi (Header Commands, Responses):
3358         * cl.texi (Argument Lists): Fix typos.
3360 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3362         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3363         Note that Development menu is always available.
3364         (Creating a project): Fix terminology.
3365         (Add/Remove files): Fix typo.
3367 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3369         * Version 23.2 released.
3371 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
3373         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3375 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
3377         * tramp.texi (Inline methods, Default Method):
3378         Mention `tramp-inline-compress-start-size'.
3380 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3382         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3383         the CVS repo.  Put the Git repo in the news section.
3385         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3386         Removed some mentions of CVS.  Mention the new Git repo.
3388 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
3390         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
3391         (Mail Group Commands): Add index entry.
3393 2010-04-18  Glenn Morris  <rgm@gnu.org>
3395         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3397 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
3399         * calc.texi (Radix modes): Mention that the option prefix will
3400         turn on twos-complement mode.
3401         (Inverse and Hyperbolic Flags): Mention the Option flag.
3403 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3405         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3406         (LaTeX/PDF export commands): Rename and Move section.
3407         (Sectioning structure): Update.
3408         (References): New use case for field coordinates.
3409         (The export dispatcher): Rename from ASCII export.
3410         (Setting up the staging area): Document the availability of
3411         encryption for MobileOrg.
3412         (Images and tables): Document how to reference labels.
3413         (Index entries): New section.
3414         (Generating an index): New section.
3415         (Column width and alignment): Document that <N> now
3416         means a fixed width, not a maximum width.
3417         (Publishing options): Document the :email option.
3418         (Beamer class export): Fix bug in the BEAMER example.
3419         (Refiling notes): Document refile logging.
3420         (In-buffer settings): Document refile logging keywords.
3421         (Drawers): Document `C-c C-z' command.
3422         (Agenda commands): Mention the alternative key `C-c C-z'.
3423         (Special properties): Document the BLOCKED property.
3424         (The spreadsheet): Mention the formula editor.
3425         (References): Document field coordinates.
3426         (Publishing action): Correct the documentation for the
3427         publishing function.
3428         (The date/time prompt): Document that we accept dates
3429         like month/day/year.
3430         (Cooperation): Document the changes in table.el support.
3431         (Faces for TODO keywords, Faces for TODO keywords)
3432         (Priorities): Document the easy colors.
3433         (Visibility cycling): Document the new double prefix
3434         arg for `org-reveal'.
3435         (Cooperation): Remember.el is part of Emacs.
3436         (Clean view): Mention that `wrap-prefix' is also set by
3437         org-indent-mode.
3438         (Agenda commands): Add information about prefix args to
3439         scheduling and deadline commands.
3440         (Search view): Point to the docstring of
3441         `org-search-view' for more details.
3442         (Agenda commands): Document that `>' prompts for a date.
3443         (Setting tags): Document variable
3444         org-complete-tags-always-offer-all-agenda-tags.
3445         (Column attributes): Cross-reference special properties.
3447 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3449         Synchronize with Tramp repository.
3451         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3452         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3453         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3454         syntax, texi2dvi reports errors with the backquotes.
3456         * trampver.texi: Update release number.
3458 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3460         * gnus.texi (Finding the News): Add pointers to the Server buffer
3461         because it's essential.
3463 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3465         * gnus.texi (MIME Commands): Update description of
3466         gnus-article-browse-html-article.
3468 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3470         * auth.texi (Secret Service API): Add TODO node.
3471         (Help for users): Explain the new source options for `auth-sources'.
3473 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3475         * trampver.texi: Update release number.
3477 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3479         * Branch for 23.2.
3481 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3483         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3484         now enabled by default.
3486 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3488         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3489         when Emacs runs in interactive mode.  (Bug#5645)
3491 2010-02-16  Glenn Morris  <rgm@gnu.org>
3493         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3495 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3497         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3499 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3501         * gnus.texi (Score File Format): Fix typo.
3503 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
3505         * cc-mode.texi: Replace references to obsolete c-subword-mode.
3507 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3509         * ada-mode.texi (Project File Overview): Fix typo.
3511 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3513         * semantic.texi: Add Richard Y. Kim credit.
3515         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3517 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
3519         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3520         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
3522 2010-01-17  Glenn Morris  <rgm@gnu.org>
3524         * calc.texi (Reporting Bugs): Don't mention format of repository.
3526         * woman.texi (Bugs): Make "Emacs repository" less specific,
3527         and the URL for same more specific.
3529         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3531 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3533         * ede.texi (ede-step-project, ede-proj-target):
3534         * tramp.texi (Remote processes): Fix typos.
3536 2010-01-16  Mario Lang  <mlang@delysid.org>
3538         * ede.texi (ede-target):
3539         * org.texi (Refiling notes): Remove duplicated words.
3541 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3543         * gnus.texi (Posting Styles): Use with-current-buffer.
3544         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3546 2010-01-02  Kevin Ryde  <user42@zip.com.au>
3548         * eieio.texi (Naming Conventions): Correction to xref on elisp
3549         coding conventions, is "Tips" node not "Standards".
3551 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3553         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3555         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3557 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3559         * gnus.texi (Direct Functions): Add missing port number to tls method.
3561 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
3563         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3564         ($(infodir)/edt, edt.dvi): New targets.
3566 2009-12-15  Glenn Morris  <rgm@gnu.org>
3568         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3569         (edt, $(infodir)/edt, edt.dvi): New targets.
3570         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3572         * Makefile.in (PDF_TARGETS, pdf): New.
3573         (clean): Add *.pdf.
3574         Add pdf rules for all manuals.
3576 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
3578         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3580 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3582         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3583         (Smart Jump, Analyzer Debug): Copyedits.
3584         (Semantic mode user commands): Link to new nodes.
3585         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3586         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3587         upstream Semantic manual.
3589         * semantic.texi (Introduction): Minor fix to diagram.
3591 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3593         * eshell.texi (History): Add the other built-in variables.
3594         (Built-ins): Explain built-ins, and how to apply the external commands.
3595         Add `history', `su' and `sudo'.
3597         * tramp.texi (Remote processes): Add missing <RET> in the example.
3599 2009-12-01  Bill Wohler  <wohler@newt.com>
3601         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3602         path for mairix example.  Specify -q in namazu example since namazu is
3603         excessively garrulous.
3605 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3607         * tramp.texi (Remote processes): Improve eshell example with "su"
3608         and "sudo" commands.
3610 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3612         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3614         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3615         Document semantic-complete-analyze-inline.
3616         (Semanticdb search debugging commands): Minor clarification.
3617         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3618         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3619         manual.
3620         (Semantic mode): Link to Idle Scheduler.
3622 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3624         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3625         @pxref, now EIEIO is in Emacs.
3627         * erc.texi (Development): Correction to git tutorial url.
3629 2009-11-26  Glenn Morris  <rgm@gnu.org>
3631         * faq.texi (Latest version of Emacs): Mention stability of development
3632         version.
3633         (Problems with very large files): Max buffer size increase in 23.2.
3634         (VM): VM has moved house again.
3636 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3638         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3639         notations.
3641 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3643         * org.texi (Column attributes): Fix documentation of new operators.
3645 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3647         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3648         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3649         (Idle Completions Mode): Numerous copyedits.
3651 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3653         * semantic.texi (Semantic Internals, Glossary):
3654         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3655         (Semanticdb search debugging commands): Fix typos.
3657 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3659         * calc.texi (Radix modes): Mention twos-complement notation.
3661 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3663         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3664         ($(infodir)/semantic, semantic.dvi): New targets.
3666 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3668         * Makefile.in: Build the Semantic manual.
3670         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3671         repository.
3673 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3675         * dbus.texi (Receiving Method Calls): New defun
3676         `dbus-unregister-service'.
3678 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3680         * org.texi (Speed keys): New section.
3682 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3684         * dbus.texi (Type Conversion): Fix typo.
3685         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3686         `dbus-registered-objects-table'.
3687         (Receiving Method Calls): New defun `dbus-register-property'.
3688         Move `dbus-unregister-object' here.
3690 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3692         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3694 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3696         * org.texi (Column attributes): Add the new age summary operators.
3697         Also, mention the fact you can only use one summary operator per
3698         property.
3700 2009-11-13  John Wiegley  <johnw@newartisans.com>
3702         * org.texi (Tracking your habits): Add a new section in the
3703         manual about how to track habits.
3704         (Resolving idle time): Add a section on how idle and
3705         dangling clocks are resolved.
3707 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3709         * org.texi (Agenda commands): Document the new `i' command.
3710         (Inserting deadline/schedule): Document logging changes
3711         of scheduling and deadline times stamps.
3712         (In-buffer settings): Document the in-buffer keywords for logging
3713         changes of scheduling and deadline times stamps.
3714         (Structure editing, Plain lists): Document indentation
3715         cycling in empty entries with TAB.
3716         (Archiving): Document the default archiving command.
3717         (Moving subtrees): Document the new keys for archiving.
3718         (Internal archiving): Fix incorrect key.
3719         (Agenda commands): Document the TODO set switching commands.
3720         (Agenda commands): Document the new archiving keys.
3721         (Clocking work time): Better description on how to save
3722         and restore a clock.
3723         (Resolving idle time): Mention the x11idle program to get true
3724         idleness also under X11.
3725         (Resolving idle time): Use @kbd instead of @key for normal
3726         letters, because this is how he rest of the manual does this.
3727         (Pushing to MobileOrg): Mention that `org-directory'
3728         should be set.
3729         (Agenda commands): Document that SPC is a filter for
3730         any tag.
3731         (Search view): Rename from "Keyword search".
3732         (Capure): New chapter.
3733         (Markup): New chapter.
3734         (Links in HTML export, Images in HTML export):
3735         Extend the section titles.
3736         (Images in HTML export): Document the align option.
3737         (Text areas in HTML export): Extend the section title.
3738         (Images in LaTeX export): Explain image placement in LaTeX.
3740 2009-11-10  Glenn Morris  <rgm@gnu.org>
3742         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3744 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3746         * tramp.texi (Auto-save and Backup): Disable backups just for a
3747         method.
3749         * trampver.texi: Update release number.
3751 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3753         Sync with Tramp 2.1.17.
3755         * trampver.texi: Update release number.
3757 2009-10-29  Glenn Morris  <rgm@gnu.org>
3759         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3761 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3763         * tramp.texi (External methods): Temporary files are kept for
3764         `rsync' and `rsyncc' methods.
3766 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3768         * eieio.texi: Fix typos.
3770 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3772         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3774 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3776         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3777         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3779 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3781         * Makefile.in: Build EIEIO and EDE manuals.
3783 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3785         * eieio.texi:
3786         * ede.texi: New files.
3788 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3790         * tramp.texi (Remote processes): Association of a pty is not supported.
3792 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3794         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3795         (Processing LaTeX fragments): Document that the size of images can be
3796         changes using the variable `org-format-latex-options'.
3797         (The date/time prompt, Timestamps): Be more accurate over ISO format
3798         dates and times.
3799         (Visibility cycling): Document showeverything keyword.
3800         (In-buffer settings): Document showeverything keyword.
3801         (Setting up the staging area): Fix the example.
3802         (MobileOrg): New section.
3803         (Agenda commands, Exporting Agenda Views): Document exporting the
3804         agenda view to Org files.
3806 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3808         * tramp.texi (History): Add IMAP support.
3809         (External methods): Add `imap' and `imaps' methods.
3810         (GVFS based methods): Add indices for `davs'.
3811         (Password handling): Rename anchors.  Add IMAP entries for
3812         ~/.authinfo.gpg.
3814         * trampver.texi: Set default value of `emacsimap'.
3816 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3818         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3820 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3822         * dired-x.texi (Technical Details):
3823         Delete dired-up-directory (Bug#4292).
3825 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3827         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3829 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3831         * org.texi (Effort estimates): Document new effort setting commands.
3832         (Agenda commands): Document the new keys fro agenda time motion.
3833         Document entry text mode.  Improve documentation of the keys to include
3834         inactive time stamps into the agenda view.
3835         (Feedback): Document the new bug report command.
3836         (Structure editing): Add an index entry for the sorting of subtrees.
3838 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3840         * auth.texi (Help for users): Corrected markup.
3842 2009-09-02  Glenn Morris  <rgm@gnu.org>
3844         * emacs-mime.texi (time-date): Mention float-time.
3846 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3848         * calc.texi (Simplifying Formulas): Improve the wording.
3850 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3852         * auth.texi: Rewritten for coverage and clarity.
3854 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3856         * gnus.texi (Expiring Mail):
3857         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3858         (Various Various): Mention gnus-safe-html-newsgroups.
3860         * gnus-news.texi: Mention
3861         gnus-mark-copied-or-moved-articles-as-expirable.
3863         * emacs-mime.texi (Display Customization): Add xref to
3864         gnus-safe-html-newsgroups.
3866 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3868         * tramp.texi (Version Control): Remove.
3869         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3870         reference.
3871         (External methods): Correct `scpc' concept index entries.  New method
3872         `rsyncc'.
3873         (External packages): New subsections "Filename completion" and "File
3874         attributes cache".
3876 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3878         * calc.texi (Rewrite Rules): Improve the example.
3879         (Simplifying Formulas): Explain use of the I and H flags for
3880         simplification.
3882 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3884         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3885         Describe autostart behavior of dbus-ping.
3886         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3887         for timeout values.
3888         (Top): Remove footnote saying D-Bus is not enabled by
3889         default.  (Bug#4256)
3891 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3893         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3894         Reported by Jari Aalto (Bug#4211).
3895         (Mail-mode integration): Mention epa-mail-mode and
3896         epa-global-mail-mode.
3897         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3898         epa-setup.
3900 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3902         * dbus.texi (Asynchronous Methods): Allow nil handler.
3904 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3906         * ediff.texi (ediff-current-file): Add information about this new function.
3908         * viper.texi: Add information about C-s in viper's search command.
3910 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3912         * calc.texi (Date Forms): Fix typos.
3914 2009-08-08  Glenn Morris  <rgm@gnu.org>
3916         * org.texi (Agenda commands): Restore clobbered change.
3918 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3920         * calc.texi (Graphics, Devices): Update with the peculiarities of
3921         operation on MS-Windows.
3923 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3925         * org.texi (Publishing action): Improve documentation of file
3926         names when publishing to the source directory.
3927         (Clean view): Document `org-indent-mode'.
3928         (Clocking work time): Add documentation for the
3929         new :timetamp option when creating a clock report.
3930         (Paragraphs): Fix many typos.
3931         (Plain lists): Remove duplicate explanation about the
3932         `C-c *' command.
3933         (Literal examples): Update to reflect the new behavior
3934         of the -n -r -k switches when exporting source code examples.
3935         (Structure editing): Add information about `C-c *',
3936         converting a plain list into a list of Org items.
3937         (Remember): Small rephrasing of the paragraph
3938         describing remember.el.  Also mentioned that remember.el is part
3939         of Emacs 23, not Emacs 22.
3940         (Clocking work time): Add documentation about
3941         displaying the current clocking time against the effort estimate.
3942         Also add a footnote about using `org-clock-in-prepare-hook' to add
3943         an effort estimate on the fly, just before clocking it.
3944         (Footnotes): Document automatic renumbering and
3945         sorting.
3946         (Agenda commands): Document new bulk commands.
3947         (Plain lists): Document new behavior of
3948         `org-cycle-include-plain-lists'.
3949         Hyphenation only in TeX.
3950         (Clocking work time): Document the key to update effort
3951         estimates.
3952         (Clocking work time): Document the clock time display.
3953         (Structure editing, TODO basics): Document new
3954         variables.
3955         (Column attributes): Document new colciew operators.
3956         (Publishing options): Document :xml-declaration.
3957         (Tracking TODO state changes): Document the
3958         LOG_INTO_DRAWER property.
3959         (Literal examples): Document the new implementation for
3960         editing source code.
3961         (Publishing action): Mention the new publishing
3962         function, to publish an Org source file.
3963         (Publishing links): Mention how to link to an Org source file.
3964         (Macro replacement): Document new macros.
3965         (Handling links): Document type-specific completion
3966         when inserting links.
3967         (Structure editing, Plain lists): Improve documentation
3968         on sorting.
3969         (Internal links): Document custom ids for links.
3970         (Handling links): Document custom ids for links.
3971         (CSS support): Document new class.
3972         (Refiling notes): Document the possibility to create new nodes
3973         during refiling.
3974         (Agenda commands): Document the "?" operator to find
3975         tasks without effort setting.
3976         (Exporting agenda information): Section moved.
3977         (RSS Feeds): New section.
3978         (Built-in table editor): Document M-e and M-a navigate
3979         inside table field.
3980         (Stuck projects): Docment that projects identified as
3981         un-stuck will still be searchd for stuck sub-projects.
3982         (Paragraphs): Document centering.
3983         (Creating timestamps, Agenda commands): Document new
3984         behavior when changing time stamps.
3985         (Structure editing): Document the new command
3986         `org-clone-subtree-with-time-shift'.
3987         (Publishing): Refresh this chapter.
3988         (Export options, Export options, In-buffer settings):
3989         Document the new keywords.
3990         (Matching tags and properties): Collect all
3991         documentation about tags/property matches here.
3992         (Setting tags): Document `org-tag-persistent-alist'.
3993         (Weekly/daily agenda): New section.
3994         (Orgstruct mode): Describe `orgstruct++-mode'.
3995         (Drawers): Mention the LOGBOOK drawer.
3996         (Export options, Sectioning structure): Document the
3997         #+LEATEX_HEADER in-buffer setting.
3998         (Bugs): Section removed.
3999         (Hooks): New section.
4000         (Add-on packages): Move here from old location.
4001         (Context-sensitive commands): New section.
4002         (Setting tags): Document newline option.
4003         (Global TODO list, Matching tags and properties):
4004         Mention more variables.
4005         (Checkboxes): Update to changed command behavior.
4007 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
4009         * speedbar.texi (Basic Key Bindings): Fix typo.
4011 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
4013         * calc.texi (Vector/Matrix Functions): Add index entries for both
4014         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
4015         affects matrices with more than one row.
4016         (Help Commands): Add index entries for "prefix ?" key bindings.
4018 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
4020         * calc.texi (Stack Manipulation Commands): Add documentation for
4021         `calc-transpose-lines'.
4023 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
4025         * dbus.texi (Receiving Method Calls): Describe special return value
4026         `:ignore'.
4028 2009-07-24  Alan Mackenzie  <acm@muc.de>
4030         * cc-mode.texi (Config Basics, File Styles): Document that at mode
4031         initialization, any individual variable setting now takes precedence
4032         over one done via c-file-style/c-file-offsets.
4034 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
4036         * calc.texi (Undoing Mistakes): Mention that the undo list will be
4037         truncated when Calc is quit.
4038         (Customizing Calc): Document `calc-undo-length'.
4040 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
4042         * calc.texi (About This Manual): Don't mention chapter numbers in text.
4044 2009-07-11  Kevin Ryde  <user42@zip.com.au>
4046         * pcl-cvs.texi (About PCL-CVS):
4047         * widget.texi (Basic Types):
4048         Fix cross-references.
4050 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
4052         * dbus.texi (Type Conversion): Don't use literal control character.
4054 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
4056         * tramp.texi (GVFS based methods): New section.
4057         (Remote processes): Processes for GVFS based methods run locally.
4059 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
4061         * tramp.texi (Inline methods, External methods, Gateway methods):
4062         Avoid the words "kludge" and hack".
4063         (External methods): Add `synce' method.
4065         * trampver.texi: Update release number.
4067 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
4069         Sync with Tramp 2.1.16.
4071         * tramp.texi (History): Add GVFS support.
4072         (External methods): Precise `rsync' description.  Add `dav', `davs' and
4073         `obex' methods.  Add 'tramp-gvfs-methods' option.
4074         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
4075         forms.
4076         (Remote Programs): Introduce `tramp-own-remote-path'.
4077         (Remote processes): New subsection "Running remote programs that create
4078         local X11 windows".
4079         (Frequently Asked Questions): Improve code for disabling vc.
4081         * trampver.texi: Update release number.  Set default value of
4082         `emacsgvfs'.
4084 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
4086         * Branch for 23.1.
4088 2009-06-17  Glenn Morris  <rgm@gnu.org>
4090         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
4091         (Latest version of Emacs): Mention source code repository.
4093 2009-06-16  Glenn Morris  <rgm@gnu.org>
4095         * faq.texi (Top): Language tweak.
4096         (Extended commands): Most people have arrow keys.
4097         (Emacs manual): Say how to follow info links.
4098         (File-name conventions): Change title a bit.  Explain about source
4099         versus installed.  Condense etc description.
4100         (Guidelines for newsgroup postings): Mention Savannah list page.
4101         (Newsgroup archives): Simplify.
4102         (Contacting the FSF): Add contact URL.
4103         (Emacs Lisp documentation): Printed version not always available.
4104         (Installing Texinfo documentation): Explain how by hand installation is
4105         not normally needed.  Use add-to-list.  Remove duplicate reference.
4106         (Informational files for Emacs): Move info on Help menu here from
4107         "File-name conventions".
4108         (Help installing Emacs): Tweak uref.
4109         (Obtaining the FAQ): Mention repository.
4110         (Origin of the term Emacs): Explain "ITS".
4111         (Changing load-path): Use add-to-list.
4112         (Automatic indentation): Clarify this is for Text mode.
4113         Don't mention Indented Text mode.
4114         (Finding Emacs on the Internet): The FSF does not seem to offer a
4115         deluxe distribution on CD anymore.
4117 2009-06-16  Glenn Morris  <rgm@gnu.org>
4119         * faq.texi (Top): Mention which Emacs version this FAQ is about.
4120         Recommend the latest release.  Mention how to get older FAQs.
4121         Recommend the Emacs manual.
4122         (Guidelines for newsgroup postings): Discourage cross-posts.
4123         (Underlining paragraphs): Remove.
4124         (Editing MS-DOS files): Remove pre-Emacs 20 information.
4125         (Bugs and problems): Update key-binding.
4126         (Problems with very large files): Mention 64-bit.
4127         (Shell process exits abnormally): Remove.
4128         (Problems with Shell Mode): Rename and update.
4129         (Spontaneous entry into isearch-mode)
4130         (Problems talking to certain hosts): Remove.  This is old information,
4131         in etc/PROBLEMS if needed.
4132         (Emacs takes a long time to visit files, Updating Emacs): Remove.
4133         (Dired claims that no file is on this line): Update.
4134         (Installing Emacs, Problems building Emacs): Simplify.
4135         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
4136         information.
4137         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
4138         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
4139         (JDEE): "JDEE", not "JDE".
4140         (Handling C-s and C-q with flow control, Binding C-s and C-q):
4141         Remove.  This is old information, in etc/PROBLEMS if needed.
4142         (stty and Backspace key, Kanji and Chinese characters): Remove.
4143         (Right-to-left alphabets): Update section.
4144         (Changing the included text prefix): Gnus uses message-yank-prefix.
4145         Add cross-reference to Supercite manual.
4146         (Saving a copy of outgoing mail): Simplify output file description.
4147         (Expanding aliases when sending mail): Refer to Emacs manual.
4148         Remove old info about RFC822.
4149         Correct description of how to rebuild aliases.
4150         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
4151         (MIME with Emacs mail packages)
4152         (Viewing articles with embedded underlining)
4153         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
4154         Remove old sections.
4155         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
4156         and is well-documented in the Gnus manual.
4157         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
4158         (Making Gnus faster): Rename from "Starting Gnus faster".
4159         Merge "Catch-up is slow in Gnus" into here.
4161 2009-06-14  Glenn Morris  <rgm@gnu.org>
4163         * faq.texi (Status of Emacs): Re-order with most recent releases first.
4164         (New in Emacs 23): New section.
4165         (Handling C-s and C-q with flow control): Add xref.
4167 2009-06-13  Glenn Morris  <rgm@gnu.org>
4169         * faq.texi (Setting up a customization file): Grammar fix.
4170         Customize is no longer "new".
4171         (Displaying the current line or column): Line-number mode is on by
4172         default.  Don't mention `column' package.  Mention linum.el.
4173         (Turning on abbrevs by default): Explain how to do it for buffers,
4174         modes, and everywhere.
4175         (Associating modes with files): Use add-to-list.  Don't mention Emacs
4176         19.
4177         (Highlighting a region): On by default since 23.1.
4178         (Replacing highlighted text): Update doc quote.
4179         (Working with unprintable characters): Don't mention search-quote-char.
4180         (Using an already running Emacs process): Gnuclient is probably not an
4181         enhancement these days.
4182         (Indenting switch statements): Remove mention of pre-Emacs 20.
4183         (Horizontal scrolling): Abbreviate Emacs 20 description.
4184         (Replacing text across multiple files): Fix name of dired command.
4185         (Disabling backups): Use require not load.
4186         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
4188 2009-06-13  Bill Wohler  <wohler@newt.com>
4190         Release MH-E manual version 8.2.
4192         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4193         release 8.2.
4195 2009-06-13  Glenn Morris  <rgm@gnu.org>
4197         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
4198         in this day and age the common meaning is "on the web".
4199         (copying): Use @copyright in all cases.
4200         (Basic keys): Remove reference to deleted manual node "Text Characters".
4201         (File-name conventions): Use GNU as an example rather than SERVICE.
4202         default.el lives in site-lisp.  Update Info directory location.
4203         (Real meaning of copyleft): GPL actions have been brought, but all
4204         settled out of court.
4205         (Guidelines for newsgroup postings): Shorten section title.
4206         Simplify comp.emacs description.
4207         (Newsgroup archives): Change Google URL.  Describe Gmane.
4208         (Unsubscribing from Emacs lists): Remove discussion of "distribution
4209         points".  Mention List-Unsubscribe header.
4210         (Contacting the FSF): Update email and URLs.
4211         (Basic editing): Mention F1 for help.
4212         (Installing Texinfo documentation): Refer to Texinfo website rather
4213         than ftp server.
4214         (Printing a Texinfo file): Mention texi2pdf.
4215         (Informational files for Emacs): Don't describe FTP or SERVICE, they
4216         are just stubs nowadays.
4217         (Latest version of Emacs): Explain version numbers.
4218         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
4219         (Turning on syntax highlighting): No need to mention hilit19 any more.
4220         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
4221         (Modes for various languages): Remove section.
4222         (Major packages and programs): Remove most version and maintainer
4223         information - it's hard to keep up-to-date, and adds nothing.
4224         Similarly with direct links to mailing lists.
4225         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
4226         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
4227         years, and Emacs comes with tools for this now.
4228         (Patch): Remove section - this is a standard tool.
4229         (Using function keys under X): Remove section.
4231 2009-06-12  Glenn Morris  <rgm@gnu.org>
4233         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4234         (Help installing Emacs): Remove reference to deleted X11 node.
4235         (Associating modes with files): Interpreter-mode-alist is no longer
4236         subservient to auto-mode-alist.
4237         (Installing Emacs): Change future Emacs version.
4238         (Linking with -lX11 fails): Remove old section.
4239         (Packages that do not come with Emacs): Update ELL location.
4240         Emacs Lisp archive is dead.
4241         (Emacs for Windows): Remove reference to old CE port.
4242         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4243         (Emacs for VMS and DECwindows): Remove old ports.
4244         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4245         (Removing flashing messages): Remove section about non-existent Gnus
4246         option.
4248         * faq.texi (Top): Add @top command.
4249         Remove the optional arguments from all @node commands: makeinfo can
4250         generate these automatically, and it is easier to edit and rearrange
4251         nodes without them.
4253 2009-06-11  Glenn Morris  <rgm@gnu.org>
4255         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4256         (The LPF): Make the updated URL the sole reference point.
4257         (Learning how to do something): Update refcard price and format.
4258         (Getting a printed manual): Sources in doc/emacs/, not man/.
4259         Also available in PDF format.  Since the page count varies, be less
4260         precise.
4261         (Informational files for Emacs): Remove references to deleted files
4262         LPF and SUN-SUPPORT, and to UUCP.
4263         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4264         Remove many obsolete ways to get the FAQ, which now seems only to be
4265         distributed with Emacs.
4266         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4268 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
4270         * org.texi (Org Plot): Fix tags (Bug#3507).
4271         (Workflow states, Agenda commands): Fix tags (Bug#3508).
4273         * ada-mode.texi (Installation, Compile commands)
4274         (Project File Overview, No project files, Set compiler options)
4275         (Use GNAT project file, Use multiple GNAT project files)
4276         (Identifier completion): Use @samp for menu items, and @kbd for key
4277         sequences (Bug#3504).
4279 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
4281         * gnus.texi (Security): Fix wording; add a link to epa.info.
4283 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
4285         * message.texi (Header Commands): Fix descriptions to match
4286         keybindings.
4288 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
4290         * gnus.texi (Security): Mention that EasyPG is the current default.
4292 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
4294         * ediff.texi (Session Commands): Fix typo.
4296 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4298         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4299         news.software.readers.  Reported by Florian Rehnisch.
4301 2009-04-02  Glenn Morris  <rgm@gnu.org>
4303         * auth.texi: Capitalize direntry.
4305         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4306         using a period in the entry name.  (Bug#2797)
4308 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
4310         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4311         ($(infodir)/auth, auth.dvi): New targets.
4313 2009-03-03  Glenn Morris  <rgm@gnu.org>
4315         * auth.texi: Fix @setfilename.
4317         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4318         (auth, $(infodir)/auth, auth.dvi): New rules.
4320 2009-02-25  Glenn Morris  <rgm@gnu.org>
4322         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
4324 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4326         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4328 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4330         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4331         gnus-nocem-issuers, and gnus-nocem-verifyer.
4333 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
4335         * ada-mode.texi (Project files, Automatic Casing):
4336         * dbus.texi (Signals):
4337         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4338         * mh-e.texi (HTML):
4339         * nxml-mode.texi (Locating a schema)
4340         (Using the document's URI to locate a schema):
4341         * org.texi (Footnotes, Using the mapping API):
4342         * rcirc.texi (Channels): Remove duplicate words.
4344 2009-02-20  Glenn Morris  <rgm@gnu.org>
4346         * dired-x.texi (Miscellaneous Commands):
4347         * gnus.texi: Minor updates for mbox Rmail.
4349 2009-02-16  Karl Berry  <karl@gnu.org>
4351         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4352         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4353         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4354         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4355         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4356         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4357         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4358         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4359         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4360         Consistently use @insertcopying in the Top node,
4361         @contents at the front (after @end titlepage),
4362         and @direntry after @copying.  (Bug#1988)
4364 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4366         * auth.texi: New file documenting auth-source.
4368 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
4370         * org.texi (Org Plot): Fix link.
4372 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
4374         * epa.texi (Mail-mode integration): Mention the way to do
4375         "encrypt-to-self".  (Bug#1807)
4377 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
4379         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
4381 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4383         * gnus-news.texi: Print version about Incoming*.
4385 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
4387         * org.texi (Structure editing, Handling links)
4388         (Fast access to TODO states, Javascript support): Make standard docs
4389         correctly reflect default variable settings.
4391 2009-02-02  Glenn Morris  <rgm@gnu.org>
4393         * org.texi: Fix typos.
4395 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
4397         Sync with Tramp 2.1.15.
4399         * trampver.texi: Update release number.
4401 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4403         * org.texi (TODO dependencies): Document TODO dependencies on
4404         checkboxes.
4406 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
4408         * org.texi (TODO dependencies): Document key binding for toggling
4409         ORDERED property.
4411 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
4413         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
4414         of hook functions.
4416 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
4418         * org.texi (TODO dependencies): New section.
4420 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
4422         * org.texi (Plain lists, TODO basics, Priorities)
4423         (Multiple sets in one file, Conflicts): Document interaction with
4424         `shift-selection-mode'.
4426 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
4428         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4429         Make Calc the subject of sentences.
4430         (Rearranging Formulas using Selections): Discuss new options
4431         for `j *'.
4433 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
4435         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4437 2009-01-26  Glenn Morris  <rgm@gnu.org>
4439         * org.texi: Fix typos.
4441 2009-01-26  Bill Wohler  <wohler@newt.com>
4443         * mh-e.texi (EDITION, UPDATED): Update.
4445 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4447         * org.texi (References): Add information about remote references.
4448         (Built-in table editor): Document `C-c RET' in tables.
4449         (Math symbols, Quoting LaTeX code): Mention that simple
4450         LaTeX macros survive LaTeX export.
4451         (Images in LaTeX export): Show how to create a reference to a
4452         figure.
4453         (Sectioning structure): Document that the LaTeX class can be
4454         specified in a property.
4455         (Text areas in HTML export): New section.
4456         (External links): Add examples for text search and ID links.
4457         (Built-in table editor): Remove the descriptio of `C-c
4458         C-q', it not longer works.
4459         (Literal examples): Document that a space must follow
4460         the colon in short examples.
4461         (Relative timer): Document `org-timer-stop'.
4462         (Footnotes): New section.
4463         (Footnote markup): Shorten section and refer to new Footnote
4464         section.
4465         (Literal examples): Add documentation for line
4466         numbering in and references to code examples.
4467         (CSS support): Fix the description of default CSS styles.
4468         (Capturing column view): Document
4469         "file:path/to/file.org" as an allowed value for the ID property of
4470         a dynamic block copying column view.
4472 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4474         * mh-e.texi (Getting Started): Describe $MH.
4476 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4478         * tramp.texi (all): Harmonize usage of "external method",
4479         "external transfer method" and "out-of-band method".
4480         (Connection types): Precise the differences of inline and external
4481         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4483 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4485         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4486         commands as described at the top.  Reported by Allan Gottlieb
4487         <gottlieb@nyu.edu>.
4489 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4491         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4492         nnmail-pathname-coding-system.
4494 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4496         * org.texi (Relative timer): Fix typo.
4498 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4500         * org.texi (Clocking work time): Fix typo.
4501         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
4503 2009-01-13  Glenn Morris  <rgm@gnu.org>
4505         * org.texi: Fix some more typos.
4507 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4509         * org.texi: Fix some typos.
4511 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4513         * gnus.texi (Group Parameters): Add note for local variables.
4515 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4517         * gnus.texi (Converting Kill Files): Fix URL.
4518         Include gnus-kill-to-score.el in contrib directory.
4520 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4522         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4523         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
4524         (Paging the Article): Add index entry.
4526 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
4528         * ada-mode.texi (Examples): Delete redundant text.
4530 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
4532         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4534         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4535         addresses.
4537 2009-01-03  Bill Wohler  <wohler@newt.com>
4539         * mh-e.texi (Scan Line Formats): Indicate that first column should be
4540         kept empty.
4542 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
4544         * org.texi (Activation, Exporting, ASCII export, HTML export)
4545         (HTML Export commands, LaTeX/PDF export commands):
4546         Improve documentation about transient-mark-mode.
4547         (References): Document the use of special names like $LR1 to reference
4548         to fields in the last table row.
4550 2008-12-19  Juri Linkov  <juri@jurta.org>
4552         * info.texi (Search Text): Remove mention of removed key binding M-s.
4554 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
4556         * org.texi (References): Remove mentioning of @0 as reference for the
4557         last line, this has been reverted in the Lisp sources.
4559 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
4561         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4562         (DVI_TARGETS): Remove duplicates.  Add sasl.
4563         ($(infodir)/sasl, sasl.dvi): New targets.
4565 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
4567         * org.texi: Version number pushed to 6.15d.
4569 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
4571         * org.texi (Tables in LaTeX export): New section.
4572         (Images in LaTeX export): New section.
4573         (Inlined images, Images in HTML export): Sections renamed.
4575 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4577         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4579 2008-12-04  David Engster  <dengste@eml.cc>
4581         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4582         of nnml-get-new-mail.  Change URL for mairix patch.
4584 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4586         * org.texi (Using the mapping API): Fix bug in mapping example.
4587         (Publishing options): Make the list of properties complete again, in
4588         correspondence to the variable `org-export-plist-vars'.
4589         (Property searches): Document new special values for time comparisons.
4590         (Tag inheritance): Refine the description of tag inheritance.
4591         (Project alist): Add info about the publishing sequence of components.
4592         (Effort estimates): Document the new relative timer.
4594 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4596         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4597         (Using Calc): Clarify use of `C-x * o'.
4598         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4600 2008-11-28  Richard M Stallman  <rms@gnu.org>
4602         * dbus.texi (Receiving Method Calls): Clean up previous change.
4604 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4606         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4607         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4608         `dbus-unescape-from-identifier'.
4609         (Receiving Method Calls): New constants `dbus-service-emacs' and
4610         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4611         (Signals): Use the constants in the example.
4613 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4615         * org.texi: Re-apply change to FDL 1.3.
4617 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4619         * org.texi (Setting up Remember): Document `org-remember-mode'.
4620         (External links): Document that bbdb links can use a regular
4621         expression.
4622         (External links): Document that elisp links can contain interactive
4623         commands.
4625 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4627         * viper.texi (viper-translate-all-ESC-keysequences):
4628         Description removed.
4630 2008-11-19  Glenn Morris  <rgm@gnu.org>
4632         * doclicense.texi: Change to FDL 1.3.
4633         Relicense all texi files under FDL 1.3 or later.
4635 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4637         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4639 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4641         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4643         * ediff.texi: Version/date change.
4645 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4647         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4649 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4651         * calc.texi (About This Manual): Comment out a mention of
4652         marginal notes.
4654 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4656         * org.texi (Clocking work time): Document the :formula property of
4657         clock tables.
4658         (Structure editing, Refiling notes): Document refiling regions.
4659         (Agenda commands): Document the double-prefix version
4660         of the `l' command in the agenda.
4661         (Handling links): Explain the effect of a double prefix
4662         arg to `C-c C-o'.
4663         (TODO basics): Add documentation for tag triggers.
4665 2008-10-23  Glenn Morris  <rgm@gnu.org>
4667         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4668         byte-compiling things like `+'.
4670         * ns-emacs.texi: Merge copyright years of author now with assignment
4671         into FSF years.
4672         (VER): Use it for easier automatic updating.  Use Emacs version rather
4673         than standalone Emacs.app version.
4675 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4677         * org.texi: Lots of minor fixes.
4678         (Capture): New chapter.
4679         (Org Plot): New section.
4681 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4683         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4685 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4687         * calc.texi (User Defined Units): Mention how to enter optional display
4688         string.
4690 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4692         * message.texi (Sending Variables): Fix variable documentation to
4693         avoid the "y/n" wording.
4695 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4697         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4699 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4701         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4702         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4704 2008-09-22  Bill Wohler  <wohler@newt.com>
4706         Release MH-E manual version 8.1.
4708         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4709         release 8.1.
4711         * mh-e.texi: Retain dual license as agreed to by the FSF.
4712         However, bump GPL to Version 3.
4713         Use @include for license text.
4715 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4717         * gnus.texi (Top, Setup, Fancy splitting to parent)
4718         (Store custom flags and keywords, Store arbitrary data):
4719         Clean up markup.
4721 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4723         * gnus.texi (The Gnus Registry): Document it.
4725 2008-09-08  David Engster  <dengste@eml.cc>
4727         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4728         Clarify section about choosing back end servers.
4730 2008-08-23  Glenn Morris  <rgm@gnu.org>
4732         * dired-x.texi (Shell Command Guessing):
4733         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4735 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4737         * trampver.texi: Update release number.
4739 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4741         * ns-emacs.texi: Update version.
4742         (Introduction): Correct menu location for options save.
4743         (Customization): Note that defaults are stored under org.gnu.Emacs.
4745 2008-08-11  Bill Wohler  <wohler@newt.com>
4747         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4748         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4749         Henman) (closes SF #1768928).
4751 2008-08-10  Glenn Morris  <rgm@gnu.org>
4753         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4754         assignment to FSF.  Change license to GFDL.
4755         (Top): Remove outdated references.
4757 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4759         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4760         Add gnus-summary-sort-by-most-recent-number and
4761         gnus-summary-sort-by-most-recent-date.
4762         (Summary Sorting): Explain prefix argument.
4764 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4766         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4767         gnus-summary-pipe-output.
4769 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4771         * dbus.texi (Receiving Method Calls): Document error handling of own
4772         D-Bus methods.
4774 2008-08-01  Bill Wohler  <wohler@newt.com>
4776         * mh-e.texi (Reading Mail)
4777         (Viewing Attachments): Describe new function
4778         mh-show-preferred-alternative.
4779         (Sending Mail, Redistributing, Sending Message): Describe new hook
4780         mh-annotate-msg-hook.
4782 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4784         * dbus.texi (Arguments and Signatures): Fix example.
4785         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4786         (Asynchronous Methods): New node.
4787         (Errors and Events): Describe extended layout of `dbus-event'.
4788         New defun `dbus-event-message-type'.
4790 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4792         * ediff.texi: Remove VMS support.
4794 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4796         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4797         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4799 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4801         * Makefile.in: Add mairix-el targets.
4803 2008-07-29  David Engster  <deng@randomsample.de>
4805         * mairix-el.texi: New file.
4807 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4809         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4810         project files.  Delete 'main_unit' project variable; not needed.  Allow
4811         process environment variables wherever project variables are allowed.
4812         Add tutorial section on multiple GNAT project files.
4814 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4816         Sync with Tramp 2.1.14.
4818         * trampver.texi: Update release number.
4820 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4822         * ns-emacs.texi:
4823         * faq.texi: Remove mentions of Mac Carbon.
4825 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4827         * gnus.texi (Saving Articles): Describe the 2nd argument of
4828         gnus-summary-save-in-pipe.
4829         (SpamAssassin): Use it.
4831 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4833         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4835 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4837         * org.texi (Export options): Document the use of the creator flag.
4839 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4841         * org.texi: New version 6.06a.
4843 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4845         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4846         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4848 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4850         * calc.texi (Editing Stack Entries):
4851         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4852         Calc's help functions.  Mention fixing typos.
4853         (Customizing Calc): Fix typo.
4855 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4857         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4858         the summary.
4860 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4862         * ns-emacs.texi (Customization): Corrected documentation on color
4863         specification formats.
4865 2008-07-19  Andreas Schwab  <schwab@suse.de>
4867         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4869         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4870         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4872 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4874         * dbus.texi (Inspection): Rework, introduce submenus.
4875         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4876         (Properties and Annotations, Arguments and Signatures): New nodes.
4878 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4880         * dbus.texi (Receiving Method Calls): Fix description of
4881         `dbus-register-method'.
4882         (Signals): Allow also signal arguments for filtering in
4883         `dbus-register-signal'.
4885 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4887         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4888         `cnorm'.
4889         (Arithmetic Tutorial): Simplify the verification of prime factors.
4891 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4893         * gnus.texi (Saving Articles): Mention
4894         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4896 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4898         * calc.texi: Adjust mode line throughout.
4900 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4902         * sasl.texi (Mechanisms): Fix typos.
4904 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4906         * calc.texi (Killing from the stack): Mention using normal Emacs
4907         copying.
4909 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4911         * tramp.texi (Password handling): Rename from "Password caching".
4912         Add `auth-source' mechanism.
4913         (Connection caching): Tramp reopens the connection automatically,
4914         when the operating system on the remote host has been changed.
4916 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4918         * makefile.w32-in (distclean): Remove makefile.
4920 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4922         * org.texi (Using the mapping API): New section.
4923         (Agenda column view): New section.
4924         (Moving subtrees): Document archiving to the archive sibling.
4925         (Agenda commands): Document columns view in the agenda.
4926         (Using the property API): Document the API for multi-valued properties.
4928 2008-06-17  Jason Riedy  <jason@acm.org>
4930         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4931         function, and efmt may be a two-argument function.
4932         (Radio tables): Document multiple destinations.
4934 2008-06-16  Glenn Morris  <rgm@gnu.org>
4936         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4937         Add Cover-Texts.
4939 2008-06-15  Glenn Morris  <rgm@gnu.org>
4941         * faq.texi (VER): Update to 23.0.60.
4943         * mh-e.texi: Remove option of licensing under GPL.
4944         Add Cover-Texts to GFDL permissions notice.
4945         (GPL): Remove section.
4946         (GFDL): Include doclicense.texi rather than the actual text.
4948         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4949         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4951         * sasl.texi: Fix output file name.
4953         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4955         * gnus-coding.texi: Refer to license in Gnus manual.
4957         * idlwave.texi, sasl.texi: Use @copying.
4959         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4961         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4963         * url.texi: Use @copying, @title, @subtitle, @author.
4965         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4966         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4967         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4968         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4969         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4970         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4971         * widget.texi, woman.texi:
4972         Remove references to external license, since doclicense is included.
4974         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4975         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4976         Remove references to non-existent Invariant Sections.
4978 2008-06-14  Glenn Morris  <rgm@gnu.org>
4980         * faq.texi (Major packages and programs): Remove references to external
4981         Supercite, Calc, VIPER, since they have been included for some time.
4982         Update VM, AUCTeX, BBDB entries.
4984 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4986         * newsticker.texi: Updated to match latest newsticker changes.
4988 2008-06-13  Glenn Morris  <rgm@gnu.org>
4990         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4991         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4992         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4993         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4994         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4995         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4996         * woman.texi:
4997         Update Back-Cover Text as per maintain.info.
4999 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5001         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
5003         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
5004         (gnus-faq.xml): Update repository host.
5006         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
5008 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
5010         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
5011         Fix a typo.
5013 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
5015         * gnus.texi (Mail Source Customization): Correct values of
5016         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
5017         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
5019 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
5021         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
5022         coding standards.
5024 2008-06-14  David Engster  <dengste@eml.cc>
5026         * gnus.texi (nnmairix): Markup fixes.
5028 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5030         * gnus.texi (nnmairix): Markup and other minor fixes.
5032 2008-06-05  David Engster  <dengste@eml.cc>
5034         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
5036 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
5038         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
5039         (Searching, nnir, nnmairix): New stub nodes.
5041 2008-05-30  Felix Lee  <felix.1@canids.net>
5043         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
5045 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
5047         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
5049 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
5051         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
5053 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
5055         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
5057 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
5059         * info.texi (Top): Fix typo in xref.
5061 2008-05-05  Karl Berry  <karl@gnu.org>
5063         * info.texi (Top): @xref to stand-alone manual.
5065 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5067         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
5068         (Various Summary Stuff): Fix typo in last xref.
5070 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
5072         * org.texi (Moving subtrees): Fix typo.
5074 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
5076         * tramp.texi (Frequently Asked Questions): Explain, how to disable
5077         Tramp via `tramp-mode'.
5079 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
5081         * org.texi: Massive changes, in many parts of the file.
5083 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
5085         * gnus.texi (Oort Gnus): Add message-fill-column.
5087 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
5089         * gnus.texi (Mail Source Specifiers): Typo fix.
5091 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
5093         * gnus.texi (Diary Headers Generation): Update key binding for
5094         `gnus-diary-check-message'.
5096 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5098         * gnus.texi (Emacsen): Addition.
5100 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
5102         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
5104 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5106         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
5108 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
5110         * gnus-news.texi: Update tool bar item.
5112 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
5114         * gnus-news.texi: Fix typos.
5116 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
5118         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
5119         Add mention of `kron'.
5121 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
5123         * epa.texi (Encrypting/decrypting *.gpg files):
5124         Document epa-file-name-regexp.
5126 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5128         * gnus.texi (Example Methods): Fix description about ssh-agent.
5129         (Indirect Functions): Fix the default value of nntp-telnet-command;
5130         remove link to connect.html.
5132 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
5134         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
5135         dbus-call-method.
5136         (Receiving Method Calls): The timeout can be set by the calling client.
5138         * trampver.texi: Update release number.
5140 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
5142         * gnus.texi (Top): Fix version.  Add SASL.
5144 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
5146         Sync with Tramp 2.1.13.
5148         * trampver.texi: Update release number.
5150 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
5152         * org.texi: Update to new org-mode website.
5154 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
5156         * cl.texi (For Clauses): Fix loop over key-seq to match code.
5158 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
5160         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
5161         gnus-read-ephemeral-gmane-group-url,
5162         gnus-read-ephemeral-emacs-bug-group,
5163         gnus-read-ephemeral-debian-bug-group.
5165 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5167         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
5169         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
5170         Add FIXMEs for Bookmarks and gnus-registry-marks.
5172 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5174         * gnus.texi (Smileys): Document `smiley-style'.
5176 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5178         * gnus.texi (Gnus Development): Clarify difference between ding and
5179         gnu.emacs.gnus.
5180         (MIME Commands, Using MIME, RSS): Fix markup.
5182         * gnus-faq.texi ([8.4]): Ditto.
5184 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
5186         * gnus.texi (Emacsen): Remove obsolete stuff.
5188 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
5190         * gnus.texi (Oort Gnus): Add version info WRT
5191         `mail-source-delete-incoming'.
5193 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5195         * gnus.texi (Top): Add "Other related manuals" and version info in
5196         `iftex' output.
5197         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
5198         gnus-balloon-face-0 and the corresponding format specifiers.
5200 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
5202         * tramp.texi (Filename completion): Remove footnote about let-bind
5203         of `partial-completion-mode'.  It doesn't work this way.
5205 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5207         * pcl-cvs.texi (Contributors): Update my email.
5209 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
5211         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
5213 2008-03-17  Bill Wohler  <wohler@newt.com>
5215         * mh-e.texi (Viewing): Update URL for adding header fields to
5216         mh-invisible-header-fields-default.
5218 2008-03-16  Bill Wohler  <wohler@newt.com>
5220         * mh-e.texi (Preface): Add Gnus to requirements.
5221         (Forwarding): Note that forwarded MIME messages are now inline.
5223 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
5225         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
5226         (Common Variables): Give precedence to the netcat methods over the
5227         telnet methods, and mention that they are more reliable.
5229 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
5231         * org.texi (Exporting Agenda Views): Document agenda export to
5232         iCalendar.
5233         (Progress logging): Document the new progress logging stuff.
5235 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5237         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5238         Update for change of `mail-source-delete-incoming'.
5240         * gnus-news.texi: Ditto.
5242 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5244         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5245         custom versions.
5247 2008-03-07  Alan Mackenzie  <acm@muc.de>
5249         * cc-mode.texi (Limitations and Known Bugs): State that the number of
5250         parens/brackets in a k&r region is limited.
5252 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5254         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5255         using different Emacs versions.
5257 2008-02-27  Glenn Morris  <rgm@gnu.org>
5259         * sc.texi: Remove a lot of old and obsolete info.
5260         (titlepage): Simplify.
5261         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5262         (VM with any Emacsen, GNEWS with any Emacsen)
5263         (Overloading for Non-conforming MUAs, Version 3 Changes)
5264         (The Supercite Mailing List): Delete nodes.
5265         (Introduction): Remove info about old packages.
5266         (Getting Connected): Simplify.  Remove info about old packages.
5267         (Citing Commands): Delete Emacs 19 info.
5268         (Hints to MUA Authors): Simplify.
5269         (Thanks and History): Merge in some info from the deleted node
5270         "Version 3 Changes".
5272 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
5274         * org.texi (Setting tags, In-buffer settings):
5275         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5277 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5279         * gnus-news.texi: Mention that spaces and tabs are allowed in the
5280         installation directory name.
5282 2008-02-12  Romain Francoise  <romain@orebokech.com>
5284         * epa.texi (Overview): Fix typo.
5286 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5288         * epa.texi (Quick start): Remove the .emacs setting.
5290 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5292         * epa.texi (Quick start): Use the command `epa-enable' instead of
5293         loading `epa-setup'.
5295 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
5297         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5298         ($(infodir)/epa, epa.dvi): New targets.
5300 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5302         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5304         * epa.texi: New manual documenting the EasyPG Assistant.
5306 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5308         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5309         (Inspection): New function dbus-ping.
5311 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
5313         * tramp.texi (Remote processes): Add `shell-command'.
5315 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
5317         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5318         (Group Parameters): Document `mail-source' parameter.
5320 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
5322         * tramp.texi (Inline methods): The hostname of the su(do)? methods
5323         must be a local host.
5325 2008-01-26  Michael Olson  <mwolson@gnu.org>
5327         * erc.texi: Update version for ERC 5.3 release.
5328         (Obtaining ERC): Update extras URLs for 5.3.
5329         (Development): Write instructions for git, and remove those for Arch.
5330         (History): Mention the switch to git.
5332 2008-01-24  Karl Berry  <karl@gnu.org>
5334         * info.texi (Search Index, Search Text): Mention the command
5335         character in the section name, a la the (Go to node) node.
5337 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
5339         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5341 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5343         * gnus-news.texi: Mention gnus-article-describe-bindings.
5345 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5347         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5349 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
5351         * org.texi (Property inheritance): New section.
5352         (Conventions): New section.
5353         (Structure editing): Document C-RET, the prefix arg to the cut/copy
5354         commands, and the new bindings for refiling.
5355         (Sparse trees): Document the new special command for sparse trees.
5356         (References): Be more clear about the counting of hilines.
5357         (Handling links): Document M-p/n for accessing links.
5358         (Fast access to TODO states): New section.
5359         (Per file keywords): New section.
5360         (Property inheritance): New section.
5361         (Column attributes): New summary types.
5362         (Capturing Column View): New section.
5363         (The date/time prompt): Cover the new features in the date/time prompt.
5364         Compactify the table of keys for the calendar remote control.
5365         (Clocking work time): Document the new :scope parameter.
5366         (Remember): Promoted to chapter.
5367         (Quoted examples): New section.
5368         (Enhancing text): New verbatim environments.
5370 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
5372         * trampver.texi: Update release number.
5374 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5376         * gnus.texi (Article Keymap):
5377         Add gnus-article-wide-reply-with-original; fix descriptions of
5378         gnus-article-reply-with-original and
5379         gnus-article-followup-with-original.
5381 2008-01-09  Glenn Morris  <rgm@gnu.org>
5383         * nxml-mode.texi: Add @copying section.
5385 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5387         * message.texi (Mail Variables): Add some text from "(gnus)Posting
5388         Server".  Add `message-send-mail-with-mailclient'.
5390         * gnus.texi (Posting Server): Move some text to "(message)Mail
5391         Variables" and add a reference here.
5393 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
5395         * dbus.texi (Receiving Method Calls): New chapter.
5396         (Errors and Events): Add serial number to events.  Replace "signal" by
5397         "message".  Introduce dbus-event-serial-number.
5399 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
5401         * dbus.texi (Type Conversion): Explain the type specification for empty
5402         arrays.  Use another example.
5404 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
5406         * dbus.texi (all): Replace "..." by @dots{}.
5407         (Type Conversion): Precise the value range for :byte types.
5408         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5409         Mention its return value.
5410         (Errors and Events): There is no D-Bus error propagation during event
5411         processing.
5413 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
5415         * calc.tex (Yacas Language, Maxima Language, Giac Language):
5416         New sections.
5418 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5420         * gnus.texi (Group Parameters): Reorder the text and add a note about
5421         `gnus-parameters' near the beginning of the node.
5423 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5425         * gnus.texi (Score File Editing): Fix function name.
5427 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
5429         Sync with Tramp 2.1.12.
5431         * trampver.texi: Update release number.
5433 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
5435         * dbus.texi (Type Conversion): Correct input parameters mapping.
5437 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
5439         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5440         (Errors and Events): Mention wrong-type-argument error.
5442 2007-12-21  Alex Schroeder  <alex@gnu.org>
5444         * rcirc.texi: Changed single spaces after sentence end to double
5445         spaces.  Fixed some typos.
5446         (Internet Relay Chat): Explain relay.
5447         (Getting started with rcirc): Change items to reflect prompts.
5448         Add more explanation to rcirc-track-minor-mode and added a comment to
5449         warn future maintainers that this section is a copy.
5450         (People): Change /ignore example.
5451         (Keywords): Not keywords.
5453 2007-12-20  Alex Schroeder  <alex@gnu.org>
5455         * rcirc.texi (Top): Fighting Information Overload chapter added.
5456         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5457         (rcirc commands): Move /ignore command to the new chapter.
5458         (Fighting Information Overload): New chapter documenting /keyword,
5459         /bright, /dim, channel ignore, and low priority channels.
5460         (Configuration): Document rcirc-server-alist, remove
5461         rcirc-startup-channels-alist and rcirc-default-server.
5463 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5465         * dbus.texi (Signals): Fix example in dbus-register-signal.
5467 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5469         * gnus.texi (Score Variables): Fix typo.
5471 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5473         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5474         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5475         (Errors and Events): Adapt dbus-event.
5477 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5479         * gnus.texi (Other Files): Add the yenc command.
5481 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5483         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5484         since 2004-08-06.
5486 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5488         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5489         on body.
5491 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5493         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5494         and rfc2047-allow-irregular-q-encoded-words; fix description of
5495         rfc2047-encode-encoded-words.
5497 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5499         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5501 2007-12-05  Michael Olson  <mwolson@gnu.org>
5503         * remember.texi (Diary): Remove "require" line for remember-diary.el.
5504         Update documentation for `remember-diary-file'.
5506 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
5508         * dbus.texi (Signals): Precise `dbus-register-signal'.
5509         (Errors and Events): Rework events part, the internal structure of
5510         dbus-event has changed.
5512 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
5514         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5515         ($(infodir)/dbus, dbus.dvi): New targets.
5517 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
5519         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5520         unconditionally.
5522         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5523         emulation with @print{}.
5525 2007-12-02  Richard Stallman  <rms@gnu.org>
5527         * dbus.texi (Overview): Minor cleanup.
5529 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
5531         * Makefile.in (INFO_TARGETS): Add dbus.
5532         (DVI_TARGETS): Add dbus.dvi.
5533         (dbus, dbus.dvi): New targets.
5535         * dbus.texi: New file.
5537 2007-11-24  Romain Francoise  <romain@orebokech.com>
5539         * nxml-mode.texi: Add description in @direntry.
5540         Fix file name to match @setfilename.
5542 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
5544         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5545         ($(infodir)/nxml-mode): New rule.
5547         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5548         ($(infodir)/nxml-mode): New rule.
5549         (clean): Add nxml-mode*.
5551         * nxml-mode.texi: New file with nxml manual.
5553 2007-11-18  Richard Stallman  <rms@gnu.org>
5555         * flymake.texi (Example -- Configuring a tool called directly):
5556         Update example.
5558 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
5560         * tramp.texi (Filename completion): Simplify explanation of
5561         double-slash behavior.  Explain directory contents flushing.
5563 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5565         * calc.texi (TeX and LaTeX Language Modes): Put in
5566         missing braces.
5568 2007-11-15  Richard Stallman  <rms@gnu.org>
5570         * cl.texi (Equality Predicates): Delete `eql'.
5571         (Predicates, Naming Conventions, Top): Delete `eql'.
5572         (Common Lisp Compatibility): Delete `eql'.
5573         (Porting Common Lisp): Delete obsolete backquote info.
5574         Minor clarification about character constants.
5575         (Sequence Basics): Minor clarification.
5577 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5579         * cc-mode.texi (Electric Keys, Custom Macros):
5580         * tramp.texi (Filename completion): Fix typos.
5582 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5584         * calc.texi (Basic commands): Mention the menu.
5586 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5588         * tramp.texi (Connection caching): Tramp flushes connection
5589         properties when remote operating system has been changed.
5591 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5593         * gnus-news.texi: Fix spelling.
5594         `message-insert-formatted-citation-line', not
5595         `message-insert-formated-citation-line'.
5597         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5599 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5601         * tramp.texi (Overview): Mention also the PuTTY integration under
5602         w32.  Remove paragraphs about Tramp's experimental status.
5603         (Frequently Asked Questions): Add code example for highlighting the
5604         mode line.
5606 2007-11-03  Michael Olson  <mwolson@gnu.org>
5608         * remember.texi: Change mentions of remember-buffer to
5609         remember-finalize throughout.
5611 2007-10-30  Michael Olson  <mwolson@gnu.org>
5613         * remember.texi (Copying): Remove.
5614         (Mailbox): Update with non-BBDB instructions.
5615         (Diary, Org): Add.
5616         (Bibliography, Planner Page): Remove.
5618 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5620         * makefile.w32-in (INFO_TARGETS): Add remember.
5621         (DVI_TARGETS): Add remember.dvi.
5622         ($(infodir)/remember): New rule.
5623         (clean): Add remember*.
5625 2007-10-30  Michael Olson  <mwolson@gnu.org>
5627         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5628         ($(infodir)/remember): New rule that builds the Remember Manual.
5630         * remember.texi: New file containing the Remember Mode Manual.
5631         Shuffle chapters around after initial import.
5632         (Function Reference): Split Keystrokes into separate chapter.
5633         (Keystrokes): Document C-c C-k.
5634         (Introduction): Fix typographical issue with "---".
5636 2007-10-29  Richard Stallman  <rms@gnu.org>
5638         * widget.texi (Introduction): Delete discussion of implementation
5639         internals.
5641 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5643         * tramp.texi (Connection caching): Host names must be different
5644         when tunneling.
5646 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5648         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5649         Gnus v5.13.
5651 2007-10-28  Miles Bader  <miles@gnu.org>
5653         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5655 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5657         * gnus.texi (Sorting the Summary Buffer):
5658         Remove gnus-article-sort-by-date-reverse.
5660 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5662         * gnus.texi (Non-ASCII Group Names): New node.
5663         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5664         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5666 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5668         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5669         clean the output of the program `imap-shell-program'.
5671 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5673         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5675 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5677         * gnus.texi (Sticky Articles): Documentation for sticky article
5678         buffers.
5680 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5682         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5684 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5686         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5688 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5690         * gnus.texi (Archived Messages):
5691         Document gnus-update-message-archive-method.
5693 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5695         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5697 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5699         * gnus.texi (Group Maneuvering):
5700         Document `gnus-summary-next-group-on-exit'.
5702 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5704         * gnus.texi (Really Various Summary Commands):
5705         Mention gnus-auto-select-on-ephemeral-exit.
5707 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5709         * gnus.texi, message.texi: Bump version number.
5711 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5713         * gnus.texi (Group Line Specification, Misc Group Stuff)
5714         (Server Commands): Parenthesize @pxref{Mail Spool}.
5716 2007-10-28  Didier Verna  <didier@xemacs.org>
5718         New user option: message-signature-directory.
5719         * message.texi (Insertion Variables): Document it.
5720         * gnus.texi (Posting Styles): Ditto.
5722 2007-10-28  Didier Verna  <didier@xemacs.org>
5724         * gnus.texi (Group Line Specification):
5725         * gnus.texi (Misc Group Stuff):
5726         * gnus.texi (Server Commands): Document the group compaction feature.
5728 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5730         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5732         * message.texi (Various Message Variables): Add message-fill-column.
5734 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5736         * gnus.texi: Untabify.
5738 2007-10-28  Didier Verna  <didier@xemacs.org>
5740         * gnus.texi (Group Parameters): Document the posting-style merging
5741         process in topic-mode.
5743 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5745         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5747 2007-10-28  Romain Francoise  <romain@orebokech.com>
5749         * gnus.texi (Mail Spool): Fix typo.
5750         Update copyright.
5752 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5754         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5756 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5758         * gnus.texi (Summary Generation Commands):
5759         Add gnus-summary-insert-ticked-articles.
5761 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5763         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5764         to spam-spamassassin-program.
5766 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5768         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5770 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5772         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5774 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5776         * message.texi (Mail Headers): Document `opportunistic'.
5778 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5780         * emacs-mime.texi (Encoding Customization): Explain how to set
5781         mm-coding-system-priorities per hierarchy.
5783 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5785         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5786         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5788 2007-10-28  Didier Verna  <didier@xemacs.org>
5790         * message.texi (Wide Reply): Update documentation of
5791         message-dont-reply-to-names (now allowing a list of regexps).
5793 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5795         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5797 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5799         * gnus.texi (SpamAssassin back end): Fix typo.
5801         * sieve.texi (Examples): Fix grammar.
5803 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5805         * gnus.texi (Searching for Articles): Document M-S and M-R.
5806         (Limiting): Document / b.
5808 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5810         * gnus.texi (Thread Commands): T M-^.
5812 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5814         * message.texi (Mail Aliases): Document ecomplete.
5815         (Mail Aliases): Fix typo.
5817 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5819         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5820         fix typo.
5822 2007-10-28  Romain Francoise  <romain@orebokech.com>
5824         * gnus.texi (Mail Spool): Grammar fix.
5826 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5828         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5829         string.
5831 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5833         * gnus.texi (Group Parameters): Fix description.
5835 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5837         * gnus.texi (Gmane Spam Reporting):
5838         Fix spam-report-gmane-use-article-number.
5839         Add spam-report-user-mail-address.
5841 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5843         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5845 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5847         * gnus.texi (Group Parameters): Add simplified sorting example based on
5848         example for `Sorting the Summary Buffer' from Jari Aalto
5849         <jari.aalto@cante.net>.
5850         (Example Methods): Add example for an indirect connection.
5852 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5854         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5855         (Agent Parameters): Updated parameter names to match code.
5856         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5857         'gnus-agent-summary-fetch-series'.
5858         (Agent and flags): New section providing a generalized discussion
5859         of flag handling.
5860         (Agent and IMAP): Remove flag discussion.
5861         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5863 2007-10-28  Romain Francoise  <romain@orebokech.com>
5865         * gnus.texi (Exiting the Summary Buffer): Add new function
5866         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5868 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5870         * gnus.texi (Conformity): Fix typo.
5871         (Customizing Articles): Document `first'.
5873 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5875         * gnus.texi (Sorting the Summary Buffer):
5876         Add `gnus-thread-sort-by-date-reverse'.  Add example
5877         host to different sorting in NNTP and RSS groups.
5879 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5881         * message.texi (Insertion): Describe prefix for
5882         message-mark-inserted-region and message-mark-insert-file.
5884 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5886         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5887         LaTeX documents.  Describe "text/x-gnus-verbatim".
5889 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5891         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5892         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5893         (spam-stat spam filtering, SpamOracle)
5894         (Extending the Spam ELisp package): Remove extra quote symbol for
5895         clarity.
5897 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5899         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5900         gnus-article-delete-part and gnus-article-replace-part.
5901         (Using MIME): Add gnus-mime-replace-part.
5903 2007-10-28  Romain Francoise  <romain@orebokech.com>
5905         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5906         requires `auto-compression-mode' to be enabled.  Add new nnml
5907         variable `nnml-compressed-files-size-threshold'.
5909 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5911         * gnus.texi (Sorting the Summary Buffer):
5912         Add gnus-thread-sort-by-recipient.
5914 2007-10-28  Romain Francoise  <romain@orebokech.com>
5916         * message.texi (Insertion Variables): Mention new variable
5917         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5918         documentation accordingly.
5920 2007-10-28  Romain Francoise  <romain@orebokech.com>
5922         * gnus.texi (To From Newsgroups): Mention new variables
5923         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5925 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5927         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5928         stuff; gnus-mime-inline-part does the automatic decompression.
5930 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5932         * gnus.texi (Spam ELisp Package Configuration Examples):
5933         "training.ham" should be "training.spam".
5935 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5937         * message.texi (Mail Variables): Fix the default value for
5938         message-send-mail-function.
5940 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5942         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5943         always returns nil exceptionally.
5945 2007-10-28  Simon Josefsson  <jas@extundo.com>
5947         * gnus.texi (Article Washing): Add libidn URL.
5948         Suggested by Michael Cook <michael@waxrat.com>.
5950 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5952         * gnus.texi (Topic Commands): Fix next/previous.
5954 2007-10-28  Simon Josefsson  <jas@extundo.com>
5956         * gnus.texi (Article Washing): Mention `W i'.
5958 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5960         * gnus.texi (Group Parameters): Slight extension of sieve
5961         parameter description.
5963 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5965         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5966         matching score files as well.
5967         (Picons): Describe `gnus-picon-style'.
5969 2007-10-28  Romain Francoise  <romain@orebokech.com>
5971         * message.texi (Message Headers): Mention that headers are hidden
5972         using narrowing, and how to expose them.
5973         Update copyright.
5975 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5977         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5978         `gnus-summary-sort-by-recipient'.
5980 2007-10-28  Romain Francoise  <romain@orebokech.com>
5982         * gnus.texi (NNTP marks): New node.
5983         (NNTP): Move NNTP marks variables to the new node.
5985 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5987         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5989         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5991 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5993         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5994         everywhere for consistency.
5995         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5996         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5997         Say "regular expression" instead of "regex."  Admonish.
5998         Pick other words to sound better (s/so/thus/).
5999         (Spam ELisp Package Filtering of Incoming Mail):
6000         Mention statistical filters.  Remove old TODO.
6001         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
6002         New section on sorting and displaying the spam score.
6003         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
6004         backend but an alias to spam-use-BBDB.
6005         (Extending the Spam ELisp package): Rewrite the example using the
6006         new backend functionality.
6008 2007-10-28  Simon Josefsson  <jas@extundo.com>
6010         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
6011         nntp-marks-directory, from Romain Francoise
6012         <romain@orebokech.com>.
6014 2007-10-28  Magnus Henoch  <mange@freemail.hu>
6016         * gnus.texi (Hashcash): New default value of
6017         hashcash-default-payment.
6019 2007-10-28  Simon Josefsson  <jas@extundo.com>
6021         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
6022         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
6024 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6026         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
6028 2007-10-28  Simon Josefsson  <jas@extundo.com>
6030         * gnus.texi (documentencoding): Add, to avoid warnings.
6032 2007-10-28  Simon Josefsson  <jas@extundo.com>
6034         * message.texi (Mail Headers): Add.
6036         * gnus.texi (Hashcash): Fix.
6038 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6040         * gnus.texi (Hashcash): Change location of library, also mention
6041         that payments can be verified and fix the name of the
6042         hashcash-path variable.
6044 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6046         * gnus.texi (Article Display): Add `gnus-picon-style'.
6048 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6050         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
6052 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6054         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
6055         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
6056         warning about ham processors in spam groups removed.
6058 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
6060         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
6061         From Hubert Chan <hubert@uhoreg.ca>.
6063 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6065         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
6066         (Mailing List): Typo.
6067         (Customizing Articles): Add gnus-treat-ansi-sequences.
6068         (Article Washing): Index.
6070         * message.texi: Use m-dash consistently.
6072 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6074         * gnus.texi (GroupLens): Remove.
6076 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
6078         * gnus.texi (Outgoing Messages, Agent Variables):
6079         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
6080         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
6082 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
6084         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
6086 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
6088         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
6090         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
6092 2007-10-28  Simon Josefsson  <jas@extundo.com>
6094         * gnus.texi (Top): Add SASL.
6096 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
6098         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
6100 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
6102         * gnus.texi (Troubleshooting): Adjust Gnus version number.
6104 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
6106         * calc.texi (Formulas, Composition Basics): Lower the
6107         precedence of negation.
6109 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
6111         * ses.texi (The Basics): Mention how to create a new spreadsheet.
6112         Mention the new three-letter column identifiers.
6113         (More on cell printing): Calculate-cell and truncate-cell are now `c'
6114         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
6115         message when using `c' on an empty default with default printer.
6116         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
6117         renamed to `ses--symbolic-formulas' some time ago.
6119 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
6121         * calc.texi (Default Simplifications, Making Selections)
6122         (Customizing Calc): Clarify associativity of multiplication.
6124 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
6126         * tramp.texi (Traces and Profiles): Simplify loop over
6127         `trace-function-background'.
6129 2007-10-22  Juri Linkov  <juri@jurta.org>
6131         * dired-x.texi (Shell Command Guessing): Default values are now
6132         available by typing M-n instead of M-p.
6134 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
6136         * tramp.texi (Cleanup remote connections): New section.
6137         (Password caching): Remove `tramp-clear-passwd'.
6138         It's not a command anymore.
6139         (Bug Reports): Add `tramp-bug' to function index.
6140         (Function Index, Variable Index): New nodes.
6141         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
6143         * trampver.texi: Update release number.
6145 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
6147         * calc.texi (History and Acknowledgements): Turn comment
6148         about integer size into past tense.
6149         (Time Zones): Remove pointer to Calc author's address.
6150         (Trigonometric and Hyperbolic Functions): Mention cotangent
6151         and hyperbolic cotangent.  Fix typo.
6153 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
6155         Sync with Tramp 2.1.11.
6157         * trampver.texi: Update release number.
6159 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
6161         * tramp.texi (External packages): New section.
6163 2007-09-29  Juri Linkov  <juri@jurta.org>
6165         * info.texi (Help-Int): Document `L' (`Info-history').
6167 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
6169         * org.texi: Change links to webpage and maintained email.
6170         (Remember): Promote to Chapter, significant changes.
6171         (Fast access to TODO states): New section.
6172         (Faces for TODO keywords): New section.
6173         (Export options): Example for #+DATE.
6174         (Progress logging): Section moved.
6176 2007-09-26  Bill Wohler  <wohler@newt.com>
6178         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
6179         browse-url-at-mouse.
6181 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
6183         * flymake.texi (Customizable variables): Face names don't end in -face.
6184         Fix flymake-err-line-patterns template.
6185         (Example -- Configuring a tool called directly): Fix init-function.
6186         (Highlighting erroneous lines): Face names don't end in -face.
6188 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
6190         * erc.texi (Special-Features): Fix small typo.
6192 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
6194         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
6195         and "External transfer methods".
6197 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
6199         * calc.texi (Predefined Units): Add some history.
6201 2007-09-08  Michael Olson  <mwolson@gnu.org>
6203         * erc.texi (Copying): New section included from gpl.texi.
6204         This matches the look of the upstream ERC manual.
6206 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
6208         * calc.texi (History and Acknowledgements): Adjust the "thanks".
6209         (Random Numbers): Clarify the distribution of `random'.
6211 2007-09-06  Glenn Morris  <rgm@gnu.org>
6213         Move manual sources from man/ to subdirectories of doc/.
6214         Split into the Emacs manual in emacs/, and other manuals in misc/.
6215         Change all setfilename commands to use ../../info.
6216         * Makefile.in: Move the parts of the old man/Makefile.in that do not
6217         refer to the Emacs manual here.
6218         (infodir): New variable.
6219         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
6220         (cc-mode.texi, faq.texi): Update references to source file locations.
6221         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
6222         do not refer to the Emacs manual here.
6223         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
6225         * Makefile.in: Add `basename' versions of all info targets, for
6226         convenience when rebuilding just one manual.
6227         (../etc/GNU): Delete obsolete target.
6228         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6229         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
6230         *.vrs *.toc here...
6231         (maintainer-clean): ...from here.
6233         * makefile.w32-in (../etc/GNU): Delete obsolete target.
6235 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
6237         * calc.texi (Date Conversions): Clarify definition of
6238         Julian day numbering.
6239         (Date Forms): Clarify definition of Julian day numbering;
6240         add some history.
6242 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
6244         * org.texi: Version 5.07.
6246 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6248         * message.texi (MIME): Replace mml-attach with mml-attach-file.
6250 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
6252         * org.texi (Adding hyperlink types): New section.
6253         (Embedded LaTeX): Chapter updated because of LaTeX export.
6254         (LaTeX export): New section.
6255         (Using links out): New section.
6257 2007-08-22  Glenn Morris  <rgm@gnu.org>
6259         * faq.texi (Learning how to do something): Refcards now in
6260         etc/refcards/ directory.
6262 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
6264         * tramp.texi (Remote Programs): Persistency file must be cleared when
6265         changing `tramp-remote-path'.
6266         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6267         macro.
6269 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
6271         * calc.texi: Move contents to beginning of file.
6272         (Algebraic Entry): Fix the formatting of an example.
6274 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
6276         * calc.texi (Basic Operations on Units): Mention exact versus
6277         inexact conversions.
6279 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
6281         * calc.texi (Basic Operations on Units): Mention default
6282         values for new units.
6283         (Quick Calculator Mode): Mention that binary format will
6284         be displayed.
6286 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6288         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6290 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6292         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6294 2007-08-08  Glenn Morris  <rgm@gnu.org>
6296         * gnus.texi, sieve.texi: Replace `iff'.
6298 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
6300         * calc.texi (Basic Graphics): Mention the graphing of error
6301         forms.
6302         (Graphics Options): Mention how `g s' handles error forms.
6303         (Curve Fitting): Mention plotting the curves.
6304         (Standard Nonlinear Models): Add additional models.
6305         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6306         (Linear Fits): Correct result.
6308 2007-08-01  Alan Mackenzie  <acm@muc.de>
6310         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6311         to "--no-site-file".
6313 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
6315         * tramp.texi (Frequently Asked Questions): Point to mode line
6316         extension in Emacs 23.1.
6318         * trampver.texi: Update release number.
6320 2007-07-27  Glenn Morris  <rgm@gnu.org>
6322         * calc.texi (Copying): Include license text from gpl.texi, rather than
6323         in-line.
6325 2007-07-25  Glenn Morris  <rgm@gnu.org>
6327         * calc.texi (Copying): Replace license with GPLv3.
6329         * Relicense all FSF files to GPLv3 or later.
6331 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6333         Sync with Tramp 2.1.10.
6335         * tramp.texi (trampfn): Expand macro implementation in order to handle
6336         empty arguments.
6337         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
6338         occurrences by trampfn.
6339         (Frequently Asked Questions): Extend example code for host
6340         identification in the modeline.  Add bbdb to approaches shortening Tramp
6341         file names to be typed.
6343         * trampver.texi: Update release number.
6345 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6347         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6348         section.  Reported by <poti@potis.org>.
6349         (Remote processes): Arguments of the program to be debugged are taken
6350         literally.
6351         (Frequently Asked Questions): Simplify recentf example.
6353 2007-07-14  Karl Berry  <karl@gnu.org>
6355         * info.texi (@copying): New Back-Cover Text.
6357         * info.texi (Quitting Info): Move to proper place in source.
6358         (Reported by Benno Schulenberg.)
6360 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6362         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6364         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6366         * emacs-mime.texi: Add @documentencoding directive.
6368 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6370         * tramp.texi (Remote processes): Add an anchor to the subsection
6371         "Running a debugger on a remote host".
6373 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
6375         * tramp.texi (Remote processes): Don't call it "experimental" any
6376         longer.  Add subsection about running a debugger on a remote host.
6378 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
6380         * org.texi (Properties and columns): Chapter rewritten.
6382 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
6384         * tramp.texi:
6385         * trampver.texi: Migrate to Tramp 2.1.
6387 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
6389         * org.texi (Properties): New chapter.
6391 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6393         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6394         Control Panel.
6396         * gnus.texi (Misc Article): Add index entry for
6397         gnus-single-article-buffer.
6399 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6401         * gnus.texi (Starting Up): Fix typo.
6403 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6405         * gnus.texi (Asynchronous Fetching): Fix typo.
6407 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6409         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6410         (About This Manual): Remove redundant information.
6411         (Getting Started): Mention author.
6412         (Basic Arithmetic, Customizing Calc): Make description of the
6413         variable `calc-multiplication-has-precedence' match its new effect.
6415 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6417         * calc.texi (Basic Arithmetic, Customizing Calc):
6418         Mention the variable `calc-multiplication-has-precedence'.
6420 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
6422         * org.texi (Tag): Section swapped with node Timestamps.
6423         (Formula syntax for Lisp): Document new `L' flag.
6425 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6427         * gnus.texi (Misc Group Stuff, Summary Buffer)
6428         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
6430 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6432         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6433         * gnus.texi (Article Buttons, Mail Source Customization)
6434         (Sending or Not Sending, Customizing NNDiary):
6435         * message.texi (Message Headers):
6436         * mh-e.texi (HTML): Fix typos.
6438 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
6440         Sync with Tramp 2.0.56.
6442         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6443         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6445 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6447         * Version 22.1 released.
6449 2007-05-26  Michael Olson  <mwolson@gnu.org>
6451         * erc.texi (Modules): Fix references to completion modules.
6453 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6455         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6457 2007-05-09  Didier Verna  <didier@xemacs.org>
6459         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6460         nndiary back end and the gnus-diary library.
6462 2007-05-03  Karl Berry  <karl@gnu.org>
6464         * .cvsignore (*.pdf): New entry.
6466         * texinfo.tex: Update from current version for better pdf generation.
6468 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6470         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6472 2007-04-28  Glenn Morris  <rgm@gnu.org>
6474         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6475         consideration of legal status.
6477 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6479         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6481 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6483         * faq.texi (New in Emacs 22): python.el removed.
6485 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6487         * calc.texi (Reporting bugs): Update maintainer's address.
6489 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6491         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6493 2007-04-15  Jay Belanger  <belanger@truman.edu>
6495         * calc.texi (Title page): Remove the date.
6496         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6497         (The Standard Calc Interface): Change trail title.
6498         (Floats): Mention that when non-decimal floats are entered, only
6499         approximations are stored.
6500         (Copying): Move to the appendices.
6501         (GNU Free Documentation License): Add as an appendix.
6503 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6505         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6506         * dired-x.texi, ebrowse.texi, ediff.texi:
6507         * emacs-mime.texi, erc.texi, eshell.texi:
6508         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6509         * idlwave.texi, message.texi, newsticker.texi, org.texi:
6510         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6511         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6512         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6513         * woman.texi: Include GFDL.
6515         * doclicense.texi: Remove node heading, so that it can be included by
6516         other files.
6518         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
6520         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6521         than *.
6523 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
6525         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6526         in Calc.
6528 2007-04-09  Romain Francoise  <romain@orebokech.com>
6530         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6531         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
6532         replace mouse-2.
6534 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6536         * woman.texi (Word at point, Interface Options): woman-topic-at-point
6537         renamed to woman-use-topic-at-point.  Document new behavior.
6539 2007-04-08  Richard Stallman  <rms@gnu.org>
6541         * url.texi: Fix some indexing.
6542         (Disk Caching): Drop discussion of old/other Emacs versions.
6544 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6546         * url.texi (Disk Caching): Say Emacs 21 "and later".
6548         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6549         on Font locking which now mentions JIT lock.
6551 2007-04-01  Michael Olson  <mwolson@gnu.org>
6553         * erc.texi: Update for the ERC 5.2 release.
6555 2007-03-31  David Kastrup  <dak@gnu.org>
6557         * woman.texi (Topic, Interface Options): Explain changes semantics of
6558         woman-manpath in order to consider MANPATH_MAP entries.
6560 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6562         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6564 2007-03-26  Richard Stallman  <rms@gnu.org>
6566         * pgg.texi (Caching passphrase): Clean up previous change.
6568 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
6570         * gnus.texi (Setting Process Marks): Fix typo.
6572 2007-03-25  Romain Francoise  <romain@orebokech.com>
6574         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6575         readability, and include various fixes by Daniel Brockman, Nick Roberts
6576         and Dieter Wilhelm.
6578 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6580         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6582         * gnus.texi (Mail Source Specifiers): Fix typo.
6584 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6586         * reftex.texi (Imprint): Update maintainer information.
6588 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6590         * message.texi (Message Buffers): Update documentation for
6591         message-generate-new-buffers.
6593 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6595         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6597 2007-03-21  Glenn Morris  <rgm@gnu.org>
6599         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6601 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6603         * eshell.texi (Known problems): Emacs 21 -> 22.
6605         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6607 2007-03-18  Jay Belanger  <belanger@truman.edu>
6609         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6611 2007-03-12  Glenn Morris  <rgm@gnu.org>
6613         * calc.texi (Time Zones): Switch to new North America DST rule.
6615         * calc.texi: Replace "daylight savings" with "daylight
6616         saving" in text throughout.
6618 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6620         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6621         The variable now uses a list of symbols instead of just a symbol.
6622         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6624 2007-03-06  Romain Francoise  <romain@orebokech.com>
6626         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6627         new packages, and mention Gnus update.
6629 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6631         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6632         nntp-open-connection-functions-never-echo-commands.
6634 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6636         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6637         problems on the console, and security risk in not using gpg-agent.
6639 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6641         * org.texi (The spreadsheet): Rename from "Table calculations".
6642         Completely reorganized and rewritten.
6643         (CamelCase links): Section removed.
6644         (Repeating items): New section.
6645         (Tracking TODO state changes): New section.
6646         (Agenda views): Chapter reorganized and rewritten.
6647         (HTML export): Section rewritten.
6648         (Tables in arbitrary syntax): New section.
6649         (Summary): Better feature summary.
6650         (Activation): Document problem with cut-and-paste of Lisp code
6651         from PDF files.
6652         (Visibility cycling): Document indirect buffer use.
6653         (Structure editing): Document sorting.
6654         (Remember): Section rewritten.
6655         (Time stamps): Better description of time stamp types.
6656         (Tag searches): Document regular expression search for tags.
6657         (Stuck projects): New section.
6658         (In-buffer settings): New keywords.
6659         (History and Acknowledgments): Updated description.
6661 2007-02-24  Alan Mackenzie  <acm@muc.de>
6663         * cc-mode.texi (Movement Commands): Insert two missing command names.
6664         (Getting Started): Slight wording correction (use conditional).
6666 2007-02-22  Kim F. Storm  <storm@cua.dk>
6668         * widget.texi (User Interface, Basic Types): Document need to put some
6669         text before the %v escape in :format string in editable-field widget.
6671 2007-02-18  Romain Francoise  <romain@orebokech.com>
6673         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6674         `cvs-mode-quit'.
6676 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6678         * widget.texi (Programming Example): Put constant strings in :format.
6680 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6682         * faq.texi (Fullscreen mode on MS-Windows): New node.
6684 2007-02-04  David Kastrup  <dak@gnu.org>
6686         * faq.texi (AUCTeX): Update version number.  Should probably be done
6687         for other packages as well.
6689 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6691         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6692         <tassilo@member.fsf.org>.
6694 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6696         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6697         ls-lisp-use-localized-time-format.
6699 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6701         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6703 2007-01-13  Michael Olson  <mwolson@gnu.org>
6705         * erc.texi (Modules): Mention capab-identify module.
6707 2007-01-05  Michael Olson  <mwolson@gnu.org>
6709         * erc.texi (Getting Started): Update for /RECONNECT command.
6711 2007-01-04  Richard Stallman  <rms@gnu.org>
6713         * ebrowse.texi: Change C-c b to C-c C-m.
6715 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6717         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6718         variables only in info to avoid redundant entries in the printed
6719         manual.
6721 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6723         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6725 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6727         * message.texi (Security): Split into sub-nodes.
6729 2007-01-01  Alan Mackenzie  <acm@muc.de>
6731         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6732         eval-after-load in Emacs <=21 and a workaround.  Document that
6733         trigraphs are not supported.
6735 2007-01-01  Alan Mackenzie  <acm@muc.de>
6737         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6738         c-context-line-break.  When invoked within a string, preserve
6739         whitespace.  Add a backslash only when also in a macro.
6741 2007-01-01  Alan Mackenzie  <acm@muc.de>
6743         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6745 2007-01-01  Alan Mackenzie  <acm@muc.de>
6747         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6748         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6750 2007-01-01  Alan Mackenzie  <acm@muc.de>
6752         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6753         "Choosing a Style".
6755         * cc-mode.texi ("Styles"): Add @dfn{style}.
6757 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6759         Sync with Tramp 2.0.55.
6761         * trampver.texi: Update release number.
6763 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6765         * gnus.texi (Customizing Articles): Add index entries for all
6766         gnus-treat-* variables.
6768 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6770         * gnus.texi (IMAP): Fix incorrect explanation of
6771         nnimap-search-uids-not-since-is-evil in documentation for
6772         nnimap-expunge-search-string.
6774 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6776         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6777         spam-ifile-database.
6779 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6781         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6782         rebind C-s.
6784 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6786         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6787         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6788         "expiring mail".
6789         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6790         nnimap-nov-is-evil.
6792 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6794         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6795         about the key procedure being used heavily.
6797 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6799         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6800         to t.
6801         (Prerequisites): Add explanation about gpg-agent.
6803 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6805         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6806         "sort" instead of "sort*".
6808 2006-12-19  Richard Stallman  <rms@gnu.org>
6810         * calc.texi (History and Acknowledgements): Recognize that Emacs
6811         now does have floating point.
6813 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6815         * tramp.texi (External transfer methods): Describe new method `scpc'.
6817 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6819         * pgg.texi: Added short note on gpg-agent to the introduction.
6821 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6823         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6824         also applies to Cc.
6826 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6828         * gnus.texi (X-Face): Clarify.  Say which programs are required
6829         on Windows.
6831 2006-12-08  Michael Olson  <mwolson@gnu.org>
6833         * erc.texi (Modules): Remove documentation for list module.
6835 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6837         * faq.texi (^M in the shell buffer): Ditto.
6839 2006-11-20  Michael Olson  <mwolson@gnu.org>
6841         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6843 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6845         * org.texi: Fix typos.
6846         (Agenda commands): Document `C-k'.
6848 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6850         * url.texi (http/https): Fix a typo in the HTTP URL.
6852 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6854         * ada-mode.texi: Total rewrite.
6856 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6858         * org.texi: Minor typo fixes.
6860 2006-11-13  Bill Wohler  <wohler@newt.com>
6862         Release MH-E manual version 8.0.3.
6864         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6865         release 8.0.3.
6867         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6868         to set MAILDIR.
6869         (Reading Mail): Document the customization of read-mail-command
6870         for MH-E.
6871         (Viewing Attachments): Document mm-discouraged-alternatives.
6872         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6873         (Junk): Add more information about the settings of mh-junk-background
6874         in a program.  Add /usr/bin/mh to PATH in examples.
6876 2006-11-12  Richard Stallman  <rms@gnu.org>
6878         * woman.texi: Update author address but say he no longer maintains it.
6880 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6882         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6883         archived trees.
6884         (Checkboxes): Section moved to chapter 5, and extended.
6885         (The date/time prompt): New section.
6886         (Link abbreviations): New section.
6887         (Presentation and sorting): New section.
6888         (Custom agenda views): Section completely rewritten.
6889         (Summary): Compare with Planner.
6890         (Feedback): More info about creating backtraces.
6891         (Plain lists): Modified example.
6892         (Breaking down tasks): New section.
6893         (Custom time format): New section.
6894         (Time stamps): Document inactive timestamps.
6895         (Setting tags): More details about fast tag selection.
6896         (Block agenda): New section.
6897         (Custom agenda views): Section rewritten.
6898         (Block agenda): New section.
6900 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6902         * tramp.texi (Configuration): scp is the default method.
6903         (Default Method): Use ssh as example for another method.
6905 2006-10-27  Richard Stallman  <rms@gnu.org>
6907         * woman.texi: Downcase nroff/troff/roff.
6908         (Installation): Chapter deleted.  Some xrefs deleted.
6909         (Background): woman doesn't advise man ;-).
6911 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6913         * ada-mode.texi (Project files, Identifier completion)
6914         (Automatic Casing, Debugging, Using non-standard file names)
6915         (Working Remotely): Fix typos.
6917 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6919         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6920         sample code `my-c-initialization-hook'.
6922 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6924         * widget.texi: Fix typos.
6926 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6928         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6929         "???".  There have been no complaints for years, so the information
6930         must be appropriate.
6932 2006-10-16  Richard Stallman  <rms@gnu.org>
6934         * widget.texi: Use @var instead of capitalization.
6935         Clarify many widget type descriptions.
6937 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6939         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6940         gnus-dired-attach.
6941         (Selecting a Group): Fix typo.
6943 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6945         * widget.texi: Fix typos.
6947 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6949         * gnus.texi (Image Enhancements): Update for Emacs 22.
6951         * gnus-faq.texi ([1.3]): Update.
6953 2006-10-06  Richard Stallman  <rms@gnu.org>
6955         * faq.texi (Displaying the current line or column):
6956         Delete "As of Emacs 20".
6958 2006-10-06  Romain Francoise  <romain@orebokech.com>
6960         * faq.texi (VM): VM works with Emacs 22 too.
6962 2006-10-06  Richard Stallman  <rms@gnu.org>
6964         * ebrowse.texi: Remove Emacs version "21" from title.
6966 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6968         * gnus.texi (Foreign Groups): Say where change of editing commands are
6969         stored.  Add reference to `gnus-parameters'.
6971 2006-09-15  Jay Belanger  <belanger@truman.edu>
6973         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6974         Change "Library Public License" to "Lesser Public License"
6975         throughout.  Use "yyyy" to represent year.
6977 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6979         * org.texi (Setting tags): Typo fix.
6981 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6983         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6985 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6987         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6989 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6991         * faq.texi (Escape sequences in shell output): EMACS is now set
6992         to Emacs's absolute file name, not to "t".
6993         (^M in the shell buffer): Likewise.
6994         * misc.texi (Interactive Shell): Likewise.
6996 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6998         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6999         mails with pop3-leave-mail-on-server.  Fix wording.
7000         (Limiting): Improve gnus-summary-limit-to-articles.
7001         (X-Face): Fix typo.
7003 2006-09-11  Simon Josefsson  <jas@extundo.com>
7005         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
7006         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
7008 2006-09-06  Simon Josefsson  <jas@extundo.com>
7010         * smtpmail.texi (Authentication): Mention SSL.
7012 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
7014         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
7015         Don't use @indicateurl.
7017         * cc-mode.texi (Subword Movement): Don't use @headitem.
7018         (Custom Braces, Clean-ups): Don't use @tie.
7020 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
7022         Sync with Tramp 2.0.54.
7024         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
7025         Suggested by Adrian Phillips <a.phillips@met.no>.
7027 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
7029         * org.texi (Installation, Activation): Split from Installation and
7030         Activation.
7031         (Clocking work time): Documented new features.
7033 2006-08-13  Alex Schroeder  <alex@gnu.org>
7035         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
7036         example.
7038 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
7040         * faq.texi (How to add fonts): New node.
7042 2006-08-05  Romain Francoise  <romain@orebokech.com>
7044         * faq.texi (New in Emacs 22): Expand.
7046 2006-08-03  Michael Olson  <mwolson@gnu.org>
7048         * erc.texi: Update for ERC 5.1.4.
7050 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7052         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
7053         in .../site-lisp/gnus/ by default.
7054         [ From gnus-news.texi in the trunk. ]
7056 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7058         * gnus.texi (MIME Commands): Additions for yEnc.
7060 2006-07-24  Richard Stallman  <rms@gnu.org>
7062         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
7063         * faq.texi: Move periods and commas inside quotes.
7065 2006-07-20  Jay Belanger  <belanger@truman.edu>
7067         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
7069 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
7071         * faq.texi (Security risks with Emacs): Document Emacs 22
7072         file-local-variable mechanism.
7074 2006-07-12  Michael Olson  <mwolson@gnu.org>
7076         * erc.texi: Update for ERC 5.1.3.
7078 2006-07-12  Alex Schroeder  <alex@gnu.org>
7080         * rcirc.texi: Fix typos.
7081         (Getting started with rcirc): New calling convention for M-x irc.
7082         Mention #rcirc.  Removed channel tracking.
7083         (Configuration): Change the names of all variables that got changed
7084         recently, eg. rcirc-server to rcirc-default-server.  Added
7085         documentation for rcirc-authinfo, some background for Bitlbee, and
7086         rcirc-track-minor-mode.
7087         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
7088         Scrolling.
7089         (Reconnecting after you have lost the connection): Fix example code
7090         to match code changes.
7092 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
7094         * gnus.texi, message.texi: Fix typos.
7096 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
7098         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
7099         commands.
7100         (Global TODO list): Document the use of the variables
7101         `org-agenda-todo-ignore-scheduled' and
7102         `org-agenda-todo-list-sublevels'.
7104 2006-07-05  Richard Stallman  <rms@gnu.org>
7106         * faq.texi (Scrolling only one line): Fix xref.
7108 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
7110         * faq.texi (Evaluating Emacs Lisp code):
7111         Throughout, replace eval-current-buffer with eval-buffer.
7113 2006-07-03  Richard Stallman  <rms@gnu.org>
7115         * rcirc.texi (Scrolling conservatively): Fix xref.
7117         * pcl-cvs.texi (Viewing differences): Usage fix.
7119 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
7121         * org.texi (Agenda commands): Document `s' key to save all org-mode
7122         buffers.
7124 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
7126         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
7127         names.  Mention `cvs-msg' face.
7129 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
7131         * org.texi (Checkboxes): New section.
7133 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
7135         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
7136         throughout this chapter.
7138 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
7140         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
7141         text for standalone vs Emacs info.
7142         (Help): Clarify header line description.  Use mouse-1 for clicks.
7143         (Help-P): Use mouse-1 for clicks.
7144         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
7145         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
7146         (Choose menu subtopic): Remove gratuitous Emacs command names.
7147         (Help-FOO): Put usual behavior first.
7148         (Help-Xref): Clicking on xrefs works in Emacs.
7149         (Search Text): Clarify what the default behavior is.
7150         (Create Info buffer): Fix Emacs window/X window confusion.
7151         (Emacs Info Variables): Fix for new Emacs init file behavior.
7153 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7155         * gnus.texi (Summary Buffer Lines): Fix typo.
7157 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
7159         * org.texi (Embedded LaTeX): New chapter.
7160         (Archiving): Section rewritten.
7161         (Enhancing text): Some parts moved to the new chapter about LaTeX.
7163 2006-06-20  Bill Wohler  <wohler@newt.com>
7165         Release MH-E manual version 8.0.1.
7167         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7168         release 8.0.1.
7169         (Preface): Depend on GNU mailutils 1.0 and higher.
7171 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7173         * message.texi (News Headers): Update message-syntax-checks section.
7175 2006-06-19  Karl Berry  <karl@gnu.org>
7177         * info.texi (Advanced): Mention C-q, especially with ?.
7179 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
7181         * org.texi (Publishing links): Document the `:link-validation-function'
7182         property.
7183         (Extensions and Hacking): New chapter, includes some sections of the
7184         "Miscellaneous" chapter.
7186 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
7188         * org.texi (Progress logging): New section.
7190 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
7192         * org.texi (ASCII export): Document indentation adaptation.
7193         (Setting tags): Document mutually-exclusive tags.
7195 2006-06-05  Romain Francoise  <romain@orebokech.com>
7197         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
7198         Fix typo.
7200         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
7201         channel (#gnus@irc.freenode.net).
7202         Fix typos.  Update copyright notice.
7204         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
7205         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
7206         (Line-Up Functions, Custom Macros):
7207         * ediff.texi (Window and Frame Configuration)
7208         (Highlighting Difference Regions):
7209         * emacs-mime.texi (Display Customization):
7210         * erc.texi (History):
7211         * eshell.texi (Known problems):
7212         * eudc.texi (Overview, BBDB):
7213         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
7214         (The problem of spam, SpamOracle, Extending the Spam package)
7215         (Conformity, Terminology):
7216         * idlwave.texi (Routine Info)
7217         (Class and Keyword Inheritance, Padding Operators)
7218         (Breakpoints and Stepping, Electric Debug Mode)
7219         (Examining Variables, Troubleshooting):
7220         * org.texi (Creating timestamps):
7221         * reftex.texi (Commands, Options, Changes):
7222         * tramp.texi (Inline methods, Password caching)
7223         (Auto-save and Backup, Issues):
7224         * vip.texi (Files, Commands in Insert Mode):
7225         * viper.texi (Emacs Preliminaries, States in Viper)
7226         (Packages that Change Keymaps, Viper Specials, Groundwork):
7227         Fix various typos.
7229 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
7231         * ediff.texi: Fix typos.
7233 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
7235         * org.texi: Small typo fixes.
7237 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7239         * viper.texi (Viper Specials):
7240         * gnus.texi (Example Setup):
7241         * faq.texi (Backspace invokes help):
7242         * dired-x.texi (Optional Installation Dired Jump):
7243         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7244         follow coding conventions.
7246 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
7248         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7250 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
7252         * pcl-cvs.texi: Fix typos.
7253         (Customization): Say "us".
7255 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
7257         * org.texi: Remove bogus @setfilename.
7259 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
7261         * org.texi (ASCII export): Omit command name.
7262         (HTML export): Add prefix to all lines in Local Variable example.
7263         (Acknowledgments): Typeset names in italics.
7265 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
7267         * org.texi (Plain lists): Add new item navigation commands.
7268         (External links): Document elisp and info links.
7269         (Custom searches): New section.
7270         (Publishing): New chapter.
7271         (HTML export): Include a list of supported CSS classes.
7272         (Setting tags): Describe the fast-tag-setting interface.
7274 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
7276         * dired-x.texi: ifinfo -> ifnottex.
7278 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7280         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7282 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7284         * message.texi (Interface): Add tool bar customization.
7285         (MIME): Index and text additions for mml-attach.
7286         (MIME): Describe mml-dnd-protocol-alist and
7287         mml-dnd-attach-options.
7289         * gnus.texi (Oort Gnus): Reorder entries in sections.
7290         Fix some entries.
7291         (Starting Up): Add references to "Emacs for Heathens" and to
7292         "Finding the News".  Add user-full-name and user-mail-address.
7293         (Group Buffer Format): Add tool bar customization and update.
7294         (Summary Buffer): Add tool bar customization.
7295         (Posting Styles): Add message-alternative-emails.
7297 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7299         * tramp.texi (Filename completion): Improve wording.
7301 2006-05-07  Romain Francoise  <romain@orebokech.com>
7303         * faq.texi (Using regular expressions): Fix typo.
7304         (Packages that do not come with Emacs): Fix capitalization.
7305         (Replacing text across multiple files): Expand node to explain how
7306         to use `dired-do-query-replace-regexp' in more detail, based on
7307         suggestion by Eric Hanchrow <offby1@blarg.net>.
7309 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
7311         * tramp.texi (Filename completion): Completion of remote files'
7312         method, user name and host name is active only in partial
7313         completion mode.
7315 2006-05-06  Bill Wohler  <wohler@newt.com>
7317         Release MH-E manual version 8.0.
7319         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7320         release 8.0.
7322 2006-05-06  Bill Wohler  <wohler@newt.com>
7324         * mh-e.texi (MH-BOOK-HOME): Change from
7325         http://www.ics.uci.edu/~mh/book/mh to
7326         http://rand-mh.sourceforge.net/book/mh.
7327         Replace .htm suffix with .html for MH book files.
7328         (Using This Manual): Update key binding for getting relevant
7329         chapter in Info from command key.
7330         (Ranges): Fix itemx.
7332 2006-05-05  Karl Berry  <karl@gnu.org>
7334         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7335         (\fonttextsize): New user-level command to change text font size.
7337 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7339         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
7341 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7343         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7345 2006-04-24  Bill Wohler  <wohler@newt.com>
7347         * mh-e.texi (Getting Started): Make it more explicit that you need
7348         to install MH.  Add pointers to current MH implementations.
7350 2006-04-21  Bill Wohler  <wohler@newt.com>
7352         Release MH-E manual version 7.94.
7354         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7355         release 7.94.
7357 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
7359         * org.texi: Many small fixes.
7360         (Handling links): Rename from "Managing links".
7362 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7364         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7365         (Splitting mail using spam-stat): Fix @xref.
7367 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
7369         * gnus.texi (Spam Package): Major revision of the text.
7370         Previously this node was "Filtering Spam Using The Spam ELisp Package".
7372 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
7374         * org.texi (Time stamps): Better explanation of the purpose of
7375         different time stamps.
7376         (Structure editing, Plain lists): More details on how new items
7377         and headings are inserted.
7379 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
7381         * org.texi (Formula syntax): Fix link to Calc Manual.
7383 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7385         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7387 2006-04-17  Bill Wohler  <wohler@newt.com>
7389         * mh-e.texi (Folders): Update mh-before-quit-hook and
7390         mh-quit-hook example with code that removes the buffers rather
7391         than just bury them.
7393 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
7395         Sync with Tramp 2.0.53.
7397 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
7399         * org.texi (Updating settings): New section.
7400         (Visibility cycling): Better names for the startup folding
7401         options.
7402         (Exporting): Completely restructured.
7403         (The very busy C-c C-c key): New section.
7404         (Summary of in-buffer settings): New section.
7406 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7408         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7410 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7412         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7413         (Server Commands): Key `v' is reserved for users.
7415 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
7417         * org.texi (Link format): New section, emphasis on bracket links.
7418         (External links): Document bracket links.
7419         (FAQ): Expand to cover shell links and the new link format.
7421 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7423         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7425 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
7427         * gnus.texi (Summary Buffer Lines): Add `*'.
7429 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7431         * gnus.texi (Group Parameters):
7432         Mention gnus-permanently-visible-groups.
7434 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7436         * gnus.texi (Face): Fix typo.
7438 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
7440         * gnus.texi (X-Face): Clarify.
7441         (Face): Need Emacs with PNG support.
7443 2006-04-06  Richard Stallman  <rms@gnu.org>
7445         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7446         Emacs".
7448 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7450         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7451         blocks not suitable for inclusion with Emacs using variable
7452         PARTOFEMACS.
7454 2006-04-04  Simon Josefsson  <jas@extundo.com>
7456         * gnus.texi (Security): Improve.
7458 2006-04-02  Bill Wohler  <wohler@newt.com>
7460         * mh-e.texi (Getting Started, Junk, Bug Reports)
7461         (MH FAQ and Support): Fix URLs.
7463 2006-03-31  Romain Francoise  <romain@orebokech.com>
7465         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7466         to t, not nil (and has for the past eight years).
7468 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7470         * message.texi, gnus.texi: Bump version to 5.11.
7472 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7474         * gnus.texi (Top): Add comment about version line.
7476         * message.texi (Top): Ditto.  Change to take named versions into
7477         account.
7479 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7481         * gnus.texi (Posting Styles): Add x-face-file to example.
7482         (X-Face): Refer to posting styles.
7484         * gnus-faq.texi ([5.8]): Add x-face-file.
7485         ([8.4]): Add links to gmane.emacs.gnus.user and
7486         gmane.emacs.gnus.general.
7488 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7490         * gnus-faq.texi: Use .invalid.
7491         ([5.4]): Fix gnus-posting-styles example.
7493 2006-03-27  Romain Francoise  <romain@orebokech.com>
7495         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7496         Emacs/W3 needs a new maintainer.
7497         (Ispell): Update author and version info.
7498         (Mailcrypt): Mention PGG.
7499         (New in Emacs 22): Add PGG to the list of new packages.
7500         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7501         updating dead URLs.
7503 2006-03-25  Karl Berry  <karl@gnu.org>
7505         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7506         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7507         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7508         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7509         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7510         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7511         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7512         (2) do not indent copyright year list (or anything else).
7514 2006-03-21  Bill Wohler  <wohler@newt.com>
7516         * mh-e.texi (Folders): Various edits.
7518 2006-03-20  Romain Francoise  <romain@orebokech.com>
7520         * gnus.texi (Mail Folders): Grammar fix.
7522 2006-03-19  Bill Wohler  <wohler@newt.com>
7524         * mh-e.texi (Replying): Document Mail-Followup-To.
7525         Change manually-formatted table to multitable.  Add debugging info.
7526         Move description of mh-reply-default-reply-to into paragraph
7527         that describes its values.
7529 2006-03-17  Bill Wohler  <wohler@newt.com>
7531         * mh-e.texi: Use smallexample and smalllisp consistently.
7532         (Sending Mail Tour): Update method of entering
7533         addresses and subject.
7534         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7535         (Adding Attachments, Searching): Update screenshots for Emacs 22.
7537 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
7539         * org.texi: Version number change only.
7541 2006-03-14  Bill Wohler  <wohler@newt.com>
7543         * mh-e.texi: Add index entries around each paragraph rather than
7544         depend on entries from beginning of node.  Doing so ensures that
7545         index entries are less likely to be forgotten if text is cut and
7546         pasted, and are necessary anyway if the references are on a
7547         separate page.  It seems that makeinfo is now (v. 4.8) only
7548         producing one index entry per node, so there is no longer any
7549         excuse not to.  Use subheading instead of heading.  The incorrect
7550         use of heading produced very large fonts in Info--as large as the
7551         main heading.
7552         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7553         versions 6 and 7 appeared *around* the time of these Emacs releases.
7555 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
7557         * org.texi (Clean view): Document new startup options.
7559 2006-03-11  Bill Wohler  <wohler@newt.com>
7561         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7562         (Composing, Scan Line Formats): Fix @refs.
7563         (Getting Started): Define MH profile and MH profile components.
7564         (Incorporating Mail, Reading Mail, Viewing, Printing)
7565         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7566         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7567         for string constants.
7568         (Tool Bar): Remove spurious quote.
7569         (Junk): Use ``...'' instead of "...".
7570         (Scan Line Formats): Replace @samp with @kbd.
7572 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7574         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7576 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7578         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7579         easy to understand.
7581 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7583         * gnus.texi: Markup fix.
7584         (Fancy Mail Splitting): Specify new feature.
7586 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7588         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7589         partial-words matching.
7591 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7593         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7595         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7596         (MIME Commands): Fix mm-discouraged-alternatives.
7598 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7600         * org.texi: Version number change only.
7602 2006-03-06  Bill Wohler  <wohler@newt.com>
7604         * mh-e.texi: Move from SourceForge repository to Savannah.
7605         This is version 7.93, which is a total rewrite from the previous
7606         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7607         version 7.93.
7609 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7611         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7613 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7615         * org.texi (Interaction): Add item about `org-mouse.el' by
7616         Piotr Zielinski.
7617         (Managing links): Document that also mouse-1 can be used to
7618         activate a link.
7619         (Headlines, FAQ): Add entry about hiding leading stars.
7620         (Miscellaneous): Resort the sections in this chapter to a more
7621         logical sequence.
7623 2006-02-27  Simon Josefsson  <jas@extundo.com>
7625         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7626         2004-01-27 from the trunk).
7628 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7630         * cc-mode.texi: Rename c-hungry-backspace to
7631         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7632         name as an alias.
7634 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7636         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7637         include the function header within the defun.
7639 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7641         * cc-mode.texi: Correct two typos.
7643 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7645         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7646         existing comment.
7647         (Electric Keys): Add a justification for electric indentation.
7648         (Hungry WS Deletion): Clear up the names and complications of the
7649         BACKSPACE and DELETE keys.
7651 2006-02-23  Juri Linkov  <juri@jurta.org>
7653         * faq.texi (Common requests): Move `Turning on auto-fill by
7654         default' after `Wrapping words automatically'.  Move `Working with
7655         unprintable characters' before `Searching for/replacing newlines'.
7656         Move `Replacing highlighted text' after `Highlighting a region'.
7657         Merge `Repeating commands' and `Repeating a command as many times
7658         as possible' into the former.
7659         (Packages that do not come with Emacs): Add refs to Gmane and
7660         etc/MORE.STUFF.
7662 2006-02-23  Juri Linkov  <juri@jurta.org>
7664         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7665         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7666         Add xref to `(emacs)Reporting Bugs'.
7667         (Getting a printed manual): Add URL to other formats of the manual.
7668         (Common requests): Fix menu.
7669         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7670         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7671         (Inserting text at the beginning of each line): Add pxref to
7672         `Changing the included text prefix'.
7673         (Forcing the cursor to remain in the same column): Mention `track-eol'
7674         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7675         (Replacing text across multiple files): Add keybinding `Q' for
7676         `dired-do-query-replace'.
7678 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7680         * reftex.texi: Version number and date change only.
7682         * org.texi (Internal Links): Rewrite to cover the modified
7683         linking system.
7685 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7687         * faq.texi: Remove the coding cookie, it's not needed anymore.
7689 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7691         * faq.texi (Colors on a TTY): Mention Mac OS port.
7693 2006-02-12  Karl Berry  <karl@gnu.org>
7695         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7696         8-bit accented a.
7698 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7700         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7702 2006-02-08  Romain Francoise  <romain@orebokech.com>
7704         * faq.texi (Top): Remove paragraph about the FAQ being a
7705         transitional document, etc.
7706         (Searching for/replacing newlines): New node.
7707         (Yanking text in isearch): New node.
7708         (Inserting text at the beginning of each line): Rename and make
7709         more general, mention `M-;' in Message mode.
7711 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7713         * faq.texi (Meta key does not work in xterm)
7714         (Emacs does not display 8-bit characters)
7715         (Inputting eight-bit characters): Update xrefs.
7717 2006-02-06  Romain Francoise  <romain@orebokech.com>
7719         * faq.texi (VM): VM now at version 7.19.
7720         Set myself as maintainer of this file.
7722 2006-02-04  Michael Olson  <mwolson@gnu.org>
7724         * erc.texi (History): Note that ERC is now included with Emacs.
7726 2006-01-31  Romain Francoise  <romain@orebokech.com>
7728         * message.texi (Message Headers): Explain what
7729         `message-alternative-emails' does in more detail.
7730         Update copyright year.
7732 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7734         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7736 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7738         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7740 2006-01-29  Michael Olson  <mwolson@gnu.org>
7742         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7744         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7746         * faq.texi (New in Emacs 22): Mention ERC.
7748 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7750         * rcirc.texi: Capitalize dir entry for consistency with the entry
7751         in info/dir and other entries in the Emacs category.
7752         Fix typos.  Delete trailing whitespace.
7754 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7756         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7758 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7760         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7761         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7763         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7764         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7766 2006-01-27  Alex Schroeder  <alex@gnu.org>
7768         * rcirc.texi: New file.
7770 2006-01-23  Juri Linkov  <juri@jurta.org>
7772         * widget.texi (User Interface): Add S-TAB for widget-backward.
7774 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7776         Sync with Tramp 2.0.52.
7778         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7779         Add Tramp disabling item.  New item for common connection problems.
7780         (various): Apply "ftp" as method for the download URL.
7781         (Bug Reports): Refer to FAQ for common problems.
7783 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7785         * widget.texi (User Interface): Use @key for TAB.
7787         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7789         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7790         for TAB.
7792         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7794 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7796         * gnus.texi: Update copyright.
7798 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7800         * gnus.texi (Article Washing): Additions.
7802 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7804         * org.texi (Agenda commands): Document tags command.
7806 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7808         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7810 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7812         * gnus.texi (RSS): Addition.
7814 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7816         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7818 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7820         * emacs-mime.texi (Display Customization): Add setting example to
7821         mm-discouraged-alternatives.
7823 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7825         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7826         version is the canonical version.
7828 2006-01-08  Alex Schroeder  <alex@gnu.org>
7830         * pgg.texi (Caching passphrase): Rewording.
7832 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7834         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7835         repository URL.
7837 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7839         * org.texi: Removed the accidentally re-added empty line in the
7840         direntry.
7842 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7844         * org.texi (Agenda Views): Chapter reorganized.
7846 2005-12-29  Romain Francoise  <romain@orebokech.com>
7848         * faq.texi (Using Customize): New node.
7850 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7852         * org.texi: Remove blank line in @direntry.  It is non-standard
7853         and recursively produces blank lines all over the dir file (when
7854         using Texinfo 4.8).
7856 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7858         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7860 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7862         * org.texi (Tags): Boolean logic documented.
7863         (Agenda Views): Document custom commands.
7865 2005-12-20  David Kastrup  <dak@gnu.org>
7867         * faq.texi (AUCTeX): Update version and mailing list info.
7869 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7871         * gnus.texi (MIME Commands): Mention addition of
7872         multipart/alternative to gnus-buttonized-mime-types and add xref
7873         to mm-discouraged-alternatives.
7875         * emacs-mime.texi (Display Customization): Mention addition of
7876         "image/.*" and add xref to gnus-buttonized-mime-types in the
7877         mm-discouraged-alternatives section.
7879 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7881         * org.texi (Tags): New section.
7882         (Agenda Views): Chapter reorganized.
7884 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7886         * org.texi (Internal Links): Add a missing comma after an @xref.
7888 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7890         * faq.texi (Filling paragraphs with a single space): No need to
7891         change sentence-end now.
7893 2005-12-13  Romain Francoise  <romain@orebokech.com>
7895         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7897 2005-12-12  Jay Belanger  <belanger@truman.edu>
7899         * faq.texi (Calc): Update version number.
7901 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7903         * org.texi (Progress Logging): New section.
7905 2005-12-10  Romain Francoise  <romain@orebokech.com>
7907         Update the Emacs FAQ for the 22.1 release.
7909         * faq.texi: Set VER to `22.1'.
7910         (Basic editing): Explain how to use localized versions of the
7911         Tutorial.  Mention that `C-h r' displays the manual.
7912         Delete obsolete WWW link to an Emacs 18 tutorial.
7913         (Getting a printed manual): Point to the new locations of the
7914         manuals on the GNU Web site.
7915         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7916         available via Info (it was previously distributed separately).
7917         (Installing Texinfo documentation): The latest version of Texinfo
7918         is 4.8, not 4.0.
7919         (Informational files for Emacs): COPYING is the GNU General Public
7920         License, not the Emacs General Public License.
7921         (Informational files for Emacs): Delete obsolete link to the
7922         GNUinfo pages as they have been removed from the GNU Web site.
7923         (New in Emacs 22): New node.
7924         (Setting up a customization file): Say that most packages support
7925         Customize nowadays.
7926         (Colors on a TTY): Delete reference to instructions on how to
7927         enable syntax highlighting, it is now enabled by default.
7928         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7929         at startup automatically.
7930         (Controlling case sensitivity): Mention `M-c' in isearch.
7931         (Using an already running Emacs process): Emacs now creates the
7932         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7933         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7934         sentence praising gnuserv for that.  Simplify description of how
7935         the client/server operation works.
7936         (Compiler error messages): Delete obsolete text (compile.el has
7937         been rewritten).
7938         (Indenting switch statements): Fix typo.
7939         (Matching parentheses): Simplify setup instructions, mention the
7940         menu bar item in the Options menu.
7941         (Repeating a command as many times as possible): Mention `C-x e'.
7942         (Going to a line by number): Mention new keymap and bindings
7943         `M-g M-g', `M-g M-p' and `M-g M-n'.
7944         (Turning on syntax highlighting): Now on by default.  Simplify.
7945         (Replacing highlighted text): Use `1', not `t'.
7946         (Problems with very large files): The maximum size is now 256MB on
7947         32-bit machines.
7948         (^M in the shell buffer): Mention `comint-process-echoes'.
7949         (Emacs for Apple computers): Emacs 22 has native support for Mac
7950         OS X.
7951         (Translating names to IP addresses): Delete node.
7952         (Binding keys to commands): Fix typo.
7953         (SPC no longer completes file names): New node.
7954         (MIME with Emacs mail packages): Delete section about the Emacs
7955         MIME FAQ (it's not reachable anymore).
7957 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7959         * cc-mode.texi: The manual has been extensively revised: the
7960         information about using CC Mode has been separated from the larger
7961         and more difficult chapters about configuration.  It has been
7962         updated for CC Mode 5.31.
7964 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7966         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7967         (Selecting an implementation): Fix descriptions.
7969 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7971         * message.texi (Various Message Variables): Addition.
7973 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7975         * message.texi: Fix default values.
7977 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7979         * message.texi (Header Commands): Clarify descriptions of
7980         message-cross-post-followup-to, message-reduce-to-to-cc, and
7981         message-insert-wide-reply.
7982         (Various Commands): Fix kindex for message-kill-to-signature;
7983         clarify description of message-tab.
7985 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7987         * message.texi (Mailing Lists): Fix description about MFT.
7989         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7991 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7993         * gnus.texi (Slow Terminal Connection): Replace old description
7994         with new one.
7996 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7998         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7999         replace X-Draft-Headers with X-Draft-From.
8001 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8003         * gnus.texi (Various Various): Fix the default value of
8004         nnheader-max-head-length.
8005         (Gnus Versions): Fix typo.
8007 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
8009         * org.texi (Structure editing): Document new functionality of
8010         M-RET.
8012 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
8014         * org.texi (Internal Links): Fix Texinfo usage.
8016 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
8018         * org.texi (TODO basics): Document the global todo list.
8019         (TODO items): Documents sparse tree for specific TODO
8020         keywords.
8022 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
8024         * org.texi (Plain Lists): Typos fixed.
8026 2005-11-28  Jay Belanger  <belanger@truman.edu>
8028         * calc.texi: Change references of `M-#' to `C-x *' prefix.
8030 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
8032         * org.texi (Structure editing): New item moving commands added.
8033         (Plain Lists): New section.
8035 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
8037         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
8038         (Agenda): Document commands `org-cycle-agenda-files' and
8039         `org-agenda-file-to-front'.
8040         (Built-in table editor): Document `org-table-sort-lines'.
8041         (HTML formatting): Export of hand-formatted lists.
8043 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8045         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
8046         new variable gnus-toolbar-thickness.
8048 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8050         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
8052 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8054         * gnus.texi (X-Face): Fix description.
8055         (XVarious): Remove gnus-xmas-logo-color-alist and
8056         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
8058 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8060         * gnus.texi (Group Parameters): Mention new variable
8061         gnus-parameters-case-fold-search.
8062         (Home Score File): Addition.
8064 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
8066         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
8067         (Overview): List supported feed types.
8068         (Installation): No installation necessary when using autoload.
8069         (Configuration): Rename "RSS" to "news".
8071 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
8073         * pgg.texi (User Commands): Document additional passphrase
8074         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
8075         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
8077 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
8079         * org.texi: Version number changed to 3.19.
8081 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
8083         * pgg.texi (How to use): Update the example to add autoload of
8084         pgg-encrypt-symmetric-region.
8085         (User Commands): Document pgg-encrypt-symmetric-region.
8086         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
8088 2005-10-27  Jay Belanger  <belanger@truman.edu>
8090         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
8091         mention other TeX-related units.
8093 2005-10-23  Lars Hansen  <larsh@soem.dk>
8095         * dired-x.texi (Miscellaneous Commands):
8096         Replace dired-do-relative-symlink by dired-do-relsymlink and
8097         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
8099 2005-10-23  Jay Belanger  <belanger@truman.edu>
8101         * calc.texi (Predefined Units): Use `alpha' for the fine structure
8102         constant.
8104 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
8106         * faq.texi (Bugs and problems):
8107         Replace `dired-move-to-filename-regexp' by
8108         `directory-listing-before-filename-regexp'.
8110 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
8112         * newsticker.texi (UPDATED): Set value.
8114 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8116         * gnus.texi (Document Groups): Remove duplicate item.
8118 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
8120         * org.texi (Summary): Mention iCalendar support.
8121         (Exporting): Document iCalendar support.
8123 2005-10-18  Romain Francoise  <romain@orebokech.com>
8125         * viper.texi (Viper Specials): Capitalize GNU.
8127 2005-10-17  Juri Linkov  <juri@jurta.org>
8129         * info.texi (Getting Started, Search Index, Expert Info):
8130         Fix wording.
8131         (Search Text): Replace `echo area' with `mode line'.
8132         (Search Index): Both `i' and `,' find all index entries.
8133         Replace example `C-f' with `C-l' (which exists in index of Info
8134         manual) and delete spaces in its keyboard input sequence.
8135         Delete unnecessary explanations about literal characters.
8137 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8139         * gnus.texi (Document Server Internals): Addition.
8141 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
8143         * gnus.texi (A note on namespaces): Fix RFC reference.
8145 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8147         * gnus.texi (RSS): Fix key description.
8149 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
8151         * gnus.texi: Emacs/w3 -> Emacs/W3.
8152         (Browsing the Web): Fix description.
8153         (Web Searches): Ditto.
8154         (Customizing W3): Ditto.
8156 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
8158         * gnus.texi (Maildir): Clarify expire-age and expire-group.
8160 2005-10-11  Jay Belanger  <belanger@truman.edu>
8162         * calc.texi (Integration): Mention using `a i' to compute definite
8163         integrals.
8165 2005-10-11  Juri Linkov  <juri@jurta.org>
8167         * info.texi: Rearrange nodes.
8168         (Top): Update menu.  Change ref `Info for Experts' to
8169         `Advanced Info Commands'.
8170         (Getting Started): Fix description of manual's parts.
8171         (Help-Int): Change xref `Info Search' to `Search Index', and
8172         `Expert Info' to `Advanced'.
8173         (Advanced): Move node one level up.
8174         (Search Text, Search Index): New nodes split out from `Info Search'.
8175         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
8176         split out from `Advanced'.
8177         (Advanced, Emacs Info Variables): De-document editing an Info file
8178         in Info.
8179         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
8180         (Creating an Info File): Delete node and move its text to
8181         `Expert Info'.
8183 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
8185         * org.texi (Workflow states): Documented that change in keywords
8186         becomes active only after restart of Emacs.
8188 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
8190         Sync with Tramp 2.0.51.
8192 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
8194         * speedbar.texi (Introduction): Describe new location of speedbar
8195         on menubar.
8196         (Basic Key Bindings): Remove descriptions of bindings that have
8197         been removed.
8199 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
8201         * speedbar.texi (GDB): Describe use of watch expressions.
8203 2005-09-28  Simon Josefsson  <jas@extundo.com>
8205         * message.texi (IDNA): Fix.
8207 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8209         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
8210         nntp-server-hook, and nntp-warn-about-losing-connection; fix
8211         description of nntp-open-connection-function.
8212         (Common Variables): Fix descriptions.
8214 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8216         * gnus.texi (Server Buffer Format): Document the %a format spec.
8218 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8220         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
8222 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
8224         * org.texi Version 3.16.
8226 2005-09-19  Miles Bader  <miles@gnu.org>
8228         * newsticker.texi: Get rid of CVS keywords.
8230 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8232         * gnus.texi (Finding the Parent): Fix description of how Gnus
8233         finds article.
8235 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
8237         * gnus.texi (Advanced Scoring Examples): New examples to teach how
8238         to drop off non-answered articles.
8240 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8242         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8243         braces (which are unsupported by NMAKE) for macro `srcdir'.
8245 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
8247         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8248         (../info/newsticker, newsticker.dvi): New targets.
8250 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
8252         * newsticker.texi: Replace @command with @code.  Replace @example
8253         with @lisp.
8254         (Top): Add explanations to menu items.
8255         (GNU Free Documentation License): Remove.
8257 2005-09-16  Romain Francoise  <romain@orebokech.com>
8259         Update all files to specify GFDL version 1.2.
8261         * doclicense.texi (GNU Free Documentation License): Update to
8262         version 1.2.
8264 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8266         * newsticker.texi: Fix @setfilename.
8268         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8269         (../info/newsticker, newsticker.dvi): New targets.
8271 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8273         * org.texi: Version 3.15.
8275 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
8277         * ses.texi: Combine all three indices into one.
8278         Correct a few typos.
8280 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8282         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8284 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8286         * emacs-mime.texi (Handles): Remove duplicate item.
8287         (Encoding Customization): Fix the default value for
8288         mm-coding-system-priorities.
8289         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8290         (Basic Functions): Fix reference.
8292 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8294         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8296 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8298         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8299         and web site.
8301         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8302         not keyboard-translate.
8304 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8306         * faq.texi (Using regular expressions): Fix xref.
8308 2005-08-09  Juri Linkov  <juri@jurta.org>
8310         * info.texi (Help-P): Replace `Prev' with `Previous'.
8311         (Help-M, Help-Xref): Add S-TAB.
8312         (Help-FOO): Update `u' command.
8313         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8314         Update info about visibility of xref parts.
8315         (Help-Int): Fix `m' command.  Rename `Info-last' to
8316         `Info-history-back'.  Add `Info-history-forward'.
8317         (Advanced): Fix `g*' and `M-n' commands.
8318         (Info Search): Add `index-apropos' in stand-alone browser.
8319         Add isearch commands.
8320         (Emacs Info Variables): Remove `Info-fontify'.
8321         Add `Info-mode-hook'.  Update face names.
8322         Add `Info-fontify-maximum-menu-size',
8323         `Info-fontify-visited-nodes', `Info-isearch-search'.
8325 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8327         Sync with Tramp 2.0.50.
8329         * tramp.texi: Use @option{} consequently for method names.
8330         (Inline methods, External transfer methods): Remove references to
8331         Cygwin.
8332         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8333         implementation.
8335 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8337         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8338         Mention that gnus-init-file is not read when Emacs is invoked with
8339         --no-init-file or -q.
8341 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8343         * org.texi: Version 3.14.
8345 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
8347         * org.texi: Version 3.13.
8349 2005-07-18  Juri Linkov  <juri@jurta.org>
8351         * calc.texi (Time Zones, Logical Operations):
8352         * cl.texi (Overview):
8353         * org.texi (TODO types):
8354         * sc.texi (Emacs 18 MUAs):
8355         * speedbar.texi (Top):
8356         * url.texi (History):
8357         Delete duplicate duplicate words.
8359 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
8361         * cl.texi (Type Predicates): Document `atom' type.
8363 2005-07-04  Lute Kamstra  <lute@gnu.org>
8365         Update FSF's address in GPL notices.
8367         * calc.texi (Copying):
8368         * doclicense.texi (GNU Free Documentation License):
8369         * faq.texi (Contacting the FSF):
8370         * mh-e.texi (Copying): Update FSF's address.
8372 2005-07-03  Richard M. Stallman  <rms@gnu.org>
8374         * flymake.texi (Example -- Configuring a tool called directly):
8375         Update name of flymake-build-relative-filename.
8377 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8379         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8381 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8383         * org.texi: Version 3.12.
8385 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8387         * makefile.w32-in (MAKEINFO): Use --force.
8388         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8389         Makefile.in.
8390         (gnus.dvi): Use "..." to quote Sed args, so that it works with
8391         more shells.
8393 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8395         * speedbar.texi (Creating a display): Texinfo usage fixes.
8397         * tramp.texi (Customizing Completion, Auto-save and Backup):
8398         Texinfo usage fixes.
8400 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8402         * dired-x.texi (Miscellaneous Commands):
8403         * ediff.texi (Miscellaneous):
8404         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8405         (Agent Variables):
8406         * info.texi (Help-Xref):
8407         * message.texi (Message Headers):
8408         * org.texi (Remember):
8409         * reftex.texi (Options (Defining Label Environments)):
8410         (Options (Index Support)):
8411         (Options (Viewing Cross-References)):
8412         (Options (Misc)):
8413         (Changes):
8414         * speedbar.texi (Creating a display):
8415         * tramp.texi (Customizing Completion, Auto-save and Backup):
8416         Texinfo usage fix.
8418 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8420         * org.texi: Version 3.11.
8422 2005-06-12  Jay Belanger  <belanger@truman.edu>
8424         * calc.texi (Getting Started): Remove extra menu item.
8426 2005-05-31  Jay Belanger  <belanger@truman.edu>
8428         * calc.texi (Notations Used in This Manual): Use @kbd for key
8429         sequence.
8430         (Demonstration of Calc): Mention another way of starting Calc.
8431         (Starting Calc): Mention long name of M-#.
8432         (Embedded Mode Overview): Remove unnecessary instruction.
8433         (Other M-# commands): Rephrase `M-# 0' explanation.
8434         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8435         reflect current behavior.
8437 2005-05-30  Jay Belanger  <belanger@truman.edu>
8439         * calc.texi (Hooks): Change description of calc-window-hook and
8440         calc-trail-window-hook to match usage.
8441         (Computational Functions): Add more constant-generating functions.
8442         (Customizable Variables): Use defvar.
8444 2005-05-28  Jay Belanger  <belanger@truman.edu>
8446         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8447         (Basic Embedded Mode): Explain behavior of arguments to
8448         calc-embedded-mode.
8450 2005-05-27  Jay Belanger  <belanger@truman.edu>
8452         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8453         current behavior.
8455 2005-05-25  Jay Belanger  <belanger@truman.edu>
8457         * calc.texi: Change Calc version number throughout.
8458         (Keypad Mode): Change location in info output.
8459         (Keypad mode overview): Move picture of keypad.
8461 2005-05-21  Jay Belanger  <belanger@truman.edu>
8463         * calc.texi (Storing variables): Mention that only most variables
8464         are void to begin with.
8466 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8468         * widget.texi (Basic Types): Update cross ref from "Enabling
8469         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8470         lispref/text.texi change.
8472 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8474         * org.texi: Version 3.09.
8476 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8478         * reftex.texi: Version 4.28.
8480 2005-05-16  Jay Belanger  <belanger@truman.edu>
8482         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8484 2005-05-14  Jay Belanger  <belanger@truman.edu>
8486         * calc.texi (Default Simplifications): Insert missing ! (logical
8487         not operator).
8489 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8491         Sync with Tramp 2.0.49.
8493 2005-05-10  Jay Belanger  <belanger@truman.edu>
8495         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8496         to 1.
8498 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8500         * org.texi: Version 3.08, structure reorganized.
8502 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8504         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8506 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8508         * org.texi: Update to version 3.06.
8510 2005-04-13  Lute Kamstra  <lute@gnu.org>
8512         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8514 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
8516         * cl.texi (Porting Common Lisp): Fix typo.
8518 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8520         * gnus.texi (RSS): Addition.
8522 2005-04-04  Jay Belanger  <belanger@truman.edu>
8524         * calc.texi: Change Calc version number.
8525         (Customizable variables): Fix description of calc-language-alist.
8526         (Copying): Put in version 2 of GPL.
8528 2005-04-01  Jay Belanger  <belanger@truman.edu>
8530         * calc.texi (Troubleshooting Commands): Remove comment about
8531         installation.
8532         (Installation): Remove section.
8533         (Customizable Variables): New section.
8534         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8535         (Graphical Devices): Add references to Customizable Variables.
8537 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8539         * emacs-mime.texi (Display Customization): Markup fixes.
8540         (rfc2047): Update.
8542 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8544         * gnus-faq.texi: Replaced with auto-generated version.
8546 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
8548         * dired-x.texi (Multiple Dired Directories): default-directory was
8549         renamed to dired-default-directory.
8551 2005-03-26  Jay Belanger  <belanger@truman.edu>
8553         * calc.texi (Simplifying Formulas, Rewrite Rules):
8554         Change description of top and bottom of fraction.
8555         (Modulo Forms): Move description of how to create modulo forms to
8556         earlier in the section.
8557         (Fraction Mode): Suggest using : to get a fraction by dividing.
8558         (Basic Arithmetic): Adjust placement of command name.
8559         (Truncating the Stack): Emphasize that "hidden" entries are still
8560         visible.
8561         (Installation): Move discussion of printing manual to "About This
8562         Manual".
8563         (About This Manual): Mention how to print the manual.
8564         (Reporting Bugs): Remove first person.
8565         (Building Vectors): Add algebraic version of append.
8566         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8567         (Grouping Digits): Fix typo.
8569 2005-03-25  Werner Lemberg  <wl@gnu.org>
8571         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8572         Replace `legal' with `valid'.
8574 2005-03-25  Werner Lemberg  <wl@gnu.org>
8576         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8578 2005-03-24  Jay Belanger  <belanger@truman.edu>
8580         * calc.texi (General Mode Commands)
8581         (Mode Settings in Embedded Mode): Add some explanation of
8582         recording mode settings.
8584 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8586         * calc.texi: Remove praise of non-free software.
8588         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8589         (Installation): Node deleted.
8591 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8593         * url.texi (HTTP language/coding): Improve last change.
8595 2005-03-22  Jay Belanger  <belanger@truman.edu>
8597         * calc.texi (Embedded Mode): Add new information on changing
8598         modes.
8600 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8602         Sync with Tramp 2.0.48.
8604         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8606         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8607         "GNU/Linux".  Change all addresses to .gnu.org.
8608         (Default Method): Offer shortened syntax for "su" and "sudo"
8609         methods.
8611 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8613         * url.texi: Fix usage of "e.g.".
8614         (HTTP language/coding): Explain the rules for these strings.
8616 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8618         * woman.texi (Introduction): Minor cleanups.
8620         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8622         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8623         (Installation): Node deleted.
8625         * mh-e.texi (Preface): Get rid of "Emacs 21".
8627         * eshell.texi (Installation): Delete node (for Emacs 20).
8629 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8631         * flymake.texi: Refill and tweak style in @lisp blocks.
8633 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8635         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8637 2005-03-01  Jay Belanger  <belanger@truman.edu>
8639         * calc.texi (Trigonometric and Hyperbolic Functions):
8640         Mention additional functions.
8641         (Algebraic Simplifications): Mention additional simplifications.
8643 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8645         * ses.texi: Add concept/function/variable indices (this work was
8646         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8647         papers on file at FSF).
8649 2005-02-10  Jay Belanger  <belanger@truman.edu>
8651         * calc.texi: Change @LaTeX to La@TeX throughout.
8652         Redefine @expr as @math for TeX output.
8653         Redefine @texline as a no-op for TeX output.
8654         Define @tfn, replace @t by @tfn throughout.
8656 2005-02-09  Jay Belanger  <belanger@truman.edu>
8658         * calc.texi: Add macro for LaTeX for info output.
8660 2005-02-08  Kim F. Storm  <storm@cua.dk>
8662         * texinfo.tex (LaTex): Add def.
8664 2005-02-06  Jay Belanger  <belanger@truman.edu>
8666         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8667         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8668         throughout manual.
8670 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8672         * gnus.texi: Some edits based on comments from David Abrahams.
8674 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8676         * gnus.texi (RSS): Fix the keystroke.
8678 2005-01-24  David Kastrup  <dak@gnu.org>
8680         * faq.texi: Update AUCTeX version info.
8682 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8684         * gnus-faq.texi ([4.1]): Typo.
8686 2005-01-19  Jay Belanger  <belanger@truman.edu>
8688         * calc.texi (Keep Arguments): Mention that keeping arguments
8689         doesn't work with keyboard macros.
8691 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8693         * autotype.texi (Autoinserting): Fix small error.
8695 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8697         Sync with Tramp 2.0.47.
8699         * tramp.texi (Compilation): New section, describing compilation of
8700         remote files.
8702 2005-01-11  Kim F. Storm  <storm@cua.dk>
8704         * widget.texi (Basic Types): Add :follow-link keyword.
8706 2005-01-09  Jay Belanger  <belanger@truman.edu>
8708         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8710 2005-01-08  Jay Belanger  <belanger@truman.edu>
8712         * calc.texi: Change throughout to reflect new default value of
8713         calc-settings-file.
8715 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8717         * message.texi (Reply): `message-reply-to-function' should return
8718         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8720 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8722         * faq.texi (Changing load-path): Fix typo.
8724 2005-01-05  Jay Belanger  <belanger@truman.edu>
8726         * calc.texi (Programming Tutorial): Replace kbd command by
8727         appropriate characters for a keyboard macro.
8729 2005-01-04  Jay Belanger  <belanger@truman.edu>
8731         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8732         for Lucid Emacs.
8733         (Programming Tutorial): Mention that the user needs to be in the
8734         right mode to compute some functions.
8736 2005-01-04  Jay Belanger  <belanger@truman.edu>
8738         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8739         no longer applicable.
8741 2005-01-01  Jay Belanger  <belanger@truman.edu>
8743         * calc.texi (Programming Tutorial): Change description of how to
8744         edit keyboard macros to match current behavior.
8746 2004-12-31  Jay Belanger  <belanger@truman.edu>
8748         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8750 2004-12-20  Jay Belanger  <belanger@truman.edu>
8752         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8753         zero.
8755 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8757         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8758         @xref.
8759         (Font Locking): Avoid @strong{Note:}.
8761 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8763         Sync with Tramp 2.0.46.
8765         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8767 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8769         * url.texi: Correct typos.
8770         (Retrieving URLs): @var{nil}->@code{nil}.
8771         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8772         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8773         (Dealing with HTTP documents): @inforef->@xref.
8775 2004-12-15  Jay Belanger  <belanger@truman.edu>
8777         * calc.texi: Consistently capitalized all mode names.
8778         (Answers to Exercises): Mention that an answer can be a fraction
8779         when in Fraction mode.
8781 2004-12-13  Jay Belanger  <belanger@truman.edu>
8783         * calc.texi: Fix some TeX definitions.
8785 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8787         * reftex.texi (Imprint): Remove erroneous @value's.
8789 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8791         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8792         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8794 2004-12-08  Jay Belanger  <belanger@truman.edu>
8796         * calc.texi (Starting Calc): Remove comment about installation.
8797         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8799 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8801         * url.texi: Update @setfilename.
8802         (Getting Started): No need to worry about Gnus versions.
8803         (Dealing with HTTP documents): Use @inforef.
8805         * org.texi: Fix @direntry file name.
8807 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8809         * url.texi: New file.
8811         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8813 2004-12-06  Jay Belanger  <belanger@truman.edu>
8815         * calc.texi (Using Calc): Remove paragraph about installation.
8817 2004-12-06  Jay Belanger  <belanger@truman.edu>
8819         * calc.texi: Use more Texinfo macros and less TeX defs.
8820         Remove @refill's.
8822 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8824         * org.texi: New file.
8826 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8828         * Makefile.in (org.dvi, ../info/org): New targets.
8829         (INFO_TARGETS): Add ../info/org.
8830         (DVI_TARGETS): Add org.dvi.
8831         (maintainer-clean): Remove the info files in the info dir.
8833 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8835         * idlwave.texi: Fix the setfilename directive to put the produced
8836         file in ../info.
8837         (Continued Statement Indentation): Resurrect Jan D.'s change from
8838         2004-11-03 that was lost when a newer version of idlwave.texi was
8839         imported.
8841 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8843         * gnus-faq.texi ([5.1]): Add missing bracket.
8845         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8846         Index `spam-initialize'.
8848 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8850         * message.texi (Various Message Variables): Mention that all mail
8851         file variables are derived from `message-directory'.
8853         * gnus.texi (Splitting Mail): Clarify bogus group.
8855 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8857         * emacs-mime.texi (Encoding Customization):
8858         Fix mm-coding-system-priorities entry.
8860 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8862         * idlwave.texi (Continued Statement Indentation):
8863         * reftex.texi (Options (Index Support)):
8864         (Displaying and Editing the Index, Table of Contents):
8865         * speedbar.texi (Creating a display, Major Display Modes):
8866         Replace non-nil with non-@code{nil}.
8868 2004-10-21  Jay Belanger  <belanger@truman.edu>
8870         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8872 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8874         * calc.texi (Reporting Bugs): Double up `@'.
8876 2004-10-18  Jay Belanger  <belanger@truman.edu>
8878         * calc.texi (Reporting Bugs): Change the address that bugs
8879         should be sent to.
8881 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8883         * gnus.texi (New Features): Add 5.11.
8885         * message.texi (Resending): Remove wrong default value.
8887         * gnus.texi (Mail Source Specifiers): Describe possible problems
8888         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8889         `pop3-leave-mail-on-server' to the index.
8891 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8893         * message.texi (Canceling News): Add how to set a password.
8895 2004-10-12  Jay Belanger  <belanger@truman.edu>
8897         * calc.texi (Help Commands): Change the descriptions of
8898         calc-describe-function and calc-describe-variable to match their
8899         current behavior.
8901 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8903         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8905 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8907         Sync with Tramp 2.0.45.
8909         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8910         plink link.  The URL is outdated.  Originator contacted for
8911         clarification.
8913 2004-10-10  Juri Linkov  <juri@jurta.org>
8915         * gnus.texi (Top, Marking Articles): Join two menus in one node
8916         because a node can have only one menu.
8918 2004-10-09  Juri Linkov  <juri@jurta.org>
8920         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8921         example of nnmail-split-fancy.
8923 2004-10-06  Karl Berry  <karl@gnu.org>
8925         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8926         consistency with other uses of dashes.
8928 2004-10-05  Karl Berry  <karl@gnu.org>
8930         * info.texi: Consistently use --- throughout, periods at end of
8931         menu descriptions, and a couple typos.
8933 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8935         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8936         * pgg.texi (User Commands, Backend methods): Do.
8937         * gnus.texi: Markup fixes.
8938         (Setting Process Marks): Fix `M P a' entry.
8939         * emacs-mime.texi: Fixes.
8941 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8943         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8944         again.
8945         Use 5.10 instead of 5.10.0.
8947 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8949         * gnus.texi (Summary Mail Commands): S D e.
8951 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8953         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8954         the gnus-article-mode-line-format section.
8956 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8958         * gnus.texi (Various Summary Stuff): Fix the documentation for
8959         gnus-newsgroup-variables.
8961 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8963         * gnus.texi (MIME Commands):
8964         Add gnus-mime-display-multipart-as-mixed,
8965         gnus-mime-display-multipart-alternative-as-mixed,
8966         gnus-mime-display-multipart-related-as-mixed.
8967         (Mail Source Customization): Clarify `mail-source-directory'.
8968         (Splitting Mail): Mention gnus-group-find-new-groups.
8969         (SpamOracle): Fix typo.
8971         * gnus-faq.texi: Untabify.
8972         ([6.3]): nnir.el is in contrib directory.
8974         * message.texi (News Headers): Clarify how a unique ID is created.
8976         * gnus.texi (Batching Agents): Fix typo in example.
8977         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8979 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8981         * gnus.texi (Group Parameters): Add more on hooks.
8983 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8985         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8987 2004-09-22  Jay Belanger  <belanger@truman.edu>
8989         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8990         might be hidden during part of the session.
8992 2004-09-20  Jay Belanger  <belanger@truman.edu>
8994         * calc.texi (Notations Used in This Manual): Put in an earlier
8995         mention that DEL could be called Backspace.
8997 2004-09-10  Simon Josefsson  <jas@extundo.com>
8999         * gnus.texi (IMAP): Add example.  Suggested and partially written
9000         by Steinar Bang <sb@dod.no>.
9002 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9004         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
9005         netrc syntax.
9007 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9009         * gnus.texi (Spam ELisp Package Sequence of Events):
9010         Some clarifications.
9011         (Spam ELisp Package Global Variables): More clarifications.
9013 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9015         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
9016         Mention spam-split does not modify incoming mail.
9018 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
9020         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
9022 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
9024         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
9026 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
9028         * makefile.w32-in (sieve, pgg): Use $(infodir).
9030 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
9032         * makefile.w32-in: Fix PGG and Sieve entries.
9034 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
9036         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
9037         Emacs and related programs.
9039 2004-08-27  Richard M. Stallman  <rms@gnu.org>
9041         * faq.texi: Fix texinfo usage, esp. doublequotes.
9042         (Difference between Emacs and XEmacs): Some clarification.
9044         * faq.texi (Difference between Emacs and XEmacs):
9045         Explain not to contrast XEmacs with GNU Emacs.
9047 2004-08-26  Richard M. Stallman  <rms@gnu.org>
9049         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
9051 2004-08-22  David Kastrup  <dak@gnu.org>
9053         * reftex.texi (AUCTeX): Update links, section name.
9055         * faq.texi (Calc): Update availability (included in 22.1).
9056         (AUCTeX): Update availability, information, versions, description.
9058 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
9060         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
9062 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
9064         * cc-mode.texi: Various updates for CC Mode 5.30.9.
9066 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
9068         Sync with Tramp 2.0.44.
9070 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
9072         * widget.texi (User Interface): Update how to separate the
9073         editable field of an editable-field widget from other widgets.
9074         (Programming Example): Add text after field.
9076 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
9078         * emacs-mime.texi (Encoding Customization): Add a note to the
9079         mm-content-transfer-encoding-defaults entry.
9080         (rfc2047): Update.
9082         * gnus.texi (Article Highlighting):
9083         Add gnus-cite-ignore-quoted-from.
9084         (POP before SMTP): New node.
9085         (Posting Styles): Addition.
9086         (Splitting Mail): Add nnmail-split-lowercase-expanded.
9087         (Fancy Mail Splitting): Ditto.
9088         (X-Face): Add gnus-x-face.
9090 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
9092         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
9093         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
9095 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
9097         * gnus.texi (Mail Source Specifiers):
9098         Describe `pop3-leave-mail-on-server'.
9100 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
9102         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
9104         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
9105         repository.  Change setfilename.
9107         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
9109 2004-07-02  Juri Linkov  <juri@jurta.org>
9111         * pcl-cvs.texi (Viewing differences): Add `d r'.
9113 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
9115         * ses.texi, viper.texi, flymake.texi, faq.texi:
9116         * eshell.texi, ediff.texi: Markup fixes.
9118 2004-06-21  Karl Berry  <karl@gnu.org>
9120         * info.texi (Top): Mention that only Emacs has mouse support.
9121         (Getting Started): Mention this in a few other places.
9123 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
9125         * autotype.texi (Copyrights, Timestamps):
9126         Recommend `before-save-hook' instead of `write-file-functions'.
9128 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
9130         * dired-x.texi (dired-mark-omitted): Update keybinding.
9132 2004-06-10  Kim F. Storm  <storm@cua.dk>
9134         * pcl-cvs.texi (Viewing differences): Add 'd y'.
9136 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
9138         * dired-x.texi (variable dired-omit-mode): Rename from
9139         dired-omit-files-p.
9140         (function dired-omit-mode): Rename from dired-omit-toggle.
9141         Call dired-omit-mode rather than set dired-omit-files-p.
9142         (dired-mark-omitted): Describe command.
9144 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
9146         Version 2.0.41 of Tramp released.
9148 2004-05-29  Juanma Barranquero  <lektu@terra.es>
9150         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
9151         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9153 2004-05-29  Richard M. Stallman  <rms@gnu.org>
9155         * cl.texi (Top): Call this chapter `Introduction'.
9156         (Overview): In TeX, no section heading here.
9158         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
9160 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
9162         * Makefile.in (../info/flymake, flymake.dvi): New targets.
9163         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
9165 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
9167         * flymake.texi: New file.
9169 2004-05-28  Simon Josefsson  <jas@extundo.com>
9171         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
9173 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
9175         Version 2.0.40 of Tramp released.
9177 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
9179         Complete rework, based on review by Karl Berry <karl@gnu.org>.
9181         * tramp.texi (Auto-save and Backup): Explain exploitation of new
9182         variables `tramp-backup-directory-alist' and
9183         `tramp-bkup-backup-directory-info'.
9184         (Overview, Connection types)
9185         (External transfer methods, Default Method)
9186         (Windows setup hints): Remove restriction of password entering
9187         with external methods.
9188         (Auto-save and Backup): Make file name example
9189         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
9190         and `auto-save-directory' must be used.
9191         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
9192         only "NT").  Remove doubled entry "What kinds of systems does
9193         @tramp{} work on".
9194         (tramp): Macro removed.
9195         (Obtaining Tramp): Flag removed from title.
9196         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
9197         and `trampver' used properly.  Flag `tramp-inst' replaced by
9198         `installchapter'.  Installation related text adapted.
9200 2004-04-28  Masatake YAMATO  <jet@gyve.org>
9202         * widget.texi (Programming Example): Remove overlays.
9204 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
9206         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
9208 2004-04-23  Juanma Barranquero  <lektu@terra.es>
9210         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9212 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
9214         * info.texi (Info Search): Add info-apropos.
9216 2004-03-22  Juri Linkov  <juri@jurta.org>
9218         * faq.texi: Fix help key bindings.
9220 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
9222         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
9223         (as suggested by Karl Berry).  Update information about colored
9224         stars in menus.  Add new subheading describing M-n.
9226 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9228         * cl.texi (Top): Rename top node's title.
9230 2004-03-08  Karl Berry  <karl@gnu.org>
9232         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9233         problems making the texinfo distribution.
9235 2004-02-29  Simon Josefsson  <jas@extundo.com>
9237         * smtpmail.texi (Authentication): Change the list of supported
9238         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9239         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9240         <voegelas@gmx.net>.
9242 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9244         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9245         Use $(DEL) instead of rm, and ignore exit code.
9247 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
9249         Tramp version 2.0.39 released.
9251 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9253         * tramp.texi (Customizing Completion): Explain new functions
9254         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9255         (all): Savannah URLs unified to "http://savannah.nongnu.org".
9256         (Top): Refer to Savannah mailing list as the major one.
9257         Mention older mailing lists in HTML mode only.
9258         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
9259         (Frequently Asked Questions): Remote hosts must not be Unix-like
9260         for "smb" method.
9261         (Password caching): New node.
9262         (External transfer methods): Refer to password caching for "smb"
9263         method.
9265 2004-02-17  Karl Berry  <karl@gnu.org>
9267         * info.texi (Help-Int): Mention the new line number feature.
9269 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
9271         * ses.texi (Advanced Features): New functionality for
9272         ses-set-header-row (defaults to current row unless C-u used).
9273         (Acknowledgements): Add Stefan Monnier.
9275 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9277         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9279 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
9281         Tramp version 2.0.38 released.
9283         * tramp.texi (Remote shell setup): Warn of environment variables
9284         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
9285         <sven.gabriel@imk.fzk.de>.
9286         (Configuration): Tramp now chooses base64/uuencode
9287         automatically.  Update wording accordingly.
9288         (Top): More description for the `Default Method' menu entry.
9289         (Default Method): Use @code, not @var, for Lisp variables.
9290         (Default Method): New subsection `Which method is the right one
9291         for me?'  Suggested by Christian Kirsch.
9292         (Configuration): Pointer to new subsection added.
9293         (Default Method): Too many "use" in one sentence.
9294         Rephrase.  Reported by Christian Kirsch.
9295         (Filename Syntax): Old `su' example is probably a left-over from
9296         the sm/su method naming.  Replace with `ssh', instead.
9297         (External transfer methods, Auto-save and Backup):
9298         Typo fixes.
9300 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
9302         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9303         (Top): Mention japanese manual only if flag `jamanual' is set.
9304         Insert section `Japanese manual' in menu.
9306 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9308         * eshell.texi (Known Problems): Add doc item.
9310 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9312         * cc-mode.texi: Update for CC Mode 5.30.
9314         Note: Please refrain from doing purely cosmetic changes like
9315         removing trailing whitespace in this manual; it clobbers cvs
9316         merging for no good reason.
9318 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9320         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9321         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9322         @acronym{ASCII}.
9324 2003-10-26  Karl Berry  <karl@gnu.org>
9326         * info.texi (Info Search): Echo area, not echo are.  From Debian
9327         diff.
9329 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9331         * widget.texi (Defining New Widgets): Document new behavior of
9332         :buttons and :children keywords.
9334 2003-10-22  Miles Bader  <miles@gnu.org>
9336         * Makefile.in (info): Move before $(top_srcdir)/info.
9338 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
9340         * tramp.texi (Inline methods): Small grammar fix.
9341         (External transfer methods): Likewise.
9343 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
9345         * speedbar.texi: Remove paragraph for GUD that is no longer true.
9347 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
9349         * texinfo.tex: Replace `%' in arch tagline by @ignore.
9351 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9353         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9355         * widget.texi (User Interface): Fix typos.
9357         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9359 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9361         * pcl-cvs.texi (Selected Files): Fix typo.
9363 2003-09-21  Karl Berry  <karl@gnu.org>
9365         * info.texi (] and [ commands): No period at end of section title.
9367 2003-09-04  Miles Bader  <miles@gnu.org>
9369         * Makefile.in (top_srcdir): New variable.
9370         ($(top_srcdir)/info): New rule.
9371         (info): Depend on it.
9373 2003-09-03  Peter Runestig  <peter@runestig.com>
9375         * makefile.w32-in: New file.
9377 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9379         * widget.texi (User Interface): Explain the need of static text
9380         around an editable field.
9382 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9384         * widget.texi (Basic Types): The argument to `:help-echo' can now
9385         be a form that evaluates to a string.
9387 2003-08-18  Kim F. Storm  <storm@cua.dk>
9389         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9391 2003-08-16  Richard M. Stallman  <rms@gnu.org>
9393         * dired-x.texi (Shell Command Guessing): Explain *.
9395 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
9397         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9398         log-edit-insert-changelog.
9400 2003-08-03  Karl Berry  <karl@gnu.org>
9402         * info.texi: Need @contents.
9404 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
9406         Tramp version 2.0.36 released.
9408         * tramp.texi (Remote shell setup): Explain about problems with
9409         non-Bourne commands in ~/.profile and ~/.shrc.
9411 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9413         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9414         renaming of `vis-mode' to `visible-mode'.
9416 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
9418         * info.texi (Top, Help-Small-Screen): Remove accidentally added
9419         next, prev and up pointers.
9421 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
9423         * info.texi (Help): Mention existence of Emacs and stand-alone
9424         Info at the very beginning of the tutorial.
9425         (Help-Inv): New node.
9426         (Help-]): New node.
9427         (Help-M): Systematically point out the differences between default
9428         Emacs and stand-alone versions.  Delete second menu.
9429         (Help-Xref): Systematically point out the differences between
9430         default Emacs and stand-alone versions.
9431         (Help-Int): Change `l' example.
9432         (Expert Info): Fix typos.
9433         (Emacs Info Variables): Mention `Info-hide-note-references' and
9434         new default for `Info-scroll-prefer-subnodes'.
9436 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
9438         Version 2.0.35 of Tramp released.
9440         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9441         (Inline methods): Add methods `remsh' and `plink1'.
9442         (External transfer methods): Add method `remcp'.
9443         (Multi-hop Methods): Add method `remsh'.
9444         Small patch from Adrian Aichner <adrian@xemacs.org>:
9445         Fix minor typos.
9446         (Concept Index): Add to make manual searchable via
9447         `Info-index'.
9448         (Version Control): Add cindex entry.
9450 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9452         * trampver.texi: Version 2.0.34 released.
9454 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9456         * faq.texi: Improve previous changes.
9458 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9460         * faq.texi: Update copyright and maintenance details.
9461         Update some package URLs, versions, and maintainers.
9462         Remove many references to the Emacs Lisp Archive.
9464 2003-04-23  Simon Josefsson  <jas@extundo.com>
9466         * smtpmail.texi: Fix license (the invariant sections mentioned has
9467         never been part of the smtp manual).  Align info dir entry with
9468         other emacs packages.
9470 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9472         * tramp.texi: Version 2.0.33 released.
9473         Remove installation chapter.  Remove XEmacs specifics.
9475 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9477         * tramp.texi (Top): Undo the previous renaming.
9478         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9480 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9482         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9483         version of manual.
9485         * tramp.texi (Auto-save and Backup): New node.
9487 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9489         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9490         Emacs" in order to have better differentiation to "XEmacs".
9491         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9492         are new macros in order to point to the other Emacs flavor where
9493         appropriate.  In info case, point to node `Installation' in order
9494         to explain how to generate the other way.  In html case, make a
9495         link to the other html file.
9496         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9497         after CVS checkout/update.
9498         (Installation): Completely rewritten.
9499         (Installation parameters, Load paths): New sections under
9500         `Installation'.
9502 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9504         * tramp.texi: Version 2.0.30 released.
9505         Replace word "path" with "localname" where used as a component of
9506         a Tramp file name.
9508 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
9510         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9511         introduced.
9512         (Installation): Explain what to do if files from the tramp/contrib
9513         directory are needed.
9515 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
9517         * smtpmail.texi (How Mail Works): New.
9519 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9521         * smtpmail.texi: New file.
9523         * Makefile.in: Build SMTP manual.
9525 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9527         * tramp.texi: Version 2.0.29 released.
9528         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9529         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
9531 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
9533         * tramp.texi (Frequently Asked Questions): Explain a workaround if
9534         another package loads accidentally Ange-FTP.
9536 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
9538         * tramp.texi (Customizing Completion): Add function
9539         `tramp-parse-sconfig'.  Change example of
9540         `tramp-set-completion-function', because parsing of ssh config
9541         files looks more natural.
9543 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9545         * gnus.texi: Do not use `path' in several locations.
9547 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9549         * tramp.texi (External transfer methods): New method `smb'.
9550         From Michael Albinus.
9552 2002-11-05  Karl Berry  <karl@gnu.org>
9554         * info.texi (Info-fontify): Reorder face list to avoid bad line
9555         breaks.
9557 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9559         * tramp.texi: Move @copying to standard place.
9560         Use @insertcopying.
9562 2002-10-02  Karl Berry  <karl@gnu.org>
9564         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9565         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9566         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9567         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9568         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9569         Per rms, update all manuals to use @copying instead of @ifinfo.
9570         Also use @ifnottex instead of @ifinfo around the top node, where
9571         needed for the sake of the HTML output.
9572         (The Gnus manual is not fixed since it's not clear to me how it
9573         works; and the Tramp manual already uses @copying, although in an
9574         unusual way.  All others were changed.)
9576 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
9578         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9579         (../info/ses, ses.dvi): New targets.
9580         * ses.texi: New file.
9582 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9584         * texinfo.tex: Update to texinfo 4.2.
9586 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9588         * reftex.texi: Update to RefTeX 4.19.
9590 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9592         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9593         (../info/tramp, tramp.dvi): New targets.
9595 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9597         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9598         (calc.dvi): Uncomment.
9600 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9602         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9603         (../info/calc): New target.
9605 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9607         * (Version 21.1 released.)
9609 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9611         * Branch for 21.1.
9613 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9615         * Makefile.in (../info/info): Use an explicit -o switch to
9616         makeinfo.
9618 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9620         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9622 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9624         * Makefile.in (../info/idlwave): Use --no-split.
9626 2000-12-14  Dave Love  <fx@gnu.org>
9628         * Makefile.in (mostlyclean): Remove gnustmp.*.
9629         (gnus.dvi): Change rule to remove @latex stuff.
9631 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9633         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9635 2000-10-13  John Wiegley  <johnw@gnu.org>
9637         * Makefile.in: Add build targets for eshell.texi.
9639 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9641         * Makefile.in: Remove/comment speedbar stuff.
9643 2000-09-22  Dave Love  <fx@gnu.org>
9645         * Makefile.in: Add emacs-mime.
9647 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9649         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9650         (DVI_TARGETS): Add woman.dvi.
9651         (../info/woman, woman.dvi): New targets.
9653 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9655         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9657         * pcl-cvs.texi: New file.
9658         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9659         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9661 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9663         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9664         (../info/ebrowse, ebrowse.dvi): New targets.
9666 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9668         * Makefile.in (INFO_TARGETS): Add eudc.
9669         (DVI_TARGETS): Add eudc.dvi.
9670         (../info/eudc, eudc.dvi): New targets.
9672 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9674         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9675         compatibility with 8+3 filesystems).
9676         (../info/efaq): Rename from emacs-faq.
9678 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9680         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9681         (../info/idlwave, idlwave.dvi): New targets.
9683 1999-10-23  Dave Love  <fx@gnu.org>
9685         * Makefile.in: Use autotype.texi.
9687 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9689         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9690         faq.texi file) rather than ../info/faq.
9692 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9694         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9695         (../info/ada-mode, ada-mode.dvi): New targets.
9697 1999-09-01  Dave Love  <fx@gnu.org>
9699         * Makefile.in: Add faq.
9701 1999-07-12  Richard Stallman  <rms@gnu.org>
9703         * Version 20.4 released.
9705 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9707         * Version 20.3 released.
9709 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9711         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9712         Use it in dvi targets.
9713         (../etc/GNU): Change to $(srcdir) first.
9715 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9717         * reftex.texi: Update for RefTeX version 3.22.
9719 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9721         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9722         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9724 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9726         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9727         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9729 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9731         * Version 20.2 released.
9733 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9735         * Version 20.1 released.
9737 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9739         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9741 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9743         * Version 19.33 released.
9745 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9747         * Version 19.32 released.
9749 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9751         * Makefile.in: Add rules for the Message manual.
9753 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9755         * gnus.texi: New version.
9757         * message.texi: New manual.
9759 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9761         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9763 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9765         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9766         Specify -I option.
9767         (All dvi targets): Set the TEXINPUTS variable.
9769 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9771         * Version 19.31 released.
9773 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9775         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9776         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9778 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9780         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9781         (INFO_TARGETS): Add ../info/cc-mode.
9782         (DVI_TARGETS): Add cc-mode.dvi.
9784 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9786         * Version 19.30 released.
9788 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9790         * gnus.texi: New file.
9792 1995-11-04  Erik Naggum  <erik@naggum.no>
9794         * gnus.texi: File deleted.
9796 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9798         * mh-e.texi: "Function Index" -> "Command Index" to work with
9799         Emacs 19.30 C-h C-k support of separately-documented commands.
9801 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9803         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9804         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9806 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9808         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9809         (../info/viper, viper.dvi): New targets.
9811 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9813         * dired-x.texi (Installation): Change the example to set
9814         buffer-local variables like dired-omit-files-p in
9815         dired-mode-hook.
9817 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9819         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9820         (../info/mh-e, mh-e.dvi): New targets.
9822 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9824         * Makefile.in (maintainer-clean): Rename from realclean.
9826 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9828         * Makefile.in: New file.
9829         * Makefile: File deleted.
9831 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9833         * Makefile (TEXINDEX_OBJS): Variable deleted.
9834         (texindex, texindex.o, getopt.o): Rules deleted.
9835         All deps on texindex deleted.
9836         (distclean): Don't delete texindex.
9837         (mostlyclean): Don't delete *.o.
9838         * texindex.c, getopt.c: Files deleted.
9840 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9842         * Version 19.26 released.
9844 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9846         * Version 19.25 released.
9848 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9850         * Version 19.24 released.
9852 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9854         * Version 19.23 released.
9856 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9858         * Makefile: Delete spurious tab.
9860 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9862         * Makefile (.SUFFIXES): New rule.
9864 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9866         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9867         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9869 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9871         * Makefile (../info/sc): Rename from sc.info.
9872         (../info/cl): Likewise.
9873         (INFO_TARGETS): Use new names.
9875 1993-12-04  Richard Stallman  (rms@srarc2)
9877         * getopt.c: New file.
9878         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9879         (getopt.o): New rule.
9880         (dvi): Don't depend on texindex.
9881         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9882         Depend on texindex.
9884 1993-12-03  Richard Stallman  (rms@srarc2)
9886         * Makefile (../info/sc.info): Rename from ../info/sc.
9887         (TEXI2DVI): New variable.
9888         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9889         Add explicit commands.
9890         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9892 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9894         * Version 19.22 released.
9896 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9898         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9900 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9902         * Version 19.21 released.
9904 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9906         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9908 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9910         * Makefile (../etc/GNU): New target.
9911         (EMACSSOURCES): Add gnu1.texi.
9913 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9915         * Makefile (realclean): Don't delete the Info files.
9917 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9919         * forms.texi: Fix forms.texi so that it will format correctly.
9920         Add missing `@end iftex', fix bad reference.
9922         * info.texi, info-stn.texi: New files implement texinfo version of
9923         `info' file.
9925 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9927         * Makefile: Fix targets for texindex, new info.texi files.
9928         * info-stnd.texi: New file implements info for standalone info
9929         reader.
9930         * info.texi: Update to include recent changes to "../info/info".
9931         New source file for ../info/info; includes info-stnd.texi.
9933         * texindex.c: Include "../src/config.h" if building in emacs.
9935         * Makefile: Change all files to FILENAME.texi, force all targets
9936         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9937         vip.texinfo, forms.texinfo, cl.texinfo.
9938         Add target to build texindex.c, defining `emacs'.
9940         * forms.texi: Install new file to match version 2.3 of forms.el.
9942 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9944         * Version 19.19 released.
9946 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9948         * sc.texinfo: Fix info file name.
9950         * Makefile (info): Add gnus and sc.
9951         (dvi): Add gnus.dvi and sc.dvi.
9952         (../info/sc, sc.dvi): New targets.
9954 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9956         * Version 19.18 released.
9958 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9960         * Makefile: Fix source file names of the separate manuals.
9961         (gnus.dvi, ../info/gnus): New targets.
9963 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9965         * Version 19.17 released.
9967 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9969         * split-man: Fix typos in last change.
9971 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9973         * Version 19.16 released.
9975 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9977         * version 19.15 released.
9979 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9981         * Makefile (distclean): It's rm, not rf.
9983 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9985         * Version 19.14 released.
9987 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9989         * Makefile: New file.
9991 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9993         * Version 19.13 released.
9995 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9997         * Version 19.9 released.
9999 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
10001         * Version 19.8 released.
10003 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
10005         * Version 19.7 released.
10007 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
10009         * gnus.texinfo: New file.  Removed installation instructions.
10011 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
10013         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
10015 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
10017         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
10018         then define `\sc' as the command for smallcaps in Texinfo.
10019         This means that the @sc command will produce small caps.  bfox has
10020         made the corresponding change to makeinfo and texinfm.el.
10022 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10024         * vip.texinfo: Remove menu entry Adding Lisp Code in node
10025         Customization since the menu entry did not point to anything.
10026         Also add an @finalout command to remove overfull hboxes from the
10027         printed output.
10029         * cl.texinfo: Add @bye, \input line and @settitle to file.
10030         This file is clearly intended to be a chapter of some other work,
10031         but the other work does not yet exist.
10033 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
10035         * texinfo.texinfo: Three typos corrected.
10037 ;; Local Variables:
10038 ;; coding: utf-8
10039 ;; End:
10041   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
10043   This file is part of GNU Emacs.
10045   GNU Emacs is free software: you can redistribute it and/or modify
10046   it under the terms of the GNU General Public License as published by
10047   the Free Software Foundation, either version 3 of the License, or
10048   (at your option) any later version.
10050   GNU Emacs is distributed in the hope that it will be useful,
10051   but WITHOUT ANY WARRANTY; without even the implied warranty of
10052   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
10053   GNU General Public License for more details.
10055   You should have received a copy of the GNU General Public License
10056   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.