More cl.texi updates
[emacs.git] / doc / misc / ChangeLog
blobfe7781c57cc0de4f702be11ca4e3275c0a75b6e3
1 2012-10-28  Glenn Morris  <rgm@gnu.org>
3         * cl.texi (Multiple Values, Common Lisp Compatibility):
4         More namespace updates.
5         (Obsolete Features): Copyedits.
6         (Obsolete Lexical Macros, Obsolete Setf Customization):
7         New subsections.
9         * cl.texi (Porting Common Lisp, Lexical Bindings):
10         Add some xrefs to the Elisp manual.
12         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
13         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
14         (Obsolete Features): New appendix.  Move Lexical Bindings here.
16 2012-10-27  Glenn Morris  <rgm@gnu.org>
18         * cl.texi: Use defmac for macros rather than defspec.
19         (Efficiency Concerns): Related copyedit.
21         * cl.texi (Control Structure): Update for setf now being in core.
22         (Setf Extensions): Rename from Basic Setf.  Move much of the
23         former content to lispref/variables.texi.
24         (Modify Macros): Move pop, push details to lispref/variables.texi.
25         (Customizing Setf): Copyedits for setf etc being in core.
26         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
27         Further namespaces updates.
29 2012-10-26  Bastien Guerry  <bzg@gnu.org>
31         * org.texi (Installation): Update the link to Org's ELPA.  Also
32         don't mention org-install.el anymore as the replacement file
33         org-loaddefs.el is now loaded by org.el.
35 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
37         * tramp.texi (Frequently Asked Questions): Mention
38         `tramp-completion-reread-directory-timeout' for performance
39         improvement.
41 2012-10-25  Glenn Morris  <rgm@gnu.org>
43         * cl.texi: Don't mess with the TeX section number counter.
44         Use Texinfo recommended convention for quotes+punctuation.
45         (Overview, Sequence Functions): Rephrase for better line-breaking.
46         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
47         (Macro Bindings, Conditionals, Iteration, Loop Basics)
48         (Random Numbers, Mapping over Sequences, Structures)
49         (Porting Common Lisp): Further updates for cl-lib namespace.
50         (Modify Macros, Declarations, Macro Bindings, Structures):
51         Break long lines in examples.
52         (Dynamic Bindings): Update for changed progv behavior.
53         (Loop Examples, Efficiency Concerns): Markup fixes.
54         (Structures): Remove TeX margin change.
55         (Declarations): Fix typos.
57 2012-10-24  Glenn Morris  <rgm@gnu.org>
59         * cl.texi (Overview, Multiple Values, Creating Symbols)
60         (Numerical Functions): Say less/nothing about the original cl.el.
61         (Old CL Compatibility): Remove.
62         (Assertions): Remove ignore-errors (standard Elisp for some time).
64         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
65         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
66         (Efficiency Concerns, Efficiency Concerns)
67         (Common Lisp Compatibility, Old CL Compatibility):
68         Further updates for cl-lib namespace.
70 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
72         Update manual for new time stamp format (Bug#12706).
73         * emacs-mime.texi (time-date): Update for new format.
74         Also, fix bogus time stamp and modernize a bit.
76 2012-10-23  Glenn Morris  <rgm@gnu.org>
78         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
79         than unchanging cl.el version number.
80         End all menu descriptions with a period.
81         Do not use @dfn{CL} for every instance of "CL".
82         (Overview): Remove no-runtime caveat, and note about foo* names.
83         (Usage): Use cl-lib rather than cl.
84         (Organization, Naming Conventions): Update for cl-lib.el.
85         (Installation): Remove long-irrelevant node.
86         (Program Structure, Predicates, Control Structure):
87         Start updating for cl-lib namespace.
88         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
89         Depend on emacsver.texi.
91 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
93         * trampver.texi: Update release number.
95 2012-10-06  Glenn Morris  <rgm@gnu.org>
97         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
98         ERC version.
99         (Introduction): ERC is distributed with Emacs.
100         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
101         (Getting Started): Simplify.
102         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
103         (History): Mention ERC maintained as part of Emacs now.
104         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
105         Add dependency on emacsver.texi.
107         * erc.texi: Remove hand-written node pointers.
109 2012-10-05  Glenn Morris  <rgm@gnu.org>
111         * newsticker.texi (Overview, Requirements, Usage, Configuration):
112         Copyedits.
114 2012-10-01  Eric Ludlam  <zappo@gnu.org>
116         * ede.texi (Quick Start, Project Local Variables)
117         (Miscellaneous commands, ede-java-root, Development Overview)
118         (Detecting a Project): New nodes.
119         (Simple projects): Node deleted.
121         * eieio.texi (Building Classes): Some slot attributes cannot be
122         overridden.
123         (Slot Options): Remove an example.
124         (Method Invocation, Documentation): New nodes.
126 2012-10-01  Glenn Morris  <rgm@gnu.org>
128         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
129         (reftex.pdf): Add dependency on emacsver.texi.
130         * reftex.texi: Don't include directory part for emacsver.texi;
131         the Makefile's -I handles it.
133 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
135         Merge from standalone RefTeX repository.
137         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
138         with macros.
139         (Imprint): Mention Wolfgang in list of contributors.
140         (Creating Citations): Give a hint about how to
141         auto-revert the BibTeX database file when using external editors.
142         (Referencing Labels): Simplify section about reference macro
143         cycling.
144         (Options (Referencing Labels)): Adapt to new structure of
145         `reftex-ref-style-alist'.
146         (Referencing Labels, Reference Styles): Document changes in the
147         referencing functionality.
148         (Commands): Mention options for definition of header and footer in
149         BibTeX files.
150         (Options (Creating Citations)): Document
151         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
152         (Reference Styles): New section.
153         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
154         (Options (Referencing Labels)): Remove descriptions of deprecated
155         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
156         Add descriptions for `reftex-ref-style-alist' and
157         `reftex-ref-style-default-list'.
158         (Referencing Labels): Update regarding reference styles.
159         (Citation Styles): Mention support for ConTeXt.
160         (Options (Defining Label Environments)): Fix typo.
161         (Options (Creating Citations)): Document
162         `reftex-cite-key-separator'.
164 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
166         * org.texi: Add description of ORG_ADD_CONTRIB to info
167         documentation.  Add link to Worg for more details.
169         * org.texi: Clarify installation procedure.  Provide link to the
170         build system description on Worg.
172         * org.texi: Remove reference to utils/, x11idle.c is now in
173         contrib/scripts.
175         * org.texi: Re-normalize to "Org mode" in manual.
177         * org.texi (Installation): Adapt documentation to new build
178         system.  Mention GNU ELPA (since it needs to be handled like Emacs
179         built-in Org).
181 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
183         * org.texi: Fix typo in description of the 'Hooks' section.
185         * org.texi: Add ID to the list of special properties.
187 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
189         * org.texi (Moving subtrees): Document the ability to archive to a
190         datetree.
192 2012-09-30  Bastien Guerry  <bzg@altern.org>
194         * org.texi (Installation, Feedback, Batch execution): Use
195         (add-to-list 'load-path ... t) for the contrib dir.
197         * org.texi (results): Update documentation for ":results drawer"
198         and ":results org".
200         * org.texi (Column width and alignment): Fix typo.
202         * org.texi (Activation): Point to the "Conflicts" section.
204         * org.texi (Conflicts): Mention filladapt.el in the list of
205         conflicting packages.
207         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
208         not needed for versions of Emacs > 22.1.
210         * org.texi (History and Acknowledgments): Fix typo.
212         * org.texi (History and Acknowledgments): Add my own
213         acknowledgments.
215         * org.texi (Agenda commands): Document the new command and the new
216         option.
218         * org.texi (Agenda commands): Delete `org-agenda-action' section.
219         (Agenda commands): Reorder.  Document `*' to toggle persistent
220         marks.
222         * org.texi (Agenda dispatcher): Mention
223         `org-toggle-agenda-sticky'.
224         (Agenda commands, Exporting Agenda Views): Fix typo.
226         * org.texi (Templates in contexts, Setting Options): Update to
227         reflect changes in how contexts options are processed.
229         * org.texi (Templates in contexts): Document the new structure of
230         the variables `org-agenda-custom-commands-contexts' and
231         `org-capture-templates-contexts'.
233         * org.texi (Templates in contexts): Document the new option
234         `org-capture-templates-contexts'.
235         (Storing searches): Document the new option
236         `org-agenda-custom-commands-contexts'.
238         * org.texi (Formula syntax for Lisp): Reformat.
240         * org.texi (Special properties, Column attributes)
241         (Agenda column view): Document the new special property
242         CLOCKSUM_T.
244         * org.texi (Template expansion): Document the new %l template.
246         * org.texi (Fast access to TODO states): Fix documentation about
247         allowed characters for fast todo selection.
249         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
250         use in `org-agenda-to-appt'.
252         * org.texi (Comment lines): Update wrt comments.
254         * org.texi (Resolving idle time): Document new keybinding.
256         * org.texi (Clocking commands): Document the use of S-M-<up/down>
257         on clock timestamps.
259         * org.texi (Fast access to TODO states): Explicitely says only
260         letters are supported as fast TODO selection keys.
262         * org.texi (Link abbreviations): Illustrate the use of the "%h"
263         specifier.  Document the new "%(my-function)" specifier.
265         * org.texi (Clocking commands): New cindex.
266         (Clocking commands): Update documentation for `org-clock-in'.
267         Document `org-clock-in-last'.  Mention `org-clock-out' and
268         `org-clock-in-last' as commands that can be globally bound.
269         (Resolving idle time): Document continuous clocking.
271         * org.texi (Top, Introduction): Fix formatting.
272         (Activation): Add index entries.
273         (Conventions): Update section.
274         (Embedded @LaTeX{}): Fix formatting.
276         * org.texi (Visibility cycling): Document `show-children'.
278         * org.texi (Using capture): Mention the `org-capture-last-stored'
279         bookmark as a way to jump to the last stored capture.
281         * org.texi (Uploading files): Fix typo.
283         * org.texi (Using capture): Document `C-0' as a prefix argument
284         for `org-capture'.
286         * org.texi (Agenda commands): Document persistent marks.
288         * org.texi (Template expansion): Update doc to reflect change.
290         * org.texi (Radio tables): Document the :no-escape parameter.
292         * org.texi (Repeated tasks): Document repeat cookies for years,
293         months, weeks, days and hours.
295         * org.texi (Export options): State that you can use the d: option
296         by specifying a list of drawers.
298         * org.texi (HTML preamble and postamble): Small doc improvement.
300 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
302         * org.texi: The sections in the Exporting section of the manual
303         left out articles in the description of the org-export-as-*
304         commands, among other places. This patch adds them, adds a few
305         missing prepositions, and switches instances of "an HTML" to "a
306         html" for internal consistency.
308         * org.texi: Alter several examples of headings with timestamps in
309         them to include the timestamps in the body instead of the heading.
311 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
313         * org.texi (Agenda dispatcher): Document sticky agenda views and
314         the new key for them.
316 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
318         * org.texi (Advanced features): Fix error in table.
320 2012-09-30  Feng Shu  <tumashu@gmail.com>
322         * org.texi (@LaTeX{} fragments): Document imagemagick as an
323         alternative to dvipng.
325 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
327         * org.texi: Remove extra curly bracket.
329 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
331         * org.texi (org-clock-in-last and org-clock-cancel): Update the
332         defkeys.
334 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
336         * org.texi (Agenda commands): Fix two typos by giving
337         corresponding function names, according to
338         `org-agenda-view-mode-dispatch'.
340 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
342         * org.texi (The spreadsheet): Fix typo.
344 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
346         * org.texi (Tracking your habits): Point to the "Tracking TODO
347         state changes" section.
349 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
351         * org.texi (Literal examples): Remove reference to unknown
352         `org-export-latex-minted' variable. Also simplify footnote since
353         `org-export-latex-listings' documentation is exhaustive already.
355         * org.texi (Plain lists): Remove reference to now hard-coded
356         `bullet' automatic rule.
358 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
360         * org.texi: Updated documentation accordingly.
362 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
364         * texinfo.tex: Merge from gnulib.
366 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
368         Sync with Tramp 2.2.6.
370         * tramp.texi (Bug Reports): Cleanup caches before a test run.
372         * trampver.texi: Update release number.
374 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
376         * texinfo.tex: Merge from gnulib.
378 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
380         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
381         (bug#12096).
383 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
385         * calc.texi (Simplification modes, Conversions)
386         (Operating on Selections): Mention "basic" simplification.
387         (The Calc Mode Line): Mention the mode line display for Basic
388         simplification mode.
389         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
390         simplifications.
391         (Basic Simplifications): Rename from "Limited Simplifications"
392         Replace "limited" by "basic" throughout.
393         (Algebraic Simplifications):  Indicate that the algebraic
394         simplifications are done by default.
395         (Unsafe Simplifications):  Mention `m E'.
396         (Simplification of Units): Mention `m U'.
397         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
398         (Kinds of Declarations, Functions for Declarations):  Mention
399         "algebraic simplifications" instead of `a s'.
400         (Algebraic Entry): Remove mention of default simplifications.
402 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
404         * calc.texi (Getting Started, Tutorial): Change simulated
405         Calc output to match actual output.
406         (Simplifying Formulas): Mention that algebraic simplification is now
407         the default.
409 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
411         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
412         (Bug#12073)
414 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
416         Prefer typical American spelling for "acknowledgment".
417         * calc.texi (History and Acknowledgments): Rename from
418         History and Acknowledgements.
419         * idlwave.texi (Acknowledgments):
420         * ses.texi (Acknowledgments):
421         * woman.texi (Acknowledgments): Rename from Acknowledgements.
423 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
425         Rename configure.in to configure.ac (Bug#11603).
426         * ede.texi (Compiler and Linker objects, ede-proj-project)
427         (ede-step-project): Prefer the name configure.ac to configure.in.
429 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
431         * tramp.texi (Multi-hops): Introduce
432         `tramp-restricted-shell-hosts-alist'.
434 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
436         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
437         methods, so don't mention smtpmail here.
439 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
441         * gnus.texi (Picons): Document gnus-picon-properties.
443 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
445         * gnus.texi: Remove mention of compilation, as that's no longer
446         supported.
448 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
450         * gnus.texi (Archived Messages): Mention
451         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
453 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
455         * gnus.texi (Various Summary Stuff):
456         Remove mention of `gnus-propagate-marks'.
458 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
460         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
461         which no longer exist.
463 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
465         * gnus.texi (Archived Messages):
466         Document gnus-gcc-self-resent-messages.
468 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
470         * message.texi (Mail Variables):
471         Mention the optional user parameter for X-Message-SMTP-Method.
473 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
475         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
477         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
479 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
481         * gnus.texi (Key Index): Change encoding to utf-8.
483 2012-06-21  Glenn Morris  <rgm@gnu.org>
485         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
487 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
489         * gnus.texi (Group Timestamp): Mention where to find documentation for
490         the `gnus-tmp-' variables (bug#11601).
492 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
494         Sync with Tramp 2.2.6-pre.
496         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
497         where appropriate.
498         (Ad-hoc multi-hops): New section.
499         (Remote processes): New subsection "Running remote processes on
500         Windows hosts".
501         (History): Add remote commands on Windows, and ad-hoc multi-hop
502         methods.
503         (External methods): "ControlPersist" must be set to "no" for the
504         `scpc' method.
505         (Remote processes): Add a note about `auto-revert-tail-mode'.
506         (Frequently Asked Questions): Use "scpx" in combination with
507         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
509         * trampver.texi: Update release number.
511 2012-06-10  Chong Yidong  <cyd@gnu.org>
513         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
514         compilation for html-mono.
516 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
518         * texinfo.tex: Merge from gnulib.
520 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
522         * Makefile.in (echo-info): Don't try to install info files named
523         just ".info".
525 2012-05-28  Glenn Morris  <rgm@gnu.org>
527         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
529         * sc.texi: Nuke hand-written node pointers.
530         Fix top-level menu to match actual node order.
532 2012-05-27  Glenn Morris  <rgm@gnu.org>
534         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
535         Some associated fixes, including not messing with chapno in cl.texi.
537 2012-05-27  Bastien Guerry  <bzg@gnu.org>
539         * org.texi (Durations and time values): Fix typo.
541 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
543         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
544         Mention `calc-ensure-consistent-units'.
546 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
548         * cc-mode.texi: Avoid space before macro in 4th argument of cross
549         reference commands.  (Bug#11461)
551         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
553 2012-05-12  Glenn Morris  <rgm@gnu.org>
555         * Makefile.in (mostlyclean): Add more TeX intermediates.
557         * Makefile.in: Make it look more like the other doc Makefiles.
558         Use explicit $srcdir in all dependencies.
559         Remove cd $srcdir from rules.
560         (VPATH): Remove.
561         (infodir): Set to an absolute path.
562         (INFO_TARGETS): Use short names.
563         (mkinfodir): infodir is now absolute.
564         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
566         * Makefile.in (info.info): Rename from info, to avoid duplication.
567         (.SUFFIXES): Disable implicit rules.
569         * Makefile.in (MKDIR_P): New, set by configure.
570         (mkinfodir): Use $MKDIR_P.
572 2012-05-07  Glenn Morris  <rgm@gnu.org>
574         * forms.texi (Long Example): Update for changed location of files.
576 2012-05-04  Glenn Morris  <rgm@gnu.org>
578         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
579         (INFO_TARGETS): Use $INFO_EXT.
580         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
581         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
582         (INFO_TARGETS): Use $INFO_EXT.
583         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
585 2012-05-02  Glenn Morris  <rgm@gnu.org>
587         * Makefile.in (echo-info): New phony target, used by top-level.
589         * viper.texi: Make direntry shorter (also it is no longer "newest").
591         * emacs-gnutls.texi, ert.texi, org.texi:
592         Fix dircategory, direntry to match info/dir.
594         * faq.texi: Convert @inforefs to @xrefs.
595         Fix some malformed cross-references.
596         (File-name conventions): Shorten section name to avoid overfull line.
597         (How to add fonts): Use smallexample to avoid overfull lines.
599 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
601         * auth.texi (Help for users): Update for .gpg file being second.
603 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
605         * org.texi (Agenda commands): Fix two typos: give corresponding
606         function names, according to `org-agenda-view-mode-dispatch'.
608 2012-04-27  Glenn Morris  <rgm@gnu.org>
610         * faq.texi (Major packages and programs): Remove section.
611         There is no point listing 6 packages (cf etc/MORE.STUFF).
612         (Finding Emacs and related packages): Move "Spell-checkers" here.
614 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
616         * dbus.texi (Version): New node.
617         (Properties and Annotations): Mention the object manager
618         interface.  Describe dbus-get-all-managed-objects.
619         (Type Conversion): Floating point numbers are allowed, if an
620         anteger does not fit Emacs's integer range.
621         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
622         (Asynchronous Methods): Fix description of
623         dbus-call-method-asynchronously.
624         (Receiving Method Calls): Fix some minor errors.  Add
625         dbus-interface-emacs.
626         (Signals): Describe unicast signals and the new match rules.
627         (Alternative Buses): Add the PRIVATE optional argument to
628         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
630 2012-04-20  Glenn Morris  <rgm@gnu.org>
632         * faq.texi (New in Emacs 24): New section.
633         (Packages that do not come with Emacs): Mention M-x list-packages.
635 2012-04-14  Alan Mackenzie  <acm@muc.de>
637         * cc-mode.texi (c-offsets-alist): Correct a typo.
639 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
641         * org.texi (Deadlines and scheduling): Fix the example: the
642         DEADLINE item should come right after the headline.  We enforce
643         this convention, so it is a bug not to illustrate it correctly in
644         the manual.
646 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
648         * org.texi (Agenda commands): Fix documentation bug by swapping
649         the equivalent keybindings to `org-agenda-next-line' with the ones
650         to `org-agenda-previous-line'.
652 2012-04-14  Glenn Morris  <rgm@gnu.org>
654         * Makefile.in: Replace non-portable use of $< in ordinary rules.
656 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
658         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
659         emacs-gnutls.
660         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
662 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
664         * Makefile.in: Add emacs-gnutls.texi to build.
666         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
668 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
670         * auth.texi (Secret Service API): Edit further and give examples.
671         (Secret Service API): Adjust @samp to @code for collection names.
673 2012-04-04  Glenn Morris  <rgm@gnu.org>
675         * auth.texi (Secret Service API): Copyedits.
676         (Help for developers): Fill in some missing function doc-strings.
677         (Help for users, Help for developers)
678         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
680 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
682         * auth.texi (Secret Service API): Add the missing text.
684 2012-04-04  Chong Yidong  <cyd@gnu.org>
686         * message.texi (Using PGP/MIME): Note that epg is now the default.
688         * gnus.texi: Reduce references to obsolete pgg library.
689         (Security): Note that epg is now the default.
691         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
693         * nxml-mode.texi (Completion): C-RET is no longer bound to
694         nxml-complete.
696 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
698         * org.texi (Customizing tables in ODT export): Correct few errors.
700 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
702         * org.texi (Links in ODT export): Update.
703         (Labels and captions in ODT export): New node.
705 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
707         * org.texi (Literal examples in ODT export): htmlfontify.el in
708         Emacs-24.1 now supports fontification.  So ODT source blocks will
709         be fontified by default.
711 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
713         * org.texi (Refiling notes): Remove duplicated keybinding.
715 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
717         * org.texi (noweb): Documentation of this new option to the :noweb
718         header argument.
720 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
722         * org.texi (Header and sectioning): Add example demonstrating how
723         to use "LaTeX_CLASS_OPTIONS".
725 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
727         * org.texi (Noweb reference syntax): Describe the ability to
728         execute noweb references in the manual.
730 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
732         * org.texi (cache): Improve cache documentation when session
733         evaluation is used.
735 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
737         * org.texi (Plain lists): Document removal.
739 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
741         * org.texi: Decapitalize file name in references to Calc manual.
743 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
745         * org.texi (Plain lists): Document removal.
747 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
749         * org.texi (Top, OpenDocument Text export)
750         (ODT export commands, Extending ODT export)
751         (Images in ODT export, Tables in ODT export)
752         (Configuring a document converter): Add or Update.
754 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
756         * org.texi (MobileOrg): Change the wording to reflect that the
757         Android Version is no longer just the little brother of the iOS
758         version.
760 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
762         * org.texi (Key bindings and useful functions): Updated babel key
763         binding documentation in manual.
765 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
767         * org.texi (noweb): Document new noweb header value.
769 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
771         * org.texi (noweb-sep): Document new header argument.
773 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
775         * org.texi (noweb-ref): Documentation of this new custom variable.
777 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
779         * org.texi (wrap): Update the new :wrap documentation to match the
780         current implementation.
782 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
784         * org.texi: Added documentation for :wrap.
786 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
788         * org.texi: #+RESULTS now user-configurable.
790 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
792         * org.texi: Documented :noweb no-export.
794 2012-04-01  Thomas Dye  <dk@poto.local>
796         * org.texi: Edit :noweb no header argument for correctness.
798 2012-04-01  Bastien Guerry  <bzg@altern.org>
800         * org.texi (Customization): Update the approximate number of Org
801         variables.
803 2012-04-01  Thomas Dye  <dk@poto.local>
805         * org.texi: The :results wrap produces a drawer instead of a
806         begin_results block.
808 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
810         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
811         reflect the new default.
813 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
815         * info.texi (Expert Info): Move the index entry for "Texinfo" from
816         "Getting Started" to this node.  (Bug#10450)
818 2012-03-10  Chong Yidong  <cyd@gnu.org>
820         * flymake.texi (Example -- Configuring a tool called via make):
821         Mention the Automake COMPILE variable (Bug#8715).
823         * info.texi (Getting Started): Add an index entry (Bug#10450).
825 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
827         * dbus.texi (Signals): Known names will be mapped onto unique
828         names, when registering for signals.
830 2012-02-29  Glenn Morris  <rgm@gnu.org>
832         * url.texi: Fix quote usage in body text.
834         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
836         * cl.texi: Use @code{} in menus when appropriate.
838 2012-02-28  Glenn Morris  <rgm@gnu.org>
840         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
841         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
842         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
843         * org.texi, sc.texi, vip.texi, viper.texi:
844         Standardize possessive apostrophe usage.
846 2012-02-26  Chong Yidong  <cyd@gnu.org>
848         * ediff.texi (Quick Help Commands): Add a couple of index entries
849         (Bug#10834).
851 2012-02-17  Glenn Morris  <rgm@gnu.org>
853         * gnus.texi (Posting Styles):
854         * remember.texi (Org): Fix cross-refs to other manuals.
856 2012-02-15  Glenn Morris  <rgm@gnu.org>
858         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
859         (Encryption): New chapter, split out from previous.
861 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
863         * gnus.texi (Customizing the IMAP Connection): Mention
864         nnimap-record-commands.
866 2012-02-10  Glenn Morris  <rgm@gnu.org>
868         * url.texi (Retrieving URLs): Update url-retrieve arguments.
869         Mention url-queue-retrieve.
871 2012-02-09  Glenn Morris  <rgm@gnu.org>
873         * sem-user.texi (Semantic mode user commands): Typo fix.
875         * info.texi (Create Info buffer): Mention info-display-manual.
877 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
879         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
880         example (modified from an example by Michael Albinus).
882 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
884         * gnus.texi (Agent Basics): Fix outdated description of
885         `gnus-agent-auto-agentize-methods'.
887 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
889         * cc-mode.texi: Always @defindex ss.
890         (Config Basics): Fix argument of @itemize.
891         (Macro Backslashes): Add @code around index entry.
893 2012-01-23  Glenn Morris  <rgm@gnu.org>
895         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
897 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
899         * tramp.texi (File): Tweak wording for the `scpc' option.
901 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
903         * gnus.texi (Group Parameters): Really note precedence.
905 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
907         * gnus.texi (Group Parameters): Note precedence.
909 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
911         * org.texi (Noweb reference syntax): Adding documentation of
912         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
913         variable.
915 2012-01-03  Bastien Guerry  <bzg@gnu.org>
917         * org.texi (Plain lists): Split the table to fix the display
918         of items.
920 2012-01-03  Bastien Guerry  <bzg@gnu.org>
922         * org.texi (Plain lists): Fix misplaced explanation.
924 2012-01-03  Bastien Guerry  <bzg@gnu.org>
926         * org.texi (Plain lists, Agenda files): Add index entries.
928 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
930         * org.texi: Use "Org mode" instead of alternatives like
931         "Org-mode" or "org-mode".
933 2012-01-03  Bernt Hansen  <bernt@norang.ca>
935         * org.texi (Agenda commands): Document
936         `org-clock-report-include-clocking-task'.
938 2012-01-03  Bastien Guerry  <bzg@gnu.org>
940         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
941         C-c' on checkboxes.
943 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
945         * org.texi: End sentences with two spaces.
947 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
949         * org.texi (External links): Document the link types file+sys
950         and file+emacs, slightly narrow used page width.
952 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
954         * org.texi (colnames): Note that colnames behavior may differ
955         across languages.
957 2012-01-03  Bastien Guerry  <bzg@gnu.org>
959         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
961 2012-01-03  Thomas Dye  <dk@poto.westell.com>
963         * org.texi: Augmented discussion of babel property
964         inheritance.  Put footnote outside sentence ending period.
966 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
968         * org.texi (eval): Documenting the full range of :eval header
969         argument values.
971 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
973         * org.texi (eval): Documentation of the new :eval option.
975 2012-01-03  Thomas Dye  <dk@poto.local>
977         * org.texi: Add accumulated properties.
979 2012-01-03  Thomas Dye  <dk@poto.local>
981         * org.texi: Documented no spaces in name=assign, another
982         correction to :var table.
984 2012-01-03  Thomas Dye  <dk@poto.local>
986         * org.texi: Changed DATA to NAME in Working With Source Code
987         section.
989 2012-01-03  Tom Dye  <tsd@tsdye.com>
991         * org.texi: Minor change to :var table.
993 2012-01-03  Tom Dye  <tsd@tsdye.com>
995         * org.texi: More changes to :var table (some examples were wrong).
997 2012-01-03  Tom Dye  <tsd@tsdye.com>
999         * org.texi: Cleaned up :var table.
1001 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1003         * org.texi (Timestamps, Weekly/daily agenda)
1004         (Weekly/daily agenda): Add @cindex for "appointment".
1006 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1008         * org.texi (Literal examples): A new link to the template for
1009         inserting empty code blocks.
1010         (Structure of code blocks): A new link to the template for
1011         inserting empty code blocks.
1013 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1015         * org.texi (External links): Add footnote on how the behavior
1016         of the text search in Org files are controled by the variable
1017         `org-link-search-must-match-exact-headline'.
1019 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1021         * org.texi (Buffer-wide header arguments): Update
1022         documentation to reflect removal of #+PROPERTIES.
1024 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1026         * org.texi (The clock table): Mention that ACHIVED trees
1027         contribute to the clock table.
1029 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1031         * org.texi (Conflicts): Better yasnippet config info.
1033 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
1035         * org.texi (Selective export): Explicitely mention the default
1036         values for `org-export-select-tags',
1037         `org-export-exclude-tags'.
1039 2012-01-03  Tom Dye  <tsd@tsdye.com>
1041         * org.texi: Added a line to specify that header arguments are
1042         lowercase.
1044 2012-01-03  Tom Dye  <tsd@tsdye.com>
1046         * org.texi: :var requires default value when declared.
1048 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1050         * org.texi (Handling links): Add a note about the
1051         `org-link-frame-setup' option.
1053 2012-01-03  David Maus  <dmaus@ictsoc.de>
1055         * org.texi (Exporting Agenda Views, Extracting agenda
1056         information): Fix command line syntax, quote symbol parameter
1057         values.
1059 2012-01-03  David Maus  <dmaus@ictsoc.de>
1061         * org.texi (Exporting Agenda Views): Fix command line syntax.
1063 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
1065         * gnus.texi (Mail Source Customization, Mail Back End Variables):
1066         Use octal notation for file permissions, which are normally
1067         thought of in octal.
1068         (Mail Back End Variables): Use more-plausible modes in example.
1070 2011-12-20  Alan Mackenzie  <acm@muc.de>
1072         * cc-mode.texi: Update version string 5.31 -> 5.32.
1074 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1076         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1078 2011-11-24  Glenn Morris  <rgm@gnu.org>
1080         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1082 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1084         * makefile.w32-in: Update dependencies.
1086 2011-11-20  Glenn Morris  <rgm@gnu.org>
1088         * gnus.texi (Group Information):
1089         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1091 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1093         * gnus-coding.texi (Gnus Maintenance Guide):
1094         Rename from "Gnus Maintainance Guide".
1096         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1097         * eieio.texi (Customizing):
1098         * gnus.texi (Article Washing):
1099         * gnus-news.texi:
1100         * sem-user.texi (Smart Jump): Fix typos.
1102 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1104         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1106 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1108         * ede.texi (project-am-texinfo):
1109         * gnus.texi (Sending or Not Sending):
1110         * org.texi (Template elements): Fix typos.
1112 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1114         * ediff.texi (Hooks):
1115         * sem-user.texi (Semanticdb Roots): Fix typos.
1117 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1119         * semantic.texi (Tag handling): Fix typo.
1121 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1123         * gnus.texi (Other Gnus Versions): Remove.
1125 2011-10-28  Alan Mackenzie  <acm@muc.de>
1127         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1128         (Other Special Indentations): Add an xref to "Macros with ;".
1129         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1130         "Macros with ;".
1131         (Macros with ;): New page.
1133         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1134         Document the new handling of nested scopes for movement by defuns.
1136 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1138         Sync with Tramp 2.2.3.
1140         * trampver.texi: Update release number.
1142 2011-10-14  Glenn Morris  <rgm@gnu.org>
1144         * ert.texi (Introduction, How to Run Tests)
1145         (Running Tests Interactively, Expected Failures)
1146         (Tests and Their Environment, Useful Techniques)
1147         (Interactive Debugging, Fixtures and Test Suites):
1148         Minor rephrasings.
1149         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1150         (Running Tests in Batch Mode): Simplify loading instructions.
1151         (Test Selectors): Clarify some selectors.
1152         (Expected Failures, Useful Techniques):
1153         Make examples fit in 80 columns.
1155 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1157         * calc.texi (Basic Operations on Units): Discuss temperature
1158         conversion (`u t') alongside with other unit conversions ('u c').
1160 2011-10-12  Glenn Morris  <rgm@gnu.org>
1162         * ert.texi: Whitespace trivia to make main menu items line up better.
1164 2011-10-08  Glenn Morris  <rgm@gnu.org>
1166         * Makefile.in: Fix ert rules.
1168 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1170         * gnus.texi (Gnus Utility Functions): Add more references and
1171         explanations (bug#9683).
1173 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1175         * gnus.texi (Archived Messages): Note the default (bug#9552).
1177 2011-09-21  Bill Wohler  <wohler@newt.com>
1179         Release MH-E manual version 8.3.
1181         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1182         release 8.3.
1183         (Preface): Updated support information.
1184         (From Bill Wohler): Reset text to original version.  As a
1185         historical quote, the tense should be correct in the time that it
1186         was written.
1188 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1190         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1191         (Finding the News): Doc clarification.
1192         (Terminology): Mention naming.
1194 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1196         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1197         (Interactive): Document `quiet'.
1199 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1201         * org.texi (Images in LaTeX export): Rewrite.
1203 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1205         * org.texi (Using the mapping API): Mention 'region as a possible
1206         scope for `org-map-entries'.
1208 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1210         * org.texi (Visibility cycling): Document `org-copy-visible'.
1212 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1214         * org.texi (Template expansion): Order template sequences in the
1215         proper order.
1217 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1219         * org.texi (eval): Expand discussion of the :eval header argument.
1221 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1223         * org.texi (Languages): Add Lilypond and Awk as supported
1224         languages.
1226 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1228         * org.texi: Document that both CLOCK_INTO_DRAWER and
1229         LOG_INTO_DRAWER can be used to override the contents of variable
1230         org-clock-into-drawer (or if unset, org-log-into-drawer).
1232         * org.texi: Replace @xref->@pxref.
1234 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1236         * org.texi (Evaluating code blocks): Documenting the new option
1237         for inline call lines.
1239 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1241         * org.texi (Results of evaluation): More explicit about the
1242         mechanism through which interactive evaluation of code is
1243         performed.
1245 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1247         * org.texi (noweb-ref): New header argument documentation.
1249 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1251         * org.texi (Extracting source code): Documentation of the new
1252         org-babel-tangle-named-block-combination variable.
1254 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1256         * org.texi (Structure of code blocks): Explicitly state that the
1257         behavior of multiple blocks of the same name is undefined.
1259 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1261         * org.texi (TaskJuggler export): Modify the example to reflect the
1262         new effort durations.
1264 2011-08-15  David Maus  <dmaus@ictsoc.de>
1266         * org.texi (Images in LaTeX export): Escape curly brackets in
1267         LaTeX example.
1269 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1271         * org.texi (The clock table): Document the :properties and
1272         :inherit-props arguments for the clocktable.
1274 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1276         * org.texi (Tables in LaTeX export): Document specifying placement
1277         options for tables.
1279 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1281         * org.texi (Evaluating code blocks): More specific documentation
1282         about the different types of header arguments.
1284 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1286         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1288 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1290         * org.texi (Built-in table editor): Document the table field
1291         follow mode.
1293 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1295         * org.texi (Easy Templates): Document new template.
1297 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1299         * org.texi (Literal examples): Add a cross-reference from "Literal
1300         Examples" to "Easy Templates."
1302 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1304         * org.texi (The clock table): Add link to match syntax.
1306 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1308         * org.texi (Agenda commands): Document clock consistency checks.
1310 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1312         * org.texi (Built-in table editor): Document that \vert represents
1313         a vertical bar in a table field.
1315 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1317         * org.texi (Literal examples): Link from "Markup" > "Literate
1318         Examples" to "Working with Source Code".
1320 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1322         * org.texi (Agenda commands): Doc for function option to bulk
1323         action.
1325 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1327         * org.texi (Template expansion): Document new %<...> template
1328         escape.
1330 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1332         * org.texi (Selective export): Document exclusion of any tasks
1333         from export.
1335 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1337         * org.texi (Selective export): Document how to exclude DONE tasks
1338         from export.
1339         (Publishing options): Document the properties to be used to turn off
1340         export of DONE tasks.
1342 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1344         * org.texi (The date/time prompt): Document date range protection.
1346 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1348         * org.texi (padline): Documentation of the new padline header
1349         argument.
1351 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1353         * org.texi (var): Adding "[" to list of characters triggering
1354         elisp evaluation.
1356 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1358         * org.texi (var): Documentation of Emacs Lisp evaluation during
1359         variable assignment.
1361 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1363         * org.texi (colnames): Reference indexing into variables, and note
1364         that colnames are *not* removed before indexing occurs.
1365         (rownames): Reference indexing into variables, and note that
1366         rownames are *not* removed before indexing occurs.
1368 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1370         * org.texi (var): Clarification of indexing into tabular
1371         variables.
1373 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1375         * org.texi (results): Documentation of the `:results wrap' header
1376         argument.
1378 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1380         * org.texi (LaTeX and PDF export): Add a note about a limitation
1381         of the LaTeX export: the org file has to be properly structured.
1383 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1385         * org.texi (Dynamic blocks, Structure editing): Mention
1386         the function `org-narrow-to-block'.
1388 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1390         * org.texi (Languages): Updating list of code block supported
1391         languages.
1393 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1395         * org.texi (Special properties): CATEGORY is a special property,
1396         but it may also used in the drawer.
1398 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1400         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1402 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1404         * org.texi (Include files): Document :lines.
1406 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1408         * org.texi (comments): Documentation of the ":comments noweb" code
1409         block header argument.
1411 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1413         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1414         added extra whitespace around functions to be consistent with the
1415         rest of the section.
1417 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1419         * org.texi (Evaluating code blocks): Expanded discussion of
1420         #+call: line syntax.
1421         (Header arguments in function calls): Expanded discussion of
1422         #+call: line syntax.
1424 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1426         * org.texi (Evaluating code blocks): More explicit about how to
1427         pass variables to #+call lines.
1429 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1431         * org.texi (Results of evaluation): Link to the :results header
1432         argument list from the "Results of evaluation" section.
1434 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1436         * org.texi (Conflicts): Adding additional information about
1437         resolving org/yasnippet conflicts.
1439 2011-08-15  David Maus  <dmaus@ictsoc.de>
1441         * org.texi (Publishing options): Document style-include-scripts
1442         publishing project property.
1444 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1446         * org.texi (Sparse trees): Document the next-error /
1447         previous-error functionality.
1449 2011-08-15  Tom Dye  <tsd@tsdye.com>
1451         * org.texi (cache): Improved documentation of code block caches.
1453 2011-08-15  Tom Dye  <tsd@tsdye.com>
1455         * org.texi (Code block specific header arguments): Documentation
1456         of multi-line header arguments.
1458 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1460         * org.texi (Code evaluation security): Add example for using a
1461         function.
1463 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1465         * org.texi (Tables in LaTeX export): Documentation of new
1466         attr_latex options for tables.
1468 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1470         * trampver.texi: Update release number.
1472 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1474         Sync with Tramp 2.2.2.
1476         * trampver.texi: Update release number.
1478 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1480         * flymake.texi (Example -- Configuring a tool called via make):
1481         Use /dev/null instead of the Windows "nul" (bug#8715).
1483 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1485         * widget.texi (Setting Up the Buffer): Remove mention of the
1486         global keymap parent, which doesn't seem to be accurate
1487         (bug#7045).
1489 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1491         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1493 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1495         * cl.texi (For Clauses): Add destructuring example processing an
1496         alist (bug#6596).
1498 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1500         * ediff.texi (Major Entry Points): Remove mention of `require',
1501         since that's not pertinent in the installed Emacs (bug#9016).
1503 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1505         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1506         (Filtering New Groups): Clarify how simple the "options -n" format is.
1507         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1508         is internal.
1510 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1512         * tramp.texi (Cleanup remote connections): Add
1513         `tramp-cleanup-this-connection'.
1515 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1517         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1518         zombies.
1519         (Checking New Groups): Ditto (bug#8974).
1520         (Checking New Groups): Moved the reference to the right place.
1522 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1524         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1525         backups, and not actual vc (bug#8975).
1527 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1529         * cl.texi (For Clauses): @items for hash-values and key-bindings
1530         to make them more visible when skimming.  Add examples of `using'
1531         clause to them, examples being clearer than a description in
1532         words (bug#6599).
1534 2011-07-01  Alan Mackenzie  <acm@muc.de>
1536         * cc-mode.texi (Guessing the Style): New page.
1537         (Styles): Add a short introduction to above.
1539 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1541         * rcirc.texi (Configuration): Bug-fix:
1542         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1543         Reported by Elias Pipping <pipping@exherbo.org>.
1545 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1547         * gnus.texi (Summary Mail Commands): Document
1548         `gnus-summary-reply-to-list-with-original'.
1550 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1552         * eshell.texi (Known problems): Fix typo.
1554 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1556         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1557         (Password handling): `auth-source-debug' is good for debug messages.
1559 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1561         * gnus.texi (Store custom flags and keywords): Refer to
1562         `gnus-registry-article-marks-to-{chars,names}' instead of
1563         `gnus-registry-user-format-function-{M,M2}'.
1565 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1567         * texinfo.tex: Merge from gnulib.
1569 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1571         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1572         (Store custom flags and keywords):
1573         Mention `gnus-registry-user-format-function-M' and
1574         `gnus-registry-user-format-function-M2'.
1576 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1578         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1580 2011-05-17  Glenn Morris  <rgm@gnu.org>
1582         * gnus.texi (Face): Fix typo.
1584 2011-05-14  Glenn Morris  <rgm@gnu.org>
1586         * dired-x.texi (Omitting Examples): Minor addition.
1588 2011-05-10  Jim Meyering  <meyering@redhat.com>
1590         * ede.texi: Fix typo "or or -> or".
1592 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1594         * gnus.texi (Summary Buffer Lines):
1595         gnus-summary-user-date-format-alist does not exist.
1596         (Sorting the Summary Buffer): More about sorting threads.
1598 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1600         * trampver.texi: Update release number.
1602 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1604         * tramp.texi (Frequently Asked Questions): New item for disabling
1605         Tramp in other packages.
1607 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1609         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1610         (Fancy splitting to parent, Store arbitrary data):
1611         Updated gnus-registry docs.
1613 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1615         * ede.texi: Fix typos.
1617 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1619         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1620         It's @table @code.
1622 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1624         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1626 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1628         * calc.texi (Logarithmic Units): Update the function names.
1630 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1632         * message.texi (Various Commands): Document format specs in the
1633         ellipsis.
1635 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1637         * message.texi (Insertion Variables): Document message-cite-style.
1639 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1641         * tramp.texi (Remote processes): New subsection "Running shell on
1642         a remote host".
1644 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1646         * auth.texi (Help for developers): Update docs to explain that the
1647         :save-function will only run the first time.
1649 2011-03-12  Glenn Morris  <rgm@gnu.org>
1651         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1652         (emacs-faq.text): New target.
1653         (clean): Add emacs-faq.
1655 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1657         Sync with Tramp 2.2.1.
1659         * trampver.texi: Update release number.
1661 2011-03-11  Glenn Morris  <rgm@gnu.org>
1663         * Makefile.in (HTML_TARGETS): New.
1664         (clean): Delete $HTML_TARGETS.
1665         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1667 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1669         * auth.texi (Help for developers): Show example of using
1670         `auth-source-search' with prompts and :save-function.
1672 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1674         * Version 23.3 released.
1676 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1678         * message.texi (Message Buffers): Update default value of
1679         message-generate-new-buffers.
1681 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1683         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1684         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1685         respectively.
1686         (Musical Notes): New section.
1687         (Customizing Calc): Mention the customizable variable
1688         calc-note-threshold.
1690 2011-03-03  Glenn Morris  <rgm@gnu.org>
1692         * url.texi (Dealing with HTTP documents): Remove reference to
1693         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1694         (Configuration): Update url-configuration-directory description.
1696 2011-03-02  Glenn Morris  <rgm@gnu.org>
1698         * dired-x.texi (Multiple Dired Directories): Remove mentions
1699         of dired-default-directory-alist and dired-default-directory.
1700         Move dired-smart-shell-command here...
1701         (Miscellaneous Commands): ... from here.
1703 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1705         * texinfo.tex: Update to version 2011-02-24.09.
1707 2011-03-02  Glenn Morris  <rgm@gnu.org>
1709         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1710         instead of the obsoleted dired-omit-here-always.
1712 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1714         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1715         supported systems.
1717 2011-02-28  Glenn Morris  <rgm@gnu.org>
1719         * dbus.texi (Type Conversion): Grammar fix.
1721 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1723         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1724         "Debian GNU/Linux".
1726         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1728 2011-02-23  Glenn Morris  <rgm@gnu.org>
1730         * dired-x.texi (Features): Minor rephrasing.
1731         (Local Variables): Fix typos.
1733         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1734         Standardize some Emacs/XEmacs terminology.
1736         * dired-x.texi (Features): Don't advertise obsolete local variables.
1737         Simplify layout.
1738         (Omitting Variables): Update local variables example.
1739         (Local Variables): Say this is obsolete.  Fix description of
1740         dired-enable-local-variables possible values.
1742 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1744         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1745         default now.
1747 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1749         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1751 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1753         * gnus.texi (Window Layout): Document layout names.
1755 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1757         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1758         * auth.texi: Sync @dircategory with ../../info/dir.
1759         * autotype.texi: Sync @dircategory with ../../info/dir.
1760         * calc.texi: Sync @dircategory with ../../info/dir.
1761         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1762         * cl.texi: Sync @dircategory with ../../info/dir.
1763         * dbus.texi: Sync @dircategory with ../../info/dir.
1764         * dired-x.texi: Sync @dircategory with ../../info/dir.
1765         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1766         * ede.texi: Sync @dircategory with ../../info/dir.
1767         * ediff.texi: Sync @dircategory with ../../info/dir.
1768         * edt.texi: Sync @dircategory with ../../info/dir.
1769         * eieio.texi: Sync @dircategory with ../../info/dir.
1770         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1771         * epa.texi: Sync @dircategory with ../../info/dir.
1772         * erc.texi: Sync @dircategory with ../../info/dir.
1773         * eshell.texi: Sync @dircategory with ../../info/dir.
1774         * eudc.texi: Sync @dircategory with ../../info/dir.
1775         * flymake.texi: Sync @dircategory with ../../info/dir.
1776         * forms.texi: Sync @dircategory with ../../info/dir.
1777         * gnus.texi: Sync @dircategory with ../../info/dir.
1778         * idlwave.texi: Sync @dircategory with ../../info/dir.
1779         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1780         * message.texi: Sync @dircategory with ../../info/dir.
1781         * mh-e.texi: Sync @dircategory with ../../info/dir.
1782         * newsticker.texi: Sync @dircategory with ../../info/dir.
1783         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1784         * org.texi: Sync @dircategory with ../../info/dir.
1785         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1786         * pgg.texi: Sync @dircategory with ../../info/dir.
1787         * rcirc.texi: Sync @dircategory with ../../info/dir.
1788         * reftex.texi: Sync @dircategory with ../../info/dir.
1789         * remember.texi: Sync @dircategory with ../../info/dir.
1790         * sasl.texi: Sync @dircategory with ../../info/dir.
1791         * sc.texi: Sync @dircategory with ../../info/dir.
1792         * semantic.texi: Sync @dircategory with ../../info/dir.
1793         * ses.texi: Sync @dircategory with ../../info/dir.
1794         * sieve.texi: Sync @dircategory with ../../info/dir.
1795         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1796         * speedbar.texi: Sync @dircategory with ../../info/dir.
1797         * trampver.texi [emacs]: Set emacsname to "Emacs".
1798         * tramp.texi: Sync @dircategory with ../../info/dir.
1799         * url.texi: Sync @dircategory with ../../info/dir.
1800         * vip.texi: Sync @dircategory with ../../info/dir.
1801         * viper.texi: Sync @dircategory with ../../info/dir.
1802         * widget.texi: Sync @dircategory with ../../info/dir.
1803         * woman.texi: Sync @dircategory with ../../info/dir.
1805 2011-02-19  Glenn Morris  <rgm@gnu.org>
1807         * dired-x.texi (Technical Details): No longer redefines
1808         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1809         dired-read-shell-command, or dired-find-buffer-nocreate.
1811 2011-02-18  Glenn Morris  <rgm@gnu.org>
1813         * dired-x.texi (Optional Installation File At Point): Simplify.
1815 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1817         * auth.texi (Help for users): Use :port instead of :protocol for all
1818         auth-source docs.
1819         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1820         to have two files in `auth-sources'.
1822 2011-02-16  Glenn Morris  <rgm@gnu.org>
1824         * dired-x.texi: Use emacsver.texi to get Emacs version.
1825         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1826         Depend on emacsver.texi.
1828         * dired-x.texi: Drop meaningless version number.
1829         (Introduction): Remove old info.
1830         (Optional Installation Dired Jump): Autoload from dired-x.
1831         Remove incorrect info about loaddefs.el.
1832         (Bugs): Just refer to M-x report-emacs-bug.
1834         * dired-x.texi (Multiple Dired Directories): Update for rename of
1835         default-directory-alist.
1836         (Miscellaneous Commands): No longer mention very old VM version 4.
1838 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1840         Merge from gnulib.
1841         * texinfo.tex: Update to version 2011-02-14.11.
1843 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1845         * auth.texi (Help for users):
1846         Login collection is "Login" and not "login".
1848 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1850         * tramp.texi (History): Remove IMAP support.
1851         (External methods, Frequently Asked Questions): Remove `imap' and
1852         `imaps' methods.
1853         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1855         * trampver.texi: Remove default value of `emacsimap'.
1857 2011-02-13  Glenn Morris  <rgm@gnu.org>
1859         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1860         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1862 2011-02-12  Glenn Morris  <rgm@gnu.org>
1864         * sc.texi (Getting Connected): Remove old index entries.
1866 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1868         * url.texi: Remove duplicate @dircategory (Bug#7942).
1870 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1872         * auth.texi (Overview, Help for users, Help for developers):
1873         Update docs.
1874         (Help for users): Talk about spaces.
1876 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1878         * texinfo.tex: Update to version 2011-02-07.16.
1880 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1882         * dbus.texi (Bus names): Adapt descriptions for
1883         dbus-list-activatable-names and dbus-list-known-names.
1885 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1887         * calc.texi (Logarithmic Units): New section.
1889 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1891         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1892         manuals use it now.
1894         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1896 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1898         * overrides.texi: Remove.
1900         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1901         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1903 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1905         * tramp.texi (Frequently Asked Questions): Mention problems with
1906         WinSSHD.
1908         * trampver.texi: Update release number.
1910 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1912         * tramp.texi:
1913         Replace "delimet" with "delimit" globally.
1914         Replace "explicite" with "explicit" globally.
1915         Replace "instead of" with "instead" where there was nothing after "of".
1916         Audit use of comma before interrogative pronoun, "that", or "which".
1917         Minor word order, spelling, wording changes.
1919 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1921         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1923         * sieve.texi: Use WEBHACKDEVEL.
1925         * sasl.texi: Use WEBHACKDEVEL.
1927         * pgg.texi: Use WEBHACKDEVEL.
1929         * message.texi: Use WEBHACKDEVEL.
1931         * gnus.texi: Use WEBHACKDEVEL.
1933         * emacs-mime.texi: Use WEBHACKDEVEL.
1935         * auth.texi: Use WEBHACKDEVEL.
1937         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1938         manuals.
1940 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1942         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1944 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1946         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1947         which in turn is copied from ftp://tug.org/tex/.
1949 2011-02-03  Glenn Morris  <rgm@gnu.org>
1951         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1952         (Binding combinations of modifiers and function keys):
1953         Let's assume people reading this are not using Emacs 18.
1955 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1957         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1958         since it's run automatically.
1960 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1962         * gnus.texi (Customizing Articles): Fix typo.
1964 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1966         * gnus.texi (Customizing Articles): Document the new way of customizing
1967         the date headers(s).
1969 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1971         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1972         splitting example.
1974 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1976         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1977         (MAKEINFO_OPTS): New variable.
1978         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1979         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1980         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1981         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1982         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1983         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1984         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1985         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1986         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1987         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1988         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1989         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1990         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1991         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1992         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1993         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1994         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1995         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1997 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1999         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2001 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2003         * message.texi (IDNA): Explain what it is.
2005 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2007         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2009 2011-01-23  Werner Lemberg  <wl@gnu.org>
2011         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2012         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2013         (ENVADD): Update.
2015 2011-01-18  Glenn Morris  <rgm@gnu.org>
2017         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2019 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2021         * nxml-mode.texi (Introduction): Fix file name typos.
2023 2011-01-13  Christian Ohler  <ohler@gnu.org>
2025         * ert.texi: New file.
2027         * Makefile.in:
2028         * makefile.w32-in: Add ert.texi.
2030 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2032         * dbus.texi (Receiving Method Calls): New function
2033         dbus-register-service.  Rearrange node.
2035 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
2037         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2038         which in turn is copied from ftp://tug.org/tex/.
2040 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2042         * dbus.texi (Receiving Method Calls): Describe new optional
2043         parameter dont-register-service of dbus-register-{method,property}.
2045 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
2047         * epa.texi (Encrypting/decrypting *.gpg files):
2048         Mention epa-file-select-keys.
2050 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2052         * gnus.texi (Archived Messages): Remove outdated text.
2054 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2056         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2058 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
2060         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2062 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2064         * gnus.texi (The swish++ Engine): Add customizable parameters
2065         descriptions.
2066         (The swish-e Engine): Ditto.
2068 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
2070         * tramp.texi (Inline methods): Add "ksu" method.
2071         (Remote processes): Add example with remote `default-directory'.
2073 2010-12-14  Glenn Morris  <rgm@gnu.org>
2075         * faq.texi (Expanding aliases when sending mail):
2076         Now build-mail-aliases is interactive.
2078 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2080         * gnus.texi: First pass at adding (rough) nnir documentation.
2082 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2084         * gnus.texi (Filtering New Groups):
2085         Mention gnus-auto-subscribed-categories.
2086         (The First Time): Remove, since default-subscribed-newsgroups has been
2087         removed.
2089 2010-12-13  Glenn Morris  <rgm@gnu.org>
2091         * cl.texi (For Clauses): Small fixes for frames and windows.
2093 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2095         * org.texi (Using capture): Document using prefix arguments for
2096         finalizing capture.
2097         (Agenda commands): Document prefix argument for the bulk scatter
2098         command.
2099         (Beamer class export): Document that also overlay arguments can be
2100         passed to the column environment.
2101         (Template elements): Document the new entry type.
2103 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
2105         * org.texi (Include files): Document :minlevel.
2107 2010-12-11  Julien Danjou  <julien@danjou.info>
2109         * org.texi (Categories): Document category icons.
2111 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2113         * org.texi (noweb): Fix typo.
2115 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2117         * gnus.texi (Server Commands): Point to the rest of the server
2118         commands.
2120 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2122         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2123         g'.
2125 2010-12-02  Julien Danjou  <julien@danjou.info>
2127         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2129 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2131         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2132         (Direct Functions): Note the STARTTLS upgrade.
2134 2010-11-27  Glenn Morris  <rgm@gnu.org>
2135             James Clark  <none@example.com>
2137         * nxml-mode.texi (Introduction): New section.
2139 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2141         * gnus.texi (Server Commands): Document gnus-server-show-server.
2143 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2145         Sync with Tramp 2.2.0.
2147         * trampver.texi: Update release number.
2149 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2151         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2152         Mention that the TeX specific units won't use the `tex' prefix
2153         in TeX mode.
2155 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2157         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2159 2010-11-17  Glenn Morris  <rgm@gnu.org>
2161         * edt.texi: Remove information about Emacs 19.
2163 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2165         * trampver.texi: Update release number.
2167 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2169         * gnus.texi (Article Washing): Fix typo.
2171 2010-11-11  Noorul Islam  <noorul@noorul.com>
2173         * org.texi: Fix typo.
2175 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2177         * org.texi (Using capture): Explain that refiling is
2178         sensitive to cursor position.
2180 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2182         * org.texi (Images and tables): Add cross reference to link section.
2184 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2186         * org.texi: Document the <c> cookie.
2188 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2190         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2191         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2193 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2195         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2197 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2199         * org.texi (Project alist): Mention that this is a property list.
2201 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2203         * org.texi (Setting up the staging area): Document that
2204         file names remain visible when encrypting the MobileOrg files.
2206 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2208         * org.texi (Setting up the staging area): Document which
2209         versions are needed for encryption.
2211 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2213         * org.texi (noweb): Update :noweb documentation to
2214         reflect the new "tangle" argument.
2216 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2218         * org.texi (Batch execution): Improve tangling script in
2219         documentation.
2221 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2223         * org.texi (Handling links):
2224         (In-buffer settings): Document inlining images on startup.
2226 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2228         * org.texi (Setting up the staging area): Document use of
2229         crypt password.
2231 2010-11-11  David Maus  <dmaus@ictsoc.de>
2233         * org.texi (Template expansion): Add date related link type escapes.
2235 2010-11-11  David Maus  <dmaus@ictsoc.de>
2237         * org.texi (Template expansion): Add mew in table for link type
2238         escapes.
2240 2010-11-11  David Maus  <dmaus@ictsoc.de>
2242         * org.texi (Template expansion): Fix typo in link type escapes.
2244 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2246         * org.texi (Structure of code blocks): Another documentation tweak.
2248 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2250         * org.texi (Structure of code blocks): Documentation tweak.
2252 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2254         * org.texi (Structure of code blocks):
2255         Update documentation to mention inline code block syntax.
2257 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2259         * org.texi (comments): Improve wording.
2261 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2263         * org.texi (comments): Document the new :comments header arguments.
2265 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2267         * org.texi (Installation): Remove the special
2268         installation instructions for XEmacs.
2270 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2272         * org.texi (Easy Templates): New section.  Documents quick
2273         insertion of empty structural elements.
2275 2010-11-11  Noorul Islam  <noorul@noorul.com>
2277         * org.texi: Fix doc.
2279 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2281         * org.texi (The date/time prompt): Document specification
2282         of time ranges.
2284 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2286         * org.texi (Internal links): Document the changes in
2287         internal links.
2289 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2291         * org.texi (Agenda commands): Document the limitation for
2292         the filter preset - it can only be used for an entire agenda
2293         view, not in an individual block in a block agenda.
2295 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2297         * org.texi (iCalendar export): Document alarm creation.
2299 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2301         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2303 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2305         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2307 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2309         * calc.texi: Use emacsver.texi to determine Emacs version.
2311 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2313         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2314         since that works by default.
2316 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2318         * gnus.texi (Customizing the IMAP Connection): Document
2319         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2321 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2323         * tramp.texi (Remote shell setup): New item "Interactive shell
2324         prompt".  Reported by Christian Millour <cm@abtela.com>.
2325         (Remote shell setup, Remote processes): Use @code{} for
2326         environment variables.
2328 2010-11-03  Glenn Morris  <rgm@gnu.org>
2330         * ediff.texi (Quick Help Commands, Miscellaneous):
2331         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2333 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2335         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2337 2010-10-31  Glenn Morris  <rgm@gnu.org>
2339         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2341 2010-10-31  Glenn Morris  <rgm@gnu.org>
2343         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2345 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2347         * gnus.texi (Client-Side IMAP Splitting):
2348         Mention nnimap-unsplittable-articles.
2350 2010-10-29  Julien Danjou  <julien@danjou.info>
2352         * gnus.texi (Finding the News): Remove references to obsoletes
2353         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2355 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2357         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2358         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2359         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2360         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2362 2010-10-28  Glenn Morris  <rgm@gnu.org>
2364         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2365         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2366         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2368 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2370         * epa.texi (Mail-mode integration): Add alternative key bindings
2371         for epa-mail commands; escape comma.
2372         Don't use the word "PGP", since it is a non-free program.
2374 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2376         * calc.texi: Use emacsver.texi to determine Emacs version.
2378 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2380         * gnus.texi (Group Parameters, Buttons): Fix typos.
2382 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2384         * gnus.texi (Subscription Commands): Mention that you can also
2385         subscribe to new groups via the Server buffer, which is probably more
2386         convenient when subscribing to many groups.
2388 2010-10-21  Julien Danjou  <julien@danjou.info>
2390         * message.texi (Message Headers): Allow message-default-headers to be a
2391         function.
2393 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2395         * gnus-news.texi: Mention new archive defaults.
2397 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2399         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2401 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403         * gnus.texi (HTML): Document the function value of
2404         gnus-blocked-images.
2405         (Article Washing): shr and gnus-w3m, not the direct function names.
2407 2010-10-20  Julien Danjou  <julien@danjou.info>
2409         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2410         variable.
2412 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2414         * gnus.texi (Customizing the IMAP Connection): The port strings are
2415         strings.
2416         (Document Groups): Mention git.
2418 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2420         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2421         bzr/Gnus git sync.
2423 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2425         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2426         change.
2428 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2431         @item syntax for in-Emacs makeinfo.
2433 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2435         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2436         trim sentence.
2438 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2440         * epa.texi (Caching Passphrases):
2441         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2442         Clarify some configurations require to set up gpg-agent.
2444 2010-10-11  Glenn Morris  <rgm@gnu.org>
2446         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2448 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2450         * gnus.texi (Spam Package Introduction): Mention `$'.
2452 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2454         * makefile.w32-in (emacsdir): New variable.
2455         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2456         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2458 2010-10-09  Glenn Morris  <rgm@gnu.org>
2460         * Makefile.in (mostlyclean): Delete *.toc.
2462         * Makefile.in: Use $< in rules.
2464         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2466         * Makefile.in ($(infodir)): Delete rule.
2467         (mkinfodir): New.  Use it in all the info rules, rather than depending
2468         on infodir.
2470 2010-10-09  Glenn Morris  <rgm@gnu.org>
2472         * gnus.texi (Article Washing): Fix previous change.
2474         * Makefile.in (emacsdir): New variable.
2475         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2476         Depend on emacsver.texi.
2478         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2480         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2482 2010-10-08  Julien Danjou  <julien@danjou.info>
2484         * gnus.texi: Add mm-shr.
2486 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2488         * gnus.texi (Finding the Parent, The Gnus Registry)
2489         (Registry Article Refer Method): Update docs for nnregistry.el.
2491 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2493         * auth.texi (Help for users)
2494         (GnuPG and EasyPG Assistant Configuration): Update docs.
2496 2010-10-08  Glenn Morris  <rgm@gnu.org>
2498         * cl.texi (Organization, Installation, Old CL Compatibility):
2499         Deprecate cl-compat for new code.
2500         (Usage, Installation): Remove outdated information.
2502         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2504 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2506         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2508 2010-10-06  Julien Danjou  <julien@danjou.info>
2510         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2512         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2513         broken link.
2515         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2517         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2518         to ReiserFS.
2520         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2521         (FAQ 7-1): Fix getmail URL.
2523 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2525         * epa.texi (Caching Passphrases): New section.
2527 2010-10-06  Glenn Morris  <rgm@gnu.org>
2529         * Makefile.in (SHELL): Set it.
2530         (info): Move the mkdir dependency to the individual info files.
2531         (mostlyclean): Tidy up.
2532         (clean): Only delete the specific dvi and pdf files.
2533         (maintainer-clean): Be more restrictive in what we delete.
2534         ($(infodir)): Add parallel build workaround.
2536 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2538         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2540 2010-10-03  Julien Danjou  <julien@danjou.info>
2542         * emacs-mime.texi (Display Customization):
2543         Update mm-inline-large-images documentation and add documentation for
2544         mm-inline-large-images-proportion.
2546 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2548         * tramp.texi (Frequently Asked Questions):
2549         Mention remote-file-name-inhibit-cache.
2551 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2553         * gnus.texi (Splitting Mail): Fix @xref syntax.
2554         (Splitting Mail): Really fix the @ref syntax.
2556 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2558         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2559         (Article Hiding): Add google banner example.
2560         Suggested by Benjamin Xu.
2562 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2564         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2565         Remove nnimap-split-rule from examples.
2567 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2569         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2570         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2571         Fishman.
2572         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2574 2010-09-30  Julien Danjou  <julien@danjou.info>
2576         * gnus.texi (Gravatars): Fix documentation about
2577         gnu-gravatar-properties.
2579 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2581         * epa.texi (Bug Reports): New section.
2583 2010-09-29  Glenn Morris  <rgm@gnu.org>
2585         * Makefile.in (top_srcdir): Remove unused variable.
2587 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2589         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2590         (Client-Side IMAP Splitting): Document 'default.
2592 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2594         * gnus.texi (Customizing the IMAP Connection):
2595         Document nnimap-fetch-partial-articles.
2597 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2599         * gnus-news.texi: Mention nnimap-inbox.
2601         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2603 2010-09-26  Julien Danjou  <julien@danjou.info>
2605         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2607 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2609         * gnus.texi (Security): Remove gpg.el mention.
2611 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2613         * gnus.texi (Browse Foreign Server): New variable
2614         gnus-browse-subscribe-newsgroup-method.
2616         * gnus-news.texi: Mention it.
2618 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2620         * gnus.texi (NoCeM): Remove.
2621         (Startup Variables): No jingle.
2623 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2625         * woman.texi (Interface Options): xz compression is now supported.
2627 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2629         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2630         (Unavailable Servers): Document gnus-server-copy-server.
2631         (Using IMAP): Document the new nnimap.
2633 2010-09-25  Julien Danjou  <julien@danjou.info>
2635         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2637 2010-09-24  Glenn Morris  <rgm@gnu.org>
2639         * url.texi (Disk Caching): Tweak previous change.
2641 2010-09-24  Julien Danjou  <julien@danjou.info>
2643         * url.texi (Disk Caching): Mention url-cache-expire-time,
2644         url-cache-expired, and url-fetch-from-cache.
2646 2010-09-24  Julien Danjou  <julien@danjou.info>
2648         * gnus.texi: Add Gravatars.
2650 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2652         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2654 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2656         * gnus.texi (Expunging mailboxes): Update name of the expunging
2657         command.
2659 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2661         * emacs-mime.texi (rfc2047): Update description for
2662         rfc2047-encode-parameter.
2664 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2666         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2667         "fish" methods.
2668         (External methods): Remove "scp1_old" and "scp2_old" methods.
2670 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2672         * tramp.texi: Remove Japanese manual.  Fix typo.
2674         * trampver.texi: Update release number.  Remove japanesemanual.
2676 2010-09-09  Glenn Morris  <rgm@gnu.org>
2678         * org.texi: Restore clobbered changes (copyright years, untabify).
2680 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2682         * gnus.texi (Adaptive Scoring): Fix typo.
2684 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2686         * gnus.texi (Article Display): Document gnus-html-show-images.
2688 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2690         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2692 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694         * gnus.texi (HTML): Document gnus-max-image-proportion.
2696 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2698         * gnus.texi (HTML): Document gnus-blocked-images.
2700         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2702 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2704         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2705         the first message are used for wide replies.
2706         (Changing Servers): Remove documentation on gnus-change-server and
2707         friends, since it's been removed.
2709 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2711         * gnus.texi (Drafts): Mention B DEL.
2713 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2715         * gnus.texi (Delayed Articles): Mention that the Date header is the
2716         original one, even if you delay.
2718 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2720         * gnus.texi (Asynchronous Fetching):
2721         Document gnus-async-post-fetch-function.
2722         (HTML): Made into its own section.
2724 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2726         Sync with Tramp 2.1.19.
2728         * tramp.texi (Inline methods, Default Method): Mention
2729         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2730         Remove remark about doubled "-t" argument.
2731         (Auto-save and Backup): Remove reference to Emacs 21.
2732         (Filename Syntax): Describe port numbers.
2733         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2734         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2735         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2736         errors with the backquotes.
2737         (External packages): File attributes cache flushing for asynchronous
2738         processes.
2739         (Traces and Profiles): Describe verbose level 9.
2741         * trampver.texi: Update release number.
2743 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2745         * dbus.texi (Alternative Buses): New chapter.
2747 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2749         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2751 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2753         * calc.texi (Customizing Calc): Rearrange description of new
2754         variables to match the presentation of other variables.
2756 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2758         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2760 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2762         * calc.texi (Making Selections, Selecting Subformulas)
2763         (Customizing Calc): Mention how to use faces to emphasize selected
2764         sub-formulas.
2766 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2768         * tramp.texi (External packages): File attributes cache flushing
2769         for asynchronous processes.
2771 2010-08-01  Alan Mackenzie  <acm@muc.de>
2773         Enhance the manual for the latest Java Mode.
2775         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2776         annotation-var-cont.
2777         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2778         two new symbols.
2780 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2782         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2784 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2786         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2788 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2790         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2792 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2794         * org.texi: Add macros to get plain quotes in PDF output.
2795         List additional contributors.
2796         (Capture): New section, replaces the section about remember.
2797         (Working With Source Code): New chapter, focused on documenting Org
2798         Babel.
2799         (Code evaluation security): New section.
2800         (MobileOrg): Document DropBox support.
2801         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2802         (Special symbols): Show how to display UTF8 characters for entities.
2803         (Global TODO list): Clarify the use of the "M" key and the differences
2804         to the "m" key.
2805         (RSS Feeds): Mention Atom feeds as well.
2806         (Setting tags): Remove paragraph about
2807         `org-complete-tags-always-offer-all-agenda-tags'.
2809 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2811         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2812         argument.
2813         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2814         echoing shells.
2816 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2818         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2819         (Filename Syntax): Describe port numbers.
2821 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2823         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2824         forgotten.
2825         (Type Conversion): Precise conversion of natural numbers.
2826         (Errors and Events): Add "debugging" to concept index.  Add variable
2827         `dbus-debug'.
2829 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2831         * dbus.texi (Receiving Method Calls): Add optional argument
2832         EMITS-SIGNAL to `dbus-register-property'.
2834 2010-06-27  Alex Schroeder  <alex@gnu.org>
2836         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2838 2010-06-24  Glenn Morris  <rgm@gnu.org>
2840         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2841         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2842         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2843         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2844         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2845         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2846         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2847         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2848         convention.   Make them end with a period.
2850 2010-06-23  Glenn Morris  <rgm@gnu.org>
2852         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2853         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2854         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2855         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2856         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2857         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2859 2010-06-10  Glenn Morris  <rgm@gnu.org>
2861         * idlwave.texi (Load-Path Shadows):
2862         * org.texi (Handling links): Fix typos.
2864 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2866         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2868 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2870         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2871         by an alias.  (Bug#6226)
2873 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2875         * calc.texi (Manipulating Vectors): Mention that vectors can
2876         be used to determine bins for `calc-histogram'.
2878 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2880         * calc.texi: Remove "\turnoffactive" commands throughout.
2882 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
2884         * url.texi (HTTP language/coding, Customization):
2885         * message.texi (Header Commands, Responses):
2886         * cl.texi (Argument Lists): Fix typos.
2888 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2890         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2891         Note that Development menu is always available.
2892         (Creating a project): Fix terminology.
2893         (Add/Remove files): Fix typo.
2895 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2897         * Version 23.2 released.
2899 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2901         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2903 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2905         * tramp.texi (Inline methods, Default Method):
2906         Mention `tramp-inline-compress-start-size'.
2908 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2910         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2911         the CVS repo.  Put the Git repo in the news section.
2913         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2914         Removed some mentions of CVS.  Mention the new Git repo.
2916 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2918         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
2919         (Mail Group Commands): Add index entry.
2921 2010-04-18  Glenn Morris  <rgm@gnu.org>
2923         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2925 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2927         * calc.texi (Radix modes): Mention that the option prefix will
2928         turn on twos-complement mode.
2929         (Inverse and Hyperbolic Flags): Mention the Option flag.
2931 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2933         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2934         (LaTeX/PDF export commands): Rename and Move section.
2935         (Sectioning structure): Update.
2936         (References): New use case for field coordinates.
2937         (The export dispatcher): Rename from ASCII export.
2938         (Setting up the staging area): Document the availability of
2939         encryption for MobileOrg.
2940         (Images and tables): Document how to reference labels.
2941         (Index entries): New section.
2942         (Generating an index): New section.
2943         (Column width and alignment): Document that <N> now
2944         means a fixed width, not a maximum width.
2945         (Publishing options): Document the :email option.
2946         (Beamer class export): Fix bug in the BEAMER example.
2947         (Refiling notes): Document refile logging.
2948         (In-buffer settings): Document refile logging keywords.
2949         (Drawers): Document `C-c C-z' command.
2950         (Agenda commands): Mention the alternative key `C-c C-z'.
2951         (Special properties): Document the BLOCKED property.
2952         (The spreadsheet): Mention the formula editor.
2953         (References): Document field coordinates.
2954         (Publishing action): Correct the documentation for the
2955         publishing function.
2956         (The date/time prompt): Document that we accept dates
2957         like month/day/year.
2958         (Cooperation): Document the changes in table.el support.
2959         (Faces for TODO keywords, Faces for TODO keywords)
2960         (Priorities): Document the easy colors.
2961         (Visibility cycling): Document the new double prefix
2962         arg for `org-reveal'.
2963         (Cooperation): Remember.el is part of Emacs.
2964         (Clean view): Mention that `wrap-prefix' is also set by
2965         org-indent-mode.
2966         (Agenda commands): Add information about prefix args to
2967         scheduling and deadline commands.
2968         (Search view): Point to the docstring of
2969         `org-search-view' for more details.
2970         (Agenda commands): Document that `>' prompts for a date.
2971         (Setting tags): Document variable
2972         org-complete-tags-always-offer-all-agenda-tags.
2973         (Column attributes): Cross-reference special properties.
2975 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
2977         Synchronize with Tramp repository.
2979         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2980         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2981         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
2982         syntax, texi2dvi reports errors with the backquotes.
2984         * trampver.texi: Update release number.
2986 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
2988         * gnus.texi (Finding the News): Add pointers to the Server buffer
2989         because it's essential.
2991 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2993         * gnus.texi (MIME Commands): Update description of
2994         gnus-article-browse-html-article.
2996 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2998         * auth.texi (Secret Service API): Add TODO node.
2999         (Help for users): Explain the new source options for `auth-sources'.
3001 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3003         * trampver.texi: Update release number.
3005 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3007         * Branch for 23.2.
3009 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3011         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3012         now enabled by default.
3014 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3016         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3017         when Emacs runs in interactive mode.  (Bug#5645)
3019 2010-02-16  Glenn Morris  <rgm@gnu.org>
3021         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3023 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3025         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3027 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3029         * gnus.texi (Score File Format): Fix typo.
3031 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
3033         * cc-mode.texi: Replace references to obsolete c-subword-mode.
3035 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3037         * ada-mode.texi (Project File Overview): Fix typo.
3039 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3041         * semantic.texi: Add Richard Y. Kim credit.
3043         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3045 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
3047         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3048         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
3050 2010-01-17  Glenn Morris  <rgm@gnu.org>
3052         * calc.texi (Reporting Bugs): Don't mention format of repository.
3054         * woman.texi (Bugs): Make "Emacs repository" less specific,
3055         and the URL for same more specific.
3057         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3059 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3061         * ede.texi (ede-step-project, ede-proj-target):
3062         * tramp.texi (Remote processes): Fix typos.
3064 2010-01-16  Mario Lang  <mlang@delysid.org>
3066         * ede.texi (ede-target):
3067         * org.texi (Refiling notes): Remove duplicated words.
3069 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3071         * gnus.texi (Posting Styles): Use with-current-buffer.
3072         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3074 2010-01-02  Kevin Ryde  <user42@zip.com.au>
3076         * eieio.texi (Naming Conventions): Correction to xref on elisp
3077         coding conventions, is "Tips" node not "Standards".
3079 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3081         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3083         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3085 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3087         * gnus.texi (Direct Functions): Add missing port number to tls method.
3089 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
3091         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3092         ($(infodir)/edt, edt.dvi): New targets.
3094 2009-12-15  Glenn Morris  <rgm@gnu.org>
3096         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3097         (edt, $(infodir)/edt, edt.dvi): New targets.
3098         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3100         * Makefile.in (PDF_TARGETS, pdf): New.
3101         (clean): Add *.pdf.
3102         Add pdf rules for all manuals.
3104 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
3106         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3108 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3110         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3111         (Smart Jump, Analyzer Debug): Copyedits.
3112         (Semantic mode user commands): Link to new nodes.
3113         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3114         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3115         upstream Semantic manual.
3117         * semantic.texi (Introduction): Minor fix to diagram.
3119 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3121         * eshell.texi (History): Add the other built-in variables.
3122         (Built-ins): Explain built-ins, and how to apply the external commands.
3123         Add `history', `su' and `sudo'.
3125         * tramp.texi (Remote processes): Add missing <RET> in the example.
3127 2009-12-01  Bill Wohler  <wohler@newt.com>
3129         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3130         path for mairix example.  Specify -q in namazu example since namazu is
3131         excessively garrulous.
3133 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3135         * tramp.texi (Remote processes): Improve eshell example with "su"
3136         and "sudo" commands.
3138 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3140         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3142         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3143         Document semantic-complete-analyze-inline.
3144         (Semanticdb search debugging commands): Minor clarification.
3145         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3146         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3147         manual.
3148         (Semantic mode): Link to Idle Scheduler.
3150 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3152         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3153         @pxref, now EIEIO is in Emacs.
3155         * erc.texi (Development): Correction to git tutorial url.
3157 2009-11-26  Glenn Morris  <rgm@gnu.org>
3159         * faq.texi (Latest version of Emacs): Mention stability of development
3160         version.
3161         (Problems with very large files): Max buffer size increase in 23.2.
3162         (VM): VM has moved house again.
3164 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3166         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3167         notations.
3169 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3171         * org.texi (Column attributes): Fix documentation of new operators.
3173 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3175         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3176         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3177         (Idle Completions Mode): Numerous copyedits.
3179 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3181         * semantic.texi (Semantic Internals, Glossary):
3182         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3183         (Semanticdb search debugging commands): Fix typos.
3185 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3187         * calc.texi (Radix modes): Mention twos-complement notation.
3189 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3191         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3192         ($(infodir)/semantic, semantic.dvi): New targets.
3194 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3196         * Makefile.in: Build the Semantic manual.
3198         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3199         repository.
3201 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3203         * dbus.texi (Receiving Method Calls): New defun
3204         `dbus-unregister-service'.
3206 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3208         * org.texi (Speed keys): New section.
3210 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3212         * dbus.texi (Type Conversion): Fix typo.
3213         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3214         `dbus-registered-objects-table'.
3215         (Receiving Method Calls): New defun `dbus-register-property'.
3216         Move `dbus-unregister-object' here.
3218 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3220         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3222 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3224         * org.texi (Column attributes): Add the new age summary operators.
3225         Also, mention the fact you can only use one summary operator per
3226         property.
3228 2009-11-13  John Wiegley  <johnw@newartisans.com>
3230         * org.texi (Tracking your habits): Add a new section in the
3231         manual about how to track habits.
3232         (Resolving idle time): Add a section on how idle and
3233         dangling clocks are resolved.
3235 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3237         * org.texi (Agenda commands): Document the new `i' command.
3238         (Inserting deadline/schedule): Document logging changes
3239         of scheduling and deadline times stamps.
3240         (In-buffer settings): Document the in-buffer keywords for logging
3241         changes of scheduling and deadline times stamps.
3242         (Structure editing, Plain lists): Document indentation
3243         cycling in empty entries with TAB.
3244         (Archiving): Document the default archiving command.
3245         (Moving subtrees): Document the new keys for archiving.
3246         (Internal archiving): Fix incorrect key.
3247         (Agenda commands): Document the TODO set switching commands.
3248         (Agenda commands): Document the new archiving keys.
3249         (Clocking work time): Better description on how to save
3250         and restore a clock.
3251         (Resolving idle time): Mention the x11idle program to get true
3252         idleness also under X11.
3253         (Resolving idle time): Use @kbd instead of @key for normal
3254         letters, because this is how he rest of the manual does this.
3255         (Pushing to MobileOrg): Mention that `org-directory'
3256         should be set.
3257         (Agenda commands): Document that SPC is a filter for
3258         any tag.
3259         (Search view): Rename from "Keyword search".
3260         (Capure): New chapter.
3261         (Markup): New chapter.
3262         (Links in HTML export, Images in HTML export):
3263         Extend the section titles.
3264         (Images in HTML export): Document the align option.
3265         (Text areas in HTML export): Extend the section title.
3266         (Images in LaTeX export): Explain image placement in LaTeX.
3268 2009-11-10  Glenn Morris  <rgm@gnu.org>
3270         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3272 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3274         * tramp.texi (Auto-save and Backup): Disable backups just for a
3275         method.
3277         * trampver.texi: Update release number.
3279 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3281         Sync with Tramp 2.1.17.
3283         * trampver.texi: Update release number.
3285 2009-10-29  Glenn Morris  <rgm@gnu.org>
3287         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3289 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3291         * tramp.texi (External methods): Temporary files are kept for
3292         `rsync' and `rsyncc' methods.
3294 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3296         * eieio.texi: Fix typos.
3298 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3300         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3302 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3304         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3305         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3307 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3309         * Makefile.in: Build EIEIO and EDE manuals.
3311 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3313         * eieio.texi:
3314         * ede.texi: New files.
3316 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3318         * tramp.texi (Remote processes): Association of a pty is not supported.
3320 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3322         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3323         (Processing LaTeX fragments): Document that the size of images can be
3324         changes using the variable `org-format-latex-options'.
3325         (The date/time prompt, Timestamps): Be more accurate over ISO format
3326         dates and times.
3327         (Visibility cycling): Document showeverything keyword.
3328         (In-buffer settings): Document showeverything keyword.
3329         (Setting up the staging area): Fix the example.
3330         (MobileOrg): New section.
3331         (Agenda commands, Exporting Agenda Views): Document exporting the
3332         agenda view to Org files.
3334 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3336         * tramp.texi (History): Add IMAP support.
3337         (External methods): Add `imap' and `imaps' methods.
3338         (GVFS based methods): Add indices for `davs'.
3339         (Password handling): Rename anchors.  Add IMAP entries for
3340         ~/.authinfo.gpg.
3342         * trampver.texi: Set default value of `emacsimap'.
3344 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3346         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3348 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3350         * dired-x.texi (Technical Details):
3351         Delete dired-up-directory (Bug#4292).
3353 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3355         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3357 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3359         * org.texi (Effort estimates): Document new effort setting commands.
3360         (Agenda commands): Document the new keys fro agenda time motion.
3361         Document entry text mode.  Improve documentation of the keys to include
3362         inactive time stamps into the agenda view.
3363         (Feedback): Document the new bug report command.
3364         (Structure editing): Add an index entry for the sorting of subtrees.
3366 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3368         * auth.texi (Help for users): Corrected markup.
3370 2009-09-02  Glenn Morris  <rgm@gnu.org>
3372         * emacs-mime.texi (time-date): Mention float-time.
3374 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3376         * calc.texi (Simplifying Formulas): Improve the wording.
3378 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3380         * auth.texi: Rewritten for coverage and clarity.
3382 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3384         * gnus.texi (Expiring Mail):
3385         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3386         (Various Various): Mention gnus-safe-html-newsgroups.
3388         * gnus-news.texi: Mention
3389         gnus-mark-copied-or-moved-articles-as-expirable.
3391         * emacs-mime.texi (Display Customization): Add xref to
3392         gnus-safe-html-newsgroups.
3394 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3396         * tramp.texi (Version Control): Remove.
3397         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3398         reference.
3399         (External methods): Correct `scpc' concept index entries.  New method
3400         `rsyncc'.
3401         (External packages): New subsections "Filename completion" and "File
3402         attributes cache".
3404 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3406         * calc.texi (Rewrite Rules): Improve the example.
3407         (Simplifying Formulas): Explain use of the I and H flags for
3408         simplification.
3410 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3412         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3413         Describe autostart behavior of dbus-ping.
3414         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3415         for timeout values.
3416         (Top): Remove footnote saying D-Bus is not enabled by
3417         default.  (Bug#4256)
3419 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3421         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3422         Reported by Jari Aalto (Bug#4211).
3423         (Mail-mode integration): Mention epa-mail-mode and
3424         epa-global-mail-mode.
3425         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3426         epa-setup.
3428 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3430         * dbus.texi (Asynchronous Methods): Allow nil handler.
3432 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3434         * ediff.texi (ediff-current-file): Add information about this new function.
3436         * viper.texi: Add information about C-s in viper's search command.
3438 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3440         * calc.texi (Date Forms): Fix typos.
3442 2009-08-08  Glenn Morris  <rgm@gnu.org>
3444         * org.texi (Agenda commands): Restore clobbered change.
3446 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3448         * calc.texi (Graphics, Devices): Update with the peculiarities of
3449         operation on MS-Windows.
3451 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3453         * org.texi (Publishing action): Improve documentation of file
3454         names when publishing to the source directory.
3455         (Clean view): Document `org-indent-mode'.
3456         (Clocking work time): Add documentation for the
3457         new :timetamp option when creating a clock report.
3458         (Paragraphs): Fix many typos.
3459         (Plain lists): Remove duplicate explanation about the
3460         `C-c *' command.
3461         (Literal examples): Update to reflect the new behavior
3462         of the -n -r -k switches when exporting source code examples.
3463         (Structure editing): Add information about `C-c *',
3464         converting a plain list into a list of Org items.
3465         (Remember): Small rephrasing of the paragraph
3466         describing remember.el.  Also mentioned that remember.el is part
3467         of Emacs 23, not Emacs 22.
3468         (Clocking work time): Add documentation about
3469         displaying the current clocking time against the effort estimate.
3470         Also add a footnote about using `org-clock-in-prepare-hook' to add
3471         an effort estimate on the fly, just before clocking it.
3472         (Footnotes): Document automatic renumbering and
3473         sorting.
3474         (Agenda commands): Document new bulk commands.
3475         (Plain lists): Document new behavior of
3476         `org-cycle-include-plain-lists'.
3477         Hyphenation only in TeX.
3478         (Clocking work time): Document the key to update effort
3479         estimates.
3480         (Clocking work time): Document the clock time display.
3481         (Structure editing, TODO basics): Document new
3482         variables.
3483         (Column attributes): Document new colciew operators.
3484         (Publishing options): Document :xml-declaration.
3485         (Tracking TODO state changes): Document the
3486         LOG_INTO_DRAWER property.
3487         (Literal examples): Document the new implementation for
3488         editing source code.
3489         (Publishing action): Mention the new publishing
3490         function, to publish an Org source file.
3491         (Publishing links): Mention how to link to an Org source file.
3492         (Macro replacement): Document new macros.
3493         (Handling links): Document type-specific completion
3494         when inserting links.
3495         (Structure editing, Plain lists): Improve documentation
3496         on sorting.
3497         (Internal links): Document custom ids for links.
3498         (Handling links): Document custom ids for links.
3499         (CSS support): Document new class.
3500         (Refiling notes): Document the possibility to create new nodes
3501         during refiling.
3502         (Agenda commands): Document the "?" operator to find
3503         tasks without effort setting.
3504         (Exporting agenda information): Section moved.
3505         (RSS Feeds): New section.
3506         (Built-in table editor): Document M-e and M-a navigate
3507         inside table field.
3508         (Stuck projects): Docment that projects identified as
3509         un-stuck will still be searchd for stuck sub-projects.
3510         (Paragraphs): Document centering.
3511         (Creating timestamps, Agenda commands): Document new
3512         behavior when changing time stamps.
3513         (Structure editing): Document the new command
3514         `org-clone-subtree-with-time-shift'.
3515         (Publishing): Refresh this chapter.
3516         (Export options, Export options, In-buffer settings):
3517         Document the new keywords.
3518         (Matching tags and properties): Collect all
3519         documentation about tags/property matches here.
3520         (Setting tags): Document `org-tag-persistent-alist'.
3521         (Weekly/daily agenda): New section.
3522         (Orgstruct mode): Describe `orgstruct++-mode'.
3523         (Drawers): Mention the LOGBOOK drawer.
3524         (Export options, Sectioning structure): Document the
3525         #+LEATEX_HEADER in-buffer setting.
3526         (Bugs): Section removed.
3527         (Hooks): New section.
3528         (Add-on packages): Move here from old location.
3529         (Context-sensitive commands): New section.
3530         (Setting tags): Document newline option.
3531         (Global TODO list, Matching tags and properties):
3532         Mention more variables.
3533         (Checkboxes): Update to changed command behavior.
3535 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3537         * speedbar.texi (Basic Key Bindings): Fix typo.
3539 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3541         * calc.texi (Vector/Matrix Functions): Add index entries for both
3542         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3543         affects matrices with more than one row.
3544         (Help Commands): Add index entries for "prefix ?" key bindings.
3546 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3548         * calc.texi (Stack Manipulation Commands): Add documentation for
3549         `calc-transpose-lines'.
3551 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3553         * dbus.texi (Receiving Method Calls): Describe special return value
3554         `:ignore'.
3556 2009-07-24  Alan Mackenzie  <acm@muc.de>
3558         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3559         initialization, any individual variable setting now takes precedence
3560         over one done via c-file-style/c-file-offsets.
3562 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3564         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3565         truncated when Calc is quit.
3566         (Customizing Calc): Document `calc-undo-length'.
3568 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3570         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3572 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3574         * pcl-cvs.texi (About PCL-CVS):
3575         * widget.texi (Basic Types):
3576         Fix cross-references.
3578 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3580         * dbus.texi (Type Conversion): Don't use literal control character.
3582 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3584         * tramp.texi (GVFS based methods): New section.
3585         (Remote processes): Processes for GVFS based methods run locally.
3587 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3589         * tramp.texi (Inline methods, External methods, Gateway methods):
3590         Avoid the words "kludge" and hack".
3591         (External methods): Add `synce' method.
3593         * trampver.texi: Update release number.
3595 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3597         Sync with Tramp 2.1.16.
3599         * tramp.texi (History): Add GVFS support.
3600         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3601         `obex' methods.  Add 'tramp-gvfs-methods' option.
3602         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3603         forms.
3604         (Remote Programs): Introduce `tramp-own-remote-path'.
3605         (Remote processes): New subsection "Running remote programs that create
3606         local X11 windows".
3607         (Frequently Asked Questions): Improve code for disabling vc.
3609         * trampver.texi: Update release number.  Set default value of
3610         `emacsgvfs'.
3612 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3614         * Branch for 23.1.
3616 2009-06-17  Glenn Morris  <rgm@gnu.org>
3618         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3619         (Latest version of Emacs): Mention source code repository.
3621 2009-06-16  Glenn Morris  <rgm@gnu.org>
3623         * faq.texi (Top): Language tweak.
3624         (Extended commands): Most people have arrow keys.
3625         (Emacs manual): Say how to follow info links.
3626         (File-name conventions): Change title a bit.  Explain about source
3627         versus installed.  Condense etc description.
3628         (Guidelines for newsgroup postings): Mention Savannah list page.
3629         (Newsgroup archives): Simplify.
3630         (Contacting the FSF): Add contact URL.
3631         (Emacs Lisp documentation): Printed version not always available.
3632         (Installing Texinfo documentation): Explain how by hand installation is
3633         not normally needed.  Use add-to-list.  Remove duplicate reference.
3634         (Informational files for Emacs): Move info on Help menu here from
3635         "File-name conventions".
3636         (Help installing Emacs): Tweak uref.
3637         (Obtaining the FAQ): Mention repository.
3638         (Origin of the term Emacs): Explain "ITS".
3639         (Changing load-path): Use add-to-list.
3640         (Automatic indentation): Clarify this is for Text mode.
3641         Don't mention Indented Text mode.
3642         (Finding Emacs on the Internet): The FSF does not seem to offer a
3643         deluxe distribution on CD anymore.
3645 2009-06-16  Glenn Morris  <rgm@gnu.org>
3647         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3648         Recommend the latest release.  Mention how to get older FAQs.
3649         Recommend the Emacs manual.
3650         (Guidelines for newsgroup postings): Discourage cross-posts.
3651         (Underlining paragraphs): Remove.
3652         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3653         (Bugs and problems): Update key-binding.
3654         (Problems with very large files): Mention 64-bit.
3655         (Shell process exits abnormally): Remove.
3656         (Problems with Shell Mode): Rename and update.
3657         (Spontaneous entry into isearch-mode)
3658         (Problems talking to certain hosts): Remove.  This is old information,
3659         in etc/PROBLEMS if needed.
3660         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3661         (Dired claims that no file is on this line): Update.
3662         (Installing Emacs, Problems building Emacs): Simplify.
3663         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3664         information.
3665         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3666         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3667         (JDEE): "JDEE", not "JDE".
3668         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3669         Remove.  This is old information, in etc/PROBLEMS if needed.
3670         (stty and Backspace key, Kanji and Chinese characters): Remove.
3671         (Right-to-left alphabets): Update section.
3672         (Changing the included text prefix): Gnus uses message-yank-prefix.
3673         Add cross-reference to Supercite manual.
3674         (Saving a copy of outgoing mail): Simplify output file description.
3675         (Expanding aliases when sending mail): Refer to Emacs manual.
3676         Remove old info about RFC822.
3677         Correct description of how to rebuild aliases.
3678         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3679         (MIME with Emacs mail packages)
3680         (Viewing articles with embedded underlining)
3681         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3682         Remove old sections.
3683         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3684         and is well-documented in the Gnus manual.
3685         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3686         (Making Gnus faster): Rename from "Starting Gnus faster".
3687         Merge "Catch-up is slow in Gnus" into here.
3689 2009-06-14  Glenn Morris  <rgm@gnu.org>
3691         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3692         (New in Emacs 23): New section.
3693         (Handling C-s and C-q with flow control): Add xref.
3695 2009-06-13  Glenn Morris  <rgm@gnu.org>
3697         * faq.texi (Setting up a customization file): Grammar fix.
3698         Customize is no longer "new".
3699         (Displaying the current line or column): Line-number mode is on by
3700         default.  Don't mention `column' package.  Mention linum.el.
3701         (Turning on abbrevs by default): Explain how to do it for buffers,
3702         modes, and everywhere.
3703         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3704         19.
3705         (Highlighting a region): On by default since 23.1.
3706         (Replacing highlighted text): Update doc quote.
3707         (Working with unprintable characters): Don't mention search-quote-char.
3708         (Using an already running Emacs process): Gnuclient is probably not an
3709         enhancement these days.
3710         (Indenting switch statements): Remove mention of pre-Emacs 20.
3711         (Horizontal scrolling): Abbreviate Emacs 20 description.
3712         (Replacing text across multiple files): Fix name of dired command.
3713         (Disabling backups): Use require not load.
3714         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3716 2009-06-13  Bill Wohler  <wohler@newt.com>
3718         Release MH-E manual version 8.2.
3720         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3721         release 8.2.
3723 2009-06-13  Glenn Morris  <rgm@gnu.org>
3725         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3726         in this day and age the common meaning is "on the web".
3727         (copying): Use @copyright in all cases.
3728         (Basic keys): Remove reference to deleted manual node "Text Characters".
3729         (File-name conventions): Use GNU as an example rather than SERVICE.
3730         default.el lives in site-lisp.  Update Info directory location.
3731         (Real meaning of copyleft): GPL actions have been brought, but all
3732         settled out of court.
3733         (Guidelines for newsgroup postings): Shorten section title.
3734         Simplify comp.emacs description.
3735         (Newsgroup archives): Change Google URL.  Describe Gmane.
3736         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3737         points".  Mention List-Unsubscribe header.
3738         (Contacting the FSF): Update email and URLs.
3739         (Basic editing): Mention F1 for help.
3740         (Installing Texinfo documentation): Refer to Texinfo website rather
3741         than ftp server.
3742         (Printing a Texinfo file): Mention texi2pdf.
3743         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3744         are just stubs nowadays.
3745         (Latest version of Emacs): Explain version numbers.
3746         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3747         (Turning on syntax highlighting): No need to mention hilit19 any more.
3748         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3749         (Modes for various languages): Remove section.
3750         (Major packages and programs): Remove most version and maintainer
3751         information - it's hard to keep up-to-date, and adds nothing.
3752         Similarly with direct links to mailing lists.
3753         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3754         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3755         years, and Emacs comes with tools for this now.
3756         (Patch): Remove section - this is a standard tool.
3757         (Using function keys under X): Remove section.
3759 2009-06-12  Glenn Morris  <rgm@gnu.org>
3761         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3762         (Help installing Emacs): Remove reference to deleted X11 node.
3763         (Associating modes with files): Interpreter-mode-alist is no longer
3764         subservient to auto-mode-alist.
3765         (Installing Emacs): Change future Emacs version.
3766         (Linking with -lX11 fails): Remove old section.
3767         (Packages that do not come with Emacs): Update ELL location.
3768         Emacs Lisp archive is dead.
3769         (Emacs for Windows): Remove reference to old CE port.
3770         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3771         (Emacs for VMS and DECwindows): Remove old ports.
3772         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3773         (Removing flashing messages): Remove section about non-existent Gnus
3774         option.
3776         * faq.texi (Top): Add @top command.
3777         Remove the optional arguments from all @node commands: makeinfo can
3778         generate these automatically, and it is easier to edit and rearrange
3779         nodes without them.
3781 2009-06-11  Glenn Morris  <rgm@gnu.org>
3783         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3784         (The LPF): Make the updated URL the sole reference point.
3785         (Learning how to do something): Update refcard price and format.
3786         (Getting a printed manual): Sources in doc/emacs/, not man/.
3787         Also available in PDF format.  Since the page count varies, be less
3788         precise.
3789         (Informational files for Emacs): Remove references to deleted files
3790         LPF and SUN-SUPPORT, and to UUCP.
3791         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3792         Remove many obsolete ways to get the FAQ, which now seems only to be
3793         distributed with Emacs.
3794         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3796 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3798         * org.texi (Org Plot): Fix tags (Bug#3507).
3799         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3801         * ada-mode.texi (Installation, Compile commands)
3802         (Project File Overview, No project files, Set compiler options)
3803         (Use GNAT project file, Use multiple GNAT project files)
3804         (Identifier completion): Use @samp for menu items, and @kbd for key
3805         sequences (Bug#3504).
3807 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3809         * gnus.texi (Security): Fix wording; add a link to epa.info.
3811 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3813         * message.texi (Header Commands): Fix descriptions to match
3814         keybindings.
3816 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3818         * gnus.texi (Security): Mention that EasyPG is the current default.
3820 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3822         * ediff.texi (Session Commands): Fix typo.
3824 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3826         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3827         news.software.readers.  Reported by Florian Rehnisch.
3829 2009-04-02  Glenn Morris  <rgm@gnu.org>
3831         * auth.texi: Capitalize direntry.
3833         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3834         using a period in the entry name.  (Bug#2797)
3836 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3838         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3839         ($(infodir)/auth, auth.dvi): New targets.
3841 2009-03-03  Glenn Morris  <rgm@gnu.org>
3843         * auth.texi: Fix @setfilename.
3845         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3846         (auth, $(infodir)/auth, auth.dvi): New rules.
3848 2009-02-25  Glenn Morris  <rgm@gnu.org>
3850         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3852 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3854         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3856 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3858         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3859         gnus-nocem-issuers, and gnus-nocem-verifyer.
3861 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3863         * ada-mode.texi (Project files, Automatic Casing):
3864         * dbus.texi (Signals):
3865         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3866         * mh-e.texi (HTML):
3867         * nxml-mode.texi (Locating a schema)
3868         (Using the document's URI to locate a schema):
3869         * org.texi (Footnotes, Using the mapping API):
3870         * rcirc.texi (Channels): Remove duplicate words.
3872 2009-02-20  Glenn Morris  <rgm@gnu.org>
3874         * dired-x.texi (Miscellaneous Commands):
3875         * gnus.texi: Minor updates for mbox Rmail.
3877 2009-02-16  Karl Berry  <karl@gnu.org>
3879         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3880         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3881         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3882         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3883         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3884         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3885         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3886         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3887         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3888         Consistently use @insertcopying in the Top node,
3889         @contents at the front (after @end titlepage),
3890         and @direntry after @copying.  (Bug#1988)
3892 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3894         * auth.texi: New file documenting auth-source.
3896 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3898         * org.texi (Org Plot): Fix link.
3900 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3902         * epa.texi (Mail-mode integration): Mention the way to do
3903         "encrypt-to-self".  (Bug#1807)
3905 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3907         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3909 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3911         * gnus-news.texi: Print version about Incoming*.
3913 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3915         * org.texi (Structure editing, Handling links)
3916         (Fast access to TODO states, Javascript support): Make standard docs
3917         correctly reflect default variable settings.
3919 2009-02-02  Glenn Morris  <rgm@gnu.org>
3921         * org.texi: Fix typos.
3923 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3925         Sync with Tramp 2.1.15.
3927         * trampver.texi: Update release number.
3929 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3931         * org.texi (TODO dependencies): Document TODO dependencies on
3932         checkboxes.
3934 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3936         * org.texi (TODO dependencies): Document key binding for toggling
3937         ORDERED property.
3939 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3941         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3942         of hook functions.
3944 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3946         * org.texi (TODO dependencies): New section.
3948 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3950         * org.texi (Plain lists, TODO basics, Priorities)
3951         (Multiple sets in one file, Conflicts): Document interaction with
3952         `shift-selection-mode'.
3954 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3956         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3957         Make Calc the subject of sentences.
3958         (Rearranging Formulas using Selections): Discuss new options
3959         for `j *'.
3961 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3963         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3965 2009-01-26  Glenn Morris  <rgm@gnu.org>
3967         * org.texi: Fix typos.
3969 2009-01-26  Bill Wohler  <wohler@newt.com>
3971         * mh-e.texi (EDITION, UPDATED): Update.
3973 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
3975         * org.texi (References): Add information about remote references.
3976         (Built-in table editor): Document `C-c RET' in tables.
3977         (Math symbols, Quoting LaTeX code): Mention that simple
3978         LaTeX macros survive LaTeX export.
3979         (Images in LaTeX export): Show how to create a reference to a
3980         figure.
3981         (Sectioning structure): Document that the LaTeX class can be
3982         specified in a property.
3983         (Text areas in HTML export): New section.
3984         (External links): Add examples for text search and ID links.
3985         (Built-in table editor): Remove the descriptio of `C-c
3986         C-q', it not longer works.
3987         (Literal examples): Document that a space must follow
3988         the colon in short examples.
3989         (Relative timer): Document `org-timer-stop'.
3990         (Footnotes): New section.
3991         (Footnote markup): Shorten section and refer to new Footnote
3992         section.
3993         (Literal examples): Add documentation for line
3994         numbering in and references to code examples.
3995         (CSS support): Fix the description of default CSS styles.
3996         (Capturing column view): Document
3997         "file:path/to/file.org" as an allowed value for the ID property of
3998         a dynamic block copying column view.
4000 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4002         * mh-e.texi (Getting Started): Describe $MH.
4004 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4006         * tramp.texi (all): Harmonize usage of "external method",
4007         "external transfer method" and "out-of-band method".
4008         (Connection types): Precise the differences of inline and external
4009         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4011 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4013         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4014         commands as described at the top.  Reported by Allan Gottlieb
4015         <gottlieb@nyu.edu>.
4017 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4019         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4020         nnmail-pathname-coding-system.
4022 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4024         * org.texi (Relative timer): Fix typo.
4026 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4028         * org.texi (Clocking work time): Fix typo.
4029         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
4031 2009-01-13  Glenn Morris  <rgm@gnu.org>
4033         * org.texi: Fix some more typos.
4035 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4037         * org.texi: Fix some typos.
4039 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4041         * gnus.texi (Group Parameters): Add note for local variables.
4043 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4045         * gnus.texi (Converting Kill Files): Fix URL.
4046         Include gnus-kill-to-score.el in contrib directory.
4048 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4050         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4051         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
4052         (Paging the Article): Add index entry.
4054 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
4056         * ada-mode.texi (Examples): Delete redundant text.
4058 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
4060         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4062         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4063         addresses.
4065 2009-01-03  Bill Wohler  <wohler@newt.com>
4067         * mh-e.texi (Scan Line Formats): Indicate that first column should be
4068         kept empty.
4070 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
4072         * org.texi (Activation, Exporting, ASCII export, HTML export)
4073         (HTML Export commands, LaTeX/PDF export commands):
4074         Improve documentation about transient-mark-mode.
4075         (References): Document the use of special names like $LR1 to reference
4076         to fields in the last table row.
4078 2008-12-19  Juri Linkov  <juri@jurta.org>
4080         * info.texi (Search Text): Remove mention of removed key binding M-s.
4082 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
4084         * org.texi (References): Remove mentioning of @0 as reference for the
4085         last line, this has been reverted in the Lisp sources.
4087 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
4089         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4090         (DVI_TARGETS): Remove duplicates.  Add sasl.
4091         ($(infodir)/sasl, sasl.dvi): New targets.
4093 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
4095         * org.texi: Version number pushed to 6.15d.
4097 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
4099         * org.texi (Tables in LaTeX export): New section.
4100         (Images in LaTeX export): New section.
4101         (Inlined images, Images in HTML export): Sections renamed.
4103 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4105         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4107 2008-12-04  David Engster  <dengste@eml.cc>
4109         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4110         of nnml-get-new-mail.  Change URL for mairix patch.
4112 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4114         * org.texi (Using the mapping API): Fix bug in mapping example.
4115         (Publishing options): Make the list of properties complete again, in
4116         correspondence to the variable `org-export-plist-vars'.
4117         (Property searches): Document new special values for time comparisons.
4118         (Tag inheritance): Refine the description of tag inheritance.
4119         (Project alist): Add info about the publishing sequence of components.
4120         (Effort estimates): Document the new relative timer.
4122 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4124         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4125         (Using Calc): Clarify use of `C-x * o'.
4126         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4128 2008-11-28  Richard M Stallman  <rms@gnu.org>
4130         * dbus.texi (Receiving Method Calls): Clean up previous change.
4132 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4134         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4135         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4136         `dbus-unescape-from-identifier'.
4137         (Receiving Method Calls): New constants `dbus-service-emacs' and
4138         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4139         (Signals): Use the constants in the example.
4141 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4143         * org.texi: Re-apply change to FDL 1.3.
4145 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4147         * org.texi (Setting up Remember): Document `org-remember-mode'.
4148         (External links): Document that bbdb links can use a regular
4149         expression.
4150         (External links): Document that elisp links can contain interactive
4151         commands.
4153 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4155         * viper.texi (viper-translate-all-ESC-keysequences):
4156         Description removed.
4158 2008-11-19  Glenn Morris  <rgm@gnu.org>
4160         * doclicense.texi: Change to FDL 1.3.
4161         Relicense all texi files under FDL 1.3 or later.
4163 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4165         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4167 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4169         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4171         * ediff.texi: Version/date change.
4173 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4175         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4177 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4179         * calc.texi (About This Manual): Comment out a mention of
4180         marginal notes.
4182 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4184         * org.texi (Clocking work time): Document the :formula property of
4185         clock tables.
4186         (Structure editing, Refiling notes): Document refiling regions.
4187         (Agenda commands): Document the double-prefix version
4188         of the `l' command in the agenda.
4189         (Handling links): Explain the effect of a double prefix
4190         arg to `C-c C-o'.
4191         (TODO basics): Add documentation for tag triggers.
4193 2008-10-23  Glenn Morris  <rgm@gnu.org>
4195         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4196         byte-compiling things like `+'.
4198         * ns-emacs.texi: Merge copyright years of author now with assignment
4199         into FSF years.
4200         (VER): Use it for easier automatic updating.  Use Emacs version rather
4201         than standalone Emacs.app version.
4203 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4205         * org.texi: Lots of minor fixes.
4206         (Capture): New chapter.
4207         (Org Plot): New section.
4209 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4211         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4213 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4215         * calc.texi (User Defined Units): Mention how to enter optional display
4216         string.
4218 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4220         * message.texi (Sending Variables): Fix variable documentation to
4221         avoid the "y/n" wording.
4223 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4225         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4227 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4229         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4230         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4232 2008-09-22  Bill Wohler  <wohler@newt.com>
4234         Release MH-E manual version 8.1.
4236         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4237         release 8.1.
4239         * mh-e.texi: Retain dual license as agreed to by the FSF.
4240         However, bump GPL to Version 3.
4241         Use @include for license text.
4243 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4245         * gnus.texi (Top, Setup, Fancy splitting to parent)
4246         (Store custom flags and keywords, Store arbitrary data):
4247         Clean up markup.
4249 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4251         * gnus.texi (The Gnus Registry): Document it.
4253 2008-09-08  David Engster  <dengste@eml.cc>
4255         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4256         Clarify section about choosing back end servers.
4258 2008-08-23  Glenn Morris  <rgm@gnu.org>
4260         * dired-x.texi (Shell Command Guessing):
4261         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4263 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4265         * trampver.texi: Update release number.
4267 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4269         * ns-emacs.texi: Update version.
4270         (Introduction): Correct menu location for options save.
4271         (Customization): Note that defaults are stored under org.gnu.Emacs.
4273 2008-08-11  Bill Wohler  <wohler@newt.com>
4275         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4276         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4277         Henman) (closes SF #1768928).
4279 2008-08-10  Glenn Morris  <rgm@gnu.org>
4281         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4282         assignment to FSF.  Change license to GFDL.
4283         (Top): Remove outdated references.
4285 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4287         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4288         Add gnus-summary-sort-by-most-recent-number and
4289         gnus-summary-sort-by-most-recent-date.
4290         (Summary Sorting): Explain prefix argument.
4292 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4294         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4295         gnus-summary-pipe-output.
4297 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4299         * dbus.texi (Receiving Method Calls): Document error handling of own
4300         D-Bus methods.
4302 2008-08-01  Bill Wohler  <wohler@newt.com>
4304         * mh-e.texi (Reading Mail)
4305         (Viewing Attachments): Describe new function
4306         mh-show-preferred-alternative.
4307         (Sending Mail, Redistributing, Sending Message): Describe new hook
4308         mh-annotate-msg-hook.
4310 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4312         * dbus.texi (Arguments and Signatures): Fix example.
4313         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4314         (Asynchronous Methods): New node.
4315         (Errors and Events): Describe extended layout of `dbus-event'.
4316         New defun `dbus-event-message-type'.
4318 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4320         * ediff.texi: Remove VMS support.
4322 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4324         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4325         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4327 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4329         * Makefile.in: Add mairix-el targets.
4331 2008-07-29  David Engster  <deng@randomsample.de>
4333         * mairix-el.texi: New file.
4335 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4337         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4338         project files.  Delete 'main_unit' project variable; not needed.  Allow
4339         process environment variables wherever project variables are allowed.
4340         Add tutorial section on multiple GNAT project files.
4342 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4344         Sync with Tramp 2.1.14.
4346         * trampver.texi: Update release number.
4348 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4350         * ns-emacs.texi:
4351         * faq.texi: Remove mentions of Mac Carbon.
4353 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4355         * gnus.texi (Saving Articles): Describe the 2nd argument of
4356         gnus-summary-save-in-pipe.
4357         (SpamAssassin): Use it.
4359 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4361         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4363 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4365         * org.texi (Export options): Document the use of the creator flag.
4367 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4369         * org.texi: New version 6.06a.
4371 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4373         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4374         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4376 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4378         * calc.texi (Editing Stack Entries):
4379         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4380         Calc's help functions.  Mention fixing typos.
4381         (Customizing Calc): Fix typo.
4383 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4385         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4386         the summary.
4388 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4390         * ns-emacs.texi (Customization): Corrected documentation on color
4391         specification formats.
4393 2008-07-19  Andreas Schwab  <schwab@suse.de>
4395         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4397         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4398         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4400 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4402         * dbus.texi (Inspection): Rework, introduce submenus.
4403         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4404         (Properties and Annotations, Arguments and Signatures): New nodes.
4406 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4408         * dbus.texi (Receiving Method Calls): Fix description of
4409         `dbus-register-method'.
4410         (Signals): Allow also signal arguments for filtering in
4411         `dbus-register-signal'.
4413 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4415         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4416         `cnorm'.
4417         (Arithmetic Tutorial): Simplify the verification of prime factors.
4419 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4421         * gnus.texi (Saving Articles): Mention
4422         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4424 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4426         * calc.texi: Adjust mode line throughout.
4428 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4430         * sasl.texi (Mechanisms): Fix typos.
4432 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4434         * calc.texi (Killing from the stack): Mention using normal Emacs
4435         copying.
4437 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4439         * tramp.texi (Password handling): Rename from "Password caching".
4440         Add `auth-source' mechanism.
4441         (Connection caching): Tramp reopens the connection automatically,
4442         when the operating system on the remote host has been changed.
4444 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4446         * makefile.w32-in (distclean): Remove makefile.
4448 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4450         * org.texi (Using the mapping API): New section.
4451         (Agenda column view): New section.
4452         (Moving subtrees): Document archiving to the archive sibling.
4453         (Agenda commands): Document columns view in the agenda.
4454         (Using the property API): Document the API for multi-valued properties.
4456 2008-06-17  Jason Riedy  <jason@acm.org>
4458         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4459         function, and efmt may be a two-argument function.
4460         (Radio tables): Document multiple destinations.
4462 2008-06-16  Glenn Morris  <rgm@gnu.org>
4464         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4465         Add Cover-Texts.
4467 2008-06-15  Glenn Morris  <rgm@gnu.org>
4469         * faq.texi (VER): Update to 23.0.60.
4471         * mh-e.texi: Remove option of licensing under GPL.
4472         Add Cover-Texts to GFDL permissions notice.
4473         (GPL): Remove section.
4474         (GFDL): Include doclicense.texi rather than the actual text.
4476         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4477         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4479         * sasl.texi: Fix output file name.
4481         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4483         * gnus-coding.texi: Refer to license in Gnus manual.
4485         * idlwave.texi, sasl.texi: Use @copying.
4487         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4489         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4491         * url.texi: Use @copying, @title, @subtitle, @author.
4493         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4494         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4495         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4496         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4497         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4498         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4499         * widget.texi, woman.texi:
4500         Remove references to external license, since doclicense is included.
4502         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4503         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4504         Remove references to non-existent Invariant Sections.
4506 2008-06-14  Glenn Morris  <rgm@gnu.org>
4508         * faq.texi (Major packages and programs): Remove references to external
4509         Supercite, Calc, VIPER, since they have been included for some time.
4510         Update VM, AUCTeX, BBDB entries.
4512 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4514         * newsticker.texi: Updated to match latest newsticker changes.
4516 2008-06-13  Glenn Morris  <rgm@gnu.org>
4518         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4519         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4520         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4521         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4522         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4523         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4524         * woman.texi:
4525         Update Back-Cover Text as per maintain.info.
4527 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4529         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4531         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4532         (gnus-faq.xml): Update repository host.
4534         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4536 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4538         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4539         Fix a typo.
4541 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4543         * gnus.texi (Mail Source Customization): Correct values of
4544         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4545         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4547 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4549         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4550         coding standards.
4552 2008-06-14  David Engster  <dengste@eml.cc>
4554         * gnus.texi (nnmairix): Markup fixes.
4556 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4558         * gnus.texi (nnmairix): Markup and other minor fixes.
4560 2008-06-05  David Engster  <dengste@eml.cc>
4562         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4564 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4566         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4567         (Searching, nnir, nnmairix): New stub nodes.
4569 2008-05-30  Felix Lee  <felix.1@canids.net>
4571         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4573 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4575         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4577 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4579         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4581 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4583         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4585 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4587         * info.texi (Top): Fix typo in xref.
4589 2008-05-05  Karl Berry  <karl@gnu.org>
4591         * info.texi (Top): @xref to stand-alone manual.
4593 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4595         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4596         (Various Summary Stuff): Fix typo in last xref.
4598 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4600         * org.texi (Moving subtrees): Fix typo.
4602 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4604         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4605         Tramp via `tramp-mode'.
4607 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4609         * org.texi: Massive changes, in many parts of the file.
4611 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4613         * gnus.texi (Oort Gnus): Add message-fill-column.
4615 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4617         * gnus.texi (Mail Source Specifiers): Typo fix.
4619 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4621         * gnus.texi (Diary Headers Generation): Update key binding for
4622         `gnus-diary-check-message'.
4624 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4626         * gnus.texi (Emacsen): Addition.
4628 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4630         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4632 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4634         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4636 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4638         * gnus-news.texi: Update tool bar item.
4640 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4642         * gnus-news.texi: Fix typos.
4644 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4646         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4647         Add mention of `kron'.
4649 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4651         * epa.texi (Encrypting/decrypting *.gpg files):
4652         Document epa-file-name-regexp.
4654 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4656         * gnus.texi (Example Methods): Fix description about ssh-agent.
4657         (Indirect Functions): Fix the default value of nntp-telnet-command;
4658         remove link to connect.html.
4660 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4662         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4663         dbus-call-method.
4664         (Receiving Method Calls): The timeout can be set by the calling client.
4666         * trampver.texi: Update release number.
4668 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4670         * gnus.texi (Top): Fix version.  Add SASL.
4672 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4674         Sync with Tramp 2.1.13.
4676         * trampver.texi: Update release number.
4678 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4680         * org.texi: Update to new org-mode website.
4682 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4684         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4686 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4688         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4689         gnus-read-ephemeral-gmane-group-url,
4690         gnus-read-ephemeral-emacs-bug-group,
4691         gnus-read-ephemeral-debian-bug-group.
4693 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4695         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4697         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4698         Add FIXMEs for Bookmarks and gnus-registry-marks.
4700 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4702         * gnus.texi (Smileys): Document `smiley-style'.
4704 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4706         * gnus.texi (Gnus Development): Clarify difference between ding and
4707         gnu.emacs.gnus.
4708         (MIME Commands, Using MIME, RSS): Fix markup.
4710         * gnus-faq.texi ([8.4]): Ditto.
4712 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4714         * gnus.texi (Emacsen): Remove obsolete stuff.
4716 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4718         * gnus.texi (Oort Gnus): Add version info WRT
4719         `mail-source-delete-incoming'.
4721 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4723         * gnus.texi (Top): Add "Other related manuals" and version info in
4724         `iftex' output.
4725         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4726         gnus-balloon-face-0 and the corresponding format specifiers.
4728 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4730         * tramp.texi (Filename completion): Remove footnote about let-bind
4731         of `partial-completion-mode'.  It doesn't work this way.
4733 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4735         * pcl-cvs.texi (Contributors): Update my email.
4737 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4739         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4741 2008-03-17  Bill Wohler  <wohler@newt.com>
4743         * mh-e.texi (Viewing): Update URL for adding header fields to
4744         mh-invisible-header-fields-default.
4746 2008-03-16  Bill Wohler  <wohler@newt.com>
4748         * mh-e.texi (Preface): Add Gnus to requirements.
4749         (Forwarding): Note that forwarded MIME messages are now inline.
4751 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4753         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4754         (Common Variables): Give precedence to the netcat methods over the
4755         telnet methods, and mention that they are more reliable.
4757 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4759         * org.texi (Exporting Agenda Views): Document agenda export to
4760         iCalendar.
4761         (Progress logging): Document the new progress logging stuff.
4763 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4765         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4766         Update for change of `mail-source-delete-incoming'.
4768         * gnus-news.texi: Ditto.
4770 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4772         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4773         custom versions.
4775 2008-03-07  Alan Mackenzie  <acm@muc.de>
4777         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4778         parens/brackets in a k&r region is limited.
4780 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4782         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4783         using different Emacs versions.
4785 2008-02-27  Glenn Morris  <rgm@gnu.org>
4787         * sc.texi: Remove a lot of old and obsolete info.
4788         (titlepage): Simplify.
4789         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4790         (VM with any Emacsen, GNEWS with any Emacsen)
4791         (Overloading for Non-conforming MUAs, Version 3 Changes)
4792         (The Supercite Mailing List): Delete nodes.
4793         (Introduction): Remove info about old packages.
4794         (Getting Connected): Simplify.  Remove info about old packages.
4795         (Citing Commands): Delete Emacs 19 info.
4796         (Hints to MUA Authors): Simplify.
4797         (Thanks and History): Merge in some info from the deleted node
4798         "Version 3 Changes".
4800 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4802         * org.texi (Setting tags, In-buffer settings):
4803         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4805 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4807         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4808         installation directory name.
4810 2008-02-12  Romain Francoise  <romain@orebokech.com>
4812         * epa.texi (Overview): Fix typo.
4814 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4816         * epa.texi (Quick start): Remove the .emacs setting.
4818 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4820         * epa.texi (Quick start): Use the command `epa-enable' instead of
4821         loading `epa-setup'.
4823 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4825         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4826         ($(infodir)/epa, epa.dvi): New targets.
4828 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4830         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4832         * epa.texi: New manual documenting the EasyPG Assistant.
4834 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4836         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4837         (Inspection): New function dbus-ping.
4839 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4841         * tramp.texi (Remote processes): Add `shell-command'.
4843 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4845         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4846         (Group Parameters): Document `mail-source' parameter.
4848 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4850         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4851         must be a local host.
4853 2008-01-26  Michael Olson  <mwolson@gnu.org>
4855         * erc.texi: Update version for ERC 5.3 release.
4856         (Obtaining ERC): Update extras URLs for 5.3.
4857         (Development): Write instructions for git, and remove those for Arch.
4858         (History): Mention the switch to git.
4860 2008-01-24  Karl Berry  <karl@gnu.org>
4862         * info.texi (Search Index, Search Text): Mention the command
4863         character in the section name, a la the (Go to node) node.
4865 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4867         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4869 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4871         * gnus-news.texi: Mention gnus-article-describe-bindings.
4873 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4875         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4877 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4879         * org.texi (Property inheritance): New section.
4880         (Conventions): New section.
4881         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4882         commands, and the new bindings for refiling.
4883         (Sparse trees): Document the new special command for sparse trees.
4884         (References): Be more clear about the counting of hilines.
4885         (Handling links): Document M-p/n for accessing links.
4886         (Fast access to TODO states): New section.
4887         (Per file keywords): New section.
4888         (Property inheritance): New section.
4889         (Column attributes): New summary types.
4890         (Capturing Column View): New section.
4891         (The date/time prompt): Cover the new features in the date/time prompt.
4892         Compactify the table of keys for the calendar remote control.
4893         (Clocking work time): Document the new :scope parameter.
4894         (Remember): Promoted to chapter.
4895         (Quoted examples): New section.
4896         (Enhancing text): New verbatim environments.
4898 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4900         * trampver.texi: Update release number.
4902 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4904         * gnus.texi (Article Keymap):
4905         Add gnus-article-wide-reply-with-original; fix descriptions of
4906         gnus-article-reply-with-original and
4907         gnus-article-followup-with-original.
4909 2008-01-09  Glenn Morris  <rgm@gnu.org>
4911         * nxml-mode.texi: Add @copying section.
4913 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4915         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4916         Server".  Add `message-send-mail-with-mailclient'.
4918         * gnus.texi (Posting Server): Move some text to "(message)Mail
4919         Variables" and add a reference here.
4921 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4923         * dbus.texi (Receiving Method Calls): New chapter.
4924         (Errors and Events): Add serial number to events.  Replace "signal" by
4925         "message".  Introduce dbus-event-serial-number.
4927 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4929         * dbus.texi (Type Conversion): Explain the type specification for empty
4930         arrays.  Use another example.
4932 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4934         * dbus.texi (all): Replace "..." by @dots{}.
4935         (Type Conversion): Precise the value range for :byte types.
4936         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4937         Mention its return value.
4938         (Errors and Events): There is no D-Bus error propagation during event
4939         processing.
4941 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4943         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4944         New sections.
4946 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4948         * gnus.texi (Group Parameters): Reorder the text and add a note about
4949         `gnus-parameters' near the beginning of the node.
4951 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4953         * gnus.texi (Score File Editing): Fix function name.
4955 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4957         Sync with Tramp 2.1.12.
4959         * trampver.texi: Update release number.
4961 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4963         * dbus.texi (Type Conversion): Correct input parameters mapping.
4965 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4967         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4968         (Errors and Events): Mention wrong-type-argument error.
4970 2007-12-21  Alex Schroeder  <alex@gnu.org>
4972         * rcirc.texi: Changed single spaces after sentence end to double
4973         spaces.  Fixed some typos.
4974         (Internet Relay Chat): Explain relay.
4975         (Getting started with rcirc): Change items to reflect prompts.
4976         Add more explanation to rcirc-track-minor-mode and added a comment to
4977         warn future maintainers that this section is a copy.
4978         (People): Change /ignore example.
4979         (Keywords): Not keywords.
4981 2007-12-20  Alex Schroeder  <alex@gnu.org>
4983         * rcirc.texi (Top): Fighting Information Overload chapter added.
4984         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4985         (rcirc commands): Move /ignore command to the new chapter.
4986         (Fighting Information Overload): New chapter documenting /keyword,
4987         /bright, /dim, channel ignore, and low priority channels.
4988         (Configuration): Document rcirc-server-alist, remove
4989         rcirc-startup-channels-alist and rcirc-default-server.
4991 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
4993         * dbus.texi (Signals): Fix example in dbus-register-signal.
4995 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
4997         * gnus.texi (Score Variables): Fix typo.
4999 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5001         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5002         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5003         (Errors and Events): Adapt dbus-event.
5005 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5007         * gnus.texi (Other Files): Add the yenc command.
5009 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5011         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5012         since 2004-08-06.
5014 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5016         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5017         on body.
5019 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5021         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5022         and rfc2047-allow-irregular-q-encoded-words; fix description of
5023         rfc2047-encode-encoded-words.
5025 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5027         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5029 2007-12-05  Michael Olson  <mwolson@gnu.org>
5031         * remember.texi (Diary): Remove "require" line for remember-diary.el.
5032         Update documentation for `remember-diary-file'.
5034 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
5036         * dbus.texi (Signals): Precise `dbus-register-signal'.
5037         (Errors and Events): Rework events part, the internal structure of
5038         dbus-event has changed.
5040 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
5042         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5043         ($(infodir)/dbus, dbus.dvi): New targets.
5045 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
5047         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5048         unconditionally.
5050         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5051         emulation with @print{}.
5053 2007-12-02  Richard Stallman  <rms@gnu.org>
5055         * dbus.texi (Overview): Minor cleanup.
5057 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
5059         * Makefile.in (INFO_TARGETS): Add dbus.
5060         (DVI_TARGETS): Add dbus.dvi.
5061         (dbus, dbus.dvi): New targets.
5063         * dbus.texi: New file.
5065 2007-11-24  Romain Francoise  <romain@orebokech.com>
5067         * nxml-mode.texi: Add description in @direntry.
5068         Fix file name to match @setfilename.
5070 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
5072         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5073         ($(infodir)/nxml-mode): New rule.
5075         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5076         ($(infodir)/nxml-mode): New rule.
5077         (clean): Add nxml-mode*.
5079         * nxml-mode.texi: New file with nxml manual.
5081 2007-11-18  Richard Stallman  <rms@gnu.org>
5083         * flymake.texi (Example -- Configuring a tool called directly):
5084         Update example.
5086 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
5088         * tramp.texi (Filename completion): Simplify explanation of
5089         double-slash behavior.  Explain directory contents flushing.
5091 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5093         * calc.texi (TeX and LaTeX Language Modes): Put in
5094         missing braces.
5096 2007-11-15  Richard Stallman  <rms@gnu.org>
5098         * cl.texi (Equality Predicates): Delete `eql'.
5099         (Predicates, Naming Conventions, Top): Delete `eql'.
5100         (Common Lisp Compatibility): Delete `eql'.
5101         (Porting Common Lisp): Delete obsolete backquote info.
5102         Minor clarification about character constants.
5103         (Sequence Basics): Minor clarification.
5105 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5107         * cc-mode.texi (Electric Keys, Custom Macros):
5108         * tramp.texi (Filename completion): Fix typos.
5110 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5112         * calc.texi (Basic commands): Mention the menu.
5114 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5116         * tramp.texi (Connection caching): Tramp flushes connection
5117         properties when remote operating system has been changed.
5119 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5121         * gnus-news.texi: Fix spelling.
5122         `message-insert-formatted-citation-line', not
5123         `message-insert-formated-citation-line'.
5125         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5127 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5129         * tramp.texi (Overview): Mention also the PuTTY integration under
5130         w32.  Remove paragraphs about Tramp's experimental status.
5131         (Frequently Asked Questions): Add code example for highlighting the
5132         mode line.
5134 2007-11-03  Michael Olson  <mwolson@gnu.org>
5136         * remember.texi: Change mentions of remember-buffer to
5137         remember-finalize throughout.
5139 2007-10-30  Michael Olson  <mwolson@gnu.org>
5141         * remember.texi (Copying): Remove.
5142         (Mailbox): Update with non-BBDB instructions.
5143         (Diary, Org): Add.
5144         (Bibliography, Planner Page): Remove.
5146 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5148         * makefile.w32-in (INFO_TARGETS): Add remember.
5149         (DVI_TARGETS): Add remember.dvi.
5150         ($(infodir)/remember): New rule.
5151         (clean): Add remember*.
5153 2007-10-30  Michael Olson  <mwolson@gnu.org>
5155         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5156         ($(infodir)/remember): New rule that builds the Remember Manual.
5158         * remember.texi: New file containing the Remember Mode Manual.
5159         Shuffle chapters around after initial import.
5160         (Function Reference): Split Keystrokes into separate chapter.
5161         (Keystrokes): Document C-c C-k.
5162         (Introduction): Fix typographical issue with "---".
5164 2007-10-29  Richard Stallman  <rms@gnu.org>
5166         * widget.texi (Introduction): Delete discussion of implementation
5167         internals.
5169 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5171         * tramp.texi (Connection caching): Host names must be different
5172         when tunneling.
5174 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5176         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5177         Gnus v5.13.
5179 2007-10-28  Miles Bader  <miles@gnu.org>
5181         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5183 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5185         * gnus.texi (Sorting the Summary Buffer):
5186         Remove gnus-article-sort-by-date-reverse.
5188 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5190         * gnus.texi (Non-ASCII Group Names): New node.
5191         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5192         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5194 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5196         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5197         clean the output of the program `imap-shell-program'.
5199 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5201         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5203 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5205         * gnus.texi (Sticky Articles): Documentation for sticky article
5206         buffers.
5208 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5210         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5212 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5214         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5216 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5218         * gnus.texi (Archived Messages):
5219         Document gnus-update-message-archive-method.
5221 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5223         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5225 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5227         * gnus.texi (Group Maneuvering):
5228         Document `gnus-summary-next-group-on-exit'.
5230 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5232         * gnus.texi (Really Various Summary Commands):
5233         Mention gnus-auto-select-on-ephemeral-exit.
5235 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5237         * gnus.texi, message.texi: Bump version number.
5239 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5241         * gnus.texi (Group Line Specification, Misc Group Stuff)
5242         (Server Commands): Parenthesize @pxref{Mail Spool}.
5244 2007-10-28  Didier Verna  <didier@xemacs.org>
5246         New user option: message-signature-directory.
5247         * message.texi (Insertion Variables): Document it.
5248         * gnus.texi (Posting Styles): Ditto.
5250 2007-10-28  Didier Verna  <didier@xemacs.org>
5252         * gnus.texi (Group Line Specification):
5253         * gnus.texi (Misc Group Stuff):
5254         * gnus.texi (Server Commands): Document the group compaction feature.
5256 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5258         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5260         * message.texi (Various Message Variables): Add message-fill-column.
5262 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5264         * gnus.texi: Untabify.
5266 2007-10-28  Didier Verna  <didier@xemacs.org>
5268         * gnus.texi (Group Parameters): Document the posting-style merging
5269         process in topic-mode.
5271 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5273         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5275 2007-10-28  Romain Francoise  <romain@orebokech.com>
5277         * gnus.texi (Mail Spool): Fix typo.
5278         Update copyright.
5280 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5282         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5284 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5286         * gnus.texi (Summary Generation Commands):
5287         Add gnus-summary-insert-ticked-articles.
5289 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5291         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5292         to spam-spamassassin-program.
5294 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5296         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5298 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5300         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5302 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5304         * message.texi (Mail Headers): Document `opportunistic'.
5306 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5308         * emacs-mime.texi (Encoding Customization): Explain how to set
5309         mm-coding-system-priorities per hierarchy.
5311 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5313         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5314         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5316 2007-10-28  Didier Verna  <didier@xemacs.org>
5318         * message.texi (Wide Reply): Update documentation of
5319         message-dont-reply-to-names (now allowing a list of regexps).
5321 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5323         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5325 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5327         * gnus.texi (SpamAssassin back end): Fix typo.
5329         * sieve.texi (Examples): Fix grammar.
5331 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5333         * gnus.texi (Searching for Articles): Document M-S and M-R.
5334         (Limiting): Document / b.
5336 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5338         * gnus.texi (Thread Commands): T M-^.
5340 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5342         * message.texi (Mail Aliases): Document ecomplete.
5343         (Mail Aliases): Fix typo.
5345 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5347         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5348         fix typo.
5350 2007-10-28  Romain Francoise  <romain@orebokech.com>
5352         * gnus.texi (Mail Spool): Grammar fix.
5354 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5356         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5357         string.
5359 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5361         * gnus.texi (Group Parameters): Fix description.
5363 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5365         * gnus.texi (Gmane Spam Reporting):
5366         Fix spam-report-gmane-use-article-number.
5367         Add spam-report-user-mail-address.
5369 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5371         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5373 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5375         * gnus.texi (Group Parameters): Add simplified sorting example based on
5376         example for `Sorting the Summary Buffer' from Jari Aalto
5377         <jari.aalto@cante.net>.
5378         (Example Methods): Add example for an indirect connection.
5380 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5382         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5383         (Agent Parameters): Updated parameter names to match code.
5384         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5385         'gnus-agent-summary-fetch-series'.
5386         (Agent and flags): New section providing a generalized discussion
5387         of flag handling.
5388         (Agent and IMAP): Remove flag discussion.
5389         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5391 2007-10-28  Romain Francoise  <romain@orebokech.com>
5393         * gnus.texi (Exiting the Summary Buffer): Add new function
5394         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5396 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5398         * gnus.texi (Conformity): Fix typo.
5399         (Customizing Articles): Document `first'.
5401 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5403         * gnus.texi (Sorting the Summary Buffer):
5404         Add `gnus-thread-sort-by-date-reverse'.  Add example
5405         host to different sorting in NNTP and RSS groups.
5407 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5409         * message.texi (Insertion): Describe prefix for
5410         message-mark-inserted-region and message-mark-insert-file.
5412 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5414         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5415         LaTeX documents.  Describe "text/x-gnus-verbatim".
5417 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5419         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5420         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5421         (spam-stat spam filtering, SpamOracle)
5422         (Extending the Spam ELisp package): Remove extra quote symbol for
5423         clarity.
5425 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5427         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5428         gnus-article-delete-part and gnus-article-replace-part.
5429         (Using MIME): Add gnus-mime-replace-part.
5431 2007-10-28  Romain Francoise  <romain@orebokech.com>
5433         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5434         requires `auto-compression-mode' to be enabled.  Add new nnml
5435         variable `nnml-compressed-files-size-threshold'.
5437 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5439         * gnus.texi (Sorting the Summary Buffer):
5440         Add gnus-thread-sort-by-recipient.
5442 2007-10-28  Romain Francoise  <romain@orebokech.com>
5444         * message.texi (Insertion Variables): Mention new variable
5445         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5446         documentation accordingly.
5448 2007-10-28  Romain Francoise  <romain@orebokech.com>
5450         * gnus.texi (To From Newsgroups): Mention new variables
5451         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5453 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5455         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5456         stuff; gnus-mime-inline-part does the automatic decompression.
5458 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5460         * gnus.texi (Spam ELisp Package Configuration Examples):
5461         "training.ham" should be "training.spam".
5463 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5465         * message.texi (Mail Variables): Fix the default value for
5466         message-send-mail-function.
5468 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5470         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5471         always returns nil exceptionally.
5473 2007-10-28  Simon Josefsson  <jas@extundo.com>
5475         * gnus.texi (Article Washing): Add libidn URL.
5476         Suggested by Michael Cook <michael@waxrat.com>.
5478 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5480         * gnus.texi (Topic Commands): Fix next/previous.
5482 2007-10-28  Simon Josefsson  <jas@extundo.com>
5484         * gnus.texi (Article Washing): Mention `W i'.
5486 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5488         * gnus.texi (Group Parameters): Slight extension of sieve
5489         parameter description.
5491 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5493         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5494         matching score files as well.
5495         (Picons): Describe `gnus-picon-style'.
5497 2007-10-28  Romain Francoise  <romain@orebokech.com>
5499         * message.texi (Message Headers): Mention that headers are hidden
5500         using narrowing, and how to expose them.
5501         Update copyright.
5503 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5505         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5506         `gnus-summary-sort-by-recipient'.
5508 2007-10-28  Romain Francoise  <romain@orebokech.com>
5510         * gnus.texi (NNTP marks): New node.
5511         (NNTP): Move NNTP marks variables to the new node.
5513 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5515         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5517         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5519 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5521         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5522         everywhere for consistency.
5523         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5524         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5525         Say "regular expression" instead of "regex."  Admonish.
5526         Pick other words to sound better (s/so/thus/).
5527         (Spam ELisp Package Filtering of Incoming Mail):
5528         Mention statistical filters.  Remove old TODO.
5529         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5530         New section on sorting and displaying the spam score.
5531         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5532         backend but an alias to spam-use-BBDB.
5533         (Extending the Spam ELisp package): Rewrite the example using the
5534         new backend functionality.
5536 2007-10-28  Simon Josefsson  <jas@extundo.com>
5538         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5539         nntp-marks-directory, from Romain Francoise
5540         <romain@orebokech.com>.
5542 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5544         * gnus.texi (Hashcash): New default value of
5545         hashcash-default-payment.
5547 2007-10-28  Simon Josefsson  <jas@extundo.com>
5549         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5550         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5552 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5554         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5556 2007-10-28  Simon Josefsson  <jas@extundo.com>
5558         * gnus.texi (documentencoding): Add, to avoid warnings.
5560 2007-10-28  Simon Josefsson  <jas@extundo.com>
5562         * message.texi (Mail Headers): Add.
5564         * gnus.texi (Hashcash): Fix.
5566 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5568         * gnus.texi (Hashcash): Change location of library, also mention
5569         that payments can be verified and fix the name of the
5570         hashcash-path variable.
5572 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5574         * gnus.texi (Article Display): Add `gnus-picon-style'.
5576 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5578         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5580 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5582         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5583         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5584         warning about ham processors in spam groups removed.
5586 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5588         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5589         From Hubert Chan <hubert@uhoreg.ca>.
5591 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5593         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5594         (Mailing List): Typo.
5595         (Customizing Articles): Add gnus-treat-ansi-sequences.
5596         (Article Washing): Index.
5598         * message.texi: Use m-dash consistently.
5600 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5602         * gnus.texi (GroupLens): Remove.
5604 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5606         * gnus.texi (Outgoing Messages, Agent Variables):
5607         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5608         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5610 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5612         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5614 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5616         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5618         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5620 2007-10-28  Simon Josefsson  <jas@extundo.com>
5622         * gnus.texi (Top): Add SASL.
5624 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5626         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5628 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5630         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5632 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5634         * calc.texi (Formulas, Composition Basics): Lower the
5635         precedence of negation.
5637 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5639         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5640         Mention the new three-letter column identifiers.
5641         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5642         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5643         message when using `c' on an empty default with default printer.
5644         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5645         renamed to `ses--symbolic-formulas' some time ago.
5647 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5649         * calc.texi (Default Simplifications, Making Selections)
5650         (Customizing Calc): Clarify associativity of multiplication.
5652 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5654         * tramp.texi (Traces and Profiles): Simplify loop over
5655         `trace-function-background'.
5657 2007-10-22  Juri Linkov  <juri@jurta.org>
5659         * dired-x.texi (Shell Command Guessing): Default values are now
5660         available by typing M-n instead of M-p.
5662 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5664         * tramp.texi (Cleanup remote connections): New section.
5665         (Password caching): Remove `tramp-clear-passwd'.
5666         It's not a command anymore.
5667         (Bug Reports): Add `tramp-bug' to function index.
5668         (Function Index, Variable Index): New nodes.
5669         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5671         * trampver.texi: Update release number.
5673 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5675         * calc.texi (History and Acknowledgements): Turn comment
5676         about integer size into past tense.
5677         (Time Zones): Remove pointer to Calc author's address.
5678         (Trigonometric and Hyperbolic Functions): Mention cotangent
5679         and hyperbolic cotangent.  Fix typo.
5681 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5683         Sync with Tramp 2.1.11.
5685         * trampver.texi: Update release number.
5687 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5689         * tramp.texi (External packages): New section.
5691 2007-09-29  Juri Linkov  <juri@jurta.org>
5693         * info.texi (Help-Int): Document `L' (`Info-history').
5695 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5697         * org.texi: Change links to webpage and maintained email.
5698         (Remember): Promote to Chapter, significant changes.
5699         (Fast access to TODO states): New section.
5700         (Faces for TODO keywords): New section.
5701         (Export options): Example for #+DATE.
5702         (Progress logging): Section moved.
5704 2007-09-26  Bill Wohler  <wohler@newt.com>
5706         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5707         browse-url-at-mouse.
5709 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5711         * flymake.texi (Customizable variables): Face names don't end in -face.
5712         Fix flymake-err-line-patterns template.
5713         (Example -- Configuring a tool called directly): Fix init-function.
5714         (Highlighting erroneous lines): Face names don't end in -face.
5716 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5718         * erc.texi (Special-Features): Fix small typo.
5720 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5722         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5723         and "External transfer methods".
5725 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5727         * calc.texi (Predefined Units): Add some history.
5729 2007-09-08  Michael Olson  <mwolson@gnu.org>
5731         * erc.texi (Copying): New section included from gpl.texi.
5732         This matches the look of the upstream ERC manual.
5734 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5736         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5737         (Random Numbers): Clarify the distribution of `random'.
5739 2007-09-06  Glenn Morris  <rgm@gnu.org>
5741         Move manual sources from man/ to subdirectories of doc/.
5742         Split into the Emacs manual in emacs/, and other manuals in misc/.
5743         Change all setfilename commands to use ../../info.
5744         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5745         refer to the Emacs manual here.
5746         (infodir): New variable.
5747         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5748         (cc-mode.texi, faq.texi): Update references to source file locations.
5749         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5750         do not refer to the Emacs manual here.
5751         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5753         * Makefile.in: Add `basename' versions of all info targets, for
5754         convenience when rebuilding just one manual.
5755         (../etc/GNU): Delete obsolete target.
5756         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5757         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5758         *.vrs *.toc here...
5759         (maintainer-clean): ...from here.
5761         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5763 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5765         * calc.texi (Date Conversions): Clarify definition of
5766         Julian day numbering.
5767         (Date Forms): Clarify definition of Julian day numbering;
5768         add some history.
5770 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5772         * org.texi: Version 5.07.
5774 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5776         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5778 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5780         * org.texi (Adding hyperlink types): New section.
5781         (Embedded LaTeX): Chapter updated because of LaTeX export.
5782         (LaTeX export): New section.
5783         (Using links out): New section.
5785 2007-08-22  Glenn Morris  <rgm@gnu.org>
5787         * faq.texi (Learning how to do something): Refcards now in
5788         etc/refcards/ directory.
5790 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5792         * tramp.texi (Remote Programs): Persistency file must be cleared when
5793         changing `tramp-remote-path'.
5794         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5795         macro.
5797 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5799         * calc.texi: Move contents to beginning of file.
5800         (Algebraic Entry): Fix the formatting of an example.
5802 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5804         * calc.texi (Basic Operations on Units): Mention exact versus
5805         inexact conversions.
5807 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5809         * calc.texi (Basic Operations on Units): Mention default
5810         values for new units.
5811         (Quick Calculator Mode): Mention that binary format will
5812         be displayed.
5814 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5816         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5818 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5820         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5822 2007-08-08  Glenn Morris  <rgm@gnu.org>
5824         * gnus.texi, sieve.texi: Replace `iff'.
5826 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5828         * calc.texi (Basic Graphics): Mention the graphing of error
5829         forms.
5830         (Graphics Options): Mention how `g s' handles error forms.
5831         (Curve Fitting): Mention plotting the curves.
5832         (Standard Nonlinear Models): Add additional models.
5833         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5834         (Linear Fits): Correct result.
5836 2007-08-01  Alan Mackenzie  <acm@muc.de>
5838         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5839         to "--no-site-file".
5841 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5843         * tramp.texi (Frequently Asked Questions): Point to mode line
5844         extension in Emacs 23.1.
5846         * trampver.texi: Update release number.
5848 2007-07-27  Glenn Morris  <rgm@gnu.org>
5850         * calc.texi (Copying): Include license text from gpl.texi, rather than
5851         in-line.
5853 2007-07-25  Glenn Morris  <rgm@gnu.org>
5855         * calc.texi (Copying): Replace license with GPLv3.
5857         * Relicense all FSF files to GPLv3 or later.
5859 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5861         Sync with Tramp 2.1.10.
5863         * tramp.texi (trampfn): Expand macro implementation in order to handle
5864         empty arguments.
5865         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5866         occurrences by trampfn.
5867         (Frequently Asked Questions): Extend example code for host
5868         identification in the modeline.  Add bbdb to approaches shortening Tramp
5869         file names to be typed.
5871         * trampver.texi: Update release number.
5873 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5875         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5876         section.  Reported by <poti@potis.org>.
5877         (Remote processes): Arguments of the program to be debugged are taken
5878         literally.
5879         (Frequently Asked Questions): Simplify recentf example.
5881 2007-07-14  Karl Berry  <karl@gnu.org>
5883         * info.texi (@copying): New Back-Cover Text.
5885         * info.texi (Quitting Info): Move to proper place in source.
5886         (Reported by Benno Schulenberg.)
5888 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5890         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5892         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5894         * emacs-mime.texi: Add @documentencoding directive.
5896 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5898         * tramp.texi (Remote processes): Add an anchor to the subsection
5899         "Running a debugger on a remote host".
5901 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5903         * tramp.texi (Remote processes): Don't call it "experimental" any
5904         longer.  Add subsection about running a debugger on a remote host.
5906 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5908         * org.texi (Properties and columns): Chapter rewritten.
5910 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5912         * tramp.texi:
5913         * trampver.texi: Migrate to Tramp 2.1.
5915 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5917         * org.texi (Properties): New chapter.
5919 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5921         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5922         Control Panel.
5924         * gnus.texi (Misc Article): Add index entry for
5925         gnus-single-article-buffer.
5927 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5929         * gnus.texi (Starting Up): Fix typo.
5931 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5933         * gnus.texi (Asynchronous Fetching): Fix typo.
5935 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5937         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5938         (About This Manual): Remove redundant information.
5939         (Getting Started): Mention author.
5940         (Basic Arithmetic, Customizing Calc): Make description of the
5941         variable `calc-multiplication-has-precedence' match its new effect.
5943 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5945         * calc.texi (Basic Arithmetic, Customizing Calc):
5946         Mention the variable `calc-multiplication-has-precedence'.
5948 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5950         * org.texi (Tag): Section swapped with node Timestamps.
5951         (Formula syntax for Lisp): Document new `L' flag.
5953 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5955         * gnus.texi (Misc Group Stuff, Summary Buffer)
5956         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5958 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5960         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5961         * gnus.texi (Article Buttons, Mail Source Customization)
5962         (Sending or Not Sending, Customizing NNDiary):
5963         * message.texi (Message Headers):
5964         * mh-e.texi (HTML): Fix typos.
5966 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5968         Sync with Tramp 2.0.56.
5970         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5971         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
5973 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5975         * Version 22.1 released.
5977 2007-05-26  Michael Olson  <mwolson@gnu.org>
5979         * erc.texi (Modules): Fix references to completion modules.
5981 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
5983         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5985 2007-05-09  Didier Verna  <didier@xemacs.org>
5987         * gnus.texi (Email Based Diary): New.  Proper documentation for the
5988         nndiary back end and the gnus-diary library.
5990 2007-05-03  Karl Berry  <karl@gnu.org>
5992         * .cvsignore (*.pdf): New entry.
5994         * texinfo.tex: Update from current version for better pdf generation.
5996 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
5998         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6000 2007-04-28  Glenn Morris  <rgm@gnu.org>
6002         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6003         consideration of legal status.
6005 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6007         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6009 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6011         * faq.texi (New in Emacs 22): python.el removed.
6013 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6015         * calc.texi (Reporting bugs): Update maintainer's address.
6017 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6019         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6021 2007-04-15  Jay Belanger  <belanger@truman.edu>
6023         * calc.texi (Title page): Remove the date.
6024         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6025         (The Standard Calc Interface): Change trail title.
6026         (Floats): Mention that when non-decimal floats are entered, only
6027         approximations are stored.
6028         (Copying): Move to the appendices.
6029         (GNU Free Documentation License): Add as an appendix.
6031 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6033         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6034         * dired-x.texi, ebrowse.texi, ediff.texi:
6035         * emacs-mime.texi, erc.texi, eshell.texi:
6036         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6037         * idlwave.texi, message.texi, newsticker.texi, org.texi:
6038         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6039         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6040         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6041         * woman.texi: Include GFDL.
6043         * doclicense.texi: Remove node heading, so that it can be included by
6044         other files.
6046         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
6048         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6049         than *.
6051 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
6053         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6054         in Calc.
6056 2007-04-09  Romain Francoise  <romain@orebokech.com>
6058         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6059         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
6060         replace mouse-2.
6062 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6064         * woman.texi (Word at point, Interface Options): woman-topic-at-point
6065         renamed to woman-use-topic-at-point.  Document new behavior.
6067 2007-04-08  Richard Stallman  <rms@gnu.org>
6069         * url.texi: Fix some indexing.
6070         (Disk Caching): Drop discussion of old/other Emacs versions.
6072 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6074         * url.texi (Disk Caching): Say Emacs 21 "and later".
6076         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6077         on Font locking which now mentions JIT lock.
6079 2007-04-01  Michael Olson  <mwolson@gnu.org>
6081         * erc.texi: Update for the ERC 5.2 release.
6083 2007-03-31  David Kastrup  <dak@gnu.org>
6085         * woman.texi (Topic, Interface Options): Explain changes semantics of
6086         woman-manpath in order to consider MANPATH_MAP entries.
6088 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6090         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6092 2007-03-26  Richard Stallman  <rms@gnu.org>
6094         * pgg.texi (Caching passphrase): Clean up previous change.
6096 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
6098         * gnus.texi (Setting Process Marks): Fix typo.
6100 2007-03-25  Romain Francoise  <romain@orebokech.com>
6102         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6103         readability, and include various fixes by Daniel Brockman, Nick Roberts
6104         and Dieter Wilhelm.
6106 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6108         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6110         * gnus.texi (Mail Source Specifiers): Fix typo.
6112 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6114         * reftex.texi (Imprint): Update maintainer information.
6116 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6118         * message.texi (Message Buffers): Update documentation for
6119         message-generate-new-buffers.
6121 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6123         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6125 2007-03-21  Glenn Morris  <rgm@gnu.org>
6127         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6129 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6131         * eshell.texi (Known problems): Emacs 21 -> 22.
6133         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6135 2007-03-18  Jay Belanger  <belanger@truman.edu>
6137         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6139 2007-03-12  Glenn Morris  <rgm@gnu.org>
6141         * calc.texi (Time Zones): Switch to new North America DST rule.
6143         * calc.texi: Replace "daylight savings" with "daylight
6144         saving" in text throughout.
6146 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6148         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6149         The variable now uses a list of symbols instead of just a symbol.
6150         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6152 2007-03-06  Romain Francoise  <romain@orebokech.com>
6154         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6155         new packages, and mention Gnus update.
6157 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6159         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6160         nntp-open-connection-functions-never-echo-commands.
6162 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6164         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6165         problems on the console, and security risk in not using gpg-agent.
6167 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6169         * org.texi (The spreadsheet): Rename from "Table calculations".
6170         Completely reorganized and rewritten.
6171         (CamelCase links): Section removed.
6172         (Repeating items): New section.
6173         (Tracking TODO state changes): New section.
6174         (Agenda views): Chapter reorganized and rewritten.
6175         (HTML export): Section rewritten.
6176         (Tables in arbitrary syntax): New section.
6177         (Summary): Better feature summary.
6178         (Activation): Document problem with cut-and-paste of Lisp code
6179         from PDF files.
6180         (Visibility cycling): Document indirect buffer use.
6181         (Structure editing): Document sorting.
6182         (Remember): Section rewritten.
6183         (Time stamps): Better description of time stamp types.
6184         (Tag searches): Document regular expression search for tags.
6185         (Stuck projects): New section.
6186         (In-buffer settings): New keywords.
6187         (History and Acknowledgments): Updated description.
6189 2007-02-24  Alan Mackenzie  <acm@muc.de>
6191         * cc-mode.texi (Movement Commands): Insert two missing command names.
6192         (Getting Started): Slight wording correction (use conditional).
6194 2007-02-22  Kim F. Storm  <storm@cua.dk>
6196         * widget.texi (User Interface, Basic Types): Document need to put some
6197         text before the %v escape in :format string in editable-field widget.
6199 2007-02-18  Romain Francoise  <romain@orebokech.com>
6201         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6202         `cvs-mode-quit'.
6204 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6206         * widget.texi (Programming Example): Put constant strings in :format.
6208 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6210         * faq.texi (Fullscreen mode on MS-Windows): New node.
6212 2007-02-04  David Kastrup  <dak@gnu.org>
6214         * faq.texi (AUCTeX): Update version number.  Should probably be done
6215         for other packages as well.
6217 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6219         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6220         <tassilo@member.fsf.org>.
6222 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6224         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6225         ls-lisp-use-localized-time-format.
6227 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6229         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6231 2007-01-13  Michael Olson  <mwolson@gnu.org>
6233         * erc.texi (Modules): Mention capab-identify module.
6235 2007-01-05  Michael Olson  <mwolson@gnu.org>
6237         * erc.texi (Getting Started): Update for /RECONNECT command.
6239 2007-01-04  Richard Stallman  <rms@gnu.org>
6241         * ebrowse.texi: Change C-c b to C-c C-m.
6243 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6245         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6246         variables only in info to avoid redundant entries in the printed
6247         manual.
6249 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6251         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6253 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6255         * message.texi (Security): Split into sub-nodes.
6257 2007-01-01  Alan Mackenzie  <acm@muc.de>
6259         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6260         eval-after-load in Emacs <=21 and a workaround.  Document that
6261         trigraphs are not supported.
6263 2007-01-01  Alan Mackenzie  <acm@muc.de>
6265         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6266         c-context-line-break.  When invoked within a string, preserve
6267         whitespace.  Add a backslash only when also in a macro.
6269 2007-01-01  Alan Mackenzie  <acm@muc.de>
6271         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6273 2007-01-01  Alan Mackenzie  <acm@muc.de>
6275         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6276         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6278 2007-01-01  Alan Mackenzie  <acm@muc.de>
6280         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6281         "Choosing a Style".
6283         * cc-mode.texi ("Styles"): Add @dfn{style}.
6285 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6287         Sync with Tramp 2.0.55.
6289         * trampver.texi: Update release number.
6291 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6293         * gnus.texi (Customizing Articles): Add index entries for all
6294         gnus-treat-* variables.
6296 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6298         * gnus.texi (IMAP): Fix incorrect explanation of
6299         nnimap-search-uids-not-since-is-evil in documentation for
6300         nnimap-expunge-search-string.
6302 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6304         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6305         spam-ifile-database.
6307 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6309         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6310         rebind C-s.
6312 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6314         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6315         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6316         "expiring mail".
6317         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6318         nnimap-nov-is-evil.
6320 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6322         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6323         about the key procedure being used heavily.
6325 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6327         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6328         to t.
6329         (Prerequisites): Add explanation about gpg-agent.
6331 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6333         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6334         "sort" instead of "sort*".
6336 2006-12-19  Richard Stallman  <rms@gnu.org>
6338         * calc.texi (History and Acknowledgements): Recognize that Emacs
6339         now does have floating point.
6341 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6343         * tramp.texi (External transfer methods): Describe new method `scpc'.
6345 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6347         * pgg.texi: Added short note on gpg-agent to the introduction.
6349 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6351         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6352         also applies to Cc.
6354 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6356         * gnus.texi (X-Face): Clarify.  Say which programs are required
6357         on Windows.
6359 2006-12-08  Michael Olson  <mwolson@gnu.org>
6361         * erc.texi (Modules): Remove documentation for list module.
6363 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6365         * faq.texi (^M in the shell buffer): Ditto.
6367 2006-11-20  Michael Olson  <mwolson@gnu.org>
6369         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6371 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6373         * org.texi: Fix typos.
6374         (Agenda commands): Document `C-k'.
6376 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6378         * url.texi (http/https): Fix a typo in the HTTP URL.
6380 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6382         * ada-mode.texi: Total rewrite.
6384 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6386         * org.texi: Minor typo fixes.
6388 2006-11-13  Bill Wohler  <wohler@newt.com>
6390         Release MH-E manual version 8.0.3.
6392         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6393         release 8.0.3.
6395         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6396         to set MAILDIR.
6397         (Reading Mail): Document the customization of read-mail-command
6398         for MH-E.
6399         (Viewing Attachments): Document mm-discouraged-alternatives.
6400         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6401         (Junk): Add more information about the settings of mh-junk-background
6402         in a program.  Add /usr/bin/mh to PATH in examples.
6404 2006-11-12  Richard Stallman  <rms@gnu.org>
6406         * woman.texi: Update author address but say he no longer maintains it.
6408 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6410         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6411         archived trees.
6412         (Checkboxes): Section moved to chapter 5, and extended.
6413         (The date/time prompt): New section.
6414         (Link abbreviations): New section.
6415         (Presentation and sorting): New section.
6416         (Custom agenda views): Section completely rewritten.
6417         (Summary): Compare with Planner.
6418         (Feedback): More info about creating backtraces.
6419         (Plain lists): Modified example.
6420         (Breaking down tasks): New section.
6421         (Custom time format): New section.
6422         (Time stamps): Document inactive timestamps.
6423         (Setting tags): More details about fast tag selection.
6424         (Block agenda): New section.
6425         (Custom agenda views): Section rewritten.
6426         (Block agenda): New section.
6428 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6430         * tramp.texi (Configuration): scp is the default method.
6431         (Default Method): Use ssh as example for another method.
6433 2006-10-27  Richard Stallman  <rms@gnu.org>
6435         * woman.texi: Downcase nroff/troff/roff.
6436         (Installation): Chapter deleted.  Some xrefs deleted.
6437         (Background): woman doesn't advise man ;-).
6439 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6441         * ada-mode.texi (Project files, Identifier completion)
6442         (Automatic Casing, Debugging, Using non-standard file names)
6443         (Working Remotely): Fix typos.
6445 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6447         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6448         sample code `my-c-initialization-hook'.
6450 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6452         * widget.texi: Fix typos.
6454 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6456         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6457         "???".  There have been no complaints for years, so the information
6458         must be appropriate.
6460 2006-10-16  Richard Stallman  <rms@gnu.org>
6462         * widget.texi: Use @var instead of capitalization.
6463         Clarify many widget type descriptions.
6465 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6467         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6468         gnus-dired-attach.
6469         (Selecting a Group): Fix typo.
6471 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6473         * widget.texi: Fix typos.
6475 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6477         * gnus.texi (Image Enhancements): Update for Emacs 22.
6479         * gnus-faq.texi ([1.3]): Update.
6481 2006-10-06  Richard Stallman  <rms@gnu.org>
6483         * faq.texi (Displaying the current line or column):
6484         Delete "As of Emacs 20".
6486 2006-10-06  Romain Francoise  <romain@orebokech.com>
6488         * faq.texi (VM): VM works with Emacs 22 too.
6490 2006-10-06  Richard Stallman  <rms@gnu.org>
6492         * ebrowse.texi: Remove Emacs version "21" from title.
6494 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6496         * gnus.texi (Foreign Groups): Say where change of editing commands are
6497         stored.  Add reference to `gnus-parameters'.
6499 2006-09-15  Jay Belanger  <belanger@truman.edu>
6501         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6502         Change "Library Public License" to "Lesser Public License"
6503         throughout.  Use "yyyy" to represent year.
6505 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6507         * org.texi (Setting tags): Typo fix.
6509 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6511         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6513 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6515         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6517 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6519         * faq.texi (Escape sequences in shell output): EMACS is now set
6520         to Emacs's absolute file name, not to "t".
6521         (^M in the shell buffer): Likewise.
6522         * misc.texi (Interactive Shell): Likewise.
6524 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6526         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6527         mails with pop3-leave-mail-on-server.  Fix wording.
6528         (Limiting): Improve gnus-summary-limit-to-articles.
6529         (X-Face): Fix typo.
6531 2006-09-11  Simon Josefsson  <jas@extundo.com>
6533         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6534         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6536 2006-09-06  Simon Josefsson  <jas@extundo.com>
6538         * smtpmail.texi (Authentication): Mention SSL.
6540 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6542         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6543         Don't use @indicateurl.
6545         * cc-mode.texi (Subword Movement): Don't use @headitem.
6546         (Custom Braces, Clean-ups): Don't use @tie.
6548 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6550         Sync with Tramp 2.0.54.
6552         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6553         Suggested by Adrian Phillips <a.phillips@met.no>.
6555 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6557         * org.texi (Installation, Activation): Split from Installation and
6558         Activation.
6559         (Clocking work time): Documented new features.
6561 2006-08-13  Alex Schroeder  <alex@gnu.org>
6563         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6564         example.
6566 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6568         * faq.texi (How to add fonts): New node.
6570 2006-08-05  Romain Francoise  <romain@orebokech.com>
6572         * faq.texi (New in Emacs 22): Expand.
6574 2006-08-03  Michael Olson  <mwolson@gnu.org>
6576         * erc.texi: Update for ERC 5.1.4.
6578 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6580         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6581         in .../site-lisp/gnus/ by default.
6582         [ From gnus-news.texi in the trunk. ]
6584 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6586         * gnus.texi (MIME Commands): Additions for yEnc.
6588 2006-07-24  Richard Stallman  <rms@gnu.org>
6590         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6591         * faq.texi: Move periods and commas inside quotes.
6593 2006-07-20  Jay Belanger  <belanger@truman.edu>
6595         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6597 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6599         * faq.texi (Security risks with Emacs): Document Emacs 22
6600         file-local-variable mechanism.
6602 2006-07-12  Michael Olson  <mwolson@gnu.org>
6604         * erc.texi: Update for ERC 5.1.3.
6606 2006-07-12  Alex Schroeder  <alex@gnu.org>
6608         * rcirc.texi: Fix typos.
6609         (Getting started with rcirc): New calling convention for M-x irc.
6610         Mention #rcirc.  Removed channel tracking.
6611         (Configuration): Change the names of all variables that got changed
6612         recently, eg. rcirc-server to rcirc-default-server.  Added
6613         documentation for rcirc-authinfo, some background for Bitlbee, and
6614         rcirc-track-minor-mode.
6615         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6616         Scrolling.
6617         (Reconnecting after you have lost the connection): Fix example code
6618         to match code changes.
6620 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6622         * gnus.texi, message.texi: Fix typos.
6624 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6626         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6627         commands.
6628         (Global TODO list): Document the use of the variables
6629         `org-agenda-todo-ignore-scheduled' and
6630         `org-agenda-todo-list-sublevels'.
6632 2006-07-05  Richard Stallman  <rms@gnu.org>
6634         * faq.texi (Scrolling only one line): Fix xref.
6636 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6638         * faq.texi (Evaluating Emacs Lisp code):
6639         Throughout, replace eval-current-buffer with eval-buffer.
6641 2006-07-03  Richard Stallman  <rms@gnu.org>
6643         * rcirc.texi (Scrolling conservatively): Fix xref.
6645         * pcl-cvs.texi (Viewing differences): Usage fix.
6647 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6649         * org.texi (Agenda commands): Document `s' key to save all org-mode
6650         buffers.
6652 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6654         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6655         names.  Mention `cvs-msg' face.
6657 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6659         * org.texi (Checkboxes): New section.
6661 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6663         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6664         throughout this chapter.
6666 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6668         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6669         text for standalone vs Emacs info.
6670         (Help): Clarify header line description.  Use mouse-1 for clicks.
6671         (Help-P): Use mouse-1 for clicks.
6672         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6673         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6674         (Choose menu subtopic): Remove gratuitous Emacs command names.
6675         (Help-FOO): Put usual behavior first.
6676         (Help-Xref): Clicking on xrefs works in Emacs.
6677         (Search Text): Clarify what the default behavior is.
6678         (Create Info buffer): Fix Emacs window/X window confusion.
6679         (Emacs Info Variables): Fix for new Emacs init file behavior.
6681 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6683         * gnus.texi (Summary Buffer Lines): Fix typo.
6685 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6687         * org.texi (Embedded LaTeX): New chapter.
6688         (Archiving): Section rewritten.
6689         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6691 2006-06-20  Bill Wohler  <wohler@newt.com>
6693         Release MH-E manual version 8.0.1.
6695         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6696         release 8.0.1.
6697         (Preface): Depend on GNU mailutils 1.0 and higher.
6699 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6701         * message.texi (News Headers): Update message-syntax-checks section.
6703 2006-06-19  Karl Berry  <karl@gnu.org>
6705         * info.texi (Advanced): Mention C-q, especially with ?.
6707 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6709         * org.texi (Publishing links): Document the `:link-validation-function'
6710         property.
6711         (Extensions and Hacking): New chapter, includes some sections of the
6712         "Miscellaneous" chapter.
6714 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6716         * org.texi (Progress logging): New section.
6718 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6720         * org.texi (ASCII export): Document indentation adaptation.
6721         (Setting tags): Document mutually-exclusive tags.
6723 2006-06-05  Romain Francoise  <romain@orebokech.com>
6725         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6726         Fix typo.
6728         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6729         channel (#gnus@irc.freenode.net).
6730         Fix typos.  Update copyright notice.
6732         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6733         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6734         (Line-Up Functions, Custom Macros):
6735         * ediff.texi (Window and Frame Configuration)
6736         (Highlighting Difference Regions):
6737         * emacs-mime.texi (Display Customization):
6738         * erc.texi (History):
6739         * eshell.texi (Known problems):
6740         * eudc.texi (Overview, BBDB):
6741         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6742         (The problem of spam, SpamOracle, Extending the Spam package)
6743         (Conformity, Terminology):
6744         * idlwave.texi (Routine Info)
6745         (Class and Keyword Inheritance, Padding Operators)
6746         (Breakpoints and Stepping, Electric Debug Mode)
6747         (Examining Variables, Troubleshooting):
6748         * org.texi (Creating timestamps):
6749         * reftex.texi (Commands, Options, Changes):
6750         * tramp.texi (Inline methods, Password caching)
6751         (Auto-save and Backup, Issues):
6752         * vip.texi (Files, Commands in Insert Mode):
6753         * viper.texi (Emacs Preliminaries, States in Viper)
6754         (Packages that Change Keymaps, Viper Specials, Groundwork):
6755         Fix various typos.
6757 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6759         * ediff.texi: Fix typos.
6761 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6763         * org.texi: Small typo fixes.
6765 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6767         * viper.texi (Viper Specials):
6768         * gnus.texi (Example Setup):
6769         * faq.texi (Backspace invokes help):
6770         * dired-x.texi (Optional Installation Dired Jump):
6771         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6772         follow coding conventions.
6774 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6776         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6778 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6780         * pcl-cvs.texi: Fix typos.
6781         (Customization): Say "us".
6783 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6785         * org.texi: Remove bogus @setfilename.
6787 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6789         * org.texi (ASCII export): Omit command name.
6790         (HTML export): Add prefix to all lines in Local Variable example.
6791         (Acknowledgments): Typeset names in italics.
6793 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6795         * org.texi (Plain lists): Add new item navigation commands.
6796         (External links): Document elisp and info links.
6797         (Custom searches): New section.
6798         (Publishing): New chapter.
6799         (HTML export): Include a list of supported CSS classes.
6800         (Setting tags): Describe the fast-tag-setting interface.
6802 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6804         * dired-x.texi: ifinfo -> ifnottex.
6806 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6808         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6810 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6812         * message.texi (Interface): Add tool bar customization.
6813         (MIME): Index and text additions for mml-attach.
6814         (MIME): Describe mml-dnd-protocol-alist and
6815         mml-dnd-attach-options.
6817         * gnus.texi (Oort Gnus): Reorder entries in sections.
6818         Fix some entries.
6819         (Starting Up): Add references to "Emacs for Heathens" and to
6820         "Finding the News".  Add user-full-name and user-mail-address.
6821         (Group Buffer Format): Add tool bar customization and update.
6822         (Summary Buffer): Add tool bar customization.
6823         (Posting Styles): Add message-alternative-emails.
6825 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6827         * tramp.texi (Filename completion): Improve wording.
6829 2006-05-07  Romain Francoise  <romain@orebokech.com>
6831         * faq.texi (Using regular expressions): Fix typo.
6832         (Packages that do not come with Emacs): Fix capitalization.
6833         (Replacing text across multiple files): Expand node to explain how
6834         to use `dired-do-query-replace-regexp' in more detail, based on
6835         suggestion by Eric Hanchrow <offby1@blarg.net>.
6837 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6839         * tramp.texi (Filename completion): Completion of remote files'
6840         method, user name and host name is active only in partial
6841         completion mode.
6843 2006-05-06  Bill Wohler  <wohler@newt.com>
6845         Release MH-E manual version 8.0.
6847         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6848         release 8.0.
6850 2006-05-06  Bill Wohler  <wohler@newt.com>
6852         * mh-e.texi (MH-BOOK-HOME): Change from
6853         http://www.ics.uci.edu/~mh/book/mh to
6854         http://rand-mh.sourceforge.net/book/mh.
6855         Replace .htm suffix with .html for MH book files.
6856         (Using This Manual): Update key binding for getting relevant
6857         chapter in Info from command key.
6858         (Ranges): Fix itemx.
6860 2006-05-05  Karl Berry  <karl@gnu.org>
6862         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6863         (\fonttextsize): New user-level command to change text font size.
6865 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6867         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6869 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6871         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6873 2006-04-24  Bill Wohler  <wohler@newt.com>
6875         * mh-e.texi (Getting Started): Make it more explicit that you need
6876         to install MH.  Add pointers to current MH implementations.
6878 2006-04-21  Bill Wohler  <wohler@newt.com>
6880         Release MH-E manual version 7.94.
6882         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6883         release 7.94.
6885 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6887         * org.texi: Many small fixes.
6888         (Handling links): Rename from "Managing links".
6890 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6892         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6893         (Splitting mail using spam-stat): Fix @xref.
6895 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6897         * gnus.texi (Spam Package): Major revision of the text.
6898         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6900 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6902         * org.texi (Time stamps): Better explanation of the purpose of
6903         different time stamps.
6904         (Structure editing, Plain lists): More details on how new items
6905         and headings are inserted.
6907 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6909         * org.texi (Formula syntax): Fix link to Calc Manual.
6911 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6913         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6915 2006-04-17  Bill Wohler  <wohler@newt.com>
6917         * mh-e.texi (Folders): Update mh-before-quit-hook and
6918         mh-quit-hook example with code that removes the buffers rather
6919         than just bury them.
6921 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6923         Sync with Tramp 2.0.53.
6925 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6927         * org.texi (Updating settings): New section.
6928         (Visibility cycling): Better names for the startup folding
6929         options.
6930         (Exporting): Completely restructured.
6931         (The very busy C-c C-c key): New section.
6932         (Summary of in-buffer settings): New section.
6934 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6936         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6938 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6940         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6941         (Server Commands): Key `v' is reserved for users.
6943 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6945         * org.texi (Link format): New section, emphasis on bracket links.
6946         (External links): Document bracket links.
6947         (FAQ): Expand to cover shell links and the new link format.
6949 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6951         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6953 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6955         * gnus.texi (Summary Buffer Lines): Add `*'.
6957 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6959         * gnus.texi (Group Parameters):
6960         Mention gnus-permanently-visible-groups.
6962 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6964         * gnus.texi (Face): Fix typo.
6966 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6968         * gnus.texi (X-Face): Clarify.
6969         (Face): Need Emacs with PNG support.
6971 2006-04-06  Richard Stallman  <rms@gnu.org>
6973         * idlwave.texi: Delete the blocks "not suitable for inclusion with
6974         Emacs".
6976 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
6978         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6979         blocks not suitable for inclusion with Emacs using variable
6980         PARTOFEMACS.
6982 2006-04-04  Simon Josefsson  <jas@extundo.com>
6984         * gnus.texi (Security): Improve.
6986 2006-04-02  Bill Wohler  <wohler@newt.com>
6988         * mh-e.texi (Getting Started, Junk, Bug Reports)
6989         (MH FAQ and Support): Fix URLs.
6991 2006-03-31  Romain Francoise  <romain@orebokech.com>
6993         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6994         to t, not nil (and has for the past eight years).
6996 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6998         * message.texi, gnus.texi: Bump version to 5.11.
7000 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7002         * gnus.texi (Top): Add comment about version line.
7004         * message.texi (Top): Ditto.  Change to take named versions into
7005         account.
7007 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7009         * gnus.texi (Posting Styles): Add x-face-file to example.
7010         (X-Face): Refer to posting styles.
7012         * gnus-faq.texi ([5.8]): Add x-face-file.
7013         ([8.4]): Add links to gmane.emacs.gnus.user and
7014         gmane.emacs.gnus.general.
7016 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7018         * gnus-faq.texi: Use .invalid.
7019         ([5.4]): Fix gnus-posting-styles example.
7021 2006-03-27  Romain Francoise  <romain@orebokech.com>
7023         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7024         Emacs/W3 needs a new maintainer.
7025         (Ispell): Update author and version info.
7026         (Mailcrypt): Mention PGG.
7027         (New in Emacs 22): Add PGG to the list of new packages.
7028         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7029         updating dead URLs.
7031 2006-03-25  Karl Berry  <karl@gnu.org>
7033         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7034         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7035         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7036         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7037         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7038         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7039         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7040         (2) do not indent copyright year list (or anything else).
7042 2006-03-21  Bill Wohler  <wohler@newt.com>
7044         * mh-e.texi (Folders): Various edits.
7046 2006-03-20  Romain Francoise  <romain@orebokech.com>
7048         * gnus.texi (Mail Folders): Grammar fix.
7050 2006-03-19  Bill Wohler  <wohler@newt.com>
7052         * mh-e.texi (Replying): Document Mail-Followup-To.
7053         Change manually-formatted table to multitable.  Add debugging info.
7054         Move description of mh-reply-default-reply-to into paragraph
7055         that describes its values.
7057 2006-03-17  Bill Wohler  <wohler@newt.com>
7059         * mh-e.texi: Use smallexample and smalllisp consistently.
7060         (Sending Mail Tour): Update method of entering
7061         addresses and subject.
7062         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7063         (Adding Attachments, Searching): Update screenshots for Emacs 22.
7065 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
7067         * org.texi: Version number change only.
7069 2006-03-14  Bill Wohler  <wohler@newt.com>
7071         * mh-e.texi: Add index entries around each paragraph rather than
7072         depend on entries from beginning of node.  Doing so ensures that
7073         index entries are less likely to be forgotten if text is cut and
7074         pasted, and are necessary anyway if the references are on a
7075         separate page.  It seems that makeinfo is now (v. 4.8) only
7076         producing one index entry per node, so there is no longer any
7077         excuse not to.  Use subheading instead of heading.  The incorrect
7078         use of heading produced very large fonts in Info--as large as the
7079         main heading.
7080         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7081         versions 6 and 7 appeared *around* the time of these Emacs releases.
7083 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
7085         * org.texi (Clean view): Document new startup options.
7087 2006-03-11  Bill Wohler  <wohler@newt.com>
7089         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7090         (Composing, Scan Line Formats): Fix @refs.
7091         (Getting Started): Define MH profile and MH profile components.
7092         (Incorporating Mail, Reading Mail, Viewing, Printing)
7093         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7094         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7095         for string constants.
7096         (Tool Bar): Remove spurious quote.
7097         (Junk): Use ``...'' instead of "...".
7098         (Scan Line Formats): Replace @samp with @kbd.
7100 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7102         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7104 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7106         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7107         easy to understand.
7109 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7111         * gnus.texi: Markup fix.
7112         (Fancy Mail Splitting): Specify new feature.
7114 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7116         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7117         partial-words matching.
7119 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7121         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7123         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7124         (MIME Commands): Fix mm-discouraged-alternatives.
7126 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7128         * org.texi: Version number change only.
7130 2006-03-06  Bill Wohler  <wohler@newt.com>
7132         * mh-e.texi: Move from SourceForge repository to Savannah.
7133         This is version 7.93, which is a total rewrite from the previous
7134         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7135         version 7.93.
7137 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7139         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7141 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7143         * org.texi (Interaction): Add item about `org-mouse.el' by
7144         Piotr Zielinski.
7145         (Managing links): Document that also mouse-1 can be used to
7146         activate a link.
7147         (Headlines, FAQ): Add entry about hiding leading stars.
7148         (Miscellaneous): Resort the sections in this chapter to a more
7149         logical sequence.
7151 2006-02-27  Simon Josefsson  <jas@extundo.com>
7153         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7154         2004-01-27 from the trunk).
7156 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7158         * cc-mode.texi: Rename c-hungry-backspace to
7159         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7160         name as an alias.
7162 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7164         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7165         include the function header within the defun.
7167 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7169         * cc-mode.texi: Correct two typos.
7171 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7173         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7174         existing comment.
7175         (Electric Keys): Add a justification for electric indentation.
7176         (Hungry WS Deletion): Clear up the names and complications of the
7177         BACKSPACE and DELETE keys.
7179 2006-02-23  Juri Linkov  <juri@jurta.org>
7181         * faq.texi (Common requests): Move `Turning on auto-fill by
7182         default' after `Wrapping words automatically'.  Move `Working with
7183         unprintable characters' before `Searching for/replacing newlines'.
7184         Move `Replacing highlighted text' after `Highlighting a region'.
7185         Merge `Repeating commands' and `Repeating a command as many times
7186         as possible' into the former.
7187         (Packages that do not come with Emacs): Add refs to Gmane and
7188         etc/MORE.STUFF.
7190 2006-02-23  Juri Linkov  <juri@jurta.org>
7192         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7193         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7194         Add xref to `(emacs)Reporting Bugs'.
7195         (Getting a printed manual): Add URL to other formats of the manual.
7196         (Common requests): Fix menu.
7197         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7198         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7199         (Inserting text at the beginning of each line): Add pxref to
7200         `Changing the included text prefix'.
7201         (Forcing the cursor to remain in the same column): Mention `track-eol'
7202         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7203         (Replacing text across multiple files): Add keybinding `Q' for
7204         `dired-do-query-replace'.
7206 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7208         * reftex.texi: Version number and date change only.
7210         * org.texi (Internal Links): Rewrite to cover the modified
7211         linking system.
7213 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7215         * faq.texi: Remove the coding cookie, it's not needed anymore.
7217 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7219         * faq.texi (Colors on a TTY): Mention Mac OS port.
7221 2006-02-12  Karl Berry  <karl@gnu.org>
7223         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7224         8-bit accented a.
7226 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7228         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7230 2006-02-08  Romain Francoise  <romain@orebokech.com>
7232         * faq.texi (Top): Remove paragraph about the FAQ being a
7233         transitional document, etc.
7234         (Searching for/replacing newlines): New node.
7235         (Yanking text in isearch): New node.
7236         (Inserting text at the beginning of each line): Rename and make
7237         more general, mention `M-;' in Message mode.
7239 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7241         * faq.texi (Meta key does not work in xterm)
7242         (Emacs does not display 8-bit characters)
7243         (Inputting eight-bit characters): Update xrefs.
7245 2006-02-06  Romain Francoise  <romain@orebokech.com>
7247         * faq.texi (VM): VM now at version 7.19.
7248         Set myself as maintainer of this file.
7250 2006-02-04  Michael Olson  <mwolson@gnu.org>
7252         * erc.texi (History): Note that ERC is now included with Emacs.
7254 2006-01-31  Romain Francoise  <romain@orebokech.com>
7256         * message.texi (Message Headers): Explain what
7257         `message-alternative-emails' does in more detail.
7258         Update copyright year.
7260 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7262         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7264 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7266         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7268 2006-01-29  Michael Olson  <mwolson@gnu.org>
7270         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7272         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7274         * faq.texi (New in Emacs 22): Mention ERC.
7276 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7278         * rcirc.texi: Capitalize dir entry for consistency with the entry
7279         in info/dir and other entries in the Emacs category.
7280         Fix typos.  Delete trailing whitespace.
7282 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7284         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7286 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7288         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7289         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7291         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7292         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7294 2006-01-27  Alex Schroeder  <alex@gnu.org>
7296         * rcirc.texi: New file.
7298 2006-01-23  Juri Linkov  <juri@jurta.org>
7300         * widget.texi (User Interface): Add S-TAB for widget-backward.
7302 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7304         Sync with Tramp 2.0.52.
7306         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7307         Add Tramp disabling item.  New item for common connection problems.
7308         (various): Apply "ftp" as method for the download URL.
7309         (Bug Reports): Refer to FAQ for common problems.
7311 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7313         * widget.texi (User Interface): Use @key for TAB.
7315         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7317         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7318         for TAB.
7320         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7322 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7324         * gnus.texi: Update copyright.
7326 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7328         * gnus.texi (Article Washing): Additions.
7330 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7332         * org.texi (Agenda commands): Document tags command.
7334 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7336         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7338 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7340         * gnus.texi (RSS): Addition.
7342 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7344         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7346 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7348         * emacs-mime.texi (Display Customization): Add setting example to
7349         mm-discouraged-alternatives.
7351 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7353         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7354         version is the canonical version.
7356 2006-01-08  Alex Schroeder  <alex@gnu.org>
7358         * pgg.texi (Caching passphrase): Rewording.
7360 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7362         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7363         repository URL.
7365 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7367         * org.texi: Removed the accidentally re-added empty line in the
7368         direntry.
7370 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7372         * org.texi (Agenda Views): Chapter reorganized.
7374 2005-12-29  Romain Francoise  <romain@orebokech.com>
7376         * faq.texi (Using Customize): New node.
7378 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7380         * org.texi: Remove blank line in @direntry.  It is non-standard
7381         and recursively produces blank lines all over the dir file (when
7382         using Texinfo 4.8).
7384 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7386         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7388 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7390         * org.texi (Tags): Boolean logic documented.
7391         (Agenda Views): Document custom commands.
7393 2005-12-20  David Kastrup  <dak@gnu.org>
7395         * faq.texi (AUCTeX): Update version and mailing list info.
7397 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7399         * gnus.texi (MIME Commands): Mention addition of
7400         multipart/alternative to gnus-buttonized-mime-types and add xref
7401         to mm-discouraged-alternatives.
7403         * emacs-mime.texi (Display Customization): Mention addition of
7404         "image/.*" and add xref to gnus-buttonized-mime-types in the
7405         mm-discouraged-alternatives section.
7407 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7409         * org.texi (Tags): New section.
7410         (Agenda Views): Chapter reorganized.
7412 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7414         * org.texi (Internal Links): Add a missing comma after an @xref.
7416 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7418         * faq.texi (Filling paragraphs with a single space): No need to
7419         change sentence-end now.
7421 2005-12-13  Romain Francoise  <romain@orebokech.com>
7423         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7425 2005-12-12  Jay Belanger  <belanger@truman.edu>
7427         * faq.texi (Calc): Update version number.
7429 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7431         * org.texi (Progress Logging): New section.
7433 2005-12-10  Romain Francoise  <romain@orebokech.com>
7435         Update the Emacs FAQ for the 22.1 release.
7437         * faq.texi: Set VER to `22.1'.
7438         (Basic editing): Explain how to use localized versions of the
7439         Tutorial.  Mention that `C-h r' displays the manual.
7440         Delete obsolete WWW link to an Emacs 18 tutorial.
7441         (Getting a printed manual): Point to the new locations of the
7442         manuals on the GNU Web site.
7443         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7444         available via Info (it was previously distributed separately).
7445         (Installing Texinfo documentation): The latest version of Texinfo
7446         is 4.8, not 4.0.
7447         (Informational files for Emacs): COPYING is the GNU General Public
7448         License, not the Emacs General Public License.
7449         (Informational files for Emacs): Delete obsolete link to the
7450         GNUinfo pages as they have been removed from the GNU Web site.
7451         (New in Emacs 22): New node.
7452         (Setting up a customization file): Say that most packages support
7453         Customize nowadays.
7454         (Colors on a TTY): Delete reference to instructions on how to
7455         enable syntax highlighting, it is now enabled by default.
7456         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7457         at startup automatically.
7458         (Controlling case sensitivity): Mention `M-c' in isearch.
7459         (Using an already running Emacs process): Emacs now creates the
7460         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7461         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7462         sentence praising gnuserv for that.  Simplify description of how
7463         the client/server operation works.
7464         (Compiler error messages): Delete obsolete text (compile.el has
7465         been rewritten).
7466         (Indenting switch statements): Fix typo.
7467         (Matching parentheses): Simplify setup instructions, mention the
7468         menu bar item in the Options menu.
7469         (Repeating a command as many times as possible): Mention `C-x e'.
7470         (Going to a line by number): Mention new keymap and bindings
7471         `M-g M-g', `M-g M-p' and `M-g M-n'.
7472         (Turning on syntax highlighting): Now on by default.  Simplify.
7473         (Replacing highlighted text): Use `1', not `t'.
7474         (Problems with very large files): The maximum size is now 256MB on
7475         32-bit machines.
7476         (^M in the shell buffer): Mention `comint-process-echoes'.
7477         (Emacs for Apple computers): Emacs 22 has native support for Mac
7478         OS X.
7479         (Translating names to IP addresses): Delete node.
7480         (Binding keys to commands): Fix typo.
7481         (SPC no longer completes file names): New node.
7482         (MIME with Emacs mail packages): Delete section about the Emacs
7483         MIME FAQ (it's not reachable anymore).
7485 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7487         * cc-mode.texi: The manual has been extensively revised: the
7488         information about using CC Mode has been separated from the larger
7489         and more difficult chapters about configuration.  It has been
7490         updated for CC Mode 5.31.
7492 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7494         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7495         (Selecting an implementation): Fix descriptions.
7497 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7499         * message.texi (Various Message Variables): Addition.
7501 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7503         * message.texi: Fix default values.
7505 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7507         * message.texi (Header Commands): Clarify descriptions of
7508         message-cross-post-followup-to, message-reduce-to-to-cc, and
7509         message-insert-wide-reply.
7510         (Various Commands): Fix kindex for message-kill-to-signature;
7511         clarify description of message-tab.
7513 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7515         * message.texi (Mailing Lists): Fix description about MFT.
7517         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7519 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7521         * gnus.texi (Slow Terminal Connection): Replace old description
7522         with new one.
7524 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7526         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7527         replace X-Draft-Headers with X-Draft-From.
7529 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7531         * gnus.texi (Various Various): Fix the default value of
7532         nnheader-max-head-length.
7533         (Gnus Versions): Fix typo.
7535 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7537         * org.texi (Structure editing): Document new functionality of
7538         M-RET.
7540 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7542         * org.texi (Internal Links): Fix Texinfo usage.
7544 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7546         * org.texi (TODO basics): Document the global todo list.
7547         (TODO items): Documents sparse tree for specific TODO
7548         keywords.
7550 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7552         * org.texi (Plain Lists): Typos fixed.
7554 2005-11-28  Jay Belanger  <belanger@truman.edu>
7556         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7558 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7560         * org.texi (Structure editing): New item moving commands added.
7561         (Plain Lists): New section.
7563 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7565         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7566         (Agenda): Document commands `org-cycle-agenda-files' and
7567         `org-agenda-file-to-front'.
7568         (Built-in table editor): Document `org-table-sort-lines'.
7569         (HTML formatting): Export of hand-formatted lists.
7571 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7573         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7574         new variable gnus-toolbar-thickness.
7576 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7578         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7580 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7582         * gnus.texi (X-Face): Fix description.
7583         (XVarious): Remove gnus-xmas-logo-color-alist and
7584         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7586 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7588         * gnus.texi (Group Parameters): Mention new variable
7589         gnus-parameters-case-fold-search.
7590         (Home Score File): Addition.
7592 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7594         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7595         (Overview): List supported feed types.
7596         (Installation): No installation necessary when using autoload.
7597         (Configuration): Rename "RSS" to "news".
7599 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7601         * pgg.texi (User Commands): Document additional passphrase
7602         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7603         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7605 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7607         * org.texi: Version number changed to 3.19.
7609 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7611         * pgg.texi (How to use): Update the example to add autoload of
7612         pgg-encrypt-symmetric-region.
7613         (User Commands): Document pgg-encrypt-symmetric-region.
7614         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7616 2005-10-27  Jay Belanger  <belanger@truman.edu>
7618         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7619         mention other TeX-related units.
7621 2005-10-23  Lars Hansen  <larsh@soem.dk>
7623         * dired-x.texi (Miscellaneous Commands):
7624         Replace dired-do-relative-symlink by dired-do-relsymlink and
7625         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7627 2005-10-23  Jay Belanger  <belanger@truman.edu>
7629         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7630         constant.
7632 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7634         * faq.texi (Bugs and problems):
7635         Replace `dired-move-to-filename-regexp' by
7636         `directory-listing-before-filename-regexp'.
7638 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7640         * newsticker.texi (UPDATED): Set value.
7642 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7644         * gnus.texi (Document Groups): Remove duplicate item.
7646 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7648         * org.texi (Summary): Mention iCalendar support.
7649         (Exporting): Document iCalendar support.
7651 2005-10-18  Romain Francoise  <romain@orebokech.com>
7653         * viper.texi (Viper Specials): Capitalize GNU.
7655 2005-10-17  Juri Linkov  <juri@jurta.org>
7657         * info.texi (Getting Started, Search Index, Expert Info):
7658         Fix wording.
7659         (Search Text): Replace `echo area' with `mode line'.
7660         (Search Index): Both `i' and `,' find all index entries.
7661         Replace example `C-f' with `C-l' (which exists in index of Info
7662         manual) and delete spaces in its keyboard input sequence.
7663         Delete unnecessary explanations about literal characters.
7665 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7667         * gnus.texi (Document Server Internals): Addition.
7669 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7671         * gnus.texi (A note on namespaces): Fix RFC reference.
7673 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7675         * gnus.texi (RSS): Fix key description.
7677 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7679         * gnus.texi: Emacs/w3 -> Emacs/W3.
7680         (Browsing the Web): Fix description.
7681         (Web Searches): Ditto.
7682         (Customizing W3): Ditto.
7684 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7686         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7688 2005-10-11  Jay Belanger  <belanger@truman.edu>
7690         * calc.texi (Integration): Mention using `a i' to compute definite
7691         integrals.
7693 2005-10-11  Juri Linkov  <juri@jurta.org>
7695         * info.texi: Rearrange nodes.
7696         (Top): Update menu.  Change ref `Info for Experts' to
7697         `Advanced Info Commands'.
7698         (Getting Started): Fix description of manual's parts.
7699         (Help-Int): Change xref `Info Search' to `Search Index', and
7700         `Expert Info' to `Advanced'.
7701         (Advanced): Move node one level up.
7702         (Search Text, Search Index): New nodes split out from `Info Search'.
7703         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7704         split out from `Advanced'.
7705         (Advanced, Emacs Info Variables): De-document editing an Info file
7706         in Info.
7707         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7708         (Creating an Info File): Delete node and move its text to
7709         `Expert Info'.
7711 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7713         * org.texi (Workflow states): Documented that change in keywords
7714         becomes active only after restart of Emacs.
7716 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7718         Sync with Tramp 2.0.51.
7720 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7722         * speedbar.texi (Introduction): Describe new location of speedbar
7723         on menubar.
7724         (Basic Key Bindings): Remove descriptions of bindings that have
7725         been removed.
7727 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7729         * speedbar.texi (GDB): Describe use of watch expressions.
7731 2005-09-28  Simon Josefsson  <jas@extundo.com>
7733         * message.texi (IDNA): Fix.
7735 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7737         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7738         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7739         description of nntp-open-connection-function.
7740         (Common Variables): Fix descriptions.
7742 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7744         * gnus.texi (Server Buffer Format): Document the %a format spec.
7746 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7748         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7750 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7752         * org.texi Version 3.16.
7754 2005-09-19  Miles Bader  <miles@gnu.org>
7756         * newsticker.texi: Get rid of CVS keywords.
7758 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7760         * gnus.texi (Finding the Parent): Fix description of how Gnus
7761         finds article.
7763 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7765         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7766         to drop off non-answered articles.
7768 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7770         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7771         braces (which are unsupported by NMAKE) for macro `srcdir'.
7773 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7775         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7776         (../info/newsticker, newsticker.dvi): New targets.
7778 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7780         * newsticker.texi: Replace @command with @code.  Replace @example
7781         with @lisp.
7782         (Top): Add explanations to menu items.
7783         (GNU Free Documentation License): Remove.
7785 2005-09-16  Romain Francoise  <romain@orebokech.com>
7787         Update all files to specify GFDL version 1.2.
7789         * doclicense.texi (GNU Free Documentation License): Update to
7790         version 1.2.
7792 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7794         * newsticker.texi: Fix @setfilename.
7796         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7797         (../info/newsticker, newsticker.dvi): New targets.
7799 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7801         * org.texi: Version 3.15.
7803 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7805         * ses.texi: Combine all three indices into one.
7806         Correct a few typos.
7808 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7810         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7812 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7814         * emacs-mime.texi (Handles): Remove duplicate item.
7815         (Encoding Customization): Fix the default value for
7816         mm-coding-system-priorities.
7817         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7818         (Basic Functions): Fix reference.
7820 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7822         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7824 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7826         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7827         and web site.
7829         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7830         not keyboard-translate.
7832 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7834         * faq.texi (Using regular expressions): Fix xref.
7836 2005-08-09  Juri Linkov  <juri@jurta.org>
7838         * info.texi (Help-P): Replace `Prev' with `Previous'.
7839         (Help-M, Help-Xref): Add S-TAB.
7840         (Help-FOO): Update `u' command.
7841         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7842         Update info about visibility of xref parts.
7843         (Help-Int): Fix `m' command.  Rename `Info-last' to
7844         `Info-history-back'.  Add `Info-history-forward'.
7845         (Advanced): Fix `g*' and `M-n' commands.
7846         (Info Search): Add `index-apropos' in stand-alone browser.
7847         Add isearch commands.
7848         (Emacs Info Variables): Remove `Info-fontify'.
7849         Add `Info-mode-hook'.  Update face names.
7850         Add `Info-fontify-maximum-menu-size',
7851         `Info-fontify-visited-nodes', `Info-isearch-search'.
7853 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7855         Sync with Tramp 2.0.50.
7857         * tramp.texi: Use @option{} consequently for method names.
7858         (Inline methods, External transfer methods): Remove references to
7859         Cygwin.
7860         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7861         implementation.
7863 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7865         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7866         Mention that gnus-init-file is not read when Emacs is invoked with
7867         --no-init-file or -q.
7869 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7871         * org.texi: Version 3.14.
7873 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7875         * org.texi: Version 3.13.
7877 2005-07-18  Juri Linkov  <juri@jurta.org>
7879         * calc.texi (Time Zones, Logical Operations):
7880         * cl.texi (Overview):
7881         * org.texi (TODO types):
7882         * sc.texi (Emacs 18 MUAs):
7883         * speedbar.texi (Top):
7884         * url.texi (History):
7885         Delete duplicate duplicate words.
7887 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
7889         * cl.texi (Type Predicates): Document `atom' type.
7891 2005-07-04  Lute Kamstra  <lute@gnu.org>
7893         Update FSF's address in GPL notices.
7895         * calc.texi (Copying):
7896         * doclicense.texi (GNU Free Documentation License):
7897         * faq.texi (Contacting the FSF):
7898         * mh-e.texi (Copying): Update FSF's address.
7900 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7902         * flymake.texi (Example -- Configuring a tool called directly):
7903         Update name of flymake-build-relative-filename.
7905 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7907         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7909 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7911         * org.texi: Version 3.12.
7913 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7915         * makefile.w32-in (MAKEINFO): Use --force.
7916         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7917         Makefile.in.
7918         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7919         more shells.
7921 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7923         * speedbar.texi (Creating a display): Texinfo usage fixes.
7925         * tramp.texi (Customizing Completion, Auto-save and Backup):
7926         Texinfo usage fixes.
7928 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7930         * dired-x.texi (Miscellaneous Commands):
7931         * ediff.texi (Miscellaneous):
7932         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7933         (Agent Variables):
7934         * info.texi (Help-Xref):
7935         * message.texi (Message Headers):
7936         * org.texi (Remember):
7937         * reftex.texi (Options (Defining Label Environments)):
7938         (Options (Index Support)):
7939         (Options (Viewing Cross-References)):
7940         (Options (Misc)):
7941         (Changes):
7942         * speedbar.texi (Creating a display):
7943         * tramp.texi (Customizing Completion, Auto-save and Backup):
7944         Texinfo usage fix.
7946 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7948         * org.texi: Version 3.11.
7950 2005-06-12  Jay Belanger  <belanger@truman.edu>
7952         * calc.texi (Getting Started): Remove extra menu item.
7954 2005-05-31  Jay Belanger  <belanger@truman.edu>
7956         * calc.texi (Notations Used in This Manual): Use @kbd for key
7957         sequence.
7958         (Demonstration of Calc): Mention another way of starting Calc.
7959         (Starting Calc): Mention long name of M-#.
7960         (Embedded Mode Overview): Remove unnecessary instruction.
7961         (Other M-# commands): Rephrase `M-# 0' explanation.
7962         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7963         reflect current behavior.
7965 2005-05-30  Jay Belanger  <belanger@truman.edu>
7967         * calc.texi (Hooks): Change description of calc-window-hook and
7968         calc-trail-window-hook to match usage.
7969         (Computational Functions): Add more constant-generating functions.
7970         (Customizable Variables): Use defvar.
7972 2005-05-28  Jay Belanger  <belanger@truman.edu>
7974         * calc.texi (Assignments in Embedded Mode): Fix variable name.
7975         (Basic Embedded Mode): Explain behavior of arguments to
7976         calc-embedded-mode.
7978 2005-05-27  Jay Belanger  <belanger@truman.edu>
7980         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7981         current behavior.
7983 2005-05-25  Jay Belanger  <belanger@truman.edu>
7985         * calc.texi: Change Calc version number throughout.
7986         (Keypad Mode): Change location in info output.
7987         (Keypad mode overview): Move picture of keypad.
7989 2005-05-21  Jay Belanger  <belanger@truman.edu>
7991         * calc.texi (Storing variables): Mention that only most variables
7992         are void to begin with.
7994 2005-05-21  Kevin Ryde  <user42@zip.com.au>
7996         * widget.texi (Basic Types): Update cross ref from "Enabling
7997         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7998         lispref/text.texi change.
8000 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8002         * org.texi: Version 3.09.
8004 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8006         * reftex.texi: Version 4.28.
8008 2005-05-16  Jay Belanger  <belanger@truman.edu>
8010         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8012 2005-05-14  Jay Belanger  <belanger@truman.edu>
8014         * calc.texi (Default Simplifications): Insert missing ! (logical
8015         not operator).
8017 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8019         Sync with Tramp 2.0.49.
8021 2005-05-10  Jay Belanger  <belanger@truman.edu>
8023         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8024         to 1.
8026 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8028         * org.texi: Version 3.08, structure reorganized.
8030 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8032         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8034 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8036         * org.texi: Update to version 3.06.
8038 2005-04-13  Lute Kamstra  <lute@gnu.org>
8040         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8042 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
8044         * cl.texi (Porting Common Lisp): Fix typo.
8046 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8048         * gnus.texi (RSS): Addition.
8050 2005-04-04  Jay Belanger  <belanger@truman.edu>
8052         * calc.texi: Change Calc version number.
8053         (Customizable variables): Fix description of calc-language-alist.
8054         (Copying): Put in version 2 of GPL.
8056 2005-04-01  Jay Belanger  <belanger@truman.edu>
8058         * calc.texi (Troubleshooting Commands): Remove comment about
8059         installation.
8060         (Installation): Remove section.
8061         (Customizable Variables): New section.
8062         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8063         (Graphical Devices): Add references to Customizable Variables.
8065 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8067         * emacs-mime.texi (Display Customization): Markup fixes.
8068         (rfc2047): Update.
8070 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8072         * gnus-faq.texi: Replaced with auto-generated version.
8074 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
8076         * dired-x.texi (Multiple Dired Directories): default-directory was
8077         renamed to dired-default-directory.
8079 2005-03-26  Jay Belanger  <belanger@truman.edu>
8081         * calc.texi (Simplifying Formulas, Rewrite Rules):
8082         Change description of top and bottom of fraction.
8083         (Modulo Forms): Move description of how to create modulo forms to
8084         earlier in the section.
8085         (Fraction Mode): Suggest using : to get a fraction by dividing.
8086         (Basic Arithmetic): Adjust placement of command name.
8087         (Truncating the Stack): Emphasize that "hidden" entries are still
8088         visible.
8089         (Installation): Move discussion of printing manual to "About This
8090         Manual".
8091         (About This Manual): Mention how to print the manual.
8092         (Reporting Bugs): Remove first person.
8093         (Building Vectors): Add algebraic version of append.
8094         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8095         (Grouping Digits): Fix typo.
8097 2005-03-25  Werner Lemberg  <wl@gnu.org>
8099         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8100         Replace `legal' with `valid'.
8102 2005-03-25  Werner Lemberg  <wl@gnu.org>
8104         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8106 2005-03-24  Jay Belanger  <belanger@truman.edu>
8108         * calc.texi (General Mode Commands)
8109         (Mode Settings in Embedded Mode): Add some explanation of
8110         recording mode settings.
8112 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8114         * calc.texi: Remove praise of non-free software.
8116         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8117         (Installation): Node deleted.
8119 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8121         * url.texi (HTTP language/coding): Improve last change.
8123 2005-03-22  Jay Belanger  <belanger@truman.edu>
8125         * calc.texi (Embedded Mode): Add new information on changing
8126         modes.
8128 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8130         Sync with Tramp 2.0.48.
8132         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8134         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8135         "GNU/Linux".  Change all addresses to .gnu.org.
8136         (Default Method): Offer shortened syntax for "su" and "sudo"
8137         methods.
8139 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8141         * url.texi: Fix usage of "e.g.".
8142         (HTTP language/coding): Explain the rules for these strings.
8144 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8146         * woman.texi (Introduction): Minor cleanups.
8148         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8150         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8151         (Installation): Node deleted.
8153         * mh-e.texi (Preface): Get rid of "Emacs 21".
8155         * eshell.texi (Installation): Delete node (for Emacs 20).
8157 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8159         * flymake.texi: Refill and tweak style in @lisp blocks.
8161 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8163         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8165 2005-03-01  Jay Belanger  <belanger@truman.edu>
8167         * calc.texi (Trigonometric and Hyperbolic Functions):
8168         Mention additional functions.
8169         (Algebraic Simplifications): Mention additional simplifications.
8171 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8173         * ses.texi: Add concept/function/variable indices (this work was
8174         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8175         papers on file at FSF).
8177 2005-02-10  Jay Belanger  <belanger@truman.edu>
8179         * calc.texi: Change @LaTeX to La@TeX throughout.
8180         Redefine @expr as @math for TeX output.
8181         Redefine @texline as a no-op for TeX output.
8182         Define @tfn, replace @t by @tfn throughout.
8184 2005-02-09  Jay Belanger  <belanger@truman.edu>
8186         * calc.texi: Add macro for LaTeX for info output.
8188 2005-02-08  Kim F. Storm  <storm@cua.dk>
8190         * texinfo.tex (LaTex): Add def.
8192 2005-02-06  Jay Belanger  <belanger@truman.edu>
8194         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8195         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8196         throughout manual.
8198 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8200         * gnus.texi: Some edits based on comments from David Abrahams.
8202 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8204         * gnus.texi (RSS): Fix the keystroke.
8206 2005-01-24  David Kastrup  <dak@gnu.org>
8208         * faq.texi: Update AUCTeX version info.
8210 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8212         * gnus-faq.texi ([4.1]): Typo.
8214 2005-01-19  Jay Belanger  <belanger@truman.edu>
8216         * calc.texi (Keep Arguments): Mention that keeping arguments
8217         doesn't work with keyboard macros.
8219 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8221         * autotype.texi (Autoinserting): Fix small error.
8223 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8225         Sync with Tramp 2.0.47.
8227         * tramp.texi (Compilation): New section, describing compilation of
8228         remote files.
8230 2005-01-11  Kim F. Storm  <storm@cua.dk>
8232         * widget.texi (Basic Types): Add :follow-link keyword.
8234 2005-01-09  Jay Belanger  <belanger@truman.edu>
8236         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8238 2005-01-08  Jay Belanger  <belanger@truman.edu>
8240         * calc.texi: Change throughout to reflect new default value of
8241         calc-settings-file.
8243 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8245         * message.texi (Reply): `message-reply-to-function' should return
8246         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8248 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8250         * faq.texi (Changing load-path): Fix typo.
8252 2005-01-05  Jay Belanger  <belanger@truman.edu>
8254         * calc.texi (Programming Tutorial): Replace kbd command by
8255         appropriate characters for a keyboard macro.
8257 2005-01-04  Jay Belanger  <belanger@truman.edu>
8259         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8260         for Lucid Emacs.
8261         (Programming Tutorial): Mention that the user needs to be in the
8262         right mode to compute some functions.
8264 2005-01-04  Jay Belanger  <belanger@truman.edu>
8266         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8267         no longer applicable.
8269 2005-01-01  Jay Belanger  <belanger@truman.edu>
8271         * calc.texi (Programming Tutorial): Change description of how to
8272         edit keyboard macros to match current behavior.
8274 2004-12-31  Jay Belanger  <belanger@truman.edu>
8276         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8278 2004-12-20  Jay Belanger  <belanger@truman.edu>
8280         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8281         zero.
8283 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8285         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8286         @xref.
8287         (Font Locking): Avoid @strong{Note:}.
8289 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8291         Sync with Tramp 2.0.46.
8293         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8295 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8297         * url.texi: Correct typos.
8298         (Retrieving URLs): @var{nil}->@code{nil}.
8299         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8300         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8301         (Dealing with HTTP documents): @inforef->@xref.
8303 2004-12-15  Jay Belanger  <belanger@truman.edu>
8305         * calc.texi: Consistently capitalized all mode names.
8306         (Answers to Exercises): Mention that an answer can be a fraction
8307         when in Fraction mode.
8309 2004-12-13  Jay Belanger  <belanger@truman.edu>
8311         * calc.texi: Fix some TeX definitions.
8313 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8315         * reftex.texi (Imprint): Remove erroneous @value's.
8317 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8319         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8320         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8322 2004-12-08  Jay Belanger  <belanger@truman.edu>
8324         * calc.texi (Starting Calc): Remove comment about installation.
8325         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8327 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8329         * url.texi: Update @setfilename.
8330         (Getting Started): No need to worry about Gnus versions.
8331         (Dealing with HTTP documents): Use @inforef.
8333         * org.texi: Fix @direntry file name.
8335 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8337         * url.texi: New file.
8339         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8341 2004-12-06  Jay Belanger  <belanger@truman.edu>
8343         * calc.texi (Using Calc): Remove paragraph about installation.
8345 2004-12-06  Jay Belanger  <belanger@truman.edu>
8347         * calc.texi: Use more Texinfo macros and less TeX defs.
8348         Remove @refill's.
8350 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8352         * org.texi: New file.
8354 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8356         * Makefile.in (org.dvi, ../info/org): New targets.
8357         (INFO_TARGETS): Add ../info/org.
8358         (DVI_TARGETS): Add org.dvi.
8359         (maintainer-clean): Remove the info files in the info dir.
8361 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8363         * idlwave.texi: Fix the setfilename directive to put the produced
8364         file in ../info.
8365         (Continued Statement Indentation): Resurrect Jan D.'s change from
8366         2004-11-03 that was lost when a newer version of idlwave.texi was
8367         imported.
8369 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8371         * gnus-faq.texi ([5.1]): Add missing bracket.
8373         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8374         Index `spam-initialize'.
8376 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8378         * message.texi (Various Message Variables): Mention that all mail
8379         file variables are derived from `message-directory'.
8381         * gnus.texi (Splitting Mail): Clarify bogus group.
8383 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8385         * emacs-mime.texi (Encoding Customization):
8386         Fix mm-coding-system-priorities entry.
8388 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8390         * idlwave.texi (Continued Statement Indentation):
8391         * reftex.texi (Options (Index Support)):
8392         (Displaying and Editing the Index, Table of Contents):
8393         * speedbar.texi (Creating a display, Major Display Modes):
8394         Replace non-nil with non-@code{nil}.
8396 2004-10-21  Jay Belanger  <belanger@truman.edu>
8398         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8400 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8402         * calc.texi (Reporting Bugs): Double up `@'.
8404 2004-10-18  Jay Belanger  <belanger@truman.edu>
8406         * calc.texi (Reporting Bugs): Change the address that bugs
8407         should be sent to.
8409 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8411         * gnus.texi (New Features): Add 5.11.
8413         * message.texi (Resending): Remove wrong default value.
8415         * gnus.texi (Mail Source Specifiers): Describe possible problems
8416         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8417         `pop3-leave-mail-on-server' to the index.
8419 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8421         * message.texi (Canceling News): Add how to set a password.
8423 2004-10-12  Jay Belanger  <belanger@truman.edu>
8425         * calc.texi (Help Commands): Change the descriptions of
8426         calc-describe-function and calc-describe-variable to match their
8427         current behavior.
8429 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8431         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8433 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8435         Sync with Tramp 2.0.45.
8437         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8438         plink link.  The URL is outdated.  Originator contacted for
8439         clarification.
8441 2004-10-10  Juri Linkov  <juri@jurta.org>
8443         * gnus.texi (Top, Marking Articles): Join two menus in one node
8444         because a node can have only one menu.
8446 2004-10-09  Juri Linkov  <juri@jurta.org>
8448         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8449         example of nnmail-split-fancy.
8451 2004-10-06  Karl Berry  <karl@gnu.org>
8453         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8454         consistency with other uses of dashes.
8456 2004-10-05  Karl Berry  <karl@gnu.org>
8458         * info.texi: Consistently use --- throughout, periods at end of
8459         menu descriptions, and a couple typos.
8461 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8463         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8464         * pgg.texi (User Commands, Backend methods): Do.
8465         * gnus.texi: Markup fixes.
8466         (Setting Process Marks): Fix `M P a' entry.
8467         * emacs-mime.texi: Fixes.
8469 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8471         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8472         again.
8473         Use 5.10 instead of 5.10.0.
8475 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8477         * gnus.texi (Summary Mail Commands): S D e.
8479 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8481         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8482         the gnus-article-mode-line-format section.
8484 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8486         * gnus.texi (Various Summary Stuff): Fix the documentation for
8487         gnus-newsgroup-variables.
8489 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8491         * gnus.texi (MIME Commands):
8492         Add gnus-mime-display-multipart-as-mixed,
8493         gnus-mime-display-multipart-alternative-as-mixed,
8494         gnus-mime-display-multipart-related-as-mixed.
8495         (Mail Source Customization): Clarify `mail-source-directory'.
8496         (Splitting Mail): Mention gnus-group-find-new-groups.
8497         (SpamOracle): Fix typo.
8499         * gnus-faq.texi: Untabify.
8500         ([6.3]): nnir.el is in contrib directory.
8502         * message.texi (News Headers): Clarify how a unique ID is created.
8504         * gnus.texi (Batching Agents): Fix typo in example.
8505         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8507 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8509         * gnus.texi (Group Parameters): Add more on hooks.
8511 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8513         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8515 2004-09-22  Jay Belanger  <belanger@truman.edu>
8517         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8518         might be hidden during part of the session.
8520 2004-09-20  Jay Belanger  <belanger@truman.edu>
8522         * calc.texi (Notations Used in This Manual): Put in an earlier
8523         mention that DEL could be called Backspace.
8525 2004-09-10  Simon Josefsson  <jas@extundo.com>
8527         * gnus.texi (IMAP): Add example.  Suggested and partially written
8528         by Steinar Bang <sb@dod.no>.
8530 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8532         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8533         netrc syntax.
8535 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8537         * gnus.texi (Spam ELisp Package Sequence of Events):
8538         Some clarifications.
8539         (Spam ELisp Package Global Variables): More clarifications.
8541 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8543         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8544         Mention spam-split does not modify incoming mail.
8546 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8548         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8550 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8552         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8554 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8556         * makefile.w32-in (sieve, pgg): Use $(infodir).
8558 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8560         * makefile.w32-in: Fix PGG and Sieve entries.
8562 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8564         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8565         Emacs and related programs.
8567 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8569         * faq.texi: Fix texinfo usage, esp. doublequotes.
8570         (Difference between Emacs and XEmacs): Some clarification.
8572         * faq.texi (Difference between Emacs and XEmacs):
8573         Explain not to contrast XEmacs with GNU Emacs.
8575 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8577         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8579 2004-08-22  David Kastrup  <dak@gnu.org>
8581         * reftex.texi (AUCTeX): Update links, section name.
8583         * faq.texi (Calc): Update availability (included in 22.1).
8584         (AUCTeX): Update availability, information, versions, description.
8586 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8588         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8590 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8592         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8594 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8596         Sync with Tramp 2.0.44.
8598 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8600         * widget.texi (User Interface): Update how to separate the
8601         editable field of an editable-field widget from other widgets.
8602         (Programming Example): Add text after field.
8604 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8606         * emacs-mime.texi (Encoding Customization): Add a note to the
8607         mm-content-transfer-encoding-defaults entry.
8608         (rfc2047): Update.
8610         * gnus.texi (Article Highlighting):
8611         Add gnus-cite-ignore-quoted-from.
8612         (POP before SMTP): New node.
8613         (Posting Styles): Addition.
8614         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8615         (Fancy Mail Splitting): Ditto.
8616         (X-Face): Add gnus-x-face.
8618 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8620         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8621         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8623 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8625         * gnus.texi (Mail Source Specifiers):
8626         Describe `pop3-leave-mail-on-server'.
8628 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8630         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8632         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8633         repository.  Change setfilename.
8635         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8637 2004-07-02  Juri Linkov  <juri@jurta.org>
8639         * pcl-cvs.texi (Viewing differences): Add `d r'.
8641 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8643         * ses.texi, viper.texi, flymake.texi, faq.texi:
8644         * eshell.texi, ediff.texi: Markup fixes.
8646 2004-06-21  Karl Berry  <karl@gnu.org>
8648         * info.texi (Top): Mention that only Emacs has mouse support.
8649         (Getting Started): Mention this in a few other places.
8651 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8653         * autotype.texi (Copyrights, Timestamps):
8654         Recommend `before-save-hook' instead of `write-file-functions'.
8656 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8658         * dired-x.texi (dired-mark-omitted): Update keybinding.
8660 2004-06-10  Kim F. Storm  <storm@cua.dk>
8662         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8664 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8666         * dired-x.texi (variable dired-omit-mode): Rename from
8667         dired-omit-files-p.
8668         (function dired-omit-mode): Rename from dired-omit-toggle.
8669         Call dired-omit-mode rather than set dired-omit-files-p.
8670         (dired-mark-omitted): Describe command.
8672 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8674         Version 2.0.41 of Tramp released.
8676 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8678         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8679         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8681 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8683         * cl.texi (Top): Call this chapter `Introduction'.
8684         (Overview): In TeX, no section heading here.
8686         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8688 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8690         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8691         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8693 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8695         * flymake.texi: New file.
8697 2004-05-28  Simon Josefsson  <jas@extundo.com>
8699         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8701 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8703         Version 2.0.40 of Tramp released.
8705 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8707         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8709         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8710         variables `tramp-backup-directory-alist' and
8711         `tramp-bkup-backup-directory-info'.
8712         (Overview, Connection types)
8713         (External transfer methods, Default Method)
8714         (Windows setup hints): Remove restriction of password entering
8715         with external methods.
8716         (Auto-save and Backup): Make file name example
8717         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8718         and `auto-save-directory' must be used.
8719         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8720         only "NT").  Remove doubled entry "What kinds of systems does
8721         @tramp{} work on".
8722         (tramp): Macro removed.
8723         (Obtaining Tramp): Flag removed from title.
8724         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8725         and `trampver' used properly.  Flag `tramp-inst' replaced by
8726         `installchapter'.  Installation related text adapted.
8728 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8730         * widget.texi (Programming Example): Remove overlays.
8732 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8734         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8736 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8738         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8740 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8742         * info.texi (Info Search): Add info-apropos.
8744 2004-03-22  Juri Linkov  <juri@jurta.org>
8746         * faq.texi: Fix help key bindings.
8748 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8750         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8751         (as suggested by Karl Berry).  Update information about colored
8752         stars in menus.  Add new subheading describing M-n.
8754 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8756         * cl.texi (Top): Rename top node's title.
8758 2004-03-08  Karl Berry  <karl@gnu.org>
8760         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8761         problems making the texinfo distribution.
8763 2004-02-29  Simon Josefsson  <jas@extundo.com>
8765         * smtpmail.texi (Authentication): Change the list of supported
8766         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8767         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8768         <voegelas@gmx.net>.
8770 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8772         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8773         Use $(DEL) instead of rm, and ignore exit code.
8775 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8777         Tramp version 2.0.39 released.
8779 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8781         * tramp.texi (Customizing Completion): Explain new functions
8782         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8783         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8784         (Top): Refer to Savannah mailing list as the major one.
8785         Mention older mailing lists in HTML mode only.
8786         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8787         (Frequently Asked Questions): Remote hosts must not be Unix-like
8788         for "smb" method.
8789         (Password caching): New node.
8790         (External transfer methods): Refer to password caching for "smb"
8791         method.
8793 2004-02-17  Karl Berry  <karl@gnu.org>
8795         * info.texi (Help-Int): Mention the new line number feature.
8797 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8799         * ses.texi (Advanced Features): New functionality for
8800         ses-set-header-row (defaults to current row unless C-u used).
8801         (Acknowledgements): Add Stefan Monnier.
8803 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8805         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8807 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8809         Tramp version 2.0.38 released.
8811         * tramp.texi (Remote shell setup): Warn of environment variables
8812         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8813         <sven.gabriel@imk.fzk.de>.
8814         (Configuration): Tramp now chooses base64/uuencode
8815         automatically.  Update wording accordingly.
8816         (Top): More description for the `Default Method' menu entry.
8817         (Default Method): Use @code, not @var, for Lisp variables.
8818         (Default Method): New subsection `Which method is the right one
8819         for me?'  Suggested by Christian Kirsch.
8820         (Configuration): Pointer to new subsection added.
8821         (Default Method): Too many "use" in one sentence.
8822         Rephrase.  Reported by Christian Kirsch.
8823         (Filename Syntax): Old `su' example is probably a left-over from
8824         the sm/su method naming.  Replace with `ssh', instead.
8825         (External transfer methods, Auto-save and Backup):
8826         Typo fixes.
8828 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8830         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8831         (Top): Mention japanese manual only if flag `jamanual' is set.
8832         Insert section `Japanese manual' in menu.
8834 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8836         * eshell.texi (Known Problems): Add doc item.
8838 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8840         * cc-mode.texi: Update for CC Mode 5.30.
8842         Note: Please refrain from doing purely cosmetic changes like
8843         removing trailing whitespace in this manual; it clobbers cvs
8844         merging for no good reason.
8846 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8848         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8849         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8850         @acronym{ASCII}.
8852 2003-10-26  Karl Berry  <karl@gnu.org>
8854         * info.texi (Info Search): Echo area, not echo are.  From Debian
8855         diff.
8857 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8859         * widget.texi (Defining New Widgets): Document new behavior of
8860         :buttons and :children keywords.
8862 2003-10-22  Miles Bader  <miles@gnu.org>
8864         * Makefile.in (info): Move before $(top_srcdir)/info.
8866 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8868         * tramp.texi (Inline methods): Small grammar fix.
8869         (External transfer methods): Likewise.
8871 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8873         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8875 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8877         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8879 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8881         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8883         * widget.texi (User Interface): Fix typos.
8885         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8887 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8889         * pcl-cvs.texi (Selected Files): Fix typo.
8891 2003-09-21  Karl Berry  <karl@gnu.org>
8893         * info.texi (] and [ commands): No period at end of section title.
8895 2003-09-04  Miles Bader  <miles@gnu.org>
8897         * Makefile.in (top_srcdir): New variable.
8898         ($(top_srcdir)/info): New rule.
8899         (info): Depend on it.
8901 2003-09-03  Peter Runestig  <peter@runestig.com>
8903         * makefile.w32-in: New file.
8905 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8907         * widget.texi (User Interface): Explain the need of static text
8908         around an editable field.
8910 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8912         * widget.texi (Basic Types): The argument to `:help-echo' can now
8913         be a form that evaluates to a string.
8915 2003-08-18  Kim F. Storm  <storm@cua.dk>
8917         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8919 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8921         * dired-x.texi (Shell Command Guessing): Explain *.
8923 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8925         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8926         log-edit-insert-changelog.
8928 2003-08-03  Karl Berry  <karl@gnu.org>
8930         * info.texi: Need @contents.
8932 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8934         Tramp version 2.0.36 released.
8936         * tramp.texi (Remote shell setup): Explain about problems with
8937         non-Bourne commands in ~/.profile and ~/.shrc.
8939 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8941         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8942         renaming of `vis-mode' to `visible-mode'.
8944 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8946         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8947         next, prev and up pointers.
8949 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8951         * info.texi (Help): Mention existence of Emacs and stand-alone
8952         Info at the very beginning of the tutorial.
8953         (Help-Inv): New node.
8954         (Help-]): New node.
8955         (Help-M): Systematically point out the differences between default
8956         Emacs and stand-alone versions.  Delete second menu.
8957         (Help-Xref): Systematically point out the differences between
8958         default Emacs and stand-alone versions.
8959         (Help-Int): Change `l' example.
8960         (Expert Info): Fix typos.
8961         (Emacs Info Variables): Mention `Info-hide-note-references' and
8962         new default for `Info-scroll-prefer-subnodes'.
8964 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8966         Version 2.0.35 of Tramp released.
8968         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8969         (Inline methods): Add methods `remsh' and `plink1'.
8970         (External transfer methods): Add method `remcp'.
8971         (Multi-hop Methods): Add method `remsh'.
8972         Small patch from Adrian Aichner <adrian@xemacs.org>:
8973         Fix minor typos.
8974         (Concept Index): Add to make manual searchable via
8975         `Info-index'.
8976         (Version Control): Add cindex entry.
8978 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
8980         * trampver.texi: Version 2.0.34 released.
8982 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8984         * faq.texi: Improve previous changes.
8986 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
8988         * faq.texi: Update copyright and maintenance details.
8989         Update some package URLs, versions, and maintainers.
8990         Remove many references to the Emacs Lisp Archive.
8992 2003-04-23  Simon Josefsson  <jas@extundo.com>
8994         * smtpmail.texi: Fix license (the invariant sections mentioned has
8995         never been part of the smtp manual).  Align info dir entry with
8996         other emacs packages.
8998 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9000         * tramp.texi: Version 2.0.33 released.
9001         Remove installation chapter.  Remove XEmacs specifics.
9003 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9005         * tramp.texi (Top): Undo the previous renaming.
9006         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9008 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9010         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9011         version of manual.
9013         * tramp.texi (Auto-save and Backup): New node.
9015 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9017         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9018         Emacs" in order to have better differentiation to "XEmacs".
9019         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9020         are new macros in order to point to the other Emacs flavor where
9021         appropriate.  In info case, point to node `Installation' in order
9022         to explain how to generate the other way.  In html case, make a
9023         link to the other html file.
9024         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9025         after CVS checkout/update.
9026         (Installation): Completely rewritten.
9027         (Installation parameters, Load paths): New sections under
9028         `Installation'.
9030 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9032         * tramp.texi: Version 2.0.30 released.
9033         Replace word "path" with "localname" where used as a component of
9034         a Tramp file name.
9036 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
9038         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9039         introduced.
9040         (Installation): Explain what to do if files from the tramp/contrib
9041         directory are needed.
9043 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
9045         * smtpmail.texi (How Mail Works): New.
9047 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9049         * smtpmail.texi: New file.
9051         * Makefile.in: Build SMTP manual.
9053 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9055         * tramp.texi: Version 2.0.29 released.
9056         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9057         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
9059 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
9061         * tramp.texi (Frequently Asked Questions): Explain a workaround if
9062         another package loads accidentally Ange-FTP.
9064 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
9066         * tramp.texi (Customizing Completion): Add function
9067         `tramp-parse-sconfig'.  Change example of
9068         `tramp-set-completion-function', because parsing of ssh config
9069         files looks more natural.
9071 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9073         * gnus.texi: Do not use `path' in several locations.
9075 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9077         * tramp.texi (External transfer methods): New method `smb'.
9078         From Michael Albinus.
9080 2002-11-05  Karl Berry  <karl@gnu.org>
9082         * info.texi (Info-fontify): Reorder face list to avoid bad line
9083         breaks.
9085 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9087         * tramp.texi: Move @copying to standard place.
9088         Use @insertcopying.
9090 2002-10-02  Karl Berry  <karl@gnu.org>
9092         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9093         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9094         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9095         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9096         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9097         Per rms, update all manuals to use @copying instead of @ifinfo.
9098         Also use @ifnottex instead of @ifinfo around the top node, where
9099         needed for the sake of the HTML output.
9100         (The Gnus manual is not fixed since it's not clear to me how it
9101         works; and the Tramp manual already uses @copying, although in an
9102         unusual way.  All others were changed.)
9104 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
9106         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9107         (../info/ses, ses.dvi): New targets.
9108         * ses.texi: New file.
9110 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9112         * texinfo.tex: Update to texinfo 4.2.
9114 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9116         * reftex.texi: Update to RefTeX 4.19.
9118 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9120         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9121         (../info/tramp, tramp.dvi): New targets.
9123 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9125         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9126         (calc.dvi): Uncomment.
9128 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9130         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9131         (../info/calc): New target.
9133 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9135         * (Version 21.1 released.)
9137 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9139         * Branch for 21.1.
9141 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9143         * Makefile.in (../info/info): Use an explicit -o switch to
9144         makeinfo.
9146 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9148         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9150 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9152         * Makefile.in (../info/idlwave): Use --no-split.
9154 2000-12-14  Dave Love  <fx@gnu.org>
9156         * Makefile.in (mostlyclean): Remove gnustmp.*.
9157         (gnus.dvi): Change rule to remove @latex stuff.
9159 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9161         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9163 2000-10-13  John Wiegley  <johnw@gnu.org>
9165         * Makefile.in: Add build targets for eshell.texi.
9167 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9169         * Makefile.in: Remove/comment speedbar stuff.
9171 2000-09-22  Dave Love  <fx@gnu.org>
9173         * Makefile.in: Add emacs-mime.
9175 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9177         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9178         (DVI_TARGETS): Add woman.dvi.
9179         (../info/woman, woman.dvi): New targets.
9181 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9183         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9185         * pcl-cvs.texi: New file.
9186         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9187         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9189 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9191         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9192         (../info/ebrowse, ebrowse.dvi): New targets.
9194 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9196         * Makefile.in (INFO_TARGETS): Add eudc.
9197         (DVI_TARGETS): Add eudc.dvi.
9198         (../info/eudc, eudc.dvi): New targets.
9200 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9202         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9203         compatibility with 8+3 filesystems).
9204         (../info/efaq): Rename from emacs-faq.
9206 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9208         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9209         (../info/idlwave, idlwave.dvi): New targets.
9211 1999-10-23  Dave Love  <fx@gnu.org>
9213         * Makefile.in: Use autotype.texi.
9215 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9217         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9218         faq.texi file) rather than ../info/faq.
9220 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9222         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9223         (../info/ada-mode, ada-mode.dvi): New targets.
9225 1999-09-01  Dave Love  <fx@gnu.org>
9227         * Makefile.in: Add faq.
9229 1999-07-12  Richard Stallman  <rms@gnu.org>
9231         * Version 20.4 released.
9233 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9235         * Version 20.3 released.
9237 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9239         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9240         Use it in dvi targets.
9241         (../etc/GNU): Change to $(srcdir) first.
9243 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9245         * reftex.texi: Update for RefTeX version 3.22.
9247 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9249         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9250         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9252 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9254         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9255         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9257 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9259         * Version 20.2 released.
9261 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9263         * Version 20.1 released.
9265 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9267         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9269 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9271         * Version 19.33 released.
9273 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9275         * Version 19.32 released.
9277 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9279         * Makefile.in: Add rules for the Message manual.
9281 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9283         * gnus.texi: New version.
9285         * message.texi: New manual.
9287 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9289         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9291 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9293         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9294         Specify -I option.
9295         (All dvi targets): Set the TEXINPUTS variable.
9297 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9299         * Version 19.31 released.
9301 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9303         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9304         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9306 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9308         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9309         (INFO_TARGETS): Add ../info/cc-mode.
9310         (DVI_TARGETS): Add cc-mode.dvi.
9312 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9314         * Version 19.30 released.
9316 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9318         * gnus.texi: New file.
9320 1995-11-04  Erik Naggum  <erik@naggum.no>
9322         * gnus.texi: File deleted.
9324 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9326         * mh-e.texi: "Function Index" -> "Command Index" to work with
9327         Emacs 19.30 C-h C-k support of separately-documented commands.
9329 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9331         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9332         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9334 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9336         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9337         (../info/viper, viper.dvi): New targets.
9339 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9341         * dired-x.texi (Installation): Change the example to set
9342         buffer-local variables like dired-omit-files-p in
9343         dired-mode-hook.
9345 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9347         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9348         (../info/mh-e, mh-e.dvi): New targets.
9350 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9352         * Makefile.in (maintainer-clean): Rename from realclean.
9354 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9356         * Makefile.in: New file.
9357         * Makefile: File deleted.
9359 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9361         * Makefile (TEXINDEX_OBJS): Variable deleted.
9362         (texindex, texindex.o, getopt.o): Rules deleted.
9363         All deps on texindex deleted.
9364         (distclean): Don't delete texindex.
9365         (mostlyclean): Don't delete *.o.
9366         * texindex.c, getopt.c: Files deleted.
9368 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9370         * Version 19.26 released.
9372 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9374         * Version 19.25 released.
9376 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9378         * Version 19.24 released.
9380 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9382         * Version 19.23 released.
9384 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9386         * Makefile: Delete spurious tab.
9388 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9390         * Makefile (.SUFFIXES): New rule.
9392 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9394         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9395         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9397 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9399         * Makefile (../info/sc): Rename from sc.info.
9400         (../info/cl): Likewise.
9401         (INFO_TARGETS): Use new names.
9403 1993-12-04  Richard Stallman  (rms@srarc2)
9405         * getopt.c: New file.
9406         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9407         (getopt.o): New rule.
9408         (dvi): Don't depend on texindex.
9409         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9410         Depend on texindex.
9412 1993-12-03  Richard Stallman  (rms@srarc2)
9414         * Makefile (../info/sc.info): Rename from ../info/sc.
9415         (TEXI2DVI): New variable.
9416         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9417         Add explicit commands.
9418         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9420 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9422         * Version 19.22 released.
9424 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9426         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9428 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9430         * Version 19.21 released.
9432 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9434         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9436 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9438         * Makefile (../etc/GNU): New target.
9439         (EMACSSOURCES): Add gnu1.texi.
9441 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9443         * Makefile (realclean): Don't delete the Info files.
9445 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9447         * forms.texi: Fix forms.texi so that it will format correctly.
9448         Add missing `@end iftex', fix bad reference.
9450         * info.texi, info-stn.texi: New files implement texinfo version of
9451         `info' file.
9453 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9455         * Makefile: Fix targets for texindex, new info.texi files.
9456         * info-stnd.texi: New file implements info for standalone info
9457         reader.
9458         * info.texi: Update to include recent changes to "../info/info".
9459         New source file for ../info/info; includes info-stnd.texi.
9461         * texindex.c: Include "../src/config.h" if building in emacs.
9463         * Makefile: Change all files to FILENAME.texi, force all targets
9464         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9465         vip.texinfo, forms.texinfo, cl.texinfo.
9466         Add target to build texindex.c, defining `emacs'.
9468         * forms.texi: Install new file to match version 2.3 of forms.el.
9470 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9472         * Version 19.19 released.
9474 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9476         * sc.texinfo: Fix info file name.
9478         * Makefile (info): Add gnus and sc.
9479         (dvi): Add gnus.dvi and sc.dvi.
9480         (../info/sc, sc.dvi): New targets.
9482 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9484         * Version 19.18 released.
9486 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9488         * Makefile: Fix source file names of the separate manuals.
9489         (gnus.dvi, ../info/gnus): New targets.
9491 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9493         * Version 19.17 released.
9495 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9497         * split-man: Fix typos in last change.
9499 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9501         * Version 19.16 released.
9503 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9505         * version 19.15 released.
9507 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9509         * Makefile (distclean): It's rm, not rf.
9511 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9513         * Version 19.14 released.
9515 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9517         * Makefile: New file.
9519 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9521         * Version 19.13 released.
9523 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9525         * Version 19.9 released.
9527 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9529         * Version 19.8 released.
9531 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9533         * Version 19.7 released.
9535 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9537         * gnus.texinfo: New file.  Removed installation instructions.
9539 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9541         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9543 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9545         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9546         then define `\sc' as the command for smallcaps in Texinfo.
9547         This means that the @sc command will produce small caps.  bfox has
9548         made the corresponding change to makeinfo and texinfm.el.
9550 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9552         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9553         Customization since the menu entry did not point to anything.
9554         Also add an @finalout command to remove overfull hboxes from the
9555         printed output.
9557         * cl.texinfo: Add @bye, \input line and @settitle to file.
9558         This file is clearly intended to be a chapter of some other work,
9559         but the other work does not yet exist.
9561 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9563         * texinfo.texinfo: Three typos corrected.
9565 ;; Local Variables:
9566 ;; coding: utf-8
9567 ;; End:
9569   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9571   This file is part of GNU Emacs.
9573   GNU Emacs is free software: you can redistribute it and/or modify
9574   it under the terms of the GNU General Public License as published by
9575   the Free Software Foundation, either version 3 of the License, or
9576   (at your option) any later version.
9578   GNU Emacs is distributed in the hope that it will be useful,
9579   but WITHOUT ANY WARRANTY; without even the implied warranty of
9580   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9581   GNU General Public License for more details.
9583   You should have received a copy of the GNU General Public License
9584   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.