Tweak documentation for previous change
[emacs.git] / doc / misc / ChangeLog
blob949552091e56cb2825db20eb4bd39887c3f5ec10
1 2014-04-20  Daniel Colascione  <dancol@dancol.org>
3         * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
5 2014-04-17  Paul Eggert  <eggert@cs.ucla.edu>
7         * Makefile.in (infoclean): Be consistent about reporting failures.
9 2014-03-27  Glenn Morris  <rgm@gnu.org>
11         * Makefile.in (INFO_COMMON): Add vhdl-mode.
12         (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
13         (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
15         * vhdl-mode.texi: General clean-up.  Set copyright to FSF, add license.
16         Remove hand-written node pointers.  Remove info re old Emacs versions.
17         Markup fixes.
18         (Getting Connected): Remove irrelevant info.
19         (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
20         (Frequently Asked Questions): Electric indent is now enabled.
22 2014-03-27  Reto Zimmermann  <reto@gnu.org>
23             Rod Whitby  <software.vhdl-mode@rwhitby.net>
25         * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
27 2014-03-26  Paul Eggert  <eggert@cs.ucla.edu>
29         * texinfo.tex: Update from gnulib.
31 2014-03-26  Michael Albinus  <michael.albinus@gmx.de>
33         * tramp.texi (Frequently Asked Questions): Add fish shell settings.
35 2014-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
37         * gnus.texi (Ma Gnus): Mention header attachment buttons.
39 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
41         * emacs-mime.texi (MML Definition): Document recipient-filename.
43 2014-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
45         * gnus.texi (MIME Commands): Mention
46         gnus-mime-buttonize-attachments-in-header and
47         gnus-mime-display-attachment-buttons-in-header.
49 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
51         * message.texi (Forwarding): Mention
52         `message-forward-included-headers'.
54 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
56         * gnus.texi: w3 is no longer supported by Gnus.
58 2014-03-22  Glenn Morris  <rgm@gnu.org>
60         * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
62 2014-03-21  Glenn Morris  <rgm@gnu.org>
64         * ede.texi (ede-linux):
65         * vip.texi (New Bindings): Tiny copyedits.
67 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
69         * vip.texi (Other Vi Commands): Adjust doc of C-j.
71         * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
72         defined by CC-mode but globally.
73         (FAQ): Tweak text about RET and auto-indentation.
75 2014-03-18  David Engster  <deng@randomsample.de>
77         * ede.texi (Project Local Variables): Remove reference to
78         `ede-java-root' and the example using it.
79         (Android projects, ede-java-root): Remove nodes since they are
80         only in CEDET upstream (Bug#17030).  All nodes updated.
81         (ede-cpp-root): Document the :compile-command slot.
82         (ede-linux): Document new variables
83         `project-linux-build-directory-default' and
84         `project-linux-architecture-default'.
86 2014-03-12  Glenn Morris  <rgm@gnu.org>
88         * eww.texi (History and Acknowledgments):
89         Don't list everyone who changed the code.
91         * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
92         * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
93         * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
94         * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
95         * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
96         Use @file for buffers, per the Texinfo manual.
98 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
100         * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
101         so that the Org Manual's style for ` and ' in code is consistent
102         with the other Emacs manuals.  This affects PDF, not .info files.
104 2014-03-12  Glenn Morris  <rgm@gnu.org>
106         * octave-mode.texi (Using Octave Mode): Remove outdated stuff
107         about RET and indentation.
109 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
111         * gnus.texi:
112         * semantic.texi: Fix whitespace.
114         * ede.texi (Android projects):
115         * eieio.texi (Class Options, Making New Objects)
116         (Method Invocation, CLOS compatibility):
117         * sem-user.texi (Tag Decoration Mode): Fix typos.
119 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
121         * sem-user.texi (Create System Databases): Markup fix.
123 2014-02-28  Glenn Morris  <rgm@gnu.org>
125         * info.texi (Further Reading): Rename node from Expert Info.
126         Remove stuff about writing Info nodes by hand.
127         (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
129         * info.texi: Nuke hand-written node pointers.
131 2014-02-28  Karl Berry  <karl@gnu.org>
133         * info.texi (Top): Mention H for a summary of all commands.
135 2014-02-25  Glenn Morris  <rgm@gnu.org>
137         * edt.texi (Quick start, Starting emulation): Update hook details.
138         * efaq.texi (Fullscreen mode on MS-Windows)
139         (Terminal setup code works after Emacs has begun): Update hook details.
140         * vip.texi (Loading VIP): Fix hook example.
142         * efaq-w32.texi (Bash): Don't use setq with hooks.
144 2014-02-24  Paul Eggert  <eggert@cs.ucla.edu>
146         * texinfo.tex: Update from gnulib.
148 2014-02-22  Xue Fuqiao  <xfq@gnu.org>
150         * remember.texi (Quick Start): Add an index.
151         (Function Reference, Quick Start): Add cross-references.
153 2014-02-21  Glenn Morris  <rgm@gnu.org>
155         * flymake.texi (Starting the syntax check process): Grammar fix.
157         * tramp.texi (External packages): Grammar fix.
158         Reword for default sentinel not being nil any more.
160 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
162         * trampver.texi: Update release number.
164 2014-02-19  Glenn Morris  <rgm@gnu.org>
166         * remember.texi: Copyedits.
167         (Quick Start): No need for manual autoloads.  Mention remember-notes.
168         (Function Reference): Update arguments.  Add new commands.
170 2014-02-18  Glenn Morris  <rgm@gnu.org>
172         * remember.texi (copying): Bump remember mode version.
173         (Installation): Remove unnecessary chapter.
174         (Quick Start): No need to explicitly load remember.el.
175         (Separate Text Files): New section.
177 2014-02-17  Glenn Morris  <rgm@gnu.org>
179         * eieio.texi (Class Values, CLOS compatibility):
180         Remove references to deleted eieio-describe-class/generic.
182 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
184         Sync with Tramp 2.2.9.
185         * trampver.texi: Update release number.
187         * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
189 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
191         * calc.texi (Single-Variable Statistics): Remove mention of
192         incorrect keybinding.
194 2014-02-12  Paul Eggert  <eggert@cs.ucla.edu>
196         * texinfo.tex: Update from gnulib.
198 2014-02-08  Glenn Morris  <rgm@gnu.org>
200         * auth.texi (GnuPG and EasyPG Assistant Configuration):
201         Be agnostic about authinfo/authinfo.gpg default order.  (Bug#16642)
203 2014-02-07  Glenn Morris  <rgm@gnu.org>
205         * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
207 2014-02-06  Glenn Morris  <rgm@gnu.org>
209         * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
211         * mh-e.texi, viper.texi: Do not use colons in index entries.
213 2014-02-05  Paul Eggert  <eggert@cs.ucla.edu>
215         * texinfo.tex: Update from gnulib.
217 2014-02-05  Glenn Morris  <rgm@gnu.org>
219         * epa.texi: Add indices.
221         * url.texi (Cookies): Mention url-cookie-list command.
223 2014-02-03  Glenn Morris  <rgm@gnu.org>
225         * cl.texi (Blocks and Exits): Mention cl-tagbody.
227 2014-02-02  Glenn Morris  <rgm@gnu.org>
229         * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
231 2014-01-31  Glenn Morris  <rgm@gnu.org>
233         * efaq.texi (Replacing highlighted text):
234         Update delete-selection-mode doc.
236 2014-01-30  Xue Fuqiao  <xfq.free@gmail.com>
238         * sem-user.texi (Include paths): Fix a Texinfo command.
240 2014-01-27  Glenn Morris  <rgm@gnu.org>
242         * idlwave.texi (Lesson III---User Catalog, Online Help)
243         (Starting the Shell, Catalogs, User Catalog):
244         * remember.texi (Quick Start):
245         * viper.texi:
246         * vip.texi (Customization, Customizing Constants)
247         (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
249 2014-01-25  Xue Fuqiao  <xfq.free@gmail.com>
251         * cc-mode.texi (Minor Modes): Minor fix.
253 2014-01-24  David Engster  <deng@randomsample.de>
255         * eieio.texi (Introduction): Fix references.
257 2014-01-24  Glenn Morris  <rgm@gnu.org>
259         * efaq.texi (Termcap/Terminfo entries for Emacs):
260         Use M-x term rather than M-x terminal-emulator.
262         * emacs-mime.texi (time-date): Use float-time.
264 2014-01-22  David Engster  <deng@randomsample.de>
266         * eieio.texi (Introduction): Move introductory paragraph about
267         EIEIO and CLOS from 'Building Classes' to here.
268         (Documentation): Remove, since eieio-doc is not part of Emacs.
269         (Class Values, CLOS compatibility): Mention that
270         `describe-function' will also give information about classes.
272 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
274         * texinfo.tex: Update from gnulib.
276 2014-01-15  Glenn Morris  <rgm@gnu.org>
278         * Makefile.in (eww_deps): Does not depend on emacsver.texi.
280 2014-01-12  Michael Albinus  <michael.albinus@gmx.de>
282         * tramp.texi (all): Doc fix according to GNU Coding Standards.
283         Use "file name" instead of "filename" or "path".  Use "host"
284         instead of "machine".
286 2014-01-12  David Engster  <deng@randomsample.de>
288         * eieio.texi (Introduction): `class-of' is obsolete.
289         (Predicates, Basic Methods): Adapt function names to namespace
290         cleanup.
292 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
294         * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
296 2014-01-12  Glenn Morris  <rgm@gnu.org>
298         * efaq.texi (Guidelines for newsgroup postings)
299         (Informational files for Emacs):
300         Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
302 2014-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
304         * cl.texi (Function Bindings): Fix incorrect description of cl-let.
306 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
308         * Makefile.in: Add eww.texi.
309         * eww.texi: New file.
311 2014-01-07  Glenn Morris  <rgm@gnu.org>
313         * efaq.texi (Problems with very large files): Fix superscript typo.
315 2013-01-07  Rasmus  <w530@pank.eu>
317         * org.texi (Global and local cycling): Fix missing '@'.
319 2013-01-07  Bastien Guerry  <bzg@gnu.org>
321         * org.texi (Global and local cycling): Mention C-u C-u TAB.
322         (Include files, The Export Dispatcher)
323         (Advanced configuration)
324         (Header arguments in Org mode properties): Spelling fixes.
325         (Special blocks): Add #+BEGIN_ABSTRACT as another example.
326         (@LaTeX{} specific attributes): New index entries.
327         Use #+BEGIN_ABSTRACT in the example.
329 2013-01-07  Nicolas Goaziou  <n.goaziou@gmail.com>
331         * org.texi (Org export): New section.
332         (HTML doctypes): Fix whitespace error.  Fix display.
333         (Publishing options): Add missing html publishing options.
335 2014-01-07  Glenn Morris  <rgm@gnu.org>
337         * efaq.texi (Basic editing, Packages that do not come with Emacs):
338         Merge in some info from etc/MORE.STUFF.
340 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
342         Specify .texi encoding (Bug#16292).
343         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
344         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
345         * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
346         * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
347         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
348         * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
349         * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
350         * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
351         * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
352         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
353         * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
354         * widget.texi, wisent.texi, woman.texi:
355         Add @documentencoding.
357 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
359         * eshell.texi (What Eshell is not): Clean up confusing clause.
361 2014-01-03  Glenn Morris  <rgm@gnu.org>
363         * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
365         * ede.texi, eieio.texi, semantic.texi, srecode.texi:
366         Add copyright notice to titlepage.
368         * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
370         * ert.texi: Add a titlepage.  Use @insertcopying.
372         * calc.texi (Top): Use @top rather than @chapter.
374 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
376         * eshell.texi (top): Fix incorrect use of xref.
378 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
380         * eshell.texi (top): Fix incorrect info filename in an xref.
382 2014-01-02  Glenn Morris  <rgm@gnu.org>
384         * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
386 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
388         * eshell.texi (Command Basics): Remove `Command basics' chapter.
390 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
392         * eshell.texi (What is Eshell?): Add section about what not to use
393         Eshell for.
395 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
397         * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
399 2013-12-22  Glenn Morris  <rgm@gnu.org>
401         * woman.texi (Navigation): Use itemx where appropriate.
403 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
405         * info.texi, woman.texi:
406         Document `S-SPC' as alternative to `DEL' for scrolling.
408 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
410         * calc.texi (Stack Manipulation Commands): Mention using the variable
411         `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
413 2013-12-12  Michael Albinus  <michael.albinus@gmx.de>
415         * tramp.texi (direntry): Use ssh but rsh.
416         (all): Encode all environment variable names with @env{...}.
417         (Bug Reports): Refer to Testing node.
419 2013-12-12  Glenn Morris  <rgm@gnu.org>
421         * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
422         * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
423         * srecode.texi, todo-mode.texi, tramp.texi:
424         Sync direntry with info/dir version.
426 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
428         * Makefile.in: Add octave-mode.texi.
430 2013-12-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
431             Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
433         * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
435 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
437         * dbus.texi (Properties and Annotations): Fix typo.
439 2013-12-06  Bastien Guerry  <bzg@gnu.org>
441         * org.texi: Don't include Emacs version within Org's version.
443 2013-12-06  Nicolas Goaziou  <n.goaziou@gmail.com>
445         * org.texi (Creating one-off styles): Use new export snippet
446         syntax.
448         * org.texi (Export settings): Documentation describing how text
449         above the first heading is ignored when an :export: tag is in a
450         file.
452 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
454         * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
456 2013-11-30  Glenn Morris  <rgm@gnu.org>
458         * Makefile.in (distclean): Remove Makefile.
460 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
462         * ses.texi (Quick Tutorial): New chapter.  (Bug#14748)
463         (The Basics, Formulas): Copyedits.
464         (Resizing, Printer functions): Add index entries.
466 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
468         * calc.texi (Customizing Calc): Mention new variable
469         `calc-context-sensitive-enter'.
471 2013-11-12  Aaron Ecay  <aaronecay@gmail.com>
473         * org.texi (Exporting code blocks): Document the 'inline-only
474         setting for `org-export-babel-evaluate'.  Document how :var
475         introduces code block dependencies.
477 2013-11-12  Achim Gratz  <Stromeko@Stromeko.DE>
479         * org.texi (Header arguments): Document header-args[:lang]
480         properties and remove deprecated old-style properties from
481         documentation.
483         * org.texi (Agenda commands): Remove footnote from @tsubheading
484         and add a sentence with the reference instead.
486 2013-11-12  Bastien Guerry  <bzg@gnu.org>
488         * org.texi (Catching invisible edits):
489         * org.texi (Plain lists, Plain lists):
490         * org.texi (Advanced configuration):
491         * org.texi (Tag groups):
492         * org.texi (Conventions):
493         * org.texi (Checkboxes, Radio lists):
494         * org.texi (Top, Summary, Exporting):
495         * org.texi (In-buffer settings): Fix typos.
497         * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
498         C-w'.  Add an index entry for `org-refile-keep'.
500         * org.texi (Plain lists): Add an index entry for sorting plain
501         list.  Document sorting by checked status for check lists.
503         * org.texi (Publishing options): Fix old variable names.
505         * org.texi (Orgstruct mode): Fix suggested setting of
506         `orgstruct-heading-prefix-regexp'.
508         * org.texi (Export settings):
509         Document `org-export-allow-bind-keywords'.
511         * org.texi (History and Acknowledgments): Small rephrasing.
513         * org.texi (Template elements): Add a footnote about tags accepted
514         in a year datetree.
516         * org.texi (Beamer export, @LaTeX{} and PDF export)
517         (Header and sectioning, @LaTeX{} specific attributes):
518         Enhance style.
520         * org.texi (Agenda commands): Add a footnote about dragging agenda
521         lines: it does not persist and it does not change the .org files.
523         * org.texi (Agenda commands): Add a table heading for dragging
524         agenda lines forward/backward.
526         * org.texi (Agenda commands): Add documentation for
527         `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
529         * org.texi (Publishing options): Update the list of options.
530         (Simple example, Complex example): Fix the examples.
532         * org.texi (Formula syntax for Calc): Don't use a bold font the
533         warning.
535         * org.texi (Other built-in back-ends): New section.
537         * org.texi (Editing source code):
538         Document `org-edit-src-auto-save-idle-delay' and
539         `org-edit-src-turn-on-auto-save'.
541         * org.texi (External links): Document contributed link types
542         separately.
544         * org.texi (Closing items):
545         Document `org-closed-keep-when-no-todo'.
547         * org.texi (Export back-ends): Rename from "Export formats".
548         (The Export Dispatcher): Remove reference to
549         `org-export-run-in-background'.
550         (Export settings): Minor rewrites.
551         (ASCII/Latin-1/UTF-8 export): Update variable's name.
552         (In-buffer settings): Add #+HTML_HEAD_EXTRA.
554         * org.texi (Export in foreign buffers): New section.
555         (Exporting): Remove documentation about converting the selected
556         region.
558         * org.texi (Advanced configuration): Put the filter valid types in
559         a table.  Use @lisp and @smalllisp.
561         * org.texi: Use @code{nil} instead of nil.  Update the maintainer
562         contact info.
564         * org.texi (Exporting): Better introductory sentence.  Add a note
565         about conversion commands.
566         (Feedback, Orgstruct mode, Built-in table editor)
567         (Built-in table editor, Orgtbl mode, Updating the table)
568         (Property syntax, Capturing column view, Capture)
569         (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
570         (Exporting, Extending ODT export)
571         (Working with @LaTeX{} math snippets, dir, Customization)
572         (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
573         Uniformly use @kbd{M-x command RET}.
575         * org.texi (Filtering/limiting agenda items): New subsection.
576         Document the use of `org-agenda-max-*' options and
577         `org-agenda-limit-interactively' from the agenda.
578         (Agenda commands): Move details about filtering commands to
579         the new section, only include a summary here.
580         (Customizing tables in ODT export)
581         (System-wide header arguments, Conflicts, Dynamic blocks):
582         Use spaces for indentation.
584         * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
586         * org.texi (Links in HTML export, Images in HTML export)
587         (post): Fix syntax within #+ATTR_*.
588         (Tables in HTML export): Document `org-html-table-row-tags'
589         and use `org-html-table-default-attributes' instead of
590         `org-html-table-tag'.
592         * org.texi (Publishing action, Publishing options)
593         (Publishing links): Major rewrite.  Enhance explanations for
594         `org-org-publish-to-org'.  Remove reference to
595         `org-export-run-in-background'.
597         * org.texi: Fix many small typos.  Use #+NAME instead of
598         #+TBLNAME.  Use @smalllisp instead of @example.
599         (Special symbols): Add index?
600         (HTML preamble and postamble): Don't mention obsolete use of
601         opt-plist.
602         (JavaScript support): Don't mention the org-jsinfo.el file as it
603         has been merged with ox-html.el.
605         * org.texi (Installation, Feedback, Setting Options)
606         (Code evaluation security, org-crypt.el): Use @lisp instead of
607         @example.
608         (Agenda commands): Use @table instead of @example.
610         * org.texi (Adding hyperlink types): New appendix.
612         * org.texi (ODT export commands, Extending ODT export)
613         (Applying custom styles, Images in ODT export)
614         (Labels and captions in ODT export)
615         (Literal examples in ODT export)
616         (Configuring a document converter)
617         (Working with OpenDocument style files)
618         (Customizing tables in ODT export)
619         (Validating OpenDocument XML): Fix options names.
621         * org.texi (History and Acknowledgments): Update acknowledgments
622         to Nicolas.  Add Nicolas Goaziou to the list of contributors.
624         * org.texi (System-wide header arguments): Don't use "customizing"
625         for setting a variable.  Also remove comments.
627         * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
628         `org-agenda-start-on-weekday' to the variable index and document
629         them.
631         * org.texi (Sparse trees, Agenda commands)
632         (@LaTeX{} fragments, Selective export, Export options)
633         (The export dispatcher, ASCII/Latin-1/UTF-8 export)
634         (HTML Export commands, @LaTeX{}/PDF export commands)
635         (iCalendar export, Publishing options, Triggering publication)
636         (In-buffer settings): Update to reflect changes from the new
637         export engine.
639         * org.texi (Matching tags and properties): More examples.
640         Explain group tags expansion as regular expressions.
642         * org.texi (Tag groups): New section.
644         * org.texi (Setting tags): Tiny formatting fixes.
646         * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
647         names.
649         * org.texi (Storing searches): Add "agenda" and "agenda*" to the
650         concept index.  Include example for these agenda views.
651         (Special agenda views): Mention the "agenda*" agenda view.
653         * org.texi (Repeated tasks): Document how to ignore a repeater
654         when using both a scheduled and a deadline timetamp.
656         * org.texi (Global and local cycling): Wrap in a new subsection.
657         (Initial visibility, Catching invisible edits): New subsections.
659         * org.texi (Visibility cycling): Mention that
660         `org-agenda-inhibit-startup' will prevent visibility setting when
661         the agenda opens an Org file for the first time.
663         * org.texi (Org syntax): New section.
665         * org.texi (Orgstruct mode):
666         Document `orgstruct-heading-prefix-regexp'.
668         * org.texi (Speeding up your agendas): New section.
670         * org.texi (Installation): When installing Org from ELPA, users
671         should do this from an Emacs session where no .org file has been
672         visited.
674         * org.texi (CSS support, In-buffer settings): Update HTML options
675         names.
677         * org.texi (Structure editing): Update documentation for
678         `org-insert-heading-or-item'.
679         (Plain lists, Relative timer): Update index entry.
681         * org.texi (JavaScript support): Update variable names.
683         * org.texi (comments): Minor formatting fix.
685         * org.texi (@LaTeX{} fragments): Minor enhancement.
687         * org.texi: Update the list contributions.
689         * org.texi (Agenda commands): Exporting the agenda to an .org file
690         will not copy the subtrees and the inherited tags.
691         Document `org-agenda-filter-by-regexp'.
693         * org.texi (Publishing action, Complex example): Fix names of
694         publishing functions.
696         * org.texi (Top, Exporting): Delete references to Freemind.
697         (Freemind export): Delete section.
699         * org.texi (Top, Exporting): Delete references to the XOXO export.
700         (XOXO export): Delete section.
702         * org.texi (Capture): Mention that org-remember.el is not
703         supported anymore.
705         * org.texi (Top, Exporting, Beamer class export):
706         Delete references to the TaskJuggler export.
707         (History and Acknowledgments): Mention that the TaskJuggler has
708         been rewritten by Nicolas and now lives in the contrib/ directory
709         of Org's distribution.  Mention that Jambunathan rewrote the HTML
710         exporter.  Remove Jambunathan from my own acknowledgments.
711         (TaskJuggler export): Delete.
713         * org.texi (HTML preamble and postamble)
714         (Tables in HTML export, Images in HTML export)
715         (Math formatting in HTML export, CSS support)
716         (@LaTeX{} and PDF export, Publishing options): Fix the names of
717         the HTML export and publishing options.
719         * org.texi (Literal examples, Export options)
720         (@LaTeX{} and PDF export, Header and sectioning)
721         (Publishing options): Fix LaTeX options names.
723         * org.texi (Export options, CSS support, In-buffer settings):
724         Fix references to HTML_LINK_* and HTML_STYLE keywords.
726         * org.texi (Export options, In-buffer settings): Fix references to
727         #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
729         * org.texi (Top, Markup, Initial text, Images and tables)
730         (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
731         (Export options, JavaScript support, Beamer class export):
732         Remove references to the DocBook export, which has been deleted.
733         (History and Acknowledgments): Mention that DocBook has been
734         deleted, suggest to use the Texinfo exporter instead, then to
735         convert the .texi to DocBook with makeinfo.
736         (Links in ODT export, Tables in ODT export): Fix indices.
738         * org.texi (Deadlines and scheduling): Add a variable to the
739         index.  Add documentation about delays for scheduled tasks.
741         * org.texi (Emphasis and monospace):
742         Mention `org-fontify-emphasized-text' and
743         `org-emphasis-regexp-components'.
745         * org.texi (References): Small enhancement.
747         * org.texi (Column width and alignment): Make the example visually
748         more clear.
750         * org.texi (The clock table): Document :mstart and :wstart as a
751         way to set the starting day of the week.
753         * org.texi (In-buffer settings): Document new startup keywords.
754         Thanks to John J Foerch for this idea.
756         * org.texi (Include files): Tiny formatting fix.
758         * org.texi (Activation): Point to the "Conflicts" section.
760 2013-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
762         * org.texi (CSS support): Clarify this section.
764         * org.texi (@LaTeX{} specific attributes): Document that tabu and
765         tabularx packages are not in the default set of packages.
767         * org.texi (Agenda commands): Document fortnight view.
769         * org.texi: Document conflict with ecomplete.el.
771         * org.texi (History and Acknowledgments): Acknowledgements for
772         Jason Dunsmore and Rakcspace.
774         * org.texi: Rename org-crypt.el node to org-crypt.
776         * org.texi (A @LaTeX{} example): Fix typo in variable name.
778         * org.texi (MobileOrg): Mention the new iPhone developer.
780         * org.texi (Table of contents) Improve documentation of TOC
781         placement.
783         * org.texi: Explain that date/time information at read-date prompt
784         should start at the beginning, not anywhere in the middle of a
785         long string.
787 2013-11-12  Christopher Schmidt  <christopher@ch.ristopher.com>
789         * org.texi (Orgstruct mode): Fix wrong regexp.
791 2013-11-12  Eric Abrahamsen  <eric@ericabrahamsen.net>
793         * org.texi: Document export to (X)HTML flavors.
795 2013-11-12  Eric Schulte  <schulte.eric@gmail.com>
797         * org.texi (Extracting source code): Mention the prefix argument
798         to org-babel-tangle.
799         (noweb): Remove erroneous negative.
800         (Specific header arguments): Document new header arguments.
801         Documentation for new tangle-mode header argument.
802         (Top): Documentation for new tangle-mode header argument.
803         (rownames): Documentation for new tangle-mode header argument.
804         Mention elisp as special rowname case.
805         (tangle-mode): Documentation for new tangle-mode header argument.
806         (post): Documentation and an example of usage.
807         (var): Remove the "Alternate argument syntax" section from the
808         documentation.
809         (hlines): Note that :hline has no effect for Emacs Lisp code
810         blocks.
812 2013-11-12  Feng Shu  <tumashu@gmail.com>
814         * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
815         (Math formatting in HTML export)
816         (Working with @LaTeX{} math snippets): Add document about creating
817         formula image with imagemagick.
819         * org.texi (@LaTeX{} specific attributes): Document `:caption'
820         attribute of #+ATTR_LATEX.
822 2013-11-12  Grégoire Jadi  <gregoire.jadi@gmail.com>
824         * org.texi (Handling links): Fix a typo in
825         `org-startup-with-inline-images' documentation.
827         * org.texi (Previewing @LaTeX{} fragments): Document the startup
828         keywords to use for previewing LaTeX fragments or not.
829         (Summary of in-buffer settings): Improve formatting and add an
830         entry for the variable `org-startup-with-latex-preview'.
832         * org.texi (Property syntax): Recall the user to refresh the org
833         buffer when properties are set on a per-file basis.
835 2013-11-12  Gustav Wikström  <gustav.erik@gmail.com>  (tiny change)
837         * org.texi (Matching tags and properties): Clarification.
839 2013-11-12  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>
841         * org.texi (Editing and debugging formulas): Add an example when a
842         table has multiple #+TBLFM lines.
844 2013-11-12  Ivan Vilata i Balaguer  <ivan@selidor.net>  (tiny change)
846         * org.texi (The clock table): Document acceptance of relative
847         times in tstart and tend, link to syntax description and provide
848         example.
850 2013-11-12  Jarmo Hurri  <jarmo.hurri@syk.fi>
852         * org.texi (The spreadsheet): Document lookup functions.
854 2013-11-12  Kodi Arfer  <git@arfer.net>  (tiny change)
856         * org.texi (CSS support): Mention .figure-number, .listing-number,
857         and .table-number.
859 2013-11-12  Michael Brand  <michael.ch.brand@gmail.com>
861         * org.texi
862         (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
863         spreadsheet formula mode strings and some examples from @example
864         block with xy @r{yz} to @table.
866         * org.texi (Formula syntax for Calc): Improve the documentation of
867         empty fields in formulas for spreadsheet.  Add explanation and
868         example for empty field.  Extend explanations of format
869         specifiers.  Add a sentence to mention Calc defmath.
871         * org.texi (Column formulas): Add a sentence to be more explicit
872         about when a table header is mandatory.
874 2013-11-12  Nicolas Goaziou  <n.goaziou@gmail.com>
876         * org.texi (Subscripts and superscripts): Remove reference to
877         quoted underscores until this mechanism is implemented again.
879         * org.texi (Beamer export): Be more accurate about BEAMER_OPT
880         property.
882         * org.texi (Document title): Subtree export is no longer triggered
883         by marking one as the region.
884         (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
885         giving examples isn't very useful: "horizontal rule" is, at least,
886         as explicit as <hr/>.
888         * org.texi (HTML doctypes): Reflect keyword removal.
889         (CSS support): Reflect keyword removal.
891         * org.texi (@LaTeX{} specific attributes): Document new :float
892         values.
894         * org.texi (Export settings): Improve documentation.
896         * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
897         (Text areas in HTML export): Update text areas.
898         (HTML Export commands): Update export commands.
900         * org.texi (Header and sectioning): Add a footnote about the
901         different between LATEX_HEADER_EXTRA and LATEX_HEADER.
903         * org.texi (The Export Dispatcher):
904         Document `org-export-in-background'.
906         * org.texi (Footnotes): Export back-ends do not use
907         `org-footnote-normalize' anymore.
909         * org.texi: Document variable changes.
911         * org.texi (Export settings): Document p: item in OPTIONS keyword.
913         * org.texi (Exporting): Massive rewrite of the first sections.
914         (Selective export): Delete.
915         (The Export Dispatcher): Rewrite.
916         (Export options): Rewrite as "Export settings".
918         * org.texi: Small changes to documentation for embedded LaTeX.
920         * org.texi (Internal links): Document #+NAME keyword and
921         cross-referencing during export.
923         * org.texi (Include files): Remove reference to :prefix1
924         and :prefix.  Give more details for :minlevel.
926         * org.texi (Macro replacement): Fix macro name.
927         Update documentation about possible locations and escaping mechanism.
929         * org.texi (Table of contents): Update documentation.
930         Document lists of listings and lists of tables.  Add documentation for
931         optional title and #+TOC: keyword.
933 2013-11-12  Rick Frankel  <rick@rickster.com>
935         * org.texi (results): Add Format section, broken out of Type
936         section to match code.
937         (hlines, colnames): Remove incorrect Emacs Lisp exception.
938         Note that the actual default handling (at least for python and
939         emacs-lisp) does not seem to match the description.
941 2013-11-12  Sacha Chua  <sacha@sachachua.com>  (tiny change)
943         * org.texi (The date/time prompt): Update the documentation to
944         reflect the new way `org-read-date-get-relative' handles weekdays.
946 2013-11-12  Yasushi Shoji  <yashi@atmark-techno.com>
948         * org.texi (Resolving idle time):
949         Document `org-clock-x11idle-program-name'.
951 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
953         * ert.texi (Running Tests Interactively): Adapt examle output.
954         (Tests and Their Environment): Mention skip-unless.
956 2013-10-23  Glenn Morris  <rgm@gnu.org>
958         * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
959         * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
960         * widget.texi: Nuke @refill.
962         * Makefile.in (install-dvi, install-html, install-pdf)
963         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
964         (uninstall-pdf): Quote entities that might contain whitespace.
966 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
968         * calc.texi (Data Type Formats): Don't specify the size at
969         which integers begin to be represented by lists.
971 2013-10-14  Xue Fuqiao  <xfq.free@gmail.com>
973         * cl.texi (Argument Lists): Add indexes for &key and &aux.
975 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
977         * trampver.texi: Update release number.
979 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
981         Sync with Tramp 2.2.8.
983         * tramp.texi (External packages): Use `non-essential'.
984         * trampver.texi: Update release number.
986 2013-09-14  Glenn Morris  <rgm@gnu.org>
988         * eshell.texi: Markup fixes.
990 2013-09-11  Xue Fuqiao  <xfq.free@gmail.com>
992         * ido.texi (Interactive Substring Matching): Use @key{RET} instead
993         of @kbd{RET}.
994         (Prefix Matching): Add an index.
996 2013-09-08  Glenn Morris  <rgm@gnu.org>
998         * emacs-gnutls.texi: Tweak direntry.
1000 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
1002         * tramp.texi (Alternative Syntax): Remove chapter.
1004 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1006         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1007         for portability to hosts where /bin/sh has problems.
1009 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1011         Try to reduce redundancy in doc/misc/Makefile.in.
1012         * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1013         (TARGETS): New intermediate variable.
1014         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1016 2013-08-27  Glenn Morris  <rgm@gnu.org>
1018         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1020         * efaq.texi: Rename from faq.texi, to match its output files.
1021         * Makefile.in: Update for faq.texi name change.
1023         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1025         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1027         * efaq-w32.texi: Move here from the web-pages repository.
1028         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1029         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1030         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1031         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1032         Add DOCMISC_*_W32 variables.
1033         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1034         (efaq_w32_deps): New variable.
1035         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1036         (efaq-w32.pdf, efaq-w32.html): New rules.
1037         (clean): Remove efaq-w32 products.
1039 2013-08-26  Paul Eggert  <eggert@cs.ucla.edu>
1041         * texinfo.tex: Update from gnulib.
1043 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1045         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1046         shift_jis from the default value set to mm-coding-system-priorities for
1047         Japanese users.
1049 2013-08-13  Glenn Morris  <rgm@gnu.org>
1051         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1052         (Options - Defining Label Environments, Options - Creating Labels)
1053         (Options - Referencing Labels, Options - Creating Citations)
1054         (Options - Index Support, Options - Viewing Cross-References)
1055         (Options - Finding Files, Options - Optimizations)
1056         (Options - Fontification, Options - Misc):
1057         * cc-mode.texi (Sample Init File):
1058         * edt.texi (Init file):
1059         * epa.texi (Encrypting/decrypting gpg files):
1060         * mairix-el.texi (About, Setting up the mairix interface, Using)
1061         (Extending):
1062         Rename nodes to avoid characters that can cause Texinfo problems.
1064 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1066         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1068 2013-08-12  Glenn Morris  <rgm@gnu.org>
1070         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1071         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1072         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1073         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1074         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1075         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1076         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1077         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1078         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1079         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1080         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1081         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1082         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
1084         * woman.texi (Top): Avoid mailto: in html output.
1086         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1087         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1088         (INSTALL_DATA): New, set by configure.
1089         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1090         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1091         install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1092         uninstall-ps, and uninstall-doc.
1093         (.SUFFIXES): Add .ps and .dvi.
1094         (.dvi.ps): New suffix rule.
1095         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1096         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1097         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1098         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1099         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1100         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1101         (ido.html, mairix-el.html, message.html, mh-e.html)
1102         (newsticker.html, nxml-mode.html, org.html, pgg.html)
1103         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1104         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1105         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1106         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1107         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1108         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1109         New rules.
1110         (clean): Remove HTML_TARGETS and PS_TARGETS.
1112 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
1114         * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1115         (Find File At Point, Ignoring, Misc Customization): Use @defopt
1116         for user options.
1118 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
1120         * htmlfontify.texi (Customization): Remove documentation of
1121         `hfy-fast-lock-save'.  Minor fixes.
1123 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
1125         * ido.texi (Top): Insert node "Working Directories" in menu.
1126         (Working Directories): New node.
1127         (Misc Customization): Add documentation of
1128         `ido-confirm-unique-completion' and some other user options.
1130 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
1132         * todo-mode.texi: Update @dircategory.
1133         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1134         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1135         @ref.
1137 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
1139         * sc.texi (Introduction): Fix index.
1140         (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1141         (Information Keys and the Info Alist, Reference Headers)
1142         (The Built-in Header Rewrite Functions)
1143         (Electric References, Reply Buffer Initialization)
1144         (Filling Cited Text, Selecting an Attribution)
1145         (Attribution Preferences)
1146         (Anonymous Attributions, Author Names)
1147         (Using Regi, Post-yank Formatting Commands)
1148         (Citing Commands, Insertion Commands)
1149         (Mail Field Commands)
1150         (Hints to MUA Authors, Thanks and History): Change from one space
1151         between sentences to two.
1152         (What Supercite Does): Typo fix.
1154         * newsticker.texi (Usage): Use @key for RET.
1156         * cl.texi (Argument Lists, For Clauses)
1157         (Macros): Add indexes.
1159 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
1161         * cl.texi (Blocks and Exits): Add an index.
1163 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
1165         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1166         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1167         (todo-mode.dvi, todo-mode.pdf): New rules.
1169         * todo-mode.texi: New file.
1171 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1173         * gnus.texi (Basic Usage): Mention that warp means jump here.
1174         (The notmuch Engine): Mention notmuch.
1176 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1178         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1179         `gnus-subthread-sort-functions' and remove the obsolete documentation
1180         of `gnus-sort-threads-recursively'.
1182 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
1184         * texinfo.tex: Update to 2012-07-29.17 version.
1186 2013-07-29  David Engster  <deng@randomsample.de>
1188         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1189         implementation.
1190         (Introduction): Add further missing features.
1191         (Building Classes): Add introductory paragraph.
1192         (Wish List): Add metaclasses and EQL specialization.
1194 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
1196         * tramp.texi (Frequently Asked Questions):
1197         Mention `tramp-use-ssh-controlmaster-options'.
1199 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1201         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1202         `gnus-sort-threads-recursively'.
1204 2013-07-25  Glenn Morris  <rgm@gnu.org>
1206         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1207         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1209         * erc.texi (Special Features): Update contact information.
1210         (History): Avoid using @email.
1212         * eshell.texi (Bugs and ideas): Minor updates.
1214         * faq.texi (Reporting bugs, Origin of the term Emacs)
1215         (Setting up a customization file)
1216         (Using an already running Emacs process, Turning off beeping)
1217         (Packages that do not come with Emacs)
1218         (Replying to the sender of a message): Avoid using @email.
1220         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1222         * reftex.texi (Imprint): Avoid using @email.
1224         * ses.texi (Top): Update bug reporting instructions.
1225         (Acknowledgments): Avoid using @email.
1227         * woman.texi (Introduction, Background): Remove outdated information.
1228         (Bugs, Acknowledgments): Avoid using @email.
1230 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
1232         * ido.texi: New file.
1234 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1236         * gnus.texi (Customizing Articles): Document function predicates.
1238 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1240         * gnus.texi (lines): Correct description of
1241         `gnus-registry-track-extra's default value.
1242         Mention `gnus-registry-remove-extra-data'.
1244 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1246         * gnus.texi (Group Parameters): Mention regexp
1247         substitutions (bug#11688).
1249 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
1251         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1253 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1255         * gnus.texi (Emacsen): Fix version.
1257         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1259 2013-07-06  Glenn Morris  <rgm@gnu.org>
1261         * mh-e.texi: Fix external links.
1262         (Using This Manual): Printed elisp manuals no longer available.
1264         * newsticker.texi (Overview): Update URL.
1266         * nxml-mode.texi (Introduction): Update URL.
1268         * org.texi (JavaScript support): Fix URL.
1270         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1272         * eudc.texi (CCSO PH/QI): Remove defunct URL.
1274         * dbus.texi (Introspection): Update URL to a less defunct one.
1276         * gnus.texi (Top): Restrict "Other related manuals" to info output.
1277         (Foreign Groups): Use @indicateurl for examples.
1278         (Direct Functions): Remove defunct URL.
1279         (RSS): Update URL.
1281         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1282         (FAQ 7-1): Update URL.
1284         * pgg.texi (Top, Overview): Add note about obsolescence.
1286 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1288         * texinfo.tex: Merge from gnulib.
1290 2013-07-03  Glenn Morris  <rgm@gnu.org>
1292         * bovine.texi (top):
1293         * cc-mode.texi (AWK Mode Font Locking):
1294         * mh-e.texi (Preface):
1295         * url.texi (URI Parsing): Fix cross-references to other manuals.
1297 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1299         * gnus.texi (Client-Side IMAP Splitting):
1300         Note that `nnimap-inbox' now can be a list.
1302 2013-06-24  Glenn Morris  <rgm@gnu.org>
1304         * eshell.texi: Fix cross-references to other manuals.
1306 2013-06-23  Glenn Morris  <rgm@gnu.org>
1308         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1309         Remove; not needed now we use a standard html layout for the faq.
1310         (clean): Remove HTML_TARGETS, emacs-faq.text.
1312 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1314         * flymake.texi (Parsing the output, Customizable variables):
1315         Add reference to `flymake-warning-predicate'.
1317 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
1319         * tramp.texi (Top, Configuration): Insert section `Predefined
1320         connection information' in menu.
1321         (Predefined connection information): New section.
1322         (Android shell setup): Make a reference to `Predefined connection
1323         information'.
1325 2013-06-19  Glenn Morris  <rgm@gnu.org>
1327         * Makefile.in (version): New, set by configure.
1328         (clean): Delete dist tar file.
1329         (infoclean): New, split from maintainer-clean.
1330         (maintainer-clean): Run infoclean.
1331         (dist): New rule, to make tarfile for www.gnu.org.
1333 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1335         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1336         for keys q and Q.
1337         (Standards): Reference RFC5804 as the defining document of the
1338         managesieve protocol.
1340 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
1342         * eshell.texi (Input/Output): Expand to cover new visual-command
1343         options, eshell-visual-subcommands and eshell-visual-options.
1344         Divide into separate Visual Commands and Redirection sections.
1346 2013-06-10  Glenn Morris  <rgm@gnu.org>
1348         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1350 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1352         * gnus.texi (Article Date):
1353         Fix description of gnus-article-update-date-headers.
1355 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
1357         * erc.texi (Special Features): ERC is being maintained within
1358         Emacs now.
1360 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
1362         * flymake.texi: Change from one space between sentences to two.
1364 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1366         * cl.texi (Obsolete Macros): Describe replacements for `flet'
1367         (bug#14293).
1369 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
1371         * tramp.texi (Frequently Asked Questions): Precise, how to define
1372         an own ControlPath.
1374 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
1376         * tramp.texi (Frequently Asked Questions): New item for
1377         ControlPath settings.
1379 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
1381         * calc.texi (Basic Operations on Units): Streamline some
1382         descriptions.
1384 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1386         * eshell.texi (Built-ins): Update manual to mention tramp module.
1388 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
1390         * tramp.texi (Filename Syntax): Host names are not allowed to be
1391         any method name, unless method name is specified explicitly.
1392         Remove restriction on unibyte filenames.
1394         * trampver.texi: Update release number.
1396 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
1398         doc: convert some TeX accents to UTF-8
1399         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1400         '@"{@dotless{i}}'.
1402 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
1404         Sync with Tramp 2.2.7.
1406         * trampver.texi: Update release number.
1408 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
1410         * calc.texi (Basic Operations on Units): Streamline some
1411         descriptions.
1413 2013-03-08  Glenn Morris  <rgm@gnu.org>
1415         * faq.texi (Top): Don't say this was updated @today.
1416         That's irrelevant and leads to spurious diffs.
1418 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
1420         * calc.texi (Basic Operations on Units):
1421         Fix cross-reference.
1423 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1425         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1427 2013-03-06  Alan Mackenzie  <acm@muc.de>
1429         * cc-mode.texi (Custom Line-Up): Clarify position of point on
1430         calling a line-up function.
1432 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
1434         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1435         * ses.texi: Switch from Latin-1 to UTF-8.
1437 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
1439         * tramp.texi (External methods): Tramp does not connect Android
1440         devices by itself.
1442 2013-03-02  Bill Wohler  <wohler@newt.com>
1444         Release MH-E manual version 8.5.
1446         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1447         release 8.5.
1449         * mh-e.texi (Preface, Conventions, Getting Started)
1450         (Using This Manual, Folder Selection, Viewing, Aliases)
1451         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1452         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1453         Update URLs.
1455 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
1457         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1458         and "plink2" entries.  "plink2" is obsolete for a long time.
1459         (External methods): Remove "scp1" and "scp2" entries.
1460         Explain user name and host name specification for "adb".
1462 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1464         * tramp.texi (External methods): Mention `tramp-adb-program'.
1466 2013-02-28  Bastien Guerry  <bzg@gnu.org>
1468         * org.texi (Visibility cycling): Suggest to set
1469         `org-agenda-inhibit-startup' to nil if user wants the startup
1470         visibility settings to be honored in any circumstances.
1471         (Progress logging, Checkboxes): Fix typos.
1473 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1475         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1476         the macros, for Texinfo 4.13 and 5.0.
1478 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
1480         Port Tramp documentation to Texinfo 5.0.
1481         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1482         (Filename Syntax): Do not use @trampfn{} in @item.
1483         (Filename completion): Use @columnfractions in @multitable.
1485 2013-02-22  Glenn Morris  <rgm@gnu.org>
1487         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1489 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
1491         * Makefile.in (html): New rule.
1493 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
1495         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
1496         Volpiatto <thierry.volpiatto@gmail.com>.
1498 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
1500         * tramp.texi (Top, Configuration): Insert section `Android shell
1501         setup' in menu.
1502         (Android shell setup): New section.
1503         (Connection types, Default Method)
1504         (Frequently Asked Questions): Mention "scp" instead of "scpc".
1505         (External methods): Remove "scpc" and "rsyncc" entries.
1506         (Frequently Asked Questions): Remove entry about ControlPersist.
1508 2013-02-13  Glenn Morris  <rgm@gnu.org>
1510         * message.texi (News Headers): Don't mention yow any more.
1512 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1514         * calc.texi (Basic Operations on Units, Customizing Calc):
1515         Mention the variable `calc-allow-units-as-numbers'.
1517 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1519         * eshell.texi: Fill most of the missing sections.
1521 2013-02-07  Bastien Guerry  <bzg@gnu.org>
1523         * org.texi (References): Clarify an example.
1524         (Installation): Fix instructions.
1525         (Org-Plot): Fix link.
1526         (Checkboxes, Radio lists): Fix typos.
1528 2013-02-07  Glenn Morris  <rgm@gnu.org>
1530         * cl.texi (Equality Predicates): Mention memql.
1532 2013-02-07  Eric Ludlam  <zappo@gnu.org>
1534         * ede.texi (Creating a project): Make ede-new doc less
1535         specific, and only about items it supports, indicating that there
1536         might be more.  Remove refs to simple project and direct automake
1537         from ede new.
1538         (Simple projects): Re-write to not talk about ede-simple-project
1539         which is deprecated, and instead use the term to mean projects
1540         that don't do much management, just project wrapping.
1541         Add ede-generic-project link.
1542         (ede-generic-project): New node (bug#11441).
1544 2013-02-07  Glenn Morris  <rgm@gnu.org>
1546         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1548 2013-02-01  Glenn Morris  <rgm@gnu.org>
1550         * calc.texi (Help Commands): Update calc-view-news description.
1551         Mention etc/CALC-NEWS.
1553 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
1555         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1557 2013-01-13  Bastien Guerry  <bzg@gnu.org>
1559         * org.texi (Installation): Simplify.
1561 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
1563         * org.texi (Handling links): Update the mention to the obsolete
1564         variable `org-link-to-org-use-id' with a mention to the newer
1565         variable `org-id-link-to-org-use-id'.  Mention the need to load
1566         the org-id library.
1568 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
1570         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1572 2013-01-09  Bastien Guerry  <bzg@gnu.org>
1574         * org.texi (Pushing to MobileOrg): Add footnote about using
1575         symbolic links in `org-directory'.
1576         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1577         of the now obsolete alias `org-float'.
1578         (TODO basics): Add `org-use-fast-todo-selection' to the variable
1579         index.  Fix description of TODO keywords cycling.
1580         (Advanced features): Add missing argument for @item.
1581         (Storing searches): Add index entries and a note about
1582         *-tree agenda views.
1583         (Structure editing): Document `org-mark-element' and
1584         `org-mark-subtree'.
1585         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1587 2013-01-08  Juri Linkov  <juri@jurta.org>
1589         * info.texi (Go to node): Mention the abbreviated format
1590         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
1592 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
1594         * autotype.texi: Remove undefined command @subtitlefont.
1595         * cc-mode.texi: Likewise.
1597         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1598         @item argument.
1599         (Property searches): Use \\ instead of @backslashchar{}.
1600         * pgg.texi (VERSION): Move @set below @setfilename.
1602 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1604         * ada-mode.texi: Remove braces from @title argument.
1605         * eudc.texi: Likewise.
1606         * smtpmail.texi: Likewise.
1607         * auth.texi (VERSION): Set before first use.
1608         * emacs-gnutls.texi (VERSION): Likewise.
1609         * pgg.texi (VERSION): Likewise.
1610         * ede.texi (Top): Rename from top, all uses changed.
1611         * eshell.texi: Add missing argument to @sp.
1612         * forms.texi (Top): Reorder menu to match structure.
1613         * htmlfontify.texi (Customisation): Add missing @item in
1614         @enumerate.
1615         * org.texi (Advanced features): Add missing argument for @item.
1616         (Property searches): Use @backslashchar{} in macro argument.
1617         * pcl-cvs.texi: Add missing argument to @sp.
1618         (Movement commands): Fix use of @itemx.
1619         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1620         * reftex.texi (Options (Creating Citations)): Add missing newline
1621         before @end.
1622         * tramp.texi (Obtaining Tramp): Remove extra dots.
1623         (Configuration): Reorder menu to match structure.
1624         (Remote shell setup): Replace literal NUL character by \0.
1625         * viper.texi (Marking): Add missing argument for @item.
1627 2013-01-04  Glenn Morris  <rgm@gnu.org>
1629         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1630         Add htmlfontify.
1631         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1632         (htmlfontify.dvi, htmlfontify.pdf): New targets.
1633         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1634         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1636         * htmlfontify.texi: Miscellaneous fixes and updates.
1637         Set copyright to FSF, update license to GFDL 1.3+.
1639 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
1641         * htmlfontify.texi: New file.
1643 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
1645         * calc.texi (Free-Form Dates): Expand on the date reading
1646         algorithm.
1648 2012-12-27  Glenn Morris  <rgm@gnu.org>
1650         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1651         Avoid some overfull lines.
1653         * widget.texi (Programming Example): Break some long lines.
1655         * wisent.texi (Wisent Overview): Fix xref.
1656         (Grammar format, Understanding the automaton): Avoid overfill.
1658         * bovine.texi (Optional Lambda Expression): Allow line break.
1660         * auth.texi (Help for users): Break long lines.
1662         * ada-mode.texi (Project file variables):
1663         Reword to reduce underfull hbox.
1664         (No project files, Use GNAT project file):
1665         Use smallexample to make some overfull lines less terrible.
1667         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1668         Fix cross-references to separate manuals.
1670         * Makefile.in (gfdl): New variable.  Use throughout where
1671         appropriate so that targets depend on doclicense.texi.
1673 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1675         * gnus.texi (Customizing the IMAP Connection): Mention the other
1676         authenticators.
1678 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1680         * gnus.texi (Browse Foreign Server):
1681         Document `gnus-browse-delete-group'.
1683 2012-12-22  Glenn Morris  <rgm@gnu.org>
1685         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1686         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1687         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1688         * widget.texi, wisent.texi: Nuke hand-written node pointers.
1690         * Makefile.in (gfdl): New variable.  Use throughout where
1691         appropriate so that targets depend on doclicense.texi.
1693 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
1695         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1696         doclicense.texi.  Remove doclicense.texi from all targets that
1697         mentioned it explicitly.
1698         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1699         $(emacsdir)/emacsver.texi.
1700         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1702 2012-12-21  Glenn Morris  <rgm@gnu.org>
1704         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1705         Include emacsver.texi.  Nuke hand-written node pointers.
1706         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1707         Depend on emacsver.texi.
1709         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1710         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1711         May as well just include doclicense.texi in everything.
1713         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1714         which @copying says is included.
1716         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1717         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1718         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1719         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1720         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1721         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1722         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1723         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1724         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1725         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1726         * widget.texi, wisent.texi, woman.texi: Do not mention buying
1727         copies from the FSF, which does not publish these manuals.
1729         * erc.texi: No need to include gpl in this small manual.
1731         * org.texi (copying): Include a copy of the GFDL.
1732         (GNU Free Documentation License): New section.
1734 2012-12-21  Bastien Guerry  <bzg@gnu.org>
1736         * org.texi: Fix typos.
1738 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
1740         * calc.texi (ISO 8601): Rename from ISO-8601,
1741         as it's typically spelled without a hyphen.
1743 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
1745         * calc.texi (ISO-8601): New section.
1746         (Date Formatting Codes): Mention new codes.
1747         (Standard Date Formats): Mention new formats.
1749 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
1751         * tramp.texi (External methods): Move `adb' method here.
1753 2012-12-13  Glenn Morris  <rgm@gnu.org>
1755         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1757         * wisent.texi: Small edits.  Set copyright to FSF, update license to
1758         GFDL 1.3+.
1759         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1760         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1761         New targets.
1762         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1763         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1765         * bovine.texi: Small edits.  Set copyright to FSF, update license to
1766         GFDL 1.3+, remove empty index.
1767         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1768         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1769         New targets.
1770         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1771         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1773 2012-12-13  Eric Ludlam  <zappo@gnu.org>
1774             David Ponce  <david@dponce.com>
1775             Richard Kim  <emacs18@gmail.com>
1777         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1779 2012-12-13  Glenn Morris  <rgm@gnu.org>
1781         * flymake.texi (Customizable variables, Locating the buildfile):
1782         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
1784         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
1785         GFDL 1.3+ license, fix up index.
1786         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1787         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1788         (srecode.pdf): New targets.
1789         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1790         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1792 2012-12-13  Eric Ludlam  <zappo@gnu.org>
1794         * srecode.texi: New file, imported from CEDET trunk.
1796 2012-12-13  Bastien Guerry  <bzg@gnu.org>
1798         * org.texi (Summary, Code block specific header arguments)
1799         (Code block specific header arguments)
1800         (Header arguments in function calls, var, noweb)
1801         (Results of evaluation, Code evaluation security):
1802         Small reformatting: add a blank line before some example.
1804         * org.texi (System-wide header arguments)
1805         (Header arguments in Org mode properties, Conflicts)
1806         (Dynamic blocks, Using the mapping API):
1807         Fix indentation of Elisp code examples.
1809         * org.texi (Comment lines): Fix description of the comment syntax.
1811         * org.texi (Installation): Mention "make test" in the correct section.
1813 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
1815         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1816         These are just minor editorial changes.
1818 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
1820         * tramp.texi (History): Mention ADB.
1821         (Inline methods): Add `adb' method.
1823 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
1825         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1826         (External methods): Fix typo.
1828 2012-12-03  Glenn Morris  <rgm@gnu.org>
1830         * rcirc.texi (Notices): Fix typo.
1832 2012-11-25  Bill Wohler  <wohler@newt.com>
1834         Release MH-E manual version 8.4.
1836         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1837         Update for release 8.4.
1839         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1840         (Junk): Add mh-whitelist-preserves-sequences-flag,
1841         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1842         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1844 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1846         * mh-e.texi (Procmail): Fix two @ typos.
1848 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
1850         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1851         These are just minor editorial changes.
1853 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
1855         * calc.texi (Date Formatting Codes): Mention the new beginning of
1856         the date numbering system.
1858 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
1860         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1861         (Date Forms): Correct off-by-one error in explanation of
1862         Julian day numbers.  Give Gregorian equivalent of its origin.
1864 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
1866         * calc.texi (Date Forms): Mention the customizable
1867         Gregorian-Julian switch.
1868         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1870 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
1872         Calc now uses the Gregorian calendar for all dates (Bug#12633).
1873         It also uses January 1, 1 AD as its day number 1.
1874         * calc.texi (Date Forms): Document this.
1876 2012-11-16  Glenn Morris  <rgm@gnu.org>
1878         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1879         (Obsolete Macros): Move example here from Function Bindings.
1881         * erc.texi: Use @code{nil} rather than just "nil".
1882         (Modules): Undocument obsolete "hecomplete".
1883         Add "notifications".
1884         (Connecting): Add brief section on passwords.
1885         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1887 2012-11-13  Glenn Morris  <rgm@gnu.org>
1889         * flymake.texi (Customizable variables)
1890         (Highlighting erroneous lines): Mention flymake-error-bitmap,
1891         flymake-warning-bitmap, and flymake-fringe-indicator-position.
1893 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
1895         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1896         In all file place SES into @acronym{...}.
1897         (Advanced Features): Add key index and function index for
1898         ses-set-header-row.  Add description for function
1899         ses-rename-cell.  Add description for function
1900         ses-repair-cell-reference-all.
1901         (Ranges in formulas): Add description for ses-range flags.
1903 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
1905         * texinfo.tex: Merge from gnulib.
1907 2012-11-10  Chong Yidong  <cyd@gnu.org>
1909         * url.texi (Introduction): Move url-configuration-directory to
1910         Customization node.
1911         (Parsed URIs): Split into its own node.
1912         (URI Encoding): New node.
1913         (Defining New URLs): Remove empty chapter.
1914         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
1915         Improve docs for url-queue-*.
1916         (Supported URL Types): Copyedits.  Delete empty subnodes.
1918         * url.texi (Introduction): Rename from Getting Started.
1919         Rewrite the introduction.
1920         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
1922 2012-11-10  Glenn Morris  <rgm@gnu.org>
1924         * cl.texi (Obsolete Setf Customization):
1925         Revert defsetf example to the more correct let rather than prog1.
1926         Give define-modify-macro, defsetf, and define-setf-method
1927         gv.el replacements.
1929         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1930         (Setf Extensions): Remove obsolete reference.
1931         (Obsolete Setf Customization):
1932         Move note on lack of setf functions to lispref/variables.texi.
1933         Undocument get-setf-method, since it no longer exists.
1934         Mention simple defsetf replaced by gv-define-simple-setter.
1936 2012-11-03  Glenn Morris  <rgm@gnu.org>
1938         * cl.texi: Further general copyedits.
1939         (List Functions): Remove copy-tree, standard elisp for some time.
1940         (Efficiency Concerns): Comment out examples that no longer apply.
1941         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1942         (Creating Symbols, Random Numbers): De-emphasize internal
1943         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
1944         (Naming Conventions, Type Predicates, Macros)
1945         (Predicates on Numbers): No longer mention cl-floatp-safe.
1947 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1949         * gnus.texi (Mail Source Specifiers):
1950         Document :leave keyword used for pop mail source.
1952 2012-11-01  Glenn Morris  <rgm@gnu.org>
1954         * cl.texi: General copyedits for style, line-breaks, etc.
1955         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1956         (Macro Bindings, Blocks and Exits):
1957         Acknowledge existence of lexical-binding.
1958         (Iteration): Mainly defer to doc of standard dolist, dotimes.
1960 2012-10-31  Glenn Morris  <rgm@gnu.org>
1962         * ert.texi (Introduction, The @code{should} Macro):
1963         Refer to "cl-assert" rather than "assert".
1965         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1966         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1967         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1968         Reword, and add details of flet and labels.
1969         (Modify Macros, Function Bindings): Add some xrefs.
1971 2012-10-30  Glenn Morris  <rgm@gnu.org>
1973         * cl.texi (Modify Macros): Update for cl-letf changes.
1974         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1975         (Setf Extensions): Partially restore note about cl-getf,
1976         mainly moved to lispref/variables.texi.
1977         (Property Lists): Fix cl-getf typos.
1978         (Mapping over Sequences): Mention cl-mapc naming oddity.
1980 2012-10-29  Glenn Morris  <rgm@gnu.org>
1982         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1983         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1984         (Customizing Setf): Move contents to "Obsolete Setf Customization".
1985         (Modify Macros, Multiple Values, Other Clauses):
1986         Remove mentions of obsolete features.
1987         (Obsolete Setf Customization): Don't mention `apply' setf.
1989 2012-10-28  Glenn Morris  <rgm@gnu.org>
1991         * cl.texi (Multiple Values, Common Lisp Compatibility):
1992         More namespace updates.
1993         (Obsolete Features): Copyedits.
1994         (Obsolete Lexical Macros, Obsolete Setf Customization):
1995         New subsections.
1997         * cl.texi (Porting Common Lisp, Lexical Bindings):
1998         Add some xrefs to the Elisp manual.
2000         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2001         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2002         (Obsolete Features): New appendix.  Move Lexical Bindings here.
2004 2012-10-27  Glenn Morris  <rgm@gnu.org>
2006         * cl.texi: Use defmac for macros rather than defspec.
2007         (Efficiency Concerns): Related copyedit.
2009         * cl.texi (Control Structure): Update for setf now being in core.
2010         (Setf Extensions): Rename from Basic Setf.  Move much of the
2011         former content to lispref/variables.texi.
2012         (Modify Macros): Move pop, push details to lispref/variables.texi.
2013         (Customizing Setf): Copyedits for setf etc being in core.
2014         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2015         Further namespaces updates.
2017 2012-10-26  Bastien Guerry  <bzg@gnu.org>
2019         * org.texi (Installation): Update the link to Org's ELPA.
2020         Also don't mention org-install.el anymore as the replacement file
2021         org-loaddefs.el is now loaded by org.el.
2023 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
2025         * tramp.texi (Frequently Asked Questions):
2026         Mention `tramp-completion-reread-directory-timeout' for performance
2027         improvement.
2029 2012-10-25  Glenn Morris  <rgm@gnu.org>
2031         * cl.texi: Don't mess with the TeX section number counter.
2032         Use Texinfo recommended convention for quotes+punctuation.
2033         (Overview, Sequence Functions): Rephrase for better line-breaking.
2034         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2035         (Macro Bindings, Conditionals, Iteration, Loop Basics)
2036         (Random Numbers, Mapping over Sequences, Structures)
2037         (Porting Common Lisp): Further updates for cl-lib namespace.
2038         (Modify Macros, Declarations, Macro Bindings, Structures):
2039         Break long lines in examples.
2040         (Dynamic Bindings): Update for changed progv behavior.
2041         (Loop Examples, Efficiency Concerns): Markup fixes.
2042         (Structures): Remove TeX margin change.
2043         (Declarations): Fix typos.
2045 2012-10-24  Glenn Morris  <rgm@gnu.org>
2047         * cl.texi (Overview, Multiple Values, Creating Symbols)
2048         (Numerical Functions): Say less/nothing about the original cl.el.
2049         (Old CL Compatibility): Remove.
2050         (Assertions): Remove ignore-errors (standard Elisp for some time).
2052         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2053         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2054         (Efficiency Concerns, Efficiency Concerns)
2055         (Common Lisp Compatibility, Old CL Compatibility):
2056         Further updates for cl-lib namespace.
2058 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
2060         Update manual for new time stamp format (Bug#12706).
2061         * emacs-mime.texi (time-date): Update for new format.
2062         Also, fix bogus time stamp and modernize a bit.
2064 2012-10-23  Glenn Morris  <rgm@gnu.org>
2066         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
2067         than unchanging cl.el version number.
2068         End all menu descriptions with a period.
2069         Do not use @dfn{CL} for every instance of "CL".
2070         (Overview): Remove no-runtime caveat, and note about foo* names.
2071         (Usage): Use cl-lib rather than cl.
2072         (Organization, Naming Conventions): Update for cl-lib.el.
2073         (Installation): Remove long-irrelevant node.
2074         (Program Structure, Predicates, Control Structure):
2075         Start updating for cl-lib namespace.
2076         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2077         Depend on emacsver.texi.
2079 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
2081         * trampver.texi: Update release number.
2083 2012-10-06  Glenn Morris  <rgm@gnu.org>
2085         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2086         ERC version.
2087         (Introduction): ERC is distributed with Emacs.
2088         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2089         (Getting Started): Simplify.
2090         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2091         (History): Mention ERC maintained as part of Emacs now.
2092         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2093         Add dependency on emacsver.texi.
2095         * erc.texi: Remove hand-written node pointers.
2097 2012-10-05  Glenn Morris  <rgm@gnu.org>
2099         * newsticker.texi (Overview, Requirements, Usage, Configuration):
2100         Copyedits.
2102 2012-10-01  Eric Ludlam  <zappo@gnu.org>
2104         * ede.texi (Quick Start, Project Local Variables)
2105         (Miscellaneous commands, ede-java-root, Development Overview)
2106         (Detecting a Project): New nodes.
2107         (Simple projects): Node deleted.
2109         * eieio.texi (Building Classes): Some slot attributes cannot be
2110         overridden.
2111         (Slot Options): Remove an example.
2112         (Method Invocation, Documentation): New nodes.
2114 2012-10-01  Glenn Morris  <rgm@gnu.org>
2116         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2117         (reftex.pdf): Add dependency on emacsver.texi.
2118         * reftex.texi: Don't include directory part for emacsver.texi;
2119         the Makefile's -I handles it.
2121 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
2123         Merge from standalone RefTeX repository.
2125         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2126         with macros.
2127         (Imprint): Mention Wolfgang in list of contributors.
2128         (Creating Citations): Give a hint about how to
2129         auto-revert the BibTeX database file when using external editors.
2130         (Referencing Labels): Simplify section about reference macro
2131         cycling.
2132         (Options (Referencing Labels)): Adapt to new structure of
2133         `reftex-ref-style-alist'.
2134         (Referencing Labels, Reference Styles): Document changes in the
2135         referencing functionality.
2136         (Commands): Mention options for definition of header and footer in
2137         BibTeX files.
2138         (Options (Creating Citations)): Document
2139         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2140         (Reference Styles): New section.
2141         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2142         (Options (Referencing Labels)): Remove descriptions of deprecated
2143         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2144         Add descriptions for `reftex-ref-style-alist' and
2145         `reftex-ref-style-default-list'.
2146         (Referencing Labels): Update regarding reference styles.
2147         (Citation Styles): Mention support for ConTeXt.
2148         (Options (Defining Label Environments)): Fix typo.
2149         (Options (Creating Citations)):
2150         Document `reftex-cite-key-separator'.
2152 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
2154         * org.texi: Add description of ORG_ADD_CONTRIB to info
2155         documentation.  Add link to Worg for more details.
2157         * org.texi: Clarify installation procedure.  Provide link to the
2158         build system description on Worg.
2160         * org.texi: Remove reference to utils/, x11idle.c is now in
2161         contrib/scripts.
2163         * org.texi: Re-normalize to "Org mode" in manual.
2165         * org.texi (Installation): Adapt documentation to new build
2166         system.  Mention GNU ELPA (since it needs to be handled like Emacs
2167         built-in Org).
2169 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
2171         * org.texi: Fix typo in description of the 'Hooks' section.
2173         * org.texi: Add ID to the list of special properties.
2175 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
2177         * org.texi (Moving subtrees): Document the ability to archive to a
2178         datetree.
2180 2012-09-30  Bastien Guerry  <bzg@gnu.org>
2182         * org.texi (Installation, Feedback, Batch execution):
2183         Use (add-to-list 'load-path ... t) for the contrib dir.
2185         * org.texi (results): Update documentation for ":results drawer"
2186         and ":results org".
2188         * org.texi (Column width and alignment): Fix typo.
2190         * org.texi (Activation): Point to the "Conflicts" section.
2192         * org.texi (Conflicts): Mention filladapt.el in the list of
2193         conflicting packages.
2195         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2196         not needed for versions of Emacs > 22.1.
2198         * org.texi (History and Acknowledgments): Fix typo.
2200         * org.texi (History and Acknowledgments): Add my own
2201         acknowledgments.
2203         * org.texi (Agenda commands): Document the new command and the new
2204         option.
2206         * org.texi (Agenda commands): Delete `org-agenda-action' section.
2207         (Agenda commands): Reorder.  Document `*' to toggle persistent
2208         marks.
2210         * org.texi (Agenda dispatcher):
2211         Mention `org-toggle-agenda-sticky'.
2212         (Agenda commands, Exporting Agenda Views): Fix typo.
2214         * org.texi (Templates in contexts, Setting Options): Update to
2215         reflect changes in how contexts options are processed.
2217         * org.texi (Templates in contexts): Document the new structure of
2218         the variables `org-agenda-custom-commands-contexts' and
2219         `org-capture-templates-contexts'.
2221         * org.texi (Templates in contexts): Document the new option
2222         `org-capture-templates-contexts'.
2223         (Storing searches): Document the new option
2224         `org-agenda-custom-commands-contexts'.
2226         * org.texi (Formula syntax for Lisp): Reformat.
2228         * org.texi (Special properties, Column attributes)
2229         (Agenda column view): Document the new special property
2230         CLOCKSUM_T.
2232         * org.texi (Template expansion): Document the new %l template.
2234         * org.texi (Fast access to TODO states): Fix documentation about
2235         allowed characters for fast todo selection.
2237         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2238         use in `org-agenda-to-appt'.
2240         * org.texi (Comment lines): Update wrt comments.
2242         * org.texi (Resolving idle time): Document new keybinding.
2244         * org.texi (Clocking commands): Document the use of S-M-<up/down>
2245         on clock timestamps.
2247         * org.texi (Fast access to TODO states): Explicitly says only
2248         letters are supported as fast TODO selection keys.
2250         * org.texi (Link abbreviations): Illustrate the use of the "%h"
2251         specifier.  Document the new "%(my-function)" specifier.
2253         * org.texi (Clocking commands): New cindex.
2254         (Clocking commands): Update documentation for `org-clock-in'.
2255         Document `org-clock-in-last'.  Mention `org-clock-out' and
2256         `org-clock-in-last' as commands that can be globally bound.
2257         (Resolving idle time): Document continuous clocking.
2259         * org.texi (Top, Introduction): Fix formatting.
2260         (Activation): Add index entries.
2261         (Conventions): Update section.
2262         (Embedded @LaTeX{}): Fix formatting.
2264         * org.texi (Visibility cycling): Document `show-children'.
2266         * org.texi (Using capture): Mention the `org-capture-last-stored'
2267         bookmark as a way to jump to the last stored capture.
2269         * org.texi (Uploading files): Fix typo.
2271         * org.texi (Using capture): Document `C-0' as a prefix argument
2272         for `org-capture'.
2274         * org.texi (Agenda commands): Document persistent marks.
2276         * org.texi (Template expansion): Update doc to reflect change.
2278         * org.texi (Radio tables): Document the :no-escape parameter.
2280         * org.texi (Repeated tasks): Document repeat cookies for years,
2281         months, weeks, days and hours.
2283         * org.texi (Export options): State that you can use the d: option
2284         by specifying a list of drawers.
2286         * org.texi (HTML preamble and postamble): Small doc improvement.
2288 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
2290         * org.texi: The sections in the Exporting section of the manual
2291         left out articles in the description of the org-export-as-*
2292         commands, among other places.  This patch adds them, adds a few
2293         missing prepositions, and switches instances of "an HTML" to "a
2294         html" for internal consistency.
2296         * org.texi: Alter several examples of headings with timestamps in
2297         them to include the timestamps in the body instead of the heading.
2299 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
2301         * org.texi (Agenda dispatcher): Document sticky agenda views and
2302         the new key for them.
2304 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
2306         * org.texi (Advanced features): Fix error in table.
2308 2012-09-30  Feng Shu  <tumashu@gmail.com>
2310         * org.texi (@LaTeX{} fragments): Document imagemagick as an
2311         alternative to dvipng.
2313 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
2315         * org.texi: Remove extra curly bracket.
2317 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
2319         * org.texi (org-clock-in-last and org-clock-cancel): Update the
2320         defkeys.
2322 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2324         * org.texi (Agenda commands): Fix two typos by giving
2325         corresponding function names, according to
2326         `org-agenda-view-mode-dispatch'.
2328 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
2330         * org.texi (The spreadsheet): Fix typo.
2332 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
2334         * org.texi (Tracking your habits): Point to the "Tracking TODO
2335         state changes" section.
2337 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
2339         * org.texi (Literal examples): Remove reference to unknown
2340         `org-export-latex-minted' variable.  Also simplify footnote since
2341         `org-export-latex-listings' documentation is exhaustive already.
2343         * org.texi (Plain lists): Remove reference to now hard-coded
2344         `bullet' automatic rule.
2346 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
2348         * org.texi: Updated documentation accordingly.
2350 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2352         * texinfo.tex: Merge from gnulib.
2354 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
2356         Sync with Tramp 2.2.6.
2358         * tramp.texi (Bug Reports): Cleanup caches before a test run.
2360         * trampver.texi: Update release number.
2362 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
2364         * texinfo.tex: Merge from gnulib.
2366 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
2368         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2369         (bug#12096).
2371 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
2373         * calc.texi (Simplification modes, Conversions)
2374         (Operating on Selections): Mention "basic" simplification.
2375         (The Calc Mode Line): Mention the mode line display for Basic
2376         simplification mode.
2377         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2378         simplifications.
2379         (Basic Simplifications): Rename from "Limited Simplifications"
2380         Replace "limited" by "basic" throughout.
2381         (Algebraic Simplifications): Indicate that the algebraic
2382         simplifications are done by default.
2383         (Unsafe Simplifications): Mention `m E'.
2384         (Simplification of Units): Mention `m U'.
2385         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2386         (Kinds of Declarations, Functions for Declarations):
2387         Mention "algebraic simplifications" instead of `a s'.
2388         (Algebraic Entry): Remove mention of default simplifications.
2390 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2392         * calc.texi (Getting Started, Tutorial): Change simulated
2393         Calc output to match actual output.
2394         (Simplifying Formulas): Mention that algebraic simplification is now
2395         the default.
2397 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
2399         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2400         (Bug#12073)
2402 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
2404         Prefer typical American spelling for "acknowledgment".
2405         * calc.texi (History and Acknowledgments): Rename from
2406         History and Acknowledgements.
2407         * idlwave.texi (Acknowledgments):
2408         * ses.texi (Acknowledgments):
2409         * woman.texi (Acknowledgments): Rename from Acknowledgements.
2411 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
2413         Rename configure.in to configure.ac (Bug#11603).
2414         * ede.texi (Compiler and Linker objects, ede-proj-project)
2415         (ede-step-project): Prefer the name configure.ac to configure.in.
2417 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
2419         * tramp.texi (Multi-hops):
2420         Introduce `tramp-restricted-shell-hosts-alist'.
2422 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2424         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2425         methods, so don't mention smtpmail here.
2427 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2429         * gnus.texi (Picons): Document gnus-picon-properties.
2431 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2433         * gnus.texi: Remove mention of compilation, as that's no longer
2434         supported.
2436 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
2438         * gnus.texi (Archived Messages): Mention
2439         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2441 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2443         * gnus.texi (Various Summary Stuff):
2444         Remove mention of `gnus-propagate-marks'.
2446 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2448         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2449         which no longer exist.
2451 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2453         * gnus.texi (Archived Messages):
2454         Document gnus-gcc-self-resent-messages.
2456 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2458         * message.texi (Mail Variables):
2459         Mention the optional user parameter for X-Message-SMTP-Method.
2461 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2463         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2465         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2467 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2469         * gnus.texi (Key Index): Change encoding to utf-8.
2471 2012-06-21  Glenn Morris  <rgm@gnu.org>
2473         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
2475 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2477         * gnus.texi (Group Timestamp): Mention where to find documentation for
2478         the `gnus-tmp-' variables (bug#11601).
2480 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
2482         Sync with Tramp 2.2.6-pre.
2484         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2485         where appropriate.
2486         (Ad-hoc multi-hops): New section.
2487         (Remote processes): New subsection "Running remote processes on
2488         Windows hosts".
2489         (History): Add remote commands on Windows, and ad-hoc multi-hop
2490         methods.
2491         (External methods): "ControlPersist" must be set to "no" for the
2492         `scpc' method.
2493         (Remote processes): Add a note about `auto-revert-tail-mode'.
2494         (Frequently Asked Questions): Use "scpx" in combination with
2495         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
2497         * trampver.texi: Update release number.
2499 2012-06-10  Chong Yidong  <cyd@gnu.org>
2501         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2502         compilation for html-mono.
2504 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
2506         * texinfo.tex: Merge from gnulib.
2508 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2510         * Makefile.in (echo-info): Don't try to install info files named
2511         just ".info".
2513 2012-05-28  Glenn Morris  <rgm@gnu.org>
2515         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
2517         * sc.texi: Nuke hand-written node pointers.
2518         Fix top-level menu to match actual node order.
2520 2012-05-27  Glenn Morris  <rgm@gnu.org>
2522         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2523         Some associated fixes, including not messing with chapno in cl.texi.
2525 2012-05-27  Bastien Guerry  <bzg@gnu.org>
2527         * org.texi (Durations and time values): Fix typo.
2529 2012-05-26  Paul Eggert  <eggert@cs.ucla.edu>
2531         * texinfo.tex: Update from gnulib.
2533 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
2535         * calc.texi (Basic Operations on Units, Customizing Calc):
2536         Mention `calc-ensure-consistent-units'.
2538 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
2540         * cc-mode.texi: Avoid space before macro in 4th argument of cross
2541         reference commands.  (Bug#11461)
2543         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2545 2012-05-12  Glenn Morris  <rgm@gnu.org>
2547         * Makefile.in (mostlyclean): Add more TeX intermediates.
2549         * Makefile.in: Make it look more like the other doc Makefiles.
2550         Use explicit $srcdir in all dependencies.
2551         Remove cd $srcdir from rules.
2552         (VPATH): Remove.
2553         (infodir): Set to an absolute path.
2554         (INFO_TARGETS): Use short names.
2555         (mkinfodir): infodir is now absolute.
2556         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2558         * Makefile.in (info.info): Rename from info, to avoid duplication.
2559         (.SUFFIXES): Disable implicit rules.
2561         * Makefile.in (MKDIR_P): New, set by configure.
2562         (mkinfodir): Use $MKDIR_P.
2564 2012-05-07  Glenn Morris  <rgm@gnu.org>
2566         * forms.texi (Long Example): Update for changed location of files.
2568 2012-05-04  Glenn Morris  <rgm@gnu.org>
2570         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2571         (INFO_TARGETS): Use $INFO_EXT.
2572         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2573         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2574         (INFO_TARGETS): Use $INFO_EXT.
2575         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2577 2012-05-02  Glenn Morris  <rgm@gnu.org>
2579         * Makefile.in (echo-info): New phony target, used by top-level.
2581         * viper.texi: Make direntry shorter (also it is no longer "newest").
2583         * emacs-gnutls.texi, ert.texi, org.texi:
2584         Fix dircategory, direntry to match info/dir.
2586         * faq.texi: Convert @inforefs to @xrefs.
2587         Fix some malformed cross-references.
2588         (File-name conventions): Shorten section name to avoid overfull line.
2589         (How to add fonts): Use smallexample to avoid overfull lines.
2591 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2593         * auth.texi (Help for users): Update for .gpg file being second.
2595 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
2597         * org.texi (Agenda commands): Fix two typos: give corresponding
2598         function names, according to `org-agenda-view-mode-dispatch'.
2600 2012-04-27  Glenn Morris  <rgm@gnu.org>
2602         * faq.texi (Major packages and programs): Remove section.
2603         There is no point listing 6 packages (cf etc/MORE.STUFF).
2604         (Finding Emacs and related packages): Move "Spell-checkers" here.
2606 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
2608         * dbus.texi (Version): New node.
2609         (Properties and Annotations): Mention the object manager
2610         interface.  Describe dbus-get-all-managed-objects.
2611         (Type Conversion): Floating point numbers are allowed, if an
2612         anteger does not fit Emacs's integer range.
2613         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2614         (Asynchronous Methods): Fix description of
2615         dbus-call-method-asynchronously.
2616         (Receiving Method Calls): Fix some minor errors.
2617         Add dbus-interface-emacs.
2618         (Signals): Describe unicast signals and the new match rules.
2619         (Alternative Buses): Add the PRIVATE optional argument to
2620         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
2622 2012-04-20  Glenn Morris  <rgm@gnu.org>
2624         * faq.texi (New in Emacs 24): New section.
2625         (Packages that do not come with Emacs): Mention M-x list-packages.
2627 2012-04-14  Alan Mackenzie  <acm@muc.de>
2629         * cc-mode.texi (c-offsets-alist): Correct a typo.
2631 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
2633         * org.texi (Deadlines and scheduling): Fix the example: the
2634         DEADLINE item should come right after the headline.  We enforce
2635         this convention, so it is a bug not to illustrate it correctly in
2636         the manual.
2638 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2640         * org.texi (Agenda commands): Fix documentation bug by swapping
2641         the equivalent keybindings to `org-agenda-next-line' with the ones
2642         to `org-agenda-previous-line'.
2644 2012-04-14  Glenn Morris  <rgm@gnu.org>
2646         * Makefile.in: Replace non-portable use of $< in ordinary rules.
2648 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
2650         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2651         Add emacs-gnutls.
2652         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2654 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2656         * Makefile.in: Add emacs-gnutls.texi to build.
2658         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2660 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2662         * auth.texi (Secret Service API): Edit further and give examples.
2663         (Secret Service API): Adjust @samp to @code for collection names.
2665 2012-04-04  Glenn Morris  <rgm@gnu.org>
2667         * auth.texi (Secret Service API): Copyedits.
2668         (Help for developers): Fill in some missing function doc-strings.
2669         (Help for users, Help for developers)
2670         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2672 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
2674         * auth.texi (Secret Service API): Add the missing text.
2676 2012-04-04  Chong Yidong  <cyd@gnu.org>
2678         * message.texi (Using PGP/MIME): Note that epg is now the default.
2680         * gnus.texi: Reduce references to obsolete pgg library.
2681         (Security): Note that epg is now the default.
2683         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2685         * nxml-mode.texi (Completion): C-RET is no longer bound to
2686         nxml-complete.
2688 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2690         * org.texi (Customizing tables in ODT export): Correct few errors.
2692 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2694         * org.texi (Links in ODT export): Update.
2695         (Labels and captions in ODT export): New node.
2697 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2699         * org.texi (Literal examples in ODT export): htmlfontify.el in
2700         Emacs-24.1 now supports fontification.  So ODT source blocks will
2701         be fontified by default.
2703 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
2705         * org.texi (Refiling notes): Remove duplicated keybinding.
2707 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2709         * org.texi (noweb): Documentation of this new option to the :noweb
2710         header argument.
2712 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
2714         * org.texi (Header and sectioning): Add example demonstrating how
2715         to use "LaTeX_CLASS_OPTIONS".
2717 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2719         * org.texi (Noweb reference syntax): Describe the ability to
2720         execute noweb references in the manual.
2722 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2724         * org.texi (cache): Improve cache documentation when session
2725         evaluation is used.
2727 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
2729         * org.texi (Plain lists): Document removal.
2731 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
2733         * org.texi: Decapitalize file name in references to Calc manual.
2735 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
2737         * org.texi (Plain lists): Document removal.
2739 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2741         * org.texi (Top, OpenDocument Text export)
2742         (ODT export commands, Extending ODT export)
2743         (Images in ODT export, Tables in ODT export)
2744         (Configuring a document converter): Add or Update.
2746 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
2748         * org.texi (MobileOrg): Change the wording to reflect that the
2749         Android Version is no longer just the little brother of the iOS
2750         version.
2752 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2754         * org.texi (Key bindings and useful functions): Update babel key
2755         binding documentation in manual.
2757 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2759         * org.texi (noweb): Document new noweb header value.
2761 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2763         * org.texi (noweb-sep): Document new header argument.
2765 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2767         * org.texi (noweb-ref): Documentation of this new custom variable.
2769 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2771         * org.texi (wrap): Update the new :wrap documentation to match the
2772         current implementation.
2774 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2776         * org.texi: Added documentation for :wrap.
2778 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2780         * org.texi: #+RESULTS now user-configurable.
2782 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2784         * org.texi: Documented :noweb no-export.
2786 2012-04-01  Thomas Dye  <dk@poto.local>
2788         * org.texi: Edit :noweb no header argument for correctness.
2790 2012-04-01  Bastien Guerry  <bzg@gnu.org>
2792         * org.texi (Customization): Update the approximate number of Org
2793         variables.
2795 2012-04-01  Thomas Dye  <dk@poto.local>
2797         * org.texi: The :results wrap produces a drawer instead of a
2798         begin_results block.
2800 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
2802         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2803         reflect the new default.
2805 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
2807         * info.texi (Expert Info): Move the index entry for "Texinfo" from
2808         "Getting Started" to this node.  (Bug#10450)
2810 2012-03-10  Chong Yidong  <cyd@gnu.org>
2812         * flymake.texi (Example -- Configuring a tool called via make):
2813         Mention the Automake COMPILE variable (Bug#8715).
2815         * info.texi (Getting Started): Add an index entry (Bug#10450).
2817 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
2819         * dbus.texi (Signals): Known names will be mapped onto unique
2820         names, when registering for signals.
2822 2012-02-29  Glenn Morris  <rgm@gnu.org>
2824         * url.texi: Fix quote usage in body text.
2826         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2828         * cl.texi: Use @code{} in menus when appropriate.
2830 2012-02-28  Glenn Morris  <rgm@gnu.org>
2832         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2833         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2834         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2835         * org.texi, sc.texi, vip.texi, viper.texi:
2836         Standardize possessive apostrophe usage.
2838 2012-02-26  Chong Yidong  <cyd@gnu.org>
2840         * ediff.texi (Quick Help Commands): Add a couple of index entries
2841         (Bug#10834).
2843 2012-02-17  Glenn Morris  <rgm@gnu.org>
2845         * gnus.texi (Posting Styles):
2846         * remember.texi (Org): Fix cross-refs to other manuals.
2848 2012-02-15  Glenn Morris  <rgm@gnu.org>
2850         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2851         (Encryption): New chapter, split out from previous.
2853 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2855         * gnus.texi (Customizing the IMAP Connection):
2856         Mention nnimap-record-commands.
2858 2012-02-10  Glenn Morris  <rgm@gnu.org>
2860         * url.texi (Retrieving URLs): Update url-retrieve arguments.
2861         Mention url-queue-retrieve.
2863 2012-02-09  Glenn Morris  <rgm@gnu.org>
2865         * sem-user.texi (Semantic mode user commands): Typo fix.
2867         * info.texi (Create Info buffer): Mention info-display-manual.
2869 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2871         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2872         example (modified from an example by Michael Albinus).
2874 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2876         * gnus.texi (Agent Basics): Fix outdated description of
2877         `gnus-agent-auto-agentize-methods'.
2879 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
2881         * cc-mode.texi: Always @defindex ss.
2882         (Config Basics): Fix argument of @itemize.
2883         (Macro Backslashes): Add @code around index entry.
2885 2012-01-23  Glenn Morris  <rgm@gnu.org>
2887         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2889 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
2891         * tramp.texi (File): Tweak wording for the `scpc' option.
2893 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2895         * gnus.texi (Group Parameters): Really note precedence.
2897 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2899         * gnus.texi (Group Parameters): Note precedence.
2901 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
2903         * org.texi (Noweb reference syntax): Adding documentation of
2904         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2905         variable.
2907 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2909         * org.texi (Plain lists): Split the table to fix the display
2910         of items.
2912 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2914         * org.texi (Plain lists): Fix misplaced explanation.
2916 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2918         * org.texi (Plain lists, Agenda files): Add index entries.
2920 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
2922         * org.texi: Use "Org mode" instead of alternatives like
2923         "Org-mode" or "org-mode".
2925 2012-01-03  Bernt Hansen  <bernt@norang.ca>
2927         * org.texi (Agenda commands):
2928         Document `org-clock-report-include-clocking-task'.
2930 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2932         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2933         C-c' on checkboxes.
2935 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
2937         * org.texi: End sentences with two spaces.
2939 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
2941         * org.texi (External links): Document the link types file+sys
2942         and file+emacs, slightly narrow used page width.
2944 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
2946         * org.texi (colnames): Note that colnames behavior may differ
2947         across languages.
2949 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2951         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2953 2012-01-03  Thomas Dye  <dk@poto.westell.com>
2955         * org.texi: Augmented discussion of babel property
2956         inheritance.  Put footnote outside sentence ending period.
2958 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2960         * org.texi (eval): Documenting the full range of :eval header
2961         argument values.
2963 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2965         * org.texi (eval): Documentation of the new :eval option.
2967 2012-01-03  Thomas Dye  <dk@poto.local>
2969         * org.texi: Add accumulated properties.
2971 2012-01-03  Thomas Dye  <dk@poto.local>
2973         * org.texi: Documented no spaces in name=assign, another
2974         correction to :var table.
2976 2012-01-03  Thomas Dye  <dk@poto.local>
2978         * org.texi: Changed DATA to NAME in Working With Source Code
2979         section.
2981 2012-01-03  Tom Dye  <tsd@tsdye.com>
2983         * org.texi: Minor change to :var table.
2985 2012-01-03  Tom Dye  <tsd@tsdye.com>
2987         * org.texi: More changes to :var table (some examples were wrong).
2989 2012-01-03  Tom Dye  <tsd@tsdye.com>
2991         * org.texi: Cleaned up :var table.
2993 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2995         * org.texi (Timestamps, Weekly/daily agenda)
2996         (Weekly/daily agenda): Add @cindex for "appointment".
2998 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3000         * org.texi (Literal examples): A new link to the template for
3001         inserting empty code blocks.
3002         (Structure of code blocks): A new link to the template for
3003         inserting empty code blocks.
3005 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
3007         * org.texi (External links): Add footnote on how the behavior
3008         of the text search in Org files are controled by the variable
3009         `org-link-search-must-match-exact-headline'.
3011 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3013         * org.texi (Buffer-wide header arguments):
3014         Update documentation to reflect removal of #+PROPERTIES.
3016 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3018         * org.texi (The clock table): Mention that ACHIVED trees
3019         contribute to the clock table.
3021 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
3023         * org.texi (Conflicts): Better yasnippet config info.
3025 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
3027         * org.texi (Selective export): Explicitly mention the default
3028         values for `org-export-select-tags',
3029         `org-export-exclude-tags'.
3031 2012-01-03  Tom Dye  <tsd@tsdye.com>
3033         * org.texi: Added a line to specify that header arguments are
3034         lowercase.
3036 2012-01-03  Tom Dye  <tsd@tsdye.com>
3038         * org.texi: :var requires default value when declared.
3040 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3042         * org.texi (Handling links): Add a note about the
3043         `org-link-frame-setup' option.
3045 2012-01-03  David Maus  <dmaus@ictsoc.de>
3047         * org.texi (Exporting Agenda Views, Extracting agenda
3048         information): Fix command line syntax, quote symbol parameter
3049         values.
3051 2012-01-03  David Maus  <dmaus@ictsoc.de>
3053         * org.texi (Exporting Agenda Views): Fix command line syntax.
3055 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
3057         * gnus.texi (Mail Source Customization, Mail Back End Variables):
3058         Use octal notation for file permissions, which are normally
3059         thought of in octal.
3060         (Mail Back End Variables): Use more-plausible modes in example.
3062 2011-12-20  Alan Mackenzie  <acm@muc.de>
3064         * cc-mode.texi: Update version string 5.31 -> 5.32.
3066 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3068         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3070 2011-11-24  Glenn Morris  <rgm@gnu.org>
3072         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3074 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3076         * makefile.w32-in: Update dependencies.
3078 2011-11-20  Glenn Morris  <rgm@gnu.org>
3080         * gnus.texi (Group Information):
3081         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3083 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3085         * gnus-coding.texi (Gnus Maintenance Guide):
3086         Rename from "Gnus Maintainance Guide".
3088         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3089         * eieio.texi (Customizing):
3090         * gnus.texi (Article Washing):
3091         * gnus-news.texi:
3092         * sem-user.texi (Smart Jump): Fix typos.
3094 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3096         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3098 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3100         * ede.texi (project-am-texinfo):
3101         * gnus.texi (Sending or Not Sending):
3102         * org.texi (Template elements): Fix typos.
3104 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
3106         * ediff.texi (Hooks):
3107         * sem-user.texi (Semanticdb Roots): Fix typos.
3109 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
3111         * semantic.texi (Tag handling): Fix typo.
3113 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3115         * gnus.texi (Other Gnus Versions): Remove.
3117 2011-10-28  Alan Mackenzie  <acm@muc.de>
3119         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3120         (Other Special Indentations): Add an xref to "Macros with ;".
3121         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
3122         "Macros with ;".
3123         (Macros with ;): New page.
3125         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3126         Document the new handling of nested scopes for movement by defuns.
3128 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
3130         Sync with Tramp 2.2.3.
3132         * trampver.texi: Update release number.
3134 2011-10-14  Glenn Morris  <rgm@gnu.org>
3136         * ert.texi (Introduction, How to Run Tests)
3137         (Running Tests Interactively, Expected Failures)
3138         (Tests and Their Environment, Useful Techniques)
3139         (Interactive Debugging, Fixtures and Test Suites):
3140         Minor rephrasings.
3141         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3142         (Running Tests in Batch Mode): Simplify loading instructions.
3143         (Test Selectors): Clarify some selectors.
3144         (Expected Failures, Useful Techniques):
3145         Make examples fit in 80 columns.
3147 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
3149         * calc.texi (Basic Operations on Units): Discuss temperature
3150         conversion (`u t') alongside with other unit conversions ('u c').
3152 2011-10-12  Glenn Morris  <rgm@gnu.org>
3154         * ert.texi: Whitespace trivia to make main menu items line up better.
3156 2011-10-08  Glenn Morris  <rgm@gnu.org>
3158         * Makefile.in: Fix ert rules.
3160 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3162         * gnus.texi (Gnus Utility Functions): Add more references and
3163         explanations (bug#9683).
3165 2011-09-26  Paul Eggert  <eggert@cs.ucla.edu>
3167         * texinfo.tex: Merge from gnulib.
3169 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3171         * gnus.texi (Archived Messages): Note the default (bug#9552).
3173 2011-09-21  Bill Wohler  <wohler@newt.com>
3175         Release MH-E manual version 8.3.
3177         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3178         release 8.3.
3179         (Preface): Update support information.
3180         (From Bill Wohler): Reset text to original version.  As a
3181         historical quote, the tense should be correct in the time that it
3182         was written.
3184 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3186         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3187         (Finding the News): Doc clarification.
3188         (Terminology): Mention naming.
3190 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3192         * gnus.texi: Remove mentions of `recent', which are now obsolete.
3193         (Interactive): Document `quiet'.
3195 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
3197         * org.texi (Images in LaTeX export): Rewrite.
3199 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3201         * org.texi (Using the mapping API): Mention 'region as a possible
3202         scope for `org-map-entries'.
3204 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3206         * org.texi (Visibility cycling): Document `org-copy-visible'.
3208 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3210         * org.texi (Template expansion): Order template sequences in the
3211         proper order.
3213 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3215         * org.texi (eval): Expand discussion of the :eval header argument.
3217 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3219         * org.texi (Languages): Add Lilypond and Awk as supported
3220         languages.
3222 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
3224         * org.texi: Document that both CLOCK_INTO_DRAWER and
3225         LOG_INTO_DRAWER can be used to override the contents of variable
3226         org-clock-into-drawer (or if unset, org-log-into-drawer).
3228         * org.texi: Replace @xref->@pxref.
3230 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3232         * org.texi (Evaluating code blocks): Documenting the new option
3233         for inline call lines.
3235 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3237         * org.texi (Results of evaluation): More explicit about the
3238         mechanism through which interactive evaluation of code is
3239         performed.
3241 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3243         * org.texi (noweb-ref): New header argument documentation.
3245 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3247         * org.texi (Extracting source code): Documentation of the new
3248         org-babel-tangle-named-block-combination variable.
3250 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3252         * org.texi (Structure of code blocks): Explicitly state that the
3253         behavior of multiple blocks of the same name is undefined.
3255 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
3257         * org.texi (TaskJuggler export): Modify the example to reflect the
3258         new effort durations.
3260 2011-08-15  David Maus  <dmaus@ictsoc.de>
3262         * org.texi (Images in LaTeX export): Escape curly brackets in
3263         LaTeX example.
3265 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3267         * org.texi (The clock table): Document the :properties and
3268         :inherit-props arguments for the clocktable.
3270 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3272         * org.texi (Tables in LaTeX export): Document specifying placement
3273         options for tables.
3275 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3277         * org.texi (Evaluating code blocks): More specific documentation
3278         about the different types of header arguments.
3280 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
3282         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3284 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3286         * org.texi (Built-in table editor): Document the table field
3287         follow mode.
3289 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3291         * org.texi (Easy Templates): Document new template.
3293 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3295         * org.texi (Literal examples): Add a cross-reference from "Literal
3296         Examples" to "Easy Templates."
3298 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3300         * org.texi (The clock table): Add link to match syntax.
3302 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3304         * org.texi (Agenda commands): Document clock consistency checks.
3306 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3308         * org.texi (Built-in table editor): Document that \vert represents
3309         a vertical bar in a table field.
3311 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3313         * org.texi (Literal examples): Link from "Markup" > "Literate
3314         Examples" to "Working with Source Code".
3316 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3318         * org.texi (Agenda commands): Doc for function option to bulk
3319         action.
3321 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3323         * org.texi (Template expansion): Document new %<...> template
3324         escape.
3326 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3328         * org.texi (Selective export): Document exclusion of any tasks
3329         from export.
3331 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3333         * org.texi (Selective export): Document how to exclude DONE tasks
3334         from export.
3335         (Publishing options): Document the properties to be used to turn off
3336         export of DONE tasks.
3338 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3340         * org.texi (The date/time prompt): Document date range protection.
3342 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3344         * org.texi (padline): Documentation of the new padline header
3345         argument.
3347 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3349         * org.texi (var): Adding "[" to list of characters triggering
3350         elisp evaluation.
3352 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3354         * org.texi (var): Documentation of Emacs Lisp evaluation during
3355         variable assignment.
3357 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3359         * org.texi (colnames): Reference indexing into variables, and note
3360         that colnames are *not* removed before indexing occurs.
3361         (rownames): Reference indexing into variables, and note that
3362         rownames are *not* removed before indexing occurs.
3364 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3366         * org.texi (var): Clarification of indexing into tabular
3367         variables.
3369 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3371         * org.texi (results): Documentation of the `:results wrap' header
3372         argument.
3374 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3376         * org.texi (LaTeX and PDF export): Add a note about a limitation
3377         of the LaTeX export: the org file has to be properly structured.
3379 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3381         * org.texi (Dynamic blocks, Structure editing):
3382         Mention the function `org-narrow-to-block'.
3384 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3386         * org.texi (Languages): Updating list of code block supported
3387         languages.
3389 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3391         * org.texi (Special properties): CATEGORY is a special property,
3392         but it may also used in the drawer.
3394 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3396         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3398 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3400         * org.texi (Include files): Document :lines.
3402 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3404         * org.texi (comments): Documentation of the ":comments noweb" code
3405         block header argument.
3407 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3409         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3410         added extra whitespace around functions to be consistent with the
3411         rest of the section.
3413 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3415         * org.texi (Evaluating code blocks): Expand discussion of
3416         #+call: line syntax.
3417         (Header arguments in function calls): Expand discussion of
3418         #+call: line syntax.
3420 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3422         * org.texi (Evaluating code blocks): More explicit about how to
3423         pass variables to #+call lines.
3425 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3427         * org.texi (Results of evaluation): Link to the :results header
3428         argument list from the "Results of evaluation" section.
3430 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3432         * org.texi (Conflicts): Adding additional information about
3433         resolving org/yasnippet conflicts.
3435 2011-08-15  David Maus  <dmaus@ictsoc.de>
3437         * org.texi (Publishing options): Document style-include-scripts
3438         publishing project property.
3440 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3442         * org.texi (Sparse trees): Document the next-error /
3443         previous-error functionality.
3445 2011-08-15  Tom Dye  <tsd@tsdye.com>
3447         * org.texi (cache): Improve documentation of code block caches.
3449 2011-08-15  Tom Dye  <tsd@tsdye.com>
3451         * org.texi (Code block specific header arguments):
3452         Documentation of multi-line header arguments.
3454 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3456         * org.texi (Code evaluation security): Add example for using a
3457         function.
3459 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3461         * org.texi (Tables in LaTeX export): Documentation of new
3462         attr_latex options for tables.
3464 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
3466         * trampver.texi: Update release number.
3468 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
3470         Sync with Tramp 2.2.2.
3472         * trampver.texi: Update release number.
3474 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3476         * flymake.texi (Example -- Configuring a tool called via make):
3477         Use /dev/null instead of the Windows "nul" (bug#8715).
3479 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3481         * widget.texi (Setting Up the Buffer): Remove mention of the
3482         global keymap parent, which doesn't seem to be accurate
3483         (bug#7045).
3485 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3487         * org.texi (Special agenda views): Fix double quoting (bug#3509).
3489 2010-07-10  Kevin Ryde  <user42@zip.com.au>
3491         * cl.texi (For Clauses): Add destructuring example processing an
3492         alist (bug#6596).
3494 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3496         * ediff.texi (Major Entry Points): Remove mention of `require',
3497         since that's not pertinent in the installed Emacs (bug#9016).
3499 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3501         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3502         (Filtering New Groups): Clarify how simple the "options -n" format is.
3503         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3504         is internal.
3506 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
3508         * tramp.texi (Cleanup remote connections):
3509         Add `tramp-cleanup-this-connection'.
3511 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3513         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3514         zombies.
3515         (Checking New Groups): Ditto (bug#8974).
3516         (Checking New Groups): Move the reference to the right place.
3518 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
3520         * gnus.texi (Startup Files): Clarify that we're talking about numbered
3521         backups, and not actual vc (bug#8975).
3523 2011-07-03  Kevin Ryde  <user42@zip.com.au>
3525         * cl.texi (For Clauses): @items for hash-values and key-bindings
3526         to make them more visible when skimming.  Add examples of `using'
3527         clause to them, examples being clearer than a description in
3528         words (bug#6599).
3530 2011-07-01  Alan Mackenzie  <acm@muc.de>
3532         * cc-mode.texi (Guessing the Style): New page.
3533         (Styles): Add a short introduction to above.
3535 2011-06-28  Deniz Dogan  <deniz@dogan.se>
3537         * rcirc.texi (Configuration): Bug-fix:
3538         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3539         Reported by Elias Pipping <pipping@exherbo.org>.
3541 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3543         * gnus.texi (Summary Mail Commands):
3544         Document `gnus-summary-reply-to-list-with-original'.
3546 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3548         * eshell.texi (Known problems): Fix typo.
3550 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
3552         * tramp.texi (Customizing Completion): Mention authinfo-style files.
3553         (Password handling): `auth-source-debug' is good for debug messages.
3555 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3557         * gnus.texi (Store custom flags and keywords): Refer to
3558         `gnus-registry-article-marks-to-{chars,names}' instead of
3559         `gnus-registry-user-format-function-{M,M2}'.
3561 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
3563         * texinfo.tex: Merge from gnulib.
3565 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3567         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3568         (Store custom flags and keywords):
3569         Mention `gnus-registry-user-format-function-M' and
3570         `gnus-registry-user-format-function-M2'.
3572 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3574         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3576 2011-05-17  Glenn Morris  <rgm@gnu.org>
3578         * gnus.texi (Face): Fix typo.
3580 2011-05-14  Glenn Morris  <rgm@gnu.org>
3582         * dired-x.texi (Omitting Examples): Minor addition.
3584 2011-05-10  Jim Meyering  <meyering@redhat.com>
3586         * ede.texi: Fix typo "or or -> or".
3588 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
3590         * gnus.texi (Summary Buffer Lines):
3591         gnus-summary-user-date-format-alist does not exist.
3592         (Sorting the Summary Buffer): More about sorting threads.
3594 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
3596         * trampver.texi: Update release number.
3598 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
3600         * tramp.texi (Frequently Asked Questions): New item for disabling
3601         Tramp in other packages.
3603 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3605         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3606         (Fancy splitting to parent, Store arbitrary data):
3607         Update gnus-registry docs.
3609 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
3611         * ede.texi: Fix typos.
3613 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3615         * gnus.texi (Window Layout): @itemize @code doesn't exist.
3616         It's @table @code.
3618 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
3620         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3622 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
3624         * calc.texi (Logarithmic Units): Update the function names.
3626 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3628         * message.texi (Various Commands): Document format specs in the
3629         ellipsis.
3631 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
3633         * message.texi (Insertion Variables): Document message-cite-style.
3635 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
3637         * tramp.texi (Remote processes): New subsection "Running shell on
3638         a remote host".
3640 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3642         * auth.texi (Help for developers): Update docs to explain that the
3643         :save-function will only run the first time.
3645 2011-03-12  Glenn Morris  <rgm@gnu.org>
3647         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3648         (emacs-faq.text): New target.
3649         (clean): Add emacs-faq.
3651 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
3653         Sync with Tramp 2.2.1.
3655         * trampver.texi: Update release number.
3657 2011-03-11  Glenn Morris  <rgm@gnu.org>
3659         * Makefile.in (HTML_TARGETS): New.
3660         (clean): Delete $HTML_TARGETS.
3661         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3663 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3665         * auth.texi (Help for developers): Show example of using
3666         `auth-source-search' with prompts and :save-function.
3668 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3670         * Version 23.3 released.
3672 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
3674         * message.texi (Message Buffers): Update default value of
3675         message-generate-new-buffers.
3677 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
3679         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3680         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3681         respectively.
3682         (Musical Notes): New section.
3683         (Customizing Calc): Mention the customizable variable
3684         calc-note-threshold.
3686 2011-03-03  Glenn Morris  <rgm@gnu.org>
3688         * url.texi (Dealing with HTTP documents): Remove reference to
3689         function url-decode-text-part; never seems to have existed.  (Bug#6038)
3690         (Configuration): Update url-configuration-directory description.
3692 2011-03-02  Glenn Morris  <rgm@gnu.org>
3694         * dired-x.texi (Multiple Dired Directories): Remove mentions
3695         of dired-default-directory-alist and dired-default-directory.
3696         Move dired-smart-shell-command here...
3697         (Miscellaneous Commands): ... from here.
3699 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
3701         * texinfo.tex: Update to version 2011-02-24.09.
3703 2011-03-02  Glenn Morris  <rgm@gnu.org>
3705         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3706         instead of the obsoleted dired-omit-here-always.
3708 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
3710         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3711         supported systems.
3713 2011-02-28  Glenn Morris  <rgm@gnu.org>
3715         * dbus.texi (Type Conversion): Grammar fix.
3717 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
3719         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3720         "Debian GNU/Linux".
3722         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3724 2011-02-23  Glenn Morris  <rgm@gnu.org>
3726         * dired-x.texi (Features): Minor rephrasing.
3727         (Local Variables): Fix typos.
3729         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3730         Standardize some Emacs/XEmacs terminology.
3732         * dired-x.texi (Features): Don't advertise obsolete local variables.
3733         Simplify layout.
3734         (Omitting Variables): Update local variables example.
3735         (Local Variables): Say this is obsolete.  Fix description of
3736         dired-enable-local-variables possible values.
3738 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3740         * auth.texi (Help for users): Mention ~/.netrc is also searched by
3741         default now.
3743 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3745         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3747 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3749         * gnus.texi (Window Layout): Document layout names.
3751 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
3753         * ada-mode.texi: Sync @dircategory with ../../info/dir.
3754         * auth.texi: Sync @dircategory with ../../info/dir.
3755         * autotype.texi: Sync @dircategory with ../../info/dir.
3756         * calc.texi: Sync @dircategory with ../../info/dir.
3757         * cc-mode.texi: Sync @dircategory with ../../info/dir.
3758         * cl.texi: Sync @dircategory with ../../info/dir.
3759         * dbus.texi: Sync @dircategory with ../../info/dir.
3760         * dired-x.texi: Sync @dircategory with ../../info/dir.
3761         * ebrowse.texi: Sync @dircategory with ../../info/dir.
3762         * ede.texi: Sync @dircategory with ../../info/dir.
3763         * ediff.texi: Sync @dircategory with ../../info/dir.
3764         * edt.texi: Sync @dircategory with ../../info/dir.
3765         * eieio.texi: Sync @dircategory with ../../info/dir.
3766         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3767         * epa.texi: Sync @dircategory with ../../info/dir.
3768         * erc.texi: Sync @dircategory with ../../info/dir.
3769         * eshell.texi: Sync @dircategory with ../../info/dir.
3770         * eudc.texi: Sync @dircategory with ../../info/dir.
3771         * flymake.texi: Sync @dircategory with ../../info/dir.
3772         * forms.texi: Sync @dircategory with ../../info/dir.
3773         * gnus.texi: Sync @dircategory with ../../info/dir.
3774         * idlwave.texi: Sync @dircategory with ../../info/dir.
3775         * mairix-el.texi: Sync @dircategory with ../../info/dir.
3776         * message.texi: Sync @dircategory with ../../info/dir.
3777         * mh-e.texi: Sync @dircategory with ../../info/dir.
3778         * newsticker.texi: Sync @dircategory with ../../info/dir.
3779         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3780         * org.texi: Sync @dircategory with ../../info/dir.
3781         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3782         * pgg.texi: Sync @dircategory with ../../info/dir.
3783         * rcirc.texi: Sync @dircategory with ../../info/dir.
3784         * reftex.texi: Sync @dircategory with ../../info/dir.
3785         * remember.texi: Sync @dircategory with ../../info/dir.
3786         * sasl.texi: Sync @dircategory with ../../info/dir.
3787         * sc.texi: Sync @dircategory with ../../info/dir.
3788         * semantic.texi: Sync @dircategory with ../../info/dir.
3789         * ses.texi: Sync @dircategory with ../../info/dir.
3790         * sieve.texi: Sync @dircategory with ../../info/dir.
3791         * smtpmail.texi: Sync @dircategory with ../../info/dir.
3792         * speedbar.texi: Sync @dircategory with ../../info/dir.
3793         * trampver.texi [emacs]: Set emacsname to "Emacs".
3794         * tramp.texi: Sync @dircategory with ../../info/dir.
3795         * url.texi: Sync @dircategory with ../../info/dir.
3796         * vip.texi: Sync @dircategory with ../../info/dir.
3797         * viper.texi: Sync @dircategory with ../../info/dir.
3798         * widget.texi: Sync @dircategory with ../../info/dir.
3799         * woman.texi: Sync @dircategory with ../../info/dir.
3801 2011-02-19  Glenn Morris  <rgm@gnu.org>
3803         * dired-x.texi (Technical Details): No longer redefines
3804         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3805         dired-read-shell-command, or dired-find-buffer-nocreate.
3807 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
3809         * eshell.texi (Input/Output):
3810         Document insert output redirection operator, >>>.
3812 2011-02-18  Glenn Morris  <rgm@gnu.org>
3814         * dired-x.texi (Optional Installation File At Point): Simplify.
3816 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3818         * auth.texi (Help for users): Use :port instead of :protocol for all
3819         auth-source docs.
3820         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3821         to have two files in `auth-sources'.
3823 2011-02-16  Glenn Morris  <rgm@gnu.org>
3825         * dired-x.texi: Use emacsver.texi to get Emacs version.
3826         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3827         Depend on emacsver.texi.
3829         * dired-x.texi: Drop meaningless version number.
3830         (Introduction): Remove old info.
3831         (Optional Installation Dired Jump): Autoload from dired-x.
3832         Remove incorrect info about loaddefs.el.
3833         (Bugs): Just refer to M-x report-emacs-bug.
3835         * dired-x.texi (Multiple Dired Directories): Update for rename of
3836         default-directory-alist.
3837         (Miscellaneous Commands): No longer mention very old VM version 4.
3839 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3841         Merge from gnulib.
3842         * texinfo.tex: Update to version 2011-02-14.11.
3844 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3846         * auth.texi (Help for users):
3847         Login collection is "Login" and not "login".
3849 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
3851         * tramp.texi (History): Remove IMAP support.
3852         (External methods, Frequently Asked Questions): Remove `imap' and
3853         `imaps' methods.
3854         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3856         * trampver.texi: Remove default value of `emacsimap'.
3858 2011-02-13  Glenn Morris  <rgm@gnu.org>
3860         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3861         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3863 2011-02-12  Glenn Morris  <rgm@gnu.org>
3865         * sc.texi (Getting Connected): Remove old index entries.
3867 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
3869         * url.texi: Remove duplicate @dircategory (Bug#7942).
3871 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
3873         * auth.texi (Overview, Help for users, Help for developers):
3874         Update docs.
3875         (Help for users): Talk about spaces.
3877 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
3879         * texinfo.tex: Update to version 2011-02-07.16.
3881 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
3883         * dbus.texi (Bus names): Adapt descriptions for
3884         dbus-list-activatable-names and dbus-list-known-names.
3886 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
3888         * calc.texi (Logarithmic Units): New section.
3890 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
3892         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3893         manuals use it now.
3895         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3897 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3899         * overrides.texi: Remove.
3901         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3902         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3904 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
3906         * tramp.texi (Frequently Asked Questions): Mention problems with
3907         WinSSHD.
3909         * trampver.texi: Update release number.
3911 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
3913         * tramp.texi:
3914         Replace "delimet" with "delimit" globally.
3915         Replace "explicite" with "explicit" globally.
3916         Replace "instead of" with "instead" where there was nothing after "of".
3917         Audit use of comma before interrogative pronoun, "that", or "which".
3918         Minor word order, spelling, wording changes.
3920 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3922         * overrides.texi: New file to set or clear WEBHACKDEVEL.
3924         * sieve.texi: Use WEBHACKDEVEL.
3926         * sasl.texi: Use WEBHACKDEVEL.
3928         * pgg.texi: Use WEBHACKDEVEL.
3930         * message.texi: Use WEBHACKDEVEL.
3932         * gnus.texi: Use WEBHACKDEVEL.
3934         * emacs-mime.texi: Use WEBHACKDEVEL.
3936         * auth.texi: Use WEBHACKDEVEL.
3938         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3939         manuals.
3941 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3943         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3945 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
3947         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3948         which in turn is copied from ftp://tug.org/tex/.
3950 2011-02-03  Glenn Morris  <rgm@gnu.org>
3952         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3953         (Binding combinations of modifiers and function keys):
3954         Let's assume people reading this are not using Emacs 18.
3956 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3958         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3959         since it's run automatically.
3961 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3963         * gnus.texi (Customizing Articles): Fix typo.
3965 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3967         * gnus.texi (Customizing Articles): Document the new way of customizing
3968         the date headers(s).
3970 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3972         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3973         splitting example.
3975 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
3977         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3978         (MAKEINFO_OPTS): New variable.
3979         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3980         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3981         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3982         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3983         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3984         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3985         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3986         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3987         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3988         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3989         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3990         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3991         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3992         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3993         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3994         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3995         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3996         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3998 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4000         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4002 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4004         * message.texi (IDNA): Explain what it is.
4006 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4008         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4010 2011-01-23  Werner Lemberg  <wl@gnu.org>
4012         * Makefile.in (MAKEINFO): Now controlled by `configure'.
4013         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
4014         (ENVADD): Update.
4016 2011-01-18  Glenn Morris  <rgm@gnu.org>
4018         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4020 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
4022         * nxml-mode.texi (Introduction): Fix file name typos.
4024 2011-01-13  Christian Ohler  <ohler@gnu.org>
4026         * ert.texi: New file.
4028         * Makefile.in:
4029         * makefile.w32-in: Add ert.texi.
4031 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4033         * dbus.texi (Receiving Method Calls): New function
4034         dbus-register-service.  Rearrange node.
4036 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
4038         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4039         which in turn is copied from ftp://tug.org/tex/.
4041 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4043         * dbus.texi (Receiving Method Calls): Describe new optional
4044         parameter dont-register-service of dbus-register-{method,property}.
4046 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
4048         * epa.texi (Encrypting/decrypting *.gpg files):
4049         Mention epa-file-select-keys.
4051 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4053         * gnus.texi (Archived Messages): Remove outdated text.
4055 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
4057         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4059 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
4061         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4063 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4065         * gnus.texi (The swish++ Engine): Add customizable parameters
4066         descriptions.
4067         (The swish-e Engine): Ditto.
4069 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
4071         * tramp.texi (Inline methods): Add "ksu" method.
4072         (Remote processes): Add example with remote `default-directory'.
4074 2010-12-14  Glenn Morris  <rgm@gnu.org>
4076         * faq.texi (Expanding aliases when sending mail):
4077         Now build-mail-aliases is interactive.
4079 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4081         * gnus.texi: First pass at adding (rough) nnir documentation.
4083 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4085         * gnus.texi (Filtering New Groups):
4086         Mention gnus-auto-subscribed-categories.
4087         (The First Time): Remove, since default-subscribed-newsgroups has been
4088         removed.
4090 2010-12-13  Glenn Morris  <rgm@gnu.org>
4092         * cl.texi (For Clauses): Small fixes for frames and windows.
4094 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
4096         * org.texi (Using capture): Document using prefix arguments for
4097         finalizing capture.
4098         (Agenda commands): Document prefix argument for the bulk scatter
4099         command.
4100         (Beamer class export): Document that also overlay arguments can be
4101         passed to the column environment.
4102         (Template elements): Document the new entry type.
4104 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
4106         * org.texi (Include files): Document :minlevel.
4108 2010-12-11  Julien Danjou  <julien@danjou.info>
4110         * org.texi (Categories): Document category icons.
4112 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
4114         * org.texi (noweb): Fix typo.
4116 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
4118         * gnus.texi (Server Commands): Point to the rest of the server
4119         commands.
4121 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4123         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4124         g'.
4126 2010-12-02  Julien Danjou  <julien@danjou.info>
4128         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4130 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4132         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4133         (Direct Functions): Note the STARTTLS upgrade.
4135 2010-11-27  Glenn Morris  <rgm@gnu.org>
4136             James Clark  <none@example.com>
4138         * nxml-mode.texi (Introduction): New section.
4140 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4142         * gnus.texi (Server Commands): Document gnus-server-show-server.
4144 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
4146         Sync with Tramp 2.2.0.
4148         * trampver.texi: Update release number.
4150 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
4152         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4153         Mention that the TeX specific units won't use the `tex' prefix
4154         in TeX mode.
4156 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4158         * gnus.texi (Misc Article): Document gnus-inhibit-images.
4160 2010-11-17  Glenn Morris  <rgm@gnu.org>
4162         * edt.texi: Remove information about Emacs 19.
4164 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
4166         * trampver.texi: Update release number.
4168 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4170         * gnus.texi (Article Washing): Fix typo.
4172 2010-11-11  Noorul Islam  <noorul@noorul.com>
4174         * org.texi: Fix typo.
4176 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4178         * org.texi (Using capture): Explain that refiling is
4179         sensitive to cursor position.
4181 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4183         * org.texi (Images and tables): Add cross reference to link section.
4185 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4187         * org.texi: Document the <c> cookie.
4189 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4191         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4192         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4194 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4196         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4198 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4200         * org.texi (Project alist): Mention that this is a property list.
4202 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4204         * org.texi (Setting up the staging area): Document that
4205         file names remain visible when encrypting the MobileOrg files.
4207 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4209         * org.texi (Setting up the staging area): Document which
4210         versions are needed for encryption.
4212 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4214         * org.texi (noweb): Update :noweb documentation to
4215         reflect the new "tangle" argument.
4217 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4219         * org.texi (Batch execution): Improve tangling script in
4220         documentation.
4222 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4224         * org.texi (Handling links, In-buffer settings):
4225         Document inlining images on startup.
4227 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4229         * org.texi (Setting up the staging area): Document use of
4230         crypt password.
4232 2010-11-11  David Maus  <dmaus@ictsoc.de>
4234         * org.texi (Template expansion): Add date related link type escapes.
4236 2010-11-11  David Maus  <dmaus@ictsoc.de>
4238         * org.texi (Template expansion): Add mew in table for link type
4239         escapes.
4241 2010-11-11  David Maus  <dmaus@ictsoc.de>
4243         * org.texi (Template expansion): Fix typo in link type escapes.
4245 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4247         * org.texi (Structure of code blocks): Another documentation tweak.
4249 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4251         * org.texi (Structure of code blocks): Documentation tweak.
4253 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4255         * org.texi (Structure of code blocks):
4256         Update documentation to mention inline code block syntax.
4258 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4260         * org.texi (comments): Improve wording.
4262 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4264         * org.texi (comments): Document the new :comments header arguments.
4266 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4268         * org.texi (Installation): Remove the special
4269         installation instructions for XEmacs.
4271 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4273         * org.texi (Easy Templates): New section.  Documents quick
4274         insertion of empty structural elements.
4276 2010-11-11  Noorul Islam  <noorul@noorul.com>
4278         * org.texi: Fix doc.
4280 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4282         * org.texi (The date/time prompt): Document specification
4283         of time ranges.
4285 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4287         * org.texi (Internal links): Document the changes in
4288         internal links.
4290 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4292         * org.texi (Agenda commands): Document the limitation for
4293         the filter preset - it can only be used for an entire agenda
4294         view, not in an individual block in a block agenda.
4296 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
4298         * org.texi (iCalendar export): Document alarm creation.
4300 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
4302         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4304 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4306         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4308 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
4310         * calc.texi: Use emacsver.texi to determine Emacs version.
4312 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4314         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4315         since that works by default.
4317 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4319         * gnus.texi (Customizing the IMAP Connection): Document
4320         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4322 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
4324         * tramp.texi (Remote shell setup): New item "Interactive shell
4325         prompt".  Reported by Christian Millour <cm@abtela.com>.
4326         (Remote shell setup, Remote processes): Use @code{} for
4327         environment variables.
4329 2010-11-03  Glenn Morris  <rgm@gnu.org>
4331         * ediff.texi (Quick Help Commands, Miscellaneous):
4332         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4334 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4336         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4338 2010-10-31  Glenn Morris  <rgm@gnu.org>
4340         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4342 2010-10-31  Glenn Morris  <rgm@gnu.org>
4344         * cc-mode.texi: Remove reference to defunct viewcvs URL.
4346 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4348         * gnus.texi (Client-Side IMAP Splitting):
4349         Mention nnimap-unsplittable-articles.
4351 2010-10-29  Julien Danjou  <julien@danjou.info>
4353         * gnus.texi (Finding the News): Remove references to obsoletes
4354         variables `gnus-nntp-server' and `gnus-secondary-servers'.
4356 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
4358         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4359         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4360         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4361         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4363 2010-10-28  Glenn Morris  <rgm@gnu.org>
4365         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4366         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4367         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4369 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
4371         * epa.texi (Mail-mode integration): Add alternative key bindings
4372         for epa-mail commands; escape comma.
4373         Don't use the word "PGP", since it is a non-free program.
4375 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
4377         * calc.texi: Use emacsver.texi to determine Emacs version.
4379 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
4381         * gnus.texi (Group Parameters, Buttons): Fix typos.
4383 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4385         * gnus.texi (Subscription Commands): Mention that you can also
4386         subscribe to new groups via the Server buffer, which is probably more
4387         convenient when subscribing to many groups.
4389 2010-10-21  Julien Danjou  <julien@danjou.info>
4391         * message.texi (Message Headers): Allow message-default-headers to be a
4392         function.
4394 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4396         * gnus-news.texi: Mention new archive defaults.
4398 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4400         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4402 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4404         * gnus.texi (HTML): Document the function value of
4405         gnus-blocked-images.
4406         (Article Washing): shr and gnus-w3m, not the direct function names.
4408 2010-10-20  Julien Danjou  <julien@danjou.info>
4410         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4411         variable.
4413 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4415         * gnus.texi (Customizing the IMAP Connection): The port strings are
4416         strings.
4417         (Document Groups): Mention git.
4419 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4421         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4422         bzr/Gnus git sync.
4424 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
4426         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4427         change.
4429 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4431         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4432         @item syntax for in-Emacs makeinfo.
4434 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
4436         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4437         trim sentence.
4439 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
4441         * epa.texi (Caching Passphrases):
4442         * auth.texi (GnuPG and EasyPG Assistant Configuration):
4443         Clarify some configurations require to set up gpg-agent.
4445 2010-10-11  Glenn Morris  <rgm@gnu.org>
4447         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4449 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4451         * gnus.texi (Spam Package Introduction): Mention `$'.
4453 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
4455         * makefile.w32-in (emacsdir): New variable.
4456         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4457         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4459 2010-10-09  Glenn Morris  <rgm@gnu.org>
4461         * Makefile.in (mostlyclean): Delete *.toc.
4463         * Makefile.in: Use $< in rules.
4465         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4467         * Makefile.in ($(infodir)): Delete rule.
4468         (mkinfodir): New.  Use it in all the info rules, rather than depending
4469         on infodir.
4471 2010-10-09  Glenn Morris  <rgm@gnu.org>
4473         * gnus.texi (Article Washing): Fix previous change.
4475         * Makefile.in (emacsdir): New variable.
4476         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4477         Depend on emacsver.texi.
4479         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4481         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4483 2010-10-08  Julien Danjou  <julien@danjou.info>
4485         * gnus.texi: Add mm-shr.
4487 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
4489         * gnus.texi (Finding the Parent, The Gnus Registry)
4490         (Registry Article Refer Method): Update docs for nnregistry.el.
4492 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
4494         * auth.texi (Help for users)
4495         (GnuPG and EasyPG Assistant Configuration): Update docs.
4497 2010-10-08  Glenn Morris  <rgm@gnu.org>
4499         * cl.texi (Organization, Installation, Old CL Compatibility):
4500         Deprecate cl-compat for new code.
4501         (Usage, Installation): Remove outdated information.
4503         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4505 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4507         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4509 2010-10-06  Julien Danjou  <julien@danjou.info>
4511         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4513         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4514         broken link.
4516         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4518         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4519         to ReiserFS.
4521         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4522         (FAQ 7-1): Fix getmail URL.
4524 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
4526         * epa.texi (Caching Passphrases): New section.
4528 2010-10-06  Glenn Morris  <rgm@gnu.org>
4530         * Makefile.in (SHELL): Set it.
4531         (info): Move the mkdir dependency to the individual info files.
4532         (mostlyclean): Tidy up.
4533         (clean): Only delete the specific dvi and pdf files.
4534         (maintainer-clean): Be more restrictive in what we delete.
4535         ($(infodir)): Add parallel build workaround.
4537 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4539         * gnus.texi (Misc Article): Document gnus-widen-article-window.
4541 2010-10-03  Julien Danjou  <julien@danjou.info>
4543         * emacs-mime.texi (Display Customization):
4544         Update mm-inline-large-images documentation and add documentation for
4545         mm-inline-large-images-proportion.
4547 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
4549         * tramp.texi (Frequently Asked Questions):
4550         Mention remote-file-name-inhibit-cache.
4552 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4554         * gnus.texi (Splitting Mail): Fix @xref syntax.
4555         (Splitting Mail): Really fix the @ref syntax.
4557 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4559         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4560         (Article Hiding): Add google banner example.
4561         Suggested by Benjamin Xu.
4563 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4565         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4566         Remove nnimap-split-rule from examples.
4568 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4570         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4571         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
4572         Fishman.
4573         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4575 2010-09-30  Julien Danjou  <julien@danjou.info>
4577         * gnus.texi (Gravatars): Fix documentation about
4578         gnu-gravatar-properties.
4580 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
4582         * epa.texi (Bug Reports): New section.
4584 2010-09-29  Glenn Morris  <rgm@gnu.org>
4586         * Makefile.in (top_srcdir): Remove unused variable.
4588 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4590         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4591         (Client-Side IMAP Splitting): Document 'default.
4593 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4595         * gnus.texi (Customizing the IMAP Connection):
4596         Document nnimap-fetch-partial-articles.
4598 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4600         * gnus-news.texi: Mention nnimap-inbox.
4602         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4604 2010-09-26  Julien Danjou  <julien@danjou.info>
4606         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4608 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4610         * gnus.texi (Security): Remove gpg.el mention.
4612 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4614         * gnus.texi (Browse Foreign Server): New variable
4615         gnus-browse-subscribe-newsgroup-method.
4617         * gnus-news.texi: Mention it.
4619 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4621         * gnus.texi (NoCeM): Remove.
4622         (Startup Variables): No jingle.
4624 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
4626         * woman.texi (Interface Options): xz compression is now supported.
4628 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4630         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4631         (Unavailable Servers): Document gnus-server-copy-server.
4632         (Using IMAP): Document the new nnimap.
4634 2010-09-25  Julien Danjou  <julien@danjou.info>
4636         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4638 2010-09-24  Glenn Morris  <rgm@gnu.org>
4640         * url.texi (Disk Caching): Tweak previous change.
4642 2010-09-24  Julien Danjou  <julien@danjou.info>
4644         * url.texi (Disk Caching): Mention url-cache-expire-time,
4645         url-cache-expired, and url-fetch-from-cache.
4647 2010-09-24  Julien Danjou  <julien@danjou.info>
4649         * gnus.texi: Add Gravatars.
4651 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4653         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4655 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4657         * gnus.texi (Expunging mailboxes): Update name of the expunging
4658         command.
4660 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4662         * emacs-mime.texi (rfc2047): Update description for
4663         rfc2047-encode-parameter.
4665 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
4667         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4668         "fish" methods.
4669         (External methods): Remove "scp1_old" and "scp2_old" methods.
4671 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
4673         * tramp.texi: Remove Japanese manual.  Fix typo.
4675         * trampver.texi: Update release number.  Remove japanesemanual.
4677 2010-09-09  Glenn Morris  <rgm@gnu.org>
4679         * org.texi: Restore clobbered changes (copyright years, untabify).
4681 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
4683         * gnus.texi (Adaptive Scoring): Fix typo.
4685 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4687         * gnus.texi (Article Display): Document gnus-html-show-images.
4689 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
4691         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4693 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4695         * gnus.texi (HTML): Document gnus-max-image-proportion.
4697 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4699         * gnus.texi (HTML): Document gnus-blocked-images.
4701         * message.texi (Wide Reply): Document message-prune-recipient-rules.
4703 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4705         * gnus.texi (Summary Mail Commands): Note that only the addresses from
4706         the first message are used for wide replies.
4707         (Changing Servers): Remove documentation on gnus-change-server and
4708         friends, since it's been removed.
4710 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4712         * gnus.texi (Drafts): Mention B DEL.
4714 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
4716         * gnus.texi (Delayed Articles): Mention that the Date header is the
4717         original one, even if you delay.
4719 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4721         * gnus.texi (Asynchronous Fetching):
4722         Document gnus-async-post-fetch-function.
4723         (HTML): Made into its own section.
4725 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
4727         Sync with Tramp 2.1.19.
4729         * tramp.texi (Inline methods, Default Method):
4730         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
4731         Remove remark about doubled "-t" argument.
4732         (Auto-save and Backup): Remove reference to Emacs 21.
4733         (Filename Syntax): Describe port numbers.
4734         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
4735         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
4736         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
4737         errors with the backquotes.
4738         (External packages): File attributes cache flushing for asynchronous
4739         processes.
4740         (Traces and Profiles): Describe verbose level 9.
4742         * trampver.texi: Update release number.
4744 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
4746         * dbus.texi (Alternative Buses): New chapter.
4748 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4750         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4752 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
4754         * calc.texi (Customizing Calc): Rearrange description of new
4755         variables to match the presentation of other variables.
4757 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
4759         * org.texi (Footnotes, Tables in HTML export): Fix typos.
4761 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
4763         * calc.texi (Making Selections, Selecting Subformulas)
4764         (Customizing Calc): Mention how to use faces to emphasize selected
4765         sub-formulas.
4767 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
4769         * tramp.texi (External packages): File attributes cache flushing
4770         for asynchronous processes.
4772 2010-08-01  Alan Mackenzie  <acm@muc.de>
4774         Enhance the manual for the latest Java Mode.
4776         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4777         annotation-var-cont.
4778         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
4779         two new symbols.
4781 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
4783         * tramp.texi (Traces and Profiles): Describe verbose level 9.
4785 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
4787         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4789 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
4791         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4793 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
4795         * org.texi: Add macros to get plain quotes in PDF output.
4796         List additional contributors.
4797         (Capture): New section, replaces the section about remember.
4798         (Working With Source Code): New chapter, focused on documenting Org
4799         Babel.
4800         (Code evaluation security): New section.
4801         (MobileOrg): Document DropBox support.
4802         (TaskJuggler export): Document taskjuggler and Gantt chart support.
4803         (Special symbols): Show how to display UTF8 characters for entities.
4804         (Global TODO list): Clarify the use of the "M" key and the differences
4805         to the "m" key.
4806         (RSS Feeds): Mention Atom feeds as well.
4807         (Setting tags): Remove paragraph about
4808         `org-complete-tags-always-offer-all-agenda-tags'.
4810 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
4812         * tramp.texi (Inline methods): Remove remark about doubled "-t"
4813         argument.
4814         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4815         echoing shells.
4817 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
4819         * tramp.texi (Inline methods): Remove "kludgy" phrase.
4820         (Filename Syntax): Describe port numbers.
4822 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
4824         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
4825         forgotten.
4826         (Type Conversion): Precise conversion of natural numbers.
4827         (Errors and Events): Add "debugging" to concept index.  Add variable
4828         `dbus-debug'.
4830 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
4832         * dbus.texi (Receiving Method Calls): Add optional argument
4833         EMITS-SIGNAL to `dbus-register-property'.
4835 2010-06-27  Alex Schroeder  <alex@gnu.org>
4837         * nxml-mode.texi (Commands for locating a schema): Fix typo.
4839 2010-06-24  Glenn Morris  <rgm@gnu.org>
4841         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4842         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4843         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4844         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4845         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4846         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4847         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4848         * woman.texi: Start direntry descriptions in column 32, per Texinfo
4849         convention.   Make them end with a period.
4851 2010-06-23  Glenn Morris  <rgm@gnu.org>
4853         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4854         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4855         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4856         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4857         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4858         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4860 2010-06-10  Glenn Morris  <rgm@gnu.org>
4862         * idlwave.texi (Load-Path Shadows):
4863         * org.texi (Handling links): Fix typos.
4865 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
4867         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4869 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
4871         * eshell.texi (Built-ins): Describe, how to disable a built-in command
4872         by an alias.  (Bug#6226)
4874 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
4876         * calc.texi (Manipulating Vectors): Mention that vectors can
4877         be used to determine bins for `calc-histogram'.
4879 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
4881         * calc.texi: Remove "\turnoffactive" commands throughout.
4883 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
4885         * url.texi (HTTP language/coding, Customization):
4886         * message.texi (Header Commands, Responses):
4887         * cl.texi (Argument Lists): Fix typos.
4889 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
4891         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4892         Note that Development menu is always available.
4893         (Creating a project): Fix terminology.
4894         (Add/Remove files): Fix typo.
4896 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
4898         * Version 23.2 released.
4900 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
4902         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4904 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
4906         * tramp.texi (Inline methods, Default Method):
4907         Mention `tramp-inline-compress-start-size'.
4909 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
4911         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4912         the CVS repo.  Put the Git repo in the news section.
4914         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4915         Removed some mentions of CVS.  Mention the new Git repo.
4917 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
4919         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
4920         (Mail Group Commands): Add index entry.
4922 2010-04-18  Glenn Morris  <rgm@gnu.org>
4924         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4926 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
4928         * calc.texi (Radix modes): Mention that the option prefix will
4929         turn on twos-complement mode.
4930         (Inverse and Hyperbolic Flags): Mention the Option flag.
4932 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
4934         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4935         (LaTeX/PDF export commands): Rename and Move section.
4936         (Sectioning structure): Update.
4937         (References): New use case for field coordinates.
4938         (The export dispatcher): Rename from ASCII export.
4939         (Setting up the staging area): Document the availability of
4940         encryption for MobileOrg.
4941         (Images and tables): Document how to reference labels.
4942         (Index entries): New section.
4943         (Generating an index): New section.
4944         (Column width and alignment): Document that <N> now
4945         means a fixed width, not a maximum width.
4946         (Publishing options): Document the :email option.
4947         (Beamer class export): Fix bug in the BEAMER example.
4948         (Refiling notes): Document refile logging.
4949         (In-buffer settings): Document refile logging keywords.
4950         (Drawers): Document `C-c C-z' command.
4951         (Agenda commands): Mention the alternative key `C-c C-z'.
4952         (Special properties): Document the BLOCKED property.
4953         (The spreadsheet): Mention the formula editor.
4954         (References): Document field coordinates.
4955         (Publishing action): Correct the documentation for the
4956         publishing function.
4957         (The date/time prompt): Document that we accept dates
4958         like month/day/year.
4959         (Cooperation): Document the changes in table.el support.
4960         (Faces for TODO keywords, Faces for TODO keywords)
4961         (Priorities): Document the easy colors.
4962         (Visibility cycling): Document the new double prefix
4963         arg for `org-reveal'.
4964         (Cooperation): Remember.el is part of Emacs.
4965         (Clean view): Mention that `wrap-prefix' is also set by
4966         org-indent-mode.
4967         (Agenda commands): Add information about prefix args to
4968         scheduling and deadline commands.
4969         (Search view): Point to the docstring of
4970         `org-search-view' for more details.
4971         (Agenda commands): Document that `>' prompts for a date.
4972         (Setting tags): Document variable
4973         org-complete-tags-always-offer-all-agenda-tags.
4974         (Column attributes): Cross-reference special properties.
4976 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
4978         Synchronize with Tramp repository.
4980         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4981         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4982         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
4983         syntax, texi2dvi reports errors with the backquotes.
4985         * trampver.texi: Update release number.
4987 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
4989         * gnus.texi (Finding the News): Add pointers to the Server buffer
4990         because it's essential.
4992 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4994         * gnus.texi (MIME Commands): Update description of
4995         gnus-article-browse-html-article.
4997 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4999         * auth.texi (Secret Service API): Add TODO node.
5000         (Help for users): Explain the new source options for `auth-sources'.
5002 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5004         * trampver.texi: Update release number.
5006 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
5008         * Branch for 23.2.
5010 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
5012         * faq.texi (Escape sequences in shell output): Note that ansi-color is
5013         now enabled by default.
5015 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
5017         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5018         when Emacs runs in interactive mode.  (Bug#5645)
5020 2010-02-16  Glenn Morris  <rgm@gnu.org>
5022         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5024 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
5026         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5028 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5030         * gnus.texi (Score File Format): Fix typo.
5032 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
5034         * cc-mode.texi: Replace references to obsolete c-subword-mode.
5036 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
5038         * ada-mode.texi (Project File Overview): Fix typo.
5040 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5042         * semantic.texi: Add Richard Y. Kim credit.
5044         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5046 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
5048         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5049         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
5051 2010-01-17  Glenn Morris  <rgm@gnu.org>
5053         * calc.texi (Reporting Bugs): Don't mention format of repository.
5055         * woman.texi (Bugs): Make "Emacs repository" less specific,
5056         and the URL for same more specific.
5058         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5060 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5062         * ede.texi (ede-step-project, ede-proj-target):
5063         * tramp.texi (Remote processes): Fix typos.
5065 2010-01-16  Mario Lang  <mlang@delysid.org>
5067         * ede.texi (ede-target):
5068         * org.texi (Refiling notes): Remove duplicated words.
5070 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5072         * gnus.texi (Posting Styles): Use with-current-buffer.
5073         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5075 2010-01-02  Kevin Ryde  <user42@zip.com.au>
5077         * eieio.texi (Naming Conventions): Correction to xref on elisp
5078         coding conventions, is "Tips" node not "Standards".
5080 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
5082         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5084         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5086 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5088         * gnus.texi (Direct Functions): Add missing port number to tls method.
5090 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
5092         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5093         ($(infodir)/edt, edt.dvi): New targets.
5095 2009-12-15  Glenn Morris  <rgm@gnu.org>
5097         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5098         (edt, $(infodir)/edt, edt.dvi): New targets.
5099         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5101         * Makefile.in (PDF_TARGETS, pdf): New.
5102         (clean): Add *.pdf.
5103         Add pdf rules for all manuals.
5105 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
5107         * calc.texi (Radix Modes): Clarify two's complement notation.
5109 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
5111         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5112         (Smart Jump, Analyzer Debug): Copyedits.
5113         (Semantic mode user commands): Link to new nodes.
5114         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5115         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5116         upstream Semantic manual.
5118         * semantic.texi (Introduction): Minor fix to diagram.
5120 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
5122         * eshell.texi (History): Add the other built-in variables.
5123         (Built-ins): Explain built-ins, and how to apply the external commands.
5124         Add `history', `su' and `sudo'.
5126         * tramp.texi (Remote processes): Add missing <RET> in the example.
5128 2009-12-01  Bill Wohler  <wohler@newt.com>
5130         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5131         path for mairix example.  Specify -q in namazu example since namazu is
5132         excessively garrulous.
5134 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
5136         * tramp.texi (Remote processes): Improve eshell example with "su"
5137         and "sudo" commands.
5139 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
5141         * semantic.texi (Analyzer Internals): Rename from Analyzer.
5143         * sem-user.texi (Semantic mode user commands): Fix key syntax.
5144         Document semantic-complete-analyze-inline.
5145         (Semanticdb search debugging commands): Minor clarification.
5146         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5147         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5148         manual.
5149         (Semantic mode): Link to Idle Scheduler.
5151 2009-11-28  Kevin Ryde  <user42@zip.com.au>
5153         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5154         @pxref, now EIEIO is in Emacs.
5156         * erc.texi (Development): Correction to git tutorial url.
5158 2009-11-26  Glenn Morris  <rgm@gnu.org>
5160         * faq.texi (Latest version of Emacs): Mention stability of development
5161         version.
5162         (Problems with very large files): Max buffer size increase in 23.2.
5163         (VM): VM has moved house again.
5165 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
5167         * calc.texi (Radix modes): Discuss alternate bases for two's complement
5168         notations.
5170 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
5172         * org.texi (Column attributes): Fix documentation of new operators.
5174 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5176         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5177         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5178         (Idle Completions Mode): Numerous copyedits.
5180 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
5182         * semantic.texi (Semantic Internals, Glossary):
5183         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5184         (Semanticdb search debugging commands): Fix typos.
5186 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5188         * calc.texi (Radix modes): Mention twos-complement notation.
5190 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
5192         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5193         ($(infodir)/semantic, semantic.dvi): New targets.
5195 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
5197         * Makefile.in: Build the Semantic manual.
5199         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5200         repository.
5202 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5204         * dbus.texi (Receiving Method Calls): New defun
5205         `dbus-unregister-service'.
5207 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
5209         * org.texi (Speed keys): New section.
5211 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
5213         * dbus.texi (Type Conversion): Fix typo.
5214         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5215         `dbus-registered-objects-table'.
5216         (Receiving Method Calls): New defun `dbus-register-property'.
5217         Move `dbus-unregister-object' here.
5219 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5221         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5223 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
5225         * org.texi (Column attributes): Add the new age summary operators.
5226         Also, mention the fact you can only use one summary operator per
5227         property.
5229 2009-11-13  John Wiegley  <johnw@newartisans.com>
5231         * org.texi (Tracking your habits): Add a new section in the
5232         manual about how to track habits.
5233         (Resolving idle time): Add a section on how idle and
5234         dangling clocks are resolved.
5236 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5238         * org.texi (Agenda commands): Document the new `i' command.
5239         (Inserting deadline/schedule): Document logging changes
5240         of scheduling and deadline times stamps.
5241         (In-buffer settings): Document the in-buffer keywords for logging
5242         changes of scheduling and deadline times stamps.
5243         (Structure editing, Plain lists): Document indentation
5244         cycling in empty entries with TAB.
5245         (Archiving): Document the default archiving command.
5246         (Moving subtrees): Document the new keys for archiving.
5247         (Internal archiving): Fix incorrect key.
5248         (Agenda commands): Document the TODO set switching commands.
5249         (Agenda commands): Document the new archiving keys.
5250         (Clocking work time): Better description on how to save
5251         and restore a clock.
5252         (Resolving idle time): Mention the x11idle program to get true
5253         idleness also under X11.
5254         (Resolving idle time): Use @kbd instead of @key for normal
5255         letters, because this is how he rest of the manual does this.
5256         (Pushing to MobileOrg): Mention that `org-directory'
5257         should be set.
5258         (Agenda commands): Document that SPC is a filter for
5259         any tag.
5260         (Search view): Rename from "Keyword search".
5261         (Capure): New chapter.
5262         (Markup): New chapter.
5263         (Links in HTML export, Images in HTML export):
5264         Extend the section titles.
5265         (Images in HTML export): Document the align option.
5266         (Text areas in HTML export): Extend the section title.
5267         (Images in LaTeX export): Explain image placement in LaTeX.
5269 2009-11-10  Glenn Morris  <rgm@gnu.org>
5271         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5273 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
5275         * tramp.texi (Auto-save and Backup): Disable backups just for a
5276         method.
5278         * trampver.texi: Update release number.
5280 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
5282         Sync with Tramp 2.1.17.
5284         * trampver.texi: Update release number.
5286 2009-10-29  Glenn Morris  <rgm@gnu.org>
5288         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5290 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5292         * tramp.texi (External methods): Temporary files are kept for
5293         `rsync' and `rsyncc' methods.
5295 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
5297         * eieio.texi: Fix typos.
5299 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5301         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5303 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
5305         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5306         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5308 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5310         * Makefile.in: Build EIEIO and EDE manuals.
5312 2009-10-07  Eric Ludlam  <zappo@gnu.org>
5314         * eieio.texi:
5315         * ede.texi: New files.
5317 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
5319         * tramp.texi (Remote processes): Association of a pty is not supported.
5321 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
5323         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5324         (Processing LaTeX fragments): Document that the size of images can be
5325         changes using the variable `org-format-latex-options'.
5326         (The date/time prompt, Timestamps): Be more accurate over ISO format
5327         dates and times.
5328         (Visibility cycling): Document showeverything keyword.
5329         (In-buffer settings): Document showeverything keyword.
5330         (Setting up the staging area): Fix the example.
5331         (MobileOrg): New section.
5332         (Agenda commands, Exporting Agenda Views): Document exporting the
5333         agenda view to Org files.
5335 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
5337         * tramp.texi (History): Add IMAP support.
5338         (External methods): Add `imap' and `imaps' methods.
5339         (GVFS based methods): Add indices for `davs'.
5340         (Password handling): Rename anchors.  Add IMAP entries for
5341         ~/.authinfo.gpg.
5343         * trampver.texi: Set default value of `emacsimap'.
5345 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5347         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5349 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
5351         * dired-x.texi (Technical Details):
5352         Delete dired-up-directory (Bug#4292).
5354 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
5356         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5358 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
5360         * org.texi (Effort estimates): Document new effort setting commands.
5361         (Agenda commands): Document the new keys fro agenda time motion.
5362         Document entry text mode.  Improve documentation of the keys to include
5363         inactive time stamps into the agenda view.
5364         (Feedback): Document the new bug report command.
5365         (Structure editing): Add an index entry for the sorting of subtrees.
5367 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5369         * auth.texi (Help for users): Corrected markup.
5371 2009-09-02  Glenn Morris  <rgm@gnu.org>
5373         * emacs-mime.texi (time-date): Mention float-time.
5375 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
5377         * calc.texi (Simplifying Formulas): Improve the wording.
5379 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
5381         * auth.texi: Rewritten for coverage and clarity.
5383 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5385         * gnus.texi (Expiring Mail):
5386         Mention gnus-mark-copied-or-moved-articles-as-expirable.
5387         (Various Various): Mention gnus-safe-html-newsgroups.
5389         * gnus-news.texi: Mention
5390         gnus-mark-copied-or-moved-articles-as-expirable.
5392         * emacs-mime.texi (Display Customization): Add xref to
5393         gnus-safe-html-newsgroups.
5395 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
5397         * tramp.texi (Version Control): Remove.
5398         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
5399         reference.
5400         (External methods): Correct `scpc' concept index entries.  New method
5401         `rsyncc'.
5402         (External packages): New subsections "Filename completion" and "File
5403         attributes cache".
5405 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
5407         * calc.texi (Rewrite Rules): Improve the example.
5408         (Simplifying Formulas): Explain use of the I and H flags for
5409         simplification.
5411 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
5413         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5414         Describe autostart behavior of dbus-ping.
5415         (Synchronous Methods, Asynchronous Methods): Use English numeric format
5416         for timeout values.
5417         (Top): Remove footnote saying D-Bus is not enabled by
5418         default.  (Bug#4256)
5420 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
5422         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5423         Reported by Jari Aalto (Bug#4211).
5424         (Mail-mode integration): Mention epa-mail-mode and
5425         epa-global-mail-mode.
5426         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5427         epa-setup.
5429 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
5431         * dbus.texi (Asynchronous Methods): Allow nil handler.
5433 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
5435         * ediff.texi (ediff-current-file): Add information about this new function.
5437         * viper.texi: Add information about C-s in viper's search command.
5439 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
5441         * calc.texi (Date Forms): Fix typos.
5443 2009-08-08  Glenn Morris  <rgm@gnu.org>
5445         * org.texi (Agenda commands): Restore clobbered change.
5447 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
5449         * calc.texi (Graphics, Devices): Update with the peculiarities of
5450         operation on MS-Windows.
5452 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
5454         * org.texi (Publishing action): Improve documentation of file
5455         names when publishing to the source directory.
5456         (Clean view): Document `org-indent-mode'.
5457         (Clocking work time): Add documentation for the
5458         new :timetamp option when creating a clock report.
5459         (Paragraphs): Fix many typos.
5460         (Plain lists): Remove duplicate explanation about the
5461         `C-c *' command.
5462         (Literal examples): Update to reflect the new behavior
5463         of the -n -r -k switches when exporting source code examples.
5464         (Structure editing): Add information about `C-c *',
5465         converting a plain list into a list of Org items.
5466         (Remember): Small rephrasing of the paragraph
5467         describing remember.el.  Also mentioned that remember.el is part
5468         of Emacs 23, not Emacs 22.
5469         (Clocking work time): Add documentation about
5470         displaying the current clocking time against the effort estimate.
5471         Also add a footnote about using `org-clock-in-prepare-hook' to add
5472         an effort estimate on the fly, just before clocking it.
5473         (Footnotes): Document automatic renumbering and
5474         sorting.
5475         (Agenda commands): Document new bulk commands.
5476         (Plain lists): Document new behavior of
5477         `org-cycle-include-plain-lists'.
5478         Hyphenation only in TeX.
5479         (Clocking work time): Document the key to update effort
5480         estimates.
5481         (Clocking work time): Document the clock time display.
5482         (Structure editing, TODO basics): Document new
5483         variables.
5484         (Column attributes): Document new colciew operators.
5485         (Publishing options): Document :xml-declaration.
5486         (Tracking TODO state changes): Document the
5487         LOG_INTO_DRAWER property.
5488         (Literal examples): Document the new implementation for
5489         editing source code.
5490         (Publishing action): Mention the new publishing
5491         function, to publish an Org source file.
5492         (Publishing links): Mention how to link to an Org source file.
5493         (Macro replacement): Document new macros.
5494         (Handling links): Document type-specific completion
5495         when inserting links.
5496         (Structure editing, Plain lists): Improve documentation
5497         on sorting.
5498         (Internal links): Document custom ids for links.
5499         (Handling links): Document custom ids for links.
5500         (CSS support): Document new class.
5501         (Refiling notes): Document the possibility to create new nodes
5502         during refiling.
5503         (Agenda commands): Document the "?" operator to find
5504         tasks without effort setting.
5505         (Exporting agenda information): Section moved.
5506         (RSS Feeds): New section.
5507         (Built-in table editor): Document M-e and M-a navigate
5508         inside table field.
5509         (Stuck projects): Docment that projects identified as
5510         un-stuck will still be searchd for stuck sub-projects.
5511         (Paragraphs): Document centering.
5512         (Creating timestamps, Agenda commands): Document new
5513         behavior when changing time stamps.
5514         (Structure editing): Document the new command
5515         `org-clone-subtree-with-time-shift'.
5516         (Publishing): Refresh this chapter.
5517         (Export options, Export options, In-buffer settings):
5518         Document the new keywords.
5519         (Matching tags and properties): Collect all
5520         documentation about tags/property matches here.
5521         (Setting tags): Document `org-tag-persistent-alist'.
5522         (Weekly/daily agenda): New section.
5523         (Orgstruct mode): Describe `orgstruct++-mode'.
5524         (Drawers): Mention the LOGBOOK drawer.
5525         (Export options, Sectioning structure): Document the
5526         #+LEATEX_HEADER in-buffer setting.
5527         (Bugs): Section removed.
5528         (Hooks): New section.
5529         (Add-on packages): Move here from old location.
5530         (Context-sensitive commands): New section.
5531         (Setting tags): Document newline option.
5532         (Global TODO list, Matching tags and properties):
5533         Mention more variables.
5534         (Checkboxes): Update to changed command behavior.
5536 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
5538         * speedbar.texi (Basic Key Bindings): Fix typo.
5540 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
5542         * calc.texi (Vector/Matrix Functions): Add index entries for both
5543         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
5544         affects matrices with more than one row.
5545         (Help Commands): Add index entries for "prefix ?" key bindings.
5547 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
5549         * calc.texi (Stack Manipulation Commands): Add documentation for
5550         `calc-transpose-lines'.
5552 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
5554         * dbus.texi (Receiving Method Calls): Describe special return value
5555         `:ignore'.
5557 2009-07-24  Alan Mackenzie  <acm@muc.de>
5559         * cc-mode.texi (Config Basics, File Styles): Document that at mode
5560         initialization, any individual variable setting now takes precedence
5561         over one done via c-file-style/c-file-offsets.
5563 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
5565         * calc.texi (Undoing Mistakes): Mention that the undo list will be
5566         truncated when Calc is quit.
5567         (Customizing Calc): Document `calc-undo-length'.
5569 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
5571         * calc.texi (About This Manual): Don't mention chapter numbers in text.
5573 2009-07-11  Kevin Ryde  <user42@zip.com.au>
5575         * pcl-cvs.texi (About PCL-CVS):
5576         * widget.texi (Basic Types):
5577         Fix cross-references.
5579 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
5581         * dbus.texi (Type Conversion): Don't use literal control character.
5583 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
5585         * tramp.texi (GVFS based methods): New section.
5586         (Remote processes): Processes for GVFS based methods run locally.
5588 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
5590         * tramp.texi (Inline methods, External methods, Gateway methods):
5591         Avoid the words "kludge" and hack".
5592         (External methods): Add `synce' method.
5594         * trampver.texi: Update release number.
5596 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
5598         Sync with Tramp 2.1.16.
5600         * tramp.texi (History): Add GVFS support.
5601         (External methods): Precise `rsync' description.  Add `dav', `davs' and
5602         `obex' methods.  Add 'tramp-gvfs-methods' option.
5603         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5604         forms.
5605         (Remote Programs): Introduce `tramp-own-remote-path'.
5606         (Remote processes): New subsection "Running remote programs that create
5607         local X11 windows".
5608         (Frequently Asked Questions): Improve code for disabling vc.
5610         * trampver.texi: Update release number.  Set default value of
5611         `emacsgvfs'.
5613 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
5615         * Branch for 23.1.
5617 2009-06-17  Glenn Morris  <rgm@gnu.org>
5619         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5620         (Latest version of Emacs): Mention source code repository.
5622 2009-06-16  Glenn Morris  <rgm@gnu.org>
5624         * faq.texi (Top): Language tweak.
5625         (Extended commands): Most people have arrow keys.
5626         (Emacs manual): Say how to follow info links.
5627         (File-name conventions): Change title a bit.  Explain about source
5628         versus installed.  Condense etc description.
5629         (Guidelines for newsgroup postings): Mention Savannah list page.
5630         (Newsgroup archives): Simplify.
5631         (Contacting the FSF): Add contact URL.
5632         (Emacs Lisp documentation): Printed version not always available.
5633         (Installing Texinfo documentation): Explain how by hand installation is
5634         not normally needed.  Use add-to-list.  Remove duplicate reference.
5635         (Informational files for Emacs): Move info on Help menu here from
5636         "File-name conventions".
5637         (Help installing Emacs): Tweak uref.
5638         (Obtaining the FAQ): Mention repository.
5639         (Origin of the term Emacs): Explain "ITS".
5640         (Changing load-path): Use add-to-list.
5641         (Automatic indentation): Clarify this is for Text mode.
5642         Don't mention Indented Text mode.
5643         (Finding Emacs on the Internet): The FSF does not seem to offer a
5644         deluxe distribution on CD anymore.
5646 2009-06-16  Glenn Morris  <rgm@gnu.org>
5648         * faq.texi (Top): Mention which Emacs version this FAQ is about.
5649         Recommend the latest release.  Mention how to get older FAQs.
5650         Recommend the Emacs manual.
5651         (Guidelines for newsgroup postings): Discourage cross-posts.
5652         (Underlining paragraphs): Remove.
5653         (Editing MS-DOS files): Remove pre-Emacs 20 information.
5654         (Bugs and problems): Update key-binding.
5655         (Problems with very large files): Mention 64-bit.
5656         (Shell process exits abnormally): Remove.
5657         (Problems with Shell Mode): Rename and update.
5658         (Spontaneous entry into isearch-mode)
5659         (Problems talking to certain hosts): Remove.  This is old information,
5660         in etc/PROBLEMS if needed.
5661         (Emacs takes a long time to visit files, Updating Emacs): Remove.
5662         (Dired claims that no file is on this line): Update.
5663         (Installing Emacs, Problems building Emacs): Simplify.
5664         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5665         information.
5666         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
5667         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5668         (JDEE): "JDEE", not "JDE".
5669         (Handling C-s and C-q with flow control, Binding C-s and C-q):
5670         Remove.  This is old information, in etc/PROBLEMS if needed.
5671         (stty and Backspace key, Kanji and Chinese characters): Remove.
5672         (Right-to-left alphabets): Update section.
5673         (Changing the included text prefix): Gnus uses message-yank-prefix.
5674         Add cross-reference to Supercite manual.
5675         (Saving a copy of outgoing mail): Simplify output file description.
5676         (Expanding aliases when sending mail): Refer to Emacs manual.
5677         Remove old info about RFC822.
5678         Correct description of how to rebuild aliases.
5679         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5680         (MIME with Emacs mail packages)
5681         (Viewing articles with embedded underlining)
5682         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5683         Remove old sections.
5684         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
5685         and is well-documented in the Gnus manual.
5686         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5687         (Making Gnus faster): Rename from "Starting Gnus faster".
5688         Merge "Catch-up is slow in Gnus" into here.
5690 2009-06-14  Glenn Morris  <rgm@gnu.org>
5692         * faq.texi (Status of Emacs): Re-order with most recent releases first.
5693         (New in Emacs 23): New section.
5694         (Handling C-s and C-q with flow control): Add xref.
5696 2009-06-13  Glenn Morris  <rgm@gnu.org>
5698         * faq.texi (Setting up a customization file): Grammar fix.
5699         Customize is no longer "new".
5700         (Displaying the current line or column): Line-number mode is on by
5701         default.  Don't mention `column' package.  Mention linum.el.
5702         (Turning on abbrevs by default): Explain how to do it for buffers,
5703         modes, and everywhere.
5704         (Associating modes with files): Use add-to-list.  Don't mention Emacs
5705         19.
5706         (Highlighting a region): On by default since 23.1.
5707         (Replacing highlighted text): Update doc quote.
5708         (Working with unprintable characters): Don't mention search-quote-char.
5709         (Using an already running Emacs process): Gnuclient is probably not an
5710         enhancement these days.
5711         (Indenting switch statements): Remove mention of pre-Emacs 20.
5712         (Horizontal scrolling): Abbreviate Emacs 20 description.
5713         (Replacing text across multiple files): Fix name of dired command.
5714         (Disabling backups): Use require not load.
5715         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5717 2009-06-13  Bill Wohler  <wohler@newt.com>
5719         Release MH-E manual version 8.2.
5721         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5722         release 8.2.
5724 2009-06-13  Glenn Morris  <rgm@gnu.org>
5726         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5727         in this day and age the common meaning is "on the web".
5728         (copying): Use @copyright in all cases.
5729         (Basic keys): Remove reference to deleted manual node "Text Characters".
5730         (File-name conventions): Use GNU as an example rather than SERVICE.
5731         default.el lives in site-lisp.  Update Info directory location.
5732         (Real meaning of copyleft): GPL actions have been brought, but all
5733         settled out of court.
5734         (Guidelines for newsgroup postings): Shorten section title.
5735         Simplify comp.emacs description.
5736         (Newsgroup archives): Change Google URL.  Describe Gmane.
5737         (Unsubscribing from Emacs lists): Remove discussion of "distribution
5738         points".  Mention List-Unsubscribe header.
5739         (Contacting the FSF): Update email and URLs.
5740         (Basic editing): Mention F1 for help.
5741         (Installing Texinfo documentation): Refer to Texinfo website rather
5742         than ftp server.
5743         (Printing a Texinfo file): Mention texi2pdf.
5744         (Informational files for Emacs): Don't describe FTP or SERVICE, they
5745         are just stubs nowadays.
5746         (Latest version of Emacs): Explain version numbers.
5747         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5748         (Turning on syntax highlighting): No need to mention hilit19 any more.
5749         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5750         (Modes for various languages): Remove section.
5751         (Major packages and programs): Remove most version and maintainer
5752         information - it's hard to keep up-to-date, and adds nothing.
5753         Similarly with direct links to mailing lists.
5754         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
5755         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5756         years, and Emacs comes with tools for this now.
5757         (Patch): Remove section - this is a standard tool.
5758         (Using function keys under X): Remove section.
5760 2009-06-12  Glenn Morris  <rgm@gnu.org>
5762         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5763         (Help installing Emacs): Remove reference to deleted X11 node.
5764         (Associating modes with files): Interpreter-mode-alist is no longer
5765         subservient to auto-mode-alist.
5766         (Installing Emacs): Change future Emacs version.
5767         (Linking with -lX11 fails): Remove old section.
5768         (Packages that do not come with Emacs): Update ELL location.
5769         Emacs Lisp archive is dead.
5770         (Emacs for Windows): Remove reference to old CE port.
5771         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5772         (Emacs for VMS and DECwindows): Remove old ports.
5773         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5774         (Removing flashing messages): Remove section about non-existent Gnus
5775         option.
5777         * faq.texi (Top): Add @top command.
5778         Remove the optional arguments from all @node commands: makeinfo can
5779         generate these automatically, and it is easier to edit and rearrange
5780         nodes without them.
5782 2009-06-11  Glenn Morris  <rgm@gnu.org>
5784         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5785         (The LPF): Make the updated URL the sole reference point.
5786         (Learning how to do something): Update refcard price and format.
5787         (Getting a printed manual): Sources in doc/emacs/, not man/.
5788         Also available in PDF format.  Since the page count varies, be less
5789         precise.
5790         (Informational files for Emacs): Remove references to deleted files
5791         LPF and SUN-SUPPORT, and to UUCP.
5792         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5793         Remove many obsolete ways to get the FAQ, which now seems only to be
5794         distributed with Emacs.
5795         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5797 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
5799         * org.texi (Org Plot): Fix tags (Bug#3507).
5800         (Workflow states, Agenda commands): Fix tags (Bug#3508).
5802         * ada-mode.texi (Installation, Compile commands)
5803         (Project File Overview, No project files, Set compiler options)
5804         (Use GNAT project file, Use multiple GNAT project files)
5805         (Identifier completion): Use @samp for menu items, and @kbd for key
5806         sequences (Bug#3504).
5808 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
5810         * gnus.texi (Security): Fix wording; add a link to epa.info.
5812 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
5814         * message.texi (Header Commands): Fix descriptions to match
5815         keybindings.
5817 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
5819         * gnus.texi (Security): Mention that EasyPG is the current default.
5821 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
5823         * ediff.texi (Session Commands): Fix typo.
5825 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
5827         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5828         news.software.readers.  Reported by Florian Rehnisch.
5830 2009-04-02  Glenn Morris  <rgm@gnu.org>
5832         * auth.texi: Capitalize direntry.
5834         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5835         using a period in the entry name.  (Bug#2797)
5837 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
5839         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5840         ($(infodir)/auth, auth.dvi): New targets.
5842 2009-03-03  Glenn Morris  <rgm@gnu.org>
5844         * auth.texi: Fix @setfilename.
5846         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5847         (auth, $(infodir)/auth, auth.dvi): New rules.
5849 2009-02-25  Glenn Morris  <rgm@gnu.org>
5851         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
5853 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5855         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5857 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5859         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5860         gnus-nocem-issuers, and gnus-nocem-verifyer.
5862 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
5864         * ada-mode.texi (Project files, Automatic Casing):
5865         * dbus.texi (Signals):
5866         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5867         * mh-e.texi (HTML):
5868         * nxml-mode.texi (Locating a schema)
5869         (Using the document's URI to locate a schema):
5870         * org.texi (Footnotes, Using the mapping API):
5871         * rcirc.texi (Channels): Remove duplicate words.
5873 2009-02-20  Glenn Morris  <rgm@gnu.org>
5875         * dired-x.texi (Miscellaneous Commands):
5876         * gnus.texi: Minor updates for mbox Rmail.
5878 2009-02-16  Karl Berry  <karl@gnu.org>
5880         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5881         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5882         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5883         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5884         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5885         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5886         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5887         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5888         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5889         Consistently use @insertcopying in the Top node,
5890         @contents at the front (after @end titlepage),
5891         and @direntry after @copying.  (Bug#1988)
5893 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5895         * auth.texi: New file documenting auth-source.
5897 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
5899         * org.texi (Org Plot): Fix link.
5901 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
5903         * epa.texi (Mail-mode integration): Mention the way to do
5904         "encrypt-to-self".  (Bug#1807)
5906 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
5908         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
5910 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
5912         * gnus-news.texi: Print version about Incoming*.
5914 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
5916         * org.texi (Structure editing, Handling links)
5917         (Fast access to TODO states, Javascript support): Make standard docs
5918         correctly reflect default variable settings.
5920 2009-02-02  Glenn Morris  <rgm@gnu.org>
5922         * org.texi: Fix typos.
5924 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
5926         Sync with Tramp 2.1.15.
5928         * trampver.texi: Update release number.
5930 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
5932         * org.texi (TODO dependencies): Document TODO dependencies on
5933         checkboxes.
5935 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
5937         * org.texi (TODO dependencies): Document key binding for toggling
5938         ORDERED property.
5940 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
5942         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
5943         of hook functions.
5945 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
5947         * org.texi (TODO dependencies): New section.
5949 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
5951         * org.texi (Plain lists, TODO basics, Priorities)
5952         (Multiple sets in one file, Conflicts): Document interaction with
5953         `shift-selection-mode'.
5955 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
5957         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5958         Make Calc the subject of sentences.
5959         (Rearranging Formulas using Selections): Discuss new options
5960         for `j *'.
5962 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
5964         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5966 2009-01-26  Glenn Morris  <rgm@gnu.org>
5968         * org.texi: Fix typos.
5970 2009-01-26  Bill Wohler  <wohler@newt.com>
5972         * mh-e.texi (EDITION, UPDATED): Update.
5974 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
5976         * org.texi (References): Add information about remote references.
5977         (Built-in table editor): Document `C-c RET' in tables.
5978         (Math symbols, Quoting LaTeX code): Mention that simple
5979         LaTeX macros survive LaTeX export.
5980         (Images in LaTeX export): Show how to create a reference to a
5981         figure.
5982         (Sectioning structure): Document that the LaTeX class can be
5983         specified in a property.
5984         (Text areas in HTML export): New section.
5985         (External links): Add examples for text search and ID links.
5986         (Built-in table editor): Remove the descriptio of `C-c
5987         C-q', it not longer works.
5988         (Literal examples): Document that a space must follow
5989         the colon in short examples.
5990         (Relative timer): Document `org-timer-stop'.
5991         (Footnotes): New section.
5992         (Footnote markup): Shorten section and refer to new Footnote
5993         section.
5994         (Literal examples): Add documentation for line
5995         numbering in and references to code examples.
5996         (CSS support): Fix the description of default CSS styles.
5997         (Capturing column view): Document
5998         "file:path/to/file.org" as an allowed value for the ID property of
5999         a dynamic block copying column view.
6001 2009-01-23  Stephen Eglen  <stephen@gnu.org>
6003         * mh-e.texi (Getting Started): Describe $MH.
6005 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
6007         * tramp.texi (all): Harmonize usage of "external method",
6008         "external transfer method" and "out-of-band method".
6009         (Connection types): Precise the differences of inline and external
6010         methods.  Written by Adrian Phillips <a.phillips@met.no>.
6012 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6014         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6015         commands as described at the top.  Reported by Allan Gottlieb
6016         <gottlieb@nyu.edu>.
6018 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6020         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6021         nnmail-pathname-coding-system.
6023 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6025         * org.texi (Relative timer): Fix typo.
6027 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
6029         * org.texi (Clocking work time): Fix typo.
6030         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
6032 2009-01-13  Glenn Morris  <rgm@gnu.org>
6034         * org.texi: Fix some more typos.
6036 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6038         * org.texi: Fix some typos.
6040 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6042         * gnus.texi (Group Parameters): Add note for local variables.
6044 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6046         * gnus.texi (Converting Kill Files): Fix URL.
6047         Include gnus-kill-to-score.el in contrib directory.
6049 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6051         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6052         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
6053         (Paging the Article): Add index entry.
6055 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
6057         * ada-mode.texi (Examples): Delete redundant text.
6059 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
6061         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6063         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6064         addresses.
6066 2009-01-03  Bill Wohler  <wohler@newt.com>
6068         * mh-e.texi (Scan Line Formats): Indicate that first column should be
6069         kept empty.
6071 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
6073         * org.texi (Activation, Exporting, ASCII export, HTML export)
6074         (HTML Export commands, LaTeX/PDF export commands):
6075         Improve documentation about transient-mark-mode.
6076         (References): Document the use of special names like $LR1 to reference
6077         to fields in the last table row.
6079 2008-12-19  Juri Linkov  <juri@jurta.org>
6081         * info.texi (Search Text): Remove mention of removed key binding M-s.
6083 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
6085         * org.texi (References): Remove mentioning of @0 as reference for the
6086         last line, this has been reverted in the Lisp sources.
6088 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
6090         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6091         (DVI_TARGETS): Remove duplicates.  Add sasl.
6092         ($(infodir)/sasl, sasl.dvi): New targets.
6094 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
6096         * org.texi: Version number pushed to 6.15d.
6098 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
6100         * org.texi (Tables in LaTeX export): New section.
6101         (Images in LaTeX export): New section.
6102         (Inlined images, Images in HTML export): Sections renamed.
6104 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
6106         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6108 2008-12-04  David Engster  <dengste@eml.cc>
6110         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
6111         of nnml-get-new-mail.  Change URL for mairix patch.
6113 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
6115         * org.texi (Using the mapping API): Fix bug in mapping example.
6116         (Publishing options): Make the list of properties complete again, in
6117         correspondence to the variable `org-export-plist-vars'.
6118         (Property searches): Document new special values for time comparisons.
6119         (Tag inheritance): Refine the description of tag inheritance.
6120         (Project alist): Add info about the publishing sequence of components.
6121         (Effort estimates): Document the new relative timer.
6123 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
6125         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6126         (Using Calc): Clarify use of `C-x * o'.
6127         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6129 2008-11-28  Richard M Stallman  <rms@gnu.org>
6131         * dbus.texi (Receiving Method Calls): Clean up previous change.
6133 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
6135         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6136         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6137         `dbus-unescape-from-identifier'.
6138         (Receiving Method Calls): New constants `dbus-service-emacs' and
6139         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
6140         (Signals): Use the constants in the example.
6142 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
6144         * org.texi: Re-apply change to FDL 1.3.
6146 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
6148         * org.texi (Setting up Remember): Document `org-remember-mode'.
6149         (External links): Document that bbdb links can use a regular
6150         expression.
6151         (External links): Document that elisp links can contain interactive
6152         commands.
6154 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
6156         * viper.texi (viper-translate-all-ESC-keysequences):
6157         Description removed.
6159 2008-11-19  Glenn Morris  <rgm@gnu.org>
6161         * doclicense.texi: Change to FDL 1.3.
6162         Relicense all texi files under FDL 1.3 or later.
6164 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
6166         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6168 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
6170         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6172         * ediff.texi: Version/date change.
6174 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
6176         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6178 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
6180         * calc.texi (About This Manual): Comment out a mention of
6181         marginal notes.
6183 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
6185         * org.texi (Clocking work time): Document the :formula property of
6186         clock tables.
6187         (Structure editing, Refiling notes): Document refiling regions.
6188         (Agenda commands): Document the double-prefix version
6189         of the `l' command in the agenda.
6190         (Handling links): Explain the effect of a double prefix
6191         arg to `C-c C-o'.
6192         (TODO basics): Add documentation for tag triggers.
6194 2008-10-23  Glenn Morris  <rgm@gnu.org>
6196         * cl.texi (Function Bindings): Mention `flet' fails to deal with
6197         byte-compiling things like `+'.
6199         * ns-emacs.texi: Merge copyright years of author now with assignment
6200         into FSF years.
6201         (VER): Use it for easier automatic updating.  Use Emacs version rather
6202         than standalone Emacs.app version.
6204 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
6206         * org.texi: Lots of minor fixes.
6207         (Capture): New chapter.
6208         (Org Plot): New section.
6210 2008-09-30  Magnus Henoch  <mange@freemail.hu>
6212         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6214 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
6216         * calc.texi (User Defined Units): Mention how to enter optional display
6217         string.
6219 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6221         * message.texi (Sending Variables): Fix variable documentation to
6222         avoid the "y/n" wording.
6224 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6226         * message.texi (Sending Variables): Add `message-confirm-send' doc.
6228 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6230         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6231         @enumerate section so as to be able to be formatted with MAKEINFO=no.
6233 2008-09-22  Bill Wohler  <wohler@newt.com>
6235         Release MH-E manual version 8.1.
6237         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6238         release 8.1.
6240         * mh-e.texi: Retain dual license as agreed to by the FSF.
6241         However, bump GPL to Version 3.
6242         Use @include for license text.
6244 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6246         * gnus.texi (Top, Setup, Fancy splitting to parent)
6247         (Store custom flags and keywords, Store arbitrary data):
6248         Clean up markup.
6250 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6252         * gnus.texi (The Gnus Registry): Document it.
6254 2008-09-08  David Engster  <dengste@eml.cc>
6256         * gnus.texi (nnmairix): Point out that nnml uses MH format.
6257         Clarify section about choosing back end servers.
6259 2008-08-23  Glenn Morris  <rgm@gnu.org>
6261         * dired-x.texi (Shell Command Guessing):
6262         Mention dired-guess-shell-case-fold-search.  (Bug#417)
6264 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
6266         * trampver.texi: Update release number.
6268 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
6270         * ns-emacs.texi: Update version.
6271         (Introduction): Correct menu location for options save.
6272         (Customization): Note that defaults are stored under org.gnu.Emacs.
6274 2008-08-11  Bill Wohler  <wohler@newt.com>
6276         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6277         explicit about GNU mailutils MH elsewhere (with thanks to Darel
6278         Henman) (closes SF #1768928).
6280 2008-08-10  Glenn Morris  <rgm@gnu.org>
6282         * ns-emacs.texi: Use @copying.  Change copyright of authors with
6283         assignment to FSF.  Change license to GFDL.
6284         (Top): Remove outdated references.
6286 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
6288         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6289         Add gnus-summary-sort-by-most-recent-number and
6290         gnus-summary-sort-by-most-recent-date.
6291         (Summary Sorting): Explain prefix argument.
6293 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6295         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6296         gnus-summary-pipe-output.
6298 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
6300         * dbus.texi (Receiving Method Calls): Document error handling of own
6301         D-Bus methods.
6303 2008-08-01  Bill Wohler  <wohler@newt.com>
6305         * mh-e.texi (Reading Mail)
6306         (Viewing Attachments): Describe new function
6307         mh-show-preferred-alternative.
6308         (Sending Mail, Redistributing, Sending Message): Describe new hook
6309         mh-annotate-msg-hook.
6311 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
6313         * dbus.texi (Arguments and Signatures): Fix example.
6314         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6315         (Asynchronous Methods): New node.
6316         (Errors and Events): Describe extended layout of `dbus-event'.
6317         New defun `dbus-event-message-type'.
6319 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6321         * ediff.texi: Remove VMS support.
6323 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
6325         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6326         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6328 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
6330         * Makefile.in: Add mairix-el targets.
6332 2008-07-29  David Engster  <deng@randomsample.de>
6334         * mairix-el.texi: New file.
6336 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
6338         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6339         project files.  Delete 'main_unit' project variable; not needed.  Allow
6340         process environment variables wherever project variables are allowed.
6341         Add tutorial section on multiple GNAT project files.
6343 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
6345         Sync with Tramp 2.1.14.
6347         * trampver.texi: Update release number.
6349 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6351         * ns-emacs.texi:
6352         * faq.texi: Remove mentions of Mac Carbon.
6354 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6356         * gnus.texi (Saving Articles): Describe the 2nd argument of
6357         gnus-summary-save-in-pipe.
6358         (SpamAssassin): Use it.
6360 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6362         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6364 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
6366         * org.texi (Export options): Document the use of the creator flag.
6368 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
6370         * org.texi: New version 6.06a.
6372 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
6374         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6375         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6377 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6379         * calc.texi (Editing Stack Entries, Algebraic Entry):
6380         Rewrite introductory sentences so it can be used by
6381         Calc's help functions.  Mention fixing typos.
6382         (Customizing Calc): Fix typo.
6384 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
6386         * calc.texi (summarykey): New macro.  Use to correctly format keys in
6387         the summary.
6389 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
6391         * ns-emacs.texi (Customization): Corrected documentation on color
6392         specification formats.
6394 2008-07-19  Andreas Schwab  <schwab@suse.de>
6396         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
6398         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6399         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6401 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
6403         * dbus.texi (Inspection): Rework, introduce submenus.
6404         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6405         (Properties and Annotations, Arguments and Signatures): New nodes.
6407 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
6409         * dbus.texi (Receiving Method Calls): Fix description of
6410         `dbus-register-method'.
6411         (Signals): Allow also signal arguments for filtering in
6412         `dbus-register-signal'.
6414 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6416         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6417         `cnorm'.
6418         (Arithmetic Tutorial): Simplify the verification of prime factors.
6420 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6422         * gnus.texi (Saving Articles): Mention
6423         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6425 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
6427         * calc.texi: Adjust mode line throughout.
6429 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
6431         * sasl.texi (Mechanisms): Fix typos.
6433 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
6435         * calc.texi (Killing from the stack): Mention using normal Emacs
6436         copying.
6438 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
6440         * tramp.texi (Password handling): Rename from "Password caching".
6441         Add `auth-source' mechanism.
6442         (Connection caching): Tramp reopens the connection automatically,
6443         when the operating system on the remote host has been changed.
6445 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
6447         * makefile.w32-in (distclean): Remove makefile.
6449 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
6451         * org.texi (Using the mapping API): New section.
6452         (Agenda column view): New section.
6453         (Moving subtrees): Document archiving to the archive sibling.
6454         (Agenda commands): Document columns view in the agenda.
6455         (Using the property API): Document the API for multi-valued properties.
6457 2008-06-17  Jason Riedy  <jason@acm.org>
6459         * org.texi (A LaTeX example): Note that fmt may be a one-argument
6460         function, and efmt may be a two-argument function.
6461         (Radio tables): Document multiple destinations.
6463 2008-06-16  Glenn Morris  <rgm@gnu.org>
6465         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6466         Add Cover-Texts.
6468 2008-06-15  Glenn Morris  <rgm@gnu.org>
6470         * faq.texi (VER): Update to 23.0.60.
6472         * mh-e.texi: Remove option of licensing under GPL.
6473         Add Cover-Texts to GFDL permissions notice.
6474         (GPL): Remove section.
6475         (GFDL): Include doclicense.texi rather than the actual text.
6477         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6478         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6480         * sasl.texi: Fix output file name.
6482         * epa.texi, sasl.texi: Refer to license in Emacs manual.
6484         * gnus-coding.texi: Refer to license in Gnus manual.
6486         * idlwave.texi, sasl.texi: Use @copying.
6488         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
6490         * speedbar.texi: Update Back-Cover Text as per maintain.info.
6492         * url.texi: Use @copying, @title, @subtitle, @author.
6494         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6495         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6496         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6497         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6498         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6499         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6500         * widget.texi, woman.texi:
6501         Remove references to external license, since doclicense is included.
6503         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6504         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6505         Remove references to non-existent Invariant Sections.
6507 2008-06-14  Glenn Morris  <rgm@gnu.org>
6509         * faq.texi (Major packages and programs): Remove references to external
6510         Supercite, Calc, VIPER, since they have been included for some time.
6511         Update VM, AUCTeX, BBDB entries.
6513 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
6515         * newsticker.texi: Updated to match latest newsticker changes.
6517 2008-06-13  Glenn Morris  <rgm@gnu.org>
6519         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6520         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6521         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6522         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6523         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6524         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6525         * woman.texi:
6526         Update Back-Cover Text as per maintain.info.
6528 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6530         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
6532         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6533         (gnus-faq.xml): Update repository host.
6535         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6537 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
6539         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6540         Fix a typo.
6542 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6544         * gnus.texi (Mail Source Customization): Correct values of
6545         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
6546         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6548 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6550         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6551         coding standards.
6553 2008-06-14  David Engster  <dengste@eml.cc>
6555         * gnus.texi (nnmairix): Markup fixes.
6557 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6559         * gnus.texi (nnmairix): Markup and other minor fixes.
6561 2008-06-05  David Engster  <dengste@eml.cc>
6563         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6565 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6567         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6568         (Searching, nnir, nnmairix): New stub nodes.
6570 2008-05-30  Felix Lee  <felix.1@canids.net>
6572         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6574 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6576         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6578 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6580         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
6582 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
6584         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6586 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
6588         * info.texi (Top): Fix typo in xref.
6590 2008-05-05  Karl Berry  <karl@gnu.org>
6592         * info.texi (Top): @xref to stand-alone manual.
6594 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6596         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6597         (Various Summary Stuff): Fix typo in last xref.
6599 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6601         * org.texi (Moving subtrees): Fix typo.
6603 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
6605         * tramp.texi (Frequently Asked Questions): Explain, how to disable
6606         Tramp via `tramp-mode'.
6608 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
6610         * org.texi: Massive changes, in many parts of the file.
6612 2008-04-27  Jason Riedy  <jason@acm.org>
6614         * org.texi (A LaTeX example): Note that fmt may be a
6615         one-argument function, and efmt may be a two-argument function.
6616         (Radio tables): Document multiple destinations.
6618 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6620         * gnus.texi (Oort Gnus): Add message-fill-column.
6622 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6624         * gnus.texi (Mail Source Specifiers): Typo fix.
6626 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6628         * gnus.texi (Diary Headers Generation): Update key binding for
6629         `gnus-diary-check-message'.
6631 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6633         * gnus.texi (Emacsen): Addition.
6635 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6637         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6639 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6641         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6643 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6645         * gnus-news.texi: Update tool bar item.
6647 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
6649         * gnus-news.texi: Fix typos.
6651 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
6653         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6654         Add mention of `kron'.
6656 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
6658         * epa.texi (Encrypting/decrypting *.gpg files):
6659         Document epa-file-name-regexp.
6661 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6663         * gnus.texi (Example Methods): Fix description about ssh-agent.
6664         (Indirect Functions): Fix the default value of nntp-telnet-command;
6665         remove link to connect.html.
6667 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
6669         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6670         dbus-call-method.
6671         (Receiving Method Calls): The timeout can be set by the calling client.
6673         * trampver.texi: Update release number.
6675 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6677         * gnus.texi (Top): Fix version.  Add SASL.
6679 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
6681         Sync with Tramp 2.1.13.
6683         * trampver.texi: Update release number.
6685 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
6687         * org.texi: Update to new org-mode website.
6689 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6691         * cl.texi (For Clauses): Fix loop over key-seq to match code.
6693 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6695         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6696         gnus-read-ephemeral-gmane-group-url,
6697         gnus-read-ephemeral-emacs-bug-group,
6698         gnus-read-ephemeral-debian-bug-group.
6700 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6702         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6704         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
6705         Add FIXMEs for Bookmarks and gnus-registry-marks.
6707 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6709         * gnus.texi (Smileys): Document `smiley-style'.
6711 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6713         * gnus.texi (Gnus Development): Clarify difference between ding and
6714         gnu.emacs.gnus.
6715         (MIME Commands, Using MIME, RSS): Fix markup.
6717         * gnus-faq.texi ([8.4]): Ditto.
6719 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6721         * gnus.texi (Emacsen): Remove obsolete stuff.
6723 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6725         * gnus.texi (Oort Gnus): Add version info WRT
6726         `mail-source-delete-incoming'.
6728 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6730         * gnus.texi (Top): Add "Other related manuals" and version info in
6731         `iftex' output.
6732         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6733         gnus-balloon-face-0 and the corresponding format specifiers.
6735 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
6737         * tramp.texi (Filename completion): Remove footnote about let-bind
6738         of `partial-completion-mode'.  It doesn't work this way.
6740 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6742         * pcl-cvs.texi (Contributors): Update my email.
6744 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
6746         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6748 2008-03-17  Bill Wohler  <wohler@newt.com>
6750         * mh-e.texi (Viewing): Update URL for adding header fields to
6751         mh-invisible-header-fields-default.
6753 2008-03-16  Bill Wohler  <wohler@newt.com>
6755         * mh-e.texi (Preface): Add Gnus to requirements.
6756         (Forwarding): Note that forwarded MIME messages are now inline.
6758 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6760         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6761         (Common Variables): Give precedence to the netcat methods over the
6762         telnet methods, and mention that they are more reliable.
6764 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
6766         * org.texi (Exporting Agenda Views): Document agenda export to
6767         iCalendar.
6768         (Progress logging): Document the new progress logging stuff.
6770 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6772         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6773         Update for change of `mail-source-delete-incoming'.
6775         * gnus-news.texi: Ditto.
6777 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6779         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6780         custom versions.
6782 2008-03-07  Alan Mackenzie  <acm@muc.de>
6784         * cc-mode.texi (Limitations and Known Bugs): State that the number of
6785         parens/brackets in a k&r region is limited.
6787 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6789         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6790         using different Emacs versions.
6792 2008-02-27  Glenn Morris  <rgm@gnu.org>
6794         * sc.texi: Remove a lot of old and obsolete info.
6795         (titlepage): Simplify.
6796         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6797         (VM with any Emacsen, GNEWS with any Emacsen)
6798         (Overloading for Non-conforming MUAs, Version 3 Changes)
6799         (The Supercite Mailing List): Delete nodes.
6800         (Introduction): Remove info about old packages.
6801         (Getting Connected): Simplify.  Remove info about old packages.
6802         (Citing Commands): Delete Emacs 19 info.
6803         (Hints to MUA Authors): Simplify.
6804         (Thanks and History): Merge in some info from the deleted node
6805         "Version 3 Changes".
6807 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
6809         * org.texi (Setting tags, In-buffer settings):
6810         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6812 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6814         * gnus-news.texi: Mention that spaces and tabs are allowed in the
6815         installation directory name.
6817 2008-02-12  Romain Francoise  <romain@orebokech.com>
6819         * epa.texi (Overview): Fix typo.
6821 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
6823         * epa.texi (Quick start): Remove the .emacs setting.
6825 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6827         * epa.texi (Quick start): Use the command `epa-enable' instead of
6828         loading `epa-setup'.
6830 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
6832         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6833         ($(infodir)/epa, epa.dvi): New targets.
6835 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
6837         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6839         * epa.texi: New manual documenting the EasyPG Assistant.
6841 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
6843         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6844         (Inspection): New function dbus-ping.
6846 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
6848         * tramp.texi (Remote processes): Add `shell-command'.
6850 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
6852         * tramp.texi: Use new FSF's Back-Cover Text.
6854 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
6856         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6857         (Group Parameters): Document `mail-source' parameter.
6859 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
6861         * tramp.texi (Inline methods): The hostname of the su(do)? methods
6862         must be a local host.
6864 2008-01-26  Michael Olson  <mwolson@gnu.org>
6866         * erc.texi: Update version for ERC 5.3 release.
6867         (Obtaining ERC): Update extras URLs for 5.3.
6868         (Development): Write instructions for git, and remove those for Arch.
6869         (History): Mention the switch to git.
6871 2008-01-24  Karl Berry  <karl@gnu.org>
6873         * info.texi (Search Index, Search Text): Mention the command
6874         character in the section name, a la the (Go to node) node.
6876 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
6878         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6880 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6882         * gnus-news.texi: Mention gnus-article-describe-bindings.
6884 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6886         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6888 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
6890         * org.texi (Property inheritance): New section.
6891         (Conventions): New section.
6892         (Structure editing): Document C-RET, the prefix arg to the cut/copy
6893         commands, and the new bindings for refiling.
6894         (Sparse trees): Document the new special command for sparse trees.
6895         (References): Be more clear about the counting of hilines.
6896         (Handling links): Document M-p/n for accessing links.
6897         (Fast access to TODO states): New section.
6898         (Per file keywords): New section.
6899         (Property inheritance): New section.
6900         (Column attributes): New summary types.
6901         (Capturing Column View): New section.
6902         (The date/time prompt): Cover the new features in the date/time prompt.
6903         Compactify the table of keys for the calendar remote control.
6904         (Clocking work time): Document the new :scope parameter.
6905         (Remember): Promoted to chapter.
6906         (Quoted examples): New section.
6907         (Enhancing text): New verbatim environments.
6909 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
6911         * trampver.texi: Update release number.
6913 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6915         * gnus.texi (Article Keymap):
6916         Add gnus-article-wide-reply-with-original; fix descriptions of
6917         gnus-article-reply-with-original and
6918         gnus-article-followup-with-original.
6920 2008-01-09  Glenn Morris  <rgm@gnu.org>
6922         * nxml-mode.texi: Add @copying section.
6924 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6926         * message.texi (Mail Variables): Add some text from "(gnus)Posting
6927         Server".  Add `message-send-mail-with-mailclient'.
6929         * gnus.texi (Posting Server): Move some text to "(message)Mail
6930         Variables" and add a reference here.
6932 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
6934         * dbus.texi (Receiving Method Calls): New chapter.
6935         (Errors and Events): Add serial number to events.  Replace "signal" by
6936         "message".  Introduce dbus-event-serial-number.
6938 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
6940         * dbus.texi (Type Conversion): Explain the type specification for empty
6941         arrays.  Use another example.
6943 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
6945         * dbus.texi (all): Replace "..." by @dots{}.
6946         (Type Conversion): Precise the value range for :byte types.
6947         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6948         Mention its return value.
6949         (Errors and Events): There is no D-Bus error propagation during event
6950         processing.
6952 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
6954         * calc.texi (Yacas Language, Maxima Language, Giac Language):
6955         New sections.
6957 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6959         * gnus.texi (Group Parameters): Reorder the text and add a note about
6960         `gnus-parameters' near the beginning of the node.
6962 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6964         * gnus.texi (Score File Editing): Fix function name.
6966 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
6968         Sync with Tramp 2.1.12.
6970         * trampver.texi: Update release number.
6972 2007-12-22  Richard Stallman  <rms@gnu.org>
6974         * cc-mode.texi (Getting Started): Change @ref to @pxref.
6976 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
6978         * dbus.texi (Type Conversion): Correct input parameters mapping.
6980 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
6982         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6983         (Errors and Events): Mention wrong-type-argument error.
6985 2007-12-21  Alex Schroeder  <alex@gnu.org>
6987         * rcirc.texi: Changed single spaces after sentence end to double
6988         spaces.  Fixed some typos.
6989         (Internet Relay Chat): Explain relay.
6990         (Getting started with rcirc): Change items to reflect prompts.
6991         Add more explanation to rcirc-track-minor-mode and added a comment to
6992         warn future maintainers that this section is a copy.
6993         (People): Change /ignore example.
6994         (Keywords): Not keywords.
6996 2007-12-20  Alex Schroeder  <alex@gnu.org>
6998         * rcirc.texi (Top): Fighting Information Overload chapter added.
6999         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7000         (rcirc commands): Move /ignore command to the new chapter.
7001         (Fighting Information Overload): New chapter documenting /keyword,
7002         /bright, /dim, channel ignore, and low priority channels.
7003         (Configuration): Document rcirc-server-alist, remove
7004         rcirc-startup-channels-alist and rcirc-default-server.
7006 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
7008         * dbus.texi (Signals): Fix example in dbus-register-signal.
7010 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
7012         * gnus.texi (Score Variables): Fix typo.
7014 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
7016         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7017         (Signals): Adapt dbus-send-signal and dbus-register-signal.
7018         (Errors and Events): Adapt dbus-event.
7020 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7022         * gnus.texi (Other Files): Add the yenc command.
7024 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
7026         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7027         since 2004-08-06.
7029 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7031         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7032         on body.
7034 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7036         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7037         and rfc2047-allow-irregular-q-encoded-words; fix description of
7038         rfc2047-encode-encoded-words.
7040 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7042         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7044 2007-12-05  Michael Olson  <mwolson@gnu.org>
7046         * remember.texi (Diary): Remove "require" line for remember-diary.el.
7047         Update documentation for `remember-diary-file'.
7049 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
7051         * dbus.texi (Signals): Precise `dbus-register-signal'.
7052         (Errors and Events): Rework events part, the internal structure of
7053         dbus-event has changed.
7055 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
7057         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7058         ($(infodir)/dbus, dbus.dvi): New targets.
7060 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
7062         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7063         unconditionally.
7065         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7066         emulation with @print{}.
7068 2007-12-02  Richard Stallman  <rms@gnu.org>
7070         * dbus.texi (Overview): Minor cleanup.
7072 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
7074         * Makefile.in (INFO_TARGETS): Add dbus.
7075         (DVI_TARGETS): Add dbus.dvi.
7076         (dbus, dbus.dvi): New targets.
7078         * dbus.texi: New file.
7080 2007-11-24  Romain Francoise  <romain@orebokech.com>
7082         * nxml-mode.texi: Add description in @direntry.
7083         Fix file name to match @setfilename.
7085 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
7087         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7088         ($(infodir)/nxml-mode): New rule.
7090         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7091         ($(infodir)/nxml-mode): New rule.
7092         (clean): Add nxml-mode*.
7094         * nxml-mode.texi: New file with nxml manual.
7096 2007-11-18  Richard Stallman  <rms@gnu.org>
7098         * flymake.texi (Example -- Configuring a tool called directly):
7099         Update example.
7101 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
7103         * tramp.texi (Filename completion): Simplify explanation of
7104         double-slash behavior.  Explain directory contents flushing.
7106 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
7108         * calc.texi (TeX and LaTeX Language Modes): Put in
7109         missing braces.
7111 2007-11-15  Richard Stallman  <rms@gnu.org>
7113         * cl.texi (Equality Predicates): Delete `eql'.
7114         (Predicates, Naming Conventions, Top): Delete `eql'.
7115         (Common Lisp Compatibility): Delete `eql'.
7116         (Porting Common Lisp): Delete obsolete backquote info.
7117         Minor clarification about character constants.
7118         (Sequence Basics): Minor clarification.
7120 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7122         * cc-mode.texi (Electric Keys, Custom Macros):
7123         * tramp.texi (Filename completion): Fix typos.
7125 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
7127         * calc.texi (Basic commands): Mention the menu.
7129 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
7131         * tramp.texi (Connection caching): Tramp flushes connection
7132         properties when remote operating system has been changed.
7134 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7136         * gnus-news.texi: Fix spelling.
7137         `message-insert-formatted-citation-line', not
7138         `message-insert-formated-citation-line'.
7140         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7142 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
7144         * tramp.texi (Overview): Mention also the PuTTY integration under
7145         w32.  Remove paragraphs about Tramp's experimental status.
7146         (Frequently Asked Questions): Add code example for highlighting the
7147         mode line.
7149 2007-11-03  Michael Olson  <mwolson@gnu.org>
7151         * remember.texi: Change mentions of remember-buffer to
7152         remember-finalize throughout.
7154 2007-10-30  Michael Olson  <mwolson@gnu.org>
7156         * remember.texi (Copying): Remove.
7157         (Mailbox): Update with non-BBDB instructions.
7158         (Diary, Org): Add.
7159         (Bibliography, Planner Page): Remove.
7161 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
7163         * makefile.w32-in (INFO_TARGETS): Add remember.
7164         (DVI_TARGETS): Add remember.dvi.
7165         ($(infodir)/remember): New rule.
7166         (clean): Add remember*.
7168 2007-10-30  Michael Olson  <mwolson@gnu.org>
7170         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7171         ($(infodir)/remember): New rule that builds the Remember Manual.
7173         * remember.texi: New file containing the Remember Mode Manual.
7174         Shuffle chapters around after initial import.
7175         (Function Reference): Split Keystrokes into separate chapter.
7176         (Keystrokes): Document C-c C-k.
7177         (Introduction): Fix typographical issue with "---".
7179 2007-10-29  Richard Stallman  <rms@gnu.org>
7181         * widget.texi (Introduction): Delete discussion of implementation
7182         internals.
7184 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
7186         * tramp.texi (Connection caching): Host names must be different
7187         when tunneling.
7189 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7191         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7192         Gnus v5.13.
7194 2007-10-28  Miles Bader  <miles@gnu.org>
7196         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7198 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7200         * gnus.texi (Sorting the Summary Buffer):
7201         Remove gnus-article-sort-by-date-reverse.
7203 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7205         * gnus.texi (Non-ASCII Group Names): New node.
7206         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7207         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7209 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7211         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7212         clean the output of the program `imap-shell-program'.
7214 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7216         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7218 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
7220         * gnus.texi (Sticky Articles): Documentation for sticky article
7221         buffers.
7223 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7225         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7227 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7229         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7231 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7233         * gnus.texi (Archived Messages):
7234         Document gnus-update-message-archive-method.
7236 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7238         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7240 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7242         * gnus.texi (Group Maneuvering):
7243         Document `gnus-summary-next-group-on-exit'.
7245 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7247         * gnus.texi (Really Various Summary Commands):
7248         Mention gnus-auto-select-on-ephemeral-exit.
7250 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7252         * gnus.texi, message.texi: Bump version number.
7254 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7256         * gnus.texi (Group Line Specification, Misc Group Stuff)
7257         (Server Commands): Parenthesize @pxref{Mail Spool}.
7259 2007-10-28  Didier Verna  <didier@xemacs.org>
7261         New user option: message-signature-directory.
7262         * message.texi (Insertion Variables): Document it.
7263         * gnus.texi (Posting Styles): Ditto.
7265 2007-10-28  Didier Verna  <didier@xemacs.org>
7267         * gnus.texi (Group Line Specification):
7268         * gnus.texi (Misc Group Stuff):
7269         * gnus.texi (Server Commands): Document the group compaction feature.
7271 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7273         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7275         * message.texi (Various Message Variables): Add message-fill-column.
7277 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7279         * gnus.texi: Untabify.
7281 2007-10-28  Didier Verna  <didier@xemacs.org>
7283         * gnus.texi (Group Parameters): Document the posting-style merging
7284         process in topic-mode.
7286 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7288         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7290 2007-10-28  Romain Francoise  <romain@orebokech.com>
7292         * gnus.texi (Mail Spool): Fix typo.
7293         Update copyright.
7295 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7297         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7299 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7301         * gnus.texi (Summary Generation Commands):
7302         Add gnus-summary-insert-ticked-articles.
7304 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7306         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7307         to spam-spamassassin-program.
7309 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7311         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7313 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7315         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7317 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7319         * message.texi (Mail Headers): Document `opportunistic'.
7321 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7323         * emacs-mime.texi (Encoding Customization): Explain how to set
7324         mm-coding-system-priorities per hierarchy.
7326 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7328         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7329         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7331 2007-10-28  Didier Verna  <didier@xemacs.org>
7333         * message.texi (Wide Reply): Update documentation of
7334         message-dont-reply-to-names (now allowing a list of regexps).
7336 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7338         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7340 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7342         * gnus.texi (SpamAssassin back end): Fix typo.
7344         * sieve.texi (Examples): Fix grammar.
7346 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7348         * gnus.texi (Searching for Articles): Document M-S and M-R.
7349         (Limiting): Document / b.
7351 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7353         * gnus.texi (Thread Commands): T M-^.
7355 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7357         * message.texi (Mail Aliases): Document ecomplete.
7358         (Mail Aliases): Fix typo.
7360 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7362         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7363         fix typo.
7365 2007-10-28  Romain Francoise  <romain@orebokech.com>
7367         * gnus.texi (Mail Spool): Grammar fix.
7369 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7371         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7372         string.
7374 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7376         * gnus.texi (Group Parameters): Fix description.
7378 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7380         * gnus.texi (Gmane Spam Reporting):
7381         Fix spam-report-gmane-use-article-number.
7382         Add spam-report-user-mail-address.
7384 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7386         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7388 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7390         * gnus.texi (Group Parameters): Add simplified sorting example based on
7391         example for `Sorting the Summary Buffer' from Jari Aalto
7392         <jari.aalto@cante.net>.
7393         (Example Methods): Add example for an indirect connection.
7395 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
7397         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7398         (Agent Parameters): Update parameter names to match code.
7399         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7400         'gnus-agent-summary-fetch-series'.
7401         (Agent and flags): New section providing a generalized discussion
7402         of flag handling.
7403         (Agent and IMAP): Remove flag discussion.
7404         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7406 2007-10-28  Romain Francoise  <romain@orebokech.com>
7408         * gnus.texi (Exiting the Summary Buffer): Add new function
7409         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7411 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7413         * gnus.texi (Conformity): Fix typo.
7414         (Customizing Articles): Document `first'.
7416 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
7418         * gnus.texi (Sorting the Summary Buffer):
7419         Add `gnus-thread-sort-by-date-reverse'.  Add example
7420         host to different sorting in NNTP and RSS groups.
7422 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7424         * message.texi (Insertion): Describe prefix for
7425         message-mark-inserted-region and message-mark-insert-file.
7427 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7429         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7430         LaTeX documents.  Describe "text/x-gnus-verbatim".
7432 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7434         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7435         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7436         (spam-stat spam filtering, SpamOracle)
7437         (Extending the Spam ELisp package): Remove extra quote symbol for
7438         clarity.
7440 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7442         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7443         gnus-article-delete-part and gnus-article-replace-part.
7444         (Using MIME): Add gnus-mime-replace-part.
7446 2007-10-28  Romain Francoise  <romain@orebokech.com>
7448         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7449         requires `auto-compression-mode' to be enabled.  Add new nnml
7450         variable `nnml-compressed-files-size-threshold'.
7452 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7454         * gnus.texi (Sorting the Summary Buffer):
7455         Add gnus-thread-sort-by-recipient.
7457 2007-10-28  Romain Francoise  <romain@orebokech.com>
7459         * message.texi (Insertion Variables): Mention new variable
7460         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
7461         documentation accordingly.
7463 2007-10-28  Romain Francoise  <romain@orebokech.com>
7465         * gnus.texi (To From Newsgroups): Mention new variables
7466         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7468 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7470         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7471         stuff; gnus-mime-inline-part does the automatic decompression.
7473 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7475         * gnus.texi (Spam ELisp Package Configuration Examples):
7476         "training.ham" should be "training.spam".
7478 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7480         * message.texi (Mail Variables): Fix the default value for
7481         message-send-mail-function.
7483 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7485         * gnus.texi (Optional Back End Functions): nntp-request-update-info
7486         always returns nil exceptionally.
7488 2007-10-28  Simon Josefsson  <jas@extundo.com>
7490         * gnus.texi (Article Washing): Add libidn URL.
7491         Suggested by Michael Cook <michael@waxrat.com>.
7493 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7495         * gnus.texi (Topic Commands): Fix next/previous.
7497 2007-10-28  Simon Josefsson  <jas@extundo.com>
7499         * gnus.texi (Article Washing): Mention `W i'.
7501 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7503         * gnus.texi (Group Parameters): Slight extension of sieve
7504         parameter description.
7506 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7508         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7509         matching score files as well.
7510         (Picons): Describe `gnus-picon-style'.
7512 2007-10-28  Romain Francoise  <romain@orebokech.com>
7514         * message.texi (Message Headers): Mention that headers are hidden
7515         using narrowing, and how to expose them.
7516         Update copyright.
7518 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7520         * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7521         `gnus-summary-sort-by-recipient'.
7523 2007-10-28  Romain Francoise  <romain@orebokech.com>
7525         * gnus.texi (NNTP marks): New node.
7526         (NNTP): Move NNTP marks variables to the new node.
7528 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7530         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7532         * gnus.texi (MIME Commands, Hashcash): Markup fix.
7534 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7536         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7537         everywhere for consistency.
7538         (Filtering Spam Using The Spam ELisp Package): Admonish again.
7539         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7540         Say "regular expression" instead of "regex."  Admonish.
7541         Pick other words to sound better (s/so/thus/).
7542         (Spam ELisp Package Filtering of Incoming Mail):
7543         Mention statistical filters.  Remove old TODO.
7544         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7545         New section on sorting and displaying the spam score.
7546         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7547         backend but an alias to spam-use-BBDB.
7548         (Extending the Spam ELisp package): Rewrite the example using the
7549         new backend functionality.
7551 2007-10-28  Simon Josefsson  <jas@extundo.com>
7553         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7554         nntp-marks-directory, from Romain Francoise
7555         <romain@orebokech.com>.
7557 2007-10-28  Magnus Henoch  <mange@freemail.hu>
7559         * gnus.texi (Hashcash): New default value of
7560         hashcash-default-payment.
7562 2007-10-28  Simon Josefsson  <jas@extundo.com>
7564         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
7565         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7567 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7569         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7571 2007-10-28  Simon Josefsson  <jas@extundo.com>
7573         * gnus.texi (documentencoding): Add, to avoid warnings.
7575 2007-10-28  Simon Josefsson  <jas@extundo.com>
7577         * message.texi (Mail Headers): Add.
7579         * gnus.texi (Hashcash): Fix.
7581 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7583         * gnus.texi (Hashcash): Change location of library, also mention
7584         that payments can be verified and fix the name of the
7585         hashcash-path variable.
7587 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7589         * gnus.texi (Article Display): Add `gnus-picon-style'.
7591 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7593         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7595 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7597         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7598         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7599         warning about ham processors in spam groups removed.
7601 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7603         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7604         From Hubert Chan <hubert@uhoreg.ca>.
7606 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7608         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7609         (Mailing List): Typo.
7610         (Customizing Articles): Add gnus-treat-ansi-sequences.
7611         (Article Washing): Index.
7613         * message.texi: Use m-dash consistently.
7615 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7617         * gnus.texi (GroupLens): Remove.
7619 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7621         * gnus.texi (Outgoing Messages, Agent Variables):
7622         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7623         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7625 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7627         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7629 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7631         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7633         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
7635 2007-10-28  Simon Josefsson  <jas@extundo.com>
7637         * gnus.texi (Top): Add SASL.
7639 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
7641         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7643 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7645         * gnus.texi (Troubleshooting): Adjust Gnus version number.
7647 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
7649         * calc.texi (Formulas, Composition Basics): Lower the
7650         precedence of negation.
7652 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
7654         * ses.texi (The Basics): Mention how to create a new spreadsheet.
7655         Mention the new three-letter column identifiers.
7656         (More on cell printing): Calculate-cell and truncate-cell are now `c'
7657         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
7658         message when using `c' on an empty default with default printer.
7659         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7660         renamed to `ses--symbolic-formulas' some time ago.
7662 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
7664         * calc.texi (Default Simplifications, Making Selections)
7665         (Customizing Calc): Clarify associativity of multiplication.
7667 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
7669         * tramp.texi (Traces and Profiles): Simplify loop over
7670         `trace-function-background'.
7672 2007-10-22  Juri Linkov  <juri@jurta.org>
7674         * dired-x.texi (Shell Command Guessing): Default values are now
7675         available by typing M-n instead of M-p.
7677 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
7679         * tramp.texi (Cleanup remote connections): New section.
7680         (Password caching): Remove `tramp-clear-passwd'.
7681         It's not a command anymore.
7682         (Bug Reports): Add `tramp-bug' to function index.
7683         (Function Index, Variable Index): New nodes.
7684         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7686         * trampver.texi: Update release number.
7688 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
7690         * calc.texi (History and Acknowledgements): Turn comment
7691         about integer size into past tense.
7692         (Time Zones): Remove pointer to Calc author's address.
7693         (Trigonometric and Hyperbolic Functions): Mention cotangent
7694         and hyperbolic cotangent.  Fix typo.
7696 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
7698         Sync with Tramp 2.1.11.
7700         * trampver.texi: Update release number.
7702 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
7704         * tramp.texi (External packages): New section.
7706 2007-09-29  Juri Linkov  <juri@jurta.org>
7708         * info.texi (Help-Int): Document `L' (`Info-history').
7710 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
7712         * org.texi: Change links to webpage and maintained email.
7713         (Remember): Promote to Chapter, significant changes.
7714         (Fast access to TODO states): New section.
7715         (Faces for TODO keywords): New section.
7716         (Export options): Example for #+DATE.
7717         (Progress logging): Section moved.
7719 2007-09-26  Bill Wohler  <wohler@newt.com>
7721         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7722         browse-url-at-mouse.
7724 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
7726         * flymake.texi (Customizable variables): Face names don't end in -face.
7727         Fix flymake-err-line-patterns template.
7728         (Example -- Configuring a tool called directly): Fix init-function.
7729         (Highlighting erroneous lines): Face names don't end in -face.
7731 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
7733         * erc.texi (Special-Features): Fix small typo.
7735 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
7737         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7738         and "External transfer methods".
7740 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
7742         * calc.texi (Predefined Units): Add some history.
7744 2007-09-08  Michael Olson  <mwolson@gnu.org>
7746         * erc.texi (Copying): New section included from gpl.texi.
7747         This matches the look of the upstream ERC manual.
7749 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
7751         * calc.texi (History and Acknowledgements): Adjust the "thanks".
7752         (Random Numbers): Clarify the distribution of `random'.
7754 2007-09-06  Glenn Morris  <rgm@gnu.org>
7756         Move manual sources from man/ to subdirectories of doc/.
7757         Split into the Emacs manual in emacs/, and other manuals in misc/.
7758         Change all setfilename commands to use ../../info.
7759         * Makefile.in: Move the parts of the old man/Makefile.in that do not
7760         refer to the Emacs manual here.
7761         (infodir): New variable.
7762         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
7763         (cc-mode.texi, faq.texi): Update references to source file locations.
7764         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7765         do not refer to the Emacs manual here.
7766         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7768         * Makefile.in: Add `basename' versions of all info targets, for
7769         convenience when rebuilding just one manual.
7770         (../etc/GNU): Delete obsolete target.
7771         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7772         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
7773         *.vrs *.toc here...
7774         (maintainer-clean): ...from here.
7776         * makefile.w32-in (../etc/GNU): Delete obsolete target.
7778 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
7780         * calc.texi (Date Conversions): Clarify definition of
7781         Julian day numbering.
7782         (Date Forms): Clarify definition of Julian day numbering;
7783         add some history.
7785 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
7787         * org.texi: Version 5.07.
7789 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
7791         * message.texi (MIME): Replace mml-attach with mml-attach-file.
7793 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
7795         * org.texi (Adding hyperlink types): New section.
7796         (Embedded LaTeX): Chapter updated because of LaTeX export.
7797         (LaTeX export): New section.
7798         (Using links out): New section.
7800 2007-08-22  Glenn Morris  <rgm@gnu.org>
7802         * faq.texi (Learning how to do something): Refcards now in
7803         etc/refcards/ directory.
7805 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
7807         * tramp.texi (Remote Programs): Persistency file must be cleared when
7808         changing `tramp-remote-path'.
7809         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7810         macro.
7812 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
7814         * calc.texi: Move contents to beginning of file.
7815         (Algebraic Entry): Fix the formatting of an example.
7817 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
7819         * calc.texi (Basic Operations on Units): Mention exact versus
7820         inexact conversions.
7822 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
7824         * calc.texi (Basic Operations on Units): Mention default
7825         values for new units.
7826         (Quick Calculator Mode): Mention that binary format will
7827         be displayed.
7829 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7831         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7833 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7835         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7837 2007-08-08  Glenn Morris  <rgm@gnu.org>
7839         * gnus.texi, sieve.texi: Replace `iff'.
7841 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
7843         * calc.texi (Basic Graphics): Mention the graphing of error
7844         forms.
7845         (Graphics Options): Mention how `g s' handles error forms.
7846         (Curve Fitting): Mention plotting the curves.
7847         (Standard Nonlinear Models): Add additional models.
7848         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7849         (Linear Fits): Correct result.
7851 2007-08-01  Alan Mackenzie  <acm@muc.de>
7853         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7854         to "--no-site-file".
7856 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
7858         * tramp.texi (Frequently Asked Questions): Point to mode line
7859         extension in Emacs 23.1.
7861         * trampver.texi: Update release number.
7863 2007-07-27  Glenn Morris  <rgm@gnu.org>
7865         * calc.texi (Copying): Include license text from gpl.texi, rather than
7866         in-line.
7868 2007-07-25  Glenn Morris  <rgm@gnu.org>
7870         * calc.texi (Copying): Replace license with GPLv3.
7872         * Relicense all FSF files to GPLv3 or later.
7874 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
7876         Sync with Tramp 2.1.10.
7878         * tramp.texi (trampfn): Expand macro implementation in order to handle
7879         empty arguments.
7880         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
7881         occurrences by trampfn.
7882         (Frequently Asked Questions): Extend example code for host
7883         identification in the modeline.  Add bbdb to approaches shortening Tramp
7884         file names to be typed.
7886         * trampver.texi: Update release number.
7888 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
7890         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7891         section.  Reported by <poti@potis.org>.
7892         (Remote processes): Arguments of the program to be debugged are taken
7893         literally.
7894         (Frequently Asked Questions): Simplify recentf example.
7896 2007-07-14  Karl Berry  <karl@gnu.org>
7898         * info.texi (@copying): New Back-Cover Text.
7900         * info.texi (Quitting Info): Move to proper place in source.
7901         (Reported by Benno Schulenberg.)
7903 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
7905         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7907         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7909         * emacs-mime.texi: Add @documentencoding directive.
7911 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
7913         * tramp.texi (Remote processes): Add an anchor to the subsection
7914         "Running a debugger on a remote host".
7916 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
7918         * tramp.texi (Remote processes): Don't call it "experimental" any
7919         longer.  Add subsection about running a debugger on a remote host.
7921 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
7923         * org.texi (Properties and columns): Chapter rewritten.
7925 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
7927         * tramp.texi:
7928         * trampver.texi: Migrate to Tramp 2.1.
7930 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
7932         * org.texi (Properties): New chapter.
7934 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7936         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7937         Control Panel.
7939         * gnus.texi (Misc Article): Add index entry for
7940         gnus-single-article-buffer.
7942 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7944         * gnus.texi (Starting Up): Fix typo.
7946 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7948         * gnus.texi (Asynchronous Fetching): Fix typo.
7950 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
7952         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7953         (About This Manual): Remove redundant information.
7954         (Getting Started): Mention author.
7955         (Basic Arithmetic, Customizing Calc): Make description of the
7956         variable `calc-multiplication-has-precedence' match its new effect.
7958 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
7960         * calc.texi (Basic Arithmetic, Customizing Calc):
7961         Mention the variable `calc-multiplication-has-precedence'.
7963 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
7965         * org.texi (Tag): Section swapped with node Timestamps.
7966         (Formula syntax for Lisp): Document new `L' flag.
7968 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7970         * gnus.texi (Misc Group Stuff, Summary Buffer)
7971         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
7973 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7975         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7976         * gnus.texi (Article Buttons, Mail Source Customization)
7977         (Sending or Not Sending, Customizing NNDiary):
7978         * message.texi (Message Headers):
7979         * mh-e.texi (HTML): Fix typos.
7981 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
7983         Sync with Tramp 2.0.56.
7985         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7986         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
7988 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
7990         * Version 22.1 released.
7992 2007-05-26  Michael Olson  <mwolson@gnu.org>
7994         * erc.texi (Modules): Fix references to completion modules.
7996 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
7998         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8000 2007-05-09  Didier Verna  <didier@xemacs.org>
8002         * gnus.texi (Email Based Diary): New.  Proper documentation for the
8003         nndiary back end and the gnus-diary library.
8005 2007-05-03  Karl Berry  <karl@gnu.org>
8007         * .cvsignore (*.pdf): New entry.
8009         * texinfo.tex: Update from current version for better pdf generation.
8011 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
8013         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8015 2007-04-28  Glenn Morris  <rgm@gnu.org>
8017         * faq.texi (New in Emacs 22): Restore mention of python.el pending
8018         consideration of legal status.
8020 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
8022         * idlwave.texi: Minor updates for IDLWAVE 6.1.
8024 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
8026         * faq.texi (New in Emacs 22): python.el removed.
8028 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
8030         * calc.texi (Reporting bugs): Update maintainer's address.
8032 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
8034         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8036 2007-04-15  Jay Belanger  <belanger@truman.edu>
8038         * calc.texi (Title page): Remove the date.
8039         (Basic Arithmetic): Emphasize that / binds less strongly than *.
8040         (The Standard Calc Interface): Change trail title.
8041         (Floats): Mention that when non-decimal floats are entered, only
8042         approximations are stored.
8043         (Copying): Move to the appendices.
8044         (GNU Free Documentation License): Add as an appendix.
8046 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
8048         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8049         * dired-x.texi, ebrowse.texi, ediff.texi:
8050         * emacs-mime.texi, erc.texi, eshell.texi:
8051         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8052         * idlwave.texi, message.texi, newsticker.texi, org.texi:
8053         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8054         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8055         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8056         * woman.texi: Include GFDL.
8058         * doclicense.texi: Remove node heading, so that it can be included by
8059         other files.
8061         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
8063         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8064         than *.
8066 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
8068         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8069         in Calc.
8071 2007-04-09  Romain Francoise  <romain@orebokech.com>
8073         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8074         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
8075         replace mouse-2.
8077 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
8079         * woman.texi (Word at point, Interface Options): woman-topic-at-point
8080         renamed to woman-use-topic-at-point.  Document new behavior.
8082 2007-04-08  Richard Stallman  <rms@gnu.org>
8084         * url.texi: Fix some indexing.
8085         (Disk Caching): Drop discussion of old/other Emacs versions.
8087 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8089         * url.texi (Disk Caching): Say Emacs 21 "and later".
8091         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8092         on Font locking which now mentions JIT lock.
8094 2007-04-01  Michael Olson  <mwolson@gnu.org>
8096         * erc.texi: Update for the ERC 5.2 release.
8098 2007-03-31  David Kastrup  <dak@gnu.org>
8100         * woman.texi (Topic, Interface Options): Explain changes semantics of
8101         woman-manpath in order to consider MANPATH_MAP entries.
8103 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
8105         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8107 2007-03-26  Richard Stallman  <rms@gnu.org>
8109         * pgg.texi (Caching passphrase): Clean up previous change.
8111 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
8113         * gnus.texi (Setting Process Marks): Fix typo.
8115 2007-03-25  Romain Francoise  <romain@orebokech.com>
8117         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8118         readability, and include various fixes by Daniel Brockman, Nick Roberts
8119         and Dieter Wilhelm.
8121 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
8123         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8125         * gnus.texi (Mail Source Specifiers): Fix typo.
8127 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
8129         * reftex.texi (Imprint): Update maintainer information.
8131 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8133         * message.texi (Message Buffers): Update documentation for
8134         message-generate-new-buffers.
8136 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
8138         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8140 2007-03-21  Glenn Morris  <rgm@gnu.org>
8142         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8144 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
8146         * eshell.texi (Known problems): Emacs 21 -> 22.
8148         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8150 2007-03-18  Jay Belanger  <belanger@truman.edu>
8152         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8154 2007-03-12  Glenn Morris  <rgm@gnu.org>
8156         * calc.texi (Time Zones): Switch to new North America DST rule.
8158         * calc.texi: Replace "daylight savings" with "daylight
8159         saving" in text throughout.
8161 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8163         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8164         The variable now uses a list of symbols instead of just a symbol.
8165         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8167 2007-03-06  Romain Francoise  <romain@orebokech.com>
8169         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
8170         new packages, and mention Gnus update.
8172 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8174         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8175         nntp-open-connection-functions-never-echo-commands.
8177 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
8179         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8180         problems on the console, and security risk in not using gpg-agent.
8182 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
8184         * org.texi (The spreadsheet): Rename from "Table calculations".
8185         Completely reorganized and rewritten.
8186         (CamelCase links): Section removed.
8187         (Repeating items): New section.
8188         (Tracking TODO state changes): New section.
8189         (Agenda views): Chapter reorganized and rewritten.
8190         (HTML export): Section rewritten.
8191         (Tables in arbitrary syntax): New section.
8192         (Summary): Better feature summary.
8193         (Activation): Document problem with cut-and-paste of Lisp code
8194         from PDF files.
8195         (Visibility cycling): Document indirect buffer use.
8196         (Structure editing): Document sorting.
8197         (Remember): Section rewritten.
8198         (Time stamps): Better description of time stamp types.
8199         (Tag searches): Document regular expression search for tags.
8200         (Stuck projects): New section.
8201         (In-buffer settings): New keywords.
8202         (History and Acknowledgments): Update description.
8204 2007-02-24  Alan Mackenzie  <acm@muc.de>
8206         * cc-mode.texi (Movement Commands): Insert two missing command names.
8207         (Getting Started): Slight wording correction (use conditional).
8209 2007-02-22  Kim F. Storm  <storm@cua.dk>
8211         * widget.texi (User Interface, Basic Types): Document need to put some
8212         text before the %v escape in :format string in editable-field widget.
8214 2007-02-18  Romain Francoise  <romain@orebokech.com>
8216         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8217         `cvs-mode-quit'.
8219 2007-02-10  Markus Triska  <markus.triska@gmx.at>
8221         * widget.texi (Programming Example): Put constant strings in :format.
8223 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
8225         * faq.texi (Fullscreen mode on MS-Windows): New node.
8227 2007-02-04  David Kastrup  <dak@gnu.org>
8229         * faq.texi (AUCTeX): Update version number.  Should probably be done
8230         for other packages as well.
8232 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8234         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
8235         <tassilo@member.fsf.org>.
8237 2007-01-20  Markus Triska  <markus.triska@gmx.at>
8239         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8241 2007-01-13  Michael Olson  <mwolson@gnu.org>
8243         * erc.texi (Modules): Mention capab-identify module.
8245 2007-01-05  Michael Olson  <mwolson@gnu.org>
8247         * erc.texi (Getting Started): Update for /RECONNECT command.
8249 2007-01-04  Richard Stallman  <rms@gnu.org>
8251         * ebrowse.texi: Change C-c b to C-c C-m.
8253 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8255         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8256         variables only in info to avoid redundant entries in the printed
8257         manual.
8259 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
8261         * message.texi (Using PGP/MIME): Document gpg-agent usage.
8263 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
8265         * message.texi (Security): Split into sub-nodes.
8267 2007-01-01  Alan Mackenzie  <acm@muc.de>
8269         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8270         eval-after-load in Emacs <=21 and a workaround.  Document that
8271         trigraphs are not supported.
8273 2007-01-01  Alan Mackenzie  <acm@muc.de>
8275         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8276         c-context-line-break.  When invoked within a string, preserve
8277         whitespace.  Add a backslash only when also in a macro.
8279 2007-01-01  Alan Mackenzie  <acm@muc.de>
8281         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8283 2007-01-01  Alan Mackenzie  <acm@muc.de>
8285         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8286         are now bound by default to c-\(beginning\|end\)-of-defun by default.
8288 2007-01-01  Alan Mackenzie  <acm@muc.de>
8290         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8291         "Choosing a Style".
8293         * cc-mode.texi ("Styles"): Add @dfn{style}.
8295 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
8297         Sync with Tramp 2.0.55.
8299         * trampver.texi: Update release number.
8301 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
8303         * gnus.texi (Customizing Articles): Add index entries for all
8304         gnus-treat-* variables.
8306 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8308         * gnus.texi (IMAP): Fix incorrect explanation of
8309         nnimap-search-uids-not-since-is-evil in documentation for
8310         nnimap-expunge-search-string.
8312 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
8314         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8315         spam-ifile-database.
8317 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8319         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8320         rebind C-s.
8322 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
8324         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8325         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8326         "expiring mail".
8327         (IMAP): Document nnimap-search-uids-not-since-is-evil and
8328         nnimap-nov-is-evil.
8330 2006-12-25  Kevin Ryde  <user42@zip.com.au>
8332         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8333         about the key procedure being used heavily.
8335 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8337         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8338         to t.
8339         (Prerequisites): Add explanation about gpg-agent.
8341 2006-12-22  Kevin Ryde  <user42@zip.com.au>
8343         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8344         "sort" instead of "sort*".
8346 2006-12-19  Richard Stallman  <rms@gnu.org>
8348         * calc.texi (History and Acknowledgements): Recognize that Emacs
8349         now does have floating point.
8351 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
8353         * tramp.texi (External transfer methods): Describe new method `scpc'.
8355 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
8357         * pgg.texi: Added short note on gpg-agent to the introduction.
8359 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8361         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8362         also applies to Cc.
8364 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8366         * gnus.texi (X-Face): Clarify.  Say which programs are required
8367         on Windows.
8369 2006-12-08  Michael Olson  <mwolson@gnu.org>
8371         * erc.texi (Modules): Remove documentation for list module.
8373 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8375         * faq.texi (^M in the shell buffer): Ditto.
8377 2006-11-20  Michael Olson  <mwolson@gnu.org>
8379         * erc.texi: Call this the 5.2 stable pre-release of ERC.
8381 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8383         * org.texi: Fix typos.
8384         (Agenda commands): Document `C-k'.
8386 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
8388         * url.texi (http/https): Fix a typo in the HTTP URL.
8390 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
8392         * ada-mode.texi: Total rewrite.
8394 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8396         * org.texi: Minor typo fixes.
8398 2006-11-13  Bill Wohler  <wohler@newt.com>
8400         Release MH-E manual version 8.0.3.
8402         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8403         release 8.0.3.
8405         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8406         to set MAILDIR.
8407         (Reading Mail): Document the customization of read-mail-command
8408         for MH-E.
8409         (Viewing Attachments): Document mm-discouraged-alternatives.
8410         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8411         (Junk): Add more information about the settings of mh-junk-background
8412         in a program.  Add /usr/bin/mh to PATH in examples.
8414 2006-11-12  Richard Stallman  <rms@gnu.org>
8416         * woman.texi: Update author address but say he no longer maintains it.
8418 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
8420         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8421         archived trees.
8422         (Checkboxes): Section moved to chapter 5, and extended.
8423         (The date/time prompt): New section.
8424         (Link abbreviations): New section.
8425         (Presentation and sorting): New section.
8426         (Custom agenda views): Section completely rewritten.
8427         (Summary): Compare with Planner.
8428         (Feedback): More info about creating backtraces.
8429         (Plain lists): Modify example.
8430         (Breaking down tasks): New section.
8431         (Custom time format): New section.
8432         (Time stamps): Document inactive timestamps.
8433         (Setting tags): More details about fast tag selection.
8434         (Block agenda): New section.
8435         (Custom agenda views): Section rewritten.
8436         (Block agenda): New section.
8438 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8440         * tramp.texi (Configuration): scp is the default method.
8441         (Default Method): Use ssh as example for another method.
8443 2006-10-27  Richard Stallman  <rms@gnu.org>
8445         * woman.texi: Downcase nroff/troff/roff.
8446         (Installation): Chapter deleted.  Some xrefs deleted.
8447         (Background): woman doesn't advise man ;-).
8449 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8451         * ada-mode.texi (Project files, Identifier completion)
8452         (Automatic Casing, Debugging, Using non-standard file names)
8453         (Working Remotely): Fix typos.
8455 2006-10-20  Masatake YAMATO  <jet@gyve.org>
8457         * cc-mode.texi (Sample .emacs File): Add missing `)' in
8458         sample code `my-c-initialization-hook'.
8460 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
8462         * widget.texi: Fix typos.
8464 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
8466         * tramp.texi (Frequently Asked Questions): Remove questions marked with
8467         "???".  There have been no complaints for years, so the information
8468         must be appropriate.
8470 2006-10-16  Richard Stallman  <rms@gnu.org>
8472         * widget.texi: Use @var instead of capitalization.
8473         Clarify many widget type descriptions.
8475 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8477         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
8478         gnus-dired-attach.
8479         (Selecting a Group): Fix typo.
8481 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8483         * widget.texi: Fix typos.
8485 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
8487         * gnus.texi (Image Enhancements): Update for Emacs 22.
8489         * gnus-faq.texi ([1.3]): Update.
8491 2006-10-06  Richard Stallman  <rms@gnu.org>
8493         * faq.texi (Displaying the current line or column):
8494         Delete "As of Emacs 20".
8496 2006-10-06  Romain Francoise  <romain@orebokech.com>
8498         * faq.texi (VM): VM works with Emacs 22 too.
8500 2006-10-06  Richard Stallman  <rms@gnu.org>
8502         * ebrowse.texi: Remove Emacs version "21" from title.
8504 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
8506         * gnus.texi (Foreign Groups): Say where change of editing commands are
8507         stored.  Add reference to `gnus-parameters'.
8509 2006-09-15  Jay Belanger  <belanger@truman.edu>
8511         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8512         Change "Library Public License" to "Lesser Public License"
8513         throughout.  Use "yyyy" to represent year.
8515 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
8517         * org.texi (Setting tags): Typo fix.
8519 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
8521         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8523 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
8525         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8527 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
8529         * faq.texi (Escape sequences in shell output): EMACS is now set
8530         to Emacs's absolute file name, not to "t".
8531         (^M in the shell buffer): Likewise.
8533 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
8535         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8536         mails with pop3-leave-mail-on-server.  Fix wording.
8537         (Limiting): Improve gnus-summary-limit-to-articles.
8538         (X-Face): Fix typo.
8540 2006-09-11  Simon Josefsson  <jas@extundo.com>
8542         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8543         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8545 2006-09-06  Simon Josefsson  <jas@extundo.com>
8547         * smtpmail.texi (Authentication): Mention SSL.
8549 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
8551         * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8553 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
8555         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8556         Don't use @indicateurl.
8558         * cc-mode.texi (Subword Movement): Don't use @headitem.
8559         (Custom Braces, Clean-ups): Don't use @tie.
8561 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
8563         Sync with Tramp 2.0.54.
8565         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8566         Suggested by Adrian Phillips <a.phillips@met.no>.
8568 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
8570         * org.texi (Installation, Activation): Split from Installation and
8571         Activation.
8572         (Clocking work time): Documented new features.
8574 2006-08-13  Alex Schroeder  <alex@gnu.org>
8576         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8577         example.
8579 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
8581         * faq.texi (How to add fonts): New node.
8583 2006-08-05  Romain Francoise  <romain@orebokech.com>
8585         * faq.texi (New in Emacs 22): Expand.
8587 2006-08-03  Michael Olson  <mwolson@gnu.org>
8589         * erc.texi: Update for ERC 5.1.4.
8591 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8593         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8594         in .../site-lisp/gnus/ by default.
8595         [ From gnus-news.texi in the trunk. ]
8597 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8599         * gnus.texi (MIME Commands): Additions for yEnc.
8601 2006-07-24  Richard Stallman  <rms@gnu.org>
8603         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8604         * faq.texi: Move periods and commas inside quotes.
8606 2006-07-20  Jay Belanger  <belanger@truman.edu>
8608         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8610 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
8612         * faq.texi (Security risks with Emacs): Document Emacs 22
8613         file-local-variable mechanism.
8615 2006-07-12  Michael Olson  <mwolson@gnu.org>
8617         * erc.texi: Update for ERC 5.1.3.
8619 2006-07-12  Alex Schroeder  <alex@gnu.org>
8621         * rcirc.texi: Fix typos.
8622         (Getting started with rcirc): New calling convention for M-x irc.
8623         Mention #rcirc.  Removed channel tracking.
8624         (Configuration): Change the names of all variables that got changed
8625         recently, eg. rcirc-server to rcirc-default-server.  Added
8626         documentation for rcirc-authinfo, some background for Bitlbee, and
8627         rcirc-track-minor-mode.
8628         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8629         Scrolling.
8630         (Reconnecting after you have lost the connection): Fix example code
8631         to match code changes.
8633 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
8635         * gnus.texi, message.texi: Fix typos.
8637 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
8639         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8640         commands.
8641         (Global TODO list): Document the use of the variables
8642         `org-agenda-todo-ignore-scheduled' and
8643         `org-agenda-todo-list-sublevels'.
8645 2006-07-05  Richard Stallman  <rms@gnu.org>
8647         * faq.texi (Scrolling only one line): Fix xref.
8649 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
8651         * faq.texi (Evaluating Emacs Lisp code):
8652         Throughout, replace eval-current-buffer with eval-buffer.
8654 2006-07-03  Richard Stallman  <rms@gnu.org>
8656         * rcirc.texi (Scrolling conservatively): Fix xref.
8658         * pcl-cvs.texi (Viewing differences): Usage fix.
8660 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
8662         * org.texi (Agenda commands): Document `s' key to save all org-mode
8663         buffers.
8665 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
8667         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8668         names.  Mention `cvs-msg' face.
8670 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
8672         * org.texi (Checkboxes): New section.
8674 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
8676         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8677         throughout this chapter.
8679 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
8681         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8682         text for standalone vs Emacs info.
8683         (Help): Clarify header line description.  Use mouse-1 for clicks.
8684         (Help-P): Use mouse-1 for clicks.
8685         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8686         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8687         (Choose menu subtopic): Remove gratuitous Emacs command names.
8688         (Help-FOO): Put usual behavior first.
8689         (Help-Xref): Clicking on xrefs works in Emacs.
8690         (Search Text): Clarify what the default behavior is.
8691         (Create Info buffer): Fix Emacs window/X window confusion.
8692         (Emacs Info Variables): Fix for new Emacs init file behavior.
8694 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8696         * gnus.texi (Summary Buffer Lines): Fix typo.
8698 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
8700         * org.texi (Embedded LaTeX): New chapter.
8701         (Archiving): Section rewritten.
8702         (Enhancing text): Some parts moved to the new chapter about LaTeX.
8704 2006-06-20  Bill Wohler  <wohler@newt.com>
8706         Release MH-E manual version 8.0.1.
8708         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8709         release 8.0.1.
8710         (Preface): Depend on GNU mailutils 1.0 and higher.
8712 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8714         * message.texi (News Headers): Update message-syntax-checks section.
8716 2006-06-19  Karl Berry  <karl@gnu.org>
8718         * info.texi (Advanced): Mention C-q, especially with ?.
8720 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
8722         * org.texi (Publishing links): Document the `:link-validation-function'
8723         property.
8724         (Extensions and Hacking): New chapter, includes some sections of the
8725         "Miscellaneous" chapter.
8727 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
8729         * org.texi (Progress logging): New section.
8731 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
8733         * org.texi (ASCII export): Document indentation adaptation.
8734         (Setting tags): Document mutually-exclusive tags.
8736 2006-06-05  Romain Francoise  <romain@orebokech.com>
8738         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8739         Fix typo.
8741         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8742         channel (#gnus@irc.freenode.net).
8743         Fix typos.  Update copyright notice.
8745         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8746         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8747         (Line-Up Functions, Custom Macros):
8748         * ediff.texi (Window and Frame Configuration)
8749         (Highlighting Difference Regions):
8750         * emacs-mime.texi (Display Customization):
8751         * erc.texi (History):
8752         * eshell.texi (Known problems):
8753         * eudc.texi (Overview, BBDB):
8754         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8755         (The problem of spam, SpamOracle, Extending the Spam package)
8756         (Conformity, Terminology):
8757         * idlwave.texi (Routine Info)
8758         (Class and Keyword Inheritance, Padding Operators)
8759         (Breakpoints and Stepping, Electric Debug Mode)
8760         (Examining Variables, Troubleshooting):
8761         * org.texi (Creating timestamps):
8762         * reftex.texi (Commands, Options, Changes):
8763         * tramp.texi (Inline methods, Password caching)
8764         (Auto-save and Backup, Issues):
8765         * vip.texi (Files, Commands in Insert Mode):
8766         * viper.texi (Emacs Preliminaries, States in Viper)
8767         (Packages that Change Keymaps, Viper Specials, Groundwork):
8768         Fix various typos.
8770 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
8772         * ediff.texi: Fix typos.
8774 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
8776         * org.texi: Small typo fixes.
8778 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8780         * viper.texi (Viper Specials):
8781         * gnus.texi (Example Setup):
8782         * faq.texi (Backspace invokes help):
8783         * dired-x.texi (Optional Installation Dired Jump):
8784         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8785         follow coding conventions.
8787 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
8789         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8791 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
8793         * pcl-cvs.texi: Fix typos.
8794         (Customization): Say "us".
8796 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
8798         * org.texi: Remove bogus @setfilename.
8800 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
8802         * org.texi (ASCII export): Omit command name.
8803         (HTML export): Add prefix to all lines in Local Variable example.
8804         (Acknowledgments): Typeset names in italics.
8806 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
8808         * org.texi (Plain lists): Add new item navigation commands.
8809         (External links): Document elisp and info links.
8810         (Custom searches): New section.
8811         (Publishing): New chapter.
8812         (HTML export): Include a list of supported CSS classes.
8813         (Setting tags): Describe the fast-tag-setting interface.
8815 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
8817         * dired-x.texi: ifinfo -> ifnottex.
8819 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8821         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8823 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
8825         * message.texi (Interface): Add tool bar customization.
8826         (MIME): Index and text additions for mml-attach.
8827         (MIME): Describe mml-dnd-protocol-alist and
8828         mml-dnd-attach-options.
8830         * gnus.texi (Oort Gnus): Reorder entries in sections.
8831         Fix some entries.
8832         (Starting Up): Add references to "Emacs for Heathens" and to
8833         "Finding the News".  Add user-full-name and user-mail-address.
8834         (Group Buffer Format): Add tool bar customization and update.
8835         (Summary Buffer): Add tool bar customization.
8836         (Posting Styles): Add message-alternative-emails.
8838 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
8840         * tramp.texi (Filename completion): Improve wording.
8842 2006-05-07  Romain Francoise  <romain@orebokech.com>
8844         * faq.texi (Using regular expressions): Fix typo.
8845         (Packages that do not come with Emacs): Fix capitalization.
8846         (Replacing text across multiple files): Expand node to explain how
8847         to use `dired-do-query-replace-regexp' in more detail, based on
8848         suggestion by Eric Hanchrow <offby1@blarg.net>.
8850 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
8852         * tramp.texi (Filename completion): Completion of remote files'
8853         method, user name and host name is active only in partial
8854         completion mode.
8856 2006-05-06  Bill Wohler  <wohler@newt.com>
8858         Release MH-E manual version 8.0.
8860         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8861         release 8.0.
8863 2006-05-06  Bill Wohler  <wohler@newt.com>
8865         * mh-e.texi (MH-BOOK-HOME): Change from
8866         http://www.ics.uci.edu/~mh/book/mh to
8867         http://rand-mh.sourceforge.net/book/mh.
8868         Replace .htm suffix with .html for MH book files.
8869         (Using This Manual): Update key binding for getting relevant
8870         chapter in Info from command key.
8871         (Ranges): Fix itemx.
8873 2006-05-05  Karl Berry  <karl@gnu.org>
8875         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8876         (\fonttextsize): New user-level command to change text font size.
8878 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8880         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
8882 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
8884         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8886 2006-04-24  Bill Wohler  <wohler@newt.com>
8888         * mh-e.texi (Getting Started): Make it more explicit that you need
8889         to install MH.  Add pointers to current MH implementations.
8891 2006-04-21  Bill Wohler  <wohler@newt.com>
8893         Release MH-E manual version 7.94.
8895         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8896         release 7.94.
8898 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
8900         * org.texi: Many small fixes.
8901         (Handling links): Rename from "Managing links".
8903 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8905         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8906         (Splitting mail using spam-stat): Fix @xref.
8908 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
8910         * gnus.texi (Spam Package): Major revision of the text.
8911         Previously this node was "Filtering Spam Using The Spam ELisp Package".
8913 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
8915         * org.texi (Time stamps): Better explanation of the purpose of
8916         different time stamps.
8917         (Structure editing, Plain lists): More details on how new items
8918         and headings are inserted.
8920 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
8922         * org.texi (Formula syntax): Fix link to Calc Manual.
8924 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8926         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8928 2006-04-17  Bill Wohler  <wohler@newt.com>
8930         * mh-e.texi (Folders): Update mh-before-quit-hook and
8931         mh-quit-hook example with code that removes the buffers rather
8932         than just bury them.
8934 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
8936         Sync with Tramp 2.0.53.
8938 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
8940         * org.texi (Updating settings): New section.
8941         (Visibility cycling): Better names for the startup folding
8942         options.
8943         (Exporting): Completely restructured.
8944         (The very busy C-c C-c key): New section.
8945         (Summary of in-buffer settings): New section.
8947 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8949         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8951 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8953         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8954         (Server Commands): Key `v' is reserved for users.
8956 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
8958         * org.texi (Link format): New section, emphasis on bracket links.
8959         (External links): Document bracket links.
8960         (FAQ): Expand to cover shell links and the new link format.
8962 2006-04-09  Kevin Ryde  <user42@zip.com.au>
8964         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8966 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
8968         * gnus.texi (Summary Buffer Lines): Add `*'.
8970 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
8972         * gnus.texi (Group Parameters):
8973         Mention gnus-permanently-visible-groups.
8975 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8977         * gnus.texi (Face): Fix typo.
8979 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
8981         * gnus.texi (X-Face): Clarify.
8982         (Face): Need Emacs with PNG support.
8984 2006-04-06  Richard Stallman  <rms@gnu.org>
8986         * idlwave.texi: Delete the blocks "not suitable for inclusion with
8987         Emacs".
8989 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
8991         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8992         blocks not suitable for inclusion with Emacs using variable
8993         PARTOFEMACS.
8995 2006-04-04  Simon Josefsson  <jas@extundo.com>
8997         * gnus.texi (Security): Improve.
8999 2006-04-02  Karl Berry  <karl@gnu.org>
9001         * texinfo.tex: Update to current version (2006-03-21.13).
9003 2006-04-02  Bill Wohler  <wohler@newt.com>
9005         * mh-e.texi (Getting Started, Junk, Bug Reports)
9006         (MH FAQ and Support): Fix URLs.
9008 2006-03-31  Romain Francoise  <romain@orebokech.com>
9010         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9011         to t, not nil (and has for the past eight years).
9013 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9015         * message.texi, gnus.texi: Bump version to 5.11.
9017 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
9019         * gnus.texi (Top): Add comment about version line.
9021         * message.texi (Top): Ditto.  Change to take named versions into
9022         account.
9024 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9026         * gnus.texi (Posting Styles): Add x-face-file to example.
9027         (X-Face): Refer to posting styles.
9029         * gnus-faq.texi ([5.8]): Add x-face-file.
9030         ([8.4]): Add links to gmane.emacs.gnus.user and
9031         gmane.emacs.gnus.general.
9033 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9035         * gnus-faq.texi: Use .invalid.
9036         ([5.4]): Fix gnus-posting-styles example.
9038 2006-03-27  Romain Francoise  <romain@orebokech.com>
9040         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
9041         Emacs/W3 needs a new maintainer.
9042         (Ispell): Update author and version info.
9043         (Mailcrypt): Mention PGG.
9044         (New in Emacs 22): Add PGG to the list of new packages.
9045         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9046         updating dead URLs.
9048 2006-03-25  Karl Berry  <karl@gnu.org>
9050         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9051         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9052         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9053         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9054         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9055         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9056         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9057         (2) do not indent copyright year list (or anything else).
9059 2006-03-21  Bill Wohler  <wohler@newt.com>
9061         * mh-e.texi (Folders): Various edits.
9063 2006-03-20  Romain Francoise  <romain@orebokech.com>
9065         * gnus.texi (Mail Folders): Grammar fix.
9067 2006-03-19  Bill Wohler  <wohler@newt.com>
9069         * mh-e.texi (Replying): Document Mail-Followup-To.
9070         Change manually-formatted table to multitable.  Add debugging info.
9071         Move description of mh-reply-default-reply-to into paragraph
9072         that describes its values.
9074 2006-03-17  Bill Wohler  <wohler@newt.com>
9076         * mh-e.texi: Use smallexample and smalllisp consistently.
9077         (Sending Mail Tour): Update method of entering
9078         addresses and subject.
9079         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9080         (Adding Attachments, Searching): Update screenshots for Emacs 22.
9082 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
9084         * org.texi: Version number change only.
9086 2006-03-14  Bill Wohler  <wohler@newt.com>
9088         * mh-e.texi: Add index entries around each paragraph rather than
9089         depend on entries from beginning of node.  Doing so ensures that
9090         index entries are less likely to be forgotten if text is cut and
9091         pasted, and are necessary anyway if the references are on a
9092         separate page.  It seems that makeinfo is now (v. 4.8) only
9093         producing one index entry per node, so there is no longer any
9094         excuse not to.  Use subheading instead of heading.  The incorrect
9095         use of heading produced very large fonts in Info--as large as the
9096         main heading.
9097         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9098         versions 6 and 7 appeared *around* the time of these Emacs releases.
9100 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
9102         * org.texi (Clean view): Document new startup options.
9104 2006-03-11  Bill Wohler  <wohler@newt.com>
9106         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9107         (Composing, Scan Line Formats): Fix @refs.
9108         (Getting Started): Define MH profile and MH profile components.
9109         (Incorporating Mail, Reading Mail, Viewing, Printing)
9110         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9111         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9112         for string constants.
9113         (Tool Bar): Remove spurious quote.
9114         (Junk): Use ``...'' instead of "...".
9115         (Scan Line Formats): Replace @samp with @kbd.
9117 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9119         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9121 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9123         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9124         easy to understand.
9126 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9128         * gnus.texi: Markup fix.
9129         (Fancy Mail Splitting): Specify new feature.
9131 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9133         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9134         partial-words matching.
9136 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9138         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9140         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9141         (MIME Commands): Fix mm-discouraged-alternatives.
9143 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
9145         * org.texi: Version number change only.
9147 2006-03-06  Bill Wohler  <wohler@newt.com>
9149         * mh-e.texi: Move from SourceForge repository to Savannah.
9150         This is version 7.93, which is a total rewrite from the previous
9151         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9152         version 7.93.
9154 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9156         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9158 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
9160         * org.texi (Interaction): Add item about `org-mouse.el' by
9161         Piotr Zielinski.
9162         (Managing links): Document that also mouse-1 can be used to
9163         activate a link.
9164         (Headlines, FAQ): Add entry about hiding leading stars.
9165         (Miscellaneous): Resort the sections in this chapter to a more
9166         logical sequence.
9168 2006-02-27  Simon Josefsson  <jas@extundo.com>
9170         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
9171         2004-01-27 from the trunk).
9173 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9175         * cc-mode.texi: Rename c-hungry-backspace to
9176         c-hungry-delete-backwards, at the request of RMS.  Leave the old
9177         name as an alias.
9179 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9181         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9182         include the function header within the defun.
9184 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9186         * cc-mode.texi: Correct two typos.
9188 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9190         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9191         existing comment.
9192         (Electric Keys): Add a justification for electric indentation.
9193         (Hungry WS Deletion): Clear up the names and complications of the
9194         BACKSPACE and DELETE keys.
9196 2006-02-23  Juri Linkov  <juri@jurta.org>
9198         * faq.texi (Common requests): Move `Turning on auto-fill by
9199         default' after `Wrapping words automatically'.  Move `Working with
9200         unprintable characters' before `Searching for/replacing newlines'.
9201         Move `Replacing highlighted text' after `Highlighting a region'.
9202         Merge `Repeating commands' and `Repeating a command as many times
9203         as possible' into the former.
9204         (Packages that do not come with Emacs): Add refs to Gmane and
9205         etc/MORE.STUFF.
9207 2006-02-23  Juri Linkov  <juri@jurta.org>
9209         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9210         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9211         Add xref to `(emacs)Reporting Bugs'.
9212         (Getting a printed manual): Add URL to other formats of the manual.
9213         (Common requests): Fix menu.
9214         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9215         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9216         (Inserting text at the beginning of each line): Add pxref to
9217         `Changing the included text prefix'.
9218         (Forcing the cursor to remain in the same column): Mention `track-eol'
9219         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
9220         (Replacing text across multiple files): Add keybinding `Q' for
9221         `dired-do-query-replace'.
9223 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
9225         * reftex.texi: Version number and date change only.
9227         * org.texi (Internal Links): Rewrite to cover the modified
9228         linking system.
9230 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
9232         * faq.texi: Remove the coding cookie, it's not needed anymore.
9234 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9236         * faq.texi (Colors on a TTY): Mention Mac OS port.
9238 2006-02-12  Karl Berry  <karl@gnu.org>
9240         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9241         8-bit accented a.
9243 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
9245         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9247 2006-02-08  Romain Francoise  <romain@orebokech.com>
9249         * faq.texi (Top): Remove paragraph about the FAQ being a
9250         transitional document, etc.
9251         (Searching for/replacing newlines): New node.
9252         (Yanking text in isearch): New node.
9253         (Inserting text at the beginning of each line): Rename and make
9254         more general, mention `M-;' in Message mode.
9256 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
9258         * faq.texi (Meta key does not work in xterm)
9259         (Emacs does not display 8-bit characters)
9260         (Inputting eight-bit characters): Update xrefs.
9262 2006-02-06  Romain Francoise  <romain@orebokech.com>
9264         * faq.texi (VM): VM now at version 7.19.
9265         Set myself as maintainer of this file.
9267 2006-02-04  Michael Olson  <mwolson@gnu.org>
9269         * erc.texi (History): Note that ERC is now included with Emacs.
9271 2006-01-31  Romain Francoise  <romain@orebokech.com>
9273         * message.texi (Message Headers): Explain what
9274         `message-alternative-emails' does in more detail.
9275         Update copyright year.
9277 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
9279         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9281 2006-01-29  Richard M. Stallman  <rms@gnu.org>
9283         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9285 2006-01-29  Michael Olson  <mwolson@gnu.org>
9287         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9289         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9291         * faq.texi (New in Emacs 22): Mention ERC.
9293 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
9295         * rcirc.texi: Capitalize dir entry for consistency with the entry
9296         in info/dir and other entries in the Emacs category.
9297         Fix typos.  Delete trailing whitespace.
9299 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
9301         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9303 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
9305         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9306         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9308         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9309         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9311 2006-01-27  Alex Schroeder  <alex@gnu.org>
9313         * rcirc.texi: New file.
9315 2006-01-23  Juri Linkov  <juri@jurta.org>
9317         * widget.texi (User Interface): Add S-TAB for widget-backward.
9319 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
9321         Sync with Tramp 2.0.52.
9323         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9324         Add Tramp disabling item.  New item for common connection problems.
9325         (various): Apply "ftp" as method for the download URL.
9326         (Bug Reports): Refer to FAQ for common problems.
9328 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
9330         * widget.texi (User Interface): Use @key for TAB.
9332         * ses.texi (Formulas, Printer functions): Use @key for TAB.
9334         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9335         for TAB.
9337         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9339 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9341         * gnus.texi: Update copyright.
9343 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9345         * gnus.texi (Article Washing): Additions.
9347 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
9349         * org.texi (Agenda commands): Document tags command.
9351 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9353         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9355 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9357         * gnus.texi (RSS): Addition.
9359 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9361         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9363 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9365         * emacs-mime.texi (Display Customization): Add setting example to
9366         mm-discouraged-alternatives.
9368 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9370         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9371         version is the canonical version.
9373 2006-01-08  Alex Schroeder  <alex@gnu.org>
9375         * pgg.texi (Caching passphrase): Rewording.
9377 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
9379         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9380         repository URL.
9382 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
9384         * org.texi: Removed the accidentally re-added empty line in the
9385         direntry.
9387 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
9389         * org.texi (Agenda Views): Chapter reorganized.
9391 2005-12-29  Romain Francoise  <romain@orebokech.com>
9393         * faq.texi (Using Customize): New node.
9395 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
9397         * org.texi: Remove blank line in @direntry.  It is non-standard
9398         and recursively produces blank lines all over the dir file (when
9399         using Texinfo 4.8).
9401 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
9403         * widget.texi (atoms): Delete obsolete remark about `file' widget.
9405 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
9407         * org.texi (Tags): Boolean logic documented.
9408         (Agenda Views): Document custom commands.
9410 2005-12-20  David Kastrup  <dak@gnu.org>
9412         * faq.texi (AUCTeX): Update version and mailing list info.
9414 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9416         * gnus.texi (MIME Commands): Mention addition of
9417         multipart/alternative to gnus-buttonized-mime-types and add xref
9418         to mm-discouraged-alternatives.
9420         * emacs-mime.texi (Display Customization): Mention addition of
9421         "image/.*" and add xref to gnus-buttonized-mime-types in the
9422         mm-discouraged-alternatives section.
9424 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
9426         * org.texi (Tags): New section.
9427         (Agenda Views): Chapter reorganized.
9429 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
9431         * org.texi (Internal Links): Add a missing comma after an @xref.
9433 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
9435         * faq.texi (Filling paragraphs with a single space): No need to
9436         change sentence-end now.
9438 2005-12-13  Romain Francoise  <romain@orebokech.com>
9440         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9442 2005-12-12  Jay Belanger  <belanger@truman.edu>
9444         * faq.texi (Calc): Update version number.
9446 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
9448         * org.texi (Progress Logging): New section.
9450 2005-12-10  Romain Francoise  <romain@orebokech.com>
9452         Update the Emacs FAQ for the 22.1 release.
9454         * faq.texi: Set VER to `22.1'.
9455         (Basic editing): Explain how to use localized versions of the
9456         Tutorial.  Mention that `C-h r' displays the manual.
9457         Delete obsolete WWW link to an Emacs 18 tutorial.
9458         (Getting a printed manual): Point to the new locations of the
9459         manuals on the GNU Web site.
9460         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9461         available via Info (it was previously distributed separately).
9462         (Installing Texinfo documentation): The latest version of Texinfo
9463         is 4.8, not 4.0.
9464         (Informational files for Emacs): COPYING is the GNU General Public
9465         License, not the Emacs General Public License.
9466         (Informational files for Emacs): Delete obsolete link to the
9467         GNUinfo pages as they have been removed from the GNU Web site.
9468         (New in Emacs 22): New node.
9469         (Setting up a customization file): Say that most packages support
9470         Customize nowadays.
9471         (Colors on a TTY): Delete reference to instructions on how to
9472         enable syntax highlighting, it is now enabled by default.
9473         (Turning on abbrevs by default): Emacs now reads the abbrevs file
9474         at startup automatically.
9475         (Controlling case sensitivity): Mention `M-c' in isearch.
9476         (Using an already running Emacs process): Emacs now creates the
9477         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
9478         gnuserv.  As emacsclient can now run Lisp code as well, delete a
9479         sentence praising gnuserv for that.  Simplify description of how
9480         the client/server operation works.
9481         (Compiler error messages): Delete obsolete text (compile.el has
9482         been rewritten).
9483         (Indenting switch statements): Fix typo.
9484         (Matching parentheses): Simplify setup instructions, mention the
9485         menu bar item in the Options menu.
9486         (Repeating a command as many times as possible): Mention `C-x e'.
9487         (Going to a line by number): Mention new keymap and bindings
9488         `M-g M-g', `M-g M-p' and `M-g M-n'.
9489         (Turning on syntax highlighting): Now on by default.  Simplify.
9490         (Replacing highlighted text): Use `1', not `t'.
9491         (Problems with very large files): The maximum size is now 256MB on
9492         32-bit machines.
9493         (^M in the shell buffer): Mention `comint-process-echoes'.
9494         (Emacs for Apple computers): Emacs 22 has native support for Mac
9495         OS X.
9496         (Translating names to IP addresses): Delete node.
9497         (Binding keys to commands): Fix typo.
9498         (SPC no longer completes file names): New node.
9499         (MIME with Emacs mail packages): Delete section about the Emacs
9500         MIME FAQ (it's not reachable anymore).
9502 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9504         * cc-mode.texi: The manual has been extensively revised: the
9505         information about using CC Mode has been separated from the larger
9506         and more difficult chapters about configuration.  It has been
9507         updated for CC Mode 5.31.
9509 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9511         * pgg.texi (User Commands): Fix description of pgg-verify-region.
9512         (Selecting an implementation): Fix descriptions.
9514 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9516         * message.texi (Various Message Variables): Addition.
9518 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9520         * message.texi: Fix default values.
9522 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9524         * message.texi (Header Commands): Clarify descriptions of
9525         message-cross-post-followup-to, message-reduce-to-to-cc, and
9526         message-insert-wide-reply.
9527         (Various Commands): Fix kindex for message-kill-to-signature;
9528         clarify description of message-tab.
9530 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9532         * message.texi (Mailing Lists): Fix description about MFT.
9534         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9536 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9538         * gnus.texi (Slow Terminal Connection): Replace old description
9539         with new one.
9541 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9543         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9544         replace X-Draft-Headers with X-Draft-From.
9546 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9548         * gnus.texi (Various Various): Fix the default value of
9549         nnheader-max-head-length.
9550         (Gnus Versions): Fix typo.
9552 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
9554         * org.texi (Structure editing): Document new functionality of
9555         M-RET.
9557 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
9559         * org.texi (Internal Links): Fix Texinfo usage.
9561 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
9563         * org.texi (TODO basics): Document the global todo list.
9564         (TODO items): Documents sparse tree for specific TODO
9565         keywords.
9567 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
9569         * org.texi (Plain Lists): Typos fixed.
9571 2005-11-28  Jay Belanger  <belanger@truman.edu>
9573         * calc.texi: Change references of `M-#' to `C-x *' prefix.
9575 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
9577         * org.texi (Structure editing): New item moving commands added.
9578         (Plain Lists): New section.
9580 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
9582         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9583         (Agenda): Document commands `org-cycle-agenda-files' and
9584         `org-agenda-file-to-front'.
9585         (Built-in table editor): Document `org-table-sort-lines'.
9586         (HTML formatting): Export of hand-formatted lists.
9588 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9590         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9591         new variable gnus-toolbar-thickness.
9593 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9595         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9597 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9599         * gnus.texi (X-Face): Fix description.
9600         (XVarious): Remove gnus-xmas-logo-color-alist and
9601         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9603 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9605         * gnus.texi (Group Parameters): Mention new variable
9606         gnus-parameters-case-fold-search.
9607         (Home Score File): Addition.
9609 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
9611         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
9612         (Overview): List supported feed types.
9613         (Installation): No installation necessary when using autoload.
9614         (Configuration): Rename "RSS" to "news".
9616 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
9618         * pgg.texi (User Commands): Document additional passphrase
9619         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9620         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9622 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
9624         * org.texi: Version number changed to 3.19.
9626 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
9628         * pgg.texi (How to use): Update the example to add autoload of
9629         pgg-encrypt-symmetric-region.
9630         (User Commands): Document pgg-encrypt-symmetric-region.
9631         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9633 2005-10-27  Jay Belanger  <belanger@truman.edu>
9635         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9636         mention other TeX-related units.
9638 2005-10-23  Lars Hansen  <larsh@soem.dk>
9640         * dired-x.texi (Miscellaneous Commands):
9641         Replace dired-do-relative-symlink by dired-do-relsymlink and
9642         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9644 2005-10-23  Jay Belanger  <belanger@truman.edu>
9646         * calc.texi (Predefined Units): Use `alpha' for the fine structure
9647         constant.
9649 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
9651         * faq.texi (Bugs and problems):
9652         Replace `dired-move-to-filename-regexp' by
9653         `directory-listing-before-filename-regexp'.
9655 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
9657         * newsticker.texi (UPDATED): Set value.
9659 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9661         * gnus.texi (Document Groups): Remove duplicate item.
9663 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
9665         * org.texi (Summary): Mention iCalendar support.
9666         (Exporting): Document iCalendar support.
9668 2005-10-18  Romain Francoise  <romain@orebokech.com>
9670         * viper.texi (Viper Specials): Capitalize GNU.
9672 2005-10-17  Juri Linkov  <juri@jurta.org>
9674         * info.texi (Getting Started, Search Index, Expert Info):
9675         Fix wording.
9676         (Search Text): Replace `echo area' with `mode line'.
9677         (Search Index): Both `i' and `,' find all index entries.
9678         Replace example `C-f' with `C-l' (which exists in index of Info
9679         manual) and delete spaces in its keyboard input sequence.
9680         Delete unnecessary explanations about literal characters.
9682 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9684         * gnus.texi (Document Server Internals): Addition.
9686 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9688         * gnus.texi (A note on namespaces): Fix RFC reference.
9690 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9692         * gnus.texi (RSS): Fix key description.
9694 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9696         * gnus.texi: Emacs/w3 -> Emacs/W3.
9697         (Browsing the Web): Fix description.
9698         (Web Searches): Ditto.
9699         (Customizing W3): Ditto.
9701 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9703         * gnus.texi (Maildir): Clarify expire-age and expire-group.
9705 2005-10-11  Jay Belanger  <belanger@truman.edu>
9707         * calc.texi (Integration): Mention using `a i' to compute definite
9708         integrals.
9710 2005-10-11  Juri Linkov  <juri@jurta.org>
9712         * info.texi: Rearrange nodes.
9713         (Top): Update menu.  Change ref `Info for Experts' to
9714         `Advanced Info Commands'.
9715         (Getting Started): Fix description of manual's parts.
9716         (Help-Int): Change xref `Info Search' to `Search Index', and
9717         `Expert Info' to `Advanced'.
9718         (Advanced): Move node one level up.
9719         (Search Text, Search Index): New nodes split out from `Info Search'.
9720         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9721         split out from `Advanced'.
9722         (Advanced, Emacs Info Variables): De-document editing an Info file
9723         in Info.
9724         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9725         (Creating an Info File): Delete node and move its text to
9726         `Expert Info'.
9728 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
9730         * org.texi (Workflow states): Documented that change in keywords
9731         becomes active only after restart of Emacs.
9733 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
9735         Sync with Tramp 2.0.51.
9737 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
9739         * speedbar.texi (Introduction): Describe new location of speedbar
9740         on menubar.
9741         (Basic Key Bindings): Remove descriptions of bindings that have
9742         been removed.
9744 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
9746         * speedbar.texi (GDB): Describe use of watch expressions.
9748 2005-09-28  Simon Josefsson  <jas@extundo.com>
9750         * message.texi (IDNA): Fix.
9752 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9754         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9755         nntp-server-hook, and nntp-warn-about-losing-connection; fix
9756         description of nntp-open-connection-function.
9757         (Common Variables): Fix descriptions.
9759 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9761         * gnus.texi (Server Buffer Format): Document the %a format spec.
9763 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9765         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9767 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
9769         * org.texi Version 3.16.
9771 2005-09-19  Miles Bader  <miles@gnu.org>
9773         * newsticker.texi: Get rid of CVS keywords.
9775 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9777         * gnus.texi (Finding the Parent): Fix description of how Gnus
9778         finds article.
9780 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
9782         * gnus.texi (Advanced Scoring Examples): New examples to teach how
9783         to drop off non-answered articles.
9785 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
9787         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9788         braces (which are unsupported by NMAKE) for macro `srcdir'.
9790 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
9792         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9793         (../info/newsticker, newsticker.dvi): New targets.
9795 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
9797         * newsticker.texi: Replace @command with @code.  Replace @example
9798         with @lisp.
9799         (Top): Add explanations to menu items.
9800         (GNU Free Documentation License): Remove.
9802 2005-09-16  Romain Francoise  <romain@orebokech.com>
9804         Update all files to specify GFDL version 1.2.
9806         * doclicense.texi (GNU Free Documentation License): Update to
9807         version 1.2.
9809 2005-09-15  Richard M. Stallman  <rms@gnu.org>
9811         * newsticker.texi: Fix @setfilename.
9813         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9814         (../info/newsticker, newsticker.dvi): New targets.
9816 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
9818         * org.texi: Version 3.15.
9820 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
9822         * ses.texi: Combine all three indices into one.
9823         Correct a few typos.
9825 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9827         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9829 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9831         * emacs-mime.texi (Handles): Remove duplicate item.
9832         (Encoding Customization): Fix the default value for
9833         mm-coding-system-priorities.
9834         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9835         (Basic Functions): Fix reference.
9837 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9839         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9841 2005-08-18  Richard M. Stallman  <rms@gnu.org>
9843         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9844         and web site.
9846         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9847         not keyboard-translate.
9849 2005-08-11  Richard M. Stallman  <rms@gnu.org>
9851         * faq.texi (Using regular expressions): Fix xref.
9853 2005-08-09  Juri Linkov  <juri@jurta.org>
9855         * info.texi (Help-P): Replace `Prev' with `Previous'.
9856         (Help-M, Help-Xref): Add S-TAB.
9857         (Help-FOO): Update `u' command.
9858         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9859         Update info about visibility of xref parts.
9860         (Help-Int): Fix `m' command.  Rename `Info-last' to
9861         `Info-history-back'.  Add `Info-history-forward'.
9862         (Advanced): Fix `g*' and `M-n' commands.
9863         (Info Search): Add `index-apropos' in stand-alone browser.
9864         Add isearch commands.
9865         (Emacs Info Variables): Remove `Info-fontify'.
9866         Add `Info-mode-hook'.  Update face names.
9867         Add `Info-fontify-maximum-menu-size',
9868         `Info-fontify-visited-nodes', `Info-isearch-search'.
9870 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
9872         Sync with Tramp 2.0.50.
9874         * tramp.texi: Use @option{} consequently for method names.
9875         (Inline methods, External transfer methods): Remove references to
9876         Cygwin.
9877         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9878         implementation.
9880 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
9882         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9883         Mention that gnus-init-file is not read when Emacs is invoked with
9884         --no-init-file or -q.
9886 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
9888         * org.texi: Version 3.14.
9890 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
9892         * org.texi: Version 3.13.
9894 2005-07-18  Juri Linkov  <juri@jurta.org>
9896         * calc.texi (Time Zones, Logical Operations):
9897         * cl.texi (Overview):
9898         * org.texi (TODO types):
9899         * sc.texi (Emacs 18 MUAs):
9900         * speedbar.texi (Top):
9901         * url.texi (History):
9902         Delete duplicate duplicate words.
9904 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
9906         * cl.texi (Type Predicates): Document `atom' type.
9908 2005-07-04  Lute Kamstra  <lute@gnu.org>
9910         Update FSF's address in GPL notices.
9912         * calc.texi (Copying):
9913         * doclicense.texi (GNU Free Documentation License):
9914         * faq.texi (Contacting the FSF):
9915         * mh-e.texi (Copying): Update FSF's address.
9917 2005-07-03  Richard M. Stallman  <rms@gnu.org>
9919         * flymake.texi (Example -- Configuring a tool called directly):
9920         Update name of flymake-build-relative-filename.
9922 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9924         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9926 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
9928         * org.texi: Version 3.12.
9930 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
9932         * makefile.w32-in (MAKEINFO): Use --force.
9933         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9934         Makefile.in.
9935         (gnus.dvi): Use "..." to quote Sed args, so that it works with
9936         more shells.
9938 2005-06-23  Richard M. Stallman  <rms@gnu.org>
9940         * speedbar.texi (Creating a display): Texinfo usage fixes.
9942         * tramp.texi (Customizing Completion, Auto-save and Backup):
9943         Texinfo usage fixes.
9945 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
9947         * dired-x.texi (Miscellaneous Commands):
9948         * ediff.texi (Miscellaneous):
9949         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9950         (Agent Variables):
9951         * info.texi (Help-Xref):
9952         * message.texi (Message Headers):
9953         * org.texi (Remember):
9954         * reftex.texi (Options (Defining Label Environments))
9955         (Options (Index Support), Options (Viewing Cross-References))
9956         (Options (Misc), Changes):
9957         * speedbar.texi (Creating a display):
9958         * tramp.texi (Customizing Completion, Auto-save and Backup):
9959         Texinfo usage fix.
9961 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
9963         * org.texi: Version 3.11.
9965 2005-06-12  Jay Belanger  <belanger@truman.edu>
9967         * calc.texi (Getting Started): Remove extra menu item.
9969 2005-05-31  Jay Belanger  <belanger@truman.edu>
9971         * calc.texi (Notations Used in This Manual): Use @kbd for key
9972         sequence.
9973         (Demonstration of Calc): Mention another way of starting Calc.
9974         (Starting Calc): Mention long name of M-#.
9975         (Embedded Mode Overview): Remove unnecessary instruction.
9976         (Other M-# commands): Rephrase `M-# 0' explanation.
9977         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9978         reflect current behavior.
9980 2005-05-30  Jay Belanger  <belanger@truman.edu>
9982         * calc.texi (Hooks): Change description of calc-window-hook and
9983         calc-trail-window-hook to match usage.
9984         (Computational Functions): Add more constant-generating functions.
9985         (Customizable Variables): Use defvar.
9987 2005-05-28  Jay Belanger  <belanger@truman.edu>
9989         * calc.texi (Assignments in Embedded Mode): Fix variable name.
9990         (Basic Embedded Mode): Explain behavior of arguments to
9991         calc-embedded-mode.
9993 2005-05-27  Jay Belanger  <belanger@truman.edu>
9995         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9996         current behavior.
9998 2005-05-25  Jay Belanger  <belanger@truman.edu>
10000         * calc.texi: Change Calc version number throughout.
10001         (Keypad Mode): Change location in info output.
10002         (Keypad mode overview): Move picture of keypad.
10004 2005-05-21  Jay Belanger  <belanger@truman.edu>
10006         * calc.texi (Storing variables): Mention that only most variables
10007         are void to begin with.
10009 2005-05-21  Kevin Ryde  <user42@zip.com.au>
10011         * widget.texi (Basic Types): Update cross ref from "Enabling
10012         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10013         lispref/text.texi change.
10015 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
10017         * org.texi: Version 3.09.
10019 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
10021         * reftex.texi: Version 4.28.
10023 2005-05-16  Jay Belanger  <belanger@truman.edu>
10025         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10027 2005-05-14  Jay Belanger  <belanger@truman.edu>
10029         * calc.texi (Default Simplifications): Insert missing ! (logical
10030         not operator).
10032 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
10034         Sync with Tramp 2.0.49.
10036 2005-05-10  Jay Belanger  <belanger@truman.edu>
10038         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10039         to 1.
10041 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
10043         * org.texi: Version 3.08, structure reorganized.
10045 2005-04-24  Richard M. Stallman  <rms@gnu.org>
10047         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10049 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
10051         * org.texi: Update to version 3.06.
10053 2005-04-13  Lute Kamstra  <lute@gnu.org>
10055         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10057 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
10059         * cl.texi (Porting Common Lisp): Fix typo.
10061 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10063         * gnus.texi (RSS): Addition.
10065 2005-04-04  Jay Belanger  <belanger@truman.edu>
10067         * calc.texi: Change Calc version number.
10068         (Customizable variables): Fix description of calc-language-alist.
10069         (Copying): Put in version 2 of GPL.
10071 2005-04-01  Jay Belanger  <belanger@truman.edu>
10073         * calc.texi (Troubleshooting Commands): Remove comment about
10074         installation.
10075         (Installation): Remove section.
10076         (Customizable Variables): New section.
10077         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10078         (Graphical Devices): Add references to Customizable Variables.
10080 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10082         * emacs-mime.texi (Display Customization): Markup fixes.
10083         (rfc2047): Update.
10085 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10087         * gnus-faq.texi: Replaced with auto-generated version.
10089 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
10091         * dired-x.texi (Multiple Dired Directories): default-directory was
10092         renamed to dired-default-directory.
10094 2005-03-26  Jay Belanger  <belanger@truman.edu>
10096         * calc.texi (Simplifying Formulas, Rewrite Rules):
10097         Change description of top and bottom of fraction.
10098         (Modulo Forms): Move description of how to create modulo forms to
10099         earlier in the section.
10100         (Fraction Mode): Suggest using : to get a fraction by dividing.
10101         (Basic Arithmetic): Adjust placement of command name.
10102         (Truncating the Stack): Emphasize that "hidden" entries are still
10103         visible.
10104         (Installation): Move discussion of printing manual to "About This
10105         Manual".
10106         (About This Manual): Mention how to print the manual.
10107         (Reporting Bugs): Remove first person.
10108         (Building Vectors): Add algebraic version of append.
10109         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10110         (Grouping Digits): Fix typo.
10112 2005-03-25  Werner Lemberg  <wl@gnu.org>
10114         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10115         Replace `legal' with `valid'.
10117 2005-03-25  Werner Lemberg  <wl@gnu.org>
10119         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10121 2005-03-24  Jay Belanger  <belanger@truman.edu>
10123         * calc.texi (General Mode Commands)
10124         (Mode Settings in Embedded Mode): Add some explanation of
10125         recording mode settings.
10127 2005-03-24  Richard M. Stallman  <rms@gnu.org>
10129         * calc.texi: Remove praise of non-free software.
10131         * idlwave.texi: Don't say where to get IDL or its non-free manual.
10132         (Installation): Node deleted.
10134 2005-03-23  Richard M. Stallman  <rms@gnu.org>
10136         * url.texi (HTTP language/coding): Improve last change.
10138 2005-03-22  Jay Belanger  <belanger@truman.edu>
10140         * calc.texi (Embedded Mode): Add new information on changing
10141         modes.
10143 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
10145         Sync with Tramp 2.0.48.
10147         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10149         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
10150         "GNU/Linux".  Change all addresses to .gnu.org.
10151         (Default Method): Offer shortened syntax for "su" and "sudo"
10152         methods.
10154 2005-03-07  Richard M. Stallman  <rms@gnu.org>
10156         * url.texi: Fix usage of "e.g.".
10157         (HTTP language/coding): Explain the rules for these strings.
10159 2005-03-06  Richard M. Stallman  <rms@gnu.org>
10161         * woman.texi (Introduction): Minor cleanups.
10163         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10165         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10166         (Installation): Node deleted.
10168         * mh-e.texi (Preface): Get rid of "Emacs 21".
10170         * eshell.texi (Installation): Delete node (for Emacs 20).
10172 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
10174         * flymake.texi: Refill and tweak style in @lisp blocks.
10176 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10178         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10180 2005-03-01  Jay Belanger  <belanger@truman.edu>
10182         * calc.texi (Trigonometric and Hyperbolic Functions):
10183         Mention additional functions.
10184         (Algebraic Simplifications): Mention additional simplifications.
10186 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
10188         * ses.texi: Add concept/function/variable indices (this work was
10189         donated by Brad Collins <brad@chenla.org>, copyright-assignment
10190         papers on file at FSF).
10192 2005-02-10  Jay Belanger  <belanger@truman.edu>
10194         * calc.texi: Change @LaTeX to La@TeX throughout.
10195         Redefine @expr as @math for TeX output.
10196         Redefine @texline as a no-op for TeX output.
10197         Define @tfn, replace @t by @tfn throughout.
10199 2005-02-09  Jay Belanger  <belanger@truman.edu>
10201         * calc.texi: Add macro for LaTeX for info output.
10203 2005-02-08  Kim F. Storm  <storm@cua.dk>
10205         * texinfo.tex (LaTex): Add def.
10207 2005-02-06  Jay Belanger  <belanger@truman.edu>
10209         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10210         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
10211         throughout manual.
10213 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10215         * gnus.texi: Some edits based on comments from David Abrahams.
10217 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10219         * gnus.texi (RSS): Fix the keystroke.
10221 2005-01-24  David Kastrup  <dak@gnu.org>
10223         * faq.texi: Update AUCTeX version info.
10225 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10227         * gnus-faq.texi ([4.1]): Typo.
10229 2005-01-19  Jay Belanger  <belanger@truman.edu>
10231         * calc.texi (Keep Arguments): Mention that keeping arguments
10232         doesn't work with keyboard macros.
10234 2005-01-16  Richard M. Stallman  <rms@gnu.org>
10236         * autotype.texi (Autoinserting): Fix small error.
10238 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
10240         Sync with Tramp 2.0.47.
10242         * tramp.texi (Compilation): New section, describing compilation of
10243         remote files.
10245 2005-01-11  Kim F. Storm  <storm@cua.dk>
10247         * widget.texi (Basic Types): Add :follow-link keyword.
10249 2005-01-09  Jay Belanger  <belanger@truman.edu>
10251         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10253 2005-01-08  Jay Belanger  <belanger@truman.edu>
10255         * calc.texi: Change throughout to reflect new default value of
10256         calc-settings-file.
10258 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10260         * message.texi (Reply): `message-reply-to-function' should return
10261         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10263 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10265         * faq.texi (Changing load-path): Fix typo.
10267 2005-01-05  Jay Belanger  <belanger@truman.edu>
10269         * calc.texi (Programming Tutorial): Replace kbd command by
10270         appropriate characters for a keyboard macro.
10272 2005-01-04  Jay Belanger  <belanger@truman.edu>
10274         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10275         for Lucid Emacs.
10276         (Programming Tutorial): Mention that the user needs to be in the
10277         right mode to compute some functions.
10279 2005-01-04  Jay Belanger  <belanger@truman.edu>
10281         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10282         no longer applicable.
10284 2005-01-01  Jay Belanger  <belanger@truman.edu>
10286         * calc.texi (Programming Tutorial): Change description of how to
10287         edit keyboard macros to match current behavior.
10289 2004-12-31  Jay Belanger  <belanger@truman.edu>
10291         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10293 2004-12-20  Jay Belanger  <belanger@truman.edu>
10295         * calc.texi (Types Tutorial): Emphasize that you can't divide by
10296         zero.
10298 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
10300         * cc-mode.texi (Text Filling and Line Breaking): Put period after
10301         @xref.
10302         (Font Locking): Avoid @strong{Note:}.
10304 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
10306         Sync with Tramp 2.0.46.
10308         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
10310 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
10312         * url.texi: Correct typos.
10313         (Retrieving URLs): @var{nil}->@code{nil}.
10314         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10315         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10316         (Dealing with HTTP documents): @inforef->@xref.
10318 2004-12-15  Jay Belanger  <belanger@truman.edu>
10320         * calc.texi: Consistently capitalized all mode names.
10321         (Answers to Exercises): Mention that an answer can be a fraction
10322         when in Fraction mode.
10324 2004-12-13  Jay Belanger  <belanger@truman.edu>
10326         * calc.texi: Fix some TeX definitions.
10328 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
10330         * reftex.texi (Imprint): Remove erroneous @value's.
10332 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10334         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10335         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10337 2004-12-08  Jay Belanger  <belanger@truman.edu>
10339         * calc.texi (Starting Calc): Remove comment about installation.
10340         (Keypad Mode Overview): Remove comment about Emacs 19 support.
10342 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10344         * url.texi: Update @setfilename.
10345         (Getting Started): No need to worry about Gnus versions.
10346         (Dealing with HTTP documents): Use @inforef.
10348         * org.texi: Fix @direntry file name.
10350 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10352         * url.texi: New file.
10354         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10356 2004-12-06  Jay Belanger  <belanger@truman.edu>
10358         * calc.texi (Using Calc): Remove paragraph about installation.
10360 2004-12-06  Jay Belanger  <belanger@truman.edu>
10362         * calc.texi: Use more Texinfo macros and less TeX defs.
10363         Remove @refill's.
10365 2004-12-06  Richard M. Stallman  <rms@gnu.org>
10367         * org.texi: New file.
10369 2004-12-05  Richard M. Stallman  <rms@gnu.org>
10371         * Makefile.in (org.dvi, ../info/org): New targets.
10372         (INFO_TARGETS): Add ../info/org.
10373         (DVI_TARGETS): Add org.dvi.
10374         (maintainer-clean): Remove the info files in the info dir.
10376 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
10378         * idlwave.texi: Fix the setfilename directive to put the produced
10379         file in ../info.
10380         (Continued Statement Indentation): Resurrect Jan D.'s change from
10381         2004-11-03 that was lost when a newer version of idlwave.texi was
10382         imported.
10384 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10386         * gnus-faq.texi ([5.1]): Add missing bracket.
10388         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10389         Index `spam-initialize'.
10391 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10393         * message.texi (Various Message Variables): Mention that all mail
10394         file variables are derived from `message-directory'.
10396         * gnus.texi (Splitting Mail): Clarify bogus group.
10398 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10400         * emacs-mime.texi (Encoding Customization):
10401         Fix mm-coding-system-priorities entry.
10403 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
10405         * idlwave.texi (Continued Statement Indentation):
10406         * reftex.texi (Options (Index Support))
10407         (Displaying and Editing the Index, Table of Contents):
10408         * speedbar.texi (Creating a display, Major Display Modes):
10409         Replace non-nil with non-@code{nil}.
10411 2004-10-21  Jay Belanger  <belanger@truman.edu>
10413         * calc.texi (Algebraic-Style Calculations): Remove a comment.
10415 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
10417         * calc.texi (Reporting Bugs): Double up `@'.
10419 2004-10-18  Jay Belanger  <belanger@truman.edu>
10421         * calc.texi (Reporting Bugs): Change the address that bugs
10422         should be sent to.
10424 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10426         * gnus.texi (New Features): Add 5.11.
10428         * message.texi (Resending): Remove wrong default value.
10430         * gnus.texi (Mail Source Specifiers): Describe possible problems
10431         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
10432         `pop3-leave-mail-on-server' to the index.
10434 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10436         * message.texi (Canceling News): Add how to set a password.
10438 2004-10-12  Jay Belanger  <belanger@truman.edu>
10440         * calc.texi (Help Commands): Change the descriptions of
10441         calc-describe-function and calc-describe-variable to match their
10442         current behavior.
10444 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10446         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10448 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
10450         Sync with Tramp 2.0.45.
10452         * tramp.texi (Frequently Asked Questions): Comment paragraph about
10453         plink link.  The URL is outdated.  Originator contacted for
10454         clarification.
10456 2004-10-10  Juri Linkov  <juri@jurta.org>
10458         * gnus.texi (Top, Marking Articles): Join two menus in one node
10459         because a node can have only one menu.
10461 2004-10-09  Juri Linkov  <juri@jurta.org>
10463         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10464         example of nnmail-split-fancy.
10466 2004-10-06  Karl Berry  <karl@gnu.org>
10468         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10469         consistency with other uses of dashes.
10471 2004-10-05  Karl Berry  <karl@gnu.org>
10473         * info.texi: Consistently use --- throughout, periods at end of
10474         menu descriptions, and a couple typos.
10476 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
10478         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10479         * pgg.texi (User Commands, Backend methods): Do.
10480         * gnus.texi: Markup fixes.
10481         (Setting Process Marks): Fix `M P a' entry.
10482         * emacs-mime.texi: Fixes.
10484 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
10486         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10487         again.
10488         Use 5.10 instead of 5.10.0.
10490 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10492         * gnus.texi (Summary Mail Commands): S D e.
10494 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
10496         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10497         the gnus-article-mode-line-format section.
10499 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10501         * gnus.texi (Various Summary Stuff): Fix the documentation for
10502         gnus-newsgroup-variables.
10504 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10506         * gnus.texi (MIME Commands):
10507         Add gnus-mime-display-multipart-as-mixed,
10508         gnus-mime-display-multipart-alternative-as-mixed,
10509         gnus-mime-display-multipart-related-as-mixed.
10510         (Mail Source Customization): Clarify `mail-source-directory'.
10511         (Splitting Mail): Mention gnus-group-find-new-groups.
10512         (SpamOracle): Fix typo.
10514         * gnus-faq.texi: Untabify.
10515         ([6.3]): nnir.el is in contrib directory.
10517         * message.texi (News Headers): Clarify how a unique ID is created.
10519         * gnus.texi (Batching Agents): Fix typo in example.
10520         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10522 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
10524         * gnus.texi (Group Parameters): Add more on hooks.
10526 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
10528         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10530 2004-09-22  Jay Belanger  <belanger@truman.edu>
10532         * calc.texi (Vectors as Lists): Add a warning that the tutorial
10533         might be hidden during part of the session.
10535 2004-09-20  Jay Belanger  <belanger@truman.edu>
10537         * calc.texi (Notations Used in This Manual): Put in an earlier
10538         mention that DEL could be called Backspace.
10540 2004-09-10  Simon Josefsson  <jas@extundo.com>
10542         * gnus.texi (IMAP): Add example.  Suggested and partially written
10543         by Steinar Bang <sb@dod.no>.
10545 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10547         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10548         netrc syntax.
10550 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10552         * gnus.texi (Spam ELisp Package Sequence of Events):
10553         Some clarifications.
10554         (Spam ELisp Package Global Variables): More clarifications.
10556 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10558         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10559         Mention spam-split does not modify incoming mail.
10561 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10563         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10565 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
10567         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10569 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10571         * makefile.w32-in (sieve, pgg): Use $(infodir).
10573 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
10575         * makefile.w32-in: Fix PGG and Sieve entries.
10577 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
10579         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10580         Emacs and related programs.
10582 2004-08-27  Richard M. Stallman  <rms@gnu.org>
10584         * faq.texi: Fix texinfo usage, esp. doublequotes.
10585         (Difference between Emacs and XEmacs): Some clarification.
10587         * faq.texi (Difference between Emacs and XEmacs):
10588         Explain not to contrast XEmacs with GNU Emacs.
10590 2004-08-26  Richard M. Stallman  <rms@gnu.org>
10592         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10594 2004-08-22  David Kastrup  <dak@gnu.org>
10596         * reftex.texi (AUCTeX): Update links, section name.
10598         * faq.texi (Calc): Update availability (included in 22.1).
10599         (AUCTeX): Update availability, information, versions, description.
10601 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
10603         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10605 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
10607         * cc-mode.texi: Various updates for CC Mode 5.30.9.
10609 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
10611         Sync with Tramp 2.0.44.
10613 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
10615         * widget.texi (User Interface): Update how to separate the
10616         editable field of an editable-field widget from other widgets.
10617         (Programming Example): Add text after field.
10619 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10621         * emacs-mime.texi (Encoding Customization): Add a note to the
10622         mm-content-transfer-encoding-defaults entry.
10623         (rfc2047): Update.
10625         * gnus.texi (Article Highlighting):
10626         Add gnus-cite-ignore-quoted-from.
10627         (POP before SMTP): New node.
10628         (Posting Styles): Addition.
10629         (Splitting Mail): Add nnmail-split-lowercase-expanded.
10630         (Fancy Mail Splitting): Ditto.
10631         (X-Face): Add gnus-x-face.
10633 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
10635         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10636         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10638 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
10640         * gnus.texi (Mail Source Specifiers):
10641         Describe `pop3-leave-mail-on-server'.
10643 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
10645         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10647         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10648         repository.  Change setfilename.
10650         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10652 2004-07-02  Juri Linkov  <juri@jurta.org>
10654         * pcl-cvs.texi (Viewing differences): Add `d r'.
10656 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
10658         * ses.texi, viper.texi, flymake.texi, faq.texi:
10659         * eshell.texi, ediff.texi: Markup fixes.
10661 2004-06-21  Karl Berry  <karl@gnu.org>
10663         * info.texi (Top): Mention that only Emacs has mouse support.
10664         (Getting Started): Mention this in a few other places.
10666 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
10668         * autotype.texi (Copyrights, Timestamps):
10669         Recommend `before-save-hook' instead of `write-file-functions'.
10671 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
10673         * dired-x.texi (dired-mark-omitted): Update keybinding.
10675 2004-06-10  Kim F. Storm  <storm@cua.dk>
10677         * pcl-cvs.texi (Viewing differences): Add 'd y'.
10679 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
10681         * dired-x.texi (variable dired-omit-mode): Rename from
10682         dired-omit-files-p.
10683         (function dired-omit-mode): Rename from dired-omit-toggle.
10684         Call dired-omit-mode rather than set dired-omit-files-p.
10685         (dired-mark-omitted): Describe command.
10687 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
10689         Version 2.0.41 of Tramp released.
10691 2004-05-29  Juanma Barranquero  <lektu@terra.es>
10693         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10694         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10696 2004-05-29  Richard M. Stallman  <rms@gnu.org>
10698         * cl.texi (Top): Call this chapter `Introduction'.
10699         (Overview): In TeX, no section heading here.
10701         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
10703 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
10705         * Makefile.in (../info/flymake, flymake.dvi): New targets.
10706         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10708 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
10710         * flymake.texi: New file.
10712 2004-05-28  Simon Josefsson  <jas@extundo.com>
10714         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10716 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
10718         Version 2.0.40 of Tramp released.
10720 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
10722         Complete rework, based on review by Karl Berry <karl@gnu.org>.
10724         * tramp.texi (Auto-save and Backup): Explain exploitation of new
10725         variables `tramp-backup-directory-alist' and
10726         `tramp-bkup-backup-directory-info'.
10727         (Overview, Connection types)
10728         (External transfer methods, Default Method)
10729         (Windows setup hints): Remove restriction of password entering
10730         with external methods.
10731         (Auto-save and Backup): Make file name example
10732         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
10733         and `auto-save-directory' must be used.
10734         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10735         only "NT").  Remove doubled entry "What kinds of systems does
10736         @tramp{} work on".
10737         (tramp): Macro removed.
10738         (Obtaining Tramp): Flag removed from title.
10739         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
10740         and `trampver' used properly.  Flag `tramp-inst' replaced by
10741         `installchapter'.  Installation related text adapted.
10743 2004-04-28  Masatake YAMATO  <jet@gyve.org>
10745         * widget.texi (Programming Example): Remove overlays.
10747 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
10749         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10751 2004-04-23  Juanma Barranquero  <lektu@terra.es>
10753         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10755 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
10757         * info.texi (Info Search): Add info-apropos.
10759 2004-03-22  Juri Linkov  <juri@jurta.org>
10761         * faq.texi: Fix help key bindings.
10763 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
10765         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10766         (as suggested by Karl Berry).  Update information about colored
10767         stars in menus.  Add new subheading describing M-n.
10769 2004-03-12  Richard M. Stallman  <rms@gnu.org>
10771         * cl.texi (Top): Rename top node's title.
10773 2004-03-08  Karl Berry  <karl@gnu.org>
10775         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10776         problems making the texinfo distribution.
10778 2004-02-29  Simon Josefsson  <jas@extundo.com>
10780         * smtpmail.texi (Authentication): Change the list of supported
10781         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10782         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10783         <voegelas@gmx.net>.
10785 2004-02-29  Juanma Barranquero  <lektu@terra.es>
10787         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10788         Use $(DEL) instead of rm, and ignore exit code.
10790 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
10792         Tramp version 2.0.39 released.
10794 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
10796         * tramp.texi (Customizing Completion): Explain new functions
10797         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10798         (all): Savannah URLs unified to "http://savannah.nongnu.org".
10799         (Top): Refer to Savannah mailing list as the major one.
10800         Mention older mailing lists in HTML mode only.
10801         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
10802         (Frequently Asked Questions): Remote hosts must not be Unix-like
10803         for "smb" method.
10804         (Password caching): New node.
10805         (External transfer methods): Refer to password caching for "smb"
10806         method.
10808 2004-02-17  Karl Berry  <karl@gnu.org>
10810         * info.texi (Help-Int): Mention the new line number feature.
10812 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
10814         * ses.texi (Advanced Features): New functionality for
10815         ses-set-header-row (defaults to current row unless C-u used).
10816         (Acknowledgements): Add Stefan Monnier.
10818 2003-12-29  Kevin Ryde  <user42@zip.com.au>
10820         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10822 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
10824         Tramp version 2.0.38 released.
10826         * tramp.texi (Remote shell setup): Warn of environment variables
10827         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
10828         <sven.gabriel@imk.fzk.de>.
10829         (Configuration): Tramp now chooses base64/uuencode
10830         automatically.  Update wording accordingly.
10831         (Top): More description for the `Default Method' menu entry.
10832         (Default Method): Use @code, not @var, for Lisp variables.
10833         (Default Method): New subsection `Which method is the right one
10834         for me?'.  Suggested by Christian Kirsch.
10835         (Configuration): Pointer to new subsection added.
10836         (Default Method): Too many "use" in one sentence.
10837         Rephrase.  Reported by Christian Kirsch.
10838         (Filename Syntax): Old `su' example is probably a left-over from
10839         the sm/su method naming.  Replace with `ssh', instead.
10840         (External transfer methods, Auto-save and Backup):
10841         Typo fixes.
10843 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
10845         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10846         (Top): Mention japanese manual only if flag `jamanual' is set.
10847         Insert section `Japanese manual' in menu.
10849 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
10851         * eshell.texi (Known Problems): Add doc item.
10853 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10855         * cc-mode.texi: Update for CC Mode 5.30.
10857         Note: Please refrain from doing purely cosmetic changes like
10858         removing trailing whitespace in this manual; it clobbers cvs
10859         merging for no good reason.
10861 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10863         * ediff.texi, tramp.texi, vip.texi, viper.texi:
10864         * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10865         @acronym{ASCII}.
10867 2003-10-26  Karl Berry  <karl@gnu.org>
10869         * info.texi (Info Search): Echo area, not echo are.  From Debian
10870         diff.
10872 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
10874         * widget.texi (Defining New Widgets): Document new behavior of
10875         :buttons and :children keywords.
10877 2003-10-22  Miles Bader  <miles@gnu.org>
10879         * Makefile.in (info): Move before $(top_srcdir)/info.
10881 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
10883         * tramp.texi (Inline methods): Small grammar fix.
10884         (External transfer methods): Likewise.
10886 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
10888         * speedbar.texi: Remove paragraph for GUD that is no longer true.
10890 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
10892         * texinfo.tex: Replace `%' in arch tagline by @ignore.
10894 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10896         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10898         * widget.texi (User Interface): Fix typos.
10900         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10902 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
10904         * pcl-cvs.texi (Selected Files): Fix typo.
10906 2003-09-21  Karl Berry  <karl@gnu.org>
10908         * info.texi (] and [ commands): No period at end of section title.
10910 2003-09-04  Miles Bader  <miles@gnu.org>
10912         * Makefile.in (top_srcdir): New variable.
10913         ($(top_srcdir)/info): New rule.
10914         (info): Depend on it.
10916 2003-09-03  Peter Runestig  <peter@runestig.com>
10918         * makefile.w32-in: New file.
10920 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
10922         * widget.texi (User Interface): Explain the need of static text
10923         around an editable field.
10925 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
10927         * widget.texi (Basic Types): The argument to `:help-echo' can now
10928         be a form that evaluates to a string.
10930 2003-08-18  Kim F. Storm  <storm@cua.dk>
10932         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10934 2003-08-16  Richard M. Stallman  <rms@gnu.org>
10936         * dired-x.texi (Shell Command Guessing): Explain *.
10938 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
10940         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10941         log-edit-insert-changelog.
10943 2003-08-03  Karl Berry  <karl@gnu.org>
10945         * info.texi: Need @contents.
10947 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
10949         Tramp version 2.0.36 released.
10951         * tramp.texi (Remote shell setup): Explain about problems with
10952         non-Bourne commands in ~/.profile and ~/.shrc.
10954 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10956         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10957         renaming of `vis-mode' to `visible-mode'.
10959 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
10961         * info.texi (Top, Help-Small-Screen): Remove accidentally added
10962         next, prev and up pointers.
10964 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
10966         * info.texi (Help): Mention existence of Emacs and stand-alone
10967         Info at the very beginning of the tutorial.
10968         (Help-Inv): New node.
10969         (Help-]): New node.
10970         (Help-M): Systematically point out the differences between default
10971         Emacs and stand-alone versions.  Delete second menu.
10972         (Help-Xref): Systematically point out the differences between
10973         default Emacs and stand-alone versions.
10974         (Help-Int): Change `l' example.
10975         (Expert Info): Fix typos.
10976         (Emacs Info Variables): Mention `Info-hide-note-references' and
10977         new default for `Info-scroll-prefer-subnodes'.
10979 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
10981         Version 2.0.35 of Tramp released.
10983         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10984         (Inline methods): Add methods `remsh' and `plink1'.
10985         (External transfer methods): Add method `remcp'.
10986         (Multi-hop Methods): Add method `remsh'.
10987         Small patch from Adrian Aichner <adrian@xemacs.org>:
10988         Fix minor typos.
10989         (Concept Index): Add to make manual searchable via
10990         `Info-index'.
10991         (Version Control): Add cindex entry.
10993 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
10995         * trampver.texi: Version 2.0.34 released.
10997 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10999         * faq.texi: Improve previous changes.
11001 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
11003         * faq.texi: Update copyright and maintenance details.
11004         Update some package URLs, versions, and maintainers.
11005         Remove many references to the Emacs Lisp Archive.
11007 2003-04-23  Simon Josefsson  <jas@extundo.com>
11009         * smtpmail.texi: Fix license (the invariant sections mentioned has
11010         never been part of the smtp manual).  Align info dir entry with
11011         other emacs packages.
11013 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
11015         * tramp.texi: Version 2.0.33 released.
11016         Remove installation chapter.  Remove XEmacs specifics.
11018 2003-03-29  Richard M. Stallman  <rms@gnu.org>
11020         * tramp.texi (Top): Undo the previous renaming.
11021         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11023 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
11025         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11026         version of manual.
11028         * tramp.texi (Auto-save and Backup): New node.
11030 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
11032         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
11033         Emacs" in order to have better differentiation to "XEmacs".
11034         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11035         are new macros in order to point to the other Emacs flavor where
11036         appropriate.  In info case, point to node `Installation' in order
11037         to explain how to generate the other way.  In html case, make a
11038         link to the other html file.
11039         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11040         after CVS checkout/update.
11041         (Installation): Completely rewritten.
11042         (Installation parameters, Load paths): New sections under
11043         `Installation'.
11045 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11047         * tramp.texi: Version 2.0.30 released.
11048         Replace word "path" with "localname" where used as a component of
11049         a Tramp file name.
11051 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
11053         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11054         introduced.
11055         (Installation): Explain what to do if files from the tramp/contrib
11056         directory are needed.
11058 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
11060         * smtpmail.texi (How Mail Works): New.
11062 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
11064         * smtpmail.texi: New file.
11066         * Makefile.in: Build SMTP manual.
11068 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11070         * tramp.texi: Version 2.0.29 released.
11071         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11072         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
11074 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
11076         * tramp.texi (Frequently Asked Questions): Explain a workaround if
11077         another package loads accidentally Ange-FTP.
11079 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
11081         * tramp.texi (Customizing Completion): Add function
11082         `tramp-parse-sconfig'.  Change example of
11083         `tramp-set-completion-function', because parsing of ssh config
11084         files looks more natural.
11086 2003-01-15  Kevin Ryde  <user42@zip.com.au>
11088         * gnus.texi (Using MIME): Mention auto-compression-mode with
11089         gnus-mime-copy-part.
11091 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11093         * gnus.texi: Do not use `path' in several locations.
11095 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11097         * tramp.texi (External transfer methods): New method `smb'.
11098         From Michael Albinus.
11100 2002-11-05  Karl Berry  <karl@gnu.org>
11102         * info.texi (Info-fontify): Reorder face list to avoid bad line
11103         breaks.
11105 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11107         * tramp.texi: Move @copying to standard place.
11108         Use @insertcopying.
11110 2002-10-02  Karl Berry  <karl@gnu.org>
11112         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11113         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11114         * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11115         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11116         * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11117         * widget.texi, woman.texi:
11118         Per rms, update all manuals to use @copying instead of @ifinfo.
11119         Also use @ifnottex instead of @ifinfo around the top node, where
11120         needed for the sake of the HTML output.
11121         (The Gnus manual is not fixed since it's not clear to me how it
11122         works; and the Tramp manual already uses @copying, although in an
11123         unusual way.  All others were changed.)
11125 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
11127         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11128         (../info/ses, ses.dvi): New targets.
11129         * ses.texi: New file.
11131 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
11133         * texinfo.tex: Update to texinfo 4.2.
11135 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
11137         * reftex.texi: Update to RefTeX 4.19.
11139 2002-07-21  Jesper Harder  <harder@ifa.au.dk>
11141         * gnus.texi (Sorting Groups): Add key bindings for
11142         gnus-group-sort-groups-by-real-name and
11143         gnus-group-sort-selected-groups-by-real-name.
11145 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11147         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11148         (../info/tramp, tramp.dvi): New targets.
11150 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
11152         * Makefile.in (DVI_TARGETS): Add calc.dvi.
11153         (calc.dvi): Uncomment.
11155 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
11157         * Makefile.in (INFO_TARGETS): Add ../info/calc.
11158         (../info/calc): New target.
11160 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
11162         * (Version 21.1 released.)
11164 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
11166         * Branch for 21.1.
11168 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
11170         * Makefile.in (../info/info): Use an explicit -o switch to
11171         makeinfo.
11173 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
11175         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11177 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
11179         * ediff.texi: Added ediff-coding-system-for-read.
11181         * viper.texi: Fix typos.
11183 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
11185         * Makefile.in (../info/idlwave): Use --no-split.
11187 2000-12-14  Dave Love  <fx@gnu.org>
11189         * Makefile.in (mostlyclean): Remove gnustmp.*.
11190         (gnus.dvi): Change rule to remove @latex stuff.
11192 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
11194         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11196 2000-10-13  John Wiegley  <johnw@gnu.org>
11198         * Makefile.in: Add build targets for eshell.texi.
11200 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11202         * Makefile.in: Remove/comment speedbar stuff.
11204 2000-09-22  Dave Love  <fx@gnu.org>
11206         * Makefile.in: Add emacs-mime.
11208 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
11210         * Makefile.in (INFO_TARGETS): Add ../info/woman.
11211         (DVI_TARGETS): Add woman.dvi.
11212         (../info/woman, woman.dvi): New targets.
11214 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
11216         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
11218         * pcl-cvs.texi: New file.
11219         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11220         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11222 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
11224         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11225         (../info/ebrowse, ebrowse.dvi): New targets.
11227 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
11229         * Makefile.in (INFO_TARGETS): Add eudc.
11230         (DVI_TARGETS): Add eudc.dvi.
11231         (../info/eudc, eudc.dvi): New targets.
11233 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
11235         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11236         compatibility with 8+3 filesystems).
11237         (../info/efaq): Rename from emacs-faq.
11239 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
11241         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11242         (../info/idlwave, idlwave.dvi): New targets.
11244 1999-10-23  Dave Love  <fx@gnu.org>
11246         * Makefile.in: Use autotype.texi.
11248 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
11250         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11251         faq.texi file) rather than ../info/faq.
11253 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
11255         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11256         (../info/ada-mode, ada-mode.dvi): New targets.
11258 1999-09-01  Dave Love  <fx@gnu.org>
11260         * Makefile.in: Add faq.
11262 1999-07-12  Richard Stallman  <rms@gnu.org>
11264         * Version 20.4 released.
11266 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11268         * Version 20.3 released.
11270 1998-04-06  Andreas Schwab  <schwab@gnu.org>
11272         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11273         Use it in dvi targets.
11274         (../etc/GNU): Change to $(srcdir) first.
11276 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
11278         * reftex.texi: Update for RefTeX version 3.22.
11280 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
11282         * gnus.texi (Easy Picons): Remove references to
11283         `gnus-group-display-picons'.
11284         (Hard Picons): Ditto.
11286 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
11288         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11289         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11291 1997-09-23  Paul Eggert  <eggert@twinsun.com>
11293         * Makefile.in: Merge changes mistakenly made to `Makefile'.
11294         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11296 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11298         * Version 20.2 released.
11300 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11302         * Version 20.1 released.
11304 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11306         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11308 1997-04-12  Per Abrahamsen  <abraham@dina.kvl.dk>
11310         * widget.texi (push-button): Document it.
11312 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11314         * Version 19.33 released.
11316 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11318         * Version 19.32 released.
11320 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11322         * Makefile.in: Add rules for the Message manual.
11324 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11326         * gnus.texi: New version.
11328         * message.texi: New manual.
11330 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11332         * Makefile.in (All info targets): cd $(srcdir) to do the work.
11334 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11336         * Makefile.in (All info targets): Specify $(srcdir) in input files.
11337         Specify -I option.
11338         (All dvi targets): Set the TEXINPUTS variable.
11340 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11342         * Version 19.31 released.
11344 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
11346         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11347         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
11349 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11351         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11352         (INFO_TARGETS): Add ../info/cc-mode.
11353         (DVI_TARGETS): Add cc-mode.dvi.
11355 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11357         * Version 19.30 released.
11359 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11361         * gnus.texi: New file.
11363 1995-11-04  Erik Naggum  <erik@naggum.no>
11365         * gnus.texi: File deleted.
11367 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
11369         * mh-e.texi: "Function Index" -> "Command Index" to work with
11370         Emacs 19.30 C-h C-k support of separately-documented commands.
11372 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11374         * Makefile.in (../info/ediff, ediff.dvi): New targets.
11375         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11377 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11379         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11380         (../info/viper, viper.dvi): New targets.
11382 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
11384         * dired-x.texi (Installation): Change the example to set
11385         buffer-local variables like dired-omit-files-p in
11386         dired-mode-hook.
11388 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11390         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11391         (../info/mh-e, mh-e.dvi): New targets.
11393 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
11395         * Makefile.in (maintainer-clean): Rename from realclean.
11397 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11399         * Makefile.in: New file.
11400         * Makefile: File deleted.
11402 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11404         * Makefile (TEXINDEX_OBJS): Variable deleted.
11405         (texindex, texindex.o, getopt.o): Rules deleted.
11406         All deps on texindex deleted.
11407         (distclean): Don't delete texindex.
11408         (mostlyclean): Don't delete *.o.
11409         * texindex.c, getopt.c: Files deleted.
11411 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11413         * Version 19.26 released.
11415 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11417         * Version 19.25 released.
11419 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11421         * Version 19.24 released.
11423 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11425         * Version 19.23 released.
11427 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11429         * Makefile: Delete spurious tab.
11431 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11433         * Makefile (.SUFFIXES): New rule.
11435 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11437         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11438         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11440 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11442         * Makefile (../info/sc): Rename from sc.info.
11443         (../info/cl): Likewise.
11444         (INFO_TARGETS): Use new names.
11446 1993-12-04  Richard Stallman  (rms@srarc2)
11448         * getopt.c: New file.
11449         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11450         (getopt.o): New rule.
11451         (dvi): Don't depend on texindex.
11452         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11453         Depend on texindex.
11455 1993-12-03  Richard Stallman  (rms@srarc2)
11457         * Makefile (../info/sc.info): Rename from ../info/sc.
11458         (TEXI2DVI): New variable.
11459         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11460         Add explicit commands.
11461         (TEXINDEX_OBJS): Delete duplicate getopt.o.
11463 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11465         * Version 19.22 released.
11467 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11469         * Makefile (TEXINDEX_OBJS): Delete spurious period.
11471 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11473         * Version 19.21 released.
11475 1993-11-15  Paul Eggert  (eggert@twinsun.com)
11477         * Makefile (../info/cl.info): Rename from ../info/cl.
11479 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11481         * Makefile (../etc/GNU): New target.
11482         (EMACSSOURCES): Add gnu1.texi.
11484 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11486         * Makefile (realclean): Don't delete the Info files.
11488 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
11490         * forms.texi: Fix forms.texi so that it will format correctly.
11491         Add missing `@end iftex', fix bad reference.
11493 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
11495         * Makefile: Fix targets for texindex, new info.texi files.
11496         * info-stnd.texi: New file implements info for standalone info
11497         reader.
11498         * info.texi: Update to include recent changes to "../info/info".
11499         New source file for ../info/info; includes info-stnd.texi.
11501         * texindex.c: Include "../src/config.h" if building in emacs.
11503         * Makefile: Change all files to FILENAME.texi, force all targets
11504         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
11505         vip.texinfo, forms.texinfo, cl.texinfo.
11506         Add target to build texindex.c, defining `emacs'.
11508         * forms.texi: Install new file to match version 2.3 of forms.el.
11510 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11512         * Version 19.19 released.
11514 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
11516         * sc.texinfo: Fix info file name.
11518         * Makefile (info): Add gnus and sc.
11519         (dvi): Add gnus.dvi and sc.dvi.
11520         (../info/sc, sc.dvi): New targets.
11522 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11524         * Version 19.18 released.
11526 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11528         * Makefile: Fix source file names of the separate manuals.
11529         (gnus.dvi, ../info/gnus): New targets.
11531 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11533         * Version 19.17 released.
11535 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11537         * split-man: Fix typos in last change.
11539 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11541         * Version 19.16 released.
11543 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11545         * version 19.15 released.
11547 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11549         * Makefile (distclean): It's rm, not rf.
11551 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11553         * Version 19.14 released.
11555 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11557         * Makefile: New file.
11559 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11561         * Version 19.13 released.
11563 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11565         * Version 19.9 released.
11567 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11569         * Version 19.8 released.
11571 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11573         * Version 19.7 released.
11575 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
11577         * gnus.texinfo: New file.  Removed installation instructions.
11579 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
11581         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11583 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
11585         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11586         then define `\sc' as the command for smallcaps in Texinfo.
11587         This means that the @sc command will produce small caps.  bfox has
11588         made the corresponding change to makeinfo and texinfm.el.
11590 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11592         * vip.texinfo: Remove menu entry Adding Lisp Code in node
11593         Customization since the menu entry did not point to anything.
11594         Also add an @finalout command to remove overfull hboxes from the
11595         printed output.
11597         * cl.texinfo: Add @bye, \input line and @settitle to file.
11598         This file is clearly intended to be a chapter of some other work,
11599         but the other work does not yet exist.
11601 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11603         * texinfo.texinfo: Three typos corrected.
11605 ;; Local Variables:
11606 ;; coding: utf-8
11607 ;; End:
11609   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11611   This file is part of GNU Emacs.
11613   GNU Emacs is free software: you can redistribute it and/or modify
11614   it under the terms of the GNU General Public License as published by
11615   the Free Software Foundation, either version 3 of the License, or
11616   (at your option) any later version.
11618   GNU Emacs is distributed in the hope that it will be useful,
11619   but WITHOUT ANY WARRANTY; without even the implied warranty of
11620   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11621   GNU General Public License for more details.
11623   You should have received a copy of the GNU General Public License
11624   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.