Spelling fixes.
[emacs.git] / doc / misc / ChangeLog
bloba7ee54890124d9dcb34a357f74626801fad1caaf
1 2014-03-26  Paul Eggert  <eggert@cs.ucla.edu>
3         * texinfo.tex: Update from gnulib.
5 2014-03-24  Michael Albinus  <michael.albinus@gmx.de>
7         * tramp.texi (Frequently Asked Questions): Add fish shell settings.
9 2014-03-21  Glenn Morris  <rgm@gnu.org>
11         * ede.texi (ede-linux):
12         * vip.texi (New Bindings): Tiny copyedits.
14 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
16         * vip.texi (Other Vi Commands): Adjust doc of C-j.
18         * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
19         defined by CC-mode but globally.
20         (FAQ): Tweak text about RET and auto-indentation.
22 2014-03-18  David Engster  <deng@randomsample.de>
24         * ede.texi (Project Local Variables): Remove reference to
25         `ede-java-root' and the example using it.
26         (Android projects, ede-java-root): Remove nodes since they are
27         only in CEDET upstream (Bug#17030).  All nodes updated.
28         (ede-cpp-root): Document the :compile-command slot.
29         (ede-linux): Document new variables
30         `project-linux-build-directory-default' and
31         `project-linux-architecture-default'.
33 2014-03-12  Glenn Morris  <rgm@gnu.org>
35         * eww.texi (History and Acknowledgments):
36         Don't list everyone who changed the code.
38         * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
39         * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
40         * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
41         * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
42         * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
43         Use @file for buffers, per the Texinfo manual.
45 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
47         * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
48         so that the Org Manual's style for ` and ' in code is consistent
49         with the other Emacs manuals.  This affects PDF, not .info files.
51 2014-03-12  Glenn Morris  <rgm@gnu.org>
53         * octave-mode.texi (Using Octave Mode): Remove outdated stuff
54         about RET and indentation.
56 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
58         * gnus.texi:
59         * semantic.texi: Fix whitespace.
61         * ede.texi (Android projects):
62         * eieio.texi (Class Options, Making New Objects)
63         (Method Invocation, CLOS compatibility):
64         * sem-user.texi (Tag Decoration Mode): Fix typos.
66 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
68         * sem-user.texi (Create System Databases): Markup fix.
70 2014-02-28  Glenn Morris  <rgm@gnu.org>
72         * info.texi (Further Reading): Rename node from Expert Info.
73         Remove stuff about writing Info nodes by hand.
74         (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
76         * info.texi: Nuke hand-written node pointers.
78 2014-02-28  Karl Berry  <karl@gnu.org>
80         * info.texi (Top): Mention H for a summary of all commands.
82 2014-02-25  Glenn Morris  <rgm@gnu.org>
84         * edt.texi (Quick start, Starting emulation): Update hook details.
85         * efaq.texi (Fullscreen mode on MS-Windows)
86         (Terminal setup code works after Emacs has begun): Update hook details.
87         * vip.texi (Loading VIP): Fix hook example.
89         * efaq-w32.texi (Bash): Don't use setq with hooks.
91 2014-02-24  Paul Eggert  <eggert@cs.ucla.edu>
93         * texinfo.tex: Update from gnulib.
95 2014-02-22  Xue Fuqiao  <xfq@gnu.org>
97         * remember.texi (Quick Start): Add an index.
98         (Function Reference, Quick Start): Add cross-references.
100 2014-02-21  Glenn Morris  <rgm@gnu.org>
102         * flymake.texi (Starting the syntax check process): Grammar fix.
104         * tramp.texi (External packages): Grammar fix.
105         Reword for default sentinel not being nil any more.
107 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
109         * trampver.texi: Update release number.
111 2014-02-19  Glenn Morris  <rgm@gnu.org>
113         * remember.texi: Copyedits.
114         (Quick Start): No need for manual autoloads.  Mention remember-notes.
115         (Function Reference): Update arguments.  Add new commands.
117 2014-02-18  Glenn Morris  <rgm@gnu.org>
119         * remember.texi (copying): Bump remember mode version.
120         (Installation): Remove unnecessary chapter.
121         (Quick Start): No need to explicitly load remember.el.
122         (Separate Text Files): New section.
124 2014-02-17  Glenn Morris  <rgm@gnu.org>
126         * eieio.texi (Class Values, CLOS compatibility):
127         Remove references to deleted eieio-describe-class/generic.
129 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
131         Sync with Tramp 2.2.9.
132         * trampver.texi: Update release number.
134         * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
136 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
138         * calc.texi (Single-Variable Statistics): Remove mention of
139         incorrect keybinding.
141 2014-02-12  Paul Eggert  <eggert@cs.ucla.edu>
143         * texinfo.tex: Update from gnulib.
145 2014-02-08  Glenn Morris  <rgm@gnu.org>
147         * auth.texi (GnuPG and EasyPG Assistant Configuration):
148         Be agnostic about authinfo/authinfo.gpg default order.  (Bug#16642)
150 2014-02-07  Glenn Morris  <rgm@gnu.org>
152         * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
154 2014-02-06  Glenn Morris  <rgm@gnu.org>
156         * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
158         * mh-e.texi, viper.texi: Do not use colons in index entries.
160 2014-02-05  Paul Eggert  <eggert@cs.ucla.edu>
162         * texinfo.tex: Update from gnulib.
164 2014-02-05  Glenn Morris  <rgm@gnu.org>
166         * epa.texi: Add indices.
168         * url.texi (Cookies): Mention url-cookie-list command.
170 2014-02-03  Glenn Morris  <rgm@gnu.org>
172         * cl.texi (Blocks and Exits): Mention cl-tagbody.
174 2014-02-02  Glenn Morris  <rgm@gnu.org>
176         * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
178 2014-01-31  Glenn Morris  <rgm@gnu.org>
180         * efaq.texi (Replacing highlighted text):
181         Update delete-selection-mode doc.
183 2014-01-30  Xue Fuqiao  <xfq.free@gmail.com>
185         * sem-user.texi (Include paths): Fix a Texinfo command.
187 2014-01-27  Glenn Morris  <rgm@gnu.org>
189         * idlwave.texi (Lesson III---User Catalog, Online Help)
190         (Starting the Shell, Catalogs, User Catalog):
191         * remember.texi (Quick Start):
192         * viper.texi:
193         * vip.texi (Customization, Customizing Constants)
194         (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
196 2014-01-25  Xue Fuqiao  <xfq.free@gmail.com>
198         * cc-mode.texi (Minor Modes): Minor fix.
200 2014-01-24  David Engster  <deng@randomsample.de>
202         * eieio.texi (Introduction): Fix references.
204 2014-01-24  Glenn Morris  <rgm@gnu.org>
206         * efaq.texi (Termcap/Terminfo entries for Emacs):
207         Use M-x term rather than M-x terminal-emulator.
209         * emacs-mime.texi (time-date): Use float-time.
211 2014-01-22  David Engster  <deng@randomsample.de>
213         * eieio.texi (Introduction): Move introductory paragraph about
214         EIEIO and CLOS from 'Building Classes' to here.
215         (Documentation): Remove, since eieio-doc is not part of Emacs.
216         (Class Values, CLOS compatibility): Mention that
217         `describe-function' will also give information about classes.
219 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
221         * texinfo.tex: Update from gnulib.
223 2014-01-15  Glenn Morris  <rgm@gnu.org>
225         * Makefile.in (eww_deps): Does not depend on emacsver.texi.
227 2014-01-12  Michael Albinus  <michael.albinus@gmx.de>
229         * tramp.texi (all): Doc fix according to GNU Coding Standards.
230         Use "file name" instead of "filename" or "path".  Use "host"
231         instead of "machine".
233 2014-01-12  David Engster  <deng@randomsample.de>
235         * eieio.texi (Introduction): `class-of' is obsolete.
236         (Predicates, Basic Methods): Adapt function names to namespace
237         cleanup.
239 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
241         * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
243 2014-01-12  Glenn Morris  <rgm@gnu.org>
245         * efaq.texi (Guidelines for newsgroup postings)
246         (Informational files for Emacs):
247         Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
249 2014-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
251         * cl.texi (Function Bindings): Fix incorrect description of cl-let.
253 2014-01-09  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
255         * Makefile.in: Add eww.texi.
256         * eww.texi: New file.
258 2014-01-07  Glenn Morris  <rgm@gnu.org>
260         * efaq.texi (Problems with very large files): Fix superscript typo.
262 2013-01-07  Rasmus  <w530@pank.eu>
264         * org.texi (Global and local cycling): Fix missing '@'.
266 2013-01-07  Bastien Guerry  <bzg@gnu.org>
268         * org.texi (Global and local cycling): Mention C-u C-u TAB.
269         (Include files, The Export Dispatcher)
270         (Advanced configuration)
271         (Header arguments in Org mode properties): Spelling fixes.
272         (Special blocks): Add #+BEGIN_ABSTRACT as another example.
273         (@LaTeX{} specific attributes): New index entries.
274         Use #+BEGIN_ABSTRACT in the example.
276 2013-01-07  Nicolas Goaziou  <n.goaziou@gmail.com>
278         * org.texi (Org export): New section.
279         (HTML doctypes): Fix whitespace error.  Fix display.
280         (Publishing options): Add missing html publishing options.
282 2014-01-07  Glenn Morris  <rgm@gnu.org>
284         * efaq.texi (Basic editing, Packages that do not come with Emacs):
285         Merge in some info from etc/MORE.STUFF.
287 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
289         Specify .texi encoding (Bug#16292).
290         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
291         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
292         * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
293         * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
294         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
295         * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
296         * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
297         * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
298         * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
299         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
300         * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
301         * widget.texi, wisent.texi, woman.texi:
302         Add @documentencoding.
304 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
306         * eshell.texi (What Eshell is not): Clean up confusing clause.
308 2014-01-03  Glenn Morris  <rgm@gnu.org>
310         * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
312         * ede.texi, eieio.texi, semantic.texi, srecode.texi:
313         Add copyright notice to titlepage.
315         * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
317         * ert.texi: Add a titlepage.  Use @insertcopying.
319         * calc.texi (Top): Use @top rather than @chapter.
321 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
323         * eshell.texi (top): Fix incorrect use of xref.
325 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
327         * eshell.texi (top): Fix incorrect info filename in an xref.
329 2014-01-02  Glenn Morris  <rgm@gnu.org>
331         * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
333 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
335         * eshell.texi (Command Basics): Remove `Command basics' chapter.
337 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
339         * eshell.texi (What is Eshell?): Add section about what not to use
340         Eshell for.
342 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
344         * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
346 2013-12-22  Glenn Morris  <rgm@gnu.org>
348         * woman.texi (Navigation): Use itemx where appropriate.
350 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
352         * info.texi, woman.texi:
353         Document `S-SPC' as alternative to `DEL' for scrolling.
355 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
357         * calc.texi (Stack Manipulation Commands): Mention using the variable
358         `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
360 2013-12-12  Michael Albinus  <michael.albinus@gmx.de>
362         * tramp.texi (direntry): Use ssh but rsh.
363         (all): Encode all environment variable names with @env{...}.
364         (Bug Reports): Refer to Testing node.
366 2013-12-12  Glenn Morris  <rgm@gnu.org>
368         * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
369         * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
370         * srecode.texi, todo-mode.texi, tramp.texi:
371         Sync direntry with info/dir version.
373 2013-12-11  RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
375         * Makefile.in: Add octave-mode.texi.
377 2013-12-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
378             RĂ¼diger Sonderfeld  <ruediger@c-plusplus.de>
380         * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
382 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
384         * dbus.texi (Properties and Annotations): Fix typo.
386 2013-12-06  Bastien Guerry  <bzg@gnu.org>
388         * org.texi: Don't include Emacs version within Org's version.
390 2013-12-06  Nicolas Goaziou  <n.goaziou@gmail.com>
392         * org.texi (Creating one-off styles): Use new export snippet
393         syntax.
395         * org.texi (Export settings): Documentation describing how text
396         above the first heading is ignored when an :export: tag is in a
397         file.
399 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
401         * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
403 2013-11-30  Glenn Morris  <rgm@gnu.org>
405         * Makefile.in (distclean): Remove Makefile.
407 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
409         * ses.texi (Quick Tutorial): New chapter.  (Bug#14748)
410         (The Basics, Formulas): Copyedits.
411         (Resizing, Printer functions): Add index entries.
413 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
415         * calc.texi (Customizing Calc): Mention new variable
416         `calc-context-sensitive-enter'.
418 2013-11-12  Aaron Ecay  <aaronecay@gmail.com>
420         * org.texi (Exporting code blocks): Document the 'inline-only
421         setting for `org-export-babel-evaluate'.  Document how :var
422         introduces code block dependencies.
424 2013-11-12  Achim Gratz  <Stromeko@Stromeko.DE>
426         * org.texi (Header arguments): Document header-args[:lang]
427         properties and remove deprecated old-style properties from
428         documentation.
430         * org.texi (Agenda commands): Remove footnote from @tsubheading
431         and add a sentence with the reference instead.
433 2013-11-12  Bastien Guerry  <bzg@gnu.org>
435         * org.texi (Catching invisible edits):
436         * org.texi (Plain lists, Plain lists):
437         * org.texi (Advanced configuration):
438         * org.texi (Tag groups):
439         * org.texi (Conventions):
440         * org.texi (Checkboxes, Radio lists):
441         * org.texi (Top, Summary, Exporting):
442         * org.texi (In-buffer settings): Fix typos.
444         * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
445         C-w'.  Add an index entry for `org-refile-keep'.
447         * org.texi (Plain lists): Add an index entry for sorting plain
448         list.  Document sorting by checked status for check lists.
450         * org.texi (Publishing options): Fix old variable names.
452         * org.texi (Orgstruct mode): Fix suggested setting of
453         `orgstruct-heading-prefix-regexp'.
455         * org.texi (Export settings):
456         Document `org-export-allow-bind-keywords'.
458         * org.texi (History and Acknowledgments): Small rephrasing.
460         * org.texi (Template elements): Add a footnote about tags accepted
461         in a year datetree.
463         * org.texi (Beamer export, @LaTeX{} and PDF export)
464         (Header and sectioning, @LaTeX{} specific attributes):
465         Enhance style.
467         * org.texi (Agenda commands): Add a footnote about dragging agenda
468         lines: it does not persist and it does not change the .org files.
470         * org.texi (Agenda commands): Add a table heading for dragging
471         agenda lines forward/backward.
473         * org.texi (Agenda commands): Add documentation for
474         `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
476         * org.texi (Publishing options): Update the list of options.
477         (Simple example, Complex example): Fix the examples.
479         * org.texi (Formula syntax for Calc): Don't use a bold font the
480         warning.
482         * org.texi (Other built-in back-ends): New section.
484         * org.texi (Editing source code):
485         Document `org-edit-src-auto-save-idle-delay' and
486         `org-edit-src-turn-on-auto-save'.
488         * org.texi (External links): Document contributed link types
489         separately.
491         * org.texi (Closing items):
492         Document `org-closed-keep-when-no-todo'.
494         * org.texi (Export back-ends): Rename from "Export formats".
495         (The Export Dispatcher): Remove reference to
496         `org-export-run-in-background'.
497         (Export settings): Minor rewrites.
498         (ASCII/Latin-1/UTF-8 export): Update variable's name.
499         (In-buffer settings): Add #+HTML_HEAD_EXTRA.
501         * org.texi (Export in foreign buffers): New section.
502         (Exporting): Remove documentation about converting the selected
503         region.
505         * org.texi (Advanced configuration): Put the filter valid types in
506         a table.  Use @lisp and @smalllisp.
508         * org.texi: Use @code{nil} instead of nil.  Update the maintainer
509         contact info.
511         * org.texi (Exporting): Better introductory sentence.  Add a note
512         about conversion commands.
513         (Feedback, Orgstruct mode, Built-in table editor)
514         (Built-in table editor, Orgtbl mode, Updating the table)
515         (Property syntax, Capturing column view, Capture)
516         (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
517         (Exporting, Extending ODT export)
518         (Working with @LaTeX{} math snippets, dir, Customization)
519         (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
520         Uniformly use @kbd{M-x command RET}.
522         * org.texi (Filtering/limiting agenda items): New subsection.
523         Document the use of `org-agenda-max-*' options and
524         `org-agenda-limit-interactively' from the agenda.
525         (Agenda commands): Move details about filtering commands to
526         the new section, only include a summary here.
527         (Customizing tables in ODT export)
528         (System-wide header arguments, Conflicts, Dynamic blocks):
529         Use spaces for indentation.
531         * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
533         * org.texi (Links in HTML export, Images in HTML export)
534         (post): Fix syntax within #+ATTR_*.
535         (Tables in HTML export): Document `org-html-table-row-tags'
536         and use `org-html-table-default-attributes' instead of
537         `org-html-table-tag'.
539         * org.texi (Publishing action, Publishing options)
540         (Publishing links): Major rewrite.  Enhance explanations for
541         `org-org-publish-to-org'.  Remove reference to
542         `org-export-run-in-background'.
544         * org.texi: Fix many small typos.  Use #+NAME instead of
545         #+TBLNAME.  Use @smalllisp instead of @example.
546         (Special symbols): Add index?
547         (HTML preamble and postamble): Don't mention obsolete use of
548         opt-plist.
549         (JavaScript support): Don't mention the org-jsinfo.el file as it
550         has been merged with ox-html.el.
552         * org.texi (Installation, Feedback, Setting Options)
553         (Code evaluation security, org-crypt.el): Use @lisp instead of
554         @example.
555         (Agenda commands): Use @table instead of @example.
557         * org.texi (Adding hyperlink types): New appendix.
559         * org.texi (ODT export commands, Extending ODT export)
560         (Applying custom styles, Images in ODT export)
561         (Labels and captions in ODT export)
562         (Literal examples in ODT export)
563         (Configuring a document converter)
564         (Working with OpenDocument style files)
565         (Customizing tables in ODT export)
566         (Validating OpenDocument XML): Fix options names.
568         * org.texi (History and Acknowledgments): Update acknowledgments
569         to Nicolas.  Add Nicolas Goaziou to the list of contributors.
571         * org.texi (System-wide header arguments): Don't use "customizing"
572         for setting a variable.  Also remove comments.
574         * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
575         `org-agenda-start-on-weekday' to the variable index and document
576         them.
578         * org.texi (Sparse trees, Agenda commands)
579         (@LaTeX{} fragments, Selective export, Export options)
580         (The export dispatcher, ASCII/Latin-1/UTF-8 export)
581         (HTML Export commands, @LaTeX{}/PDF export commands)
582         (iCalendar export, Publishing options, Triggering publication)
583         (In-buffer settings): Update to reflect changes from the new
584         export engine.
586         * org.texi (Matching tags and properties): More examples.
587         Explain group tags expansion as regular expressions.
589         * org.texi (Tag groups): New section.
591         * org.texi (Setting tags): Tiny formatting fixes.
593         * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
594         names.
596         * org.texi (Storing searches): Add "agenda" and "agenda*" to the
597         concept index.  Include example for these agenda views.
598         (Special agenda views): Mention the "agenda*" agenda view.
600         * org.texi (Repeated tasks): Document how to ignore a repeater
601         when using both a scheduled and a deadline timetamp.
603         * org.texi (Global and local cycling): Wrap in a new subsection.
604         (Initial visibility, Catching invisible edits): New subsections.
606         * org.texi (Visibility cycling): Mention that
607         `org-agenda-inhibit-startup' will prevent visibility setting when
608         the agenda opens an Org file for the first time.
610         * org.texi (Org syntax): New section.
612         * org.texi (Orgstruct mode):
613         Document `orgstruct-heading-prefix-regexp'.
615         * org.texi (Speeding up your agendas): New section.
617         * org.texi (Installation): When installing Org from ELPA, users
618         should do this from an Emacs session where no .org file has been
619         visited.
621         * org.texi (CSS support, In-buffer settings): Update HTML options
622         names.
624         * org.texi (Structure editing): Update documentation for
625         `org-insert-heading-or-item'.
626         (Plain lists, Relative timer): Update index entry.
628         * org.texi (JavaScript support): Update variable names.
630         * org.texi (comments): Minor formatting fix.
632         * org.texi (@LaTeX{} fragments): Minor enhancement.
634         * org.texi: Update the list contributions.
636         * org.texi (Agenda commands): Exporting the agenda to an .org file
637         will not copy the subtrees and the inherited tags.
638         Document `org-agenda-filter-by-regexp'.
640         * org.texi (Publishing action, Complex example): Fix names of
641         publishing functions.
643         * org.texi (Top, Exporting): Delete references to Freemind.
644         (Freemind export): Delete section.
646         * org.texi (Top, Exporting): Delete references to the XOXO export.
647         (XOXO export): Delete section.
649         * org.texi (Capture): Mention that org-remember.el is not
650         supported anymore.
652         * org.texi (Top, Exporting, Beamer class export):
653         Delete references to the TaskJuggler export.
654         (History and Acknowledgments): Mention that the TaskJuggler has
655         been rewritten by Nicolas and now lives in the contrib/ directory
656         of Org's distribution.  Mention that Jambunathan rewrote the HTML
657         exporter.  Remove Jambunathan from my own acknowledgments.
658         (TaskJuggler export): Delete.
660         * org.texi (HTML preamble and postamble)
661         (Tables in HTML export, Images in HTML export)
662         (Math formatting in HTML export, CSS support)
663         (@LaTeX{} and PDF export, Publishing options): Fix the names of
664         the HTML export and publishing options.
666         * org.texi (Literal examples, Export options)
667         (@LaTeX{} and PDF export, Header and sectioning)
668         (Publishing options): Fix LaTeX options names.
670         * org.texi (Export options, CSS support, In-buffer settings):
671         Fix references to HTML_LINK_* and HTML_STYLE keywords.
673         * org.texi (Export options, In-buffer settings): Fix references to
674         #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
676         * org.texi (Top, Markup, Initial text, Images and tables)
677         (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
678         (Export options, JavaScript support, Beamer class export):
679         Remove references to the DocBook export, which has been deleted.
680         (History and Acknowledgments): Mention that DocBook has been
681         deleted, suggest to use the Texinfo exporter instead, then to
682         convert the .texi to DocBook with makeinfo.
683         (Links in ODT export, Tables in ODT export): Fix indices.
685         * org.texi (Deadlines and scheduling): Add a variable to the
686         index.  Add documentation about delays for scheduled tasks.
688         * org.texi (Emphasis and monospace):
689         Mention `org-fontify-emphasized-text' and
690         `org-emphasis-regexp-components'.
692         * org.texi (References): Small enhancement.
694         * org.texi (Column width and alignment): Make the example visually
695         more clear.
697         * org.texi (The clock table): Document :mstart and :wstart as a
698         way to set the starting day of the week.
700         * org.texi (In-buffer settings): Document new startup keywords.
701         Thanks to John J Foerch for this idea.
703         * org.texi (Include files): Tiny formatting fix.
705         * org.texi (Activation): Point to the "Conflicts" section.
707 2013-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
709         * org.texi (CSS support): Clarify this section.
711         * org.texi (@LaTeX{} specific attributes): Document that tabu and
712         tabularx packages are not in the default set of packages.
714         * org.texi (Agenda commands): Document fortnight view.
716         * org.texi: Document conflict with ecomplete.el.
718         * org.texi (History and Acknowledgments): Acknowledgements for
719         Jason Dunsmore and Rakcspace.
721         * org.texi: Rename org-crypt.el node to org-crypt.
723         * org.texi (A @LaTeX{} example): Fix typo in variable name.
725         * org.texi (MobileOrg): Mention the new iPhone developer.
727         * org.texi (Table of contents) Improve documentation of TOC
728         placement.
730         * org.texi: Explain that date/time information at read-date prompt
731         should start at the beginning, not anywhere in the middle of a
732         long string.
734 2013-11-12  Christopher Schmidt  <christopher@ch.ristopher.com>
736         * org.texi (Orgstruct mode): Fix wrong regexp.
738 2013-11-12  Eric Abrahamsen  <eric@ericabrahamsen.net>
740         * org.texi: Document export to (X)HTML flavors.
742 2013-11-12  Eric Schulte  <schulte.eric@gmail.com>
744         * org.texi (Extracting source code): Mention the prefix argument
745         to org-babel-tangle.
746         (noweb): Remove erroneous negative.
747         (Specific header arguments): Document new header arguments.
748         Documentation for new tangle-mode header argument.
749         (Top): Documentation for new tangle-mode header argument.
750         (rownames): Documentation for new tangle-mode header argument.
751         Mention elisp as special rowname case.
752         (tangle-mode): Documentation for new tangle-mode header argument.
753         (post): Documentation and an example of usage.
754         (var): Remove the "Alternate argument syntax" section from the
755         documentation.
756         (hlines): Note that :hline has no effect for Emacs Lisp code
757         blocks.
759 2013-11-12  Feng Shu  <tumashu@gmail.com>
761         * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
762         (Math formatting in HTML export)
763         (Working with @LaTeX{} math snippets): Add document about creating
764         formula image with imagemagick.
766         * org.texi (@LaTeX{} specific attributes): Document `:caption'
767         attribute of #+ATTR_LATEX.
769 2013-11-12  GrĂ©goire Jadi  <gregoire.jadi@gmail.com>
771         * org.texi (Handling links): Fix a typo in
772         `org-startup-with-inline-images' documentation.
774         * org.texi (Previewing @LaTeX{} fragments): Document the startup
775         keywords to use for previewing LaTeX fragments or not.
776         (Summary of in-buffer settings): Improve formatting and add an
777         entry for the variable `org-startup-with-latex-preview'.
779         * org.texi (Property syntax): Recall the user to refresh the org
780         buffer when properties are set on a per-file basis.
782 2013-11-12  Gustav Wikström  <gustav.erik@gmail.com>  (tiny change)
784         * org.texi (Matching tags and properties): Clarification.
786 2013-11-12  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>
788         * org.texi (Editing and debugging formulas): Add an example when a
789         table has multiple #+TBLFM lines.
791 2013-11-12  Ivan Vilata i Balaguer  <ivan@selidor.net>  (tiny change)
793         * org.texi (The clock table): Document acceptance of relative
794         times in tstart and tend, link to syntax description and provide
795         example.
797 2013-11-12  Jarmo Hurri  <jarmo.hurri@syk.fi>
799         * org.texi (The spreadsheet): Document lookup functions.
801 2013-11-12  Kodi Arfer  <git@arfer.net>  (tiny change)
803         * org.texi (CSS support): Mention .figure-number, .listing-number,
804         and .table-number.
806 2013-11-12  Michael Brand  <michael.ch.brand@gmail.com>
808         * org.texi
809         (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
810         spreadsheet formula mode strings and some examples from @example
811         block with xy @r{yz} to @table.
813         * org.texi (Formula syntax for Calc): Improve the documentation of
814         empty fields in formulas for spreadsheet.  Add explanation and
815         example for empty field.  Extend explanations of format
816         specifiers.  Add a sentence to mention Calc defmath.
818         * org.texi (Column formulas): Add a sentence to be more explicit
819         about when a table header is mandatory.
821 2013-11-12  Nicolas Goaziou  <n.goaziou@gmail.com>
823         * org.texi (Subscripts and superscripts): Remove reference to
824         quoted underscores until this mechanism is implemented again.
826         * org.texi (Beamer export): Be more accurate about BEAMER_OPT
827         property.
829         * org.texi (Document title): Subtree export is no longer triggered
830         by marking one as the region.
831         (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
832         giving examples isn't very useful: "horizontal rule" is, at least,
833         as explicit as <hr/>.
835         * org.texi (HTML doctypes): Reflect keyword removal.
836         (CSS support): Reflect keyword removal.
838         * org.texi (@LaTeX{} specific attributes): Document new :float
839         values.
841         * org.texi (Export settings): Improve documentation.
843         * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
844         (Text areas in HTML export): Update text areas.
845         (HTML Export commands): Update export commands.
847         * org.texi (Header and sectioning): Add a footnote about the
848         different between LATEX_HEADER_EXTRA and LATEX_HEADER.
850         * org.texi (The Export Dispatcher):
851         Document `org-export-in-background'.
853         * org.texi (Footnotes): Export back-ends do not use
854         `org-footnote-normalize' anymore.
856         * org.texi: Document variable changes.
858         * org.texi (Export settings): Document p: item in OPTIONS keyword.
860         * org.texi (Exporting): Massive rewrite of the first sections.
861         (Selective export): Delete.
862         (The Export Dispatcher): Rewrite.
863         (Export options): Rewrite as "Export settings".
865         * org.texi: Small changes to documentation for embedded LaTeX.
867         * org.texi (Internal links): Document #+NAME keyword and
868         cross-referencing during export.
870         * org.texi (Include files): Remove reference to :prefix1
871         and :prefix.  Give more details for :minlevel.
873         * org.texi (Macro replacement): Fix macro name.
874         Update documentation about possible locations and escaping mechanism.
876         * org.texi (Table of contents): Update documentation.
877         Document lists of listings and lists of tables.  Add documentation for
878         optional title and #+TOC: keyword.
880 2013-11-12  Rick Frankel  <rick@rickster.com>
882         * org.texi (results): Add Format section, broken out of Type
883         section to match code.
884         (hlines, colnames): Remove incorrect Emacs Lisp exception.
885         Note that the actual default handling (at least for python and
886         emacs-lisp) does not seem to match the description.
888 2013-11-12  Sacha Chua  <sacha@sachachua.com>  (tiny change)
890         * org.texi (The date/time prompt): Update the documentation to
891         reflect the new way `org-read-date-get-relative' handles weekdays.
893 2013-11-12  Yasushi Shoji  <yashi@atmark-techno.com>
895         * org.texi (Resolving idle time):
896         Document `org-clock-x11idle-program-name'.
898 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
900         * ert.texi (Running Tests Interactively): Adapt examle output.
901         (Tests and Their Environment): Mention skip-unless.
903 2013-10-23  Glenn Morris  <rgm@gnu.org>
905         * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
906         * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
907         * widget.texi: Nuke @refill.
909         * Makefile.in (install-dvi, install-html, install-pdf)
910         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
911         (uninstall-pdf): Quote entities that might contain whitespace.
913 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
915         * calc.texi (Data Type Formats): Don't specify the size at
916         which integers begin to be represented by lists.
918 2013-10-14  Xue Fuqiao  <xfq.free@gmail.com>
920         * cl.texi (Argument Lists): Add indexes for &key and &aux.
922 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
924         * trampver.texi: Update release number.
926 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
928         Sync with Tramp 2.2.8.
930         * tramp.texi (External packages): Use `non-essential'.
931         * trampver.texi: Update release number.
933 2013-09-14  Glenn Morris  <rgm@gnu.org>
935         * eshell.texi: Markup fixes.
937 2013-09-11  Xue Fuqiao  <xfq.free@gmail.com>
939         * ido.texi (Interactive Substring Matching): Use @key{RET} instead
940         of @kbd{RET}.
941         (Prefix Matching): Add an index.
943 2013-09-08  Glenn Morris  <rgm@gnu.org>
945         * emacs-gnutls.texi: Tweak direntry.
947 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
949         * tramp.texi (Alternative Syntax): Remove chapter.
951 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
953         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
954         for portability to hosts where /bin/sh has problems.
956 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
958         Try to reduce redundancy in doc/misc/Makefile.in.
959         * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
960         (TARGETS): New intermediate variable.
961         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
963 2013-08-27  Glenn Morris  <rgm@gnu.org>
965         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
967         * efaq.texi: Rename from faq.texi, to match its output files.
968         * Makefile.in: Update for faq.texi name change.
970         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
972         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
974         * efaq-w32.texi: Move here from the web-pages repository.
975         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
976         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
977         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
978         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
979         Add DOCMISC_*_W32 variables.
980         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
981         (efaq_w32_deps): New variable.
982         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
983         (efaq-w32.pdf, efaq-w32.html): New rules.
984         (clean): Remove efaq-w32 products.
986 2013-08-26  Paul Eggert  <eggert@cs.ucla.edu>
988         * texinfo.tex: Update from gnulib.
990 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
992         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
993         shift_jis from the default value set to mm-coding-system-priorities for
994         Japanese users.
996 2013-08-13  Glenn Morris  <rgm@gnu.org>
998         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
999         (Options - Defining Label Environments, Options - Creating Labels)
1000         (Options - Referencing Labels, Options - Creating Citations)
1001         (Options - Index Support, Options - Viewing Cross-References)
1002         (Options - Finding Files, Options - Optimizations)
1003         (Options - Fontification, Options - Misc):
1004         * cc-mode.texi (Sample Init File):
1005         * edt.texi (Init file):
1006         * epa.texi (Encrypting/decrypting gpg files):
1007         * mairix-el.texi (About, Setting up the mairix interface, Using)
1008         (Extending):
1009         Rename nodes to avoid characters that can cause Texinfo problems.
1011 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1013         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1015 2013-08-12  Glenn Morris  <rgm@gnu.org>
1017         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1018         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1019         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1020         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1021         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1022         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1023         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1024         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1025         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1026         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1027         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1028         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1029         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
1031         * woman.texi (Top): Avoid mailto: in html output.
1033         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1034         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1035         (INSTALL_DATA): New, set by configure.
1036         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1037         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1038         install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1039         uninstall-ps, and uninstall-doc.
1040         (.SUFFIXES): Add .ps and .dvi.
1041         (.dvi.ps): New suffix rule.
1042         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1043         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1044         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1045         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1046         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1047         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1048         (ido.html, mairix-el.html, message.html, mh-e.html)
1049         (newsticker.html, nxml-mode.html, org.html, pgg.html)
1050         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1051         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1052         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1053         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1054         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1055         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1056         New rules.
1057         (clean): Remove HTML_TARGETS and PS_TARGETS.
1059 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
1061         * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1062         (Find File At Point, Ignoring, Misc Customization): Use @defopt
1063         for user options.
1065 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
1067         * htmlfontify.texi (Customization): Remove documentation of
1068         `hfy-fast-lock-save'.  Minor fixes.
1070 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
1072         * ido.texi (Top): Insert node "Working Directories" in menu.
1073         (Working Directories): New node.
1074         (Misc Customization): Add documentation of
1075         `ido-confirm-unique-completion' and some other user options.
1077 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
1079         * todo-mode.texi: Update @dircategory.
1080         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1081         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1082         @ref.
1084 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
1086         * sc.texi (Introduction): Fix index.
1087         (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1088         (Information Keys and the Info Alist, Reference Headers)
1089         (The Built-in Header Rewrite Functions)
1090         (Electric References, Reply Buffer Initialization)
1091         (Filling Cited Text, Selecting an Attribution)
1092         (Attribution Preferences)
1093         (Anonymous Attributions, Author Names)
1094         (Using Regi, Post-yank Formatting Commands)
1095         (Citing Commands, Insertion Commands)
1096         (Mail Field Commands)
1097         (Hints to MUA Authors, Thanks and History): Change from one space
1098         between sentences to two.
1099         (What Supercite Does): Typo fix.
1101         * newsticker.texi (Usage): Use @key for RET.
1103         * cl.texi (Argument Lists, For Clauses)
1104         (Macros): Add indexes.
1106 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
1108         * cl.texi (Blocks and Exits): Add an index.
1110 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
1112         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1113         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1114         (todo-mode.dvi, todo-mode.pdf): New rules.
1116         * todo-mode.texi: New file.
1118 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1120         * gnus.texi (Basic Usage): Mention that warp means jump here.
1121         (The notmuch Engine): Mention notmuch.
1123 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1125         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1126         `gnus-subthread-sort-functions' and remove the obsolete documentation
1127         of `gnus-sort-threads-recursively'.
1129 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
1131         * texinfo.tex: Update to 2012-07-29.17 version.
1133 2013-07-29  David Engster  <deng@randomsample.de>
1135         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1136         implementation.
1137         (Introduction): Add further missing features.
1138         (Building Classes): Add introductory paragraph.
1139         (Wish List): Add metaclasses and EQL specialization.
1141 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
1143         * tramp.texi (Frequently Asked Questions):
1144         Mention `tramp-use-ssh-controlmaster-options'.
1146 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1148         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1149         `gnus-sort-threads-recursively'.
1151 2013-07-25  Glenn Morris  <rgm@gnu.org>
1153         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1154         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1156         * erc.texi (Special Features): Update contact information.
1157         (History): Avoid using @email.
1159         * eshell.texi (Bugs and ideas): Minor updates.
1161         * faq.texi (Reporting bugs, Origin of the term Emacs)
1162         (Setting up a customization file)
1163         (Using an already running Emacs process, Turning off beeping)
1164         (Packages that do not come with Emacs)
1165         (Replying to the sender of a message): Avoid using @email.
1167         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1169         * reftex.texi (Imprint): Avoid using @email.
1171         * ses.texi (Top): Update bug reporting instructions.
1172         (Acknowledgments): Avoid using @email.
1174         * woman.texi (Introduction, Background): Remove outdated information.
1175         (Bugs, Acknowledgments): Avoid using @email.
1177 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
1179         * ido.texi: New file.
1181 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1183         * gnus.texi (Customizing Articles): Document function predicates.
1185 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1187         * gnus.texi (lines): Correct description of
1188         `gnus-registry-track-extra's default value.
1189         Mention `gnus-registry-remove-extra-data'.
1191 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1193         * gnus.texi (Group Parameters): Mention regexp
1194         substitutions (bug#11688).
1196 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
1198         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1200 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1202         * gnus.texi (Emacsen): Fix version.
1204         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1206 2013-07-06  Glenn Morris  <rgm@gnu.org>
1208         * mh-e.texi: Fix external links.
1209         (Using This Manual): Printed elisp manuals no longer available.
1211         * newsticker.texi (Overview): Update URL.
1213         * nxml-mode.texi (Introduction): Update URL.
1215         * org.texi (JavaScript support): Fix URL.
1217         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1219         * eudc.texi (CCSO PH/QI): Remove defunct URL.
1221         * dbus.texi (Introspection): Update URL to a less defunct one.
1223         * gnus.texi (Top): Restrict "Other related manuals" to info output.
1224         (Foreign Groups): Use @indicateurl for examples.
1225         (Direct Functions): Remove defunct URL.
1226         (RSS): Update URL.
1228         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1229         (FAQ 7-1): Update URL.
1231         * pgg.texi (Top, Overview): Add note about obsolescence.
1233 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1235         * texinfo.tex: Merge from gnulib.
1237 2013-07-03  Glenn Morris  <rgm@gnu.org>
1239         * bovine.texi (top):
1240         * cc-mode.texi (AWK Mode Font Locking):
1241         * mh-e.texi (Preface):
1242         * url.texi (URI Parsing): Fix cross-references to other manuals.
1244 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1246         * gnus.texi (Client-Side IMAP Splitting):
1247         Note that `nnimap-inbox' now can be a list.
1249 2013-06-24  Glenn Morris  <rgm@gnu.org>
1251         * eshell.texi: Fix cross-references to other manuals.
1253 2013-06-23  Glenn Morris  <rgm@gnu.org>
1255         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1256         Remove; not needed now we use a standard html layout for the faq.
1257         (clean): Remove HTML_TARGETS, emacs-faq.text.
1259 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1261         * flymake.texi (Parsing the output, Customizable variables):
1262         Add reference to `flymake-warning-predicate'.
1264 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
1266         * tramp.texi (Top, Configuration): Insert section `Predefined
1267         connection information' in menu.
1268         (Predefined connection information): New section.
1269         (Android shell setup): Make a reference to `Predefined connection
1270         information'.
1272 2013-06-19  Glenn Morris  <rgm@gnu.org>
1274         * Makefile.in (version): New, set by configure.
1275         (clean): Delete dist tar file.
1276         (infoclean): New, split from maintainer-clean.
1277         (maintainer-clean): Run infoclean.
1278         (dist): New rule, to make tarfile for www.gnu.org.
1280 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1282         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1283         for keys q and Q.
1284         (Standards): Reference RFC5804 as the defining document of the
1285         managesieve protocol.
1287 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
1289         * eshell.texi (Input/Output): Expand to cover new visual-command
1290         options, eshell-visual-subcommands and eshell-visual-options.
1291         Divide into separate Visual Commands and Redirection sections.
1293 2013-06-10  Glenn Morris  <rgm@gnu.org>
1295         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1297 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1299         * gnus.texi (Article Date):
1300         Fix description of gnus-article-update-date-headers.
1302 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
1304         * erc.texi (Special Features): ERC is being maintained within
1305         Emacs now.
1307 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
1309         * flymake.texi: Change from one space between sentences to two.
1311 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1313         * cl.texi (Obsolete Macros): Describe replacements for `flet'
1314         (bug#14293).
1316 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
1318         * tramp.texi (Frequently Asked Questions): Precise, how to define
1319         an own ControlPath.
1321 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
1323         * tramp.texi (Frequently Asked Questions): New item for
1324         ControlPath settings.
1326 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
1328         * calc.texi (Basic Operations on Units): Streamline some
1329         descriptions.
1331 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1333         * eshell.texi (Built-ins): Update manual to mention tramp module.
1335 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
1337         * tramp.texi (Filename Syntax): Host names are not allowed to be
1338         any method name, unless method name is specified explicitly.
1339         Remove restriction on unibyte filenames.
1341         * trampver.texi: Update release number.
1343 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
1345         doc: convert some TeX accents to UTF-8
1346         * emacs-mime.texi (Interface Functions): Use 'Ă¯' rather than
1347         '@"{@dotless{i}}'.
1349 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
1351         Sync with Tramp 2.2.7.
1353         * trampver.texi: Update release number.
1355 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
1357         * calc.texi (Basic Operations on Units): Streamline some
1358         descriptions.
1360 2013-03-08  Glenn Morris  <rgm@gnu.org>
1362         * faq.texi (Top): Don't say this was updated @today.
1363         That's irrelevant and leads to spurious diffs.
1365 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
1367         * calc.texi (Basic Operations on Units):
1368         Fix cross-reference.
1370 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1372         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1374 2013-03-06  Alan Mackenzie  <acm@muc.de>
1376         * cc-mode.texi (Custom Line-Up): Clarify position of point on
1377         calling a line-up function.
1379 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
1381         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1382         * ses.texi: Switch from Latin-1 to UTF-8.
1384 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
1386         * tramp.texi (External methods): Tramp does not connect Android
1387         devices by itself.
1389 2013-03-02  Bill Wohler  <wohler@newt.com>
1391         Release MH-E manual version 8.5.
1393         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1394         release 8.5.
1396         * mh-e.texi (Preface, Conventions, Getting Started)
1397         (Using This Manual, Folder Selection, Viewing, Aliases)
1398         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1399         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1400         Update URLs.
1402 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
1404         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1405         and "plink2" entries.  "plink2" is obsolete for a long time.
1406         (External methods): Remove "scp1" and "scp2" entries.
1407         Explain user name and host name specification for "adb".
1409 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1411         * tramp.texi (External methods): Mention `tramp-adb-program'.
1413 2013-02-28  Bastien Guerry  <bzg@gnu.org>
1415         * org.texi (Visibility cycling): Suggest to set
1416         `org-agenda-inhibit-startup' to nil if user wants the startup
1417         visibility settings to be honored in any circumstances.
1418         (Progress logging, Checkboxes): Fix typos.
1420 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1422         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1423         the macros, for Texinfo 4.13 and 5.0.
1425 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
1427         Port Tramp documentation to Texinfo 5.0.
1428         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1429         (Filename Syntax): Do not use @trampfn{} in @item.
1430         (Filename completion): Use @columnfractions in @multitable.
1432 2013-02-22  Glenn Morris  <rgm@gnu.org>
1434         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1436 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
1438         * Makefile.in (html): New rule.
1440 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
1442         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
1443         Volpiatto <thierry.volpiatto@gmail.com>.
1445 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
1447         * tramp.texi (Top, Configuration): Insert section `Android shell
1448         setup' in menu.
1449         (Android shell setup): New section.
1450         (Connection types, Default Method)
1451         (Frequently Asked Questions): Mention "scp" instead of "scpc".
1452         (External methods): Remove "scpc" and "rsyncc" entries.
1453         (Frequently Asked Questions): Remove entry about ControlPersist.
1455 2013-02-13  Glenn Morris  <rgm@gnu.org>
1457         * message.texi (News Headers): Don't mention yow any more.
1459 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1461         * calc.texi (Basic Operations on Units, Customizing Calc):
1462         Mention the variable `calc-allow-units-as-numbers'.
1464 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1466         * eshell.texi: Fill most of the missing sections.
1468 2013-02-07  Bastien Guerry  <bzg@gnu.org>
1470         * org.texi (References): Clarify an example.
1471         (Installation): Fix instructions.
1472         (Org-Plot): Fix link.
1473         (Checkboxes, Radio lists): Fix typos.
1475 2013-02-07  Glenn Morris  <rgm@gnu.org>
1477         * cl.texi (Equality Predicates): Mention memql.
1479 2013-02-07  Eric Ludlam  <zappo@gnu.org>
1481         * ede.texi (Creating a project): Make ede-new doc less
1482         specific, and only about items it supports, indicating that there
1483         might be more.  Remove refs to simple project and direct automake
1484         from ede new.
1485         (Simple projects): Re-write to not talk about ede-simple-project
1486         which is deprecated, and instead use the term to mean projects
1487         that don't do much management, just project wrapping.
1488         Add ede-generic-project link.
1489         (ede-generic-project): New node (bug#11441).
1491 2013-02-07  Glenn Morris  <rgm@gnu.org>
1493         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1495 2013-02-01  Glenn Morris  <rgm@gnu.org>
1497         * calc.texi (Help Commands): Update calc-view-news description.
1498         Mention etc/CALC-NEWS.
1500 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
1502         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1504 2013-01-13  Bastien Guerry  <bzg@gnu.org>
1506         * org.texi (Installation): Simplify.
1508 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
1510         * org.texi (Handling links): Update the mention to the obsolete
1511         variable `org-link-to-org-use-id' with a mention to the newer
1512         variable `org-id-link-to-org-use-id'.  Mention the need to load
1513         the org-id library.
1515 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
1517         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1519 2013-01-09  Bastien Guerry  <bzg@gnu.org>
1521         * org.texi (Pushing to MobileOrg): Add footnote about using
1522         symbolic links in `org-directory'.
1523         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1524         of the now obsolete alias `org-float'.
1525         (TODO basics): Add `org-use-fast-todo-selection' to the variable
1526         index.  Fix description of TODO keywords cycling.
1527         (Advanced features): Add missing argument for @item.
1528         (Storing searches): Add index entries and a note about
1529         *-tree agenda views.
1530         (Structure editing): Document `org-mark-element' and
1531         `org-mark-subtree'.
1532         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1534 2013-01-08  Juri Linkov  <juri@jurta.org>
1536         * info.texi (Go to node): Mention the abbreviated format
1537         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
1539 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
1541         * autotype.texi: Remove undefined command @subtitlefont.
1542         * cc-mode.texi: Likewise.
1544         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1545         @item argument.
1546         (Property searches): Use \\ instead of @backslashchar{}.
1547         * pgg.texi (VERSION): Move @set below @setfilename.
1549 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1551         * ada-mode.texi: Remove braces from @title argument.
1552         * eudc.texi: Likewise.
1553         * smtpmail.texi: Likewise.
1554         * auth.texi (VERSION): Set before first use.
1555         * emacs-gnutls.texi (VERSION): Likewise.
1556         * pgg.texi (VERSION): Likewise.
1557         * ede.texi (Top): Rename from top, all uses changed.
1558         * eshell.texi: Add missing argument to @sp.
1559         * forms.texi (Top): Reorder menu to match structure.
1560         * htmlfontify.texi (Customization): Add missing @item in
1561         @enumerate.
1562         * org.texi (Advanced features): Add missing argument for @item.
1563         (Property searches): Use @backslashchar{} in macro argument.
1564         * pcl-cvs.texi: Add missing argument to @sp.
1565         (Movement commands): Fix use of @itemx.
1566         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1567         * reftex.texi (Options (Creating Citations)): Add missing newline
1568         before @end.
1569         * tramp.texi (Obtaining Tramp): Remove extra dots.
1570         (Configuration): Reorder menu to match structure.
1571         (Remote shell setup): Replace literal NUL character by \0.
1572         * viper.texi (Marking): Add missing argument for @item.
1574 2013-01-04  Glenn Morris  <rgm@gnu.org>
1576         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1577         Add htmlfontify.
1578         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1579         (htmlfontify.dvi, htmlfontify.pdf): New targets.
1580         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1581         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1583         * htmlfontify.texi: Miscellaneous fixes and updates.
1584         Set copyright to FSF, update license to GFDL 1.3+.
1586 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
1588         * htmlfontify.texi: New file.
1590 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
1592         * calc.texi (Free-Form Dates): Expand on the date reading
1593         algorithm.
1595 2012-12-27  Glenn Morris  <rgm@gnu.org>
1597         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1598         Avoid some overfull lines.
1600         * widget.texi (Programming Example): Break some long lines.
1602         * wisent.texi (Wisent Overview): Fix xref.
1603         (Grammar format, Understanding the automaton): Avoid overfill.
1605         * bovine.texi (Optional Lambda Expression): Allow line break.
1607         * auth.texi (Help for users): Break long lines.
1609         * ada-mode.texi (Project file variables):
1610         Reword to reduce underfull hbox.
1611         (No project files, Use GNAT project file):
1612         Use smallexample to make some overfull lines less terrible.
1614         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1615         Fix cross-references to separate manuals.
1617         * Makefile.in (gfdl): New variable.  Use throughout where
1618         appropriate so that targets depend on doclicense.texi.
1620 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
1622         * gnus.texi (Customizing the IMAP Connection): Mention the other
1623         authenticators.
1625 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
1627         * gnus.texi (Browse Foreign Server):
1628         Document `gnus-browse-delete-group'.
1630 2012-12-22  Glenn Morris  <rgm@gnu.org>
1632         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1633         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1634         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1635         * widget.texi, wisent.texi: Nuke hand-written node pointers.
1637         * Makefile.in (gfdl): New variable.  Use throughout where
1638         appropriate so that targets depend on doclicense.texi.
1640 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
1642         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1643         doclicense.texi.  Remove doclicense.texi from all targets that
1644         mentioned it explicitly.
1645         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1646         $(emacsdir)/emacsver.texi.
1647         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1649 2012-12-21  Glenn Morris  <rgm@gnu.org>
1651         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1652         Include emacsver.texi.  Nuke hand-written node pointers.
1653         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1654         Depend on emacsver.texi.
1656         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1657         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1658         May as well just include doclicense.texi in everything.
1660         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1661         which @copying says is included.
1663         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1664         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1665         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1666         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1667         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1668         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1669         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1670         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1671         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1672         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1673         * widget.texi, wisent.texi, woman.texi: Do not mention buying
1674         copies from the FSF, which does not publish these manuals.
1676         * erc.texi: No need to include gpl in this small manual.
1678         * org.texi (copying): Include a copy of the GFDL.
1679         (GNU Free Documentation License): New section.
1681 2012-12-21  Bastien Guerry  <bzg@gnu.org>
1683         * org.texi: Fix typos.
1685 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
1687         * calc.texi (ISO 8601): Rename from ISO-8601,
1688         as it's typically spelled without a hyphen.
1690 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
1692         * calc.texi (ISO-8601): New section.
1693         (Date Formatting Codes): Mention new codes.
1694         (Standard Date Formats): Mention new formats.
1696 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
1698         * tramp.texi (External methods): Move `adb' method here.
1700 2012-12-13  Glenn Morris  <rgm@gnu.org>
1702         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1704         * wisent.texi: Small edits.  Set copyright to FSF, update license to
1705         GFDL 1.3+.
1706         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1707         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1708         New targets.
1709         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1710         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1712         * bovine.texi: Small edits.  Set copyright to FSF, update license to
1713         GFDL 1.3+, remove empty index.
1714         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1715         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1716         New targets.
1717         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1718         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1720 2012-12-13  Eric Ludlam  <zappo@gnu.org>
1721             David Ponce  <david@dponce.com>
1722             Richard Kim  <emacs18@gmail.com>
1724         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1726 2012-12-13  Glenn Morris  <rgm@gnu.org>
1728         * flymake.texi (Customizable variables, Locating the buildfile):
1729         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
1731         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
1732         GFDL 1.3+ license, fix up index.
1733         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1734         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1735         (srecode.pdf): New targets.
1736         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1737         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1739 2012-12-13  Eric Ludlam  <zappo@gnu.org>
1741         * srecode.texi: New file, imported from CEDET trunk.
1743 2012-12-13  Bastien Guerry  <bzg@gnu.org>
1745         * org.texi (Summary, Code block specific header arguments)
1746         (Code block specific header arguments)
1747         (Header arguments in function calls, var, noweb)
1748         (Results of evaluation, Code evaluation security):
1749         Small reformatting: add a blank line before some example.
1751         * org.texi (System-wide header arguments)
1752         (Header arguments in Org mode properties, Conflicts)
1753         (Dynamic blocks, Using the mapping API):
1754         Fix indentation of Elisp code examples.
1756         * org.texi (Comment lines): Fix description of the comment syntax.
1758         * org.texi (Installation): Mention "make test" in the correct section.
1760 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
1762         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1763         These are just minor editorial changes.
1765 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
1767         * tramp.texi (History): Mention ADB.
1768         (Inline methods): Add `adb' method.
1770 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
1772         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1773         (External methods): Fix typo.
1775 2012-12-03  Glenn Morris  <rgm@gnu.org>
1777         * rcirc.texi (Notices): Fix typo.
1779 2012-11-25  Bill Wohler  <wohler@newt.com>
1781         Release MH-E manual version 8.4.
1783         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1784         Update for release 8.4.
1786         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1787         (Junk): Add mh-whitelist-preserves-sequences-flag,
1788         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1789         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1791 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
1793         * mh-e.texi (Procmail): Fix two @ typos.
1795 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
1797         * doclicense.texi, gpl.texi: Update to latest version from FSF.
1798         These are just minor editorial changes.
1800 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
1802         * calc.texi (Date Formatting Codes): Mention the new beginning of
1803         the date numbering system.
1805 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
1807         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1808         (Date Forms): Correct off-by-one error in explanation of
1809         Julian day numbers.  Give Gregorian equivalent of its origin.
1811 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
1813         * calc.texi (Date Forms): Mention the customizable
1814         Gregorian-Julian switch.
1815         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1817 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
1819         Calc now uses the Gregorian calendar for all dates (Bug#12633).
1820         It also uses January 1, 1 AD as its day number 1.
1821         * calc.texi (Date Forms): Document this.
1823 2012-11-16  Glenn Morris  <rgm@gnu.org>
1825         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1826         (Obsolete Macros): Move example here from Function Bindings.
1828         * erc.texi: Use @code{nil} rather than just "nil".
1829         (Modules): Undocument obsolete "hecomplete".
1830         Add "notifications".
1831         (Connecting): Add brief section on passwords.
1832         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1834 2012-11-13  Glenn Morris  <rgm@gnu.org>
1836         * flymake.texi (Customizable variables)
1837         (Highlighting erroneous lines): Mention flymake-error-bitmap,
1838         flymake-warning-bitmap, and flymake-fringe-indicator-position.
1840 2012-11-12  Vincent BelaĂ¯che  <vincentb1@users.sourceforge.net>
1842         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1843         In all file place SES into @acronym{...}.
1844         (Advanced Features): Add key index and function index for
1845         ses-set-header-row.  Add description for function
1846         ses-rename-cell.  Add description for function
1847         ses-repair-cell-reference-all.
1848         (Ranges in formulas): Add description for ses-range flags.
1850 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
1852         * texinfo.tex: Merge from gnulib.
1854 2012-11-10  Chong Yidong  <cyd@gnu.org>
1856         * url.texi (Introduction): Move url-configuration-directory to
1857         Customization node.
1858         (Parsed URIs): Split into its own node.
1859         (URI Encoding): New node.
1860         (Defining New URLs): Remove empty chapter.
1861         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
1862         Improve docs for url-queue-*.
1863         (Supported URL Types): Copyedits.  Delete empty subnodes.
1865         * url.texi (Introduction): Rename from Getting Started.
1866         Rewrite the introduction.
1867         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
1869 2012-11-10  Glenn Morris  <rgm@gnu.org>
1871         * cl.texi (Obsolete Setf Customization):
1872         Revert defsetf example to the more correct let rather than prog1.
1873         Give define-modify-macro, defsetf, and define-setf-method
1874         gv.el replacements.
1876         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1877         (Setf Extensions): Remove obsolete reference.
1878         (Obsolete Setf Customization):
1879         Move note on lack of setf functions to lispref/variables.texi.
1880         Undocument get-setf-method, since it no longer exists.
1881         Mention simple defsetf replaced by gv-define-simple-setter.
1883 2012-11-03  Glenn Morris  <rgm@gnu.org>
1885         * cl.texi: Further general copyedits.
1886         (List Functions): Remove copy-tree, standard elisp for some time.
1887         (Efficiency Concerns): Comment out examples that no longer apply.
1888         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1889         (Creating Symbols, Random Numbers): De-emphasize internal
1890         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
1891         (Naming Conventions, Type Predicates, Macros)
1892         (Predicates on Numbers): No longer mention cl-floatp-safe.
1894 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
1896         * gnus.texi (Mail Source Specifiers):
1897         Document :leave keyword used for pop mail source.
1899 2012-11-01  Glenn Morris  <rgm@gnu.org>
1901         * cl.texi: General copyedits for style, line-breaks, etc.
1902         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1903         (Macro Bindings, Blocks and Exits):
1904         Acknowledge existence of lexical-binding.
1905         (Iteration): Mainly defer to doc of standard dolist, dotimes.
1907 2012-10-31  Glenn Morris  <rgm@gnu.org>
1909         * ert.texi (Introduction, The @code{should} Macro):
1910         Refer to "cl-assert" rather than "assert".
1912         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1913         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1914         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1915         Reword, and add details of flet and labels.
1916         (Modify Macros, Function Bindings): Add some xrefs.
1918 2012-10-30  Glenn Morris  <rgm@gnu.org>
1920         * cl.texi (Modify Macros): Update for cl-letf changes.
1921         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1922         (Setf Extensions): Partially restore note about cl-getf,
1923         mainly moved to lispref/variables.texi.
1924         (Property Lists): Fix cl-getf typos.
1925         (Mapping over Sequences): Mention cl-mapc naming oddity.
1927 2012-10-29  Glenn Morris  <rgm@gnu.org>
1929         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1930         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1931         (Customizing Setf): Move contents to "Obsolete Setf Customization".
1932         (Modify Macros, Multiple Values, Other Clauses):
1933         Remove mentions of obsolete features.
1934         (Obsolete Setf Customization): Don't mention `apply' setf.
1936 2012-10-28  Glenn Morris  <rgm@gnu.org>
1938         * cl.texi (Multiple Values, Common Lisp Compatibility):
1939         More namespace updates.
1940         (Obsolete Features): Copyedits.
1941         (Obsolete Lexical Macros, Obsolete Setf Customization):
1942         New subsections.
1944         * cl.texi (Porting Common Lisp, Lexical Bindings):
1945         Add some xrefs to the Elisp manual.
1947         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1948         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1949         (Obsolete Features): New appendix.  Move Lexical Bindings here.
1951 2012-10-27  Glenn Morris  <rgm@gnu.org>
1953         * cl.texi: Use defmac for macros rather than defspec.
1954         (Efficiency Concerns): Related copyedit.
1956         * cl.texi (Control Structure): Update for setf now being in core.
1957         (Setf Extensions): Rename from Basic Setf.  Move much of the
1958         former content to lispref/variables.texi.
1959         (Modify Macros): Move pop, push details to lispref/variables.texi.
1960         (Customizing Setf): Copyedits for setf etc being in core.
1961         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1962         Further namespaces updates.
1964 2012-10-26  Bastien Guerry  <bzg@gnu.org>
1966         * org.texi (Installation): Update the link to Org's ELPA.
1967         Also don't mention org-install.el anymore as the replacement file
1968         org-loaddefs.el is now loaded by org.el.
1970 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
1972         * tramp.texi (Frequently Asked Questions):
1973         Mention `tramp-completion-reread-directory-timeout' for performance
1974         improvement.
1976 2012-10-25  Glenn Morris  <rgm@gnu.org>
1978         * cl.texi: Don't mess with the TeX section number counter.
1979         Use Texinfo recommended convention for quotes+punctuation.
1980         (Overview, Sequence Functions): Rephrase for better line-breaking.
1981         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1982         (Macro Bindings, Conditionals, Iteration, Loop Basics)
1983         (Random Numbers, Mapping over Sequences, Structures)
1984         (Porting Common Lisp): Further updates for cl-lib namespace.
1985         (Modify Macros, Declarations, Macro Bindings, Structures):
1986         Break long lines in examples.
1987         (Dynamic Bindings): Update for changed progv behavior.
1988         (Loop Examples, Efficiency Concerns): Markup fixes.
1989         (Structures): Remove TeX margin change.
1990         (Declarations): Fix typos.
1992 2012-10-24  Glenn Morris  <rgm@gnu.org>
1994         * cl.texi (Overview, Multiple Values, Creating Symbols)
1995         (Numerical Functions): Say less/nothing about the original cl.el.
1996         (Old CL Compatibility): Remove.
1997         (Assertions): Remove ignore-errors (standard Elisp for some time).
1999         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2000         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2001         (Efficiency Concerns, Efficiency Concerns)
2002         (Common Lisp Compatibility, Old CL Compatibility):
2003         Further updates for cl-lib namespace.
2005 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
2007         Update manual for new time stamp format (Bug#12706).
2008         * emacs-mime.texi (time-date): Update for new format.
2009         Also, fix bogus time stamp and modernize a bit.
2011 2012-10-23  Glenn Morris  <rgm@gnu.org>
2013         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
2014         than unchanging cl.el version number.
2015         End all menu descriptions with a period.
2016         Do not use @dfn{CL} for every instance of "CL".
2017         (Overview): Remove no-runtime caveat, and note about foo* names.
2018         (Usage): Use cl-lib rather than cl.
2019         (Organization, Naming Conventions): Update for cl-lib.el.
2020         (Installation): Remove long-irrelevant node.
2021         (Program Structure, Predicates, Control Structure):
2022         Start updating for cl-lib namespace.
2023         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2024         Depend on emacsver.texi.
2026 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
2028         * trampver.texi: Update release number.
2030 2012-10-06  Glenn Morris  <rgm@gnu.org>
2032         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2033         ERC version.
2034         (Introduction): ERC is distributed with Emacs.
2035         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2036         (Getting Started): Simplify.
2037         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2038         (History): Mention ERC maintained as part of Emacs now.
2039         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2040         Add dependency on emacsver.texi.
2042         * erc.texi: Remove hand-written node pointers.
2044 2012-10-05  Glenn Morris  <rgm@gnu.org>
2046         * newsticker.texi (Overview, Requirements, Usage, Configuration):
2047         Copyedits.
2049 2012-10-01  Eric Ludlam  <zappo@gnu.org>
2051         * ede.texi (Quick Start, Project Local Variables)
2052         (Miscellaneous commands, ede-java-root, Development Overview)
2053         (Detecting a Project): New nodes.
2054         (Simple projects): Node deleted.
2056         * eieio.texi (Building Classes): Some slot attributes cannot be
2057         overridden.
2058         (Slot Options): Remove an example.
2059         (Method Invocation, Documentation): New nodes.
2061 2012-10-01  Glenn Morris  <rgm@gnu.org>
2063         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2064         (reftex.pdf): Add dependency on emacsver.texi.
2065         * reftex.texi: Don't include directory part for emacsver.texi;
2066         the Makefile's -I handles it.
2068 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
2070         Merge from standalone RefTeX repository.
2072         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2073         with macros.
2074         (Imprint): Mention Wolfgang in list of contributors.
2075         (Creating Citations): Give a hint about how to
2076         auto-revert the BibTeX database file when using external editors.
2077         (Referencing Labels): Simplify section about reference macro
2078         cycling.
2079         (Options (Referencing Labels)): Adapt to new structure of
2080         `reftex-ref-style-alist'.
2081         (Referencing Labels, Reference Styles): Document changes in the
2082         referencing functionality.
2083         (Commands): Mention options for definition of header and footer in
2084         BibTeX files.
2085         (Options (Creating Citations)): Document
2086         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2087         (Reference Styles): New section.
2088         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2089         (Options (Referencing Labels)): Remove descriptions of deprecated
2090         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2091         Add descriptions for `reftex-ref-style-alist' and
2092         `reftex-ref-style-default-list'.
2093         (Referencing Labels): Update regarding reference styles.
2094         (Citation Styles): Mention support for ConTeXt.
2095         (Options (Defining Label Environments)): Fix typo.
2096         (Options (Creating Citations)):
2097         Document `reftex-cite-key-separator'.
2099 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
2101         * org.texi: Add description of ORG_ADD_CONTRIB to info
2102         documentation.  Add link to Worg for more details.
2104         * org.texi: Clarify installation procedure.  Provide link to the
2105         build system description on Worg.
2107         * org.texi: Remove reference to utils/, x11idle.c is now in
2108         contrib/scripts.
2110         * org.texi: Re-normalize to "Org mode" in manual.
2112         * org.texi (Installation): Adapt documentation to new build
2113         system.  Mention GNU ELPA (since it needs to be handled like Emacs
2114         built-in Org).
2116 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
2118         * org.texi: Fix typo in description of the 'Hooks' section.
2120         * org.texi: Add ID to the list of special properties.
2122 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
2124         * org.texi (Moving subtrees): Document the ability to archive to a
2125         datetree.
2127 2012-09-30  Bastien Guerry  <bzg@gnu.org>
2129         * org.texi (Installation, Feedback, Batch execution):
2130         Use (add-to-list 'load-path ... t) for the contrib dir.
2132         * org.texi (results): Update documentation for ":results drawer"
2133         and ":results org".
2135         * org.texi (Column width and alignment): Fix typo.
2137         * org.texi (Activation): Point to the "Conflicts" section.
2139         * org.texi (Conflicts): Mention filladapt.el in the list of
2140         conflicting packages.
2142         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2143         not needed for versions of Emacs > 22.1.
2145         * org.texi (History and Acknowledgments): Fix typo.
2147         * org.texi (History and Acknowledgments): Add my own
2148         acknowledgments.
2150         * org.texi (Agenda commands): Document the new command and the new
2151         option.
2153         * org.texi (Agenda commands): Delete `org-agenda-action' section.
2154         (Agenda commands): Reorder.  Document `*' to toggle persistent
2155         marks.
2157         * org.texi (Agenda dispatcher):
2158         Mention `org-toggle-agenda-sticky'.
2159         (Agenda commands, Exporting Agenda Views): Fix typo.
2161         * org.texi (Templates in contexts, Setting Options): Update to
2162         reflect changes in how contexts options are processed.
2164         * org.texi (Templates in contexts): Document the new structure of
2165         the variables `org-agenda-custom-commands-contexts' and
2166         `org-capture-templates-contexts'.
2168         * org.texi (Templates in contexts): Document the new option
2169         `org-capture-templates-contexts'.
2170         (Storing searches): Document the new option
2171         `org-agenda-custom-commands-contexts'.
2173         * org.texi (Formula syntax for Lisp): Reformat.
2175         * org.texi (Special properties, Column attributes)
2176         (Agenda column view): Document the new special property
2177         CLOCKSUM_T.
2179         * org.texi (Template expansion): Document the new %l template.
2181         * org.texi (Fast access to TODO states): Fix documentation about
2182         allowed characters for fast todo selection.
2184         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2185         use in `org-agenda-to-appt'.
2187         * org.texi (Comment lines): Update wrt comments.
2189         * org.texi (Resolving idle time): Document new keybinding.
2191         * org.texi (Clocking commands): Document the use of S-M-<up/down>
2192         on clock timestamps.
2194         * org.texi (Fast access to TODO states): Explicitly says only
2195         letters are supported as fast TODO selection keys.
2197         * org.texi (Link abbreviations): Illustrate the use of the "%h"
2198         specifier.  Document the new "%(my-function)" specifier.
2200         * org.texi (Clocking commands): New cindex.
2201         (Clocking commands): Update documentation for `org-clock-in'.
2202         Document `org-clock-in-last'.  Mention `org-clock-out' and
2203         `org-clock-in-last' as commands that can be globally bound.
2204         (Resolving idle time): Document continuous clocking.
2206         * org.texi (Top, Introduction): Fix formatting.
2207         (Activation): Add index entries.
2208         (Conventions): Update section.
2209         (Embedded @LaTeX{}): Fix formatting.
2211         * org.texi (Visibility cycling): Document `show-children'.
2213         * org.texi (Using capture): Mention the `org-capture-last-stored'
2214         bookmark as a way to jump to the last stored capture.
2216         * org.texi (Uploading files): Fix typo.
2218         * org.texi (Using capture): Document `C-0' as a prefix argument
2219         for `org-capture'.
2221         * org.texi (Agenda commands): Document persistent marks.
2223         * org.texi (Template expansion): Update doc to reflect change.
2225         * org.texi (Radio tables): Document the :no-escape parameter.
2227         * org.texi (Repeated tasks): Document repeat cookies for years,
2228         months, weeks, days and hours.
2230         * org.texi (Export options): State that you can use the d: option
2231         by specifying a list of drawers.
2233         * org.texi (HTML preamble and postamble): Small doc improvement.
2235 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
2237         * org.texi: The sections in the Exporting section of the manual
2238         left out articles in the description of the org-export-as-*
2239         commands, among other places.  This patch adds them, adds a few
2240         missing prepositions, and switches instances of "an HTML" to "a
2241         html" for internal consistency.
2243         * org.texi: Alter several examples of headings with timestamps in
2244         them to include the timestamps in the body instead of the heading.
2246 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
2248         * org.texi (Agenda dispatcher): Document sticky agenda views and
2249         the new key for them.
2251 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
2253         * org.texi (Advanced features): Fix error in table.
2255 2012-09-30  Feng Shu  <tumashu@gmail.com>
2257         * org.texi (@LaTeX{} fragments): Document imagemagick as an
2258         alternative to dvipng.
2260 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
2262         * org.texi: Remove extra curly bracket.
2264 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
2266         * org.texi (org-clock-in-last and org-clock-cancel): Update the
2267         defkeys.
2269 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2271         * org.texi (Agenda commands): Fix two typos by giving
2272         corresponding function names, according to
2273         `org-agenda-view-mode-dispatch'.
2275 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
2277         * org.texi (The spreadsheet): Fix typo.
2279 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
2281         * org.texi (Tracking your habits): Point to the "Tracking TODO
2282         state changes" section.
2284 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
2286         * org.texi (Literal examples): Remove reference to unknown
2287         `org-export-latex-minted' variable.  Also simplify footnote since
2288         `org-export-latex-listings' documentation is exhaustive already.
2290         * org.texi (Plain lists): Remove reference to now hard-coded
2291         `bullet' automatic rule.
2293 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
2295         * org.texi: Updated documentation accordingly.
2297 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2299         * texinfo.tex: Merge from gnulib.
2301 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
2303         Sync with Tramp 2.2.6.
2305         * tramp.texi (Bug Reports): Cleanup caches before a test run.
2307         * trampver.texi: Update release number.
2309 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
2311         * texinfo.tex: Merge from gnulib.
2313 2012-08-06  AurĂ©lien Aptel  <aurelien.aptel@gmail.com>
2315         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2316         (bug#12096).
2318 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
2320         * calc.texi (Simplification modes, Conversions)
2321         (Operating on Selections): Mention "basic" simplification.
2322         (The Calc Mode Line): Mention the mode line display for Basic
2323         simplification mode.
2324         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2325         simplifications.
2326         (Basic Simplifications): Rename from "Limited Simplifications"
2327         Replace "limited" by "basic" throughout.
2328         (Algebraic Simplifications): Indicate that the algebraic
2329         simplifications are done by default.
2330         (Unsafe Simplifications): Mention `m E'.
2331         (Simplification of Units): Mention `m U'.
2332         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2333         (Kinds of Declarations, Functions for Declarations):
2334         Mention "algebraic simplifications" instead of `a s'.
2335         (Algebraic Entry): Remove mention of default simplifications.
2337 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2339         * calc.texi (Getting Started, Tutorial): Change simulated
2340         Calc output to match actual output.
2341         (Simplifying Formulas): Mention that algebraic simplification is now
2342         the default.
2344 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
2346         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2347         (Bug#12073)
2349 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
2351         Prefer typical American spelling for "acknowledgment".
2352         * calc.texi (History and Acknowledgments): Rename from
2353         History and Acknowledgements.
2354         * idlwave.texi (Acknowledgments):
2355         * ses.texi (Acknowledgments):
2356         * woman.texi (Acknowledgments): Rename from Acknowledgements.
2358 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
2360         Rename configure.in to configure.ac (Bug#11603).
2361         * ede.texi (Compiler and Linker objects, ede-proj-project)
2362         (ede-step-project): Prefer the name configure.ac to configure.in.
2364 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
2366         * tramp.texi (Multi-hops):
2367         Introduce `tramp-restricted-shell-hosts-alist'.
2369 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2371         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2372         methods, so don't mention smtpmail here.
2374 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2376         * gnus.texi (Picons): Document gnus-picon-properties.
2378 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2380         * gnus.texi: Remove mention of compilation, as that's no longer
2381         supported.
2383 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
2385         * gnus.texi (Archived Messages): Mention
2386         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2388 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2390         * gnus.texi (Various Summary Stuff):
2391         Remove mention of `gnus-propagate-marks'.
2393 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2395         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2396         which no longer exist.
2398 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2400         * gnus.texi (Archived Messages):
2401         Document gnus-gcc-self-resent-messages.
2403 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2405         * message.texi (Mail Variables):
2406         Mention the optional user parameter for X-Message-SMTP-Method.
2408 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2410         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2412         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2414 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2416         * gnus.texi (Key Index): Change encoding to utf-8.
2418 2012-06-21  Glenn Morris  <rgm@gnu.org>
2420         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
2422 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2424         * gnus.texi (Group Timestamp): Mention where to find documentation for
2425         the `gnus-tmp-' variables (bug#11601).
2427 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
2429         Sync with Tramp 2.2.6-pre.
2431         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2432         where appropriate.
2433         (Ad-hoc multi-hops): New section.
2434         (Remote processes): New subsection "Running remote processes on
2435         Windows hosts".
2436         (History): Add remote commands on Windows, and ad-hoc multi-hop
2437         methods.
2438         (External methods): "ControlPersist" must be set to "no" for the
2439         `scpc' method.
2440         (Remote processes): Add a note about `auto-revert-tail-mode'.
2441         (Frequently Asked Questions): Use "scpx" in combination with
2442         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
2444         * trampver.texi: Update release number.
2446 2012-06-10  Chong Yidong  <cyd@gnu.org>
2448         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2449         compilation for html-mono.
2451 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
2453         * texinfo.tex: Merge from gnulib.
2455 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2457         * Makefile.in (echo-info): Don't try to install info files named
2458         just ".info".
2460 2012-05-28  Glenn Morris  <rgm@gnu.org>
2462         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
2464         * sc.texi: Nuke hand-written node pointers.
2465         Fix top-level menu to match actual node order.
2467 2012-05-27  Glenn Morris  <rgm@gnu.org>
2469         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2470         Some associated fixes, including not messing with chapno in cl.texi.
2472 2012-05-27  Bastien Guerry  <bzg@gnu.org>
2474         * org.texi (Durations and time values): Fix typo.
2476 2012-05-26  Paul Eggert  <eggert@cs.ucla.edu>
2478         * texinfo.tex: Update from gnulib.
2480 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
2482         * calc.texi (Basic Operations on Units, Customizing Calc):
2483         Mention `calc-ensure-consistent-units'.
2485 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
2487         * cc-mode.texi: Avoid space before macro in 4th argument of cross
2488         reference commands.  (Bug#11461)
2490         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2492 2012-05-12  Glenn Morris  <rgm@gnu.org>
2494         * Makefile.in (mostlyclean): Add more TeX intermediates.
2496         * Makefile.in: Make it look more like the other doc Makefiles.
2497         Use explicit $srcdir in all dependencies.
2498         Remove cd $srcdir from rules.
2499         (VPATH): Remove.
2500         (infodir): Set to an absolute path.
2501         (INFO_TARGETS): Use short names.
2502         (mkinfodir): infodir is now absolute.
2503         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2505         * Makefile.in (info.info): Rename from info, to avoid duplication.
2506         (.SUFFIXES): Disable implicit rules.
2508         * Makefile.in (MKDIR_P): New, set by configure.
2509         (mkinfodir): Use $MKDIR_P.
2511 2012-05-07  Glenn Morris  <rgm@gnu.org>
2513         * forms.texi (Long Example): Update for changed location of files.
2515 2012-05-04  Glenn Morris  <rgm@gnu.org>
2517         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2518         (INFO_TARGETS): Use $INFO_EXT.
2519         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2520         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2521         (INFO_TARGETS): Use $INFO_EXT.
2522         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2524 2012-05-02  Glenn Morris  <rgm@gnu.org>
2526         * Makefile.in (echo-info): New phony target, used by top-level.
2528         * viper.texi: Make direntry shorter (also it is no longer "newest").
2530         * emacs-gnutls.texi, ert.texi, org.texi:
2531         Fix dircategory, direntry to match info/dir.
2533         * faq.texi: Convert @inforefs to @xrefs.
2534         Fix some malformed cross-references.
2535         (File-name conventions): Shorten section name to avoid overfull line.
2536         (How to add fonts): Use smallexample to avoid overfull lines.
2538 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2540         * auth.texi (Help for users): Update for .gpg file being second.
2542 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
2544         * org.texi (Agenda commands): Fix two typos: give corresponding
2545         function names, according to `org-agenda-view-mode-dispatch'.
2547 2012-04-27  Glenn Morris  <rgm@gnu.org>
2549         * faq.texi (Major packages and programs): Remove section.
2550         There is no point listing 6 packages (cf etc/MORE.STUFF).
2551         (Finding Emacs and related packages): Move "Spell-checkers" here.
2553 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
2555         * dbus.texi (Version): New node.
2556         (Properties and Annotations): Mention the object manager
2557         interface.  Describe dbus-get-all-managed-objects.
2558         (Type Conversion): Floating point numbers are allowed, if an
2559         anteger does not fit Emacs's integer range.
2560         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2561         (Asynchronous Methods): Fix description of
2562         dbus-call-method-asynchronously.
2563         (Receiving Method Calls): Fix some minor errors.
2564         Add dbus-interface-emacs.
2565         (Signals): Describe unicast signals and the new match rules.
2566         (Alternative Buses): Add the PRIVATE optional argument to
2567         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
2569 2012-04-20  Glenn Morris  <rgm@gnu.org>
2571         * faq.texi (New in Emacs 24): New section.
2572         (Packages that do not come with Emacs): Mention M-x list-packages.
2574 2012-04-14  Alan Mackenzie  <acm@muc.de>
2576         * cc-mode.texi (c-offsets-alist): Correct a typo.
2578 2012-04-14  JĂ©rĂ©mie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
2580         * org.texi (Deadlines and scheduling): Fix the example: the
2581         DEADLINE item should come right after the headline.  We enforce
2582         this convention, so it is a bug not to illustrate it correctly in
2583         the manual.
2585 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2587         * org.texi (Agenda commands): Fix documentation bug by swapping
2588         the equivalent keybindings to `org-agenda-next-line' with the ones
2589         to `org-agenda-previous-line'.
2591 2012-04-14  Glenn Morris  <rgm@gnu.org>
2593         * Makefile.in: Replace non-portable use of $< in ordinary rules.
2595 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
2597         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2598         Add emacs-gnutls.
2599         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2601 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
2603         * Makefile.in: Add emacs-gnutls.texi to build.
2605         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2607 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
2609         * auth.texi (Secret Service API): Edit further and give examples.
2610         (Secret Service API): Adjust @samp to @code for collection names.
2612 2012-04-04  Glenn Morris  <rgm@gnu.org>
2614         * auth.texi (Secret Service API): Copyedits.
2615         (Help for developers): Fill in some missing function doc-strings.
2616         (Help for users, Help for developers)
2617         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2619 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
2621         * auth.texi (Secret Service API): Add the missing text.
2623 2012-04-04  Chong Yidong  <cyd@gnu.org>
2625         * message.texi (Using PGP/MIME): Note that epg is now the default.
2627         * gnus.texi: Reduce references to obsolete pgg library.
2628         (Security): Note that epg is now the default.
2630         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2632         * nxml-mode.texi (Completion): C-RET is no longer bound to
2633         nxml-complete.
2635 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2637         * org.texi (Customizing tables in ODT export): Correct few errors.
2639 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2641         * org.texi (Links in ODT export): Update.
2642         (Labels and captions in ODT export): New node.
2644 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2646         * org.texi (Literal examples in ODT export): htmlfontify.el in
2647         Emacs-24.1 now supports fontification.  So ODT source blocks will
2648         be fontified by default.
2650 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
2652         * org.texi (Refiling notes): Remove duplicated keybinding.
2654 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2656         * org.texi (noweb): Documentation of this new option to the :noweb
2657         header argument.
2659 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
2661         * org.texi (Header and sectioning): Add example demonstrating how
2662         to use "LaTeX_CLASS_OPTIONS".
2664 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2666         * org.texi (Noweb reference syntax): Describe the ability to
2667         execute noweb references in the manual.
2669 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2671         * org.texi (cache): Improve cache documentation when session
2672         evaluation is used.
2674 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
2676         * org.texi (Plain lists): Document removal.
2678 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
2680         * org.texi: Decapitalize file name in references to Calc manual.
2682 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
2684         * org.texi (Plain lists): Document removal.
2686 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
2688         * org.texi (Top, OpenDocument Text export)
2689         (ODT export commands, Extending ODT export)
2690         (Images in ODT export, Tables in ODT export)
2691         (Configuring a document converter): Add or Update.
2693 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
2695         * org.texi (MobileOrg): Change the wording to reflect that the
2696         Android Version is no longer just the little brother of the iOS
2697         version.
2699 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2701         * org.texi (Key bindings and useful functions): Update babel key
2702         binding documentation in manual.
2704 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2706         * org.texi (noweb): Document new noweb header value.
2708 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2710         * org.texi (noweb-sep): Document new header argument.
2712 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2714         * org.texi (noweb-ref): Documentation of this new custom variable.
2716 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
2718         * org.texi (wrap): Update the new :wrap documentation to match the
2719         current implementation.
2721 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2723         * org.texi: Added documentation for :wrap.
2725 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2727         * org.texi: #+RESULTS now user-configurable.
2729 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
2731         * org.texi: Documented :noweb no-export.
2733 2012-04-01  Thomas Dye  <dk@poto.local>
2735         * org.texi: Edit :noweb no header argument for correctness.
2737 2012-04-01  Bastien Guerry  <bzg@gnu.org>
2739         * org.texi (Customization): Update the approximate number of Org
2740         variables.
2742 2012-04-01  Thomas Dye  <dk@poto.local>
2744         * org.texi: The :results wrap produces a drawer instead of a
2745         begin_results block.
2747 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
2749         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2750         reflect the new default.
2752 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
2754         * info.texi (Expert Info): Move the index entry for "Texinfo" from
2755         "Getting Started" to this node.  (Bug#10450)
2757 2012-03-10  Chong Yidong  <cyd@gnu.org>
2759         * flymake.texi (Example -- Configuring a tool called via make):
2760         Mention the Automake COMPILE variable (Bug#8715).
2762         * info.texi (Getting Started): Add an index entry (Bug#10450).
2764 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
2766         * dbus.texi (Signals): Known names will be mapped onto unique
2767         names, when registering for signals.
2769 2012-02-29  Glenn Morris  <rgm@gnu.org>
2771         * url.texi: Fix quote usage in body text.
2773         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2775         * cl.texi: Use @code{} in menus when appropriate.
2777 2012-02-28  Glenn Morris  <rgm@gnu.org>
2779         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2780         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2781         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2782         * org.texi, sc.texi, vip.texi, viper.texi:
2783         Standardize possessive apostrophe usage.
2785 2012-02-26  Chong Yidong  <cyd@gnu.org>
2787         * ediff.texi (Quick Help Commands): Add a couple of index entries
2788         (Bug#10834).
2790 2012-02-17  Glenn Morris  <rgm@gnu.org>
2792         * gnus.texi (Posting Styles):
2793         * remember.texi (Org): Fix cross-refs to other manuals.
2795 2012-02-15  Glenn Morris  <rgm@gnu.org>
2797         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2798         (Encryption): New chapter, split out from previous.
2800 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
2802         * gnus.texi (Customizing the IMAP Connection):
2803         Mention nnimap-record-commands.
2805 2012-02-10  Glenn Morris  <rgm@gnu.org>
2807         * url.texi (Retrieving URLs): Update url-retrieve arguments.
2808         Mention url-queue-retrieve.
2810 2012-02-09  Glenn Morris  <rgm@gnu.org>
2812         * sem-user.texi (Semantic mode user commands): Typo fix.
2814         * info.texi (Create Info buffer): Mention info-display-manual.
2816 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
2818         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2819         example (modified from an example by Michael Albinus).
2821 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
2823         * gnus.texi (Agent Basics): Fix outdated description of
2824         `gnus-agent-auto-agentize-methods'.
2826 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
2828         * cc-mode.texi: Always @defindex ss.
2829         (Config Basics): Fix argument of @itemize.
2830         (Macro Backslashes): Add @code around index entry.
2832 2012-01-23  Glenn Morris  <rgm@gnu.org>
2834         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2836 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
2838         * tramp.texi (File): Tweak wording for the `scpc' option.
2840 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2842         * gnus.texi (Group Parameters): Really note precedence.
2844 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2846         * gnus.texi (Group Parameters): Note precedence.
2848 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
2850         * org.texi (Noweb reference syntax): Adding documentation of
2851         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2852         variable.
2854 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2856         * org.texi (Plain lists): Split the table to fix the display
2857         of items.
2859 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2861         * org.texi (Plain lists): Fix misplaced explanation.
2863 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2865         * org.texi (Plain lists, Agenda files): Add index entries.
2867 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
2869         * org.texi: Use "Org mode" instead of alternatives like
2870         "Org-mode" or "org-mode".
2872 2012-01-03  Bernt Hansen  <bernt@norang.ca>
2874         * org.texi (Agenda commands):
2875         Document `org-clock-report-include-clocking-task'.
2877 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2879         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2880         C-c' on checkboxes.
2882 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
2884         * org.texi: End sentences with two spaces.
2886 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
2888         * org.texi (External links): Document the link types file+sys
2889         and file+emacs, slightly narrow used page width.
2891 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
2893         * org.texi (colnames): Note that colnames behavior may differ
2894         across languages.
2896 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2898         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2900 2012-01-03  Thomas Dye  <dk@poto.westell.com>
2902         * org.texi: Augmented discussion of babel property
2903         inheritance.  Put footnote outside sentence ending period.
2905 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2907         * org.texi (eval): Documenting the full range of :eval header
2908         argument values.
2910 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2912         * org.texi (eval): Documentation of the new :eval option.
2914 2012-01-03  Thomas Dye  <dk@poto.local>
2916         * org.texi: Add accumulated properties.
2918 2012-01-03  Thomas Dye  <dk@poto.local>
2920         * org.texi: Documented no spaces in name=assign, another
2921         correction to :var table.
2923 2012-01-03  Thomas Dye  <dk@poto.local>
2925         * org.texi: Changed DATA to NAME in Working With Source Code
2926         section.
2928 2012-01-03  Tom Dye  <tsd@tsdye.com>
2930         * org.texi: Minor change to :var table.
2932 2012-01-03  Tom Dye  <tsd@tsdye.com>
2934         * org.texi: More changes to :var table (some examples were wrong).
2936 2012-01-03  Tom Dye  <tsd@tsdye.com>
2938         * org.texi: Cleaned up :var table.
2940 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2942         * org.texi (Timestamps, Weekly/daily agenda)
2943         (Weekly/daily agenda): Add @cindex for "appointment".
2945 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2947         * org.texi (Literal examples): A new link to the template for
2948         inserting empty code blocks.
2949         (Structure of code blocks): A new link to the template for
2950         inserting empty code blocks.
2952 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
2954         * org.texi (External links): Add footnote on how the behavior
2955         of the text search in Org files are controled by the variable
2956         `org-link-search-must-match-exact-headline'.
2958 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
2960         * org.texi (Buffer-wide header arguments):
2961         Update documentation to reflect removal of #+PROPERTIES.
2963 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
2965         * org.texi (The clock table): Mention that ACHIVED trees
2966         contribute to the clock table.
2968 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
2970         * org.texi (Conflicts): Better yasnippet config info.
2972 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
2974         * org.texi (Selective export): Explicitly mention the default
2975         values for `org-export-select-tags',
2976         `org-export-exclude-tags'.
2978 2012-01-03  Tom Dye  <tsd@tsdye.com>
2980         * org.texi: Added a line to specify that header arguments are
2981         lowercase.
2983 2012-01-03  Tom Dye  <tsd@tsdye.com>
2985         * org.texi: :var requires default value when declared.
2987 2012-01-03  Bastien Guerry  <bzg@gnu.org>
2989         * org.texi (Handling links): Add a note about the
2990         `org-link-frame-setup' option.
2992 2012-01-03  David Maus  <dmaus@ictsoc.de>
2994         * org.texi (Exporting Agenda Views, Extracting agenda
2995         information): Fix command line syntax, quote symbol parameter
2996         values.
2998 2012-01-03  David Maus  <dmaus@ictsoc.de>
3000         * org.texi (Exporting Agenda Views): Fix command line syntax.
3002 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
3004         * gnus.texi (Mail Source Customization, Mail Back End Variables):
3005         Use octal notation for file permissions, which are normally
3006         thought of in octal.
3007         (Mail Back End Variables): Use more-plausible modes in example.
3009 2011-12-20  Alan Mackenzie  <acm@muc.de>
3011         * cc-mode.texi: Update version string 5.31 -> 5.32.
3013 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3015         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3017 2011-11-24  Glenn Morris  <rgm@gnu.org>
3019         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3021 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3023         * makefile.w32-in: Update dependencies.
3025 2011-11-20  Glenn Morris  <rgm@gnu.org>
3027         * gnus.texi (Group Information):
3028         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3030 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3032         * gnus-coding.texi (Gnus Maintenance Guide):
3033         Rename from "Gnus Maintainance Guide".
3035         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3036         * eieio.texi (Customizing):
3037         * gnus.texi (Article Washing):
3038         * gnus-news.texi:
3039         * sem-user.texi (Smart Jump): Fix typos.
3041 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3043         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3045 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3047         * ede.texi (project-am-texinfo):
3048         * gnus.texi (Sending or Not Sending):
3049         * org.texi (Template elements): Fix typos.
3051 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
3053         * ediff.texi (Hooks):
3054         * sem-user.texi (Semanticdb Roots): Fix typos.
3056 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
3058         * semantic.texi (Tag handling): Fix typo.
3060 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3062         * gnus.texi (Other Gnus Versions): Remove.
3064 2011-10-28  Alan Mackenzie  <acm@muc.de>
3066         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3067         (Other Special Indentations): Add an xref to "Macros with ;".
3068         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
3069         "Macros with ;".
3070         (Macros with ;): New page.
3072         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3073         Document the new handling of nested scopes for movement by defuns.
3075 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
3077         Sync with Tramp 2.2.3.
3079         * trampver.texi: Update release number.
3081 2011-10-14  Glenn Morris  <rgm@gnu.org>
3083         * ert.texi (Introduction, How to Run Tests)
3084         (Running Tests Interactively, Expected Failures)
3085         (Tests and Their Environment, Useful Techniques)
3086         (Interactive Debugging, Fixtures and Test Suites):
3087         Minor rephrasings.
3088         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3089         (Running Tests in Batch Mode): Simplify loading instructions.
3090         (Test Selectors): Clarify some selectors.
3091         (Expected Failures, Useful Techniques):
3092         Make examples fit in 80 columns.
3094 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
3096         * calc.texi (Basic Operations on Units): Discuss temperature
3097         conversion (`u t') alongside with other unit conversions ('u c').
3099 2011-10-12  Glenn Morris  <rgm@gnu.org>
3101         * ert.texi: Whitespace trivia to make main menu items line up better.
3103 2011-10-08  Glenn Morris  <rgm@gnu.org>
3105         * Makefile.in: Fix ert rules.
3107 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3109         * gnus.texi (Gnus Utility Functions): Add more references and
3110         explanations (bug#9683).
3112 2011-09-26  Paul Eggert  <eggert@cs.ucla.edu>
3114         * texinfo.tex: Merge from gnulib.
3116 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3118         * gnus.texi (Archived Messages): Note the default (bug#9552).
3120 2011-09-21  Bill Wohler  <wohler@newt.com>
3122         Release MH-E manual version 8.3.
3124         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3125         release 8.3.
3126         (Preface): Update support information.
3127         (From Bill Wohler): Reset text to original version.  As a
3128         historical quote, the tense should be correct in the time that it
3129         was written.
3131 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3133         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3134         (Finding the News): Doc clarification.
3135         (Terminology): Mention naming.
3137 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3139         * gnus.texi: Remove mentions of `recent', which are now obsolete.
3140         (Interactive): Document `quiet'.
3142 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
3144         * org.texi (Images in LaTeX export): Rewrite.
3146 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3148         * org.texi (Using the mapping API): Mention 'region as a possible
3149         scope for `org-map-entries'.
3151 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3153         * org.texi (Visibility cycling): Document `org-copy-visible'.
3155 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3157         * org.texi (Template expansion): Order template sequences in the
3158         proper order.
3160 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3162         * org.texi (eval): Expand discussion of the :eval header argument.
3164 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3166         * org.texi (Languages): Add Lilypond and Awk as supported
3167         languages.
3169 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
3171         * org.texi: Document that both CLOCK_INTO_DRAWER and
3172         LOG_INTO_DRAWER can be used to override the contents of variable
3173         org-clock-into-drawer (or if unset, org-log-into-drawer).
3175         * org.texi: Replace @xref->@pxref.
3177 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3179         * org.texi (Evaluating code blocks): Documenting the new option
3180         for inline call lines.
3182 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3184         * org.texi (Results of evaluation): More explicit about the
3185         mechanism through which interactive evaluation of code is
3186         performed.
3188 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3190         * org.texi (noweb-ref): New header argument documentation.
3192 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3194         * org.texi (Extracting source code): Documentation of the new
3195         org-babel-tangle-named-block-combination variable.
3197 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3199         * org.texi (Structure of code blocks): Explicitly state that the
3200         behavior of multiple blocks of the same name is undefined.
3202 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
3204         * org.texi (TaskJuggler export): Modify the example to reflect the
3205         new effort durations.
3207 2011-08-15  David Maus  <dmaus@ictsoc.de>
3209         * org.texi (Images in LaTeX export): Escape curly brackets in
3210         LaTeX example.
3212 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3214         * org.texi (The clock table): Document the :properties and
3215         :inherit-props arguments for the clocktable.
3217 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3219         * org.texi (Tables in LaTeX export): Document specifying placement
3220         options for tables.
3222 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3224         * org.texi (Evaluating code blocks): More specific documentation
3225         about the different types of header arguments.
3227 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
3229         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3231 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3233         * org.texi (Built-in table editor): Document the table field
3234         follow mode.
3236 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3238         * org.texi (Easy Templates): Document new template.
3240 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3242         * org.texi (Literal examples): Add a cross-reference from "Literal
3243         Examples" to "Easy Templates."
3245 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3247         * org.texi (The clock table): Add link to match syntax.
3249 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3251         * org.texi (Agenda commands): Document clock consistency checks.
3253 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3255         * org.texi (Built-in table editor): Document that \vert represents
3256         a vertical bar in a table field.
3258 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3260         * org.texi (Literal examples): Link from "Markup" > "Literate
3261         Examples" to "Working with Source Code".
3263 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3265         * org.texi (Agenda commands): Doc for function option to bulk
3266         action.
3268 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3270         * org.texi (Template expansion): Document new %<...> template
3271         escape.
3273 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3275         * org.texi (Selective export): Document exclusion of any tasks
3276         from export.
3278 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3280         * org.texi (Selective export): Document how to exclude DONE tasks
3281         from export.
3282         (Publishing options): Document the properties to be used to turn off
3283         export of DONE tasks.
3285 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3287         * org.texi (The date/time prompt): Document date range protection.
3289 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3291         * org.texi (padline): Documentation of the new padline header
3292         argument.
3294 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3296         * org.texi (var): Adding "[" to list of characters triggering
3297         elisp evaluation.
3299 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3301         * org.texi (var): Documentation of Emacs Lisp evaluation during
3302         variable assignment.
3304 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3306         * org.texi (colnames): Reference indexing into variables, and note
3307         that colnames are *not* removed before indexing occurs.
3308         (rownames): Reference indexing into variables, and note that
3309         rownames are *not* removed before indexing occurs.
3311 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3313         * org.texi (var): Clarification of indexing into tabular
3314         variables.
3316 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3318         * org.texi (results): Documentation of the `:results wrap' header
3319         argument.
3321 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3323         * org.texi (LaTeX and PDF export): Add a note about a limitation
3324         of the LaTeX export: the org file has to be properly structured.
3326 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3328         * org.texi (Dynamic blocks, Structure editing):
3329         Mention the function `org-narrow-to-block'.
3331 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3333         * org.texi (Languages): Updating list of code block supported
3334         languages.
3336 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3338         * org.texi (Special properties): CATEGORY is a special property,
3339         but it may also used in the drawer.
3341 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3343         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3345 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3347         * org.texi (Include files): Document :lines.
3349 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3351         * org.texi (comments): Documentation of the ":comments noweb" code
3352         block header argument.
3354 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3356         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3357         added extra whitespace around functions to be consistent with the
3358         rest of the section.
3360 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3362         * org.texi (Evaluating code blocks): Expand discussion of
3363         #+call: line syntax.
3364         (Header arguments in function calls): Expand discussion of
3365         #+call: line syntax.
3367 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3369         * org.texi (Evaluating code blocks): More explicit about how to
3370         pass variables to #+call lines.
3372 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3374         * org.texi (Results of evaluation): Link to the :results header
3375         argument list from the "Results of evaluation" section.
3377 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3379         * org.texi (Conflicts): Adding additional information about
3380         resolving org/yasnippet conflicts.
3382 2011-08-15  David Maus  <dmaus@ictsoc.de>
3384         * org.texi (Publishing options): Document style-include-scripts
3385         publishing project property.
3387 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3389         * org.texi (Sparse trees): Document the next-error /
3390         previous-error functionality.
3392 2011-08-15  Tom Dye  <tsd@tsdye.com>
3394         * org.texi (cache): Improve documentation of code block caches.
3396 2011-08-15  Tom Dye  <tsd@tsdye.com>
3398         * org.texi (Code block specific header arguments):
3399         Documentation of multi-line header arguments.
3401 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3403         * org.texi (Code evaluation security): Add example for using a
3404         function.
3406 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3408         * org.texi (Tables in LaTeX export): Documentation of new
3409         attr_latex options for tables.
3411 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
3413         * trampver.texi: Update release number.
3415 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
3417         Sync with Tramp 2.2.2.
3419         * trampver.texi: Update release number.
3421 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3423         * flymake.texi (Example -- Configuring a tool called via make):
3424         Use /dev/null instead of the Windows "nul" (bug#8715).
3426 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3428         * widget.texi (Setting Up the Buffer): Remove mention of the
3429         global keymap parent, which doesn't seem to be accurate
3430         (bug#7045).
3432 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3434         * org.texi (Special agenda views): Fix double quoting (bug#3509).
3436 2010-07-10  Kevin Ryde  <user42@zip.com.au>
3438         * cl.texi (For Clauses): Add destructuring example processing an
3439         alist (bug#6596).
3441 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3443         * ediff.texi (Major Entry Points): Remove mention of `require',
3444         since that's not pertinent in the installed Emacs (bug#9016).
3446 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3448         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3449         (Filtering New Groups): Clarify how simple the "options -n" format is.
3450         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3451         is internal.
3453 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
3455         * tramp.texi (Cleanup remote connections):
3456         Add `tramp-cleanup-this-connection'.
3458 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3460         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3461         zombies.
3462         (Checking New Groups): Ditto (bug#8974).
3463         (Checking New Groups): Move the reference to the right place.
3465 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
3467         * gnus.texi (Startup Files): Clarify that we're talking about numbered
3468         backups, and not actual vc (bug#8975).
3470 2011-07-03  Kevin Ryde  <user42@zip.com.au>
3472         * cl.texi (For Clauses): @items for hash-values and key-bindings
3473         to make them more visible when skimming.  Add examples of `using'
3474         clause to them, examples being clearer than a description in
3475         words (bug#6599).
3477 2011-07-01  Alan Mackenzie  <acm@muc.de>
3479         * cc-mode.texi (Guessing the Style): New page.
3480         (Styles): Add a short introduction to above.
3482 2011-06-28  Deniz Dogan  <deniz@dogan.se>
3484         * rcirc.texi (Configuration): Bug-fix:
3485         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3486         Reported by Elias Pipping <pipping@exherbo.org>.
3488 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3490         * gnus.texi (Summary Mail Commands):
3491         Document `gnus-summary-reply-to-list-with-original'.
3493 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3495         * eshell.texi (Known problems): Fix typo.
3497 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
3499         * tramp.texi (Customizing Completion): Mention authinfo-style files.
3500         (Password handling): `auth-source-debug' is good for debug messages.
3502 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3504         * gnus.texi (Store custom flags and keywords): Refer to
3505         `gnus-registry-article-marks-to-{chars,names}' instead of
3506         `gnus-registry-user-format-function-{M,M2}'.
3508 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
3510         * texinfo.tex: Merge from gnulib.
3512 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3514         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3515         (Store custom flags and keywords):
3516         Mention `gnus-registry-user-format-function-M' and
3517         `gnus-registry-user-format-function-M2'.
3519 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3521         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3523 2011-05-17  Glenn Morris  <rgm@gnu.org>
3525         * gnus.texi (Face): Fix typo.
3527 2011-05-14  Glenn Morris  <rgm@gnu.org>
3529         * dired-x.texi (Omitting Examples): Minor addition.
3531 2011-05-10  Jim Meyering  <meyering@redhat.com>
3533         * ede.texi: Fix typo "or or -> or".
3535 2011-05-03  Peter MĂ¼nster  <pmlists@free.fr>  (tiny change)
3537         * gnus.texi (Summary Buffer Lines):
3538         gnus-summary-user-date-format-alist does not exist.
3539         (Sorting the Summary Buffer): More about sorting threads.
3541 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
3543         * trampver.texi: Update release number.
3545 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
3547         * tramp.texi (Frequently Asked Questions): New item for disabling
3548         Tramp in other packages.
3550 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3552         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3553         (Fancy splitting to parent, Store arbitrary data):
3554         Update gnus-registry docs.
3556 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
3558         * ede.texi: Fix typos.
3560 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3562         * gnus.texi (Window Layout): @itemize @code doesn't exist.
3563         It's @table @code.
3565 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
3567         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3569 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
3571         * calc.texi (Logarithmic Units): Update the function names.
3573 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3575         * message.texi (Various Commands): Document format specs in the
3576         ellipsis.
3578 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
3580         * message.texi (Insertion Variables): Document message-cite-style.
3582 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
3584         * tramp.texi (Remote processes): New subsection "Running shell on
3585         a remote host".
3587 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
3589         * auth.texi (Help for developers): Update docs to explain that the
3590         :save-function will only run the first time.
3592 2011-03-12  Glenn Morris  <rgm@gnu.org>
3594         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3595         (emacs-faq.text): New target.
3596         (clean): Add emacs-faq.
3598 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
3600         Sync with Tramp 2.2.1.
3602         * trampver.texi: Update release number.
3604 2011-03-11  Glenn Morris  <rgm@gnu.org>
3606         * Makefile.in (HTML_TARGETS): New.
3607         (clean): Delete $HTML_TARGETS.
3608         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3610 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
3612         * auth.texi (Help for developers): Show example of using
3613         `auth-source-search' with prompts and :save-function.
3615 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3617         * Version 23.3 released.
3619 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
3621         * message.texi (Message Buffers): Update default value of
3622         message-generate-new-buffers.
3624 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
3626         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3627         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3628         respectively.
3629         (Musical Notes): New section.
3630         (Customizing Calc): Mention the customizable variable
3631         calc-note-threshold.
3633 2011-03-03  Glenn Morris  <rgm@gnu.org>
3635         * url.texi (Dealing with HTTP documents): Remove reference to
3636         function url-decode-text-part; never seems to have existed.  (Bug#6038)
3637         (Configuration): Update url-configuration-directory description.
3639 2011-03-02  Glenn Morris  <rgm@gnu.org>
3641         * dired-x.texi (Multiple Dired Directories): Remove mentions
3642         of dired-default-directory-alist and dired-default-directory.
3643         Move dired-smart-shell-command here...
3644         (Miscellaneous Commands): ... from here.
3646 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
3648         * texinfo.tex: Update to version 2011-02-24.09.
3650 2011-03-02  Glenn Morris  <rgm@gnu.org>
3652         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3653         instead of the obsoleted dired-omit-here-always.
3655 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
3657         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3658         supported systems.
3660 2011-02-28  Glenn Morris  <rgm@gnu.org>
3662         * dbus.texi (Type Conversion): Grammar fix.
3664 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
3666         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3667         "Debian GNU/Linux".
3669         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3671 2011-02-23  Glenn Morris  <rgm@gnu.org>
3673         * dired-x.texi (Features): Minor rephrasing.
3674         (Local Variables): Fix typos.
3676         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3677         Standardize some Emacs/XEmacs terminology.
3679         * dired-x.texi (Features): Don't advertise obsolete local variables.
3680         Simplify layout.
3681         (Omitting Variables): Update local variables example.
3682         (Local Variables): Say this is obsolete.  Fix description of
3683         dired-enable-local-variables possible values.
3685 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
3687         * auth.texi (Help for users): Mention ~/.netrc is also searched by
3688         default now.
3690 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
3692         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3694 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
3696         * gnus.texi (Window Layout): Document layout names.
3698 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
3700         * ada-mode.texi: Sync @dircategory with ../../info/dir.
3701         * auth.texi: Sync @dircategory with ../../info/dir.
3702         * autotype.texi: Sync @dircategory with ../../info/dir.
3703         * calc.texi: Sync @dircategory with ../../info/dir.
3704         * cc-mode.texi: Sync @dircategory with ../../info/dir.
3705         * cl.texi: Sync @dircategory with ../../info/dir.
3706         * dbus.texi: Sync @dircategory with ../../info/dir.
3707         * dired-x.texi: Sync @dircategory with ../../info/dir.
3708         * ebrowse.texi: Sync @dircategory with ../../info/dir.
3709         * ede.texi: Sync @dircategory with ../../info/dir.
3710         * ediff.texi: Sync @dircategory with ../../info/dir.
3711         * edt.texi: Sync @dircategory with ../../info/dir.
3712         * eieio.texi: Sync @dircategory with ../../info/dir.
3713         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3714         * epa.texi: Sync @dircategory with ../../info/dir.
3715         * erc.texi: Sync @dircategory with ../../info/dir.
3716         * eshell.texi: Sync @dircategory with ../../info/dir.
3717         * eudc.texi: Sync @dircategory with ../../info/dir.
3718         * flymake.texi: Sync @dircategory with ../../info/dir.
3719         * forms.texi: Sync @dircategory with ../../info/dir.
3720         * gnus.texi: Sync @dircategory with ../../info/dir.
3721         * idlwave.texi: Sync @dircategory with ../../info/dir.
3722         * mairix-el.texi: Sync @dircategory with ../../info/dir.
3723         * message.texi: Sync @dircategory with ../../info/dir.
3724         * mh-e.texi: Sync @dircategory with ../../info/dir.
3725         * newsticker.texi: Sync @dircategory with ../../info/dir.
3726         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3727         * org.texi: Sync @dircategory with ../../info/dir.
3728         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3729         * pgg.texi: Sync @dircategory with ../../info/dir.
3730         * rcirc.texi: Sync @dircategory with ../../info/dir.
3731         * reftex.texi: Sync @dircategory with ../../info/dir.
3732         * remember.texi: Sync @dircategory with ../../info/dir.
3733         * sasl.texi: Sync @dircategory with ../../info/dir.
3734         * sc.texi: Sync @dircategory with ../../info/dir.
3735         * semantic.texi: Sync @dircategory with ../../info/dir.
3736         * ses.texi: Sync @dircategory with ../../info/dir.
3737         * sieve.texi: Sync @dircategory with ../../info/dir.
3738         * smtpmail.texi: Sync @dircategory with ../../info/dir.
3739         * speedbar.texi: Sync @dircategory with ../../info/dir.
3740         * trampver.texi [emacs]: Set emacsname to "Emacs".
3741         * tramp.texi: Sync @dircategory with ../../info/dir.
3742         * url.texi: Sync @dircategory with ../../info/dir.
3743         * vip.texi: Sync @dircategory with ../../info/dir.
3744         * viper.texi: Sync @dircategory with ../../info/dir.
3745         * widget.texi: Sync @dircategory with ../../info/dir.
3746         * woman.texi: Sync @dircategory with ../../info/dir.
3748 2011-02-19  Glenn Morris  <rgm@gnu.org>
3750         * dired-x.texi (Technical Details): No longer redefines
3751         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3752         dired-read-shell-command, or dired-find-buffer-nocreate.
3754 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
3756         * eshell.texi (Input/Output):
3757         Document insert output redirection operator, >>>.
3759 2011-02-18  Glenn Morris  <rgm@gnu.org>
3761         * dired-x.texi (Optional Installation File At Point): Simplify.
3763 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
3765         * auth.texi (Help for users): Use :port instead of :protocol for all
3766         auth-source docs.
3767         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3768         to have two files in `auth-sources'.
3770 2011-02-16  Glenn Morris  <rgm@gnu.org>
3772         * dired-x.texi: Use emacsver.texi to get Emacs version.
3773         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3774         Depend on emacsver.texi.
3776         * dired-x.texi: Drop meaningless version number.
3777         (Introduction): Remove old info.
3778         (Optional Installation Dired Jump): Autoload from dired-x.
3779         Remove incorrect info about loaddefs.el.
3780         (Bugs): Just refer to M-x report-emacs-bug.
3782         * dired-x.texi (Multiple Dired Directories): Update for rename of
3783         default-directory-alist.
3784         (Miscellaneous Commands): No longer mention very old VM version 4.
3786 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
3788         Merge from gnulib.
3789         * texinfo.tex: Update to version 2011-02-14.11.
3791 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
3793         * auth.texi (Help for users):
3794         Login collection is "Login" and not "login".
3796 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
3798         * tramp.texi (History): Remove IMAP support.
3799         (External methods, Frequently Asked Questions): Remove `imap' and
3800         `imaps' methods.
3801         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3803         * trampver.texi: Remove default value of `emacsimap'.
3805 2011-02-13  Glenn Morris  <rgm@gnu.org>
3807         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3808         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3810 2011-02-12  Glenn Morris  <rgm@gnu.org>
3812         * sc.texi (Getting Connected): Remove old index entries.
3814 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
3816         * url.texi: Remove duplicate @dircategory (Bug#7942).
3818 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
3820         * auth.texi (Overview, Help for users, Help for developers):
3821         Update docs.
3822         (Help for users): Talk about spaces.
3824 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
3826         * texinfo.tex: Update to version 2011-02-07.16.
3828 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
3830         * dbus.texi (Bus names): Adapt descriptions for
3831         dbus-list-activatable-names and dbus-list-known-names.
3833 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
3835         * calc.texi (Logarithmic Units): New section.
3837 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
3839         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3840         manuals use it now.
3842         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3844 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3846         * overrides.texi: Remove.
3848         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3849         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3851 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
3853         * tramp.texi (Frequently Asked Questions): Mention problems with
3854         WinSSHD.
3856         * trampver.texi: Update release number.
3858 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
3860         * tramp.texi:
3861         Replace "delimet" with "delimit" globally.
3862         Replace "explicite" with "explicit" globally.
3863         Replace "instead of" with "instead" where there was nothing after "of".
3864         Audit use of comma before interrogative pronoun, "that", or "which".
3865         Minor word order, spelling, wording changes.
3867 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
3869         * overrides.texi: New file to set or clear WEBHACKDEVEL.
3871         * sieve.texi: Use WEBHACKDEVEL.
3873         * sasl.texi: Use WEBHACKDEVEL.
3875         * pgg.texi: Use WEBHACKDEVEL.
3877         * message.texi: Use WEBHACKDEVEL.
3879         * gnus.texi: Use WEBHACKDEVEL.
3881         * emacs-mime.texi: Use WEBHACKDEVEL.
3883         * auth.texi: Use WEBHACKDEVEL.
3885         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3886         manuals.
3888 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
3890         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3892 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
3894         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3895         which in turn is copied from ftp://tug.org/tex/.
3897 2011-02-03  Glenn Morris  <rgm@gnu.org>
3899         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3900         (Binding combinations of modifiers and function keys):
3901         Let's assume people reading this are not using Emacs 18.
3903 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
3905         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3906         since it's run automatically.
3908 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
3910         * gnus.texi (Customizing Articles): Fix typo.
3912 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
3914         * gnus.texi (Customizing Articles): Document the new way of customizing
3915         the date headers(s).
3917 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
3919         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3920         splitting example.
3922 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
3924         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3925         (MAKEINFO_OPTS): New variable.
3926         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3927         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3928         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3929         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3930         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3931         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3932         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3933         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3934         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3935         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3936         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3937         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3938         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3939         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3940         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3941         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3942         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3943         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3945 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
3947         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3949 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
3951         * message.texi (IDNA): Explain what it is.
3953 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
3955         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3957 2011-01-23  Werner Lemberg  <wl@gnu.org>
3959         * Makefile.in (MAKEINFO): Now controlled by `configure'.
3960         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
3961         (ENVADD): Update.
3963 2011-01-18  Glenn Morris  <rgm@gnu.org>
3965         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3967 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
3969         * nxml-mode.texi (Introduction): Fix file name typos.
3971 2011-01-13  Christian Ohler  <ohler@gnu.org>
3973         * ert.texi: New file.
3975         * Makefile.in:
3976         * makefile.w32-in: Add ert.texi.
3978 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3980         * dbus.texi (Receiving Method Calls): New function
3981         dbus-register-service.  Rearrange node.
3983 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
3985         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3986         which in turn is copied from ftp://tug.org/tex/.
3988 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
3990         * dbus.texi (Receiving Method Calls): Describe new optional
3991         parameter dont-register-service of dbus-register-{method,property}.
3993 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
3995         * epa.texi (Encrypting/decrypting *.gpg files):
3996         Mention epa-file-select-keys.
3998 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4000         * gnus.texi (Archived Messages): Remove outdated text.
4002 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
4004         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4006 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
4008         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4010 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4012         * gnus.texi (The swish++ Engine): Add customizable parameters
4013         descriptions.
4014         (The swish-e Engine): Ditto.
4016 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
4018         * tramp.texi (Inline methods): Add "ksu" method.
4019         (Remote processes): Add example with remote `default-directory'.
4021 2010-12-14  Glenn Morris  <rgm@gnu.org>
4023         * faq.texi (Expanding aliases when sending mail):
4024         Now build-mail-aliases is interactive.
4026 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4028         * gnus.texi: First pass at adding (rough) nnir documentation.
4030 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4032         * gnus.texi (Filtering New Groups):
4033         Mention gnus-auto-subscribed-categories.
4034         (The First Time): Remove, since default-subscribed-newsgroups has been
4035         removed.
4037 2010-12-13  Glenn Morris  <rgm@gnu.org>
4039         * cl.texi (For Clauses): Small fixes for frames and windows.
4041 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
4043         * org.texi (Using capture): Document using prefix arguments for
4044         finalizing capture.
4045         (Agenda commands): Document prefix argument for the bulk scatter
4046         command.
4047         (Beamer class export): Document that also overlay arguments can be
4048         passed to the column environment.
4049         (Template elements): Document the new entry type.
4051 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
4053         * org.texi (Include files): Document :minlevel.
4055 2010-12-11  Julien Danjou  <julien@danjou.info>
4057         * org.texi (Categories): Document category icons.
4059 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
4061         * org.texi (noweb): Fix typo.
4063 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
4065         * gnus.texi (Server Commands): Point to the rest of the server
4066         commands.
4068 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4070         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4071         g'.
4073 2010-12-02  Julien Danjou  <julien@danjou.info>
4075         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4077 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4079         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4080         (Direct Functions): Note the STARTTLS upgrade.
4082 2010-11-27  Glenn Morris  <rgm@gnu.org>
4083             James Clark  <none@example.com>
4085         * nxml-mode.texi (Introduction): New section.
4087 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4089         * gnus.texi (Server Commands): Document gnus-server-show-server.
4091 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
4093         Sync with Tramp 2.2.0.
4095         * trampver.texi: Update release number.
4097 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
4099         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4100         Mention that the TeX specific units won't use the `tex' prefix
4101         in TeX mode.
4103 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4105         * gnus.texi (Misc Article): Document gnus-inhibit-images.
4107 2010-11-17  Glenn Morris  <rgm@gnu.org>
4109         * edt.texi: Remove information about Emacs 19.
4111 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
4113         * trampver.texi: Update release number.
4115 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4117         * gnus.texi (Article Washing): Fix typo.
4119 2010-11-11  Noorul Islam  <noorul@noorul.com>
4121         * org.texi: Fix typo.
4123 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4125         * org.texi (Using capture): Explain that refiling is
4126         sensitive to cursor position.
4128 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4130         * org.texi (Images and tables): Add cross reference to link section.
4132 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4134         * org.texi: Document the <c> cookie.
4136 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4138         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4139         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4141 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4143         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4145 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4147         * org.texi (Project alist): Mention that this is a property list.
4149 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4151         * org.texi (Setting up the staging area): Document that
4152         file names remain visible when encrypting the MobileOrg files.
4154 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4156         * org.texi (Setting up the staging area): Document which
4157         versions are needed for encryption.
4159 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4161         * org.texi (noweb): Update :noweb documentation to
4162         reflect the new "tangle" argument.
4164 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4166         * org.texi (Batch execution): Improve tangling script in
4167         documentation.
4169 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4171         * org.texi (Handling links, In-buffer settings):
4172         Document inlining images on startup.
4174 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4176         * org.texi (Setting up the staging area): Document use of
4177         crypt password.
4179 2010-11-11  David Maus  <dmaus@ictsoc.de>
4181         * org.texi (Template expansion): Add date related link type escapes.
4183 2010-11-11  David Maus  <dmaus@ictsoc.de>
4185         * org.texi (Template expansion): Add mew in table for link type
4186         escapes.
4188 2010-11-11  David Maus  <dmaus@ictsoc.de>
4190         * org.texi (Template expansion): Fix typo in link type escapes.
4192 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4194         * org.texi (Structure of code blocks): Another documentation tweak.
4196 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4198         * org.texi (Structure of code blocks): Documentation tweak.
4200 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4202         * org.texi (Structure of code blocks):
4203         Update documentation to mention inline code block syntax.
4205 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4207         * org.texi (comments): Improve wording.
4209 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4211         * org.texi (comments): Document the new :comments header arguments.
4213 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4215         * org.texi (Installation): Remove the special
4216         installation instructions for XEmacs.
4218 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4220         * org.texi (Easy Templates): New section.  Documents quick
4221         insertion of empty structural elements.
4223 2010-11-11  Noorul Islam  <noorul@noorul.com>
4225         * org.texi: Fix doc.
4227 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4229         * org.texi (The date/time prompt): Document specification
4230         of time ranges.
4232 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4234         * org.texi (Internal links): Document the changes in
4235         internal links.
4237 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4239         * org.texi (Agenda commands): Document the limitation for
4240         the filter preset - it can only be used for an entire agenda
4241         view, not in an individual block in a block agenda.
4243 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
4245         * org.texi (iCalendar export): Document alarm creation.
4247 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
4249         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4251 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4253         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4255 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
4257         * calc.texi: Use emacsver.texi to determine Emacs version.
4259 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4261         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4262         since that works by default.
4264 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4266         * gnus.texi (Customizing the IMAP Connection): Document
4267         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4269 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
4271         * tramp.texi (Remote shell setup): New item "Interactive shell
4272         prompt".  Reported by Christian Millour <cm@abtela.com>.
4273         (Remote shell setup, Remote processes): Use @code{} for
4274         environment variables.
4276 2010-11-03  Glenn Morris  <rgm@gnu.org>
4278         * ediff.texi (Quick Help Commands, Miscellaneous):
4279         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4281 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4283         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4285 2010-10-31  Glenn Morris  <rgm@gnu.org>
4287         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4289 2010-10-31  Glenn Morris  <rgm@gnu.org>
4291         * cc-mode.texi: Remove reference to defunct viewcvs URL.
4293 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4295         * gnus.texi (Client-Side IMAP Splitting):
4296         Mention nnimap-unsplittable-articles.
4298 2010-10-29  Julien Danjou  <julien@danjou.info>
4300         * gnus.texi (Finding the News): Remove references to obsoletes
4301         variables `gnus-nntp-server' and `gnus-secondary-servers'.
4303 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
4305         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4306         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4307         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4308         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4310 2010-10-28  Glenn Morris  <rgm@gnu.org>
4312         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4313         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4314         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4316 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
4318         * epa.texi (Mail-mode integration): Add alternative key bindings
4319         for epa-mail commands; escape comma.
4320         Don't use the word "PGP", since it is a non-free program.
4322 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
4324         * calc.texi: Use emacsver.texi to determine Emacs version.
4326 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
4328         * gnus.texi (Group Parameters, Buttons): Fix typos.
4330 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4332         * gnus.texi (Subscription Commands): Mention that you can also
4333         subscribe to new groups via the Server buffer, which is probably more
4334         convenient when subscribing to many groups.
4336 2010-10-21  Julien Danjou  <julien@danjou.info>
4338         * message.texi (Message Headers): Allow message-default-headers to be a
4339         function.
4341 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4343         * gnus-news.texi: Mention new archive defaults.
4345 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4347         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4349 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4351         * gnus.texi (HTML): Document the function value of
4352         gnus-blocked-images.
4353         (Article Washing): shr and gnus-w3m, not the direct function names.
4355 2010-10-20  Julien Danjou  <julien@danjou.info>
4357         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4358         variable.
4360 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4362         * gnus.texi (Customizing the IMAP Connection): The port strings are
4363         strings.
4364         (Document Groups): Mention git.
4366 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4368         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4369         bzr/Gnus git sync.
4371 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
4373         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4374         change.
4376 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4378         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4379         @item syntax for in-Emacs makeinfo.
4381 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
4383         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4384         trim sentence.
4386 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
4388         * epa.texi (Caching Passphrases):
4389         * auth.texi (GnuPG and EasyPG Assistant Configuration):
4390         Clarify some configurations require to set up gpg-agent.
4392 2010-10-11  Glenn Morris  <rgm@gnu.org>
4394         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4396 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4398         * gnus.texi (Spam Package Introduction): Mention `$'.
4400 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
4402         * makefile.w32-in (emacsdir): New variable.
4403         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4404         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4406 2010-10-09  Glenn Morris  <rgm@gnu.org>
4408         * Makefile.in (mostlyclean): Delete *.toc.
4410         * Makefile.in: Use $< in rules.
4412         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4414         * Makefile.in ($(infodir)): Delete rule.
4415         (mkinfodir): New.  Use it in all the info rules, rather than depending
4416         on infodir.
4418 2010-10-09  Glenn Morris  <rgm@gnu.org>
4420         * gnus.texi (Article Washing): Fix previous change.
4422         * Makefile.in (emacsdir): New variable.
4423         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4424         Depend on emacsver.texi.
4426         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4428         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4430 2010-10-08  Julien Danjou  <julien@danjou.info>
4432         * gnus.texi: Add mm-shr.
4434 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
4436         * gnus.texi (Finding the Parent, The Gnus Registry)
4437         (Registry Article Refer Method): Update docs for nnregistry.el.
4439 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
4441         * auth.texi (Help for users)
4442         (GnuPG and EasyPG Assistant Configuration): Update docs.
4444 2010-10-08  Glenn Morris  <rgm@gnu.org>
4446         * cl.texi (Organization, Installation, Old CL Compatibility):
4447         Deprecate cl-compat for new code.
4448         (Usage, Installation): Remove outdated information.
4450         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4452 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4454         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4456 2010-10-06  Julien Danjou  <julien@danjou.info>
4458         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4460         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4461         broken link.
4463         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4465         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4466         to ReiserFS.
4468         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4469         (FAQ 7-1): Fix getmail URL.
4471 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
4473         * epa.texi (Caching Passphrases): New section.
4475 2010-10-06  Glenn Morris  <rgm@gnu.org>
4477         * Makefile.in (SHELL): Set it.
4478         (info): Move the mkdir dependency to the individual info files.
4479         (mostlyclean): Tidy up.
4480         (clean): Only delete the specific dvi and pdf files.
4481         (maintainer-clean): Be more restrictive in what we delete.
4482         ($(infodir)): Add parallel build workaround.
4484 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4486         * gnus.texi (Misc Article): Document gnus-widen-article-window.
4488 2010-10-03  Julien Danjou  <julien@danjou.info>
4490         * emacs-mime.texi (Display Customization):
4491         Update mm-inline-large-images documentation and add documentation for
4492         mm-inline-large-images-proportion.
4494 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
4496         * tramp.texi (Frequently Asked Questions):
4497         Mention remote-file-name-inhibit-cache.
4499 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4501         * gnus.texi (Splitting Mail): Fix @xref syntax.
4502         (Splitting Mail): Really fix the @ref syntax.
4504 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4506         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4507         (Article Hiding): Add google banner example.
4508         Suggested by Benjamin Xu.
4510 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4512         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4513         Remove nnimap-split-rule from examples.
4515 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4517         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4518         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
4519         Fishman.
4520         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4522 2010-09-30  Julien Danjou  <julien@danjou.info>
4524         * gnus.texi (Gravatars): Fix documentation about
4525         gnu-gravatar-properties.
4527 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
4529         * epa.texi (Bug Reports): New section.
4531 2010-09-29  Glenn Morris  <rgm@gnu.org>
4533         * Makefile.in (top_srcdir): Remove unused variable.
4535 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4537         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4538         (Client-Side IMAP Splitting): Document 'default.
4540 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4542         * gnus.texi (Customizing the IMAP Connection):
4543         Document nnimap-fetch-partial-articles.
4545 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4547         * gnus-news.texi: Mention nnimap-inbox.
4549         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4551 2010-09-26  Julien Danjou  <julien@danjou.info>
4553         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4555 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4557         * gnus.texi (Security): Remove gpg.el mention.
4559 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4561         * gnus.texi (Browse Foreign Server): New variable
4562         gnus-browse-subscribe-newsgroup-method.
4564         * gnus-news.texi: Mention it.
4566 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4568         * gnus.texi (NoCeM): Remove.
4569         (Startup Variables): No jingle.
4571 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
4573         * woman.texi (Interface Options): xz compression is now supported.
4575 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4577         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4578         (Unavailable Servers): Document gnus-server-copy-server.
4579         (Using IMAP): Document the new nnimap.
4581 2010-09-25  Julien Danjou  <julien@danjou.info>
4583         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4585 2010-09-24  Glenn Morris  <rgm@gnu.org>
4587         * url.texi (Disk Caching): Tweak previous change.
4589 2010-09-24  Julien Danjou  <julien@danjou.info>
4591         * url.texi (Disk Caching): Mention url-cache-expire-time,
4592         url-cache-expired, and url-fetch-from-cache.
4594 2010-09-24  Julien Danjou  <julien@danjou.info>
4596         * gnus.texi: Add Gravatars.
4598 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4600         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4602 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4604         * gnus.texi (Expunging mailboxes): Update name of the expunging
4605         command.
4607 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
4609         * emacs-mime.texi (rfc2047): Update description for
4610         rfc2047-encode-parameter.
4612 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
4614         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4615         "fish" methods.
4616         (External methods): Remove "scp1_old" and "scp2_old" methods.
4618 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
4620         * tramp.texi: Remove Japanese manual.  Fix typo.
4622         * trampver.texi: Update release number.  Remove japanesemanual.
4624 2010-09-09  Glenn Morris  <rgm@gnu.org>
4626         * org.texi: Restore clobbered changes (copyright years, untabify).
4628 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
4630         * gnus.texi (Adaptive Scoring): Fix typo.
4632 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4634         * gnus.texi (Article Display): Document gnus-html-show-images.
4636 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
4638         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4640 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4642         * gnus.texi (HTML): Document gnus-max-image-proportion.
4644 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4646         * gnus.texi (HTML): Document gnus-blocked-images.
4648         * message.texi (Wide Reply): Document message-prune-recipient-rules.
4650 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4652         * gnus.texi (Summary Mail Commands): Note that only the addresses from
4653         the first message are used for wide replies.
4654         (Changing Servers): Remove documentation on gnus-change-server and
4655         friends, since it's been removed.
4657 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4659         * gnus.texi (Drafts): Mention B DEL.
4661 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
4663         * gnus.texi (Delayed Articles): Mention that the Date header is the
4664         original one, even if you delay.
4666 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4668         * gnus.texi (Asynchronous Fetching):
4669         Document gnus-async-post-fetch-function.
4670         (HTML): Made into its own section.
4672 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
4674         Sync with Tramp 2.1.19.
4676         * tramp.texi (Inline methods, Default Method):
4677         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
4678         Remove remark about doubled "-t" argument.
4679         (Auto-save and Backup): Remove reference to Emacs 21.
4680         (Filename Syntax): Describe port numbers.
4681         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
4682         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
4683         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
4684         errors with the backquotes.
4685         (External packages): File attributes cache flushing for asynchronous
4686         processes.
4687         (Traces and Profiles): Describe verbose level 9.
4689         * trampver.texi: Update release number.
4691 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
4693         * dbus.texi (Alternative Buses): New chapter.
4695 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
4697         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4699 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
4701         * calc.texi (Customizing Calc): Rearrange description of new
4702         variables to match the presentation of other variables.
4704 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
4706         * org.texi (Footnotes, Tables in HTML export): Fix typos.
4708 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
4710         * calc.texi (Making Selections, Selecting Subformulas)
4711         (Customizing Calc): Mention how to use faces to emphasize selected
4712         sub-formulas.
4714 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
4716         * tramp.texi (External packages): File attributes cache flushing
4717         for asynchronous processes.
4719 2010-08-01  Alan Mackenzie  <acm@muc.de>
4721         Enhance the manual for the latest Java Mode.
4723         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4724         annotation-var-cont.
4725         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
4726         two new symbols.
4728 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
4730         * tramp.texi (Traces and Profiles): Describe verbose level 9.
4732 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
4734         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4736 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
4738         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4740 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
4742         * org.texi: Add macros to get plain quotes in PDF output.
4743         List additional contributors.
4744         (Capture): New section, replaces the section about remember.
4745         (Working With Source Code): New chapter, focused on documenting Org
4746         Babel.
4747         (Code evaluation security): New section.
4748         (MobileOrg): Document DropBox support.
4749         (TaskJuggler export): Document taskjuggler and Gantt chart support.
4750         (Special symbols): Show how to display UTF8 characters for entities.
4751         (Global TODO list): Clarify the use of the "M" key and the differences
4752         to the "m" key.
4753         (RSS Feeds): Mention Atom feeds as well.
4754         (Setting tags): Remove paragraph about
4755         `org-complete-tags-always-offer-all-agenda-tags'.
4757 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
4759         * tramp.texi (Inline methods): Remove remark about doubled "-t"
4760         argument.
4761         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4762         echoing shells.
4764 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
4766         * tramp.texi (Inline methods): Remove "kludgy" phrase.
4767         (Filename Syntax): Describe port numbers.
4769 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
4771         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
4772         forgotten.
4773         (Type Conversion): Precise conversion of natural numbers.
4774         (Errors and Events): Add "debugging" to concept index.  Add variable
4775         `dbus-debug'.
4777 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
4779         * dbus.texi (Receiving Method Calls): Add optional argument
4780         EMITS-SIGNAL to `dbus-register-property'.
4782 2010-06-27  Alex Schroeder  <alex@gnu.org>
4784         * nxml-mode.texi (Commands for locating a schema): Fix typo.
4786 2010-06-24  Glenn Morris  <rgm@gnu.org>
4788         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4789         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4790         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4791         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4792         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4793         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4794         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4795         * woman.texi: Start direntry descriptions in column 32, per Texinfo
4796         convention.   Make them end with a period.
4798 2010-06-23  Glenn Morris  <rgm@gnu.org>
4800         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4801         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4802         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4803         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4804         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4805         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4807 2010-06-10  Glenn Morris  <rgm@gnu.org>
4809         * idlwave.texi (Load-Path Shadows):
4810         * org.texi (Handling links): Fix typos.
4812 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
4814         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4816 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
4818         * eshell.texi (Built-ins): Describe, how to disable a built-in command
4819         by an alias.  (Bug#6226)
4821 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
4823         * calc.texi (Manipulating Vectors): Mention that vectors can
4824         be used to determine bins for `calc-histogram'.
4826 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
4828         * calc.texi: Remove "\turnoffactive" commands throughout.
4830 2010-05-08  Å tÄ›pĂ¡n NÄ›mec  <stepnem@gmail.com>  (tiny change)
4832         * url.texi (HTTP language/coding, Customization):
4833         * message.texi (Header Commands, Responses):
4834         * cl.texi (Argument Lists): Fix typos.
4836 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
4838         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4839         Note that Development menu is always available.
4840         (Creating a project): Fix terminology.
4841         (Add/Remove files): Fix typo.
4843 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
4845         * Version 23.2 released.
4847 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
4849         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4851 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
4853         * tramp.texi (Inline methods, Default Method):
4854         Mention `tramp-inline-compress-start-size'.
4856 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
4858         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4859         the CVS repo.  Put the Git repo in the news section.
4861         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4862         Removed some mentions of CVS.  Mention the new Git repo.
4864 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
4866         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pĂ¡n NÄ›mec.
4867         (Mail Group Commands): Add index entry.
4869 2010-04-18  Glenn Morris  <rgm@gnu.org>
4871         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4873 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
4875         * calc.texi (Radix modes): Mention that the option prefix will
4876         turn on twos-complement mode.
4877         (Inverse and Hyperbolic Flags): Mention the Option flag.
4879 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
4881         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4882         (LaTeX/PDF export commands): Rename and Move section.
4883         (Sectioning structure): Update.
4884         (References): New use case for field coordinates.
4885         (The export dispatcher): Rename from ASCII export.
4886         (Setting up the staging area): Document the availability of
4887         encryption for MobileOrg.
4888         (Images and tables): Document how to reference labels.
4889         (Index entries): New section.
4890         (Generating an index): New section.
4891         (Column width and alignment): Document that <N> now
4892         means a fixed width, not a maximum width.
4893         (Publishing options): Document the :email option.
4894         (Beamer class export): Fix bug in the BEAMER example.
4895         (Refiling notes): Document refile logging.
4896         (In-buffer settings): Document refile logging keywords.
4897         (Drawers): Document `C-c C-z' command.
4898         (Agenda commands): Mention the alternative key `C-c C-z'.
4899         (Special properties): Document the BLOCKED property.
4900         (The spreadsheet): Mention the formula editor.
4901         (References): Document field coordinates.
4902         (Publishing action): Correct the documentation for the
4903         publishing function.
4904         (The date/time prompt): Document that we accept dates
4905         like month/day/year.
4906         (Cooperation): Document the changes in table.el support.
4907         (Faces for TODO keywords, Faces for TODO keywords)
4908         (Priorities): Document the easy colors.
4909         (Visibility cycling): Document the new double prefix
4910         arg for `org-reveal'.
4911         (Cooperation): Remember.el is part of Emacs.
4912         (Clean view): Mention that `wrap-prefix' is also set by
4913         org-indent-mode.
4914         (Agenda commands): Add information about prefix args to
4915         scheduling and deadline commands.
4916         (Search view): Point to the docstring of
4917         `org-search-view' for more details.
4918         (Agenda commands): Document that `>' prompts for a date.
4919         (Setting tags): Document variable
4920         org-complete-tags-always-offer-all-agenda-tags.
4921         (Column attributes): Cross-reference special properties.
4923 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
4925         Synchronize with Tramp repository.
4927         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4928         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4929         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
4930         syntax, texi2dvi reports errors with the backquotes.
4932         * trampver.texi: Update release number.
4934 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
4936         * gnus.texi (Finding the News): Add pointers to the Server buffer
4937         because it's essential.
4939 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4941         * gnus.texi (MIME Commands): Update description of
4942         gnus-article-browse-html-article.
4944 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
4946         * auth.texi (Secret Service API): Add TODO node.
4947         (Help for users): Explain the new source options for `auth-sources'.
4949 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
4951         * trampver.texi: Update release number.
4953 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
4955         * Branch for 23.2.
4957 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
4959         * faq.texi (Escape sequences in shell output): Note that ansi-color is
4960         now enabled by default.
4962 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
4964         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4965         when Emacs runs in interactive mode.  (Bug#5645)
4967 2010-02-16  Glenn Morris  <rgm@gnu.org>
4969         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4971 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
4973         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4975 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4977         * gnus.texi (Score File Format): Fix typo.
4979 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
4981         * cc-mode.texi: Replace references to obsolete c-subword-mode.
4983 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
4985         * ada-mode.texi (Project File Overview): Fix typo.
4987 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
4989         * semantic.texi: Add Richard Y. Kim credit.
4991         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4993 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
4995         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4996         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
4998 2010-01-17  Glenn Morris  <rgm@gnu.org>
5000         * calc.texi (Reporting Bugs): Don't mention format of repository.
5002         * woman.texi (Bugs): Make "Emacs repository" less specific,
5003         and the URL for same more specific.
5005         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5007 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5009         * ede.texi (ede-step-project, ede-proj-target):
5010         * tramp.texi (Remote processes): Fix typos.
5012 2010-01-16  Mario Lang  <mlang@delysid.org>
5014         * ede.texi (ede-target):
5015         * org.texi (Refiling notes): Remove duplicated words.
5017 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5019         * gnus.texi (Posting Styles): Use with-current-buffer.
5020         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5022 2010-01-02  Kevin Ryde  <user42@zip.com.au>
5024         * eieio.texi (Naming Conventions): Correction to xref on elisp
5025         coding conventions, is "Tips" node not "Standards".
5027 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
5029         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5031         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5033 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5035         * gnus.texi (Direct Functions): Add missing port number to tls method.
5037 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
5039         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5040         ($(infodir)/edt, edt.dvi): New targets.
5042 2009-12-15  Glenn Morris  <rgm@gnu.org>
5044         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5045         (edt, $(infodir)/edt, edt.dvi): New targets.
5046         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5048         * Makefile.in (PDF_TARGETS, pdf): New.
5049         (clean): Add *.pdf.
5050         Add pdf rules for all manuals.
5052 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
5054         * calc.texi (Radix Modes): Clarify two's complement notation.
5056 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
5058         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5059         (Smart Jump, Analyzer Debug): Copyedits.
5060         (Semantic mode user commands): Link to new nodes.
5061         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5062         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5063         upstream Semantic manual.
5065         * semantic.texi (Introduction): Minor fix to diagram.
5067 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
5069         * eshell.texi (History): Add the other built-in variables.
5070         (Built-ins): Explain built-ins, and how to apply the external commands.
5071         Add `history', `su' and `sudo'.
5073         * tramp.texi (Remote processes): Add missing <RET> in the example.
5075 2009-12-01  Bill Wohler  <wohler@newt.com>
5077         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5078         path for mairix example.  Specify -q in namazu example since namazu is
5079         excessively garrulous.
5081 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
5083         * tramp.texi (Remote processes): Improve eshell example with "su"
5084         and "sudo" commands.
5086 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
5088         * semantic.texi (Analyzer Internals): Rename from Analyzer.
5090         * sem-user.texi (Semantic mode user commands): Fix key syntax.
5091         Document semantic-complete-analyze-inline.
5092         (Semanticdb search debugging commands): Minor clarification.
5093         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5094         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5095         manual.
5096         (Semantic mode): Link to Idle Scheduler.
5098 2009-11-28  Kevin Ryde  <user42@zip.com.au>
5100         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5101         @pxref, now EIEIO is in Emacs.
5103         * erc.texi (Development): Correction to git tutorial url.
5105 2009-11-26  Glenn Morris  <rgm@gnu.org>
5107         * faq.texi (Latest version of Emacs): Mention stability of development
5108         version.
5109         (Problems with very large files): Max buffer size increase in 23.2.
5110         (VM): VM has moved house again.
5112 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
5114         * calc.texi (Radix modes): Discuss alternate bases for two's complement
5115         notations.
5117 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
5119         * org.texi (Column attributes): Fix documentation of new operators.
5121 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5123         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5124         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5125         (Idle Completions Mode): Numerous copyedits.
5127 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
5129         * semantic.texi (Semantic Internals, Glossary):
5130         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5131         (Semanticdb search debugging commands): Fix typos.
5133 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5135         * calc.texi (Radix modes): Mention twos-complement notation.
5137 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
5139         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5140         ($(infodir)/semantic, semantic.dvi): New targets.
5142 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
5144         * Makefile.in: Build the Semantic manual.
5146         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5147         repository.
5149 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5151         * dbus.texi (Receiving Method Calls): New defun
5152         `dbus-unregister-service'.
5154 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
5156         * org.texi (Speed keys): New section.
5158 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
5160         * dbus.texi (Type Conversion): Fix typo.
5161         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5162         `dbus-registered-objects-table'.
5163         (Receiving Method Calls): New defun `dbus-register-property'.
5164         Move `dbus-unregister-object' here.
5166 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5168         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5170 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
5172         * org.texi (Column attributes): Add the new age summary operators.
5173         Also, mention the fact you can only use one summary operator per
5174         property.
5176 2009-11-13  John Wiegley  <johnw@newartisans.com>
5178         * org.texi (Tracking your habits): Add a new section in the
5179         manual about how to track habits.
5180         (Resolving idle time): Add a section on how idle and
5181         dangling clocks are resolved.
5183 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5185         * org.texi (Agenda commands): Document the new `i' command.
5186         (Inserting deadline/schedule): Document logging changes
5187         of scheduling and deadline times stamps.
5188         (In-buffer settings): Document the in-buffer keywords for logging
5189         changes of scheduling and deadline times stamps.
5190         (Structure editing, Plain lists): Document indentation
5191         cycling in empty entries with TAB.
5192         (Archiving): Document the default archiving command.
5193         (Moving subtrees): Document the new keys for archiving.
5194         (Internal archiving): Fix incorrect key.
5195         (Agenda commands): Document the TODO set switching commands.
5196         (Agenda commands): Document the new archiving keys.
5197         (Clocking work time): Better description on how to save
5198         and restore a clock.
5199         (Resolving idle time): Mention the x11idle program to get true
5200         idleness also under X11.
5201         (Resolving idle time): Use @kbd instead of @key for normal
5202         letters, because this is how he rest of the manual does this.
5203         (Pushing to MobileOrg): Mention that `org-directory'
5204         should be set.
5205         (Agenda commands): Document that SPC is a filter for
5206         any tag.
5207         (Search view): Rename from "Keyword search".
5208         (Capure): New chapter.
5209         (Markup): New chapter.
5210         (Links in HTML export, Images in HTML export):
5211         Extend the section titles.
5212         (Images in HTML export): Document the align option.
5213         (Text areas in HTML export): Extend the section title.
5214         (Images in LaTeX export): Explain image placement in LaTeX.
5216 2009-11-10  Glenn Morris  <rgm@gnu.org>
5218         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5220 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
5222         * tramp.texi (Auto-save and Backup): Disable backups just for a
5223         method.
5225         * trampver.texi: Update release number.
5227 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
5229         Sync with Tramp 2.1.17.
5231         * trampver.texi: Update release number.
5233 2009-10-29  Glenn Morris  <rgm@gnu.org>
5235         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5237 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5239         * tramp.texi (External methods): Temporary files are kept for
5240         `rsync' and `rsyncc' methods.
5242 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
5244         * eieio.texi: Fix typos.
5246 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5248         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5250 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
5252         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5253         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5255 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5257         * Makefile.in: Build EIEIO and EDE manuals.
5259 2009-10-07  Eric Ludlam  <zappo@gnu.org>
5261         * eieio.texi:
5262         * ede.texi: New files.
5264 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
5266         * tramp.texi (Remote processes): Association of a pty is not supported.
5268 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
5270         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5271         (Processing LaTeX fragments): Document that the size of images can be
5272         changes using the variable `org-format-latex-options'.
5273         (The date/time prompt, Timestamps): Be more accurate over ISO format
5274         dates and times.
5275         (Visibility cycling): Document showeverything keyword.
5276         (In-buffer settings): Document showeverything keyword.
5277         (Setting up the staging area): Fix the example.
5278         (MobileOrg): New section.
5279         (Agenda commands, Exporting Agenda Views): Document exporting the
5280         agenda view to Org files.
5282 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
5284         * tramp.texi (History): Add IMAP support.
5285         (External methods): Add `imap' and `imaps' methods.
5286         (GVFS based methods): Add indices for `davs'.
5287         (Password handling): Rename anchors.  Add IMAP entries for
5288         ~/.authinfo.gpg.
5290         * trampver.texi: Set default value of `emacsimap'.
5292 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5294         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5296 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
5298         * dired-x.texi (Technical Details):
5299         Delete dired-up-directory (Bug#4292).
5301 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
5303         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5305 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
5307         * org.texi (Effort estimates): Document new effort setting commands.
5308         (Agenda commands): Document the new keys fro agenda time motion.
5309         Document entry text mode.  Improve documentation of the keys to include
5310         inactive time stamps into the agenda view.
5311         (Feedback): Document the new bug report command.
5312         (Structure editing): Add an index entry for the sorting of subtrees.
5314 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5316         * auth.texi (Help for users): Corrected markup.
5318 2009-09-02  Glenn Morris  <rgm@gnu.org>
5320         * emacs-mime.texi (time-date): Mention float-time.
5322 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
5324         * calc.texi (Simplifying Formulas): Improve the wording.
5326 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
5328         * auth.texi: Rewritten for coverage and clarity.
5330 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5332         * gnus.texi (Expiring Mail):
5333         Mention gnus-mark-copied-or-moved-articles-as-expirable.
5334         (Various Various): Mention gnus-safe-html-newsgroups.
5336         * gnus-news.texi: Mention
5337         gnus-mark-copied-or-moved-articles-as-expirable.
5339         * emacs-mime.texi (Display Customization): Add xref to
5340         gnus-safe-html-newsgroups.
5342 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
5344         * tramp.texi (Version Control): Remove.
5345         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
5346         reference.
5347         (External methods): Correct `scpc' concept index entries.  New method
5348         `rsyncc'.
5349         (External packages): New subsections "Filename completion" and "File
5350         attributes cache".
5352 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
5354         * calc.texi (Rewrite Rules): Improve the example.
5355         (Simplifying Formulas): Explain use of the I and H flags for
5356         simplification.
5358 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
5360         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5361         Describe autostart behavior of dbus-ping.
5362         (Synchronous Methods, Asynchronous Methods): Use English numeric format
5363         for timeout values.
5364         (Top): Remove footnote saying D-Bus is not enabled by
5365         default.  (Bug#4256)
5367 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
5369         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5370         Reported by Jari Aalto (Bug#4211).
5371         (Mail-mode integration): Mention epa-mail-mode and
5372         epa-global-mail-mode.
5373         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5374         epa-setup.
5376 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
5378         * dbus.texi (Asynchronous Methods): Allow nil handler.
5380 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
5382         * ediff.texi (ediff-current-file): Add information about this new function.
5384         * viper.texi: Add information about C-s in viper's search command.
5386 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
5388         * calc.texi (Date Forms): Fix typos.
5390 2009-08-08  Glenn Morris  <rgm@gnu.org>
5392         * org.texi (Agenda commands): Restore clobbered change.
5394 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
5396         * calc.texi (Graphics, Devices): Update with the peculiarities of
5397         operation on MS-Windows.
5399 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
5401         * org.texi (Publishing action): Improve documentation of file
5402         names when publishing to the source directory.
5403         (Clean view): Document `org-indent-mode'.
5404         (Clocking work time): Add documentation for the
5405         new :timetamp option when creating a clock report.
5406         (Paragraphs): Fix many typos.
5407         (Plain lists): Remove duplicate explanation about the
5408         `C-c *' command.
5409         (Literal examples): Update to reflect the new behavior
5410         of the -n -r -k switches when exporting source code examples.
5411         (Structure editing): Add information about `C-c *',
5412         converting a plain list into a list of Org items.
5413         (Remember): Small rephrasing of the paragraph
5414         describing remember.el.  Also mentioned that remember.el is part
5415         of Emacs 23, not Emacs 22.
5416         (Clocking work time): Add documentation about
5417         displaying the current clocking time against the effort estimate.
5418         Also add a footnote about using `org-clock-in-prepare-hook' to add
5419         an effort estimate on the fly, just before clocking it.
5420         (Footnotes): Document automatic renumbering and
5421         sorting.
5422         (Agenda commands): Document new bulk commands.
5423         (Plain lists): Document new behavior of
5424         `org-cycle-include-plain-lists'.
5425         Hyphenation only in TeX.
5426         (Clocking work time): Document the key to update effort
5427         estimates.
5428         (Clocking work time): Document the clock time display.
5429         (Structure editing, TODO basics): Document new
5430         variables.
5431         (Column attributes): Document new colciew operators.
5432         (Publishing options): Document :xml-declaration.
5433         (Tracking TODO state changes): Document the
5434         LOG_INTO_DRAWER property.
5435         (Literal examples): Document the new implementation for
5436         editing source code.
5437         (Publishing action): Mention the new publishing
5438         function, to publish an Org source file.
5439         (Publishing links): Mention how to link to an Org source file.
5440         (Macro replacement): Document new macros.
5441         (Handling links): Document type-specific completion
5442         when inserting links.
5443         (Structure editing, Plain lists): Improve documentation
5444         on sorting.
5445         (Internal links): Document custom ids for links.
5446         (Handling links): Document custom ids for links.
5447         (CSS support): Document new class.
5448         (Refiling notes): Document the possibility to create new nodes
5449         during refiling.
5450         (Agenda commands): Document the "?" operator to find
5451         tasks without effort setting.
5452         (Exporting agenda information): Section moved.
5453         (RSS Feeds): New section.
5454         (Built-in table editor): Document M-e and M-a navigate
5455         inside table field.
5456         (Stuck projects): Docment that projects identified as
5457         un-stuck will still be searchd for stuck sub-projects.
5458         (Paragraphs): Document centering.
5459         (Creating timestamps, Agenda commands): Document new
5460         behavior when changing time stamps.
5461         (Structure editing): Document the new command
5462         `org-clone-subtree-with-time-shift'.
5463         (Publishing): Refresh this chapter.
5464         (Export options, Export options, In-buffer settings):
5465         Document the new keywords.
5466         (Matching tags and properties): Collect all
5467         documentation about tags/property matches here.
5468         (Setting tags): Document `org-tag-persistent-alist'.
5469         (Weekly/daily agenda): New section.
5470         (Orgstruct mode): Describe `orgstruct++-mode'.
5471         (Drawers): Mention the LOGBOOK drawer.
5472         (Export options, Sectioning structure): Document the
5473         #+LEATEX_HEADER in-buffer setting.
5474         (Bugs): Section removed.
5475         (Hooks): New section.
5476         (Add-on packages): Move here from old location.
5477         (Context-sensitive commands): New section.
5478         (Setting tags): Document newline option.
5479         (Global TODO list, Matching tags and properties):
5480         Mention more variables.
5481         (Checkboxes): Update to changed command behavior.
5483 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
5485         * speedbar.texi (Basic Key Bindings): Fix typo.
5487 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
5489         * calc.texi (Vector/Matrix Functions): Add index entries for both
5490         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
5491         affects matrices with more than one row.
5492         (Help Commands): Add index entries for "prefix ?" key bindings.
5494 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
5496         * calc.texi (Stack Manipulation Commands): Add documentation for
5497         `calc-transpose-lines'.
5499 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
5501         * dbus.texi (Receiving Method Calls): Describe special return value
5502         `:ignore'.
5504 2009-07-24  Alan Mackenzie  <acm@muc.de>
5506         * cc-mode.texi (Config Basics, File Styles): Document that at mode
5507         initialization, any individual variable setting now takes precedence
5508         over one done via c-file-style/c-file-offsets.
5510 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
5512         * calc.texi (Undoing Mistakes): Mention that the undo list will be
5513         truncated when Calc is quit.
5514         (Customizing Calc): Document `calc-undo-length'.
5516 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
5518         * calc.texi (About This Manual): Don't mention chapter numbers in text.
5520 2009-07-11  Kevin Ryde  <user42@zip.com.au>
5522         * pcl-cvs.texi (About PCL-CVS):
5523         * widget.texi (Basic Types):
5524         Fix cross-references.
5526 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
5528         * dbus.texi (Type Conversion): Don't use literal control character.
5530 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
5532         * tramp.texi (GVFS based methods): New section.
5533         (Remote processes): Processes for GVFS based methods run locally.
5535 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
5537         * tramp.texi (Inline methods, External methods, Gateway methods):
5538         Avoid the words "kludge" and hack".
5539         (External methods): Add `synce' method.
5541         * trampver.texi: Update release number.
5543 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
5545         Sync with Tramp 2.1.16.
5547         * tramp.texi (History): Add GVFS support.
5548         (External methods): Precise `rsync' description.  Add `dav', `davs' and
5549         `obex' methods.  Add 'tramp-gvfs-methods' option.
5550         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5551         forms.
5552         (Remote Programs): Introduce `tramp-own-remote-path'.
5553         (Remote processes): New subsection "Running remote programs that create
5554         local X11 windows".
5555         (Frequently Asked Questions): Improve code for disabling vc.
5557         * trampver.texi: Update release number.  Set default value of
5558         `emacsgvfs'.
5560 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
5562         * Branch for 23.1.
5564 2009-06-17  Glenn Morris  <rgm@gnu.org>
5566         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5567         (Latest version of Emacs): Mention source code repository.
5569 2009-06-16  Glenn Morris  <rgm@gnu.org>
5571         * faq.texi (Top): Language tweak.
5572         (Extended commands): Most people have arrow keys.
5573         (Emacs manual): Say how to follow info links.
5574         (File-name conventions): Change title a bit.  Explain about source
5575         versus installed.  Condense etc description.
5576         (Guidelines for newsgroup postings): Mention Savannah list page.
5577         (Newsgroup archives): Simplify.
5578         (Contacting the FSF): Add contact URL.
5579         (Emacs Lisp documentation): Printed version not always available.
5580         (Installing Texinfo documentation): Explain how by hand installation is
5581         not normally needed.  Use add-to-list.  Remove duplicate reference.
5582         (Informational files for Emacs): Move info on Help menu here from
5583         "File-name conventions".
5584         (Help installing Emacs): Tweak uref.
5585         (Obtaining the FAQ): Mention repository.
5586         (Origin of the term Emacs): Explain "ITS".
5587         (Changing load-path): Use add-to-list.
5588         (Automatic indentation): Clarify this is for Text mode.
5589         Don't mention Indented Text mode.
5590         (Finding Emacs on the Internet): The FSF does not seem to offer a
5591         deluxe distribution on CD anymore.
5593 2009-06-16  Glenn Morris  <rgm@gnu.org>
5595         * faq.texi (Top): Mention which Emacs version this FAQ is about.
5596         Recommend the latest release.  Mention how to get older FAQs.
5597         Recommend the Emacs manual.
5598         (Guidelines for newsgroup postings): Discourage cross-posts.
5599         (Underlining paragraphs): Remove.
5600         (Editing MS-DOS files): Remove pre-Emacs 20 information.
5601         (Bugs and problems): Update key-binding.
5602         (Problems with very large files): Mention 64-bit.
5603         (Shell process exits abnormally): Remove.
5604         (Problems with Shell Mode): Rename and update.
5605         (Spontaneous entry into isearch-mode)
5606         (Problems talking to certain hosts): Remove.  This is old information,
5607         in etc/PROBLEMS if needed.
5608         (Emacs takes a long time to visit files, Updating Emacs): Remove.
5609         (Dired claims that no file is on this line): Update.
5610         (Installing Emacs, Problems building Emacs): Simplify.
5611         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5612         information.
5613         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
5614         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5615         (JDEE): "JDEE", not "JDE".
5616         (Handling C-s and C-q with flow control, Binding C-s and C-q):
5617         Remove.  This is old information, in etc/PROBLEMS if needed.
5618         (stty and Backspace key, Kanji and Chinese characters): Remove.
5619         (Right-to-left alphabets): Update section.
5620         (Changing the included text prefix): Gnus uses message-yank-prefix.
5621         Add cross-reference to Supercite manual.
5622         (Saving a copy of outgoing mail): Simplify output file description.
5623         (Expanding aliases when sending mail): Refer to Emacs manual.
5624         Remove old info about RFC822.
5625         Correct description of how to rebuild aliases.
5626         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5627         (MIME with Emacs mail packages)
5628         (Viewing articles with embedded underlining)
5629         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5630         Remove old sections.
5631         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
5632         and is well-documented in the Gnus manual.
5633         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5634         (Making Gnus faster): Rename from "Starting Gnus faster".
5635         Merge "Catch-up is slow in Gnus" into here.
5637 2009-06-14  Glenn Morris  <rgm@gnu.org>
5639         * faq.texi (Status of Emacs): Re-order with most recent releases first.
5640         (New in Emacs 23): New section.
5641         (Handling C-s and C-q with flow control): Add xref.
5643 2009-06-13  Glenn Morris  <rgm@gnu.org>
5645         * faq.texi (Setting up a customization file): Grammar fix.
5646         Customize is no longer "new".
5647         (Displaying the current line or column): Line-number mode is on by
5648         default.  Don't mention `column' package.  Mention linum.el.
5649         (Turning on abbrevs by default): Explain how to do it for buffers,
5650         modes, and everywhere.
5651         (Associating modes with files): Use add-to-list.  Don't mention Emacs
5652         19.
5653         (Highlighting a region): On by default since 23.1.
5654         (Replacing highlighted text): Update doc quote.
5655         (Working with unprintable characters): Don't mention search-quote-char.
5656         (Using an already running Emacs process): Gnuclient is probably not an
5657         enhancement these days.
5658         (Indenting switch statements): Remove mention of pre-Emacs 20.
5659         (Horizontal scrolling): Abbreviate Emacs 20 description.
5660         (Replacing text across multiple files): Fix name of dired command.
5661         (Disabling backups): Use require not load.
5662         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5664 2009-06-13  Bill Wohler  <wohler@newt.com>
5666         Release MH-E manual version 8.2.
5668         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5669         release 8.2.
5671 2009-06-13  Glenn Morris  <rgm@gnu.org>
5673         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5674         in this day and age the common meaning is "on the web".
5675         (copying): Use @copyright in all cases.
5676         (Basic keys): Remove reference to deleted manual node "Text Characters".
5677         (File-name conventions): Use GNU as an example rather than SERVICE.
5678         default.el lives in site-lisp.  Update Info directory location.
5679         (Real meaning of copyleft): GPL actions have been brought, but all
5680         settled out of court.
5681         (Guidelines for newsgroup postings): Shorten section title.
5682         Simplify comp.emacs description.
5683         (Newsgroup archives): Change Google URL.  Describe Gmane.
5684         (Unsubscribing from Emacs lists): Remove discussion of "distribution
5685         points".  Mention List-Unsubscribe header.
5686         (Contacting the FSF): Update email and URLs.
5687         (Basic editing): Mention F1 for help.
5688         (Installing Texinfo documentation): Refer to Texinfo website rather
5689         than ftp server.
5690         (Printing a Texinfo file): Mention texi2pdf.
5691         (Informational files for Emacs): Don't describe FTP or SERVICE, they
5692         are just stubs nowadays.
5693         (Latest version of Emacs): Explain version numbers.
5694         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5695         (Turning on syntax highlighting): No need to mention hilit19 any more.
5696         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5697         (Modes for various languages): Remove section.
5698         (Major packages and programs): Remove most version and maintainer
5699         information - it's hard to keep up-to-date, and adds nothing.
5700         Similarly with direct links to mailing lists.
5701         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
5702         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5703         years, and Emacs comes with tools for this now.
5704         (Patch): Remove section - this is a standard tool.
5705         (Using function keys under X): Remove section.
5707 2009-06-12  Glenn Morris  <rgm@gnu.org>
5709         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5710         (Help installing Emacs): Remove reference to deleted X11 node.
5711         (Associating modes with files): Interpreter-mode-alist is no longer
5712         subservient to auto-mode-alist.
5713         (Installing Emacs): Change future Emacs version.
5714         (Linking with -lX11 fails): Remove old section.
5715         (Packages that do not come with Emacs): Update ELL location.
5716         Emacs Lisp archive is dead.
5717         (Emacs for Windows): Remove reference to old CE port.
5718         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5719         (Emacs for VMS and DECwindows): Remove old ports.
5720         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5721         (Removing flashing messages): Remove section about non-existent Gnus
5722         option.
5724         * faq.texi (Top): Add @top command.
5725         Remove the optional arguments from all @node commands: makeinfo can
5726         generate these automatically, and it is easier to edit and rearrange
5727         nodes without them.
5729 2009-06-11  Glenn Morris  <rgm@gnu.org>
5731         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5732         (The LPF): Make the updated URL the sole reference point.
5733         (Learning how to do something): Update refcard price and format.
5734         (Getting a printed manual): Sources in doc/emacs/, not man/.
5735         Also available in PDF format.  Since the page count varies, be less
5736         precise.
5737         (Informational files for Emacs): Remove references to deleted files
5738         LPF and SUN-SUPPORT, and to UUCP.
5739         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5740         Remove many obsolete ways to get the FAQ, which now seems only to be
5741         distributed with Emacs.
5742         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5744 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
5746         * org.texi (Org Plot): Fix tags (Bug#3507).
5747         (Workflow states, Agenda commands): Fix tags (Bug#3508).
5749         * ada-mode.texi (Installation, Compile commands)
5750         (Project File Overview, No project files, Set compiler options)
5751         (Use GNAT project file, Use multiple GNAT project files)
5752         (Identifier completion): Use @samp for menu items, and @kbd for key
5753         sequences (Bug#3504).
5755 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
5757         * gnus.texi (Security): Fix wording; add a link to epa.info.
5759 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
5761         * message.texi (Header Commands): Fix descriptions to match
5762         keybindings.
5764 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
5766         * gnus.texi (Security): Mention that EasyPG is the current default.
5768 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
5770         * ediff.texi (Session Commands): Fix typo.
5772 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
5774         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5775         news.software.readers.  Reported by Florian Rehnisch.
5777 2009-04-02  Glenn Morris  <rgm@gnu.org>
5779         * auth.texi: Capitalize direntry.
5781         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5782         using a period in the entry name.  (Bug#2797)
5784 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
5786         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5787         ($(infodir)/auth, auth.dvi): New targets.
5789 2009-03-03  Glenn Morris  <rgm@gnu.org>
5791         * auth.texi: Fix @setfilename.
5793         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5794         (auth, $(infodir)/auth, auth.dvi): New rules.
5796 2009-02-25  Glenn Morris  <rgm@gnu.org>
5798         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
5800 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5802         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5804 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5806         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5807         gnus-nocem-issuers, and gnus-nocem-verifyer.
5809 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
5811         * ada-mode.texi (Project files, Automatic Casing):
5812         * dbus.texi (Signals):
5813         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5814         * mh-e.texi (HTML):
5815         * nxml-mode.texi (Locating a schema)
5816         (Using the document's URI to locate a schema):
5817         * org.texi (Footnotes, Using the mapping API):
5818         * rcirc.texi (Channels): Remove duplicate words.
5820 2009-02-20  Glenn Morris  <rgm@gnu.org>
5822         * dired-x.texi (Miscellaneous Commands):
5823         * gnus.texi: Minor updates for mbox Rmail.
5825 2009-02-16  Karl Berry  <karl@gnu.org>
5827         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5828         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5829         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5830         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5831         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5832         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5833         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5834         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5835         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5836         Consistently use @insertcopying in the Top node,
5837         @contents at the front (after @end titlepage),
5838         and @direntry after @copying.  (Bug#1988)
5840 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
5842         * auth.texi: New file documenting auth-source.
5844 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
5846         * org.texi (Org Plot): Fix link.
5848 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
5850         * epa.texi (Mail-mode integration): Mention the way to do
5851         "encrypt-to-self".  (Bug#1807)
5853 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
5855         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
5857 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
5859         * gnus-news.texi: Print version about Incoming*.
5861 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
5863         * org.texi (Structure editing, Handling links)
5864         (Fast access to TODO states, Javascript support): Make standard docs
5865         correctly reflect default variable settings.
5867 2009-02-02  Glenn Morris  <rgm@gnu.org>
5869         * org.texi: Fix typos.
5871 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
5873         Sync with Tramp 2.1.15.
5875         * trampver.texi: Update release number.
5877 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
5879         * org.texi (TODO dependencies): Document TODO dependencies on
5880         checkboxes.
5882 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
5884         * org.texi (TODO dependencies): Document key binding for toggling
5885         ORDERED property.
5887 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
5889         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
5890         of hook functions.
5892 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
5894         * org.texi (TODO dependencies): New section.
5896 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
5898         * org.texi (Plain lists, TODO basics, Priorities)
5899         (Multiple sets in one file, Conflicts): Document interaction with
5900         `shift-selection-mode'.
5902 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
5904         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5905         Make Calc the subject of sentences.
5906         (Rearranging Formulas using Selections): Discuss new options
5907         for `j *'.
5909 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
5911         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5913 2009-01-26  Glenn Morris  <rgm@gnu.org>
5915         * org.texi: Fix typos.
5917 2009-01-26  Bill Wohler  <wohler@newt.com>
5919         * mh-e.texi (EDITION, UPDATED): Update.
5921 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
5923         * org.texi (References): Add information about remote references.
5924         (Built-in table editor): Document `C-c RET' in tables.
5925         (Math symbols, Quoting LaTeX code): Mention that simple
5926         LaTeX macros survive LaTeX export.
5927         (Images in LaTeX export): Show how to create a reference to a
5928         figure.
5929         (Sectioning structure): Document that the LaTeX class can be
5930         specified in a property.
5931         (Text areas in HTML export): New section.
5932         (External links): Add examples for text search and ID links.
5933         (Built-in table editor): Remove the descriptio of `C-c
5934         C-q', it not longer works.
5935         (Literal examples): Document that a space must follow
5936         the colon in short examples.
5937         (Relative timer): Document `org-timer-stop'.
5938         (Footnotes): New section.
5939         (Footnote markup): Shorten section and refer to new Footnote
5940         section.
5941         (Literal examples): Add documentation for line
5942         numbering in and references to code examples.
5943         (CSS support): Fix the description of default CSS styles.
5944         (Capturing column view): Document
5945         "file:path/to/file.org" as an allowed value for the ID property of
5946         a dynamic block copying column view.
5948 2009-01-23  Stephen Eglen  <stephen@gnu.org>
5950         * mh-e.texi (Getting Started): Describe $MH.
5952 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
5954         * tramp.texi (all): Harmonize usage of "external method",
5955         "external transfer method" and "out-of-band method".
5956         (Connection types): Precise the differences of inline and external
5957         methods.  Written by Adrian Phillips <a.phillips@met.no>.
5959 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
5961         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5962         commands as described at the top.  Reported by Allan Gottlieb
5963         <gottlieb@nyu.edu>.
5965 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5967         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5968         nnmail-pathname-coding-system.
5970 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
5972         * org.texi (Relative timer): Fix typo.
5974 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
5976         * org.texi (Clocking work time): Fix typo.
5977         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
5979 2009-01-13  Glenn Morris  <rgm@gnu.org>
5981         * org.texi: Fix some more typos.
5983 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
5985         * org.texi: Fix some typos.
5987 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5989         * gnus.texi (Group Parameters): Add note for local variables.
5991 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5993         * gnus.texi (Converting Kill Files): Fix URL.
5994         Include gnus-kill-to-score.el in contrib directory.
5996 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
5998         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5999         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
6000         (Paging the Article): Add index entry.
6002 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
6004         * ada-mode.texi (Examples): Delete redundant text.
6006 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
6008         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6010         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6011         addresses.
6013 2009-01-03  Bill Wohler  <wohler@newt.com>
6015         * mh-e.texi (Scan Line Formats): Indicate that first column should be
6016         kept empty.
6018 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
6020         * org.texi (Activation, Exporting, ASCII export, HTML export)
6021         (HTML Export commands, LaTeX/PDF export commands):
6022         Improve documentation about transient-mark-mode.
6023         (References): Document the use of special names like $LR1 to reference
6024         to fields in the last table row.
6026 2008-12-19  Juri Linkov  <juri@jurta.org>
6028         * info.texi (Search Text): Remove mention of removed key binding M-s.
6030 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
6032         * org.texi (References): Remove mentioning of @0 as reference for the
6033         last line, this has been reverted in the Lisp sources.
6035 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
6037         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6038         (DVI_TARGETS): Remove duplicates.  Add sasl.
6039         ($(infodir)/sasl, sasl.dvi): New targets.
6041 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
6043         * org.texi: Version number pushed to 6.15d.
6045 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
6047         * org.texi (Tables in LaTeX export): New section.
6048         (Images in LaTeX export): New section.
6049         (Inlined images, Images in HTML export): Sections renamed.
6051 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
6053         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6055 2008-12-04  David Engster  <dengste@eml.cc>
6057         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
6058         of nnml-get-new-mail.  Change URL for mairix patch.
6060 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
6062         * org.texi (Using the mapping API): Fix bug in mapping example.
6063         (Publishing options): Make the list of properties complete again, in
6064         correspondence to the variable `org-export-plist-vars'.
6065         (Property searches): Document new special values for time comparisons.
6066         (Tag inheritance): Refine the description of tag inheritance.
6067         (Project alist): Add info about the publishing sequence of components.
6068         (Effort estimates): Document the new relative timer.
6070 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
6072         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6073         (Using Calc): Clarify use of `C-x * o'.
6074         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6076 2008-11-28  Richard M Stallman  <rms@gnu.org>
6078         * dbus.texi (Receiving Method Calls): Clean up previous change.
6080 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
6082         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6083         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6084         `dbus-unescape-from-identifier'.
6085         (Receiving Method Calls): New constants `dbus-service-emacs' and
6086         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
6087         (Signals): Use the constants in the example.
6089 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
6091         * org.texi: Re-apply change to FDL 1.3.
6093 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
6095         * org.texi (Setting up Remember): Document `org-remember-mode'.
6096         (External links): Document that bbdb links can use a regular
6097         expression.
6098         (External links): Document that elisp links can contain interactive
6099         commands.
6101 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
6103         * viper.texi (viper-translate-all-ESC-keysequences):
6104         Description removed.
6106 2008-11-19  Glenn Morris  <rgm@gnu.org>
6108         * doclicense.texi: Change to FDL 1.3.
6109         Relicense all texi files under FDL 1.3 or later.
6111 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
6113         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6115 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
6117         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6119         * ediff.texi: Version/date change.
6121 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
6123         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6125 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
6127         * calc.texi (About This Manual): Comment out a mention of
6128         marginal notes.
6130 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
6132         * org.texi (Clocking work time): Document the :formula property of
6133         clock tables.
6134         (Structure editing, Refiling notes): Document refiling regions.
6135         (Agenda commands): Document the double-prefix version
6136         of the `l' command in the agenda.
6137         (Handling links): Explain the effect of a double prefix
6138         arg to `C-c C-o'.
6139         (TODO basics): Add documentation for tag triggers.
6141 2008-10-23  Glenn Morris  <rgm@gnu.org>
6143         * cl.texi (Function Bindings): Mention `flet' fails to deal with
6144         byte-compiling things like `+'.
6146         * ns-emacs.texi: Merge copyright years of author now with assignment
6147         into FSF years.
6148         (VER): Use it for easier automatic updating.  Use Emacs version rather
6149         than standalone Emacs.app version.
6151 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
6153         * org.texi: Lots of minor fixes.
6154         (Capture): New chapter.
6155         (Org Plot): New section.
6157 2008-09-30  Magnus Henoch  <mange@freemail.hu>
6159         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6161 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
6163         * calc.texi (User Defined Units): Mention how to enter optional display
6164         string.
6166 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6168         * message.texi (Sending Variables): Fix variable documentation to
6169         avoid the "y/n" wording.
6171 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6173         * message.texi (Sending Variables): Add `message-confirm-send' doc.
6175 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6177         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6178         @enumerate section so as to be able to be formatted with MAKEINFO=no.
6180 2008-09-22  Bill Wohler  <wohler@newt.com>
6182         Release MH-E manual version 8.1.
6184         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6185         release 8.1.
6187         * mh-e.texi: Retain dual license as agreed to by the FSF.
6188         However, bump GPL to Version 3.
6189         Use @include for license text.
6191 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6193         * gnus.texi (Top, Setup, Fancy splitting to parent)
6194         (Store custom flags and keywords, Store arbitrary data):
6195         Clean up markup.
6197 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6199         * gnus.texi (The Gnus Registry): Document it.
6201 2008-09-08  David Engster  <dengste@eml.cc>
6203         * gnus.texi (nnmairix): Point out that nnml uses MH format.
6204         Clarify section about choosing back end servers.
6206 2008-08-23  Glenn Morris  <rgm@gnu.org>
6208         * dired-x.texi (Shell Command Guessing):
6209         Mention dired-guess-shell-case-fold-search.  (Bug#417)
6211 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
6213         * trampver.texi: Update release number.
6215 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
6217         * ns-emacs.texi: Update version.
6218         (Introduction): Correct menu location for options save.
6219         (Customization): Note that defaults are stored under org.gnu.Emacs.
6221 2008-08-11  Bill Wohler  <wohler@newt.com>
6223         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6224         explicit about GNU mailutils MH elsewhere (with thanks to Darel
6225         Henman) (closes SF #1768928).
6227 2008-08-10  Glenn Morris  <rgm@gnu.org>
6229         * ns-emacs.texi: Use @copying.  Change copyright of authors with
6230         assignment to FSF.  Change license to GFDL.
6231         (Top): Remove outdated references.
6233 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
6235         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6236         Add gnus-summary-sort-by-most-recent-number and
6237         gnus-summary-sort-by-most-recent-date.
6238         (Summary Sorting): Explain prefix argument.
6240 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6242         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6243         gnus-summary-pipe-output.
6245 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
6247         * dbus.texi (Receiving Method Calls): Document error handling of own
6248         D-Bus methods.
6250 2008-08-01  Bill Wohler  <wohler@newt.com>
6252         * mh-e.texi (Reading Mail)
6253         (Viewing Attachments): Describe new function
6254         mh-show-preferred-alternative.
6255         (Sending Mail, Redistributing, Sending Message): Describe new hook
6256         mh-annotate-msg-hook.
6258 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
6260         * dbus.texi (Arguments and Signatures): Fix example.
6261         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6262         (Asynchronous Methods): New node.
6263         (Errors and Events): Describe extended layout of `dbus-event'.
6264         New defun `dbus-event-message-type'.
6266 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6268         * ediff.texi: Remove VMS support.
6270 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
6272         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6273         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6275 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
6277         * Makefile.in: Add mairix-el targets.
6279 2008-07-29  David Engster  <deng@randomsample.de>
6281         * mairix-el.texi: New file.
6283 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
6285         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6286         project files.  Delete 'main_unit' project variable; not needed.  Allow
6287         process environment variables wherever project variables are allowed.
6288         Add tutorial section on multiple GNAT project files.
6290 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
6292         Sync with Tramp 2.1.14.
6294         * trampver.texi: Update release number.
6296 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6298         * ns-emacs.texi:
6299         * faq.texi: Remove mentions of Mac Carbon.
6301 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6303         * gnus.texi (Saving Articles): Describe the 2nd argument of
6304         gnus-summary-save-in-pipe.
6305         (SpamAssassin): Use it.
6307 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6309         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6311 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
6313         * org.texi (Export options): Document the use of the creator flag.
6315 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
6317         * org.texi: New version 6.06a.
6319 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
6321         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6322         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6324 2008-07-23  Vincent BelaĂ¯che  <vincent.b.1@hotmail.fr>
6326         * calc.texi (Editing Stack Entries, Algebraic Entry):
6327         Rewrite introductory sentences so it can be used by
6328         Calc's help functions.  Mention fixing typos.
6329         (Customizing Calc): Fix typo.
6331 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
6333         * calc.texi (summarykey): New macro.  Use to correctly format keys in
6334         the summary.
6336 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
6338         * ns-emacs.texi (Customization): Corrected documentation on color
6339         specification formats.
6341 2008-07-19  Andreas Schwab  <schwab@suse.de>
6343         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
6345         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6346         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6348 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
6350         * dbus.texi (Inspection): Rework, introduce submenus.
6351         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6352         (Properties and Annotations, Arguments and Signatures): New nodes.
6354 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
6356         * dbus.texi (Receiving Method Calls): Fix description of
6357         `dbus-register-method'.
6358         (Signals): Allow also signal arguments for filtering in
6359         `dbus-register-signal'.
6361 2008-07-13  Vincent BelaĂ¯che  <vincent.b.1@hotmail.fr>
6363         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6364         `cnorm'.
6365         (Arithmetic Tutorial): Simplify the verification of prime factors.
6367 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6369         * gnus.texi (Saving Articles): Mention
6370         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6372 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
6374         * calc.texi: Adjust mode line throughout.
6376 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
6378         * sasl.texi (Mechanisms): Fix typos.
6380 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
6382         * calc.texi (Killing from the stack): Mention using normal Emacs
6383         copying.
6385 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
6387         * tramp.texi (Password handling): Rename from "Password caching".
6388         Add `auth-source' mechanism.
6389         (Connection caching): Tramp reopens the connection automatically,
6390         when the operating system on the remote host has been changed.
6392 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
6394         * makefile.w32-in (distclean): Remove makefile.
6396 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
6398         * org.texi (Using the mapping API): New section.
6399         (Agenda column view): New section.
6400         (Moving subtrees): Document archiving to the archive sibling.
6401         (Agenda commands): Document columns view in the agenda.
6402         (Using the property API): Document the API for multi-valued properties.
6404 2008-06-17  Jason Riedy  <jason@acm.org>
6406         * org.texi (A LaTeX example): Note that fmt may be a one-argument
6407         function, and efmt may be a two-argument function.
6408         (Radio tables): Document multiple destinations.
6410 2008-06-16  Glenn Morris  <rgm@gnu.org>
6412         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6413         Add Cover-Texts.
6415 2008-06-15  Glenn Morris  <rgm@gnu.org>
6417         * faq.texi (VER): Update to 23.0.60.
6419         * mh-e.texi: Remove option of licensing under GPL.
6420         Add Cover-Texts to GFDL permissions notice.
6421         (GPL): Remove section.
6422         (GFDL): Include doclicense.texi rather than the actual text.
6424         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6425         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6427         * sasl.texi: Fix output file name.
6429         * epa.texi, sasl.texi: Refer to license in Emacs manual.
6431         * gnus-coding.texi: Refer to license in Gnus manual.
6433         * idlwave.texi, sasl.texi: Use @copying.
6435         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
6437         * speedbar.texi: Update Back-Cover Text as per maintain.info.
6439         * url.texi: Use @copying, @title, @subtitle, @author.
6441         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6442         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6443         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6444         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6445         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6446         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6447         * widget.texi, woman.texi:
6448         Remove references to external license, since doclicense is included.
6450         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6451         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6452         Remove references to non-existent Invariant Sections.
6454 2008-06-14  Glenn Morris  <rgm@gnu.org>
6456         * faq.texi (Major packages and programs): Remove references to external
6457         Supercite, Calc, VIPER, since they have been included for some time.
6458         Update VM, AUCTeX, BBDB entries.
6460 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
6462         * newsticker.texi: Updated to match latest newsticker changes.
6464 2008-06-13  Glenn Morris  <rgm@gnu.org>
6466         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6467         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6468         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6469         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6470         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6471         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6472         * woman.texi:
6473         Update Back-Cover Text as per maintain.info.
6475 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6477         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
6479         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6480         (gnus-faq.xml): Update repository host.
6482         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6484 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
6486         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6487         Fix a typo.
6489 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6491         * gnus.texi (Mail Source Customization): Correct values of
6492         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
6493         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6495 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6497         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6498         coding standards.
6500 2008-06-14  David Engster  <dengste@eml.cc>
6502         * gnus.texi (nnmairix): Markup fixes.
6504 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6506         * gnus.texi (nnmairix): Markup and other minor fixes.
6508 2008-06-05  David Engster  <dengste@eml.cc>
6510         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6512 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6514         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6515         (Searching, nnir, nnmairix): New stub nodes.
6517 2008-05-30  Felix Lee  <felix.1@canids.net>
6519         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6521 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6523         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6525 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6527         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
6529 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
6531         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6533 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
6535         * info.texi (Top): Fix typo in xref.
6537 2008-05-05  Karl Berry  <karl@gnu.org>
6539         * info.texi (Top): @xref to stand-alone manual.
6541 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6543         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6544         (Various Summary Stuff): Fix typo in last xref.
6546 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6548         * org.texi (Moving subtrees): Fix typo.
6550 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
6552         * tramp.texi (Frequently Asked Questions): Explain, how to disable
6553         Tramp via `tramp-mode'.
6555 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
6557         * org.texi: Massive changes, in many parts of the file.
6559 2008-04-27  Jason Riedy  <jason@acm.org>
6561         * org.texi (A LaTeX example): Note that fmt may be a
6562         one-argument function, and efmt may be a two-argument function.
6563         (Radio tables): Document multiple destinations.
6565 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
6567         * gnus.texi (Oort Gnus): Add message-fill-column.
6569 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
6571         * gnus.texi (Mail Source Specifiers): Typo fix.
6573 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
6575         * gnus.texi (Diary Headers Generation): Update key binding for
6576         `gnus-diary-check-message'.
6578 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6580         * gnus.texi (Emacsen): Addition.
6582 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6584         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6586 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6588         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6590 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
6592         * gnus-news.texi: Update tool bar item.
6594 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
6596         * gnus-news.texi: Fix typos.
6598 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
6600         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6601         Add mention of `kron'.
6603 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
6605         * epa.texi (Encrypting/decrypting *.gpg files):
6606         Document epa-file-name-regexp.
6608 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
6610         * gnus.texi (Example Methods): Fix description about ssh-agent.
6611         (Indirect Functions): Fix the default value of nntp-telnet-command;
6612         remove link to connect.html.
6614 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
6616         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6617         dbus-call-method.
6618         (Receiving Method Calls): The timeout can be set by the calling client.
6620         * trampver.texi: Update release number.
6622 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6624         * gnus.texi (Top): Fix version.  Add SASL.
6626 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
6628         Sync with Tramp 2.1.13.
6630         * trampver.texi: Update release number.
6632 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
6634         * org.texi: Update to new org-mode website.
6636 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6638         * cl.texi (For Clauses): Fix loop over key-seq to match code.
6640 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
6642         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6643         gnus-read-ephemeral-gmane-group-url,
6644         gnus-read-ephemeral-emacs-bug-group,
6645         gnus-read-ephemeral-debian-bug-group.
6647 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6649         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6651         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
6652         Add FIXMEs for Bookmarks and gnus-registry-marks.
6654 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6656         * gnus.texi (Smileys): Document `smiley-style'.
6658 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
6660         * gnus.texi (Gnus Development): Clarify difference between ding and
6661         gnu.emacs.gnus.
6662         (MIME Commands, Using MIME, RSS): Fix markup.
6664         * gnus-faq.texi ([8.4]): Ditto.
6666 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
6668         * gnus.texi (Emacsen): Remove obsolete stuff.
6670 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
6672         * gnus.texi (Oort Gnus): Add version info WRT
6673         `mail-source-delete-incoming'.
6675 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
6677         * gnus.texi (Top): Add "Other related manuals" and version info in
6678         `iftex' output.
6679         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6680         gnus-balloon-face-0 and the corresponding format specifiers.
6682 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
6684         * tramp.texi (Filename completion): Remove footnote about let-bind
6685         of `partial-completion-mode'.  It doesn't work this way.
6687 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
6689         * pcl-cvs.texi (Contributors): Update my email.
6691 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
6693         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6695 2008-03-17  Bill Wohler  <wohler@newt.com>
6697         * mh-e.texi (Viewing): Update URL for adding header fields to
6698         mh-invisible-header-fields-default.
6700 2008-03-16  Bill Wohler  <wohler@newt.com>
6702         * mh-e.texi (Preface): Add Gnus to requirements.
6703         (Forwarding): Note that forwarded MIME messages are now inline.
6705 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
6707         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6708         (Common Variables): Give precedence to the netcat methods over the
6709         telnet methods, and mention that they are more reliable.
6711 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
6713         * org.texi (Exporting Agenda Views): Document agenda export to
6714         iCalendar.
6715         (Progress logging): Document the new progress logging stuff.
6717 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6719         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6720         Update for change of `mail-source-delete-incoming'.
6722         * gnus-news.texi: Ditto.
6724 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6726         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6727         custom versions.
6729 2008-03-07  Alan Mackenzie  <acm@muc.de>
6731         * cc-mode.texi (Limitations and Known Bugs): State that the number of
6732         parens/brackets in a k&r region is limited.
6734 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
6736         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6737         using different Emacs versions.
6739 2008-02-27  Glenn Morris  <rgm@gnu.org>
6741         * sc.texi: Remove a lot of old and obsolete info.
6742         (titlepage): Simplify.
6743         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6744         (VM with any Emacsen, GNEWS with any Emacsen)
6745         (Overloading for Non-conforming MUAs, Version 3 Changes)
6746         (The Supercite Mailing List): Delete nodes.
6747         (Introduction): Remove info about old packages.
6748         (Getting Connected): Simplify.  Remove info about old packages.
6749         (Citing Commands): Delete Emacs 19 info.
6750         (Hints to MUA Authors): Simplify.
6751         (Thanks and History): Merge in some info from the deleted node
6752         "Version 3 Changes".
6754 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
6756         * org.texi (Setting tags, In-buffer settings):
6757         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6759 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6761         * gnus-news.texi: Mention that spaces and tabs are allowed in the
6762         installation directory name.
6764 2008-02-12  Romain Francoise  <romain@orebokech.com>
6766         * epa.texi (Overview): Fix typo.
6768 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
6770         * epa.texi (Quick start): Remove the .emacs setting.
6772 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
6774         * epa.texi (Quick start): Use the command `epa-enable' instead of
6775         loading `epa-setup'.
6777 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
6779         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6780         ($(infodir)/epa, epa.dvi): New targets.
6782 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
6784         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6786         * epa.texi: New manual documenting the EasyPG Assistant.
6788 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
6790         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6791         (Inspection): New function dbus-ping.
6793 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
6795         * tramp.texi (Remote processes): Add `shell-command'.
6797 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
6799         * tramp.texi: Use new FSF's Back-Cover Text.
6801 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
6803         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6804         (Group Parameters): Document `mail-source' parameter.
6806 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
6808         * tramp.texi (Inline methods): The hostname of the su(do)? methods
6809         must be a local host.
6811 2008-01-26  Michael Olson  <mwolson@gnu.org>
6813         * erc.texi: Update version for ERC 5.3 release.
6814         (Obtaining ERC): Update extras URLs for 5.3.
6815         (Development): Write instructions for git, and remove those for Arch.
6816         (History): Mention the switch to git.
6818 2008-01-24  Karl Berry  <karl@gnu.org>
6820         * info.texi (Search Index, Search Text): Mention the command
6821         character in the section name, a la the (Go to node) node.
6823 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
6825         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6827 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6829         * gnus-news.texi: Mention gnus-article-describe-bindings.
6831 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
6833         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6835 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
6837         * org.texi (Property inheritance): New section.
6838         (Conventions): New section.
6839         (Structure editing): Document C-RET, the prefix arg to the cut/copy
6840         commands, and the new bindings for refiling.
6841         (Sparse trees): Document the new special command for sparse trees.
6842         (References): Be more clear about the counting of hilines.
6843         (Handling links): Document M-p/n for accessing links.
6844         (Fast access to TODO states): New section.
6845         (Per file keywords): New section.
6846         (Property inheritance): New section.
6847         (Column attributes): New summary types.
6848         (Capturing Column View): New section.
6849         (The date/time prompt): Cover the new features in the date/time prompt.
6850         Compactify the table of keys for the calendar remote control.
6851         (Clocking work time): Document the new :scope parameter.
6852         (Remember): Promoted to chapter.
6853         (Quoted examples): New section.
6854         (Enhancing text): New verbatim environments.
6856 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
6858         * trampver.texi: Update release number.
6860 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6862         * gnus.texi (Article Keymap):
6863         Add gnus-article-wide-reply-with-original; fix descriptions of
6864         gnus-article-reply-with-original and
6865         gnus-article-followup-with-original.
6867 2008-01-09  Glenn Morris  <rgm@gnu.org>
6869         * nxml-mode.texi: Add @copying section.
6871 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
6873         * message.texi (Mail Variables): Add some text from "(gnus)Posting
6874         Server".  Add `message-send-mail-with-mailclient'.
6876         * gnus.texi (Posting Server): Move some text to "(message)Mail
6877         Variables" and add a reference here.
6879 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
6881         * dbus.texi (Receiving Method Calls): New chapter.
6882         (Errors and Events): Add serial number to events.  Replace "signal" by
6883         "message".  Introduce dbus-event-serial-number.
6885 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
6887         * dbus.texi (Type Conversion): Explain the type specification for empty
6888         arrays.  Use another example.
6890 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
6892         * dbus.texi (all): Replace "..." by @dots{}.
6893         (Type Conversion): Precise the value range for :byte types.
6894         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6895         Mention its return value.
6896         (Errors and Events): There is no D-Bus error propagation during event
6897         processing.
6899 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
6901         * calc.texi (Yacas Language, Maxima Language, Giac Language):
6902         New sections.
6904 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6906         * gnus.texi (Group Parameters): Reorder the text and add a note about
6907         `gnus-parameters' near the beginning of the node.
6909 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6911         * gnus.texi (Score File Editing): Fix function name.
6913 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
6915         Sync with Tramp 2.1.12.
6917         * trampver.texi: Update release number.
6919 2007-12-22  Richard Stallman  <rms@gnu.org>
6921         * cc-mode.texi (Getting Started): Change @ref to @pxref.
6923 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
6925         * dbus.texi (Type Conversion): Correct input parameters mapping.
6927 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
6929         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6930         (Errors and Events): Mention wrong-type-argument error.
6932 2007-12-21  Alex Schroeder  <alex@gnu.org>
6934         * rcirc.texi: Changed single spaces after sentence end to double
6935         spaces.  Fixed some typos.
6936         (Internet Relay Chat): Explain relay.
6937         (Getting started with rcirc): Change items to reflect prompts.
6938         Add more explanation to rcirc-track-minor-mode and added a comment to
6939         warn future maintainers that this section is a copy.
6940         (People): Change /ignore example.
6941         (Keywords): Not keywords.
6943 2007-12-20  Alex Schroeder  <alex@gnu.org>
6945         * rcirc.texi (Top): Fighting Information Overload chapter added.
6946         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6947         (rcirc commands): Move /ignore command to the new chapter.
6948         (Fighting Information Overload): New chapter documenting /keyword,
6949         /bright, /dim, channel ignore, and low priority channels.
6950         (Configuration): Document rcirc-server-alist, remove
6951         rcirc-startup-channels-alist and rcirc-default-server.
6953 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
6955         * dbus.texi (Signals): Fix example in dbus-register-signal.
6957 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
6959         * gnus.texi (Score Variables): Fix typo.
6961 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
6963         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6964         (Signals): Adapt dbus-send-signal and dbus-register-signal.
6965         (Errors and Events): Adapt dbus-event.
6967 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6969         * gnus.texi (Other Files): Add the yenc command.
6971 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
6973         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6974         since 2004-08-06.
6976 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6978         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6979         on body.
6981 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6983         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6984         and rfc2047-allow-irregular-q-encoded-words; fix description of
6985         rfc2047-encode-encoded-words.
6987 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
6989         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6991 2007-12-05  Michael Olson  <mwolson@gnu.org>
6993         * remember.texi (Diary): Remove "require" line for remember-diary.el.
6994         Update documentation for `remember-diary-file'.
6996 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
6998         * dbus.texi (Signals): Precise `dbus-register-signal'.
6999         (Errors and Events): Rework events part, the internal structure of
7000         dbus-event has changed.
7002 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
7004         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7005         ($(infodir)/dbus, dbus.dvi): New targets.
7007 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
7009         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7010         unconditionally.
7012         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7013         emulation with @print{}.
7015 2007-12-02  Richard Stallman  <rms@gnu.org>
7017         * dbus.texi (Overview): Minor cleanup.
7019 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
7021         * Makefile.in (INFO_TARGETS): Add dbus.
7022         (DVI_TARGETS): Add dbus.dvi.
7023         (dbus, dbus.dvi): New targets.
7025         * dbus.texi: New file.
7027 2007-11-24  Romain Francoise  <romain@orebokech.com>
7029         * nxml-mode.texi: Add description in @direntry.
7030         Fix file name to match @setfilename.
7032 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
7034         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7035         ($(infodir)/nxml-mode): New rule.
7037         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7038         ($(infodir)/nxml-mode): New rule.
7039         (clean): Add nxml-mode*.
7041         * nxml-mode.texi: New file with nxml manual.
7043 2007-11-18  Richard Stallman  <rms@gnu.org>
7045         * flymake.texi (Example -- Configuring a tool called directly):
7046         Update example.
7048 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
7050         * tramp.texi (Filename completion): Simplify explanation of
7051         double-slash behavior.  Explain directory contents flushing.
7053 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
7055         * calc.texi (TeX and LaTeX Language Modes): Put in
7056         missing braces.
7058 2007-11-15  Richard Stallman  <rms@gnu.org>
7060         * cl.texi (Equality Predicates): Delete `eql'.
7061         (Predicates, Naming Conventions, Top): Delete `eql'.
7062         (Common Lisp Compatibility): Delete `eql'.
7063         (Porting Common Lisp): Delete obsolete backquote info.
7064         Minor clarification about character constants.
7065         (Sequence Basics): Minor clarification.
7067 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7069         * cc-mode.texi (Electric Keys, Custom Macros):
7070         * tramp.texi (Filename completion): Fix typos.
7072 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
7074         * calc.texi (Basic commands): Mention the menu.
7076 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
7078         * tramp.texi (Connection caching): Tramp flushes connection
7079         properties when remote operating system has been changed.
7081 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7083         * gnus-news.texi: Fix spelling.
7084         `message-insert-formatted-citation-line', not
7085         `message-insert-formated-citation-line'.
7087         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7089 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
7091         * tramp.texi (Overview): Mention also the PuTTY integration under
7092         w32.  Remove paragraphs about Tramp's experimental status.
7093         (Frequently Asked Questions): Add code example for highlighting the
7094         mode line.
7096 2007-11-03  Michael Olson  <mwolson@gnu.org>
7098         * remember.texi: Change mentions of remember-buffer to
7099         remember-finalize throughout.
7101 2007-10-30  Michael Olson  <mwolson@gnu.org>
7103         * remember.texi (Copying): Remove.
7104         (Mailbox): Update with non-BBDB instructions.
7105         (Diary, Org): Add.
7106         (Bibliography, Planner Page): Remove.
7108 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
7110         * makefile.w32-in (INFO_TARGETS): Add remember.
7111         (DVI_TARGETS): Add remember.dvi.
7112         ($(infodir)/remember): New rule.
7113         (clean): Add remember*.
7115 2007-10-30  Michael Olson  <mwolson@gnu.org>
7117         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7118         ($(infodir)/remember): New rule that builds the Remember Manual.
7120         * remember.texi: New file containing the Remember Mode Manual.
7121         Shuffle chapters around after initial import.
7122         (Function Reference): Split Keystrokes into separate chapter.
7123         (Keystrokes): Document C-c C-k.
7124         (Introduction): Fix typographical issue with "---".
7126 2007-10-29  Richard Stallman  <rms@gnu.org>
7128         * widget.texi (Introduction): Delete discussion of implementation
7129         internals.
7131 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
7133         * tramp.texi (Connection caching): Host names must be different
7134         when tunneling.
7136 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7138         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7139         Gnus v5.13.
7141 2007-10-28  Miles Bader  <miles@gnu.org>
7143         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7145 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7147         * gnus.texi (Sorting the Summary Buffer):
7148         Remove gnus-article-sort-by-date-reverse.
7150 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7152         * gnus.texi (Non-ASCII Group Names): New node.
7153         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7154         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7156 2007-10-28  MichaĂ«l Cadilhac  <michael@cadilhac.name>
7158         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7159         clean the output of the program `imap-shell-program'.
7161 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7163         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7165 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
7167         * gnus.texi (Sticky Articles): Documentation for sticky article
7168         buffers.
7170 2007-10-28  MichaĂ«l Cadilhac  <michael@cadilhac.name>
7172         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7174 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7176         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7178 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7180         * gnus.texi (Archived Messages):
7181         Document gnus-update-message-archive-method.
7183 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7185         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7187 2007-10-28  MichaĂ«l Cadilhac  <michael@cadilhac.name>
7189         * gnus.texi (Group Maneuvering):
7190         Document `gnus-summary-next-group-on-exit'.
7192 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7194         * gnus.texi (Really Various Summary Commands):
7195         Mention gnus-auto-select-on-ephemeral-exit.
7197 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7199         * gnus.texi, message.texi: Bump version number.
7201 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7203         * gnus.texi (Group Line Specification, Misc Group Stuff)
7204         (Server Commands): Parenthesize @pxref{Mail Spool}.
7206 2007-10-28  Didier Verna  <didier@xemacs.org>
7208         New user option: message-signature-directory.
7209         * message.texi (Insertion Variables): Document it.
7210         * gnus.texi (Posting Styles): Ditto.
7212 2007-10-28  Didier Verna  <didier@xemacs.org>
7214         * gnus.texi (Group Line Specification):
7215         * gnus.texi (Misc Group Stuff):
7216         * gnus.texi (Server Commands): Document the group compaction feature.
7218 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7220         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7222         * message.texi (Various Message Variables): Add message-fill-column.
7224 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7226         * gnus.texi: Untabify.
7228 2007-10-28  Didier Verna  <didier@xemacs.org>
7230         * gnus.texi (Group Parameters): Document the posting-style merging
7231         process in topic-mode.
7233 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7235         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7237 2007-10-28  Romain Francoise  <romain@orebokech.com>
7239         * gnus.texi (Mail Spool): Fix typo.
7240         Update copyright.
7242 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7244         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7246 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7248         * gnus.texi (Summary Generation Commands):
7249         Add gnus-summary-insert-ticked-articles.
7251 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7253         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7254         to spam-spamassassin-program.
7256 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7258         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7260 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7262         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7264 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7266         * message.texi (Mail Headers): Document `opportunistic'.
7268 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7270         * emacs-mime.texi (Encoding Customization): Explain how to set
7271         mm-coding-system-priorities per hierarchy.
7273 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7275         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7276         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7278 2007-10-28  Didier Verna  <didier@xemacs.org>
7280         * message.texi (Wide Reply): Update documentation of
7281         message-dont-reply-to-names (now allowing a list of regexps).
7283 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7285         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7287 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7289         * gnus.texi (SpamAssassin back end): Fix typo.
7291         * sieve.texi (Examples): Fix grammar.
7293 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7295         * gnus.texi (Searching for Articles): Document M-S and M-R.
7296         (Limiting): Document / b.
7298 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7300         * gnus.texi (Thread Commands): T M-^.
7302 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7304         * message.texi (Mail Aliases): Document ecomplete.
7305         (Mail Aliases): Fix typo.
7307 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7309         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7310         fix typo.
7312 2007-10-28  Romain Francoise  <romain@orebokech.com>
7314         * gnus.texi (Mail Spool): Grammar fix.
7316 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7318         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7319         string.
7321 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7323         * gnus.texi (Group Parameters): Fix description.
7325 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7327         * gnus.texi (Gmane Spam Reporting):
7328         Fix spam-report-gmane-use-article-number.
7329         Add spam-report-user-mail-address.
7331 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7333         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7335 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7337         * gnus.texi (Group Parameters): Add simplified sorting example based on
7338         example for `Sorting the Summary Buffer' from Jari Aalto
7339         <jari.aalto@cante.net>.
7340         (Example Methods): Add example for an indirect connection.
7342 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
7344         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7345         (Agent Parameters): Update parameter names to match code.
7346         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7347         'gnus-agent-summary-fetch-series'.
7348         (Agent and flags): New section providing a generalized discussion
7349         of flag handling.
7350         (Agent and IMAP): Remove flag discussion.
7351         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7353 2007-10-28  Romain Francoise  <romain@orebokech.com>
7355         * gnus.texi (Exiting the Summary Buffer): Add new function
7356         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7358 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7360         * gnus.texi (Conformity): Fix typo.
7361         (Customizing Articles): Document `first'.
7363 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
7365         * gnus.texi (Sorting the Summary Buffer):
7366         Add `gnus-thread-sort-by-date-reverse'.  Add example
7367         host to different sorting in NNTP and RSS groups.
7369 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7371         * message.texi (Insertion): Describe prefix for
7372         message-mark-inserted-region and message-mark-insert-file.
7374 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7376         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7377         LaTeX documents.  Describe "text/x-gnus-verbatim".
7379 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7381         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7382         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7383         (spam-stat spam filtering, SpamOracle)
7384         (Extending the Spam ELisp package): Remove extra quote symbol for
7385         clarity.
7387 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7389         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7390         gnus-article-delete-part and gnus-article-replace-part.
7391         (Using MIME): Add gnus-mime-replace-part.
7393 2007-10-28  Romain Francoise  <romain@orebokech.com>
7395         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7396         requires `auto-compression-mode' to be enabled.  Add new nnml
7397         variable `nnml-compressed-files-size-threshold'.
7399 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7401         * gnus.texi (Sorting the Summary Buffer):
7402         Add gnus-thread-sort-by-recipient.
7404 2007-10-28  Romain Francoise  <romain@orebokech.com>
7406         * message.texi (Insertion Variables): Mention new variable
7407         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
7408         documentation accordingly.
7410 2007-10-28  Romain Francoise  <romain@orebokech.com>
7412         * gnus.texi (To From Newsgroups): Mention new variables
7413         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7415 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7417         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7418         stuff; gnus-mime-inline-part does the automatic decompression.
7420 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7422         * gnus.texi (Spam ELisp Package Configuration Examples):
7423         "training.ham" should be "training.spam".
7425 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7427         * message.texi (Mail Variables): Fix the default value for
7428         message-send-mail-function.
7430 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7432         * gnus.texi (Optional Back End Functions): nntp-request-update-info
7433         always returns nil exceptionally.
7435 2007-10-28  Simon Josefsson  <jas@extundo.com>
7437         * gnus.texi (Article Washing): Add libidn URL.
7438         Suggested by Michael Cook <michael@waxrat.com>.
7440 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7442         * gnus.texi (Topic Commands): Fix next/previous.
7444 2007-10-28  Simon Josefsson  <jas@extundo.com>
7446         * gnus.texi (Article Washing): Mention `W i'.
7448 2007-10-28  Jochen KĂ¼pper  <jochen@fhi-berlin.mpg.de>
7450         * gnus.texi (Group Parameters): Slight extension of sieve
7451         parameter description.
7453 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7455         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7456         matching score files as well.
7457         (Picons): Describe `gnus-picon-style'.
7459 2007-10-28  Romain Francoise  <romain@orebokech.com>
7461         * message.texi (Message Headers): Mention that headers are hidden
7462         using narrowing, and how to expose them.
7463         Update copyright.
7465 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7467         * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7468         `gnus-summary-sort-by-recipient'.
7470 2007-10-28  Romain Francoise  <romain@orebokech.com>
7472         * gnus.texi (NNTP marks): New node.
7473         (NNTP): Move NNTP marks variables to the new node.
7475 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7477         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7479         * gnus.texi (MIME Commands, Hashcash): Markup fix.
7481 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7483         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7484         everywhere for consistency.
7485         (Filtering Spam Using The Spam ELisp Package): Admonish again.
7486         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7487         Say "regular expression" instead of "regex."  Admonish.
7488         Pick other words to sound better (s/so/thus/).
7489         (Spam ELisp Package Filtering of Incoming Mail):
7490         Mention statistical filters.  Remove old TODO.
7491         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7492         New section on sorting and displaying the spam score.
7493         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7494         backend but an alias to spam-use-BBDB.
7495         (Extending the Spam ELisp package): Rewrite the example using the
7496         new backend functionality.
7498 2007-10-28  Simon Josefsson  <jas@extundo.com>
7500         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7501         nntp-marks-directory, from Romain Francoise
7502         <romain@orebokech.com>.
7504 2007-10-28  Magnus Henoch  <mange@freemail.hu>
7506         * gnus.texi (Hashcash): New default value of
7507         hashcash-default-payment.
7509 2007-10-28  Simon Josefsson  <jas@extundo.com>
7511         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
7512         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7514 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7516         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7518 2007-10-28  Simon Josefsson  <jas@extundo.com>
7520         * gnus.texi (documentencoding): Add, to avoid warnings.
7522 2007-10-28  Simon Josefsson  <jas@extundo.com>
7524         * message.texi (Mail Headers): Add.
7526         * gnus.texi (Hashcash): Fix.
7528 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7530         * gnus.texi (Hashcash): Change location of library, also mention
7531         that payments can be verified and fix the name of the
7532         hashcash-path variable.
7534 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7536         * gnus.texi (Article Display): Add `gnus-picon-style'.
7538 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7540         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7542 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7544         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7545         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7546         warning about ham processors in spam groups removed.
7548 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7550         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7551         From Hubert Chan <hubert@uhoreg.ca>.
7553 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7555         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7556         (Mailing List): Typo.
7557         (Customizing Articles): Add gnus-treat-ansi-sequences.
7558         (Article Washing): Index.
7560         * message.texi: Use m-dash consistently.
7562 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7564         * gnus.texi (GroupLens): Remove.
7566 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
7568         * gnus.texi (Outgoing Messages, Agent Variables):
7569         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7570         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7572 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7574         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7576 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7578         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7580         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
7582 2007-10-28  Simon Josefsson  <jas@extundo.com>
7584         * gnus.texi (Top): Add SASL.
7586 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
7588         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7590 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
7592         * gnus.texi (Troubleshooting): Adjust Gnus version number.
7594 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
7596         * calc.texi (Formulas, Composition Basics): Lower the
7597         precedence of negation.
7599 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
7601         * ses.texi (The Basics): Mention how to create a new spreadsheet.
7602         Mention the new three-letter column identifiers.
7603         (More on cell printing): Calculate-cell and truncate-cell are now `c'
7604         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
7605         message when using `c' on an empty default with default printer.
7606         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7607         renamed to `ses--symbolic-formulas' some time ago.
7609 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
7611         * calc.texi (Default Simplifications, Making Selections)
7612         (Customizing Calc): Clarify associativity of multiplication.
7614 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
7616         * tramp.texi (Traces and Profiles): Simplify loop over
7617         `trace-function-background'.
7619 2007-10-22  Juri Linkov  <juri@jurta.org>
7621         * dired-x.texi (Shell Command Guessing): Default values are now
7622         available by typing M-n instead of M-p.
7624 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
7626         * tramp.texi (Cleanup remote connections): New section.
7627         (Password caching): Remove `tramp-clear-passwd'.
7628         It's not a command anymore.
7629         (Bug Reports): Add `tramp-bug' to function index.
7630         (Function Index, Variable Index): New nodes.
7631         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7633         * trampver.texi: Update release number.
7635 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
7637         * calc.texi (History and Acknowledgements): Turn comment
7638         about integer size into past tense.
7639         (Time Zones): Remove pointer to Calc author's address.
7640         (Trigonometric and Hyperbolic Functions): Mention cotangent
7641         and hyperbolic cotangent.  Fix typo.
7643 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
7645         Sync with Tramp 2.1.11.
7647         * trampver.texi: Update release number.
7649 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
7651         * tramp.texi (External packages): New section.
7653 2007-09-29  Juri Linkov  <juri@jurta.org>
7655         * info.texi (Help-Int): Document `L' (`Info-history').
7657 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
7659         * org.texi: Change links to webpage and maintained email.
7660         (Remember): Promote to Chapter, significant changes.
7661         (Fast access to TODO states): New section.
7662         (Faces for TODO keywords): New section.
7663         (Export options): Example for #+DATE.
7664         (Progress logging): Section moved.
7666 2007-09-26  Bill Wohler  <wohler@newt.com>
7668         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7669         browse-url-at-mouse.
7671 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
7673         * flymake.texi (Customizable variables): Face names don't end in -face.
7674         Fix flymake-err-line-patterns template.
7675         (Example -- Configuring a tool called directly): Fix init-function.
7676         (Highlighting erroneous lines): Face names don't end in -face.
7678 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
7680         * erc.texi (Special-Features): Fix small typo.
7682 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
7684         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7685         and "External transfer methods".
7687 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
7689         * calc.texi (Predefined Units): Add some history.
7691 2007-09-08  Michael Olson  <mwolson@gnu.org>
7693         * erc.texi (Copying): New section included from gpl.texi.
7694         This matches the look of the upstream ERC manual.
7696 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
7698         * calc.texi (History and Acknowledgements): Adjust the "thanks".
7699         (Random Numbers): Clarify the distribution of `random'.
7701 2007-09-06  Glenn Morris  <rgm@gnu.org>
7703         Move manual sources from man/ to subdirectories of doc/.
7704         Split into the Emacs manual in emacs/, and other manuals in misc/.
7705         Change all setfilename commands to use ../../info.
7706         * Makefile.in: Move the parts of the old man/Makefile.in that do not
7707         refer to the Emacs manual here.
7708         (infodir): New variable.
7709         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
7710         (cc-mode.texi, faq.texi): Update references to source file locations.
7711         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7712         do not refer to the Emacs manual here.
7713         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7715         * Makefile.in: Add `basename' versions of all info targets, for
7716         convenience when rebuilding just one manual.
7717         (../etc/GNU): Delete obsolete target.
7718         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7719         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
7720         *.vrs *.toc here...
7721         (maintainer-clean): ...from here.
7723         * makefile.w32-in (../etc/GNU): Delete obsolete target.
7725 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
7727         * calc.texi (Date Conversions): Clarify definition of
7728         Julian day numbering.
7729         (Date Forms): Clarify definition of Julian day numbering;
7730         add some history.
7732 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
7734         * org.texi: Version 5.07.
7736 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
7738         * message.texi (MIME): Replace mml-attach with mml-attach-file.
7740 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
7742         * org.texi (Adding hyperlink types): New section.
7743         (Embedded LaTeX): Chapter updated because of LaTeX export.
7744         (LaTeX export): New section.
7745         (Using links out): New section.
7747 2007-08-22  Glenn Morris  <rgm@gnu.org>
7749         * faq.texi (Learning how to do something): Refcards now in
7750         etc/refcards/ directory.
7752 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
7754         * tramp.texi (Remote Programs): Persistency file must be cleared when
7755         changing `tramp-remote-path'.
7756         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7757         macro.
7759 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
7761         * calc.texi: Move contents to beginning of file.
7762         (Algebraic Entry): Fix the formatting of an example.
7764 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
7766         * calc.texi (Basic Operations on Units): Mention exact versus
7767         inexact conversions.
7769 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
7771         * calc.texi (Basic Operations on Units): Mention default
7772         values for new units.
7773         (Quick Calculator Mode): Mention that binary format will
7774         be displayed.
7776 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7778         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7780 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7782         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7784 2007-08-08  Glenn Morris  <rgm@gnu.org>
7786         * gnus.texi, sieve.texi: Replace `iff'.
7788 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
7790         * calc.texi (Basic Graphics): Mention the graphing of error
7791         forms.
7792         (Graphics Options): Mention how `g s' handles error forms.
7793         (Curve Fitting): Mention plotting the curves.
7794         (Standard Nonlinear Models): Add additional models.
7795         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7796         (Linear Fits): Correct result.
7798 2007-08-01  Alan Mackenzie  <acm@muc.de>
7800         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7801         to "--no-site-file".
7803 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
7805         * tramp.texi (Frequently Asked Questions): Point to mode line
7806         extension in Emacs 23.1.
7808         * trampver.texi: Update release number.
7810 2007-07-27  Glenn Morris  <rgm@gnu.org>
7812         * calc.texi (Copying): Include license text from gpl.texi, rather than
7813         in-line.
7815 2007-07-25  Glenn Morris  <rgm@gnu.org>
7817         * calc.texi (Copying): Replace license with GPLv3.
7819         * Relicense all FSF files to GPLv3 or later.
7821 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
7823         Sync with Tramp 2.1.10.
7825         * tramp.texi (trampfn): Expand macro implementation in order to handle
7826         empty arguments.
7827         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
7828         occurrences by trampfn.
7829         (Frequently Asked Questions): Extend example code for host
7830         identification in the modeline.  Add bbdb to approaches shortening Tramp
7831         file names to be typed.
7833         * trampver.texi: Update release number.
7835 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
7837         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7838         section.  Reported by <poti@potis.org>.
7839         (Remote processes): Arguments of the program to be debugged are taken
7840         literally.
7841         (Frequently Asked Questions): Simplify recentf example.
7843 2007-07-14  Karl Berry  <karl@gnu.org>
7845         * info.texi (@copying): New Back-Cover Text.
7847         * info.texi (Quitting Info): Move to proper place in source.
7848         (Reported by Benno Schulenberg.)
7850 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
7852         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7854         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7856         * emacs-mime.texi: Add @documentencoding directive.
7858 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
7860         * tramp.texi (Remote processes): Add an anchor to the subsection
7861         "Running a debugger on a remote host".
7863 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
7865         * tramp.texi (Remote processes): Don't call it "experimental" any
7866         longer.  Add subsection about running a debugger on a remote host.
7868 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
7870         * org.texi (Properties and columns): Chapter rewritten.
7872 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
7874         * tramp.texi:
7875         * trampver.texi: Migrate to Tramp 2.1.
7877 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
7879         * org.texi (Properties): New chapter.
7881 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
7883         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7884         Control Panel.
7886         * gnus.texi (Misc Article): Add index entry for
7887         gnus-single-article-buffer.
7889 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7891         * gnus.texi (Starting Up): Fix typo.
7893 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7895         * gnus.texi (Asynchronous Fetching): Fix typo.
7897 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
7899         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7900         (About This Manual): Remove redundant information.
7901         (Getting Started): Mention author.
7902         (Basic Arithmetic, Customizing Calc): Make description of the
7903         variable `calc-multiplication-has-precedence' match its new effect.
7905 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
7907         * calc.texi (Basic Arithmetic, Customizing Calc):
7908         Mention the variable `calc-multiplication-has-precedence'.
7910 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
7912         * org.texi (Tag): Section swapped with node Timestamps.
7913         (Formula syntax for Lisp): Document new `L' flag.
7915 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
7917         * gnus.texi (Misc Group Stuff, Summary Buffer)
7918         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
7920 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
7922         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7923         * gnus.texi (Article Buttons, Mail Source Customization)
7924         (Sending or Not Sending, Customizing NNDiary):
7925         * message.texi (Message Headers):
7926         * mh-e.texi (HTML): Fix typos.
7928 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
7930         Sync with Tramp 2.0.56.
7932         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7933         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
7935 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
7937         * Version 22.1 released.
7939 2007-05-26  Michael Olson  <mwolson@gnu.org>
7941         * erc.texi (Modules): Fix references to completion modules.
7943 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
7945         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7947 2007-05-09  Didier Verna  <didier@xemacs.org>
7949         * gnus.texi (Email Based Diary): New.  Proper documentation for the
7950         nndiary back end and the gnus-diary library.
7952 2007-05-03  Karl Berry  <karl@gnu.org>
7954         * .cvsignore (*.pdf): New entry.
7956         * texinfo.tex: Update from current version for better pdf generation.
7958 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
7960         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7962 2007-04-28  Glenn Morris  <rgm@gnu.org>
7964         * faq.texi (New in Emacs 22): Restore mention of python.el pending
7965         consideration of legal status.
7967 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
7969         * idlwave.texi: Minor updates for IDLWAVE 6.1.
7971 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
7973         * faq.texi (New in Emacs 22): python.el removed.
7975 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
7977         * calc.texi (Reporting bugs): Update maintainer's address.
7979 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
7981         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7983 2007-04-15  Jay Belanger  <belanger@truman.edu>
7985         * calc.texi (Title page): Remove the date.
7986         (Basic Arithmetic): Emphasize that / binds less strongly than *.
7987         (The Standard Calc Interface): Change trail title.
7988         (Floats): Mention that when non-decimal floats are entered, only
7989         approximations are stored.
7990         (Copying): Move to the appendices.
7991         (GNU Free Documentation License): Add as an appendix.
7993 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
7995         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7996         * dired-x.texi, ebrowse.texi, ediff.texi:
7997         * emacs-mime.texi, erc.texi, eshell.texi:
7998         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7999         * idlwave.texi, message.texi, newsticker.texi, org.texi:
8000         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8001         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8002         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8003         * woman.texi: Include GFDL.
8005         * doclicense.texi: Remove node heading, so that it can be included by
8006         other files.
8008         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
8010         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8011         than *.
8013 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
8015         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8016         in Calc.
8018 2007-04-09  Romain Francoise  <romain@orebokech.com>
8020         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8021         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
8022         replace mouse-2.
8024 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
8026         * woman.texi (Word at point, Interface Options): woman-topic-at-point
8027         renamed to woman-use-topic-at-point.  Document new behavior.
8029 2007-04-08  Richard Stallman  <rms@gnu.org>
8031         * url.texi: Fix some indexing.
8032         (Disk Caching): Drop discussion of old/other Emacs versions.
8034 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8036         * url.texi (Disk Caching): Say Emacs 21 "and later".
8038         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8039         on Font locking which now mentions JIT lock.
8041 2007-04-01  Michael Olson  <mwolson@gnu.org>
8043         * erc.texi: Update for the ERC 5.2 release.
8045 2007-03-31  David Kastrup  <dak@gnu.org>
8047         * woman.texi (Topic, Interface Options): Explain changes semantics of
8048         woman-manpath in order to consider MANPATH_MAP entries.
8050 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
8052         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8054 2007-03-26  Richard Stallman  <rms@gnu.org>
8056         * pgg.texi (Caching passphrase): Clean up previous change.
8058 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
8060         * gnus.texi (Setting Process Marks): Fix typo.
8062 2007-03-25  Romain Francoise  <romain@orebokech.com>
8064         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8065         readability, and include various fixes by Daniel Brockman, Nick Roberts
8066         and Dieter Wilhelm.
8068 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
8070         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8072         * gnus.texi (Mail Source Specifiers): Fix typo.
8074 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
8076         * reftex.texi (Imprint): Update maintainer information.
8078 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8080         * message.texi (Message Buffers): Update documentation for
8081         message-generate-new-buffers.
8083 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
8085         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8087 2007-03-21  Glenn Morris  <rgm@gnu.org>
8089         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8091 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
8093         * eshell.texi (Known problems): Emacs 21 -> 22.
8095         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8097 2007-03-18  Jay Belanger  <belanger@truman.edu>
8099         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8101 2007-03-12  Glenn Morris  <rgm@gnu.org>
8103         * calc.texi (Time Zones): Switch to new North America DST rule.
8105         * calc.texi: Replace "daylight savings" with "daylight
8106         saving" in text throughout.
8108 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8110         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8111         The variable now uses a list of symbols instead of just a symbol.
8112         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8114 2007-03-06  Romain Francoise  <romain@orebokech.com>
8116         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
8117         new packages, and mention Gnus update.
8119 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8121         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8122         nntp-open-connection-functions-never-echo-commands.
8124 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
8126         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8127         problems on the console, and security risk in not using gpg-agent.
8129 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
8131         * org.texi (The spreadsheet): Rename from "Table calculations".
8132         Completely reorganized and rewritten.
8133         (CamelCase links): Section removed.
8134         (Repeating items): New section.
8135         (Tracking TODO state changes): New section.
8136         (Agenda views): Chapter reorganized and rewritten.
8137         (HTML export): Section rewritten.
8138         (Tables in arbitrary syntax): New section.
8139         (Summary): Better feature summary.
8140         (Activation): Document problem with cut-and-paste of Lisp code
8141         from PDF files.
8142         (Visibility cycling): Document indirect buffer use.
8143         (Structure editing): Document sorting.
8144         (Remember): Section rewritten.
8145         (Time stamps): Better description of time stamp types.
8146         (Tag searches): Document regular expression search for tags.
8147         (Stuck projects): New section.
8148         (In-buffer settings): New keywords.
8149         (History and Acknowledgments): Update description.
8151 2007-02-24  Alan Mackenzie  <acm@muc.de>
8153         * cc-mode.texi (Movement Commands): Insert two missing command names.
8154         (Getting Started): Slight wording correction (use conditional).
8156 2007-02-22  Kim F. Storm  <storm@cua.dk>
8158         * widget.texi (User Interface, Basic Types): Document need to put some
8159         text before the %v escape in :format string in editable-field widget.
8161 2007-02-18  Romain Francoise  <romain@orebokech.com>
8163         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8164         `cvs-mode-quit'.
8166 2007-02-10  Markus Triska  <markus.triska@gmx.at>
8168         * widget.texi (Programming Example): Put constant strings in :format.
8170 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
8172         * faq.texi (Fullscreen mode on MS-Windows): New node.
8174 2007-02-04  David Kastrup  <dak@gnu.org>
8176         * faq.texi (AUCTeX): Update version number.  Should probably be done
8177         for other packages as well.
8179 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8181         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
8182         <tassilo@member.fsf.org>.
8184 2007-01-20  Markus Triska  <markus.triska@gmx.at>
8186         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8188 2007-01-13  Michael Olson  <mwolson@gnu.org>
8190         * erc.texi (Modules): Mention capab-identify module.
8192 2007-01-05  Michael Olson  <mwolson@gnu.org>
8194         * erc.texi (Getting Started): Update for /RECONNECT command.
8196 2007-01-04  Richard Stallman  <rms@gnu.org>
8198         * ebrowse.texi: Change C-c b to C-c C-m.
8200 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8202         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8203         variables only in info to avoid redundant entries in the printed
8204         manual.
8206 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
8208         * message.texi (Using PGP/MIME): Document gpg-agent usage.
8210 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
8212         * message.texi (Security): Split into sub-nodes.
8214 2007-01-01  Alan Mackenzie  <acm@muc.de>
8216         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8217         eval-after-load in Emacs <=21 and a workaround.  Document that
8218         trigraphs are not supported.
8220 2007-01-01  Alan Mackenzie  <acm@muc.de>
8222         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8223         c-context-line-break.  When invoked within a string, preserve
8224         whitespace.  Add a backslash only when also in a macro.
8226 2007-01-01  Alan Mackenzie  <acm@muc.de>
8228         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8230 2007-01-01  Alan Mackenzie  <acm@muc.de>
8232         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8233         are now bound by default to c-\(beginning\|end\)-of-defun by default.
8235 2007-01-01  Alan Mackenzie  <acm@muc.de>
8237         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8238         "Choosing a Style".
8240         * cc-mode.texi ("Styles"): Add @dfn{style}.
8242 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
8244         Sync with Tramp 2.0.55.
8246         * trampver.texi: Update release number.
8248 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
8250         * gnus.texi (Customizing Articles): Add index entries for all
8251         gnus-treat-* variables.
8253 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8255         * gnus.texi (IMAP): Fix incorrect explanation of
8256         nnimap-search-uids-not-since-is-evil in documentation for
8257         nnimap-expunge-search-string.
8259 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
8261         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8262         spam-ifile-database.
8264 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8266         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8267         rebind C-s.
8269 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
8271         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8272         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8273         "expiring mail".
8274         (IMAP): Document nnimap-search-uids-not-since-is-evil and
8275         nnimap-nov-is-evil.
8277 2006-12-25  Kevin Ryde  <user42@zip.com.au>
8279         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8280         about the key procedure being used heavily.
8282 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8284         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8285         to t.
8286         (Prerequisites): Add explanation about gpg-agent.
8288 2006-12-22  Kevin Ryde  <user42@zip.com.au>
8290         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8291         "sort" instead of "sort*".
8293 2006-12-19  Richard Stallman  <rms@gnu.org>
8295         * calc.texi (History and Acknowledgements): Recognize that Emacs
8296         now does have floating point.
8298 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
8300         * tramp.texi (External transfer methods): Describe new method `scpc'.
8302 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
8304         * pgg.texi: Added short note on gpg-agent to the introduction.
8306 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8308         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8309         also applies to Cc.
8311 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8313         * gnus.texi (X-Face): Clarify.  Say which programs are required
8314         on Windows.
8316 2006-12-08  Michael Olson  <mwolson@gnu.org>
8318         * erc.texi (Modules): Remove documentation for list module.
8320 2006-12-05  MichaĂ«l Cadilhac  <michael.cadilhac@lrde.org>
8322         * faq.texi (^M in the shell buffer): Ditto.
8324 2006-11-20  Michael Olson  <mwolson@gnu.org>
8326         * erc.texi: Call this the 5.2 stable pre-release of ERC.
8328 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8330         * org.texi: Fix typos.
8331         (Agenda commands): Document `C-k'.
8333 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
8335         * url.texi (http/https): Fix a typo in the HTTP URL.
8337 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
8339         * ada-mode.texi: Total rewrite.
8341 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8343         * org.texi: Minor typo fixes.
8345 2006-11-13  Bill Wohler  <wohler@newt.com>
8347         Release MH-E manual version 8.0.3.
8349         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8350         release 8.0.3.
8352         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8353         to set MAILDIR.
8354         (Reading Mail): Document the customization of read-mail-command
8355         for MH-E.
8356         (Viewing Attachments): Document mm-discouraged-alternatives.
8357         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8358         (Junk): Add more information about the settings of mh-junk-background
8359         in a program.  Add /usr/bin/mh to PATH in examples.
8361 2006-11-12  Richard Stallman  <rms@gnu.org>
8363         * woman.texi: Update author address but say he no longer maintains it.
8365 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
8367         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8368         archived trees.
8369         (Checkboxes): Section moved to chapter 5, and extended.
8370         (The date/time prompt): New section.
8371         (Link abbreviations): New section.
8372         (Presentation and sorting): New section.
8373         (Custom agenda views): Section completely rewritten.
8374         (Summary): Compare with Planner.
8375         (Feedback): More info about creating backtraces.
8376         (Plain lists): Modify example.
8377         (Breaking down tasks): New section.
8378         (Custom time format): New section.
8379         (Time stamps): Document inactive timestamps.
8380         (Setting tags): More details about fast tag selection.
8381         (Block agenda): New section.
8382         (Custom agenda views): Section rewritten.
8383         (Block agenda): New section.
8385 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8387         * tramp.texi (Configuration): scp is the default method.
8388         (Default Method): Use ssh as example for another method.
8390 2006-10-27  Richard Stallman  <rms@gnu.org>
8392         * woman.texi: Downcase nroff/troff/roff.
8393         (Installation): Chapter deleted.  Some xrefs deleted.
8394         (Background): woman doesn't advise man ;-).
8396 2006-10-26  Roberto RodrĂ­guez  <lanubeblanca@googlemail.com>  (tiny change)
8398         * ada-mode.texi (Project files, Identifier completion)
8399         (Automatic Casing, Debugging, Using non-standard file names)
8400         (Working Remotely): Fix typos.
8402 2006-10-20  Masatake YAMATO  <jet@gyve.org>
8404         * cc-mode.texi (Sample .emacs File): Add missing `)' in
8405         sample code `my-c-initialization-hook'.
8407 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
8409         * widget.texi: Fix typos.
8411 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
8413         * tramp.texi (Frequently Asked Questions): Remove questions marked with
8414         "???".  There have been no complaints for years, so the information
8415         must be appropriate.
8417 2006-10-16  Richard Stallman  <rms@gnu.org>
8419         * widget.texi: Use @var instead of capitalization.
8420         Clarify many widget type descriptions.
8422 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8424         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
8425         gnus-dired-attach.
8426         (Selecting a Group): Fix typo.
8428 2006-10-12  Roberto RodrĂ­guez  <lanubeblanca@googlemail.com>  (tiny change)
8430         * widget.texi: Fix typos.
8432 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
8434         * gnus.texi (Image Enhancements): Update for Emacs 22.
8436         * gnus-faq.texi ([1.3]): Update.
8438 2006-10-06  Richard Stallman  <rms@gnu.org>
8440         * faq.texi (Displaying the current line or column):
8441         Delete "As of Emacs 20".
8443 2006-10-06  Romain Francoise  <romain@orebokech.com>
8445         * faq.texi (VM): VM works with Emacs 22 too.
8447 2006-10-06  Richard Stallman  <rms@gnu.org>
8449         * ebrowse.texi: Remove Emacs version "21" from title.
8451 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
8453         * gnus.texi (Foreign Groups): Say where change of editing commands are
8454         stored.  Add reference to `gnus-parameters'.
8456 2006-09-15  Jay Belanger  <belanger@truman.edu>
8458         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8459         Change "Library Public License" to "Lesser Public License"
8460         throughout.  Use "yyyy" to represent year.
8462 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
8464         * org.texi (Setting tags): Typo fix.
8466 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
8468         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8470 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
8472         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8474 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
8476         * faq.texi (Escape sequences in shell output): EMACS is now set
8477         to Emacs's absolute file name, not to "t".
8478         (^M in the shell buffer): Likewise.
8480 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
8482         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8483         mails with pop3-leave-mail-on-server.  Fix wording.
8484         (Limiting): Improve gnus-summary-limit-to-articles.
8485         (X-Face): Fix typo.
8487 2006-09-11  Simon Josefsson  <jas@extundo.com>
8489         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8490         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8492 2006-09-06  Simon Josefsson  <jas@extundo.com>
8494         * smtpmail.texi (Authentication): Mention SSL.
8496 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
8498         * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8500 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
8502         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8503         Don't use @indicateurl.
8505         * cc-mode.texi (Subword Movement): Don't use @headitem.
8506         (Custom Braces, Clean-ups): Don't use @tie.
8508 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
8510         Sync with Tramp 2.0.54.
8512         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8513         Suggested by Adrian Phillips <a.phillips@met.no>.
8515 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
8517         * org.texi (Installation, Activation): Split from Installation and
8518         Activation.
8519         (Clocking work time): Documented new features.
8521 2006-08-13  Alex Schroeder  <alex@gnu.org>
8523         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8524         example.
8526 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
8528         * faq.texi (How to add fonts): New node.
8530 2006-08-05  Romain Francoise  <romain@orebokech.com>
8532         * faq.texi (New in Emacs 22): Expand.
8534 2006-08-03  Michael Olson  <mwolson@gnu.org>
8536         * erc.texi: Update for ERC 5.1.4.
8538 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8540         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8541         in .../site-lisp/gnus/ by default.
8542         [ From gnus-news.texi in the trunk. ]
8544 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8546         * gnus.texi (MIME Commands): Additions for yEnc.
8548 2006-07-24  Richard Stallman  <rms@gnu.org>
8550         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8551         * faq.texi: Move periods and commas inside quotes.
8553 2006-07-20  Jay Belanger  <belanger@truman.edu>
8555         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8557 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
8559         * faq.texi (Security risks with Emacs): Document Emacs 22
8560         file-local-variable mechanism.
8562 2006-07-12  Michael Olson  <mwolson@gnu.org>
8564         * erc.texi: Update for ERC 5.1.3.
8566 2006-07-12  Alex Schroeder  <alex@gnu.org>
8568         * rcirc.texi: Fix typos.
8569         (Getting started with rcirc): New calling convention for M-x irc.
8570         Mention #rcirc.  Removed channel tracking.
8571         (Configuration): Change the names of all variables that got changed
8572         recently, eg. rcirc-server to rcirc-default-server.  Added
8573         documentation for rcirc-authinfo, some background for Bitlbee, and
8574         rcirc-track-minor-mode.
8575         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8576         Scrolling.
8577         (Reconnecting after you have lost the connection): Fix example code
8578         to match code changes.
8580 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
8582         * gnus.texi, message.texi: Fix typos.
8584 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
8586         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8587         commands.
8588         (Global TODO list): Document the use of the variables
8589         `org-agenda-todo-ignore-scheduled' and
8590         `org-agenda-todo-list-sublevels'.
8592 2006-07-05  Richard Stallman  <rms@gnu.org>
8594         * faq.texi (Scrolling only one line): Fix xref.
8596 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
8598         * faq.texi (Evaluating Emacs Lisp code):
8599         Throughout, replace eval-current-buffer with eval-buffer.
8601 2006-07-03  Richard Stallman  <rms@gnu.org>
8603         * rcirc.texi (Scrolling conservatively): Fix xref.
8605         * pcl-cvs.texi (Viewing differences): Usage fix.
8607 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
8609         * org.texi (Agenda commands): Document `s' key to save all org-mode
8610         buffers.
8612 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
8614         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8615         names.  Mention `cvs-msg' face.
8617 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
8619         * org.texi (Checkboxes): New section.
8621 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
8623         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8624         throughout this chapter.
8626 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
8628         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8629         text for standalone vs Emacs info.
8630         (Help): Clarify header line description.  Use mouse-1 for clicks.
8631         (Help-P): Use mouse-1 for clicks.
8632         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8633         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8634         (Choose menu subtopic): Remove gratuitous Emacs command names.
8635         (Help-FOO): Put usual behavior first.
8636         (Help-Xref): Clicking on xrefs works in Emacs.
8637         (Search Text): Clarify what the default behavior is.
8638         (Create Info buffer): Fix Emacs window/X window confusion.
8639         (Emacs Info Variables): Fix for new Emacs init file behavior.
8641 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8643         * gnus.texi (Summary Buffer Lines): Fix typo.
8645 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
8647         * org.texi (Embedded LaTeX): New chapter.
8648         (Archiving): Section rewritten.
8649         (Enhancing text): Some parts moved to the new chapter about LaTeX.
8651 2006-06-20  Bill Wohler  <wohler@newt.com>
8653         Release MH-E manual version 8.0.1.
8655         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8656         release 8.0.1.
8657         (Preface): Depend on GNU mailutils 1.0 and higher.
8659 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8661         * message.texi (News Headers): Update message-syntax-checks section.
8663 2006-06-19  Karl Berry  <karl@gnu.org>
8665         * info.texi (Advanced): Mention C-q, especially with ?.
8667 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
8669         * org.texi (Publishing links): Document the `:link-validation-function'
8670         property.
8671         (Extensions and Hacking): New chapter, includes some sections of the
8672         "Miscellaneous" chapter.
8674 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
8676         * org.texi (Progress logging): New section.
8678 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
8680         * org.texi (ASCII export): Document indentation adaptation.
8681         (Setting tags): Document mutually-exclusive tags.
8683 2006-06-05  Romain Francoise  <romain@orebokech.com>
8685         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8686         Fix typo.
8688         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8689         channel (#gnus@irc.freenode.net).
8690         Fix typos.  Update copyright notice.
8692         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8693         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8694         (Line-Up Functions, Custom Macros):
8695         * ediff.texi (Window and Frame Configuration)
8696         (Highlighting Difference Regions):
8697         * emacs-mime.texi (Display Customization):
8698         * erc.texi (History):
8699         * eshell.texi (Known problems):
8700         * eudc.texi (Overview, BBDB):
8701         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8702         (The problem of spam, SpamOracle, Extending the Spam package)
8703         (Conformity, Terminology):
8704         * idlwave.texi (Routine Info)
8705         (Class and Keyword Inheritance, Padding Operators)
8706         (Breakpoints and Stepping, Electric Debug Mode)
8707         (Examining Variables, Troubleshooting):
8708         * org.texi (Creating timestamps):
8709         * reftex.texi (Commands, Options, Changes):
8710         * tramp.texi (Inline methods, Password caching)
8711         (Auto-save and Backup, Issues):
8712         * vip.texi (Files, Commands in Insert Mode):
8713         * viper.texi (Emacs Preliminaries, States in Viper)
8714         (Packages that Change Keymaps, Viper Specials, Groundwork):
8715         Fix various typos.
8717 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
8719         * ediff.texi: Fix typos.
8721 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
8723         * org.texi: Small typo fixes.
8725 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8727         * viper.texi (Viper Specials):
8728         * gnus.texi (Example Setup):
8729         * faq.texi (Backspace invokes help):
8730         * dired-x.texi (Optional Installation Dired Jump):
8731         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8732         follow coding conventions.
8734 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
8736         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8738 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
8740         * pcl-cvs.texi: Fix typos.
8741         (Customization): Say "us".
8743 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
8745         * org.texi: Remove bogus @setfilename.
8747 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
8749         * org.texi (ASCII export): Omit command name.
8750         (HTML export): Add prefix to all lines in Local Variable example.
8751         (Acknowledgments): Typeset names in italics.
8753 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
8755         * org.texi (Plain lists): Add new item navigation commands.
8756         (External links): Document elisp and info links.
8757         (Custom searches): New section.
8758         (Publishing): New chapter.
8759         (HTML export): Include a list of supported CSS classes.
8760         (Setting tags): Describe the fast-tag-setting interface.
8762 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
8764         * dired-x.texi: ifinfo -> ifnottex.
8766 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8768         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8770 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
8772         * message.texi (Interface): Add tool bar customization.
8773         (MIME): Index and text additions for mml-attach.
8774         (MIME): Describe mml-dnd-protocol-alist and
8775         mml-dnd-attach-options.
8777         * gnus.texi (Oort Gnus): Reorder entries in sections.
8778         Fix some entries.
8779         (Starting Up): Add references to "Emacs for Heathens" and to
8780         "Finding the News".  Add user-full-name and user-mail-address.
8781         (Group Buffer Format): Add tool bar customization and update.
8782         (Summary Buffer): Add tool bar customization.
8783         (Posting Styles): Add message-alternative-emails.
8785 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
8787         * tramp.texi (Filename completion): Improve wording.
8789 2006-05-07  Romain Francoise  <romain@orebokech.com>
8791         * faq.texi (Using regular expressions): Fix typo.
8792         (Packages that do not come with Emacs): Fix capitalization.
8793         (Replacing text across multiple files): Expand node to explain how
8794         to use `dired-do-query-replace-regexp' in more detail, based on
8795         suggestion by Eric Hanchrow <offby1@blarg.net>.
8797 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
8799         * tramp.texi (Filename completion): Completion of remote files'
8800         method, user name and host name is active only in partial
8801         completion mode.
8803 2006-05-06  Bill Wohler  <wohler@newt.com>
8805         Release MH-E manual version 8.0.
8807         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8808         release 8.0.
8810 2006-05-06  Bill Wohler  <wohler@newt.com>
8812         * mh-e.texi (MH-BOOK-HOME): Change from
8813         http://www.ics.uci.edu/~mh/book/mh to
8814         http://rand-mh.sourceforge.net/book/mh.
8815         Replace .htm suffix with .html for MH book files.
8816         (Using This Manual): Update key binding for getting relevant
8817         chapter in Info from command key.
8818         (Ranges): Fix itemx.
8820 2006-05-05  Karl Berry  <karl@gnu.org>
8822         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8823         (\fonttextsize): New user-level command to change text font size.
8825 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
8827         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
8829 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
8831         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8833 2006-04-24  Bill Wohler  <wohler@newt.com>
8835         * mh-e.texi (Getting Started): Make it more explicit that you need
8836         to install MH.  Add pointers to current MH implementations.
8838 2006-04-21  Bill Wohler  <wohler@newt.com>
8840         Release MH-E manual version 7.94.
8842         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8843         release 7.94.
8845 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
8847         * org.texi: Many small fixes.
8848         (Handling links): Rename from "Managing links".
8850 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
8852         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8853         (Splitting mail using spam-stat): Fix @xref.
8855 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
8857         * gnus.texi (Spam Package): Major revision of the text.
8858         Previously this node was "Filtering Spam Using The Spam ELisp Package".
8860 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
8862         * org.texi (Time stamps): Better explanation of the purpose of
8863         different time stamps.
8864         (Structure editing, Plain lists): More details on how new items
8865         and headings are inserted.
8867 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
8869         * org.texi (Formula syntax): Fix link to Calc Manual.
8871 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
8873         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8875 2006-04-17  Bill Wohler  <wohler@newt.com>
8877         * mh-e.texi (Folders): Update mh-before-quit-hook and
8878         mh-quit-hook example with code that removes the buffers rather
8879         than just bury them.
8881 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
8883         Sync with Tramp 2.0.53.
8885 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
8887         * org.texi (Updating settings): New section.
8888         (Visibility cycling): Better names for the startup folding
8889         options.
8890         (Exporting): Completely restructured.
8891         (The very busy C-c C-c key): New section.
8892         (Summary of in-buffer settings): New section.
8894 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
8896         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8898 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
8900         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8901         (Server Commands): Key `v' is reserved for users.
8903 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
8905         * org.texi (Link format): New section, emphasis on bracket links.
8906         (External links): Document bracket links.
8907         (FAQ): Expand to cover shell links and the new link format.
8909 2006-04-09  Kevin Ryde  <user42@zip.com.au>
8911         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8913 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
8915         * gnus.texi (Summary Buffer Lines): Add `*'.
8917 2006-04-07  Jochen KĂ¼pper  <jochen@fhi-berlin.mpg.de>
8919         * gnus.texi (Group Parameters):
8920         Mention gnus-permanently-visible-groups.
8922 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8924         * gnus.texi (Face): Fix typo.
8926 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
8928         * gnus.texi (X-Face): Clarify.
8929         (Face): Need Emacs with PNG support.
8931 2006-04-06  Richard Stallman  <rms@gnu.org>
8933         * idlwave.texi: Delete the blocks "not suitable for inclusion with
8934         Emacs".
8936 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
8938         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8939         blocks not suitable for inclusion with Emacs using variable
8940         PARTOFEMACS.
8942 2006-04-04  Simon Josefsson  <jas@extundo.com>
8944         * gnus.texi (Security): Improve.
8946 2006-04-02  Karl Berry  <karl@gnu.org>
8948         * texinfo.tex: Update to current version (2006-03-21.13).
8950 2006-04-02  Bill Wohler  <wohler@newt.com>
8952         * mh-e.texi (Getting Started, Junk, Bug Reports)
8953         (MH FAQ and Support): Fix URLs.
8955 2006-03-31  Romain Francoise  <romain@orebokech.com>
8957         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8958         to t, not nil (and has for the past eight years).
8960 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
8962         * message.texi, gnus.texi: Bump version to 5.11.
8964 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
8966         * gnus.texi (Top): Add comment about version line.
8968         * message.texi (Top): Ditto.  Change to take named versions into
8969         account.
8971 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
8973         * gnus.texi (Posting Styles): Add x-face-file to example.
8974         (X-Face): Refer to posting styles.
8976         * gnus-faq.texi ([5.8]): Add x-face-file.
8977         ([8.4]): Add links to gmane.emacs.gnus.user and
8978         gmane.emacs.gnus.general.
8980 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
8982         * gnus-faq.texi: Use .invalid.
8983         ([5.4]): Fix gnus-posting-styles example.
8985 2006-03-27  Romain Francoise  <romain@orebokech.com>
8987         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
8988         Emacs/W3 needs a new maintainer.
8989         (Ispell): Update author and version info.
8990         (Mailcrypt): Mention PGG.
8991         (New in Emacs 22): Add PGG to the list of new packages.
8992         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8993         updating dead URLs.
8995 2006-03-25  Karl Berry  <karl@gnu.org>
8997         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8998         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8999         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9000         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9001         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9002         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9003         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9004         (2) do not indent copyright year list (or anything else).
9006 2006-03-21  Bill Wohler  <wohler@newt.com>
9008         * mh-e.texi (Folders): Various edits.
9010 2006-03-20  Romain Francoise  <romain@orebokech.com>
9012         * gnus.texi (Mail Folders): Grammar fix.
9014 2006-03-19  Bill Wohler  <wohler@newt.com>
9016         * mh-e.texi (Replying): Document Mail-Followup-To.
9017         Change manually-formatted table to multitable.  Add debugging info.
9018         Move description of mh-reply-default-reply-to into paragraph
9019         that describes its values.
9021 2006-03-17  Bill Wohler  <wohler@newt.com>
9023         * mh-e.texi: Use smallexample and smalllisp consistently.
9024         (Sending Mail Tour): Update method of entering
9025         addresses and subject.
9026         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9027         (Adding Attachments, Searching): Update screenshots for Emacs 22.
9029 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
9031         * org.texi: Version number change only.
9033 2006-03-14  Bill Wohler  <wohler@newt.com>
9035         * mh-e.texi: Add index entries around each paragraph rather than
9036         depend on entries from beginning of node.  Doing so ensures that
9037         index entries are less likely to be forgotten if text is cut and
9038         pasted, and are necessary anyway if the references are on a
9039         separate page.  It seems that makeinfo is now (v. 4.8) only
9040         producing one index entry per node, so there is no longer any
9041         excuse not to.  Use subheading instead of heading.  The incorrect
9042         use of heading produced very large fonts in Info--as large as the
9043         main heading.
9044         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9045         versions 6 and 7 appeared *around* the time of these Emacs releases.
9047 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
9049         * org.texi (Clean view): Document new startup options.
9051 2006-03-11  Bill Wohler  <wohler@newt.com>
9053         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9054         (Composing, Scan Line Formats): Fix @refs.
9055         (Getting Started): Define MH profile and MH profile components.
9056         (Incorporating Mail, Reading Mail, Viewing, Printing)
9057         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9058         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9059         for string constants.
9060         (Tool Bar): Remove spurious quote.
9061         (Junk): Use ``...'' instead of "...".
9062         (Scan Line Formats): Replace @samp with @kbd.
9064 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9066         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9068 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9070         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9071         easy to understand.
9073 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9075         * gnus.texi: Markup fix.
9076         (Fancy Mail Splitting): Specify new feature.
9078 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9080         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9081         partial-words matching.
9083 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9085         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9087         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9088         (MIME Commands): Fix mm-discouraged-alternatives.
9090 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
9092         * org.texi: Version number change only.
9094 2006-03-06  Bill Wohler  <wohler@newt.com>
9096         * mh-e.texi: Move from SourceForge repository to Savannah.
9097         This is version 7.93, which is a total rewrite from the previous
9098         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9099         version 7.93.
9101 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9103         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9105 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
9107         * org.texi (Interaction): Add item about `org-mouse.el' by
9108         Piotr Zielinski.
9109         (Managing links): Document that also mouse-1 can be used to
9110         activate a link.
9111         (Headlines, FAQ): Add entry about hiding leading stars.
9112         (Miscellaneous): Resort the sections in this chapter to a more
9113         logical sequence.
9115 2006-02-27  Simon Josefsson  <jas@extundo.com>
9117         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
9118         2004-01-27 from the trunk).
9120 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9122         * cc-mode.texi: Rename c-hungry-backspace to
9123         c-hungry-delete-backwards, at the request of RMS.  Leave the old
9124         name as an alias.
9126 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9128         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9129         include the function header within the defun.
9131 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9133         * cc-mode.texi: Correct two typos.
9135 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
9137         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9138         existing comment.
9139         (Electric Keys): Add a justification for electric indentation.
9140         (Hungry WS Deletion): Clear up the names and complications of the
9141         BACKSPACE and DELETE keys.
9143 2006-02-23  Juri Linkov  <juri@jurta.org>
9145         * faq.texi (Common requests): Move `Turning on auto-fill by
9146         default' after `Wrapping words automatically'.  Move `Working with
9147         unprintable characters' before `Searching for/replacing newlines'.
9148         Move `Replacing highlighted text' after `Highlighting a region'.
9149         Merge `Repeating commands' and `Repeating a command as many times
9150         as possible' into the former.
9151         (Packages that do not come with Emacs): Add refs to Gmane and
9152         etc/MORE.STUFF.
9154 2006-02-23  Juri Linkov  <juri@jurta.org>
9156         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9157         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9158         Add xref to `(emacs)Reporting Bugs'.
9159         (Getting a printed manual): Add URL to other formats of the manual.
9160         (Common requests): Fix menu.
9161         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9162         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9163         (Inserting text at the beginning of each line): Add pxref to
9164         `Changing the included text prefix'.
9165         (Forcing the cursor to remain in the same column): Mention `track-eol'
9166         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
9167         (Replacing text across multiple files): Add keybinding `Q' for
9168         `dired-do-query-replace'.
9170 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
9172         * reftex.texi: Version number and date change only.
9174         * org.texi (Internal Links): Rewrite to cover the modified
9175         linking system.
9177 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
9179         * faq.texi: Remove the coding cookie, it's not needed anymore.
9181 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9183         * faq.texi (Colors on a TTY): Mention Mac OS port.
9185 2006-02-12  Karl Berry  <karl@gnu.org>
9187         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9188         8-bit accented a.
9190 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
9192         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9194 2006-02-08  Romain Francoise  <romain@orebokech.com>
9196         * faq.texi (Top): Remove paragraph about the FAQ being a
9197         transitional document, etc.
9198         (Searching for/replacing newlines): New node.
9199         (Yanking text in isearch): New node.
9200         (Inserting text at the beginning of each line): Rename and make
9201         more general, mention `M-;' in Message mode.
9203 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
9205         * faq.texi (Meta key does not work in xterm)
9206         (Emacs does not display 8-bit characters)
9207         (Inputting eight-bit characters): Update xrefs.
9209 2006-02-06  Romain Francoise  <romain@orebokech.com>
9211         * faq.texi (VM): VM now at version 7.19.
9212         Set myself as maintainer of this file.
9214 2006-02-04  Michael Olson  <mwolson@gnu.org>
9216         * erc.texi (History): Note that ERC is now included with Emacs.
9218 2006-01-31  Romain Francoise  <romain@orebokech.com>
9220         * message.texi (Message Headers): Explain what
9221         `message-alternative-emails' does in more detail.
9222         Update copyright year.
9224 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
9226         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9228 2006-01-29  Richard M. Stallman  <rms@gnu.org>
9230         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9232 2006-01-29  Michael Olson  <mwolson@gnu.org>
9234         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9236         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9238         * faq.texi (New in Emacs 22): Mention ERC.
9240 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
9242         * rcirc.texi: Capitalize dir entry for consistency with the entry
9243         in info/dir and other entries in the Emacs category.
9244         Fix typos.  Delete trailing whitespace.
9246 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
9248         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9250 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
9252         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9253         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9255         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9256         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9258 2006-01-27  Alex Schroeder  <alex@gnu.org>
9260         * rcirc.texi: New file.
9262 2006-01-23  Juri Linkov  <juri@jurta.org>
9264         * widget.texi (User Interface): Add S-TAB for widget-backward.
9266 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
9268         Sync with Tramp 2.0.52.
9270         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9271         Add Tramp disabling item.  New item for common connection problems.
9272         (various): Apply "ftp" as method for the download URL.
9273         (Bug Reports): Refer to FAQ for common problems.
9275 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
9277         * widget.texi (User Interface): Use @key for TAB.
9279         * ses.texi (Formulas, Printer functions): Use @key for TAB.
9281         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9282         for TAB.
9284         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9286 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9288         * gnus.texi: Update copyright.
9290 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9292         * gnus.texi (Article Washing): Additions.
9294 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
9296         * org.texi (Agenda commands): Document tags command.
9298 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9300         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9302 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9304         * gnus.texi (RSS): Addition.
9306 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9308         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9310 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9312         * emacs-mime.texi (Display Customization): Add setting example to
9313         mm-discouraged-alternatives.
9315 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9317         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9318         version is the canonical version.
9320 2006-01-08  Alex Schroeder  <alex@gnu.org>
9322         * pgg.texi (Caching passphrase): Rewording.
9324 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
9326         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9327         repository URL.
9329 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
9331         * org.texi: Removed the accidentally re-added empty line in the
9332         direntry.
9334 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
9336         * org.texi (Agenda Views): Chapter reorganized.
9338 2005-12-29  Romain Francoise  <romain@orebokech.com>
9340         * faq.texi (Using Customize): New node.
9342 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
9344         * org.texi: Remove blank line in @direntry.  It is non-standard
9345         and recursively produces blank lines all over the dir file (when
9346         using Texinfo 4.8).
9348 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
9350         * widget.texi (atoms): Delete obsolete remark about `file' widget.
9352 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
9354         * org.texi (Tags): Boolean logic documented.
9355         (Agenda Views): Document custom commands.
9357 2005-12-20  David Kastrup  <dak@gnu.org>
9359         * faq.texi (AUCTeX): Update version and mailing list info.
9361 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9363         * gnus.texi (MIME Commands): Mention addition of
9364         multipart/alternative to gnus-buttonized-mime-types and add xref
9365         to mm-discouraged-alternatives.
9367         * emacs-mime.texi (Display Customization): Mention addition of
9368         "image/.*" and add xref to gnus-buttonized-mime-types in the
9369         mm-discouraged-alternatives section.
9371 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
9373         * org.texi (Tags): New section.
9374         (Agenda Views): Chapter reorganized.
9376 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
9378         * org.texi (Internal Links): Add a missing comma after an @xref.
9380 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
9382         * faq.texi (Filling paragraphs with a single space): No need to
9383         change sentence-end now.
9385 2005-12-13  Romain Francoise  <romain@orebokech.com>
9387         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9389 2005-12-12  Jay Belanger  <belanger@truman.edu>
9391         * faq.texi (Calc): Update version number.
9393 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
9395         * org.texi (Progress Logging): New section.
9397 2005-12-10  Romain Francoise  <romain@orebokech.com>
9399         Update the Emacs FAQ for the 22.1 release.
9401         * faq.texi: Set VER to `22.1'.
9402         (Basic editing): Explain how to use localized versions of the
9403         Tutorial.  Mention that `C-h r' displays the manual.
9404         Delete obsolete WWW link to an Emacs 18 tutorial.
9405         (Getting a printed manual): Point to the new locations of the
9406         manuals on the GNU Web site.
9407         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9408         available via Info (it was previously distributed separately).
9409         (Installing Texinfo documentation): The latest version of Texinfo
9410         is 4.8, not 4.0.
9411         (Informational files for Emacs): COPYING is the GNU General Public
9412         License, not the Emacs General Public License.
9413         (Informational files for Emacs): Delete obsolete link to the
9414         GNUinfo pages as they have been removed from the GNU Web site.
9415         (New in Emacs 22): New node.
9416         (Setting up a customization file): Say that most packages support
9417         Customize nowadays.
9418         (Colors on a TTY): Delete reference to instructions on how to
9419         enable syntax highlighting, it is now enabled by default.
9420         (Turning on abbrevs by default): Emacs now reads the abbrevs file
9421         at startup automatically.
9422         (Controlling case sensitivity): Mention `M-c' in isearch.
9423         (Using an already running Emacs process): Emacs now creates the
9424         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
9425         gnuserv.  As emacsclient can now run Lisp code as well, delete a
9426         sentence praising gnuserv for that.  Simplify description of how
9427         the client/server operation works.
9428         (Compiler error messages): Delete obsolete text (compile.el has
9429         been rewritten).
9430         (Indenting switch statements): Fix typo.
9431         (Matching parentheses): Simplify setup instructions, mention the
9432         menu bar item in the Options menu.
9433         (Repeating a command as many times as possible): Mention `C-x e'.
9434         (Going to a line by number): Mention new keymap and bindings
9435         `M-g M-g', `M-g M-p' and `M-g M-n'.
9436         (Turning on syntax highlighting): Now on by default.  Simplify.
9437         (Replacing highlighted text): Use `1', not `t'.
9438         (Problems with very large files): The maximum size is now 256MB on
9439         32-bit machines.
9440         (^M in the shell buffer): Mention `comint-process-echoes'.
9441         (Emacs for Apple computers): Emacs 22 has native support for Mac
9442         OS X.
9443         (Translating names to IP addresses): Delete node.
9444         (Binding keys to commands): Fix typo.
9445         (SPC no longer completes file names): New node.
9446         (MIME with Emacs mail packages): Delete section about the Emacs
9447         MIME FAQ (it's not reachable anymore).
9449 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
9451         * cc-mode.texi: The manual has been extensively revised: the
9452         information about using CC Mode has been separated from the larger
9453         and more difficult chapters about configuration.  It has been
9454         updated for CC Mode 5.31.
9456 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9458         * pgg.texi (User Commands): Fix description of pgg-verify-region.
9459         (Selecting an implementation): Fix descriptions.
9461 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9463         * message.texi (Various Message Variables): Addition.
9465 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9467         * message.texi: Fix default values.
9469 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9471         * message.texi (Header Commands): Clarify descriptions of
9472         message-cross-post-followup-to, message-reduce-to-to-cc, and
9473         message-insert-wide-reply.
9474         (Various Commands): Fix kindex for message-kill-to-signature;
9475         clarify description of message-tab.
9477 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9479         * message.texi (Mailing Lists): Fix description about MFT.
9481         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9483 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9485         * gnus.texi (Slow Terminal Connection): Replace old description
9486         with new one.
9488 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9490         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9491         replace X-Draft-Headers with X-Draft-From.
9493 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9495         * gnus.texi (Various Various): Fix the default value of
9496         nnheader-max-head-length.
9497         (Gnus Versions): Fix typo.
9499 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
9501         * org.texi (Structure editing): Document new functionality of
9502         M-RET.
9504 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
9506         * org.texi (Internal Links): Fix Texinfo usage.
9508 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
9510         * org.texi (TODO basics): Document the global todo list.
9511         (TODO items): Documents sparse tree for specific TODO
9512         keywords.
9514 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
9516         * org.texi (Plain Lists): Typos fixed.
9518 2005-11-28  Jay Belanger  <belanger@truman.edu>
9520         * calc.texi: Change references of `M-#' to `C-x *' prefix.
9522 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
9524         * org.texi (Structure editing): New item moving commands added.
9525         (Plain Lists): New section.
9527 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
9529         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9530         (Agenda): Document commands `org-cycle-agenda-files' and
9531         `org-agenda-file-to-front'.
9532         (Built-in table editor): Document `org-table-sort-lines'.
9533         (HTML formatting): Export of hand-formatted lists.
9535 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9537         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9538         new variable gnus-toolbar-thickness.
9540 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9542         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9544 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9546         * gnus.texi (X-Face): Fix description.
9547         (XVarious): Remove gnus-xmas-logo-color-alist and
9548         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9550 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9552         * gnus.texi (Group Parameters): Mention new variable
9553         gnus-parameters-case-fold-search.
9554         (Home Score File): Addition.
9556 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
9558         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
9559         (Overview): List supported feed types.
9560         (Installation): No installation necessary when using autoload.
9561         (Configuration): Rename "RSS" to "news".
9563 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
9565         * pgg.texi (User Commands): Document additional passphrase
9566         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9567         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9569 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
9571         * org.texi: Version number changed to 3.19.
9573 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
9575         * pgg.texi (How to use): Update the example to add autoload of
9576         pgg-encrypt-symmetric-region.
9577         (User Commands): Document pgg-encrypt-symmetric-region.
9578         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9580 2005-10-27  Jay Belanger  <belanger@truman.edu>
9582         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9583         mention other TeX-related units.
9585 2005-10-23  Lars Hansen  <larsh@soem.dk>
9587         * dired-x.texi (Miscellaneous Commands):
9588         Replace dired-do-relative-symlink by dired-do-relsymlink and
9589         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9591 2005-10-23  Jay Belanger  <belanger@truman.edu>
9593         * calc.texi (Predefined Units): Use `alpha' for the fine structure
9594         constant.
9596 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
9598         * faq.texi (Bugs and problems):
9599         Replace `dired-move-to-filename-regexp' by
9600         `directory-listing-before-filename-regexp'.
9602 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
9604         * newsticker.texi (UPDATED): Set value.
9606 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9608         * gnus.texi (Document Groups): Remove duplicate item.
9610 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
9612         * org.texi (Summary): Mention iCalendar support.
9613         (Exporting): Document iCalendar support.
9615 2005-10-18  Romain Francoise  <romain@orebokech.com>
9617         * viper.texi (Viper Specials): Capitalize GNU.
9619 2005-10-17  Juri Linkov  <juri@jurta.org>
9621         * info.texi (Getting Started, Search Index, Expert Info):
9622         Fix wording.
9623         (Search Text): Replace `echo area' with `mode line'.
9624         (Search Index): Both `i' and `,' find all index entries.
9625         Replace example `C-f' with `C-l' (which exists in index of Info
9626         manual) and delete spaces in its keyboard input sequence.
9627         Delete unnecessary explanations about literal characters.
9629 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9631         * gnus.texi (Document Server Internals): Addition.
9633 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9635         * gnus.texi (A note on namespaces): Fix RFC reference.
9637 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
9639         * gnus.texi (RSS): Fix key description.
9641 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
9643         * gnus.texi: Emacs/w3 -> Emacs/W3.
9644         (Browsing the Web): Fix description.
9645         (Web Searches): Ditto.
9646         (Customizing W3): Ditto.
9648 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9650         * gnus.texi (Maildir): Clarify expire-age and expire-group.
9652 2005-10-11  Jay Belanger  <belanger@truman.edu>
9654         * calc.texi (Integration): Mention using `a i' to compute definite
9655         integrals.
9657 2005-10-11  Juri Linkov  <juri@jurta.org>
9659         * info.texi: Rearrange nodes.
9660         (Top): Update menu.  Change ref `Info for Experts' to
9661         `Advanced Info Commands'.
9662         (Getting Started): Fix description of manual's parts.
9663         (Help-Int): Change xref `Info Search' to `Search Index', and
9664         `Expert Info' to `Advanced'.
9665         (Advanced): Move node one level up.
9666         (Search Text, Search Index): New nodes split out from `Info Search'.
9667         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9668         split out from `Advanced'.
9669         (Advanced, Emacs Info Variables): De-document editing an Info file
9670         in Info.
9671         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9672         (Creating an Info File): Delete node and move its text to
9673         `Expert Info'.
9675 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
9677         * org.texi (Workflow states): Documented that change in keywords
9678         becomes active only after restart of Emacs.
9680 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
9682         Sync with Tramp 2.0.51.
9684 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
9686         * speedbar.texi (Introduction): Describe new location of speedbar
9687         on menubar.
9688         (Basic Key Bindings): Remove descriptions of bindings that have
9689         been removed.
9691 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
9693         * speedbar.texi (GDB): Describe use of watch expressions.
9695 2005-09-28  Simon Josefsson  <jas@extundo.com>
9697         * message.texi (IDNA): Fix.
9699 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
9701         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9702         nntp-server-hook, and nntp-warn-about-losing-connection; fix
9703         description of nntp-open-connection-function.
9704         (Common Variables): Fix descriptions.
9706 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9708         * gnus.texi (Server Buffer Format): Document the %a format spec.
9710 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9712         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9714 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
9716         * org.texi Version 3.16.
9718 2005-09-19  Miles Bader  <miles@gnu.org>
9720         * newsticker.texi: Get rid of CVS keywords.
9722 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9724         * gnus.texi (Finding the Parent): Fix description of how Gnus
9725         finds article.
9727 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
9729         * gnus.texi (Advanced Scoring Examples): New examples to teach how
9730         to drop off non-answered articles.
9732 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
9734         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9735         braces (which are unsupported by NMAKE) for macro `srcdir'.
9737 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
9739         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9740         (../info/newsticker, newsticker.dvi): New targets.
9742 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
9744         * newsticker.texi: Replace @command with @code.  Replace @example
9745         with @lisp.
9746         (Top): Add explanations to menu items.
9747         (GNU Free Documentation License): Remove.
9749 2005-09-16  Romain Francoise  <romain@orebokech.com>
9751         Update all files to specify GFDL version 1.2.
9753         * doclicense.texi (GNU Free Documentation License): Update to
9754         version 1.2.
9756 2005-09-15  Richard M. Stallman  <rms@gnu.org>
9758         * newsticker.texi: Fix @setfilename.
9760         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9761         (../info/newsticker, newsticker.dvi): New targets.
9763 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
9765         * org.texi: Version 3.15.
9767 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
9769         * ses.texi: Combine all three indices into one.
9770         Correct a few typos.
9772 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9774         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9776 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
9778         * emacs-mime.texi (Handles): Remove duplicate item.
9779         (Encoding Customization): Fix the default value for
9780         mm-coding-system-priorities.
9781         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9782         (Basic Functions): Fix reference.
9784 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9786         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9788 2005-08-18  Richard M. Stallman  <rms@gnu.org>
9790         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9791         and web site.
9793         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9794         not keyboard-translate.
9796 2005-08-11  Richard M. Stallman  <rms@gnu.org>
9798         * faq.texi (Using regular expressions): Fix xref.
9800 2005-08-09  Juri Linkov  <juri@jurta.org>
9802         * info.texi (Help-P): Replace `Prev' with `Previous'.
9803         (Help-M, Help-Xref): Add S-TAB.
9804         (Help-FOO): Update `u' command.
9805         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9806         Update info about visibility of xref parts.
9807         (Help-Int): Fix `m' command.  Rename `Info-last' to
9808         `Info-history-back'.  Add `Info-history-forward'.
9809         (Advanced): Fix `g*' and `M-n' commands.
9810         (Info Search): Add `index-apropos' in stand-alone browser.
9811         Add isearch commands.
9812         (Emacs Info Variables): Remove `Info-fontify'.
9813         Add `Info-mode-hook'.  Update face names.
9814         Add `Info-fontify-maximum-menu-size',
9815         `Info-fontify-visited-nodes', `Info-isearch-search'.
9817 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
9819         Sync with Tramp 2.0.50.
9821         * tramp.texi: Use @option{} consequently for method names.
9822         (Inline methods, External transfer methods): Remove references to
9823         Cygwin.
9824         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9825         implementation.
9827 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
9829         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9830         Mention that gnus-init-file is not read when Emacs is invoked with
9831         --no-init-file or -q.
9833 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
9835         * org.texi: Version 3.14.
9837 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
9839         * org.texi: Version 3.13.
9841 2005-07-18  Juri Linkov  <juri@jurta.org>
9843         * calc.texi (Time Zones, Logical Operations):
9844         * cl.texi (Overview):
9845         * org.texi (TODO types):
9846         * sc.texi (Emacs 18 MUAs):
9847         * speedbar.texi (Top):
9848         * url.texi (History):
9849         Delete duplicate duplicate words.
9851 2005-07-16  Johan BockgĂ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
9853         * cl.texi (Type Predicates): Document `atom' type.
9855 2005-07-04  Lute Kamstra  <lute@gnu.org>
9857         Update FSF's address in GPL notices.
9859         * calc.texi (Copying):
9860         * doclicense.texi (GNU Free Documentation License):
9861         * faq.texi (Contacting the FSF):
9862         * mh-e.texi (Copying): Update FSF's address.
9864 2005-07-03  Richard M. Stallman  <rms@gnu.org>
9866         * flymake.texi (Example -- Configuring a tool called directly):
9867         Update name of flymake-build-relative-filename.
9869 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9871         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9873 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
9875         * org.texi: Version 3.12.
9877 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
9879         * makefile.w32-in (MAKEINFO): Use --force.
9880         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9881         Makefile.in.
9882         (gnus.dvi): Use "..." to quote Sed args, so that it works with
9883         more shells.
9885 2005-06-23  Richard M. Stallman  <rms@gnu.org>
9887         * speedbar.texi (Creating a display): Texinfo usage fixes.
9889         * tramp.texi (Customizing Completion, Auto-save and Backup):
9890         Texinfo usage fixes.
9892 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
9894         * dired-x.texi (Miscellaneous Commands):
9895         * ediff.texi (Miscellaneous):
9896         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9897         (Agent Variables):
9898         * info.texi (Help-Xref):
9899         * message.texi (Message Headers):
9900         * org.texi (Remember):
9901         * reftex.texi (Options (Defining Label Environments))
9902         (Options (Index Support), Options (Viewing Cross-References))
9903         (Options (Misc), Changes):
9904         * speedbar.texi (Creating a display):
9905         * tramp.texi (Customizing Completion, Auto-save and Backup):
9906         Texinfo usage fix.
9908 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
9910         * org.texi: Version 3.11.
9912 2005-06-12  Jay Belanger  <belanger@truman.edu>
9914         * calc.texi (Getting Started): Remove extra menu item.
9916 2005-05-31  Jay Belanger  <belanger@truman.edu>
9918         * calc.texi (Notations Used in This Manual): Use @kbd for key
9919         sequence.
9920         (Demonstration of Calc): Mention another way of starting Calc.
9921         (Starting Calc): Mention long name of M-#.
9922         (Embedded Mode Overview): Remove unnecessary instruction.
9923         (Other M-# commands): Rephrase `M-# 0' explanation.
9924         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9925         reflect current behavior.
9927 2005-05-30  Jay Belanger  <belanger@truman.edu>
9929         * calc.texi (Hooks): Change description of calc-window-hook and
9930         calc-trail-window-hook to match usage.
9931         (Computational Functions): Add more constant-generating functions.
9932         (Customizable Variables): Use defvar.
9934 2005-05-28  Jay Belanger  <belanger@truman.edu>
9936         * calc.texi (Assignments in Embedded Mode): Fix variable name.
9937         (Basic Embedded Mode): Explain behavior of arguments to
9938         calc-embedded-mode.
9940 2005-05-27  Jay Belanger  <belanger@truman.edu>
9942         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9943         current behavior.
9945 2005-05-25  Jay Belanger  <belanger@truman.edu>
9947         * calc.texi: Change Calc version number throughout.
9948         (Keypad Mode): Change location in info output.
9949         (Keypad mode overview): Move picture of keypad.
9951 2005-05-21  Jay Belanger  <belanger@truman.edu>
9953         * calc.texi (Storing variables): Mention that only most variables
9954         are void to begin with.
9956 2005-05-21  Kevin Ryde  <user42@zip.com.au>
9958         * widget.texi (Basic Types): Update cross ref from "Enabling
9959         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9960         lispref/text.texi change.
9962 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
9964         * org.texi: Version 3.09.
9966 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
9968         * reftex.texi: Version 4.28.
9970 2005-05-16  Jay Belanger  <belanger@truman.edu>
9972         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9974 2005-05-14  Jay Belanger  <belanger@truman.edu>
9976         * calc.texi (Default Simplifications): Insert missing ! (logical
9977         not operator).
9979 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
9981         Sync with Tramp 2.0.49.
9983 2005-05-10  Jay Belanger  <belanger@truman.edu>
9985         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9986         to 1.
9988 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
9990         * org.texi: Version 3.08, structure reorganized.
9992 2005-04-24  Richard M. Stallman  <rms@gnu.org>
9994         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9996 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
9998         * org.texi: Update to version 3.06.
10000 2005-04-13  Lute Kamstra  <lute@gnu.org>
10002         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10004 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
10006         * cl.texi (Porting Common Lisp): Fix typo.
10008 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10010         * gnus.texi (RSS): Addition.
10012 2005-04-04  Jay Belanger  <belanger@truman.edu>
10014         * calc.texi: Change Calc version number.
10015         (Customizable variables): Fix description of calc-language-alist.
10016         (Copying): Put in version 2 of GPL.
10018 2005-04-01  Jay Belanger  <belanger@truman.edu>
10020         * calc.texi (Troubleshooting Commands): Remove comment about
10021         installation.
10022         (Installation): Remove section.
10023         (Customizable Variables): New section.
10024         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10025         (Graphical Devices): Add references to Customizable Variables.
10027 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10029         * emacs-mime.texi (Display Customization): Markup fixes.
10030         (rfc2047): Update.
10032 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10034         * gnus-faq.texi: Replaced with auto-generated version.
10036 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
10038         * dired-x.texi (Multiple Dired Directories): default-directory was
10039         renamed to dired-default-directory.
10041 2005-03-26  Jay Belanger  <belanger@truman.edu>
10043         * calc.texi (Simplifying Formulas, Rewrite Rules):
10044         Change description of top and bottom of fraction.
10045         (Modulo Forms): Move description of how to create modulo forms to
10046         earlier in the section.
10047         (Fraction Mode): Suggest using : to get a fraction by dividing.
10048         (Basic Arithmetic): Adjust placement of command name.
10049         (Truncating the Stack): Emphasize that "hidden" entries are still
10050         visible.
10051         (Installation): Move discussion of printing manual to "About This
10052         Manual".
10053         (About This Manual): Mention how to print the manual.
10054         (Reporting Bugs): Remove first person.
10055         (Building Vectors): Add algebraic version of append.
10056         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10057         (Grouping Digits): Fix typo.
10059 2005-03-25  Werner Lemberg  <wl@gnu.org>
10061         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10062         Replace `legal' with `valid'.
10064 2005-03-25  Werner Lemberg  <wl@gnu.org>
10066         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10068 2005-03-24  Jay Belanger  <belanger@truman.edu>
10070         * calc.texi (General Mode Commands)
10071         (Mode Settings in Embedded Mode): Add some explanation of
10072         recording mode settings.
10074 2005-03-24  Richard M. Stallman  <rms@gnu.org>
10076         * calc.texi: Remove praise of non-free software.
10078         * idlwave.texi: Don't say where to get IDL or its non-free manual.
10079         (Installation): Node deleted.
10081 2005-03-23  Richard M. Stallman  <rms@gnu.org>
10083         * url.texi (HTTP language/coding): Improve last change.
10085 2005-03-22  Jay Belanger  <belanger@truman.edu>
10087         * calc.texi (Embedded Mode): Add new information on changing
10088         modes.
10090 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
10092         Sync with Tramp 2.0.48.
10094         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10096         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
10097         "GNU/Linux".  Change all addresses to .gnu.org.
10098         (Default Method): Offer shortened syntax for "su" and "sudo"
10099         methods.
10101 2005-03-07  Richard M. Stallman  <rms@gnu.org>
10103         * url.texi: Fix usage of "e.g.".
10104         (HTTP language/coding): Explain the rules for these strings.
10106 2005-03-06  Richard M. Stallman  <rms@gnu.org>
10108         * woman.texi (Introduction): Minor cleanups.
10110         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10112         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10113         (Installation): Node deleted.
10115         * mh-e.texi (Preface): Get rid of "Emacs 21".
10117         * eshell.texi (Installation): Delete node (for Emacs 20).
10119 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
10121         * flymake.texi: Refill and tweak style in @lisp blocks.
10123 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10125         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10127 2005-03-01  Jay Belanger  <belanger@truman.edu>
10129         * calc.texi (Trigonometric and Hyperbolic Functions):
10130         Mention additional functions.
10131         (Algebraic Simplifications): Mention additional simplifications.
10133 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
10135         * ses.texi: Add concept/function/variable indices (this work was
10136         donated by Brad Collins <brad@chenla.org>, copyright-assignment
10137         papers on file at FSF).
10139 2005-02-10  Jay Belanger  <belanger@truman.edu>
10141         * calc.texi: Change @LaTeX to La@TeX throughout.
10142         Redefine @expr as @math for TeX output.
10143         Redefine @texline as a no-op for TeX output.
10144         Define @tfn, replace @t by @tfn throughout.
10146 2005-02-09  Jay Belanger  <belanger@truman.edu>
10148         * calc.texi: Add macro for LaTeX for info output.
10150 2005-02-08  Kim F. Storm  <storm@cua.dk>
10152         * texinfo.tex (LaTex): Add def.
10154 2005-02-06  Jay Belanger  <belanger@truman.edu>
10156         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10157         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
10158         throughout manual.
10160 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10162         * gnus.texi: Some edits based on comments from David Abrahams.
10164 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10166         * gnus.texi (RSS): Fix the keystroke.
10168 2005-01-24  David Kastrup  <dak@gnu.org>
10170         * faq.texi: Update AUCTeX version info.
10172 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10174         * gnus-faq.texi ([4.1]): Typo.
10176 2005-01-19  Jay Belanger  <belanger@truman.edu>
10178         * calc.texi (Keep Arguments): Mention that keeping arguments
10179         doesn't work with keyboard macros.
10181 2005-01-16  Richard M. Stallman  <rms@gnu.org>
10183         * autotype.texi (Autoinserting): Fix small error.
10185 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
10187         Sync with Tramp 2.0.47.
10189         * tramp.texi (Compilation): New section, describing compilation of
10190         remote files.
10192 2005-01-11  Kim F. Storm  <storm@cua.dk>
10194         * widget.texi (Basic Types): Add :follow-link keyword.
10196 2005-01-09  Jay Belanger  <belanger@truman.edu>
10198         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10200 2005-01-08  Jay Belanger  <belanger@truman.edu>
10202         * calc.texi: Change throughout to reflect new default value of
10203         calc-settings-file.
10205 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10207         * message.texi (Reply): `message-reply-to-function' should return
10208         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10210 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10212         * faq.texi (Changing load-path): Fix typo.
10214 2005-01-05  Jay Belanger  <belanger@truman.edu>
10216         * calc.texi (Programming Tutorial): Replace kbd command by
10217         appropriate characters for a keyboard macro.
10219 2005-01-04  Jay Belanger  <belanger@truman.edu>
10221         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10222         for Lucid Emacs.
10223         (Programming Tutorial): Mention that the user needs to be in the
10224         right mode to compute some functions.
10226 2005-01-04  Jay Belanger  <belanger@truman.edu>
10228         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10229         no longer applicable.
10231 2005-01-01  Jay Belanger  <belanger@truman.edu>
10233         * calc.texi (Programming Tutorial): Change description of how to
10234         edit keyboard macros to match current behavior.
10236 2004-12-31  Jay Belanger  <belanger@truman.edu>
10238         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10240 2004-12-20  Jay Belanger  <belanger@truman.edu>
10242         * calc.texi (Types Tutorial): Emphasize that you can't divide by
10243         zero.
10245 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
10247         * cc-mode.texi (Text Filling and Line Breaking): Put period after
10248         @xref.
10249         (Font Locking): Avoid @strong{Note:}.
10251 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
10253         Sync with Tramp 2.0.46.
10255         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
10257 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
10259         * url.texi: Correct typos.
10260         (Retrieving URLs): @var{nil}->@code{nil}.
10261         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10262         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10263         (Dealing with HTTP documents): @inforef->@xref.
10265 2004-12-15  Jay Belanger  <belanger@truman.edu>
10267         * calc.texi: Consistently capitalized all mode names.
10268         (Answers to Exercises): Mention that an answer can be a fraction
10269         when in Fraction mode.
10271 2004-12-13  Jay Belanger  <belanger@truman.edu>
10273         * calc.texi: Fix some TeX definitions.
10275 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
10277         * reftex.texi (Imprint): Remove erroneous @value's.
10279 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10281         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10282         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10284 2004-12-08  Jay Belanger  <belanger@truman.edu>
10286         * calc.texi (Starting Calc): Remove comment about installation.
10287         (Keypad Mode Overview): Remove comment about Emacs 19 support.
10289 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10291         * url.texi: Update @setfilename.
10292         (Getting Started): No need to worry about Gnus versions.
10293         (Dealing with HTTP documents): Use @inforef.
10295         * org.texi: Fix @direntry file name.
10297 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10299         * url.texi: New file.
10301         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10303 2004-12-06  Jay Belanger  <belanger@truman.edu>
10305         * calc.texi (Using Calc): Remove paragraph about installation.
10307 2004-12-06  Jay Belanger  <belanger@truman.edu>
10309         * calc.texi: Use more Texinfo macros and less TeX defs.
10310         Remove @refill's.
10312 2004-12-06  Richard M. Stallman  <rms@gnu.org>
10314         * org.texi: New file.
10316 2004-12-05  Richard M. Stallman  <rms@gnu.org>
10318         * Makefile.in (org.dvi, ../info/org): New targets.
10319         (INFO_TARGETS): Add ../info/org.
10320         (DVI_TARGETS): Add org.dvi.
10321         (maintainer-clean): Remove the info files in the info dir.
10323 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
10325         * idlwave.texi: Fix the setfilename directive to put the produced
10326         file in ../info.
10327         (Continued Statement Indentation): Resurrect Jan D.'s change from
10328         2004-11-03 that was lost when a newer version of idlwave.texi was
10329         imported.
10331 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10333         * gnus-faq.texi ([5.1]): Add missing bracket.
10335         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10336         Index `spam-initialize'.
10338 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10340         * message.texi (Various Message Variables): Mention that all mail
10341         file variables are derived from `message-directory'.
10343         * gnus.texi (Splitting Mail): Clarify bogus group.
10345 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10347         * emacs-mime.texi (Encoding Customization):
10348         Fix mm-coding-system-priorities entry.
10350 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
10352         * idlwave.texi (Continued Statement Indentation):
10353         * reftex.texi (Options (Index Support))
10354         (Displaying and Editing the Index, Table of Contents):
10355         * speedbar.texi (Creating a display, Major Display Modes):
10356         Replace non-nil with non-@code{nil}.
10358 2004-10-21  Jay Belanger  <belanger@truman.edu>
10360         * calc.texi (Algebraic-Style Calculations): Remove a comment.
10362 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
10364         * calc.texi (Reporting Bugs): Double up `@'.
10366 2004-10-18  Jay Belanger  <belanger@truman.edu>
10368         * calc.texi (Reporting Bugs): Change the address that bugs
10369         should be sent to.
10371 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10373         * gnus.texi (New Features): Add 5.11.
10375         * message.texi (Resending): Remove wrong default value.
10377         * gnus.texi (Mail Source Specifiers): Describe possible problems
10378         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
10379         `pop3-leave-mail-on-server' to the index.
10381 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10383         * message.texi (Canceling News): Add how to set a password.
10385 2004-10-12  Jay Belanger  <belanger@truman.edu>
10387         * calc.texi (Help Commands): Change the descriptions of
10388         calc-describe-function and calc-describe-variable to match their
10389         current behavior.
10391 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10393         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10395 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
10397         Sync with Tramp 2.0.45.
10399         * tramp.texi (Frequently Asked Questions): Comment paragraph about
10400         plink link.  The URL is outdated.  Originator contacted for
10401         clarification.
10403 2004-10-10  Juri Linkov  <juri@jurta.org>
10405         * gnus.texi (Top, Marking Articles): Join two menus in one node
10406         because a node can have only one menu.
10408 2004-10-09  Juri Linkov  <juri@jurta.org>
10410         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10411         example of nnmail-split-fancy.
10413 2004-10-06  Karl Berry  <karl@gnu.org>
10415         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10416         consistency with other uses of dashes.
10418 2004-10-05  Karl Berry  <karl@gnu.org>
10420         * info.texi: Consistently use --- throughout, periods at end of
10421         menu descriptions, and a couple typos.
10423 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
10425         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10426         * pgg.texi (User Commands, Backend methods): Do.
10427         * gnus.texi: Markup fixes.
10428         (Setting Process Marks): Fix `M P a' entry.
10429         * emacs-mime.texi: Fixes.
10431 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
10433         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10434         again.
10435         Use 5.10 instead of 5.10.0.
10437 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10439         * gnus.texi (Summary Mail Commands): S D e.
10441 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
10443         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10444         the gnus-article-mode-line-format section.
10446 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10448         * gnus.texi (Various Summary Stuff): Fix the documentation for
10449         gnus-newsgroup-variables.
10451 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10453         * gnus.texi (MIME Commands):
10454         Add gnus-mime-display-multipart-as-mixed,
10455         gnus-mime-display-multipart-alternative-as-mixed,
10456         gnus-mime-display-multipart-related-as-mixed.
10457         (Mail Source Customization): Clarify `mail-source-directory'.
10458         (Splitting Mail): Mention gnus-group-find-new-groups.
10459         (SpamOracle): Fix typo.
10461         * gnus-faq.texi: Untabify.
10462         ([6.3]): nnir.el is in contrib directory.
10464         * message.texi (News Headers): Clarify how a unique ID is created.
10466         * gnus.texi (Batching Agents): Fix typo in example.
10467         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10469 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
10471         * gnus.texi (Group Parameters): Add more on hooks.
10473 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
10475         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10477 2004-09-22  Jay Belanger  <belanger@truman.edu>
10479         * calc.texi (Vectors as Lists): Add a warning that the tutorial
10480         might be hidden during part of the session.
10482 2004-09-20  Jay Belanger  <belanger@truman.edu>
10484         * calc.texi (Notations Used in This Manual): Put in an earlier
10485         mention that DEL could be called Backspace.
10487 2004-09-10  Simon Josefsson  <jas@extundo.com>
10489         * gnus.texi (IMAP): Add example.  Suggested and partially written
10490         by Steinar Bang <sb@dod.no>.
10492 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10494         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10495         netrc syntax.
10497 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10499         * gnus.texi (Spam ELisp Package Sequence of Events):
10500         Some clarifications.
10501         (Spam ELisp Package Global Variables): More clarifications.
10503 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10505         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10506         Mention spam-split does not modify incoming mail.
10508 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10510         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10512 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
10514         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10516 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10518         * makefile.w32-in (sieve, pgg): Use $(infodir).
10520 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
10522         * makefile.w32-in: Fix PGG and Sieve entries.
10524 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
10526         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10527         Emacs and related programs.
10529 2004-08-27  Richard M. Stallman  <rms@gnu.org>
10531         * faq.texi: Fix texinfo usage, esp. doublequotes.
10532         (Difference between Emacs and XEmacs): Some clarification.
10534         * faq.texi (Difference between Emacs and XEmacs):
10535         Explain not to contrast XEmacs with GNU Emacs.
10537 2004-08-26  Richard M. Stallman  <rms@gnu.org>
10539         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10541 2004-08-22  David Kastrup  <dak@gnu.org>
10543         * reftex.texi (AUCTeX): Update links, section name.
10545         * faq.texi (Calc): Update availability (included in 22.1).
10546         (AUCTeX): Update availability, information, versions, description.
10548 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
10550         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10552 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
10554         * cc-mode.texi: Various updates for CC Mode 5.30.9.
10556 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
10558         Sync with Tramp 2.0.44.
10560 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
10562         * widget.texi (User Interface): Update how to separate the
10563         editable field of an editable-field widget from other widgets.
10564         (Programming Example): Add text after field.
10566 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
10568         * emacs-mime.texi (Encoding Customization): Add a note to the
10569         mm-content-transfer-encoding-defaults entry.
10570         (rfc2047): Update.
10572         * gnus.texi (Article Highlighting):
10573         Add gnus-cite-ignore-quoted-from.
10574         (POP before SMTP): New node.
10575         (Posting Styles): Addition.
10576         (Splitting Mail): Add nnmail-split-lowercase-expanded.
10577         (Fancy Mail Splitting): Ditto.
10578         (X-Face): Add gnus-x-face.
10580 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
10582         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10583         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10585 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
10587         * gnus.texi (Mail Source Specifiers):
10588         Describe `pop3-leave-mail-on-server'.
10590 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
10592         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10594         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10595         repository.  Change setfilename.
10597         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10599 2004-07-02  Juri Linkov  <juri@jurta.org>
10601         * pcl-cvs.texi (Viewing differences): Add `d r'.
10603 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
10605         * ses.texi, viper.texi, flymake.texi, faq.texi:
10606         * eshell.texi, ediff.texi: Markup fixes.
10608 2004-06-21  Karl Berry  <karl@gnu.org>
10610         * info.texi (Top): Mention that only Emacs has mouse support.
10611         (Getting Started): Mention this in a few other places.
10613 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
10615         * autotype.texi (Copyrights, Timestamps):
10616         Recommend `before-save-hook' instead of `write-file-functions'.
10618 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
10620         * dired-x.texi (dired-mark-omitted): Update keybinding.
10622 2004-06-10  Kim F. Storm  <storm@cua.dk>
10624         * pcl-cvs.texi (Viewing differences): Add 'd y'.
10626 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
10628         * dired-x.texi (variable dired-omit-mode): Rename from
10629         dired-omit-files-p.
10630         (function dired-omit-mode): Rename from dired-omit-toggle.
10631         Call dired-omit-mode rather than set dired-omit-files-p.
10632         (dired-mark-omitted): Describe command.
10634 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
10636         Version 2.0.41 of Tramp released.
10638 2004-05-29  Juanma Barranquero  <lektu@terra.es>
10640         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10641         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10643 2004-05-29  Richard M. Stallman  <rms@gnu.org>
10645         * cl.texi (Top): Call this chapter `Introduction'.
10646         (Overview): In TeX, no section heading here.
10648         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
10650 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
10652         * Makefile.in (../info/flymake, flymake.dvi): New targets.
10653         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10655 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
10657         * flymake.texi: New file.
10659 2004-05-28  Simon Josefsson  <jas@extundo.com>
10661         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10663 2004-05-07  Kai GroĂŸjohann  <kai@emptydomain.de>
10665         Version 2.0.40 of Tramp released.
10667 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
10669         Complete rework, based on review by Karl Berry <karl@gnu.org>.
10671         * tramp.texi (Auto-save and Backup): Explain exploitation of new
10672         variables `tramp-backup-directory-alist' and
10673         `tramp-bkup-backup-directory-info'.
10674         (Overview, Connection types)
10675         (External transfer methods, Default Method)
10676         (Windows setup hints): Remove restriction of password entering
10677         with external methods.
10678         (Auto-save and Backup): Make file name example
10679         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
10680         and `auto-save-directory' must be used.
10681         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10682         only "NT").  Remove doubled entry "What kinds of systems does
10683         @tramp{} work on".
10684         (tramp): Macro removed.
10685         (Obtaining Tramp): Flag removed from title.
10686         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
10687         and `trampver' used properly.  Flag `tramp-inst' replaced by
10688         `installchapter'.  Installation related text adapted.
10690 2004-04-28  Masatake YAMATO  <jet@gyve.org>
10692         * widget.texi (Programming Example): Remove overlays.
10694 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
10696         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10698 2004-04-23  Juanma Barranquero  <lektu@terra.es>
10700         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10702 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
10704         * info.texi (Info Search): Add info-apropos.
10706 2004-03-22  Juri Linkov  <juri@jurta.org>
10708         * faq.texi: Fix help key bindings.
10710 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
10712         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10713         (as suggested by Karl Berry).  Update information about colored
10714         stars in menus.  Add new subheading describing M-n.
10716 2004-03-12  Richard M. Stallman  <rms@gnu.org>
10718         * cl.texi (Top): Rename top node's title.
10720 2004-03-08  Karl Berry  <karl@gnu.org>
10722         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10723         problems making the texinfo distribution.
10725 2004-02-29  Simon Josefsson  <jas@extundo.com>
10727         * smtpmail.texi (Authentication): Change the list of supported
10728         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10729         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10730         <voegelas@gmx.net>.
10732 2004-02-29  Juanma Barranquero  <lektu@terra.es>
10734         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10735         Use $(DEL) instead of rm, and ignore exit code.
10737 2004-02-29  Kai GroĂŸjohann  <kgrossjo@eu.uu.net>
10739         Tramp version 2.0.39 released.
10741 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
10743         * tramp.texi (Customizing Completion): Explain new functions
10744         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10745         (all): Savannah URLs unified to "http://savannah.nongnu.org".
10746         (Top): Refer to Savannah mailing list as the major one.
10747         Mention older mailing lists in HTML mode only.
10748         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
10749         (Frequently Asked Questions): Remote hosts must not be Unix-like
10750         for "smb" method.
10751         (Password caching): New node.
10752         (External transfer methods): Refer to password caching for "smb"
10753         method.
10755 2004-02-17  Karl Berry  <karl@gnu.org>
10757         * info.texi (Help-Int): Mention the new line number feature.
10759 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
10761         * ses.texi (Advanced Features): New functionality for
10762         ses-set-header-row (defaults to current row unless C-u used).
10763         (Acknowledgements): Add Stefan Monnier.
10765 2003-12-29  Kevin Ryde  <user42@zip.com.au>
10767         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10769 2003-11-30  Kai GroĂŸjohann  <kai.grossjohann@gmx.net>
10771         Tramp version 2.0.38 released.
10773         * tramp.texi (Remote shell setup): Warn of environment variables
10774         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
10775         <sven.gabriel@imk.fzk.de>.
10776         (Configuration): Tramp now chooses base64/uuencode
10777         automatically.  Update wording accordingly.
10778         (Top): More description for the `Default Method' menu entry.
10779         (Default Method): Use @code, not @var, for Lisp variables.
10780         (Default Method): New subsection `Which method is the right one
10781         for me?'.  Suggested by Christian Kirsch.
10782         (Configuration): Pointer to new subsection added.
10783         (Default Method): Too many "use" in one sentence.
10784         Rephrase.  Reported by Christian Kirsch.
10785         (Filename Syntax): Old `su' example is probably a left-over from
10786         the sm/su method naming.  Replace with `ssh', instead.
10787         (External transfer methods, Auto-save and Backup):
10788         Typo fixes.
10790 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
10792         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10793         (Top): Mention japanese manual only if flag `jamanual' is set.
10794         Insert section `Japanese manual' in menu.
10796 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
10798         * eshell.texi (Known Problems): Add doc item.
10800 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
10802         * cc-mode.texi: Update for CC Mode 5.30.
10804         Note: Please refrain from doing purely cosmetic changes like
10805         removing trailing whitespace in this manual; it clobbers cvs
10806         merging for no good reason.
10808 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
10810         * ediff.texi, tramp.texi, vip.texi, viper.texi:
10811         * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10812         @acronym{ASCII}.
10814 2003-10-26  Karl Berry  <karl@gnu.org>
10816         * info.texi (Info Search): Echo area, not echo are.  From Debian
10817         diff.
10819 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
10821         * widget.texi (Defining New Widgets): Document new behavior of
10822         :buttons and :children keywords.
10824 2003-10-22  Miles Bader  <miles@gnu.org>
10826         * Makefile.in (info): Move before $(top_srcdir)/info.
10828 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
10830         * tramp.texi (Inline methods): Small grammar fix.
10831         (External transfer methods): Likewise.
10833 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
10835         * speedbar.texi: Remove paragraph for GUD that is no longer true.
10837 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
10839         * texinfo.tex: Replace `%' in arch tagline by @ignore.
10841 2003-09-30  Richard M. Stallman  <rms@gnu.org>
10843         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10845         * widget.texi (User Interface): Fix typos.
10847         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10849 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
10851         * pcl-cvs.texi (Selected Files): Fix typo.
10853 2003-09-21  Karl Berry  <karl@gnu.org>
10855         * info.texi (] and [ commands): No period at end of section title.
10857 2003-09-04  Miles Bader  <miles@gnu.org>
10859         * Makefile.in (top_srcdir): New variable.
10860         ($(top_srcdir)/info): New rule.
10861         (info): Depend on it.
10863 2003-09-03  Peter Runestig  <peter@runestig.com>
10865         * makefile.w32-in: New file.
10867 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
10869         * widget.texi (User Interface): Explain the need of static text
10870         around an editable field.
10872 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
10874         * widget.texi (Basic Types): The argument to `:help-echo' can now
10875         be a form that evaluates to a string.
10877 2003-08-18  Kim F. Storm  <storm@cua.dk>
10879         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10881 2003-08-16  Richard M. Stallman  <rms@gnu.org>
10883         * dired-x.texi (Shell Command Guessing): Explain *.
10885 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
10887         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10888         log-edit-insert-changelog.
10890 2003-08-03  Karl Berry  <karl@gnu.org>
10892         * info.texi: Need @contents.
10894 2003-07-20  Kai GroĂŸjohann  <kai.grossjohann@gmx.net>
10896         Tramp version 2.0.36 released.
10898         * tramp.texi (Remote shell setup): Explain about problems with
10899         non-Bourne commands in ~/.profile and ~/.shrc.
10901 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
10903         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10904         renaming of `vis-mode' to `visible-mode'.
10906 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
10908         * info.texi (Top, Help-Small-Screen): Remove accidentally added
10909         next, prev and up pointers.
10911 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
10913         * info.texi (Help): Mention existence of Emacs and stand-alone
10914         Info at the very beginning of the tutorial.
10915         (Help-Inv): New node.
10916         (Help-]): New node.
10917         (Help-M): Systematically point out the differences between default
10918         Emacs and stand-alone versions.  Delete second menu.
10919         (Help-Xref): Systematically point out the differences between
10920         default Emacs and stand-alone versions.
10921         (Help-Int): Change `l' example.
10922         (Expert Info): Fix typos.
10923         (Emacs Info Variables): Mention `Info-hide-note-references' and
10924         new default for `Info-scroll-prefer-subnodes'.
10926 2003-06-17  Kai GroĂŸjohann  <kai.grossjohann@gmx.net>
10928         Version 2.0.35 of Tramp released.
10930         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10931         (Inline methods): Add methods `remsh' and `plink1'.
10932         (External transfer methods): Add method `remcp'.
10933         (Multi-hop Methods): Add method `remsh'.
10934         Small patch from Adrian Aichner <adrian@xemacs.org>:
10935         Fix minor typos.
10936         (Concept Index): Add to make manual searchable via
10937         `Info-index'.
10938         (Version Control): Add cindex entry.
10940 2003-05-24  Kai GroĂŸjohann  <kai.grossjohann@gmx.net>
10942         * trampver.texi: Version 2.0.34 released.
10944 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
10946         * faq.texi: Improve previous changes.
10948 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
10950         * faq.texi: Update copyright and maintenance details.
10951         Update some package URLs, versions, and maintainers.
10952         Remove many references to the Emacs Lisp Archive.
10954 2003-04-23  Simon Josefsson  <jas@extundo.com>
10956         * smtpmail.texi: Fix license (the invariant sections mentioned has
10957         never been part of the smtp manual).  Align info dir entry with
10958         other emacs packages.
10960 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
10962         * tramp.texi: Version 2.0.33 released.
10963         Remove installation chapter.  Remove XEmacs specifics.
10965 2003-03-29  Richard M. Stallman  <rms@gnu.org>
10967         * tramp.texi (Top): Undo the previous renaming.
10968         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10970 2003-03-29  Kai GroĂŸjohann  <kai.grossjohann@gmx.net>
10972         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10973         version of manual.
10975         * tramp.texi (Auto-save and Backup): New node.
10977 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
10979         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
10980         Emacs" in order to have better differentiation to "XEmacs".
10981         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10982         are new macros in order to point to the other Emacs flavor where
10983         appropriate.  In info case, point to node `Installation' in order
10984         to explain how to generate the other way.  In html case, make a
10985         link to the other html file.
10986         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10987         after CVS checkout/update.
10988         (Installation): Completely rewritten.
10989         (Installation parameters, Load paths): New sections under
10990         `Installation'.
10992 2003-02-28  Kai GroĂŸjohann  <kai.grossjohann@uni-duisburg.de>
10994         * tramp.texi: Version 2.0.30 released.
10995         Replace word "path" with "localname" where used as a component of
10996         a Tramp file name.
10998 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
11000         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11001         introduced.
11002         (Installation): Explain what to do if files from the tramp/contrib
11003         directory are needed.
11005 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
11007         * smtpmail.texi (How Mail Works): New.
11009 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
11011         * smtpmail.texi: New file.
11013         * Makefile.in: Build SMTP manual.
11015 2003-02-05  Kai GroĂŸjohann  <kai.grossjohann@uni-duisburg.de>
11017         * tramp.texi: Version 2.0.29 released.
11018         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11019         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
11021 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
11023         * tramp.texi (Frequently Asked Questions): Explain a workaround if
11024         another package loads accidentally Ange-FTP.
11026 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
11028         * tramp.texi (Customizing Completion): Add function
11029         `tramp-parse-sconfig'.  Change example of
11030         `tramp-set-completion-function', because parsing of ssh config
11031         files looks more natural.
11033 2003-01-15  Kevin Ryde  <user42@zip.com.au>
11035         * gnus.texi (Using MIME): Mention auto-compression-mode with
11036         gnus-mime-copy-part.
11038 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11040         * gnus.texi: Do not use `path' in several locations.
11042 2002-12-26  Kai GroĂŸjohann  <kai.grossjohann@uni-duisburg.de>
11044         * tramp.texi (External transfer methods): New method `smb'.
11045         From Michael Albinus.
11047 2002-11-05  Karl Berry  <karl@gnu.org>
11049         * info.texi (Info-fontify): Reorder face list to avoid bad line
11050         breaks.
11052 2002-10-06  Kai GroĂŸjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11054         * tramp.texi: Move @copying to standard place.
11055         Use @insertcopying.
11057 2002-10-02  Karl Berry  <karl@gnu.org>
11059         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11060         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11061         * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11062         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11063         * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11064         * widget.texi, woman.texi:
11065         Per rms, update all manuals to use @copying instead of @ifinfo.
11066         Also use @ifnottex instead of @ifinfo around the top node, where
11067         needed for the sake of the HTML output.
11068         (The Gnus manual is not fixed since it's not clear to me how it
11069         works; and the Tramp manual already uses @copying, although in an
11070         unusual way.  All others were changed.)
11072 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
11074         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11075         (../info/ses, ses.dvi): New targets.
11076         * ses.texi: New file.
11078 2002-09-06  Pavel JanĂ­k  <Pavel@Janik.cz>
11080         * texinfo.tex: Update to texinfo 4.2.
11082 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
11084         * reftex.texi: Update to RefTeX 4.19.
11086 2002-07-21  Jesper Harder  <harder@ifa.au.dk>
11088         * gnus.texi (Sorting Groups): Add key bindings for
11089         gnus-group-sort-groups-by-real-name and
11090         gnus-group-sort-selected-groups-by-real-name.
11092 2002-06-17  Kai GroĂŸjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11094         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11095         (../info/tramp, tramp.dvi): New targets.
11097 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
11099         * Makefile.in (DVI_TARGETS): Add calc.dvi.
11100         (calc.dvi): Uncomment.
11102 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
11104         * Makefile.in (INFO_TARGETS): Add ../info/calc.
11105         (../info/calc): New target.
11107 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
11109         * (Version 21.1 released.)
11111 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
11113         * Branch for 21.1.
11115 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
11117         * Makefile.in (../info/info): Use an explicit -o switch to
11118         makeinfo.
11120 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
11122         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11124 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
11126         * ediff.texi: Added ediff-coding-system-for-read.
11128         * viper.texi: Fix typos.
11130 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
11132         * Makefile.in (../info/idlwave): Use --no-split.
11134 2000-12-14  Dave Love  <fx@gnu.org>
11136         * Makefile.in (mostlyclean): Remove gnustmp.*.
11137         (gnus.dvi): Change rule to remove @latex stuff.
11139 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
11141         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11143 2000-10-13  John Wiegley  <johnw@gnu.org>
11145         * Makefile.in: Add build targets for eshell.texi.
11147 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11149         * Makefile.in: Remove/comment speedbar stuff.
11151 2000-09-22  Dave Love  <fx@gnu.org>
11153         * Makefile.in: Add emacs-mime.
11155 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
11157         * Makefile.in (INFO_TARGETS): Add ../info/woman.
11158         (DVI_TARGETS): Add woman.dvi.
11159         (../info/woman, woman.dvi): New targets.
11161 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
11163         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
11165         * pcl-cvs.texi: New file.
11166         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11167         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11169 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
11171         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11172         (../info/ebrowse, ebrowse.dvi): New targets.
11174 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
11176         * Makefile.in (INFO_TARGETS): Add eudc.
11177         (DVI_TARGETS): Add eudc.dvi.
11178         (../info/eudc, eudc.dvi): New targets.
11180 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
11182         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11183         compatibility with 8+3 filesystems).
11184         (../info/efaq): Rename from emacs-faq.
11186 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
11188         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11189         (../info/idlwave, idlwave.dvi): New targets.
11191 1999-10-23  Dave Love  <fx@gnu.org>
11193         * Makefile.in: Use autotype.texi.
11195 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
11197         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11198         faq.texi file) rather than ../info/faq.
11200 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
11202         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11203         (../info/ada-mode, ada-mode.dvi): New targets.
11205 1999-09-01  Dave Love  <fx@gnu.org>
11207         * Makefile.in: Add faq.
11209 1999-07-12  Richard Stallman  <rms@gnu.org>
11211         * Version 20.4 released.
11213 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11215         * Version 20.3 released.
11217 1998-04-06  Andreas Schwab  <schwab@gnu.org>
11219         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11220         Use it in dvi targets.
11221         (../etc/GNU): Change to $(srcdir) first.
11223 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
11225         * reftex.texi: Update for RefTeX version 3.22.
11227 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
11229         * gnus.texi (Easy Picons): Remove references to
11230         `gnus-group-display-picons'.
11231         (Hard Picons): Ditto.
11233 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
11235         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11236         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11238 1997-09-23  Paul Eggert  <eggert@twinsun.com>
11240         * Makefile.in: Merge changes mistakenly made to `Makefile'.
11241         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11243 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11245         * Version 20.2 released.
11247 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11249         * Version 20.1 released.
11251 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11253         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11255 1997-04-12  Per Abrahamsen  <abraham@dina.kvl.dk>
11257         * widget.texi (push-button): Document it.
11259 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11261         * Version 19.33 released.
11263 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11265         * Version 19.32 released.
11267 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11269         * Makefile.in: Add rules for the Message manual.
11271 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11273         * gnus.texi: New version.
11275         * message.texi: New manual.
11277 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11279         * Makefile.in (All info targets): cd $(srcdir) to do the work.
11281 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11283         * Makefile.in (All info targets): Specify $(srcdir) in input files.
11284         Specify -I option.
11285         (All dvi targets): Set the TEXINPUTS variable.
11287 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11289         * Version 19.31 released.
11291 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
11293         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11294         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
11296 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11298         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11299         (INFO_TARGETS): Add ../info/cc-mode.
11300         (DVI_TARGETS): Add cc-mode.dvi.
11302 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11304         * Version 19.30 released.
11306 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11308         * gnus.texi: New file.
11310 1995-11-04  Erik Naggum  <erik@naggum.no>
11312         * gnus.texi: File deleted.
11314 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
11316         * mh-e.texi: "Function Index" -> "Command Index" to work with
11317         Emacs 19.30 C-h C-k support of separately-documented commands.
11319 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11321         * Makefile.in (../info/ediff, ediff.dvi): New targets.
11322         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11324 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11326         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11327         (../info/viper, viper.dvi): New targets.
11329 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
11331         * dired-x.texi (Installation): Change the example to set
11332         buffer-local variables like dired-omit-files-p in
11333         dired-mode-hook.
11335 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11337         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11338         (../info/mh-e, mh-e.dvi): New targets.
11340 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
11342         * Makefile.in (maintainer-clean): Rename from realclean.
11344 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11346         * Makefile.in: New file.
11347         * Makefile: File deleted.
11349 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11351         * Makefile (TEXINDEX_OBJS): Variable deleted.
11352         (texindex, texindex.o, getopt.o): Rules deleted.
11353         All deps on texindex deleted.
11354         (distclean): Don't delete texindex.
11355         (mostlyclean): Don't delete *.o.
11356         * texindex.c, getopt.c: Files deleted.
11358 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11360         * Version 19.26 released.
11362 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11364         * Version 19.25 released.
11366 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11368         * Version 19.24 released.
11370 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11372         * Version 19.23 released.
11374 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11376         * Makefile: Delete spurious tab.
11378 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11380         * Makefile (.SUFFIXES): New rule.
11382 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11384         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11385         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11387 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11389         * Makefile (../info/sc): Rename from sc.info.
11390         (../info/cl): Likewise.
11391         (INFO_TARGETS): Use new names.
11393 1993-12-04  Richard Stallman  (rms@srarc2)
11395         * getopt.c: New file.
11396         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11397         (getopt.o): New rule.
11398         (dvi): Don't depend on texindex.
11399         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11400         Depend on texindex.
11402 1993-12-03  Richard Stallman  (rms@srarc2)
11404         * Makefile (../info/sc.info): Rename from ../info/sc.
11405         (TEXI2DVI): New variable.
11406         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11407         Add explicit commands.
11408         (TEXINDEX_OBJS): Delete duplicate getopt.o.
11410 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11412         * Version 19.22 released.
11414 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11416         * Makefile (TEXINDEX_OBJS): Delete spurious period.
11418 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11420         * Version 19.21 released.
11422 1993-11-15  Paul Eggert  (eggert@twinsun.com)
11424         * Makefile (../info/cl.info): Rename from ../info/cl.
11426 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11428         * Makefile (../etc/GNU): New target.
11429         (EMACSSOURCES): Add gnu1.texi.
11431 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11433         * Makefile (realclean): Don't delete the Info files.
11435 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
11437         * forms.texi: Fix forms.texi so that it will format correctly.
11438         Add missing `@end iftex', fix bad reference.
11440 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
11442         * Makefile: Fix targets for texindex, new info.texi files.
11443         * info-stnd.texi: New file implements info for standalone info
11444         reader.
11445         * info.texi: Update to include recent changes to "../info/info".
11446         New source file for ../info/info; includes info-stnd.texi.
11448         * texindex.c: Include "../src/config.h" if building in emacs.
11450         * Makefile: Change all files to FILENAME.texi, force all targets
11451         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
11452         vip.texinfo, forms.texinfo, cl.texinfo.
11453         Add target to build texindex.c, defining `emacs'.
11455         * forms.texi: Install new file to match version 2.3 of forms.el.
11457 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11459         * Version 19.19 released.
11461 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
11463         * sc.texinfo: Fix info file name.
11465         * Makefile (info): Add gnus and sc.
11466         (dvi): Add gnus.dvi and sc.dvi.
11467         (../info/sc, sc.dvi): New targets.
11469 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11471         * Version 19.18 released.
11473 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11475         * Makefile: Fix source file names of the separate manuals.
11476         (gnus.dvi, ../info/gnus): New targets.
11478 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11480         * Version 19.17 released.
11482 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11484         * split-man: Fix typos in last change.
11486 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11488         * Version 19.16 released.
11490 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11492         * version 19.15 released.
11494 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11496         * Makefile (distclean): It's rm, not rf.
11498 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11500         * Version 19.14 released.
11502 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11504         * Makefile: New file.
11506 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11508         * Version 19.13 released.
11510 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11512         * Version 19.9 released.
11514 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11516         * Version 19.8 released.
11518 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11520         * Version 19.7 released.
11522 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
11524         * gnus.texinfo: New file.  Removed installation instructions.
11526 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
11528         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11530 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
11532         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11533         then define `\sc' as the command for smallcaps in Texinfo.
11534         This means that the @sc command will produce small caps.  bfox has
11535         made the corresponding change to makeinfo and texinfm.el.
11537 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11539         * vip.texinfo: Remove menu entry Adding Lisp Code in node
11540         Customization since the menu entry did not point to anything.
11541         Also add an @finalout command to remove overfull hboxes from the
11542         printed output.
11544         * cl.texinfo: Add @bye, \input line and @settitle to file.
11545         This file is clearly intended to be a chapter of some other work,
11546         but the other work does not yet exist.
11548 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11550         * texinfo.texinfo: Three typos corrected.
11552 ;; Local Variables:
11553 ;; coding: utf-8
11554 ;; End:
11556   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11558   This file is part of GNU Emacs.
11560   GNU Emacs is free software: you can redistribute it and/or modify
11561   it under the terms of the GNU General Public License as published by
11562   the Free Software Foundation, either version 3 of the License, or
11563   (at your option) any later version.
11565   GNU Emacs is distributed in the hope that it will be useful,
11566   but WITHOUT ANY WARRANTY; without even the implied warranty of
11567   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11568   GNU General Public License for more details.
11570   You should have received a copy of the GNU General Public License
11571   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.