* doc/misc/cl.texi (Modify Macros, Function Bindings): Add some xrefs.
[emacs.git] / doc / misc / ChangeLog
blob29d8792ce6bfb1f52340f22cb0e55b7e8a4374b8
1 2012-10-31  Glenn Morris  <rgm@gnu.org>
3         * ert.texi (Introduction, The @code{should} Macro):
4         Refer to "cl-assert" rather than "assert".
6         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
7         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
8         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
9         Reword, and add details of flet and labels.
10         (Modify Macros, Function Bindings): Add some xrefs.
12 2012-10-30  Glenn Morris  <rgm@gnu.org>
14         * cl.texi (Modify Macros): Update for cl-letf changes.
15         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
16         (Setf Extensions): Partially restore note about cl-getf,
17         mainly moved to lispref/variables.texi.
18         (Property Lists): Fix cl-getf typos.
19         (Mapping over Sequences): Mention cl-mapc naming oddity.
21 2012-10-29  Glenn Morris  <rgm@gnu.org>
23         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
24         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
25         (Customizing Setf): Move contents to "Obsolete Setf Customization".
26         (Modify Macros, Multiple Values, Other Clauses):
27         Remove mentions of obsolete features.
28         (Obsolete Setf Customization): Don't mention `apply' setf.
30 2012-10-28  Glenn Morris  <rgm@gnu.org>
32         * cl.texi (Multiple Values, Common Lisp Compatibility):
33         More namespace updates.
34         (Obsolete Features): Copyedits.
35         (Obsolete Lexical Macros, Obsolete Setf Customization):
36         New subsections.
38         * cl.texi (Porting Common Lisp, Lexical Bindings):
39         Add some xrefs to the Elisp manual.
41         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
42         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
43         (Obsolete Features): New appendix.  Move Lexical Bindings here.
45 2012-10-27  Glenn Morris  <rgm@gnu.org>
47         * cl.texi: Use defmac for macros rather than defspec.
48         (Efficiency Concerns): Related copyedit.
50         * cl.texi (Control Structure): Update for setf now being in core.
51         (Setf Extensions): Rename from Basic Setf.  Move much of the
52         former content to lispref/variables.texi.
53         (Modify Macros): Move pop, push details to lispref/variables.texi.
54         (Customizing Setf): Copyedits for setf etc being in core.
55         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
56         Further namespaces updates.
58 2012-10-26  Bastien Guerry  <bzg@gnu.org>
60         * org.texi (Installation): Update the link to Org's ELPA.  Also
61         don't mention org-install.el anymore as the replacement file
62         org-loaddefs.el is now loaded by org.el.
64 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
66         * tramp.texi (Frequently Asked Questions): Mention
67         `tramp-completion-reread-directory-timeout' for performance
68         improvement.
70 2012-10-25  Glenn Morris  <rgm@gnu.org>
72         * cl.texi: Don't mess with the TeX section number counter.
73         Use Texinfo recommended convention for quotes+punctuation.
74         (Overview, Sequence Functions): Rephrase for better line-breaking.
75         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
76         (Macro Bindings, Conditionals, Iteration, Loop Basics)
77         (Random Numbers, Mapping over Sequences, Structures)
78         (Porting Common Lisp): Further updates for cl-lib namespace.
79         (Modify Macros, Declarations, Macro Bindings, Structures):
80         Break long lines in examples.
81         (Dynamic Bindings): Update for changed progv behavior.
82         (Loop Examples, Efficiency Concerns): Markup fixes.
83         (Structures): Remove TeX margin change.
84         (Declarations): Fix typos.
86 2012-10-24  Glenn Morris  <rgm@gnu.org>
88         * cl.texi (Overview, Multiple Values, Creating Symbols)
89         (Numerical Functions): Say less/nothing about the original cl.el.
90         (Old CL Compatibility): Remove.
91         (Assertions): Remove ignore-errors (standard Elisp for some time).
93         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
94         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
95         (Efficiency Concerns, Efficiency Concerns)
96         (Common Lisp Compatibility, Old CL Compatibility):
97         Further updates for cl-lib namespace.
99 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
101         Update manual for new time stamp format (Bug#12706).
102         * emacs-mime.texi (time-date): Update for new format.
103         Also, fix bogus time stamp and modernize a bit.
105 2012-10-23  Glenn Morris  <rgm@gnu.org>
107         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
108         than unchanging cl.el version number.
109         End all menu descriptions with a period.
110         Do not use @dfn{CL} for every instance of "CL".
111         (Overview): Remove no-runtime caveat, and note about foo* names.
112         (Usage): Use cl-lib rather than cl.
113         (Organization, Naming Conventions): Update for cl-lib.el.
114         (Installation): Remove long-irrelevant node.
115         (Program Structure, Predicates, Control Structure):
116         Start updating for cl-lib namespace.
117         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
118         Depend on emacsver.texi.
120 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
122         * trampver.texi: Update release number.
124 2012-10-06  Glenn Morris  <rgm@gnu.org>
126         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
127         ERC version.
128         (Introduction): ERC is distributed with Emacs.
129         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
130         (Getting Started): Simplify.
131         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
132         (History): Mention ERC maintained as part of Emacs now.
133         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
134         Add dependency on emacsver.texi.
136         * erc.texi: Remove hand-written node pointers.
138 2012-10-05  Glenn Morris  <rgm@gnu.org>
140         * newsticker.texi (Overview, Requirements, Usage, Configuration):
141         Copyedits.
143 2012-10-01  Eric Ludlam  <zappo@gnu.org>
145         * ede.texi (Quick Start, Project Local Variables)
146         (Miscellaneous commands, ede-java-root, Development Overview)
147         (Detecting a Project): New nodes.
148         (Simple projects): Node deleted.
150         * eieio.texi (Building Classes): Some slot attributes cannot be
151         overridden.
152         (Slot Options): Remove an example.
153         (Method Invocation, Documentation): New nodes.
155 2012-10-01  Glenn Morris  <rgm@gnu.org>
157         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
158         (reftex.pdf): Add dependency on emacsver.texi.
159         * reftex.texi: Don't include directory part for emacsver.texi;
160         the Makefile's -I handles it.
162 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
164         Merge from standalone RefTeX repository.
166         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
167         with macros.
168         (Imprint): Mention Wolfgang in list of contributors.
169         (Creating Citations): Give a hint about how to
170         auto-revert the BibTeX database file when using external editors.
171         (Referencing Labels): Simplify section about reference macro
172         cycling.
173         (Options (Referencing Labels)): Adapt to new structure of
174         `reftex-ref-style-alist'.
175         (Referencing Labels, Reference Styles): Document changes in the
176         referencing functionality.
177         (Commands): Mention options for definition of header and footer in
178         BibTeX files.
179         (Options (Creating Citations)): Document
180         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
181         (Reference Styles): New section.
182         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
183         (Options (Referencing Labels)): Remove descriptions of deprecated
184         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
185         Add descriptions for `reftex-ref-style-alist' and
186         `reftex-ref-style-default-list'.
187         (Referencing Labels): Update regarding reference styles.
188         (Citation Styles): Mention support for ConTeXt.
189         (Options (Defining Label Environments)): Fix typo.
190         (Options (Creating Citations)): Document
191         `reftex-cite-key-separator'.
193 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
195         * org.texi: Add description of ORG_ADD_CONTRIB to info
196         documentation.  Add link to Worg for more details.
198         * org.texi: Clarify installation procedure.  Provide link to the
199         build system description on Worg.
201         * org.texi: Remove reference to utils/, x11idle.c is now in
202         contrib/scripts.
204         * org.texi: Re-normalize to "Org mode" in manual.
206         * org.texi (Installation): Adapt documentation to new build
207         system.  Mention GNU ELPA (since it needs to be handled like Emacs
208         built-in Org).
210 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
212         * org.texi: Fix typo in description of the 'Hooks' section.
214         * org.texi: Add ID to the list of special properties.
216 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
218         * org.texi (Moving subtrees): Document the ability to archive to a
219         datetree.
221 2012-09-30  Bastien Guerry  <bzg@altern.org>
223         * org.texi (Installation, Feedback, Batch execution): Use
224         (add-to-list 'load-path ... t) for the contrib dir.
226         * org.texi (results): Update documentation for ":results drawer"
227         and ":results org".
229         * org.texi (Column width and alignment): Fix typo.
231         * org.texi (Activation): Point to the "Conflicts" section.
233         * org.texi (Conflicts): Mention filladapt.el in the list of
234         conflicting packages.
236         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
237         not needed for versions of Emacs > 22.1.
239         * org.texi (History and Acknowledgments): Fix typo.
241         * org.texi (History and Acknowledgments): Add my own
242         acknowledgments.
244         * org.texi (Agenda commands): Document the new command and the new
245         option.
247         * org.texi (Agenda commands): Delete `org-agenda-action' section.
248         (Agenda commands): Reorder.  Document `*' to toggle persistent
249         marks.
251         * org.texi (Agenda dispatcher): Mention
252         `org-toggle-agenda-sticky'.
253         (Agenda commands, Exporting Agenda Views): Fix typo.
255         * org.texi (Templates in contexts, Setting Options): Update to
256         reflect changes in how contexts options are processed.
258         * org.texi (Templates in contexts): Document the new structure of
259         the variables `org-agenda-custom-commands-contexts' and
260         `org-capture-templates-contexts'.
262         * org.texi (Templates in contexts): Document the new option
263         `org-capture-templates-contexts'.
264         (Storing searches): Document the new option
265         `org-agenda-custom-commands-contexts'.
267         * org.texi (Formula syntax for Lisp): Reformat.
269         * org.texi (Special properties, Column attributes)
270         (Agenda column view): Document the new special property
271         CLOCKSUM_T.
273         * org.texi (Template expansion): Document the new %l template.
275         * org.texi (Fast access to TODO states): Fix documentation about
276         allowed characters for fast todo selection.
278         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
279         use in `org-agenda-to-appt'.
281         * org.texi (Comment lines): Update wrt comments.
283         * org.texi (Resolving idle time): Document new keybinding.
285         * org.texi (Clocking commands): Document the use of S-M-<up/down>
286         on clock timestamps.
288         * org.texi (Fast access to TODO states): Explicitely says only
289         letters are supported as fast TODO selection keys.
291         * org.texi (Link abbreviations): Illustrate the use of the "%h"
292         specifier.  Document the new "%(my-function)" specifier.
294         * org.texi (Clocking commands): New cindex.
295         (Clocking commands): Update documentation for `org-clock-in'.
296         Document `org-clock-in-last'.  Mention `org-clock-out' and
297         `org-clock-in-last' as commands that can be globally bound.
298         (Resolving idle time): Document continuous clocking.
300         * org.texi (Top, Introduction): Fix formatting.
301         (Activation): Add index entries.
302         (Conventions): Update section.
303         (Embedded @LaTeX{}): Fix formatting.
305         * org.texi (Visibility cycling): Document `show-children'.
307         * org.texi (Using capture): Mention the `org-capture-last-stored'
308         bookmark as a way to jump to the last stored capture.
310         * org.texi (Uploading files): Fix typo.
312         * org.texi (Using capture): Document `C-0' as a prefix argument
313         for `org-capture'.
315         * org.texi (Agenda commands): Document persistent marks.
317         * org.texi (Template expansion): Update doc to reflect change.
319         * org.texi (Radio tables): Document the :no-escape parameter.
321         * org.texi (Repeated tasks): Document repeat cookies for years,
322         months, weeks, days and hours.
324         * org.texi (Export options): State that you can use the d: option
325         by specifying a list of drawers.
327         * org.texi (HTML preamble and postamble): Small doc improvement.
329 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
331         * org.texi: The sections in the Exporting section of the manual
332         left out articles in the description of the org-export-as-*
333         commands, among other places. This patch adds them, adds a few
334         missing prepositions, and switches instances of "an HTML" to "a
335         html" for internal consistency.
337         * org.texi: Alter several examples of headings with timestamps in
338         them to include the timestamps in the body instead of the heading.
340 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
342         * org.texi (Agenda dispatcher): Document sticky agenda views and
343         the new key for them.
345 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
347         * org.texi (Advanced features): Fix error in table.
349 2012-09-30  Feng Shu  <tumashu@gmail.com>
351         * org.texi (@LaTeX{} fragments): Document imagemagick as an
352         alternative to dvipng.
354 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
356         * org.texi: Remove extra curly bracket.
358 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
360         * org.texi (org-clock-in-last and org-clock-cancel): Update the
361         defkeys.
363 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
365         * org.texi (Agenda commands): Fix two typos by giving
366         corresponding function names, according to
367         `org-agenda-view-mode-dispatch'.
369 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
371         * org.texi (The spreadsheet): Fix typo.
373 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
375         * org.texi (Tracking your habits): Point to the "Tracking TODO
376         state changes" section.
378 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
380         * org.texi (Literal examples): Remove reference to unknown
381         `org-export-latex-minted' variable. Also simplify footnote since
382         `org-export-latex-listings' documentation is exhaustive already.
384         * org.texi (Plain lists): Remove reference to now hard-coded
385         `bullet' automatic rule.
387 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
389         * org.texi: Updated documentation accordingly.
391 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
393         * texinfo.tex: Merge from gnulib.
395 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
397         Sync with Tramp 2.2.6.
399         * tramp.texi (Bug Reports): Cleanup caches before a test run.
401         * trampver.texi: Update release number.
403 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
405         * texinfo.tex: Merge from gnulib.
407 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
409         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
410         (bug#12096).
412 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
414         * calc.texi (Simplification modes, Conversions)
415         (Operating on Selections): Mention "basic" simplification.
416         (The Calc Mode Line): Mention the mode line display for Basic
417         simplification mode.
418         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
419         simplifications.
420         (Basic Simplifications): Rename from "Limited Simplifications"
421         Replace "limited" by "basic" throughout.
422         (Algebraic Simplifications):  Indicate that the algebraic
423         simplifications are done by default.
424         (Unsafe Simplifications):  Mention `m E'.
425         (Simplification of Units): Mention `m U'.
426         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
427         (Kinds of Declarations, Functions for Declarations):  Mention
428         "algebraic simplifications" instead of `a s'.
429         (Algebraic Entry): Remove mention of default simplifications.
431 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
433         * calc.texi (Getting Started, Tutorial): Change simulated
434         Calc output to match actual output.
435         (Simplifying Formulas): Mention that algebraic simplification is now
436         the default.
438 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
440         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
441         (Bug#12073)
443 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
445         Prefer typical American spelling for "acknowledgment".
446         * calc.texi (History and Acknowledgments): Rename from
447         History and Acknowledgements.
448         * idlwave.texi (Acknowledgments):
449         * ses.texi (Acknowledgments):
450         * woman.texi (Acknowledgments): Rename from Acknowledgements.
452 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
454         Rename configure.in to configure.ac (Bug#11603).
455         * ede.texi (Compiler and Linker objects, ede-proj-project)
456         (ede-step-project): Prefer the name configure.ac to configure.in.
458 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
460         * tramp.texi (Multi-hops): Introduce
461         `tramp-restricted-shell-hosts-alist'.
463 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
465         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
466         methods, so don't mention smtpmail here.
468 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
470         * gnus.texi (Picons): Document gnus-picon-properties.
472 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
474         * gnus.texi: Remove mention of compilation, as that's no longer
475         supported.
477 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
479         * gnus.texi (Archived Messages): Mention
480         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
482 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
484         * gnus.texi (Various Summary Stuff):
485         Remove mention of `gnus-propagate-marks'.
487 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
489         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
490         which no longer exist.
492 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
494         * gnus.texi (Archived Messages):
495         Document gnus-gcc-self-resent-messages.
497 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
499         * message.texi (Mail Variables):
500         Mention the optional user parameter for X-Message-SMTP-Method.
502 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
504         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
506         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
508 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
510         * gnus.texi (Key Index): Change encoding to utf-8.
512 2012-06-21  Glenn Morris  <rgm@gnu.org>
514         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
516 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
518         * gnus.texi (Group Timestamp): Mention where to find documentation for
519         the `gnus-tmp-' variables (bug#11601).
521 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
523         Sync with Tramp 2.2.6-pre.
525         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
526         where appropriate.
527         (Ad-hoc multi-hops): New section.
528         (Remote processes): New subsection "Running remote processes on
529         Windows hosts".
530         (History): Add remote commands on Windows, and ad-hoc multi-hop
531         methods.
532         (External methods): "ControlPersist" must be set to "no" for the
533         `scpc' method.
534         (Remote processes): Add a note about `auto-revert-tail-mode'.
535         (Frequently Asked Questions): Use "scpx" in combination with
536         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
538         * trampver.texi: Update release number.
540 2012-06-10  Chong Yidong  <cyd@gnu.org>
542         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
543         compilation for html-mono.
545 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
547         * texinfo.tex: Merge from gnulib.
549 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
551         * Makefile.in (echo-info): Don't try to install info files named
552         just ".info".
554 2012-05-28  Glenn Morris  <rgm@gnu.org>
556         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
558         * sc.texi: Nuke hand-written node pointers.
559         Fix top-level menu to match actual node order.
561 2012-05-27  Glenn Morris  <rgm@gnu.org>
563         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
564         Some associated fixes, including not messing with chapno in cl.texi.
566 2012-05-27  Bastien Guerry  <bzg@gnu.org>
568         * org.texi (Durations and time values): Fix typo.
570 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
572         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
573         Mention `calc-ensure-consistent-units'.
575 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
577         * cc-mode.texi: Avoid space before macro in 4th argument of cross
578         reference commands.  (Bug#11461)
580         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
582 2012-05-12  Glenn Morris  <rgm@gnu.org>
584         * Makefile.in (mostlyclean): Add more TeX intermediates.
586         * Makefile.in: Make it look more like the other doc Makefiles.
587         Use explicit $srcdir in all dependencies.
588         Remove cd $srcdir from rules.
589         (VPATH): Remove.
590         (infodir): Set to an absolute path.
591         (INFO_TARGETS): Use short names.
592         (mkinfodir): infodir is now absolute.
593         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
595         * Makefile.in (info.info): Rename from info, to avoid duplication.
596         (.SUFFIXES): Disable implicit rules.
598         * Makefile.in (MKDIR_P): New, set by configure.
599         (mkinfodir): Use $MKDIR_P.
601 2012-05-07  Glenn Morris  <rgm@gnu.org>
603         * forms.texi (Long Example): Update for changed location of files.
605 2012-05-04  Glenn Morris  <rgm@gnu.org>
607         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
608         (INFO_TARGETS): Use $INFO_EXT.
609         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
610         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
611         (INFO_TARGETS): Use $INFO_EXT.
612         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
614 2012-05-02  Glenn Morris  <rgm@gnu.org>
616         * Makefile.in (echo-info): New phony target, used by top-level.
618         * viper.texi: Make direntry shorter (also it is no longer "newest").
620         * emacs-gnutls.texi, ert.texi, org.texi:
621         Fix dircategory, direntry to match info/dir.
623         * faq.texi: Convert @inforefs to @xrefs.
624         Fix some malformed cross-references.
625         (File-name conventions): Shorten section name to avoid overfull line.
626         (How to add fonts): Use smallexample to avoid overfull lines.
628 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
630         * auth.texi (Help for users): Update for .gpg file being second.
632 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
634         * org.texi (Agenda commands): Fix two typos: give corresponding
635         function names, according to `org-agenda-view-mode-dispatch'.
637 2012-04-27  Glenn Morris  <rgm@gnu.org>
639         * faq.texi (Major packages and programs): Remove section.
640         There is no point listing 6 packages (cf etc/MORE.STUFF).
641         (Finding Emacs and related packages): Move "Spell-checkers" here.
643 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
645         * dbus.texi (Version): New node.
646         (Properties and Annotations): Mention the object manager
647         interface.  Describe dbus-get-all-managed-objects.
648         (Type Conversion): Floating point numbers are allowed, if an
649         anteger does not fit Emacs's integer range.
650         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
651         (Asynchronous Methods): Fix description of
652         dbus-call-method-asynchronously.
653         (Receiving Method Calls): Fix some minor errors.  Add
654         dbus-interface-emacs.
655         (Signals): Describe unicast signals and the new match rules.
656         (Alternative Buses): Add the PRIVATE optional argument to
657         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
659 2012-04-20  Glenn Morris  <rgm@gnu.org>
661         * faq.texi (New in Emacs 24): New section.
662         (Packages that do not come with Emacs): Mention M-x list-packages.
664 2012-04-14  Alan Mackenzie  <acm@muc.de>
666         * cc-mode.texi (c-offsets-alist): Correct a typo.
668 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
670         * org.texi (Deadlines and scheduling): Fix the example: the
671         DEADLINE item should come right after the headline.  We enforce
672         this convention, so it is a bug not to illustrate it correctly in
673         the manual.
675 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
677         * org.texi (Agenda commands): Fix documentation bug by swapping
678         the equivalent keybindings to `org-agenda-next-line' with the ones
679         to `org-agenda-previous-line'.
681 2012-04-14  Glenn Morris  <rgm@gnu.org>
683         * Makefile.in: Replace non-portable use of $< in ordinary rules.
685 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
687         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
688         emacs-gnutls.
689         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
691 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
693         * Makefile.in: Add emacs-gnutls.texi to build.
695         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
697 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
699         * auth.texi (Secret Service API): Edit further and give examples.
700         (Secret Service API): Adjust @samp to @code for collection names.
702 2012-04-04  Glenn Morris  <rgm@gnu.org>
704         * auth.texi (Secret Service API): Copyedits.
705         (Help for developers): Fill in some missing function doc-strings.
706         (Help for users, Help for developers)
707         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
709 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
711         * auth.texi (Secret Service API): Add the missing text.
713 2012-04-04  Chong Yidong  <cyd@gnu.org>
715         * message.texi (Using PGP/MIME): Note that epg is now the default.
717         * gnus.texi: Reduce references to obsolete pgg library.
718         (Security): Note that epg is now the default.
720         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
722         * nxml-mode.texi (Completion): C-RET is no longer bound to
723         nxml-complete.
725 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
727         * org.texi (Customizing tables in ODT export): Correct few errors.
729 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
731         * org.texi (Links in ODT export): Update.
732         (Labels and captions in ODT export): New node.
734 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
736         * org.texi (Literal examples in ODT export): htmlfontify.el in
737         Emacs-24.1 now supports fontification.  So ODT source blocks will
738         be fontified by default.
740 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
742         * org.texi (Refiling notes): Remove duplicated keybinding.
744 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
746         * org.texi (noweb): Documentation of this new option to the :noweb
747         header argument.
749 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
751         * org.texi (Header and sectioning): Add example demonstrating how
752         to use "LaTeX_CLASS_OPTIONS".
754 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
756         * org.texi (Noweb reference syntax): Describe the ability to
757         execute noweb references in the manual.
759 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
761         * org.texi (cache): Improve cache documentation when session
762         evaluation is used.
764 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
766         * org.texi (Plain lists): Document removal.
768 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
770         * org.texi: Decapitalize file name in references to Calc manual.
772 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
774         * org.texi (Plain lists): Document removal.
776 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
778         * org.texi (Top, OpenDocument Text export)
779         (ODT export commands, Extending ODT export)
780         (Images in ODT export, Tables in ODT export)
781         (Configuring a document converter): Add or Update.
783 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
785         * org.texi (MobileOrg): Change the wording to reflect that the
786         Android Version is no longer just the little brother of the iOS
787         version.
789 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
791         * org.texi (Key bindings and useful functions): Updated babel key
792         binding documentation in manual.
794 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
796         * org.texi (noweb): Document new noweb header value.
798 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
800         * org.texi (noweb-sep): Document new header argument.
802 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
804         * org.texi (noweb-ref): Documentation of this new custom variable.
806 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
808         * org.texi (wrap): Update the new :wrap documentation to match the
809         current implementation.
811 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
813         * org.texi: Added documentation for :wrap.
815 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
817         * org.texi: #+RESULTS now user-configurable.
819 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
821         * org.texi: Documented :noweb no-export.
823 2012-04-01  Thomas Dye  <dk@poto.local>
825         * org.texi: Edit :noweb no header argument for correctness.
827 2012-04-01  Bastien Guerry  <bzg@altern.org>
829         * org.texi (Customization): Update the approximate number of Org
830         variables.
832 2012-04-01  Thomas Dye  <dk@poto.local>
834         * org.texi: The :results wrap produces a drawer instead of a
835         begin_results block.
837 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
839         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
840         reflect the new default.
842 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
844         * info.texi (Expert Info): Move the index entry for "Texinfo" from
845         "Getting Started" to this node.  (Bug#10450)
847 2012-03-10  Chong Yidong  <cyd@gnu.org>
849         * flymake.texi (Example -- Configuring a tool called via make):
850         Mention the Automake COMPILE variable (Bug#8715).
852         * info.texi (Getting Started): Add an index entry (Bug#10450).
854 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
856         * dbus.texi (Signals): Known names will be mapped onto unique
857         names, when registering for signals.
859 2012-02-29  Glenn Morris  <rgm@gnu.org>
861         * url.texi: Fix quote usage in body text.
863         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
865         * cl.texi: Use @code{} in menus when appropriate.
867 2012-02-28  Glenn Morris  <rgm@gnu.org>
869         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
870         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
871         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
872         * org.texi, sc.texi, vip.texi, viper.texi:
873         Standardize possessive apostrophe usage.
875 2012-02-26  Chong Yidong  <cyd@gnu.org>
877         * ediff.texi (Quick Help Commands): Add a couple of index entries
878         (Bug#10834).
880 2012-02-17  Glenn Morris  <rgm@gnu.org>
882         * gnus.texi (Posting Styles):
883         * remember.texi (Org): Fix cross-refs to other manuals.
885 2012-02-15  Glenn Morris  <rgm@gnu.org>
887         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
888         (Encryption): New chapter, split out from previous.
890 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
892         * gnus.texi (Customizing the IMAP Connection): Mention
893         nnimap-record-commands.
895 2012-02-10  Glenn Morris  <rgm@gnu.org>
897         * url.texi (Retrieving URLs): Update url-retrieve arguments.
898         Mention url-queue-retrieve.
900 2012-02-09  Glenn Morris  <rgm@gnu.org>
902         * sem-user.texi (Semantic mode user commands): Typo fix.
904         * info.texi (Create Info buffer): Mention info-display-manual.
906 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
908         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
909         example (modified from an example by Michael Albinus).
911 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
913         * gnus.texi (Agent Basics): Fix outdated description of
914         `gnus-agent-auto-agentize-methods'.
916 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
918         * cc-mode.texi: Always @defindex ss.
919         (Config Basics): Fix argument of @itemize.
920         (Macro Backslashes): Add @code around index entry.
922 2012-01-23  Glenn Morris  <rgm@gnu.org>
924         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
926 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
928         * tramp.texi (File): Tweak wording for the `scpc' option.
930 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
932         * gnus.texi (Group Parameters): Really note precedence.
934 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
936         * gnus.texi (Group Parameters): Note precedence.
938 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
940         * org.texi (Noweb reference syntax): Adding documentation of
941         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
942         variable.
944 2012-01-03  Bastien Guerry  <bzg@gnu.org>
946         * org.texi (Plain lists): Split the table to fix the display
947         of items.
949 2012-01-03  Bastien Guerry  <bzg@gnu.org>
951         * org.texi (Plain lists): Fix misplaced explanation.
953 2012-01-03  Bastien Guerry  <bzg@gnu.org>
955         * org.texi (Plain lists, Agenda files): Add index entries.
957 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
959         * org.texi: Use "Org mode" instead of alternatives like
960         "Org-mode" or "org-mode".
962 2012-01-03  Bernt Hansen  <bernt@norang.ca>
964         * org.texi (Agenda commands): Document
965         `org-clock-report-include-clocking-task'.
967 2012-01-03  Bastien Guerry  <bzg@gnu.org>
969         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
970         C-c' on checkboxes.
972 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
974         * org.texi: End sentences with two spaces.
976 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
978         * org.texi (External links): Document the link types file+sys
979         and file+emacs, slightly narrow used page width.
981 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
983         * org.texi (colnames): Note that colnames behavior may differ
984         across languages.
986 2012-01-03  Bastien Guerry  <bzg@gnu.org>
988         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
990 2012-01-03  Thomas Dye  <dk@poto.westell.com>
992         * org.texi: Augmented discussion of babel property
993         inheritance.  Put footnote outside sentence ending period.
995 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
997         * org.texi (eval): Documenting the full range of :eval header
998         argument values.
1000 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1002         * org.texi (eval): Documentation of the new :eval option.
1004 2012-01-03  Thomas Dye  <dk@poto.local>
1006         * org.texi: Add accumulated properties.
1008 2012-01-03  Thomas Dye  <dk@poto.local>
1010         * org.texi: Documented no spaces in name=assign, another
1011         correction to :var table.
1013 2012-01-03  Thomas Dye  <dk@poto.local>
1015         * org.texi: Changed DATA to NAME in Working With Source Code
1016         section.
1018 2012-01-03  Tom Dye  <tsd@tsdye.com>
1020         * org.texi: Minor change to :var table.
1022 2012-01-03  Tom Dye  <tsd@tsdye.com>
1024         * org.texi: More changes to :var table (some examples were wrong).
1026 2012-01-03  Tom Dye  <tsd@tsdye.com>
1028         * org.texi: Cleaned up :var table.
1030 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1032         * org.texi (Timestamps, Weekly/daily agenda)
1033         (Weekly/daily agenda): Add @cindex for "appointment".
1035 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1037         * org.texi (Literal examples): A new link to the template for
1038         inserting empty code blocks.
1039         (Structure of code blocks): A new link to the template for
1040         inserting empty code blocks.
1042 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1044         * org.texi (External links): Add footnote on how the behavior
1045         of the text search in Org files are controled by the variable
1046         `org-link-search-must-match-exact-headline'.
1048 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1050         * org.texi (Buffer-wide header arguments): Update
1051         documentation to reflect removal of #+PROPERTIES.
1053 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1055         * org.texi (The clock table): Mention that ACHIVED trees
1056         contribute to the clock table.
1058 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1060         * org.texi (Conflicts): Better yasnippet config info.
1062 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
1064         * org.texi (Selective export): Explicitely mention the default
1065         values for `org-export-select-tags',
1066         `org-export-exclude-tags'.
1068 2012-01-03  Tom Dye  <tsd@tsdye.com>
1070         * org.texi: Added a line to specify that header arguments are
1071         lowercase.
1073 2012-01-03  Tom Dye  <tsd@tsdye.com>
1075         * org.texi: :var requires default value when declared.
1077 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1079         * org.texi (Handling links): Add a note about the
1080         `org-link-frame-setup' option.
1082 2012-01-03  David Maus  <dmaus@ictsoc.de>
1084         * org.texi (Exporting Agenda Views, Extracting agenda
1085         information): Fix command line syntax, quote symbol parameter
1086         values.
1088 2012-01-03  David Maus  <dmaus@ictsoc.de>
1090         * org.texi (Exporting Agenda Views): Fix command line syntax.
1092 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
1094         * gnus.texi (Mail Source Customization, Mail Back End Variables):
1095         Use octal notation for file permissions, which are normally
1096         thought of in octal.
1097         (Mail Back End Variables): Use more-plausible modes in example.
1099 2011-12-20  Alan Mackenzie  <acm@muc.de>
1101         * cc-mode.texi: Update version string 5.31 -> 5.32.
1103 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1105         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1107 2011-11-24  Glenn Morris  <rgm@gnu.org>
1109         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1111 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1113         * makefile.w32-in: Update dependencies.
1115 2011-11-20  Glenn Morris  <rgm@gnu.org>
1117         * gnus.texi (Group Information):
1118         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1120 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1122         * gnus-coding.texi (Gnus Maintenance Guide):
1123         Rename from "Gnus Maintainance Guide".
1125         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1126         * eieio.texi (Customizing):
1127         * gnus.texi (Article Washing):
1128         * gnus-news.texi:
1129         * sem-user.texi (Smart Jump): Fix typos.
1131 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1133         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1135 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1137         * ede.texi (project-am-texinfo):
1138         * gnus.texi (Sending or Not Sending):
1139         * org.texi (Template elements): Fix typos.
1141 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1143         * ediff.texi (Hooks):
1144         * sem-user.texi (Semanticdb Roots): Fix typos.
1146 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1148         * semantic.texi (Tag handling): Fix typo.
1150 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1152         * gnus.texi (Other Gnus Versions): Remove.
1154 2011-10-28  Alan Mackenzie  <acm@muc.de>
1156         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1157         (Other Special Indentations): Add an xref to "Macros with ;".
1158         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1159         "Macros with ;".
1160         (Macros with ;): New page.
1162         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1163         Document the new handling of nested scopes for movement by defuns.
1165 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1167         Sync with Tramp 2.2.3.
1169         * trampver.texi: Update release number.
1171 2011-10-14  Glenn Morris  <rgm@gnu.org>
1173         * ert.texi (Introduction, How to Run Tests)
1174         (Running Tests Interactively, Expected Failures)
1175         (Tests and Their Environment, Useful Techniques)
1176         (Interactive Debugging, Fixtures and Test Suites):
1177         Minor rephrasings.
1178         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1179         (Running Tests in Batch Mode): Simplify loading instructions.
1180         (Test Selectors): Clarify some selectors.
1181         (Expected Failures, Useful Techniques):
1182         Make examples fit in 80 columns.
1184 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1186         * calc.texi (Basic Operations on Units): Discuss temperature
1187         conversion (`u t') alongside with other unit conversions ('u c').
1189 2011-10-12  Glenn Morris  <rgm@gnu.org>
1191         * ert.texi: Whitespace trivia to make main menu items line up better.
1193 2011-10-08  Glenn Morris  <rgm@gnu.org>
1195         * Makefile.in: Fix ert rules.
1197 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1199         * gnus.texi (Gnus Utility Functions): Add more references and
1200         explanations (bug#9683).
1202 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1204         * gnus.texi (Archived Messages): Note the default (bug#9552).
1206 2011-09-21  Bill Wohler  <wohler@newt.com>
1208         Release MH-E manual version 8.3.
1210         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1211         release 8.3.
1212         (Preface): Updated support information.
1213         (From Bill Wohler): Reset text to original version.  As a
1214         historical quote, the tense should be correct in the time that it
1215         was written.
1217 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1219         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1220         (Finding the News): Doc clarification.
1221         (Terminology): Mention naming.
1223 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1225         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1226         (Interactive): Document `quiet'.
1228 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1230         * org.texi (Images in LaTeX export): Rewrite.
1232 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1234         * org.texi (Using the mapping API): Mention 'region as a possible
1235         scope for `org-map-entries'.
1237 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1239         * org.texi (Visibility cycling): Document `org-copy-visible'.
1241 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1243         * org.texi (Template expansion): Order template sequences in the
1244         proper order.
1246 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1248         * org.texi (eval): Expand discussion of the :eval header argument.
1250 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1252         * org.texi (Languages): Add Lilypond and Awk as supported
1253         languages.
1255 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1257         * org.texi: Document that both CLOCK_INTO_DRAWER and
1258         LOG_INTO_DRAWER can be used to override the contents of variable
1259         org-clock-into-drawer (or if unset, org-log-into-drawer).
1261         * org.texi: Replace @xref->@pxref.
1263 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1265         * org.texi (Evaluating code blocks): Documenting the new option
1266         for inline call lines.
1268 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1270         * org.texi (Results of evaluation): More explicit about the
1271         mechanism through which interactive evaluation of code is
1272         performed.
1274 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1276         * org.texi (noweb-ref): New header argument documentation.
1278 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1280         * org.texi (Extracting source code): Documentation of the new
1281         org-babel-tangle-named-block-combination variable.
1283 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1285         * org.texi (Structure of code blocks): Explicitly state that the
1286         behavior of multiple blocks of the same name is undefined.
1288 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1290         * org.texi (TaskJuggler export): Modify the example to reflect the
1291         new effort durations.
1293 2011-08-15  David Maus  <dmaus@ictsoc.de>
1295         * org.texi (Images in LaTeX export): Escape curly brackets in
1296         LaTeX example.
1298 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1300         * org.texi (The clock table): Document the :properties and
1301         :inherit-props arguments for the clocktable.
1303 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1305         * org.texi (Tables in LaTeX export): Document specifying placement
1306         options for tables.
1308 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1310         * org.texi (Evaluating code blocks): More specific documentation
1311         about the different types of header arguments.
1313 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1315         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1317 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1319         * org.texi (Built-in table editor): Document the table field
1320         follow mode.
1322 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1324         * org.texi (Easy Templates): Document new template.
1326 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1328         * org.texi (Literal examples): Add a cross-reference from "Literal
1329         Examples" to "Easy Templates."
1331 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1333         * org.texi (The clock table): Add link to match syntax.
1335 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1337         * org.texi (Agenda commands): Document clock consistency checks.
1339 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1341         * org.texi (Built-in table editor): Document that \vert represents
1342         a vertical bar in a table field.
1344 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1346         * org.texi (Literal examples): Link from "Markup" > "Literate
1347         Examples" to "Working with Source Code".
1349 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1351         * org.texi (Agenda commands): Doc for function option to bulk
1352         action.
1354 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1356         * org.texi (Template expansion): Document new %<...> template
1357         escape.
1359 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1361         * org.texi (Selective export): Document exclusion of any tasks
1362         from export.
1364 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1366         * org.texi (Selective export): Document how to exclude DONE tasks
1367         from export.
1368         (Publishing options): Document the properties to be used to turn off
1369         export of DONE tasks.
1371 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1373         * org.texi (The date/time prompt): Document date range protection.
1375 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1377         * org.texi (padline): Documentation of the new padline header
1378         argument.
1380 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1382         * org.texi (var): Adding "[" to list of characters triggering
1383         elisp evaluation.
1385 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1387         * org.texi (var): Documentation of Emacs Lisp evaluation during
1388         variable assignment.
1390 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1392         * org.texi (colnames): Reference indexing into variables, and note
1393         that colnames are *not* removed before indexing occurs.
1394         (rownames): Reference indexing into variables, and note that
1395         rownames are *not* removed before indexing occurs.
1397 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1399         * org.texi (var): Clarification of indexing into tabular
1400         variables.
1402 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1404         * org.texi (results): Documentation of the `:results wrap' header
1405         argument.
1407 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1409         * org.texi (LaTeX and PDF export): Add a note about a limitation
1410         of the LaTeX export: the org file has to be properly structured.
1412 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1414         * org.texi (Dynamic blocks, Structure editing): Mention
1415         the function `org-narrow-to-block'.
1417 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1419         * org.texi (Languages): Updating list of code block supported
1420         languages.
1422 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1424         * org.texi (Special properties): CATEGORY is a special property,
1425         but it may also used in the drawer.
1427 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1429         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1431 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1433         * org.texi (Include files): Document :lines.
1435 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1437         * org.texi (comments): Documentation of the ":comments noweb" code
1438         block header argument.
1440 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1442         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1443         added extra whitespace around functions to be consistent with the
1444         rest of the section.
1446 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1448         * org.texi (Evaluating code blocks): Expanded discussion of
1449         #+call: line syntax.
1450         (Header arguments in function calls): Expanded discussion of
1451         #+call: line syntax.
1453 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1455         * org.texi (Evaluating code blocks): More explicit about how to
1456         pass variables to #+call lines.
1458 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1460         * org.texi (Results of evaluation): Link to the :results header
1461         argument list from the "Results of evaluation" section.
1463 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1465         * org.texi (Conflicts): Adding additional information about
1466         resolving org/yasnippet conflicts.
1468 2011-08-15  David Maus  <dmaus@ictsoc.de>
1470         * org.texi (Publishing options): Document style-include-scripts
1471         publishing project property.
1473 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1475         * org.texi (Sparse trees): Document the next-error /
1476         previous-error functionality.
1478 2011-08-15  Tom Dye  <tsd@tsdye.com>
1480         * org.texi (cache): Improved documentation of code block caches.
1482 2011-08-15  Tom Dye  <tsd@tsdye.com>
1484         * org.texi (Code block specific header arguments): Documentation
1485         of multi-line header arguments.
1487 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1489         * org.texi (Code evaluation security): Add example for using a
1490         function.
1492 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1494         * org.texi (Tables in LaTeX export): Documentation of new
1495         attr_latex options for tables.
1497 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1499         * trampver.texi: Update release number.
1501 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1503         Sync with Tramp 2.2.2.
1505         * trampver.texi: Update release number.
1507 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1509         * flymake.texi (Example -- Configuring a tool called via make):
1510         Use /dev/null instead of the Windows "nul" (bug#8715).
1512 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1514         * widget.texi (Setting Up the Buffer): Remove mention of the
1515         global keymap parent, which doesn't seem to be accurate
1516         (bug#7045).
1518 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1520         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1522 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1524         * cl.texi (For Clauses): Add destructuring example processing an
1525         alist (bug#6596).
1527 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1529         * ediff.texi (Major Entry Points): Remove mention of `require',
1530         since that's not pertinent in the installed Emacs (bug#9016).
1532 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1534         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1535         (Filtering New Groups): Clarify how simple the "options -n" format is.
1536         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1537         is internal.
1539 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1541         * tramp.texi (Cleanup remote connections): Add
1542         `tramp-cleanup-this-connection'.
1544 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1546         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1547         zombies.
1548         (Checking New Groups): Ditto (bug#8974).
1549         (Checking New Groups): Moved the reference to the right place.
1551 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1553         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1554         backups, and not actual vc (bug#8975).
1556 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1558         * cl.texi (For Clauses): @items for hash-values and key-bindings
1559         to make them more visible when skimming.  Add examples of `using'
1560         clause to them, examples being clearer than a description in
1561         words (bug#6599).
1563 2011-07-01  Alan Mackenzie  <acm@muc.de>
1565         * cc-mode.texi (Guessing the Style): New page.
1566         (Styles): Add a short introduction to above.
1568 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1570         * rcirc.texi (Configuration): Bug-fix:
1571         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1572         Reported by Elias Pipping <pipping@exherbo.org>.
1574 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1576         * gnus.texi (Summary Mail Commands): Document
1577         `gnus-summary-reply-to-list-with-original'.
1579 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1581         * eshell.texi (Known problems): Fix typo.
1583 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1585         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1586         (Password handling): `auth-source-debug' is good for debug messages.
1588 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1590         * gnus.texi (Store custom flags and keywords): Refer to
1591         `gnus-registry-article-marks-to-{chars,names}' instead of
1592         `gnus-registry-user-format-function-{M,M2}'.
1594 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1596         * texinfo.tex: Merge from gnulib.
1598 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1600         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1601         (Store custom flags and keywords):
1602         Mention `gnus-registry-user-format-function-M' and
1603         `gnus-registry-user-format-function-M2'.
1605 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1607         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1609 2011-05-17  Glenn Morris  <rgm@gnu.org>
1611         * gnus.texi (Face): Fix typo.
1613 2011-05-14  Glenn Morris  <rgm@gnu.org>
1615         * dired-x.texi (Omitting Examples): Minor addition.
1617 2011-05-10  Jim Meyering  <meyering@redhat.com>
1619         * ede.texi: Fix typo "or or -> or".
1621 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1623         * gnus.texi (Summary Buffer Lines):
1624         gnus-summary-user-date-format-alist does not exist.
1625         (Sorting the Summary Buffer): More about sorting threads.
1627 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1629         * trampver.texi: Update release number.
1631 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1633         * tramp.texi (Frequently Asked Questions): New item for disabling
1634         Tramp in other packages.
1636 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1638         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1639         (Fancy splitting to parent, Store arbitrary data):
1640         Updated gnus-registry docs.
1642 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1644         * ede.texi: Fix typos.
1646 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1648         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1649         It's @table @code.
1651 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1653         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1655 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1657         * calc.texi (Logarithmic Units): Update the function names.
1659 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1661         * message.texi (Various Commands): Document format specs in the
1662         ellipsis.
1664 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1666         * message.texi (Insertion Variables): Document message-cite-style.
1668 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1670         * tramp.texi (Remote processes): New subsection "Running shell on
1671         a remote host".
1673 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1675         * auth.texi (Help for developers): Update docs to explain that the
1676         :save-function will only run the first time.
1678 2011-03-12  Glenn Morris  <rgm@gnu.org>
1680         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1681         (emacs-faq.text): New target.
1682         (clean): Add emacs-faq.
1684 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1686         Sync with Tramp 2.2.1.
1688         * trampver.texi: Update release number.
1690 2011-03-11  Glenn Morris  <rgm@gnu.org>
1692         * Makefile.in (HTML_TARGETS): New.
1693         (clean): Delete $HTML_TARGETS.
1694         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1696 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1698         * auth.texi (Help for developers): Show example of using
1699         `auth-source-search' with prompts and :save-function.
1701 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1703         * Version 23.3 released.
1705 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1707         * message.texi (Message Buffers): Update default value of
1708         message-generate-new-buffers.
1710 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1712         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1713         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1714         respectively.
1715         (Musical Notes): New section.
1716         (Customizing Calc): Mention the customizable variable
1717         calc-note-threshold.
1719 2011-03-03  Glenn Morris  <rgm@gnu.org>
1721         * url.texi (Dealing with HTTP documents): Remove reference to
1722         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1723         (Configuration): Update url-configuration-directory description.
1725 2011-03-02  Glenn Morris  <rgm@gnu.org>
1727         * dired-x.texi (Multiple Dired Directories): Remove mentions
1728         of dired-default-directory-alist and dired-default-directory.
1729         Move dired-smart-shell-command here...
1730         (Miscellaneous Commands): ... from here.
1732 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1734         * texinfo.tex: Update to version 2011-02-24.09.
1736 2011-03-02  Glenn Morris  <rgm@gnu.org>
1738         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1739         instead of the obsoleted dired-omit-here-always.
1741 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1743         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1744         supported systems.
1746 2011-02-28  Glenn Morris  <rgm@gnu.org>
1748         * dbus.texi (Type Conversion): Grammar fix.
1750 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1752         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1753         "Debian GNU/Linux".
1755         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1757 2011-02-23  Glenn Morris  <rgm@gnu.org>
1759         * dired-x.texi (Features): Minor rephrasing.
1760         (Local Variables): Fix typos.
1762         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1763         Standardize some Emacs/XEmacs terminology.
1765         * dired-x.texi (Features): Don't advertise obsolete local variables.
1766         Simplify layout.
1767         (Omitting Variables): Update local variables example.
1768         (Local Variables): Say this is obsolete.  Fix description of
1769         dired-enable-local-variables possible values.
1771 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1773         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1774         default now.
1776 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1778         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1780 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1782         * gnus.texi (Window Layout): Document layout names.
1784 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1786         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1787         * auth.texi: Sync @dircategory with ../../info/dir.
1788         * autotype.texi: Sync @dircategory with ../../info/dir.
1789         * calc.texi: Sync @dircategory with ../../info/dir.
1790         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1791         * cl.texi: Sync @dircategory with ../../info/dir.
1792         * dbus.texi: Sync @dircategory with ../../info/dir.
1793         * dired-x.texi: Sync @dircategory with ../../info/dir.
1794         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1795         * ede.texi: Sync @dircategory with ../../info/dir.
1796         * ediff.texi: Sync @dircategory with ../../info/dir.
1797         * edt.texi: Sync @dircategory with ../../info/dir.
1798         * eieio.texi: Sync @dircategory with ../../info/dir.
1799         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1800         * epa.texi: Sync @dircategory with ../../info/dir.
1801         * erc.texi: Sync @dircategory with ../../info/dir.
1802         * eshell.texi: Sync @dircategory with ../../info/dir.
1803         * eudc.texi: Sync @dircategory with ../../info/dir.
1804         * flymake.texi: Sync @dircategory with ../../info/dir.
1805         * forms.texi: Sync @dircategory with ../../info/dir.
1806         * gnus.texi: Sync @dircategory with ../../info/dir.
1807         * idlwave.texi: Sync @dircategory with ../../info/dir.
1808         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1809         * message.texi: Sync @dircategory with ../../info/dir.
1810         * mh-e.texi: Sync @dircategory with ../../info/dir.
1811         * newsticker.texi: Sync @dircategory with ../../info/dir.
1812         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1813         * org.texi: Sync @dircategory with ../../info/dir.
1814         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1815         * pgg.texi: Sync @dircategory with ../../info/dir.
1816         * rcirc.texi: Sync @dircategory with ../../info/dir.
1817         * reftex.texi: Sync @dircategory with ../../info/dir.
1818         * remember.texi: Sync @dircategory with ../../info/dir.
1819         * sasl.texi: Sync @dircategory with ../../info/dir.
1820         * sc.texi: Sync @dircategory with ../../info/dir.
1821         * semantic.texi: Sync @dircategory with ../../info/dir.
1822         * ses.texi: Sync @dircategory with ../../info/dir.
1823         * sieve.texi: Sync @dircategory with ../../info/dir.
1824         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1825         * speedbar.texi: Sync @dircategory with ../../info/dir.
1826         * trampver.texi [emacs]: Set emacsname to "Emacs".
1827         * tramp.texi: Sync @dircategory with ../../info/dir.
1828         * url.texi: Sync @dircategory with ../../info/dir.
1829         * vip.texi: Sync @dircategory with ../../info/dir.
1830         * viper.texi: Sync @dircategory with ../../info/dir.
1831         * widget.texi: Sync @dircategory with ../../info/dir.
1832         * woman.texi: Sync @dircategory with ../../info/dir.
1834 2011-02-19  Glenn Morris  <rgm@gnu.org>
1836         * dired-x.texi (Technical Details): No longer redefines
1837         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1838         dired-read-shell-command, or dired-find-buffer-nocreate.
1840 2011-02-18  Glenn Morris  <rgm@gnu.org>
1842         * dired-x.texi (Optional Installation File At Point): Simplify.
1844 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1846         * auth.texi (Help for users): Use :port instead of :protocol for all
1847         auth-source docs.
1848         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1849         to have two files in `auth-sources'.
1851 2011-02-16  Glenn Morris  <rgm@gnu.org>
1853         * dired-x.texi: Use emacsver.texi to get Emacs version.
1854         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1855         Depend on emacsver.texi.
1857         * dired-x.texi: Drop meaningless version number.
1858         (Introduction): Remove old info.
1859         (Optional Installation Dired Jump): Autoload from dired-x.
1860         Remove incorrect info about loaddefs.el.
1861         (Bugs): Just refer to M-x report-emacs-bug.
1863         * dired-x.texi (Multiple Dired Directories): Update for rename of
1864         default-directory-alist.
1865         (Miscellaneous Commands): No longer mention very old VM version 4.
1867 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1869         Merge from gnulib.
1870         * texinfo.tex: Update to version 2011-02-14.11.
1872 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1874         * auth.texi (Help for users):
1875         Login collection is "Login" and not "login".
1877 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1879         * tramp.texi (History): Remove IMAP support.
1880         (External methods, Frequently Asked Questions): Remove `imap' and
1881         `imaps' methods.
1882         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1884         * trampver.texi: Remove default value of `emacsimap'.
1886 2011-02-13  Glenn Morris  <rgm@gnu.org>
1888         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1889         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1891 2011-02-12  Glenn Morris  <rgm@gnu.org>
1893         * sc.texi (Getting Connected): Remove old index entries.
1895 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1897         * url.texi: Remove duplicate @dircategory (Bug#7942).
1899 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1901         * auth.texi (Overview, Help for users, Help for developers):
1902         Update docs.
1903         (Help for users): Talk about spaces.
1905 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1907         * texinfo.tex: Update to version 2011-02-07.16.
1909 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1911         * dbus.texi (Bus names): Adapt descriptions for
1912         dbus-list-activatable-names and dbus-list-known-names.
1914 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1916         * calc.texi (Logarithmic Units): New section.
1918 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1920         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1921         manuals use it now.
1923         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1925 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1927         * overrides.texi: Remove.
1929         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1930         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1932 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1934         * tramp.texi (Frequently Asked Questions): Mention problems with
1935         WinSSHD.
1937         * trampver.texi: Update release number.
1939 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1941         * tramp.texi:
1942         Replace "delimet" with "delimit" globally.
1943         Replace "explicite" with "explicit" globally.
1944         Replace "instead of" with "instead" where there was nothing after "of".
1945         Audit use of comma before interrogative pronoun, "that", or "which".
1946         Minor word order, spelling, wording changes.
1948 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1950         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1952         * sieve.texi: Use WEBHACKDEVEL.
1954         * sasl.texi: Use WEBHACKDEVEL.
1956         * pgg.texi: Use WEBHACKDEVEL.
1958         * message.texi: Use WEBHACKDEVEL.
1960         * gnus.texi: Use WEBHACKDEVEL.
1962         * emacs-mime.texi: Use WEBHACKDEVEL.
1964         * auth.texi: Use WEBHACKDEVEL.
1966         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1967         manuals.
1969 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1971         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1973 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1975         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1976         which in turn is copied from ftp://tug.org/tex/.
1978 2011-02-03  Glenn Morris  <rgm@gnu.org>
1980         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1981         (Binding combinations of modifiers and function keys):
1982         Let's assume people reading this are not using Emacs 18.
1984 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1986         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1987         since it's run automatically.
1989 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1991         * gnus.texi (Customizing Articles): Fix typo.
1993 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1995         * gnus.texi (Customizing Articles): Document the new way of customizing
1996         the date headers(s).
1998 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2000         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2001         splitting example.
2003 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2005         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2006         (MAKEINFO_OPTS): New variable.
2007         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2008         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2009         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2010         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2011         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2012         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2013         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2014         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2015         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2016         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2017         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2018         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2019         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2020         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2021         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2022         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2023         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2024         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2026 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2028         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2030 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2032         * message.texi (IDNA): Explain what it is.
2034 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2036         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2038 2011-01-23  Werner Lemberg  <wl@gnu.org>
2040         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2041         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2042         (ENVADD): Update.
2044 2011-01-18  Glenn Morris  <rgm@gnu.org>
2046         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2048 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2050         * nxml-mode.texi (Introduction): Fix file name typos.
2052 2011-01-13  Christian Ohler  <ohler@gnu.org>
2054         * ert.texi: New file.
2056         * Makefile.in:
2057         * makefile.w32-in: Add ert.texi.
2059 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2061         * dbus.texi (Receiving Method Calls): New function
2062         dbus-register-service.  Rearrange node.
2064 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
2066         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2067         which in turn is copied from ftp://tug.org/tex/.
2069 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2071         * dbus.texi (Receiving Method Calls): Describe new optional
2072         parameter dont-register-service of dbus-register-{method,property}.
2074 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
2076         * epa.texi (Encrypting/decrypting *.gpg files):
2077         Mention epa-file-select-keys.
2079 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2081         * gnus.texi (Archived Messages): Remove outdated text.
2083 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2085         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2087 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
2089         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2091 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2093         * gnus.texi (The swish++ Engine): Add customizable parameters
2094         descriptions.
2095         (The swish-e Engine): Ditto.
2097 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
2099         * tramp.texi (Inline methods): Add "ksu" method.
2100         (Remote processes): Add example with remote `default-directory'.
2102 2010-12-14  Glenn Morris  <rgm@gnu.org>
2104         * faq.texi (Expanding aliases when sending mail):
2105         Now build-mail-aliases is interactive.
2107 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2109         * gnus.texi: First pass at adding (rough) nnir documentation.
2111 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2113         * gnus.texi (Filtering New Groups):
2114         Mention gnus-auto-subscribed-categories.
2115         (The First Time): Remove, since default-subscribed-newsgroups has been
2116         removed.
2118 2010-12-13  Glenn Morris  <rgm@gnu.org>
2120         * cl.texi (For Clauses): Small fixes for frames and windows.
2122 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2124         * org.texi (Using capture): Document using prefix arguments for
2125         finalizing capture.
2126         (Agenda commands): Document prefix argument for the bulk scatter
2127         command.
2128         (Beamer class export): Document that also overlay arguments can be
2129         passed to the column environment.
2130         (Template elements): Document the new entry type.
2132 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
2134         * org.texi (Include files): Document :minlevel.
2136 2010-12-11  Julien Danjou  <julien@danjou.info>
2138         * org.texi (Categories): Document category icons.
2140 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2142         * org.texi (noweb): Fix typo.
2144 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2146         * gnus.texi (Server Commands): Point to the rest of the server
2147         commands.
2149 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2151         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2152         g'.
2154 2010-12-02  Julien Danjou  <julien@danjou.info>
2156         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2158 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2160         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2161         (Direct Functions): Note the STARTTLS upgrade.
2163 2010-11-27  Glenn Morris  <rgm@gnu.org>
2164             James Clark  <none@example.com>
2166         * nxml-mode.texi (Introduction): New section.
2168 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2170         * gnus.texi (Server Commands): Document gnus-server-show-server.
2172 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2174         Sync with Tramp 2.2.0.
2176         * trampver.texi: Update release number.
2178 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2180         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2181         Mention that the TeX specific units won't use the `tex' prefix
2182         in TeX mode.
2184 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2186         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2188 2010-11-17  Glenn Morris  <rgm@gnu.org>
2190         * edt.texi: Remove information about Emacs 19.
2192 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2194         * trampver.texi: Update release number.
2196 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2198         * gnus.texi (Article Washing): Fix typo.
2200 2010-11-11  Noorul Islam  <noorul@noorul.com>
2202         * org.texi: Fix typo.
2204 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2206         * org.texi (Using capture): Explain that refiling is
2207         sensitive to cursor position.
2209 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2211         * org.texi (Images and tables): Add cross reference to link section.
2213 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2215         * org.texi: Document the <c> cookie.
2217 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2219         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2220         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2222 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2224         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2226 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2228         * org.texi (Project alist): Mention that this is a property list.
2230 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2232         * org.texi (Setting up the staging area): Document that
2233         file names remain visible when encrypting the MobileOrg files.
2235 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2237         * org.texi (Setting up the staging area): Document which
2238         versions are needed for encryption.
2240 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2242         * org.texi (noweb): Update :noweb documentation to
2243         reflect the new "tangle" argument.
2245 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2247         * org.texi (Batch execution): Improve tangling script in
2248         documentation.
2250 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2252         * org.texi (Handling links):
2253         (In-buffer settings): Document inlining images on startup.
2255 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2257         * org.texi (Setting up the staging area): Document use of
2258         crypt password.
2260 2010-11-11  David Maus  <dmaus@ictsoc.de>
2262         * org.texi (Template expansion): Add date related link type escapes.
2264 2010-11-11  David Maus  <dmaus@ictsoc.de>
2266         * org.texi (Template expansion): Add mew in table for link type
2267         escapes.
2269 2010-11-11  David Maus  <dmaus@ictsoc.de>
2271         * org.texi (Template expansion): Fix typo in link type escapes.
2273 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2275         * org.texi (Structure of code blocks): Another documentation tweak.
2277 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2279         * org.texi (Structure of code blocks): Documentation tweak.
2281 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2283         * org.texi (Structure of code blocks):
2284         Update documentation to mention inline code block syntax.
2286 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2288         * org.texi (comments): Improve wording.
2290 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2292         * org.texi (comments): Document the new :comments header arguments.
2294 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2296         * org.texi (Installation): Remove the special
2297         installation instructions for XEmacs.
2299 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2301         * org.texi (Easy Templates): New section.  Documents quick
2302         insertion of empty structural elements.
2304 2010-11-11  Noorul Islam  <noorul@noorul.com>
2306         * org.texi: Fix doc.
2308 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2310         * org.texi (The date/time prompt): Document specification
2311         of time ranges.
2313 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2315         * org.texi (Internal links): Document the changes in
2316         internal links.
2318 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2320         * org.texi (Agenda commands): Document the limitation for
2321         the filter preset - it can only be used for an entire agenda
2322         view, not in an individual block in a block agenda.
2324 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2326         * org.texi (iCalendar export): Document alarm creation.
2328 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2330         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2332 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2334         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2336 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2338         * calc.texi: Use emacsver.texi to determine Emacs version.
2340 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2342         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2343         since that works by default.
2345 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2347         * gnus.texi (Customizing the IMAP Connection): Document
2348         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2350 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2352         * tramp.texi (Remote shell setup): New item "Interactive shell
2353         prompt".  Reported by Christian Millour <cm@abtela.com>.
2354         (Remote shell setup, Remote processes): Use @code{} for
2355         environment variables.
2357 2010-11-03  Glenn Morris  <rgm@gnu.org>
2359         * ediff.texi (Quick Help Commands, Miscellaneous):
2360         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2362 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2364         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2366 2010-10-31  Glenn Morris  <rgm@gnu.org>
2368         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2370 2010-10-31  Glenn Morris  <rgm@gnu.org>
2372         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2374 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2376         * gnus.texi (Client-Side IMAP Splitting):
2377         Mention nnimap-unsplittable-articles.
2379 2010-10-29  Julien Danjou  <julien@danjou.info>
2381         * gnus.texi (Finding the News): Remove references to obsoletes
2382         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2384 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2386         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2387         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2388         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2389         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2391 2010-10-28  Glenn Morris  <rgm@gnu.org>
2393         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2394         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2395         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2397 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2399         * epa.texi (Mail-mode integration): Add alternative key bindings
2400         for epa-mail commands; escape comma.
2401         Don't use the word "PGP", since it is a non-free program.
2403 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2405         * calc.texi: Use emacsver.texi to determine Emacs version.
2407 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2409         * gnus.texi (Group Parameters, Buttons): Fix typos.
2411 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2413         * gnus.texi (Subscription Commands): Mention that you can also
2414         subscribe to new groups via the Server buffer, which is probably more
2415         convenient when subscribing to many groups.
2417 2010-10-21  Julien Danjou  <julien@danjou.info>
2419         * message.texi (Message Headers): Allow message-default-headers to be a
2420         function.
2422 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2424         * gnus-news.texi: Mention new archive defaults.
2426 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2428         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2430 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2432         * gnus.texi (HTML): Document the function value of
2433         gnus-blocked-images.
2434         (Article Washing): shr and gnus-w3m, not the direct function names.
2436 2010-10-20  Julien Danjou  <julien@danjou.info>
2438         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2439         variable.
2441 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2443         * gnus.texi (Customizing the IMAP Connection): The port strings are
2444         strings.
2445         (Document Groups): Mention git.
2447 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2449         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2450         bzr/Gnus git sync.
2452 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2454         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2455         change.
2457 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2459         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2460         @item syntax for in-Emacs makeinfo.
2462 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2464         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2465         trim sentence.
2467 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2469         * epa.texi (Caching Passphrases):
2470         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2471         Clarify some configurations require to set up gpg-agent.
2473 2010-10-11  Glenn Morris  <rgm@gnu.org>
2475         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2477 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2479         * gnus.texi (Spam Package Introduction): Mention `$'.
2481 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2483         * makefile.w32-in (emacsdir): New variable.
2484         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2485         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2487 2010-10-09  Glenn Morris  <rgm@gnu.org>
2489         * Makefile.in (mostlyclean): Delete *.toc.
2491         * Makefile.in: Use $< in rules.
2493         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2495         * Makefile.in ($(infodir)): Delete rule.
2496         (mkinfodir): New.  Use it in all the info rules, rather than depending
2497         on infodir.
2499 2010-10-09  Glenn Morris  <rgm@gnu.org>
2501         * gnus.texi (Article Washing): Fix previous change.
2503         * Makefile.in (emacsdir): New variable.
2504         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2505         Depend on emacsver.texi.
2507         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2509         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2511 2010-10-08  Julien Danjou  <julien@danjou.info>
2513         * gnus.texi: Add mm-shr.
2515 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2517         * gnus.texi (Finding the Parent, The Gnus Registry)
2518         (Registry Article Refer Method): Update docs for nnregistry.el.
2520 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2522         * auth.texi (Help for users)
2523         (GnuPG and EasyPG Assistant Configuration): Update docs.
2525 2010-10-08  Glenn Morris  <rgm@gnu.org>
2527         * cl.texi (Organization, Installation, Old CL Compatibility):
2528         Deprecate cl-compat for new code.
2529         (Usage, Installation): Remove outdated information.
2531         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2533 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2535         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2537 2010-10-06  Julien Danjou  <julien@danjou.info>
2539         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2541         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2542         broken link.
2544         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2546         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2547         to ReiserFS.
2549         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2550         (FAQ 7-1): Fix getmail URL.
2552 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2554         * epa.texi (Caching Passphrases): New section.
2556 2010-10-06  Glenn Morris  <rgm@gnu.org>
2558         * Makefile.in (SHELL): Set it.
2559         (info): Move the mkdir dependency to the individual info files.
2560         (mostlyclean): Tidy up.
2561         (clean): Only delete the specific dvi and pdf files.
2562         (maintainer-clean): Be more restrictive in what we delete.
2563         ($(infodir)): Add parallel build workaround.
2565 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2567         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2569 2010-10-03  Julien Danjou  <julien@danjou.info>
2571         * emacs-mime.texi (Display Customization):
2572         Update mm-inline-large-images documentation and add documentation for
2573         mm-inline-large-images-proportion.
2575 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2577         * tramp.texi (Frequently Asked Questions):
2578         Mention remote-file-name-inhibit-cache.
2580 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2582         * gnus.texi (Splitting Mail): Fix @xref syntax.
2583         (Splitting Mail): Really fix the @ref syntax.
2585 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2587         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2588         (Article Hiding): Add google banner example.
2589         Suggested by Benjamin Xu.
2591 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2593         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2594         Remove nnimap-split-rule from examples.
2596 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2599         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2600         Fishman.
2601         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2603 2010-09-30  Julien Danjou  <julien@danjou.info>
2605         * gnus.texi (Gravatars): Fix documentation about
2606         gnu-gravatar-properties.
2608 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2610         * epa.texi (Bug Reports): New section.
2612 2010-09-29  Glenn Morris  <rgm@gnu.org>
2614         * Makefile.in (top_srcdir): Remove unused variable.
2616 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2618         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2619         (Client-Side IMAP Splitting): Document 'default.
2621 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2623         * gnus.texi (Customizing the IMAP Connection):
2624         Document nnimap-fetch-partial-articles.
2626 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2628         * gnus-news.texi: Mention nnimap-inbox.
2630         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2632 2010-09-26  Julien Danjou  <julien@danjou.info>
2634         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2636 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2638         * gnus.texi (Security): Remove gpg.el mention.
2640 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2642         * gnus.texi (Browse Foreign Server): New variable
2643         gnus-browse-subscribe-newsgroup-method.
2645         * gnus-news.texi: Mention it.
2647 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2649         * gnus.texi (NoCeM): Remove.
2650         (Startup Variables): No jingle.
2652 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2654         * woman.texi (Interface Options): xz compression is now supported.
2656 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2658         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2659         (Unavailable Servers): Document gnus-server-copy-server.
2660         (Using IMAP): Document the new nnimap.
2662 2010-09-25  Julien Danjou  <julien@danjou.info>
2664         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2666 2010-09-24  Glenn Morris  <rgm@gnu.org>
2668         * url.texi (Disk Caching): Tweak previous change.
2670 2010-09-24  Julien Danjou  <julien@danjou.info>
2672         * url.texi (Disk Caching): Mention url-cache-expire-time,
2673         url-cache-expired, and url-fetch-from-cache.
2675 2010-09-24  Julien Danjou  <julien@danjou.info>
2677         * gnus.texi: Add Gravatars.
2679 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2681         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2683 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2685         * gnus.texi (Expunging mailboxes): Update name of the expunging
2686         command.
2688 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2690         * emacs-mime.texi (rfc2047): Update description for
2691         rfc2047-encode-parameter.
2693 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2695         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2696         "fish" methods.
2697         (External methods): Remove "scp1_old" and "scp2_old" methods.
2699 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2701         * tramp.texi: Remove Japanese manual.  Fix typo.
2703         * trampver.texi: Update release number.  Remove japanesemanual.
2705 2010-09-09  Glenn Morris  <rgm@gnu.org>
2707         * org.texi: Restore clobbered changes (copyright years, untabify).
2709 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2711         * gnus.texi (Adaptive Scoring): Fix typo.
2713 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2715         * gnus.texi (Article Display): Document gnus-html-show-images.
2717 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2719         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2721 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2723         * gnus.texi (HTML): Document gnus-max-image-proportion.
2725 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2727         * gnus.texi (HTML): Document gnus-blocked-images.
2729         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2731 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2733         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2734         the first message are used for wide replies.
2735         (Changing Servers): Remove documentation on gnus-change-server and
2736         friends, since it's been removed.
2738 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2740         * gnus.texi (Drafts): Mention B DEL.
2742 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2744         * gnus.texi (Delayed Articles): Mention that the Date header is the
2745         original one, even if you delay.
2747 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2749         * gnus.texi (Asynchronous Fetching):
2750         Document gnus-async-post-fetch-function.
2751         (HTML): Made into its own section.
2753 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2755         Sync with Tramp 2.1.19.
2757         * tramp.texi (Inline methods, Default Method): Mention
2758         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2759         Remove remark about doubled "-t" argument.
2760         (Auto-save and Backup): Remove reference to Emacs 21.
2761         (Filename Syntax): Describe port numbers.
2762         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2763         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2764         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2765         errors with the backquotes.
2766         (External packages): File attributes cache flushing for asynchronous
2767         processes.
2768         (Traces and Profiles): Describe verbose level 9.
2770         * trampver.texi: Update release number.
2772 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2774         * dbus.texi (Alternative Buses): New chapter.
2776 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2778         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2780 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2782         * calc.texi (Customizing Calc): Rearrange description of new
2783         variables to match the presentation of other variables.
2785 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2787         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2789 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2791         * calc.texi (Making Selections, Selecting Subformulas)
2792         (Customizing Calc): Mention how to use faces to emphasize selected
2793         sub-formulas.
2795 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2797         * tramp.texi (External packages): File attributes cache flushing
2798         for asynchronous processes.
2800 2010-08-01  Alan Mackenzie  <acm@muc.de>
2802         Enhance the manual for the latest Java Mode.
2804         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2805         annotation-var-cont.
2806         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2807         two new symbols.
2809 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2811         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2813 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2815         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2817 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2819         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2821 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2823         * org.texi: Add macros to get plain quotes in PDF output.
2824         List additional contributors.
2825         (Capture): New section, replaces the section about remember.
2826         (Working With Source Code): New chapter, focused on documenting Org
2827         Babel.
2828         (Code evaluation security): New section.
2829         (MobileOrg): Document DropBox support.
2830         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2831         (Special symbols): Show how to display UTF8 characters for entities.
2832         (Global TODO list): Clarify the use of the "M" key and the differences
2833         to the "m" key.
2834         (RSS Feeds): Mention Atom feeds as well.
2835         (Setting tags): Remove paragraph about
2836         `org-complete-tags-always-offer-all-agenda-tags'.
2838 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2840         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2841         argument.
2842         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2843         echoing shells.
2845 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2847         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2848         (Filename Syntax): Describe port numbers.
2850 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2852         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2853         forgotten.
2854         (Type Conversion): Precise conversion of natural numbers.
2855         (Errors and Events): Add "debugging" to concept index.  Add variable
2856         `dbus-debug'.
2858 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2860         * dbus.texi (Receiving Method Calls): Add optional argument
2861         EMITS-SIGNAL to `dbus-register-property'.
2863 2010-06-27  Alex Schroeder  <alex@gnu.org>
2865         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2867 2010-06-24  Glenn Morris  <rgm@gnu.org>
2869         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2870         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2871         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2872         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2873         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2874         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2875         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2876         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2877         convention.   Make them end with a period.
2879 2010-06-23  Glenn Morris  <rgm@gnu.org>
2881         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2882         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2883         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2884         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2885         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2886         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2888 2010-06-10  Glenn Morris  <rgm@gnu.org>
2890         * idlwave.texi (Load-Path Shadows):
2891         * org.texi (Handling links): Fix typos.
2893 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2895         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2897 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2899         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2900         by an alias.  (Bug#6226)
2902 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2904         * calc.texi (Manipulating Vectors): Mention that vectors can
2905         be used to determine bins for `calc-histogram'.
2907 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2909         * calc.texi: Remove "\turnoffactive" commands throughout.
2911 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
2913         * url.texi (HTTP language/coding, Customization):
2914         * message.texi (Header Commands, Responses):
2915         * cl.texi (Argument Lists): Fix typos.
2917 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2919         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2920         Note that Development menu is always available.
2921         (Creating a project): Fix terminology.
2922         (Add/Remove files): Fix typo.
2924 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2926         * Version 23.2 released.
2928 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2930         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2932 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2934         * tramp.texi (Inline methods, Default Method):
2935         Mention `tramp-inline-compress-start-size'.
2937 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2939         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2940         the CVS repo.  Put the Git repo in the news section.
2942         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2943         Removed some mentions of CVS.  Mention the new Git repo.
2945 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2947         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
2948         (Mail Group Commands): Add index entry.
2950 2010-04-18  Glenn Morris  <rgm@gnu.org>
2952         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2954 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2956         * calc.texi (Radix modes): Mention that the option prefix will
2957         turn on twos-complement mode.
2958         (Inverse and Hyperbolic Flags): Mention the Option flag.
2960 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2962         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2963         (LaTeX/PDF export commands): Rename and Move section.
2964         (Sectioning structure): Update.
2965         (References): New use case for field coordinates.
2966         (The export dispatcher): Rename from ASCII export.
2967         (Setting up the staging area): Document the availability of
2968         encryption for MobileOrg.
2969         (Images and tables): Document how to reference labels.
2970         (Index entries): New section.
2971         (Generating an index): New section.
2972         (Column width and alignment): Document that <N> now
2973         means a fixed width, not a maximum width.
2974         (Publishing options): Document the :email option.
2975         (Beamer class export): Fix bug in the BEAMER example.
2976         (Refiling notes): Document refile logging.
2977         (In-buffer settings): Document refile logging keywords.
2978         (Drawers): Document `C-c C-z' command.
2979         (Agenda commands): Mention the alternative key `C-c C-z'.
2980         (Special properties): Document the BLOCKED property.
2981         (The spreadsheet): Mention the formula editor.
2982         (References): Document field coordinates.
2983         (Publishing action): Correct the documentation for the
2984         publishing function.
2985         (The date/time prompt): Document that we accept dates
2986         like month/day/year.
2987         (Cooperation): Document the changes in table.el support.
2988         (Faces for TODO keywords, Faces for TODO keywords)
2989         (Priorities): Document the easy colors.
2990         (Visibility cycling): Document the new double prefix
2991         arg for `org-reveal'.
2992         (Cooperation): Remember.el is part of Emacs.
2993         (Clean view): Mention that `wrap-prefix' is also set by
2994         org-indent-mode.
2995         (Agenda commands): Add information about prefix args to
2996         scheduling and deadline commands.
2997         (Search view): Point to the docstring of
2998         `org-search-view' for more details.
2999         (Agenda commands): Document that `>' prompts for a date.
3000         (Setting tags): Document variable
3001         org-complete-tags-always-offer-all-agenda-tags.
3002         (Column attributes): Cross-reference special properties.
3004 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3006         Synchronize with Tramp repository.
3008         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3009         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3010         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3011         syntax, texi2dvi reports errors with the backquotes.
3013         * trampver.texi: Update release number.
3015 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3017         * gnus.texi (Finding the News): Add pointers to the Server buffer
3018         because it's essential.
3020 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3022         * gnus.texi (MIME Commands): Update description of
3023         gnus-article-browse-html-article.
3025 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3027         * auth.texi (Secret Service API): Add TODO node.
3028         (Help for users): Explain the new source options for `auth-sources'.
3030 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3032         * trampver.texi: Update release number.
3034 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3036         * Branch for 23.2.
3038 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3040         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3041         now enabled by default.
3043 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3045         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3046         when Emacs runs in interactive mode.  (Bug#5645)
3048 2010-02-16  Glenn Morris  <rgm@gnu.org>
3050         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3052 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3054         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3056 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3058         * gnus.texi (Score File Format): Fix typo.
3060 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
3062         * cc-mode.texi: Replace references to obsolete c-subword-mode.
3064 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3066         * ada-mode.texi (Project File Overview): Fix typo.
3068 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3070         * semantic.texi: Add Richard Y. Kim credit.
3072         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3074 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
3076         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3077         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
3079 2010-01-17  Glenn Morris  <rgm@gnu.org>
3081         * calc.texi (Reporting Bugs): Don't mention format of repository.
3083         * woman.texi (Bugs): Make "Emacs repository" less specific,
3084         and the URL for same more specific.
3086         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3088 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3090         * ede.texi (ede-step-project, ede-proj-target):
3091         * tramp.texi (Remote processes): Fix typos.
3093 2010-01-16  Mario Lang  <mlang@delysid.org>
3095         * ede.texi (ede-target):
3096         * org.texi (Refiling notes): Remove duplicated words.
3098 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3100         * gnus.texi (Posting Styles): Use with-current-buffer.
3101         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3103 2010-01-02  Kevin Ryde  <user42@zip.com.au>
3105         * eieio.texi (Naming Conventions): Correction to xref on elisp
3106         coding conventions, is "Tips" node not "Standards".
3108 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3110         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3112         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3114 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3116         * gnus.texi (Direct Functions): Add missing port number to tls method.
3118 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
3120         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3121         ($(infodir)/edt, edt.dvi): New targets.
3123 2009-12-15  Glenn Morris  <rgm@gnu.org>
3125         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3126         (edt, $(infodir)/edt, edt.dvi): New targets.
3127         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3129         * Makefile.in (PDF_TARGETS, pdf): New.
3130         (clean): Add *.pdf.
3131         Add pdf rules for all manuals.
3133 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
3135         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3137 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3139         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3140         (Smart Jump, Analyzer Debug): Copyedits.
3141         (Semantic mode user commands): Link to new nodes.
3142         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3143         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3144         upstream Semantic manual.
3146         * semantic.texi (Introduction): Minor fix to diagram.
3148 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3150         * eshell.texi (History): Add the other built-in variables.
3151         (Built-ins): Explain built-ins, and how to apply the external commands.
3152         Add `history', `su' and `sudo'.
3154         * tramp.texi (Remote processes): Add missing <RET> in the example.
3156 2009-12-01  Bill Wohler  <wohler@newt.com>
3158         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3159         path for mairix example.  Specify -q in namazu example since namazu is
3160         excessively garrulous.
3162 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3164         * tramp.texi (Remote processes): Improve eshell example with "su"
3165         and "sudo" commands.
3167 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3169         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3171         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3172         Document semantic-complete-analyze-inline.
3173         (Semanticdb search debugging commands): Minor clarification.
3174         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3175         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3176         manual.
3177         (Semantic mode): Link to Idle Scheduler.
3179 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3181         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3182         @pxref, now EIEIO is in Emacs.
3184         * erc.texi (Development): Correction to git tutorial url.
3186 2009-11-26  Glenn Morris  <rgm@gnu.org>
3188         * faq.texi (Latest version of Emacs): Mention stability of development
3189         version.
3190         (Problems with very large files): Max buffer size increase in 23.2.
3191         (VM): VM has moved house again.
3193 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3195         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3196         notations.
3198 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3200         * org.texi (Column attributes): Fix documentation of new operators.
3202 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3204         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3205         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3206         (Idle Completions Mode): Numerous copyedits.
3208 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3210         * semantic.texi (Semantic Internals, Glossary):
3211         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3212         (Semanticdb search debugging commands): Fix typos.
3214 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3216         * calc.texi (Radix modes): Mention twos-complement notation.
3218 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3220         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3221         ($(infodir)/semantic, semantic.dvi): New targets.
3223 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3225         * Makefile.in: Build the Semantic manual.
3227         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3228         repository.
3230 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3232         * dbus.texi (Receiving Method Calls): New defun
3233         `dbus-unregister-service'.
3235 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3237         * org.texi (Speed keys): New section.
3239 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3241         * dbus.texi (Type Conversion): Fix typo.
3242         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3243         `dbus-registered-objects-table'.
3244         (Receiving Method Calls): New defun `dbus-register-property'.
3245         Move `dbus-unregister-object' here.
3247 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3249         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3251 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3253         * org.texi (Column attributes): Add the new age summary operators.
3254         Also, mention the fact you can only use one summary operator per
3255         property.
3257 2009-11-13  John Wiegley  <johnw@newartisans.com>
3259         * org.texi (Tracking your habits): Add a new section in the
3260         manual about how to track habits.
3261         (Resolving idle time): Add a section on how idle and
3262         dangling clocks are resolved.
3264 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3266         * org.texi (Agenda commands): Document the new `i' command.
3267         (Inserting deadline/schedule): Document logging changes
3268         of scheduling and deadline times stamps.
3269         (In-buffer settings): Document the in-buffer keywords for logging
3270         changes of scheduling and deadline times stamps.
3271         (Structure editing, Plain lists): Document indentation
3272         cycling in empty entries with TAB.
3273         (Archiving): Document the default archiving command.
3274         (Moving subtrees): Document the new keys for archiving.
3275         (Internal archiving): Fix incorrect key.
3276         (Agenda commands): Document the TODO set switching commands.
3277         (Agenda commands): Document the new archiving keys.
3278         (Clocking work time): Better description on how to save
3279         and restore a clock.
3280         (Resolving idle time): Mention the x11idle program to get true
3281         idleness also under X11.
3282         (Resolving idle time): Use @kbd instead of @key for normal
3283         letters, because this is how he rest of the manual does this.
3284         (Pushing to MobileOrg): Mention that `org-directory'
3285         should be set.
3286         (Agenda commands): Document that SPC is a filter for
3287         any tag.
3288         (Search view): Rename from "Keyword search".
3289         (Capure): New chapter.
3290         (Markup): New chapter.
3291         (Links in HTML export, Images in HTML export):
3292         Extend the section titles.
3293         (Images in HTML export): Document the align option.
3294         (Text areas in HTML export): Extend the section title.
3295         (Images in LaTeX export): Explain image placement in LaTeX.
3297 2009-11-10  Glenn Morris  <rgm@gnu.org>
3299         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3301 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3303         * tramp.texi (Auto-save and Backup): Disable backups just for a
3304         method.
3306         * trampver.texi: Update release number.
3308 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3310         Sync with Tramp 2.1.17.
3312         * trampver.texi: Update release number.
3314 2009-10-29  Glenn Morris  <rgm@gnu.org>
3316         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3318 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3320         * tramp.texi (External methods): Temporary files are kept for
3321         `rsync' and `rsyncc' methods.
3323 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3325         * eieio.texi: Fix typos.
3327 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3329         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3331 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3333         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3334         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3336 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3338         * Makefile.in: Build EIEIO and EDE manuals.
3340 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3342         * eieio.texi:
3343         * ede.texi: New files.
3345 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3347         * tramp.texi (Remote processes): Association of a pty is not supported.
3349 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3351         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3352         (Processing LaTeX fragments): Document that the size of images can be
3353         changes using the variable `org-format-latex-options'.
3354         (The date/time prompt, Timestamps): Be more accurate over ISO format
3355         dates and times.
3356         (Visibility cycling): Document showeverything keyword.
3357         (In-buffer settings): Document showeverything keyword.
3358         (Setting up the staging area): Fix the example.
3359         (MobileOrg): New section.
3360         (Agenda commands, Exporting Agenda Views): Document exporting the
3361         agenda view to Org files.
3363 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3365         * tramp.texi (History): Add IMAP support.
3366         (External methods): Add `imap' and `imaps' methods.
3367         (GVFS based methods): Add indices for `davs'.
3368         (Password handling): Rename anchors.  Add IMAP entries for
3369         ~/.authinfo.gpg.
3371         * trampver.texi: Set default value of `emacsimap'.
3373 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3375         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3377 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3379         * dired-x.texi (Technical Details):
3380         Delete dired-up-directory (Bug#4292).
3382 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3384         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3386 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3388         * org.texi (Effort estimates): Document new effort setting commands.
3389         (Agenda commands): Document the new keys fro agenda time motion.
3390         Document entry text mode.  Improve documentation of the keys to include
3391         inactive time stamps into the agenda view.
3392         (Feedback): Document the new bug report command.
3393         (Structure editing): Add an index entry for the sorting of subtrees.
3395 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3397         * auth.texi (Help for users): Corrected markup.
3399 2009-09-02  Glenn Morris  <rgm@gnu.org>
3401         * emacs-mime.texi (time-date): Mention float-time.
3403 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3405         * calc.texi (Simplifying Formulas): Improve the wording.
3407 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3409         * auth.texi: Rewritten for coverage and clarity.
3411 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3413         * gnus.texi (Expiring Mail):
3414         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3415         (Various Various): Mention gnus-safe-html-newsgroups.
3417         * gnus-news.texi: Mention
3418         gnus-mark-copied-or-moved-articles-as-expirable.
3420         * emacs-mime.texi (Display Customization): Add xref to
3421         gnus-safe-html-newsgroups.
3423 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3425         * tramp.texi (Version Control): Remove.
3426         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3427         reference.
3428         (External methods): Correct `scpc' concept index entries.  New method
3429         `rsyncc'.
3430         (External packages): New subsections "Filename completion" and "File
3431         attributes cache".
3433 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3435         * calc.texi (Rewrite Rules): Improve the example.
3436         (Simplifying Formulas): Explain use of the I and H flags for
3437         simplification.
3439 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3441         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3442         Describe autostart behavior of dbus-ping.
3443         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3444         for timeout values.
3445         (Top): Remove footnote saying D-Bus is not enabled by
3446         default.  (Bug#4256)
3448 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3450         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3451         Reported by Jari Aalto (Bug#4211).
3452         (Mail-mode integration): Mention epa-mail-mode and
3453         epa-global-mail-mode.
3454         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3455         epa-setup.
3457 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3459         * dbus.texi (Asynchronous Methods): Allow nil handler.
3461 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3463         * ediff.texi (ediff-current-file): Add information about this new function.
3465         * viper.texi: Add information about C-s in viper's search command.
3467 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3469         * calc.texi (Date Forms): Fix typos.
3471 2009-08-08  Glenn Morris  <rgm@gnu.org>
3473         * org.texi (Agenda commands): Restore clobbered change.
3475 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3477         * calc.texi (Graphics, Devices): Update with the peculiarities of
3478         operation on MS-Windows.
3480 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3482         * org.texi (Publishing action): Improve documentation of file
3483         names when publishing to the source directory.
3484         (Clean view): Document `org-indent-mode'.
3485         (Clocking work time): Add documentation for the
3486         new :timetamp option when creating a clock report.
3487         (Paragraphs): Fix many typos.
3488         (Plain lists): Remove duplicate explanation about the
3489         `C-c *' command.
3490         (Literal examples): Update to reflect the new behavior
3491         of the -n -r -k switches when exporting source code examples.
3492         (Structure editing): Add information about `C-c *',
3493         converting a plain list into a list of Org items.
3494         (Remember): Small rephrasing of the paragraph
3495         describing remember.el.  Also mentioned that remember.el is part
3496         of Emacs 23, not Emacs 22.
3497         (Clocking work time): Add documentation about
3498         displaying the current clocking time against the effort estimate.
3499         Also add a footnote about using `org-clock-in-prepare-hook' to add
3500         an effort estimate on the fly, just before clocking it.
3501         (Footnotes): Document automatic renumbering and
3502         sorting.
3503         (Agenda commands): Document new bulk commands.
3504         (Plain lists): Document new behavior of
3505         `org-cycle-include-plain-lists'.
3506         Hyphenation only in TeX.
3507         (Clocking work time): Document the key to update effort
3508         estimates.
3509         (Clocking work time): Document the clock time display.
3510         (Structure editing, TODO basics): Document new
3511         variables.
3512         (Column attributes): Document new colciew operators.
3513         (Publishing options): Document :xml-declaration.
3514         (Tracking TODO state changes): Document the
3515         LOG_INTO_DRAWER property.
3516         (Literal examples): Document the new implementation for
3517         editing source code.
3518         (Publishing action): Mention the new publishing
3519         function, to publish an Org source file.
3520         (Publishing links): Mention how to link to an Org source file.
3521         (Macro replacement): Document new macros.
3522         (Handling links): Document type-specific completion
3523         when inserting links.
3524         (Structure editing, Plain lists): Improve documentation
3525         on sorting.
3526         (Internal links): Document custom ids for links.
3527         (Handling links): Document custom ids for links.
3528         (CSS support): Document new class.
3529         (Refiling notes): Document the possibility to create new nodes
3530         during refiling.
3531         (Agenda commands): Document the "?" operator to find
3532         tasks without effort setting.
3533         (Exporting agenda information): Section moved.
3534         (RSS Feeds): New section.
3535         (Built-in table editor): Document M-e and M-a navigate
3536         inside table field.
3537         (Stuck projects): Docment that projects identified as
3538         un-stuck will still be searchd for stuck sub-projects.
3539         (Paragraphs): Document centering.
3540         (Creating timestamps, Agenda commands): Document new
3541         behavior when changing time stamps.
3542         (Structure editing): Document the new command
3543         `org-clone-subtree-with-time-shift'.
3544         (Publishing): Refresh this chapter.
3545         (Export options, Export options, In-buffer settings):
3546         Document the new keywords.
3547         (Matching tags and properties): Collect all
3548         documentation about tags/property matches here.
3549         (Setting tags): Document `org-tag-persistent-alist'.
3550         (Weekly/daily agenda): New section.
3551         (Orgstruct mode): Describe `orgstruct++-mode'.
3552         (Drawers): Mention the LOGBOOK drawer.
3553         (Export options, Sectioning structure): Document the
3554         #+LEATEX_HEADER in-buffer setting.
3555         (Bugs): Section removed.
3556         (Hooks): New section.
3557         (Add-on packages): Move here from old location.
3558         (Context-sensitive commands): New section.
3559         (Setting tags): Document newline option.
3560         (Global TODO list, Matching tags and properties):
3561         Mention more variables.
3562         (Checkboxes): Update to changed command behavior.
3564 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3566         * speedbar.texi (Basic Key Bindings): Fix typo.
3568 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3570         * calc.texi (Vector/Matrix Functions): Add index entries for both
3571         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3572         affects matrices with more than one row.
3573         (Help Commands): Add index entries for "prefix ?" key bindings.
3575 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3577         * calc.texi (Stack Manipulation Commands): Add documentation for
3578         `calc-transpose-lines'.
3580 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3582         * dbus.texi (Receiving Method Calls): Describe special return value
3583         `:ignore'.
3585 2009-07-24  Alan Mackenzie  <acm@muc.de>
3587         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3588         initialization, any individual variable setting now takes precedence
3589         over one done via c-file-style/c-file-offsets.
3591 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3593         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3594         truncated when Calc is quit.
3595         (Customizing Calc): Document `calc-undo-length'.
3597 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3599         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3601 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3603         * pcl-cvs.texi (About PCL-CVS):
3604         * widget.texi (Basic Types):
3605         Fix cross-references.
3607 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3609         * dbus.texi (Type Conversion): Don't use literal control character.
3611 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3613         * tramp.texi (GVFS based methods): New section.
3614         (Remote processes): Processes for GVFS based methods run locally.
3616 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3618         * tramp.texi (Inline methods, External methods, Gateway methods):
3619         Avoid the words "kludge" and hack".
3620         (External methods): Add `synce' method.
3622         * trampver.texi: Update release number.
3624 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3626         Sync with Tramp 2.1.16.
3628         * tramp.texi (History): Add GVFS support.
3629         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3630         `obex' methods.  Add 'tramp-gvfs-methods' option.
3631         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3632         forms.
3633         (Remote Programs): Introduce `tramp-own-remote-path'.
3634         (Remote processes): New subsection "Running remote programs that create
3635         local X11 windows".
3636         (Frequently Asked Questions): Improve code for disabling vc.
3638         * trampver.texi: Update release number.  Set default value of
3639         `emacsgvfs'.
3641 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3643         * Branch for 23.1.
3645 2009-06-17  Glenn Morris  <rgm@gnu.org>
3647         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3648         (Latest version of Emacs): Mention source code repository.
3650 2009-06-16  Glenn Morris  <rgm@gnu.org>
3652         * faq.texi (Top): Language tweak.
3653         (Extended commands): Most people have arrow keys.
3654         (Emacs manual): Say how to follow info links.
3655         (File-name conventions): Change title a bit.  Explain about source
3656         versus installed.  Condense etc description.
3657         (Guidelines for newsgroup postings): Mention Savannah list page.
3658         (Newsgroup archives): Simplify.
3659         (Contacting the FSF): Add contact URL.
3660         (Emacs Lisp documentation): Printed version not always available.
3661         (Installing Texinfo documentation): Explain how by hand installation is
3662         not normally needed.  Use add-to-list.  Remove duplicate reference.
3663         (Informational files for Emacs): Move info on Help menu here from
3664         "File-name conventions".
3665         (Help installing Emacs): Tweak uref.
3666         (Obtaining the FAQ): Mention repository.
3667         (Origin of the term Emacs): Explain "ITS".
3668         (Changing load-path): Use add-to-list.
3669         (Automatic indentation): Clarify this is for Text mode.
3670         Don't mention Indented Text mode.
3671         (Finding Emacs on the Internet): The FSF does not seem to offer a
3672         deluxe distribution on CD anymore.
3674 2009-06-16  Glenn Morris  <rgm@gnu.org>
3676         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3677         Recommend the latest release.  Mention how to get older FAQs.
3678         Recommend the Emacs manual.
3679         (Guidelines for newsgroup postings): Discourage cross-posts.
3680         (Underlining paragraphs): Remove.
3681         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3682         (Bugs and problems): Update key-binding.
3683         (Problems with very large files): Mention 64-bit.
3684         (Shell process exits abnormally): Remove.
3685         (Problems with Shell Mode): Rename and update.
3686         (Spontaneous entry into isearch-mode)
3687         (Problems talking to certain hosts): Remove.  This is old information,
3688         in etc/PROBLEMS if needed.
3689         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3690         (Dired claims that no file is on this line): Update.
3691         (Installing Emacs, Problems building Emacs): Simplify.
3692         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3693         information.
3694         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3695         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3696         (JDEE): "JDEE", not "JDE".
3697         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3698         Remove.  This is old information, in etc/PROBLEMS if needed.
3699         (stty and Backspace key, Kanji and Chinese characters): Remove.
3700         (Right-to-left alphabets): Update section.
3701         (Changing the included text prefix): Gnus uses message-yank-prefix.
3702         Add cross-reference to Supercite manual.
3703         (Saving a copy of outgoing mail): Simplify output file description.
3704         (Expanding aliases when sending mail): Refer to Emacs manual.
3705         Remove old info about RFC822.
3706         Correct description of how to rebuild aliases.
3707         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3708         (MIME with Emacs mail packages)
3709         (Viewing articles with embedded underlining)
3710         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3711         Remove old sections.
3712         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3713         and is well-documented in the Gnus manual.
3714         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3715         (Making Gnus faster): Rename from "Starting Gnus faster".
3716         Merge "Catch-up is slow in Gnus" into here.
3718 2009-06-14  Glenn Morris  <rgm@gnu.org>
3720         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3721         (New in Emacs 23): New section.
3722         (Handling C-s and C-q with flow control): Add xref.
3724 2009-06-13  Glenn Morris  <rgm@gnu.org>
3726         * faq.texi (Setting up a customization file): Grammar fix.
3727         Customize is no longer "new".
3728         (Displaying the current line or column): Line-number mode is on by
3729         default.  Don't mention `column' package.  Mention linum.el.
3730         (Turning on abbrevs by default): Explain how to do it for buffers,
3731         modes, and everywhere.
3732         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3733         19.
3734         (Highlighting a region): On by default since 23.1.
3735         (Replacing highlighted text): Update doc quote.
3736         (Working with unprintable characters): Don't mention search-quote-char.
3737         (Using an already running Emacs process): Gnuclient is probably not an
3738         enhancement these days.
3739         (Indenting switch statements): Remove mention of pre-Emacs 20.
3740         (Horizontal scrolling): Abbreviate Emacs 20 description.
3741         (Replacing text across multiple files): Fix name of dired command.
3742         (Disabling backups): Use require not load.
3743         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3745 2009-06-13  Bill Wohler  <wohler@newt.com>
3747         Release MH-E manual version 8.2.
3749         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3750         release 8.2.
3752 2009-06-13  Glenn Morris  <rgm@gnu.org>
3754         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3755         in this day and age the common meaning is "on the web".
3756         (copying): Use @copyright in all cases.
3757         (Basic keys): Remove reference to deleted manual node "Text Characters".
3758         (File-name conventions): Use GNU as an example rather than SERVICE.
3759         default.el lives in site-lisp.  Update Info directory location.
3760         (Real meaning of copyleft): GPL actions have been brought, but all
3761         settled out of court.
3762         (Guidelines for newsgroup postings): Shorten section title.
3763         Simplify comp.emacs description.
3764         (Newsgroup archives): Change Google URL.  Describe Gmane.
3765         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3766         points".  Mention List-Unsubscribe header.
3767         (Contacting the FSF): Update email and URLs.
3768         (Basic editing): Mention F1 for help.
3769         (Installing Texinfo documentation): Refer to Texinfo website rather
3770         than ftp server.
3771         (Printing a Texinfo file): Mention texi2pdf.
3772         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3773         are just stubs nowadays.
3774         (Latest version of Emacs): Explain version numbers.
3775         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3776         (Turning on syntax highlighting): No need to mention hilit19 any more.
3777         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3778         (Modes for various languages): Remove section.
3779         (Major packages and programs): Remove most version and maintainer
3780         information - it's hard to keep up-to-date, and adds nothing.
3781         Similarly with direct links to mailing lists.
3782         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3783         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3784         years, and Emacs comes with tools for this now.
3785         (Patch): Remove section - this is a standard tool.
3786         (Using function keys under X): Remove section.
3788 2009-06-12  Glenn Morris  <rgm@gnu.org>
3790         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3791         (Help installing Emacs): Remove reference to deleted X11 node.
3792         (Associating modes with files): Interpreter-mode-alist is no longer
3793         subservient to auto-mode-alist.
3794         (Installing Emacs): Change future Emacs version.
3795         (Linking with -lX11 fails): Remove old section.
3796         (Packages that do not come with Emacs): Update ELL location.
3797         Emacs Lisp archive is dead.
3798         (Emacs for Windows): Remove reference to old CE port.
3799         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3800         (Emacs for VMS and DECwindows): Remove old ports.
3801         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3802         (Removing flashing messages): Remove section about non-existent Gnus
3803         option.
3805         * faq.texi (Top): Add @top command.
3806         Remove the optional arguments from all @node commands: makeinfo can
3807         generate these automatically, and it is easier to edit and rearrange
3808         nodes without them.
3810 2009-06-11  Glenn Morris  <rgm@gnu.org>
3812         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3813         (The LPF): Make the updated URL the sole reference point.
3814         (Learning how to do something): Update refcard price and format.
3815         (Getting a printed manual): Sources in doc/emacs/, not man/.
3816         Also available in PDF format.  Since the page count varies, be less
3817         precise.
3818         (Informational files for Emacs): Remove references to deleted files
3819         LPF and SUN-SUPPORT, and to UUCP.
3820         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3821         Remove many obsolete ways to get the FAQ, which now seems only to be
3822         distributed with Emacs.
3823         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3825 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3827         * org.texi (Org Plot): Fix tags (Bug#3507).
3828         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3830         * ada-mode.texi (Installation, Compile commands)
3831         (Project File Overview, No project files, Set compiler options)
3832         (Use GNAT project file, Use multiple GNAT project files)
3833         (Identifier completion): Use @samp for menu items, and @kbd for key
3834         sequences (Bug#3504).
3836 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3838         * gnus.texi (Security): Fix wording; add a link to epa.info.
3840 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3842         * message.texi (Header Commands): Fix descriptions to match
3843         keybindings.
3845 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3847         * gnus.texi (Security): Mention that EasyPG is the current default.
3849 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3851         * ediff.texi (Session Commands): Fix typo.
3853 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3855         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3856         news.software.readers.  Reported by Florian Rehnisch.
3858 2009-04-02  Glenn Morris  <rgm@gnu.org>
3860         * auth.texi: Capitalize direntry.
3862         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3863         using a period in the entry name.  (Bug#2797)
3865 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3867         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3868         ($(infodir)/auth, auth.dvi): New targets.
3870 2009-03-03  Glenn Morris  <rgm@gnu.org>
3872         * auth.texi: Fix @setfilename.
3874         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3875         (auth, $(infodir)/auth, auth.dvi): New rules.
3877 2009-02-25  Glenn Morris  <rgm@gnu.org>
3879         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3881 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3883         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3885 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3887         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3888         gnus-nocem-issuers, and gnus-nocem-verifyer.
3890 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3892         * ada-mode.texi (Project files, Automatic Casing):
3893         * dbus.texi (Signals):
3894         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3895         * mh-e.texi (HTML):
3896         * nxml-mode.texi (Locating a schema)
3897         (Using the document's URI to locate a schema):
3898         * org.texi (Footnotes, Using the mapping API):
3899         * rcirc.texi (Channels): Remove duplicate words.
3901 2009-02-20  Glenn Morris  <rgm@gnu.org>
3903         * dired-x.texi (Miscellaneous Commands):
3904         * gnus.texi: Minor updates for mbox Rmail.
3906 2009-02-16  Karl Berry  <karl@gnu.org>
3908         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3909         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3910         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3911         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3912         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3913         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3914         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3915         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3916         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3917         Consistently use @insertcopying in the Top node,
3918         @contents at the front (after @end titlepage),
3919         and @direntry after @copying.  (Bug#1988)
3921 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3923         * auth.texi: New file documenting auth-source.
3925 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3927         * org.texi (Org Plot): Fix link.
3929 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3931         * epa.texi (Mail-mode integration): Mention the way to do
3932         "encrypt-to-self".  (Bug#1807)
3934 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3936         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3938 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3940         * gnus-news.texi: Print version about Incoming*.
3942 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3944         * org.texi (Structure editing, Handling links)
3945         (Fast access to TODO states, Javascript support): Make standard docs
3946         correctly reflect default variable settings.
3948 2009-02-02  Glenn Morris  <rgm@gnu.org>
3950         * org.texi: Fix typos.
3952 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3954         Sync with Tramp 2.1.15.
3956         * trampver.texi: Update release number.
3958 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3960         * org.texi (TODO dependencies): Document TODO dependencies on
3961         checkboxes.
3963 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3965         * org.texi (TODO dependencies): Document key binding for toggling
3966         ORDERED property.
3968 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3970         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3971         of hook functions.
3973 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3975         * org.texi (TODO dependencies): New section.
3977 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3979         * org.texi (Plain lists, TODO basics, Priorities)
3980         (Multiple sets in one file, Conflicts): Document interaction with
3981         `shift-selection-mode'.
3983 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3985         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3986         Make Calc the subject of sentences.
3987         (Rearranging Formulas using Selections): Discuss new options
3988         for `j *'.
3990 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3992         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3994 2009-01-26  Glenn Morris  <rgm@gnu.org>
3996         * org.texi: Fix typos.
3998 2009-01-26  Bill Wohler  <wohler@newt.com>
4000         * mh-e.texi (EDITION, UPDATED): Update.
4002 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4004         * org.texi (References): Add information about remote references.
4005         (Built-in table editor): Document `C-c RET' in tables.
4006         (Math symbols, Quoting LaTeX code): Mention that simple
4007         LaTeX macros survive LaTeX export.
4008         (Images in LaTeX export): Show how to create a reference to a
4009         figure.
4010         (Sectioning structure): Document that the LaTeX class can be
4011         specified in a property.
4012         (Text areas in HTML export): New section.
4013         (External links): Add examples for text search and ID links.
4014         (Built-in table editor): Remove the descriptio of `C-c
4015         C-q', it not longer works.
4016         (Literal examples): Document that a space must follow
4017         the colon in short examples.
4018         (Relative timer): Document `org-timer-stop'.
4019         (Footnotes): New section.
4020         (Footnote markup): Shorten section and refer to new Footnote
4021         section.
4022         (Literal examples): Add documentation for line
4023         numbering in and references to code examples.
4024         (CSS support): Fix the description of default CSS styles.
4025         (Capturing column view): Document
4026         "file:path/to/file.org" as an allowed value for the ID property of
4027         a dynamic block copying column view.
4029 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4031         * mh-e.texi (Getting Started): Describe $MH.
4033 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4035         * tramp.texi (all): Harmonize usage of "external method",
4036         "external transfer method" and "out-of-band method".
4037         (Connection types): Precise the differences of inline and external
4038         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4040 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4042         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4043         commands as described at the top.  Reported by Allan Gottlieb
4044         <gottlieb@nyu.edu>.
4046 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4048         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4049         nnmail-pathname-coding-system.
4051 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4053         * org.texi (Relative timer): Fix typo.
4055 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4057         * org.texi (Clocking work time): Fix typo.
4058         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
4060 2009-01-13  Glenn Morris  <rgm@gnu.org>
4062         * org.texi: Fix some more typos.
4064 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4066         * org.texi: Fix some typos.
4068 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4070         * gnus.texi (Group Parameters): Add note for local variables.
4072 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4074         * gnus.texi (Converting Kill Files): Fix URL.
4075         Include gnus-kill-to-score.el in contrib directory.
4077 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4079         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4080         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
4081         (Paging the Article): Add index entry.
4083 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
4085         * ada-mode.texi (Examples): Delete redundant text.
4087 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
4089         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4091         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4092         addresses.
4094 2009-01-03  Bill Wohler  <wohler@newt.com>
4096         * mh-e.texi (Scan Line Formats): Indicate that first column should be
4097         kept empty.
4099 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
4101         * org.texi (Activation, Exporting, ASCII export, HTML export)
4102         (HTML Export commands, LaTeX/PDF export commands):
4103         Improve documentation about transient-mark-mode.
4104         (References): Document the use of special names like $LR1 to reference
4105         to fields in the last table row.
4107 2008-12-19  Juri Linkov  <juri@jurta.org>
4109         * info.texi (Search Text): Remove mention of removed key binding M-s.
4111 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
4113         * org.texi (References): Remove mentioning of @0 as reference for the
4114         last line, this has been reverted in the Lisp sources.
4116 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
4118         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4119         (DVI_TARGETS): Remove duplicates.  Add sasl.
4120         ($(infodir)/sasl, sasl.dvi): New targets.
4122 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
4124         * org.texi: Version number pushed to 6.15d.
4126 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
4128         * org.texi (Tables in LaTeX export): New section.
4129         (Images in LaTeX export): New section.
4130         (Inlined images, Images in HTML export): Sections renamed.
4132 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4134         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4136 2008-12-04  David Engster  <dengste@eml.cc>
4138         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4139         of nnml-get-new-mail.  Change URL for mairix patch.
4141 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4143         * org.texi (Using the mapping API): Fix bug in mapping example.
4144         (Publishing options): Make the list of properties complete again, in
4145         correspondence to the variable `org-export-plist-vars'.
4146         (Property searches): Document new special values for time comparisons.
4147         (Tag inheritance): Refine the description of tag inheritance.
4148         (Project alist): Add info about the publishing sequence of components.
4149         (Effort estimates): Document the new relative timer.
4151 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4153         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4154         (Using Calc): Clarify use of `C-x * o'.
4155         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4157 2008-11-28  Richard M Stallman  <rms@gnu.org>
4159         * dbus.texi (Receiving Method Calls): Clean up previous change.
4161 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4163         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4164         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4165         `dbus-unescape-from-identifier'.
4166         (Receiving Method Calls): New constants `dbus-service-emacs' and
4167         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4168         (Signals): Use the constants in the example.
4170 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4172         * org.texi: Re-apply change to FDL 1.3.
4174 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4176         * org.texi (Setting up Remember): Document `org-remember-mode'.
4177         (External links): Document that bbdb links can use a regular
4178         expression.
4179         (External links): Document that elisp links can contain interactive
4180         commands.
4182 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4184         * viper.texi (viper-translate-all-ESC-keysequences):
4185         Description removed.
4187 2008-11-19  Glenn Morris  <rgm@gnu.org>
4189         * doclicense.texi: Change to FDL 1.3.
4190         Relicense all texi files under FDL 1.3 or later.
4192 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4194         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4196 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4198         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4200         * ediff.texi: Version/date change.
4202 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4204         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4206 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4208         * calc.texi (About This Manual): Comment out a mention of
4209         marginal notes.
4211 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4213         * org.texi (Clocking work time): Document the :formula property of
4214         clock tables.
4215         (Structure editing, Refiling notes): Document refiling regions.
4216         (Agenda commands): Document the double-prefix version
4217         of the `l' command in the agenda.
4218         (Handling links): Explain the effect of a double prefix
4219         arg to `C-c C-o'.
4220         (TODO basics): Add documentation for tag triggers.
4222 2008-10-23  Glenn Morris  <rgm@gnu.org>
4224         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4225         byte-compiling things like `+'.
4227         * ns-emacs.texi: Merge copyright years of author now with assignment
4228         into FSF years.
4229         (VER): Use it for easier automatic updating.  Use Emacs version rather
4230         than standalone Emacs.app version.
4232 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4234         * org.texi: Lots of minor fixes.
4235         (Capture): New chapter.
4236         (Org Plot): New section.
4238 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4240         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4242 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4244         * calc.texi (User Defined Units): Mention how to enter optional display
4245         string.
4247 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4249         * message.texi (Sending Variables): Fix variable documentation to
4250         avoid the "y/n" wording.
4252 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4254         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4256 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4258         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4259         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4261 2008-09-22  Bill Wohler  <wohler@newt.com>
4263         Release MH-E manual version 8.1.
4265         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4266         release 8.1.
4268         * mh-e.texi: Retain dual license as agreed to by the FSF.
4269         However, bump GPL to Version 3.
4270         Use @include for license text.
4272 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4274         * gnus.texi (Top, Setup, Fancy splitting to parent)
4275         (Store custom flags and keywords, Store arbitrary data):
4276         Clean up markup.
4278 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4280         * gnus.texi (The Gnus Registry): Document it.
4282 2008-09-08  David Engster  <dengste@eml.cc>
4284         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4285         Clarify section about choosing back end servers.
4287 2008-08-23  Glenn Morris  <rgm@gnu.org>
4289         * dired-x.texi (Shell Command Guessing):
4290         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4292 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4294         * trampver.texi: Update release number.
4296 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4298         * ns-emacs.texi: Update version.
4299         (Introduction): Correct menu location for options save.
4300         (Customization): Note that defaults are stored under org.gnu.Emacs.
4302 2008-08-11  Bill Wohler  <wohler@newt.com>
4304         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4305         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4306         Henman) (closes SF #1768928).
4308 2008-08-10  Glenn Morris  <rgm@gnu.org>
4310         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4311         assignment to FSF.  Change license to GFDL.
4312         (Top): Remove outdated references.
4314 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4316         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4317         Add gnus-summary-sort-by-most-recent-number and
4318         gnus-summary-sort-by-most-recent-date.
4319         (Summary Sorting): Explain prefix argument.
4321 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4323         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4324         gnus-summary-pipe-output.
4326 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4328         * dbus.texi (Receiving Method Calls): Document error handling of own
4329         D-Bus methods.
4331 2008-08-01  Bill Wohler  <wohler@newt.com>
4333         * mh-e.texi (Reading Mail)
4334         (Viewing Attachments): Describe new function
4335         mh-show-preferred-alternative.
4336         (Sending Mail, Redistributing, Sending Message): Describe new hook
4337         mh-annotate-msg-hook.
4339 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4341         * dbus.texi (Arguments and Signatures): Fix example.
4342         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4343         (Asynchronous Methods): New node.
4344         (Errors and Events): Describe extended layout of `dbus-event'.
4345         New defun `dbus-event-message-type'.
4347 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4349         * ediff.texi: Remove VMS support.
4351 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4353         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4354         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4356 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4358         * Makefile.in: Add mairix-el targets.
4360 2008-07-29  David Engster  <deng@randomsample.de>
4362         * mairix-el.texi: New file.
4364 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4366         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4367         project files.  Delete 'main_unit' project variable; not needed.  Allow
4368         process environment variables wherever project variables are allowed.
4369         Add tutorial section on multiple GNAT project files.
4371 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4373         Sync with Tramp 2.1.14.
4375         * trampver.texi: Update release number.
4377 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4379         * ns-emacs.texi:
4380         * faq.texi: Remove mentions of Mac Carbon.
4382 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4384         * gnus.texi (Saving Articles): Describe the 2nd argument of
4385         gnus-summary-save-in-pipe.
4386         (SpamAssassin): Use it.
4388 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4390         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4392 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4394         * org.texi (Export options): Document the use of the creator flag.
4396 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4398         * org.texi: New version 6.06a.
4400 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4402         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4403         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4405 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4407         * calc.texi (Editing Stack Entries):
4408         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4409         Calc's help functions.  Mention fixing typos.
4410         (Customizing Calc): Fix typo.
4412 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4414         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4415         the summary.
4417 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4419         * ns-emacs.texi (Customization): Corrected documentation on color
4420         specification formats.
4422 2008-07-19  Andreas Schwab  <schwab@suse.de>
4424         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4426         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4427         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4429 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4431         * dbus.texi (Inspection): Rework, introduce submenus.
4432         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4433         (Properties and Annotations, Arguments and Signatures): New nodes.
4435 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4437         * dbus.texi (Receiving Method Calls): Fix description of
4438         `dbus-register-method'.
4439         (Signals): Allow also signal arguments for filtering in
4440         `dbus-register-signal'.
4442 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4444         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4445         `cnorm'.
4446         (Arithmetic Tutorial): Simplify the verification of prime factors.
4448 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4450         * gnus.texi (Saving Articles): Mention
4451         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4453 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4455         * calc.texi: Adjust mode line throughout.
4457 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4459         * sasl.texi (Mechanisms): Fix typos.
4461 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4463         * calc.texi (Killing from the stack): Mention using normal Emacs
4464         copying.
4466 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4468         * tramp.texi (Password handling): Rename from "Password caching".
4469         Add `auth-source' mechanism.
4470         (Connection caching): Tramp reopens the connection automatically,
4471         when the operating system on the remote host has been changed.
4473 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4475         * makefile.w32-in (distclean): Remove makefile.
4477 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4479         * org.texi (Using the mapping API): New section.
4480         (Agenda column view): New section.
4481         (Moving subtrees): Document archiving to the archive sibling.
4482         (Agenda commands): Document columns view in the agenda.
4483         (Using the property API): Document the API for multi-valued properties.
4485 2008-06-17  Jason Riedy  <jason@acm.org>
4487         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4488         function, and efmt may be a two-argument function.
4489         (Radio tables): Document multiple destinations.
4491 2008-06-16  Glenn Morris  <rgm@gnu.org>
4493         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4494         Add Cover-Texts.
4496 2008-06-15  Glenn Morris  <rgm@gnu.org>
4498         * faq.texi (VER): Update to 23.0.60.
4500         * mh-e.texi: Remove option of licensing under GPL.
4501         Add Cover-Texts to GFDL permissions notice.
4502         (GPL): Remove section.
4503         (GFDL): Include doclicense.texi rather than the actual text.
4505         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4506         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4508         * sasl.texi: Fix output file name.
4510         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4512         * gnus-coding.texi: Refer to license in Gnus manual.
4514         * idlwave.texi, sasl.texi: Use @copying.
4516         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4518         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4520         * url.texi: Use @copying, @title, @subtitle, @author.
4522         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4523         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4524         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4525         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4526         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4527         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4528         * widget.texi, woman.texi:
4529         Remove references to external license, since doclicense is included.
4531         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4532         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4533         Remove references to non-existent Invariant Sections.
4535 2008-06-14  Glenn Morris  <rgm@gnu.org>
4537         * faq.texi (Major packages and programs): Remove references to external
4538         Supercite, Calc, VIPER, since they have been included for some time.
4539         Update VM, AUCTeX, BBDB entries.
4541 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4543         * newsticker.texi: Updated to match latest newsticker changes.
4545 2008-06-13  Glenn Morris  <rgm@gnu.org>
4547         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4548         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4549         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4550         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4551         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4552         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4553         * woman.texi:
4554         Update Back-Cover Text as per maintain.info.
4556 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4558         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4560         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4561         (gnus-faq.xml): Update repository host.
4563         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4565 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4567         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4568         Fix a typo.
4570 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4572         * gnus.texi (Mail Source Customization): Correct values of
4573         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4574         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4576 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4578         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4579         coding standards.
4581 2008-06-14  David Engster  <dengste@eml.cc>
4583         * gnus.texi (nnmairix): Markup fixes.
4585 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4587         * gnus.texi (nnmairix): Markup and other minor fixes.
4589 2008-06-05  David Engster  <dengste@eml.cc>
4591         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4593 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4595         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4596         (Searching, nnir, nnmairix): New stub nodes.
4598 2008-05-30  Felix Lee  <felix.1@canids.net>
4600         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4602 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4604         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4606 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4608         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4610 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4612         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4614 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4616         * info.texi (Top): Fix typo in xref.
4618 2008-05-05  Karl Berry  <karl@gnu.org>
4620         * info.texi (Top): @xref to stand-alone manual.
4622 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4624         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4625         (Various Summary Stuff): Fix typo in last xref.
4627 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4629         * org.texi (Moving subtrees): Fix typo.
4631 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4633         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4634         Tramp via `tramp-mode'.
4636 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4638         * org.texi: Massive changes, in many parts of the file.
4640 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4642         * gnus.texi (Oort Gnus): Add message-fill-column.
4644 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4646         * gnus.texi (Mail Source Specifiers): Typo fix.
4648 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4650         * gnus.texi (Diary Headers Generation): Update key binding for
4651         `gnus-diary-check-message'.
4653 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4655         * gnus.texi (Emacsen): Addition.
4657 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4659         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4661 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4663         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4665 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4667         * gnus-news.texi: Update tool bar item.
4669 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4671         * gnus-news.texi: Fix typos.
4673 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4675         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4676         Add mention of `kron'.
4678 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4680         * epa.texi (Encrypting/decrypting *.gpg files):
4681         Document epa-file-name-regexp.
4683 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4685         * gnus.texi (Example Methods): Fix description about ssh-agent.
4686         (Indirect Functions): Fix the default value of nntp-telnet-command;
4687         remove link to connect.html.
4689 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4691         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4692         dbus-call-method.
4693         (Receiving Method Calls): The timeout can be set by the calling client.
4695         * trampver.texi: Update release number.
4697 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4699         * gnus.texi (Top): Fix version.  Add SASL.
4701 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4703         Sync with Tramp 2.1.13.
4705         * trampver.texi: Update release number.
4707 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4709         * org.texi: Update to new org-mode website.
4711 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4713         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4715 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4717         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4718         gnus-read-ephemeral-gmane-group-url,
4719         gnus-read-ephemeral-emacs-bug-group,
4720         gnus-read-ephemeral-debian-bug-group.
4722 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4724         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4726         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4727         Add FIXMEs for Bookmarks and gnus-registry-marks.
4729 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4731         * gnus.texi (Smileys): Document `smiley-style'.
4733 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4735         * gnus.texi (Gnus Development): Clarify difference between ding and
4736         gnu.emacs.gnus.
4737         (MIME Commands, Using MIME, RSS): Fix markup.
4739         * gnus-faq.texi ([8.4]): Ditto.
4741 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4743         * gnus.texi (Emacsen): Remove obsolete stuff.
4745 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4747         * gnus.texi (Oort Gnus): Add version info WRT
4748         `mail-source-delete-incoming'.
4750 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4752         * gnus.texi (Top): Add "Other related manuals" and version info in
4753         `iftex' output.
4754         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4755         gnus-balloon-face-0 and the corresponding format specifiers.
4757 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4759         * tramp.texi (Filename completion): Remove footnote about let-bind
4760         of `partial-completion-mode'.  It doesn't work this way.
4762 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4764         * pcl-cvs.texi (Contributors): Update my email.
4766 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4768         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4770 2008-03-17  Bill Wohler  <wohler@newt.com>
4772         * mh-e.texi (Viewing): Update URL for adding header fields to
4773         mh-invisible-header-fields-default.
4775 2008-03-16  Bill Wohler  <wohler@newt.com>
4777         * mh-e.texi (Preface): Add Gnus to requirements.
4778         (Forwarding): Note that forwarded MIME messages are now inline.
4780 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4782         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4783         (Common Variables): Give precedence to the netcat methods over the
4784         telnet methods, and mention that they are more reliable.
4786 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4788         * org.texi (Exporting Agenda Views): Document agenda export to
4789         iCalendar.
4790         (Progress logging): Document the new progress logging stuff.
4792 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4794         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4795         Update for change of `mail-source-delete-incoming'.
4797         * gnus-news.texi: Ditto.
4799 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4801         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4802         custom versions.
4804 2008-03-07  Alan Mackenzie  <acm@muc.de>
4806         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4807         parens/brackets in a k&r region is limited.
4809 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4811         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4812         using different Emacs versions.
4814 2008-02-27  Glenn Morris  <rgm@gnu.org>
4816         * sc.texi: Remove a lot of old and obsolete info.
4817         (titlepage): Simplify.
4818         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4819         (VM with any Emacsen, GNEWS with any Emacsen)
4820         (Overloading for Non-conforming MUAs, Version 3 Changes)
4821         (The Supercite Mailing List): Delete nodes.
4822         (Introduction): Remove info about old packages.
4823         (Getting Connected): Simplify.  Remove info about old packages.
4824         (Citing Commands): Delete Emacs 19 info.
4825         (Hints to MUA Authors): Simplify.
4826         (Thanks and History): Merge in some info from the deleted node
4827         "Version 3 Changes".
4829 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4831         * org.texi (Setting tags, In-buffer settings):
4832         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4834 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4836         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4837         installation directory name.
4839 2008-02-12  Romain Francoise  <romain@orebokech.com>
4841         * epa.texi (Overview): Fix typo.
4843 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4845         * epa.texi (Quick start): Remove the .emacs setting.
4847 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4849         * epa.texi (Quick start): Use the command `epa-enable' instead of
4850         loading `epa-setup'.
4852 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4854         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4855         ($(infodir)/epa, epa.dvi): New targets.
4857 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4859         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4861         * epa.texi: New manual documenting the EasyPG Assistant.
4863 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4865         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4866         (Inspection): New function dbus-ping.
4868 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4870         * tramp.texi (Remote processes): Add `shell-command'.
4872 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4874         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4875         (Group Parameters): Document `mail-source' parameter.
4877 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4879         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4880         must be a local host.
4882 2008-01-26  Michael Olson  <mwolson@gnu.org>
4884         * erc.texi: Update version for ERC 5.3 release.
4885         (Obtaining ERC): Update extras URLs for 5.3.
4886         (Development): Write instructions for git, and remove those for Arch.
4887         (History): Mention the switch to git.
4889 2008-01-24  Karl Berry  <karl@gnu.org>
4891         * info.texi (Search Index, Search Text): Mention the command
4892         character in the section name, a la the (Go to node) node.
4894 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4896         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4898 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4900         * gnus-news.texi: Mention gnus-article-describe-bindings.
4902 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4904         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4906 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4908         * org.texi (Property inheritance): New section.
4909         (Conventions): New section.
4910         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4911         commands, and the new bindings for refiling.
4912         (Sparse trees): Document the new special command for sparse trees.
4913         (References): Be more clear about the counting of hilines.
4914         (Handling links): Document M-p/n for accessing links.
4915         (Fast access to TODO states): New section.
4916         (Per file keywords): New section.
4917         (Property inheritance): New section.
4918         (Column attributes): New summary types.
4919         (Capturing Column View): New section.
4920         (The date/time prompt): Cover the new features in the date/time prompt.
4921         Compactify the table of keys for the calendar remote control.
4922         (Clocking work time): Document the new :scope parameter.
4923         (Remember): Promoted to chapter.
4924         (Quoted examples): New section.
4925         (Enhancing text): New verbatim environments.
4927 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4929         * trampver.texi: Update release number.
4931 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4933         * gnus.texi (Article Keymap):
4934         Add gnus-article-wide-reply-with-original; fix descriptions of
4935         gnus-article-reply-with-original and
4936         gnus-article-followup-with-original.
4938 2008-01-09  Glenn Morris  <rgm@gnu.org>
4940         * nxml-mode.texi: Add @copying section.
4942 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4944         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4945         Server".  Add `message-send-mail-with-mailclient'.
4947         * gnus.texi (Posting Server): Move some text to "(message)Mail
4948         Variables" and add a reference here.
4950 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4952         * dbus.texi (Receiving Method Calls): New chapter.
4953         (Errors and Events): Add serial number to events.  Replace "signal" by
4954         "message".  Introduce dbus-event-serial-number.
4956 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4958         * dbus.texi (Type Conversion): Explain the type specification for empty
4959         arrays.  Use another example.
4961 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4963         * dbus.texi (all): Replace "..." by @dots{}.
4964         (Type Conversion): Precise the value range for :byte types.
4965         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4966         Mention its return value.
4967         (Errors and Events): There is no D-Bus error propagation during event
4968         processing.
4970 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4972         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4973         New sections.
4975 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4977         * gnus.texi (Group Parameters): Reorder the text and add a note about
4978         `gnus-parameters' near the beginning of the node.
4980 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4982         * gnus.texi (Score File Editing): Fix function name.
4984 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4986         Sync with Tramp 2.1.12.
4988         * trampver.texi: Update release number.
4990 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4992         * dbus.texi (Type Conversion): Correct input parameters mapping.
4994 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4996         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4997         (Errors and Events): Mention wrong-type-argument error.
4999 2007-12-21  Alex Schroeder  <alex@gnu.org>
5001         * rcirc.texi: Changed single spaces after sentence end to double
5002         spaces.  Fixed some typos.
5003         (Internet Relay Chat): Explain relay.
5004         (Getting started with rcirc): Change items to reflect prompts.
5005         Add more explanation to rcirc-track-minor-mode and added a comment to
5006         warn future maintainers that this section is a copy.
5007         (People): Change /ignore example.
5008         (Keywords): Not keywords.
5010 2007-12-20  Alex Schroeder  <alex@gnu.org>
5012         * rcirc.texi (Top): Fighting Information Overload chapter added.
5013         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5014         (rcirc commands): Move /ignore command to the new chapter.
5015         (Fighting Information Overload): New chapter documenting /keyword,
5016         /bright, /dim, channel ignore, and low priority channels.
5017         (Configuration): Document rcirc-server-alist, remove
5018         rcirc-startup-channels-alist and rcirc-default-server.
5020 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5022         * dbus.texi (Signals): Fix example in dbus-register-signal.
5024 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5026         * gnus.texi (Score Variables): Fix typo.
5028 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5030         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5031         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5032         (Errors and Events): Adapt dbus-event.
5034 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5036         * gnus.texi (Other Files): Add the yenc command.
5038 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5040         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5041         since 2004-08-06.
5043 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5045         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5046         on body.
5048 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5050         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5051         and rfc2047-allow-irregular-q-encoded-words; fix description of
5052         rfc2047-encode-encoded-words.
5054 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5056         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5058 2007-12-05  Michael Olson  <mwolson@gnu.org>
5060         * remember.texi (Diary): Remove "require" line for remember-diary.el.
5061         Update documentation for `remember-diary-file'.
5063 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
5065         * dbus.texi (Signals): Precise `dbus-register-signal'.
5066         (Errors and Events): Rework events part, the internal structure of
5067         dbus-event has changed.
5069 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
5071         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5072         ($(infodir)/dbus, dbus.dvi): New targets.
5074 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
5076         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5077         unconditionally.
5079         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5080         emulation with @print{}.
5082 2007-12-02  Richard Stallman  <rms@gnu.org>
5084         * dbus.texi (Overview): Minor cleanup.
5086 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
5088         * Makefile.in (INFO_TARGETS): Add dbus.
5089         (DVI_TARGETS): Add dbus.dvi.
5090         (dbus, dbus.dvi): New targets.
5092         * dbus.texi: New file.
5094 2007-11-24  Romain Francoise  <romain@orebokech.com>
5096         * nxml-mode.texi: Add description in @direntry.
5097         Fix file name to match @setfilename.
5099 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
5101         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5102         ($(infodir)/nxml-mode): New rule.
5104         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5105         ($(infodir)/nxml-mode): New rule.
5106         (clean): Add nxml-mode*.
5108         * nxml-mode.texi: New file with nxml manual.
5110 2007-11-18  Richard Stallman  <rms@gnu.org>
5112         * flymake.texi (Example -- Configuring a tool called directly):
5113         Update example.
5115 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
5117         * tramp.texi (Filename completion): Simplify explanation of
5118         double-slash behavior.  Explain directory contents flushing.
5120 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5122         * calc.texi (TeX and LaTeX Language Modes): Put in
5123         missing braces.
5125 2007-11-15  Richard Stallman  <rms@gnu.org>
5127         * cl.texi (Equality Predicates): Delete `eql'.
5128         (Predicates, Naming Conventions, Top): Delete `eql'.
5129         (Common Lisp Compatibility): Delete `eql'.
5130         (Porting Common Lisp): Delete obsolete backquote info.
5131         Minor clarification about character constants.
5132         (Sequence Basics): Minor clarification.
5134 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5136         * cc-mode.texi (Electric Keys, Custom Macros):
5137         * tramp.texi (Filename completion): Fix typos.
5139 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5141         * calc.texi (Basic commands): Mention the menu.
5143 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5145         * tramp.texi (Connection caching): Tramp flushes connection
5146         properties when remote operating system has been changed.
5148 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5150         * gnus-news.texi: Fix spelling.
5151         `message-insert-formatted-citation-line', not
5152         `message-insert-formated-citation-line'.
5154         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5156 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5158         * tramp.texi (Overview): Mention also the PuTTY integration under
5159         w32.  Remove paragraphs about Tramp's experimental status.
5160         (Frequently Asked Questions): Add code example for highlighting the
5161         mode line.
5163 2007-11-03  Michael Olson  <mwolson@gnu.org>
5165         * remember.texi: Change mentions of remember-buffer to
5166         remember-finalize throughout.
5168 2007-10-30  Michael Olson  <mwolson@gnu.org>
5170         * remember.texi (Copying): Remove.
5171         (Mailbox): Update with non-BBDB instructions.
5172         (Diary, Org): Add.
5173         (Bibliography, Planner Page): Remove.
5175 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5177         * makefile.w32-in (INFO_TARGETS): Add remember.
5178         (DVI_TARGETS): Add remember.dvi.
5179         ($(infodir)/remember): New rule.
5180         (clean): Add remember*.
5182 2007-10-30  Michael Olson  <mwolson@gnu.org>
5184         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5185         ($(infodir)/remember): New rule that builds the Remember Manual.
5187         * remember.texi: New file containing the Remember Mode Manual.
5188         Shuffle chapters around after initial import.
5189         (Function Reference): Split Keystrokes into separate chapter.
5190         (Keystrokes): Document C-c C-k.
5191         (Introduction): Fix typographical issue with "---".
5193 2007-10-29  Richard Stallman  <rms@gnu.org>
5195         * widget.texi (Introduction): Delete discussion of implementation
5196         internals.
5198 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5200         * tramp.texi (Connection caching): Host names must be different
5201         when tunneling.
5203 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5205         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5206         Gnus v5.13.
5208 2007-10-28  Miles Bader  <miles@gnu.org>
5210         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5212 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5214         * gnus.texi (Sorting the Summary Buffer):
5215         Remove gnus-article-sort-by-date-reverse.
5217 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5219         * gnus.texi (Non-ASCII Group Names): New node.
5220         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5221         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5223 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5225         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5226         clean the output of the program `imap-shell-program'.
5228 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5230         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5232 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5234         * gnus.texi (Sticky Articles): Documentation for sticky article
5235         buffers.
5237 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5239         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5241 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5243         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5245 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5247         * gnus.texi (Archived Messages):
5248         Document gnus-update-message-archive-method.
5250 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5252         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5254 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5256         * gnus.texi (Group Maneuvering):
5257         Document `gnus-summary-next-group-on-exit'.
5259 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5261         * gnus.texi (Really Various Summary Commands):
5262         Mention gnus-auto-select-on-ephemeral-exit.
5264 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5266         * gnus.texi, message.texi: Bump version number.
5268 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5270         * gnus.texi (Group Line Specification, Misc Group Stuff)
5271         (Server Commands): Parenthesize @pxref{Mail Spool}.
5273 2007-10-28  Didier Verna  <didier@xemacs.org>
5275         New user option: message-signature-directory.
5276         * message.texi (Insertion Variables): Document it.
5277         * gnus.texi (Posting Styles): Ditto.
5279 2007-10-28  Didier Verna  <didier@xemacs.org>
5281         * gnus.texi (Group Line Specification):
5282         * gnus.texi (Misc Group Stuff):
5283         * gnus.texi (Server Commands): Document the group compaction feature.
5285 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5287         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5289         * message.texi (Various Message Variables): Add message-fill-column.
5291 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5293         * gnus.texi: Untabify.
5295 2007-10-28  Didier Verna  <didier@xemacs.org>
5297         * gnus.texi (Group Parameters): Document the posting-style merging
5298         process in topic-mode.
5300 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5302         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5304 2007-10-28  Romain Francoise  <romain@orebokech.com>
5306         * gnus.texi (Mail Spool): Fix typo.
5307         Update copyright.
5309 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5311         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5313 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5315         * gnus.texi (Summary Generation Commands):
5316         Add gnus-summary-insert-ticked-articles.
5318 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5320         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5321         to spam-spamassassin-program.
5323 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5325         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5327 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5329         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5331 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333         * message.texi (Mail Headers): Document `opportunistic'.
5335 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5337         * emacs-mime.texi (Encoding Customization): Explain how to set
5338         mm-coding-system-priorities per hierarchy.
5340 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5342         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5343         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5345 2007-10-28  Didier Verna  <didier@xemacs.org>
5347         * message.texi (Wide Reply): Update documentation of
5348         message-dont-reply-to-names (now allowing a list of regexps).
5350 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5352         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5354 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5356         * gnus.texi (SpamAssassin back end): Fix typo.
5358         * sieve.texi (Examples): Fix grammar.
5360 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5362         * gnus.texi (Searching for Articles): Document M-S and M-R.
5363         (Limiting): Document / b.
5365 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367         * gnus.texi (Thread Commands): T M-^.
5369 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5371         * message.texi (Mail Aliases): Document ecomplete.
5372         (Mail Aliases): Fix typo.
5374 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5376         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5377         fix typo.
5379 2007-10-28  Romain Francoise  <romain@orebokech.com>
5381         * gnus.texi (Mail Spool): Grammar fix.
5383 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5385         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5386         string.
5388 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5390         * gnus.texi (Group Parameters): Fix description.
5392 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5394         * gnus.texi (Gmane Spam Reporting):
5395         Fix spam-report-gmane-use-article-number.
5396         Add spam-report-user-mail-address.
5398 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5400         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5402 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5404         * gnus.texi (Group Parameters): Add simplified sorting example based on
5405         example for `Sorting the Summary Buffer' from Jari Aalto
5406         <jari.aalto@cante.net>.
5407         (Example Methods): Add example for an indirect connection.
5409 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5411         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5412         (Agent Parameters): Updated parameter names to match code.
5413         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5414         'gnus-agent-summary-fetch-series'.
5415         (Agent and flags): New section providing a generalized discussion
5416         of flag handling.
5417         (Agent and IMAP): Remove flag discussion.
5418         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5420 2007-10-28  Romain Francoise  <romain@orebokech.com>
5422         * gnus.texi (Exiting the Summary Buffer): Add new function
5423         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5425 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5427         * gnus.texi (Conformity): Fix typo.
5428         (Customizing Articles): Document `first'.
5430 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5432         * gnus.texi (Sorting the Summary Buffer):
5433         Add `gnus-thread-sort-by-date-reverse'.  Add example
5434         host to different sorting in NNTP and RSS groups.
5436 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5438         * message.texi (Insertion): Describe prefix for
5439         message-mark-inserted-region and message-mark-insert-file.
5441 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5443         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5444         LaTeX documents.  Describe "text/x-gnus-verbatim".
5446 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5448         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5449         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5450         (spam-stat spam filtering, SpamOracle)
5451         (Extending the Spam ELisp package): Remove extra quote symbol for
5452         clarity.
5454 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5456         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5457         gnus-article-delete-part and gnus-article-replace-part.
5458         (Using MIME): Add gnus-mime-replace-part.
5460 2007-10-28  Romain Francoise  <romain@orebokech.com>
5462         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5463         requires `auto-compression-mode' to be enabled.  Add new nnml
5464         variable `nnml-compressed-files-size-threshold'.
5466 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5468         * gnus.texi (Sorting the Summary Buffer):
5469         Add gnus-thread-sort-by-recipient.
5471 2007-10-28  Romain Francoise  <romain@orebokech.com>
5473         * message.texi (Insertion Variables): Mention new variable
5474         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5475         documentation accordingly.
5477 2007-10-28  Romain Francoise  <romain@orebokech.com>
5479         * gnus.texi (To From Newsgroups): Mention new variables
5480         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5482 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5484         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5485         stuff; gnus-mime-inline-part does the automatic decompression.
5487 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5489         * gnus.texi (Spam ELisp Package Configuration Examples):
5490         "training.ham" should be "training.spam".
5492 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5494         * message.texi (Mail Variables): Fix the default value for
5495         message-send-mail-function.
5497 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5499         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5500         always returns nil exceptionally.
5502 2007-10-28  Simon Josefsson  <jas@extundo.com>
5504         * gnus.texi (Article Washing): Add libidn URL.
5505         Suggested by Michael Cook <michael@waxrat.com>.
5507 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5509         * gnus.texi (Topic Commands): Fix next/previous.
5511 2007-10-28  Simon Josefsson  <jas@extundo.com>
5513         * gnus.texi (Article Washing): Mention `W i'.
5515 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5517         * gnus.texi (Group Parameters): Slight extension of sieve
5518         parameter description.
5520 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5522         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5523         matching score files as well.
5524         (Picons): Describe `gnus-picon-style'.
5526 2007-10-28  Romain Francoise  <romain@orebokech.com>
5528         * message.texi (Message Headers): Mention that headers are hidden
5529         using narrowing, and how to expose them.
5530         Update copyright.
5532 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5534         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5535         `gnus-summary-sort-by-recipient'.
5537 2007-10-28  Romain Francoise  <romain@orebokech.com>
5539         * gnus.texi (NNTP marks): New node.
5540         (NNTP): Move NNTP marks variables to the new node.
5542 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5544         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5546         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5548 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5550         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5551         everywhere for consistency.
5552         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5553         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5554         Say "regular expression" instead of "regex."  Admonish.
5555         Pick other words to sound better (s/so/thus/).
5556         (Spam ELisp Package Filtering of Incoming Mail):
5557         Mention statistical filters.  Remove old TODO.
5558         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5559         New section on sorting and displaying the spam score.
5560         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5561         backend but an alias to spam-use-BBDB.
5562         (Extending the Spam ELisp package): Rewrite the example using the
5563         new backend functionality.
5565 2007-10-28  Simon Josefsson  <jas@extundo.com>
5567         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5568         nntp-marks-directory, from Romain Francoise
5569         <romain@orebokech.com>.
5571 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5573         * gnus.texi (Hashcash): New default value of
5574         hashcash-default-payment.
5576 2007-10-28  Simon Josefsson  <jas@extundo.com>
5578         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5579         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5581 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5583         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5585 2007-10-28  Simon Josefsson  <jas@extundo.com>
5587         * gnus.texi (documentencoding): Add, to avoid warnings.
5589 2007-10-28  Simon Josefsson  <jas@extundo.com>
5591         * message.texi (Mail Headers): Add.
5593         * gnus.texi (Hashcash): Fix.
5595 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5597         * gnus.texi (Hashcash): Change location of library, also mention
5598         that payments can be verified and fix the name of the
5599         hashcash-path variable.
5601 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5603         * gnus.texi (Article Display): Add `gnus-picon-style'.
5605 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5607         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5609 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5611         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5612         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5613         warning about ham processors in spam groups removed.
5615 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5617         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5618         From Hubert Chan <hubert@uhoreg.ca>.
5620 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5622         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5623         (Mailing List): Typo.
5624         (Customizing Articles): Add gnus-treat-ansi-sequences.
5625         (Article Washing): Index.
5627         * message.texi: Use m-dash consistently.
5629 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5631         * gnus.texi (GroupLens): Remove.
5633 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5635         * gnus.texi (Outgoing Messages, Agent Variables):
5636         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5637         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5639 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5641         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5643 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5645         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5647         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5649 2007-10-28  Simon Josefsson  <jas@extundo.com>
5651         * gnus.texi (Top): Add SASL.
5653 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5655         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5657 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5659         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5661 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5663         * calc.texi (Formulas, Composition Basics): Lower the
5664         precedence of negation.
5666 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5668         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5669         Mention the new three-letter column identifiers.
5670         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5671         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5672         message when using `c' on an empty default with default printer.
5673         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5674         renamed to `ses--symbolic-formulas' some time ago.
5676 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5678         * calc.texi (Default Simplifications, Making Selections)
5679         (Customizing Calc): Clarify associativity of multiplication.
5681 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5683         * tramp.texi (Traces and Profiles): Simplify loop over
5684         `trace-function-background'.
5686 2007-10-22  Juri Linkov  <juri@jurta.org>
5688         * dired-x.texi (Shell Command Guessing): Default values are now
5689         available by typing M-n instead of M-p.
5691 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5693         * tramp.texi (Cleanup remote connections): New section.
5694         (Password caching): Remove `tramp-clear-passwd'.
5695         It's not a command anymore.
5696         (Bug Reports): Add `tramp-bug' to function index.
5697         (Function Index, Variable Index): New nodes.
5698         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5700         * trampver.texi: Update release number.
5702 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5704         * calc.texi (History and Acknowledgements): Turn comment
5705         about integer size into past tense.
5706         (Time Zones): Remove pointer to Calc author's address.
5707         (Trigonometric and Hyperbolic Functions): Mention cotangent
5708         and hyperbolic cotangent.  Fix typo.
5710 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5712         Sync with Tramp 2.1.11.
5714         * trampver.texi: Update release number.
5716 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5718         * tramp.texi (External packages): New section.
5720 2007-09-29  Juri Linkov  <juri@jurta.org>
5722         * info.texi (Help-Int): Document `L' (`Info-history').
5724 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5726         * org.texi: Change links to webpage and maintained email.
5727         (Remember): Promote to Chapter, significant changes.
5728         (Fast access to TODO states): New section.
5729         (Faces for TODO keywords): New section.
5730         (Export options): Example for #+DATE.
5731         (Progress logging): Section moved.
5733 2007-09-26  Bill Wohler  <wohler@newt.com>
5735         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5736         browse-url-at-mouse.
5738 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5740         * flymake.texi (Customizable variables): Face names don't end in -face.
5741         Fix flymake-err-line-patterns template.
5742         (Example -- Configuring a tool called directly): Fix init-function.
5743         (Highlighting erroneous lines): Face names don't end in -face.
5745 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5747         * erc.texi (Special-Features): Fix small typo.
5749 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5751         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5752         and "External transfer methods".
5754 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5756         * calc.texi (Predefined Units): Add some history.
5758 2007-09-08  Michael Olson  <mwolson@gnu.org>
5760         * erc.texi (Copying): New section included from gpl.texi.
5761         This matches the look of the upstream ERC manual.
5763 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5765         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5766         (Random Numbers): Clarify the distribution of `random'.
5768 2007-09-06  Glenn Morris  <rgm@gnu.org>
5770         Move manual sources from man/ to subdirectories of doc/.
5771         Split into the Emacs manual in emacs/, and other manuals in misc/.
5772         Change all setfilename commands to use ../../info.
5773         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5774         refer to the Emacs manual here.
5775         (infodir): New variable.
5776         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5777         (cc-mode.texi, faq.texi): Update references to source file locations.
5778         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5779         do not refer to the Emacs manual here.
5780         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5782         * Makefile.in: Add `basename' versions of all info targets, for
5783         convenience when rebuilding just one manual.
5784         (../etc/GNU): Delete obsolete target.
5785         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5786         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5787         *.vrs *.toc here...
5788         (maintainer-clean): ...from here.
5790         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5792 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5794         * calc.texi (Date Conversions): Clarify definition of
5795         Julian day numbering.
5796         (Date Forms): Clarify definition of Julian day numbering;
5797         add some history.
5799 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5801         * org.texi: Version 5.07.
5803 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5805         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5807 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5809         * org.texi (Adding hyperlink types): New section.
5810         (Embedded LaTeX): Chapter updated because of LaTeX export.
5811         (LaTeX export): New section.
5812         (Using links out): New section.
5814 2007-08-22  Glenn Morris  <rgm@gnu.org>
5816         * faq.texi (Learning how to do something): Refcards now in
5817         etc/refcards/ directory.
5819 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5821         * tramp.texi (Remote Programs): Persistency file must be cleared when
5822         changing `tramp-remote-path'.
5823         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5824         macro.
5826 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5828         * calc.texi: Move contents to beginning of file.
5829         (Algebraic Entry): Fix the formatting of an example.
5831 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5833         * calc.texi (Basic Operations on Units): Mention exact versus
5834         inexact conversions.
5836 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5838         * calc.texi (Basic Operations on Units): Mention default
5839         values for new units.
5840         (Quick Calculator Mode): Mention that binary format will
5841         be displayed.
5843 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5845         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5847 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5849         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5851 2007-08-08  Glenn Morris  <rgm@gnu.org>
5853         * gnus.texi, sieve.texi: Replace `iff'.
5855 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5857         * calc.texi (Basic Graphics): Mention the graphing of error
5858         forms.
5859         (Graphics Options): Mention how `g s' handles error forms.
5860         (Curve Fitting): Mention plotting the curves.
5861         (Standard Nonlinear Models): Add additional models.
5862         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5863         (Linear Fits): Correct result.
5865 2007-08-01  Alan Mackenzie  <acm@muc.de>
5867         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5868         to "--no-site-file".
5870 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5872         * tramp.texi (Frequently Asked Questions): Point to mode line
5873         extension in Emacs 23.1.
5875         * trampver.texi: Update release number.
5877 2007-07-27  Glenn Morris  <rgm@gnu.org>
5879         * calc.texi (Copying): Include license text from gpl.texi, rather than
5880         in-line.
5882 2007-07-25  Glenn Morris  <rgm@gnu.org>
5884         * calc.texi (Copying): Replace license with GPLv3.
5886         * Relicense all FSF files to GPLv3 or later.
5888 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5890         Sync with Tramp 2.1.10.
5892         * tramp.texi (trampfn): Expand macro implementation in order to handle
5893         empty arguments.
5894         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5895         occurrences by trampfn.
5896         (Frequently Asked Questions): Extend example code for host
5897         identification in the modeline.  Add bbdb to approaches shortening Tramp
5898         file names to be typed.
5900         * trampver.texi: Update release number.
5902 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5904         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5905         section.  Reported by <poti@potis.org>.
5906         (Remote processes): Arguments of the program to be debugged are taken
5907         literally.
5908         (Frequently Asked Questions): Simplify recentf example.
5910 2007-07-14  Karl Berry  <karl@gnu.org>
5912         * info.texi (@copying): New Back-Cover Text.
5914         * info.texi (Quitting Info): Move to proper place in source.
5915         (Reported by Benno Schulenberg.)
5917 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5919         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5921         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5923         * emacs-mime.texi: Add @documentencoding directive.
5925 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5927         * tramp.texi (Remote processes): Add an anchor to the subsection
5928         "Running a debugger on a remote host".
5930 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5932         * tramp.texi (Remote processes): Don't call it "experimental" any
5933         longer.  Add subsection about running a debugger on a remote host.
5935 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5937         * org.texi (Properties and columns): Chapter rewritten.
5939 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5941         * tramp.texi:
5942         * trampver.texi: Migrate to Tramp 2.1.
5944 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5946         * org.texi (Properties): New chapter.
5948 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5950         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5951         Control Panel.
5953         * gnus.texi (Misc Article): Add index entry for
5954         gnus-single-article-buffer.
5956 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5958         * gnus.texi (Starting Up): Fix typo.
5960 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5962         * gnus.texi (Asynchronous Fetching): Fix typo.
5964 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5966         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5967         (About This Manual): Remove redundant information.
5968         (Getting Started): Mention author.
5969         (Basic Arithmetic, Customizing Calc): Make description of the
5970         variable `calc-multiplication-has-precedence' match its new effect.
5972 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5974         * calc.texi (Basic Arithmetic, Customizing Calc):
5975         Mention the variable `calc-multiplication-has-precedence'.
5977 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5979         * org.texi (Tag): Section swapped with node Timestamps.
5980         (Formula syntax for Lisp): Document new `L' flag.
5982 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5984         * gnus.texi (Misc Group Stuff, Summary Buffer)
5985         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5987 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5989         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5990         * gnus.texi (Article Buttons, Mail Source Customization)
5991         (Sending or Not Sending, Customizing NNDiary):
5992         * message.texi (Message Headers):
5993         * mh-e.texi (HTML): Fix typos.
5995 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5997         Sync with Tramp 2.0.56.
5999         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6000         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6002 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6004         * Version 22.1 released.
6006 2007-05-26  Michael Olson  <mwolson@gnu.org>
6008         * erc.texi (Modules): Fix references to completion modules.
6010 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6012         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6014 2007-05-09  Didier Verna  <didier@xemacs.org>
6016         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6017         nndiary back end and the gnus-diary library.
6019 2007-05-03  Karl Berry  <karl@gnu.org>
6021         * .cvsignore (*.pdf): New entry.
6023         * texinfo.tex: Update from current version for better pdf generation.
6025 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6027         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6029 2007-04-28  Glenn Morris  <rgm@gnu.org>
6031         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6032         consideration of legal status.
6034 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6036         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6038 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6040         * faq.texi (New in Emacs 22): python.el removed.
6042 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6044         * calc.texi (Reporting bugs): Update maintainer's address.
6046 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6048         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6050 2007-04-15  Jay Belanger  <belanger@truman.edu>
6052         * calc.texi (Title page): Remove the date.
6053         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6054         (The Standard Calc Interface): Change trail title.
6055         (Floats): Mention that when non-decimal floats are entered, only
6056         approximations are stored.
6057         (Copying): Move to the appendices.
6058         (GNU Free Documentation License): Add as an appendix.
6060 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6062         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6063         * dired-x.texi, ebrowse.texi, ediff.texi:
6064         * emacs-mime.texi, erc.texi, eshell.texi:
6065         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6066         * idlwave.texi, message.texi, newsticker.texi, org.texi:
6067         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6068         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6069         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6070         * woman.texi: Include GFDL.
6072         * doclicense.texi: Remove node heading, so that it can be included by
6073         other files.
6075         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
6077         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6078         than *.
6080 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
6082         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6083         in Calc.
6085 2007-04-09  Romain Francoise  <romain@orebokech.com>
6087         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6088         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
6089         replace mouse-2.
6091 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6093         * woman.texi (Word at point, Interface Options): woman-topic-at-point
6094         renamed to woman-use-topic-at-point.  Document new behavior.
6096 2007-04-08  Richard Stallman  <rms@gnu.org>
6098         * url.texi: Fix some indexing.
6099         (Disk Caching): Drop discussion of old/other Emacs versions.
6101 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6103         * url.texi (Disk Caching): Say Emacs 21 "and later".
6105         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6106         on Font locking which now mentions JIT lock.
6108 2007-04-01  Michael Olson  <mwolson@gnu.org>
6110         * erc.texi: Update for the ERC 5.2 release.
6112 2007-03-31  David Kastrup  <dak@gnu.org>
6114         * woman.texi (Topic, Interface Options): Explain changes semantics of
6115         woman-manpath in order to consider MANPATH_MAP entries.
6117 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6119         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6121 2007-03-26  Richard Stallman  <rms@gnu.org>
6123         * pgg.texi (Caching passphrase): Clean up previous change.
6125 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
6127         * gnus.texi (Setting Process Marks): Fix typo.
6129 2007-03-25  Romain Francoise  <romain@orebokech.com>
6131         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6132         readability, and include various fixes by Daniel Brockman, Nick Roberts
6133         and Dieter Wilhelm.
6135 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6137         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6139         * gnus.texi (Mail Source Specifiers): Fix typo.
6141 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6143         * reftex.texi (Imprint): Update maintainer information.
6145 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6147         * message.texi (Message Buffers): Update documentation for
6148         message-generate-new-buffers.
6150 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6152         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6154 2007-03-21  Glenn Morris  <rgm@gnu.org>
6156         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6158 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6160         * eshell.texi (Known problems): Emacs 21 -> 22.
6162         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6164 2007-03-18  Jay Belanger  <belanger@truman.edu>
6166         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6168 2007-03-12  Glenn Morris  <rgm@gnu.org>
6170         * calc.texi (Time Zones): Switch to new North America DST rule.
6172         * calc.texi: Replace "daylight savings" with "daylight
6173         saving" in text throughout.
6175 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6177         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6178         The variable now uses a list of symbols instead of just a symbol.
6179         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6181 2007-03-06  Romain Francoise  <romain@orebokech.com>
6183         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6184         new packages, and mention Gnus update.
6186 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6188         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6189         nntp-open-connection-functions-never-echo-commands.
6191 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6193         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6194         problems on the console, and security risk in not using gpg-agent.
6196 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6198         * org.texi (The spreadsheet): Rename from "Table calculations".
6199         Completely reorganized and rewritten.
6200         (CamelCase links): Section removed.
6201         (Repeating items): New section.
6202         (Tracking TODO state changes): New section.
6203         (Agenda views): Chapter reorganized and rewritten.
6204         (HTML export): Section rewritten.
6205         (Tables in arbitrary syntax): New section.
6206         (Summary): Better feature summary.
6207         (Activation): Document problem with cut-and-paste of Lisp code
6208         from PDF files.
6209         (Visibility cycling): Document indirect buffer use.
6210         (Structure editing): Document sorting.
6211         (Remember): Section rewritten.
6212         (Time stamps): Better description of time stamp types.
6213         (Tag searches): Document regular expression search for tags.
6214         (Stuck projects): New section.
6215         (In-buffer settings): New keywords.
6216         (History and Acknowledgments): Updated description.
6218 2007-02-24  Alan Mackenzie  <acm@muc.de>
6220         * cc-mode.texi (Movement Commands): Insert two missing command names.
6221         (Getting Started): Slight wording correction (use conditional).
6223 2007-02-22  Kim F. Storm  <storm@cua.dk>
6225         * widget.texi (User Interface, Basic Types): Document need to put some
6226         text before the %v escape in :format string in editable-field widget.
6228 2007-02-18  Romain Francoise  <romain@orebokech.com>
6230         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6231         `cvs-mode-quit'.
6233 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6235         * widget.texi (Programming Example): Put constant strings in :format.
6237 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6239         * faq.texi (Fullscreen mode on MS-Windows): New node.
6241 2007-02-04  David Kastrup  <dak@gnu.org>
6243         * faq.texi (AUCTeX): Update version number.  Should probably be done
6244         for other packages as well.
6246 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6248         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6249         <tassilo@member.fsf.org>.
6251 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6253         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6254         ls-lisp-use-localized-time-format.
6256 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6258         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6260 2007-01-13  Michael Olson  <mwolson@gnu.org>
6262         * erc.texi (Modules): Mention capab-identify module.
6264 2007-01-05  Michael Olson  <mwolson@gnu.org>
6266         * erc.texi (Getting Started): Update for /RECONNECT command.
6268 2007-01-04  Richard Stallman  <rms@gnu.org>
6270         * ebrowse.texi: Change C-c b to C-c C-m.
6272 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6274         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6275         variables only in info to avoid redundant entries in the printed
6276         manual.
6278 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6280         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6282 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6284         * message.texi (Security): Split into sub-nodes.
6286 2007-01-01  Alan Mackenzie  <acm@muc.de>
6288         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6289         eval-after-load in Emacs <=21 and a workaround.  Document that
6290         trigraphs are not supported.
6292 2007-01-01  Alan Mackenzie  <acm@muc.de>
6294         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6295         c-context-line-break.  When invoked within a string, preserve
6296         whitespace.  Add a backslash only when also in a macro.
6298 2007-01-01  Alan Mackenzie  <acm@muc.de>
6300         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6302 2007-01-01  Alan Mackenzie  <acm@muc.de>
6304         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6305         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6307 2007-01-01  Alan Mackenzie  <acm@muc.de>
6309         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6310         "Choosing a Style".
6312         * cc-mode.texi ("Styles"): Add @dfn{style}.
6314 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6316         Sync with Tramp 2.0.55.
6318         * trampver.texi: Update release number.
6320 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6322         * gnus.texi (Customizing Articles): Add index entries for all
6323         gnus-treat-* variables.
6325 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6327         * gnus.texi (IMAP): Fix incorrect explanation of
6328         nnimap-search-uids-not-since-is-evil in documentation for
6329         nnimap-expunge-search-string.
6331 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6333         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6334         spam-ifile-database.
6336 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6338         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6339         rebind C-s.
6341 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6343         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6344         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6345         "expiring mail".
6346         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6347         nnimap-nov-is-evil.
6349 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6351         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6352         about the key procedure being used heavily.
6354 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6356         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6357         to t.
6358         (Prerequisites): Add explanation about gpg-agent.
6360 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6362         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6363         "sort" instead of "sort*".
6365 2006-12-19  Richard Stallman  <rms@gnu.org>
6367         * calc.texi (History and Acknowledgements): Recognize that Emacs
6368         now does have floating point.
6370 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6372         * tramp.texi (External transfer methods): Describe new method `scpc'.
6374 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6376         * pgg.texi: Added short note on gpg-agent to the introduction.
6378 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6380         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6381         also applies to Cc.
6383 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6385         * gnus.texi (X-Face): Clarify.  Say which programs are required
6386         on Windows.
6388 2006-12-08  Michael Olson  <mwolson@gnu.org>
6390         * erc.texi (Modules): Remove documentation for list module.
6392 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6394         * faq.texi (^M in the shell buffer): Ditto.
6396 2006-11-20  Michael Olson  <mwolson@gnu.org>
6398         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6400 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6402         * org.texi: Fix typos.
6403         (Agenda commands): Document `C-k'.
6405 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6407         * url.texi (http/https): Fix a typo in the HTTP URL.
6409 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6411         * ada-mode.texi: Total rewrite.
6413 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6415         * org.texi: Minor typo fixes.
6417 2006-11-13  Bill Wohler  <wohler@newt.com>
6419         Release MH-E manual version 8.0.3.
6421         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6422         release 8.0.3.
6424         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6425         to set MAILDIR.
6426         (Reading Mail): Document the customization of read-mail-command
6427         for MH-E.
6428         (Viewing Attachments): Document mm-discouraged-alternatives.
6429         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6430         (Junk): Add more information about the settings of mh-junk-background
6431         in a program.  Add /usr/bin/mh to PATH in examples.
6433 2006-11-12  Richard Stallman  <rms@gnu.org>
6435         * woman.texi: Update author address but say he no longer maintains it.
6437 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6439         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6440         archived trees.
6441         (Checkboxes): Section moved to chapter 5, and extended.
6442         (The date/time prompt): New section.
6443         (Link abbreviations): New section.
6444         (Presentation and sorting): New section.
6445         (Custom agenda views): Section completely rewritten.
6446         (Summary): Compare with Planner.
6447         (Feedback): More info about creating backtraces.
6448         (Plain lists): Modified example.
6449         (Breaking down tasks): New section.
6450         (Custom time format): New section.
6451         (Time stamps): Document inactive timestamps.
6452         (Setting tags): More details about fast tag selection.
6453         (Block agenda): New section.
6454         (Custom agenda views): Section rewritten.
6455         (Block agenda): New section.
6457 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6459         * tramp.texi (Configuration): scp is the default method.
6460         (Default Method): Use ssh as example for another method.
6462 2006-10-27  Richard Stallman  <rms@gnu.org>
6464         * woman.texi: Downcase nroff/troff/roff.
6465         (Installation): Chapter deleted.  Some xrefs deleted.
6466         (Background): woman doesn't advise man ;-).
6468 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6470         * ada-mode.texi (Project files, Identifier completion)
6471         (Automatic Casing, Debugging, Using non-standard file names)
6472         (Working Remotely): Fix typos.
6474 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6476         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6477         sample code `my-c-initialization-hook'.
6479 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6481         * widget.texi: Fix typos.
6483 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6485         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6486         "???".  There have been no complaints for years, so the information
6487         must be appropriate.
6489 2006-10-16  Richard Stallman  <rms@gnu.org>
6491         * widget.texi: Use @var instead of capitalization.
6492         Clarify many widget type descriptions.
6494 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6496         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6497         gnus-dired-attach.
6498         (Selecting a Group): Fix typo.
6500 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6502         * widget.texi: Fix typos.
6504 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6506         * gnus.texi (Image Enhancements): Update for Emacs 22.
6508         * gnus-faq.texi ([1.3]): Update.
6510 2006-10-06  Richard Stallman  <rms@gnu.org>
6512         * faq.texi (Displaying the current line or column):
6513         Delete "As of Emacs 20".
6515 2006-10-06  Romain Francoise  <romain@orebokech.com>
6517         * faq.texi (VM): VM works with Emacs 22 too.
6519 2006-10-06  Richard Stallman  <rms@gnu.org>
6521         * ebrowse.texi: Remove Emacs version "21" from title.
6523 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6525         * gnus.texi (Foreign Groups): Say where change of editing commands are
6526         stored.  Add reference to `gnus-parameters'.
6528 2006-09-15  Jay Belanger  <belanger@truman.edu>
6530         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6531         Change "Library Public License" to "Lesser Public License"
6532         throughout.  Use "yyyy" to represent year.
6534 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6536         * org.texi (Setting tags): Typo fix.
6538 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6540         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6542 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6544         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6546 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6548         * faq.texi (Escape sequences in shell output): EMACS is now set
6549         to Emacs's absolute file name, not to "t".
6550         (^M in the shell buffer): Likewise.
6551         * misc.texi (Interactive Shell): Likewise.
6553 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6555         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6556         mails with pop3-leave-mail-on-server.  Fix wording.
6557         (Limiting): Improve gnus-summary-limit-to-articles.
6558         (X-Face): Fix typo.
6560 2006-09-11  Simon Josefsson  <jas@extundo.com>
6562         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6563         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6565 2006-09-06  Simon Josefsson  <jas@extundo.com>
6567         * smtpmail.texi (Authentication): Mention SSL.
6569 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6571         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6572         Don't use @indicateurl.
6574         * cc-mode.texi (Subword Movement): Don't use @headitem.
6575         (Custom Braces, Clean-ups): Don't use @tie.
6577 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6579         Sync with Tramp 2.0.54.
6581         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6582         Suggested by Adrian Phillips <a.phillips@met.no>.
6584 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6586         * org.texi (Installation, Activation): Split from Installation and
6587         Activation.
6588         (Clocking work time): Documented new features.
6590 2006-08-13  Alex Schroeder  <alex@gnu.org>
6592         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6593         example.
6595 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6597         * faq.texi (How to add fonts): New node.
6599 2006-08-05  Romain Francoise  <romain@orebokech.com>
6601         * faq.texi (New in Emacs 22): Expand.
6603 2006-08-03  Michael Olson  <mwolson@gnu.org>
6605         * erc.texi: Update for ERC 5.1.4.
6607 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6609         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6610         in .../site-lisp/gnus/ by default.
6611         [ From gnus-news.texi in the trunk. ]
6613 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6615         * gnus.texi (MIME Commands): Additions for yEnc.
6617 2006-07-24  Richard Stallman  <rms@gnu.org>
6619         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6620         * faq.texi: Move periods and commas inside quotes.
6622 2006-07-20  Jay Belanger  <belanger@truman.edu>
6624         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6626 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6628         * faq.texi (Security risks with Emacs): Document Emacs 22
6629         file-local-variable mechanism.
6631 2006-07-12  Michael Olson  <mwolson@gnu.org>
6633         * erc.texi: Update for ERC 5.1.3.
6635 2006-07-12  Alex Schroeder  <alex@gnu.org>
6637         * rcirc.texi: Fix typos.
6638         (Getting started with rcirc): New calling convention for M-x irc.
6639         Mention #rcirc.  Removed channel tracking.
6640         (Configuration): Change the names of all variables that got changed
6641         recently, eg. rcirc-server to rcirc-default-server.  Added
6642         documentation for rcirc-authinfo, some background for Bitlbee, and
6643         rcirc-track-minor-mode.
6644         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6645         Scrolling.
6646         (Reconnecting after you have lost the connection): Fix example code
6647         to match code changes.
6649 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6651         * gnus.texi, message.texi: Fix typos.
6653 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6655         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6656         commands.
6657         (Global TODO list): Document the use of the variables
6658         `org-agenda-todo-ignore-scheduled' and
6659         `org-agenda-todo-list-sublevels'.
6661 2006-07-05  Richard Stallman  <rms@gnu.org>
6663         * faq.texi (Scrolling only one line): Fix xref.
6665 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6667         * faq.texi (Evaluating Emacs Lisp code):
6668         Throughout, replace eval-current-buffer with eval-buffer.
6670 2006-07-03  Richard Stallman  <rms@gnu.org>
6672         * rcirc.texi (Scrolling conservatively): Fix xref.
6674         * pcl-cvs.texi (Viewing differences): Usage fix.
6676 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6678         * org.texi (Agenda commands): Document `s' key to save all org-mode
6679         buffers.
6681 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6683         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6684         names.  Mention `cvs-msg' face.
6686 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6688         * org.texi (Checkboxes): New section.
6690 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6692         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6693         throughout this chapter.
6695 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6697         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6698         text for standalone vs Emacs info.
6699         (Help): Clarify header line description.  Use mouse-1 for clicks.
6700         (Help-P): Use mouse-1 for clicks.
6701         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6702         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6703         (Choose menu subtopic): Remove gratuitous Emacs command names.
6704         (Help-FOO): Put usual behavior first.
6705         (Help-Xref): Clicking on xrefs works in Emacs.
6706         (Search Text): Clarify what the default behavior is.
6707         (Create Info buffer): Fix Emacs window/X window confusion.
6708         (Emacs Info Variables): Fix for new Emacs init file behavior.
6710 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6712         * gnus.texi (Summary Buffer Lines): Fix typo.
6714 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6716         * org.texi (Embedded LaTeX): New chapter.
6717         (Archiving): Section rewritten.
6718         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6720 2006-06-20  Bill Wohler  <wohler@newt.com>
6722         Release MH-E manual version 8.0.1.
6724         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6725         release 8.0.1.
6726         (Preface): Depend on GNU mailutils 1.0 and higher.
6728 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6730         * message.texi (News Headers): Update message-syntax-checks section.
6732 2006-06-19  Karl Berry  <karl@gnu.org>
6734         * info.texi (Advanced): Mention C-q, especially with ?.
6736 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6738         * org.texi (Publishing links): Document the `:link-validation-function'
6739         property.
6740         (Extensions and Hacking): New chapter, includes some sections of the
6741         "Miscellaneous" chapter.
6743 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6745         * org.texi (Progress logging): New section.
6747 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6749         * org.texi (ASCII export): Document indentation adaptation.
6750         (Setting tags): Document mutually-exclusive tags.
6752 2006-06-05  Romain Francoise  <romain@orebokech.com>
6754         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6755         Fix typo.
6757         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6758         channel (#gnus@irc.freenode.net).
6759         Fix typos.  Update copyright notice.
6761         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6762         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6763         (Line-Up Functions, Custom Macros):
6764         * ediff.texi (Window and Frame Configuration)
6765         (Highlighting Difference Regions):
6766         * emacs-mime.texi (Display Customization):
6767         * erc.texi (History):
6768         * eshell.texi (Known problems):
6769         * eudc.texi (Overview, BBDB):
6770         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6771         (The problem of spam, SpamOracle, Extending the Spam package)
6772         (Conformity, Terminology):
6773         * idlwave.texi (Routine Info)
6774         (Class and Keyword Inheritance, Padding Operators)
6775         (Breakpoints and Stepping, Electric Debug Mode)
6776         (Examining Variables, Troubleshooting):
6777         * org.texi (Creating timestamps):
6778         * reftex.texi (Commands, Options, Changes):
6779         * tramp.texi (Inline methods, Password caching)
6780         (Auto-save and Backup, Issues):
6781         * vip.texi (Files, Commands in Insert Mode):
6782         * viper.texi (Emacs Preliminaries, States in Viper)
6783         (Packages that Change Keymaps, Viper Specials, Groundwork):
6784         Fix various typos.
6786 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6788         * ediff.texi: Fix typos.
6790 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6792         * org.texi: Small typo fixes.
6794 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6796         * viper.texi (Viper Specials):
6797         * gnus.texi (Example Setup):
6798         * faq.texi (Backspace invokes help):
6799         * dired-x.texi (Optional Installation Dired Jump):
6800         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6801         follow coding conventions.
6803 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6805         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6807 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6809         * pcl-cvs.texi: Fix typos.
6810         (Customization): Say "us".
6812 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6814         * org.texi: Remove bogus @setfilename.
6816 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6818         * org.texi (ASCII export): Omit command name.
6819         (HTML export): Add prefix to all lines in Local Variable example.
6820         (Acknowledgments): Typeset names in italics.
6822 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6824         * org.texi (Plain lists): Add new item navigation commands.
6825         (External links): Document elisp and info links.
6826         (Custom searches): New section.
6827         (Publishing): New chapter.
6828         (HTML export): Include a list of supported CSS classes.
6829         (Setting tags): Describe the fast-tag-setting interface.
6831 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6833         * dired-x.texi: ifinfo -> ifnottex.
6835 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6837         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6839 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6841         * message.texi (Interface): Add tool bar customization.
6842         (MIME): Index and text additions for mml-attach.
6843         (MIME): Describe mml-dnd-protocol-alist and
6844         mml-dnd-attach-options.
6846         * gnus.texi (Oort Gnus): Reorder entries in sections.
6847         Fix some entries.
6848         (Starting Up): Add references to "Emacs for Heathens" and to
6849         "Finding the News".  Add user-full-name and user-mail-address.
6850         (Group Buffer Format): Add tool bar customization and update.
6851         (Summary Buffer): Add tool bar customization.
6852         (Posting Styles): Add message-alternative-emails.
6854 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6856         * tramp.texi (Filename completion): Improve wording.
6858 2006-05-07  Romain Francoise  <romain@orebokech.com>
6860         * faq.texi (Using regular expressions): Fix typo.
6861         (Packages that do not come with Emacs): Fix capitalization.
6862         (Replacing text across multiple files): Expand node to explain how
6863         to use `dired-do-query-replace-regexp' in more detail, based on
6864         suggestion by Eric Hanchrow <offby1@blarg.net>.
6866 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6868         * tramp.texi (Filename completion): Completion of remote files'
6869         method, user name and host name is active only in partial
6870         completion mode.
6872 2006-05-06  Bill Wohler  <wohler@newt.com>
6874         Release MH-E manual version 8.0.
6876         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6877         release 8.0.
6879 2006-05-06  Bill Wohler  <wohler@newt.com>
6881         * mh-e.texi (MH-BOOK-HOME): Change from
6882         http://www.ics.uci.edu/~mh/book/mh to
6883         http://rand-mh.sourceforge.net/book/mh.
6884         Replace .htm suffix with .html for MH book files.
6885         (Using This Manual): Update key binding for getting relevant
6886         chapter in Info from command key.
6887         (Ranges): Fix itemx.
6889 2006-05-05  Karl Berry  <karl@gnu.org>
6891         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6892         (\fonttextsize): New user-level command to change text font size.
6894 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6896         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6898 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6900         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6902 2006-04-24  Bill Wohler  <wohler@newt.com>
6904         * mh-e.texi (Getting Started): Make it more explicit that you need
6905         to install MH.  Add pointers to current MH implementations.
6907 2006-04-21  Bill Wohler  <wohler@newt.com>
6909         Release MH-E manual version 7.94.
6911         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6912         release 7.94.
6914 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6916         * org.texi: Many small fixes.
6917         (Handling links): Rename from "Managing links".
6919 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6921         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6922         (Splitting mail using spam-stat): Fix @xref.
6924 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6926         * gnus.texi (Spam Package): Major revision of the text.
6927         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6929 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6931         * org.texi (Time stamps): Better explanation of the purpose of
6932         different time stamps.
6933         (Structure editing, Plain lists): More details on how new items
6934         and headings are inserted.
6936 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6938         * org.texi (Formula syntax): Fix link to Calc Manual.
6940 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6942         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6944 2006-04-17  Bill Wohler  <wohler@newt.com>
6946         * mh-e.texi (Folders): Update mh-before-quit-hook and
6947         mh-quit-hook example with code that removes the buffers rather
6948         than just bury them.
6950 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6952         Sync with Tramp 2.0.53.
6954 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6956         * org.texi (Updating settings): New section.
6957         (Visibility cycling): Better names for the startup folding
6958         options.
6959         (Exporting): Completely restructured.
6960         (The very busy C-c C-c key): New section.
6961         (Summary of in-buffer settings): New section.
6963 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6965         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6967 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6969         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6970         (Server Commands): Key `v' is reserved for users.
6972 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6974         * org.texi (Link format): New section, emphasis on bracket links.
6975         (External links): Document bracket links.
6976         (FAQ): Expand to cover shell links and the new link format.
6978 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6980         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6982 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6984         * gnus.texi (Summary Buffer Lines): Add `*'.
6986 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6988         * gnus.texi (Group Parameters):
6989         Mention gnus-permanently-visible-groups.
6991 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6993         * gnus.texi (Face): Fix typo.
6995 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6997         * gnus.texi (X-Face): Clarify.
6998         (Face): Need Emacs with PNG support.
7000 2006-04-06  Richard Stallman  <rms@gnu.org>
7002         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7003         Emacs".
7005 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7007         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7008         blocks not suitable for inclusion with Emacs using variable
7009         PARTOFEMACS.
7011 2006-04-04  Simon Josefsson  <jas@extundo.com>
7013         * gnus.texi (Security): Improve.
7015 2006-04-02  Bill Wohler  <wohler@newt.com>
7017         * mh-e.texi (Getting Started, Junk, Bug Reports)
7018         (MH FAQ and Support): Fix URLs.
7020 2006-03-31  Romain Francoise  <romain@orebokech.com>
7022         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7023         to t, not nil (and has for the past eight years).
7025 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7027         * message.texi, gnus.texi: Bump version to 5.11.
7029 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7031         * gnus.texi (Top): Add comment about version line.
7033         * message.texi (Top): Ditto.  Change to take named versions into
7034         account.
7036 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7038         * gnus.texi (Posting Styles): Add x-face-file to example.
7039         (X-Face): Refer to posting styles.
7041         * gnus-faq.texi ([5.8]): Add x-face-file.
7042         ([8.4]): Add links to gmane.emacs.gnus.user and
7043         gmane.emacs.gnus.general.
7045 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7047         * gnus-faq.texi: Use .invalid.
7048         ([5.4]): Fix gnus-posting-styles example.
7050 2006-03-27  Romain Francoise  <romain@orebokech.com>
7052         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7053         Emacs/W3 needs a new maintainer.
7054         (Ispell): Update author and version info.
7055         (Mailcrypt): Mention PGG.
7056         (New in Emacs 22): Add PGG to the list of new packages.
7057         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7058         updating dead URLs.
7060 2006-03-25  Karl Berry  <karl@gnu.org>
7062         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7063         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7064         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7065         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7066         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7067         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7068         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7069         (2) do not indent copyright year list (or anything else).
7071 2006-03-21  Bill Wohler  <wohler@newt.com>
7073         * mh-e.texi (Folders): Various edits.
7075 2006-03-20  Romain Francoise  <romain@orebokech.com>
7077         * gnus.texi (Mail Folders): Grammar fix.
7079 2006-03-19  Bill Wohler  <wohler@newt.com>
7081         * mh-e.texi (Replying): Document Mail-Followup-To.
7082         Change manually-formatted table to multitable.  Add debugging info.
7083         Move description of mh-reply-default-reply-to into paragraph
7084         that describes its values.
7086 2006-03-17  Bill Wohler  <wohler@newt.com>
7088         * mh-e.texi: Use smallexample and smalllisp consistently.
7089         (Sending Mail Tour): Update method of entering
7090         addresses and subject.
7091         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7092         (Adding Attachments, Searching): Update screenshots for Emacs 22.
7094 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
7096         * org.texi: Version number change only.
7098 2006-03-14  Bill Wohler  <wohler@newt.com>
7100         * mh-e.texi: Add index entries around each paragraph rather than
7101         depend on entries from beginning of node.  Doing so ensures that
7102         index entries are less likely to be forgotten if text is cut and
7103         pasted, and are necessary anyway if the references are on a
7104         separate page.  It seems that makeinfo is now (v. 4.8) only
7105         producing one index entry per node, so there is no longer any
7106         excuse not to.  Use subheading instead of heading.  The incorrect
7107         use of heading produced very large fonts in Info--as large as the
7108         main heading.
7109         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7110         versions 6 and 7 appeared *around* the time of these Emacs releases.
7112 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
7114         * org.texi (Clean view): Document new startup options.
7116 2006-03-11  Bill Wohler  <wohler@newt.com>
7118         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7119         (Composing, Scan Line Formats): Fix @refs.
7120         (Getting Started): Define MH profile and MH profile components.
7121         (Incorporating Mail, Reading Mail, Viewing, Printing)
7122         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7123         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7124         for string constants.
7125         (Tool Bar): Remove spurious quote.
7126         (Junk): Use ``...'' instead of "...".
7127         (Scan Line Formats): Replace @samp with @kbd.
7129 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7131         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7133 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7135         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7136         easy to understand.
7138 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7140         * gnus.texi: Markup fix.
7141         (Fancy Mail Splitting): Specify new feature.
7143 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7145         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7146         partial-words matching.
7148 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7150         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7152         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7153         (MIME Commands): Fix mm-discouraged-alternatives.
7155 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7157         * org.texi: Version number change only.
7159 2006-03-06  Bill Wohler  <wohler@newt.com>
7161         * mh-e.texi: Move from SourceForge repository to Savannah.
7162         This is version 7.93, which is a total rewrite from the previous
7163         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7164         version 7.93.
7166 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7168         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7170 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7172         * org.texi (Interaction): Add item about `org-mouse.el' by
7173         Piotr Zielinski.
7174         (Managing links): Document that also mouse-1 can be used to
7175         activate a link.
7176         (Headlines, FAQ): Add entry about hiding leading stars.
7177         (Miscellaneous): Resort the sections in this chapter to a more
7178         logical sequence.
7180 2006-02-27  Simon Josefsson  <jas@extundo.com>
7182         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7183         2004-01-27 from the trunk).
7185 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7187         * cc-mode.texi: Rename c-hungry-backspace to
7188         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7189         name as an alias.
7191 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7193         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7194         include the function header within the defun.
7196 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7198         * cc-mode.texi: Correct two typos.
7200 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7202         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7203         existing comment.
7204         (Electric Keys): Add a justification for electric indentation.
7205         (Hungry WS Deletion): Clear up the names and complications of the
7206         BACKSPACE and DELETE keys.
7208 2006-02-23  Juri Linkov  <juri@jurta.org>
7210         * faq.texi (Common requests): Move `Turning on auto-fill by
7211         default' after `Wrapping words automatically'.  Move `Working with
7212         unprintable characters' before `Searching for/replacing newlines'.
7213         Move `Replacing highlighted text' after `Highlighting a region'.
7214         Merge `Repeating commands' and `Repeating a command as many times
7215         as possible' into the former.
7216         (Packages that do not come with Emacs): Add refs to Gmane and
7217         etc/MORE.STUFF.
7219 2006-02-23  Juri Linkov  <juri@jurta.org>
7221         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7222         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7223         Add xref to `(emacs)Reporting Bugs'.
7224         (Getting a printed manual): Add URL to other formats of the manual.
7225         (Common requests): Fix menu.
7226         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7227         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7228         (Inserting text at the beginning of each line): Add pxref to
7229         `Changing the included text prefix'.
7230         (Forcing the cursor to remain in the same column): Mention `track-eol'
7231         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7232         (Replacing text across multiple files): Add keybinding `Q' for
7233         `dired-do-query-replace'.
7235 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7237         * reftex.texi: Version number and date change only.
7239         * org.texi (Internal Links): Rewrite to cover the modified
7240         linking system.
7242 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7244         * faq.texi: Remove the coding cookie, it's not needed anymore.
7246 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7248         * faq.texi (Colors on a TTY): Mention Mac OS port.
7250 2006-02-12  Karl Berry  <karl@gnu.org>
7252         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7253         8-bit accented a.
7255 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7257         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7259 2006-02-08  Romain Francoise  <romain@orebokech.com>
7261         * faq.texi (Top): Remove paragraph about the FAQ being a
7262         transitional document, etc.
7263         (Searching for/replacing newlines): New node.
7264         (Yanking text in isearch): New node.
7265         (Inserting text at the beginning of each line): Rename and make
7266         more general, mention `M-;' in Message mode.
7268 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7270         * faq.texi (Meta key does not work in xterm)
7271         (Emacs does not display 8-bit characters)
7272         (Inputting eight-bit characters): Update xrefs.
7274 2006-02-06  Romain Francoise  <romain@orebokech.com>
7276         * faq.texi (VM): VM now at version 7.19.
7277         Set myself as maintainer of this file.
7279 2006-02-04  Michael Olson  <mwolson@gnu.org>
7281         * erc.texi (History): Note that ERC is now included with Emacs.
7283 2006-01-31  Romain Francoise  <romain@orebokech.com>
7285         * message.texi (Message Headers): Explain what
7286         `message-alternative-emails' does in more detail.
7287         Update copyright year.
7289 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7291         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7293 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7295         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7297 2006-01-29  Michael Olson  <mwolson@gnu.org>
7299         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7301         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7303         * faq.texi (New in Emacs 22): Mention ERC.
7305 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7307         * rcirc.texi: Capitalize dir entry for consistency with the entry
7308         in info/dir and other entries in the Emacs category.
7309         Fix typos.  Delete trailing whitespace.
7311 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7313         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7315 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7317         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7318         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7320         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7321         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7323 2006-01-27  Alex Schroeder  <alex@gnu.org>
7325         * rcirc.texi: New file.
7327 2006-01-23  Juri Linkov  <juri@jurta.org>
7329         * widget.texi (User Interface): Add S-TAB for widget-backward.
7331 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7333         Sync with Tramp 2.0.52.
7335         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7336         Add Tramp disabling item.  New item for common connection problems.
7337         (various): Apply "ftp" as method for the download URL.
7338         (Bug Reports): Refer to FAQ for common problems.
7340 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7342         * widget.texi (User Interface): Use @key for TAB.
7344         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7346         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7347         for TAB.
7349         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7351 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7353         * gnus.texi: Update copyright.
7355 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7357         * gnus.texi (Article Washing): Additions.
7359 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7361         * org.texi (Agenda commands): Document tags command.
7363 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7365         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7367 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7369         * gnus.texi (RSS): Addition.
7371 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7373         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7375 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7377         * emacs-mime.texi (Display Customization): Add setting example to
7378         mm-discouraged-alternatives.
7380 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7382         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7383         version is the canonical version.
7385 2006-01-08  Alex Schroeder  <alex@gnu.org>
7387         * pgg.texi (Caching passphrase): Rewording.
7389 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7391         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7392         repository URL.
7394 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7396         * org.texi: Removed the accidentally re-added empty line in the
7397         direntry.
7399 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7401         * org.texi (Agenda Views): Chapter reorganized.
7403 2005-12-29  Romain Francoise  <romain@orebokech.com>
7405         * faq.texi (Using Customize): New node.
7407 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7409         * org.texi: Remove blank line in @direntry.  It is non-standard
7410         and recursively produces blank lines all over the dir file (when
7411         using Texinfo 4.8).
7413 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7415         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7417 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7419         * org.texi (Tags): Boolean logic documented.
7420         (Agenda Views): Document custom commands.
7422 2005-12-20  David Kastrup  <dak@gnu.org>
7424         * faq.texi (AUCTeX): Update version and mailing list info.
7426 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7428         * gnus.texi (MIME Commands): Mention addition of
7429         multipart/alternative to gnus-buttonized-mime-types and add xref
7430         to mm-discouraged-alternatives.
7432         * emacs-mime.texi (Display Customization): Mention addition of
7433         "image/.*" and add xref to gnus-buttonized-mime-types in the
7434         mm-discouraged-alternatives section.
7436 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7438         * org.texi (Tags): New section.
7439         (Agenda Views): Chapter reorganized.
7441 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7443         * org.texi (Internal Links): Add a missing comma after an @xref.
7445 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7447         * faq.texi (Filling paragraphs with a single space): No need to
7448         change sentence-end now.
7450 2005-12-13  Romain Francoise  <romain@orebokech.com>
7452         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7454 2005-12-12  Jay Belanger  <belanger@truman.edu>
7456         * faq.texi (Calc): Update version number.
7458 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7460         * org.texi (Progress Logging): New section.
7462 2005-12-10  Romain Francoise  <romain@orebokech.com>
7464         Update the Emacs FAQ for the 22.1 release.
7466         * faq.texi: Set VER to `22.1'.
7467         (Basic editing): Explain how to use localized versions of the
7468         Tutorial.  Mention that `C-h r' displays the manual.
7469         Delete obsolete WWW link to an Emacs 18 tutorial.
7470         (Getting a printed manual): Point to the new locations of the
7471         manuals on the GNU Web site.
7472         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7473         available via Info (it was previously distributed separately).
7474         (Installing Texinfo documentation): The latest version of Texinfo
7475         is 4.8, not 4.0.
7476         (Informational files for Emacs): COPYING is the GNU General Public
7477         License, not the Emacs General Public License.
7478         (Informational files for Emacs): Delete obsolete link to the
7479         GNUinfo pages as they have been removed from the GNU Web site.
7480         (New in Emacs 22): New node.
7481         (Setting up a customization file): Say that most packages support
7482         Customize nowadays.
7483         (Colors on a TTY): Delete reference to instructions on how to
7484         enable syntax highlighting, it is now enabled by default.
7485         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7486         at startup automatically.
7487         (Controlling case sensitivity): Mention `M-c' in isearch.
7488         (Using an already running Emacs process): Emacs now creates the
7489         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7490         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7491         sentence praising gnuserv for that.  Simplify description of how
7492         the client/server operation works.
7493         (Compiler error messages): Delete obsolete text (compile.el has
7494         been rewritten).
7495         (Indenting switch statements): Fix typo.
7496         (Matching parentheses): Simplify setup instructions, mention the
7497         menu bar item in the Options menu.
7498         (Repeating a command as many times as possible): Mention `C-x e'.
7499         (Going to a line by number): Mention new keymap and bindings
7500         `M-g M-g', `M-g M-p' and `M-g M-n'.
7501         (Turning on syntax highlighting): Now on by default.  Simplify.
7502         (Replacing highlighted text): Use `1', not `t'.
7503         (Problems with very large files): The maximum size is now 256MB on
7504         32-bit machines.
7505         (^M in the shell buffer): Mention `comint-process-echoes'.
7506         (Emacs for Apple computers): Emacs 22 has native support for Mac
7507         OS X.
7508         (Translating names to IP addresses): Delete node.
7509         (Binding keys to commands): Fix typo.
7510         (SPC no longer completes file names): New node.
7511         (MIME with Emacs mail packages): Delete section about the Emacs
7512         MIME FAQ (it's not reachable anymore).
7514 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7516         * cc-mode.texi: The manual has been extensively revised: the
7517         information about using CC Mode has been separated from the larger
7518         and more difficult chapters about configuration.  It has been
7519         updated for CC Mode 5.31.
7521 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7523         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7524         (Selecting an implementation): Fix descriptions.
7526 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7528         * message.texi (Various Message Variables): Addition.
7530 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7532         * message.texi: Fix default values.
7534 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7536         * message.texi (Header Commands): Clarify descriptions of
7537         message-cross-post-followup-to, message-reduce-to-to-cc, and
7538         message-insert-wide-reply.
7539         (Various Commands): Fix kindex for message-kill-to-signature;
7540         clarify description of message-tab.
7542 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7544         * message.texi (Mailing Lists): Fix description about MFT.
7546         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7548 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7550         * gnus.texi (Slow Terminal Connection): Replace old description
7551         with new one.
7553 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7555         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7556         replace X-Draft-Headers with X-Draft-From.
7558 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7560         * gnus.texi (Various Various): Fix the default value of
7561         nnheader-max-head-length.
7562         (Gnus Versions): Fix typo.
7564 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7566         * org.texi (Structure editing): Document new functionality of
7567         M-RET.
7569 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7571         * org.texi (Internal Links): Fix Texinfo usage.
7573 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7575         * org.texi (TODO basics): Document the global todo list.
7576         (TODO items): Documents sparse tree for specific TODO
7577         keywords.
7579 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7581         * org.texi (Plain Lists): Typos fixed.
7583 2005-11-28  Jay Belanger  <belanger@truman.edu>
7585         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7587 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7589         * org.texi (Structure editing): New item moving commands added.
7590         (Plain Lists): New section.
7592 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7594         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7595         (Agenda): Document commands `org-cycle-agenda-files' and
7596         `org-agenda-file-to-front'.
7597         (Built-in table editor): Document `org-table-sort-lines'.
7598         (HTML formatting): Export of hand-formatted lists.
7600 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7602         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7603         new variable gnus-toolbar-thickness.
7605 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7607         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7609 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7611         * gnus.texi (X-Face): Fix description.
7612         (XVarious): Remove gnus-xmas-logo-color-alist and
7613         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7615 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7617         * gnus.texi (Group Parameters): Mention new variable
7618         gnus-parameters-case-fold-search.
7619         (Home Score File): Addition.
7621 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7623         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7624         (Overview): List supported feed types.
7625         (Installation): No installation necessary when using autoload.
7626         (Configuration): Rename "RSS" to "news".
7628 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7630         * pgg.texi (User Commands): Document additional passphrase
7631         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7632         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7634 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7636         * org.texi: Version number changed to 3.19.
7638 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7640         * pgg.texi (How to use): Update the example to add autoload of
7641         pgg-encrypt-symmetric-region.
7642         (User Commands): Document pgg-encrypt-symmetric-region.
7643         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7645 2005-10-27  Jay Belanger  <belanger@truman.edu>
7647         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7648         mention other TeX-related units.
7650 2005-10-23  Lars Hansen  <larsh@soem.dk>
7652         * dired-x.texi (Miscellaneous Commands):
7653         Replace dired-do-relative-symlink by dired-do-relsymlink and
7654         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7656 2005-10-23  Jay Belanger  <belanger@truman.edu>
7658         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7659         constant.
7661 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7663         * faq.texi (Bugs and problems):
7664         Replace `dired-move-to-filename-regexp' by
7665         `directory-listing-before-filename-regexp'.
7667 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7669         * newsticker.texi (UPDATED): Set value.
7671 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7673         * gnus.texi (Document Groups): Remove duplicate item.
7675 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7677         * org.texi (Summary): Mention iCalendar support.
7678         (Exporting): Document iCalendar support.
7680 2005-10-18  Romain Francoise  <romain@orebokech.com>
7682         * viper.texi (Viper Specials): Capitalize GNU.
7684 2005-10-17  Juri Linkov  <juri@jurta.org>
7686         * info.texi (Getting Started, Search Index, Expert Info):
7687         Fix wording.
7688         (Search Text): Replace `echo area' with `mode line'.
7689         (Search Index): Both `i' and `,' find all index entries.
7690         Replace example `C-f' with `C-l' (which exists in index of Info
7691         manual) and delete spaces in its keyboard input sequence.
7692         Delete unnecessary explanations about literal characters.
7694 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7696         * gnus.texi (Document Server Internals): Addition.
7698 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7700         * gnus.texi (A note on namespaces): Fix RFC reference.
7702 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7704         * gnus.texi (RSS): Fix key description.
7706 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7708         * gnus.texi: Emacs/w3 -> Emacs/W3.
7709         (Browsing the Web): Fix description.
7710         (Web Searches): Ditto.
7711         (Customizing W3): Ditto.
7713 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7715         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7717 2005-10-11  Jay Belanger  <belanger@truman.edu>
7719         * calc.texi (Integration): Mention using `a i' to compute definite
7720         integrals.
7722 2005-10-11  Juri Linkov  <juri@jurta.org>
7724         * info.texi: Rearrange nodes.
7725         (Top): Update menu.  Change ref `Info for Experts' to
7726         `Advanced Info Commands'.
7727         (Getting Started): Fix description of manual's parts.
7728         (Help-Int): Change xref `Info Search' to `Search Index', and
7729         `Expert Info' to `Advanced'.
7730         (Advanced): Move node one level up.
7731         (Search Text, Search Index): New nodes split out from `Info Search'.
7732         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7733         split out from `Advanced'.
7734         (Advanced, Emacs Info Variables): De-document editing an Info file
7735         in Info.
7736         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7737         (Creating an Info File): Delete node and move its text to
7738         `Expert Info'.
7740 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7742         * org.texi (Workflow states): Documented that change in keywords
7743         becomes active only after restart of Emacs.
7745 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7747         Sync with Tramp 2.0.51.
7749 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7751         * speedbar.texi (Introduction): Describe new location of speedbar
7752         on menubar.
7753         (Basic Key Bindings): Remove descriptions of bindings that have
7754         been removed.
7756 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7758         * speedbar.texi (GDB): Describe use of watch expressions.
7760 2005-09-28  Simon Josefsson  <jas@extundo.com>
7762         * message.texi (IDNA): Fix.
7764 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7766         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7767         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7768         description of nntp-open-connection-function.
7769         (Common Variables): Fix descriptions.
7771 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7773         * gnus.texi (Server Buffer Format): Document the %a format spec.
7775 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7777         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7779 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7781         * org.texi Version 3.16.
7783 2005-09-19  Miles Bader  <miles@gnu.org>
7785         * newsticker.texi: Get rid of CVS keywords.
7787 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7789         * gnus.texi (Finding the Parent): Fix description of how Gnus
7790         finds article.
7792 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7794         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7795         to drop off non-answered articles.
7797 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7799         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7800         braces (which are unsupported by NMAKE) for macro `srcdir'.
7802 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7804         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7805         (../info/newsticker, newsticker.dvi): New targets.
7807 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7809         * newsticker.texi: Replace @command with @code.  Replace @example
7810         with @lisp.
7811         (Top): Add explanations to menu items.
7812         (GNU Free Documentation License): Remove.
7814 2005-09-16  Romain Francoise  <romain@orebokech.com>
7816         Update all files to specify GFDL version 1.2.
7818         * doclicense.texi (GNU Free Documentation License): Update to
7819         version 1.2.
7821 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7823         * newsticker.texi: Fix @setfilename.
7825         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7826         (../info/newsticker, newsticker.dvi): New targets.
7828 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7830         * org.texi: Version 3.15.
7832 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7834         * ses.texi: Combine all three indices into one.
7835         Correct a few typos.
7837 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7839         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7841 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7843         * emacs-mime.texi (Handles): Remove duplicate item.
7844         (Encoding Customization): Fix the default value for
7845         mm-coding-system-priorities.
7846         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7847         (Basic Functions): Fix reference.
7849 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7851         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7853 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7855         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7856         and web site.
7858         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7859         not keyboard-translate.
7861 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7863         * faq.texi (Using regular expressions): Fix xref.
7865 2005-08-09  Juri Linkov  <juri@jurta.org>
7867         * info.texi (Help-P): Replace `Prev' with `Previous'.
7868         (Help-M, Help-Xref): Add S-TAB.
7869         (Help-FOO): Update `u' command.
7870         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7871         Update info about visibility of xref parts.
7872         (Help-Int): Fix `m' command.  Rename `Info-last' to
7873         `Info-history-back'.  Add `Info-history-forward'.
7874         (Advanced): Fix `g*' and `M-n' commands.
7875         (Info Search): Add `index-apropos' in stand-alone browser.
7876         Add isearch commands.
7877         (Emacs Info Variables): Remove `Info-fontify'.
7878         Add `Info-mode-hook'.  Update face names.
7879         Add `Info-fontify-maximum-menu-size',
7880         `Info-fontify-visited-nodes', `Info-isearch-search'.
7882 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7884         Sync with Tramp 2.0.50.
7886         * tramp.texi: Use @option{} consequently for method names.
7887         (Inline methods, External transfer methods): Remove references to
7888         Cygwin.
7889         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7890         implementation.
7892 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7894         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7895         Mention that gnus-init-file is not read when Emacs is invoked with
7896         --no-init-file or -q.
7898 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7900         * org.texi: Version 3.14.
7902 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7904         * org.texi: Version 3.13.
7906 2005-07-18  Juri Linkov  <juri@jurta.org>
7908         * calc.texi (Time Zones, Logical Operations):
7909         * cl.texi (Overview):
7910         * org.texi (TODO types):
7911         * sc.texi (Emacs 18 MUAs):
7912         * speedbar.texi (Top):
7913         * url.texi (History):
7914         Delete duplicate duplicate words.
7916 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
7918         * cl.texi (Type Predicates): Document `atom' type.
7920 2005-07-04  Lute Kamstra  <lute@gnu.org>
7922         Update FSF's address in GPL notices.
7924         * calc.texi (Copying):
7925         * doclicense.texi (GNU Free Documentation License):
7926         * faq.texi (Contacting the FSF):
7927         * mh-e.texi (Copying): Update FSF's address.
7929 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7931         * flymake.texi (Example -- Configuring a tool called directly):
7932         Update name of flymake-build-relative-filename.
7934 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7936         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7938 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7940         * org.texi: Version 3.12.
7942 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7944         * makefile.w32-in (MAKEINFO): Use --force.
7945         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7946         Makefile.in.
7947         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7948         more shells.
7950 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7952         * speedbar.texi (Creating a display): Texinfo usage fixes.
7954         * tramp.texi (Customizing Completion, Auto-save and Backup):
7955         Texinfo usage fixes.
7957 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7959         * dired-x.texi (Miscellaneous Commands):
7960         * ediff.texi (Miscellaneous):
7961         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7962         (Agent Variables):
7963         * info.texi (Help-Xref):
7964         * message.texi (Message Headers):
7965         * org.texi (Remember):
7966         * reftex.texi (Options (Defining Label Environments)):
7967         (Options (Index Support)):
7968         (Options (Viewing Cross-References)):
7969         (Options (Misc)):
7970         (Changes):
7971         * speedbar.texi (Creating a display):
7972         * tramp.texi (Customizing Completion, Auto-save and Backup):
7973         Texinfo usage fix.
7975 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7977         * org.texi: Version 3.11.
7979 2005-06-12  Jay Belanger  <belanger@truman.edu>
7981         * calc.texi (Getting Started): Remove extra menu item.
7983 2005-05-31  Jay Belanger  <belanger@truman.edu>
7985         * calc.texi (Notations Used in This Manual): Use @kbd for key
7986         sequence.
7987         (Demonstration of Calc): Mention another way of starting Calc.
7988         (Starting Calc): Mention long name of M-#.
7989         (Embedded Mode Overview): Remove unnecessary instruction.
7990         (Other M-# commands): Rephrase `M-# 0' explanation.
7991         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7992         reflect current behavior.
7994 2005-05-30  Jay Belanger  <belanger@truman.edu>
7996         * calc.texi (Hooks): Change description of calc-window-hook and
7997         calc-trail-window-hook to match usage.
7998         (Computational Functions): Add more constant-generating functions.
7999         (Customizable Variables): Use defvar.
8001 2005-05-28  Jay Belanger  <belanger@truman.edu>
8003         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8004         (Basic Embedded Mode): Explain behavior of arguments to
8005         calc-embedded-mode.
8007 2005-05-27  Jay Belanger  <belanger@truman.edu>
8009         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8010         current behavior.
8012 2005-05-25  Jay Belanger  <belanger@truman.edu>
8014         * calc.texi: Change Calc version number throughout.
8015         (Keypad Mode): Change location in info output.
8016         (Keypad mode overview): Move picture of keypad.
8018 2005-05-21  Jay Belanger  <belanger@truman.edu>
8020         * calc.texi (Storing variables): Mention that only most variables
8021         are void to begin with.
8023 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8025         * widget.texi (Basic Types): Update cross ref from "Enabling
8026         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8027         lispref/text.texi change.
8029 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8031         * org.texi: Version 3.09.
8033 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8035         * reftex.texi: Version 4.28.
8037 2005-05-16  Jay Belanger  <belanger@truman.edu>
8039         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8041 2005-05-14  Jay Belanger  <belanger@truman.edu>
8043         * calc.texi (Default Simplifications): Insert missing ! (logical
8044         not operator).
8046 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8048         Sync with Tramp 2.0.49.
8050 2005-05-10  Jay Belanger  <belanger@truman.edu>
8052         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8053         to 1.
8055 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8057         * org.texi: Version 3.08, structure reorganized.
8059 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8061         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8063 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8065         * org.texi: Update to version 3.06.
8067 2005-04-13  Lute Kamstra  <lute@gnu.org>
8069         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8071 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
8073         * cl.texi (Porting Common Lisp): Fix typo.
8075 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8077         * gnus.texi (RSS): Addition.
8079 2005-04-04  Jay Belanger  <belanger@truman.edu>
8081         * calc.texi: Change Calc version number.
8082         (Customizable variables): Fix description of calc-language-alist.
8083         (Copying): Put in version 2 of GPL.
8085 2005-04-01  Jay Belanger  <belanger@truman.edu>
8087         * calc.texi (Troubleshooting Commands): Remove comment about
8088         installation.
8089         (Installation): Remove section.
8090         (Customizable Variables): New section.
8091         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8092         (Graphical Devices): Add references to Customizable Variables.
8094 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8096         * emacs-mime.texi (Display Customization): Markup fixes.
8097         (rfc2047): Update.
8099 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8101         * gnus-faq.texi: Replaced with auto-generated version.
8103 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
8105         * dired-x.texi (Multiple Dired Directories): default-directory was
8106         renamed to dired-default-directory.
8108 2005-03-26  Jay Belanger  <belanger@truman.edu>
8110         * calc.texi (Simplifying Formulas, Rewrite Rules):
8111         Change description of top and bottom of fraction.
8112         (Modulo Forms): Move description of how to create modulo forms to
8113         earlier in the section.
8114         (Fraction Mode): Suggest using : to get a fraction by dividing.
8115         (Basic Arithmetic): Adjust placement of command name.
8116         (Truncating the Stack): Emphasize that "hidden" entries are still
8117         visible.
8118         (Installation): Move discussion of printing manual to "About This
8119         Manual".
8120         (About This Manual): Mention how to print the manual.
8121         (Reporting Bugs): Remove first person.
8122         (Building Vectors): Add algebraic version of append.
8123         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8124         (Grouping Digits): Fix typo.
8126 2005-03-25  Werner Lemberg  <wl@gnu.org>
8128         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8129         Replace `legal' with `valid'.
8131 2005-03-25  Werner Lemberg  <wl@gnu.org>
8133         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8135 2005-03-24  Jay Belanger  <belanger@truman.edu>
8137         * calc.texi (General Mode Commands)
8138         (Mode Settings in Embedded Mode): Add some explanation of
8139         recording mode settings.
8141 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8143         * calc.texi: Remove praise of non-free software.
8145         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8146         (Installation): Node deleted.
8148 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8150         * url.texi (HTTP language/coding): Improve last change.
8152 2005-03-22  Jay Belanger  <belanger@truman.edu>
8154         * calc.texi (Embedded Mode): Add new information on changing
8155         modes.
8157 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8159         Sync with Tramp 2.0.48.
8161         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8163         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8164         "GNU/Linux".  Change all addresses to .gnu.org.
8165         (Default Method): Offer shortened syntax for "su" and "sudo"
8166         methods.
8168 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8170         * url.texi: Fix usage of "e.g.".
8171         (HTTP language/coding): Explain the rules for these strings.
8173 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8175         * woman.texi (Introduction): Minor cleanups.
8177         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8179         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8180         (Installation): Node deleted.
8182         * mh-e.texi (Preface): Get rid of "Emacs 21".
8184         * eshell.texi (Installation): Delete node (for Emacs 20).
8186 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8188         * flymake.texi: Refill and tweak style in @lisp blocks.
8190 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8192         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8194 2005-03-01  Jay Belanger  <belanger@truman.edu>
8196         * calc.texi (Trigonometric and Hyperbolic Functions):
8197         Mention additional functions.
8198         (Algebraic Simplifications): Mention additional simplifications.
8200 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8202         * ses.texi: Add concept/function/variable indices (this work was
8203         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8204         papers on file at FSF).
8206 2005-02-10  Jay Belanger  <belanger@truman.edu>
8208         * calc.texi: Change @LaTeX to La@TeX throughout.
8209         Redefine @expr as @math for TeX output.
8210         Redefine @texline as a no-op for TeX output.
8211         Define @tfn, replace @t by @tfn throughout.
8213 2005-02-09  Jay Belanger  <belanger@truman.edu>
8215         * calc.texi: Add macro for LaTeX for info output.
8217 2005-02-08  Kim F. Storm  <storm@cua.dk>
8219         * texinfo.tex (LaTex): Add def.
8221 2005-02-06  Jay Belanger  <belanger@truman.edu>
8223         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8224         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8225         throughout manual.
8227 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8229         * gnus.texi: Some edits based on comments from David Abrahams.
8231 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8233         * gnus.texi (RSS): Fix the keystroke.
8235 2005-01-24  David Kastrup  <dak@gnu.org>
8237         * faq.texi: Update AUCTeX version info.
8239 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8241         * gnus-faq.texi ([4.1]): Typo.
8243 2005-01-19  Jay Belanger  <belanger@truman.edu>
8245         * calc.texi (Keep Arguments): Mention that keeping arguments
8246         doesn't work with keyboard macros.
8248 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8250         * autotype.texi (Autoinserting): Fix small error.
8252 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8254         Sync with Tramp 2.0.47.
8256         * tramp.texi (Compilation): New section, describing compilation of
8257         remote files.
8259 2005-01-11  Kim F. Storm  <storm@cua.dk>
8261         * widget.texi (Basic Types): Add :follow-link keyword.
8263 2005-01-09  Jay Belanger  <belanger@truman.edu>
8265         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8267 2005-01-08  Jay Belanger  <belanger@truman.edu>
8269         * calc.texi: Change throughout to reflect new default value of
8270         calc-settings-file.
8272 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8274         * message.texi (Reply): `message-reply-to-function' should return
8275         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8277 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8279         * faq.texi (Changing load-path): Fix typo.
8281 2005-01-05  Jay Belanger  <belanger@truman.edu>
8283         * calc.texi (Programming Tutorial): Replace kbd command by
8284         appropriate characters for a keyboard macro.
8286 2005-01-04  Jay Belanger  <belanger@truman.edu>
8288         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8289         for Lucid Emacs.
8290         (Programming Tutorial): Mention that the user needs to be in the
8291         right mode to compute some functions.
8293 2005-01-04  Jay Belanger  <belanger@truman.edu>
8295         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8296         no longer applicable.
8298 2005-01-01  Jay Belanger  <belanger@truman.edu>
8300         * calc.texi (Programming Tutorial): Change description of how to
8301         edit keyboard macros to match current behavior.
8303 2004-12-31  Jay Belanger  <belanger@truman.edu>
8305         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8307 2004-12-20  Jay Belanger  <belanger@truman.edu>
8309         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8310         zero.
8312 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8314         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8315         @xref.
8316         (Font Locking): Avoid @strong{Note:}.
8318 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8320         Sync with Tramp 2.0.46.
8322         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8324 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8326         * url.texi: Correct typos.
8327         (Retrieving URLs): @var{nil}->@code{nil}.
8328         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8329         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8330         (Dealing with HTTP documents): @inforef->@xref.
8332 2004-12-15  Jay Belanger  <belanger@truman.edu>
8334         * calc.texi: Consistently capitalized all mode names.
8335         (Answers to Exercises): Mention that an answer can be a fraction
8336         when in Fraction mode.
8338 2004-12-13  Jay Belanger  <belanger@truman.edu>
8340         * calc.texi: Fix some TeX definitions.
8342 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8344         * reftex.texi (Imprint): Remove erroneous @value's.
8346 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8348         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8349         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8351 2004-12-08  Jay Belanger  <belanger@truman.edu>
8353         * calc.texi (Starting Calc): Remove comment about installation.
8354         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8356 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8358         * url.texi: Update @setfilename.
8359         (Getting Started): No need to worry about Gnus versions.
8360         (Dealing with HTTP documents): Use @inforef.
8362         * org.texi: Fix @direntry file name.
8364 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8366         * url.texi: New file.
8368         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8370 2004-12-06  Jay Belanger  <belanger@truman.edu>
8372         * calc.texi (Using Calc): Remove paragraph about installation.
8374 2004-12-06  Jay Belanger  <belanger@truman.edu>
8376         * calc.texi: Use more Texinfo macros and less TeX defs.
8377         Remove @refill's.
8379 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8381         * org.texi: New file.
8383 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8385         * Makefile.in (org.dvi, ../info/org): New targets.
8386         (INFO_TARGETS): Add ../info/org.
8387         (DVI_TARGETS): Add org.dvi.
8388         (maintainer-clean): Remove the info files in the info dir.
8390 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8392         * idlwave.texi: Fix the setfilename directive to put the produced
8393         file in ../info.
8394         (Continued Statement Indentation): Resurrect Jan D.'s change from
8395         2004-11-03 that was lost when a newer version of idlwave.texi was
8396         imported.
8398 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8400         * gnus-faq.texi ([5.1]): Add missing bracket.
8402         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8403         Index `spam-initialize'.
8405 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8407         * message.texi (Various Message Variables): Mention that all mail
8408         file variables are derived from `message-directory'.
8410         * gnus.texi (Splitting Mail): Clarify bogus group.
8412 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8414         * emacs-mime.texi (Encoding Customization):
8415         Fix mm-coding-system-priorities entry.
8417 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8419         * idlwave.texi (Continued Statement Indentation):
8420         * reftex.texi (Options (Index Support)):
8421         (Displaying and Editing the Index, Table of Contents):
8422         * speedbar.texi (Creating a display, Major Display Modes):
8423         Replace non-nil with non-@code{nil}.
8425 2004-10-21  Jay Belanger  <belanger@truman.edu>
8427         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8429 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8431         * calc.texi (Reporting Bugs): Double up `@'.
8433 2004-10-18  Jay Belanger  <belanger@truman.edu>
8435         * calc.texi (Reporting Bugs): Change the address that bugs
8436         should be sent to.
8438 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8440         * gnus.texi (New Features): Add 5.11.
8442         * message.texi (Resending): Remove wrong default value.
8444         * gnus.texi (Mail Source Specifiers): Describe possible problems
8445         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8446         `pop3-leave-mail-on-server' to the index.
8448 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8450         * message.texi (Canceling News): Add how to set a password.
8452 2004-10-12  Jay Belanger  <belanger@truman.edu>
8454         * calc.texi (Help Commands): Change the descriptions of
8455         calc-describe-function and calc-describe-variable to match their
8456         current behavior.
8458 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8460         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8462 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8464         Sync with Tramp 2.0.45.
8466         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8467         plink link.  The URL is outdated.  Originator contacted for
8468         clarification.
8470 2004-10-10  Juri Linkov  <juri@jurta.org>
8472         * gnus.texi (Top, Marking Articles): Join two menus in one node
8473         because a node can have only one menu.
8475 2004-10-09  Juri Linkov  <juri@jurta.org>
8477         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8478         example of nnmail-split-fancy.
8480 2004-10-06  Karl Berry  <karl@gnu.org>
8482         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8483         consistency with other uses of dashes.
8485 2004-10-05  Karl Berry  <karl@gnu.org>
8487         * info.texi: Consistently use --- throughout, periods at end of
8488         menu descriptions, and a couple typos.
8490 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8492         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8493         * pgg.texi (User Commands, Backend methods): Do.
8494         * gnus.texi: Markup fixes.
8495         (Setting Process Marks): Fix `M P a' entry.
8496         * emacs-mime.texi: Fixes.
8498 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8500         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8501         again.
8502         Use 5.10 instead of 5.10.0.
8504 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8506         * gnus.texi (Summary Mail Commands): S D e.
8508 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8510         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8511         the gnus-article-mode-line-format section.
8513 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8515         * gnus.texi (Various Summary Stuff): Fix the documentation for
8516         gnus-newsgroup-variables.
8518 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8520         * gnus.texi (MIME Commands):
8521         Add gnus-mime-display-multipart-as-mixed,
8522         gnus-mime-display-multipart-alternative-as-mixed,
8523         gnus-mime-display-multipart-related-as-mixed.
8524         (Mail Source Customization): Clarify `mail-source-directory'.
8525         (Splitting Mail): Mention gnus-group-find-new-groups.
8526         (SpamOracle): Fix typo.
8528         * gnus-faq.texi: Untabify.
8529         ([6.3]): nnir.el is in contrib directory.
8531         * message.texi (News Headers): Clarify how a unique ID is created.
8533         * gnus.texi (Batching Agents): Fix typo in example.
8534         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8536 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8538         * gnus.texi (Group Parameters): Add more on hooks.
8540 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8542         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8544 2004-09-22  Jay Belanger  <belanger@truman.edu>
8546         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8547         might be hidden during part of the session.
8549 2004-09-20  Jay Belanger  <belanger@truman.edu>
8551         * calc.texi (Notations Used in This Manual): Put in an earlier
8552         mention that DEL could be called Backspace.
8554 2004-09-10  Simon Josefsson  <jas@extundo.com>
8556         * gnus.texi (IMAP): Add example.  Suggested and partially written
8557         by Steinar Bang <sb@dod.no>.
8559 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8561         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8562         netrc syntax.
8564 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8566         * gnus.texi (Spam ELisp Package Sequence of Events):
8567         Some clarifications.
8568         (Spam ELisp Package Global Variables): More clarifications.
8570 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8572         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8573         Mention spam-split does not modify incoming mail.
8575 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8577         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8579 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8581         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8583 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8585         * makefile.w32-in (sieve, pgg): Use $(infodir).
8587 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8589         * makefile.w32-in: Fix PGG and Sieve entries.
8591 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8593         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8594         Emacs and related programs.
8596 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8598         * faq.texi: Fix texinfo usage, esp. doublequotes.
8599         (Difference between Emacs and XEmacs): Some clarification.
8601         * faq.texi (Difference between Emacs and XEmacs):
8602         Explain not to contrast XEmacs with GNU Emacs.
8604 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8606         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8608 2004-08-22  David Kastrup  <dak@gnu.org>
8610         * reftex.texi (AUCTeX): Update links, section name.
8612         * faq.texi (Calc): Update availability (included in 22.1).
8613         (AUCTeX): Update availability, information, versions, description.
8615 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8617         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8619 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8621         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8623 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8625         Sync with Tramp 2.0.44.
8627 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8629         * widget.texi (User Interface): Update how to separate the
8630         editable field of an editable-field widget from other widgets.
8631         (Programming Example): Add text after field.
8633 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8635         * emacs-mime.texi (Encoding Customization): Add a note to the
8636         mm-content-transfer-encoding-defaults entry.
8637         (rfc2047): Update.
8639         * gnus.texi (Article Highlighting):
8640         Add gnus-cite-ignore-quoted-from.
8641         (POP before SMTP): New node.
8642         (Posting Styles): Addition.
8643         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8644         (Fancy Mail Splitting): Ditto.
8645         (X-Face): Add gnus-x-face.
8647 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8649         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8650         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8652 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8654         * gnus.texi (Mail Source Specifiers):
8655         Describe `pop3-leave-mail-on-server'.
8657 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8659         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8661         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8662         repository.  Change setfilename.
8664         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8666 2004-07-02  Juri Linkov  <juri@jurta.org>
8668         * pcl-cvs.texi (Viewing differences): Add `d r'.
8670 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8672         * ses.texi, viper.texi, flymake.texi, faq.texi:
8673         * eshell.texi, ediff.texi: Markup fixes.
8675 2004-06-21  Karl Berry  <karl@gnu.org>
8677         * info.texi (Top): Mention that only Emacs has mouse support.
8678         (Getting Started): Mention this in a few other places.
8680 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8682         * autotype.texi (Copyrights, Timestamps):
8683         Recommend `before-save-hook' instead of `write-file-functions'.
8685 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8687         * dired-x.texi (dired-mark-omitted): Update keybinding.
8689 2004-06-10  Kim F. Storm  <storm@cua.dk>
8691         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8693 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8695         * dired-x.texi (variable dired-omit-mode): Rename from
8696         dired-omit-files-p.
8697         (function dired-omit-mode): Rename from dired-omit-toggle.
8698         Call dired-omit-mode rather than set dired-omit-files-p.
8699         (dired-mark-omitted): Describe command.
8701 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8703         Version 2.0.41 of Tramp released.
8705 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8707         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8708         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8710 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8712         * cl.texi (Top): Call this chapter `Introduction'.
8713         (Overview): In TeX, no section heading here.
8715         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8717 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8719         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8720         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8722 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8724         * flymake.texi: New file.
8726 2004-05-28  Simon Josefsson  <jas@extundo.com>
8728         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8730 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8732         Version 2.0.40 of Tramp released.
8734 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8736         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8738         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8739         variables `tramp-backup-directory-alist' and
8740         `tramp-bkup-backup-directory-info'.
8741         (Overview, Connection types)
8742         (External transfer methods, Default Method)
8743         (Windows setup hints): Remove restriction of password entering
8744         with external methods.
8745         (Auto-save and Backup): Make file name example
8746         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8747         and `auto-save-directory' must be used.
8748         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8749         only "NT").  Remove doubled entry "What kinds of systems does
8750         @tramp{} work on".
8751         (tramp): Macro removed.
8752         (Obtaining Tramp): Flag removed from title.
8753         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8754         and `trampver' used properly.  Flag `tramp-inst' replaced by
8755         `installchapter'.  Installation related text adapted.
8757 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8759         * widget.texi (Programming Example): Remove overlays.
8761 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8763         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8765 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8767         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8769 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8771         * info.texi (Info Search): Add info-apropos.
8773 2004-03-22  Juri Linkov  <juri@jurta.org>
8775         * faq.texi: Fix help key bindings.
8777 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8779         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8780         (as suggested by Karl Berry).  Update information about colored
8781         stars in menus.  Add new subheading describing M-n.
8783 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8785         * cl.texi (Top): Rename top node's title.
8787 2004-03-08  Karl Berry  <karl@gnu.org>
8789         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8790         problems making the texinfo distribution.
8792 2004-02-29  Simon Josefsson  <jas@extundo.com>
8794         * smtpmail.texi (Authentication): Change the list of supported
8795         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8796         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8797         <voegelas@gmx.net>.
8799 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8801         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8802         Use $(DEL) instead of rm, and ignore exit code.
8804 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8806         Tramp version 2.0.39 released.
8808 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8810         * tramp.texi (Customizing Completion): Explain new functions
8811         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8812         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8813         (Top): Refer to Savannah mailing list as the major one.
8814         Mention older mailing lists in HTML mode only.
8815         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8816         (Frequently Asked Questions): Remote hosts must not be Unix-like
8817         for "smb" method.
8818         (Password caching): New node.
8819         (External transfer methods): Refer to password caching for "smb"
8820         method.
8822 2004-02-17  Karl Berry  <karl@gnu.org>
8824         * info.texi (Help-Int): Mention the new line number feature.
8826 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8828         * ses.texi (Advanced Features): New functionality for
8829         ses-set-header-row (defaults to current row unless C-u used).
8830         (Acknowledgements): Add Stefan Monnier.
8832 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8834         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8836 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8838         Tramp version 2.0.38 released.
8840         * tramp.texi (Remote shell setup): Warn of environment variables
8841         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8842         <sven.gabriel@imk.fzk.de>.
8843         (Configuration): Tramp now chooses base64/uuencode
8844         automatically.  Update wording accordingly.
8845         (Top): More description for the `Default Method' menu entry.
8846         (Default Method): Use @code, not @var, for Lisp variables.
8847         (Default Method): New subsection `Which method is the right one
8848         for me?'  Suggested by Christian Kirsch.
8849         (Configuration): Pointer to new subsection added.
8850         (Default Method): Too many "use" in one sentence.
8851         Rephrase.  Reported by Christian Kirsch.
8852         (Filename Syntax): Old `su' example is probably a left-over from
8853         the sm/su method naming.  Replace with `ssh', instead.
8854         (External transfer methods, Auto-save and Backup):
8855         Typo fixes.
8857 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8859         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8860         (Top): Mention japanese manual only if flag `jamanual' is set.
8861         Insert section `Japanese manual' in menu.
8863 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8865         * eshell.texi (Known Problems): Add doc item.
8867 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8869         * cc-mode.texi: Update for CC Mode 5.30.
8871         Note: Please refrain from doing purely cosmetic changes like
8872         removing trailing whitespace in this manual; it clobbers cvs
8873         merging for no good reason.
8875 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8877         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8878         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8879         @acronym{ASCII}.
8881 2003-10-26  Karl Berry  <karl@gnu.org>
8883         * info.texi (Info Search): Echo area, not echo are.  From Debian
8884         diff.
8886 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8888         * widget.texi (Defining New Widgets): Document new behavior of
8889         :buttons and :children keywords.
8891 2003-10-22  Miles Bader  <miles@gnu.org>
8893         * Makefile.in (info): Move before $(top_srcdir)/info.
8895 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8897         * tramp.texi (Inline methods): Small grammar fix.
8898         (External transfer methods): Likewise.
8900 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8902         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8904 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8906         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8908 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8910         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8912         * widget.texi (User Interface): Fix typos.
8914         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8916 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8918         * pcl-cvs.texi (Selected Files): Fix typo.
8920 2003-09-21  Karl Berry  <karl@gnu.org>
8922         * info.texi (] and [ commands): No period at end of section title.
8924 2003-09-04  Miles Bader  <miles@gnu.org>
8926         * Makefile.in (top_srcdir): New variable.
8927         ($(top_srcdir)/info): New rule.
8928         (info): Depend on it.
8930 2003-09-03  Peter Runestig  <peter@runestig.com>
8932         * makefile.w32-in: New file.
8934 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8936         * widget.texi (User Interface): Explain the need of static text
8937         around an editable field.
8939 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8941         * widget.texi (Basic Types): The argument to `:help-echo' can now
8942         be a form that evaluates to a string.
8944 2003-08-18  Kim F. Storm  <storm@cua.dk>
8946         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8948 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8950         * dired-x.texi (Shell Command Guessing): Explain *.
8952 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8954         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8955         log-edit-insert-changelog.
8957 2003-08-03  Karl Berry  <karl@gnu.org>
8959         * info.texi: Need @contents.
8961 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8963         Tramp version 2.0.36 released.
8965         * tramp.texi (Remote shell setup): Explain about problems with
8966         non-Bourne commands in ~/.profile and ~/.shrc.
8968 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8970         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8971         renaming of `vis-mode' to `visible-mode'.
8973 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8975         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8976         next, prev and up pointers.
8978 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8980         * info.texi (Help): Mention existence of Emacs and stand-alone
8981         Info at the very beginning of the tutorial.
8982         (Help-Inv): New node.
8983         (Help-]): New node.
8984         (Help-M): Systematically point out the differences between default
8985         Emacs and stand-alone versions.  Delete second menu.
8986         (Help-Xref): Systematically point out the differences between
8987         default Emacs and stand-alone versions.
8988         (Help-Int): Change `l' example.
8989         (Expert Info): Fix typos.
8990         (Emacs Info Variables): Mention `Info-hide-note-references' and
8991         new default for `Info-scroll-prefer-subnodes'.
8993 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8995         Version 2.0.35 of Tramp released.
8997         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8998         (Inline methods): Add methods `remsh' and `plink1'.
8999         (External transfer methods): Add method `remcp'.
9000         (Multi-hop Methods): Add method `remsh'.
9001         Small patch from Adrian Aichner <adrian@xemacs.org>:
9002         Fix minor typos.
9003         (Concept Index): Add to make manual searchable via
9004         `Info-index'.
9005         (Version Control): Add cindex entry.
9007 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9009         * trampver.texi: Version 2.0.34 released.
9011 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9013         * faq.texi: Improve previous changes.
9015 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9017         * faq.texi: Update copyright and maintenance details.
9018         Update some package URLs, versions, and maintainers.
9019         Remove many references to the Emacs Lisp Archive.
9021 2003-04-23  Simon Josefsson  <jas@extundo.com>
9023         * smtpmail.texi: Fix license (the invariant sections mentioned has
9024         never been part of the smtp manual).  Align info dir entry with
9025         other emacs packages.
9027 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9029         * tramp.texi: Version 2.0.33 released.
9030         Remove installation chapter.  Remove XEmacs specifics.
9032 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9034         * tramp.texi (Top): Undo the previous renaming.
9035         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9037 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9039         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9040         version of manual.
9042         * tramp.texi (Auto-save and Backup): New node.
9044 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9046         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9047         Emacs" in order to have better differentiation to "XEmacs".
9048         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9049         are new macros in order to point to the other Emacs flavor where
9050         appropriate.  In info case, point to node `Installation' in order
9051         to explain how to generate the other way.  In html case, make a
9052         link to the other html file.
9053         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9054         after CVS checkout/update.
9055         (Installation): Completely rewritten.
9056         (Installation parameters, Load paths): New sections under
9057         `Installation'.
9059 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9061         * tramp.texi: Version 2.0.30 released.
9062         Replace word "path" with "localname" where used as a component of
9063         a Tramp file name.
9065 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
9067         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9068         introduced.
9069         (Installation): Explain what to do if files from the tramp/contrib
9070         directory are needed.
9072 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
9074         * smtpmail.texi (How Mail Works): New.
9076 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9078         * smtpmail.texi: New file.
9080         * Makefile.in: Build SMTP manual.
9082 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9084         * tramp.texi: Version 2.0.29 released.
9085         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9086         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
9088 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
9090         * tramp.texi (Frequently Asked Questions): Explain a workaround if
9091         another package loads accidentally Ange-FTP.
9093 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
9095         * tramp.texi (Customizing Completion): Add function
9096         `tramp-parse-sconfig'.  Change example of
9097         `tramp-set-completion-function', because parsing of ssh config
9098         files looks more natural.
9100 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9102         * gnus.texi: Do not use `path' in several locations.
9104 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9106         * tramp.texi (External transfer methods): New method `smb'.
9107         From Michael Albinus.
9109 2002-11-05  Karl Berry  <karl@gnu.org>
9111         * info.texi (Info-fontify): Reorder face list to avoid bad line
9112         breaks.
9114 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9116         * tramp.texi: Move @copying to standard place.
9117         Use @insertcopying.
9119 2002-10-02  Karl Berry  <karl@gnu.org>
9121         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9122         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9123         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9124         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9125         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9126         Per rms, update all manuals to use @copying instead of @ifinfo.
9127         Also use @ifnottex instead of @ifinfo around the top node, where
9128         needed for the sake of the HTML output.
9129         (The Gnus manual is not fixed since it's not clear to me how it
9130         works; and the Tramp manual already uses @copying, although in an
9131         unusual way.  All others were changed.)
9133 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
9135         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9136         (../info/ses, ses.dvi): New targets.
9137         * ses.texi: New file.
9139 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9141         * texinfo.tex: Update to texinfo 4.2.
9143 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9145         * reftex.texi: Update to RefTeX 4.19.
9147 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9149         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9150         (../info/tramp, tramp.dvi): New targets.
9152 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9154         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9155         (calc.dvi): Uncomment.
9157 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9159         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9160         (../info/calc): New target.
9162 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9164         * (Version 21.1 released.)
9166 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9168         * Branch for 21.1.
9170 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9172         * Makefile.in (../info/info): Use an explicit -o switch to
9173         makeinfo.
9175 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9177         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9179 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9181         * Makefile.in (../info/idlwave): Use --no-split.
9183 2000-12-14  Dave Love  <fx@gnu.org>
9185         * Makefile.in (mostlyclean): Remove gnustmp.*.
9186         (gnus.dvi): Change rule to remove @latex stuff.
9188 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9190         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9192 2000-10-13  John Wiegley  <johnw@gnu.org>
9194         * Makefile.in: Add build targets for eshell.texi.
9196 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9198         * Makefile.in: Remove/comment speedbar stuff.
9200 2000-09-22  Dave Love  <fx@gnu.org>
9202         * Makefile.in: Add emacs-mime.
9204 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9206         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9207         (DVI_TARGETS): Add woman.dvi.
9208         (../info/woman, woman.dvi): New targets.
9210 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9212         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9214         * pcl-cvs.texi: New file.
9215         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9216         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9218 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9220         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9221         (../info/ebrowse, ebrowse.dvi): New targets.
9223 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9225         * Makefile.in (INFO_TARGETS): Add eudc.
9226         (DVI_TARGETS): Add eudc.dvi.
9227         (../info/eudc, eudc.dvi): New targets.
9229 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9231         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9232         compatibility with 8+3 filesystems).
9233         (../info/efaq): Rename from emacs-faq.
9235 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9237         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9238         (../info/idlwave, idlwave.dvi): New targets.
9240 1999-10-23  Dave Love  <fx@gnu.org>
9242         * Makefile.in: Use autotype.texi.
9244 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9246         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9247         faq.texi file) rather than ../info/faq.
9249 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9251         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9252         (../info/ada-mode, ada-mode.dvi): New targets.
9254 1999-09-01  Dave Love  <fx@gnu.org>
9256         * Makefile.in: Add faq.
9258 1999-07-12  Richard Stallman  <rms@gnu.org>
9260         * Version 20.4 released.
9262 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9264         * Version 20.3 released.
9266 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9268         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9269         Use it in dvi targets.
9270         (../etc/GNU): Change to $(srcdir) first.
9272 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9274         * reftex.texi: Update for RefTeX version 3.22.
9276 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9278         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9279         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9281 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9283         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9284         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9286 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9288         * Version 20.2 released.
9290 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9292         * Version 20.1 released.
9294 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9296         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9298 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9300         * Version 19.33 released.
9302 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9304         * Version 19.32 released.
9306 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9308         * Makefile.in: Add rules for the Message manual.
9310 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9312         * gnus.texi: New version.
9314         * message.texi: New manual.
9316 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9318         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9320 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9322         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9323         Specify -I option.
9324         (All dvi targets): Set the TEXINPUTS variable.
9326 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9328         * Version 19.31 released.
9330 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9332         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9333         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9335 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9337         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9338         (INFO_TARGETS): Add ../info/cc-mode.
9339         (DVI_TARGETS): Add cc-mode.dvi.
9341 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9343         * Version 19.30 released.
9345 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9347         * gnus.texi: New file.
9349 1995-11-04  Erik Naggum  <erik@naggum.no>
9351         * gnus.texi: File deleted.
9353 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9355         * mh-e.texi: "Function Index" -> "Command Index" to work with
9356         Emacs 19.30 C-h C-k support of separately-documented commands.
9358 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9360         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9361         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9363 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9365         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9366         (../info/viper, viper.dvi): New targets.
9368 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9370         * dired-x.texi (Installation): Change the example to set
9371         buffer-local variables like dired-omit-files-p in
9372         dired-mode-hook.
9374 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9376         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9377         (../info/mh-e, mh-e.dvi): New targets.
9379 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9381         * Makefile.in (maintainer-clean): Rename from realclean.
9383 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9385         * Makefile.in: New file.
9386         * Makefile: File deleted.
9388 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9390         * Makefile (TEXINDEX_OBJS): Variable deleted.
9391         (texindex, texindex.o, getopt.o): Rules deleted.
9392         All deps on texindex deleted.
9393         (distclean): Don't delete texindex.
9394         (mostlyclean): Don't delete *.o.
9395         * texindex.c, getopt.c: Files deleted.
9397 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9399         * Version 19.26 released.
9401 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9403         * Version 19.25 released.
9405 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9407         * Version 19.24 released.
9409 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9411         * Version 19.23 released.
9413 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9415         * Makefile: Delete spurious tab.
9417 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9419         * Makefile (.SUFFIXES): New rule.
9421 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9423         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9424         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9426 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9428         * Makefile (../info/sc): Rename from sc.info.
9429         (../info/cl): Likewise.
9430         (INFO_TARGETS): Use new names.
9432 1993-12-04  Richard Stallman  (rms@srarc2)
9434         * getopt.c: New file.
9435         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9436         (getopt.o): New rule.
9437         (dvi): Don't depend on texindex.
9438         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9439         Depend on texindex.
9441 1993-12-03  Richard Stallman  (rms@srarc2)
9443         * Makefile (../info/sc.info): Rename from ../info/sc.
9444         (TEXI2DVI): New variable.
9445         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9446         Add explicit commands.
9447         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9449 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9451         * Version 19.22 released.
9453 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9455         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9457 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9459         * Version 19.21 released.
9461 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9463         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9465 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9467         * Makefile (../etc/GNU): New target.
9468         (EMACSSOURCES): Add gnu1.texi.
9470 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9472         * Makefile (realclean): Don't delete the Info files.
9474 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9476         * forms.texi: Fix forms.texi so that it will format correctly.
9477         Add missing `@end iftex', fix bad reference.
9479         * info.texi, info-stn.texi: New files implement texinfo version of
9480         `info' file.
9482 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9484         * Makefile: Fix targets for texindex, new info.texi files.
9485         * info-stnd.texi: New file implements info for standalone info
9486         reader.
9487         * info.texi: Update to include recent changes to "../info/info".
9488         New source file for ../info/info; includes info-stnd.texi.
9490         * texindex.c: Include "../src/config.h" if building in emacs.
9492         * Makefile: Change all files to FILENAME.texi, force all targets
9493         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9494         vip.texinfo, forms.texinfo, cl.texinfo.
9495         Add target to build texindex.c, defining `emacs'.
9497         * forms.texi: Install new file to match version 2.3 of forms.el.
9499 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9501         * Version 19.19 released.
9503 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9505         * sc.texinfo: Fix info file name.
9507         * Makefile (info): Add gnus and sc.
9508         (dvi): Add gnus.dvi and sc.dvi.
9509         (../info/sc, sc.dvi): New targets.
9511 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9513         * Version 19.18 released.
9515 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9517         * Makefile: Fix source file names of the separate manuals.
9518         (gnus.dvi, ../info/gnus): New targets.
9520 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9522         * Version 19.17 released.
9524 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9526         * split-man: Fix typos in last change.
9528 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9530         * Version 19.16 released.
9532 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9534         * version 19.15 released.
9536 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9538         * Makefile (distclean): It's rm, not rf.
9540 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9542         * Version 19.14 released.
9544 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9546         * Makefile: New file.
9548 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9550         * Version 19.13 released.
9552 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9554         * Version 19.9 released.
9556 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9558         * Version 19.8 released.
9560 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9562         * Version 19.7 released.
9564 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9566         * gnus.texinfo: New file.  Removed installation instructions.
9568 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9570         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9572 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9574         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9575         then define `\sc' as the command for smallcaps in Texinfo.
9576         This means that the @sc command will produce small caps.  bfox has
9577         made the corresponding change to makeinfo and texinfm.el.
9579 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9581         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9582         Customization since the menu entry did not point to anything.
9583         Also add an @finalout command to remove overfull hboxes from the
9584         printed output.
9586         * cl.texinfo: Add @bye, \input line and @settitle to file.
9587         This file is clearly intended to be a chapter of some other work,
9588         but the other work does not yet exist.
9590 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9592         * texinfo.texinfo: Three typos corrected.
9594 ;; Local Variables:
9595 ;; coding: utf-8
9596 ;; End:
9598   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9600   This file is part of GNU Emacs.
9602   GNU Emacs is free software: you can redistribute it and/or modify
9603   it under the terms of the GNU General Public License as published by
9604   the Free Software Foundation, either version 3 of the License, or
9605   (at your option) any later version.
9607   GNU Emacs is distributed in the hope that it will be useful,
9608   but WITHOUT ANY WARRANTY; without even the implied warranty of
9609   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9610   GNU General Public License for more details.
9612   You should have received a copy of the GNU General Public License
9613   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.