Simplify use of current-time and friends.
[emacs/old-mirror.git] / doc / misc / ChangeLog
blobe6e58b630a78857053a9a52561b33978cea379ef
1 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
3         Simplify use of current-time and friends.
4         * org.texi (Dynamic blocks): Omit unnecessary call to current-time
5         in example.
7 2014-10-28  Christopher Schmidt  <ch@ristopher.com>
9         * calc.texi (Quick Calculator): Mention prefix argument of
10         `quick-calc'.
12 2014-10-26  Eric S. Raymond  <esr@thyrsus.com>
14         * efaq-w32.texi: Neutralized language specific to a repository type.
16 2014-10-25  Eric S. Raymond  <esr@thyrsus.com>
18         * gnus-coding.txt: Neutralized language specific to a repository type.
20 2014-10-20  Glenn Morris  <rgm@gnu.org>
22         * Merge in all changes up to 24.4 release.
24 2014-10-13  Glenn Morris  <rgm@gnu.org>
26         * Makefile.in (dist): Update for new output variables.
28 2014-10-08  Leo Liu  <sdl.web@gmail.com>
30         * cl.texi (Porting Common Lisp): Remove parse-integer.
32 2014-10-06  Ulf Jasper  <ulf.jasper@web.de>
34         * newsticker.texi (Supported Formats): Fix order of subheading and
35         itemize.
37 2014-10-04  Glenn Morris  <rgm@gnu.org>
39         * vip.texi (Other Vi Commands): Markup fix.
41 2014-10-03  Bastien Guerry  <bzg@gnu.org>
43         * org.texi (Key bindings and useful functions): Fix typo.
44         Use the correct function's name.
46 2014-10-03  Michael Brand  <michael.ch.brand@gmail.com>
48         * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
49         about `nan'.
51 2014-10-03  Nicolas Goaziou  <mail@nicolasgoaziou.fr>
53         * org.texi (Export settings): Be more explicit about how output
54         file name is built.
56         * org.texi (Headings and sectioning structure): Document menus.
58         * org.texi (Include files, Publishing options): Remove reference
59         to nonexistent variable.
61 2014-10-03  Eli Zaretskii  <eliz@gnu.org>
63         * erc.texi (Connecting): Remove stray "OA" that failed the manual
64         build.
66 2014-10-03  Kelvin White  <kwhite@gnu.org>
68         * erc.texi (Advanced Usage, Options): Add descriptions and examples
69         for erc-format-nick-function and erc-rename-buffers options.
71 2014-09-26  Leo Liu  <sdl.web@gmail.com>
73         * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
74         (Numerical Functions): Document cl-parse-integer.  (Bug#18557)
76 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
78         * newsticker.texi: Reworked.  Document new treeview group
79         commands.  Remove VERSION, UPDATED, use EMACSVER instead.
80         Use term 'feed reader'.
82 2014-09-04  Paul Eggert  <eggert@cs.ucla.edu>
84         Less chatter in 'make' output.
85         * Makefile.in (clean): Simplify, for shorter command line.
87 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
89         * ediff.texi (Merging and diff3): Don't mention lack of support
90         for VMS diff, we no longer support VMS.
92 2014-08-07  Michael Albinus  <michael.albinus@gmx.de>
94         * tramp.texi (Remote shell setup): Explain, how to change command
95         line arguments of remote "nc" listener.
97 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
99         * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
100         list.
102 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
104         * todo-mode.texi (Marked Items): Correct omission of item deletion
105         from commands applying to both todo and done items.
107 2014-07-18  Albert Krewinkel  <albert+gnus@zeitkraut.de>
109         * gnus.texi (Posting Styles): Document the possibility to perform
110         string replacements when matching against headers.
112 2014-07-09  Stephen Berman  <stephen.berman@gmx.net>
114         * todo-mode.texi (Levels of Organization): Comment out statement
115         that Emacs recognizes todo files by their extension, since this
116         feature has been removed due to bug#17482.
118 2014-07-03  Michael Albinus  <michael.albinus@gmx.de>
120         * trampver.texi: Update release number.
122 2014-07-03  Glenn Morris  <rgm@gnu.org>
124         * info.texi, mh-e.texi: "Online help" doesn't mean what it
125         used to any more.
127         * idlwave.texi (Introduction): Comment out dead http screenshot links.
129 2014-06-24  Leo Liu  <sdl.web@gmail.com>
131         * dired-x.texi (Omitting Files in Dired, Omitting Variables):
132         Fix key binding to dired-omit-mode.  (Bug#16354)
134 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
136         * autotype.texi (Skeleton Language): Document the \n feature better.
138 2014-06-23  Glenn Morris  <rgm@gnu.org>
140         * Makefile.in (%.texi): Disable implicit rules.
142 2014-06-22  Mario Lang  <mlang@delysid.org>
144         * srecode.texi (Base Arguments): The the -> to the.
146         * org.texi (Images in ODT export): The the -> the.
148 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
150         * autotype.texi (Skeleton Language): Document the feature of \n
151         when at eol.
153 2014-06-21  Michael Albinus  <michael.albinus@gmx.de>
155         * dbus.texi (Type Conversion): Formatting edits in example.
157 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
159         Sync with Tramp 2.2.10.
161         * tramp.texi (Inline methods): Remove restriction on "telnet".
162         Recommend sharing ssh connections for "plink".
163         (External methods): Remove "sftp".  Merge "pscp" and "psftp"
164         descriptions.  Recommend sharing ssh connections.  Add "nc" method.
165         (GVFS based methods): Add "sftp".
166         (Customizing Completion, External packages, Issues):
167         Use @dots{}.
169         * trampver.texi: Update release number.
171 2014-06-15  Glenn Morris  <rgm@gnu.org>
173         * Makefile.in (bootstrap-clean): New.
175 2014-06-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
177         * ses.texi: Adding documentation for SES local printer functions.
179 2014-06-12  Glenn Morris  <rgm@gnu.org>
181         * Makefile.in: Use GNU Make features to reduce duplication.
182         (mkinfodir): Remove.
183         (${buildinfodir}): Generate using an order-only prerequisite.
184         (.dvi.ps): Replace with pattern rule.
185         ($INFO_TARGETS): Mark as PHONY.
186         (${buildinfodir}): New rule.
187         (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
188         (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
189         New pattern rules, replacing numerous previous explicit rules.
190         (info_template): New definition.
191         (gnus.dvi, gnus.pdf): Use distinct intermediate files.
192         (mostlyclean): Adjust for above gnus change.
194 2014-06-11  Glenn Morris  <rgm@gnu.org>
196         * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
198 2014-06-10  Glenn Morris  <rgm@gnu.org>
200         * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
201         (INFO_OPTS): Set directly rather than with configure.
203 2014-06-08  Karl Berry  <karl@gnu.org>
205         * doc/info.texi (Help-^L): "mode line", "screenful",
206         stand-alone and Emacs Info both use the mode line.
207         Use x instead of weird C-x 0 to get rid of help msg
208         in standalone Info.
210 2014-06-08  Glenn Morris  <rgm@gnu.org>
212         * vip.texi (Files): Defer to Emacs manual for uniquify details.
214         * info.texi (Help-Small-Screen): Clarify details of S-SPC.
215         (Help-Small-Screen, Help-]): Do not mention S-SPC.
216         (Emacs Info Variables): Markup fix.
218         * ebrowse.texi (Source Display, Finding/Viewing):
219         * erc.texi (Sample Session):
220         * ses.texi (The Basics):
221         * todo-mode.texi (Moving and Deleting Items):
222         * woman.texi (Navigation): Markup fixes re SPC, RET.
224 2014-06-02  Glenn Morris  <rgm@gnu.org>
226         * efaq.texi (Finding a package with particular functionality):
227         Update example.
228         * vip.texi: Mention this is obsolete.
230 2014-05-27  Paul Eggert  <eggert@cs.ucla.edu>
232         * texinfo.tex: Update from gnulib.
234 2014-05-26  Paul Eggert  <eggert@cs.ucla.edu>
236         Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
237         * htmlfontify.texi, org.texi: Add "coding: utf-8".
239 2014-05-26  Stephen Berman  <stephen.berman@gmx.net>
241         * todo-mode.texi: Update in light of changes due to bug#17482.
242         Replace numerous mistaken uses of literal quotes with proper
243         Texinfo markup.
244         (Todo Mode Entry Points): Comment out reference to using find-file
245         or Dired to visit Todo files, since this has been disabled (bug#17482).
247 2014-05-20  Leo Liu  <sdl.web@gmail.com>
249         * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
251 2014-05-13  Paul Eggert  <eggert@cs.ucla.edu>
253         * texinfo.tex: Update from gnulib.
255 2014-05-08  Michael Albinus  <michael.albinus@gmx.de>
257         * tramp.texi (Frequently Asked Questions): Mention HISTFILE
258         setting in ~/.ssh/environment.
260 2014-05-04  Stephen Berman  <stephen.berman@gmx.net>
262         * todo-mode.texi: Update, improve exposition, add cross
263         references, fix typos.
264         (Inserting New Items, Editing Item Headers and Text): Rewrite to
265         document new user interface.
267 2014-05-04  Glenn Morris  <rgm@gnu.org>
269         * autotype.texi (Skeleton Language):
270         * message.texi (Header Commands): Replace `iff'.
272 2014-05-02  Paul Eggert  <eggert@cs.ucla.edu>
274         * vhdl-mode.texi: Add "@documentencoding UTF-8",
275         since this is a toplevel .texi file.
277 2014-04-22  Bastien Guerry  <bzg@gnu.org>
279         * org.texi (Installation): Be more clear on why installing Org
280         through ELPA should be done without loading any Org file.
282         * org.texi (Emphasis and monospace): Document the use of
283         =verbatim= and ~code~ to be consistent with
284         `org-element-text-markup-successor'.
286         * org.texi (In-buffer settings, Radio tables): Tiny fixes.
288         * org.texi (Initial visibility):
289         * org.texi (Literal examples): Fix typos.
291 2014-04-22  Michael Brand  <michael.ch.brand@gmail.com>
293         * org.texi (Column attributes): Add a sentence to point out
294         the dependency on the format specifier.
296 2014-04-22  Nicolas Goaziou  <n.goaziou@gmail.com>
298         * org.texi (The Export Dispatcher): Reformulation.
300         * org.texi (@LaTeX{} specific attributes): Update manual.
302         * org.texi (Top, Exporting): Org has its own documentation and
303         should therefore be removed from "Other build-in back-ends".
305 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
307         * cl.texi (Structures): Remove cl-struct-set-slot-value.
309 2014-04-20  Daniel Colascione  <dancol@dancol.org>
311         * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
313 2014-04-17  Paul Eggert  <eggert@cs.ucla.edu>
315         * Makefile.in (infoclean): Be consistent about reporting failures.
317 2014-03-27  Glenn Morris  <rgm@gnu.org>
319         * Makefile.in (INFO_COMMON): Add vhdl-mode.
320         (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
321         (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
323         * vhdl-mode.texi: General clean-up.  Set copyright to FSF, add license.
324         Remove hand-written node pointers.  Remove info re old Emacs versions.
325         Markup fixes.
326         (Getting Connected): Remove irrelevant info.
327         (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
328         (Frequently Asked Questions): Electric indent is now enabled.
330 2014-03-27  Reto Zimmermann  <reto@gnu.org>
331             Rod Whitby  <software.vhdl-mode@rwhitby.net>
333         * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
335 2014-03-26  Paul Eggert  <eggert@cs.ucla.edu>
337         * texinfo.tex: Update from gnulib.
339 2014-03-26  Michael Albinus  <michael.albinus@gmx.de>
341         * tramp.texi (Frequently Asked Questions): Add fish shell settings.
343 2014-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
345         * gnus.texi (Ma Gnus): Mention header attachment buttons.
347 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
349         * emacs-mime.texi (MML Definition): Document recipient-filename.
351 2014-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
353         * gnus.texi (MIME Commands):
354         Mention gnus-mime-buttonize-attachments-in-header and
355         gnus-mime-display-attachment-buttons-in-header.
357 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
359         * message.texi (Forwarding):
360         Mention `message-forward-included-headers'.
362 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
364         * gnus.texi: w3 is no longer supported by Gnus.
366 2014-03-22  Glenn Morris  <rgm@gnu.org>
368         * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
370 2014-03-21  Glenn Morris  <rgm@gnu.org>
372         * ede.texi (ede-linux):
373         * vip.texi (New Bindings): Tiny copyedits.
375 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
377         * vip.texi (Other Vi Commands): Adjust doc of C-j.
379         * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
380         defined by CC-mode but globally.
381         (FAQ): Tweak text about RET and auto-indentation.
383 2014-03-18  David Engster  <deng@randomsample.de>
385         * ede.texi (Project Local Variables): Remove reference to
386         `ede-java-root' and the example using it.
387         (Android projects, ede-java-root): Remove nodes since they are
388         only in CEDET upstream (Bug#17030).  All nodes updated.
389         (ede-cpp-root): Document the :compile-command slot.
390         (ede-linux): Document new variables
391         `project-linux-build-directory-default' and
392         `project-linux-architecture-default'.
394 2014-03-12  Glenn Morris  <rgm@gnu.org>
396         * eww.texi (History and Acknowledgments):
397         Don't list everyone who changed the code.
399         * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
400         * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
401         * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
402         * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
403         * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
404         Use @file for buffers, per the Texinfo manual.
406 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
408         * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
409         so that the Org Manual's style for ` and ' in code is consistent
410         with the other Emacs manuals.  This affects PDF, not .info files.
412 2014-03-12  Glenn Morris  <rgm@gnu.org>
414         * octave-mode.texi (Using Octave Mode): Remove outdated stuff
415         about RET and indentation.
417 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
419         * gnus.texi:
420         * semantic.texi: Fix whitespace.
422         * ede.texi (Android projects):
423         * eieio.texi (Class Options, Making New Objects)
424         (Method Invocation, CLOS compatibility):
425         * sem-user.texi (Tag Decoration Mode): Fix typos.
427 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
429         * sem-user.texi (Create System Databases): Markup fix.
431 2014-02-28  Glenn Morris  <rgm@gnu.org>
433         * info.texi (Further Reading): Rename node from Expert Info.
434         Remove stuff about writing Info nodes by hand.
435         (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
437         * info.texi: Nuke hand-written node pointers.
439 2014-02-28  Karl Berry  <karl@gnu.org>
441         * info.texi (Top): Mention H for a summary of all commands.
443 2014-02-25  Glenn Morris  <rgm@gnu.org>
445         * edt.texi (Quick start, Starting emulation): Update hook details.
446         * efaq.texi (Fullscreen mode on MS-Windows)
447         (Terminal setup code works after Emacs has begun): Update hook details.
448         * vip.texi (Loading VIP): Fix hook example.
450         * efaq-w32.texi (Bash): Don't use setq with hooks.
452 2014-02-24  Paul Eggert  <eggert@cs.ucla.edu>
454         * texinfo.tex: Update from gnulib.
456 2014-02-22  Xue Fuqiao  <xfq@gnu.org>
458         * remember.texi (Quick Start): Add an index.
459         (Function Reference, Quick Start): Add cross-references.
461 2014-02-21  Glenn Morris  <rgm@gnu.org>
463         * flymake.texi (Starting the syntax check process): Grammar fix.
465         * tramp.texi (External packages): Grammar fix.
466         Reword for default sentinel not being nil any more.
468 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
470         * trampver.texi: Update release number.
472 2014-02-19  Glenn Morris  <rgm@gnu.org>
474         * remember.texi: Copyedits.
475         (Quick Start): No need for manual autoloads.  Mention remember-notes.
476         (Function Reference): Update arguments.  Add new commands.
478 2014-02-18  Glenn Morris  <rgm@gnu.org>
480         * remember.texi (copying): Bump remember mode version.
481         (Installation): Remove unnecessary chapter.
482         (Quick Start): No need to explicitly load remember.el.
483         (Separate Text Files): New section.
485 2014-02-17  Glenn Morris  <rgm@gnu.org>
487         * eieio.texi (Class Values, CLOS compatibility):
488         Remove references to deleted eieio-describe-class/generic.
490 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
492         Sync with Tramp 2.2.9.
493         * trampver.texi: Update release number.
495         * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
497 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
499         * calc.texi (Single-Variable Statistics): Remove mention of
500         incorrect keybinding.
502 2014-02-12  Paul Eggert  <eggert@cs.ucla.edu>
504         * texinfo.tex: Update from gnulib.
506 2014-02-08  Glenn Morris  <rgm@gnu.org>
508         * auth.texi (GnuPG and EasyPG Assistant Configuration):
509         Be agnostic about authinfo/authinfo.gpg default order.  (Bug#16642)
511 2014-02-07  Glenn Morris  <rgm@gnu.org>
513         * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
515 2014-02-06  Glenn Morris  <rgm@gnu.org>
517         * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
519         * mh-e.texi, viper.texi: Do not use colons in index entries.
521 2014-02-05  Paul Eggert  <eggert@cs.ucla.edu>
523         * texinfo.tex: Update from gnulib.
525 2014-02-05  Glenn Morris  <rgm@gnu.org>
527         * epa.texi: Add indices.
529         * url.texi (Cookies): Mention url-cookie-list command.
531 2014-02-03  Glenn Morris  <rgm@gnu.org>
533         * cl.texi (Blocks and Exits): Mention cl-tagbody.
535 2014-02-02  Glenn Morris  <rgm@gnu.org>
537         * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
539 2014-01-31  Glenn Morris  <rgm@gnu.org>
541         * efaq.texi (Replacing highlighted text):
542         Update delete-selection-mode doc.
544 2014-01-30  Xue Fuqiao  <xfq.free@gmail.com>
546         * sem-user.texi (Include paths): Fix a Texinfo command.
548 2014-01-27  Glenn Morris  <rgm@gnu.org>
550         * idlwave.texi (Lesson III---User Catalog, Online Help)
551         (Starting the Shell, Catalogs, User Catalog):
552         * remember.texi (Quick Start):
553         * viper.texi:
554         * vip.texi (Customization, Customizing Constants)
555         (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
557 2014-01-25  Xue Fuqiao  <xfq.free@gmail.com>
559         * cc-mode.texi (Minor Modes): Minor fix.
561 2014-01-24  David Engster  <deng@randomsample.de>
563         * eieio.texi (Introduction): Fix references.
565 2014-01-24  Glenn Morris  <rgm@gnu.org>
567         * efaq.texi (Termcap/Terminfo entries for Emacs):
568         Use M-x term rather than M-x terminal-emulator.
570         * emacs-mime.texi (time-date): Use float-time.
572 2014-01-22  David Engster  <deng@randomsample.de>
574         * eieio.texi (Introduction): Move introductory paragraph about
575         EIEIO and CLOS from 'Building Classes' to here.
576         (Documentation): Remove, since eieio-doc is not part of Emacs.
577         (Class Values, CLOS compatibility): Mention that
578         `describe-function' will also give information about classes.
580 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
582         * texinfo.tex: Update from gnulib.
584 2014-01-15  Glenn Morris  <rgm@gnu.org>
586         * Makefile.in (eww_deps): Does not depend on emacsver.texi.
588 2014-01-12  Michael Albinus  <michael.albinus@gmx.de>
590         * tramp.texi (all): Doc fix according to GNU Coding Standards.
591         Use "file name" instead of "filename" or "path".  Use "host"
592         instead of "machine".
594 2014-01-12  David Engster  <deng@randomsample.de>
596         * eieio.texi (Introduction): `class-of' is obsolete.
597         (Predicates, Basic Methods): Adapt function names to namespace
598         cleanup.
600 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
602         * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
604 2014-01-12  Glenn Morris  <rgm@gnu.org>
606         * efaq.texi (Guidelines for newsgroup postings)
607         (Informational files for Emacs):
608         Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
610 2014-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
612         * cl.texi (Function Bindings): Fix incorrect description of cl-let.
614 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
616         * Makefile.in: Add eww.texi.
617         * eww.texi: New file.
619 2014-01-07  Glenn Morris  <rgm@gnu.org>
621         * efaq.texi (Problems with very large files): Fix superscript typo.
623 2013-01-07  Rasmus  <w530@pank.eu>
625         * org.texi (Global and local cycling): Fix missing '@'.
627 2013-01-07  Bastien Guerry  <bzg@gnu.org>
629         * org.texi (Global and local cycling): Mention C-u C-u TAB.
630         (Include files, The Export Dispatcher)
631         (Advanced configuration)
632         (Header arguments in Org mode properties): Spelling fixes.
633         (Special blocks): Add #+BEGIN_ABSTRACT as another example.
634         (@LaTeX{} specific attributes): New index entries.
635         Use #+BEGIN_ABSTRACT in the example.
637 2013-01-07  Nicolas Goaziou  <n.goaziou@gmail.com>
639         * org.texi (Org export): New section.
640         (HTML doctypes): Fix whitespace error.  Fix display.
641         (Publishing options): Add missing html publishing options.
643 2014-01-07  Glenn Morris  <rgm@gnu.org>
645         * efaq.texi (Basic editing, Packages that do not come with Emacs):
646         Merge in some info from etc/MORE.STUFF.
648 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
650         Specify .texi encoding (Bug#16292).
651         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
652         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
653         * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
654         * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
655         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
656         * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
657         * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
658         * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
659         * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
660         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
661         * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
662         * widget.texi, wisent.texi, woman.texi:
663         Add @documentencoding.
665 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
667         * eshell.texi (What Eshell is not): Clean up confusing clause.
669 2014-01-03  Glenn Morris  <rgm@gnu.org>
671         * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
673         * ede.texi, eieio.texi, semantic.texi, srecode.texi:
674         Add copyright notice to titlepage.
676         * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
678         * ert.texi: Add a titlepage.  Use @insertcopying.
680         * calc.texi (Top): Use @top rather than @chapter.
682 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
684         * eshell.texi (top): Fix incorrect use of xref.
686 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
688         * eshell.texi (top): Fix incorrect info filename in an xref.
690 2014-01-02  Glenn Morris  <rgm@gnu.org>
692         * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
694 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
696         * eshell.texi (Command Basics): Remove `Command basics' chapter.
698 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
700         * eshell.texi (What is Eshell?): Add section about what not to use
701         Eshell for.
703 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
705         * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
707 2013-12-22  Glenn Morris  <rgm@gnu.org>
709         * woman.texi (Navigation): Use itemx where appropriate.
711 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
713         * info.texi, woman.texi:
714         Document `S-SPC' as alternative to `DEL' for scrolling.
716 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
718         * calc.texi (Stack Manipulation Commands): Mention using the variable
719         `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
721 2013-12-12  Michael Albinus  <michael.albinus@gmx.de>
723         * tramp.texi (direntry): Use ssh but rsh.
724         (all): Encode all environment variable names with @env{...}.
725         (Bug Reports): Refer to Testing node.
727 2013-12-12  Glenn Morris  <rgm@gnu.org>
729         * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
730         * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
731         * srecode.texi, todo-mode.texi, tramp.texi:
732         Sync direntry with info/dir version.
734 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
736         * Makefile.in: Add octave-mode.texi.
738 2013-12-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
739             Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
741         * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
743 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
745         * dbus.texi (Properties and Annotations): Fix typo.
747 2013-12-06  Bastien Guerry  <bzg@gnu.org>
749         * org.texi: Don't include Emacs version within Org's version.
751 2013-12-06  Nicolas Goaziou  <n.goaziou@gmail.com>
753         * org.texi (Creating one-off styles): Use new export snippet
754         syntax.
756         * org.texi (Export settings): Documentation describing how text
757         above the first heading is ignored when an :export: tag is in a
758         file.
760 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
762         * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
764 2013-11-30  Glenn Morris  <rgm@gnu.org>
766         * Makefile.in (distclean): Remove Makefile.
768 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
770         * ses.texi (Quick Tutorial): New chapter.  (Bug#14748)
771         (The Basics, Formulas): Copyedits.
772         (Resizing, Printer functions): Add index entries.
774 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
776         * calc.texi (Customizing Calc): Mention new variable
777         `calc-context-sensitive-enter'.
779 2013-11-12  Aaron Ecay  <aaronecay@gmail.com>
781         * org.texi (Exporting code blocks): Document the 'inline-only
782         setting for `org-export-babel-evaluate'.  Document how :var
783         introduces code block dependencies.
785 2013-11-12  Achim Gratz  <Stromeko@Stromeko.DE>
787         * org.texi (Header arguments): Document header-args[:lang]
788         properties and remove deprecated old-style properties from
789         documentation.
791         * org.texi (Agenda commands): Remove footnote from @tsubheading
792         and add a sentence with the reference instead.
794 2013-11-12  Bastien Guerry  <bzg@gnu.org>
796         * org.texi (Catching invisible edits):
797         * org.texi (Plain lists, Plain lists):
798         * org.texi (Advanced configuration):
799         * org.texi (Tag groups):
800         * org.texi (Conventions):
801         * org.texi (Checkboxes, Radio lists):
802         * org.texi (Top, Summary, Exporting):
803         * org.texi (In-buffer settings): Fix typos.
805         * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
806         C-w'.  Add an index entry for `org-refile-keep'.
808         * org.texi (Plain lists): Add an index entry for sorting plain
809         list.  Document sorting by checked status for check lists.
811         * org.texi (Publishing options): Fix old variable names.
813         * org.texi (Orgstruct mode): Fix suggested setting of
814         `orgstruct-heading-prefix-regexp'.
816         * org.texi (Export settings):
817         Document `org-export-allow-bind-keywords'.
819         * org.texi (History and Acknowledgments): Small rephrasing.
821         * org.texi (Template elements): Add a footnote about tags accepted
822         in a year datetree.
824         * org.texi (Beamer export, @LaTeX{} and PDF export)
825         (Header and sectioning, @LaTeX{} specific attributes):
826         Enhance style.
828         * org.texi (Agenda commands): Add a footnote about dragging agenda
829         lines: it does not persist and it does not change the .org files.
831         * org.texi (Agenda commands): Add a table heading for dragging
832         agenda lines forward/backward.
834         * org.texi (Agenda commands): Add documentation for
835         `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
837         * org.texi (Publishing options): Update the list of options.
838         (Simple example, Complex example): Fix the examples.
840         * org.texi (Formula syntax for Calc): Don't use a bold font the
841         warning.
843         * org.texi (Other built-in back-ends): New section.
845         * org.texi (Editing source code):
846         Document `org-edit-src-auto-save-idle-delay' and
847         `org-edit-src-turn-on-auto-save'.
849         * org.texi (External links): Document contributed link types
850         separately.
852         * org.texi (Closing items):
853         Document `org-closed-keep-when-no-todo'.
855         * org.texi (Export back-ends): Rename from "Export formats".
856         (The Export Dispatcher): Remove reference to
857         `org-export-run-in-background'.
858         (Export settings): Minor rewrites.
859         (ASCII/Latin-1/UTF-8 export): Update variable's name.
860         (In-buffer settings): Add #+HTML_HEAD_EXTRA.
862         * org.texi (Export in foreign buffers): New section.
863         (Exporting): Remove documentation about converting the selected
864         region.
866         * org.texi (Advanced configuration): Put the filter valid types in
867         a table.  Use @lisp and @smalllisp.
869         * org.texi: Use @code{nil} instead of nil.  Update the maintainer
870         contact info.
872         * org.texi (Exporting): Better introductory sentence.  Add a note
873         about conversion commands.
874         (Feedback, Orgstruct mode, Built-in table editor)
875         (Built-in table editor, Orgtbl mode, Updating the table)
876         (Property syntax, Capturing column view, Capture)
877         (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
878         (Exporting, Extending ODT export)
879         (Working with @LaTeX{} math snippets, dir, Customization)
880         (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
881         Uniformly use @kbd{M-x command RET}.
883         * org.texi (Filtering/limiting agenda items): New subsection.
884         Document the use of `org-agenda-max-*' options and
885         `org-agenda-limit-interactively' from the agenda.
886         (Agenda commands): Move details about filtering commands to
887         the new section, only include a summary here.
888         (Customizing tables in ODT export)
889         (System-wide header arguments, Conflicts, Dynamic blocks):
890         Use spaces for indentation.
892         * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
894         * org.texi (Links in HTML export, Images in HTML export)
895         (post): Fix syntax within #+ATTR_*.
896         (Tables in HTML export): Document `org-html-table-row-tags'
897         and use `org-html-table-default-attributes' instead of
898         `org-html-table-tag'.
900         * org.texi (Publishing action, Publishing options)
901         (Publishing links): Major rewrite.  Enhance explanations for
902         `org-org-publish-to-org'.  Remove reference to
903         `org-export-run-in-background'.
905         * org.texi: Fix many small typos.  Use #+NAME instead of
906         #+TBLNAME.  Use @smalllisp instead of @example.
907         (Special symbols): Add index?
908         (HTML preamble and postamble): Don't mention obsolete use of
909         opt-plist.
910         (JavaScript support): Don't mention the org-jsinfo.el file as it
911         has been merged with ox-html.el.
913         * org.texi (Installation, Feedback, Setting Options)
914         (Code evaluation security, org-crypt.el): Use @lisp instead of
915         @example.
916         (Agenda commands): Use @table instead of @example.
918         * org.texi (Adding hyperlink types): New appendix.
920         * org.texi (ODT export commands, Extending ODT export)
921         (Applying custom styles, Images in ODT export)
922         (Labels and captions in ODT export)
923         (Literal examples in ODT export)
924         (Configuring a document converter)
925         (Working with OpenDocument style files)
926         (Customizing tables in ODT export)
927         (Validating OpenDocument XML): Fix options names.
929         * org.texi (History and Acknowledgments): Update acknowledgments
930         to Nicolas.  Add Nicolas Goaziou to the list of contributors.
932         * org.texi (System-wide header arguments): Don't use "customizing"
933         for setting a variable.  Also remove comments.
935         * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
936         `org-agenda-start-on-weekday' to the variable index and document
937         them.
939         * org.texi (Sparse trees, Agenda commands)
940         (@LaTeX{} fragments, Selective export, Export options)
941         (The export dispatcher, ASCII/Latin-1/UTF-8 export)
942         (HTML Export commands, @LaTeX{}/PDF export commands)
943         (iCalendar export, Publishing options, Triggering publication)
944         (In-buffer settings): Update to reflect changes from the new
945         export engine.
947         * org.texi (Matching tags and properties): More examples.
948         Explain group tags expansion as regular expressions.
950         * org.texi (Tag groups): New section.
952         * org.texi (Setting tags): Tiny formatting fixes.
954         * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
955         names.
957         * org.texi (Storing searches): Add "agenda" and "agenda*" to the
958         concept index.  Include example for these agenda views.
959         (Special agenda views): Mention the "agenda*" agenda view.
961         * org.texi (Repeated tasks): Document how to ignore a repeater
962         when using both a scheduled and a deadline timetamp.
964         * org.texi (Global and local cycling): Wrap in a new subsection.
965         (Initial visibility, Catching invisible edits): New subsections.
967         * org.texi (Visibility cycling): Mention that
968         `org-agenda-inhibit-startup' will prevent visibility setting when
969         the agenda opens an Org file for the first time.
971         * org.texi (Org syntax): New section.
973         * org.texi (Orgstruct mode):
974         Document `orgstruct-heading-prefix-regexp'.
976         * org.texi (Speeding up your agendas): New section.
978         * org.texi (Installation): When installing Org from ELPA, users
979         should do this from an Emacs session where no .org file has been
980         visited.
982         * org.texi (CSS support, In-buffer settings): Update HTML options
983         names.
985         * org.texi (Structure editing): Update documentation for
986         `org-insert-heading-or-item'.
987         (Plain lists, Relative timer): Update index entry.
989         * org.texi (JavaScript support): Update variable names.
991         * org.texi (comments): Minor formatting fix.
993         * org.texi (@LaTeX{} fragments): Minor enhancement.
995         * org.texi: Update the list contributions.
997         * org.texi (Agenda commands): Exporting the agenda to an .org file
998         will not copy the subtrees and the inherited tags.
999         Document `org-agenda-filter-by-regexp'.
1001         * org.texi (Publishing action, Complex example): Fix names of
1002         publishing functions.
1004         * org.texi (Top, Exporting): Delete references to Freemind.
1005         (Freemind export): Delete section.
1007         * org.texi (Top, Exporting): Delete references to the XOXO export.
1008         (XOXO export): Delete section.
1010         * org.texi (Capture): Mention that org-remember.el is not
1011         supported anymore.
1013         * org.texi (Top, Exporting, Beamer class export):
1014         Delete references to the TaskJuggler export.
1015         (History and Acknowledgments): Mention that the TaskJuggler has
1016         been rewritten by Nicolas and now lives in the contrib/ directory
1017         of Org's distribution.  Mention that Jambunathan rewrote the HTML
1018         exporter.  Remove Jambunathan from my own acknowledgments.
1019         (TaskJuggler export): Delete.
1021         * org.texi (HTML preamble and postamble)
1022         (Tables in HTML export, Images in HTML export)
1023         (Math formatting in HTML export, CSS support)
1024         (@LaTeX{} and PDF export, Publishing options): Fix the names of
1025         the HTML export and publishing options.
1027         * org.texi (Literal examples, Export options)
1028         (@LaTeX{} and PDF export, Header and sectioning)
1029         (Publishing options): Fix LaTeX options names.
1031         * org.texi (Export options, CSS support, In-buffer settings):
1032         Fix references to HTML_LINK_* and HTML_STYLE keywords.
1034         * org.texi (Export options, In-buffer settings): Fix references to
1035         #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1037         * org.texi (Top, Markup, Initial text, Images and tables)
1038         (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1039         (Export options, JavaScript support, Beamer class export):
1040         Remove references to the DocBook export, which has been deleted.
1041         (History and Acknowledgments): Mention that DocBook has been
1042         deleted, suggest to use the Texinfo exporter instead, then to
1043         convert the .texi to DocBook with makeinfo.
1044         (Links in ODT export, Tables in ODT export): Fix indices.
1046         * org.texi (Deadlines and scheduling): Add a variable to the
1047         index.  Add documentation about delays for scheduled tasks.
1049         * org.texi (Emphasis and monospace):
1050         Mention `org-fontify-emphasized-text' and
1051         `org-emphasis-regexp-components'.
1053         * org.texi (References): Small enhancement.
1055         * org.texi (Column width and alignment): Make the example visually
1056         more clear.
1058         * org.texi (The clock table): Document :mstart and :wstart as a
1059         way to set the starting day of the week.
1061         * org.texi (In-buffer settings): Document new startup keywords.
1062         Thanks to John J Foerch for this idea.
1064         * org.texi (Include files): Tiny formatting fix.
1066         * org.texi (Activation): Point to the "Conflicts" section.
1068 2013-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1070         * org.texi (CSS support): Clarify this section.
1072         * org.texi (@LaTeX{} specific attributes): Document that tabu and
1073         tabularx packages are not in the default set of packages.
1075         * org.texi (Agenda commands): Document fortnight view.
1077         * org.texi: Document conflict with ecomplete.el.
1079         * org.texi (History and Acknowledgments): Acknowledgements for
1080         Jason Dunsmore and Rakcspace.
1082         * org.texi: Rename org-crypt.el node to org-crypt.
1084         * org.texi (A @LaTeX{} example): Fix typo in variable name.
1086         * org.texi (MobileOrg): Mention the new iPhone developer.
1088         * org.texi (Table of contents) Improve documentation of TOC
1089         placement.
1091         * org.texi: Explain that date/time information at read-date prompt
1092         should start at the beginning, not anywhere in the middle of a
1093         long string.
1095 2013-11-12  Christopher Schmidt  <christopher@ch.ristopher.com>
1097         * org.texi (Orgstruct mode): Fix wrong regexp.
1099 2013-11-12  Eric Abrahamsen  <eric@ericabrahamsen.net>
1101         * org.texi: Document export to (X)HTML flavors.
1103 2013-11-12  Eric Schulte  <schulte.eric@gmail.com>
1105         * org.texi (Extracting source code): Mention the prefix argument
1106         to org-babel-tangle.
1107         (noweb): Remove erroneous negative.
1108         (Specific header arguments): Document new header arguments.
1109         Documentation for new tangle-mode header argument.
1110         (Top): Documentation for new tangle-mode header argument.
1111         (rownames): Documentation for new tangle-mode header argument.
1112         Mention elisp as special rowname case.
1113         (tangle-mode): Documentation for new tangle-mode header argument.
1114         (post): Documentation and an example of usage.
1115         (var): Remove the "Alternate argument syntax" section from the
1116         documentation.
1117         (hlines): Note that :hline has no effect for Emacs Lisp code
1118         blocks.
1120 2013-11-12  Feng Shu  <tumashu@gmail.com>
1122         * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1123         (Math formatting in HTML export)
1124         (Working with @LaTeX{} math snippets): Add document about creating
1125         formula image with imagemagick.
1127         * org.texi (@LaTeX{} specific attributes): Document `:caption'
1128         attribute of #+ATTR_LATEX.
1130 2013-11-12  Grégoire Jadi  <gregoire.jadi@gmail.com>
1132         * org.texi (Handling links): Fix a typo in
1133         `org-startup-with-inline-images' documentation.
1135         * org.texi (Previewing @LaTeX{} fragments): Document the startup
1136         keywords to use for previewing LaTeX fragments or not.
1137         (Summary of in-buffer settings): Improve formatting and add an
1138         entry for the variable `org-startup-with-latex-preview'.
1140         * org.texi (Property syntax): Recall the user to refresh the org
1141         buffer when properties are set on a per-file basis.
1143 2013-11-12  Gustav Wikström  <gustav.erik@gmail.com>  (tiny change)
1145         * org.texi (Matching tags and properties): Clarification.
1147 2013-11-12  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>
1149         * org.texi (Editing and debugging formulas): Add an example when a
1150         table has multiple #+TBLFM lines.
1152 2013-11-12  Ivan Vilata i Balaguer  <ivan@selidor.net>  (tiny change)
1154         * org.texi (The clock table): Document acceptance of relative
1155         times in tstart and tend, link to syntax description and provide
1156         example.
1158 2013-11-12  Jarmo Hurri  <jarmo.hurri@syk.fi>
1160         * org.texi (The spreadsheet): Document lookup functions.
1162 2013-11-12  Kodi Arfer  <git@arfer.net>  (tiny change)
1164         * org.texi (CSS support): Mention .figure-number, .listing-number,
1165         and .table-number.
1167 2013-11-12  Michael Brand  <michael.ch.brand@gmail.com>
1169         * org.texi
1170         (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1171         spreadsheet formula mode strings and some examples from @example
1172         block with xy @r{yz} to @table.
1174         * org.texi (Formula syntax for Calc): Improve the documentation of
1175         empty fields in formulas for spreadsheet.  Add explanation and
1176         example for empty field.  Extend explanations of format
1177         specifiers.  Add a sentence to mention Calc defmath.
1179         * org.texi (Column formulas): Add a sentence to be more explicit
1180         about when a table header is mandatory.
1182 2013-11-12  Nicolas Goaziou  <n.goaziou@gmail.com>
1184         * org.texi (Subscripts and superscripts): Remove reference to
1185         quoted underscores until this mechanism is implemented again.
1187         * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1188         property.
1190         * org.texi (Document title): Subtree export is no longer triggered
1191         by marking one as the region.
1192         (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1193         giving examples isn't very useful: "horizontal rule" is, at least,
1194         as explicit as <hr/>.
1196         * org.texi (HTML doctypes): Reflect keyword removal.
1197         (CSS support): Reflect keyword removal.
1199         * org.texi (@LaTeX{} specific attributes): Document new :float
1200         values.
1202         * org.texi (Export settings): Improve documentation.
1204         * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1205         (Text areas in HTML export): Update text areas.
1206         (HTML Export commands): Update export commands.
1208         * org.texi (Header and sectioning): Add a footnote about the
1209         different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1211         * org.texi (The Export Dispatcher):
1212         Document `org-export-in-background'.
1214         * org.texi (Footnotes): Export back-ends do not use
1215         `org-footnote-normalize' anymore.
1217         * org.texi: Document variable changes.
1219         * org.texi (Export settings): Document p: item in OPTIONS keyword.
1221         * org.texi (Exporting): Massive rewrite of the first sections.
1222         (Selective export): Delete.
1223         (The Export Dispatcher): Rewrite.
1224         (Export options): Rewrite as "Export settings".
1226         * org.texi: Small changes to documentation for embedded LaTeX.
1228         * org.texi (Internal links): Document #+NAME keyword and
1229         cross-referencing during export.
1231         * org.texi (Include files): Remove reference to :prefix1
1232         and :prefix.  Give more details for :minlevel.
1234         * org.texi (Macro replacement): Fix macro name.
1235         Update documentation about possible locations and escaping mechanism.
1237         * org.texi (Table of contents): Update documentation.
1238         Document lists of listings and lists of tables.  Add documentation for
1239         optional title and #+TOC: keyword.
1241 2013-11-12  Rick Frankel  <rick@rickster.com>
1243         * org.texi (results): Add Format section, broken out of Type
1244         section to match code.
1245         (hlines, colnames): Remove incorrect Emacs Lisp exception.
1246         Note that the actual default handling (at least for python and
1247         emacs-lisp) does not seem to match the description.
1249 2013-11-12  Sacha Chua  <sacha@sachachua.com>  (tiny change)
1251         * org.texi (The date/time prompt): Update the documentation to
1252         reflect the new way `org-read-date-get-relative' handles weekdays.
1254 2013-11-12  Yasushi Shoji  <yashi@atmark-techno.com>
1256         * org.texi (Resolving idle time):
1257         Document `org-clock-x11idle-program-name'.
1259 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1261         * ert.texi (Running Tests Interactively): Adapt examle output.
1262         (Tests and Their Environment): Mention skip-unless.
1264 2013-10-23  Glenn Morris  <rgm@gnu.org>
1266         * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1267         * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1268         * widget.texi: Nuke @refill.
1270         * Makefile.in (install-dvi, install-html, install-pdf)
1271         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1272         (uninstall-pdf): Quote entities that might contain whitespace.
1274 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
1276         * calc.texi (Data Type Formats): Don't specify the size at
1277         which integers begin to be represented by lists.
1279 2013-10-14  Xue Fuqiao  <xfq.free@gmail.com>
1281         * cl.texi (Argument Lists): Add indexes for &key and &aux.
1283 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
1285         * trampver.texi: Update release number.
1287 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
1289         Sync with Tramp 2.2.8.
1291         * tramp.texi (External packages): Use `non-essential'.
1292         * trampver.texi: Update release number.
1294 2013-09-14  Glenn Morris  <rgm@gnu.org>
1296         * eshell.texi: Markup fixes.
1298 2013-09-11  Xue Fuqiao  <xfq.free@gmail.com>
1300         * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1301         of @kbd{RET}.
1302         (Prefix Matching): Add an index.
1304 2013-09-08  Glenn Morris  <rgm@gnu.org>
1306         * emacs-gnutls.texi: Tweak direntry.
1308 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
1310         * tramp.texi (Alternative Syntax): Remove chapter.
1312 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1314         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1315         for portability to hosts where /bin/sh has problems.
1317 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1319         Try to reduce redundancy in doc/misc/Makefile.in.
1320         * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1321         (TARGETS): New intermediate variable.
1322         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1324 2013-08-27  Glenn Morris  <rgm@gnu.org>
1326         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1328         * efaq.texi: Rename from faq.texi, to match its output files.
1329         * Makefile.in: Update for faq.texi name change.
1331         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1333         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1335         * efaq-w32.texi: Move here from the web-pages repository.
1336         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1337         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1338         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1339         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1340         Add DOCMISC_*_W32 variables.
1341         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1342         (efaq_w32_deps): New variable.
1343         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1344         (efaq-w32.pdf, efaq-w32.html): New rules.
1345         (clean): Remove efaq-w32 products.
1347 2013-08-26  Paul Eggert  <eggert@cs.ucla.edu>
1349         * texinfo.tex: Update from gnulib.
1351 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1353         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1354         shift_jis from the default value set to mm-coding-system-priorities for
1355         Japanese users.
1357 2013-08-13  Glenn Morris  <rgm@gnu.org>
1359         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1360         (Options - Defining Label Environments, Options - Creating Labels)
1361         (Options - Referencing Labels, Options - Creating Citations)
1362         (Options - Index Support, Options - Viewing Cross-References)
1363         (Options - Finding Files, Options - Optimizations)
1364         (Options - Fontification, Options - Misc):
1365         * cc-mode.texi (Sample Init File):
1366         * edt.texi (Init file):
1367         * epa.texi (Encrypting/decrypting gpg files):
1368         * mairix-el.texi (About, Setting up the mairix interface, Using)
1369         (Extending):
1370         Rename nodes to avoid characters that can cause Texinfo problems.
1372 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1374         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1376 2013-08-12  Glenn Morris  <rgm@gnu.org>
1378         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1379         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1380         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1381         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1382         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1383         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1384         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1385         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1386         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1387         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1388         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1389         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1390         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
1392         * woman.texi (Top): Avoid mailto: in html output.
1394         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1395         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1396         (INSTALL_DATA): New, set by configure.
1397         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1398         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1399         install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1400         uninstall-ps, and uninstall-doc.
1401         (.SUFFIXES): Add .ps and .dvi.
1402         (.dvi.ps): New suffix rule.
1403         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1404         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1405         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1406         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1407         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1408         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1409         (ido.html, mairix-el.html, message.html, mh-e.html)
1410         (newsticker.html, nxml-mode.html, org.html, pgg.html)
1411         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1412         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1413         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1414         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1415         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1416         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1417         New rules.
1418         (clean): Remove HTML_TARGETS and PS_TARGETS.
1420 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
1422         * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1423         (Find File At Point, Ignoring, Misc Customization): Use @defopt
1424         for user options.
1426 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
1428         * htmlfontify.texi (Customization): Remove documentation of
1429         `hfy-fast-lock-save'.  Minor fixes.
1431 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
1433         * ido.texi (Top): Insert node "Working Directories" in menu.
1434         (Working Directories): New node.
1435         (Misc Customization): Add documentation of
1436         `ido-confirm-unique-completion' and some other user options.
1438 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
1440         * todo-mode.texi: Update @dircategory.
1441         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1442         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1443         @ref.
1445 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
1447         * sc.texi (Introduction): Fix index.
1448         (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1449         (Information Keys and the Info Alist, Reference Headers)
1450         (The Built-in Header Rewrite Functions)
1451         (Electric References, Reply Buffer Initialization)
1452         (Filling Cited Text, Selecting an Attribution)
1453         (Attribution Preferences)
1454         (Anonymous Attributions, Author Names)
1455         (Using Regi, Post-yank Formatting Commands)
1456         (Citing Commands, Insertion Commands)
1457         (Mail Field Commands)
1458         (Hints to MUA Authors, Thanks and History): Change from one space
1459         between sentences to two.
1460         (What Supercite Does): Typo fix.
1462         * newsticker.texi (Usage): Use @key for RET.
1464         * cl.texi (Argument Lists, For Clauses)
1465         (Macros): Add indexes.
1467 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
1469         * cl.texi (Blocks and Exits): Add an index.
1471 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
1473         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1474         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1475         (todo-mode.dvi, todo-mode.pdf): New rules.
1477         * todo-mode.texi: New file.
1479 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1481         * gnus.texi (Basic Usage): Mention that warp means jump here.
1482         (The notmuch Engine): Mention notmuch.
1484 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1486         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1487         `gnus-subthread-sort-functions' and remove the obsolete documentation
1488         of `gnus-sort-threads-recursively'.
1490 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
1492         * texinfo.tex: Update to 2012-07-29.17 version.
1494 2013-07-29  David Engster  <deng@randomsample.de>
1496         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1497         implementation.
1498         (Introduction): Add further missing features.
1499         (Building Classes): Add introductory paragraph.
1500         (Wish List): Add metaclasses and EQL specialization.
1502 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
1504         * tramp.texi (Frequently Asked Questions):
1505         Mention `tramp-use-ssh-controlmaster-options'.
1507 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1509         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1510         `gnus-sort-threads-recursively'.
1512 2013-07-25  Glenn Morris  <rgm@gnu.org>
1514         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1515         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1517         * erc.texi (Special Features): Update contact information.
1518         (History): Avoid using @email.
1520         * eshell.texi (Bugs and ideas): Minor updates.
1522         * faq.texi (Reporting bugs, Origin of the term Emacs)
1523         (Setting up a customization file)
1524         (Using an already running Emacs process, Turning off beeping)
1525         (Packages that do not come with Emacs)
1526         (Replying to the sender of a message): Avoid using @email.
1528         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1530         * reftex.texi (Imprint): Avoid using @email.
1532         * ses.texi (Top): Update bug reporting instructions.
1533         (Acknowledgments): Avoid using @email.
1535         * woman.texi (Introduction, Background): Remove outdated information.
1536         (Bugs, Acknowledgments): Avoid using @email.
1538 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
1540         * ido.texi: New file.
1542 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1544         * gnus.texi (Customizing Articles): Document function predicates.
1546 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1548         * gnus.texi (lines): Correct description of
1549         `gnus-registry-track-extra's default value.
1550         Mention `gnus-registry-remove-extra-data'.
1552 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1554         * gnus.texi (Group Parameters): Mention regexp
1555         substitutions (bug#11688).
1557 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
1559         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1561 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1563         * gnus.texi (Emacsen): Fix version.
1565         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1567 2013-07-06  Glenn Morris  <rgm@gnu.org>
1569         * mh-e.texi: Fix external links.
1570         (Using This Manual): Printed elisp manuals no longer available.
1572         * newsticker.texi (Overview): Update URL.
1574         * nxml-mode.texi (Introduction): Update URL.
1576         * org.texi (JavaScript support): Fix URL.
1578         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1580         * eudc.texi (CCSO PH/QI): Remove defunct URL.
1582         * dbus.texi (Introspection): Update URL to a less defunct one.
1584         * gnus.texi (Top): Restrict "Other related manuals" to info output.
1585         (Foreign Groups): Use @indicateurl for examples.
1586         (Direct Functions): Remove defunct URL.
1587         (RSS): Update URL.
1589         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1590         (FAQ 7-1): Update URL.
1592         * pgg.texi (Top, Overview): Add note about obsolescence.
1594 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1596         * texinfo.tex: Merge from gnulib.
1598 2013-07-03  Glenn Morris  <rgm@gnu.org>
1600         * bovine.texi (top):
1601         * cc-mode.texi (AWK Mode Font Locking):
1602         * mh-e.texi (Preface):
1603         * url.texi (URI Parsing): Fix cross-references to other manuals.
1605 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1607         * gnus.texi (Client-Side IMAP Splitting):
1608         Note that `nnimap-inbox' now can be a list.
1610 2013-06-24  Glenn Morris  <rgm@gnu.org>
1612         * eshell.texi: Fix cross-references to other manuals.
1614 2013-06-23  Glenn Morris  <rgm@gnu.org>
1616         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1617         Remove; not needed now we use a standard html layout for the faq.
1618         (clean): Remove HTML_TARGETS, emacs-faq.text.
1620 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1622         * flymake.texi (Parsing the output, Customizable variables):
1623         Add reference to `flymake-warning-predicate'.
1625 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
1627         * tramp.texi (Top, Configuration): Insert section `Predefined
1628         connection information' in menu.
1629         (Predefined connection information): New section.
1630         (Android shell setup): Make a reference to `Predefined connection
1631         information'.
1633 2013-06-19  Glenn Morris  <rgm@gnu.org>
1635         * Makefile.in (version): New, set by configure.
1636         (clean): Delete dist tar file.
1637         (infoclean): New, split from maintainer-clean.
1638         (maintainer-clean): Run infoclean.
1639         (dist): New rule, to make tarfile for www.gnu.org.
1641 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1643         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1644         for keys q and Q.
1645         (Standards): Reference RFC5804 as the defining document of the
1646         managesieve protocol.
1648 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
1650         * eshell.texi (Input/Output): Expand to cover new visual-command
1651         options, eshell-visual-subcommands and eshell-visual-options.
1652         Divide into separate Visual Commands and Redirection sections.
1654 2013-06-10  Glenn Morris  <rgm@gnu.org>
1656         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1658 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1660         * gnus.texi (Article Date):
1661         Fix description of gnus-article-update-date-headers.
1663 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
1665         * erc.texi (Special Features): ERC is being maintained within
1666         Emacs now.
1668 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
1670         * flymake.texi: Change from one space between sentences to two.
1672 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1674         * cl.texi (Obsolete Macros): Describe replacements for `flet'
1675         (bug#14293).
1677 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
1679         * tramp.texi (Frequently Asked Questions): Precise, how to define
1680         an own ControlPath.
1682 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
1684         * tramp.texi (Frequently Asked Questions): New item for
1685         ControlPath settings.
1687 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
1689         * calc.texi (Basic Operations on Units): Streamline some
1690         descriptions.
1692 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1694         * eshell.texi (Built-ins): Update manual to mention tramp module.
1696 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
1698         * tramp.texi (Filename Syntax): Host names are not allowed to be
1699         any method name, unless method name is specified explicitly.
1700         Remove restriction on unibyte filenames.
1702         * trampver.texi: Update release number.
1704 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
1706         doc: convert some TeX accents to UTF-8
1707         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1708         '@"{@dotless{i}}'.
1710 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
1712         Sync with Tramp 2.2.7.
1714         * trampver.texi: Update release number.
1716 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
1718         * calc.texi (Basic Operations on Units): Streamline some
1719         descriptions.
1721 2013-03-08  Glenn Morris  <rgm@gnu.org>
1723         * faq.texi (Top): Don't say this was updated @today.
1724         That's irrelevant and leads to spurious diffs.
1726 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
1728         * calc.texi (Basic Operations on Units):
1729         Fix cross-reference.
1731 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1733         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1735 2013-03-06  Alan Mackenzie  <acm@muc.de>
1737         * cc-mode.texi (Custom Line-Up): Clarify position of point on
1738         calling a line-up function.
1740 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
1742         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1743         * ses.texi: Switch from Latin-1 to UTF-8.
1745 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
1747         * tramp.texi (External methods): Tramp does not connect Android
1748         devices by itself.
1750 2013-03-02  Bill Wohler  <wohler@newt.com>
1752         Release MH-E manual version 8.5.
1754         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1755         release 8.5.
1757         * mh-e.texi (Preface, Conventions, Getting Started)
1758         (Using This Manual, Folder Selection, Viewing, Aliases)
1759         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1760         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1761         Update URLs.
1763 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
1765         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1766         and "plink2" entries.  "plink2" is obsolete for a long time.
1767         (External methods): Remove "scp1" and "scp2" entries.
1768         Explain user name and host name specification for "adb".
1770 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1772         * tramp.texi (External methods): Mention `tramp-adb-program'.
1774 2013-02-28  Bastien Guerry  <bzg@gnu.org>
1776         * org.texi (Visibility cycling): Suggest to set
1777         `org-agenda-inhibit-startup' to nil if user wants the startup
1778         visibility settings to be honored in any circumstances.
1779         (Progress logging, Checkboxes): Fix typos.
1781 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1783         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1784         the macros, for Texinfo 4.13 and 5.0.
1786 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
1788         Port Tramp documentation to Texinfo 5.0.
1789         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1790         (Filename Syntax): Do not use @trampfn{} in @item.
1791         (Filename completion): Use @columnfractions in @multitable.
1793 2013-02-22  Glenn Morris  <rgm@gnu.org>
1795         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1797 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
1799         * Makefile.in (html): New rule.
1801 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
1803         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
1804         Volpiatto <thierry.volpiatto@gmail.com>.
1806 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
1808         * tramp.texi (Top, Configuration): Insert section `Android shell
1809         setup' in menu.
1810         (Android shell setup): New section.
1811         (Connection types, Default Method)
1812         (Frequently Asked Questions): Mention "scp" instead of "scpc".
1813         (External methods): Remove "scpc" and "rsyncc" entries.
1814         (Frequently Asked Questions): Remove entry about ControlPersist.
1816 2013-02-13  Glenn Morris  <rgm@gnu.org>
1818         * message.texi (News Headers): Don't mention yow any more.
1820 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1822         * calc.texi (Basic Operations on Units, Customizing Calc):
1823         Mention the variable `calc-allow-units-as-numbers'.
1825 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1827         * eshell.texi: Fill most of the missing sections.
1829 2013-02-07  Bastien Guerry  <bzg@gnu.org>
1831         * org.texi (References): Clarify an example.
1832         (Installation): Fix instructions.
1833         (Org-Plot): Fix link.
1834         (Checkboxes, Radio lists): Fix typos.
1836 2013-02-07  Glenn Morris  <rgm@gnu.org>
1838         * cl.texi (Equality Predicates): Mention memql.
1840 2013-02-07  Eric Ludlam  <zappo@gnu.org>
1842         * ede.texi (Creating a project): Make ede-new doc less
1843         specific, and only about items it supports, indicating that there
1844         might be more.  Remove refs to simple project and direct automake
1845         from ede new.
1846         (Simple projects): Re-write to not talk about ede-simple-project
1847         which is deprecated, and instead use the term to mean projects
1848         that don't do much management, just project wrapping.
1849         Add ede-generic-project link.
1850         (ede-generic-project): New node (bug#11441).
1852 2013-02-07  Glenn Morris  <rgm@gnu.org>
1854         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1856 2013-02-01  Glenn Morris  <rgm@gnu.org>
1858         * calc.texi (Help Commands): Update calc-view-news description.
1859         Mention etc/CALC-NEWS.
1861 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
1863         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1865 2013-01-13  Bastien Guerry  <bzg@gnu.org>
1867         * org.texi (Installation): Simplify.
1869 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
1871         * org.texi (Handling links): Update the mention to the obsolete
1872         variable `org-link-to-org-use-id' with a mention to the newer
1873         variable `org-id-link-to-org-use-id'.  Mention the need to load
1874         the org-id library.
1876 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
1878         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1880 2013-01-09  Bastien Guerry  <bzg@gnu.org>
1882         * org.texi (Pushing to MobileOrg): Add footnote about using
1883         symbolic links in `org-directory'.
1884         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1885         of the now obsolete alias `org-float'.
1886         (TODO basics): Add `org-use-fast-todo-selection' to the variable
1887         index.  Fix description of TODO keywords cycling.
1888         (Advanced features): Add missing argument for @item.
1889         (Storing searches): Add index entries and a note about
1890         *-tree agenda views.
1891         (Structure editing): Document `org-mark-element' and
1892         `org-mark-subtree'.
1893         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1895 2013-01-08  Juri Linkov  <juri@jurta.org>
1897         * info.texi (Go to node): Mention the abbreviated format
1898         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
1900 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
1902         * autotype.texi: Remove undefined command @subtitlefont.
1903         * cc-mode.texi: Likewise.
1905         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1906         @item argument.
1907         (Property searches): Use \\ instead of @backslashchar{}.
1908         * pgg.texi (VERSION): Move @set below @setfilename.
1910 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1912         * ada-mode.texi: Remove braces from @title argument.
1913         * eudc.texi: Likewise.
1914         * smtpmail.texi: Likewise.
1915         * auth.texi (VERSION): Set before first use.
1916         * emacs-gnutls.texi (VERSION): Likewise.
1917         * pgg.texi (VERSION): Likewise.
1918         * ede.texi (Top): Rename from top, all uses changed.
1919         * eshell.texi: Add missing argument to @sp.
1920         * forms.texi (Top): Reorder menu to match structure.
1921         * htmlfontify.texi (Customization): Add missing @item in
1922         @enumerate.
1923         * org.texi (Advanced features): Add missing argument for @item.
1924         (Property searches): Use @backslashchar{} in macro argument.
1925         * pcl-cvs.texi: Add missing argument to @sp.
1926         (Movement commands): Fix use of @itemx.
1927         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1928         * reftex.texi (Options (Creating Citations)): Add missing newline
1929         before @end.
1930         * tramp.texi (Obtaining Tramp): Remove extra dots.
1931         (Configuration): Reorder menu to match structure.
1932         (Remote shell setup): Replace literal NUL character by \0.
1933         * viper.texi (Marking): Add missing argument for @item.
1935 2013-01-04  Glenn Morris  <rgm@gnu.org>
1937         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1938         Add htmlfontify.
1939         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1940         (htmlfontify.dvi, htmlfontify.pdf): New targets.
1941         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1942         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1944         * htmlfontify.texi: Miscellaneous fixes and updates.
1945         Set copyright to FSF, update license to GFDL 1.3+.
1947 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
1949         * htmlfontify.texi: New file.
1951 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
1953         * calc.texi (Free-Form Dates): Expand on the date reading
1954         algorithm.
1956 2012-12-27  Glenn Morris  <rgm@gnu.org>
1958         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1959         Avoid some overfull lines.
1961         * widget.texi (Programming Example): Break some long lines.
1963         * wisent.texi (Wisent Overview): Fix xref.
1964         (Grammar format, Understanding the automaton): Avoid overfill.
1966         * bovine.texi (Optional Lambda Expression): Allow line break.
1968         * auth.texi (Help for users): Break long lines.
1970         * ada-mode.texi (Project file variables):
1971         Reword to reduce underfull hbox.
1972         (No project files, Use GNAT project file):
1973         Use smallexample to make some overfull lines less terrible.
1975         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1976         Fix cross-references to separate manuals.
1978         * Makefile.in (gfdl): New variable.  Use throughout where
1979         appropriate so that targets depend on doclicense.texi.
1981 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1983         * gnus.texi (Customizing the IMAP Connection): Mention the other
1984         authenticators.
1986 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1988         * gnus.texi (Browse Foreign Server):
1989         Document `gnus-browse-delete-group'.
1991 2012-12-22  Glenn Morris  <rgm@gnu.org>
1993         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1994         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1995         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1996         * widget.texi, wisent.texi: Nuke hand-written node pointers.
1998         * Makefile.in (gfdl): New variable.  Use throughout where
1999         appropriate so that targets depend on doclicense.texi.
2001 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
2003         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2004         doclicense.texi.  Remove doclicense.texi from all targets that
2005         mentioned it explicitly.
2006         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2007         $(emacsdir)/emacsver.texi.
2008         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2010 2012-12-21  Glenn Morris  <rgm@gnu.org>
2012         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2013         Include emacsver.texi.  Nuke hand-written node pointers.
2014         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2015         Depend on emacsver.texi.
2017         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2018         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2019         May as well just include doclicense.texi in everything.
2021         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2022         which @copying says is included.
2024         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2025         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2026         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2027         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2028         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2029         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2030         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2031         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2032         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2033         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2034         * widget.texi, wisent.texi, woman.texi: Do not mention buying
2035         copies from the FSF, which does not publish these manuals.
2037         * erc.texi: No need to include gpl in this small manual.
2039         * org.texi (copying): Include a copy of the GFDL.
2040         (GNU Free Documentation License): New section.
2042 2012-12-21  Bastien Guerry  <bzg@gnu.org>
2044         * org.texi: Fix typos.
2046 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
2048         * calc.texi (ISO 8601): Rename from ISO-8601,
2049         as it's typically spelled without a hyphen.
2051 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
2053         * calc.texi (ISO-8601): New section.
2054         (Date Formatting Codes): Mention new codes.
2055         (Standard Date Formats): Mention new formats.
2057 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
2059         * tramp.texi (External methods): Move `adb' method here.
2061 2012-12-13  Glenn Morris  <rgm@gnu.org>
2063         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2065         * wisent.texi: Small edits.  Set copyright to FSF, update license to
2066         GFDL 1.3+.
2067         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2068         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2069         New targets.
2070         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2071         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2073         * bovine.texi: Small edits.  Set copyright to FSF, update license to
2074         GFDL 1.3+, remove empty index.
2075         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2076         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2077         New targets.
2078         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2079         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2081 2012-12-13  Eric Ludlam  <zappo@gnu.org>
2082             David Ponce  <david@dponce.com>
2083             Richard Kim  <emacs18@gmail.com>
2085         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2087 2012-12-13  Glenn Morris  <rgm@gnu.org>
2089         * flymake.texi (Customizable variables, Locating the buildfile):
2090         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
2092         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
2093         GFDL 1.3+ license, fix up index.
2094         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2095         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2096         (srecode.pdf): New targets.
2097         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2098         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2100 2012-12-13  Eric Ludlam  <zappo@gnu.org>
2102         * srecode.texi: New file, imported from CEDET trunk.
2104 2012-12-13  Bastien Guerry  <bzg@gnu.org>
2106         * org.texi (Summary, Code block specific header arguments)
2107         (Code block specific header arguments)
2108         (Header arguments in function calls, var, noweb)
2109         (Results of evaluation, Code evaluation security):
2110         Small reformatting: add a blank line before some example.
2112         * org.texi (System-wide header arguments)
2113         (Header arguments in Org mode properties, Conflicts)
2114         (Dynamic blocks, Using the mapping API):
2115         Fix indentation of Elisp code examples.
2117         * org.texi (Comment lines): Fix description of the comment syntax.
2119         * org.texi (Installation): Mention "make test" in the correct section.
2121 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
2123         * doclicense.texi, gpl.texi: Update to latest version from FSF.
2124         These are just minor editorial changes.
2126 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
2128         * tramp.texi (History): Mention ADB.
2129         (Inline methods): Add `adb' method.
2131 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
2133         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2134         (External methods): Fix typo.
2136 2012-12-03  Glenn Morris  <rgm@gnu.org>
2138         * rcirc.texi (Notices): Fix typo.
2140 2012-11-25  Bill Wohler  <wohler@newt.com>
2142         Release MH-E manual version 8.4.
2144         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2145         Update for release 8.4.
2147         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2148         (Junk): Add mh-whitelist-preserves-sequences-flag,
2149         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2150         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2152 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2154         * mh-e.texi (Procmail): Fix two @ typos.
2156 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
2158         * doclicense.texi, gpl.texi: Update to latest version from FSF.
2159         These are just minor editorial changes.
2161 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
2163         * calc.texi (Date Formatting Codes): Mention the new beginning of
2164         the date numbering system.
2166 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2168         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2169         (Date Forms): Correct off-by-one error in explanation of
2170         Julian day numbers.  Give Gregorian equivalent of its origin.
2172 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
2174         * calc.texi (Date Forms): Mention the customizable
2175         Gregorian-Julian switch.
2176         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2178 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2180         Calc now uses the Gregorian calendar for all dates (Bug#12633).
2181         It also uses January 1, 1 AD as its day number 1.
2182         * calc.texi (Date Forms): Document this.
2184 2012-11-16  Glenn Morris  <rgm@gnu.org>
2186         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2187         (Obsolete Macros): Move example here from Function Bindings.
2189         * erc.texi: Use @code{nil} rather than just "nil".
2190         (Modules): Undocument obsolete "hecomplete".
2191         Add "notifications".
2192         (Connecting): Add brief section on passwords.
2193         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2195 2012-11-13  Glenn Morris  <rgm@gnu.org>
2197         * flymake.texi (Customizable variables)
2198         (Highlighting erroneous lines): Mention flymake-error-bitmap,
2199         flymake-warning-bitmap, and flymake-fringe-indicator-position.
2201 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
2203         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2204         In all file place SES into @acronym{...}.
2205         (Advanced Features): Add key index and function index for
2206         ses-set-header-row.  Add description for function
2207         ses-rename-cell.  Add description for function
2208         ses-repair-cell-reference-all.
2209         (Ranges in formulas): Add description for ses-range flags.
2211 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
2213         * texinfo.tex: Merge from gnulib.
2215 2012-11-10  Chong Yidong  <cyd@gnu.org>
2217         * url.texi (Introduction): Move url-configuration-directory to
2218         Customization node.
2219         (Parsed URIs): Split into its own node.
2220         (URI Encoding): New node.
2221         (Defining New URLs): Remove empty chapter.
2222         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
2223         Improve docs for url-queue-*.
2224         (Supported URL Types): Copyedits.  Delete empty subnodes.
2226         * url.texi (Introduction): Rename from Getting Started.
2227         Rewrite the introduction.
2228         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
2230 2012-11-10  Glenn Morris  <rgm@gnu.org>
2232         * cl.texi (Obsolete Setf Customization):
2233         Revert defsetf example to the more correct let rather than prog1.
2234         Give define-modify-macro, defsetf, and define-setf-method
2235         gv.el replacements.
2237         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2238         (Setf Extensions): Remove obsolete reference.
2239         (Obsolete Setf Customization):
2240         Move note on lack of setf functions to lispref/variables.texi.
2241         Undocument get-setf-method, since it no longer exists.
2242         Mention simple defsetf replaced by gv-define-simple-setter.
2244 2012-11-03  Glenn Morris  <rgm@gnu.org>
2246         * cl.texi: Further general copyedits.
2247         (List Functions): Remove copy-tree, standard elisp for some time.
2248         (Efficiency Concerns): Comment out examples that no longer apply.
2249         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2250         (Creating Symbols, Random Numbers): De-emphasize internal
2251         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
2252         (Naming Conventions, Type Predicates, Macros)
2253         (Predicates on Numbers): No longer mention cl-floatp-safe.
2255 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2257         * gnus.texi (Mail Source Specifiers):
2258         Document :leave keyword used for pop mail source.
2260 2012-11-01  Glenn Morris  <rgm@gnu.org>
2262         * cl.texi: General copyedits for style, line-breaks, etc.
2263         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2264         (Macro Bindings, Blocks and Exits):
2265         Acknowledge existence of lexical-binding.
2266         (Iteration): Mainly defer to doc of standard dolist, dotimes.
2268 2012-10-31  Glenn Morris  <rgm@gnu.org>
2270         * ert.texi (Introduction, The @code{should} Macro):
2271         Refer to "cl-assert" rather than "assert".
2273         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2274         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2275         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2276         Reword, and add details of flet and labels.
2277         (Modify Macros, Function Bindings): Add some xrefs.
2279 2012-10-30  Glenn Morris  <rgm@gnu.org>
2281         * cl.texi (Modify Macros): Update for cl-letf changes.
2282         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2283         (Setf Extensions): Partially restore note about cl-getf,
2284         mainly moved to lispref/variables.texi.
2285         (Property Lists): Fix cl-getf typos.
2286         (Mapping over Sequences): Mention cl-mapc naming oddity.
2288 2012-10-29  Glenn Morris  <rgm@gnu.org>
2290         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2291         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2292         (Customizing Setf): Move contents to "Obsolete Setf Customization".
2293         (Modify Macros, Multiple Values, Other Clauses):
2294         Remove mentions of obsolete features.
2295         (Obsolete Setf Customization): Don't mention `apply' setf.
2297 2012-10-28  Glenn Morris  <rgm@gnu.org>
2299         * cl.texi (Multiple Values, Common Lisp Compatibility):
2300         More namespace updates.
2301         (Obsolete Features): Copyedits.
2302         (Obsolete Lexical Macros, Obsolete Setf Customization):
2303         New subsections.
2305         * cl.texi (Porting Common Lisp, Lexical Bindings):
2306         Add some xrefs to the Elisp manual.
2308         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2309         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2310         (Obsolete Features): New appendix.  Move Lexical Bindings here.
2312 2012-10-27  Glenn Morris  <rgm@gnu.org>
2314         * cl.texi: Use defmac for macros rather than defspec.
2315         (Efficiency Concerns): Related copyedit.
2317         * cl.texi (Control Structure): Update for setf now being in core.
2318         (Setf Extensions): Rename from Basic Setf.  Move much of the
2319         former content to lispref/variables.texi.
2320         (Modify Macros): Move pop, push details to lispref/variables.texi.
2321         (Customizing Setf): Copyedits for setf etc being in core.
2322         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2323         Further namespaces updates.
2325 2012-10-26  Bastien Guerry  <bzg@gnu.org>
2327         * org.texi (Installation): Update the link to Org's ELPA.
2328         Also don't mention org-install.el anymore as the replacement file
2329         org-loaddefs.el is now loaded by org.el.
2331 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
2333         * tramp.texi (Frequently Asked Questions):
2334         Mention `tramp-completion-reread-directory-timeout' for performance
2335         improvement.
2337 2012-10-25  Glenn Morris  <rgm@gnu.org>
2339         * cl.texi: Don't mess with the TeX section number counter.
2340         Use Texinfo recommended convention for quotes+punctuation.
2341         (Overview, Sequence Functions): Rephrase for better line-breaking.
2342         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2343         (Macro Bindings, Conditionals, Iteration, Loop Basics)
2344         (Random Numbers, Mapping over Sequences, Structures)
2345         (Porting Common Lisp): Further updates for cl-lib namespace.
2346         (Modify Macros, Declarations, Macro Bindings, Structures):
2347         Break long lines in examples.
2348         (Dynamic Bindings): Update for changed progv behavior.
2349         (Loop Examples, Efficiency Concerns): Markup fixes.
2350         (Structures): Remove TeX margin change.
2351         (Declarations): Fix typos.
2353 2012-10-24  Glenn Morris  <rgm@gnu.org>
2355         * cl.texi (Overview, Multiple Values, Creating Symbols)
2356         (Numerical Functions): Say less/nothing about the original cl.el.
2357         (Old CL Compatibility): Remove.
2358         (Assertions): Remove ignore-errors (standard Elisp for some time).
2360         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2361         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2362         (Efficiency Concerns, Efficiency Concerns)
2363         (Common Lisp Compatibility, Old CL Compatibility):
2364         Further updates for cl-lib namespace.
2366 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
2368         Update manual for new time stamp format (Bug#12706).
2369         * emacs-mime.texi (time-date): Update for new format.
2370         Also, fix bogus time stamp and modernize a bit.
2372 2012-10-23  Glenn Morris  <rgm@gnu.org>
2374         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
2375         than unchanging cl.el version number.
2376         End all menu descriptions with a period.
2377         Do not use @dfn{CL} for every instance of "CL".
2378         (Overview): Remove no-runtime caveat, and note about foo* names.
2379         (Usage): Use cl-lib rather than cl.
2380         (Organization, Naming Conventions): Update for cl-lib.el.
2381         (Installation): Remove long-irrelevant node.
2382         (Program Structure, Predicates, Control Structure):
2383         Start updating for cl-lib namespace.
2384         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2385         Depend on emacsver.texi.
2387 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
2389         * trampver.texi: Update release number.
2391 2012-10-06  Glenn Morris  <rgm@gnu.org>
2393         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2394         ERC version.
2395         (Introduction): ERC is distributed with Emacs.
2396         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2397         (Getting Started): Simplify.
2398         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2399         (History): Mention ERC maintained as part of Emacs now.
2400         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2401         Add dependency on emacsver.texi.
2403         * erc.texi: Remove hand-written node pointers.
2405 2012-10-05  Glenn Morris  <rgm@gnu.org>
2407         * newsticker.texi (Overview, Requirements, Usage, Configuration):
2408         Copyedits.
2410 2012-10-01  Eric Ludlam  <zappo@gnu.org>
2412         * ede.texi (Quick Start, Project Local Variables)
2413         (Miscellaneous commands, ede-java-root, Development Overview)
2414         (Detecting a Project): New nodes.
2415         (Simple projects): Node deleted.
2417         * eieio.texi (Building Classes): Some slot attributes cannot be
2418         overridden.
2419         (Slot Options): Remove an example.
2420         (Method Invocation, Documentation): New nodes.
2422 2012-10-01  Glenn Morris  <rgm@gnu.org>
2424         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2425         (reftex.pdf): Add dependency on emacsver.texi.
2426         * reftex.texi: Don't include directory part for emacsver.texi;
2427         the Makefile's -I handles it.
2429 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
2431         Merge from standalone RefTeX repository.
2433         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2434         with macros.
2435         (Imprint): Mention Wolfgang in list of contributors.
2436         (Creating Citations): Give a hint about how to
2437         auto-revert the BibTeX database file when using external editors.
2438         (Referencing Labels): Simplify section about reference macro
2439         cycling.
2440         (Options (Referencing Labels)): Adapt to new structure of
2441         `reftex-ref-style-alist'.
2442         (Referencing Labels, Reference Styles): Document changes in the
2443         referencing functionality.
2444         (Commands): Mention options for definition of header and footer in
2445         BibTeX files.
2446         (Options (Creating Citations)): Document
2447         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2448         (Reference Styles): New section.
2449         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2450         (Options (Referencing Labels)): Remove descriptions of deprecated
2451         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2452         Add descriptions for `reftex-ref-style-alist' and
2453         `reftex-ref-style-default-list'.
2454         (Referencing Labels): Update regarding reference styles.
2455         (Citation Styles): Mention support for ConTeXt.
2456         (Options (Defining Label Environments)): Fix typo.
2457         (Options (Creating Citations)):
2458         Document `reftex-cite-key-separator'.
2460 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
2462         * org.texi: Add description of ORG_ADD_CONTRIB to info
2463         documentation.  Add link to Worg for more details.
2465         * org.texi: Clarify installation procedure.  Provide link to the
2466         build system description on Worg.
2468         * org.texi: Remove reference to utils/, x11idle.c is now in
2469         contrib/scripts.
2471         * org.texi: Re-normalize to "Org mode" in manual.
2473         * org.texi (Installation): Adapt documentation to new build
2474         system.  Mention GNU ELPA (since it needs to be handled like Emacs
2475         built-in Org).
2477 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
2479         * org.texi: Fix typo in description of the 'Hooks' section.
2481         * org.texi: Add ID to the list of special properties.
2483 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
2485         * org.texi (Moving subtrees): Document the ability to archive to a
2486         datetree.
2488 2012-09-30  Bastien Guerry  <bzg@gnu.org>
2490         * org.texi (Installation, Feedback, Batch execution):
2491         Use (add-to-list 'load-path ... t) for the contrib dir.
2493         * org.texi (results): Update documentation for ":results drawer"
2494         and ":results org".
2496         * org.texi (Column width and alignment): Fix typo.
2498         * org.texi (Activation): Point to the "Conflicts" section.
2500         * org.texi (Conflicts): Mention filladapt.el in the list of
2501         conflicting packages.
2503         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2504         not needed for versions of Emacs > 22.1.
2506         * org.texi (History and Acknowledgments): Fix typo.
2508         * org.texi (History and Acknowledgments): Add my own
2509         acknowledgments.
2511         * org.texi (Agenda commands): Document the new command and the new
2512         option.
2514         * org.texi (Agenda commands): Delete `org-agenda-action' section.
2515         (Agenda commands): Reorder.  Document `*' to toggle persistent
2516         marks.
2518         * org.texi (Agenda dispatcher):
2519         Mention `org-toggle-agenda-sticky'.
2520         (Agenda commands, Exporting Agenda Views): Fix typo.
2522         * org.texi (Templates in contexts, Setting Options): Update to
2523         reflect changes in how contexts options are processed.
2525         * org.texi (Templates in contexts): Document the new structure of
2526         the variables `org-agenda-custom-commands-contexts' and
2527         `org-capture-templates-contexts'.
2529         * org.texi (Templates in contexts): Document the new option
2530         `org-capture-templates-contexts'.
2531         (Storing searches): Document the new option
2532         `org-agenda-custom-commands-contexts'.
2534         * org.texi (Formula syntax for Lisp): Reformat.
2536         * org.texi (Special properties, Column attributes)
2537         (Agenda column view): Document the new special property
2538         CLOCKSUM_T.
2540         * org.texi (Template expansion): Document the new %l template.
2542         * org.texi (Fast access to TODO states): Fix documentation about
2543         allowed characters for fast todo selection.
2545         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2546         use in `org-agenda-to-appt'.
2548         * org.texi (Comment lines): Update wrt comments.
2550         * org.texi (Resolving idle time): Document new keybinding.
2552         * org.texi (Clocking commands): Document the use of S-M-<up/down>
2553         on clock timestamps.
2555         * org.texi (Fast access to TODO states): Explicitly says only
2556         letters are supported as fast TODO selection keys.
2558         * org.texi (Link abbreviations): Illustrate the use of the "%h"
2559         specifier.  Document the new "%(my-function)" specifier.
2561         * org.texi (Clocking commands): New cindex.
2562         (Clocking commands): Update documentation for `org-clock-in'.
2563         Document `org-clock-in-last'.  Mention `org-clock-out' and
2564         `org-clock-in-last' as commands that can be globally bound.
2565         (Resolving idle time): Document continuous clocking.
2567         * org.texi (Top, Introduction): Fix formatting.
2568         (Activation): Add index entries.
2569         (Conventions): Update section.
2570         (Embedded @LaTeX{}): Fix formatting.
2572         * org.texi (Visibility cycling): Document `show-children'.
2574         * org.texi (Using capture): Mention the `org-capture-last-stored'
2575         bookmark as a way to jump to the last stored capture.
2577         * org.texi (Uploading files): Fix typo.
2579         * org.texi (Using capture): Document `C-0' as a prefix argument
2580         for `org-capture'.
2582         * org.texi (Agenda commands): Document persistent marks.
2584         * org.texi (Template expansion): Update doc to reflect change.
2586         * org.texi (Radio tables): Document the :no-escape parameter.
2588         * org.texi (Repeated tasks): Document repeat cookies for years,
2589         months, weeks, days and hours.
2591         * org.texi (Export options): State that you can use the d: option
2592         by specifying a list of drawers.
2594         * org.texi (HTML preamble and postamble): Small doc improvement.
2596 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
2598         * org.texi: The sections in the Exporting section of the manual
2599         left out articles in the description of the org-export-as-*
2600         commands, among other places.  This patch adds them, adds a few
2601         missing prepositions, and switches instances of "an HTML" to "a
2602         html" for internal consistency.
2604         * org.texi: Alter several examples of headings with timestamps in
2605         them to include the timestamps in the body instead of the heading.
2607 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
2609         * org.texi (Agenda dispatcher): Document sticky agenda views and
2610         the new key for them.
2612 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
2614         * org.texi (Advanced features): Fix error in table.
2616 2012-09-30  Feng Shu  <tumashu@gmail.com>
2618         * org.texi (@LaTeX{} fragments): Document imagemagick as an
2619         alternative to dvipng.
2621 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
2623         * org.texi: Remove extra curly bracket.
2625 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
2627         * org.texi (org-clock-in-last and org-clock-cancel): Update the
2628         defkeys.
2630 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2632         * org.texi (Agenda commands): Fix two typos by giving
2633         corresponding function names, according to
2634         `org-agenda-view-mode-dispatch'.
2636 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
2638         * org.texi (The spreadsheet): Fix typo.
2640 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
2642         * org.texi (Tracking your habits): Point to the "Tracking TODO
2643         state changes" section.
2645 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
2647         * org.texi (Literal examples): Remove reference to unknown
2648         `org-export-latex-minted' variable.  Also simplify footnote since
2649         `org-export-latex-listings' documentation is exhaustive already.
2651         * org.texi (Plain lists): Remove reference to now hard-coded
2652         `bullet' automatic rule.
2654 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
2656         * org.texi: Updated documentation accordingly.
2658 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2660         * texinfo.tex: Merge from gnulib.
2662 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
2664         Sync with Tramp 2.2.6.
2666         * tramp.texi (Bug Reports): Cleanup caches before a test run.
2668         * trampver.texi: Update release number.
2670 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
2672         * texinfo.tex: Merge from gnulib.
2674 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
2676         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2677         (bug#12096).
2679 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
2681         * calc.texi (Simplification modes, Conversions)
2682         (Operating on Selections): Mention "basic" simplification.
2683         (The Calc Mode Line): Mention the mode line display for Basic
2684         simplification mode.
2685         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2686         simplifications.
2687         (Basic Simplifications): Rename from "Limited Simplifications"
2688         Replace "limited" by "basic" throughout.
2689         (Algebraic Simplifications): Indicate that the algebraic
2690         simplifications are done by default.
2691         (Unsafe Simplifications): Mention `m E'.
2692         (Simplification of Units): Mention `m U'.
2693         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2694         (Kinds of Declarations, Functions for Declarations):
2695         Mention "algebraic simplifications" instead of `a s'.
2696         (Algebraic Entry): Remove mention of default simplifications.
2698 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2700         * calc.texi (Getting Started, Tutorial): Change simulated
2701         Calc output to match actual output.
2702         (Simplifying Formulas): Mention that algebraic simplification is now
2703         the default.
2705 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
2707         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2708         (Bug#12073)
2710 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
2712         Prefer typical American spelling for "acknowledgment".
2713         * calc.texi (History and Acknowledgments): Rename from
2714         History and Acknowledgements.
2715         * idlwave.texi (Acknowledgments):
2716         * ses.texi (Acknowledgments):
2717         * woman.texi (Acknowledgments): Rename from Acknowledgements.
2719 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
2721         Rename configure.in to configure.ac (Bug#11603).
2722         * ede.texi (Compiler and Linker objects, ede-proj-project)
2723         (ede-step-project): Prefer the name configure.ac to configure.in.
2725 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
2727         * tramp.texi (Multi-hops):
2728         Introduce `tramp-restricted-shell-hosts-alist'.
2730 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2732         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2733         methods, so don't mention smtpmail here.
2735 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2737         * gnus.texi (Picons): Document gnus-picon-properties.
2739 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2741         * gnus.texi: Remove mention of compilation, as that's no longer
2742         supported.
2744 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
2746         * gnus.texi (Archived Messages): Mention
2747         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2749 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2751         * gnus.texi (Various Summary Stuff):
2752         Remove mention of `gnus-propagate-marks'.
2754 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2756         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2757         which no longer exist.
2759 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2761         * gnus.texi (Archived Messages):
2762         Document gnus-gcc-self-resent-messages.
2764 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2766         * message.texi (Mail Variables):
2767         Mention the optional user parameter for X-Message-SMTP-Method.
2769 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2771         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2773         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2775 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2777         * gnus.texi (Key Index): Change encoding to utf-8.
2779 2012-06-21  Glenn Morris  <rgm@gnu.org>
2781         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
2783 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2785         * gnus.texi (Group Timestamp): Mention where to find documentation for
2786         the `gnus-tmp-' variables (bug#11601).
2788 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
2790         Sync with Tramp 2.2.6-pre.
2792         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2793         where appropriate.
2794         (Ad-hoc multi-hops): New section.
2795         (Remote processes): New subsection "Running remote processes on
2796         Windows hosts".
2797         (History): Add remote commands on Windows, and ad-hoc multi-hop
2798         methods.
2799         (External methods): "ControlPersist" must be set to "no" for the
2800         `scpc' method.
2801         (Remote processes): Add a note about `auto-revert-tail-mode'.
2802         (Frequently Asked Questions): Use "scpx" in combination with
2803         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
2805         * trampver.texi: Update release number.
2807 2012-06-10  Chong Yidong  <cyd@gnu.org>
2809         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2810         compilation for html-mono.
2812 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
2814         * texinfo.tex: Merge from gnulib.
2816 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2818         * Makefile.in (echo-info): Don't try to install info files named
2819         just ".info".
2821 2012-05-28  Glenn Morris  <rgm@gnu.org>
2823         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
2825         * sc.texi: Nuke hand-written node pointers.
2826         Fix top-level menu to match actual node order.
2828 2012-05-27  Glenn Morris  <rgm@gnu.org>
2830         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2831         Some associated fixes, including not messing with chapno in cl.texi.
2833 2012-05-27  Bastien Guerry  <bzg@gnu.org>
2835         * org.texi (Durations and time values): Fix typo.
2837 2012-05-26  Paul Eggert  <eggert@cs.ucla.edu>
2839         * texinfo.tex: Update from gnulib.
2841 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
2843         * calc.texi (Basic Operations on Units, Customizing Calc):
2844         Mention `calc-ensure-consistent-units'.
2846 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
2848         * cc-mode.texi: Avoid space before macro in 4th argument of cross
2849         reference commands.  (Bug#11461)
2851         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2853 2012-05-12  Glenn Morris  <rgm@gnu.org>
2855         * Makefile.in (mostlyclean): Add more TeX intermediates.
2857         * Makefile.in: Make it look more like the other doc Makefiles.
2858         Use explicit $srcdir in all dependencies.
2859         Remove cd $srcdir from rules.
2860         (VPATH): Remove.
2861         (infodir): Set to an absolute path.
2862         (INFO_TARGETS): Use short names.
2863         (mkinfodir): infodir is now absolute.
2864         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2866         * Makefile.in (info.info): Rename from info, to avoid duplication.
2867         (.SUFFIXES): Disable implicit rules.
2869         * Makefile.in (MKDIR_P): New, set by configure.
2870         (mkinfodir): Use $MKDIR_P.
2872 2012-05-07  Glenn Morris  <rgm@gnu.org>
2874         * forms.texi (Long Example): Update for changed location of files.
2876 2012-05-04  Glenn Morris  <rgm@gnu.org>
2878         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2879         (INFO_TARGETS): Use $INFO_EXT.
2880         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2881         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2882         (INFO_TARGETS): Use $INFO_EXT.
2883         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2885 2012-05-02  Glenn Morris  <rgm@gnu.org>
2887         * Makefile.in (echo-info): New phony target, used by top-level.
2889         * viper.texi: Make direntry shorter (also it is no longer "newest").
2891         * emacs-gnutls.texi, ert.texi, org.texi:
2892         Fix dircategory, direntry to match info/dir.
2894         * faq.texi: Convert @inforefs to @xrefs.
2895         Fix some malformed cross-references.
2896         (File-name conventions): Shorten section name to avoid overfull line.
2897         (How to add fonts): Use smallexample to avoid overfull lines.
2899 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2901         * auth.texi (Help for users): Update for .gpg file being second.
2903 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
2905         * org.texi (Agenda commands): Fix two typos: give corresponding
2906         function names, according to `org-agenda-view-mode-dispatch'.
2908 2012-04-27  Glenn Morris  <rgm@gnu.org>
2910         * faq.texi (Major packages and programs): Remove section.
2911         There is no point listing 6 packages (cf etc/MORE.STUFF).
2912         (Finding Emacs and related packages): Move "Spell-checkers" here.
2914 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
2916         * dbus.texi (Version): New node.
2917         (Properties and Annotations): Mention the object manager
2918         interface.  Describe dbus-get-all-managed-objects.
2919         (Type Conversion): Floating point numbers are allowed, if an
2920         anteger does not fit Emacs's integer range.
2921         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2922         (Asynchronous Methods): Fix description of
2923         dbus-call-method-asynchronously.
2924         (Receiving Method Calls): Fix some minor errors.
2925         Add dbus-interface-emacs.
2926         (Signals): Describe unicast signals and the new match rules.
2927         (Alternative Buses): Add the PRIVATE optional argument to
2928         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
2930 2012-04-20  Glenn Morris  <rgm@gnu.org>
2932         * faq.texi (New in Emacs 24): New section.
2933         (Packages that do not come with Emacs): Mention M-x list-packages.
2935 2012-04-14  Alan Mackenzie  <acm@muc.de>
2937         * cc-mode.texi (c-offsets-alist): Correct a typo.
2939 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
2941         * org.texi (Deadlines and scheduling): Fix the example: the
2942         DEADLINE item should come right after the headline.  We enforce
2943         this convention, so it is a bug not to illustrate it correctly in
2944         the manual.
2946 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2948         * org.texi (Agenda commands): Fix documentation bug by swapping
2949         the equivalent keybindings to `org-agenda-next-line' with the ones
2950         to `org-agenda-previous-line'.
2952 2012-04-14  Glenn Morris  <rgm@gnu.org>
2954         * Makefile.in: Replace non-portable use of $< in ordinary rules.
2956 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
2958         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2959         Add emacs-gnutls.
2960         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2962 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2964         * Makefile.in: Add emacs-gnutls.texi to build.
2966         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2968 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2970         * auth.texi (Secret Service API): Edit further and give examples.
2971         (Secret Service API): Adjust @samp to @code for collection names.
2973 2012-04-04  Glenn Morris  <rgm@gnu.org>
2975         * auth.texi (Secret Service API): Copyedits.
2976         (Help for developers): Fill in some missing function doc-strings.
2977         (Help for users, Help for developers)
2978         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2980 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
2982         * auth.texi (Secret Service API): Add the missing text.
2984 2012-04-04  Chong Yidong  <cyd@gnu.org>
2986         * message.texi (Using PGP/MIME): Note that epg is now the default.
2988         * gnus.texi: Reduce references to obsolete pgg library.
2989         (Security): Note that epg is now the default.
2991         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2993         * nxml-mode.texi (Completion): C-RET is no longer bound to
2994         nxml-complete.
2996 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2998         * org.texi (Customizing tables in ODT export): Correct few errors.
3000 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
3002         * org.texi (Links in ODT export): Update.
3003         (Labels and captions in ODT export): New node.
3005 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
3007         * org.texi (Literal examples in ODT export): htmlfontify.el in
3008         Emacs-24.1 now supports fontification.  So ODT source blocks will
3009         be fontified by default.
3011 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
3013         * org.texi (Refiling notes): Remove duplicated keybinding.
3015 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3017         * org.texi (noweb): Documentation of this new option to the :noweb
3018         header argument.
3020 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
3022         * org.texi (Header and sectioning): Add example demonstrating how
3023         to use "LaTeX_CLASS_OPTIONS".
3025 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3027         * org.texi (Noweb reference syntax): Describe the ability to
3028         execute noweb references in the manual.
3030 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3032         * org.texi (cache): Improve cache documentation when session
3033         evaluation is used.
3035 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
3037         * org.texi (Plain lists): Document removal.
3039 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
3041         * org.texi: Decapitalize file name in references to Calc manual.
3043 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
3045         * org.texi (Plain lists): Document removal.
3047 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
3049         * org.texi (Top, OpenDocument Text export)
3050         (ODT export commands, Extending ODT export)
3051         (Images in ODT export, Tables in ODT export)
3052         (Configuring a document converter): Add or Update.
3054 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
3056         * org.texi (MobileOrg): Change the wording to reflect that the
3057         Android Version is no longer just the little brother of the iOS
3058         version.
3060 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3062         * org.texi (Key bindings and useful functions): Update babel key
3063         binding documentation in manual.
3065 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3067         * org.texi (noweb): Document new noweb header value.
3069 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3071         * org.texi (noweb-sep): Document new header argument.
3073 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3075         * org.texi (noweb-ref): Documentation of this new custom variable.
3077 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3079         * org.texi (wrap): Update the new :wrap documentation to match the
3080         current implementation.
3082 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
3084         * org.texi: Added documentation for :wrap.
3086 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
3088         * org.texi: #+RESULTS now user-configurable.
3090 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
3092         * org.texi: Documented :noweb no-export.
3094 2012-04-01  Thomas Dye  <dk@poto.local>
3096         * org.texi: Edit :noweb no header argument for correctness.
3098 2012-04-01  Bastien Guerry  <bzg@gnu.org>
3100         * org.texi (Customization): Update the approximate number of Org
3101         variables.
3103 2012-04-01  Thomas Dye  <dk@poto.local>
3105         * org.texi: The :results wrap produces a drawer instead of a
3106         begin_results block.
3108 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
3110         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3111         reflect the new default.
3113 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
3115         * info.texi (Expert Info): Move the index entry for "Texinfo" from
3116         "Getting Started" to this node.  (Bug#10450)
3118 2012-03-10  Chong Yidong  <cyd@gnu.org>
3120         * flymake.texi (Example -- Configuring a tool called via make):
3121         Mention the Automake COMPILE variable (Bug#8715).
3123         * info.texi (Getting Started): Add an index entry (Bug#10450).
3125 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
3127         * dbus.texi (Signals): Known names will be mapped onto unique
3128         names, when registering for signals.
3130 2012-02-29  Glenn Morris  <rgm@gnu.org>
3132         * url.texi: Fix quote usage in body text.
3134         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3136         * cl.texi: Use @code{} in menus when appropriate.
3138 2012-02-28  Glenn Morris  <rgm@gnu.org>
3140         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3141         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3142         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3143         * org.texi, sc.texi, vip.texi, viper.texi:
3144         Standardize possessive apostrophe usage.
3146 2012-02-26  Chong Yidong  <cyd@gnu.org>
3148         * ediff.texi (Quick Help Commands): Add a couple of index entries
3149         (Bug#10834).
3151 2012-02-17  Glenn Morris  <rgm@gnu.org>
3153         * gnus.texi (Posting Styles):
3154         * remember.texi (Org): Fix cross-refs to other manuals.
3156 2012-02-15  Glenn Morris  <rgm@gnu.org>
3158         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3159         (Encryption): New chapter, split out from previous.
3161 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3163         * gnus.texi (Customizing the IMAP Connection):
3164         Mention nnimap-record-commands.
3166 2012-02-10  Glenn Morris  <rgm@gnu.org>
3168         * url.texi (Retrieving URLs): Update url-retrieve arguments.
3169         Mention url-queue-retrieve.
3171 2012-02-09  Glenn Morris  <rgm@gnu.org>
3173         * sem-user.texi (Semantic mode user commands): Typo fix.
3175         * info.texi (Create Info buffer): Mention info-display-manual.
3177 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3179         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3180         example (modified from an example by Michael Albinus).
3182 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3184         * gnus.texi (Agent Basics): Fix outdated description of
3185         `gnus-agent-auto-agentize-methods'.
3187 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
3189         * cc-mode.texi: Always @defindex ss.
3190         (Config Basics): Fix argument of @itemize.
3191         (Macro Backslashes): Add @code around index entry.
3193 2012-01-23  Glenn Morris  <rgm@gnu.org>
3195         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3197 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
3199         * tramp.texi (File): Tweak wording for the `scpc' option.
3201 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3203         * gnus.texi (Group Parameters): Really note precedence.
3205 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3207         * gnus.texi (Group Parameters): Note precedence.
3209 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
3211         * org.texi (Noweb reference syntax): Adding documentation of
3212         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3213         variable.
3215 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3217         * org.texi (Plain lists): Split the table to fix the display
3218         of items.
3220 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3222         * org.texi (Plain lists): Fix misplaced explanation.
3224 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3226         * org.texi (Plain lists, Agenda files): Add index entries.
3228 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
3230         * org.texi: Use "Org mode" instead of alternatives like
3231         "Org-mode" or "org-mode".
3233 2012-01-03  Bernt Hansen  <bernt@norang.ca>
3235         * org.texi (Agenda commands):
3236         Document `org-clock-report-include-clocking-task'.
3238 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3240         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3241         C-c' on checkboxes.
3243 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
3245         * org.texi: End sentences with two spaces.
3247 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
3249         * org.texi (External links): Document the link types file+sys
3250         and file+emacs, slightly narrow used page width.
3252 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
3254         * org.texi (colnames): Note that colnames behavior may differ
3255         across languages.
3257 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3259         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3261 2012-01-03  Thomas Dye  <dk@poto.westell.com>
3263         * org.texi: Augmented discussion of babel property
3264         inheritance.  Put footnote outside sentence ending period.
3266 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3268         * org.texi (eval): Documenting the full range of :eval header
3269         argument values.
3271 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3273         * org.texi (eval): Documentation of the new :eval option.
3275 2012-01-03  Thomas Dye  <dk@poto.local>
3277         * org.texi: Add accumulated properties.
3279 2012-01-03  Thomas Dye  <dk@poto.local>
3281         * org.texi: Documented no spaces in name=assign, another
3282         correction to :var table.
3284 2012-01-03  Thomas Dye  <dk@poto.local>
3286         * org.texi: Changed DATA to NAME in Working With Source Code
3287         section.
3289 2012-01-03  Tom Dye  <tsd@tsdye.com>
3291         * org.texi: Minor change to :var table.
3293 2012-01-03  Tom Dye  <tsd@tsdye.com>
3295         * org.texi: More changes to :var table (some examples were wrong).
3297 2012-01-03  Tom Dye  <tsd@tsdye.com>
3299         * org.texi: Cleaned up :var table.
3301 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3303         * org.texi (Timestamps, Weekly/daily agenda)
3304         (Weekly/daily agenda): Add @cindex for "appointment".
3306 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3308         * org.texi (Literal examples): A new link to the template for
3309         inserting empty code blocks.
3310         (Structure of code blocks): A new link to the template for
3311         inserting empty code blocks.
3313 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
3315         * org.texi (External links): Add footnote on how the behavior
3316         of the text search in Org files are controled by the variable
3317         `org-link-search-must-match-exact-headline'.
3319 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3321         * org.texi (Buffer-wide header arguments):
3322         Update documentation to reflect removal of #+PROPERTIES.
3324 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3326         * org.texi (The clock table): Mention that ACHIVED trees
3327         contribute to the clock table.
3329 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
3331         * org.texi (Conflicts): Better yasnippet config info.
3333 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
3335         * org.texi (Selective export): Explicitly mention the default
3336         values for `org-export-select-tags',
3337         `org-export-exclude-tags'.
3339 2012-01-03  Tom Dye  <tsd@tsdye.com>
3341         * org.texi: Added a line to specify that header arguments are
3342         lowercase.
3344 2012-01-03  Tom Dye  <tsd@tsdye.com>
3346         * org.texi: :var requires default value when declared.
3348 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3350         * org.texi (Handling links): Add a note about the
3351         `org-link-frame-setup' option.
3353 2012-01-03  David Maus  <dmaus@ictsoc.de>
3355         * org.texi (Exporting Agenda Views, Extracting agenda
3356         information): Fix command line syntax, quote symbol parameter
3357         values.
3359 2012-01-03  David Maus  <dmaus@ictsoc.de>
3361         * org.texi (Exporting Agenda Views): Fix command line syntax.
3363 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
3365         * gnus.texi (Mail Source Customization, Mail Back End Variables):
3366         Use octal notation for file permissions, which are normally
3367         thought of in octal.
3368         (Mail Back End Variables): Use more-plausible modes in example.
3370 2011-12-20  Alan Mackenzie  <acm@muc.de>
3372         * cc-mode.texi: Update version string 5.31 -> 5.32.
3374 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3376         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3378 2011-11-24  Glenn Morris  <rgm@gnu.org>
3380         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3382 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3384         * makefile.w32-in: Update dependencies.
3386 2011-11-20  Glenn Morris  <rgm@gnu.org>
3388         * gnus.texi (Group Information):
3389         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3391 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3393         * gnus-coding.texi (Gnus Maintenance Guide):
3394         Rename from "Gnus Maintainance Guide".
3396         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3397         * eieio.texi (Customizing):
3398         * gnus.texi (Article Washing):
3399         * gnus-news.texi:
3400         * sem-user.texi (Smart Jump): Fix typos.
3402 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3404         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3406 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3408         * ede.texi (project-am-texinfo):
3409         * gnus.texi (Sending or Not Sending):
3410         * org.texi (Template elements): Fix typos.
3412 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
3414         * ediff.texi (Hooks):
3415         * sem-user.texi (Semanticdb Roots): Fix typos.
3417 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
3419         * semantic.texi (Tag handling): Fix typo.
3421 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3423         * gnus.texi (Other Gnus Versions): Remove.
3425 2011-10-28  Alan Mackenzie  <acm@muc.de>
3427         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3428         (Other Special Indentations): Add an xref to "Macros with ;".
3429         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
3430         "Macros with ;".
3431         (Macros with ;): New page.
3433         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3434         Document the new handling of nested scopes for movement by defuns.
3436 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
3438         Sync with Tramp 2.2.3.
3440         * trampver.texi: Update release number.
3442 2011-10-14  Glenn Morris  <rgm@gnu.org>
3444         * ert.texi (Introduction, How to Run Tests)
3445         (Running Tests Interactively, Expected Failures)
3446         (Tests and Their Environment, Useful Techniques)
3447         (Interactive Debugging, Fixtures and Test Suites):
3448         Minor rephrasings.
3449         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3450         (Running Tests in Batch Mode): Simplify loading instructions.
3451         (Test Selectors): Clarify some selectors.
3452         (Expected Failures, Useful Techniques):
3453         Make examples fit in 80 columns.
3455 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
3457         * calc.texi (Basic Operations on Units): Discuss temperature
3458         conversion (`u t') alongside with other unit conversions ('u c').
3460 2011-10-12  Glenn Morris  <rgm@gnu.org>
3462         * ert.texi: Whitespace trivia to make main menu items line up better.
3464 2011-10-08  Glenn Morris  <rgm@gnu.org>
3466         * Makefile.in: Fix ert rules.
3468 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3470         * gnus.texi (Gnus Utility Functions): Add more references and
3471         explanations (bug#9683).
3473 2011-09-26  Paul Eggert  <eggert@cs.ucla.edu>
3475         * texinfo.tex: Merge from gnulib.
3477 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3479         * gnus.texi (Archived Messages): Note the default (bug#9552).
3481 2011-09-21  Bill Wohler  <wohler@newt.com>
3483         Release MH-E manual version 8.3.
3485         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3486         release 8.3.
3487         (Preface): Update support information.
3488         (From Bill Wohler): Reset text to original version.  As a
3489         historical quote, the tense should be correct in the time that it
3490         was written.
3492 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3494         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3495         (Finding the News): Doc clarification.
3496         (Terminology): Mention naming.
3498 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3500         * gnus.texi: Remove mentions of `recent', which are now obsolete.
3501         (Interactive): Document `quiet'.
3503 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
3505         * org.texi (Images in LaTeX export): Rewrite.
3507 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3509         * org.texi (Using the mapping API): Mention 'region as a possible
3510         scope for `org-map-entries'.
3512 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3514         * org.texi (Visibility cycling): Document `org-copy-visible'.
3516 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3518         * org.texi (Template expansion): Order template sequences in the
3519         proper order.
3521 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3523         * org.texi (eval): Expand discussion of the :eval header argument.
3525 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3527         * org.texi (Languages): Add Lilypond and Awk as supported
3528         languages.
3530 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
3532         * org.texi: Document that both CLOCK_INTO_DRAWER and
3533         LOG_INTO_DRAWER can be used to override the contents of variable
3534         org-clock-into-drawer (or if unset, org-log-into-drawer).
3536         * org.texi: Replace @xref->@pxref.
3538 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3540         * org.texi (Evaluating code blocks): Documenting the new option
3541         for inline call lines.
3543 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3545         * org.texi (Results of evaluation): More explicit about the
3546         mechanism through which interactive evaluation of code is
3547         performed.
3549 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3551         * org.texi (noweb-ref): New header argument documentation.
3553 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3555         * org.texi (Extracting source code): Documentation of the new
3556         org-babel-tangle-named-block-combination variable.
3558 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3560         * org.texi (Structure of code blocks): Explicitly state that the
3561         behavior of multiple blocks of the same name is undefined.
3563 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
3565         * org.texi (TaskJuggler export): Modify the example to reflect the
3566         new effort durations.
3568 2011-08-15  David Maus  <dmaus@ictsoc.de>
3570         * org.texi (Images in LaTeX export): Escape curly brackets in
3571         LaTeX example.
3573 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3575         * org.texi (The clock table): Document the :properties and
3576         :inherit-props arguments for the clocktable.
3578 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3580         * org.texi (Tables in LaTeX export): Document specifying placement
3581         options for tables.
3583 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3585         * org.texi (Evaluating code blocks): More specific documentation
3586         about the different types of header arguments.
3588 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
3590         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3592 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3594         * org.texi (Built-in table editor): Document the table field
3595         follow mode.
3597 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3599         * org.texi (Easy Templates): Document new template.
3601 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3603         * org.texi (Literal examples): Add a cross-reference from "Literal
3604         Examples" to "Easy Templates."
3606 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3608         * org.texi (The clock table): Add link to match syntax.
3610 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3612         * org.texi (Agenda commands): Document clock consistency checks.
3614 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3616         * org.texi (Built-in table editor): Document that \vert represents
3617         a vertical bar in a table field.
3619 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3621         * org.texi (Literal examples): Link from "Markup" > "Literate
3622         Examples" to "Working with Source Code".
3624 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3626         * org.texi (Agenda commands): Doc for function option to bulk
3627         action.
3629 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3631         * org.texi (Template expansion): Document new %<...> template
3632         escape.
3634 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3636         * org.texi (Selective export): Document exclusion of any tasks
3637         from export.
3639 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3641         * org.texi (Selective export): Document how to exclude DONE tasks
3642         from export.
3643         (Publishing options): Document the properties to be used to turn off
3644         export of DONE tasks.
3646 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3648         * org.texi (The date/time prompt): Document date range protection.
3650 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3652         * org.texi (padline): Documentation of the new padline header
3653         argument.
3655 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3657         * org.texi (var): Adding "[" to list of characters triggering
3658         elisp evaluation.
3660 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3662         * org.texi (var): Documentation of Emacs Lisp evaluation during
3663         variable assignment.
3665 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3667         * org.texi (colnames): Reference indexing into variables, and note
3668         that colnames are *not* removed before indexing occurs.
3669         (rownames): Reference indexing into variables, and note that
3670         rownames are *not* removed before indexing occurs.
3672 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3674         * org.texi (var): Clarification of indexing into tabular
3675         variables.
3677 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3679         * org.texi (results): Documentation of the `:results wrap' header
3680         argument.
3682 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3684         * org.texi (LaTeX and PDF export): Add a note about a limitation
3685         of the LaTeX export: the org file has to be properly structured.
3687 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3689         * org.texi (Dynamic blocks, Structure editing):
3690         Mention the function `org-narrow-to-block'.
3692 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3694         * org.texi (Languages): Updating list of code block supported
3695         languages.
3697 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3699         * org.texi (Special properties): CATEGORY is a special property,
3700         but it may also used in the drawer.
3702 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3704         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3706 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3708         * org.texi (Include files): Document :lines.
3710 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3712         * org.texi (comments): Documentation of the ":comments noweb" code
3713         block header argument.
3715 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3717         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3718         added extra whitespace around functions to be consistent with the
3719         rest of the section.
3721 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3723         * org.texi (Evaluating code blocks): Expand discussion of
3724         #+call: line syntax.
3725         (Header arguments in function calls): Expand discussion of
3726         #+call: line syntax.
3728 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3730         * org.texi (Evaluating code blocks): More explicit about how to
3731         pass variables to #+call lines.
3733 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3735         * org.texi (Results of evaluation): Link to the :results header
3736         argument list from the "Results of evaluation" section.
3738 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3740         * org.texi (Conflicts): Adding additional information about
3741         resolving org/yasnippet conflicts.
3743 2011-08-15  David Maus  <dmaus@ictsoc.de>
3745         * org.texi (Publishing options): Document style-include-scripts
3746         publishing project property.
3748 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3750         * org.texi (Sparse trees): Document the next-error /
3751         previous-error functionality.
3753 2011-08-15  Tom Dye  <tsd@tsdye.com>
3755         * org.texi (cache): Improve documentation of code block caches.
3757 2011-08-15  Tom Dye  <tsd@tsdye.com>
3759         * org.texi (Code block specific header arguments):
3760         Documentation of multi-line header arguments.
3762 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3764         * org.texi (Code evaluation security): Add example for using a
3765         function.
3767 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3769         * org.texi (Tables in LaTeX export): Documentation of new
3770         attr_latex options for tables.
3772 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
3774         * trampver.texi: Update release number.
3776 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
3778         Sync with Tramp 2.2.2.
3780         * trampver.texi: Update release number.
3782 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3784         * flymake.texi (Example -- Configuring a tool called via make):
3785         Use /dev/null instead of the Windows "nul" (bug#8715).
3787 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3789         * widget.texi (Setting Up the Buffer): Remove mention of the
3790         global keymap parent, which doesn't seem to be accurate
3791         (bug#7045).
3793 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3795         * org.texi (Special agenda views): Fix double quoting (bug#3509).
3797 2010-07-10  Kevin Ryde  <user42@zip.com.au>
3799         * cl.texi (For Clauses): Add destructuring example processing an
3800         alist (bug#6596).
3802 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3804         * ediff.texi (Major Entry Points): Remove mention of `require',
3805         since that's not pertinent in the installed Emacs (bug#9016).
3807 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3809         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3810         (Filtering New Groups): Clarify how simple the "options -n" format is.
3811         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3812         is internal.
3814 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
3816         * tramp.texi (Cleanup remote connections):
3817         Add `tramp-cleanup-this-connection'.
3819 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3821         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3822         zombies.
3823         (Checking New Groups): Ditto (bug#8974).
3824         (Checking New Groups): Move the reference to the right place.
3826 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
3828         * gnus.texi (Startup Files): Clarify that we're talking about numbered
3829         backups, and not actual vc (bug#8975).
3831 2011-07-03  Kevin Ryde  <user42@zip.com.au>
3833         * cl.texi (For Clauses): @items for hash-values and key-bindings
3834         to make them more visible when skimming.  Add examples of `using'
3835         clause to them, examples being clearer than a description in
3836         words (bug#6599).
3838 2011-07-01  Alan Mackenzie  <acm@muc.de>
3840         * cc-mode.texi (Guessing the Style): New page.
3841         (Styles): Add a short introduction to above.
3843 2011-06-28  Deniz Dogan  <deniz@dogan.se>
3845         * rcirc.texi (Configuration): Bug-fix:
3846         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3847         Reported by Elias Pipping <pipping@exherbo.org>.
3849 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3851         * gnus.texi (Summary Mail Commands):
3852         Document `gnus-summary-reply-to-list-with-original'.
3854 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3856         * eshell.texi (Known problems): Fix typo.
3858 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
3860         * tramp.texi (Customizing Completion): Mention authinfo-style files.
3861         (Password handling): `auth-source-debug' is good for debug messages.
3863 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3865         * gnus.texi (Store custom flags and keywords): Refer to
3866         `gnus-registry-article-marks-to-{chars,names}' instead of
3867         `gnus-registry-user-format-function-{M,M2}'.
3869 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
3871         * texinfo.tex: Merge from gnulib.
3873 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3875         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3876         (Store custom flags and keywords):
3877         Mention `gnus-registry-user-format-function-M' and
3878         `gnus-registry-user-format-function-M2'.
3880 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3882         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3884 2011-05-17  Glenn Morris  <rgm@gnu.org>
3886         * gnus.texi (Face): Fix typo.
3888 2011-05-14  Glenn Morris  <rgm@gnu.org>
3890         * dired-x.texi (Omitting Examples): Minor addition.
3892 2011-05-10  Jim Meyering  <meyering@redhat.com>
3894         * ede.texi: Fix typo "or or -> or".
3896 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
3898         * gnus.texi (Summary Buffer Lines):
3899         gnus-summary-user-date-format-alist does not exist.
3900         (Sorting the Summary Buffer): More about sorting threads.
3902 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
3904         * trampver.texi: Update release number.
3906 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
3908         * tramp.texi (Frequently Asked Questions): New item for disabling
3909         Tramp in other packages.
3911 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3913         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3914         (Fancy splitting to parent, Store arbitrary data):
3915         Update gnus-registry docs.
3917 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
3919         * ede.texi: Fix typos.
3921 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3923         * gnus.texi (Window Layout): @itemize @code doesn't exist.
3924         It's @table @code.
3926 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
3928         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3930 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
3932         * calc.texi (Logarithmic Units): Update the function names.
3934 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3936         * message.texi (Various Commands): Document format specs in the
3937         ellipsis.
3939 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
3941         * message.texi (Insertion Variables): Document message-cite-style.
3943 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
3945         * tramp.texi (Remote processes): New subsection "Running shell on
3946         a remote host".
3948 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3950         * auth.texi (Help for developers): Update docs to explain that the
3951         :save-function will only run the first time.
3953 2011-03-12  Glenn Morris  <rgm@gnu.org>
3955         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3956         (emacs-faq.text): New target.
3957         (clean): Add emacs-faq.
3959 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
3961         Sync with Tramp 2.2.1.
3963         * trampver.texi: Update release number.
3965 2011-03-11  Glenn Morris  <rgm@gnu.org>
3967         * Makefile.in (HTML_TARGETS): New.
3968         (clean): Delete $HTML_TARGETS.
3969         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3971 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3973         * auth.texi (Help for developers): Show example of using
3974         `auth-source-search' with prompts and :save-function.
3976 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3978         * Version 23.3 released.
3980 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
3982         * message.texi (Message Buffers): Update default value of
3983         message-generate-new-buffers.
3985 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
3987         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3988         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3989         respectively.
3990         (Musical Notes): New section.
3991         (Customizing Calc): Mention the customizable variable
3992         calc-note-threshold.
3994 2011-03-03  Glenn Morris  <rgm@gnu.org>
3996         * url.texi (Dealing with HTTP documents): Remove reference to
3997         function url-decode-text-part; never seems to have existed.  (Bug#6038)
3998         (Configuration): Update url-configuration-directory description.
4000 2011-03-02  Glenn Morris  <rgm@gnu.org>
4002         * dired-x.texi (Multiple Dired Directories): Remove mentions
4003         of dired-default-directory-alist and dired-default-directory.
4004         Move dired-smart-shell-command here...
4005         (Miscellaneous Commands): ... from here.
4007 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
4009         * texinfo.tex: Update to version 2011-02-24.09.
4011 2011-03-02  Glenn Morris  <rgm@gnu.org>
4013         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4014         instead of the obsoleted dired-omit-here-always.
4016 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
4018         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4019         supported systems.
4021 2011-02-28  Glenn Morris  <rgm@gnu.org>
4023         * dbus.texi (Type Conversion): Grammar fix.
4025 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
4027         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4028         "Debian GNU/Linux".
4030         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4032 2011-02-23  Glenn Morris  <rgm@gnu.org>
4034         * dired-x.texi (Features): Minor rephrasing.
4035         (Local Variables): Fix typos.
4037         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4038         Standardize some Emacs/XEmacs terminology.
4040         * dired-x.texi (Features): Don't advertise obsolete local variables.
4041         Simplify layout.
4042         (Omitting Variables): Update local variables example.
4043         (Local Variables): Say this is obsolete.  Fix description of
4044         dired-enable-local-variables possible values.
4046 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
4048         * auth.texi (Help for users): Mention ~/.netrc is also searched by
4049         default now.
4051 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4053         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4055 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4057         * gnus.texi (Window Layout): Document layout names.
4059 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
4061         * ada-mode.texi: Sync @dircategory with ../../info/dir.
4062         * auth.texi: Sync @dircategory with ../../info/dir.
4063         * autotype.texi: Sync @dircategory with ../../info/dir.
4064         * calc.texi: Sync @dircategory with ../../info/dir.
4065         * cc-mode.texi: Sync @dircategory with ../../info/dir.
4066         * cl.texi: Sync @dircategory with ../../info/dir.
4067         * dbus.texi: Sync @dircategory with ../../info/dir.
4068         * dired-x.texi: Sync @dircategory with ../../info/dir.
4069         * ebrowse.texi: Sync @dircategory with ../../info/dir.
4070         * ede.texi: Sync @dircategory with ../../info/dir.
4071         * ediff.texi: Sync @dircategory with ../../info/dir.
4072         * edt.texi: Sync @dircategory with ../../info/dir.
4073         * eieio.texi: Sync @dircategory with ../../info/dir.
4074         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4075         * epa.texi: Sync @dircategory with ../../info/dir.
4076         * erc.texi: Sync @dircategory with ../../info/dir.
4077         * eshell.texi: Sync @dircategory with ../../info/dir.
4078         * eudc.texi: Sync @dircategory with ../../info/dir.
4079         * flymake.texi: Sync @dircategory with ../../info/dir.
4080         * forms.texi: Sync @dircategory with ../../info/dir.
4081         * gnus.texi: Sync @dircategory with ../../info/dir.
4082         * idlwave.texi: Sync @dircategory with ../../info/dir.
4083         * mairix-el.texi: Sync @dircategory with ../../info/dir.
4084         * message.texi: Sync @dircategory with ../../info/dir.
4085         * mh-e.texi: Sync @dircategory with ../../info/dir.
4086         * newsticker.texi: Sync @dircategory with ../../info/dir.
4087         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4088         * org.texi: Sync @dircategory with ../../info/dir.
4089         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4090         * pgg.texi: Sync @dircategory with ../../info/dir.
4091         * rcirc.texi: Sync @dircategory with ../../info/dir.
4092         * reftex.texi: Sync @dircategory with ../../info/dir.
4093         * remember.texi: Sync @dircategory with ../../info/dir.
4094         * sasl.texi: Sync @dircategory with ../../info/dir.
4095         * sc.texi: Sync @dircategory with ../../info/dir.
4096         * semantic.texi: Sync @dircategory with ../../info/dir.
4097         * ses.texi: Sync @dircategory with ../../info/dir.
4098         * sieve.texi: Sync @dircategory with ../../info/dir.
4099         * smtpmail.texi: Sync @dircategory with ../../info/dir.
4100         * speedbar.texi: Sync @dircategory with ../../info/dir.
4101         * trampver.texi [emacs]: Set emacsname to "Emacs".
4102         * tramp.texi: Sync @dircategory with ../../info/dir.
4103         * url.texi: Sync @dircategory with ../../info/dir.
4104         * vip.texi: Sync @dircategory with ../../info/dir.
4105         * viper.texi: Sync @dircategory with ../../info/dir.
4106         * widget.texi: Sync @dircategory with ../../info/dir.
4107         * woman.texi: Sync @dircategory with ../../info/dir.
4109 2011-02-19  Glenn Morris  <rgm@gnu.org>
4111         * dired-x.texi (Technical Details): No longer redefines
4112         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4113         dired-read-shell-command, or dired-find-buffer-nocreate.
4115 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
4117         * eshell.texi (Input/Output):
4118         Document insert output redirection operator, >>>.
4120 2011-02-18  Glenn Morris  <rgm@gnu.org>
4122         * dired-x.texi (Optional Installation File At Point): Simplify.
4124 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
4126         * auth.texi (Help for users): Use :port instead of :protocol for all
4127         auth-source docs.
4128         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4129         to have two files in `auth-sources'.
4131 2011-02-16  Glenn Morris  <rgm@gnu.org>
4133         * dired-x.texi: Use emacsver.texi to get Emacs version.
4134         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4135         Depend on emacsver.texi.
4137         * dired-x.texi: Drop meaningless version number.
4138         (Introduction): Remove old info.
4139         (Optional Installation Dired Jump): Autoload from dired-x.
4140         Remove incorrect info about loaddefs.el.
4141         (Bugs): Just refer to M-x report-emacs-bug.
4143         * dired-x.texi (Multiple Dired Directories): Update for rename of
4144         default-directory-alist.
4145         (Miscellaneous Commands): No longer mention very old VM version 4.
4147 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4149         Merge from gnulib.
4150         * texinfo.tex: Update to version 2011-02-14.11.
4152 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4154         * auth.texi (Help for users):
4155         Login collection is "Login" and not "login".
4157 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
4159         * tramp.texi (History): Remove IMAP support.
4160         (External methods, Frequently Asked Questions): Remove `imap' and
4161         `imaps' methods.
4162         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4164         * trampver.texi: Remove default value of `emacsimap'.
4166 2011-02-13  Glenn Morris  <rgm@gnu.org>
4168         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4169         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4171 2011-02-12  Glenn Morris  <rgm@gnu.org>
4173         * sc.texi (Getting Connected): Remove old index entries.
4175 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
4177         * url.texi: Remove duplicate @dircategory (Bug#7942).
4179 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4181         * auth.texi (Overview, Help for users, Help for developers):
4182         Update docs.
4183         (Help for users): Talk about spaces.
4185 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
4187         * texinfo.tex: Update to version 2011-02-07.16.
4189 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
4191         * dbus.texi (Bus names): Adapt descriptions for
4192         dbus-list-activatable-names and dbus-list-known-names.
4194 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
4196         * calc.texi (Logarithmic Units): New section.
4198 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
4200         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4201         manuals use it now.
4203         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4205 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4207         * overrides.texi: Remove.
4209         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4210         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4212 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
4214         * tramp.texi (Frequently Asked Questions): Mention problems with
4215         WinSSHD.
4217         * trampver.texi: Update release number.
4219 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
4221         * tramp.texi:
4222         Replace "delimet" with "delimit" globally.
4223         Replace "explicite" with "explicit" globally.
4224         Replace "instead of" with "instead" where there was nothing after "of".
4225         Audit use of comma before interrogative pronoun, "that", or "which".
4226         Minor word order, spelling, wording changes.
4228 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4230         * overrides.texi: New file to set or clear WEBHACKDEVEL.
4232         * sieve.texi: Use WEBHACKDEVEL.
4234         * sasl.texi: Use WEBHACKDEVEL.
4236         * pgg.texi: Use WEBHACKDEVEL.
4238         * message.texi: Use WEBHACKDEVEL.
4240         * gnus.texi: Use WEBHACKDEVEL.
4242         * emacs-mime.texi: Use WEBHACKDEVEL.
4244         * auth.texi: Use WEBHACKDEVEL.
4246         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4247         manuals.
4249 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
4251         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4253 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
4255         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4256         which in turn is copied from ftp://tug.org/tex/.
4258 2011-02-03  Glenn Morris  <rgm@gnu.org>
4260         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4261         (Binding combinations of modifiers and function keys):
4262         Let's assume people reading this are not using Emacs 18.
4264 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4266         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4267         since it's run automatically.
4269 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4271         * gnus.texi (Customizing Articles): Fix typo.
4273 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4275         * gnus.texi (Customizing Articles): Document the new way of customizing
4276         the date headers(s).
4278 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4280         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4281         splitting example.
4283 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
4285         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4286         (MAKEINFO_OPTS): New variable.
4287         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4288         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4289         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4290         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4291         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4292         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4293         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4294         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4295         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4296         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4297         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4298         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4299         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4300         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4301         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4302         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4303         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4304         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4306 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4308         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4310 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4312         * message.texi (IDNA): Explain what it is.
4314 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4316         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4318 2011-01-23  Werner Lemberg  <wl@gnu.org>
4320         * Makefile.in (MAKEINFO): Now controlled by `configure'.
4321         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
4322         (ENVADD): Update.
4324 2011-01-18  Glenn Morris  <rgm@gnu.org>
4326         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4328 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
4330         * nxml-mode.texi (Introduction): Fix file name typos.
4332 2011-01-13  Christian Ohler  <ohler@gnu.org>
4334         * ert.texi: New file.
4336         * Makefile.in:
4337         * makefile.w32-in: Add ert.texi.
4339 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4341         * dbus.texi (Receiving Method Calls): New function
4342         dbus-register-service.  Rearrange node.
4344 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
4346         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4347         which in turn is copied from ftp://tug.org/tex/.
4349 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4351         * dbus.texi (Receiving Method Calls): Describe new optional
4352         parameter dont-register-service of dbus-register-{method,property}.
4354 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
4356         * epa.texi (Encrypting/decrypting *.gpg files):
4357         Mention epa-file-select-keys.
4359 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4361         * gnus.texi (Archived Messages): Remove outdated text.
4363 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
4365         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4367 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
4369         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4371 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4373         * gnus.texi (The swish++ Engine): Add customizable parameters
4374         descriptions.
4375         (The swish-e Engine): Ditto.
4377 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
4379         * tramp.texi (Inline methods): Add "ksu" method.
4380         (Remote processes): Add example with remote `default-directory'.
4382 2010-12-14  Glenn Morris  <rgm@gnu.org>
4384         * faq.texi (Expanding aliases when sending mail):
4385         Now build-mail-aliases is interactive.
4387 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4389         * gnus.texi: First pass at adding (rough) nnir documentation.
4391 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4393         * gnus.texi (Filtering New Groups):
4394         Mention gnus-auto-subscribed-categories.
4395         (The First Time): Remove, since default-subscribed-newsgroups has been
4396         removed.
4398 2010-12-13  Glenn Morris  <rgm@gnu.org>
4400         * cl.texi (For Clauses): Small fixes for frames and windows.
4402 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
4404         * org.texi (Using capture): Document using prefix arguments for
4405         finalizing capture.
4406         (Agenda commands): Document prefix argument for the bulk scatter
4407         command.
4408         (Beamer class export): Document that also overlay arguments can be
4409         passed to the column environment.
4410         (Template elements): Document the new entry type.
4412 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
4414         * org.texi (Include files): Document :minlevel.
4416 2010-12-11  Julien Danjou  <julien@danjou.info>
4418         * org.texi (Categories): Document category icons.
4420 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
4422         * org.texi (noweb): Fix typo.
4424 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
4426         * gnus.texi (Server Commands): Point to the rest of the server
4427         commands.
4429 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4431         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4432         g'.
4434 2010-12-02  Julien Danjou  <julien@danjou.info>
4436         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4438 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4440         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4441         (Direct Functions): Note the STARTTLS upgrade.
4443 2010-11-27  Glenn Morris  <rgm@gnu.org>
4444             James Clark  <none@example.com>
4446         * nxml-mode.texi (Introduction): New section.
4448 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4450         * gnus.texi (Server Commands): Document gnus-server-show-server.
4452 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
4454         Sync with Tramp 2.2.0.
4456         * trampver.texi: Update release number.
4458 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
4460         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4461         Mention that the TeX specific units won't use the `tex' prefix
4462         in TeX mode.
4464 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4466         * gnus.texi (Misc Article): Document gnus-inhibit-images.
4468 2010-11-17  Glenn Morris  <rgm@gnu.org>
4470         * edt.texi: Remove information about Emacs 19.
4472 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
4474         * trampver.texi: Update release number.
4476 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4478         * gnus.texi (Article Washing): Fix typo.
4480 2010-11-11  Noorul Islam  <noorul@noorul.com>
4482         * org.texi: Fix typo.
4484 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4486         * org.texi (Using capture): Explain that refiling is
4487         sensitive to cursor position.
4489 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4491         * org.texi (Images and tables): Add cross reference to link section.
4493 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4495         * org.texi: Document the <c> cookie.
4497 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4499         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4500         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4502 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4504         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4506 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4508         * org.texi (Project alist): Mention that this is a property list.
4510 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4512         * org.texi (Setting up the staging area): Document that
4513         file names remain visible when encrypting the MobileOrg files.
4515 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4517         * org.texi (Setting up the staging area): Document which
4518         versions are needed for encryption.
4520 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4522         * org.texi (noweb): Update :noweb documentation to
4523         reflect the new "tangle" argument.
4525 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4527         * org.texi (Batch execution): Improve tangling script in
4528         documentation.
4530 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4532         * org.texi (Handling links, In-buffer settings):
4533         Document inlining images on startup.
4535 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4537         * org.texi (Setting up the staging area): Document use of
4538         crypt password.
4540 2010-11-11  David Maus  <dmaus@ictsoc.de>
4542         * org.texi (Template expansion): Add date related link type escapes.
4544 2010-11-11  David Maus  <dmaus@ictsoc.de>
4546         * org.texi (Template expansion): Add mew in table for link type
4547         escapes.
4549 2010-11-11  David Maus  <dmaus@ictsoc.de>
4551         * org.texi (Template expansion): Fix typo in link type escapes.
4553 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4555         * org.texi (Structure of code blocks): Another documentation tweak.
4557 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4559         * org.texi (Structure of code blocks): Documentation tweak.
4561 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4563         * org.texi (Structure of code blocks):
4564         Update documentation to mention inline code block syntax.
4566 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4568         * org.texi (comments): Improve wording.
4570 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4572         * org.texi (comments): Document the new :comments header arguments.
4574 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4576         * org.texi (Installation): Remove the special
4577         installation instructions for XEmacs.
4579 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4581         * org.texi (Easy Templates): New section.  Documents quick
4582         insertion of empty structural elements.
4584 2010-11-11  Noorul Islam  <noorul@noorul.com>
4586         * org.texi: Fix doc.
4588 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4590         * org.texi (The date/time prompt): Document specification
4591         of time ranges.
4593 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4595         * org.texi (Internal links): Document the changes in
4596         internal links.
4598 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4600         * org.texi (Agenda commands): Document the limitation for
4601         the filter preset - it can only be used for an entire agenda
4602         view, not in an individual block in a block agenda.
4604 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
4606         * org.texi (iCalendar export): Document alarm creation.
4608 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
4610         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4612 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4614         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4616 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
4618         * calc.texi: Use emacsver.texi to determine Emacs version.
4620 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4622         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4623         since that works by default.
4625 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4627         * gnus.texi (Customizing the IMAP Connection): Document
4628         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4630 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
4632         * tramp.texi (Remote shell setup): New item "Interactive shell
4633         prompt".  Reported by Christian Millour <cm@abtela.com>.
4634         (Remote shell setup, Remote processes): Use @code{} for
4635         environment variables.
4637 2010-11-03  Glenn Morris  <rgm@gnu.org>
4639         * ediff.texi (Quick Help Commands, Miscellaneous):
4640         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4642 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4644         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4646 2010-10-31  Glenn Morris  <rgm@gnu.org>
4648         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4650 2010-10-31  Glenn Morris  <rgm@gnu.org>
4652         * cc-mode.texi: Remove reference to defunct viewcvs URL.
4654 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4656         * gnus.texi (Client-Side IMAP Splitting):
4657         Mention nnimap-unsplittable-articles.
4659 2010-10-29  Julien Danjou  <julien@danjou.info>
4661         * gnus.texi (Finding the News): Remove references to obsoletes
4662         variables `gnus-nntp-server' and `gnus-secondary-servers'.
4664 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
4666         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4667         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4668         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4669         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4671 2010-10-28  Glenn Morris  <rgm@gnu.org>
4673         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4674         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4675         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4677 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
4679         * epa.texi (Mail-mode integration): Add alternative key bindings
4680         for epa-mail commands; escape comma.
4681         Don't use the word "PGP", since it is a non-free program.
4683 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
4685         * calc.texi: Use emacsver.texi to determine Emacs version.
4687 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
4689         * gnus.texi (Group Parameters, Buttons): Fix typos.
4691 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4693         * gnus.texi (Subscription Commands): Mention that you can also
4694         subscribe to new groups via the Server buffer, which is probably more
4695         convenient when subscribing to many groups.
4697 2010-10-21  Julien Danjou  <julien@danjou.info>
4699         * message.texi (Message Headers): Allow message-default-headers to be a
4700         function.
4702 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4704         * gnus-news.texi: Mention new archive defaults.
4706 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4708         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4710 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712         * gnus.texi (HTML): Document the function value of
4713         gnus-blocked-images.
4714         (Article Washing): shr and gnus-w3m, not the direct function names.
4716 2010-10-20  Julien Danjou  <julien@danjou.info>
4718         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4719         variable.
4721 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4723         * gnus.texi (Customizing the IMAP Connection): The port strings are
4724         strings.
4725         (Document Groups): Mention git.
4727 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4729         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4730         bzr/Gnus git sync.
4732 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
4734         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4735         change.
4737 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4739         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4740         @item syntax for in-Emacs makeinfo.
4742 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
4744         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4745         trim sentence.
4747 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
4749         * epa.texi (Caching Passphrases):
4750         * auth.texi (GnuPG and EasyPG Assistant Configuration):
4751         Clarify some configurations require to set up gpg-agent.
4753 2010-10-11  Glenn Morris  <rgm@gnu.org>
4755         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4757 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4759         * gnus.texi (Spam Package Introduction): Mention `$'.
4761 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
4763         * makefile.w32-in (emacsdir): New variable.
4764         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4765         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4767 2010-10-09  Glenn Morris  <rgm@gnu.org>
4769         * Makefile.in (mostlyclean): Delete *.toc.
4771         * Makefile.in: Use $< in rules.
4773         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4775         * Makefile.in ($(infodir)): Delete rule.
4776         (mkinfodir): New.  Use it in all the info rules, rather than depending
4777         on infodir.
4779 2010-10-09  Glenn Morris  <rgm@gnu.org>
4781         * gnus.texi (Article Washing): Fix previous change.
4783         * Makefile.in (emacsdir): New variable.
4784         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4785         Depend on emacsver.texi.
4787         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4789         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4791 2010-10-08  Julien Danjou  <julien@danjou.info>
4793         * gnus.texi: Add mm-shr.
4795 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
4797         * gnus.texi (Finding the Parent, The Gnus Registry)
4798         (Registry Article Refer Method): Update docs for nnregistry.el.
4800 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
4802         * auth.texi (Help for users)
4803         (GnuPG and EasyPG Assistant Configuration): Update docs.
4805 2010-10-08  Glenn Morris  <rgm@gnu.org>
4807         * cl.texi (Organization, Installation, Old CL Compatibility):
4808         Deprecate cl-compat for new code.
4809         (Usage, Installation): Remove outdated information.
4811         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4813 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4815         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4817 2010-10-06  Julien Danjou  <julien@danjou.info>
4819         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4821         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4822         broken link.
4824         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4826         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4827         to ReiserFS.
4829         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4830         (FAQ 7-1): Fix getmail URL.
4832 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
4834         * epa.texi (Caching Passphrases): New section.
4836 2010-10-06  Glenn Morris  <rgm@gnu.org>
4838         * Makefile.in (SHELL): Set it.
4839         (info): Move the mkdir dependency to the individual info files.
4840         (mostlyclean): Tidy up.
4841         (clean): Only delete the specific dvi and pdf files.
4842         (maintainer-clean): Be more restrictive in what we delete.
4843         ($(infodir)): Add parallel build workaround.
4845 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4847         * gnus.texi (Misc Article): Document gnus-widen-article-window.
4849 2010-10-03  Julien Danjou  <julien@danjou.info>
4851         * emacs-mime.texi (Display Customization):
4852         Update mm-inline-large-images documentation and add documentation for
4853         mm-inline-large-images-proportion.
4855 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
4857         * tramp.texi (Frequently Asked Questions):
4858         Mention remote-file-name-inhibit-cache.
4860 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4862         * gnus.texi (Splitting Mail): Fix @xref syntax.
4863         (Splitting Mail): Really fix the @ref syntax.
4865 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4867         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4868         (Article Hiding): Add google banner example.
4869         Suggested by Benjamin Xu.
4871 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4873         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4874         Remove nnimap-split-rule from examples.
4876 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4878         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4879         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
4880         Fishman.
4881         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4883 2010-09-30  Julien Danjou  <julien@danjou.info>
4885         * gnus.texi (Gravatars): Fix documentation about
4886         gnu-gravatar-properties.
4888 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
4890         * epa.texi (Bug Reports): New section.
4892 2010-09-29  Glenn Morris  <rgm@gnu.org>
4894         * Makefile.in (top_srcdir): Remove unused variable.
4896 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4898         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4899         (Client-Side IMAP Splitting): Document 'default.
4901 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4903         * gnus.texi (Customizing the IMAP Connection):
4904         Document nnimap-fetch-partial-articles.
4906 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4908         * gnus-news.texi: Mention nnimap-inbox.
4910         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4912 2010-09-26  Julien Danjou  <julien@danjou.info>
4914         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4916 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4918         * gnus.texi (Security): Remove gpg.el mention.
4920 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4922         * gnus.texi (Browse Foreign Server): New variable
4923         gnus-browse-subscribe-newsgroup-method.
4925         * gnus-news.texi: Mention it.
4927 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4929         * gnus.texi (NoCeM): Remove.
4930         (Startup Variables): No jingle.
4932 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
4934         * woman.texi (Interface Options): xz compression is now supported.
4936 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4939         (Unavailable Servers): Document gnus-server-copy-server.
4940         (Using IMAP): Document the new nnimap.
4942 2010-09-25  Julien Danjou  <julien@danjou.info>
4944         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4946 2010-09-24  Glenn Morris  <rgm@gnu.org>
4948         * url.texi (Disk Caching): Tweak previous change.
4950 2010-09-24  Julien Danjou  <julien@danjou.info>
4952         * url.texi (Disk Caching): Mention url-cache-expire-time,
4953         url-cache-expired, and url-fetch-from-cache.
4955 2010-09-24  Julien Danjou  <julien@danjou.info>
4957         * gnus.texi: Add Gravatars.
4959 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4961         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4963 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4965         * gnus.texi (Expunging mailboxes): Update name of the expunging
4966         command.
4968 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4970         * emacs-mime.texi (rfc2047): Update description for
4971         rfc2047-encode-parameter.
4973 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
4975         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4976         "fish" methods.
4977         (External methods): Remove "scp1_old" and "scp2_old" methods.
4979 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
4981         * tramp.texi: Remove Japanese manual.  Fix typo.
4983         * trampver.texi: Update release number.  Remove japanesemanual.
4985 2010-09-09  Glenn Morris  <rgm@gnu.org>
4987         * org.texi: Restore clobbered changes (copyright years, untabify).
4989 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
4991         * gnus.texi (Adaptive Scoring): Fix typo.
4993 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4995         * gnus.texi (Article Display): Document gnus-html-show-images.
4997 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
4999         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5001 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5003         * gnus.texi (HTML): Document gnus-max-image-proportion.
5005 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5007         * gnus.texi (HTML): Document gnus-blocked-images.
5009         * message.texi (Wide Reply): Document message-prune-recipient-rules.
5011 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5013         * gnus.texi (Summary Mail Commands): Note that only the addresses from
5014         the first message are used for wide replies.
5015         (Changing Servers): Remove documentation on gnus-change-server and
5016         friends, since it's been removed.
5018 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5020         * gnus.texi (Drafts): Mention B DEL.
5022 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
5024         * gnus.texi (Delayed Articles): Mention that the Date header is the
5025         original one, even if you delay.
5027 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5029         * gnus.texi (Asynchronous Fetching):
5030         Document gnus-async-post-fetch-function.
5031         (HTML): Made into its own section.
5033 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
5035         Sync with Tramp 2.1.19.
5037         * tramp.texi (Inline methods, Default Method):
5038         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
5039         Remove remark about doubled "-t" argument.
5040         (Auto-save and Backup): Remove reference to Emacs 21.
5041         (Filename Syntax): Describe port numbers.
5042         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
5043         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
5044         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
5045         errors with the backquotes.
5046         (External packages): File attributes cache flushing for asynchronous
5047         processes.
5048         (Traces and Profiles): Describe verbose level 9.
5050         * trampver.texi: Update release number.
5052 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
5054         * dbus.texi (Alternative Buses): New chapter.
5056 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5058         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5060 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
5062         * calc.texi (Customizing Calc): Rearrange description of new
5063         variables to match the presentation of other variables.
5065 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
5067         * org.texi (Footnotes, Tables in HTML export): Fix typos.
5069 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
5071         * calc.texi (Making Selections, Selecting Subformulas)
5072         (Customizing Calc): Mention how to use faces to emphasize selected
5073         sub-formulas.
5075 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
5077         * tramp.texi (External packages): File attributes cache flushing
5078         for asynchronous processes.
5080 2010-08-01  Alan Mackenzie  <acm@muc.de>
5082         Enhance the manual for the latest Java Mode.
5084         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5085         annotation-var-cont.
5086         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
5087         two new symbols.
5089 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
5091         * tramp.texi (Traces and Profiles): Describe verbose level 9.
5093 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
5095         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5097 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
5099         * org.texi: Fix typo in previous change (revno:100847).
5101 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
5103         * org.texi: Add macros to get plain quotes in PDF output.
5104         List additional contributors.
5105         (Capture): New section, replaces the section about remember.
5106         (Working With Source Code): New chapter, focused on documenting Org
5107         Babel.
5108         (Code evaluation security): New section.
5109         (MobileOrg): Document DropBox support.
5110         (TaskJuggler export): Document taskjuggler and Gantt chart support.
5111         (Special symbols): Show how to display UTF8 characters for entities.
5112         (Global TODO list): Clarify the use of the "M" key and the differences
5113         to the "m" key.
5114         (RSS Feeds): Mention Atom feeds as well.
5115         (Setting tags): Remove paragraph about
5116         `org-complete-tags-always-offer-all-agenda-tags'.
5118 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
5120         * tramp.texi (Inline methods): Remove remark about doubled "-t"
5121         argument.
5122         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5123         echoing shells.
5125 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
5127         * tramp.texi (Inline methods): Remove "kludgy" phrase.
5128         (Filename Syntax): Describe port numbers.
5130 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
5132         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
5133         forgotten.
5134         (Type Conversion): Precise conversion of natural numbers.
5135         (Errors and Events): Add "debugging" to concept index.  Add variable
5136         `dbus-debug'.
5138 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
5140         * dbus.texi (Receiving Method Calls): Add optional argument
5141         EMITS-SIGNAL to `dbus-register-property'.
5143 2010-06-27  Alex Schroeder  <alex@gnu.org>
5145         * nxml-mode.texi (Commands for locating a schema): Fix typo.
5147 2010-06-24  Glenn Morris  <rgm@gnu.org>
5149         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5150         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5151         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5152         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5153         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5154         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5155         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5156         * woman.texi: Start direntry descriptions in column 32, per Texinfo
5157         convention.   Make them end with a period.
5159 2010-06-23  Glenn Morris  <rgm@gnu.org>
5161         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5162         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5163         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5164         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5165         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5166         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5168 2010-06-10  Glenn Morris  <rgm@gnu.org>
5170         * idlwave.texi (Load-Path Shadows):
5171         * org.texi (Handling links): Fix typos.
5173 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
5175         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5177 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
5179         * eshell.texi (Built-ins): Describe, how to disable a built-in command
5180         by an alias.  (Bug#6226)
5182 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
5184         * calc.texi (Manipulating Vectors): Mention that vectors can
5185         be used to determine bins for `calc-histogram'.
5187 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
5189         * calc.texi: Remove "\turnoffactive" commands throughout.
5191 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
5193         * url.texi (HTTP language/coding, Customization):
5194         * message.texi (Header Commands, Responses):
5195         * cl.texi (Argument Lists): Fix typos.
5197 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
5199         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5200         Note that Development menu is always available.
5201         (Creating a project): Fix terminology.
5202         (Add/Remove files): Fix typo.
5204 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
5206         * Version 23.2 released.
5208 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
5210         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5212 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
5214         * tramp.texi (Inline methods, Default Method):
5215         Mention `tramp-inline-compress-start-size'.
5217 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
5219         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5220         the CVS repo.  Put the Git repo in the news section.
5222         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5223         Removed some mentions of CVS.  Mention the new Git repo.
5225 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
5227         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
5228         (Mail Group Commands): Add index entry.
5230 2010-04-18  Glenn Morris  <rgm@gnu.org>
5232         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5234 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
5236         * calc.texi (Radix modes): Mention that the option prefix will
5237         turn on twos-complement mode.
5238         (Inverse and Hyperbolic Flags): Mention the Option flag.
5240 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
5242         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5243         (LaTeX/PDF export commands): Rename and Move section.
5244         (Sectioning structure): Update.
5245         (References): New use case for field coordinates.
5246         (The export dispatcher): Rename from ASCII export.
5247         (Setting up the staging area): Document the availability of
5248         encryption for MobileOrg.
5249         (Images and tables): Document how to reference labels.
5250         (Index entries): New section.
5251         (Generating an index): New section.
5252         (Column width and alignment): Document that <N> now
5253         means a fixed width, not a maximum width.
5254         (Publishing options): Document the :email option.
5255         (Beamer class export): Fix bug in the BEAMER example.
5256         (Refiling notes): Document refile logging.
5257         (In-buffer settings): Document refile logging keywords.
5258         (Drawers): Document `C-c C-z' command.
5259         (Agenda commands): Mention the alternative key `C-c C-z'.
5260         (Special properties): Document the BLOCKED property.
5261         (The spreadsheet): Mention the formula editor.
5262         (References): Document field coordinates.
5263         (Publishing action): Correct the documentation for the
5264         publishing function.
5265         (The date/time prompt): Document that we accept dates
5266         like month/day/year.
5267         (Cooperation): Document the changes in table.el support.
5268         (Faces for TODO keywords, Faces for TODO keywords)
5269         (Priorities): Document the easy colors.
5270         (Visibility cycling): Document the new double prefix
5271         arg for `org-reveal'.
5272         (Cooperation): Remember.el is part of Emacs.
5273         (Clean view): Mention that `wrap-prefix' is also set by
5274         org-indent-mode.
5275         (Agenda commands): Add information about prefix args to
5276         scheduling and deadline commands.
5277         (Search view): Point to the docstring of
5278         `org-search-view' for more details.
5279         (Agenda commands): Document that `>' prompts for a date.
5280         (Setting tags): Document variable
5281         org-complete-tags-always-offer-all-agenda-tags.
5282         (Column attributes): Cross-reference special properties.
5284 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
5286         Synchronize with Tramp repository.
5288         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5289         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5290         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
5291         syntax, texi2dvi reports errors with the backquotes.
5293         * trampver.texi: Update release number.
5295 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
5297         * gnus.texi (Finding the News): Add pointers to the Server buffer
5298         because it's essential.
5300 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5302         * gnus.texi (MIME Commands): Update description of
5303         gnus-article-browse-html-article.
5305 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5307         * auth.texi (Secret Service API): Add TODO node.
5308         (Help for users): Explain the new source options for `auth-sources'.
5310 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5312         * trampver.texi: Update release number.
5314 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
5316         * Branch for 23.2.
5318 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
5320         * faq.texi (Escape sequences in shell output): Note that ansi-color is
5321         now enabled by default.
5323 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
5325         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5326         when Emacs runs in interactive mode.  (Bug#5645)
5328 2010-02-16  Glenn Morris  <rgm@gnu.org>
5330         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5332 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
5334         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5336 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5338         * gnus.texi (Score File Format): Fix typo.
5340 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
5342         * cc-mode.texi: Replace references to obsolete c-subword-mode.
5344 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
5346         * ada-mode.texi (Project File Overview): Fix typo.
5348 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5350         * semantic.texi: Add Richard Y. Kim credit.
5352         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5354 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
5356         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5357         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
5359 2010-01-17  Glenn Morris  <rgm@gnu.org>
5361         * calc.texi (Reporting Bugs): Don't mention format of repository.
5363         * woman.texi (Bugs): Make "Emacs repository" less specific,
5364         and the URL for same more specific.
5366         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5368 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5370         * ede.texi (ede-step-project, ede-proj-target):
5371         * tramp.texi (Remote processes): Fix typos.
5373 2010-01-16  Mario Lang  <mlang@delysid.org>
5375         * ede.texi (ede-target):
5376         * org.texi (Refiling notes): Remove duplicated words.
5378 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5380         * gnus.texi (Posting Styles): Use with-current-buffer.
5381         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5383 2010-01-02  Kevin Ryde  <user42@zip.com.au>
5385         * eieio.texi (Naming Conventions): Correction to xref on elisp
5386         coding conventions, is "Tips" node not "Standards".
5388 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
5390         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5392         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5394 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5396         * gnus.texi (Direct Functions): Add missing port number to tls method.
5398 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
5400         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5401         ($(infodir)/edt, edt.dvi): New targets.
5403 2009-12-15  Glenn Morris  <rgm@gnu.org>
5405         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5406         (edt, $(infodir)/edt, edt.dvi): New targets.
5407         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5409         * Makefile.in (PDF_TARGETS, pdf): New.
5410         (clean): Add *.pdf.
5411         Add pdf rules for all manuals.
5413 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
5415         * calc.texi (Radix Modes): Clarify two's complement notation.
5417 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
5419         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5420         (Smart Jump, Analyzer Debug): Copyedits.
5421         (Semantic mode user commands): Link to new nodes.
5422         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5423         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5424         upstream Semantic manual.
5426         * semantic.texi (Introduction): Minor fix to diagram.
5428 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
5430         * eshell.texi (History): Add the other built-in variables.
5431         (Built-ins): Explain built-ins, and how to apply the external commands.
5432         Add `history', `su' and `sudo'.
5434         * tramp.texi (Remote processes): Add missing <RET> in the example.
5436 2009-12-01  Bill Wohler  <wohler@newt.com>
5438         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5439         path for mairix example.  Specify -q in namazu example since namazu is
5440         excessively garrulous.
5442 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
5444         * tramp.texi (Remote processes): Improve eshell example with "su"
5445         and "sudo" commands.
5447 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
5449         * semantic.texi (Analyzer Internals): Rename from Analyzer.
5451         * sem-user.texi (Semantic mode user commands): Fix key syntax.
5452         Document semantic-complete-analyze-inline.
5453         (Semanticdb search debugging commands): Minor clarification.
5454         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5455         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5456         manual.
5457         (Semantic mode): Link to Idle Scheduler.
5459 2009-11-28  Kevin Ryde  <user42@zip.com.au>
5461         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5462         @pxref, now EIEIO is in Emacs.
5464         * erc.texi (Development): Correction to git tutorial url.
5466 2009-11-26  Glenn Morris  <rgm@gnu.org>
5468         * faq.texi (Latest version of Emacs): Mention stability of development
5469         version.
5470         (Problems with very large files): Max buffer size increase in 23.2.
5471         (VM): VM has moved house again.
5473 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
5475         * calc.texi (Radix modes): Discuss alternate bases for two's complement
5476         notations.
5478 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
5480         * org.texi (Column attributes): Fix documentation of new operators.
5482 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5484         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5485         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5486         (Idle Completions Mode): Numerous copyedits.
5488 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
5490         * semantic.texi (Semantic Internals, Glossary):
5491         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5492         (Semanticdb search debugging commands): Fix typos.
5494 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5496         * calc.texi (Radix modes): Mention twos-complement notation.
5498 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
5500         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5501         ($(infodir)/semantic, semantic.dvi): New targets.
5503 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
5505         * Makefile.in: Build the Semantic manual.
5507         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5508         repository.
5510 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5512         * dbus.texi (Receiving Method Calls): New defun
5513         `dbus-unregister-service'.
5515 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
5517         * org.texi (Speed keys): New section.
5519 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
5521         * dbus.texi (Type Conversion): Fix typo.
5522         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5523         `dbus-registered-objects-table'.
5524         (Receiving Method Calls): New defun `dbus-register-property'.
5525         Move `dbus-unregister-object' here.
5527 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5529         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5531 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
5533         * org.texi (Column attributes): Add the new age summary operators.
5534         Also, mention the fact you can only use one summary operator per
5535         property.
5537 2009-11-13  John Wiegley  <johnw@newartisans.com>
5539         * org.texi (Tracking your habits): Add a new section in the
5540         manual about how to track habits.
5541         (Resolving idle time): Add a section on how idle and
5542         dangling clocks are resolved.
5544 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5546         * org.texi (Agenda commands): Document the new `i' command.
5547         (Inserting deadline/schedule): Document logging changes
5548         of scheduling and deadline times stamps.
5549         (In-buffer settings): Document the in-buffer keywords for logging
5550         changes of scheduling and deadline times stamps.
5551         (Structure editing, Plain lists): Document indentation
5552         cycling in empty entries with TAB.
5553         (Archiving): Document the default archiving command.
5554         (Moving subtrees): Document the new keys for archiving.
5555         (Internal archiving): Fix incorrect key.
5556         (Agenda commands): Document the TODO set switching commands.
5557         (Agenda commands): Document the new archiving keys.
5558         (Clocking work time): Better description on how to save
5559         and restore a clock.
5560         (Resolving idle time): Mention the x11idle program to get true
5561         idleness also under X11.
5562         (Resolving idle time): Use @kbd instead of @key for normal
5563         letters, because this is how he rest of the manual does this.
5564         (Pushing to MobileOrg): Mention that `org-directory'
5565         should be set.
5566         (Agenda commands): Document that SPC is a filter for
5567         any tag.
5568         (Search view): Rename from "Keyword search".
5569         (Capure): New chapter.
5570         (Markup): New chapter.
5571         (Links in HTML export, Images in HTML export):
5572         Extend the section titles.
5573         (Images in HTML export): Document the align option.
5574         (Text areas in HTML export): Extend the section title.
5575         (Images in LaTeX export): Explain image placement in LaTeX.
5577 2009-11-10  Glenn Morris  <rgm@gnu.org>
5579         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5581 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
5583         * tramp.texi (Auto-save and Backup): Disable backups just for a
5584         method.
5586         * trampver.texi: Update release number.
5588 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
5590         Sync with Tramp 2.1.17.
5592         * trampver.texi: Update release number.
5594 2009-10-29  Glenn Morris  <rgm@gnu.org>
5596         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5598 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5600         * tramp.texi (External methods): Temporary files are kept for
5601         `rsync' and `rsyncc' methods.
5603 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
5605         * eieio.texi: Fix typos.
5607 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5609         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5611 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
5613         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5614         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5616 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5618         * Makefile.in: Build EIEIO and EDE manuals.
5620 2009-10-07  Eric Ludlam  <zappo@gnu.org>
5622         * eieio.texi:
5623         * ede.texi: New files.
5625 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
5627         * tramp.texi (Remote processes): Association of a pty is not supported.
5629 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
5631         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5632         (Processing LaTeX fragments): Document that the size of images can be
5633         changes using the variable `org-format-latex-options'.
5634         (The date/time prompt, Timestamps): Be more accurate over ISO format
5635         dates and times.
5636         (Visibility cycling): Document showeverything keyword.
5637         (In-buffer settings): Document showeverything keyword.
5638         (Setting up the staging area): Fix the example.
5639         (MobileOrg): New section.
5640         (Agenda commands, Exporting Agenda Views): Document exporting the
5641         agenda view to Org files.
5643 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
5645         * tramp.texi (History): Add IMAP support.
5646         (External methods): Add `imap' and `imaps' methods.
5647         (GVFS based methods): Add indices for `davs'.
5648         (Password handling): Rename anchors.  Add IMAP entries for
5649         ~/.authinfo.gpg.
5651         * trampver.texi: Set default value of `emacsimap'.
5653 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5655         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5657 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
5659         * dired-x.texi (Technical Details):
5660         Delete dired-up-directory (Bug#4292).
5662 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
5664         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5666 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
5668         * org.texi (Effort estimates): Document new effort setting commands.
5669         (Agenda commands): Document the new keys fro agenda time motion.
5670         Document entry text mode.  Improve documentation of the keys to include
5671         inactive time stamps into the agenda view.
5672         (Feedback): Document the new bug report command.
5673         (Structure editing): Add an index entry for the sorting of subtrees.
5675 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5677         * auth.texi (Help for users): Corrected markup.
5679 2009-09-02  Glenn Morris  <rgm@gnu.org>
5681         * emacs-mime.texi (time-date): Mention float-time.
5683 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
5685         * calc.texi (Simplifying Formulas): Improve the wording.
5687 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
5689         * auth.texi: Rewritten for coverage and clarity.
5691 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5693         * gnus.texi (Expiring Mail):
5694         Mention gnus-mark-copied-or-moved-articles-as-expirable.
5695         (Various Various): Mention gnus-safe-html-newsgroups.
5697         * gnus-news.texi: Mention
5698         gnus-mark-copied-or-moved-articles-as-expirable.
5700         * emacs-mime.texi (Display Customization): Add xref to
5701         gnus-safe-html-newsgroups.
5703 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
5705         * tramp.texi (Version Control): Remove.
5706         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
5707         reference.
5708         (External methods): Correct `scpc' concept index entries.  New method
5709         `rsyncc'.
5710         (External packages): New subsections "Filename completion" and "File
5711         attributes cache".
5713 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
5715         * calc.texi (Rewrite Rules): Improve the example.
5716         (Simplifying Formulas): Explain use of the I and H flags for
5717         simplification.
5719 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
5721         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5722         Describe autostart behavior of dbus-ping.
5723         (Synchronous Methods, Asynchronous Methods): Use English numeric format
5724         for timeout values.
5725         (Top): Remove footnote saying D-Bus is not enabled by
5726         default.  (Bug#4256)
5728 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
5730         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5731         Reported by Jari Aalto (Bug#4211).
5732         (Mail-mode integration): Mention epa-mail-mode and
5733         epa-global-mail-mode.
5734         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5735         epa-setup.
5737 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
5739         * dbus.texi (Asynchronous Methods): Allow nil handler.
5741 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
5743         * ediff.texi (ediff-current-file): Add information about this new function.
5745         * viper.texi: Add information about C-s in viper's search command.
5747 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
5749         * calc.texi (Date Forms): Fix typos.
5751 2009-08-08  Glenn Morris  <rgm@gnu.org>
5753         * org.texi (Agenda commands): Restore clobbered change.
5755 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
5757         * calc.texi (Graphics, Devices): Update with the peculiarities of
5758         operation on MS-Windows.
5760 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
5762         * org.texi (Publishing action): Improve documentation of file
5763         names when publishing to the source directory.
5764         (Clean view): Document `org-indent-mode'.
5765         (Clocking work time): Add documentation for the
5766         new :timetamp option when creating a clock report.
5767         (Paragraphs): Fix many typos.
5768         (Plain lists): Remove duplicate explanation about the
5769         `C-c *' command.
5770         (Literal examples): Update to reflect the new behavior
5771         of the -n -r -k switches when exporting source code examples.
5772         (Structure editing): Add information about `C-c *',
5773         converting a plain list into a list of Org items.
5774         (Remember): Small rephrasing of the paragraph
5775         describing remember.el.  Also mentioned that remember.el is part
5776         of Emacs 23, not Emacs 22.
5777         (Clocking work time): Add documentation about
5778         displaying the current clocking time against the effort estimate.
5779         Also add a footnote about using `org-clock-in-prepare-hook' to add
5780         an effort estimate on the fly, just before clocking it.
5781         (Footnotes): Document automatic renumbering and
5782         sorting.
5783         (Agenda commands): Document new bulk commands.
5784         (Plain lists): Document new behavior of
5785         `org-cycle-include-plain-lists'.
5786         Hyphenation only in TeX.
5787         (Clocking work time): Document the key to update effort
5788         estimates.
5789         (Clocking work time): Document the clock time display.
5790         (Structure editing, TODO basics): Document new
5791         variables.
5792         (Column attributes): Document new colciew operators.
5793         (Publishing options): Document :xml-declaration.
5794         (Tracking TODO state changes): Document the
5795         LOG_INTO_DRAWER property.
5796         (Literal examples): Document the new implementation for
5797         editing source code.
5798         (Publishing action): Mention the new publishing
5799         function, to publish an Org source file.
5800         (Publishing links): Mention how to link to an Org source file.
5801         (Macro replacement): Document new macros.
5802         (Handling links): Document type-specific completion
5803         when inserting links.
5804         (Structure editing, Plain lists): Improve documentation
5805         on sorting.
5806         (Internal links): Document custom ids for links.
5807         (Handling links): Document custom ids for links.
5808         (CSS support): Document new class.
5809         (Refiling notes): Document the possibility to create new nodes
5810         during refiling.
5811         (Agenda commands): Document the "?" operator to find
5812         tasks without effort setting.
5813         (Exporting agenda information): Section moved.
5814         (RSS Feeds): New section.
5815         (Built-in table editor): Document M-e and M-a navigate
5816         inside table field.
5817         (Stuck projects): Docment that projects identified as
5818         un-stuck will still be searchd for stuck sub-projects.
5819         (Paragraphs): Document centering.
5820         (Creating timestamps, Agenda commands): Document new
5821         behavior when changing time stamps.
5822         (Structure editing): Document the new command
5823         `org-clone-subtree-with-time-shift'.
5824         (Publishing): Refresh this chapter.
5825         (Export options, Export options, In-buffer settings):
5826         Document the new keywords.
5827         (Matching tags and properties): Collect all
5828         documentation about tags/property matches here.
5829         (Setting tags): Document `org-tag-persistent-alist'.
5830         (Weekly/daily agenda): New section.
5831         (Orgstruct mode): Describe `orgstruct++-mode'.
5832         (Drawers): Mention the LOGBOOK drawer.
5833         (Export options, Sectioning structure): Document the
5834         #+LEATEX_HEADER in-buffer setting.
5835         (Bugs): Section removed.
5836         (Hooks): New section.
5837         (Add-on packages): Move here from old location.
5838         (Context-sensitive commands): New section.
5839         (Setting tags): Document newline option.
5840         (Global TODO list, Matching tags and properties):
5841         Mention more variables.
5842         (Checkboxes): Update to changed command behavior.
5844 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
5846         * speedbar.texi (Basic Key Bindings): Fix typo.
5848 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
5850         * calc.texi (Vector/Matrix Functions): Add index entries for both
5851         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
5852         affects matrices with more than one row.
5853         (Help Commands): Add index entries for "prefix ?" key bindings.
5855 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
5857         * calc.texi (Stack Manipulation Commands): Add documentation for
5858         `calc-transpose-lines'.
5860 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
5862         * dbus.texi (Receiving Method Calls): Describe special return value
5863         `:ignore'.
5865 2009-07-24  Alan Mackenzie  <acm@muc.de>
5867         * cc-mode.texi (Config Basics, File Styles): Document that at mode
5868         initialization, any individual variable setting now takes precedence
5869         over one done via c-file-style/c-file-offsets.
5871 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
5873         * calc.texi (Undoing Mistakes): Mention that the undo list will be
5874         truncated when Calc is quit.
5875         (Customizing Calc): Document `calc-undo-length'.
5877 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
5879         * calc.texi (About This Manual): Don't mention chapter numbers in text.
5881 2009-07-11  Kevin Ryde  <user42@zip.com.au>
5883         * pcl-cvs.texi (About PCL-CVS):
5884         * widget.texi (Basic Types):
5885         Fix cross-references.
5887 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
5889         * dbus.texi (Type Conversion): Don't use literal control character.
5891 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
5893         * tramp.texi (GVFS based methods): New section.
5894         (Remote processes): Processes for GVFS based methods run locally.
5896 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
5898         * tramp.texi (Inline methods, External methods, Gateway methods):
5899         Avoid the words "kludge" and hack".
5900         (External methods): Add `synce' method.
5902         * trampver.texi: Update release number.
5904 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
5906         Sync with Tramp 2.1.16.
5908         * tramp.texi (History): Add GVFS support.
5909         (External methods): Precise `rsync' description.  Add `dav', `davs' and
5910         `obex' methods.  Add 'tramp-gvfs-methods' option.
5911         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5912         forms.
5913         (Remote Programs): Introduce `tramp-own-remote-path'.
5914         (Remote processes): New subsection "Running remote programs that create
5915         local X11 windows".
5916         (Frequently Asked Questions): Improve code for disabling vc.
5918         * trampver.texi: Update release number.  Set default value of
5919         `emacsgvfs'.
5921 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
5923         * Branch for 23.1.
5925 2009-06-17  Glenn Morris  <rgm@gnu.org>
5927         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5928         (Latest version of Emacs): Mention source code repository.
5930 2009-06-16  Glenn Morris  <rgm@gnu.org>
5932         * faq.texi (Top): Language tweak.
5933         (Extended commands): Most people have arrow keys.
5934         (Emacs manual): Say how to follow info links.
5935         (File-name conventions): Change title a bit.  Explain about source
5936         versus installed.  Condense etc description.
5937         (Guidelines for newsgroup postings): Mention Savannah list page.
5938         (Newsgroup archives): Simplify.
5939         (Contacting the FSF): Add contact URL.
5940         (Emacs Lisp documentation): Printed version not always available.
5941         (Installing Texinfo documentation): Explain how by hand installation is
5942         not normally needed.  Use add-to-list.  Remove duplicate reference.
5943         (Informational files for Emacs): Move info on Help menu here from
5944         "File-name conventions".
5945         (Help installing Emacs): Tweak uref.
5946         (Obtaining the FAQ): Mention repository.
5947         (Origin of the term Emacs): Explain "ITS".
5948         (Changing load-path): Use add-to-list.
5949         (Automatic indentation): Clarify this is for Text mode.
5950         Don't mention Indented Text mode.
5951         (Finding Emacs on the Internet): The FSF does not seem to offer a
5952         deluxe distribution on CD anymore.
5954 2009-06-16  Glenn Morris  <rgm@gnu.org>
5956         * faq.texi (Top): Mention which Emacs version this FAQ is about.
5957         Recommend the latest release.  Mention how to get older FAQs.
5958         Recommend the Emacs manual.
5959         (Guidelines for newsgroup postings): Discourage cross-posts.
5960         (Underlining paragraphs): Remove.
5961         (Editing MS-DOS files): Remove pre-Emacs 20 information.
5962         (Bugs and problems): Update key-binding.
5963         (Problems with very large files): Mention 64-bit.
5964         (Shell process exits abnormally): Remove.
5965         (Problems with Shell Mode): Rename and update.
5966         (Spontaneous entry into isearch-mode)
5967         (Problems talking to certain hosts): Remove.  This is old information,
5968         in etc/PROBLEMS if needed.
5969         (Emacs takes a long time to visit files, Updating Emacs): Remove.
5970         (Dired claims that no file is on this line): Update.
5971         (Installing Emacs, Problems building Emacs): Simplify.
5972         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5973         information.
5974         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
5975         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5976         (JDEE): "JDEE", not "JDE".
5977         (Handling C-s and C-q with flow control, Binding C-s and C-q):
5978         Remove.  This is old information, in etc/PROBLEMS if needed.
5979         (stty and Backspace key, Kanji and Chinese characters): Remove.
5980         (Right-to-left alphabets): Update section.
5981         (Changing the included text prefix): Gnus uses message-yank-prefix.
5982         Add cross-reference to Supercite manual.
5983         (Saving a copy of outgoing mail): Simplify output file description.
5984         (Expanding aliases when sending mail): Refer to Emacs manual.
5985         Remove old info about RFC822.
5986         Correct description of how to rebuild aliases.
5987         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5988         (MIME with Emacs mail packages)
5989         (Viewing articles with embedded underlining)
5990         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5991         Remove old sections.
5992         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
5993         and is well-documented in the Gnus manual.
5994         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5995         (Making Gnus faster): Rename from "Starting Gnus faster".
5996         Merge "Catch-up is slow in Gnus" into here.
5998 2009-06-14  Glenn Morris  <rgm@gnu.org>
6000         * faq.texi (Status of Emacs): Re-order with most recent releases first.
6001         (New in Emacs 23): New section.
6002         (Handling C-s and C-q with flow control): Add xref.
6004 2009-06-13  Glenn Morris  <rgm@gnu.org>
6006         * faq.texi (Setting up a customization file): Grammar fix.
6007         Customize is no longer "new".
6008         (Displaying the current line or column): Line-number mode is on by
6009         default.  Don't mention `column' package.  Mention linum.el.
6010         (Turning on abbrevs by default): Explain how to do it for buffers,
6011         modes, and everywhere.
6012         (Associating modes with files): Use add-to-list.  Don't mention Emacs
6013         19.
6014         (Highlighting a region): On by default since 23.1.
6015         (Replacing highlighted text): Update doc quote.
6016         (Working with unprintable characters): Don't mention search-quote-char.
6017         (Using an already running Emacs process): Gnuclient is probably not an
6018         enhancement these days.
6019         (Indenting switch statements): Remove mention of pre-Emacs 20.
6020         (Horizontal scrolling): Abbreviate Emacs 20 description.
6021         (Replacing text across multiple files): Fix name of dired command.
6022         (Disabling backups): Use require not load.
6023         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6025 2009-06-13  Bill Wohler  <wohler@newt.com>
6027         Release MH-E manual version 8.2.
6029         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6030         release 8.2.
6032 2009-06-13  Glenn Morris  <rgm@gnu.org>
6034         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6035         in this day and age the common meaning is "on the web".
6036         (copying): Use @copyright in all cases.
6037         (Basic keys): Remove reference to deleted manual node "Text Characters".
6038         (File-name conventions): Use GNU as an example rather than SERVICE.
6039         default.el lives in site-lisp.  Update Info directory location.
6040         (Real meaning of copyleft): GPL actions have been brought, but all
6041         settled out of court.
6042         (Guidelines for newsgroup postings): Shorten section title.
6043         Simplify comp.emacs description.
6044         (Newsgroup archives): Change Google URL.  Describe Gmane.
6045         (Unsubscribing from Emacs lists): Remove discussion of "distribution
6046         points".  Mention List-Unsubscribe header.
6047         (Contacting the FSF): Update email and URLs.
6048         (Basic editing): Mention F1 for help.
6049         (Installing Texinfo documentation): Refer to Texinfo website rather
6050         than ftp server.
6051         (Printing a Texinfo file): Mention texi2pdf.
6052         (Informational files for Emacs): Don't describe FTP or SERVICE, they
6053         are just stubs nowadays.
6054         (Latest version of Emacs): Explain version numbers.
6055         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6056         (Turning on syntax highlighting): No need to mention hilit19 any more.
6057         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6058         (Modes for various languages): Remove section.
6059         (Major packages and programs): Remove most version and maintainer
6060         information - it's hard to keep up-to-date, and adds nothing.
6061         Similarly with direct links to mailing lists.
6062         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
6063         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6064         years, and Emacs comes with tools for this now.
6065         (Patch): Remove section - this is a standard tool.
6066         (Using function keys under X): Remove section.
6068 2009-06-12  Glenn Morris  <rgm@gnu.org>
6070         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6071         (Help installing Emacs): Remove reference to deleted X11 node.
6072         (Associating modes with files): Interpreter-mode-alist is no longer
6073         subservient to auto-mode-alist.
6074         (Installing Emacs): Change future Emacs version.
6075         (Linking with -lX11 fails): Remove old section.
6076         (Packages that do not come with Emacs): Update ELL location.
6077         Emacs Lisp archive is dead.
6078         (Emacs for Windows): Remove reference to old CE port.
6079         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6080         (Emacs for VMS and DECwindows): Remove old ports.
6081         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6082         (Removing flashing messages): Remove section about non-existent Gnus
6083         option.
6085         * faq.texi (Top): Add @top command.
6086         Remove the optional arguments from all @node commands: makeinfo can
6087         generate these automatically, and it is easier to edit and rearrange
6088         nodes without them.
6090 2009-06-11  Glenn Morris  <rgm@gnu.org>
6092         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6093         (The LPF): Make the updated URL the sole reference point.
6094         (Learning how to do something): Update refcard price and format.
6095         (Getting a printed manual): Sources in doc/emacs/, not man/.
6096         Also available in PDF format.  Since the page count varies, be less
6097         precise.
6098         (Informational files for Emacs): Remove references to deleted files
6099         LPF and SUN-SUPPORT, and to UUCP.
6100         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6101         Remove many obsolete ways to get the FAQ, which now seems only to be
6102         distributed with Emacs.
6103         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6105 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
6107         * org.texi (Org Plot): Fix tags (Bug#3507).
6108         (Workflow states, Agenda commands): Fix tags (Bug#3508).
6110         * ada-mode.texi (Installation, Compile commands)
6111         (Project File Overview, No project files, Set compiler options)
6112         (Use GNAT project file, Use multiple GNAT project files)
6113         (Identifier completion): Use @samp for menu items, and @kbd for key
6114         sequences (Bug#3504).
6116 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
6118         * gnus.texi (Security): Fix wording; add a link to epa.info.
6120 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
6122         * message.texi (Header Commands): Fix descriptions to match
6123         keybindings.
6125 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
6127         * gnus.texi (Security): Mention that EasyPG is the current default.
6129 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
6131         * ediff.texi (Session Commands): Fix typo.
6133 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6135         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6136         news.software.readers.  Reported by Florian Rehnisch.
6138 2009-04-02  Glenn Morris  <rgm@gnu.org>
6140         * auth.texi: Capitalize direntry.
6142         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6143         using a period in the entry name.  (Bug#2797)
6145 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
6147         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6148         ($(infodir)/auth, auth.dvi): New targets.
6150 2009-03-03  Glenn Morris  <rgm@gnu.org>
6152         * auth.texi: Fix @setfilename.
6154         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6155         (auth, $(infodir)/auth, auth.dvi): New rules.
6157 2009-02-25  Glenn Morris  <rgm@gnu.org>
6159         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
6161 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6163         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6165 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6167         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6168         gnus-nocem-issuers, and gnus-nocem-verifyer.
6170 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
6172         * ada-mode.texi (Project files, Automatic Casing):
6173         * dbus.texi (Signals):
6174         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6175         * mh-e.texi (HTML):
6176         * nxml-mode.texi (Locating a schema)
6177         (Using the document's URI to locate a schema):
6178         * org.texi (Footnotes, Using the mapping API):
6179         * rcirc.texi (Channels): Remove duplicate words.
6181 2009-02-20  Glenn Morris  <rgm@gnu.org>
6183         * dired-x.texi (Miscellaneous Commands):
6184         * gnus.texi: Minor updates for mbox Rmail.
6186 2009-02-16  Karl Berry  <karl@gnu.org>
6188         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6189         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6190         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6191         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6192         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6193         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6194         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6195         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6196         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6197         Consistently use @insertcopying in the Top node,
6198         @contents at the front (after @end titlepage),
6199         and @direntry after @copying.  (Bug#1988)
6201 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6203         * auth.texi: New file documenting auth-source.
6205 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
6207         * org.texi (Org Plot): Fix link.
6209 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
6211         * epa.texi (Mail-mode integration): Mention the way to do
6212         "encrypt-to-self".  (Bug#1807)
6214 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
6216         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
6218 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
6220         * gnus-news.texi: Print version about Incoming*.
6222 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
6224         * org.texi (Structure editing, Handling links)
6225         (Fast access to TODO states, Javascript support): Make standard docs
6226         correctly reflect default variable settings.
6228 2009-02-02  Glenn Morris  <rgm@gnu.org>
6230         * org.texi: Fix typos.
6232 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
6234         Sync with Tramp 2.1.15.
6236         * trampver.texi: Update release number.
6238 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
6240         * org.texi (TODO dependencies): Document TODO dependencies on
6241         checkboxes.
6243 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
6245         * org.texi (TODO dependencies): Document key binding for toggling
6246         ORDERED property.
6248 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
6250         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
6251         of hook functions.
6253 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
6255         * org.texi (TODO dependencies): New section.
6257 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
6259         * org.texi (Plain lists, TODO basics, Priorities)
6260         (Multiple sets in one file, Conflicts): Document interaction with
6261         `shift-selection-mode'.
6263 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
6265         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6266         Make Calc the subject of sentences.
6267         (Rearranging Formulas using Selections): Discuss new options
6268         for `j *'.
6270 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
6272         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6274 2009-01-26  Glenn Morris  <rgm@gnu.org>
6276         * org.texi: Fix typos.
6278 2009-01-26  Bill Wohler  <wohler@newt.com>
6280         * mh-e.texi (EDITION, UPDATED): Update.
6282 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
6284         * org.texi (References): Add information about remote references.
6285         (Built-in table editor): Document `C-c RET' in tables.
6286         (Math symbols, Quoting LaTeX code): Mention that simple
6287         LaTeX macros survive LaTeX export.
6288         (Images in LaTeX export): Show how to create a reference to a
6289         figure.
6290         (Sectioning structure): Document that the LaTeX class can be
6291         specified in a property.
6292         (Text areas in HTML export): New section.
6293         (External links): Add examples for text search and ID links.
6294         (Built-in table editor): Remove the descriptio of `C-c
6295         C-q', it not longer works.
6296         (Literal examples): Document that a space must follow
6297         the colon in short examples.
6298         (Relative timer): Document `org-timer-stop'.
6299         (Footnotes): New section.
6300         (Footnote markup): Shorten section and refer to new Footnote
6301         section.
6302         (Literal examples): Add documentation for line
6303         numbering in and references to code examples.
6304         (CSS support): Fix the description of default CSS styles.
6305         (Capturing column view): Document
6306         "file:path/to/file.org" as an allowed value for the ID property of
6307         a dynamic block copying column view.
6309 2009-01-23  Stephen Eglen  <stephen@gnu.org>
6311         * mh-e.texi (Getting Started): Describe $MH.
6313 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
6315         * tramp.texi (all): Harmonize usage of "external method",
6316         "external transfer method" and "out-of-band method".
6317         (Connection types): Precise the differences of inline and external
6318         methods.  Written by Adrian Phillips <a.phillips@met.no>.
6320 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6322         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6323         commands as described at the top.  Reported by Allan Gottlieb
6324         <gottlieb@nyu.edu>.
6326 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6328         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6329         nnmail-pathname-coding-system.
6331 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6333         * org.texi (Relative timer): Fix typo.
6335 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
6337         * org.texi (Clocking work time): Fix typo.
6338         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
6340 2009-01-13  Glenn Morris  <rgm@gnu.org>
6342         * org.texi: Fix some more typos.
6344 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6346         * org.texi: Fix some typos.
6348 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6350         * gnus.texi (Group Parameters): Add note for local variables.
6352 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6354         * gnus.texi (Converting Kill Files): Fix URL.
6355         Include gnus-kill-to-score.el in contrib directory.
6357 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6359         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6360         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
6361         (Paging the Article): Add index entry.
6363 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
6365         * ada-mode.texi (Examples): Delete redundant text.
6367 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
6369         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6371         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6372         addresses.
6374 2009-01-03  Bill Wohler  <wohler@newt.com>
6376         * mh-e.texi (Scan Line Formats): Indicate that first column should be
6377         kept empty.
6379 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
6381         * org.texi (Activation, Exporting, ASCII export, HTML export)
6382         (HTML Export commands, LaTeX/PDF export commands):
6383         Improve documentation about transient-mark-mode.
6384         (References): Document the use of special names like $LR1 to reference
6385         to fields in the last table row.
6387 2008-12-19  Juri Linkov  <juri@jurta.org>
6389         * info.texi (Search Text): Remove mention of removed key binding M-s.
6391 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
6393         * org.texi (References): Remove mentioning of @0 as reference for the
6394         last line, this has been reverted in the Lisp sources.
6396 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
6398         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6399         (DVI_TARGETS): Remove duplicates.  Add sasl.
6400         ($(infodir)/sasl, sasl.dvi): New targets.
6402 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
6404         * org.texi: Version number pushed to 6.15d.
6406 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
6408         * org.texi (Tables in LaTeX export): New section.
6409         (Images in LaTeX export): New section.
6410         (Inlined images, Images in HTML export): Sections renamed.
6412 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
6414         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6416 2008-12-04  David Engster  <dengste@eml.cc>
6418         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
6419         of nnml-get-new-mail.  Change URL for mairix patch.
6421 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
6423         * org.texi (Using the mapping API): Fix bug in mapping example.
6424         (Publishing options): Make the list of properties complete again, in
6425         correspondence to the variable `org-export-plist-vars'.
6426         (Property searches): Document new special values for time comparisons.
6427         (Tag inheritance): Refine the description of tag inheritance.
6428         (Project alist): Add info about the publishing sequence of components.
6429         (Effort estimates): Document the new relative timer.
6431 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
6433         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6434         (Using Calc): Clarify use of `C-x * o'.
6435         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6437 2008-11-28  Richard M Stallman  <rms@gnu.org>
6439         * dbus.texi (Receiving Method Calls): Clean up previous change.
6441 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
6443         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6444         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6445         `dbus-unescape-from-identifier'.
6446         (Receiving Method Calls): New constants `dbus-service-emacs' and
6447         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
6448         (Signals): Use the constants in the example.
6450 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
6452         * org.texi: Re-apply change to FDL 1.3.
6454 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
6456         * org.texi (Setting up Remember): Document `org-remember-mode'.
6457         (External links): Document that bbdb links can use a regular
6458         expression.
6459         (External links): Document that elisp links can contain interactive
6460         commands.
6462 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
6464         * viper.texi (viper-translate-all-ESC-keysequences):
6465         Description removed.
6467 2008-11-19  Glenn Morris  <rgm@gnu.org>
6469         * doclicense.texi: Change to FDL 1.3.
6470         Relicense all texi files under FDL 1.3 or later.
6472 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
6474         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6476 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
6478         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6480         * ediff.texi: Version/date change.
6482 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
6484         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6486 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
6488         * calc.texi (About This Manual): Comment out a mention of
6489         marginal notes.
6491 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
6493         * org.texi (Clocking work time): Document the :formula property of
6494         clock tables.
6495         (Structure editing, Refiling notes): Document refiling regions.
6496         (Agenda commands): Document the double-prefix version
6497         of the `l' command in the agenda.
6498         (Handling links): Explain the effect of a double prefix
6499         arg to `C-c C-o'.
6500         (TODO basics): Add documentation for tag triggers.
6502 2008-10-23  Glenn Morris  <rgm@gnu.org>
6504         * cl.texi (Function Bindings): Mention `flet' fails to deal with
6505         byte-compiling things like `+'.
6507         * ns-emacs.texi: Merge copyright years of author now with assignment
6508         into FSF years.
6509         (VER): Use it for easier automatic updating.  Use Emacs version rather
6510         than standalone Emacs.app version.
6512 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
6514         * org.texi: Lots of minor fixes.
6515         (Capture): New chapter.
6516         (Org Plot): New section.
6518 2008-09-30  Magnus Henoch  <mange@freemail.hu>
6520         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6522 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
6524         * calc.texi (User Defined Units): Mention how to enter optional display
6525         string.
6527 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6529         * message.texi (Sending Variables): Fix variable documentation to
6530         avoid the "y/n" wording.
6532 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6534         * message.texi (Sending Variables): Add `message-confirm-send' doc.
6536 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6538         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6539         @enumerate section so as to be able to be formatted with MAKEINFO=no.
6541 2008-09-22  Bill Wohler  <wohler@newt.com>
6543         Release MH-E manual version 8.1.
6545         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6546         release 8.1.
6548         * mh-e.texi: Retain dual license as agreed to by the FSF.
6549         However, bump GPL to Version 3.
6550         Use @include for license text.
6552 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6554         * gnus.texi (Top, Setup, Fancy splitting to parent)
6555         (Store custom flags and keywords, Store arbitrary data):
6556         Clean up markup.
6558 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6560         * gnus.texi (The Gnus Registry): Document it.
6562 2008-09-08  David Engster  <dengste@eml.cc>
6564         * gnus.texi (nnmairix): Point out that nnml uses MH format.
6565         Clarify section about choosing back end servers.
6567 2008-08-23  Glenn Morris  <rgm@gnu.org>
6569         * dired-x.texi (Shell Command Guessing):
6570         Mention dired-guess-shell-case-fold-search.  (Bug#417)
6572 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
6574         * trampver.texi: Update release number.
6576 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
6578         * ns-emacs.texi: Update version.
6579         (Introduction): Correct menu location for options save.
6580         (Customization): Note that defaults are stored under org.gnu.Emacs.
6582 2008-08-11  Bill Wohler  <wohler@newt.com>
6584         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6585         explicit about GNU mailutils MH elsewhere (with thanks to Darel
6586         Henman) (closes SF #1768928).
6588 2008-08-10  Glenn Morris  <rgm@gnu.org>
6590         * ns-emacs.texi: Use @copying.  Change copyright of authors with
6591         assignment to FSF.  Change license to GFDL.
6592         (Top): Remove outdated references.
6594 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
6596         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6597         Add gnus-summary-sort-by-most-recent-number and
6598         gnus-summary-sort-by-most-recent-date.
6599         (Summary Sorting): Explain prefix argument.
6601 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6603         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6604         gnus-summary-pipe-output.
6606 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
6608         * dbus.texi (Receiving Method Calls): Document error handling of own
6609         D-Bus methods.
6611 2008-08-01  Bill Wohler  <wohler@newt.com>
6613         * mh-e.texi (Reading Mail)
6614         (Viewing Attachments): Describe new function
6615         mh-show-preferred-alternative.
6616         (Sending Mail, Redistributing, Sending Message): Describe new hook
6617         mh-annotate-msg-hook.
6619 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
6621         * dbus.texi (Arguments and Signatures): Fix example.
6622         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6623         (Asynchronous Methods): New node.
6624         (Errors and Events): Describe extended layout of `dbus-event'.
6625         New defun `dbus-event-message-type'.
6627 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6629         * ediff.texi: Remove VMS support.
6631 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
6633         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6634         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6636 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
6638         * Makefile.in: Add mairix-el targets.
6640 2008-07-29  David Engster  <deng@randomsample.de>
6642         * mairix-el.texi: New file.
6644 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
6646         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6647         project files.  Delete 'main_unit' project variable; not needed.  Allow
6648         process environment variables wherever project variables are allowed.
6649         Add tutorial section on multiple GNAT project files.
6651 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
6653         Sync with Tramp 2.1.14.
6655         * trampver.texi: Update release number.
6657 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6659         * ns-emacs.texi:
6660         * faq.texi: Remove mentions of Mac Carbon.
6662 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6664         * gnus.texi (Saving Articles): Describe the 2nd argument of
6665         gnus-summary-save-in-pipe.
6666         (SpamAssassin): Use it.
6668 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6670         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6672 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
6674         * org.texi (Export options): Document the use of the creator flag.
6676 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
6678         * org.texi: New version 6.06a.
6680 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
6682         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6683         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6685 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6687         * calc.texi (Editing Stack Entries, Algebraic Entry):
6688         Rewrite introductory sentences so it can be used by
6689         Calc's help functions.  Mention fixing typos.
6690         (Customizing Calc): Fix typo.
6692 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
6694         * calc.texi (summarykey): New macro.  Use to correctly format keys in
6695         the summary.
6697 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
6699         * ns-emacs.texi (Customization): Corrected documentation on color
6700         specification formats.
6702 2008-07-19  Andreas Schwab  <schwab@suse.de>
6704         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
6706         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6707         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6709 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
6711         * dbus.texi (Inspection): Rework, introduce submenus.
6712         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6713         (Properties and Annotations, Arguments and Signatures): New nodes.
6715 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
6717         * dbus.texi (Receiving Method Calls): Fix description of
6718         `dbus-register-method'.
6719         (Signals): Allow also signal arguments for filtering in
6720         `dbus-register-signal'.
6722 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6724         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6725         `cnorm'.
6726         (Arithmetic Tutorial): Simplify the verification of prime factors.
6728 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6730         * gnus.texi (Saving Articles): Mention
6731         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6733 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
6735         * calc.texi: Adjust mode line throughout.
6737 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
6739         * sasl.texi (Mechanisms): Fix typos.
6741 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
6743         * calc.texi (Killing from the stack): Mention using normal Emacs
6744         copying.
6746 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
6748         * tramp.texi (Password handling): Rename from "Password caching".
6749         Add `auth-source' mechanism.
6750         (Connection caching): Tramp reopens the connection automatically,
6751         when the operating system on the remote host has been changed.
6753 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
6755         * makefile.w32-in (distclean): Remove makefile.
6757 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
6759         * org.texi (Using the mapping API): New section.
6760         (Agenda column view): New section.
6761         (Moving subtrees): Document archiving to the archive sibling.
6762         (Agenda commands): Document columns view in the agenda.
6763         (Using the property API): Document the API for multi-valued properties.
6765 2008-06-17  Jason Riedy  <jason@acm.org>
6767         * org.texi (A LaTeX example): Note that fmt may be a one-argument
6768         function, and efmt may be a two-argument function.
6769         (Radio tables): Document multiple destinations.
6771 2008-06-16  Glenn Morris  <rgm@gnu.org>
6773         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6774         Add Cover-Texts.
6776 2008-06-15  Glenn Morris  <rgm@gnu.org>
6778         * faq.texi (VER): Update to 23.0.60.
6780         * mh-e.texi: Remove option of licensing under GPL.
6781         Add Cover-Texts to GFDL permissions notice.
6782         (GPL): Remove section.
6783         (GFDL): Include doclicense.texi rather than the actual text.
6785         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6786         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6788         * sasl.texi: Fix output file name.
6790         * epa.texi, sasl.texi: Refer to license in Emacs manual.
6792         * gnus-coding.texi: Refer to license in Gnus manual.
6794         * idlwave.texi, sasl.texi: Use @copying.
6796         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
6798         * speedbar.texi: Update Back-Cover Text as per maintain.info.
6800         * url.texi: Use @copying, @title, @subtitle, @author.
6802         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6803         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6804         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6805         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6806         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6807         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6808         * widget.texi, woman.texi:
6809         Remove references to external license, since doclicense is included.
6811         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6812         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6813         Remove references to non-existent Invariant Sections.
6815 2008-06-14  Glenn Morris  <rgm@gnu.org>
6817         * faq.texi (Major packages and programs): Remove references to external
6818         Supercite, Calc, VIPER, since they have been included for some time.
6819         Update VM, AUCTeX, BBDB entries.
6821 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
6823         * newsticker.texi: Updated to match latest newsticker changes.
6825 2008-06-13  Glenn Morris  <rgm@gnu.org>
6827         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6828         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6829         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6830         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6831         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6832         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6833         * woman.texi:
6834         Update Back-Cover Text as per maintain.info.
6836 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6838         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
6840         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6841         (gnus-faq.xml): Update repository host.
6843         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6845 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
6847         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6848         Fix a typo.
6850 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6852         * gnus.texi (Mail Source Customization): Correct values of
6853         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
6854         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6856 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6858         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6859         coding standards.
6861 2008-06-14  David Engster  <dengste@eml.cc>
6863         * gnus.texi (nnmairix): Markup fixes.
6865 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6867         * gnus.texi (nnmairix): Markup and other minor fixes.
6869 2008-06-05  David Engster  <dengste@eml.cc>
6871         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6873 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6875         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6876         (Searching, nnir, nnmairix): New stub nodes.
6878 2008-05-30  Felix Lee  <felix.1@canids.net>
6880         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6882 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6884         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6886 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6888         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
6890 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
6892         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6894 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
6896         * info.texi (Top): Fix typo in xref.
6898 2008-05-05  Karl Berry  <karl@gnu.org>
6900         * info.texi (Top): @xref to stand-alone manual.
6902 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6904         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6905         (Various Summary Stuff): Fix typo in last xref.
6907 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6909         * org.texi (Moving subtrees): Fix typo.
6911 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
6913         * tramp.texi (Frequently Asked Questions): Explain, how to disable
6914         Tramp via `tramp-mode'.
6916 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
6918         * org.texi: Massive changes, in many parts of the file.
6920 2008-04-27  Jason Riedy  <jason@acm.org>
6922         * org.texi (A LaTeX example): Note that fmt may be a
6923         one-argument function, and efmt may be a two-argument function.
6924         (Radio tables): Document multiple destinations.
6926 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6928         * gnus.texi (Oort Gnus): Add message-fill-column.
6930 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6932         * gnus.texi (Mail Source Specifiers): Typo fix.
6934 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6936         * gnus.texi (Diary Headers Generation): Update key binding for
6937         `gnus-diary-check-message'.
6939 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6941         * gnus.texi (Emacsen): Addition.
6943 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6945         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6947 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6949         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6951 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6953         * gnus-news.texi: Update tool bar item.
6955 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
6957         * gnus-news.texi: Fix typos.
6959 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
6961         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6962         Add mention of `kron'.
6964 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
6966         * epa.texi (Encrypting/decrypting *.gpg files):
6967         Document epa-file-name-regexp.
6969 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6971         * gnus.texi (Example Methods): Fix description about ssh-agent.
6972         (Indirect Functions): Fix the default value of nntp-telnet-command;
6973         remove link to connect.html.
6975 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
6977         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6978         dbus-call-method.
6979         (Receiving Method Calls): The timeout can be set by the calling client.
6981         * trampver.texi: Update release number.
6983 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6985         * gnus.texi (Top): Fix version.  Add SASL.
6987 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
6989         Sync with Tramp 2.1.13.
6991         * trampver.texi: Update release number.
6993 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
6995         * org.texi: Update to new org-mode website.
6997 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6999         * cl.texi (For Clauses): Fix loop over key-seq to match code.
7001 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7003         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7004         gnus-read-ephemeral-gmane-group-url,
7005         gnus-read-ephemeral-emacs-bug-group,
7006         gnus-read-ephemeral-debian-bug-group.
7008 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7010         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7012         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
7013         Add FIXMEs for Bookmarks and gnus-registry-marks.
7015 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7017         * gnus.texi (Smileys): Document `smiley-style'.
7019 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7021         * gnus.texi (Gnus Development): Clarify difference between ding and
7022         gnu.emacs.gnus.
7023         (MIME Commands, Using MIME, RSS): Fix markup.
7025         * gnus-faq.texi ([8.4]): Ditto.
7027 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7029         * gnus.texi (Emacsen): Remove obsolete stuff.
7031 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7033         * gnus.texi (Oort Gnus): Add version info WRT
7034         `mail-source-delete-incoming'.
7036 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7038         * gnus.texi (Top): Add "Other related manuals" and version info in
7039         `iftex' output.
7040         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7041         gnus-balloon-face-0 and the corresponding format specifiers.
7043 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
7045         * tramp.texi (Filename completion): Remove footnote about let-bind
7046         of `partial-completion-mode'.  It doesn't work this way.
7048 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7050         * pcl-cvs.texi (Contributors): Update my email.
7052 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
7054         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7056 2008-03-17  Bill Wohler  <wohler@newt.com>
7058         * mh-e.texi (Viewing): Update URL for adding header fields to
7059         mh-invisible-header-fields-default.
7061 2008-03-16  Bill Wohler  <wohler@newt.com>
7063         * mh-e.texi (Preface): Add Gnus to requirements.
7064         (Forwarding): Note that forwarded MIME messages are now inline.
7066 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7068         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7069         (Common Variables): Give precedence to the netcat methods over the
7070         telnet methods, and mention that they are more reliable.
7072 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
7074         * org.texi (Exporting Agenda Views): Document agenda export to
7075         iCalendar.
7076         (Progress logging): Document the new progress logging stuff.
7078 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7080         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7081         Update for change of `mail-source-delete-incoming'.
7083         * gnus-news.texi: Ditto.
7085 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7087         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7088         custom versions.
7090 2008-03-07  Alan Mackenzie  <acm@muc.de>
7092         * cc-mode.texi (Limitations and Known Bugs): State that the number of
7093         parens/brackets in a k&r region is limited.
7095 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7097         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7098         using different Emacs versions.
7100 2008-02-27  Glenn Morris  <rgm@gnu.org>
7102         * sc.texi: Remove a lot of old and obsolete info.
7103         (titlepage): Simplify.
7104         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7105         (VM with any Emacsen, GNEWS with any Emacsen)
7106         (Overloading for Non-conforming MUAs, Version 3 Changes)
7107         (The Supercite Mailing List): Delete nodes.
7108         (Introduction): Remove info about old packages.
7109         (Getting Connected): Simplify.  Remove info about old packages.
7110         (Citing Commands): Delete Emacs 19 info.
7111         (Hints to MUA Authors): Simplify.
7112         (Thanks and History): Merge in some info from the deleted node
7113         "Version 3 Changes".
7115 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
7117         * org.texi (Setting tags, In-buffer settings):
7118         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7120 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7122         * gnus-news.texi: Mention that spaces and tabs are allowed in the
7123         installation directory name.
7125 2008-02-12  Romain Francoise  <romain@orebokech.com>
7127         * epa.texi (Overview): Fix typo.
7129 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
7131         * epa.texi (Quick start): Remove the .emacs setting.
7133 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7135         * epa.texi (Quick start): Use the command `epa-enable' instead of
7136         loading `epa-setup'.
7138 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
7140         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7141         ($(infodir)/epa, epa.dvi): New targets.
7143 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
7145         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7147         * epa.texi: New manual documenting the EasyPG Assistant.
7149 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
7151         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7152         (Inspection): New function dbus-ping.
7154 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
7156         * tramp.texi (Remote processes): Add `shell-command'.
7158 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
7160         * tramp.texi: Use new FSF's Back-Cover Text.
7162 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
7164         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7165         (Group Parameters): Document `mail-source' parameter.
7167 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
7169         * tramp.texi (Inline methods): The hostname of the su(do)? methods
7170         must be a local host.
7172 2008-01-26  Michael Olson  <mwolson@gnu.org>
7174         * erc.texi: Update version for ERC 5.3 release.
7175         (Obtaining ERC): Update extras URLs for 5.3.
7176         (Development): Write instructions for git, and remove those for Arch.
7177         (History): Mention the switch to git.
7179 2008-01-24  Karl Berry  <karl@gnu.org>
7181         * info.texi (Search Index, Search Text): Mention the command
7182         character in the section name, a la the (Go to node) node.
7184 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
7186         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7188 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7190         * gnus-news.texi: Mention gnus-article-describe-bindings.
7192 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7194         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7196 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
7198         * org.texi (Property inheritance): New section.
7199         (Conventions): New section.
7200         (Structure editing): Document C-RET, the prefix arg to the cut/copy
7201         commands, and the new bindings for refiling.
7202         (Sparse trees): Document the new special command for sparse trees.
7203         (References): Be more clear about the counting of hilines.
7204         (Handling links): Document M-p/n for accessing links.
7205         (Fast access to TODO states): New section.
7206         (Per file keywords): New section.
7207         (Property inheritance): New section.
7208         (Column attributes): New summary types.
7209         (Capturing Column View): New section.
7210         (The date/time prompt): Cover the new features in the date/time prompt.
7211         Compactify the table of keys for the calendar remote control.
7212         (Clocking work time): Document the new :scope parameter.
7213         (Remember): Promoted to chapter.
7214         (Quoted examples): New section.
7215         (Enhancing text): New verbatim environments.
7217 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
7219         * trampver.texi: Update release number.
7221 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7223         * gnus.texi (Article Keymap):
7224         Add gnus-article-wide-reply-with-original; fix descriptions of
7225         gnus-article-reply-with-original and
7226         gnus-article-followup-with-original.
7228 2008-01-09  Glenn Morris  <rgm@gnu.org>
7230         * nxml-mode.texi: Add @copying section.
7232 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7234         * message.texi (Mail Variables): Add some text from "(gnus)Posting
7235         Server".  Add `message-send-mail-with-mailclient'.
7237         * gnus.texi (Posting Server): Move some text to "(message)Mail
7238         Variables" and add a reference here.
7240 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
7242         * dbus.texi (Receiving Method Calls): New chapter.
7243         (Errors and Events): Add serial number to events.  Replace "signal" by
7244         "message".  Introduce dbus-event-serial-number.
7246 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
7248         * dbus.texi (Type Conversion): Explain the type specification for empty
7249         arrays.  Use another example.
7251 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
7253         * dbus.texi (all): Replace "..." by @dots{}.
7254         (Type Conversion): Precise the value range for :byte types.
7255         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7256         Mention its return value.
7257         (Errors and Events): There is no D-Bus error propagation during event
7258         processing.
7260 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
7262         * calc.texi (Yacas Language, Maxima Language, Giac Language):
7263         New sections.
7265 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
7267         * gnus.texi (Group Parameters): Reorder the text and add a note about
7268         `gnus-parameters' near the beginning of the node.
7270 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
7272         * gnus.texi (Score File Editing): Fix function name.
7274 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
7276         Sync with Tramp 2.1.12.
7278         * trampver.texi: Update release number.
7280 2007-12-22  Richard Stallman  <rms@gnu.org>
7282         * cc-mode.texi (Getting Started): Change @ref to @pxref.
7284 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
7286         * dbus.texi (Type Conversion): Correct input parameters mapping.
7288 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
7290         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7291         (Errors and Events): Mention wrong-type-argument error.
7293 2007-12-21  Alex Schroeder  <alex@gnu.org>
7295         * rcirc.texi: Changed single spaces after sentence end to double
7296         spaces.  Fixed some typos.
7297         (Internet Relay Chat): Explain relay.
7298         (Getting started with rcirc): Change items to reflect prompts.
7299         Add more explanation to rcirc-track-minor-mode and added a comment to
7300         warn future maintainers that this section is a copy.
7301         (People): Change /ignore example.
7302         (Keywords): Not keywords.
7304 2007-12-20  Alex Schroeder  <alex@gnu.org>
7306         * rcirc.texi (Top): Fighting Information Overload chapter added.
7307         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7308         (rcirc commands): Move /ignore command to the new chapter.
7309         (Fighting Information Overload): New chapter documenting /keyword,
7310         /bright, /dim, channel ignore, and low priority channels.
7311         (Configuration): Document rcirc-server-alist, remove
7312         rcirc-startup-channels-alist and rcirc-default-server.
7314 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
7316         * dbus.texi (Signals): Fix example in dbus-register-signal.
7318 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
7320         * gnus.texi (Score Variables): Fix typo.
7322 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
7324         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7325         (Signals): Adapt dbus-send-signal and dbus-register-signal.
7326         (Errors and Events): Adapt dbus-event.
7328 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7330         * gnus.texi (Other Files): Add the yenc command.
7332 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
7334         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7335         since 2004-08-06.
7337 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7339         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7340         on body.
7342 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7344         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7345         and rfc2047-allow-irregular-q-encoded-words; fix description of
7346         rfc2047-encode-encoded-words.
7348 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7350         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7352 2007-12-05  Michael Olson  <mwolson@gnu.org>
7354         * remember.texi (Diary): Remove "require" line for remember-diary.el.
7355         Update documentation for `remember-diary-file'.
7357 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
7359         * dbus.texi (Signals): Precise `dbus-register-signal'.
7360         (Errors and Events): Rework events part, the internal structure of
7361         dbus-event has changed.
7363 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
7365         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7366         ($(infodir)/dbus, dbus.dvi): New targets.
7368 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
7370         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7371         unconditionally.
7373         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7374         emulation with @print{}.
7376 2007-12-02  Richard Stallman  <rms@gnu.org>
7378         * dbus.texi (Overview): Minor cleanup.
7380 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
7382         * Makefile.in (INFO_TARGETS): Add dbus.
7383         (DVI_TARGETS): Add dbus.dvi.
7384         (dbus, dbus.dvi): New targets.
7386         * dbus.texi: New file.
7388 2007-11-24  Romain Francoise  <romain@orebokech.com>
7390         * nxml-mode.texi: Add description in @direntry.
7391         Fix file name to match @setfilename.
7393 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
7395         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7396         ($(infodir)/nxml-mode): New rule.
7398         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7399         ($(infodir)/nxml-mode): New rule.
7400         (clean): Add nxml-mode*.
7402         * nxml-mode.texi: New file with nxml manual.
7404 2007-11-18  Richard Stallman  <rms@gnu.org>
7406         * flymake.texi (Example -- Configuring a tool called directly):
7407         Update example.
7409 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
7411         * tramp.texi (Filename completion): Simplify explanation of
7412         double-slash behavior.  Explain directory contents flushing.
7414 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
7416         * calc.texi (TeX and LaTeX Language Modes): Put in
7417         missing braces.
7419 2007-11-15  Richard Stallman  <rms@gnu.org>
7421         * cl.texi (Equality Predicates): Delete `eql'.
7422         (Predicates, Naming Conventions, Top): Delete `eql'.
7423         (Common Lisp Compatibility): Delete `eql'.
7424         (Porting Common Lisp): Delete obsolete backquote info.
7425         Minor clarification about character constants.
7426         (Sequence Basics): Minor clarification.
7428 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7430         * cc-mode.texi (Electric Keys, Custom Macros):
7431         * tramp.texi (Filename completion): Fix typos.
7433 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
7435         * calc.texi (Basic commands): Mention the menu.
7437 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
7439         * tramp.texi (Connection caching): Tramp flushes connection
7440         properties when remote operating system has been changed.
7442 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7444         * gnus-news.texi: Fix spelling.
7445         `message-insert-formatted-citation-line', not
7446         `message-insert-formated-citation-line'.
7448         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7450 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
7452         * tramp.texi (Overview): Mention also the PuTTY integration under
7453         w32.  Remove paragraphs about Tramp's experimental status.
7454         (Frequently Asked Questions): Add code example for highlighting the
7455         mode line.
7457 2007-11-03  Michael Olson  <mwolson@gnu.org>
7459         * remember.texi: Change mentions of remember-buffer to
7460         remember-finalize throughout.
7462 2007-10-30  Michael Olson  <mwolson@gnu.org>
7464         * remember.texi (Copying): Remove.
7465         (Mailbox): Update with non-BBDB instructions.
7466         (Diary, Org): Add.
7467         (Bibliography, Planner Page): Remove.
7469 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
7471         * makefile.w32-in (INFO_TARGETS): Add remember.
7472         (DVI_TARGETS): Add remember.dvi.
7473         ($(infodir)/remember): New rule.
7474         (clean): Add remember*.
7476 2007-10-30  Michael Olson  <mwolson@gnu.org>
7478         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7479         ($(infodir)/remember): New rule that builds the Remember Manual.
7481         * remember.texi: New file containing the Remember Mode Manual.
7482         Shuffle chapters around after initial import.
7483         (Function Reference): Split Keystrokes into separate chapter.
7484         (Keystrokes): Document C-c C-k.
7485         (Introduction): Fix typographical issue with "---".
7487 2007-10-29  Richard Stallman  <rms@gnu.org>
7489         * widget.texi (Introduction): Delete discussion of implementation
7490         internals.
7492 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
7494         * tramp.texi (Connection caching): Host names must be different
7495         when tunneling.
7497 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7499         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7500         Gnus v5.13.
7502 2007-10-28  Miles Bader  <miles@gnu.org>
7504         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7506 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7508         * gnus.texi (Sorting the Summary Buffer):
7509         Remove gnus-article-sort-by-date-reverse.
7511 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7513         * gnus.texi (Non-ASCII Group Names): New node.
7514         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7515         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7517 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7519         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7520         clean the output of the program `imap-shell-program'.
7522 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7524         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7526 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
7528         * gnus.texi (Sticky Articles): Documentation for sticky article
7529         buffers.
7531 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7533         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7535 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7537         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7539 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7541         * gnus.texi (Archived Messages):
7542         Document gnus-update-message-archive-method.
7544 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7546         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7548 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7550         * gnus.texi (Group Maneuvering):
7551         Document `gnus-summary-next-group-on-exit'.
7553 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7555         * gnus.texi (Really Various Summary Commands):
7556         Mention gnus-auto-select-on-ephemeral-exit.
7558 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7560         * gnus.texi, message.texi: Bump version number.
7562 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7564         * gnus.texi (Group Line Specification, Misc Group Stuff)
7565         (Server Commands): Parenthesize @pxref{Mail Spool}.
7567 2007-10-28  Didier Verna  <didier@xemacs.org>
7569         New user option: message-signature-directory.
7570         * message.texi (Insertion Variables): Document it.
7571         * gnus.texi (Posting Styles): Ditto.
7573 2007-10-28  Didier Verna  <didier@xemacs.org>
7575         * gnus.texi (Group Line Specification):
7576         * gnus.texi (Misc Group Stuff):
7577         * gnus.texi (Server Commands): Document the group compaction feature.
7579 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7581         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7583         * message.texi (Various Message Variables): Add message-fill-column.
7585 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7587         * gnus.texi: Untabify.
7589 2007-10-28  Didier Verna  <didier@xemacs.org>
7591         * gnus.texi (Group Parameters): Document the posting-style merging
7592         process in topic-mode.
7594 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7596         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7598 2007-10-28  Romain Francoise  <romain@orebokech.com>
7600         * gnus.texi (Mail Spool): Fix typo.
7601         Update copyright.
7603 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7605         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7607 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7609         * gnus.texi (Summary Generation Commands):
7610         Add gnus-summary-insert-ticked-articles.
7612 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7614         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7615         to spam-spamassassin-program.
7617 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7619         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7621 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7623         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7625 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7627         * message.texi (Mail Headers): Document `opportunistic'.
7629 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7631         * emacs-mime.texi (Encoding Customization): Explain how to set
7632         mm-coding-system-priorities per hierarchy.
7634 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7636         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7637         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7639 2007-10-28  Didier Verna  <didier@xemacs.org>
7641         * message.texi (Wide Reply): Update documentation of
7642         message-dont-reply-to-names (now allowing a list of regexps).
7644 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7646         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7648 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7650         * gnus.texi (SpamAssassin back end): Fix typo.
7652         * sieve.texi (Examples): Fix grammar.
7654 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7656         * gnus.texi (Searching for Articles): Document M-S and M-R.
7657         (Limiting): Document / b.
7659 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7661         * gnus.texi (Thread Commands): T M-^.
7663 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7665         * message.texi (Mail Aliases): Document ecomplete.
7666         (Mail Aliases): Fix typo.
7668 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7670         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7671         fix typo.
7673 2007-10-28  Romain Francoise  <romain@orebokech.com>
7675         * gnus.texi (Mail Spool): Grammar fix.
7677 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7679         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7680         string.
7682 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7684         * gnus.texi (Group Parameters): Fix description.
7686 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7688         * gnus.texi (Gmane Spam Reporting):
7689         Fix spam-report-gmane-use-article-number.
7690         Add spam-report-user-mail-address.
7692 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7694         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7696 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7698         * gnus.texi (Group Parameters): Add simplified sorting example based on
7699         example for `Sorting the Summary Buffer' from Jari Aalto
7700         <jari.aalto@cante.net>.
7701         (Example Methods): Add example for an indirect connection.
7703 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
7705         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7706         (Agent Parameters): Update parameter names to match code.
7707         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7708         'gnus-agent-summary-fetch-series'.
7709         (Agent and flags): New section providing a generalized discussion
7710         of flag handling.
7711         (Agent and IMAP): Remove flag discussion.
7712         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7714 2007-10-28  Romain Francoise  <romain@orebokech.com>
7716         * gnus.texi (Exiting the Summary Buffer): Add new function
7717         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7719 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7721         * gnus.texi (Conformity): Fix typo.
7722         (Customizing Articles): Document `first'.
7724 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
7726         * gnus.texi (Sorting the Summary Buffer):
7727         Add `gnus-thread-sort-by-date-reverse'.  Add example
7728         host to different sorting in NNTP and RSS groups.
7730 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7732         * message.texi (Insertion): Describe prefix for
7733         message-mark-inserted-region and message-mark-insert-file.
7735 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7737         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7738         LaTeX documents.  Describe "text/x-gnus-verbatim".
7740 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7742         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7743         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7744         (spam-stat spam filtering, SpamOracle)
7745         (Extending the Spam ELisp package): Remove extra quote symbol for
7746         clarity.
7748 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7750         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7751         gnus-article-delete-part and gnus-article-replace-part.
7752         (Using MIME): Add gnus-mime-replace-part.
7754 2007-10-28  Romain Francoise  <romain@orebokech.com>
7756         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7757         requires `auto-compression-mode' to be enabled.  Add new nnml
7758         variable `nnml-compressed-files-size-threshold'.
7760 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7762         * gnus.texi (Sorting the Summary Buffer):
7763         Add gnus-thread-sort-by-recipient.
7765 2007-10-28  Romain Francoise  <romain@orebokech.com>
7767         * message.texi (Insertion Variables): Mention new variable
7768         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
7769         documentation accordingly.
7771 2007-10-28  Romain Francoise  <romain@orebokech.com>
7773         * gnus.texi (To From Newsgroups): Mention new variables
7774         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7776 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7778         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7779         stuff; gnus-mime-inline-part does the automatic decompression.
7781 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7783         * gnus.texi (Spam ELisp Package Configuration Examples):
7784         "training.ham" should be "training.spam".
7786 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7788         * message.texi (Mail Variables): Fix the default value for
7789         message-send-mail-function.
7791 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7793         * gnus.texi (Optional Back End Functions): nntp-request-update-info
7794         always returns nil exceptionally.
7796 2007-10-28  Simon Josefsson  <jas@extundo.com>
7798         * gnus.texi (Article Washing): Add libidn URL.
7799         Suggested by Michael Cook <michael@waxrat.com>.
7801 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7803         * gnus.texi (Topic Commands): Fix next/previous.
7805 2007-10-28  Simon Josefsson  <jas@extundo.com>
7807         * gnus.texi (Article Washing): Mention `W i'.
7809 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7811         * gnus.texi (Group Parameters): Slight extension of sieve
7812         parameter description.
7814 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7816         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7817         matching score files as well.
7818         (Picons): Describe `gnus-picon-style'.
7820 2007-10-28  Romain Francoise  <romain@orebokech.com>
7822         * message.texi (Message Headers): Mention that headers are hidden
7823         using narrowing, and how to expose them.
7824         Update copyright.
7826 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7828         * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7829         `gnus-summary-sort-by-recipient'.
7831 2007-10-28  Romain Francoise  <romain@orebokech.com>
7833         * gnus.texi (NNTP marks): New node.
7834         (NNTP): Move NNTP marks variables to the new node.
7836 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7838         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7840         * gnus.texi (MIME Commands, Hashcash): Markup fix.
7842 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7844         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7845         everywhere for consistency.
7846         (Filtering Spam Using The Spam ELisp Package): Admonish again.
7847         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7848         Say "regular expression" instead of "regex."  Admonish.
7849         Pick other words to sound better (s/so/thus/).
7850         (Spam ELisp Package Filtering of Incoming Mail):
7851         Mention statistical filters.  Remove old TODO.
7852         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7853         New section on sorting and displaying the spam score.
7854         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7855         backend but an alias to spam-use-BBDB.
7856         (Extending the Spam ELisp package): Rewrite the example using the
7857         new backend functionality.
7859 2007-10-28  Simon Josefsson  <jas@extundo.com>
7861         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7862         nntp-marks-directory, from Romain Francoise
7863         <romain@orebokech.com>.
7865 2007-10-28  Magnus Henoch  <mange@freemail.hu>
7867         * gnus.texi (Hashcash): New default value of
7868         hashcash-default-payment.
7870 2007-10-28  Simon Josefsson  <jas@extundo.com>
7872         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
7873         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7875 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7877         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7879 2007-10-28  Simon Josefsson  <jas@extundo.com>
7881         * gnus.texi (documentencoding): Add, to avoid warnings.
7883 2007-10-28  Simon Josefsson  <jas@extundo.com>
7885         * message.texi (Mail Headers): Add.
7887         * gnus.texi (Hashcash): Fix.
7889 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7891         * gnus.texi (Hashcash): Change location of library, also mention
7892         that payments can be verified and fix the name of the
7893         hashcash-path variable.
7895 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7897         * gnus.texi (Article Display): Add `gnus-picon-style'.
7899 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7901         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7903 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7905         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7906         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7907         warning about ham processors in spam groups removed.
7909 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7911         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7912         From Hubert Chan <hubert@uhoreg.ca>.
7914 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7916         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7917         (Mailing List): Typo.
7918         (Customizing Articles): Add gnus-treat-ansi-sequences.
7919         (Article Washing): Index.
7921         * message.texi: Use m-dash consistently.
7923 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7925         * gnus.texi (GroupLens): Remove.
7927 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7929         * gnus.texi (Outgoing Messages, Agent Variables):
7930         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7931         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7933 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7935         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7937 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7939         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7941         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
7943 2007-10-28  Simon Josefsson  <jas@extundo.com>
7945         * gnus.texi (Top): Add SASL.
7947 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
7949         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7951 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7953         * gnus.texi (Troubleshooting): Adjust Gnus version number.
7955 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
7957         * calc.texi (Formulas, Composition Basics): Lower the
7958         precedence of negation.
7960 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
7962         * ses.texi (The Basics): Mention how to create a new spreadsheet.
7963         Mention the new three-letter column identifiers.
7964         (More on cell printing): Calculate-cell and truncate-cell are now `c'
7965         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
7966         message when using `c' on an empty default with default printer.
7967         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7968         renamed to `ses--symbolic-formulas' some time ago.
7970 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
7972         * calc.texi (Default Simplifications, Making Selections)
7973         (Customizing Calc): Clarify associativity of multiplication.
7975 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
7977         * tramp.texi (Traces and Profiles): Simplify loop over
7978         `trace-function-background'.
7980 2007-10-22  Juri Linkov  <juri@jurta.org>
7982         * dired-x.texi (Shell Command Guessing): Default values are now
7983         available by typing M-n instead of M-p.
7985 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
7987         * tramp.texi (Cleanup remote connections): New section.
7988         (Password caching): Remove `tramp-clear-passwd'.
7989         It's not a command anymore.
7990         (Bug Reports): Add `tramp-bug' to function index.
7991         (Function Index, Variable Index): New nodes.
7992         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7994         * trampver.texi: Update release number.
7996 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
7998         * calc.texi (History and Acknowledgements): Turn comment
7999         about integer size into past tense.
8000         (Time Zones): Remove pointer to Calc author's address.
8001         (Trigonometric and Hyperbolic Functions): Mention cotangent
8002         and hyperbolic cotangent.  Fix typo.
8004 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
8006         Sync with Tramp 2.1.11.
8008         * trampver.texi: Update release number.
8010 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
8012         * tramp.texi (External packages): New section.
8014 2007-09-29  Juri Linkov  <juri@jurta.org>
8016         * info.texi (Help-Int): Document `L' (`Info-history').
8018 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
8020         * org.texi: Change links to webpage and maintained email.
8021         (Remember): Promote to Chapter, significant changes.
8022         (Fast access to TODO states): New section.
8023         (Faces for TODO keywords): New section.
8024         (Export options): Example for #+DATE.
8025         (Progress logging): Section moved.
8027 2007-09-26  Bill Wohler  <wohler@newt.com>
8029         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8030         browse-url-at-mouse.
8032 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
8034         * flymake.texi (Customizable variables): Face names don't end in -face.
8035         Fix flymake-err-line-patterns template.
8036         (Example -- Configuring a tool called directly): Fix init-function.
8037         (Highlighting erroneous lines): Face names don't end in -face.
8039 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
8041         * erc.texi (Special-Features): Fix small typo.
8043 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
8045         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8046         and "External transfer methods".
8048 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
8050         * calc.texi (Predefined Units): Add some history.
8052 2007-09-08  Michael Olson  <mwolson@gnu.org>
8054         * erc.texi (Copying): New section included from gpl.texi.
8055         This matches the look of the upstream ERC manual.
8057 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
8059         * calc.texi (History and Acknowledgements): Adjust the "thanks".
8060         (Random Numbers): Clarify the distribution of `random'.
8062 2007-09-06  Glenn Morris  <rgm@gnu.org>
8064         Move manual sources from man/ to subdirectories of doc/.
8065         Split into the Emacs manual in emacs/, and other manuals in misc/.
8066         Change all setfilename commands to use ../../info.
8067         * Makefile.in: Move the parts of the old man/Makefile.in that do not
8068         refer to the Emacs manual here.
8069         (infodir): New variable.
8070         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
8071         (cc-mode.texi, faq.texi): Update references to source file locations.
8072         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8073         do not refer to the Emacs manual here.
8074         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8076         * Makefile.in: Add `basename' versions of all info targets, for
8077         convenience when rebuilding just one manual.
8078         (../etc/GNU): Delete obsolete target.
8079         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8080         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
8081         *.vrs *.toc here...
8082         (maintainer-clean): ...from here.
8084         * makefile.w32-in (../etc/GNU): Delete obsolete target.
8086 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
8088         * calc.texi (Date Conversions): Clarify definition of
8089         Julian day numbering.
8090         (Date Forms): Clarify definition of Julian day numbering;
8091         add some history.
8093 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
8095         * org.texi: Version 5.07.
8097 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
8099         * message.texi (MIME): Replace mml-attach with mml-attach-file.
8101 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
8103         * org.texi (Adding hyperlink types): New section.
8104         (Embedded LaTeX): Chapter updated because of LaTeX export.
8105         (LaTeX export): New section.
8106         (Using links out): New section.
8108 2007-08-22  Glenn Morris  <rgm@gnu.org>
8110         * faq.texi (Learning how to do something): Refcards now in
8111         etc/refcards/ directory.
8113 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
8115         * tramp.texi (Remote Programs): Persistency file must be cleared when
8116         changing `tramp-remote-path'.
8117         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8118         macro.
8120 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
8122         * calc.texi: Move contents to beginning of file.
8123         (Algebraic Entry): Fix the formatting of an example.
8125 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
8127         * calc.texi (Basic Operations on Units): Mention exact versus
8128         inexact conversions.
8130 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
8132         * calc.texi (Basic Operations on Units): Mention default
8133         values for new units.
8134         (Quick Calculator Mode): Mention that binary format will
8135         be displayed.
8137 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8139         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8141 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8143         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8145 2007-08-08  Glenn Morris  <rgm@gnu.org>
8147         * gnus.texi, sieve.texi: Replace `iff'.
8149 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
8151         * calc.texi (Basic Graphics): Mention the graphing of error
8152         forms.
8153         (Graphics Options): Mention how `g s' handles error forms.
8154         (Curve Fitting): Mention plotting the curves.
8155         (Standard Nonlinear Models): Add additional models.
8156         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8157         (Linear Fits): Correct result.
8159 2007-08-01  Alan Mackenzie  <acm@muc.de>
8161         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8162         to "--no-site-file".
8164 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
8166         * tramp.texi (Frequently Asked Questions): Point to mode line
8167         extension in Emacs 23.1.
8169         * trampver.texi: Update release number.
8171 2007-07-27  Glenn Morris  <rgm@gnu.org>
8173         * calc.texi (Copying): Include license text from gpl.texi, rather than
8174         in-line.
8176 2007-07-25  Glenn Morris  <rgm@gnu.org>
8178         * calc.texi (Copying): Replace license with GPLv3.
8180         * Relicense all FSF files to GPLv3 or later.
8182 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
8184         Sync with Tramp 2.1.10.
8186         * tramp.texi (trampfn): Expand macro implementation in order to handle
8187         empty arguments.
8188         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
8189         occurrences by trampfn.
8190         (Frequently Asked Questions): Extend example code for host
8191         identification in the modeline.  Add bbdb to approaches shortening Tramp
8192         file names to be typed.
8194         * trampver.texi: Update release number.
8196 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
8198         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8199         section.  Reported by <poti@potis.org>.
8200         (Remote processes): Arguments of the program to be debugged are taken
8201         literally.
8202         (Frequently Asked Questions): Simplify recentf example.
8204 2007-07-14  Karl Berry  <karl@gnu.org>
8206         * info.texi (@copying): New Back-Cover Text.
8208         * info.texi (Quitting Info): Move to proper place in source.
8209         (Reported by Benno Schulenberg.)
8211 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
8213         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8215         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8217         * emacs-mime.texi: Add @documentencoding directive.
8219 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
8221         * tramp.texi (Remote processes): Add an anchor to the subsection
8222         "Running a debugger on a remote host".
8224 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
8226         * tramp.texi (Remote processes): Don't call it "experimental" any
8227         longer.  Add subsection about running a debugger on a remote host.
8229 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
8231         * org.texi (Properties and columns): Chapter rewritten.
8233 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
8235         * tramp.texi:
8236         * trampver.texi: Migrate to Tramp 2.1.
8238 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
8240         * org.texi (Properties): New chapter.
8242 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8244         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8245         Control Panel.
8247         * gnus.texi (Misc Article): Add index entry for
8248         gnus-single-article-buffer.
8250 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8252         * gnus.texi (Starting Up): Fix typo.
8254 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8256         * gnus.texi (Asynchronous Fetching): Fix typo.
8258 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
8260         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8261         (About This Manual): Remove redundant information.
8262         (Getting Started): Mention author.
8263         (Basic Arithmetic, Customizing Calc): Make description of the
8264         variable `calc-multiplication-has-precedence' match its new effect.
8266 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
8268         * calc.texi (Basic Arithmetic, Customizing Calc):
8269         Mention the variable `calc-multiplication-has-precedence'.
8271 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
8273         * org.texi (Tag): Section swapped with node Timestamps.
8274         (Formula syntax for Lisp): Document new `L' flag.
8276 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8278         * gnus.texi (Misc Group Stuff, Summary Buffer)
8279         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
8281 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8283         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8284         * gnus.texi (Article Buttons, Mail Source Customization)
8285         (Sending or Not Sending, Customizing NNDiary):
8286         * message.texi (Message Headers):
8287         * mh-e.texi (HTML): Fix typos.
8289 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
8291         Sync with Tramp 2.0.56.
8293         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8294         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
8296 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
8298         * Version 22.1 released.
8300 2007-05-26  Michael Olson  <mwolson@gnu.org>
8302         * erc.texi (Modules): Fix references to completion modules.
8304 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
8306         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8308 2007-05-09  Didier Verna  <didier@xemacs.org>
8310         * gnus.texi (Email Based Diary): New.  Proper documentation for the
8311         nndiary back end and the gnus-diary library.
8313 2007-05-03  Karl Berry  <karl@gnu.org>
8315         * .cvsignore (*.pdf): New entry.
8317         * texinfo.tex: Update from current version for better pdf generation.
8319 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
8321         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8323 2007-04-28  Glenn Morris  <rgm@gnu.org>
8325         * faq.texi (New in Emacs 22): Restore mention of python.el pending
8326         consideration of legal status.
8328 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
8330         * idlwave.texi: Minor updates for IDLWAVE 6.1.
8332 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
8334         * faq.texi (New in Emacs 22): python.el removed.
8336 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
8338         * calc.texi (Reporting bugs): Update maintainer's address.
8340 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
8342         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8344 2007-04-15  Jay Belanger  <belanger@truman.edu>
8346         * calc.texi (Title page): Remove the date.
8347         (Basic Arithmetic): Emphasize that / binds less strongly than *.
8348         (The Standard Calc Interface): Change trail title.
8349         (Floats): Mention that when non-decimal floats are entered, only
8350         approximations are stored.
8351         (Copying): Move to the appendices.
8352         (GNU Free Documentation License): Add as an appendix.
8354 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
8356         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8357         * dired-x.texi, ebrowse.texi, ediff.texi:
8358         * emacs-mime.texi, erc.texi, eshell.texi:
8359         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8360         * idlwave.texi, message.texi, newsticker.texi, org.texi:
8361         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8362         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8363         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8364         * woman.texi: Include GFDL.
8366         * doclicense.texi: Remove node heading, so that it can be included by
8367         other files.
8369         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
8371         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8372         than *.
8374 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
8376         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8377         in Calc.
8379 2007-04-09  Romain Francoise  <romain@orebokech.com>
8381         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8382         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
8383         replace mouse-2.
8385 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
8387         * woman.texi (Word at point, Interface Options): woman-topic-at-point
8388         renamed to woman-use-topic-at-point.  Document new behavior.
8390 2007-04-08  Richard Stallman  <rms@gnu.org>
8392         * url.texi: Fix some indexing.
8393         (Disk Caching): Drop discussion of old/other Emacs versions.
8395 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8397         * url.texi (Disk Caching): Say Emacs 21 "and later".
8399         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8400         on Font locking which now mentions JIT lock.
8402 2007-04-01  Michael Olson  <mwolson@gnu.org>
8404         * erc.texi: Update for the ERC 5.2 release.
8406 2007-03-31  David Kastrup  <dak@gnu.org>
8408         * woman.texi (Topic, Interface Options): Explain changes semantics of
8409         woman-manpath in order to consider MANPATH_MAP entries.
8411 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
8413         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8415 2007-03-26  Richard Stallman  <rms@gnu.org>
8417         * pgg.texi (Caching passphrase): Clean up previous change.
8419 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
8421         * gnus.texi (Setting Process Marks): Fix typo.
8423 2007-03-25  Romain Francoise  <romain@orebokech.com>
8425         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8426         readability, and include various fixes by Daniel Brockman, Nick Roberts
8427         and Dieter Wilhelm.
8429 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
8431         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8433         * gnus.texi (Mail Source Specifiers): Fix typo.
8435 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
8437         * reftex.texi (Imprint): Update maintainer information.
8439 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8441         * message.texi (Message Buffers): Update documentation for
8442         message-generate-new-buffers.
8444 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
8446         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8448 2007-03-21  Glenn Morris  <rgm@gnu.org>
8450         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8452 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
8454         * eshell.texi (Known problems): Emacs 21 -> 22.
8456         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8458 2007-03-18  Jay Belanger  <belanger@truman.edu>
8460         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8462 2007-03-12  Glenn Morris  <rgm@gnu.org>
8464         * calc.texi (Time Zones): Switch to new North America DST rule.
8466         * calc.texi: Replace "daylight savings" with "daylight
8467         saving" in text throughout.
8469 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8471         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8472         The variable now uses a list of symbols instead of just a symbol.
8473         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8475 2007-03-06  Romain Francoise  <romain@orebokech.com>
8477         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
8478         new packages, and mention Gnus update.
8480 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8482         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8483         nntp-open-connection-functions-never-echo-commands.
8485 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
8487         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8488         problems on the console, and security risk in not using gpg-agent.
8490 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
8492         * org.texi (The spreadsheet): Rename from "Table calculations".
8493         Completely reorganized and rewritten.
8494         (CamelCase links): Section removed.
8495         (Repeating items): New section.
8496         (Tracking TODO state changes): New section.
8497         (Agenda views): Chapter reorganized and rewritten.
8498         (HTML export): Section rewritten.
8499         (Tables in arbitrary syntax): New section.
8500         (Summary): Better feature summary.
8501         (Activation): Document problem with cut-and-paste of Lisp code
8502         from PDF files.
8503         (Visibility cycling): Document indirect buffer use.
8504         (Structure editing): Document sorting.
8505         (Remember): Section rewritten.
8506         (Time stamps): Better description of time stamp types.
8507         (Tag searches): Document regular expression search for tags.
8508         (Stuck projects): New section.
8509         (In-buffer settings): New keywords.
8510         (History and Acknowledgments): Update description.
8512 2007-02-24  Alan Mackenzie  <acm@muc.de>
8514         * cc-mode.texi (Movement Commands): Insert two missing command names.
8515         (Getting Started): Slight wording correction (use conditional).
8517 2007-02-22  Kim F. Storm  <storm@cua.dk>
8519         * widget.texi (User Interface, Basic Types): Document need to put some
8520         text before the %v escape in :format string in editable-field widget.
8522 2007-02-18  Romain Francoise  <romain@orebokech.com>
8524         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8525         `cvs-mode-quit'.
8527 2007-02-10  Markus Triska  <markus.triska@gmx.at>
8529         * widget.texi (Programming Example): Put constant strings in :format.
8531 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
8533         * faq.texi (Fullscreen mode on MS-Windows): New node.
8535 2007-02-04  David Kastrup  <dak@gnu.org>
8537         * faq.texi (AUCTeX): Update version number.  Should probably be done
8538         for other packages as well.
8540 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8542         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
8543         <tassilo@member.fsf.org>.
8545 2007-01-20  Markus Triska  <markus.triska@gmx.at>
8547         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8549 2007-01-13  Michael Olson  <mwolson@gnu.org>
8551         * erc.texi (Modules): Mention capab-identify module.
8553 2007-01-05  Michael Olson  <mwolson@gnu.org>
8555         * erc.texi (Getting Started): Update for /RECONNECT command.
8557 2007-01-04  Richard Stallman  <rms@gnu.org>
8559         * ebrowse.texi: Change C-c b to C-c C-m.
8561 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8563         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8564         variables only in info to avoid redundant entries in the printed
8565         manual.
8567 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
8569         * message.texi (Using PGP/MIME): Document gpg-agent usage.
8571 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
8573         * message.texi (Security): Split into sub-nodes.
8575 2007-01-01  Alan Mackenzie  <acm@muc.de>
8577         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8578         eval-after-load in Emacs <=21 and a workaround.  Document that
8579         trigraphs are not supported.
8581 2007-01-01  Alan Mackenzie  <acm@muc.de>
8583         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8584         c-context-line-break.  When invoked within a string, preserve
8585         whitespace.  Add a backslash only when also in a macro.
8587 2007-01-01  Alan Mackenzie  <acm@muc.de>
8589         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8591 2007-01-01  Alan Mackenzie  <acm@muc.de>
8593         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8594         are now bound by default to c-\(beginning\|end\)-of-defun by default.
8596 2007-01-01  Alan Mackenzie  <acm@muc.de>
8598         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8599         "Choosing a Style".
8601         * cc-mode.texi ("Styles"): Add @dfn{style}.
8603 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
8605         Sync with Tramp 2.0.55.
8607         * trampver.texi: Update release number.
8609 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
8611         * gnus.texi (Customizing Articles): Add index entries for all
8612         gnus-treat-* variables.
8614 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8616         * gnus.texi (IMAP): Fix incorrect explanation of
8617         nnimap-search-uids-not-since-is-evil in documentation for
8618         nnimap-expunge-search-string.
8620 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
8622         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8623         spam-ifile-database.
8625 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8627         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8628         rebind C-s.
8630 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
8632         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8633         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8634         "expiring mail".
8635         (IMAP): Document nnimap-search-uids-not-since-is-evil and
8636         nnimap-nov-is-evil.
8638 2006-12-25  Kevin Ryde  <user42@zip.com.au>
8640         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8641         about the key procedure being used heavily.
8643 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8645         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8646         to t.
8647         (Prerequisites): Add explanation about gpg-agent.
8649 2006-12-22  Kevin Ryde  <user42@zip.com.au>
8651         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8652         "sort" instead of "sort*".
8654 2006-12-19  Richard Stallman  <rms@gnu.org>
8656         * calc.texi (History and Acknowledgements): Recognize that Emacs
8657         now does have floating point.
8659 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
8661         * tramp.texi (External transfer methods): Describe new method `scpc'.
8663 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
8665         * pgg.texi: Added short note on gpg-agent to the introduction.
8667 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8669         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8670         also applies to Cc.
8672 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8674         * gnus.texi (X-Face): Clarify.  Say which programs are required
8675         on Windows.
8677 2006-12-08  Michael Olson  <mwolson@gnu.org>
8679         * erc.texi (Modules): Remove documentation for list module.
8681 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8683         * faq.texi (^M in the shell buffer): Ditto.
8685 2006-11-20  Michael Olson  <mwolson@gnu.org>
8687         * erc.texi: Call this the 5.2 stable pre-release of ERC.
8689 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8691         * org.texi: Fix typos.
8692         (Agenda commands): Document `C-k'.
8694 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
8696         * url.texi (http/https): Fix a typo in the HTTP URL.
8698 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
8700         * ada-mode.texi: Total rewrite.
8702 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8704         * org.texi: Minor typo fixes.
8706 2006-11-13  Bill Wohler  <wohler@newt.com>
8708         Release MH-E manual version 8.0.3.
8710         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8711         release 8.0.3.
8713         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8714         to set MAILDIR.
8715         (Reading Mail): Document the customization of read-mail-command
8716         for MH-E.
8717         (Viewing Attachments): Document mm-discouraged-alternatives.
8718         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8719         (Junk): Add more information about the settings of mh-junk-background
8720         in a program.  Add /usr/bin/mh to PATH in examples.
8722 2006-11-12  Richard Stallman  <rms@gnu.org>
8724         * woman.texi: Update author address but say he no longer maintains it.
8726 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
8728         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8729         archived trees.
8730         (Checkboxes): Section moved to chapter 5, and extended.
8731         (The date/time prompt): New section.
8732         (Link abbreviations): New section.
8733         (Presentation and sorting): New section.
8734         (Custom agenda views): Section completely rewritten.
8735         (Summary): Compare with Planner.
8736         (Feedback): More info about creating backtraces.
8737         (Plain lists): Modify example.
8738         (Breaking down tasks): New section.
8739         (Custom time format): New section.
8740         (Time stamps): Document inactive timestamps.
8741         (Setting tags): More details about fast tag selection.
8742         (Block agenda): New section.
8743         (Custom agenda views): Section rewritten.
8744         (Block agenda): New section.
8746 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8748         * tramp.texi (Configuration): scp is the default method.
8749         (Default Method): Use ssh as example for another method.
8751 2006-10-27  Richard Stallman  <rms@gnu.org>
8753         * woman.texi: Downcase nroff/troff/roff.
8754         (Installation): Chapter deleted.  Some xrefs deleted.
8755         (Background): woman doesn't advise man ;-).
8757 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8759         * ada-mode.texi (Project files, Identifier completion)
8760         (Automatic Casing, Debugging, Using non-standard file names)
8761         (Working Remotely): Fix typos.
8763 2006-10-20  Masatake YAMATO  <jet@gyve.org>
8765         * cc-mode.texi (Sample .emacs File): Add missing `)' in
8766         sample code `my-c-initialization-hook'.
8768 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
8770         * widget.texi: Fix typos.
8772 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
8774         * tramp.texi (Frequently Asked Questions): Remove questions marked with
8775         "???".  There have been no complaints for years, so the information
8776         must be appropriate.
8778 2006-10-16  Richard Stallman  <rms@gnu.org>
8780         * widget.texi: Use @var instead of capitalization.
8781         Clarify many widget type descriptions.
8783 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8785         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
8786         gnus-dired-attach.
8787         (Selecting a Group): Fix typo.
8789 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8791         * widget.texi: Fix typos.
8793 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
8795         * gnus.texi (Image Enhancements): Update for Emacs 22.
8797         * gnus-faq.texi ([1.3]): Update.
8799 2006-10-06  Richard Stallman  <rms@gnu.org>
8801         * faq.texi (Displaying the current line or column):
8802         Delete "As of Emacs 20".
8804 2006-10-06  Romain Francoise  <romain@orebokech.com>
8806         * faq.texi (VM): VM works with Emacs 22 too.
8808 2006-10-06  Richard Stallman  <rms@gnu.org>
8810         * ebrowse.texi: Remove Emacs version "21" from title.
8812 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
8814         * gnus.texi (Foreign Groups): Say where change of editing commands are
8815         stored.  Add reference to `gnus-parameters'.
8817 2006-09-15  Jay Belanger  <belanger@truman.edu>
8819         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8820         Change "Library Public License" to "Lesser Public License"
8821         throughout.  Use "yyyy" to represent year.
8823 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
8825         * org.texi (Setting tags): Typo fix.
8827 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
8829         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8831 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
8833         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8835 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
8837         * faq.texi (Escape sequences in shell output): EMACS is now set
8838         to Emacs's absolute file name, not to "t".
8839         (^M in the shell buffer): Likewise.
8841 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
8843         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8844         mails with pop3-leave-mail-on-server.  Fix wording.
8845         (Limiting): Improve gnus-summary-limit-to-articles.
8846         (X-Face): Fix typo.
8848 2006-09-11  Simon Josefsson  <jas@extundo.com>
8850         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8851         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8853 2006-09-06  Simon Josefsson  <jas@extundo.com>
8855         * smtpmail.texi (Authentication): Mention SSL.
8857 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
8859         * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8861 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
8863         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8864         Don't use @indicateurl.
8866         * cc-mode.texi (Subword Movement): Don't use @headitem.
8867         (Custom Braces, Clean-ups): Don't use @tie.
8869 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
8871         Sync with Tramp 2.0.54.
8873         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8874         Suggested by Adrian Phillips <a.phillips@met.no>.
8876 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
8878         * org.texi (Installation, Activation): Split from Installation and
8879         Activation.
8880         (Clocking work time): Document new features.
8882 2006-08-13  Alex Schroeder  <alex@gnu.org>
8884         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8885         example.
8887 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
8889         * faq.texi (How to add fonts): New node.
8891 2006-08-05  Romain Francoise  <romain@orebokech.com>
8893         * faq.texi (New in Emacs 22): Expand.
8895 2006-08-03  Michael Olson  <mwolson@gnu.org>
8897         * erc.texi: Update for ERC 5.1.4.
8899 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8901         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8902         in .../site-lisp/gnus/ by default.
8903         [ From gnus-news.texi in the trunk. ]
8905 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8907         * gnus.texi (MIME Commands): Additions for yEnc.
8909 2006-07-24  Richard Stallman  <rms@gnu.org>
8911         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8912         * faq.texi: Move periods and commas inside quotes.
8914 2006-07-20  Jay Belanger  <belanger@truman.edu>
8916         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8918 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
8920         * faq.texi (Security risks with Emacs): Document Emacs 22
8921         file-local-variable mechanism.
8923 2006-07-12  Michael Olson  <mwolson@gnu.org>
8925         * erc.texi: Update for ERC 5.1.3.
8927 2006-07-12  Alex Schroeder  <alex@gnu.org>
8929         * rcirc.texi: Fix typos.
8930         (Getting started with rcirc): New calling convention for M-x irc.
8931         Mention #rcirc.  Removed channel tracking.
8932         (Configuration): Change the names of all variables that got changed
8933         recently, eg. rcirc-server to rcirc-default-server.  Added
8934         documentation for rcirc-authinfo, some background for Bitlbee, and
8935         rcirc-track-minor-mode.
8936         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8937         Scrolling.
8938         (Reconnecting after you have lost the connection): Fix example code
8939         to match code changes.
8941 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
8943         * gnus.texi, message.texi: Fix typos.
8945 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
8947         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8948         commands.
8949         (Global TODO list): Document the use of the variables
8950         `org-agenda-todo-ignore-scheduled' and
8951         `org-agenda-todo-list-sublevels'.
8953 2006-07-05  Richard Stallman  <rms@gnu.org>
8955         * faq.texi (Scrolling only one line): Fix xref.
8957 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
8959         * faq.texi (Evaluating Emacs Lisp code):
8960         Throughout, replace eval-current-buffer with eval-buffer.
8962 2006-07-03  Richard Stallman  <rms@gnu.org>
8964         * rcirc.texi (Scrolling conservatively): Fix xref.
8966         * pcl-cvs.texi (Viewing differences): Usage fix.
8968 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
8970         * org.texi (Agenda commands): Document `s' key to save all org-mode
8971         buffers.
8973 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
8975         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8976         names.  Mention `cvs-msg' face.
8978 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
8980         * org.texi (Checkboxes): New section.
8982 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
8984         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8985         throughout this chapter.
8987 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
8989         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8990         text for standalone vs Emacs info.
8991         (Help): Clarify header line description.  Use mouse-1 for clicks.
8992         (Help-P): Use mouse-1 for clicks.
8993         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8994         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8995         (Choose menu subtopic): Remove gratuitous Emacs command names.
8996         (Help-FOO): Put usual behavior first.
8997         (Help-Xref): Clicking on xrefs works in Emacs.
8998         (Search Text): Clarify what the default behavior is.
8999         (Create Info buffer): Fix Emacs window/X window confusion.
9000         (Emacs Info Variables): Fix for new Emacs init file behavior.
9002 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9004         * gnus.texi (Summary Buffer Lines): Fix typo.
9006 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
9008         * org.texi (Embedded LaTeX): New chapter.
9009         (Archiving): Section rewritten.
9010         (Enhancing text): Some parts moved to the new chapter about LaTeX.
9012 2006-06-20  Bill Wohler  <wohler@newt.com>
9014         Release MH-E manual version 8.0.1.
9016         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9017         release 8.0.1.
9018         (Preface): Depend on GNU mailutils 1.0 and higher.
9020 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9022         * message.texi (News Headers): Update message-syntax-checks section.
9024 2006-06-19  Karl Berry  <karl@gnu.org>
9026         * info.texi (Advanced): Mention C-q, especially with ?.
9028 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
9030         * org.texi (Publishing links): Document the `:link-validation-function'
9031         property.
9032         (Extensions and Hacking): New chapter, includes some sections of the
9033         "Miscellaneous" chapter.
9035 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
9037         * org.texi (Progress logging): New section.
9039 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
9041         * org.texi (ASCII export): Document indentation adaptation.
9042         (Setting tags): Document mutually-exclusive tags.
9044 2006-06-05  Romain Francoise  <romain@orebokech.com>
9046         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9047         Fix typo.
9049         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9050         channel (#gnus@irc.freenode.net).
9051         Fix typos.  Update copyright notice.
9053         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9054         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9055         (Line-Up Functions, Custom Macros):
9056         * ediff.texi (Window and Frame Configuration)
9057         (Highlighting Difference Regions):
9058         * emacs-mime.texi (Display Customization):
9059         * erc.texi (History):
9060         * eshell.texi (Known problems):
9061         * eudc.texi (Overview, BBDB):
9062         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9063         (The problem of spam, SpamOracle, Extending the Spam package)
9064         (Conformity, Terminology):
9065         * idlwave.texi (Routine Info)
9066         (Class and Keyword Inheritance, Padding Operators)
9067         (Breakpoints and Stepping, Electric Debug Mode)
9068         (Examining Variables, Troubleshooting):
9069         * org.texi (Creating timestamps):
9070         * reftex.texi (Commands, Options, Changes):
9071         * tramp.texi (Inline methods, Password caching)
9072         (Auto-save and Backup, Issues):
9073         * vip.texi (Files, Commands in Insert Mode):
9074         * viper.texi (Emacs Preliminaries, States in Viper)
9075         (Packages that Change Keymaps, Viper Specials, Groundwork):
9076         Fix various typos.
9078 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
9080         * ediff.texi: Fix typos.
9082 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
9084         * org.texi: Small typo fixes.
9086 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9088         * viper.texi (Viper Specials):
9089         * gnus.texi (Example Setup):
9090         * faq.texi (Backspace invokes help):
9091         * dired-x.texi (Optional Installation Dired Jump):
9092         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9093         follow coding conventions.
9095 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
9097         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9099 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
9101         * pcl-cvs.texi: Fix typos.
9102         (Customization): Say "us".
9104 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
9106         * org.texi: Remove bogus @setfilename.
9108 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
9110         * org.texi (ASCII export): Omit command name.
9111         (HTML export): Add prefix to all lines in Local Variable example.
9112         (Acknowledgments): Typeset names in italics.
9114 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
9116         * org.texi (Plain lists): Add new item navigation commands.
9117         (External links): Document elisp and info links.
9118         (Custom searches): New section.
9119         (Publishing): New chapter.
9120         (HTML export): Include a list of supported CSS classes.
9121         (Setting tags): Describe the fast-tag-setting interface.
9123 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
9125         * dired-x.texi: ifinfo -> ifnottex.
9127 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9129         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9131 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
9133         * message.texi (Interface): Add tool bar customization.
9134         (MIME): Index and text additions for mml-attach.
9135         (MIME): Describe mml-dnd-protocol-alist and
9136         mml-dnd-attach-options.
9138         * gnus.texi (Oort Gnus): Reorder entries in sections.
9139         Fix some entries.
9140         (Starting Up): Add references to "Emacs for Heathens" and to
9141         "Finding the News".  Add user-full-name and user-mail-address.
9142         (Group Buffer Format): Add tool bar customization and update.
9143         (Summary Buffer): Add tool bar customization.
9144         (Posting Styles): Add message-alternative-emails.
9146 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
9148         * tramp.texi (Filename completion): Improve wording.
9150 2006-05-07  Romain Francoise  <romain@orebokech.com>
9152         * faq.texi (Using regular expressions): Fix typo.
9153         (Packages that do not come with Emacs): Fix capitalization.
9154         (Replacing text across multiple files): Expand node to explain how
9155         to use `dired-do-query-replace-regexp' in more detail, based on
9156         suggestion by Eric Hanchrow <offby1@blarg.net>.
9158 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
9160         * tramp.texi (Filename completion): Completion of remote files'
9161         method, user name and host name is active only in partial
9162         completion mode.
9164 2006-05-06  Bill Wohler  <wohler@newt.com>
9166         Release MH-E manual version 8.0.
9168         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9169         release 8.0.
9171 2006-05-06  Bill Wohler  <wohler@newt.com>
9173         * mh-e.texi (MH-BOOK-HOME): Change from
9174         http://www.ics.uci.edu/~mh/book/mh to
9175         http://rand-mh.sourceforge.net/book/mh.
9176         Replace .htm suffix with .html for MH book files.
9177         (Using This Manual): Update key binding for getting relevant
9178         chapter in Info from command key.
9179         (Ranges): Fix itemx.
9181 2006-05-05  Karl Berry  <karl@gnu.org>
9183         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9184         (\fonttextsize): New user-level command to change text font size.
9186 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9188         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
9190 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
9192         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9194 2006-04-24  Bill Wohler  <wohler@newt.com>
9196         * mh-e.texi (Getting Started): Make it more explicit that you need
9197         to install MH.  Add pointers to current MH implementations.
9199 2006-04-21  Bill Wohler  <wohler@newt.com>
9201         Release MH-E manual version 7.94.
9203         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9204         release 7.94.
9206 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
9208         * org.texi: Many small fixes.
9209         (Handling links): Rename from "Managing links".
9211 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9213         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9214         (Splitting mail using spam-stat): Fix @xref.
9216 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
9218         * gnus.texi (Spam Package): Major revision of the text.
9219         Previously this node was "Filtering Spam Using The Spam ELisp Package".
9221 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
9223         * org.texi (Time stamps): Better explanation of the purpose of
9224         different time stamps.
9225         (Structure editing, Plain lists): More details on how new items
9226         and headings are inserted.
9228 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
9230         * org.texi (Formula syntax): Fix link to Calc Manual.
9232 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9234         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9236 2006-04-17  Bill Wohler  <wohler@newt.com>
9238         * mh-e.texi (Folders): Update mh-before-quit-hook and
9239         mh-quit-hook example with code that removes the buffers rather
9240         than just bury them.
9242 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
9244         Sync with Tramp 2.0.53.
9246 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
9248         * org.texi (Updating settings): New section.
9249         (Visibility cycling): Better names for the startup folding
9250         options.
9251         (Exporting): Completely restructured.
9252         (The very busy C-c C-c key): New section.
9253         (Summary of in-buffer settings): New section.
9255 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9257         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9259 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9261         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9262         (Server Commands): Key `v' is reserved for users.
9264 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
9266         * org.texi (Link format): New section, emphasis on bracket links.
9267         (External links): Document bracket links.
9268         (FAQ): Expand to cover shell links and the new link format.
9270 2006-04-09  Kevin Ryde  <user42@zip.com.au>
9272         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9274 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
9276         * gnus.texi (Summary Buffer Lines): Add `*'.
9278 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
9280         * gnus.texi (Group Parameters):
9281         Mention gnus-permanently-visible-groups.
9283 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9285         * gnus.texi (Face): Fix typo.
9287 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
9289         * gnus.texi (X-Face): Clarify.
9290         (Face): Need Emacs with PNG support.
9292 2006-04-06  Richard Stallman  <rms@gnu.org>
9294         * idlwave.texi: Delete the blocks "not suitable for inclusion with
9295         Emacs".
9297 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
9299         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9300         blocks not suitable for inclusion with Emacs using variable
9301         PARTOFEMACS.
9303 2006-04-04  Simon Josefsson  <jas@extundo.com>
9305         * gnus.texi (Security): Improve.
9307 2006-04-02  Karl Berry  <karl@gnu.org>
9309         * texinfo.tex: Update to current version (2006-03-21.13).
9311 2006-04-02  Bill Wohler  <wohler@newt.com>
9313         * mh-e.texi (Getting Started, Junk, Bug Reports)
9314         (MH FAQ and Support): Fix URLs.
9316 2006-03-31  Romain Francoise  <romain@orebokech.com>
9318         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9319         to t, not nil (and has for the past eight years).
9321 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9323         * message.texi, gnus.texi: Bump version to 5.11.
9325 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
9327         * gnus.texi (Top): Add comment about version line.
9329         * message.texi (Top): Ditto.  Change to take named versions into
9330         account.
9332 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9334         * gnus.texi (Posting Styles): Add x-face-file to example.
9335         (X-Face): Refer to posting styles.
9337         * gnus-faq.texi ([5.8]): Add x-face-file.
9338         ([8.4]): Add links to gmane.emacs.gnus.user and
9339         gmane.emacs.gnus.general.
9341 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9343         * gnus-faq.texi: Use .invalid.
9344         ([5.4]): Fix gnus-posting-styles example.
9346 2006-03-27  Romain Francoise  <romain@orebokech.com>
9348         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
9349         Emacs/W3 needs a new maintainer.
9350         (Ispell): Update author and version info.
9351         (Mailcrypt): Mention PGG.
9352         (New in Emacs 22): Add PGG to the list of new packages.
9353         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9354         updating dead URLs.
9356 2006-03-25  Karl Berry  <karl@gnu.org>
9358         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9359         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9360         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9361         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9362         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9363         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9364         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9365         (2) do not indent copyright year list (or anything else).
9367 2006-03-21  Bill Wohler  <wohler@newt.com>
9369         * mh-e.texi (Folders): Various edits.
9371 2006-03-20  Romain Francoise  <romain@orebokech.com>
9373         * gnus.texi (Mail Folders): Grammar fix.
9375 2006-03-19  Bill Wohler  <wohler@newt.com>
9377         * mh-e.texi (Replying): Document Mail-Followup-To.
9378         Change manually-formatted table to multitable.  Add debugging info.
9379         Move description of mh-reply-default-reply-to into paragraph
9380         that describes its values.
9382 2006-03-17  Bill Wohler  <wohler@newt.com>
9384         * mh-e.texi: Use smallexample and smalllisp consistently.
9385         (Sending Mail Tour): Update method of entering
9386         addresses and subject.
9387         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9388         (Adding Attachments, Searching): Update screenshots for Emacs 22.
9390 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
9392         * org.texi: Version number change only.
9394 2006-03-14  Bill Wohler  <wohler@newt.com>
9396         * mh-e.texi: Add index entries around each paragraph rather than
9397         depend on entries from beginning of node.  Doing so ensures that
9398         index entries are less likely to be forgotten if text is cut and
9399         pasted, and are necessary anyway if the references are on a
9400         separate page.  It seems that makeinfo is now (v. 4.8) only
9401         producing one index entry per node, so there is no longer any
9402         excuse not to.  Use subheading instead of heading.  The incorrect
9403         use of heading produced very large fonts in Info--as large as the
9404         main heading.
9405         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9406         versions 6 and 7 appeared *around* the time of these Emacs releases.
9408 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
9410         * org.texi (Clean view): Document new startup options.
9412 2006-03-11  Bill Wohler  <wohler@newt.com>
9414         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9415         (Composing, Scan Line Formats): Fix @refs.
9416         (Getting Started): Define MH profile and MH profile components.
9417         (Incorporating Mail, Reading Mail, Viewing, Printing)
9418         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9419         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9420         for string constants.
9421         (Tool Bar): Remove spurious quote.
9422         (Junk): Use ``...'' instead of "...".
9423         (Scan Line Formats): Replace @samp with @kbd.
9425 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9427         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9429 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9431         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9432         easy to understand.
9434 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9436         * gnus.texi: Markup fix.
9437         (Fancy Mail Splitting): Specify new feature.
9439 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9441         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9442         partial-words matching.
9444 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9446         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9448         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9449         (MIME Commands): Fix mm-discouraged-alternatives.
9451 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
9453         * org.texi: Version number change only.
9455 2006-03-06  Bill Wohler  <wohler@newt.com>
9457         * mh-e.texi: Move from SourceForge repository to Savannah.
9458         This is version 7.93, which is a total rewrite from the previous
9459         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9460         version 7.93.
9462 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9464         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9466 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
9468         * org.texi (Interaction): Add item about `org-mouse.el' by
9469         Piotr Zielinski.
9470         (Managing links): Document that also mouse-1 can be used to
9471         activate a link.
9472         (Headlines, FAQ): Add entry about hiding leading stars.
9473         (Miscellaneous): Resort the sections in this chapter to a more
9474         logical sequence.
9476 2006-02-27  Simon Josefsson  <jas@extundo.com>
9478         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
9479         2004-01-27 from the trunk).
9481 2006-02-24  Alan Mackenzie  <acm@muc.de>
9483         * cc-mode.texi: Rename c-hungry-backspace to
9484         c-hungry-delete-backwards, at the request of RMS.  Leave the old
9485         name as an alias.
9487 2006-02-24  Alan Mackenzie  <acm@muc.de>
9489         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9490         include the function header within the defun.
9492 2006-02-24  Alan Mackenzie  <acm@muc.de>
9494         * cc-mode.texi: Correct two typos.
9496 2006-02-24  Alan Mackenzie  <acm@muc.de>
9498         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9499         existing comment.
9500         (Electric Keys): Add a justification for electric indentation.
9501         (Hungry WS Deletion): Clear up the names and complications of the
9502         BACKSPACE and DELETE keys.
9504 2006-02-23  Juri Linkov  <juri@jurta.org>
9506         * faq.texi (Common requests): Move `Turning on auto-fill by
9507         default' after `Wrapping words automatically'.  Move `Working with
9508         unprintable characters' before `Searching for/replacing newlines'.
9509         Move `Replacing highlighted text' after `Highlighting a region'.
9510         Merge `Repeating commands' and `Repeating a command as many times
9511         as possible' into the former.
9512         (Packages that do not come with Emacs): Add refs to Gmane and
9513         etc/MORE.STUFF.
9515 2006-02-23  Juri Linkov  <juri@jurta.org>
9517         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9518         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9519         Add xref to `(emacs)Reporting Bugs'.
9520         (Getting a printed manual): Add URL to other formats of the manual.
9521         (Common requests): Fix menu.
9522         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9523         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9524         (Inserting text at the beginning of each line): Add pxref to
9525         `Changing the included text prefix'.
9526         (Forcing the cursor to remain in the same column): Mention `track-eol'
9527         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
9528         (Replacing text across multiple files): Add keybinding `Q' for
9529         `dired-do-query-replace'.
9531 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
9533         * reftex.texi: Version number and date change only.
9535         * org.texi (Internal Links): Rewrite to cover the modified
9536         linking system.
9538 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
9540         * faq.texi: Remove the coding cookie, it's not needed anymore.
9542 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9544         * faq.texi (Colors on a TTY): Mention Mac OS port.
9546 2006-02-12  Karl Berry  <karl@gnu.org>
9548         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9549         8-bit accented a.
9551 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
9553         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9555 2006-02-08  Romain Francoise  <romain@orebokech.com>
9557         * faq.texi (Top): Remove paragraph about the FAQ being a
9558         transitional document, etc.
9559         (Searching for/replacing newlines): New node.
9560         (Yanking text in isearch): New node.
9561         (Inserting text at the beginning of each line): Rename and make
9562         more general, mention `M-;' in Message mode.
9564 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
9566         * faq.texi (Meta key does not work in xterm)
9567         (Emacs does not display 8-bit characters)
9568         (Inputting eight-bit characters): Update xrefs.
9570 2006-02-06  Romain Francoise  <romain@orebokech.com>
9572         * faq.texi (VM): VM now at version 7.19.
9573         Set myself as maintainer of this file.
9575 2006-02-04  Michael Olson  <mwolson@gnu.org>
9577         * erc.texi (History): Note that ERC is now included with Emacs.
9579 2006-01-31  Romain Francoise  <romain@orebokech.com>
9581         * message.texi (Message Headers): Explain what
9582         `message-alternative-emails' does in more detail.
9583         Update copyright year.
9585 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
9587         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9589 2006-01-29  Richard M. Stallman  <rms@gnu.org>
9591         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9593 2006-01-29  Michael Olson  <mwolson@gnu.org>
9595         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9597         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9599         * faq.texi (New in Emacs 22): Mention ERC.
9601 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
9603         * rcirc.texi: Capitalize dir entry for consistency with the entry
9604         in info/dir and other entries in the Emacs category.
9605         Fix typos.  Delete trailing whitespace.
9607 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
9609         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9611 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
9613         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9614         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9616         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9617         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9619 2006-01-27  Alex Schroeder  <alex@gnu.org>
9621         * rcirc.texi: New file.
9623 2006-01-23  Juri Linkov  <juri@jurta.org>
9625         * widget.texi (User Interface): Add S-TAB for widget-backward.
9627 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
9629         Sync with Tramp 2.0.52.
9631         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9632         Add Tramp disabling item.  New item for common connection problems.
9633         (various): Apply "ftp" as method for the download URL.
9634         (Bug Reports): Refer to FAQ for common problems.
9636 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
9638         * widget.texi (User Interface): Use @key for TAB.
9640         * ses.texi (Formulas, Printer functions): Use @key for TAB.
9642         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9643         for TAB.
9645         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9647 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9649         * gnus.texi: Update copyright.
9651 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9653         * gnus.texi (Article Washing): Additions.
9655 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
9657         * org.texi (Agenda commands): Document tags command.
9659 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9661         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9663 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9665         * gnus.texi (RSS): Addition.
9667 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9669         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9671 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9673         * emacs-mime.texi (Display Customization): Add setting example to
9674         mm-discouraged-alternatives.
9676 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9678         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9679         version is the canonical version.
9681 2006-01-08  Alex Schroeder  <alex@gnu.org>
9683         * pgg.texi (Caching passphrase): Rewording.
9685 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
9687         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9688         repository URL.
9690 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
9692         * org.texi: Removed the accidentally re-added empty line in the
9693         direntry.
9695 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
9697         * org.texi (Agenda Views): Chapter reorganized.
9699 2005-12-29  Romain Francoise  <romain@orebokech.com>
9701         * faq.texi (Using Customize): New node.
9703 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
9705         * org.texi: Remove blank line in @direntry.  It is non-standard
9706         and recursively produces blank lines all over the dir file (when
9707         using Texinfo 4.8).
9709 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
9711         * widget.texi (atoms): Delete obsolete remark about `file' widget.
9713 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
9715         * org.texi (Tags): Boolean logic documented.
9716         (Agenda Views): Document custom commands.
9718 2005-12-20  David Kastrup  <dak@gnu.org>
9720         * faq.texi (AUCTeX): Update version and mailing list info.
9722 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9724         * gnus.texi (MIME Commands): Mention addition of
9725         multipart/alternative to gnus-buttonized-mime-types and add xref
9726         to mm-discouraged-alternatives.
9728         * emacs-mime.texi (Display Customization): Mention addition of
9729         "image/.*" and add xref to gnus-buttonized-mime-types in the
9730         mm-discouraged-alternatives section.
9732 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
9734         * org.texi (Tags): New section.
9735         (Agenda Views): Chapter reorganized.
9737 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
9739         * org.texi (Internal Links): Add a missing comma after an @xref.
9741 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
9743         * faq.texi (Filling paragraphs with a single space): No need to
9744         change sentence-end now.
9746 2005-12-13  Romain Francoise  <romain@orebokech.com>
9748         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9750 2005-12-12  Jay Belanger  <belanger@truman.edu>
9752         * faq.texi (Calc): Update version number.
9754 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
9756         * org.texi (Progress Logging): New section.
9758 2005-12-10  Romain Francoise  <romain@orebokech.com>
9760         Update the Emacs FAQ for the 22.1 release.
9762         * faq.texi: Set VER to `22.1'.
9763         (Basic editing): Explain how to use localized versions of the
9764         Tutorial.  Mention that `C-h r' displays the manual.
9765         Delete obsolete WWW link to an Emacs 18 tutorial.
9766         (Getting a printed manual): Point to the new locations of the
9767         manuals on the GNU Web site.
9768         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9769         available via Info (it was previously distributed separately).
9770         (Installing Texinfo documentation): The latest version of Texinfo
9771         is 4.8, not 4.0.
9772         (Informational files for Emacs): COPYING is the GNU General Public
9773         License, not the Emacs General Public License.
9774         (Informational files for Emacs): Delete obsolete link to the
9775         GNUinfo pages as they have been removed from the GNU Web site.
9776         (New in Emacs 22): New node.
9777         (Setting up a customization file): Say that most packages support
9778         Customize nowadays.
9779         (Colors on a TTY): Delete reference to instructions on how to
9780         enable syntax highlighting, it is now enabled by default.
9781         (Turning on abbrevs by default): Emacs now reads the abbrevs file
9782         at startup automatically.
9783         (Controlling case sensitivity): Mention `M-c' in isearch.
9784         (Using an already running Emacs process): Emacs now creates the
9785         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
9786         gnuserv.  As emacsclient can now run Lisp code as well, delete a
9787         sentence praising gnuserv for that.  Simplify description of how
9788         the client/server operation works.
9789         (Compiler error messages): Delete obsolete text (compile.el has
9790         been rewritten).
9791         (Indenting switch statements): Fix typo.
9792         (Matching parentheses): Simplify setup instructions, mention the
9793         menu bar item in the Options menu.
9794         (Repeating a command as many times as possible): Mention `C-x e'.
9795         (Going to a line by number): Mention new keymap and bindings
9796         `M-g M-g', `M-g M-p' and `M-g M-n'.
9797         (Turning on syntax highlighting): Now on by default.  Simplify.
9798         (Replacing highlighted text): Use `1', not `t'.
9799         (Problems with very large files): The maximum size is now 256MB on
9800         32-bit machines.
9801         (^M in the shell buffer): Mention `comint-process-echoes'.
9802         (Emacs for Apple computers): Emacs 22 has native support for Mac
9803         OS X.
9804         (Translating names to IP addresses): Delete node.
9805         (Binding keys to commands): Fix typo.
9806         (SPC no longer completes file names): New node.
9807         (MIME with Emacs mail packages): Delete section about the Emacs
9808         MIME FAQ (it's not reachable anymore).
9810 2005-12-08  Alan Mackenzie  <acm@muc.de>
9812         * cc-mode.texi: The manual has been extensively revised: the
9813         information about using CC Mode has been separated from the larger
9814         and more difficult chapters about configuration.  It has been
9815         updated for CC Mode 5.31.
9817 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9819         * pgg.texi (User Commands): Fix description of pgg-verify-region.
9820         (Selecting an implementation): Fix descriptions.
9822 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9824         * message.texi (Various Message Variables): Addition.
9826 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9828         * message.texi: Fix default values.
9830 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9832         * message.texi (Header Commands): Clarify descriptions of
9833         message-cross-post-followup-to, message-reduce-to-to-cc, and
9834         message-insert-wide-reply.
9835         (Various Commands): Fix kindex for message-kill-to-signature;
9836         clarify description of message-tab.
9838 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9840         * message.texi (Mailing Lists): Fix description about MFT.
9842         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9844 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9846         * gnus.texi (Slow Terminal Connection): Replace old description
9847         with new one.
9849 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9851         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9852         replace X-Draft-Headers with X-Draft-From.
9854 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9856         * gnus.texi (Various Various): Fix the default value of
9857         nnheader-max-head-length.
9858         (Gnus Versions): Fix typo.
9860 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
9862         * org.texi (Structure editing): Document new functionality of
9863         M-RET.
9865 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
9867         * org.texi (Internal Links): Fix Texinfo usage.
9869 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
9871         * org.texi (TODO basics): Document the global todo list.
9872         (TODO items): Documents sparse tree for specific TODO
9873         keywords.
9875 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
9877         * org.texi (Plain Lists): Typos fixed.
9879 2005-11-28  Jay Belanger  <belanger@truman.edu>
9881         * calc.texi: Change references of `M-#' to `C-x *' prefix.
9883 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
9885         * org.texi (Structure editing): New item moving commands added.
9886         (Plain Lists): New section.
9888 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
9890         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9891         (Agenda): Document commands `org-cycle-agenda-files' and
9892         `org-agenda-file-to-front'.
9893         (Built-in table editor): Document `org-table-sort-lines'.
9894         (HTML formatting): Export of hand-formatted lists.
9896 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9898         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9899         new variable gnus-toolbar-thickness.
9901 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9903         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9905 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9907         * gnus.texi (X-Face): Fix description.
9908         (XVarious): Remove gnus-xmas-logo-color-alist and
9909         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9911 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9913         * gnus.texi (Group Parameters): Mention new variable
9914         gnus-parameters-case-fold-search.
9915         (Home Score File): Addition.
9917 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
9919         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
9920         (Overview): List supported feed types.
9921         (Installation): No installation necessary when using autoload.
9922         (Configuration): Rename "RSS" to "news".
9924 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
9926         * pgg.texi (User Commands): Document additional passphrase
9927         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9928         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9930 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
9932         * org.texi: Version number changed to 3.19.
9934 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
9936         * pgg.texi (How to use): Update the example to add autoload of
9937         pgg-encrypt-symmetric-region.
9938         (User Commands): Document pgg-encrypt-symmetric-region.
9939         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9941 2005-10-27  Jay Belanger  <belanger@truman.edu>
9943         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9944         mention other TeX-related units.
9946 2005-10-23  Lars Hansen  <larsh@soem.dk>
9948         * dired-x.texi (Miscellaneous Commands):
9949         Replace dired-do-relative-symlink by dired-do-relsymlink and
9950         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9952 2005-10-23  Jay Belanger  <belanger@truman.edu>
9954         * calc.texi (Predefined Units): Use `alpha' for the fine structure
9955         constant.
9957 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
9959         * faq.texi (Bugs and problems):
9960         Replace `dired-move-to-filename-regexp' by
9961         `directory-listing-before-filename-regexp'.
9963 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
9965         * newsticker.texi (UPDATED): Set value.
9967 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9969         * gnus.texi (Document Groups): Remove duplicate item.
9971 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
9973         * org.texi (Summary): Mention iCalendar support.
9974         (Exporting): Document iCalendar support.
9976 2005-10-18  Romain Francoise  <romain@orebokech.com>
9978         * viper.texi (Viper Specials): Capitalize GNU.
9980 2005-10-17  Juri Linkov  <juri@jurta.org>
9982         * info.texi (Getting Started, Search Index, Expert Info):
9983         Fix wording.
9984         (Search Text): Replace `echo area' with `mode line'.
9985         (Search Index): Both `i' and `,' find all index entries.
9986         Replace example `C-f' with `C-l' (which exists in index of Info
9987         manual) and delete spaces in its keyboard input sequence.
9988         Delete unnecessary explanations about literal characters.
9990 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9992         * gnus.texi (Document Server Internals): Addition.
9994 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9996         * gnus.texi (A note on namespaces): Fix RFC reference.
9998 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10000         * gnus.texi (RSS): Fix key description.
10002 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10004         * gnus.texi: Emacs/w3 -> Emacs/W3.
10005         (Browsing the Web): Fix description.
10006         (Web Searches): Ditto.
10007         (Customizing W3): Ditto.
10009 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10011         * gnus.texi (Maildir): Clarify expire-age and expire-group.
10013 2005-10-11  Jay Belanger  <belanger@truman.edu>
10015         * calc.texi (Integration): Mention using `a i' to compute definite
10016         integrals.
10018 2005-10-11  Juri Linkov  <juri@jurta.org>
10020         * info.texi: Rearrange nodes.
10021         (Top): Update menu.  Change ref `Info for Experts' to
10022         `Advanced Info Commands'.
10023         (Getting Started): Fix description of manual's parts.
10024         (Help-Int): Change xref `Info Search' to `Search Index', and
10025         `Expert Info' to `Advanced'.
10026         (Advanced): Move node one level up.
10027         (Search Text, Search Index): New nodes split out from `Info Search'.
10028         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10029         split out from `Advanced'.
10030         (Advanced, Emacs Info Variables): De-document editing an Info file
10031         in Info.
10032         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10033         (Creating an Info File): Delete node and move its text to
10034         `Expert Info'.
10036 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
10038         * org.texi (Workflow states): Document that change in keywords
10039         becomes active only after restart of Emacs.
10041 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
10043         Sync with Tramp 2.0.51.
10045 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
10047         * speedbar.texi (Introduction): Describe new location of speedbar
10048         on menubar.
10049         (Basic Key Bindings): Remove descriptions of bindings that have
10050         been removed.
10052 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
10054         * speedbar.texi (GDB): Describe use of watch expressions.
10056 2005-09-28  Simon Josefsson  <jas@extundo.com>
10058         * message.texi (IDNA): Fix.
10060 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10062         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10063         nntp-server-hook, and nntp-warn-about-losing-connection; fix
10064         description of nntp-open-connection-function.
10065         (Common Variables): Fix descriptions.
10067 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10069         * gnus.texi (Server Buffer Format): Document the %a format spec.
10071 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10073         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10075 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
10077         * org.texi Version 3.16.
10079 2005-09-19  Miles Bader  <miles@gnu.org>
10081         * newsticker.texi: Get rid of CVS keywords.
10083 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10085         * gnus.texi (Finding the Parent): Fix description of how Gnus
10086         finds article.
10088 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
10090         * gnus.texi (Advanced Scoring Examples): New examples to teach how
10091         to drop off non-answered articles.
10093 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
10095         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10096         braces (which are unsupported by NMAKE) for macro `srcdir'.
10098 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
10100         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10101         (../info/newsticker, newsticker.dvi): New targets.
10103 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
10105         * newsticker.texi: Replace @command with @code.  Replace @example
10106         with @lisp.
10107         (Top): Add explanations to menu items.
10108         (GNU Free Documentation License): Remove.
10110 2005-09-16  Romain Francoise  <romain@orebokech.com>
10112         Update all files to specify GFDL version 1.2.
10114         * doclicense.texi (GNU Free Documentation License): Update to
10115         version 1.2.
10117 2005-09-15  Richard M. Stallman  <rms@gnu.org>
10119         * newsticker.texi: Fix @setfilename.
10121         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10122         (../info/newsticker, newsticker.dvi): New targets.
10124 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
10126         * org.texi: Version 3.15.
10128 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
10130         * ses.texi: Combine all three indices into one.
10131         Correct a few typos.
10133 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10135         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10137 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10139         * emacs-mime.texi (Handles): Remove duplicate item.
10140         (Encoding Customization): Fix the default value for
10141         mm-coding-system-priorities.
10142         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10143         (Basic Functions): Fix reference.
10145 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10147         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10149 2005-08-18  Richard M. Stallman  <rms@gnu.org>
10151         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10152         and web site.
10154         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10155         not keyboard-translate.
10157 2005-08-11  Richard M. Stallman  <rms@gnu.org>
10159         * faq.texi (Using regular expressions): Fix xref.
10161 2005-08-09  Juri Linkov  <juri@jurta.org>
10163         * info.texi (Help-P): Replace `Prev' with `Previous'.
10164         (Help-M, Help-Xref): Add S-TAB.
10165         (Help-FOO): Update `u' command.
10166         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10167         Update info about visibility of xref parts.
10168         (Help-Int): Fix `m' command.  Rename `Info-last' to
10169         `Info-history-back'.  Add `Info-history-forward'.
10170         (Advanced): Fix `g*' and `M-n' commands.
10171         (Info Search): Add `index-apropos' in stand-alone browser.
10172         Add isearch commands.
10173         (Emacs Info Variables): Remove `Info-fontify'.
10174         Add `Info-mode-hook'.  Update face names.
10175         Add `Info-fontify-maximum-menu-size',
10176         `Info-fontify-visited-nodes', `Info-isearch-search'.
10178 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
10180         Sync with Tramp 2.0.50.
10182         * tramp.texi: Use @option{} consequently for method names.
10183         (Inline methods, External transfer methods): Remove references to
10184         Cygwin.
10185         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10186         implementation.
10188 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
10190         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10191         Mention that gnus-init-file is not read when Emacs is invoked with
10192         --no-init-file or -q.
10194 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
10196         * org.texi: Version 3.14.
10198 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
10200         * org.texi: Version 3.13.
10202 2005-07-18  Juri Linkov  <juri@jurta.org>
10204         * calc.texi (Time Zones, Logical Operations):
10205         * cl.texi (Overview):
10206         * org.texi (TODO types):
10207         * sc.texi (Emacs 18 MUAs):
10208         * speedbar.texi (Top):
10209         * url.texi (History):
10210         Delete duplicate duplicate words.
10212 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
10214         * cl.texi (Type Predicates): Document `atom' type.
10216 2005-07-04  Lute Kamstra  <lute@gnu.org>
10218         Update FSF's address in GPL notices.
10220         * calc.texi (Copying):
10221         * doclicense.texi (GNU Free Documentation License):
10222         * faq.texi (Contacting the FSF):
10223         * mh-e.texi (Copying): Update FSF's address.
10225 2005-07-03  Richard M. Stallman  <rms@gnu.org>
10227         * flymake.texi (Example -- Configuring a tool called directly):
10228         Update name of flymake-build-relative-filename.
10230 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10232         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10234 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
10236         * org.texi: Version 3.12.
10238 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
10240         * makefile.w32-in (MAKEINFO): Use --force.
10241         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10242         Makefile.in.
10243         (gnus.dvi): Use "..." to quote Sed args, so that it works with
10244         more shells.
10246 2005-06-23  Richard M. Stallman  <rms@gnu.org>
10248         * speedbar.texi (Creating a display): Texinfo usage fixes.
10250         * tramp.texi (Customizing Completion, Auto-save and Backup):
10251         Texinfo usage fixes.
10253 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
10255         * dired-x.texi (Miscellaneous Commands):
10256         * ediff.texi (Miscellaneous):
10257         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10258         (Agent Variables):
10259         * info.texi (Help-Xref):
10260         * message.texi (Message Headers):
10261         * org.texi (Remember):
10262         * reftex.texi (Options (Defining Label Environments))
10263         (Options (Index Support), Options (Viewing Cross-References))
10264         (Options (Misc), Changes):
10265         * speedbar.texi (Creating a display):
10266         * tramp.texi (Customizing Completion, Auto-save and Backup):
10267         Texinfo usage fix.
10269 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
10271         * org.texi: Version 3.11.
10273 2005-06-12  Jay Belanger  <belanger@truman.edu>
10275         * calc.texi (Getting Started): Remove extra menu item.
10277 2005-05-31  Jay Belanger  <belanger@truman.edu>
10279         * calc.texi (Notations Used in This Manual): Use @kbd for key
10280         sequence.
10281         (Demonstration of Calc): Mention another way of starting Calc.
10282         (Starting Calc): Mention long name of M-#.
10283         (Embedded Mode Overview): Remove unnecessary instruction.
10284         (Other M-# commands): Rephrase `M-# 0' explanation.
10285         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10286         reflect current behavior.
10288 2005-05-30  Jay Belanger  <belanger@truman.edu>
10290         * calc.texi (Hooks): Change description of calc-window-hook and
10291         calc-trail-window-hook to match usage.
10292         (Computational Functions): Add more constant-generating functions.
10293         (Customizable Variables): Use defvar.
10295 2005-05-28  Jay Belanger  <belanger@truman.edu>
10297         * calc.texi (Assignments in Embedded Mode): Fix variable name.
10298         (Basic Embedded Mode): Explain behavior of arguments to
10299         calc-embedded-mode.
10301 2005-05-27  Jay Belanger  <belanger@truman.edu>
10303         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10304         current behavior.
10306 2005-05-25  Jay Belanger  <belanger@truman.edu>
10308         * calc.texi: Change Calc version number throughout.
10309         (Keypad Mode): Change location in info output.
10310         (Keypad mode overview): Move picture of keypad.
10312 2005-05-21  Jay Belanger  <belanger@truman.edu>
10314         * calc.texi (Storing variables): Mention that only most variables
10315         are void to begin with.
10317 2005-05-21  Kevin Ryde  <user42@zip.com.au>
10319         * widget.texi (Basic Types): Update cross ref from "Enabling
10320         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10321         lispref/text.texi change.
10323 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
10325         * org.texi: Version 3.09.
10327 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
10329         * reftex.texi: Version 4.28.
10331 2005-05-16  Jay Belanger  <belanger@truman.edu>
10333         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10335 2005-05-14  Jay Belanger  <belanger@truman.edu>
10337         * calc.texi (Default Simplifications): Insert missing ! (logical
10338         not operator).
10340 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
10342         Sync with Tramp 2.0.49.
10344 2005-05-10  Jay Belanger  <belanger@truman.edu>
10346         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10347         to 1.
10349 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
10351         * org.texi: Version 3.08, structure reorganized.
10353 2005-04-24  Richard M. Stallman  <rms@gnu.org>
10355         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10357 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
10359         * org.texi: Update to version 3.06.
10361 2005-04-13  Lute Kamstra  <lute@gnu.org>
10363         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10365 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
10367         * cl.texi (Porting Common Lisp): Fix typo.
10369 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10371         * gnus.texi (RSS): Addition.
10373 2005-04-04  Jay Belanger  <belanger@truman.edu>
10375         * calc.texi: Change Calc version number.
10376         (Customizable variables): Fix description of calc-language-alist.
10377         (Copying): Put in version 2 of GPL.
10379 2005-04-01  Jay Belanger  <belanger@truman.edu>
10381         * calc.texi (Troubleshooting Commands): Remove comment about
10382         installation.
10383         (Installation): Remove section.
10384         (Customizable Variables): New section.
10385         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10386         (Graphical Devices): Add references to Customizable Variables.
10388 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10390         * emacs-mime.texi (Display Customization): Markup fixes.
10391         (rfc2047): Update.
10393 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10395         * gnus-faq.texi: Replaced with auto-generated version.
10397 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
10399         * dired-x.texi (Multiple Dired Directories): default-directory was
10400         renamed to dired-default-directory.
10402 2005-03-26  Jay Belanger  <belanger@truman.edu>
10404         * calc.texi (Simplifying Formulas, Rewrite Rules):
10405         Change description of top and bottom of fraction.
10406         (Modulo Forms): Move description of how to create modulo forms to
10407         earlier in the section.
10408         (Fraction Mode): Suggest using : to get a fraction by dividing.
10409         (Basic Arithmetic): Adjust placement of command name.
10410         (Truncating the Stack): Emphasize that "hidden" entries are still
10411         visible.
10412         (Installation): Move discussion of printing manual to "About This
10413         Manual".
10414         (About This Manual): Mention how to print the manual.
10415         (Reporting Bugs): Remove first person.
10416         (Building Vectors): Add algebraic version of append.
10417         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10418         (Grouping Digits): Fix typo.
10420 2005-03-25  Werner Lemberg  <wl@gnu.org>
10422         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10423         Replace `legal' with `valid'.
10425 2005-03-25  Werner Lemberg  <wl@gnu.org>
10427         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10429 2005-03-24  Jay Belanger  <belanger@truman.edu>
10431         * calc.texi (General Mode Commands)
10432         (Mode Settings in Embedded Mode): Add some explanation of
10433         recording mode settings.
10435 2005-03-24  Richard M. Stallman  <rms@gnu.org>
10437         * calc.texi: Remove praise of non-free software.
10439         * idlwave.texi: Don't say where to get IDL or its non-free manual.
10440         (Installation): Node deleted.
10442 2005-03-23  Richard M. Stallman  <rms@gnu.org>
10444         * url.texi (HTTP language/coding): Improve last change.
10446 2005-03-22  Jay Belanger  <belanger@truman.edu>
10448         * calc.texi (Embedded Mode): Add new information on changing
10449         modes.
10451 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
10453         Sync with Tramp 2.0.48.
10455         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10457         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
10458         "GNU/Linux".  Change all addresses to .gnu.org.
10459         (Default Method): Offer shortened syntax for "su" and "sudo"
10460         methods.
10462 2005-03-07  Richard M. Stallman  <rms@gnu.org>
10464         * url.texi: Fix usage of "e.g.".
10465         (HTTP language/coding): Explain the rules for these strings.
10467 2005-03-06  Richard M. Stallman  <rms@gnu.org>
10469         * woman.texi (Introduction): Minor cleanups.
10471         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10473         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10474         (Installation): Node deleted.
10476         * mh-e.texi (Preface): Get rid of "Emacs 21".
10478         * eshell.texi (Installation): Delete node (for Emacs 20).
10480 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
10482         * flymake.texi: Refill and tweak style in @lisp blocks.
10484 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10486         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10488 2005-03-01  Jay Belanger  <belanger@truman.edu>
10490         * calc.texi (Trigonometric and Hyperbolic Functions):
10491         Mention additional functions.
10492         (Algebraic Simplifications): Mention additional simplifications.
10494 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
10496         * ses.texi: Add concept/function/variable indices (this work was
10497         donated by Brad Collins <brad@chenla.org>, copyright-assignment
10498         papers on file at FSF).
10500 2005-02-10  Jay Belanger  <belanger@truman.edu>
10502         * calc.texi: Change @LaTeX to La@TeX throughout.
10503         Redefine @expr as @math for TeX output.
10504         Redefine @texline as a no-op for TeX output.
10505         Define @tfn, replace @t by @tfn throughout.
10507 2005-02-09  Jay Belanger  <belanger@truman.edu>
10509         * calc.texi: Add macro for LaTeX for info output.
10511 2005-02-08  Kim F. Storm  <storm@cua.dk>
10513         * texinfo.tex (LaTex): Add def.
10515 2005-02-06  Jay Belanger  <belanger@truman.edu>
10517         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10518         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
10519         throughout manual.
10521 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10523         * gnus.texi: Some edits based on comments from David Abrahams.
10525 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10527         * gnus.texi (RSS): Fix the keystroke.
10529 2005-01-24  David Kastrup  <dak@gnu.org>
10531         * faq.texi: Update AUCTeX version info.
10533 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10535         * gnus-faq.texi ([4.1]): Typo.
10537 2005-01-19  Jay Belanger  <belanger@truman.edu>
10539         * calc.texi (Keep Arguments): Mention that keeping arguments
10540         doesn't work with keyboard macros.
10542 2005-01-16  Richard M. Stallman  <rms@gnu.org>
10544         * autotype.texi (Autoinserting): Fix small error.
10546 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
10548         Sync with Tramp 2.0.47.
10550         * tramp.texi (Compilation): New section, describing compilation of
10551         remote files.
10553 2005-01-11  Kim F. Storm  <storm@cua.dk>
10555         * widget.texi (Basic Types): Add :follow-link keyword.
10557 2005-01-09  Jay Belanger  <belanger@truman.edu>
10559         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10561 2005-01-08  Jay Belanger  <belanger@truman.edu>
10563         * calc.texi: Change throughout to reflect new default value of
10564         calc-settings-file.
10566 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10568         * message.texi (Reply): `message-reply-to-function' should return
10569         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10571 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10573         * faq.texi (Changing load-path): Fix typo.
10575 2005-01-05  Jay Belanger  <belanger@truman.edu>
10577         * calc.texi (Programming Tutorial): Replace kbd command by
10578         appropriate characters for a keyboard macro.
10580 2005-01-04  Jay Belanger  <belanger@truman.edu>
10582         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10583         for Lucid Emacs.
10584         (Programming Tutorial): Mention that the user needs to be in the
10585         right mode to compute some functions.
10587 2005-01-04  Jay Belanger  <belanger@truman.edu>
10589         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10590         no longer applicable.
10592 2005-01-01  Jay Belanger  <belanger@truman.edu>
10594         * calc.texi (Programming Tutorial): Change description of how to
10595         edit keyboard macros to match current behavior.
10597 2004-12-31  Jay Belanger  <belanger@truman.edu>
10599         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10601 2004-12-20  Jay Belanger  <belanger@truman.edu>
10603         * calc.texi (Types Tutorial): Emphasize that you can't divide by
10604         zero.
10606 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
10608         * cc-mode.texi (Text Filling and Line Breaking): Put period after
10609         @xref.
10610         (Font Locking): Avoid @strong{Note:}.
10612 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
10614         Sync with Tramp 2.0.46.
10616         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
10618 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
10620         * url.texi: Correct typos.
10621         (Retrieving URLs): @var{nil}->@code{nil}.
10622         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10623         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10624         (Dealing with HTTP documents): @inforef->@xref.
10626 2004-12-15  Jay Belanger  <belanger@truman.edu>
10628         * calc.texi: Consistently capitalized all mode names.
10629         (Answers to Exercises): Mention that an answer can be a fraction
10630         when in Fraction mode.
10632 2004-12-13  Jay Belanger  <belanger@truman.edu>
10634         * calc.texi: Fix some TeX definitions.
10636 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
10638         * reftex.texi (Imprint): Remove erroneous @value's.
10640 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10642         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10643         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10645 2004-12-08  Jay Belanger  <belanger@truman.edu>
10647         * calc.texi (Starting Calc): Remove comment about installation.
10648         (Keypad Mode Overview): Remove comment about Emacs 19 support.
10650 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10652         * url.texi: Update @setfilename.
10653         (Getting Started): No need to worry about Gnus versions.
10654         (Dealing with HTTP documents): Use @inforef.
10656         * org.texi: Fix @direntry file name.
10658 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10660         * url.texi: New file.
10662         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10664 2004-12-06  Jay Belanger  <belanger@truman.edu>
10666         * calc.texi (Using Calc): Remove paragraph about installation.
10668 2004-12-06  Jay Belanger  <belanger@truman.edu>
10670         * calc.texi: Use more Texinfo macros and less TeX defs.
10671         Remove @refill's.
10673 2004-12-06  Richard M. Stallman  <rms@gnu.org>
10675         * org.texi: New file.
10677 2004-12-05  Richard M. Stallman  <rms@gnu.org>
10679         * Makefile.in (org.dvi, ../info/org): New targets.
10680         (INFO_TARGETS): Add ../info/org.
10681         (DVI_TARGETS): Add org.dvi.
10682         (maintainer-clean): Remove the info files in the info dir.
10684 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
10686         * idlwave.texi: Fix the setfilename directive to put the produced
10687         file in ../info.
10688         (Continued Statement Indentation): Resurrect Jan D.'s change from
10689         2004-11-03 that was lost when a newer version of idlwave.texi was
10690         imported.
10692 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10694         * gnus-faq.texi ([5.1]): Add missing bracket.
10696         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10697         Index `spam-initialize'.
10699 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10701         * message.texi (Various Message Variables): Mention that all mail
10702         file variables are derived from `message-directory'.
10704         * gnus.texi (Splitting Mail): Clarify bogus group.
10706 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10708         * emacs-mime.texi (Encoding Customization):
10709         Fix mm-coding-system-priorities entry.
10711 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
10713         * idlwave.texi (Continued Statement Indentation):
10714         * reftex.texi (Options (Index Support))
10715         (Displaying and Editing the Index, Table of Contents):
10716         * speedbar.texi (Creating a display, Major Display Modes):
10717         Replace non-nil with non-@code{nil}.
10719 2004-10-21  Jay Belanger  <belanger@truman.edu>
10721         * calc.texi (Algebraic-Style Calculations): Remove a comment.
10723 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
10725         * calc.texi (Reporting Bugs): Double up `@'.
10727 2004-10-18  Jay Belanger  <belanger@truman.edu>
10729         * calc.texi (Reporting Bugs): Change the address that bugs
10730         should be sent to.
10732 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10734         * gnus.texi (New Features): Add 5.11.
10736         * message.texi (Resending): Remove wrong default value.
10738         * gnus.texi (Mail Source Specifiers): Describe possible problems
10739         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
10740         `pop3-leave-mail-on-server' to the index.
10742 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10744         * message.texi (Canceling News): Add how to set a password.
10746 2004-10-12  Jay Belanger  <belanger@truman.edu>
10748         * calc.texi (Help Commands): Change the descriptions of
10749         calc-describe-function and calc-describe-variable to match their
10750         current behavior.
10752 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10754         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10756 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
10758         Sync with Tramp 2.0.45.
10760         * tramp.texi (Frequently Asked Questions): Comment paragraph about
10761         plink link.  The URL is outdated.  Originator contacted for
10762         clarification.
10764 2004-10-10  Juri Linkov  <juri@jurta.org>
10766         * gnus.texi (Top, Marking Articles): Join two menus in one node
10767         because a node can have only one menu.
10769 2004-10-09  Juri Linkov  <juri@jurta.org>
10771         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10772         example of nnmail-split-fancy.
10774 2004-10-06  Karl Berry  <karl@gnu.org>
10776         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10777         consistency with other uses of dashes.
10779 2004-10-05  Karl Berry  <karl@gnu.org>
10781         * info.texi: Consistently use --- throughout, periods at end of
10782         menu descriptions, and a couple typos.
10784 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
10786         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10787         * pgg.texi (User Commands, Backend methods): Do.
10788         * gnus.texi: Markup fixes.
10789         (Setting Process Marks): Fix `M P a' entry.
10790         * emacs-mime.texi: Fixes.
10792 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
10794         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10795         again.
10796         Use 5.10 instead of 5.10.0.
10798 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10800         * gnus.texi (Summary Mail Commands): S D e.
10802 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
10804         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10805         the gnus-article-mode-line-format section.
10807 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10809         * gnus.texi (Various Summary Stuff): Fix the documentation for
10810         gnus-newsgroup-variables.
10812 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10814         * gnus.texi (MIME Commands):
10815         Add gnus-mime-display-multipart-as-mixed,
10816         gnus-mime-display-multipart-alternative-as-mixed,
10817         gnus-mime-display-multipart-related-as-mixed.
10818         (Mail Source Customization): Clarify `mail-source-directory'.
10819         (Splitting Mail): Mention gnus-group-find-new-groups.
10820         (SpamOracle): Fix typo.
10822         * gnus-faq.texi: Untabify.
10823         ([6.3]): nnir.el is in contrib directory.
10825         * message.texi (News Headers): Clarify how a unique ID is created.
10827         * gnus.texi (Batching Agents): Fix typo in example.
10828         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10830 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
10832         * gnus.texi (Group Parameters): Add more on hooks.
10834 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
10836         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10838 2004-09-22  Jay Belanger  <belanger@truman.edu>
10840         * calc.texi (Vectors as Lists): Add a warning that the tutorial
10841         might be hidden during part of the session.
10843 2004-09-20  Jay Belanger  <belanger@truman.edu>
10845         * calc.texi (Notations Used in This Manual): Put in an earlier
10846         mention that DEL could be called Backspace.
10848 2004-09-10  Simon Josefsson  <jas@extundo.com>
10850         * gnus.texi (IMAP): Add example.  Suggested and partially written
10851         by Steinar Bang <sb@dod.no>.
10853 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10855         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10856         netrc syntax.
10858 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10860         * gnus.texi (Spam ELisp Package Sequence of Events):
10861         Some clarifications.
10862         (Spam ELisp Package Global Variables): More clarifications.
10864 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10866         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10867         Mention spam-split does not modify incoming mail.
10869 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10871         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10873 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
10875         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10877 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10879         * makefile.w32-in (sieve, pgg): Use $(infodir).
10881 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
10883         * makefile.w32-in: Fix PGG and Sieve entries.
10885 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
10887         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10888         Emacs and related programs.
10890 2004-08-27  Richard M. Stallman  <rms@gnu.org>
10892         * faq.texi: Fix texinfo usage, esp. doublequotes.
10893         (Difference between Emacs and XEmacs): Some clarification.
10895         * faq.texi (Difference between Emacs and XEmacs):
10896         Explain not to contrast XEmacs with GNU Emacs.
10898 2004-08-26  Richard M. Stallman  <rms@gnu.org>
10900         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10902 2004-08-22  David Kastrup  <dak@gnu.org>
10904         * reftex.texi (AUCTeX): Update links, section name.
10906         * faq.texi (Calc): Update availability (included in 22.1).
10907         (AUCTeX): Update availability, information, versions, description.
10909 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
10911         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10913 2004-08-11  Martin Stjernholm  <mast@lysator.liu.se>
10915         * cc-mode.texi: Various updates for CC Mode 5.30.9.
10917 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
10919         Sync with Tramp 2.0.44.
10921 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
10923         * widget.texi (User Interface): Update how to separate the
10924         editable field of an editable-field widget from other widgets.
10925         (Programming Example): Add text after field.
10927 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10929         * emacs-mime.texi (Encoding Customization): Add a note to the
10930         mm-content-transfer-encoding-defaults entry.
10931         (rfc2047): Update.
10933         * gnus.texi (Article Highlighting):
10934         Add gnus-cite-ignore-quoted-from.
10935         (POP before SMTP): New node.
10936         (Posting Styles): Addition.
10937         (Splitting Mail): Add nnmail-split-lowercase-expanded.
10938         (Fancy Mail Splitting): Ditto.
10939         (X-Face): Add gnus-x-face.
10941 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
10943         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10944         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10946 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
10948         * gnus.texi (Mail Source Specifiers):
10949         Describe `pop3-leave-mail-on-server'.
10951 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
10953         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10955         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10956         repository.  Change setfilename.
10958         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10960 2004-07-02  Juri Linkov  <juri@jurta.org>
10962         * pcl-cvs.texi (Viewing differences): Add `d r'.
10964 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
10966         * ses.texi, viper.texi, flymake.texi, faq.texi:
10967         * eshell.texi, ediff.texi: Markup fixes.
10969 2004-06-21  Karl Berry  <karl@gnu.org>
10971         * info.texi (Top): Mention that only Emacs has mouse support.
10972         (Getting Started): Mention this in a few other places.
10974 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
10976         * autotype.texi (Copyrights, Timestamps):
10977         Recommend `before-save-hook' instead of `write-file-functions'.
10979 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
10981         * dired-x.texi (dired-mark-omitted): Update keybinding.
10983 2004-06-10  Kim F. Storm  <storm@cua.dk>
10985         * pcl-cvs.texi (Viewing differences): Add 'd y'.
10987 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
10989         * dired-x.texi (variable dired-omit-mode): Rename from
10990         dired-omit-files-p.
10991         (function dired-omit-mode): Rename from dired-omit-toggle.
10992         Call dired-omit-mode rather than set dired-omit-files-p.
10993         (dired-mark-omitted): Describe command.
10995 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
10997         Version 2.0.41 of Tramp released.
10999 2004-05-29  Juanma Barranquero  <lektu@terra.es>
11001         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11002         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11004 2004-05-29  Richard M. Stallman  <rms@gnu.org>
11006         * cl.texi (Top): Call this chapter `Introduction'.
11007         (Overview): In TeX, no section heading here.
11009         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
11011 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
11013         * Makefile.in (../info/flymake, flymake.dvi): New targets.
11014         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11016 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
11018         * flymake.texi: New file.
11020 2004-05-28  Simon Josefsson  <jas@extundo.com>
11022         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11024 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
11026         Version 2.0.40 of Tramp released.
11028 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
11030         Complete rework, based on review by Karl Berry <karl@gnu.org>.
11032         * tramp.texi (Auto-save and Backup): Explain exploitation of new
11033         variables `tramp-backup-directory-alist' and
11034         `tramp-bkup-backup-directory-info'.
11035         (Overview, Connection types)
11036         (External transfer methods, Default Method)
11037         (Windows setup hints): Remove restriction of password entering
11038         with external methods.
11039         (Auto-save and Backup): Make file name example
11040         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
11041         and `auto-save-directory' must be used.
11042         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11043         only "NT").  Remove doubled entry "What kinds of systems does
11044         @tramp{} work on".
11045         (tramp): Macro removed.
11046         (Obtaining Tramp): Flag removed from title.
11047         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
11048         and `trampver' used properly.  Flag `tramp-inst' replaced by
11049         `installchapter'.  Installation related text adapted.
11051 2004-04-28  Masatake YAMATO  <jet@gyve.org>
11053         * widget.texi (Programming Example): Remove overlays.
11055 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
11057         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11059 2004-04-23  Juanma Barranquero  <lektu@terra.es>
11061         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11063 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
11065         * info.texi (Info Search): Add info-apropos.
11067 2004-03-22  Juri Linkov  <juri@jurta.org>
11069         * faq.texi: Fix help key bindings.
11071 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
11073         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11074         (as suggested by Karl Berry).  Update information about colored
11075         stars in menus.  Add new subheading describing M-n.
11077 2004-03-12  Richard M. Stallman  <rms@gnu.org>
11079         * cl.texi (Top): Rename top node's title.
11081 2004-03-08  Karl Berry  <karl@gnu.org>
11083         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11084         problems making the texinfo distribution.
11086 2004-02-29  Simon Josefsson  <jas@extundo.com>
11088         * smtpmail.texi (Authentication): Change the list of supported
11089         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11090         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11091         <voegelas@gmx.net>.
11093 2004-02-29  Juanma Barranquero  <lektu@terra.es>
11095         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11096         Use $(DEL) instead of rm, and ignore exit code.
11098 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
11100         Tramp version 2.0.39 released.
11102 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
11104         * tramp.texi (Customizing Completion): Explain new functions
11105         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11106         (all): Savannah URLs unified to "http://savannah.nongnu.org".
11107         (Top): Refer to Savannah mailing list as the major one.
11108         Mention older mailing lists in HTML mode only.
11109         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
11110         (Frequently Asked Questions): Remote hosts must not be Unix-like
11111         for "smb" method.
11112         (Password caching): New node.
11113         (External transfer methods): Refer to password caching for "smb"
11114         method.
11116 2004-02-17  Karl Berry  <karl@gnu.org>
11118         * info.texi (Help-Int): Mention the new line number feature.
11120 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
11122         * ses.texi (Advanced Features): New functionality for
11123         ses-set-header-row (defaults to current row unless C-u used).
11124         (Acknowledgements): Add Stefan Monnier.
11126 2003-12-29  Kevin Ryde  <user42@zip.com.au>
11128         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11130 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
11132         Tramp version 2.0.38 released.
11134         * tramp.texi (Remote shell setup): Warn of environment variables
11135         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
11136         <sven.gabriel@imk.fzk.de>.
11137         (Configuration): Tramp now chooses base64/uuencode
11138         automatically.  Update wording accordingly.
11139         (Top): More description for the `Default Method' menu entry.
11140         (Default Method): Use @code, not @var, for Lisp variables.
11141         (Default Method): New subsection `Which method is the right one
11142         for me?'.  Suggested by Christian Kirsch.
11143         (Configuration): Pointer to new subsection added.
11144         (Default Method): Too many "use" in one sentence.
11145         Rephrase.  Reported by Christian Kirsch.
11146         (Filename Syntax): Old `su' example is probably a left-over from
11147         the sm/su method naming.  Replace with `ssh', instead.
11148         (External transfer methods, Auto-save and Backup):
11149         Typo fixes.
11151 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
11153         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11154         (Top): Mention japanese manual only if flag `jamanual' is set.
11155         Insert section `Japanese manual' in menu.
11157 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
11159         * eshell.texi (Known Problems): Add doc item.
11161 2003-11-22  Martin Stjernholm  <mast@lysator.liu.se>
11163         * cc-mode.texi: Update for CC Mode 5.30.
11165         Note: Please refrain from doing purely cosmetic changes like
11166         removing trailing whitespace in this manual; it clobbers cvs
11167         merging for no good reason.
11169 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
11171         * ediff.texi, tramp.texi, vip.texi, viper.texi:
11172         * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11173         @acronym{ASCII}.
11175 2003-10-26  Karl Berry  <karl@gnu.org>
11177         * info.texi (Info Search): Echo area, not echo are.  From Debian
11178         diff.
11180 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
11182         * widget.texi (Defining New Widgets): Document new behavior of
11183         :buttons and :children keywords.
11185 2003-10-22  Miles Bader  <miles@gnu.org>
11187         * Makefile.in (info): Move before $(top_srcdir)/info.
11189 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
11191         * tramp.texi (Inline methods): Small grammar fix.
11192         (External transfer methods): Likewise.
11194 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
11196         * speedbar.texi: Remove paragraph for GUD that is no longer true.
11198 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
11200         * texinfo.tex: Replace `%' in arch tagline by @ignore.
11202 2003-09-30  Richard M. Stallman  <rms@gnu.org>
11204         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11206         * widget.texi (User Interface): Fix typos.
11208         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11210 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
11212         * pcl-cvs.texi (Selected Files): Fix typo.
11214 2003-09-21  Karl Berry  <karl@gnu.org>
11216         * info.texi (] and [ commands): No period at end of section title.
11218 2003-09-04  Miles Bader  <miles@gnu.org>
11220         * Makefile.in (top_srcdir): New variable.
11221         ($(top_srcdir)/info): New rule.
11222         (info): Depend on it.
11224 2003-09-03  Peter Runestig  <peter@runestig.com>
11226         * makefile.w32-in: New file.
11228 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
11230         * widget.texi (User Interface): Explain the need of static text
11231         around an editable field.
11233 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
11235         * widget.texi (Basic Types): The argument to `:help-echo' can now
11236         be a form that evaluates to a string.
11238 2003-08-18  Kim F. Storm  <storm@cua.dk>
11240         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11242 2003-08-16  Richard M. Stallman  <rms@gnu.org>
11244         * dired-x.texi (Shell Command Guessing): Explain *.
11246 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
11248         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11249         log-edit-insert-changelog.
11251 2003-08-03  Karl Berry  <karl@gnu.org>
11253         * info.texi: Need @contents.
11255 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
11257         Tramp version 2.0.36 released.
11259         * tramp.texi (Remote shell setup): Explain about problems with
11260         non-Bourne commands in ~/.profile and ~/.shrc.
11262 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
11264         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11265         renaming of `vis-mode' to `visible-mode'.
11267 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
11269         * info.texi (Top, Help-Small-Screen): Remove accidentally added
11270         next, prev and up pointers.
11272 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
11274         * info.texi (Help): Mention existence of Emacs and stand-alone
11275         Info at the very beginning of the tutorial.
11276         (Help-Inv): New node.
11277         (Help-]): New node.
11278         (Help-M): Systematically point out the differences between default
11279         Emacs and stand-alone versions.  Delete second menu.
11280         (Help-Xref): Systematically point out the differences between
11281         default Emacs and stand-alone versions.
11282         (Help-Int): Change `l' example.
11283         (Expert Info): Fix typos.
11284         (Emacs Info Variables): Mention `Info-hide-note-references' and
11285         new default for `Info-scroll-prefer-subnodes'.
11287 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
11289         Version 2.0.35 of Tramp released.
11291         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11292         (Inline methods): Add methods `remsh' and `plink1'.
11293         (External transfer methods): Add method `remcp'.
11294         (Multi-hop Methods): Add method `remsh'.
11295         Small patch from Adrian Aichner <adrian@xemacs.org>:
11296         Fix minor typos.
11297         (Concept Index): Add to make manual searchable via
11298         `Info-index'.
11299         (Version Control): Add cindex entry.
11301 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
11303         * trampver.texi: Version 2.0.34 released.
11305 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
11307         * faq.texi: Improve previous changes.
11309 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
11311         * faq.texi: Update copyright and maintenance details.
11312         Update some package URLs, versions, and maintainers.
11313         Remove many references to the Emacs Lisp Archive.
11315 2003-04-23  Simon Josefsson  <jas@extundo.com>
11317         * smtpmail.texi: Fix license (the invariant sections mentioned has
11318         never been part of the smtp manual).  Align info dir entry with
11319         other emacs packages.
11321 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
11323         * tramp.texi: Version 2.0.33 released.
11324         Remove installation chapter.  Remove XEmacs specifics.
11326 2003-03-29  Richard M. Stallman  <rms@gnu.org>
11328         * tramp.texi (Top): Undo the previous renaming.
11329         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11331 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
11333         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11334         version of manual.
11336         * tramp.texi (Auto-save and Backup): New node.
11338 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
11340         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
11341         Emacs" in order to have better differentiation to "XEmacs".
11342         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11343         are new macros in order to point to the other Emacs flavor where
11344         appropriate.  In info case, point to node `Installation' in order
11345         to explain how to generate the other way.  In html case, make a
11346         link to the other html file.
11347         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11348         after CVS checkout/update.
11349         (Installation): Completely rewritten.
11350         (Installation parameters, Load paths): New sections under
11351         `Installation'.
11353 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11355         * tramp.texi: Version 2.0.30 released.
11356         Replace word "path" with "localname" where used as a component of
11357         a Tramp file name.
11359 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
11361         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11362         introduced.
11363         (Installation): Explain what to do if files from the tramp/contrib
11364         directory are needed.
11366 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
11368         * smtpmail.texi (How Mail Works): New.
11370 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
11372         * smtpmail.texi: New file.
11374         * Makefile.in: Build SMTP manual.
11376 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11378         * tramp.texi: Version 2.0.29 released.
11379         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11380         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
11382 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
11384         * tramp.texi (Frequently Asked Questions): Explain a workaround if
11385         another package loads accidentally Ange-FTP.
11387 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
11389         * tramp.texi (Customizing Completion): Add function
11390         `tramp-parse-sconfig'.  Change example of
11391         `tramp-set-completion-function', because parsing of ssh config
11392         files looks more natural.
11394 2003-01-15  Kevin Ryde  <user42@zip.com.au>
11396         * gnus.texi (Using MIME): Mention auto-compression-mode with
11397         gnus-mime-copy-part.
11399 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11401         * gnus.texi: Do not use `path' in several locations.
11403 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11405         * tramp.texi (External transfer methods): New method `smb'.
11406         From Michael Albinus.
11408 2002-11-05  Karl Berry  <karl@gnu.org>
11410         * info.texi (Info-fontify): Reorder face list to avoid bad line
11411         breaks.
11413 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11415         * tramp.texi: Move @copying to standard place.
11416         Use @insertcopying.
11418 2002-10-02  Karl Berry  <karl@gnu.org>
11420         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11421         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11422         * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11423         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11424         * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11425         * widget.texi, woman.texi:
11426         Per rms, update all manuals to use @copying instead of @ifinfo.
11427         Also use @ifnottex instead of @ifinfo around the top node, where
11428         needed for the sake of the HTML output.
11429         (The Gnus manual is not fixed since it's not clear to me how it
11430         works; and the Tramp manual already uses @copying, although in an
11431         unusual way.  All others were changed.)
11433 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
11435         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11436         (../info/ses, ses.dvi): New targets.
11437         * ses.texi: New file.
11439 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
11441         * texinfo.tex: Update to texinfo 4.2.
11443 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
11445         * reftex.texi: Update to RefTeX 4.19.
11447 2002-07-21  Jesper Harder  <harder@ifa.au.dk>
11449         * gnus.texi (Sorting Groups): Add key bindings for
11450         gnus-group-sort-groups-by-real-name and
11451         gnus-group-sort-selected-groups-by-real-name.
11453 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11455         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11456         (../info/tramp, tramp.dvi): New targets.
11458 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
11460         * Makefile.in (DVI_TARGETS): Add calc.dvi.
11461         (calc.dvi): Uncomment.
11463 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
11465         * Makefile.in (INFO_TARGETS): Add ../info/calc.
11466         (../info/calc): New target.
11468 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
11470         * (Version 21.1 released.)
11472 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
11474         * Branch for 21.1.
11476 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
11478         * Makefile.in (../info/info): Use an explicit -o switch to
11479         makeinfo.
11481 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
11483         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11485 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
11487         * ediff.texi: Added ediff-coding-system-for-read.
11489         * viper.texi: Fix typos.
11491 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
11493         * Makefile.in (../info/idlwave): Use --no-split.
11495 2000-12-14  Dave Love  <fx@gnu.org>
11497         * Makefile.in (mostlyclean): Remove gnustmp.*.
11498         (gnus.dvi): Change rule to remove @latex stuff.
11500 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
11502         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11504 2000-10-13  John Wiegley  <johnw@gnu.org>
11506         * Makefile.in: Add build targets for eshell.texi.
11508 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11510         * Makefile.in: Remove/comment speedbar stuff.
11512 2000-09-22  Dave Love  <fx@gnu.org>
11514         * Makefile.in: Add emacs-mime.
11516 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
11518         * Makefile.in (INFO_TARGETS): Add ../info/woman.
11519         (DVI_TARGETS): Add woman.dvi.
11520         (../info/woman, woman.dvi): New targets.
11522 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
11524         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
11526         * pcl-cvs.texi: New file.
11527         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11528         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11530 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
11532         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11533         (../info/ebrowse, ebrowse.dvi): New targets.
11535 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
11537         * Makefile.in (INFO_TARGETS): Add eudc.
11538         (DVI_TARGETS): Add eudc.dvi.
11539         (../info/eudc, eudc.dvi): New targets.
11541 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
11543         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11544         compatibility with 8+3 filesystems).
11545         (../info/efaq): Rename from emacs-faq.
11547 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
11549         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11550         (../info/idlwave, idlwave.dvi): New targets.
11552 1999-10-23  Dave Love  <fx@gnu.org>
11554         * Makefile.in: Use autotype.texi.
11556 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
11558         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11559         faq.texi file) rather than ../info/faq.
11561 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
11563         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11564         (../info/ada-mode, ada-mode.dvi): New targets.
11566 1999-09-01  Dave Love  <fx@gnu.org>
11568         * Makefile.in: Add faq.
11570 1999-07-12  Richard Stallman  <rms@gnu.org>
11572         * Version 20.4 released.
11574 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11576         * Version 20.3 released.
11578 1998-04-06  Andreas Schwab  <schwab@gnu.org>
11580         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11581         Use it in dvi targets.
11582         (../etc/GNU): Change to $(srcdir) first.
11584 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
11586         * reftex.texi: Update for RefTeX version 3.22.
11588 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
11590         * gnus.texi (Easy Picons): Remove references to
11591         `gnus-group-display-picons'.
11592         (Hard Picons): Ditto.
11594 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
11596         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11597         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11599 1997-09-23  Paul Eggert  <eggert@twinsun.com>
11601         * Makefile.in: Merge changes mistakenly made to `Makefile'.
11602         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11604 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11606         * Version 20.2 released.
11608 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11610         * Version 20.1 released.
11612 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11614         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11616 1997-04-12  Per Abrahamsen  <abraham@dina.kvl.dk>
11618         * widget.texi (push-button): Document it.
11620 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11622         * Version 19.33 released.
11624 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11626         * Version 19.32 released.
11628 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11630         * Makefile.in: Add rules for the Message manual.
11632 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11634         * gnus.texi: New version.
11636         * message.texi: New manual.
11638 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11640         * Makefile.in (All info targets): cd $(srcdir) to do the work.
11642 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11644         * Makefile.in (All info targets): Specify $(srcdir) in input files.
11645         Specify -I option.
11646         (All dvi targets): Set the TEXINPUTS variable.
11648 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11650         * Version 19.31 released.
11652 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
11654         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11655         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
11657 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11659         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11660         (INFO_TARGETS): Add ../info/cc-mode.
11661         (DVI_TARGETS): Add cc-mode.dvi.
11663 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11665         * Version 19.30 released.
11667 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11669         * gnus.texi: New file.
11671 1995-11-04  Erik Naggum  <erik@naggum.no>
11673         * gnus.texi: File deleted.
11675 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
11677         * mh-e.texi: "Function Index" -> "Command Index" to work with
11678         Emacs 19.30 C-h C-k support of separately-documented commands.
11680 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11682         * Makefile.in (../info/ediff, ediff.dvi): New targets.
11683         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11685 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11687         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11688         (../info/viper, viper.dvi): New targets.
11690 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
11692         * dired-x.texi (Installation): Change the example to set
11693         buffer-local variables like dired-omit-files-p in
11694         dired-mode-hook.
11696 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11698         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11699         (../info/mh-e, mh-e.dvi): New targets.
11701 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
11703         * Makefile.in (maintainer-clean): Rename from realclean.
11705 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11707         * Makefile.in: New file.
11708         * Makefile: File deleted.
11710 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11712         * Makefile (TEXINDEX_OBJS): Variable deleted.
11713         (texindex, texindex.o, getopt.o): Rules deleted.
11714         All deps on texindex deleted.
11715         (distclean): Don't delete texindex.
11716         (mostlyclean): Don't delete *.o.
11717         * texindex.c, getopt.c: Files deleted.
11719 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11721         * Version 19.26 released.
11723 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11725         * Version 19.25 released.
11727 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11729         * Version 19.24 released.
11731 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11733         * Version 19.23 released.
11735 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11737         * Makefile: Delete spurious tab.
11739 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11741         * Makefile (.SUFFIXES): New rule.
11743 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11745         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11746         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11748 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11750         * Makefile (../info/sc): Rename from sc.info.
11751         (../info/cl): Likewise.
11752         (INFO_TARGETS): Use new names.
11754 1993-12-04  Richard Stallman  (rms@srarc2)
11756         * getopt.c: New file.
11757         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11758         (getopt.o): New rule.
11759         (dvi): Don't depend on texindex.
11760         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11761         Depend on texindex.
11763 1993-12-03  Richard Stallman  (rms@srarc2)
11765         * Makefile (../info/sc.info): Rename from ../info/sc.
11766         (TEXI2DVI): New variable.
11767         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11768         Add explicit commands.
11769         (TEXINDEX_OBJS): Delete duplicate getopt.o.
11771 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11773         * Version 19.22 released.
11775 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11777         * Makefile (TEXINDEX_OBJS): Delete spurious period.
11779 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11781         * Version 19.21 released.
11783 1993-11-15  Paul Eggert  (eggert@twinsun.com)
11785         * Makefile (../info/cl.info): Rename from ../info/cl.
11787 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11789         * Makefile (../etc/GNU): New target.
11790         (EMACSSOURCES): Add gnu1.texi.
11792 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11794         * Makefile (realclean): Don't delete the Info files.
11796 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
11798         * forms.texi: Fix forms.texi so that it will format correctly.
11799         Add missing `@end iftex', fix bad reference.
11801 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
11803         * Makefile: Fix targets for texindex, new info.texi files.
11804         * info-stnd.texi: New file implements info for standalone info
11805         reader.
11806         * info.texi: Update to include recent changes to "../info/info".
11807         New source file for ../info/info; includes info-stnd.texi.
11809         * texindex.c: Include "../src/config.h" if building in emacs.
11811         * Makefile: Change all files to FILENAME.texi, force all targets
11812         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
11813         vip.texinfo, forms.texinfo, cl.texinfo.
11814         Add target to build texindex.c, defining `emacs'.
11816         * forms.texi: Install new file to match version 2.3 of forms.el.
11818 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11820         * Version 19.19 released.
11822 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
11824         * sc.texinfo: Fix info file name.
11826         * Makefile (info): Add gnus and sc.
11827         (dvi): Add gnus.dvi and sc.dvi.
11828         (../info/sc, sc.dvi): New targets.
11830 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11832         * Version 19.18 released.
11834 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11836         * Makefile: Fix source file names of the separate manuals.
11837         (gnus.dvi, ../info/gnus): New targets.
11839 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11841         * Version 19.17 released.
11843 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11845         * split-man: Fix typos in last change.
11847 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11849         * Version 19.16 released.
11851 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11853         * version 19.15 released.
11855 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11857         * Makefile (distclean): It's rm, not rf.
11859 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11861         * Version 19.14 released.
11863 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11865         * Makefile: New file.
11867 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11869         * Version 19.13 released.
11871 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11873         * Version 19.9 released.
11875 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11877         * Version 19.8 released.
11879 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11881         * Version 19.7 released.
11883 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
11885         * gnus.texinfo: New file.  Removed installation instructions.
11887 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
11889         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11891 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
11893         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11894         then define `\sc' as the command for smallcaps in Texinfo.
11895         This means that the @sc command will produce small caps.  bfox has
11896         made the corresponding change to makeinfo and texinfm.el.
11898 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11900         * vip.texinfo: Remove menu entry Adding Lisp Code in node
11901         Customization since the menu entry did not point to anything.
11902         Also add an @finalout command to remove overfull hboxes from the
11903         printed output.
11905         * cl.texinfo: Add @bye, \input line and @settitle to file.
11906         This file is clearly intended to be a chapter of some other work,
11907         but the other work does not yet exist.
11909 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11911         * texinfo.texinfo: Three typos corrected.
11913 ;; Local Variables:
11914 ;; coding: utf-8
11915 ;; End:
11917   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11919   This file is part of GNU Emacs.
11921   GNU Emacs is free software: you can redistribute it and/or modify
11922   it under the terms of the GNU General Public License as published by
11923   the Free Software Foundation, either version 3 of the License, or
11924   (at your option) any later version.
11926   GNU Emacs is distributed in the hope that it will be useful,
11927   but WITHOUT ANY WARRANTY; without even the implied warranty of
11928   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11929   GNU General Public License for more details.
11931   You should have received a copy of the GNU General Public License
11932   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.