* doc/misc/cl.texi (Obsolete Setf Customization): Don't mention `apply' setf.
[emacs.git] / doc / misc / ChangeLog
blob6d8799134a18664b4e97355fa93df939b8490dd8
1 2012-10-29  Glenn Morris  <rgm@gnu.org>
3         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
4         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
5         (Customizing Setf): Move contents to "Obsolete Setf Customization".
6         (Modify Macros, Multiple Values): Remove mentions of obsolete feature.
7         (Obsolete Setf Customization): Don't mention `apply' setf.
9 2012-10-28  Glenn Morris  <rgm@gnu.org>
11         * cl.texi (Multiple Values, Common Lisp Compatibility):
12         More namespace updates.
13         (Obsolete Features): Copyedits.
14         (Obsolete Lexical Macros, Obsolete Setf Customization):
15         New subsections.
17         * cl.texi (Porting Common Lisp, Lexical Bindings):
18         Add some xrefs to the Elisp manual.
20         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
21         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
22         (Obsolete Features): New appendix.  Move Lexical Bindings here.
24 2012-10-27  Glenn Morris  <rgm@gnu.org>
26         * cl.texi: Use defmac for macros rather than defspec.
27         (Efficiency Concerns): Related copyedit.
29         * cl.texi (Control Structure): Update for setf now being in core.
30         (Setf Extensions): Rename from Basic Setf.  Move much of the
31         former content to lispref/variables.texi.
32         (Modify Macros): Move pop, push details to lispref/variables.texi.
33         (Customizing Setf): Copyedits for setf etc being in core.
34         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
35         Further namespaces updates.
37 2012-10-26  Bastien Guerry  <bzg@gnu.org>
39         * org.texi (Installation): Update the link to Org's ELPA.  Also
40         don't mention org-install.el anymore as the replacement file
41         org-loaddefs.el is now loaded by org.el.
43 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
45         * tramp.texi (Frequently Asked Questions): Mention
46         `tramp-completion-reread-directory-timeout' for performance
47         improvement.
49 2012-10-25  Glenn Morris  <rgm@gnu.org>
51         * cl.texi: Don't mess with the TeX section number counter.
52         Use Texinfo recommended convention for quotes+punctuation.
53         (Overview, Sequence Functions): Rephrase for better line-breaking.
54         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
55         (Macro Bindings, Conditionals, Iteration, Loop Basics)
56         (Random Numbers, Mapping over Sequences, Structures)
57         (Porting Common Lisp): Further updates for cl-lib namespace.
58         (Modify Macros, Declarations, Macro Bindings, Structures):
59         Break long lines in examples.
60         (Dynamic Bindings): Update for changed progv behavior.
61         (Loop Examples, Efficiency Concerns): Markup fixes.
62         (Structures): Remove TeX margin change.
63         (Declarations): Fix typos.
65 2012-10-24  Glenn Morris  <rgm@gnu.org>
67         * cl.texi (Overview, Multiple Values, Creating Symbols)
68         (Numerical Functions): Say less/nothing about the original cl.el.
69         (Old CL Compatibility): Remove.
70         (Assertions): Remove ignore-errors (standard Elisp for some time).
72         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
73         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
74         (Efficiency Concerns, Efficiency Concerns)
75         (Common Lisp Compatibility, Old CL Compatibility):
76         Further updates for cl-lib namespace.
78 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
80         Update manual for new time stamp format (Bug#12706).
81         * emacs-mime.texi (time-date): Update for new format.
82         Also, fix bogus time stamp and modernize a bit.
84 2012-10-23  Glenn Morris  <rgm@gnu.org>
86         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
87         than unchanging cl.el version number.
88         End all menu descriptions with a period.
89         Do not use @dfn{CL} for every instance of "CL".
90         (Overview): Remove no-runtime caveat, and note about foo* names.
91         (Usage): Use cl-lib rather than cl.
92         (Organization, Naming Conventions): Update for cl-lib.el.
93         (Installation): Remove long-irrelevant node.
94         (Program Structure, Predicates, Control Structure):
95         Start updating for cl-lib namespace.
96         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
97         Depend on emacsver.texi.
99 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
101         * trampver.texi: Update release number.
103 2012-10-06  Glenn Morris  <rgm@gnu.org>
105         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
106         ERC version.
107         (Introduction): ERC is distributed with Emacs.
108         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
109         (Getting Started): Simplify.
110         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
111         (History): Mention ERC maintained as part of Emacs now.
112         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
113         Add dependency on emacsver.texi.
115         * erc.texi: Remove hand-written node pointers.
117 2012-10-05  Glenn Morris  <rgm@gnu.org>
119         * newsticker.texi (Overview, Requirements, Usage, Configuration):
120         Copyedits.
122 2012-10-01  Eric Ludlam  <zappo@gnu.org>
124         * ede.texi (Quick Start, Project Local Variables)
125         (Miscellaneous commands, ede-java-root, Development Overview)
126         (Detecting a Project): New nodes.
127         (Simple projects): Node deleted.
129         * eieio.texi (Building Classes): Some slot attributes cannot be
130         overridden.
131         (Slot Options): Remove an example.
132         (Method Invocation, Documentation): New nodes.
134 2012-10-01  Glenn Morris  <rgm@gnu.org>
136         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
137         (reftex.pdf): Add dependency on emacsver.texi.
138         * reftex.texi: Don't include directory part for emacsver.texi;
139         the Makefile's -I handles it.
141 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
143         Merge from standalone RefTeX repository.
145         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
146         with macros.
147         (Imprint): Mention Wolfgang in list of contributors.
148         (Creating Citations): Give a hint about how to
149         auto-revert the BibTeX database file when using external editors.
150         (Referencing Labels): Simplify section about reference macro
151         cycling.
152         (Options (Referencing Labels)): Adapt to new structure of
153         `reftex-ref-style-alist'.
154         (Referencing Labels, Reference Styles): Document changes in the
155         referencing functionality.
156         (Commands): Mention options for definition of header and footer in
157         BibTeX files.
158         (Options (Creating Citations)): Document
159         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
160         (Reference Styles): New section.
161         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
162         (Options (Referencing Labels)): Remove descriptions of deprecated
163         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
164         Add descriptions for `reftex-ref-style-alist' and
165         `reftex-ref-style-default-list'.
166         (Referencing Labels): Update regarding reference styles.
167         (Citation Styles): Mention support for ConTeXt.
168         (Options (Defining Label Environments)): Fix typo.
169         (Options (Creating Citations)): Document
170         `reftex-cite-key-separator'.
172 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
174         * org.texi: Add description of ORG_ADD_CONTRIB to info
175         documentation.  Add link to Worg for more details.
177         * org.texi: Clarify installation procedure.  Provide link to the
178         build system description on Worg.
180         * org.texi: Remove reference to utils/, x11idle.c is now in
181         contrib/scripts.
183         * org.texi: Re-normalize to "Org mode" in manual.
185         * org.texi (Installation): Adapt documentation to new build
186         system.  Mention GNU ELPA (since it needs to be handled like Emacs
187         built-in Org).
189 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
191         * org.texi: Fix typo in description of the 'Hooks' section.
193         * org.texi: Add ID to the list of special properties.
195 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
197         * org.texi (Moving subtrees): Document the ability to archive to a
198         datetree.
200 2012-09-30  Bastien Guerry  <bzg@altern.org>
202         * org.texi (Installation, Feedback, Batch execution): Use
203         (add-to-list 'load-path ... t) for the contrib dir.
205         * org.texi (results): Update documentation for ":results drawer"
206         and ":results org".
208         * org.texi (Column width and alignment): Fix typo.
210         * org.texi (Activation): Point to the "Conflicts" section.
212         * org.texi (Conflicts): Mention filladapt.el in the list of
213         conflicting packages.
215         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
216         not needed for versions of Emacs > 22.1.
218         * org.texi (History and Acknowledgments): Fix typo.
220         * org.texi (History and Acknowledgments): Add my own
221         acknowledgments.
223         * org.texi (Agenda commands): Document the new command and the new
224         option.
226         * org.texi (Agenda commands): Delete `org-agenda-action' section.
227         (Agenda commands): Reorder.  Document `*' to toggle persistent
228         marks.
230         * org.texi (Agenda dispatcher): Mention
231         `org-toggle-agenda-sticky'.
232         (Agenda commands, Exporting Agenda Views): Fix typo.
234         * org.texi (Templates in contexts, Setting Options): Update to
235         reflect changes in how contexts options are processed.
237         * org.texi (Templates in contexts): Document the new structure of
238         the variables `org-agenda-custom-commands-contexts' and
239         `org-capture-templates-contexts'.
241         * org.texi (Templates in contexts): Document the new option
242         `org-capture-templates-contexts'.
243         (Storing searches): Document the new option
244         `org-agenda-custom-commands-contexts'.
246         * org.texi (Formula syntax for Lisp): Reformat.
248         * org.texi (Special properties, Column attributes)
249         (Agenda column view): Document the new special property
250         CLOCKSUM_T.
252         * org.texi (Template expansion): Document the new %l template.
254         * org.texi (Fast access to TODO states): Fix documentation about
255         allowed characters for fast todo selection.
257         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
258         use in `org-agenda-to-appt'.
260         * org.texi (Comment lines): Update wrt comments.
262         * org.texi (Resolving idle time): Document new keybinding.
264         * org.texi (Clocking commands): Document the use of S-M-<up/down>
265         on clock timestamps.
267         * org.texi (Fast access to TODO states): Explicitely says only
268         letters are supported as fast TODO selection keys.
270         * org.texi (Link abbreviations): Illustrate the use of the "%h"
271         specifier.  Document the new "%(my-function)" specifier.
273         * org.texi (Clocking commands): New cindex.
274         (Clocking commands): Update documentation for `org-clock-in'.
275         Document `org-clock-in-last'.  Mention `org-clock-out' and
276         `org-clock-in-last' as commands that can be globally bound.
277         (Resolving idle time): Document continuous clocking.
279         * org.texi (Top, Introduction): Fix formatting.
280         (Activation): Add index entries.
281         (Conventions): Update section.
282         (Embedded @LaTeX{}): Fix formatting.
284         * org.texi (Visibility cycling): Document `show-children'.
286         * org.texi (Using capture): Mention the `org-capture-last-stored'
287         bookmark as a way to jump to the last stored capture.
289         * org.texi (Uploading files): Fix typo.
291         * org.texi (Using capture): Document `C-0' as a prefix argument
292         for `org-capture'.
294         * org.texi (Agenda commands): Document persistent marks.
296         * org.texi (Template expansion): Update doc to reflect change.
298         * org.texi (Radio tables): Document the :no-escape parameter.
300         * org.texi (Repeated tasks): Document repeat cookies for years,
301         months, weeks, days and hours.
303         * org.texi (Export options): State that you can use the d: option
304         by specifying a list of drawers.
306         * org.texi (HTML preamble and postamble): Small doc improvement.
308 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
310         * org.texi: The sections in the Exporting section of the manual
311         left out articles in the description of the org-export-as-*
312         commands, among other places. This patch adds them, adds a few
313         missing prepositions, and switches instances of "an HTML" to "a
314         html" for internal consistency.
316         * org.texi: Alter several examples of headings with timestamps in
317         them to include the timestamps in the body instead of the heading.
319 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
321         * org.texi (Agenda dispatcher): Document sticky agenda views and
322         the new key for them.
324 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
326         * org.texi (Advanced features): Fix error in table.
328 2012-09-30  Feng Shu  <tumashu@gmail.com>
330         * org.texi (@LaTeX{} fragments): Document imagemagick as an
331         alternative to dvipng.
333 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
335         * org.texi: Remove extra curly bracket.
337 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
339         * org.texi (org-clock-in-last and org-clock-cancel): Update the
340         defkeys.
342 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
344         * org.texi (Agenda commands): Fix two typos by giving
345         corresponding function names, according to
346         `org-agenda-view-mode-dispatch'.
348 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
350         * org.texi (The spreadsheet): Fix typo.
352 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
354         * org.texi (Tracking your habits): Point to the "Tracking TODO
355         state changes" section.
357 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
359         * org.texi (Literal examples): Remove reference to unknown
360         `org-export-latex-minted' variable. Also simplify footnote since
361         `org-export-latex-listings' documentation is exhaustive already.
363         * org.texi (Plain lists): Remove reference to now hard-coded
364         `bullet' automatic rule.
366 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
368         * org.texi: Updated documentation accordingly.
370 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
372         * texinfo.tex: Merge from gnulib.
374 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
376         Sync with Tramp 2.2.6.
378         * tramp.texi (Bug Reports): Cleanup caches before a test run.
380         * trampver.texi: Update release number.
382 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
384         * texinfo.tex: Merge from gnulib.
386 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
388         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
389         (bug#12096).
391 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
393         * calc.texi (Simplification modes, Conversions)
394         (Operating on Selections): Mention "basic" simplification.
395         (The Calc Mode Line): Mention the mode line display for Basic
396         simplification mode.
397         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
398         simplifications.
399         (Basic Simplifications): Rename from "Limited Simplifications"
400         Replace "limited" by "basic" throughout.
401         (Algebraic Simplifications):  Indicate that the algebraic
402         simplifications are done by default.
403         (Unsafe Simplifications):  Mention `m E'.
404         (Simplification of Units): Mention `m U'.
405         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
406         (Kinds of Declarations, Functions for Declarations):  Mention
407         "algebraic simplifications" instead of `a s'.
408         (Algebraic Entry): Remove mention of default simplifications.
410 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
412         * calc.texi (Getting Started, Tutorial): Change simulated
413         Calc output to match actual output.
414         (Simplifying Formulas): Mention that algebraic simplification is now
415         the default.
417 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
419         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
420         (Bug#12073)
422 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
424         Prefer typical American spelling for "acknowledgment".
425         * calc.texi (History and Acknowledgments): Rename from
426         History and Acknowledgements.
427         * idlwave.texi (Acknowledgments):
428         * ses.texi (Acknowledgments):
429         * woman.texi (Acknowledgments): Rename from Acknowledgements.
431 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
433         Rename configure.in to configure.ac (Bug#11603).
434         * ede.texi (Compiler and Linker objects, ede-proj-project)
435         (ede-step-project): Prefer the name configure.ac to configure.in.
437 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
439         * tramp.texi (Multi-hops): Introduce
440         `tramp-restricted-shell-hosts-alist'.
442 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
444         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
445         methods, so don't mention smtpmail here.
447 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
449         * gnus.texi (Picons): Document gnus-picon-properties.
451 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
453         * gnus.texi: Remove mention of compilation, as that's no longer
454         supported.
456 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
458         * gnus.texi (Archived Messages): Mention
459         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
461 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
463         * gnus.texi (Various Summary Stuff):
464         Remove mention of `gnus-propagate-marks'.
466 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
468         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
469         which no longer exist.
471 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
473         * gnus.texi (Archived Messages):
474         Document gnus-gcc-self-resent-messages.
476 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
478         * message.texi (Mail Variables):
479         Mention the optional user parameter for X-Message-SMTP-Method.
481 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
483         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
485         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
487 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
489         * gnus.texi (Key Index): Change encoding to utf-8.
491 2012-06-21  Glenn Morris  <rgm@gnu.org>
493         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
495 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
497         * gnus.texi (Group Timestamp): Mention where to find documentation for
498         the `gnus-tmp-' variables (bug#11601).
500 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
502         Sync with Tramp 2.2.6-pre.
504         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
505         where appropriate.
506         (Ad-hoc multi-hops): New section.
507         (Remote processes): New subsection "Running remote processes on
508         Windows hosts".
509         (History): Add remote commands on Windows, and ad-hoc multi-hop
510         methods.
511         (External methods): "ControlPersist" must be set to "no" for the
512         `scpc' method.
513         (Remote processes): Add a note about `auto-revert-tail-mode'.
514         (Frequently Asked Questions): Use "scpx" in combination with
515         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
517         * trampver.texi: Update release number.
519 2012-06-10  Chong Yidong  <cyd@gnu.org>
521         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
522         compilation for html-mono.
524 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
526         * texinfo.tex: Merge from gnulib.
528 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
530         * Makefile.in (echo-info): Don't try to install info files named
531         just ".info".
533 2012-05-28  Glenn Morris  <rgm@gnu.org>
535         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
537         * sc.texi: Nuke hand-written node pointers.
538         Fix top-level menu to match actual node order.
540 2012-05-27  Glenn Morris  <rgm@gnu.org>
542         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
543         Some associated fixes, including not messing with chapno in cl.texi.
545 2012-05-27  Bastien Guerry  <bzg@gnu.org>
547         * org.texi (Durations and time values): Fix typo.
549 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
551         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
552         Mention `calc-ensure-consistent-units'.
554 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
556         * cc-mode.texi: Avoid space before macro in 4th argument of cross
557         reference commands.  (Bug#11461)
559         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
561 2012-05-12  Glenn Morris  <rgm@gnu.org>
563         * Makefile.in (mostlyclean): Add more TeX intermediates.
565         * Makefile.in: Make it look more like the other doc Makefiles.
566         Use explicit $srcdir in all dependencies.
567         Remove cd $srcdir from rules.
568         (VPATH): Remove.
569         (infodir): Set to an absolute path.
570         (INFO_TARGETS): Use short names.
571         (mkinfodir): infodir is now absolute.
572         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
574         * Makefile.in (info.info): Rename from info, to avoid duplication.
575         (.SUFFIXES): Disable implicit rules.
577         * Makefile.in (MKDIR_P): New, set by configure.
578         (mkinfodir): Use $MKDIR_P.
580 2012-05-07  Glenn Morris  <rgm@gnu.org>
582         * forms.texi (Long Example): Update for changed location of files.
584 2012-05-04  Glenn Morris  <rgm@gnu.org>
586         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
587         (INFO_TARGETS): Use $INFO_EXT.
588         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
589         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
590         (INFO_TARGETS): Use $INFO_EXT.
591         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
593 2012-05-02  Glenn Morris  <rgm@gnu.org>
595         * Makefile.in (echo-info): New phony target, used by top-level.
597         * viper.texi: Make direntry shorter (also it is no longer "newest").
599         * emacs-gnutls.texi, ert.texi, org.texi:
600         Fix dircategory, direntry to match info/dir.
602         * faq.texi: Convert @inforefs to @xrefs.
603         Fix some malformed cross-references.
604         (File-name conventions): Shorten section name to avoid overfull line.
605         (How to add fonts): Use smallexample to avoid overfull lines.
607 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
609         * auth.texi (Help for users): Update for .gpg file being second.
611 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
613         * org.texi (Agenda commands): Fix two typos: give corresponding
614         function names, according to `org-agenda-view-mode-dispatch'.
616 2012-04-27  Glenn Morris  <rgm@gnu.org>
618         * faq.texi (Major packages and programs): Remove section.
619         There is no point listing 6 packages (cf etc/MORE.STUFF).
620         (Finding Emacs and related packages): Move "Spell-checkers" here.
622 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
624         * dbus.texi (Version): New node.
625         (Properties and Annotations): Mention the object manager
626         interface.  Describe dbus-get-all-managed-objects.
627         (Type Conversion): Floating point numbers are allowed, if an
628         anteger does not fit Emacs's integer range.
629         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
630         (Asynchronous Methods): Fix description of
631         dbus-call-method-asynchronously.
632         (Receiving Method Calls): Fix some minor errors.  Add
633         dbus-interface-emacs.
634         (Signals): Describe unicast signals and the new match rules.
635         (Alternative Buses): Add the PRIVATE optional argument to
636         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
638 2012-04-20  Glenn Morris  <rgm@gnu.org>
640         * faq.texi (New in Emacs 24): New section.
641         (Packages that do not come with Emacs): Mention M-x list-packages.
643 2012-04-14  Alan Mackenzie  <acm@muc.de>
645         * cc-mode.texi (c-offsets-alist): Correct a typo.
647 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
649         * org.texi (Deadlines and scheduling): Fix the example: the
650         DEADLINE item should come right after the headline.  We enforce
651         this convention, so it is a bug not to illustrate it correctly in
652         the manual.
654 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
656         * org.texi (Agenda commands): Fix documentation bug by swapping
657         the equivalent keybindings to `org-agenda-next-line' with the ones
658         to `org-agenda-previous-line'.
660 2012-04-14  Glenn Morris  <rgm@gnu.org>
662         * Makefile.in: Replace non-portable use of $< in ordinary rules.
664 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
666         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
667         emacs-gnutls.
668         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
670 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
672         * Makefile.in: Add emacs-gnutls.texi to build.
674         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
676 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
678         * auth.texi (Secret Service API): Edit further and give examples.
679         (Secret Service API): Adjust @samp to @code for collection names.
681 2012-04-04  Glenn Morris  <rgm@gnu.org>
683         * auth.texi (Secret Service API): Copyedits.
684         (Help for developers): Fill in some missing function doc-strings.
685         (Help for users, Help for developers)
686         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
688 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
690         * auth.texi (Secret Service API): Add the missing text.
692 2012-04-04  Chong Yidong  <cyd@gnu.org>
694         * message.texi (Using PGP/MIME): Note that epg is now the default.
696         * gnus.texi: Reduce references to obsolete pgg library.
697         (Security): Note that epg is now the default.
699         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
701         * nxml-mode.texi (Completion): C-RET is no longer bound to
702         nxml-complete.
704 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
706         * org.texi (Customizing tables in ODT export): Correct few errors.
708 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
710         * org.texi (Links in ODT export): Update.
711         (Labels and captions in ODT export): New node.
713 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
715         * org.texi (Literal examples in ODT export): htmlfontify.el in
716         Emacs-24.1 now supports fontification.  So ODT source blocks will
717         be fontified by default.
719 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
721         * org.texi (Refiling notes): Remove duplicated keybinding.
723 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
725         * org.texi (noweb): Documentation of this new option to the :noweb
726         header argument.
728 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
730         * org.texi (Header and sectioning): Add example demonstrating how
731         to use "LaTeX_CLASS_OPTIONS".
733 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
735         * org.texi (Noweb reference syntax): Describe the ability to
736         execute noweb references in the manual.
738 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
740         * org.texi (cache): Improve cache documentation when session
741         evaluation is used.
743 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
745         * org.texi (Plain lists): Document removal.
747 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
749         * org.texi: Decapitalize file name in references to Calc manual.
751 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
753         * org.texi (Plain lists): Document removal.
755 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
757         * org.texi (Top, OpenDocument Text export)
758         (ODT export commands, Extending ODT export)
759         (Images in ODT export, Tables in ODT export)
760         (Configuring a document converter): Add or Update.
762 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
764         * org.texi (MobileOrg): Change the wording to reflect that the
765         Android Version is no longer just the little brother of the iOS
766         version.
768 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
770         * org.texi (Key bindings and useful functions): Updated babel key
771         binding documentation in manual.
773 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
775         * org.texi (noweb): Document new noweb header value.
777 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
779         * org.texi (noweb-sep): Document new header argument.
781 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
783         * org.texi (noweb-ref): Documentation of this new custom variable.
785 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
787         * org.texi (wrap): Update the new :wrap documentation to match the
788         current implementation.
790 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
792         * org.texi: Added documentation for :wrap.
794 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
796         * org.texi: #+RESULTS now user-configurable.
798 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
800         * org.texi: Documented :noweb no-export.
802 2012-04-01  Thomas Dye  <dk@poto.local>
804         * org.texi: Edit :noweb no header argument for correctness.
806 2012-04-01  Bastien Guerry  <bzg@altern.org>
808         * org.texi (Customization): Update the approximate number of Org
809         variables.
811 2012-04-01  Thomas Dye  <dk@poto.local>
813         * org.texi: The :results wrap produces a drawer instead of a
814         begin_results block.
816 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
818         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
819         reflect the new default.
821 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
823         * info.texi (Expert Info): Move the index entry for "Texinfo" from
824         "Getting Started" to this node.  (Bug#10450)
826 2012-03-10  Chong Yidong  <cyd@gnu.org>
828         * flymake.texi (Example -- Configuring a tool called via make):
829         Mention the Automake COMPILE variable (Bug#8715).
831         * info.texi (Getting Started): Add an index entry (Bug#10450).
833 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
835         * dbus.texi (Signals): Known names will be mapped onto unique
836         names, when registering for signals.
838 2012-02-29  Glenn Morris  <rgm@gnu.org>
840         * url.texi: Fix quote usage in body text.
842         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
844         * cl.texi: Use @code{} in menus when appropriate.
846 2012-02-28  Glenn Morris  <rgm@gnu.org>
848         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
849         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
850         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
851         * org.texi, sc.texi, vip.texi, viper.texi:
852         Standardize possessive apostrophe usage.
854 2012-02-26  Chong Yidong  <cyd@gnu.org>
856         * ediff.texi (Quick Help Commands): Add a couple of index entries
857         (Bug#10834).
859 2012-02-17  Glenn Morris  <rgm@gnu.org>
861         * gnus.texi (Posting Styles):
862         * remember.texi (Org): Fix cross-refs to other manuals.
864 2012-02-15  Glenn Morris  <rgm@gnu.org>
866         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
867         (Encryption): New chapter, split out from previous.
869 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
871         * gnus.texi (Customizing the IMAP Connection): Mention
872         nnimap-record-commands.
874 2012-02-10  Glenn Morris  <rgm@gnu.org>
876         * url.texi (Retrieving URLs): Update url-retrieve arguments.
877         Mention url-queue-retrieve.
879 2012-02-09  Glenn Morris  <rgm@gnu.org>
881         * sem-user.texi (Semantic mode user commands): Typo fix.
883         * info.texi (Create Info buffer): Mention info-display-manual.
885 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
887         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
888         example (modified from an example by Michael Albinus).
890 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
892         * gnus.texi (Agent Basics): Fix outdated description of
893         `gnus-agent-auto-agentize-methods'.
895 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
897         * cc-mode.texi: Always @defindex ss.
898         (Config Basics): Fix argument of @itemize.
899         (Macro Backslashes): Add @code around index entry.
901 2012-01-23  Glenn Morris  <rgm@gnu.org>
903         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
905 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
907         * tramp.texi (File): Tweak wording for the `scpc' option.
909 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
911         * gnus.texi (Group Parameters): Really note precedence.
913 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
915         * gnus.texi (Group Parameters): Note precedence.
917 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
919         * org.texi (Noweb reference syntax): Adding documentation of
920         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
921         variable.
923 2012-01-03  Bastien Guerry  <bzg@gnu.org>
925         * org.texi (Plain lists): Split the table to fix the display
926         of items.
928 2012-01-03  Bastien Guerry  <bzg@gnu.org>
930         * org.texi (Plain lists): Fix misplaced explanation.
932 2012-01-03  Bastien Guerry  <bzg@gnu.org>
934         * org.texi (Plain lists, Agenda files): Add index entries.
936 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
938         * org.texi: Use "Org mode" instead of alternatives like
939         "Org-mode" or "org-mode".
941 2012-01-03  Bernt Hansen  <bernt@norang.ca>
943         * org.texi (Agenda commands): Document
944         `org-clock-report-include-clocking-task'.
946 2012-01-03  Bastien Guerry  <bzg@gnu.org>
948         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
949         C-c' on checkboxes.
951 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
953         * org.texi: End sentences with two spaces.
955 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
957         * org.texi (External links): Document the link types file+sys
958         and file+emacs, slightly narrow used page width.
960 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
962         * org.texi (colnames): Note that colnames behavior may differ
963         across languages.
965 2012-01-03  Bastien Guerry  <bzg@gnu.org>
967         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
969 2012-01-03  Thomas Dye  <dk@poto.westell.com>
971         * org.texi: Augmented discussion of babel property
972         inheritance.  Put footnote outside sentence ending period.
974 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
976         * org.texi (eval): Documenting the full range of :eval header
977         argument values.
979 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
981         * org.texi (eval): Documentation of the new :eval option.
983 2012-01-03  Thomas Dye  <dk@poto.local>
985         * org.texi: Add accumulated properties.
987 2012-01-03  Thomas Dye  <dk@poto.local>
989         * org.texi: Documented no spaces in name=assign, another
990         correction to :var table.
992 2012-01-03  Thomas Dye  <dk@poto.local>
994         * org.texi: Changed DATA to NAME in Working With Source Code
995         section.
997 2012-01-03  Tom Dye  <tsd@tsdye.com>
999         * org.texi: Minor change to :var table.
1001 2012-01-03  Tom Dye  <tsd@tsdye.com>
1003         * org.texi: More changes to :var table (some examples were wrong).
1005 2012-01-03  Tom Dye  <tsd@tsdye.com>
1007         * org.texi: Cleaned up :var table.
1009 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1011         * org.texi (Timestamps, Weekly/daily agenda)
1012         (Weekly/daily agenda): Add @cindex for "appointment".
1014 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1016         * org.texi (Literal examples): A new link to the template for
1017         inserting empty code blocks.
1018         (Structure of code blocks): A new link to the template for
1019         inserting empty code blocks.
1021 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1023         * org.texi (External links): Add footnote on how the behavior
1024         of the text search in Org files are controled by the variable
1025         `org-link-search-must-match-exact-headline'.
1027 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1029         * org.texi (Buffer-wide header arguments): Update
1030         documentation to reflect removal of #+PROPERTIES.
1032 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1034         * org.texi (The clock table): Mention that ACHIVED trees
1035         contribute to the clock table.
1037 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1039         * org.texi (Conflicts): Better yasnippet config info.
1041 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
1043         * org.texi (Selective export): Explicitely mention the default
1044         values for `org-export-select-tags',
1045         `org-export-exclude-tags'.
1047 2012-01-03  Tom Dye  <tsd@tsdye.com>
1049         * org.texi: Added a line to specify that header arguments are
1050         lowercase.
1052 2012-01-03  Tom Dye  <tsd@tsdye.com>
1054         * org.texi: :var requires default value when declared.
1056 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1058         * org.texi (Handling links): Add a note about the
1059         `org-link-frame-setup' option.
1061 2012-01-03  David Maus  <dmaus@ictsoc.de>
1063         * org.texi (Exporting Agenda Views, Extracting agenda
1064         information): Fix command line syntax, quote symbol parameter
1065         values.
1067 2012-01-03  David Maus  <dmaus@ictsoc.de>
1069         * org.texi (Exporting Agenda Views): Fix command line syntax.
1071 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
1073         * gnus.texi (Mail Source Customization, Mail Back End Variables):
1074         Use octal notation for file permissions, which are normally
1075         thought of in octal.
1076         (Mail Back End Variables): Use more-plausible modes in example.
1078 2011-12-20  Alan Mackenzie  <acm@muc.de>
1080         * cc-mode.texi: Update version string 5.31 -> 5.32.
1082 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1084         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1086 2011-11-24  Glenn Morris  <rgm@gnu.org>
1088         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1090 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1092         * makefile.w32-in: Update dependencies.
1094 2011-11-20  Glenn Morris  <rgm@gnu.org>
1096         * gnus.texi (Group Information):
1097         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1099 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1101         * gnus-coding.texi (Gnus Maintenance Guide):
1102         Rename from "Gnus Maintainance Guide".
1104         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1105         * eieio.texi (Customizing):
1106         * gnus.texi (Article Washing):
1107         * gnus-news.texi:
1108         * sem-user.texi (Smart Jump): Fix typos.
1110 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1112         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1114 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1116         * ede.texi (project-am-texinfo):
1117         * gnus.texi (Sending or Not Sending):
1118         * org.texi (Template elements): Fix typos.
1120 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1122         * ediff.texi (Hooks):
1123         * sem-user.texi (Semanticdb Roots): Fix typos.
1125 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1127         * semantic.texi (Tag handling): Fix typo.
1129 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1131         * gnus.texi (Other Gnus Versions): Remove.
1133 2011-10-28  Alan Mackenzie  <acm@muc.de>
1135         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1136         (Other Special Indentations): Add an xref to "Macros with ;".
1137         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1138         "Macros with ;".
1139         (Macros with ;): New page.
1141         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1142         Document the new handling of nested scopes for movement by defuns.
1144 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1146         Sync with Tramp 2.2.3.
1148         * trampver.texi: Update release number.
1150 2011-10-14  Glenn Morris  <rgm@gnu.org>
1152         * ert.texi (Introduction, How to Run Tests)
1153         (Running Tests Interactively, Expected Failures)
1154         (Tests and Their Environment, Useful Techniques)
1155         (Interactive Debugging, Fixtures and Test Suites):
1156         Minor rephrasings.
1157         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1158         (Running Tests in Batch Mode): Simplify loading instructions.
1159         (Test Selectors): Clarify some selectors.
1160         (Expected Failures, Useful Techniques):
1161         Make examples fit in 80 columns.
1163 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1165         * calc.texi (Basic Operations on Units): Discuss temperature
1166         conversion (`u t') alongside with other unit conversions ('u c').
1168 2011-10-12  Glenn Morris  <rgm@gnu.org>
1170         * ert.texi: Whitespace trivia to make main menu items line up better.
1172 2011-10-08  Glenn Morris  <rgm@gnu.org>
1174         * Makefile.in: Fix ert rules.
1176 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1178         * gnus.texi (Gnus Utility Functions): Add more references and
1179         explanations (bug#9683).
1181 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1183         * gnus.texi (Archived Messages): Note the default (bug#9552).
1185 2011-09-21  Bill Wohler  <wohler@newt.com>
1187         Release MH-E manual version 8.3.
1189         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1190         release 8.3.
1191         (Preface): Updated support information.
1192         (From Bill Wohler): Reset text to original version.  As a
1193         historical quote, the tense should be correct in the time that it
1194         was written.
1196 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1198         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1199         (Finding the News): Doc clarification.
1200         (Terminology): Mention naming.
1202 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1204         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1205         (Interactive): Document `quiet'.
1207 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1209         * org.texi (Images in LaTeX export): Rewrite.
1211 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1213         * org.texi (Using the mapping API): Mention 'region as a possible
1214         scope for `org-map-entries'.
1216 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1218         * org.texi (Visibility cycling): Document `org-copy-visible'.
1220 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1222         * org.texi (Template expansion): Order template sequences in the
1223         proper order.
1225 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1227         * org.texi (eval): Expand discussion of the :eval header argument.
1229 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1231         * org.texi (Languages): Add Lilypond and Awk as supported
1232         languages.
1234 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1236         * org.texi: Document that both CLOCK_INTO_DRAWER and
1237         LOG_INTO_DRAWER can be used to override the contents of variable
1238         org-clock-into-drawer (or if unset, org-log-into-drawer).
1240         * org.texi: Replace @xref->@pxref.
1242 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1244         * org.texi (Evaluating code blocks): Documenting the new option
1245         for inline call lines.
1247 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1249         * org.texi (Results of evaluation): More explicit about the
1250         mechanism through which interactive evaluation of code is
1251         performed.
1253 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1255         * org.texi (noweb-ref): New header argument documentation.
1257 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1259         * org.texi (Extracting source code): Documentation of the new
1260         org-babel-tangle-named-block-combination variable.
1262 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1264         * org.texi (Structure of code blocks): Explicitly state that the
1265         behavior of multiple blocks of the same name is undefined.
1267 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1269         * org.texi (TaskJuggler export): Modify the example to reflect the
1270         new effort durations.
1272 2011-08-15  David Maus  <dmaus@ictsoc.de>
1274         * org.texi (Images in LaTeX export): Escape curly brackets in
1275         LaTeX example.
1277 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1279         * org.texi (The clock table): Document the :properties and
1280         :inherit-props arguments for the clocktable.
1282 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1284         * org.texi (Tables in LaTeX export): Document specifying placement
1285         options for tables.
1287 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1289         * org.texi (Evaluating code blocks): More specific documentation
1290         about the different types of header arguments.
1292 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1294         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1296 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1298         * org.texi (Built-in table editor): Document the table field
1299         follow mode.
1301 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1303         * org.texi (Easy Templates): Document new template.
1305 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1307         * org.texi (Literal examples): Add a cross-reference from "Literal
1308         Examples" to "Easy Templates."
1310 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1312         * org.texi (The clock table): Add link to match syntax.
1314 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1316         * org.texi (Agenda commands): Document clock consistency checks.
1318 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1320         * org.texi (Built-in table editor): Document that \vert represents
1321         a vertical bar in a table field.
1323 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1325         * org.texi (Literal examples): Link from "Markup" > "Literate
1326         Examples" to "Working with Source Code".
1328 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1330         * org.texi (Agenda commands): Doc for function option to bulk
1331         action.
1333 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1335         * org.texi (Template expansion): Document new %<...> template
1336         escape.
1338 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1340         * org.texi (Selective export): Document exclusion of any tasks
1341         from export.
1343 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1345         * org.texi (Selective export): Document how to exclude DONE tasks
1346         from export.
1347         (Publishing options): Document the properties to be used to turn off
1348         export of DONE tasks.
1350 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1352         * org.texi (The date/time prompt): Document date range protection.
1354 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1356         * org.texi (padline): Documentation of the new padline header
1357         argument.
1359 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1361         * org.texi (var): Adding "[" to list of characters triggering
1362         elisp evaluation.
1364 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1366         * org.texi (var): Documentation of Emacs Lisp evaluation during
1367         variable assignment.
1369 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1371         * org.texi (colnames): Reference indexing into variables, and note
1372         that colnames are *not* removed before indexing occurs.
1373         (rownames): Reference indexing into variables, and note that
1374         rownames are *not* removed before indexing occurs.
1376 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1378         * org.texi (var): Clarification of indexing into tabular
1379         variables.
1381 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1383         * org.texi (results): Documentation of the `:results wrap' header
1384         argument.
1386 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1388         * org.texi (LaTeX and PDF export): Add a note about a limitation
1389         of the LaTeX export: the org file has to be properly structured.
1391 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1393         * org.texi (Dynamic blocks, Structure editing): Mention
1394         the function `org-narrow-to-block'.
1396 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1398         * org.texi (Languages): Updating list of code block supported
1399         languages.
1401 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1403         * org.texi (Special properties): CATEGORY is a special property,
1404         but it may also used in the drawer.
1406 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1408         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1410 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1412         * org.texi (Include files): Document :lines.
1414 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1416         * org.texi (comments): Documentation of the ":comments noweb" code
1417         block header argument.
1419 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1421         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1422         added extra whitespace around functions to be consistent with the
1423         rest of the section.
1425 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1427         * org.texi (Evaluating code blocks): Expanded discussion of
1428         #+call: line syntax.
1429         (Header arguments in function calls): Expanded discussion of
1430         #+call: line syntax.
1432 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1434         * org.texi (Evaluating code blocks): More explicit about how to
1435         pass variables to #+call lines.
1437 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1439         * org.texi (Results of evaluation): Link to the :results header
1440         argument list from the "Results of evaluation" section.
1442 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1444         * org.texi (Conflicts): Adding additional information about
1445         resolving org/yasnippet conflicts.
1447 2011-08-15  David Maus  <dmaus@ictsoc.de>
1449         * org.texi (Publishing options): Document style-include-scripts
1450         publishing project property.
1452 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1454         * org.texi (Sparse trees): Document the next-error /
1455         previous-error functionality.
1457 2011-08-15  Tom Dye  <tsd@tsdye.com>
1459         * org.texi (cache): Improved documentation of code block caches.
1461 2011-08-15  Tom Dye  <tsd@tsdye.com>
1463         * org.texi (Code block specific header arguments): Documentation
1464         of multi-line header arguments.
1466 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1468         * org.texi (Code evaluation security): Add example for using a
1469         function.
1471 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1473         * org.texi (Tables in LaTeX export): Documentation of new
1474         attr_latex options for tables.
1476 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1478         * trampver.texi: Update release number.
1480 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1482         Sync with Tramp 2.2.2.
1484         * trampver.texi: Update release number.
1486 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1488         * flymake.texi (Example -- Configuring a tool called via make):
1489         Use /dev/null instead of the Windows "nul" (bug#8715).
1491 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1493         * widget.texi (Setting Up the Buffer): Remove mention of the
1494         global keymap parent, which doesn't seem to be accurate
1495         (bug#7045).
1497 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1499         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1501 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1503         * cl.texi (For Clauses): Add destructuring example processing an
1504         alist (bug#6596).
1506 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508         * ediff.texi (Major Entry Points): Remove mention of `require',
1509         since that's not pertinent in the installed Emacs (bug#9016).
1511 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1513         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1514         (Filtering New Groups): Clarify how simple the "options -n" format is.
1515         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1516         is internal.
1518 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1520         * tramp.texi (Cleanup remote connections): Add
1521         `tramp-cleanup-this-connection'.
1523 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1525         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1526         zombies.
1527         (Checking New Groups): Ditto (bug#8974).
1528         (Checking New Groups): Moved the reference to the right place.
1530 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1532         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1533         backups, and not actual vc (bug#8975).
1535 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1537         * cl.texi (For Clauses): @items for hash-values and key-bindings
1538         to make them more visible when skimming.  Add examples of `using'
1539         clause to them, examples being clearer than a description in
1540         words (bug#6599).
1542 2011-07-01  Alan Mackenzie  <acm@muc.de>
1544         * cc-mode.texi (Guessing the Style): New page.
1545         (Styles): Add a short introduction to above.
1547 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1549         * rcirc.texi (Configuration): Bug-fix:
1550         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1551         Reported by Elias Pipping <pipping@exherbo.org>.
1553 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1555         * gnus.texi (Summary Mail Commands): Document
1556         `gnus-summary-reply-to-list-with-original'.
1558 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1560         * eshell.texi (Known problems): Fix typo.
1562 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1564         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1565         (Password handling): `auth-source-debug' is good for debug messages.
1567 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1569         * gnus.texi (Store custom flags and keywords): Refer to
1570         `gnus-registry-article-marks-to-{chars,names}' instead of
1571         `gnus-registry-user-format-function-{M,M2}'.
1573 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1575         * texinfo.tex: Merge from gnulib.
1577 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1579         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1580         (Store custom flags and keywords):
1581         Mention `gnus-registry-user-format-function-M' and
1582         `gnus-registry-user-format-function-M2'.
1584 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1586         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1588 2011-05-17  Glenn Morris  <rgm@gnu.org>
1590         * gnus.texi (Face): Fix typo.
1592 2011-05-14  Glenn Morris  <rgm@gnu.org>
1594         * dired-x.texi (Omitting Examples): Minor addition.
1596 2011-05-10  Jim Meyering  <meyering@redhat.com>
1598         * ede.texi: Fix typo "or or -> or".
1600 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1602         * gnus.texi (Summary Buffer Lines):
1603         gnus-summary-user-date-format-alist does not exist.
1604         (Sorting the Summary Buffer): More about sorting threads.
1606 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1608         * trampver.texi: Update release number.
1610 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1612         * tramp.texi (Frequently Asked Questions): New item for disabling
1613         Tramp in other packages.
1615 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1617         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1618         (Fancy splitting to parent, Store arbitrary data):
1619         Updated gnus-registry docs.
1621 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1623         * ede.texi: Fix typos.
1625 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1627         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1628         It's @table @code.
1630 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1632         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1634 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1636         * calc.texi (Logarithmic Units): Update the function names.
1638 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1640         * message.texi (Various Commands): Document format specs in the
1641         ellipsis.
1643 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1645         * message.texi (Insertion Variables): Document message-cite-style.
1647 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1649         * tramp.texi (Remote processes): New subsection "Running shell on
1650         a remote host".
1652 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1654         * auth.texi (Help for developers): Update docs to explain that the
1655         :save-function will only run the first time.
1657 2011-03-12  Glenn Morris  <rgm@gnu.org>
1659         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1660         (emacs-faq.text): New target.
1661         (clean): Add emacs-faq.
1663 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1665         Sync with Tramp 2.2.1.
1667         * trampver.texi: Update release number.
1669 2011-03-11  Glenn Morris  <rgm@gnu.org>
1671         * Makefile.in (HTML_TARGETS): New.
1672         (clean): Delete $HTML_TARGETS.
1673         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1675 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1677         * auth.texi (Help for developers): Show example of using
1678         `auth-source-search' with prompts and :save-function.
1680 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1682         * Version 23.3 released.
1684 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1686         * message.texi (Message Buffers): Update default value of
1687         message-generate-new-buffers.
1689 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1691         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1692         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1693         respectively.
1694         (Musical Notes): New section.
1695         (Customizing Calc): Mention the customizable variable
1696         calc-note-threshold.
1698 2011-03-03  Glenn Morris  <rgm@gnu.org>
1700         * url.texi (Dealing with HTTP documents): Remove reference to
1701         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1702         (Configuration): Update url-configuration-directory description.
1704 2011-03-02  Glenn Morris  <rgm@gnu.org>
1706         * dired-x.texi (Multiple Dired Directories): Remove mentions
1707         of dired-default-directory-alist and dired-default-directory.
1708         Move dired-smart-shell-command here...
1709         (Miscellaneous Commands): ... from here.
1711 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1713         * texinfo.tex: Update to version 2011-02-24.09.
1715 2011-03-02  Glenn Morris  <rgm@gnu.org>
1717         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1718         instead of the obsoleted dired-omit-here-always.
1720 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1722         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1723         supported systems.
1725 2011-02-28  Glenn Morris  <rgm@gnu.org>
1727         * dbus.texi (Type Conversion): Grammar fix.
1729 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1731         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1732         "Debian GNU/Linux".
1734         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1736 2011-02-23  Glenn Morris  <rgm@gnu.org>
1738         * dired-x.texi (Features): Minor rephrasing.
1739         (Local Variables): Fix typos.
1741         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1742         Standardize some Emacs/XEmacs terminology.
1744         * dired-x.texi (Features): Don't advertise obsolete local variables.
1745         Simplify layout.
1746         (Omitting Variables): Update local variables example.
1747         (Local Variables): Say this is obsolete.  Fix description of
1748         dired-enable-local-variables possible values.
1750 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1752         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1753         default now.
1755 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1757         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1759 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1761         * gnus.texi (Window Layout): Document layout names.
1763 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1765         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1766         * auth.texi: Sync @dircategory with ../../info/dir.
1767         * autotype.texi: Sync @dircategory with ../../info/dir.
1768         * calc.texi: Sync @dircategory with ../../info/dir.
1769         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1770         * cl.texi: Sync @dircategory with ../../info/dir.
1771         * dbus.texi: Sync @dircategory with ../../info/dir.
1772         * dired-x.texi: Sync @dircategory with ../../info/dir.
1773         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1774         * ede.texi: Sync @dircategory with ../../info/dir.
1775         * ediff.texi: Sync @dircategory with ../../info/dir.
1776         * edt.texi: Sync @dircategory with ../../info/dir.
1777         * eieio.texi: Sync @dircategory with ../../info/dir.
1778         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1779         * epa.texi: Sync @dircategory with ../../info/dir.
1780         * erc.texi: Sync @dircategory with ../../info/dir.
1781         * eshell.texi: Sync @dircategory with ../../info/dir.
1782         * eudc.texi: Sync @dircategory with ../../info/dir.
1783         * flymake.texi: Sync @dircategory with ../../info/dir.
1784         * forms.texi: Sync @dircategory with ../../info/dir.
1785         * gnus.texi: Sync @dircategory with ../../info/dir.
1786         * idlwave.texi: Sync @dircategory with ../../info/dir.
1787         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1788         * message.texi: Sync @dircategory with ../../info/dir.
1789         * mh-e.texi: Sync @dircategory with ../../info/dir.
1790         * newsticker.texi: Sync @dircategory with ../../info/dir.
1791         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1792         * org.texi: Sync @dircategory with ../../info/dir.
1793         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1794         * pgg.texi: Sync @dircategory with ../../info/dir.
1795         * rcirc.texi: Sync @dircategory with ../../info/dir.
1796         * reftex.texi: Sync @dircategory with ../../info/dir.
1797         * remember.texi: Sync @dircategory with ../../info/dir.
1798         * sasl.texi: Sync @dircategory with ../../info/dir.
1799         * sc.texi: Sync @dircategory with ../../info/dir.
1800         * semantic.texi: Sync @dircategory with ../../info/dir.
1801         * ses.texi: Sync @dircategory with ../../info/dir.
1802         * sieve.texi: Sync @dircategory with ../../info/dir.
1803         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1804         * speedbar.texi: Sync @dircategory with ../../info/dir.
1805         * trampver.texi [emacs]: Set emacsname to "Emacs".
1806         * tramp.texi: Sync @dircategory with ../../info/dir.
1807         * url.texi: Sync @dircategory with ../../info/dir.
1808         * vip.texi: Sync @dircategory with ../../info/dir.
1809         * viper.texi: Sync @dircategory with ../../info/dir.
1810         * widget.texi: Sync @dircategory with ../../info/dir.
1811         * woman.texi: Sync @dircategory with ../../info/dir.
1813 2011-02-19  Glenn Morris  <rgm@gnu.org>
1815         * dired-x.texi (Technical Details): No longer redefines
1816         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1817         dired-read-shell-command, or dired-find-buffer-nocreate.
1819 2011-02-18  Glenn Morris  <rgm@gnu.org>
1821         * dired-x.texi (Optional Installation File At Point): Simplify.
1823 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1825         * auth.texi (Help for users): Use :port instead of :protocol for all
1826         auth-source docs.
1827         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1828         to have two files in `auth-sources'.
1830 2011-02-16  Glenn Morris  <rgm@gnu.org>
1832         * dired-x.texi: Use emacsver.texi to get Emacs version.
1833         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1834         Depend on emacsver.texi.
1836         * dired-x.texi: Drop meaningless version number.
1837         (Introduction): Remove old info.
1838         (Optional Installation Dired Jump): Autoload from dired-x.
1839         Remove incorrect info about loaddefs.el.
1840         (Bugs): Just refer to M-x report-emacs-bug.
1842         * dired-x.texi (Multiple Dired Directories): Update for rename of
1843         default-directory-alist.
1844         (Miscellaneous Commands): No longer mention very old VM version 4.
1846 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1848         Merge from gnulib.
1849         * texinfo.tex: Update to version 2011-02-14.11.
1851 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1853         * auth.texi (Help for users):
1854         Login collection is "Login" and not "login".
1856 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1858         * tramp.texi (History): Remove IMAP support.
1859         (External methods, Frequently Asked Questions): Remove `imap' and
1860         `imaps' methods.
1861         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1863         * trampver.texi: Remove default value of `emacsimap'.
1865 2011-02-13  Glenn Morris  <rgm@gnu.org>
1867         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1868         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1870 2011-02-12  Glenn Morris  <rgm@gnu.org>
1872         * sc.texi (Getting Connected): Remove old index entries.
1874 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1876         * url.texi: Remove duplicate @dircategory (Bug#7942).
1878 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1880         * auth.texi (Overview, Help for users, Help for developers):
1881         Update docs.
1882         (Help for users): Talk about spaces.
1884 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1886         * texinfo.tex: Update to version 2011-02-07.16.
1888 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1890         * dbus.texi (Bus names): Adapt descriptions for
1891         dbus-list-activatable-names and dbus-list-known-names.
1893 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1895         * calc.texi (Logarithmic Units): New section.
1897 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1899         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1900         manuals use it now.
1902         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1904 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1906         * overrides.texi: Remove.
1908         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1909         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1911 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1913         * tramp.texi (Frequently Asked Questions): Mention problems with
1914         WinSSHD.
1916         * trampver.texi: Update release number.
1918 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1920         * tramp.texi:
1921         Replace "delimet" with "delimit" globally.
1922         Replace "explicite" with "explicit" globally.
1923         Replace "instead of" with "instead" where there was nothing after "of".
1924         Audit use of comma before interrogative pronoun, "that", or "which".
1925         Minor word order, spelling, wording changes.
1927 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1929         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1931         * sieve.texi: Use WEBHACKDEVEL.
1933         * sasl.texi: Use WEBHACKDEVEL.
1935         * pgg.texi: Use WEBHACKDEVEL.
1937         * message.texi: Use WEBHACKDEVEL.
1939         * gnus.texi: Use WEBHACKDEVEL.
1941         * emacs-mime.texi: Use WEBHACKDEVEL.
1943         * auth.texi: Use WEBHACKDEVEL.
1945         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1946         manuals.
1948 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1950         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1952 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1954         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1955         which in turn is copied from ftp://tug.org/tex/.
1957 2011-02-03  Glenn Morris  <rgm@gnu.org>
1959         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1960         (Binding combinations of modifiers and function keys):
1961         Let's assume people reading this are not using Emacs 18.
1963 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1965         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1966         since it's run automatically.
1968 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1970         * gnus.texi (Customizing Articles): Fix typo.
1972 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1974         * gnus.texi (Customizing Articles): Document the new way of customizing
1975         the date headers(s).
1977 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1979         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1980         splitting example.
1982 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1984         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1985         (MAKEINFO_OPTS): New variable.
1986         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1987         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1988         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1989         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1990         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1991         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1992         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1993         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1994         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1995         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1996         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1997         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1998         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1999         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2000         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2001         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2002         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2003         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2005 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2007         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2009 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2011         * message.texi (IDNA): Explain what it is.
2013 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2015         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2017 2011-01-23  Werner Lemberg  <wl@gnu.org>
2019         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2020         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2021         (ENVADD): Update.
2023 2011-01-18  Glenn Morris  <rgm@gnu.org>
2025         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2027 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2029         * nxml-mode.texi (Introduction): Fix file name typos.
2031 2011-01-13  Christian Ohler  <ohler@gnu.org>
2033         * ert.texi: New file.
2035         * Makefile.in:
2036         * makefile.w32-in: Add ert.texi.
2038 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2040         * dbus.texi (Receiving Method Calls): New function
2041         dbus-register-service.  Rearrange node.
2043 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
2045         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2046         which in turn is copied from ftp://tug.org/tex/.
2048 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2050         * dbus.texi (Receiving Method Calls): Describe new optional
2051         parameter dont-register-service of dbus-register-{method,property}.
2053 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
2055         * epa.texi (Encrypting/decrypting *.gpg files):
2056         Mention epa-file-select-keys.
2058 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2060         * gnus.texi (Archived Messages): Remove outdated text.
2062 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2064         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2066 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
2068         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2070 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2072         * gnus.texi (The swish++ Engine): Add customizable parameters
2073         descriptions.
2074         (The swish-e Engine): Ditto.
2076 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
2078         * tramp.texi (Inline methods): Add "ksu" method.
2079         (Remote processes): Add example with remote `default-directory'.
2081 2010-12-14  Glenn Morris  <rgm@gnu.org>
2083         * faq.texi (Expanding aliases when sending mail):
2084         Now build-mail-aliases is interactive.
2086 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2088         * gnus.texi: First pass at adding (rough) nnir documentation.
2090 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2092         * gnus.texi (Filtering New Groups):
2093         Mention gnus-auto-subscribed-categories.
2094         (The First Time): Remove, since default-subscribed-newsgroups has been
2095         removed.
2097 2010-12-13  Glenn Morris  <rgm@gnu.org>
2099         * cl.texi (For Clauses): Small fixes for frames and windows.
2101 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2103         * org.texi (Using capture): Document using prefix arguments for
2104         finalizing capture.
2105         (Agenda commands): Document prefix argument for the bulk scatter
2106         command.
2107         (Beamer class export): Document that also overlay arguments can be
2108         passed to the column environment.
2109         (Template elements): Document the new entry type.
2111 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
2113         * org.texi (Include files): Document :minlevel.
2115 2010-12-11  Julien Danjou  <julien@danjou.info>
2117         * org.texi (Categories): Document category icons.
2119 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2121         * org.texi (noweb): Fix typo.
2123 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2125         * gnus.texi (Server Commands): Point to the rest of the server
2126         commands.
2128 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2130         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2131         g'.
2133 2010-12-02  Julien Danjou  <julien@danjou.info>
2135         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2137 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2139         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2140         (Direct Functions): Note the STARTTLS upgrade.
2142 2010-11-27  Glenn Morris  <rgm@gnu.org>
2143             James Clark  <none@example.com>
2145         * nxml-mode.texi (Introduction): New section.
2147 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2149         * gnus.texi (Server Commands): Document gnus-server-show-server.
2151 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2153         Sync with Tramp 2.2.0.
2155         * trampver.texi: Update release number.
2157 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2159         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2160         Mention that the TeX specific units won't use the `tex' prefix
2161         in TeX mode.
2163 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2165         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2167 2010-11-17  Glenn Morris  <rgm@gnu.org>
2169         * edt.texi: Remove information about Emacs 19.
2171 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2173         * trampver.texi: Update release number.
2175 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2177         * gnus.texi (Article Washing): Fix typo.
2179 2010-11-11  Noorul Islam  <noorul@noorul.com>
2181         * org.texi: Fix typo.
2183 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2185         * org.texi (Using capture): Explain that refiling is
2186         sensitive to cursor position.
2188 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2190         * org.texi (Images and tables): Add cross reference to link section.
2192 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2194         * org.texi: Document the <c> cookie.
2196 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2198         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2199         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2201 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2203         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2205 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2207         * org.texi (Project alist): Mention that this is a property list.
2209 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2211         * org.texi (Setting up the staging area): Document that
2212         file names remain visible when encrypting the MobileOrg files.
2214 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2216         * org.texi (Setting up the staging area): Document which
2217         versions are needed for encryption.
2219 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2221         * org.texi (noweb): Update :noweb documentation to
2222         reflect the new "tangle" argument.
2224 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2226         * org.texi (Batch execution): Improve tangling script in
2227         documentation.
2229 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2231         * org.texi (Handling links):
2232         (In-buffer settings): Document inlining images on startup.
2234 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2236         * org.texi (Setting up the staging area): Document use of
2237         crypt password.
2239 2010-11-11  David Maus  <dmaus@ictsoc.de>
2241         * org.texi (Template expansion): Add date related link type escapes.
2243 2010-11-11  David Maus  <dmaus@ictsoc.de>
2245         * org.texi (Template expansion): Add mew in table for link type
2246         escapes.
2248 2010-11-11  David Maus  <dmaus@ictsoc.de>
2250         * org.texi (Template expansion): Fix typo in link type escapes.
2252 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2254         * org.texi (Structure of code blocks): Another documentation tweak.
2256 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2258         * org.texi (Structure of code blocks): Documentation tweak.
2260 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2262         * org.texi (Structure of code blocks):
2263         Update documentation to mention inline code block syntax.
2265 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2267         * org.texi (comments): Improve wording.
2269 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2271         * org.texi (comments): Document the new :comments header arguments.
2273 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2275         * org.texi (Installation): Remove the special
2276         installation instructions for XEmacs.
2278 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2280         * org.texi (Easy Templates): New section.  Documents quick
2281         insertion of empty structural elements.
2283 2010-11-11  Noorul Islam  <noorul@noorul.com>
2285         * org.texi: Fix doc.
2287 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2289         * org.texi (The date/time prompt): Document specification
2290         of time ranges.
2292 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2294         * org.texi (Internal links): Document the changes in
2295         internal links.
2297 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2299         * org.texi (Agenda commands): Document the limitation for
2300         the filter preset - it can only be used for an entire agenda
2301         view, not in an individual block in a block agenda.
2303 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2305         * org.texi (iCalendar export): Document alarm creation.
2307 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2309         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2311 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2313         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2315 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2317         * calc.texi: Use emacsver.texi to determine Emacs version.
2319 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2321         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2322         since that works by default.
2324 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2326         * gnus.texi (Customizing the IMAP Connection): Document
2327         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2329 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2331         * tramp.texi (Remote shell setup): New item "Interactive shell
2332         prompt".  Reported by Christian Millour <cm@abtela.com>.
2333         (Remote shell setup, Remote processes): Use @code{} for
2334         environment variables.
2336 2010-11-03  Glenn Morris  <rgm@gnu.org>
2338         * ediff.texi (Quick Help Commands, Miscellaneous):
2339         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2341 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2343         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2345 2010-10-31  Glenn Morris  <rgm@gnu.org>
2347         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2349 2010-10-31  Glenn Morris  <rgm@gnu.org>
2351         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2353 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2355         * gnus.texi (Client-Side IMAP Splitting):
2356         Mention nnimap-unsplittable-articles.
2358 2010-10-29  Julien Danjou  <julien@danjou.info>
2360         * gnus.texi (Finding the News): Remove references to obsoletes
2361         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2363 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2365         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2366         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2367         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2368         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2370 2010-10-28  Glenn Morris  <rgm@gnu.org>
2372         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2373         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2374         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2376 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2378         * epa.texi (Mail-mode integration): Add alternative key bindings
2379         for epa-mail commands; escape comma.
2380         Don't use the word "PGP", since it is a non-free program.
2382 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2384         * calc.texi: Use emacsver.texi to determine Emacs version.
2386 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2388         * gnus.texi (Group Parameters, Buttons): Fix typos.
2390 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2392         * gnus.texi (Subscription Commands): Mention that you can also
2393         subscribe to new groups via the Server buffer, which is probably more
2394         convenient when subscribing to many groups.
2396 2010-10-21  Julien Danjou  <julien@danjou.info>
2398         * message.texi (Message Headers): Allow message-default-headers to be a
2399         function.
2401 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2403         * gnus-news.texi: Mention new archive defaults.
2405 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2407         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2409 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2411         * gnus.texi (HTML): Document the function value of
2412         gnus-blocked-images.
2413         (Article Washing): shr and gnus-w3m, not the direct function names.
2415 2010-10-20  Julien Danjou  <julien@danjou.info>
2417         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2418         variable.
2420 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2422         * gnus.texi (Customizing the IMAP Connection): The port strings are
2423         strings.
2424         (Document Groups): Mention git.
2426 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2428         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2429         bzr/Gnus git sync.
2431 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2433         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2434         change.
2436 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2438         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2439         @item syntax for in-Emacs makeinfo.
2441 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2443         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2444         trim sentence.
2446 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2448         * epa.texi (Caching Passphrases):
2449         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2450         Clarify some configurations require to set up gpg-agent.
2452 2010-10-11  Glenn Morris  <rgm@gnu.org>
2454         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2456 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2458         * gnus.texi (Spam Package Introduction): Mention `$'.
2460 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2462         * makefile.w32-in (emacsdir): New variable.
2463         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2464         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2466 2010-10-09  Glenn Morris  <rgm@gnu.org>
2468         * Makefile.in (mostlyclean): Delete *.toc.
2470         * Makefile.in: Use $< in rules.
2472         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2474         * Makefile.in ($(infodir)): Delete rule.
2475         (mkinfodir): New.  Use it in all the info rules, rather than depending
2476         on infodir.
2478 2010-10-09  Glenn Morris  <rgm@gnu.org>
2480         * gnus.texi (Article Washing): Fix previous change.
2482         * Makefile.in (emacsdir): New variable.
2483         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2484         Depend on emacsver.texi.
2486         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2488         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2490 2010-10-08  Julien Danjou  <julien@danjou.info>
2492         * gnus.texi: Add mm-shr.
2494 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2496         * gnus.texi (Finding the Parent, The Gnus Registry)
2497         (Registry Article Refer Method): Update docs for nnregistry.el.
2499 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2501         * auth.texi (Help for users)
2502         (GnuPG and EasyPG Assistant Configuration): Update docs.
2504 2010-10-08  Glenn Morris  <rgm@gnu.org>
2506         * cl.texi (Organization, Installation, Old CL Compatibility):
2507         Deprecate cl-compat for new code.
2508         (Usage, Installation): Remove outdated information.
2510         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2512 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2514         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2516 2010-10-06  Julien Danjou  <julien@danjou.info>
2518         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2520         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2521         broken link.
2523         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2525         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2526         to ReiserFS.
2528         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2529         (FAQ 7-1): Fix getmail URL.
2531 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2533         * epa.texi (Caching Passphrases): New section.
2535 2010-10-06  Glenn Morris  <rgm@gnu.org>
2537         * Makefile.in (SHELL): Set it.
2538         (info): Move the mkdir dependency to the individual info files.
2539         (mostlyclean): Tidy up.
2540         (clean): Only delete the specific dvi and pdf files.
2541         (maintainer-clean): Be more restrictive in what we delete.
2542         ($(infodir)): Add parallel build workaround.
2544 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2546         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2548 2010-10-03  Julien Danjou  <julien@danjou.info>
2550         * emacs-mime.texi (Display Customization):
2551         Update mm-inline-large-images documentation and add documentation for
2552         mm-inline-large-images-proportion.
2554 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2556         * tramp.texi (Frequently Asked Questions):
2557         Mention remote-file-name-inhibit-cache.
2559 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2561         * gnus.texi (Splitting Mail): Fix @xref syntax.
2562         (Splitting Mail): Really fix the @ref syntax.
2564 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2566         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2567         (Article Hiding): Add google banner example.
2568         Suggested by Benjamin Xu.
2570 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2572         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2573         Remove nnimap-split-rule from examples.
2575 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2577         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2578         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2579         Fishman.
2580         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2582 2010-09-30  Julien Danjou  <julien@danjou.info>
2584         * gnus.texi (Gravatars): Fix documentation about
2585         gnu-gravatar-properties.
2587 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2589         * epa.texi (Bug Reports): New section.
2591 2010-09-29  Glenn Morris  <rgm@gnu.org>
2593         * Makefile.in (top_srcdir): Remove unused variable.
2595 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2597         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2598         (Client-Side IMAP Splitting): Document 'default.
2600 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2602         * gnus.texi (Customizing the IMAP Connection):
2603         Document nnimap-fetch-partial-articles.
2605 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2607         * gnus-news.texi: Mention nnimap-inbox.
2609         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2611 2010-09-26  Julien Danjou  <julien@danjou.info>
2613         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2615 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2617         * gnus.texi (Security): Remove gpg.el mention.
2619 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2621         * gnus.texi (Browse Foreign Server): New variable
2622         gnus-browse-subscribe-newsgroup-method.
2624         * gnus-news.texi: Mention it.
2626 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2628         * gnus.texi (NoCeM): Remove.
2629         (Startup Variables): No jingle.
2631 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2633         * woman.texi (Interface Options): xz compression is now supported.
2635 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2637         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2638         (Unavailable Servers): Document gnus-server-copy-server.
2639         (Using IMAP): Document the new nnimap.
2641 2010-09-25  Julien Danjou  <julien@danjou.info>
2643         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2645 2010-09-24  Glenn Morris  <rgm@gnu.org>
2647         * url.texi (Disk Caching): Tweak previous change.
2649 2010-09-24  Julien Danjou  <julien@danjou.info>
2651         * url.texi (Disk Caching): Mention url-cache-expire-time,
2652         url-cache-expired, and url-fetch-from-cache.
2654 2010-09-24  Julien Danjou  <julien@danjou.info>
2656         * gnus.texi: Add Gravatars.
2658 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2660         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2662 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664         * gnus.texi (Expunging mailboxes): Update name of the expunging
2665         command.
2667 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2669         * emacs-mime.texi (rfc2047): Update description for
2670         rfc2047-encode-parameter.
2672 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2674         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2675         "fish" methods.
2676         (External methods): Remove "scp1_old" and "scp2_old" methods.
2678 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2680         * tramp.texi: Remove Japanese manual.  Fix typo.
2682         * trampver.texi: Update release number.  Remove japanesemanual.
2684 2010-09-09  Glenn Morris  <rgm@gnu.org>
2686         * org.texi: Restore clobbered changes (copyright years, untabify).
2688 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2690         * gnus.texi (Adaptive Scoring): Fix typo.
2692 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694         * gnus.texi (Article Display): Document gnus-html-show-images.
2696 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2698         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2700 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2702         * gnus.texi (HTML): Document gnus-max-image-proportion.
2704 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2706         * gnus.texi (HTML): Document gnus-blocked-images.
2708         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2710 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2712         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2713         the first message are used for wide replies.
2714         (Changing Servers): Remove documentation on gnus-change-server and
2715         friends, since it's been removed.
2717 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2719         * gnus.texi (Drafts): Mention B DEL.
2721 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2723         * gnus.texi (Delayed Articles): Mention that the Date header is the
2724         original one, even if you delay.
2726 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2728         * gnus.texi (Asynchronous Fetching):
2729         Document gnus-async-post-fetch-function.
2730         (HTML): Made into its own section.
2732 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2734         Sync with Tramp 2.1.19.
2736         * tramp.texi (Inline methods, Default Method): Mention
2737         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2738         Remove remark about doubled "-t" argument.
2739         (Auto-save and Backup): Remove reference to Emacs 21.
2740         (Filename Syntax): Describe port numbers.
2741         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2742         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2743         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2744         errors with the backquotes.
2745         (External packages): File attributes cache flushing for asynchronous
2746         processes.
2747         (Traces and Profiles): Describe verbose level 9.
2749         * trampver.texi: Update release number.
2751 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2753         * dbus.texi (Alternative Buses): New chapter.
2755 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2757         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2759 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2761         * calc.texi (Customizing Calc): Rearrange description of new
2762         variables to match the presentation of other variables.
2764 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2766         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2768 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2770         * calc.texi (Making Selections, Selecting Subformulas)
2771         (Customizing Calc): Mention how to use faces to emphasize selected
2772         sub-formulas.
2774 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2776         * tramp.texi (External packages): File attributes cache flushing
2777         for asynchronous processes.
2779 2010-08-01  Alan Mackenzie  <acm@muc.de>
2781         Enhance the manual for the latest Java Mode.
2783         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2784         annotation-var-cont.
2785         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2786         two new symbols.
2788 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2790         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2792 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2794         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2796 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2798         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2800 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2802         * org.texi: Add macros to get plain quotes in PDF output.
2803         List additional contributors.
2804         (Capture): New section, replaces the section about remember.
2805         (Working With Source Code): New chapter, focused on documenting Org
2806         Babel.
2807         (Code evaluation security): New section.
2808         (MobileOrg): Document DropBox support.
2809         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2810         (Special symbols): Show how to display UTF8 characters for entities.
2811         (Global TODO list): Clarify the use of the "M" key and the differences
2812         to the "m" key.
2813         (RSS Feeds): Mention Atom feeds as well.
2814         (Setting tags): Remove paragraph about
2815         `org-complete-tags-always-offer-all-agenda-tags'.
2817 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2819         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2820         argument.
2821         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2822         echoing shells.
2824 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2826         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2827         (Filename Syntax): Describe port numbers.
2829 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2831         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2832         forgotten.
2833         (Type Conversion): Precise conversion of natural numbers.
2834         (Errors and Events): Add "debugging" to concept index.  Add variable
2835         `dbus-debug'.
2837 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2839         * dbus.texi (Receiving Method Calls): Add optional argument
2840         EMITS-SIGNAL to `dbus-register-property'.
2842 2010-06-27  Alex Schroeder  <alex@gnu.org>
2844         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2846 2010-06-24  Glenn Morris  <rgm@gnu.org>
2848         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2849         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2850         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2851         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2852         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2853         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2854         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2855         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2856         convention.   Make them end with a period.
2858 2010-06-23  Glenn Morris  <rgm@gnu.org>
2860         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2861         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2862         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2863         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2864         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2865         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2867 2010-06-10  Glenn Morris  <rgm@gnu.org>
2869         * idlwave.texi (Load-Path Shadows):
2870         * org.texi (Handling links): Fix typos.
2872 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2874         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2876 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2878         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2879         by an alias.  (Bug#6226)
2881 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2883         * calc.texi (Manipulating Vectors): Mention that vectors can
2884         be used to determine bins for `calc-histogram'.
2886 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2888         * calc.texi: Remove "\turnoffactive" commands throughout.
2890 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
2892         * url.texi (HTTP language/coding, Customization):
2893         * message.texi (Header Commands, Responses):
2894         * cl.texi (Argument Lists): Fix typos.
2896 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2898         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2899         Note that Development menu is always available.
2900         (Creating a project): Fix terminology.
2901         (Add/Remove files): Fix typo.
2903 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2905         * Version 23.2 released.
2907 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2909         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2911 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2913         * tramp.texi (Inline methods, Default Method):
2914         Mention `tramp-inline-compress-start-size'.
2916 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2918         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2919         the CVS repo.  Put the Git repo in the news section.
2921         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2922         Removed some mentions of CVS.  Mention the new Git repo.
2924 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2926         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
2927         (Mail Group Commands): Add index entry.
2929 2010-04-18  Glenn Morris  <rgm@gnu.org>
2931         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2933 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2935         * calc.texi (Radix modes): Mention that the option prefix will
2936         turn on twos-complement mode.
2937         (Inverse and Hyperbolic Flags): Mention the Option flag.
2939 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2941         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2942         (LaTeX/PDF export commands): Rename and Move section.
2943         (Sectioning structure): Update.
2944         (References): New use case for field coordinates.
2945         (The export dispatcher): Rename from ASCII export.
2946         (Setting up the staging area): Document the availability of
2947         encryption for MobileOrg.
2948         (Images and tables): Document how to reference labels.
2949         (Index entries): New section.
2950         (Generating an index): New section.
2951         (Column width and alignment): Document that <N> now
2952         means a fixed width, not a maximum width.
2953         (Publishing options): Document the :email option.
2954         (Beamer class export): Fix bug in the BEAMER example.
2955         (Refiling notes): Document refile logging.
2956         (In-buffer settings): Document refile logging keywords.
2957         (Drawers): Document `C-c C-z' command.
2958         (Agenda commands): Mention the alternative key `C-c C-z'.
2959         (Special properties): Document the BLOCKED property.
2960         (The spreadsheet): Mention the formula editor.
2961         (References): Document field coordinates.
2962         (Publishing action): Correct the documentation for the
2963         publishing function.
2964         (The date/time prompt): Document that we accept dates
2965         like month/day/year.
2966         (Cooperation): Document the changes in table.el support.
2967         (Faces for TODO keywords, Faces for TODO keywords)
2968         (Priorities): Document the easy colors.
2969         (Visibility cycling): Document the new double prefix
2970         arg for `org-reveal'.
2971         (Cooperation): Remember.el is part of Emacs.
2972         (Clean view): Mention that `wrap-prefix' is also set by
2973         org-indent-mode.
2974         (Agenda commands): Add information about prefix args to
2975         scheduling and deadline commands.
2976         (Search view): Point to the docstring of
2977         `org-search-view' for more details.
2978         (Agenda commands): Document that `>' prompts for a date.
2979         (Setting tags): Document variable
2980         org-complete-tags-always-offer-all-agenda-tags.
2981         (Column attributes): Cross-reference special properties.
2983 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
2985         Synchronize with Tramp repository.
2987         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2988         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2989         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
2990         syntax, texi2dvi reports errors with the backquotes.
2992         * trampver.texi: Update release number.
2994 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
2996         * gnus.texi (Finding the News): Add pointers to the Server buffer
2997         because it's essential.
2999 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3001         * gnus.texi (MIME Commands): Update description of
3002         gnus-article-browse-html-article.
3004 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3006         * auth.texi (Secret Service API): Add TODO node.
3007         (Help for users): Explain the new source options for `auth-sources'.
3009 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3011         * trampver.texi: Update release number.
3013 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3015         * Branch for 23.2.
3017 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3019         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3020         now enabled by default.
3022 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3024         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3025         when Emacs runs in interactive mode.  (Bug#5645)
3027 2010-02-16  Glenn Morris  <rgm@gnu.org>
3029         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3031 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3033         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3035 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3037         * gnus.texi (Score File Format): Fix typo.
3039 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
3041         * cc-mode.texi: Replace references to obsolete c-subword-mode.
3043 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3045         * ada-mode.texi (Project File Overview): Fix typo.
3047 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3049         * semantic.texi: Add Richard Y. Kim credit.
3051         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3053 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
3055         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3056         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
3058 2010-01-17  Glenn Morris  <rgm@gnu.org>
3060         * calc.texi (Reporting Bugs): Don't mention format of repository.
3062         * woman.texi (Bugs): Make "Emacs repository" less specific,
3063         and the URL for same more specific.
3065         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3067 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3069         * ede.texi (ede-step-project, ede-proj-target):
3070         * tramp.texi (Remote processes): Fix typos.
3072 2010-01-16  Mario Lang  <mlang@delysid.org>
3074         * ede.texi (ede-target):
3075         * org.texi (Refiling notes): Remove duplicated words.
3077 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3079         * gnus.texi (Posting Styles): Use with-current-buffer.
3080         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3082 2010-01-02  Kevin Ryde  <user42@zip.com.au>
3084         * eieio.texi (Naming Conventions): Correction to xref on elisp
3085         coding conventions, is "Tips" node not "Standards".
3087 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3089         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3091         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3093 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3095         * gnus.texi (Direct Functions): Add missing port number to tls method.
3097 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
3099         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3100         ($(infodir)/edt, edt.dvi): New targets.
3102 2009-12-15  Glenn Morris  <rgm@gnu.org>
3104         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3105         (edt, $(infodir)/edt, edt.dvi): New targets.
3106         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3108         * Makefile.in (PDF_TARGETS, pdf): New.
3109         (clean): Add *.pdf.
3110         Add pdf rules for all manuals.
3112 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
3114         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3116 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3118         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3119         (Smart Jump, Analyzer Debug): Copyedits.
3120         (Semantic mode user commands): Link to new nodes.
3121         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3122         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3123         upstream Semantic manual.
3125         * semantic.texi (Introduction): Minor fix to diagram.
3127 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3129         * eshell.texi (History): Add the other built-in variables.
3130         (Built-ins): Explain built-ins, and how to apply the external commands.
3131         Add `history', `su' and `sudo'.
3133         * tramp.texi (Remote processes): Add missing <RET> in the example.
3135 2009-12-01  Bill Wohler  <wohler@newt.com>
3137         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3138         path for mairix example.  Specify -q in namazu example since namazu is
3139         excessively garrulous.
3141 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3143         * tramp.texi (Remote processes): Improve eshell example with "su"
3144         and "sudo" commands.
3146 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3148         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3150         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3151         Document semantic-complete-analyze-inline.
3152         (Semanticdb search debugging commands): Minor clarification.
3153         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3154         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3155         manual.
3156         (Semantic mode): Link to Idle Scheduler.
3158 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3160         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3161         @pxref, now EIEIO is in Emacs.
3163         * erc.texi (Development): Correction to git tutorial url.
3165 2009-11-26  Glenn Morris  <rgm@gnu.org>
3167         * faq.texi (Latest version of Emacs): Mention stability of development
3168         version.
3169         (Problems with very large files): Max buffer size increase in 23.2.
3170         (VM): VM has moved house again.
3172 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3174         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3175         notations.
3177 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3179         * org.texi (Column attributes): Fix documentation of new operators.
3181 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3183         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3184         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3185         (Idle Completions Mode): Numerous copyedits.
3187 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3189         * semantic.texi (Semantic Internals, Glossary):
3190         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3191         (Semanticdb search debugging commands): Fix typos.
3193 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3195         * calc.texi (Radix modes): Mention twos-complement notation.
3197 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3199         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3200         ($(infodir)/semantic, semantic.dvi): New targets.
3202 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3204         * Makefile.in: Build the Semantic manual.
3206         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3207         repository.
3209 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3211         * dbus.texi (Receiving Method Calls): New defun
3212         `dbus-unregister-service'.
3214 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3216         * org.texi (Speed keys): New section.
3218 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3220         * dbus.texi (Type Conversion): Fix typo.
3221         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3222         `dbus-registered-objects-table'.
3223         (Receiving Method Calls): New defun `dbus-register-property'.
3224         Move `dbus-unregister-object' here.
3226 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3228         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3230 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3232         * org.texi (Column attributes): Add the new age summary operators.
3233         Also, mention the fact you can only use one summary operator per
3234         property.
3236 2009-11-13  John Wiegley  <johnw@newartisans.com>
3238         * org.texi (Tracking your habits): Add a new section in the
3239         manual about how to track habits.
3240         (Resolving idle time): Add a section on how idle and
3241         dangling clocks are resolved.
3243 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3245         * org.texi (Agenda commands): Document the new `i' command.
3246         (Inserting deadline/schedule): Document logging changes
3247         of scheduling and deadline times stamps.
3248         (In-buffer settings): Document the in-buffer keywords for logging
3249         changes of scheduling and deadline times stamps.
3250         (Structure editing, Plain lists): Document indentation
3251         cycling in empty entries with TAB.
3252         (Archiving): Document the default archiving command.
3253         (Moving subtrees): Document the new keys for archiving.
3254         (Internal archiving): Fix incorrect key.
3255         (Agenda commands): Document the TODO set switching commands.
3256         (Agenda commands): Document the new archiving keys.
3257         (Clocking work time): Better description on how to save
3258         and restore a clock.
3259         (Resolving idle time): Mention the x11idle program to get true
3260         idleness also under X11.
3261         (Resolving idle time): Use @kbd instead of @key for normal
3262         letters, because this is how he rest of the manual does this.
3263         (Pushing to MobileOrg): Mention that `org-directory'
3264         should be set.
3265         (Agenda commands): Document that SPC is a filter for
3266         any tag.
3267         (Search view): Rename from "Keyword search".
3268         (Capure): New chapter.
3269         (Markup): New chapter.
3270         (Links in HTML export, Images in HTML export):
3271         Extend the section titles.
3272         (Images in HTML export): Document the align option.
3273         (Text areas in HTML export): Extend the section title.
3274         (Images in LaTeX export): Explain image placement in LaTeX.
3276 2009-11-10  Glenn Morris  <rgm@gnu.org>
3278         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3280 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3282         * tramp.texi (Auto-save and Backup): Disable backups just for a
3283         method.
3285         * trampver.texi: Update release number.
3287 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3289         Sync with Tramp 2.1.17.
3291         * trampver.texi: Update release number.
3293 2009-10-29  Glenn Morris  <rgm@gnu.org>
3295         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3297 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3299         * tramp.texi (External methods): Temporary files are kept for
3300         `rsync' and `rsyncc' methods.
3302 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3304         * eieio.texi: Fix typos.
3306 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3308         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3310 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3312         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3313         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3315 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3317         * Makefile.in: Build EIEIO and EDE manuals.
3319 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3321         * eieio.texi:
3322         * ede.texi: New files.
3324 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3326         * tramp.texi (Remote processes): Association of a pty is not supported.
3328 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3330         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3331         (Processing LaTeX fragments): Document that the size of images can be
3332         changes using the variable `org-format-latex-options'.
3333         (The date/time prompt, Timestamps): Be more accurate over ISO format
3334         dates and times.
3335         (Visibility cycling): Document showeverything keyword.
3336         (In-buffer settings): Document showeverything keyword.
3337         (Setting up the staging area): Fix the example.
3338         (MobileOrg): New section.
3339         (Agenda commands, Exporting Agenda Views): Document exporting the
3340         agenda view to Org files.
3342 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3344         * tramp.texi (History): Add IMAP support.
3345         (External methods): Add `imap' and `imaps' methods.
3346         (GVFS based methods): Add indices for `davs'.
3347         (Password handling): Rename anchors.  Add IMAP entries for
3348         ~/.authinfo.gpg.
3350         * trampver.texi: Set default value of `emacsimap'.
3352 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3354         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3356 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3358         * dired-x.texi (Technical Details):
3359         Delete dired-up-directory (Bug#4292).
3361 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3363         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3365 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3367         * org.texi (Effort estimates): Document new effort setting commands.
3368         (Agenda commands): Document the new keys fro agenda time motion.
3369         Document entry text mode.  Improve documentation of the keys to include
3370         inactive time stamps into the agenda view.
3371         (Feedback): Document the new bug report command.
3372         (Structure editing): Add an index entry for the sorting of subtrees.
3374 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3376         * auth.texi (Help for users): Corrected markup.
3378 2009-09-02  Glenn Morris  <rgm@gnu.org>
3380         * emacs-mime.texi (time-date): Mention float-time.
3382 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3384         * calc.texi (Simplifying Formulas): Improve the wording.
3386 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3388         * auth.texi: Rewritten for coverage and clarity.
3390 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3392         * gnus.texi (Expiring Mail):
3393         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3394         (Various Various): Mention gnus-safe-html-newsgroups.
3396         * gnus-news.texi: Mention
3397         gnus-mark-copied-or-moved-articles-as-expirable.
3399         * emacs-mime.texi (Display Customization): Add xref to
3400         gnus-safe-html-newsgroups.
3402 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3404         * tramp.texi (Version Control): Remove.
3405         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3406         reference.
3407         (External methods): Correct `scpc' concept index entries.  New method
3408         `rsyncc'.
3409         (External packages): New subsections "Filename completion" and "File
3410         attributes cache".
3412 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3414         * calc.texi (Rewrite Rules): Improve the example.
3415         (Simplifying Formulas): Explain use of the I and H flags for
3416         simplification.
3418 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3420         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3421         Describe autostart behavior of dbus-ping.
3422         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3423         for timeout values.
3424         (Top): Remove footnote saying D-Bus is not enabled by
3425         default.  (Bug#4256)
3427 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3429         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3430         Reported by Jari Aalto (Bug#4211).
3431         (Mail-mode integration): Mention epa-mail-mode and
3432         epa-global-mail-mode.
3433         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3434         epa-setup.
3436 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3438         * dbus.texi (Asynchronous Methods): Allow nil handler.
3440 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3442         * ediff.texi (ediff-current-file): Add information about this new function.
3444         * viper.texi: Add information about C-s in viper's search command.
3446 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3448         * calc.texi (Date Forms): Fix typos.
3450 2009-08-08  Glenn Morris  <rgm@gnu.org>
3452         * org.texi (Agenda commands): Restore clobbered change.
3454 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3456         * calc.texi (Graphics, Devices): Update with the peculiarities of
3457         operation on MS-Windows.
3459 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3461         * org.texi (Publishing action): Improve documentation of file
3462         names when publishing to the source directory.
3463         (Clean view): Document `org-indent-mode'.
3464         (Clocking work time): Add documentation for the
3465         new :timetamp option when creating a clock report.
3466         (Paragraphs): Fix many typos.
3467         (Plain lists): Remove duplicate explanation about the
3468         `C-c *' command.
3469         (Literal examples): Update to reflect the new behavior
3470         of the -n -r -k switches when exporting source code examples.
3471         (Structure editing): Add information about `C-c *',
3472         converting a plain list into a list of Org items.
3473         (Remember): Small rephrasing of the paragraph
3474         describing remember.el.  Also mentioned that remember.el is part
3475         of Emacs 23, not Emacs 22.
3476         (Clocking work time): Add documentation about
3477         displaying the current clocking time against the effort estimate.
3478         Also add a footnote about using `org-clock-in-prepare-hook' to add
3479         an effort estimate on the fly, just before clocking it.
3480         (Footnotes): Document automatic renumbering and
3481         sorting.
3482         (Agenda commands): Document new bulk commands.
3483         (Plain lists): Document new behavior of
3484         `org-cycle-include-plain-lists'.
3485         Hyphenation only in TeX.
3486         (Clocking work time): Document the key to update effort
3487         estimates.
3488         (Clocking work time): Document the clock time display.
3489         (Structure editing, TODO basics): Document new
3490         variables.
3491         (Column attributes): Document new colciew operators.
3492         (Publishing options): Document :xml-declaration.
3493         (Tracking TODO state changes): Document the
3494         LOG_INTO_DRAWER property.
3495         (Literal examples): Document the new implementation for
3496         editing source code.
3497         (Publishing action): Mention the new publishing
3498         function, to publish an Org source file.
3499         (Publishing links): Mention how to link to an Org source file.
3500         (Macro replacement): Document new macros.
3501         (Handling links): Document type-specific completion
3502         when inserting links.
3503         (Structure editing, Plain lists): Improve documentation
3504         on sorting.
3505         (Internal links): Document custom ids for links.
3506         (Handling links): Document custom ids for links.
3507         (CSS support): Document new class.
3508         (Refiling notes): Document the possibility to create new nodes
3509         during refiling.
3510         (Agenda commands): Document the "?" operator to find
3511         tasks without effort setting.
3512         (Exporting agenda information): Section moved.
3513         (RSS Feeds): New section.
3514         (Built-in table editor): Document M-e and M-a navigate
3515         inside table field.
3516         (Stuck projects): Docment that projects identified as
3517         un-stuck will still be searchd for stuck sub-projects.
3518         (Paragraphs): Document centering.
3519         (Creating timestamps, Agenda commands): Document new
3520         behavior when changing time stamps.
3521         (Structure editing): Document the new command
3522         `org-clone-subtree-with-time-shift'.
3523         (Publishing): Refresh this chapter.
3524         (Export options, Export options, In-buffer settings):
3525         Document the new keywords.
3526         (Matching tags and properties): Collect all
3527         documentation about tags/property matches here.
3528         (Setting tags): Document `org-tag-persistent-alist'.
3529         (Weekly/daily agenda): New section.
3530         (Orgstruct mode): Describe `orgstruct++-mode'.
3531         (Drawers): Mention the LOGBOOK drawer.
3532         (Export options, Sectioning structure): Document the
3533         #+LEATEX_HEADER in-buffer setting.
3534         (Bugs): Section removed.
3535         (Hooks): New section.
3536         (Add-on packages): Move here from old location.
3537         (Context-sensitive commands): New section.
3538         (Setting tags): Document newline option.
3539         (Global TODO list, Matching tags and properties):
3540         Mention more variables.
3541         (Checkboxes): Update to changed command behavior.
3543 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3545         * speedbar.texi (Basic Key Bindings): Fix typo.
3547 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3549         * calc.texi (Vector/Matrix Functions): Add index entries for both
3550         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3551         affects matrices with more than one row.
3552         (Help Commands): Add index entries for "prefix ?" key bindings.
3554 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3556         * calc.texi (Stack Manipulation Commands): Add documentation for
3557         `calc-transpose-lines'.
3559 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3561         * dbus.texi (Receiving Method Calls): Describe special return value
3562         `:ignore'.
3564 2009-07-24  Alan Mackenzie  <acm@muc.de>
3566         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3567         initialization, any individual variable setting now takes precedence
3568         over one done via c-file-style/c-file-offsets.
3570 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3572         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3573         truncated when Calc is quit.
3574         (Customizing Calc): Document `calc-undo-length'.
3576 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3578         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3580 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3582         * pcl-cvs.texi (About PCL-CVS):
3583         * widget.texi (Basic Types):
3584         Fix cross-references.
3586 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3588         * dbus.texi (Type Conversion): Don't use literal control character.
3590 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3592         * tramp.texi (GVFS based methods): New section.
3593         (Remote processes): Processes for GVFS based methods run locally.
3595 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3597         * tramp.texi (Inline methods, External methods, Gateway methods):
3598         Avoid the words "kludge" and hack".
3599         (External methods): Add `synce' method.
3601         * trampver.texi: Update release number.
3603 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3605         Sync with Tramp 2.1.16.
3607         * tramp.texi (History): Add GVFS support.
3608         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3609         `obex' methods.  Add 'tramp-gvfs-methods' option.
3610         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3611         forms.
3612         (Remote Programs): Introduce `tramp-own-remote-path'.
3613         (Remote processes): New subsection "Running remote programs that create
3614         local X11 windows".
3615         (Frequently Asked Questions): Improve code for disabling vc.
3617         * trampver.texi: Update release number.  Set default value of
3618         `emacsgvfs'.
3620 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3622         * Branch for 23.1.
3624 2009-06-17  Glenn Morris  <rgm@gnu.org>
3626         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3627         (Latest version of Emacs): Mention source code repository.
3629 2009-06-16  Glenn Morris  <rgm@gnu.org>
3631         * faq.texi (Top): Language tweak.
3632         (Extended commands): Most people have arrow keys.
3633         (Emacs manual): Say how to follow info links.
3634         (File-name conventions): Change title a bit.  Explain about source
3635         versus installed.  Condense etc description.
3636         (Guidelines for newsgroup postings): Mention Savannah list page.
3637         (Newsgroup archives): Simplify.
3638         (Contacting the FSF): Add contact URL.
3639         (Emacs Lisp documentation): Printed version not always available.
3640         (Installing Texinfo documentation): Explain how by hand installation is
3641         not normally needed.  Use add-to-list.  Remove duplicate reference.
3642         (Informational files for Emacs): Move info on Help menu here from
3643         "File-name conventions".
3644         (Help installing Emacs): Tweak uref.
3645         (Obtaining the FAQ): Mention repository.
3646         (Origin of the term Emacs): Explain "ITS".
3647         (Changing load-path): Use add-to-list.
3648         (Automatic indentation): Clarify this is for Text mode.
3649         Don't mention Indented Text mode.
3650         (Finding Emacs on the Internet): The FSF does not seem to offer a
3651         deluxe distribution on CD anymore.
3653 2009-06-16  Glenn Morris  <rgm@gnu.org>
3655         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3656         Recommend the latest release.  Mention how to get older FAQs.
3657         Recommend the Emacs manual.
3658         (Guidelines for newsgroup postings): Discourage cross-posts.
3659         (Underlining paragraphs): Remove.
3660         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3661         (Bugs and problems): Update key-binding.
3662         (Problems with very large files): Mention 64-bit.
3663         (Shell process exits abnormally): Remove.
3664         (Problems with Shell Mode): Rename and update.
3665         (Spontaneous entry into isearch-mode)
3666         (Problems talking to certain hosts): Remove.  This is old information,
3667         in etc/PROBLEMS if needed.
3668         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3669         (Dired claims that no file is on this line): Update.
3670         (Installing Emacs, Problems building Emacs): Simplify.
3671         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3672         information.
3673         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3674         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3675         (JDEE): "JDEE", not "JDE".
3676         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3677         Remove.  This is old information, in etc/PROBLEMS if needed.
3678         (stty and Backspace key, Kanji and Chinese characters): Remove.
3679         (Right-to-left alphabets): Update section.
3680         (Changing the included text prefix): Gnus uses message-yank-prefix.
3681         Add cross-reference to Supercite manual.
3682         (Saving a copy of outgoing mail): Simplify output file description.
3683         (Expanding aliases when sending mail): Refer to Emacs manual.
3684         Remove old info about RFC822.
3685         Correct description of how to rebuild aliases.
3686         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3687         (MIME with Emacs mail packages)
3688         (Viewing articles with embedded underlining)
3689         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3690         Remove old sections.
3691         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3692         and is well-documented in the Gnus manual.
3693         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3694         (Making Gnus faster): Rename from "Starting Gnus faster".
3695         Merge "Catch-up is slow in Gnus" into here.
3697 2009-06-14  Glenn Morris  <rgm@gnu.org>
3699         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3700         (New in Emacs 23): New section.
3701         (Handling C-s and C-q with flow control): Add xref.
3703 2009-06-13  Glenn Morris  <rgm@gnu.org>
3705         * faq.texi (Setting up a customization file): Grammar fix.
3706         Customize is no longer "new".
3707         (Displaying the current line or column): Line-number mode is on by
3708         default.  Don't mention `column' package.  Mention linum.el.
3709         (Turning on abbrevs by default): Explain how to do it for buffers,
3710         modes, and everywhere.
3711         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3712         19.
3713         (Highlighting a region): On by default since 23.1.
3714         (Replacing highlighted text): Update doc quote.
3715         (Working with unprintable characters): Don't mention search-quote-char.
3716         (Using an already running Emacs process): Gnuclient is probably not an
3717         enhancement these days.
3718         (Indenting switch statements): Remove mention of pre-Emacs 20.
3719         (Horizontal scrolling): Abbreviate Emacs 20 description.
3720         (Replacing text across multiple files): Fix name of dired command.
3721         (Disabling backups): Use require not load.
3722         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3724 2009-06-13  Bill Wohler  <wohler@newt.com>
3726         Release MH-E manual version 8.2.
3728         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3729         release 8.2.
3731 2009-06-13  Glenn Morris  <rgm@gnu.org>
3733         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3734         in this day and age the common meaning is "on the web".
3735         (copying): Use @copyright in all cases.
3736         (Basic keys): Remove reference to deleted manual node "Text Characters".
3737         (File-name conventions): Use GNU as an example rather than SERVICE.
3738         default.el lives in site-lisp.  Update Info directory location.
3739         (Real meaning of copyleft): GPL actions have been brought, but all
3740         settled out of court.
3741         (Guidelines for newsgroup postings): Shorten section title.
3742         Simplify comp.emacs description.
3743         (Newsgroup archives): Change Google URL.  Describe Gmane.
3744         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3745         points".  Mention List-Unsubscribe header.
3746         (Contacting the FSF): Update email and URLs.
3747         (Basic editing): Mention F1 for help.
3748         (Installing Texinfo documentation): Refer to Texinfo website rather
3749         than ftp server.
3750         (Printing a Texinfo file): Mention texi2pdf.
3751         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3752         are just stubs nowadays.
3753         (Latest version of Emacs): Explain version numbers.
3754         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3755         (Turning on syntax highlighting): No need to mention hilit19 any more.
3756         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3757         (Modes for various languages): Remove section.
3758         (Major packages and programs): Remove most version and maintainer
3759         information - it's hard to keep up-to-date, and adds nothing.
3760         Similarly with direct links to mailing lists.
3761         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3762         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3763         years, and Emacs comes with tools for this now.
3764         (Patch): Remove section - this is a standard tool.
3765         (Using function keys under X): Remove section.
3767 2009-06-12  Glenn Morris  <rgm@gnu.org>
3769         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3770         (Help installing Emacs): Remove reference to deleted X11 node.
3771         (Associating modes with files): Interpreter-mode-alist is no longer
3772         subservient to auto-mode-alist.
3773         (Installing Emacs): Change future Emacs version.
3774         (Linking with -lX11 fails): Remove old section.
3775         (Packages that do not come with Emacs): Update ELL location.
3776         Emacs Lisp archive is dead.
3777         (Emacs for Windows): Remove reference to old CE port.
3778         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3779         (Emacs for VMS and DECwindows): Remove old ports.
3780         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3781         (Removing flashing messages): Remove section about non-existent Gnus
3782         option.
3784         * faq.texi (Top): Add @top command.
3785         Remove the optional arguments from all @node commands: makeinfo can
3786         generate these automatically, and it is easier to edit and rearrange
3787         nodes without them.
3789 2009-06-11  Glenn Morris  <rgm@gnu.org>
3791         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3792         (The LPF): Make the updated URL the sole reference point.
3793         (Learning how to do something): Update refcard price and format.
3794         (Getting a printed manual): Sources in doc/emacs/, not man/.
3795         Also available in PDF format.  Since the page count varies, be less
3796         precise.
3797         (Informational files for Emacs): Remove references to deleted files
3798         LPF and SUN-SUPPORT, and to UUCP.
3799         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3800         Remove many obsolete ways to get the FAQ, which now seems only to be
3801         distributed with Emacs.
3802         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3804 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3806         * org.texi (Org Plot): Fix tags (Bug#3507).
3807         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3809         * ada-mode.texi (Installation, Compile commands)
3810         (Project File Overview, No project files, Set compiler options)
3811         (Use GNAT project file, Use multiple GNAT project files)
3812         (Identifier completion): Use @samp for menu items, and @kbd for key
3813         sequences (Bug#3504).
3815 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3817         * gnus.texi (Security): Fix wording; add a link to epa.info.
3819 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3821         * message.texi (Header Commands): Fix descriptions to match
3822         keybindings.
3824 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3826         * gnus.texi (Security): Mention that EasyPG is the current default.
3828 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3830         * ediff.texi (Session Commands): Fix typo.
3832 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3834         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3835         news.software.readers.  Reported by Florian Rehnisch.
3837 2009-04-02  Glenn Morris  <rgm@gnu.org>
3839         * auth.texi: Capitalize direntry.
3841         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3842         using a period in the entry name.  (Bug#2797)
3844 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3846         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3847         ($(infodir)/auth, auth.dvi): New targets.
3849 2009-03-03  Glenn Morris  <rgm@gnu.org>
3851         * auth.texi: Fix @setfilename.
3853         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3854         (auth, $(infodir)/auth, auth.dvi): New rules.
3856 2009-02-25  Glenn Morris  <rgm@gnu.org>
3858         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3860 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3862         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3864 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3866         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3867         gnus-nocem-issuers, and gnus-nocem-verifyer.
3869 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3871         * ada-mode.texi (Project files, Automatic Casing):
3872         * dbus.texi (Signals):
3873         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3874         * mh-e.texi (HTML):
3875         * nxml-mode.texi (Locating a schema)
3876         (Using the document's URI to locate a schema):
3877         * org.texi (Footnotes, Using the mapping API):
3878         * rcirc.texi (Channels): Remove duplicate words.
3880 2009-02-20  Glenn Morris  <rgm@gnu.org>
3882         * dired-x.texi (Miscellaneous Commands):
3883         * gnus.texi: Minor updates for mbox Rmail.
3885 2009-02-16  Karl Berry  <karl@gnu.org>
3887         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3888         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3889         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3890         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3891         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3892         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3893         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3894         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3895         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3896         Consistently use @insertcopying in the Top node,
3897         @contents at the front (after @end titlepage),
3898         and @direntry after @copying.  (Bug#1988)
3900 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3902         * auth.texi: New file documenting auth-source.
3904 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3906         * org.texi (Org Plot): Fix link.
3908 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3910         * epa.texi (Mail-mode integration): Mention the way to do
3911         "encrypt-to-self".  (Bug#1807)
3913 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3915         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3917 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3919         * gnus-news.texi: Print version about Incoming*.
3921 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3923         * org.texi (Structure editing, Handling links)
3924         (Fast access to TODO states, Javascript support): Make standard docs
3925         correctly reflect default variable settings.
3927 2009-02-02  Glenn Morris  <rgm@gnu.org>
3929         * org.texi: Fix typos.
3931 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3933         Sync with Tramp 2.1.15.
3935         * trampver.texi: Update release number.
3937 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3939         * org.texi (TODO dependencies): Document TODO dependencies on
3940         checkboxes.
3942 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3944         * org.texi (TODO dependencies): Document key binding for toggling
3945         ORDERED property.
3947 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3949         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3950         of hook functions.
3952 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3954         * org.texi (TODO dependencies): New section.
3956 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3958         * org.texi (Plain lists, TODO basics, Priorities)
3959         (Multiple sets in one file, Conflicts): Document interaction with
3960         `shift-selection-mode'.
3962 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3964         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3965         Make Calc the subject of sentences.
3966         (Rearranging Formulas using Selections): Discuss new options
3967         for `j *'.
3969 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3971         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3973 2009-01-26  Glenn Morris  <rgm@gnu.org>
3975         * org.texi: Fix typos.
3977 2009-01-26  Bill Wohler  <wohler@newt.com>
3979         * mh-e.texi (EDITION, UPDATED): Update.
3981 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
3983         * org.texi (References): Add information about remote references.
3984         (Built-in table editor): Document `C-c RET' in tables.
3985         (Math symbols, Quoting LaTeX code): Mention that simple
3986         LaTeX macros survive LaTeX export.
3987         (Images in LaTeX export): Show how to create a reference to a
3988         figure.
3989         (Sectioning structure): Document that the LaTeX class can be
3990         specified in a property.
3991         (Text areas in HTML export): New section.
3992         (External links): Add examples for text search and ID links.
3993         (Built-in table editor): Remove the descriptio of `C-c
3994         C-q', it not longer works.
3995         (Literal examples): Document that a space must follow
3996         the colon in short examples.
3997         (Relative timer): Document `org-timer-stop'.
3998         (Footnotes): New section.
3999         (Footnote markup): Shorten section and refer to new Footnote
4000         section.
4001         (Literal examples): Add documentation for line
4002         numbering in and references to code examples.
4003         (CSS support): Fix the description of default CSS styles.
4004         (Capturing column view): Document
4005         "file:path/to/file.org" as an allowed value for the ID property of
4006         a dynamic block copying column view.
4008 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4010         * mh-e.texi (Getting Started): Describe $MH.
4012 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4014         * tramp.texi (all): Harmonize usage of "external method",
4015         "external transfer method" and "out-of-band method".
4016         (Connection types): Precise the differences of inline and external
4017         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4019 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4021         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4022         commands as described at the top.  Reported by Allan Gottlieb
4023         <gottlieb@nyu.edu>.
4025 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4027         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4028         nnmail-pathname-coding-system.
4030 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4032         * org.texi (Relative timer): Fix typo.
4034 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4036         * org.texi (Clocking work time): Fix typo.
4037         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
4039 2009-01-13  Glenn Morris  <rgm@gnu.org>
4041         * org.texi: Fix some more typos.
4043 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4045         * org.texi: Fix some typos.
4047 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4049         * gnus.texi (Group Parameters): Add note for local variables.
4051 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4053         * gnus.texi (Converting Kill Files): Fix URL.
4054         Include gnus-kill-to-score.el in contrib directory.
4056 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4058         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4059         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
4060         (Paging the Article): Add index entry.
4062 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
4064         * ada-mode.texi (Examples): Delete redundant text.
4066 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
4068         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4070         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4071         addresses.
4073 2009-01-03  Bill Wohler  <wohler@newt.com>
4075         * mh-e.texi (Scan Line Formats): Indicate that first column should be
4076         kept empty.
4078 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
4080         * org.texi (Activation, Exporting, ASCII export, HTML export)
4081         (HTML Export commands, LaTeX/PDF export commands):
4082         Improve documentation about transient-mark-mode.
4083         (References): Document the use of special names like $LR1 to reference
4084         to fields in the last table row.
4086 2008-12-19  Juri Linkov  <juri@jurta.org>
4088         * info.texi (Search Text): Remove mention of removed key binding M-s.
4090 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
4092         * org.texi (References): Remove mentioning of @0 as reference for the
4093         last line, this has been reverted in the Lisp sources.
4095 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
4097         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4098         (DVI_TARGETS): Remove duplicates.  Add sasl.
4099         ($(infodir)/sasl, sasl.dvi): New targets.
4101 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
4103         * org.texi: Version number pushed to 6.15d.
4105 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
4107         * org.texi (Tables in LaTeX export): New section.
4108         (Images in LaTeX export): New section.
4109         (Inlined images, Images in HTML export): Sections renamed.
4111 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4113         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4115 2008-12-04  David Engster  <dengste@eml.cc>
4117         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4118         of nnml-get-new-mail.  Change URL for mairix patch.
4120 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4122         * org.texi (Using the mapping API): Fix bug in mapping example.
4123         (Publishing options): Make the list of properties complete again, in
4124         correspondence to the variable `org-export-plist-vars'.
4125         (Property searches): Document new special values for time comparisons.
4126         (Tag inheritance): Refine the description of tag inheritance.
4127         (Project alist): Add info about the publishing sequence of components.
4128         (Effort estimates): Document the new relative timer.
4130 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4132         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4133         (Using Calc): Clarify use of `C-x * o'.
4134         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4136 2008-11-28  Richard M Stallman  <rms@gnu.org>
4138         * dbus.texi (Receiving Method Calls): Clean up previous change.
4140 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4142         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4143         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4144         `dbus-unescape-from-identifier'.
4145         (Receiving Method Calls): New constants `dbus-service-emacs' and
4146         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4147         (Signals): Use the constants in the example.
4149 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4151         * org.texi: Re-apply change to FDL 1.3.
4153 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4155         * org.texi (Setting up Remember): Document `org-remember-mode'.
4156         (External links): Document that bbdb links can use a regular
4157         expression.
4158         (External links): Document that elisp links can contain interactive
4159         commands.
4161 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4163         * viper.texi (viper-translate-all-ESC-keysequences):
4164         Description removed.
4166 2008-11-19  Glenn Morris  <rgm@gnu.org>
4168         * doclicense.texi: Change to FDL 1.3.
4169         Relicense all texi files under FDL 1.3 or later.
4171 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4173         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4175 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4177         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4179         * ediff.texi: Version/date change.
4181 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4183         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4185 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4187         * calc.texi (About This Manual): Comment out a mention of
4188         marginal notes.
4190 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4192         * org.texi (Clocking work time): Document the :formula property of
4193         clock tables.
4194         (Structure editing, Refiling notes): Document refiling regions.
4195         (Agenda commands): Document the double-prefix version
4196         of the `l' command in the agenda.
4197         (Handling links): Explain the effect of a double prefix
4198         arg to `C-c C-o'.
4199         (TODO basics): Add documentation for tag triggers.
4201 2008-10-23  Glenn Morris  <rgm@gnu.org>
4203         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4204         byte-compiling things like `+'.
4206         * ns-emacs.texi: Merge copyright years of author now with assignment
4207         into FSF years.
4208         (VER): Use it for easier automatic updating.  Use Emacs version rather
4209         than standalone Emacs.app version.
4211 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4213         * org.texi: Lots of minor fixes.
4214         (Capture): New chapter.
4215         (Org Plot): New section.
4217 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4219         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4221 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4223         * calc.texi (User Defined Units): Mention how to enter optional display
4224         string.
4226 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4228         * message.texi (Sending Variables): Fix variable documentation to
4229         avoid the "y/n" wording.
4231 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4233         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4235 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4237         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4238         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4240 2008-09-22  Bill Wohler  <wohler@newt.com>
4242         Release MH-E manual version 8.1.
4244         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4245         release 8.1.
4247         * mh-e.texi: Retain dual license as agreed to by the FSF.
4248         However, bump GPL to Version 3.
4249         Use @include for license text.
4251 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4253         * gnus.texi (Top, Setup, Fancy splitting to parent)
4254         (Store custom flags and keywords, Store arbitrary data):
4255         Clean up markup.
4257 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4259         * gnus.texi (The Gnus Registry): Document it.
4261 2008-09-08  David Engster  <dengste@eml.cc>
4263         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4264         Clarify section about choosing back end servers.
4266 2008-08-23  Glenn Morris  <rgm@gnu.org>
4268         * dired-x.texi (Shell Command Guessing):
4269         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4271 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4273         * trampver.texi: Update release number.
4275 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4277         * ns-emacs.texi: Update version.
4278         (Introduction): Correct menu location for options save.
4279         (Customization): Note that defaults are stored under org.gnu.Emacs.
4281 2008-08-11  Bill Wohler  <wohler@newt.com>
4283         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4284         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4285         Henman) (closes SF #1768928).
4287 2008-08-10  Glenn Morris  <rgm@gnu.org>
4289         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4290         assignment to FSF.  Change license to GFDL.
4291         (Top): Remove outdated references.
4293 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4295         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4296         Add gnus-summary-sort-by-most-recent-number and
4297         gnus-summary-sort-by-most-recent-date.
4298         (Summary Sorting): Explain prefix argument.
4300 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4302         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4303         gnus-summary-pipe-output.
4305 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4307         * dbus.texi (Receiving Method Calls): Document error handling of own
4308         D-Bus methods.
4310 2008-08-01  Bill Wohler  <wohler@newt.com>
4312         * mh-e.texi (Reading Mail)
4313         (Viewing Attachments): Describe new function
4314         mh-show-preferred-alternative.
4315         (Sending Mail, Redistributing, Sending Message): Describe new hook
4316         mh-annotate-msg-hook.
4318 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4320         * dbus.texi (Arguments and Signatures): Fix example.
4321         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4322         (Asynchronous Methods): New node.
4323         (Errors and Events): Describe extended layout of `dbus-event'.
4324         New defun `dbus-event-message-type'.
4326 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4328         * ediff.texi: Remove VMS support.
4330 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4332         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4333         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4335 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4337         * Makefile.in: Add mairix-el targets.
4339 2008-07-29  David Engster  <deng@randomsample.de>
4341         * mairix-el.texi: New file.
4343 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4345         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4346         project files.  Delete 'main_unit' project variable; not needed.  Allow
4347         process environment variables wherever project variables are allowed.
4348         Add tutorial section on multiple GNAT project files.
4350 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4352         Sync with Tramp 2.1.14.
4354         * trampver.texi: Update release number.
4356 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4358         * ns-emacs.texi:
4359         * faq.texi: Remove mentions of Mac Carbon.
4361 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4363         * gnus.texi (Saving Articles): Describe the 2nd argument of
4364         gnus-summary-save-in-pipe.
4365         (SpamAssassin): Use it.
4367 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4369         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4371 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4373         * org.texi (Export options): Document the use of the creator flag.
4375 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4377         * org.texi: New version 6.06a.
4379 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4381         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4382         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4384 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4386         * calc.texi (Editing Stack Entries):
4387         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4388         Calc's help functions.  Mention fixing typos.
4389         (Customizing Calc): Fix typo.
4391 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4393         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4394         the summary.
4396 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4398         * ns-emacs.texi (Customization): Corrected documentation on color
4399         specification formats.
4401 2008-07-19  Andreas Schwab  <schwab@suse.de>
4403         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4405         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4406         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4408 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4410         * dbus.texi (Inspection): Rework, introduce submenus.
4411         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4412         (Properties and Annotations, Arguments and Signatures): New nodes.
4414 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4416         * dbus.texi (Receiving Method Calls): Fix description of
4417         `dbus-register-method'.
4418         (Signals): Allow also signal arguments for filtering in
4419         `dbus-register-signal'.
4421 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4423         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4424         `cnorm'.
4425         (Arithmetic Tutorial): Simplify the verification of prime factors.
4427 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4429         * gnus.texi (Saving Articles): Mention
4430         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4432 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4434         * calc.texi: Adjust mode line throughout.
4436 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4438         * sasl.texi (Mechanisms): Fix typos.
4440 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4442         * calc.texi (Killing from the stack): Mention using normal Emacs
4443         copying.
4445 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4447         * tramp.texi (Password handling): Rename from "Password caching".
4448         Add `auth-source' mechanism.
4449         (Connection caching): Tramp reopens the connection automatically,
4450         when the operating system on the remote host has been changed.
4452 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4454         * makefile.w32-in (distclean): Remove makefile.
4456 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4458         * org.texi (Using the mapping API): New section.
4459         (Agenda column view): New section.
4460         (Moving subtrees): Document archiving to the archive sibling.
4461         (Agenda commands): Document columns view in the agenda.
4462         (Using the property API): Document the API for multi-valued properties.
4464 2008-06-17  Jason Riedy  <jason@acm.org>
4466         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4467         function, and efmt may be a two-argument function.
4468         (Radio tables): Document multiple destinations.
4470 2008-06-16  Glenn Morris  <rgm@gnu.org>
4472         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4473         Add Cover-Texts.
4475 2008-06-15  Glenn Morris  <rgm@gnu.org>
4477         * faq.texi (VER): Update to 23.0.60.
4479         * mh-e.texi: Remove option of licensing under GPL.
4480         Add Cover-Texts to GFDL permissions notice.
4481         (GPL): Remove section.
4482         (GFDL): Include doclicense.texi rather than the actual text.
4484         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4485         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4487         * sasl.texi: Fix output file name.
4489         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4491         * gnus-coding.texi: Refer to license in Gnus manual.
4493         * idlwave.texi, sasl.texi: Use @copying.
4495         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4497         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4499         * url.texi: Use @copying, @title, @subtitle, @author.
4501         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4502         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4503         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4504         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4505         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4506         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4507         * widget.texi, woman.texi:
4508         Remove references to external license, since doclicense is included.
4510         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4511         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4512         Remove references to non-existent Invariant Sections.
4514 2008-06-14  Glenn Morris  <rgm@gnu.org>
4516         * faq.texi (Major packages and programs): Remove references to external
4517         Supercite, Calc, VIPER, since they have been included for some time.
4518         Update VM, AUCTeX, BBDB entries.
4520 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4522         * newsticker.texi: Updated to match latest newsticker changes.
4524 2008-06-13  Glenn Morris  <rgm@gnu.org>
4526         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4527         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4528         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4529         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4530         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4531         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4532         * woman.texi:
4533         Update Back-Cover Text as per maintain.info.
4535 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4537         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4539         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4540         (gnus-faq.xml): Update repository host.
4542         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4544 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4546         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4547         Fix a typo.
4549 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4551         * gnus.texi (Mail Source Customization): Correct values of
4552         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4553         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4555 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4557         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4558         coding standards.
4560 2008-06-14  David Engster  <dengste@eml.cc>
4562         * gnus.texi (nnmairix): Markup fixes.
4564 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4566         * gnus.texi (nnmairix): Markup and other minor fixes.
4568 2008-06-05  David Engster  <dengste@eml.cc>
4570         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4572 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4574         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4575         (Searching, nnir, nnmairix): New stub nodes.
4577 2008-05-30  Felix Lee  <felix.1@canids.net>
4579         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4581 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4583         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4585 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4587         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4589 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4591         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4593 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4595         * info.texi (Top): Fix typo in xref.
4597 2008-05-05  Karl Berry  <karl@gnu.org>
4599         * info.texi (Top): @xref to stand-alone manual.
4601 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4603         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4604         (Various Summary Stuff): Fix typo in last xref.
4606 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4608         * org.texi (Moving subtrees): Fix typo.
4610 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4612         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4613         Tramp via `tramp-mode'.
4615 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4617         * org.texi: Massive changes, in many parts of the file.
4619 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4621         * gnus.texi (Oort Gnus): Add message-fill-column.
4623 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4625         * gnus.texi (Mail Source Specifiers): Typo fix.
4627 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4629         * gnus.texi (Diary Headers Generation): Update key binding for
4630         `gnus-diary-check-message'.
4632 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4634         * gnus.texi (Emacsen): Addition.
4636 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4638         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4640 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4642         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4644 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4646         * gnus-news.texi: Update tool bar item.
4648 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4650         * gnus-news.texi: Fix typos.
4652 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4654         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4655         Add mention of `kron'.
4657 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4659         * epa.texi (Encrypting/decrypting *.gpg files):
4660         Document epa-file-name-regexp.
4662 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4664         * gnus.texi (Example Methods): Fix description about ssh-agent.
4665         (Indirect Functions): Fix the default value of nntp-telnet-command;
4666         remove link to connect.html.
4668 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4670         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4671         dbus-call-method.
4672         (Receiving Method Calls): The timeout can be set by the calling client.
4674         * trampver.texi: Update release number.
4676 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4678         * gnus.texi (Top): Fix version.  Add SASL.
4680 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4682         Sync with Tramp 2.1.13.
4684         * trampver.texi: Update release number.
4686 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4688         * org.texi: Update to new org-mode website.
4690 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4692         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4694 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4696         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4697         gnus-read-ephemeral-gmane-group-url,
4698         gnus-read-ephemeral-emacs-bug-group,
4699         gnus-read-ephemeral-debian-bug-group.
4701 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4703         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4705         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4706         Add FIXMEs for Bookmarks and gnus-registry-marks.
4708 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4710         * gnus.texi (Smileys): Document `smiley-style'.
4712 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4714         * gnus.texi (Gnus Development): Clarify difference between ding and
4715         gnu.emacs.gnus.
4716         (MIME Commands, Using MIME, RSS): Fix markup.
4718         * gnus-faq.texi ([8.4]): Ditto.
4720 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4722         * gnus.texi (Emacsen): Remove obsolete stuff.
4724 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4726         * gnus.texi (Oort Gnus): Add version info WRT
4727         `mail-source-delete-incoming'.
4729 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4731         * gnus.texi (Top): Add "Other related manuals" and version info in
4732         `iftex' output.
4733         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4734         gnus-balloon-face-0 and the corresponding format specifiers.
4736 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4738         * tramp.texi (Filename completion): Remove footnote about let-bind
4739         of `partial-completion-mode'.  It doesn't work this way.
4741 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4743         * pcl-cvs.texi (Contributors): Update my email.
4745 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4747         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4749 2008-03-17  Bill Wohler  <wohler@newt.com>
4751         * mh-e.texi (Viewing): Update URL for adding header fields to
4752         mh-invisible-header-fields-default.
4754 2008-03-16  Bill Wohler  <wohler@newt.com>
4756         * mh-e.texi (Preface): Add Gnus to requirements.
4757         (Forwarding): Note that forwarded MIME messages are now inline.
4759 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4761         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4762         (Common Variables): Give precedence to the netcat methods over the
4763         telnet methods, and mention that they are more reliable.
4765 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4767         * org.texi (Exporting Agenda Views): Document agenda export to
4768         iCalendar.
4769         (Progress logging): Document the new progress logging stuff.
4771 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4773         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4774         Update for change of `mail-source-delete-incoming'.
4776         * gnus-news.texi: Ditto.
4778 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4780         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4781         custom versions.
4783 2008-03-07  Alan Mackenzie  <acm@muc.de>
4785         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4786         parens/brackets in a k&r region is limited.
4788 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4790         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4791         using different Emacs versions.
4793 2008-02-27  Glenn Morris  <rgm@gnu.org>
4795         * sc.texi: Remove a lot of old and obsolete info.
4796         (titlepage): Simplify.
4797         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4798         (VM with any Emacsen, GNEWS with any Emacsen)
4799         (Overloading for Non-conforming MUAs, Version 3 Changes)
4800         (The Supercite Mailing List): Delete nodes.
4801         (Introduction): Remove info about old packages.
4802         (Getting Connected): Simplify.  Remove info about old packages.
4803         (Citing Commands): Delete Emacs 19 info.
4804         (Hints to MUA Authors): Simplify.
4805         (Thanks and History): Merge in some info from the deleted node
4806         "Version 3 Changes".
4808 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4810         * org.texi (Setting tags, In-buffer settings):
4811         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4813 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4815         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4816         installation directory name.
4818 2008-02-12  Romain Francoise  <romain@orebokech.com>
4820         * epa.texi (Overview): Fix typo.
4822 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4824         * epa.texi (Quick start): Remove the .emacs setting.
4826 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4828         * epa.texi (Quick start): Use the command `epa-enable' instead of
4829         loading `epa-setup'.
4831 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4833         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4834         ($(infodir)/epa, epa.dvi): New targets.
4836 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4838         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4840         * epa.texi: New manual documenting the EasyPG Assistant.
4842 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4844         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4845         (Inspection): New function dbus-ping.
4847 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4849         * tramp.texi (Remote processes): Add `shell-command'.
4851 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4853         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4854         (Group Parameters): Document `mail-source' parameter.
4856 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4858         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4859         must be a local host.
4861 2008-01-26  Michael Olson  <mwolson@gnu.org>
4863         * erc.texi: Update version for ERC 5.3 release.
4864         (Obtaining ERC): Update extras URLs for 5.3.
4865         (Development): Write instructions for git, and remove those for Arch.
4866         (History): Mention the switch to git.
4868 2008-01-24  Karl Berry  <karl@gnu.org>
4870         * info.texi (Search Index, Search Text): Mention the command
4871         character in the section name, a la the (Go to node) node.
4873 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4875         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4877 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4879         * gnus-news.texi: Mention gnus-article-describe-bindings.
4881 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4883         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4885 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4887         * org.texi (Property inheritance): New section.
4888         (Conventions): New section.
4889         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4890         commands, and the new bindings for refiling.
4891         (Sparse trees): Document the new special command for sparse trees.
4892         (References): Be more clear about the counting of hilines.
4893         (Handling links): Document M-p/n for accessing links.
4894         (Fast access to TODO states): New section.
4895         (Per file keywords): New section.
4896         (Property inheritance): New section.
4897         (Column attributes): New summary types.
4898         (Capturing Column View): New section.
4899         (The date/time prompt): Cover the new features in the date/time prompt.
4900         Compactify the table of keys for the calendar remote control.
4901         (Clocking work time): Document the new :scope parameter.
4902         (Remember): Promoted to chapter.
4903         (Quoted examples): New section.
4904         (Enhancing text): New verbatim environments.
4906 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4908         * trampver.texi: Update release number.
4910 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4912         * gnus.texi (Article Keymap):
4913         Add gnus-article-wide-reply-with-original; fix descriptions of
4914         gnus-article-reply-with-original and
4915         gnus-article-followup-with-original.
4917 2008-01-09  Glenn Morris  <rgm@gnu.org>
4919         * nxml-mode.texi: Add @copying section.
4921 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4923         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4924         Server".  Add `message-send-mail-with-mailclient'.
4926         * gnus.texi (Posting Server): Move some text to "(message)Mail
4927         Variables" and add a reference here.
4929 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4931         * dbus.texi (Receiving Method Calls): New chapter.
4932         (Errors and Events): Add serial number to events.  Replace "signal" by
4933         "message".  Introduce dbus-event-serial-number.
4935 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4937         * dbus.texi (Type Conversion): Explain the type specification for empty
4938         arrays.  Use another example.
4940 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4942         * dbus.texi (all): Replace "..." by @dots{}.
4943         (Type Conversion): Precise the value range for :byte types.
4944         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4945         Mention its return value.
4946         (Errors and Events): There is no D-Bus error propagation during event
4947         processing.
4949 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4951         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4952         New sections.
4954 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4956         * gnus.texi (Group Parameters): Reorder the text and add a note about
4957         `gnus-parameters' near the beginning of the node.
4959 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4961         * gnus.texi (Score File Editing): Fix function name.
4963 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4965         Sync with Tramp 2.1.12.
4967         * trampver.texi: Update release number.
4969 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4971         * dbus.texi (Type Conversion): Correct input parameters mapping.
4973 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4975         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4976         (Errors and Events): Mention wrong-type-argument error.
4978 2007-12-21  Alex Schroeder  <alex@gnu.org>
4980         * rcirc.texi: Changed single spaces after sentence end to double
4981         spaces.  Fixed some typos.
4982         (Internet Relay Chat): Explain relay.
4983         (Getting started with rcirc): Change items to reflect prompts.
4984         Add more explanation to rcirc-track-minor-mode and added a comment to
4985         warn future maintainers that this section is a copy.
4986         (People): Change /ignore example.
4987         (Keywords): Not keywords.
4989 2007-12-20  Alex Schroeder  <alex@gnu.org>
4991         * rcirc.texi (Top): Fighting Information Overload chapter added.
4992         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4993         (rcirc commands): Move /ignore command to the new chapter.
4994         (Fighting Information Overload): New chapter documenting /keyword,
4995         /bright, /dim, channel ignore, and low priority channels.
4996         (Configuration): Document rcirc-server-alist, remove
4997         rcirc-startup-channels-alist and rcirc-default-server.
4999 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5001         * dbus.texi (Signals): Fix example in dbus-register-signal.
5003 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5005         * gnus.texi (Score Variables): Fix typo.
5007 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5009         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5010         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5011         (Errors and Events): Adapt dbus-event.
5013 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5015         * gnus.texi (Other Files): Add the yenc command.
5017 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5019         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5020         since 2004-08-06.
5022 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5024         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5025         on body.
5027 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5029         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5030         and rfc2047-allow-irregular-q-encoded-words; fix description of
5031         rfc2047-encode-encoded-words.
5033 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5035         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5037 2007-12-05  Michael Olson  <mwolson@gnu.org>
5039         * remember.texi (Diary): Remove "require" line for remember-diary.el.
5040         Update documentation for `remember-diary-file'.
5042 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
5044         * dbus.texi (Signals): Precise `dbus-register-signal'.
5045         (Errors and Events): Rework events part, the internal structure of
5046         dbus-event has changed.
5048 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
5050         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5051         ($(infodir)/dbus, dbus.dvi): New targets.
5053 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
5055         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5056         unconditionally.
5058         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5059         emulation with @print{}.
5061 2007-12-02  Richard Stallman  <rms@gnu.org>
5063         * dbus.texi (Overview): Minor cleanup.
5065 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
5067         * Makefile.in (INFO_TARGETS): Add dbus.
5068         (DVI_TARGETS): Add dbus.dvi.
5069         (dbus, dbus.dvi): New targets.
5071         * dbus.texi: New file.
5073 2007-11-24  Romain Francoise  <romain@orebokech.com>
5075         * nxml-mode.texi: Add description in @direntry.
5076         Fix file name to match @setfilename.
5078 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
5080         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5081         ($(infodir)/nxml-mode): New rule.
5083         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5084         ($(infodir)/nxml-mode): New rule.
5085         (clean): Add nxml-mode*.
5087         * nxml-mode.texi: New file with nxml manual.
5089 2007-11-18  Richard Stallman  <rms@gnu.org>
5091         * flymake.texi (Example -- Configuring a tool called directly):
5092         Update example.
5094 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
5096         * tramp.texi (Filename completion): Simplify explanation of
5097         double-slash behavior.  Explain directory contents flushing.
5099 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5101         * calc.texi (TeX and LaTeX Language Modes): Put in
5102         missing braces.
5104 2007-11-15  Richard Stallman  <rms@gnu.org>
5106         * cl.texi (Equality Predicates): Delete `eql'.
5107         (Predicates, Naming Conventions, Top): Delete `eql'.
5108         (Common Lisp Compatibility): Delete `eql'.
5109         (Porting Common Lisp): Delete obsolete backquote info.
5110         Minor clarification about character constants.
5111         (Sequence Basics): Minor clarification.
5113 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5115         * cc-mode.texi (Electric Keys, Custom Macros):
5116         * tramp.texi (Filename completion): Fix typos.
5118 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5120         * calc.texi (Basic commands): Mention the menu.
5122 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5124         * tramp.texi (Connection caching): Tramp flushes connection
5125         properties when remote operating system has been changed.
5127 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5129         * gnus-news.texi: Fix spelling.
5130         `message-insert-formatted-citation-line', not
5131         `message-insert-formated-citation-line'.
5133         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5135 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5137         * tramp.texi (Overview): Mention also the PuTTY integration under
5138         w32.  Remove paragraphs about Tramp's experimental status.
5139         (Frequently Asked Questions): Add code example for highlighting the
5140         mode line.
5142 2007-11-03  Michael Olson  <mwolson@gnu.org>
5144         * remember.texi: Change mentions of remember-buffer to
5145         remember-finalize throughout.
5147 2007-10-30  Michael Olson  <mwolson@gnu.org>
5149         * remember.texi (Copying): Remove.
5150         (Mailbox): Update with non-BBDB instructions.
5151         (Diary, Org): Add.
5152         (Bibliography, Planner Page): Remove.
5154 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5156         * makefile.w32-in (INFO_TARGETS): Add remember.
5157         (DVI_TARGETS): Add remember.dvi.
5158         ($(infodir)/remember): New rule.
5159         (clean): Add remember*.
5161 2007-10-30  Michael Olson  <mwolson@gnu.org>
5163         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5164         ($(infodir)/remember): New rule that builds the Remember Manual.
5166         * remember.texi: New file containing the Remember Mode Manual.
5167         Shuffle chapters around after initial import.
5168         (Function Reference): Split Keystrokes into separate chapter.
5169         (Keystrokes): Document C-c C-k.
5170         (Introduction): Fix typographical issue with "---".
5172 2007-10-29  Richard Stallman  <rms@gnu.org>
5174         * widget.texi (Introduction): Delete discussion of implementation
5175         internals.
5177 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5179         * tramp.texi (Connection caching): Host names must be different
5180         when tunneling.
5182 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5184         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5185         Gnus v5.13.
5187 2007-10-28  Miles Bader  <miles@gnu.org>
5189         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5191 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5193         * gnus.texi (Sorting the Summary Buffer):
5194         Remove gnus-article-sort-by-date-reverse.
5196 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5198         * gnus.texi (Non-ASCII Group Names): New node.
5199         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5200         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5202 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5204         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5205         clean the output of the program `imap-shell-program'.
5207 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5209         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5211 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5213         * gnus.texi (Sticky Articles): Documentation for sticky article
5214         buffers.
5216 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5218         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5220 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5222         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5224 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5226         * gnus.texi (Archived Messages):
5227         Document gnus-update-message-archive-method.
5229 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5231         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5233 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5235         * gnus.texi (Group Maneuvering):
5236         Document `gnus-summary-next-group-on-exit'.
5238 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5240         * gnus.texi (Really Various Summary Commands):
5241         Mention gnus-auto-select-on-ephemeral-exit.
5243 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5245         * gnus.texi, message.texi: Bump version number.
5247 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5249         * gnus.texi (Group Line Specification, Misc Group Stuff)
5250         (Server Commands): Parenthesize @pxref{Mail Spool}.
5252 2007-10-28  Didier Verna  <didier@xemacs.org>
5254         New user option: message-signature-directory.
5255         * message.texi (Insertion Variables): Document it.
5256         * gnus.texi (Posting Styles): Ditto.
5258 2007-10-28  Didier Verna  <didier@xemacs.org>
5260         * gnus.texi (Group Line Specification):
5261         * gnus.texi (Misc Group Stuff):
5262         * gnus.texi (Server Commands): Document the group compaction feature.
5264 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5266         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5268         * message.texi (Various Message Variables): Add message-fill-column.
5270 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5272         * gnus.texi: Untabify.
5274 2007-10-28  Didier Verna  <didier@xemacs.org>
5276         * gnus.texi (Group Parameters): Document the posting-style merging
5277         process in topic-mode.
5279 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5281         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5283 2007-10-28  Romain Francoise  <romain@orebokech.com>
5285         * gnus.texi (Mail Spool): Fix typo.
5286         Update copyright.
5288 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5290         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5292 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5294         * gnus.texi (Summary Generation Commands):
5295         Add gnus-summary-insert-ticked-articles.
5297 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5299         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5300         to spam-spamassassin-program.
5302 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5304         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5306 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5308         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5310 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5312         * message.texi (Mail Headers): Document `opportunistic'.
5314 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5316         * emacs-mime.texi (Encoding Customization): Explain how to set
5317         mm-coding-system-priorities per hierarchy.
5319 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5321         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5322         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5324 2007-10-28  Didier Verna  <didier@xemacs.org>
5326         * message.texi (Wide Reply): Update documentation of
5327         message-dont-reply-to-names (now allowing a list of regexps).
5329 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5331         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5333 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5335         * gnus.texi (SpamAssassin back end): Fix typo.
5337         * sieve.texi (Examples): Fix grammar.
5339 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5341         * gnus.texi (Searching for Articles): Document M-S and M-R.
5342         (Limiting): Document / b.
5344 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5346         * gnus.texi (Thread Commands): T M-^.
5348 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5350         * message.texi (Mail Aliases): Document ecomplete.
5351         (Mail Aliases): Fix typo.
5353 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5355         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5356         fix typo.
5358 2007-10-28  Romain Francoise  <romain@orebokech.com>
5360         * gnus.texi (Mail Spool): Grammar fix.
5362 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5364         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5365         string.
5367 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5369         * gnus.texi (Group Parameters): Fix description.
5371 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5373         * gnus.texi (Gmane Spam Reporting):
5374         Fix spam-report-gmane-use-article-number.
5375         Add spam-report-user-mail-address.
5377 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5379         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5381 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5383         * gnus.texi (Group Parameters): Add simplified sorting example based on
5384         example for `Sorting the Summary Buffer' from Jari Aalto
5385         <jari.aalto@cante.net>.
5386         (Example Methods): Add example for an indirect connection.
5388 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5390         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5391         (Agent Parameters): Updated parameter names to match code.
5392         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5393         'gnus-agent-summary-fetch-series'.
5394         (Agent and flags): New section providing a generalized discussion
5395         of flag handling.
5396         (Agent and IMAP): Remove flag discussion.
5397         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5399 2007-10-28  Romain Francoise  <romain@orebokech.com>
5401         * gnus.texi (Exiting the Summary Buffer): Add new function
5402         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5404 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5406         * gnus.texi (Conformity): Fix typo.
5407         (Customizing Articles): Document `first'.
5409 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5411         * gnus.texi (Sorting the Summary Buffer):
5412         Add `gnus-thread-sort-by-date-reverse'.  Add example
5413         host to different sorting in NNTP and RSS groups.
5415 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5417         * message.texi (Insertion): Describe prefix for
5418         message-mark-inserted-region and message-mark-insert-file.
5420 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5422         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5423         LaTeX documents.  Describe "text/x-gnus-verbatim".
5425 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5427         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5428         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5429         (spam-stat spam filtering, SpamOracle)
5430         (Extending the Spam ELisp package): Remove extra quote symbol for
5431         clarity.
5433 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5435         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5436         gnus-article-delete-part and gnus-article-replace-part.
5437         (Using MIME): Add gnus-mime-replace-part.
5439 2007-10-28  Romain Francoise  <romain@orebokech.com>
5441         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5442         requires `auto-compression-mode' to be enabled.  Add new nnml
5443         variable `nnml-compressed-files-size-threshold'.
5445 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5447         * gnus.texi (Sorting the Summary Buffer):
5448         Add gnus-thread-sort-by-recipient.
5450 2007-10-28  Romain Francoise  <romain@orebokech.com>
5452         * message.texi (Insertion Variables): Mention new variable
5453         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5454         documentation accordingly.
5456 2007-10-28  Romain Francoise  <romain@orebokech.com>
5458         * gnus.texi (To From Newsgroups): Mention new variables
5459         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5461 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5463         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5464         stuff; gnus-mime-inline-part does the automatic decompression.
5466 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5468         * gnus.texi (Spam ELisp Package Configuration Examples):
5469         "training.ham" should be "training.spam".
5471 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5473         * message.texi (Mail Variables): Fix the default value for
5474         message-send-mail-function.
5476 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5478         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5479         always returns nil exceptionally.
5481 2007-10-28  Simon Josefsson  <jas@extundo.com>
5483         * gnus.texi (Article Washing): Add libidn URL.
5484         Suggested by Michael Cook <michael@waxrat.com>.
5486 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5488         * gnus.texi (Topic Commands): Fix next/previous.
5490 2007-10-28  Simon Josefsson  <jas@extundo.com>
5492         * gnus.texi (Article Washing): Mention `W i'.
5494 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5496         * gnus.texi (Group Parameters): Slight extension of sieve
5497         parameter description.
5499 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5501         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5502         matching score files as well.
5503         (Picons): Describe `gnus-picon-style'.
5505 2007-10-28  Romain Francoise  <romain@orebokech.com>
5507         * message.texi (Message Headers): Mention that headers are hidden
5508         using narrowing, and how to expose them.
5509         Update copyright.
5511 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5513         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5514         `gnus-summary-sort-by-recipient'.
5516 2007-10-28  Romain Francoise  <romain@orebokech.com>
5518         * gnus.texi (NNTP marks): New node.
5519         (NNTP): Move NNTP marks variables to the new node.
5521 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5523         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5525         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5527 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5529         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5530         everywhere for consistency.
5531         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5532         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5533         Say "regular expression" instead of "regex."  Admonish.
5534         Pick other words to sound better (s/so/thus/).
5535         (Spam ELisp Package Filtering of Incoming Mail):
5536         Mention statistical filters.  Remove old TODO.
5537         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5538         New section on sorting and displaying the spam score.
5539         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5540         backend but an alias to spam-use-BBDB.
5541         (Extending the Spam ELisp package): Rewrite the example using the
5542         new backend functionality.
5544 2007-10-28  Simon Josefsson  <jas@extundo.com>
5546         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5547         nntp-marks-directory, from Romain Francoise
5548         <romain@orebokech.com>.
5550 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5552         * gnus.texi (Hashcash): New default value of
5553         hashcash-default-payment.
5555 2007-10-28  Simon Josefsson  <jas@extundo.com>
5557         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5558         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5560 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5562         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5564 2007-10-28  Simon Josefsson  <jas@extundo.com>
5566         * gnus.texi (documentencoding): Add, to avoid warnings.
5568 2007-10-28  Simon Josefsson  <jas@extundo.com>
5570         * message.texi (Mail Headers): Add.
5572         * gnus.texi (Hashcash): Fix.
5574 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5576         * gnus.texi (Hashcash): Change location of library, also mention
5577         that payments can be verified and fix the name of the
5578         hashcash-path variable.
5580 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5582         * gnus.texi (Article Display): Add `gnus-picon-style'.
5584 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5586         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5588 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5590         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5591         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5592         warning about ham processors in spam groups removed.
5594 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5596         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5597         From Hubert Chan <hubert@uhoreg.ca>.
5599 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5601         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5602         (Mailing List): Typo.
5603         (Customizing Articles): Add gnus-treat-ansi-sequences.
5604         (Article Washing): Index.
5606         * message.texi: Use m-dash consistently.
5608 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5610         * gnus.texi (GroupLens): Remove.
5612 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5614         * gnus.texi (Outgoing Messages, Agent Variables):
5615         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5616         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5618 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5620         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5622 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5624         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5626         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5628 2007-10-28  Simon Josefsson  <jas@extundo.com>
5630         * gnus.texi (Top): Add SASL.
5632 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5634         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5636 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5638         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5640 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5642         * calc.texi (Formulas, Composition Basics): Lower the
5643         precedence of negation.
5645 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5647         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5648         Mention the new three-letter column identifiers.
5649         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5650         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5651         message when using `c' on an empty default with default printer.
5652         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5653         renamed to `ses--symbolic-formulas' some time ago.
5655 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5657         * calc.texi (Default Simplifications, Making Selections)
5658         (Customizing Calc): Clarify associativity of multiplication.
5660 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5662         * tramp.texi (Traces and Profiles): Simplify loop over
5663         `trace-function-background'.
5665 2007-10-22  Juri Linkov  <juri@jurta.org>
5667         * dired-x.texi (Shell Command Guessing): Default values are now
5668         available by typing M-n instead of M-p.
5670 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5672         * tramp.texi (Cleanup remote connections): New section.
5673         (Password caching): Remove `tramp-clear-passwd'.
5674         It's not a command anymore.
5675         (Bug Reports): Add `tramp-bug' to function index.
5676         (Function Index, Variable Index): New nodes.
5677         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5679         * trampver.texi: Update release number.
5681 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5683         * calc.texi (History and Acknowledgements): Turn comment
5684         about integer size into past tense.
5685         (Time Zones): Remove pointer to Calc author's address.
5686         (Trigonometric and Hyperbolic Functions): Mention cotangent
5687         and hyperbolic cotangent.  Fix typo.
5689 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5691         Sync with Tramp 2.1.11.
5693         * trampver.texi: Update release number.
5695 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5697         * tramp.texi (External packages): New section.
5699 2007-09-29  Juri Linkov  <juri@jurta.org>
5701         * info.texi (Help-Int): Document `L' (`Info-history').
5703 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5705         * org.texi: Change links to webpage and maintained email.
5706         (Remember): Promote to Chapter, significant changes.
5707         (Fast access to TODO states): New section.
5708         (Faces for TODO keywords): New section.
5709         (Export options): Example for #+DATE.
5710         (Progress logging): Section moved.
5712 2007-09-26  Bill Wohler  <wohler@newt.com>
5714         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5715         browse-url-at-mouse.
5717 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5719         * flymake.texi (Customizable variables): Face names don't end in -face.
5720         Fix flymake-err-line-patterns template.
5721         (Example -- Configuring a tool called directly): Fix init-function.
5722         (Highlighting erroneous lines): Face names don't end in -face.
5724 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5726         * erc.texi (Special-Features): Fix small typo.
5728 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5730         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5731         and "External transfer methods".
5733 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5735         * calc.texi (Predefined Units): Add some history.
5737 2007-09-08  Michael Olson  <mwolson@gnu.org>
5739         * erc.texi (Copying): New section included from gpl.texi.
5740         This matches the look of the upstream ERC manual.
5742 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5744         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5745         (Random Numbers): Clarify the distribution of `random'.
5747 2007-09-06  Glenn Morris  <rgm@gnu.org>
5749         Move manual sources from man/ to subdirectories of doc/.
5750         Split into the Emacs manual in emacs/, and other manuals in misc/.
5751         Change all setfilename commands to use ../../info.
5752         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5753         refer to the Emacs manual here.
5754         (infodir): New variable.
5755         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5756         (cc-mode.texi, faq.texi): Update references to source file locations.
5757         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5758         do not refer to the Emacs manual here.
5759         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5761         * Makefile.in: Add `basename' versions of all info targets, for
5762         convenience when rebuilding just one manual.
5763         (../etc/GNU): Delete obsolete target.
5764         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5765         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5766         *.vrs *.toc here...
5767         (maintainer-clean): ...from here.
5769         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5771 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5773         * calc.texi (Date Conversions): Clarify definition of
5774         Julian day numbering.
5775         (Date Forms): Clarify definition of Julian day numbering;
5776         add some history.
5778 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5780         * org.texi: Version 5.07.
5782 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5784         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5786 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5788         * org.texi (Adding hyperlink types): New section.
5789         (Embedded LaTeX): Chapter updated because of LaTeX export.
5790         (LaTeX export): New section.
5791         (Using links out): New section.
5793 2007-08-22  Glenn Morris  <rgm@gnu.org>
5795         * faq.texi (Learning how to do something): Refcards now in
5796         etc/refcards/ directory.
5798 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5800         * tramp.texi (Remote Programs): Persistency file must be cleared when
5801         changing `tramp-remote-path'.
5802         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5803         macro.
5805 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5807         * calc.texi: Move contents to beginning of file.
5808         (Algebraic Entry): Fix the formatting of an example.
5810 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5812         * calc.texi (Basic Operations on Units): Mention exact versus
5813         inexact conversions.
5815 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5817         * calc.texi (Basic Operations on Units): Mention default
5818         values for new units.
5819         (Quick Calculator Mode): Mention that binary format will
5820         be displayed.
5822 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5824         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5826 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5828         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5830 2007-08-08  Glenn Morris  <rgm@gnu.org>
5832         * gnus.texi, sieve.texi: Replace `iff'.
5834 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5836         * calc.texi (Basic Graphics): Mention the graphing of error
5837         forms.
5838         (Graphics Options): Mention how `g s' handles error forms.
5839         (Curve Fitting): Mention plotting the curves.
5840         (Standard Nonlinear Models): Add additional models.
5841         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5842         (Linear Fits): Correct result.
5844 2007-08-01  Alan Mackenzie  <acm@muc.de>
5846         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5847         to "--no-site-file".
5849 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5851         * tramp.texi (Frequently Asked Questions): Point to mode line
5852         extension in Emacs 23.1.
5854         * trampver.texi: Update release number.
5856 2007-07-27  Glenn Morris  <rgm@gnu.org>
5858         * calc.texi (Copying): Include license text from gpl.texi, rather than
5859         in-line.
5861 2007-07-25  Glenn Morris  <rgm@gnu.org>
5863         * calc.texi (Copying): Replace license with GPLv3.
5865         * Relicense all FSF files to GPLv3 or later.
5867 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5869         Sync with Tramp 2.1.10.
5871         * tramp.texi (trampfn): Expand macro implementation in order to handle
5872         empty arguments.
5873         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5874         occurrences by trampfn.
5875         (Frequently Asked Questions): Extend example code for host
5876         identification in the modeline.  Add bbdb to approaches shortening Tramp
5877         file names to be typed.
5879         * trampver.texi: Update release number.
5881 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5883         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5884         section.  Reported by <poti@potis.org>.
5885         (Remote processes): Arguments of the program to be debugged are taken
5886         literally.
5887         (Frequently Asked Questions): Simplify recentf example.
5889 2007-07-14  Karl Berry  <karl@gnu.org>
5891         * info.texi (@copying): New Back-Cover Text.
5893         * info.texi (Quitting Info): Move to proper place in source.
5894         (Reported by Benno Schulenberg.)
5896 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5898         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5900         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5902         * emacs-mime.texi: Add @documentencoding directive.
5904 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5906         * tramp.texi (Remote processes): Add an anchor to the subsection
5907         "Running a debugger on a remote host".
5909 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5911         * tramp.texi (Remote processes): Don't call it "experimental" any
5912         longer.  Add subsection about running a debugger on a remote host.
5914 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5916         * org.texi (Properties and columns): Chapter rewritten.
5918 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5920         * tramp.texi:
5921         * trampver.texi: Migrate to Tramp 2.1.
5923 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5925         * org.texi (Properties): New chapter.
5927 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5929         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5930         Control Panel.
5932         * gnus.texi (Misc Article): Add index entry for
5933         gnus-single-article-buffer.
5935 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5937         * gnus.texi (Starting Up): Fix typo.
5939 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5941         * gnus.texi (Asynchronous Fetching): Fix typo.
5943 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5945         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5946         (About This Manual): Remove redundant information.
5947         (Getting Started): Mention author.
5948         (Basic Arithmetic, Customizing Calc): Make description of the
5949         variable `calc-multiplication-has-precedence' match its new effect.
5951 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5953         * calc.texi (Basic Arithmetic, Customizing Calc):
5954         Mention the variable `calc-multiplication-has-precedence'.
5956 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5958         * org.texi (Tag): Section swapped with node Timestamps.
5959         (Formula syntax for Lisp): Document new `L' flag.
5961 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5963         * gnus.texi (Misc Group Stuff, Summary Buffer)
5964         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5966 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5968         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5969         * gnus.texi (Article Buttons, Mail Source Customization)
5970         (Sending or Not Sending, Customizing NNDiary):
5971         * message.texi (Message Headers):
5972         * mh-e.texi (HTML): Fix typos.
5974 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5976         Sync with Tramp 2.0.56.
5978         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5979         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
5981 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5983         * Version 22.1 released.
5985 2007-05-26  Michael Olson  <mwolson@gnu.org>
5987         * erc.texi (Modules): Fix references to completion modules.
5989 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
5991         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5993 2007-05-09  Didier Verna  <didier@xemacs.org>
5995         * gnus.texi (Email Based Diary): New.  Proper documentation for the
5996         nndiary back end and the gnus-diary library.
5998 2007-05-03  Karl Berry  <karl@gnu.org>
6000         * .cvsignore (*.pdf): New entry.
6002         * texinfo.tex: Update from current version for better pdf generation.
6004 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6006         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6008 2007-04-28  Glenn Morris  <rgm@gnu.org>
6010         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6011         consideration of legal status.
6013 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6015         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6017 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6019         * faq.texi (New in Emacs 22): python.el removed.
6021 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6023         * calc.texi (Reporting bugs): Update maintainer's address.
6025 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6027         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6029 2007-04-15  Jay Belanger  <belanger@truman.edu>
6031         * calc.texi (Title page): Remove the date.
6032         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6033         (The Standard Calc Interface): Change trail title.
6034         (Floats): Mention that when non-decimal floats are entered, only
6035         approximations are stored.
6036         (Copying): Move to the appendices.
6037         (GNU Free Documentation License): Add as an appendix.
6039 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6041         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6042         * dired-x.texi, ebrowse.texi, ediff.texi:
6043         * emacs-mime.texi, erc.texi, eshell.texi:
6044         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6045         * idlwave.texi, message.texi, newsticker.texi, org.texi:
6046         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6047         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6048         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6049         * woman.texi: Include GFDL.
6051         * doclicense.texi: Remove node heading, so that it can be included by
6052         other files.
6054         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
6056         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6057         than *.
6059 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
6061         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6062         in Calc.
6064 2007-04-09  Romain Francoise  <romain@orebokech.com>
6066         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6067         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
6068         replace mouse-2.
6070 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6072         * woman.texi (Word at point, Interface Options): woman-topic-at-point
6073         renamed to woman-use-topic-at-point.  Document new behavior.
6075 2007-04-08  Richard Stallman  <rms@gnu.org>
6077         * url.texi: Fix some indexing.
6078         (Disk Caching): Drop discussion of old/other Emacs versions.
6080 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6082         * url.texi (Disk Caching): Say Emacs 21 "and later".
6084         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6085         on Font locking which now mentions JIT lock.
6087 2007-04-01  Michael Olson  <mwolson@gnu.org>
6089         * erc.texi: Update for the ERC 5.2 release.
6091 2007-03-31  David Kastrup  <dak@gnu.org>
6093         * woman.texi (Topic, Interface Options): Explain changes semantics of
6094         woman-manpath in order to consider MANPATH_MAP entries.
6096 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6098         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6100 2007-03-26  Richard Stallman  <rms@gnu.org>
6102         * pgg.texi (Caching passphrase): Clean up previous change.
6104 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
6106         * gnus.texi (Setting Process Marks): Fix typo.
6108 2007-03-25  Romain Francoise  <romain@orebokech.com>
6110         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6111         readability, and include various fixes by Daniel Brockman, Nick Roberts
6112         and Dieter Wilhelm.
6114 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6116         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6118         * gnus.texi (Mail Source Specifiers): Fix typo.
6120 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6122         * reftex.texi (Imprint): Update maintainer information.
6124 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6126         * message.texi (Message Buffers): Update documentation for
6127         message-generate-new-buffers.
6129 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6131         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6133 2007-03-21  Glenn Morris  <rgm@gnu.org>
6135         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6137 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6139         * eshell.texi (Known problems): Emacs 21 -> 22.
6141         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6143 2007-03-18  Jay Belanger  <belanger@truman.edu>
6145         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6147 2007-03-12  Glenn Morris  <rgm@gnu.org>
6149         * calc.texi (Time Zones): Switch to new North America DST rule.
6151         * calc.texi: Replace "daylight savings" with "daylight
6152         saving" in text throughout.
6154 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6156         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6157         The variable now uses a list of symbols instead of just a symbol.
6158         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6160 2007-03-06  Romain Francoise  <romain@orebokech.com>
6162         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6163         new packages, and mention Gnus update.
6165 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6167         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6168         nntp-open-connection-functions-never-echo-commands.
6170 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6172         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6173         problems on the console, and security risk in not using gpg-agent.
6175 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6177         * org.texi (The spreadsheet): Rename from "Table calculations".
6178         Completely reorganized and rewritten.
6179         (CamelCase links): Section removed.
6180         (Repeating items): New section.
6181         (Tracking TODO state changes): New section.
6182         (Agenda views): Chapter reorganized and rewritten.
6183         (HTML export): Section rewritten.
6184         (Tables in arbitrary syntax): New section.
6185         (Summary): Better feature summary.
6186         (Activation): Document problem with cut-and-paste of Lisp code
6187         from PDF files.
6188         (Visibility cycling): Document indirect buffer use.
6189         (Structure editing): Document sorting.
6190         (Remember): Section rewritten.
6191         (Time stamps): Better description of time stamp types.
6192         (Tag searches): Document regular expression search for tags.
6193         (Stuck projects): New section.
6194         (In-buffer settings): New keywords.
6195         (History and Acknowledgments): Updated description.
6197 2007-02-24  Alan Mackenzie  <acm@muc.de>
6199         * cc-mode.texi (Movement Commands): Insert two missing command names.
6200         (Getting Started): Slight wording correction (use conditional).
6202 2007-02-22  Kim F. Storm  <storm@cua.dk>
6204         * widget.texi (User Interface, Basic Types): Document need to put some
6205         text before the %v escape in :format string in editable-field widget.
6207 2007-02-18  Romain Francoise  <romain@orebokech.com>
6209         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6210         `cvs-mode-quit'.
6212 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6214         * widget.texi (Programming Example): Put constant strings in :format.
6216 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6218         * faq.texi (Fullscreen mode on MS-Windows): New node.
6220 2007-02-04  David Kastrup  <dak@gnu.org>
6222         * faq.texi (AUCTeX): Update version number.  Should probably be done
6223         for other packages as well.
6225 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6227         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6228         <tassilo@member.fsf.org>.
6230 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6232         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6233         ls-lisp-use-localized-time-format.
6235 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6237         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6239 2007-01-13  Michael Olson  <mwolson@gnu.org>
6241         * erc.texi (Modules): Mention capab-identify module.
6243 2007-01-05  Michael Olson  <mwolson@gnu.org>
6245         * erc.texi (Getting Started): Update for /RECONNECT command.
6247 2007-01-04  Richard Stallman  <rms@gnu.org>
6249         * ebrowse.texi: Change C-c b to C-c C-m.
6251 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6253         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6254         variables only in info to avoid redundant entries in the printed
6255         manual.
6257 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6259         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6261 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6263         * message.texi (Security): Split into sub-nodes.
6265 2007-01-01  Alan Mackenzie  <acm@muc.de>
6267         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6268         eval-after-load in Emacs <=21 and a workaround.  Document that
6269         trigraphs are not supported.
6271 2007-01-01  Alan Mackenzie  <acm@muc.de>
6273         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6274         c-context-line-break.  When invoked within a string, preserve
6275         whitespace.  Add a backslash only when also in a macro.
6277 2007-01-01  Alan Mackenzie  <acm@muc.de>
6279         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6281 2007-01-01  Alan Mackenzie  <acm@muc.de>
6283         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6284         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6286 2007-01-01  Alan Mackenzie  <acm@muc.de>
6288         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6289         "Choosing a Style".
6291         * cc-mode.texi ("Styles"): Add @dfn{style}.
6293 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6295         Sync with Tramp 2.0.55.
6297         * trampver.texi: Update release number.
6299 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6301         * gnus.texi (Customizing Articles): Add index entries for all
6302         gnus-treat-* variables.
6304 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6306         * gnus.texi (IMAP): Fix incorrect explanation of
6307         nnimap-search-uids-not-since-is-evil in documentation for
6308         nnimap-expunge-search-string.
6310 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6312         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6313         spam-ifile-database.
6315 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6317         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6318         rebind C-s.
6320 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6322         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6323         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6324         "expiring mail".
6325         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6326         nnimap-nov-is-evil.
6328 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6330         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6331         about the key procedure being used heavily.
6333 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6335         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6336         to t.
6337         (Prerequisites): Add explanation about gpg-agent.
6339 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6341         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6342         "sort" instead of "sort*".
6344 2006-12-19  Richard Stallman  <rms@gnu.org>
6346         * calc.texi (History and Acknowledgements): Recognize that Emacs
6347         now does have floating point.
6349 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6351         * tramp.texi (External transfer methods): Describe new method `scpc'.
6353 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6355         * pgg.texi: Added short note on gpg-agent to the introduction.
6357 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6359         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6360         also applies to Cc.
6362 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6364         * gnus.texi (X-Face): Clarify.  Say which programs are required
6365         on Windows.
6367 2006-12-08  Michael Olson  <mwolson@gnu.org>
6369         * erc.texi (Modules): Remove documentation for list module.
6371 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6373         * faq.texi (^M in the shell buffer): Ditto.
6375 2006-11-20  Michael Olson  <mwolson@gnu.org>
6377         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6379 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6381         * org.texi: Fix typos.
6382         (Agenda commands): Document `C-k'.
6384 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6386         * url.texi (http/https): Fix a typo in the HTTP URL.
6388 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6390         * ada-mode.texi: Total rewrite.
6392 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6394         * org.texi: Minor typo fixes.
6396 2006-11-13  Bill Wohler  <wohler@newt.com>
6398         Release MH-E manual version 8.0.3.
6400         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6401         release 8.0.3.
6403         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6404         to set MAILDIR.
6405         (Reading Mail): Document the customization of read-mail-command
6406         for MH-E.
6407         (Viewing Attachments): Document mm-discouraged-alternatives.
6408         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6409         (Junk): Add more information about the settings of mh-junk-background
6410         in a program.  Add /usr/bin/mh to PATH in examples.
6412 2006-11-12  Richard Stallman  <rms@gnu.org>
6414         * woman.texi: Update author address but say he no longer maintains it.
6416 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6418         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6419         archived trees.
6420         (Checkboxes): Section moved to chapter 5, and extended.
6421         (The date/time prompt): New section.
6422         (Link abbreviations): New section.
6423         (Presentation and sorting): New section.
6424         (Custom agenda views): Section completely rewritten.
6425         (Summary): Compare with Planner.
6426         (Feedback): More info about creating backtraces.
6427         (Plain lists): Modified example.
6428         (Breaking down tasks): New section.
6429         (Custom time format): New section.
6430         (Time stamps): Document inactive timestamps.
6431         (Setting tags): More details about fast tag selection.
6432         (Block agenda): New section.
6433         (Custom agenda views): Section rewritten.
6434         (Block agenda): New section.
6436 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6438         * tramp.texi (Configuration): scp is the default method.
6439         (Default Method): Use ssh as example for another method.
6441 2006-10-27  Richard Stallman  <rms@gnu.org>
6443         * woman.texi: Downcase nroff/troff/roff.
6444         (Installation): Chapter deleted.  Some xrefs deleted.
6445         (Background): woman doesn't advise man ;-).
6447 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6449         * ada-mode.texi (Project files, Identifier completion)
6450         (Automatic Casing, Debugging, Using non-standard file names)
6451         (Working Remotely): Fix typos.
6453 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6455         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6456         sample code `my-c-initialization-hook'.
6458 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6460         * widget.texi: Fix typos.
6462 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6464         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6465         "???".  There have been no complaints for years, so the information
6466         must be appropriate.
6468 2006-10-16  Richard Stallman  <rms@gnu.org>
6470         * widget.texi: Use @var instead of capitalization.
6471         Clarify many widget type descriptions.
6473 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6475         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6476         gnus-dired-attach.
6477         (Selecting a Group): Fix typo.
6479 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6481         * widget.texi: Fix typos.
6483 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6485         * gnus.texi (Image Enhancements): Update for Emacs 22.
6487         * gnus-faq.texi ([1.3]): Update.
6489 2006-10-06  Richard Stallman  <rms@gnu.org>
6491         * faq.texi (Displaying the current line or column):
6492         Delete "As of Emacs 20".
6494 2006-10-06  Romain Francoise  <romain@orebokech.com>
6496         * faq.texi (VM): VM works with Emacs 22 too.
6498 2006-10-06  Richard Stallman  <rms@gnu.org>
6500         * ebrowse.texi: Remove Emacs version "21" from title.
6502 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6504         * gnus.texi (Foreign Groups): Say where change of editing commands are
6505         stored.  Add reference to `gnus-parameters'.
6507 2006-09-15  Jay Belanger  <belanger@truman.edu>
6509         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6510         Change "Library Public License" to "Lesser Public License"
6511         throughout.  Use "yyyy" to represent year.
6513 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6515         * org.texi (Setting tags): Typo fix.
6517 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6519         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6521 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6523         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6525 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6527         * faq.texi (Escape sequences in shell output): EMACS is now set
6528         to Emacs's absolute file name, not to "t".
6529         (^M in the shell buffer): Likewise.
6530         * misc.texi (Interactive Shell): Likewise.
6532 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6534         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6535         mails with pop3-leave-mail-on-server.  Fix wording.
6536         (Limiting): Improve gnus-summary-limit-to-articles.
6537         (X-Face): Fix typo.
6539 2006-09-11  Simon Josefsson  <jas@extundo.com>
6541         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6542         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6544 2006-09-06  Simon Josefsson  <jas@extundo.com>
6546         * smtpmail.texi (Authentication): Mention SSL.
6548 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6550         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6551         Don't use @indicateurl.
6553         * cc-mode.texi (Subword Movement): Don't use @headitem.
6554         (Custom Braces, Clean-ups): Don't use @tie.
6556 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6558         Sync with Tramp 2.0.54.
6560         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6561         Suggested by Adrian Phillips <a.phillips@met.no>.
6563 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6565         * org.texi (Installation, Activation): Split from Installation and
6566         Activation.
6567         (Clocking work time): Documented new features.
6569 2006-08-13  Alex Schroeder  <alex@gnu.org>
6571         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6572         example.
6574 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6576         * faq.texi (How to add fonts): New node.
6578 2006-08-05  Romain Francoise  <romain@orebokech.com>
6580         * faq.texi (New in Emacs 22): Expand.
6582 2006-08-03  Michael Olson  <mwolson@gnu.org>
6584         * erc.texi: Update for ERC 5.1.4.
6586 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6588         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6589         in .../site-lisp/gnus/ by default.
6590         [ From gnus-news.texi in the trunk. ]
6592 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6594         * gnus.texi (MIME Commands): Additions for yEnc.
6596 2006-07-24  Richard Stallman  <rms@gnu.org>
6598         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6599         * faq.texi: Move periods and commas inside quotes.
6601 2006-07-20  Jay Belanger  <belanger@truman.edu>
6603         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6605 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6607         * faq.texi (Security risks with Emacs): Document Emacs 22
6608         file-local-variable mechanism.
6610 2006-07-12  Michael Olson  <mwolson@gnu.org>
6612         * erc.texi: Update for ERC 5.1.3.
6614 2006-07-12  Alex Schroeder  <alex@gnu.org>
6616         * rcirc.texi: Fix typos.
6617         (Getting started with rcirc): New calling convention for M-x irc.
6618         Mention #rcirc.  Removed channel tracking.
6619         (Configuration): Change the names of all variables that got changed
6620         recently, eg. rcirc-server to rcirc-default-server.  Added
6621         documentation for rcirc-authinfo, some background for Bitlbee, and
6622         rcirc-track-minor-mode.
6623         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6624         Scrolling.
6625         (Reconnecting after you have lost the connection): Fix example code
6626         to match code changes.
6628 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6630         * gnus.texi, message.texi: Fix typos.
6632 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6634         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6635         commands.
6636         (Global TODO list): Document the use of the variables
6637         `org-agenda-todo-ignore-scheduled' and
6638         `org-agenda-todo-list-sublevels'.
6640 2006-07-05  Richard Stallman  <rms@gnu.org>
6642         * faq.texi (Scrolling only one line): Fix xref.
6644 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6646         * faq.texi (Evaluating Emacs Lisp code):
6647         Throughout, replace eval-current-buffer with eval-buffer.
6649 2006-07-03  Richard Stallman  <rms@gnu.org>
6651         * rcirc.texi (Scrolling conservatively): Fix xref.
6653         * pcl-cvs.texi (Viewing differences): Usage fix.
6655 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6657         * org.texi (Agenda commands): Document `s' key to save all org-mode
6658         buffers.
6660 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6662         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6663         names.  Mention `cvs-msg' face.
6665 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6667         * org.texi (Checkboxes): New section.
6669 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6671         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6672         throughout this chapter.
6674 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6676         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6677         text for standalone vs Emacs info.
6678         (Help): Clarify header line description.  Use mouse-1 for clicks.
6679         (Help-P): Use mouse-1 for clicks.
6680         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6681         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6682         (Choose menu subtopic): Remove gratuitous Emacs command names.
6683         (Help-FOO): Put usual behavior first.
6684         (Help-Xref): Clicking on xrefs works in Emacs.
6685         (Search Text): Clarify what the default behavior is.
6686         (Create Info buffer): Fix Emacs window/X window confusion.
6687         (Emacs Info Variables): Fix for new Emacs init file behavior.
6689 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6691         * gnus.texi (Summary Buffer Lines): Fix typo.
6693 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6695         * org.texi (Embedded LaTeX): New chapter.
6696         (Archiving): Section rewritten.
6697         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6699 2006-06-20  Bill Wohler  <wohler@newt.com>
6701         Release MH-E manual version 8.0.1.
6703         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6704         release 8.0.1.
6705         (Preface): Depend on GNU mailutils 1.0 and higher.
6707 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6709         * message.texi (News Headers): Update message-syntax-checks section.
6711 2006-06-19  Karl Berry  <karl@gnu.org>
6713         * info.texi (Advanced): Mention C-q, especially with ?.
6715 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6717         * org.texi (Publishing links): Document the `:link-validation-function'
6718         property.
6719         (Extensions and Hacking): New chapter, includes some sections of the
6720         "Miscellaneous" chapter.
6722 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6724         * org.texi (Progress logging): New section.
6726 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6728         * org.texi (ASCII export): Document indentation adaptation.
6729         (Setting tags): Document mutually-exclusive tags.
6731 2006-06-05  Romain Francoise  <romain@orebokech.com>
6733         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6734         Fix typo.
6736         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6737         channel (#gnus@irc.freenode.net).
6738         Fix typos.  Update copyright notice.
6740         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6741         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6742         (Line-Up Functions, Custom Macros):
6743         * ediff.texi (Window and Frame Configuration)
6744         (Highlighting Difference Regions):
6745         * emacs-mime.texi (Display Customization):
6746         * erc.texi (History):
6747         * eshell.texi (Known problems):
6748         * eudc.texi (Overview, BBDB):
6749         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6750         (The problem of spam, SpamOracle, Extending the Spam package)
6751         (Conformity, Terminology):
6752         * idlwave.texi (Routine Info)
6753         (Class and Keyword Inheritance, Padding Operators)
6754         (Breakpoints and Stepping, Electric Debug Mode)
6755         (Examining Variables, Troubleshooting):
6756         * org.texi (Creating timestamps):
6757         * reftex.texi (Commands, Options, Changes):
6758         * tramp.texi (Inline methods, Password caching)
6759         (Auto-save and Backup, Issues):
6760         * vip.texi (Files, Commands in Insert Mode):
6761         * viper.texi (Emacs Preliminaries, States in Viper)
6762         (Packages that Change Keymaps, Viper Specials, Groundwork):
6763         Fix various typos.
6765 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6767         * ediff.texi: Fix typos.
6769 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6771         * org.texi: Small typo fixes.
6773 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6775         * viper.texi (Viper Specials):
6776         * gnus.texi (Example Setup):
6777         * faq.texi (Backspace invokes help):
6778         * dired-x.texi (Optional Installation Dired Jump):
6779         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6780         follow coding conventions.
6782 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6784         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6786 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6788         * pcl-cvs.texi: Fix typos.
6789         (Customization): Say "us".
6791 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6793         * org.texi: Remove bogus @setfilename.
6795 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6797         * org.texi (ASCII export): Omit command name.
6798         (HTML export): Add prefix to all lines in Local Variable example.
6799         (Acknowledgments): Typeset names in italics.
6801 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6803         * org.texi (Plain lists): Add new item navigation commands.
6804         (External links): Document elisp and info links.
6805         (Custom searches): New section.
6806         (Publishing): New chapter.
6807         (HTML export): Include a list of supported CSS classes.
6808         (Setting tags): Describe the fast-tag-setting interface.
6810 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6812         * dired-x.texi: ifinfo -> ifnottex.
6814 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6816         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6818 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6820         * message.texi (Interface): Add tool bar customization.
6821         (MIME): Index and text additions for mml-attach.
6822         (MIME): Describe mml-dnd-protocol-alist and
6823         mml-dnd-attach-options.
6825         * gnus.texi (Oort Gnus): Reorder entries in sections.
6826         Fix some entries.
6827         (Starting Up): Add references to "Emacs for Heathens" and to
6828         "Finding the News".  Add user-full-name and user-mail-address.
6829         (Group Buffer Format): Add tool bar customization and update.
6830         (Summary Buffer): Add tool bar customization.
6831         (Posting Styles): Add message-alternative-emails.
6833 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6835         * tramp.texi (Filename completion): Improve wording.
6837 2006-05-07  Romain Francoise  <romain@orebokech.com>
6839         * faq.texi (Using regular expressions): Fix typo.
6840         (Packages that do not come with Emacs): Fix capitalization.
6841         (Replacing text across multiple files): Expand node to explain how
6842         to use `dired-do-query-replace-regexp' in more detail, based on
6843         suggestion by Eric Hanchrow <offby1@blarg.net>.
6845 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6847         * tramp.texi (Filename completion): Completion of remote files'
6848         method, user name and host name is active only in partial
6849         completion mode.
6851 2006-05-06  Bill Wohler  <wohler@newt.com>
6853         Release MH-E manual version 8.0.
6855         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6856         release 8.0.
6858 2006-05-06  Bill Wohler  <wohler@newt.com>
6860         * mh-e.texi (MH-BOOK-HOME): Change from
6861         http://www.ics.uci.edu/~mh/book/mh to
6862         http://rand-mh.sourceforge.net/book/mh.
6863         Replace .htm suffix with .html for MH book files.
6864         (Using This Manual): Update key binding for getting relevant
6865         chapter in Info from command key.
6866         (Ranges): Fix itemx.
6868 2006-05-05  Karl Berry  <karl@gnu.org>
6870         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6871         (\fonttextsize): New user-level command to change text font size.
6873 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6875         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6877 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6879         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6881 2006-04-24  Bill Wohler  <wohler@newt.com>
6883         * mh-e.texi (Getting Started): Make it more explicit that you need
6884         to install MH.  Add pointers to current MH implementations.
6886 2006-04-21  Bill Wohler  <wohler@newt.com>
6888         Release MH-E manual version 7.94.
6890         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6891         release 7.94.
6893 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6895         * org.texi: Many small fixes.
6896         (Handling links): Rename from "Managing links".
6898 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6900         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6901         (Splitting mail using spam-stat): Fix @xref.
6903 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6905         * gnus.texi (Spam Package): Major revision of the text.
6906         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6908 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6910         * org.texi (Time stamps): Better explanation of the purpose of
6911         different time stamps.
6912         (Structure editing, Plain lists): More details on how new items
6913         and headings are inserted.
6915 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6917         * org.texi (Formula syntax): Fix link to Calc Manual.
6919 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6921         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6923 2006-04-17  Bill Wohler  <wohler@newt.com>
6925         * mh-e.texi (Folders): Update mh-before-quit-hook and
6926         mh-quit-hook example with code that removes the buffers rather
6927         than just bury them.
6929 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6931         Sync with Tramp 2.0.53.
6933 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6935         * org.texi (Updating settings): New section.
6936         (Visibility cycling): Better names for the startup folding
6937         options.
6938         (Exporting): Completely restructured.
6939         (The very busy C-c C-c key): New section.
6940         (Summary of in-buffer settings): New section.
6942 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6944         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6946 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6948         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6949         (Server Commands): Key `v' is reserved for users.
6951 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6953         * org.texi (Link format): New section, emphasis on bracket links.
6954         (External links): Document bracket links.
6955         (FAQ): Expand to cover shell links and the new link format.
6957 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6959         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6961 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6963         * gnus.texi (Summary Buffer Lines): Add `*'.
6965 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6967         * gnus.texi (Group Parameters):
6968         Mention gnus-permanently-visible-groups.
6970 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6972         * gnus.texi (Face): Fix typo.
6974 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6976         * gnus.texi (X-Face): Clarify.
6977         (Face): Need Emacs with PNG support.
6979 2006-04-06  Richard Stallman  <rms@gnu.org>
6981         * idlwave.texi: Delete the blocks "not suitable for inclusion with
6982         Emacs".
6984 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
6986         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6987         blocks not suitable for inclusion with Emacs using variable
6988         PARTOFEMACS.
6990 2006-04-04  Simon Josefsson  <jas@extundo.com>
6992         * gnus.texi (Security): Improve.
6994 2006-04-02  Bill Wohler  <wohler@newt.com>
6996         * mh-e.texi (Getting Started, Junk, Bug Reports)
6997         (MH FAQ and Support): Fix URLs.
6999 2006-03-31  Romain Francoise  <romain@orebokech.com>
7001         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7002         to t, not nil (and has for the past eight years).
7004 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7006         * message.texi, gnus.texi: Bump version to 5.11.
7008 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7010         * gnus.texi (Top): Add comment about version line.
7012         * message.texi (Top): Ditto.  Change to take named versions into
7013         account.
7015 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7017         * gnus.texi (Posting Styles): Add x-face-file to example.
7018         (X-Face): Refer to posting styles.
7020         * gnus-faq.texi ([5.8]): Add x-face-file.
7021         ([8.4]): Add links to gmane.emacs.gnus.user and
7022         gmane.emacs.gnus.general.
7024 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7026         * gnus-faq.texi: Use .invalid.
7027         ([5.4]): Fix gnus-posting-styles example.
7029 2006-03-27  Romain Francoise  <romain@orebokech.com>
7031         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7032         Emacs/W3 needs a new maintainer.
7033         (Ispell): Update author and version info.
7034         (Mailcrypt): Mention PGG.
7035         (New in Emacs 22): Add PGG to the list of new packages.
7036         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7037         updating dead URLs.
7039 2006-03-25  Karl Berry  <karl@gnu.org>
7041         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7042         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7043         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7044         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7045         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7046         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7047         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7048         (2) do not indent copyright year list (or anything else).
7050 2006-03-21  Bill Wohler  <wohler@newt.com>
7052         * mh-e.texi (Folders): Various edits.
7054 2006-03-20  Romain Francoise  <romain@orebokech.com>
7056         * gnus.texi (Mail Folders): Grammar fix.
7058 2006-03-19  Bill Wohler  <wohler@newt.com>
7060         * mh-e.texi (Replying): Document Mail-Followup-To.
7061         Change manually-formatted table to multitable.  Add debugging info.
7062         Move description of mh-reply-default-reply-to into paragraph
7063         that describes its values.
7065 2006-03-17  Bill Wohler  <wohler@newt.com>
7067         * mh-e.texi: Use smallexample and smalllisp consistently.
7068         (Sending Mail Tour): Update method of entering
7069         addresses and subject.
7070         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7071         (Adding Attachments, Searching): Update screenshots for Emacs 22.
7073 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
7075         * org.texi: Version number change only.
7077 2006-03-14  Bill Wohler  <wohler@newt.com>
7079         * mh-e.texi: Add index entries around each paragraph rather than
7080         depend on entries from beginning of node.  Doing so ensures that
7081         index entries are less likely to be forgotten if text is cut and
7082         pasted, and are necessary anyway if the references are on a
7083         separate page.  It seems that makeinfo is now (v. 4.8) only
7084         producing one index entry per node, so there is no longer any
7085         excuse not to.  Use subheading instead of heading.  The incorrect
7086         use of heading produced very large fonts in Info--as large as the
7087         main heading.
7088         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7089         versions 6 and 7 appeared *around* the time of these Emacs releases.
7091 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
7093         * org.texi (Clean view): Document new startup options.
7095 2006-03-11  Bill Wohler  <wohler@newt.com>
7097         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7098         (Composing, Scan Line Formats): Fix @refs.
7099         (Getting Started): Define MH profile and MH profile components.
7100         (Incorporating Mail, Reading Mail, Viewing, Printing)
7101         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7102         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7103         for string constants.
7104         (Tool Bar): Remove spurious quote.
7105         (Junk): Use ``...'' instead of "...".
7106         (Scan Line Formats): Replace @samp with @kbd.
7108 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7110         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7112 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7114         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7115         easy to understand.
7117 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7119         * gnus.texi: Markup fix.
7120         (Fancy Mail Splitting): Specify new feature.
7122 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7124         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7125         partial-words matching.
7127 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7129         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7131         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7132         (MIME Commands): Fix mm-discouraged-alternatives.
7134 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7136         * org.texi: Version number change only.
7138 2006-03-06  Bill Wohler  <wohler@newt.com>
7140         * mh-e.texi: Move from SourceForge repository to Savannah.
7141         This is version 7.93, which is a total rewrite from the previous
7142         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7143         version 7.93.
7145 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7147         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7149 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7151         * org.texi (Interaction): Add item about `org-mouse.el' by
7152         Piotr Zielinski.
7153         (Managing links): Document that also mouse-1 can be used to
7154         activate a link.
7155         (Headlines, FAQ): Add entry about hiding leading stars.
7156         (Miscellaneous): Resort the sections in this chapter to a more
7157         logical sequence.
7159 2006-02-27  Simon Josefsson  <jas@extundo.com>
7161         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7162         2004-01-27 from the trunk).
7164 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7166         * cc-mode.texi: Rename c-hungry-backspace to
7167         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7168         name as an alias.
7170 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7172         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7173         include the function header within the defun.
7175 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7177         * cc-mode.texi: Correct two typos.
7179 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7181         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7182         existing comment.
7183         (Electric Keys): Add a justification for electric indentation.
7184         (Hungry WS Deletion): Clear up the names and complications of the
7185         BACKSPACE and DELETE keys.
7187 2006-02-23  Juri Linkov  <juri@jurta.org>
7189         * faq.texi (Common requests): Move `Turning on auto-fill by
7190         default' after `Wrapping words automatically'.  Move `Working with
7191         unprintable characters' before `Searching for/replacing newlines'.
7192         Move `Replacing highlighted text' after `Highlighting a region'.
7193         Merge `Repeating commands' and `Repeating a command as many times
7194         as possible' into the former.
7195         (Packages that do not come with Emacs): Add refs to Gmane and
7196         etc/MORE.STUFF.
7198 2006-02-23  Juri Linkov  <juri@jurta.org>
7200         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7201         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7202         Add xref to `(emacs)Reporting Bugs'.
7203         (Getting a printed manual): Add URL to other formats of the manual.
7204         (Common requests): Fix menu.
7205         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7206         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7207         (Inserting text at the beginning of each line): Add pxref to
7208         `Changing the included text prefix'.
7209         (Forcing the cursor to remain in the same column): Mention `track-eol'
7210         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7211         (Replacing text across multiple files): Add keybinding `Q' for
7212         `dired-do-query-replace'.
7214 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7216         * reftex.texi: Version number and date change only.
7218         * org.texi (Internal Links): Rewrite to cover the modified
7219         linking system.
7221 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7223         * faq.texi: Remove the coding cookie, it's not needed anymore.
7225 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7227         * faq.texi (Colors on a TTY): Mention Mac OS port.
7229 2006-02-12  Karl Berry  <karl@gnu.org>
7231         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7232         8-bit accented a.
7234 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7236         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7238 2006-02-08  Romain Francoise  <romain@orebokech.com>
7240         * faq.texi (Top): Remove paragraph about the FAQ being a
7241         transitional document, etc.
7242         (Searching for/replacing newlines): New node.
7243         (Yanking text in isearch): New node.
7244         (Inserting text at the beginning of each line): Rename and make
7245         more general, mention `M-;' in Message mode.
7247 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7249         * faq.texi (Meta key does not work in xterm)
7250         (Emacs does not display 8-bit characters)
7251         (Inputting eight-bit characters): Update xrefs.
7253 2006-02-06  Romain Francoise  <romain@orebokech.com>
7255         * faq.texi (VM): VM now at version 7.19.
7256         Set myself as maintainer of this file.
7258 2006-02-04  Michael Olson  <mwolson@gnu.org>
7260         * erc.texi (History): Note that ERC is now included with Emacs.
7262 2006-01-31  Romain Francoise  <romain@orebokech.com>
7264         * message.texi (Message Headers): Explain what
7265         `message-alternative-emails' does in more detail.
7266         Update copyright year.
7268 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7270         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7272 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7274         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7276 2006-01-29  Michael Olson  <mwolson@gnu.org>
7278         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7280         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7282         * faq.texi (New in Emacs 22): Mention ERC.
7284 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7286         * rcirc.texi: Capitalize dir entry for consistency with the entry
7287         in info/dir and other entries in the Emacs category.
7288         Fix typos.  Delete trailing whitespace.
7290 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7292         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7294 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7296         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7297         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7299         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7300         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7302 2006-01-27  Alex Schroeder  <alex@gnu.org>
7304         * rcirc.texi: New file.
7306 2006-01-23  Juri Linkov  <juri@jurta.org>
7308         * widget.texi (User Interface): Add S-TAB for widget-backward.
7310 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7312         Sync with Tramp 2.0.52.
7314         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7315         Add Tramp disabling item.  New item for common connection problems.
7316         (various): Apply "ftp" as method for the download URL.
7317         (Bug Reports): Refer to FAQ for common problems.
7319 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7321         * widget.texi (User Interface): Use @key for TAB.
7323         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7325         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7326         for TAB.
7328         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7330 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7332         * gnus.texi: Update copyright.
7334 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7336         * gnus.texi (Article Washing): Additions.
7338 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7340         * org.texi (Agenda commands): Document tags command.
7342 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7344         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7346 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7348         * gnus.texi (RSS): Addition.
7350 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7352         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7354 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7356         * emacs-mime.texi (Display Customization): Add setting example to
7357         mm-discouraged-alternatives.
7359 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7361         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7362         version is the canonical version.
7364 2006-01-08  Alex Schroeder  <alex@gnu.org>
7366         * pgg.texi (Caching passphrase): Rewording.
7368 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7370         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7371         repository URL.
7373 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7375         * org.texi: Removed the accidentally re-added empty line in the
7376         direntry.
7378 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7380         * org.texi (Agenda Views): Chapter reorganized.
7382 2005-12-29  Romain Francoise  <romain@orebokech.com>
7384         * faq.texi (Using Customize): New node.
7386 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7388         * org.texi: Remove blank line in @direntry.  It is non-standard
7389         and recursively produces blank lines all over the dir file (when
7390         using Texinfo 4.8).
7392 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7394         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7396 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7398         * org.texi (Tags): Boolean logic documented.
7399         (Agenda Views): Document custom commands.
7401 2005-12-20  David Kastrup  <dak@gnu.org>
7403         * faq.texi (AUCTeX): Update version and mailing list info.
7405 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7407         * gnus.texi (MIME Commands): Mention addition of
7408         multipart/alternative to gnus-buttonized-mime-types and add xref
7409         to mm-discouraged-alternatives.
7411         * emacs-mime.texi (Display Customization): Mention addition of
7412         "image/.*" and add xref to gnus-buttonized-mime-types in the
7413         mm-discouraged-alternatives section.
7415 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7417         * org.texi (Tags): New section.
7418         (Agenda Views): Chapter reorganized.
7420 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7422         * org.texi (Internal Links): Add a missing comma after an @xref.
7424 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7426         * faq.texi (Filling paragraphs with a single space): No need to
7427         change sentence-end now.
7429 2005-12-13  Romain Francoise  <romain@orebokech.com>
7431         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7433 2005-12-12  Jay Belanger  <belanger@truman.edu>
7435         * faq.texi (Calc): Update version number.
7437 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7439         * org.texi (Progress Logging): New section.
7441 2005-12-10  Romain Francoise  <romain@orebokech.com>
7443         Update the Emacs FAQ for the 22.1 release.
7445         * faq.texi: Set VER to `22.1'.
7446         (Basic editing): Explain how to use localized versions of the
7447         Tutorial.  Mention that `C-h r' displays the manual.
7448         Delete obsolete WWW link to an Emacs 18 tutorial.
7449         (Getting a printed manual): Point to the new locations of the
7450         manuals on the GNU Web site.
7451         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7452         available via Info (it was previously distributed separately).
7453         (Installing Texinfo documentation): The latest version of Texinfo
7454         is 4.8, not 4.0.
7455         (Informational files for Emacs): COPYING is the GNU General Public
7456         License, not the Emacs General Public License.
7457         (Informational files for Emacs): Delete obsolete link to the
7458         GNUinfo pages as they have been removed from the GNU Web site.
7459         (New in Emacs 22): New node.
7460         (Setting up a customization file): Say that most packages support
7461         Customize nowadays.
7462         (Colors on a TTY): Delete reference to instructions on how to
7463         enable syntax highlighting, it is now enabled by default.
7464         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7465         at startup automatically.
7466         (Controlling case sensitivity): Mention `M-c' in isearch.
7467         (Using an already running Emacs process): Emacs now creates the
7468         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7469         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7470         sentence praising gnuserv for that.  Simplify description of how
7471         the client/server operation works.
7472         (Compiler error messages): Delete obsolete text (compile.el has
7473         been rewritten).
7474         (Indenting switch statements): Fix typo.
7475         (Matching parentheses): Simplify setup instructions, mention the
7476         menu bar item in the Options menu.
7477         (Repeating a command as many times as possible): Mention `C-x e'.
7478         (Going to a line by number): Mention new keymap and bindings
7479         `M-g M-g', `M-g M-p' and `M-g M-n'.
7480         (Turning on syntax highlighting): Now on by default.  Simplify.
7481         (Replacing highlighted text): Use `1', not `t'.
7482         (Problems with very large files): The maximum size is now 256MB on
7483         32-bit machines.
7484         (^M in the shell buffer): Mention `comint-process-echoes'.
7485         (Emacs for Apple computers): Emacs 22 has native support for Mac
7486         OS X.
7487         (Translating names to IP addresses): Delete node.
7488         (Binding keys to commands): Fix typo.
7489         (SPC no longer completes file names): New node.
7490         (MIME with Emacs mail packages): Delete section about the Emacs
7491         MIME FAQ (it's not reachable anymore).
7493 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7495         * cc-mode.texi: The manual has been extensively revised: the
7496         information about using CC Mode has been separated from the larger
7497         and more difficult chapters about configuration.  It has been
7498         updated for CC Mode 5.31.
7500 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7502         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7503         (Selecting an implementation): Fix descriptions.
7505 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7507         * message.texi (Various Message Variables): Addition.
7509 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7511         * message.texi: Fix default values.
7513 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7515         * message.texi (Header Commands): Clarify descriptions of
7516         message-cross-post-followup-to, message-reduce-to-to-cc, and
7517         message-insert-wide-reply.
7518         (Various Commands): Fix kindex for message-kill-to-signature;
7519         clarify description of message-tab.
7521 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7523         * message.texi (Mailing Lists): Fix description about MFT.
7525         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7527 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7529         * gnus.texi (Slow Terminal Connection): Replace old description
7530         with new one.
7532 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7534         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7535         replace X-Draft-Headers with X-Draft-From.
7537 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7539         * gnus.texi (Various Various): Fix the default value of
7540         nnheader-max-head-length.
7541         (Gnus Versions): Fix typo.
7543 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7545         * org.texi (Structure editing): Document new functionality of
7546         M-RET.
7548 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7550         * org.texi (Internal Links): Fix Texinfo usage.
7552 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7554         * org.texi (TODO basics): Document the global todo list.
7555         (TODO items): Documents sparse tree for specific TODO
7556         keywords.
7558 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7560         * org.texi (Plain Lists): Typos fixed.
7562 2005-11-28  Jay Belanger  <belanger@truman.edu>
7564         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7566 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7568         * org.texi (Structure editing): New item moving commands added.
7569         (Plain Lists): New section.
7571 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7573         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7574         (Agenda): Document commands `org-cycle-agenda-files' and
7575         `org-agenda-file-to-front'.
7576         (Built-in table editor): Document `org-table-sort-lines'.
7577         (HTML formatting): Export of hand-formatted lists.
7579 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7581         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7582         new variable gnus-toolbar-thickness.
7584 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7586         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7588 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7590         * gnus.texi (X-Face): Fix description.
7591         (XVarious): Remove gnus-xmas-logo-color-alist and
7592         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7594 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7596         * gnus.texi (Group Parameters): Mention new variable
7597         gnus-parameters-case-fold-search.
7598         (Home Score File): Addition.
7600 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7602         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7603         (Overview): List supported feed types.
7604         (Installation): No installation necessary when using autoload.
7605         (Configuration): Rename "RSS" to "news".
7607 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7609         * pgg.texi (User Commands): Document additional passphrase
7610         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7611         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7613 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7615         * org.texi: Version number changed to 3.19.
7617 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7619         * pgg.texi (How to use): Update the example to add autoload of
7620         pgg-encrypt-symmetric-region.
7621         (User Commands): Document pgg-encrypt-symmetric-region.
7622         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7624 2005-10-27  Jay Belanger  <belanger@truman.edu>
7626         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7627         mention other TeX-related units.
7629 2005-10-23  Lars Hansen  <larsh@soem.dk>
7631         * dired-x.texi (Miscellaneous Commands):
7632         Replace dired-do-relative-symlink by dired-do-relsymlink and
7633         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7635 2005-10-23  Jay Belanger  <belanger@truman.edu>
7637         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7638         constant.
7640 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7642         * faq.texi (Bugs and problems):
7643         Replace `dired-move-to-filename-regexp' by
7644         `directory-listing-before-filename-regexp'.
7646 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7648         * newsticker.texi (UPDATED): Set value.
7650 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7652         * gnus.texi (Document Groups): Remove duplicate item.
7654 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7656         * org.texi (Summary): Mention iCalendar support.
7657         (Exporting): Document iCalendar support.
7659 2005-10-18  Romain Francoise  <romain@orebokech.com>
7661         * viper.texi (Viper Specials): Capitalize GNU.
7663 2005-10-17  Juri Linkov  <juri@jurta.org>
7665         * info.texi (Getting Started, Search Index, Expert Info):
7666         Fix wording.
7667         (Search Text): Replace `echo area' with `mode line'.
7668         (Search Index): Both `i' and `,' find all index entries.
7669         Replace example `C-f' with `C-l' (which exists in index of Info
7670         manual) and delete spaces in its keyboard input sequence.
7671         Delete unnecessary explanations about literal characters.
7673 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7675         * gnus.texi (Document Server Internals): Addition.
7677 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7679         * gnus.texi (A note on namespaces): Fix RFC reference.
7681 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7683         * gnus.texi (RSS): Fix key description.
7685 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7687         * gnus.texi: Emacs/w3 -> Emacs/W3.
7688         (Browsing the Web): Fix description.
7689         (Web Searches): Ditto.
7690         (Customizing W3): Ditto.
7692 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7694         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7696 2005-10-11  Jay Belanger  <belanger@truman.edu>
7698         * calc.texi (Integration): Mention using `a i' to compute definite
7699         integrals.
7701 2005-10-11  Juri Linkov  <juri@jurta.org>
7703         * info.texi: Rearrange nodes.
7704         (Top): Update menu.  Change ref `Info for Experts' to
7705         `Advanced Info Commands'.
7706         (Getting Started): Fix description of manual's parts.
7707         (Help-Int): Change xref `Info Search' to `Search Index', and
7708         `Expert Info' to `Advanced'.
7709         (Advanced): Move node one level up.
7710         (Search Text, Search Index): New nodes split out from `Info Search'.
7711         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7712         split out from `Advanced'.
7713         (Advanced, Emacs Info Variables): De-document editing an Info file
7714         in Info.
7715         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7716         (Creating an Info File): Delete node and move its text to
7717         `Expert Info'.
7719 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7721         * org.texi (Workflow states): Documented that change in keywords
7722         becomes active only after restart of Emacs.
7724 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7726         Sync with Tramp 2.0.51.
7728 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7730         * speedbar.texi (Introduction): Describe new location of speedbar
7731         on menubar.
7732         (Basic Key Bindings): Remove descriptions of bindings that have
7733         been removed.
7735 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7737         * speedbar.texi (GDB): Describe use of watch expressions.
7739 2005-09-28  Simon Josefsson  <jas@extundo.com>
7741         * message.texi (IDNA): Fix.
7743 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7745         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7746         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7747         description of nntp-open-connection-function.
7748         (Common Variables): Fix descriptions.
7750 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7752         * gnus.texi (Server Buffer Format): Document the %a format spec.
7754 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7756         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7758 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7760         * org.texi Version 3.16.
7762 2005-09-19  Miles Bader  <miles@gnu.org>
7764         * newsticker.texi: Get rid of CVS keywords.
7766 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7768         * gnus.texi (Finding the Parent): Fix description of how Gnus
7769         finds article.
7771 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7773         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7774         to drop off non-answered articles.
7776 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7778         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7779         braces (which are unsupported by NMAKE) for macro `srcdir'.
7781 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7783         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7784         (../info/newsticker, newsticker.dvi): New targets.
7786 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7788         * newsticker.texi: Replace @command with @code.  Replace @example
7789         with @lisp.
7790         (Top): Add explanations to menu items.
7791         (GNU Free Documentation License): Remove.
7793 2005-09-16  Romain Francoise  <romain@orebokech.com>
7795         Update all files to specify GFDL version 1.2.
7797         * doclicense.texi (GNU Free Documentation License): Update to
7798         version 1.2.
7800 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7802         * newsticker.texi: Fix @setfilename.
7804         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7805         (../info/newsticker, newsticker.dvi): New targets.
7807 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7809         * org.texi: Version 3.15.
7811 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7813         * ses.texi: Combine all three indices into one.
7814         Correct a few typos.
7816 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7818         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7820 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7822         * emacs-mime.texi (Handles): Remove duplicate item.
7823         (Encoding Customization): Fix the default value for
7824         mm-coding-system-priorities.
7825         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7826         (Basic Functions): Fix reference.
7828 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7830         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7832 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7834         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7835         and web site.
7837         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7838         not keyboard-translate.
7840 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7842         * faq.texi (Using regular expressions): Fix xref.
7844 2005-08-09  Juri Linkov  <juri@jurta.org>
7846         * info.texi (Help-P): Replace `Prev' with `Previous'.
7847         (Help-M, Help-Xref): Add S-TAB.
7848         (Help-FOO): Update `u' command.
7849         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7850         Update info about visibility of xref parts.
7851         (Help-Int): Fix `m' command.  Rename `Info-last' to
7852         `Info-history-back'.  Add `Info-history-forward'.
7853         (Advanced): Fix `g*' and `M-n' commands.
7854         (Info Search): Add `index-apropos' in stand-alone browser.
7855         Add isearch commands.
7856         (Emacs Info Variables): Remove `Info-fontify'.
7857         Add `Info-mode-hook'.  Update face names.
7858         Add `Info-fontify-maximum-menu-size',
7859         `Info-fontify-visited-nodes', `Info-isearch-search'.
7861 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7863         Sync with Tramp 2.0.50.
7865         * tramp.texi: Use @option{} consequently for method names.
7866         (Inline methods, External transfer methods): Remove references to
7867         Cygwin.
7868         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7869         implementation.
7871 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7873         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7874         Mention that gnus-init-file is not read when Emacs is invoked with
7875         --no-init-file or -q.
7877 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7879         * org.texi: Version 3.14.
7881 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7883         * org.texi: Version 3.13.
7885 2005-07-18  Juri Linkov  <juri@jurta.org>
7887         * calc.texi (Time Zones, Logical Operations):
7888         * cl.texi (Overview):
7889         * org.texi (TODO types):
7890         * sc.texi (Emacs 18 MUAs):
7891         * speedbar.texi (Top):
7892         * url.texi (History):
7893         Delete duplicate duplicate words.
7895 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
7897         * cl.texi (Type Predicates): Document `atom' type.
7899 2005-07-04  Lute Kamstra  <lute@gnu.org>
7901         Update FSF's address in GPL notices.
7903         * calc.texi (Copying):
7904         * doclicense.texi (GNU Free Documentation License):
7905         * faq.texi (Contacting the FSF):
7906         * mh-e.texi (Copying): Update FSF's address.
7908 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7910         * flymake.texi (Example -- Configuring a tool called directly):
7911         Update name of flymake-build-relative-filename.
7913 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7915         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7917 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7919         * org.texi: Version 3.12.
7921 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7923         * makefile.w32-in (MAKEINFO): Use --force.
7924         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7925         Makefile.in.
7926         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7927         more shells.
7929 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7931         * speedbar.texi (Creating a display): Texinfo usage fixes.
7933         * tramp.texi (Customizing Completion, Auto-save and Backup):
7934         Texinfo usage fixes.
7936 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7938         * dired-x.texi (Miscellaneous Commands):
7939         * ediff.texi (Miscellaneous):
7940         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7941         (Agent Variables):
7942         * info.texi (Help-Xref):
7943         * message.texi (Message Headers):
7944         * org.texi (Remember):
7945         * reftex.texi (Options (Defining Label Environments)):
7946         (Options (Index Support)):
7947         (Options (Viewing Cross-References)):
7948         (Options (Misc)):
7949         (Changes):
7950         * speedbar.texi (Creating a display):
7951         * tramp.texi (Customizing Completion, Auto-save and Backup):
7952         Texinfo usage fix.
7954 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7956         * org.texi: Version 3.11.
7958 2005-06-12  Jay Belanger  <belanger@truman.edu>
7960         * calc.texi (Getting Started): Remove extra menu item.
7962 2005-05-31  Jay Belanger  <belanger@truman.edu>
7964         * calc.texi (Notations Used in This Manual): Use @kbd for key
7965         sequence.
7966         (Demonstration of Calc): Mention another way of starting Calc.
7967         (Starting Calc): Mention long name of M-#.
7968         (Embedded Mode Overview): Remove unnecessary instruction.
7969         (Other M-# commands): Rephrase `M-# 0' explanation.
7970         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7971         reflect current behavior.
7973 2005-05-30  Jay Belanger  <belanger@truman.edu>
7975         * calc.texi (Hooks): Change description of calc-window-hook and
7976         calc-trail-window-hook to match usage.
7977         (Computational Functions): Add more constant-generating functions.
7978         (Customizable Variables): Use defvar.
7980 2005-05-28  Jay Belanger  <belanger@truman.edu>
7982         * calc.texi (Assignments in Embedded Mode): Fix variable name.
7983         (Basic Embedded Mode): Explain behavior of arguments to
7984         calc-embedded-mode.
7986 2005-05-27  Jay Belanger  <belanger@truman.edu>
7988         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7989         current behavior.
7991 2005-05-25  Jay Belanger  <belanger@truman.edu>
7993         * calc.texi: Change Calc version number throughout.
7994         (Keypad Mode): Change location in info output.
7995         (Keypad mode overview): Move picture of keypad.
7997 2005-05-21  Jay Belanger  <belanger@truman.edu>
7999         * calc.texi (Storing variables): Mention that only most variables
8000         are void to begin with.
8002 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8004         * widget.texi (Basic Types): Update cross ref from "Enabling
8005         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8006         lispref/text.texi change.
8008 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8010         * org.texi: Version 3.09.
8012 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8014         * reftex.texi: Version 4.28.
8016 2005-05-16  Jay Belanger  <belanger@truman.edu>
8018         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8020 2005-05-14  Jay Belanger  <belanger@truman.edu>
8022         * calc.texi (Default Simplifications): Insert missing ! (logical
8023         not operator).
8025 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8027         Sync with Tramp 2.0.49.
8029 2005-05-10  Jay Belanger  <belanger@truman.edu>
8031         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8032         to 1.
8034 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8036         * org.texi: Version 3.08, structure reorganized.
8038 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8040         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8042 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8044         * org.texi: Update to version 3.06.
8046 2005-04-13  Lute Kamstra  <lute@gnu.org>
8048         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8050 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
8052         * cl.texi (Porting Common Lisp): Fix typo.
8054 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8056         * gnus.texi (RSS): Addition.
8058 2005-04-04  Jay Belanger  <belanger@truman.edu>
8060         * calc.texi: Change Calc version number.
8061         (Customizable variables): Fix description of calc-language-alist.
8062         (Copying): Put in version 2 of GPL.
8064 2005-04-01  Jay Belanger  <belanger@truman.edu>
8066         * calc.texi (Troubleshooting Commands): Remove comment about
8067         installation.
8068         (Installation): Remove section.
8069         (Customizable Variables): New section.
8070         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8071         (Graphical Devices): Add references to Customizable Variables.
8073 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8075         * emacs-mime.texi (Display Customization): Markup fixes.
8076         (rfc2047): Update.
8078 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8080         * gnus-faq.texi: Replaced with auto-generated version.
8082 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
8084         * dired-x.texi (Multiple Dired Directories): default-directory was
8085         renamed to dired-default-directory.
8087 2005-03-26  Jay Belanger  <belanger@truman.edu>
8089         * calc.texi (Simplifying Formulas, Rewrite Rules):
8090         Change description of top and bottom of fraction.
8091         (Modulo Forms): Move description of how to create modulo forms to
8092         earlier in the section.
8093         (Fraction Mode): Suggest using : to get a fraction by dividing.
8094         (Basic Arithmetic): Adjust placement of command name.
8095         (Truncating the Stack): Emphasize that "hidden" entries are still
8096         visible.
8097         (Installation): Move discussion of printing manual to "About This
8098         Manual".
8099         (About This Manual): Mention how to print the manual.
8100         (Reporting Bugs): Remove first person.
8101         (Building Vectors): Add algebraic version of append.
8102         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8103         (Grouping Digits): Fix typo.
8105 2005-03-25  Werner Lemberg  <wl@gnu.org>
8107         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8108         Replace `legal' with `valid'.
8110 2005-03-25  Werner Lemberg  <wl@gnu.org>
8112         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8114 2005-03-24  Jay Belanger  <belanger@truman.edu>
8116         * calc.texi (General Mode Commands)
8117         (Mode Settings in Embedded Mode): Add some explanation of
8118         recording mode settings.
8120 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8122         * calc.texi: Remove praise of non-free software.
8124         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8125         (Installation): Node deleted.
8127 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8129         * url.texi (HTTP language/coding): Improve last change.
8131 2005-03-22  Jay Belanger  <belanger@truman.edu>
8133         * calc.texi (Embedded Mode): Add new information on changing
8134         modes.
8136 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8138         Sync with Tramp 2.0.48.
8140         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8142         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8143         "GNU/Linux".  Change all addresses to .gnu.org.
8144         (Default Method): Offer shortened syntax for "su" and "sudo"
8145         methods.
8147 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8149         * url.texi: Fix usage of "e.g.".
8150         (HTTP language/coding): Explain the rules for these strings.
8152 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8154         * woman.texi (Introduction): Minor cleanups.
8156         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8158         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8159         (Installation): Node deleted.
8161         * mh-e.texi (Preface): Get rid of "Emacs 21".
8163         * eshell.texi (Installation): Delete node (for Emacs 20).
8165 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8167         * flymake.texi: Refill and tweak style in @lisp blocks.
8169 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8171         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8173 2005-03-01  Jay Belanger  <belanger@truman.edu>
8175         * calc.texi (Trigonometric and Hyperbolic Functions):
8176         Mention additional functions.
8177         (Algebraic Simplifications): Mention additional simplifications.
8179 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8181         * ses.texi: Add concept/function/variable indices (this work was
8182         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8183         papers on file at FSF).
8185 2005-02-10  Jay Belanger  <belanger@truman.edu>
8187         * calc.texi: Change @LaTeX to La@TeX throughout.
8188         Redefine @expr as @math for TeX output.
8189         Redefine @texline as a no-op for TeX output.
8190         Define @tfn, replace @t by @tfn throughout.
8192 2005-02-09  Jay Belanger  <belanger@truman.edu>
8194         * calc.texi: Add macro for LaTeX for info output.
8196 2005-02-08  Kim F. Storm  <storm@cua.dk>
8198         * texinfo.tex (LaTex): Add def.
8200 2005-02-06  Jay Belanger  <belanger@truman.edu>
8202         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8203         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8204         throughout manual.
8206 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8208         * gnus.texi: Some edits based on comments from David Abrahams.
8210 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8212         * gnus.texi (RSS): Fix the keystroke.
8214 2005-01-24  David Kastrup  <dak@gnu.org>
8216         * faq.texi: Update AUCTeX version info.
8218 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8220         * gnus-faq.texi ([4.1]): Typo.
8222 2005-01-19  Jay Belanger  <belanger@truman.edu>
8224         * calc.texi (Keep Arguments): Mention that keeping arguments
8225         doesn't work with keyboard macros.
8227 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8229         * autotype.texi (Autoinserting): Fix small error.
8231 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8233         Sync with Tramp 2.0.47.
8235         * tramp.texi (Compilation): New section, describing compilation of
8236         remote files.
8238 2005-01-11  Kim F. Storm  <storm@cua.dk>
8240         * widget.texi (Basic Types): Add :follow-link keyword.
8242 2005-01-09  Jay Belanger  <belanger@truman.edu>
8244         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8246 2005-01-08  Jay Belanger  <belanger@truman.edu>
8248         * calc.texi: Change throughout to reflect new default value of
8249         calc-settings-file.
8251 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8253         * message.texi (Reply): `message-reply-to-function' should return
8254         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8256 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8258         * faq.texi (Changing load-path): Fix typo.
8260 2005-01-05  Jay Belanger  <belanger@truman.edu>
8262         * calc.texi (Programming Tutorial): Replace kbd command by
8263         appropriate characters for a keyboard macro.
8265 2005-01-04  Jay Belanger  <belanger@truman.edu>
8267         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8268         for Lucid Emacs.
8269         (Programming Tutorial): Mention that the user needs to be in the
8270         right mode to compute some functions.
8272 2005-01-04  Jay Belanger  <belanger@truman.edu>
8274         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8275         no longer applicable.
8277 2005-01-01  Jay Belanger  <belanger@truman.edu>
8279         * calc.texi (Programming Tutorial): Change description of how to
8280         edit keyboard macros to match current behavior.
8282 2004-12-31  Jay Belanger  <belanger@truman.edu>
8284         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8286 2004-12-20  Jay Belanger  <belanger@truman.edu>
8288         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8289         zero.
8291 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8293         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8294         @xref.
8295         (Font Locking): Avoid @strong{Note:}.
8297 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8299         Sync with Tramp 2.0.46.
8301         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8303 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8305         * url.texi: Correct typos.
8306         (Retrieving URLs): @var{nil}->@code{nil}.
8307         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8308         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8309         (Dealing with HTTP documents): @inforef->@xref.
8311 2004-12-15  Jay Belanger  <belanger@truman.edu>
8313         * calc.texi: Consistently capitalized all mode names.
8314         (Answers to Exercises): Mention that an answer can be a fraction
8315         when in Fraction mode.
8317 2004-12-13  Jay Belanger  <belanger@truman.edu>
8319         * calc.texi: Fix some TeX definitions.
8321 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8323         * reftex.texi (Imprint): Remove erroneous @value's.
8325 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8327         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8328         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8330 2004-12-08  Jay Belanger  <belanger@truman.edu>
8332         * calc.texi (Starting Calc): Remove comment about installation.
8333         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8335 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8337         * url.texi: Update @setfilename.
8338         (Getting Started): No need to worry about Gnus versions.
8339         (Dealing with HTTP documents): Use @inforef.
8341         * org.texi: Fix @direntry file name.
8343 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8345         * url.texi: New file.
8347         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8349 2004-12-06  Jay Belanger  <belanger@truman.edu>
8351         * calc.texi (Using Calc): Remove paragraph about installation.
8353 2004-12-06  Jay Belanger  <belanger@truman.edu>
8355         * calc.texi: Use more Texinfo macros and less TeX defs.
8356         Remove @refill's.
8358 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8360         * org.texi: New file.
8362 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8364         * Makefile.in (org.dvi, ../info/org): New targets.
8365         (INFO_TARGETS): Add ../info/org.
8366         (DVI_TARGETS): Add org.dvi.
8367         (maintainer-clean): Remove the info files in the info dir.
8369 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8371         * idlwave.texi: Fix the setfilename directive to put the produced
8372         file in ../info.
8373         (Continued Statement Indentation): Resurrect Jan D.'s change from
8374         2004-11-03 that was lost when a newer version of idlwave.texi was
8375         imported.
8377 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8379         * gnus-faq.texi ([5.1]): Add missing bracket.
8381         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8382         Index `spam-initialize'.
8384 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8386         * message.texi (Various Message Variables): Mention that all mail
8387         file variables are derived from `message-directory'.
8389         * gnus.texi (Splitting Mail): Clarify bogus group.
8391 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8393         * emacs-mime.texi (Encoding Customization):
8394         Fix mm-coding-system-priorities entry.
8396 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8398         * idlwave.texi (Continued Statement Indentation):
8399         * reftex.texi (Options (Index Support)):
8400         (Displaying and Editing the Index, Table of Contents):
8401         * speedbar.texi (Creating a display, Major Display Modes):
8402         Replace non-nil with non-@code{nil}.
8404 2004-10-21  Jay Belanger  <belanger@truman.edu>
8406         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8408 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8410         * calc.texi (Reporting Bugs): Double up `@'.
8412 2004-10-18  Jay Belanger  <belanger@truman.edu>
8414         * calc.texi (Reporting Bugs): Change the address that bugs
8415         should be sent to.
8417 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8419         * gnus.texi (New Features): Add 5.11.
8421         * message.texi (Resending): Remove wrong default value.
8423         * gnus.texi (Mail Source Specifiers): Describe possible problems
8424         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8425         `pop3-leave-mail-on-server' to the index.
8427 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8429         * message.texi (Canceling News): Add how to set a password.
8431 2004-10-12  Jay Belanger  <belanger@truman.edu>
8433         * calc.texi (Help Commands): Change the descriptions of
8434         calc-describe-function and calc-describe-variable to match their
8435         current behavior.
8437 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8439         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8441 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8443         Sync with Tramp 2.0.45.
8445         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8446         plink link.  The URL is outdated.  Originator contacted for
8447         clarification.
8449 2004-10-10  Juri Linkov  <juri@jurta.org>
8451         * gnus.texi (Top, Marking Articles): Join two menus in one node
8452         because a node can have only one menu.
8454 2004-10-09  Juri Linkov  <juri@jurta.org>
8456         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8457         example of nnmail-split-fancy.
8459 2004-10-06  Karl Berry  <karl@gnu.org>
8461         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8462         consistency with other uses of dashes.
8464 2004-10-05  Karl Berry  <karl@gnu.org>
8466         * info.texi: Consistently use --- throughout, periods at end of
8467         menu descriptions, and a couple typos.
8469 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8471         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8472         * pgg.texi (User Commands, Backend methods): Do.
8473         * gnus.texi: Markup fixes.
8474         (Setting Process Marks): Fix `M P a' entry.
8475         * emacs-mime.texi: Fixes.
8477 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8479         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8480         again.
8481         Use 5.10 instead of 5.10.0.
8483 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8485         * gnus.texi (Summary Mail Commands): S D e.
8487 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8489         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8490         the gnus-article-mode-line-format section.
8492 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8494         * gnus.texi (Various Summary Stuff): Fix the documentation for
8495         gnus-newsgroup-variables.
8497 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8499         * gnus.texi (MIME Commands):
8500         Add gnus-mime-display-multipart-as-mixed,
8501         gnus-mime-display-multipart-alternative-as-mixed,
8502         gnus-mime-display-multipart-related-as-mixed.
8503         (Mail Source Customization): Clarify `mail-source-directory'.
8504         (Splitting Mail): Mention gnus-group-find-new-groups.
8505         (SpamOracle): Fix typo.
8507         * gnus-faq.texi: Untabify.
8508         ([6.3]): nnir.el is in contrib directory.
8510         * message.texi (News Headers): Clarify how a unique ID is created.
8512         * gnus.texi (Batching Agents): Fix typo in example.
8513         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8515 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8517         * gnus.texi (Group Parameters): Add more on hooks.
8519 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8521         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8523 2004-09-22  Jay Belanger  <belanger@truman.edu>
8525         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8526         might be hidden during part of the session.
8528 2004-09-20  Jay Belanger  <belanger@truman.edu>
8530         * calc.texi (Notations Used in This Manual): Put in an earlier
8531         mention that DEL could be called Backspace.
8533 2004-09-10  Simon Josefsson  <jas@extundo.com>
8535         * gnus.texi (IMAP): Add example.  Suggested and partially written
8536         by Steinar Bang <sb@dod.no>.
8538 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8540         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8541         netrc syntax.
8543 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8545         * gnus.texi (Spam ELisp Package Sequence of Events):
8546         Some clarifications.
8547         (Spam ELisp Package Global Variables): More clarifications.
8549 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8551         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8552         Mention spam-split does not modify incoming mail.
8554 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8556         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8558 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8560         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8562 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8564         * makefile.w32-in (sieve, pgg): Use $(infodir).
8566 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8568         * makefile.w32-in: Fix PGG and Sieve entries.
8570 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8572         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8573         Emacs and related programs.
8575 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8577         * faq.texi: Fix texinfo usage, esp. doublequotes.
8578         (Difference between Emacs and XEmacs): Some clarification.
8580         * faq.texi (Difference between Emacs and XEmacs):
8581         Explain not to contrast XEmacs with GNU Emacs.
8583 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8585         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8587 2004-08-22  David Kastrup  <dak@gnu.org>
8589         * reftex.texi (AUCTeX): Update links, section name.
8591         * faq.texi (Calc): Update availability (included in 22.1).
8592         (AUCTeX): Update availability, information, versions, description.
8594 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8596         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8598 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8600         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8602 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8604         Sync with Tramp 2.0.44.
8606 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8608         * widget.texi (User Interface): Update how to separate the
8609         editable field of an editable-field widget from other widgets.
8610         (Programming Example): Add text after field.
8612 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8614         * emacs-mime.texi (Encoding Customization): Add a note to the
8615         mm-content-transfer-encoding-defaults entry.
8616         (rfc2047): Update.
8618         * gnus.texi (Article Highlighting):
8619         Add gnus-cite-ignore-quoted-from.
8620         (POP before SMTP): New node.
8621         (Posting Styles): Addition.
8622         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8623         (Fancy Mail Splitting): Ditto.
8624         (X-Face): Add gnus-x-face.
8626 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8628         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8629         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8631 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8633         * gnus.texi (Mail Source Specifiers):
8634         Describe `pop3-leave-mail-on-server'.
8636 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8638         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8640         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8641         repository.  Change setfilename.
8643         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8645 2004-07-02  Juri Linkov  <juri@jurta.org>
8647         * pcl-cvs.texi (Viewing differences): Add `d r'.
8649 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8651         * ses.texi, viper.texi, flymake.texi, faq.texi:
8652         * eshell.texi, ediff.texi: Markup fixes.
8654 2004-06-21  Karl Berry  <karl@gnu.org>
8656         * info.texi (Top): Mention that only Emacs has mouse support.
8657         (Getting Started): Mention this in a few other places.
8659 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8661         * autotype.texi (Copyrights, Timestamps):
8662         Recommend `before-save-hook' instead of `write-file-functions'.
8664 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8666         * dired-x.texi (dired-mark-omitted): Update keybinding.
8668 2004-06-10  Kim F. Storm  <storm@cua.dk>
8670         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8672 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8674         * dired-x.texi (variable dired-omit-mode): Rename from
8675         dired-omit-files-p.
8676         (function dired-omit-mode): Rename from dired-omit-toggle.
8677         Call dired-omit-mode rather than set dired-omit-files-p.
8678         (dired-mark-omitted): Describe command.
8680 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8682         Version 2.0.41 of Tramp released.
8684 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8686         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8687         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8689 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8691         * cl.texi (Top): Call this chapter `Introduction'.
8692         (Overview): In TeX, no section heading here.
8694         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8696 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8698         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8699         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8701 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8703         * flymake.texi: New file.
8705 2004-05-28  Simon Josefsson  <jas@extundo.com>
8707         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8709 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8711         Version 2.0.40 of Tramp released.
8713 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8715         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8717         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8718         variables `tramp-backup-directory-alist' and
8719         `tramp-bkup-backup-directory-info'.
8720         (Overview, Connection types)
8721         (External transfer methods, Default Method)
8722         (Windows setup hints): Remove restriction of password entering
8723         with external methods.
8724         (Auto-save and Backup): Make file name example
8725         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8726         and `auto-save-directory' must be used.
8727         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8728         only "NT").  Remove doubled entry "What kinds of systems does
8729         @tramp{} work on".
8730         (tramp): Macro removed.
8731         (Obtaining Tramp): Flag removed from title.
8732         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8733         and `trampver' used properly.  Flag `tramp-inst' replaced by
8734         `installchapter'.  Installation related text adapted.
8736 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8738         * widget.texi (Programming Example): Remove overlays.
8740 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8742         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8744 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8746         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8748 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8750         * info.texi (Info Search): Add info-apropos.
8752 2004-03-22  Juri Linkov  <juri@jurta.org>
8754         * faq.texi: Fix help key bindings.
8756 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8758         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8759         (as suggested by Karl Berry).  Update information about colored
8760         stars in menus.  Add new subheading describing M-n.
8762 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8764         * cl.texi (Top): Rename top node's title.
8766 2004-03-08  Karl Berry  <karl@gnu.org>
8768         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8769         problems making the texinfo distribution.
8771 2004-02-29  Simon Josefsson  <jas@extundo.com>
8773         * smtpmail.texi (Authentication): Change the list of supported
8774         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8775         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8776         <voegelas@gmx.net>.
8778 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8780         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8781         Use $(DEL) instead of rm, and ignore exit code.
8783 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8785         Tramp version 2.0.39 released.
8787 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8789         * tramp.texi (Customizing Completion): Explain new functions
8790         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8791         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8792         (Top): Refer to Savannah mailing list as the major one.
8793         Mention older mailing lists in HTML mode only.
8794         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8795         (Frequently Asked Questions): Remote hosts must not be Unix-like
8796         for "smb" method.
8797         (Password caching): New node.
8798         (External transfer methods): Refer to password caching for "smb"
8799         method.
8801 2004-02-17  Karl Berry  <karl@gnu.org>
8803         * info.texi (Help-Int): Mention the new line number feature.
8805 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8807         * ses.texi (Advanced Features): New functionality for
8808         ses-set-header-row (defaults to current row unless C-u used).
8809         (Acknowledgements): Add Stefan Monnier.
8811 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8813         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8815 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8817         Tramp version 2.0.38 released.
8819         * tramp.texi (Remote shell setup): Warn of environment variables
8820         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8821         <sven.gabriel@imk.fzk.de>.
8822         (Configuration): Tramp now chooses base64/uuencode
8823         automatically.  Update wording accordingly.
8824         (Top): More description for the `Default Method' menu entry.
8825         (Default Method): Use @code, not @var, for Lisp variables.
8826         (Default Method): New subsection `Which method is the right one
8827         for me?'  Suggested by Christian Kirsch.
8828         (Configuration): Pointer to new subsection added.
8829         (Default Method): Too many "use" in one sentence.
8830         Rephrase.  Reported by Christian Kirsch.
8831         (Filename Syntax): Old `su' example is probably a left-over from
8832         the sm/su method naming.  Replace with `ssh', instead.
8833         (External transfer methods, Auto-save and Backup):
8834         Typo fixes.
8836 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8838         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8839         (Top): Mention japanese manual only if flag `jamanual' is set.
8840         Insert section `Japanese manual' in menu.
8842 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8844         * eshell.texi (Known Problems): Add doc item.
8846 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8848         * cc-mode.texi: Update for CC Mode 5.30.
8850         Note: Please refrain from doing purely cosmetic changes like
8851         removing trailing whitespace in this manual; it clobbers cvs
8852         merging for no good reason.
8854 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8856         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8857         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8858         @acronym{ASCII}.
8860 2003-10-26  Karl Berry  <karl@gnu.org>
8862         * info.texi (Info Search): Echo area, not echo are.  From Debian
8863         diff.
8865 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8867         * widget.texi (Defining New Widgets): Document new behavior of
8868         :buttons and :children keywords.
8870 2003-10-22  Miles Bader  <miles@gnu.org>
8872         * Makefile.in (info): Move before $(top_srcdir)/info.
8874 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8876         * tramp.texi (Inline methods): Small grammar fix.
8877         (External transfer methods): Likewise.
8879 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8881         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8883 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8885         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8887 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8889         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8891         * widget.texi (User Interface): Fix typos.
8893         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8895 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8897         * pcl-cvs.texi (Selected Files): Fix typo.
8899 2003-09-21  Karl Berry  <karl@gnu.org>
8901         * info.texi (] and [ commands): No period at end of section title.
8903 2003-09-04  Miles Bader  <miles@gnu.org>
8905         * Makefile.in (top_srcdir): New variable.
8906         ($(top_srcdir)/info): New rule.
8907         (info): Depend on it.
8909 2003-09-03  Peter Runestig  <peter@runestig.com>
8911         * makefile.w32-in: New file.
8913 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8915         * widget.texi (User Interface): Explain the need of static text
8916         around an editable field.
8918 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8920         * widget.texi (Basic Types): The argument to `:help-echo' can now
8921         be a form that evaluates to a string.
8923 2003-08-18  Kim F. Storm  <storm@cua.dk>
8925         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8927 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8929         * dired-x.texi (Shell Command Guessing): Explain *.
8931 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8933         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8934         log-edit-insert-changelog.
8936 2003-08-03  Karl Berry  <karl@gnu.org>
8938         * info.texi: Need @contents.
8940 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8942         Tramp version 2.0.36 released.
8944         * tramp.texi (Remote shell setup): Explain about problems with
8945         non-Bourne commands in ~/.profile and ~/.shrc.
8947 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8949         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8950         renaming of `vis-mode' to `visible-mode'.
8952 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8954         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8955         next, prev and up pointers.
8957 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8959         * info.texi (Help): Mention existence of Emacs and stand-alone
8960         Info at the very beginning of the tutorial.
8961         (Help-Inv): New node.
8962         (Help-]): New node.
8963         (Help-M): Systematically point out the differences between default
8964         Emacs and stand-alone versions.  Delete second menu.
8965         (Help-Xref): Systematically point out the differences between
8966         default Emacs and stand-alone versions.
8967         (Help-Int): Change `l' example.
8968         (Expert Info): Fix typos.
8969         (Emacs Info Variables): Mention `Info-hide-note-references' and
8970         new default for `Info-scroll-prefer-subnodes'.
8972 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8974         Version 2.0.35 of Tramp released.
8976         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8977         (Inline methods): Add methods `remsh' and `plink1'.
8978         (External transfer methods): Add method `remcp'.
8979         (Multi-hop Methods): Add method `remsh'.
8980         Small patch from Adrian Aichner <adrian@xemacs.org>:
8981         Fix minor typos.
8982         (Concept Index): Add to make manual searchable via
8983         `Info-index'.
8984         (Version Control): Add cindex entry.
8986 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
8988         * trampver.texi: Version 2.0.34 released.
8990 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8992         * faq.texi: Improve previous changes.
8994 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
8996         * faq.texi: Update copyright and maintenance details.
8997         Update some package URLs, versions, and maintainers.
8998         Remove many references to the Emacs Lisp Archive.
9000 2003-04-23  Simon Josefsson  <jas@extundo.com>
9002         * smtpmail.texi: Fix license (the invariant sections mentioned has
9003         never been part of the smtp manual).  Align info dir entry with
9004         other emacs packages.
9006 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9008         * tramp.texi: Version 2.0.33 released.
9009         Remove installation chapter.  Remove XEmacs specifics.
9011 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9013         * tramp.texi (Top): Undo the previous renaming.
9014         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9016 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9018         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9019         version of manual.
9021         * tramp.texi (Auto-save and Backup): New node.
9023 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9025         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9026         Emacs" in order to have better differentiation to "XEmacs".
9027         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9028         are new macros in order to point to the other Emacs flavor where
9029         appropriate.  In info case, point to node `Installation' in order
9030         to explain how to generate the other way.  In html case, make a
9031         link to the other html file.
9032         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9033         after CVS checkout/update.
9034         (Installation): Completely rewritten.
9035         (Installation parameters, Load paths): New sections under
9036         `Installation'.
9038 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9040         * tramp.texi: Version 2.0.30 released.
9041         Replace word "path" with "localname" where used as a component of
9042         a Tramp file name.
9044 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
9046         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9047         introduced.
9048         (Installation): Explain what to do if files from the tramp/contrib
9049         directory are needed.
9051 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
9053         * smtpmail.texi (How Mail Works): New.
9055 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9057         * smtpmail.texi: New file.
9059         * Makefile.in: Build SMTP manual.
9061 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9063         * tramp.texi: Version 2.0.29 released.
9064         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9065         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
9067 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
9069         * tramp.texi (Frequently Asked Questions): Explain a workaround if
9070         another package loads accidentally Ange-FTP.
9072 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
9074         * tramp.texi (Customizing Completion): Add function
9075         `tramp-parse-sconfig'.  Change example of
9076         `tramp-set-completion-function', because parsing of ssh config
9077         files looks more natural.
9079 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9081         * gnus.texi: Do not use `path' in several locations.
9083 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9085         * tramp.texi (External transfer methods): New method `smb'.
9086         From Michael Albinus.
9088 2002-11-05  Karl Berry  <karl@gnu.org>
9090         * info.texi (Info-fontify): Reorder face list to avoid bad line
9091         breaks.
9093 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9095         * tramp.texi: Move @copying to standard place.
9096         Use @insertcopying.
9098 2002-10-02  Karl Berry  <karl@gnu.org>
9100         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9101         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9102         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9103         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9104         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9105         Per rms, update all manuals to use @copying instead of @ifinfo.
9106         Also use @ifnottex instead of @ifinfo around the top node, where
9107         needed for the sake of the HTML output.
9108         (The Gnus manual is not fixed since it's not clear to me how it
9109         works; and the Tramp manual already uses @copying, although in an
9110         unusual way.  All others were changed.)
9112 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
9114         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9115         (../info/ses, ses.dvi): New targets.
9116         * ses.texi: New file.
9118 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9120         * texinfo.tex: Update to texinfo 4.2.
9122 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9124         * reftex.texi: Update to RefTeX 4.19.
9126 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9128         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9129         (../info/tramp, tramp.dvi): New targets.
9131 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9133         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9134         (calc.dvi): Uncomment.
9136 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9138         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9139         (../info/calc): New target.
9141 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9143         * (Version 21.1 released.)
9145 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9147         * Branch for 21.1.
9149 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9151         * Makefile.in (../info/info): Use an explicit -o switch to
9152         makeinfo.
9154 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9156         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9158 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9160         * Makefile.in (../info/idlwave): Use --no-split.
9162 2000-12-14  Dave Love  <fx@gnu.org>
9164         * Makefile.in (mostlyclean): Remove gnustmp.*.
9165         (gnus.dvi): Change rule to remove @latex stuff.
9167 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9169         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9171 2000-10-13  John Wiegley  <johnw@gnu.org>
9173         * Makefile.in: Add build targets for eshell.texi.
9175 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9177         * Makefile.in: Remove/comment speedbar stuff.
9179 2000-09-22  Dave Love  <fx@gnu.org>
9181         * Makefile.in: Add emacs-mime.
9183 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9185         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9186         (DVI_TARGETS): Add woman.dvi.
9187         (../info/woman, woman.dvi): New targets.
9189 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9191         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9193         * pcl-cvs.texi: New file.
9194         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9195         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9197 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9199         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9200         (../info/ebrowse, ebrowse.dvi): New targets.
9202 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9204         * Makefile.in (INFO_TARGETS): Add eudc.
9205         (DVI_TARGETS): Add eudc.dvi.
9206         (../info/eudc, eudc.dvi): New targets.
9208 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9210         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9211         compatibility with 8+3 filesystems).
9212         (../info/efaq): Rename from emacs-faq.
9214 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9216         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9217         (../info/idlwave, idlwave.dvi): New targets.
9219 1999-10-23  Dave Love  <fx@gnu.org>
9221         * Makefile.in: Use autotype.texi.
9223 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9225         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9226         faq.texi file) rather than ../info/faq.
9228 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9230         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9231         (../info/ada-mode, ada-mode.dvi): New targets.
9233 1999-09-01  Dave Love  <fx@gnu.org>
9235         * Makefile.in: Add faq.
9237 1999-07-12  Richard Stallman  <rms@gnu.org>
9239         * Version 20.4 released.
9241 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9243         * Version 20.3 released.
9245 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9247         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9248         Use it in dvi targets.
9249         (../etc/GNU): Change to $(srcdir) first.
9251 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9253         * reftex.texi: Update for RefTeX version 3.22.
9255 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9257         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9258         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9260 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9262         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9263         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9265 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9267         * Version 20.2 released.
9269 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9271         * Version 20.1 released.
9273 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9275         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9277 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9279         * Version 19.33 released.
9281 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9283         * Version 19.32 released.
9285 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9287         * Makefile.in: Add rules for the Message manual.
9289 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9291         * gnus.texi: New version.
9293         * message.texi: New manual.
9295 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9297         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9299 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9301         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9302         Specify -I option.
9303         (All dvi targets): Set the TEXINPUTS variable.
9305 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9307         * Version 19.31 released.
9309 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9311         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9312         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9314 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9316         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9317         (INFO_TARGETS): Add ../info/cc-mode.
9318         (DVI_TARGETS): Add cc-mode.dvi.
9320 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9322         * Version 19.30 released.
9324 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9326         * gnus.texi: New file.
9328 1995-11-04  Erik Naggum  <erik@naggum.no>
9330         * gnus.texi: File deleted.
9332 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9334         * mh-e.texi: "Function Index" -> "Command Index" to work with
9335         Emacs 19.30 C-h C-k support of separately-documented commands.
9337 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9339         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9340         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9342 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9344         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9345         (../info/viper, viper.dvi): New targets.
9347 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9349         * dired-x.texi (Installation): Change the example to set
9350         buffer-local variables like dired-omit-files-p in
9351         dired-mode-hook.
9353 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9355         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9356         (../info/mh-e, mh-e.dvi): New targets.
9358 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9360         * Makefile.in (maintainer-clean): Rename from realclean.
9362 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9364         * Makefile.in: New file.
9365         * Makefile: File deleted.
9367 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9369         * Makefile (TEXINDEX_OBJS): Variable deleted.
9370         (texindex, texindex.o, getopt.o): Rules deleted.
9371         All deps on texindex deleted.
9372         (distclean): Don't delete texindex.
9373         (mostlyclean): Don't delete *.o.
9374         * texindex.c, getopt.c: Files deleted.
9376 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9378         * Version 19.26 released.
9380 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9382         * Version 19.25 released.
9384 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9386         * Version 19.24 released.
9388 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9390         * Version 19.23 released.
9392 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9394         * Makefile: Delete spurious tab.
9396 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9398         * Makefile (.SUFFIXES): New rule.
9400 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9402         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9403         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9405 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9407         * Makefile (../info/sc): Rename from sc.info.
9408         (../info/cl): Likewise.
9409         (INFO_TARGETS): Use new names.
9411 1993-12-04  Richard Stallman  (rms@srarc2)
9413         * getopt.c: New file.
9414         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9415         (getopt.o): New rule.
9416         (dvi): Don't depend on texindex.
9417         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9418         Depend on texindex.
9420 1993-12-03  Richard Stallman  (rms@srarc2)
9422         * Makefile (../info/sc.info): Rename from ../info/sc.
9423         (TEXI2DVI): New variable.
9424         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9425         Add explicit commands.
9426         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9428 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9430         * Version 19.22 released.
9432 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9434         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9436 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9438         * Version 19.21 released.
9440 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9442         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9444 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9446         * Makefile (../etc/GNU): New target.
9447         (EMACSSOURCES): Add gnu1.texi.
9449 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9451         * Makefile (realclean): Don't delete the Info files.
9453 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9455         * forms.texi: Fix forms.texi so that it will format correctly.
9456         Add missing `@end iftex', fix bad reference.
9458         * info.texi, info-stn.texi: New files implement texinfo version of
9459         `info' file.
9461 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9463         * Makefile: Fix targets for texindex, new info.texi files.
9464         * info-stnd.texi: New file implements info for standalone info
9465         reader.
9466         * info.texi: Update to include recent changes to "../info/info".
9467         New source file for ../info/info; includes info-stnd.texi.
9469         * texindex.c: Include "../src/config.h" if building in emacs.
9471         * Makefile: Change all files to FILENAME.texi, force all targets
9472         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9473         vip.texinfo, forms.texinfo, cl.texinfo.
9474         Add target to build texindex.c, defining `emacs'.
9476         * forms.texi: Install new file to match version 2.3 of forms.el.
9478 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9480         * Version 19.19 released.
9482 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9484         * sc.texinfo: Fix info file name.
9486         * Makefile (info): Add gnus and sc.
9487         (dvi): Add gnus.dvi and sc.dvi.
9488         (../info/sc, sc.dvi): New targets.
9490 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9492         * Version 19.18 released.
9494 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9496         * Makefile: Fix source file names of the separate manuals.
9497         (gnus.dvi, ../info/gnus): New targets.
9499 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9501         * Version 19.17 released.
9503 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9505         * split-man: Fix typos in last change.
9507 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9509         * Version 19.16 released.
9511 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9513         * version 19.15 released.
9515 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9517         * Makefile (distclean): It's rm, not rf.
9519 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9521         * Version 19.14 released.
9523 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9525         * Makefile: New file.
9527 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9529         * Version 19.13 released.
9531 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9533         * Version 19.9 released.
9535 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9537         * Version 19.8 released.
9539 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9541         * Version 19.7 released.
9543 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9545         * gnus.texinfo: New file.  Removed installation instructions.
9547 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9549         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9551 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9553         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9554         then define `\sc' as the command for smallcaps in Texinfo.
9555         This means that the @sc command will produce small caps.  bfox has
9556         made the corresponding change to makeinfo and texinfm.el.
9558 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9560         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9561         Customization since the menu entry did not point to anything.
9562         Also add an @finalout command to remove overfull hboxes from the
9563         printed output.
9565         * cl.texinfo: Add @bye, \input line and @settitle to file.
9566         This file is clearly intended to be a chapter of some other work,
9567         but the other work does not yet exist.
9569 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9571         * texinfo.texinfo: Three typos corrected.
9573 ;; Local Variables:
9574 ;; coding: utf-8
9575 ;; End:
9577   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9579   This file is part of GNU Emacs.
9581   GNU Emacs is free software: you can redistribute it and/or modify
9582   it under the terms of the GNU General Public License as published by
9583   the Free Software Foundation, either version 3 of the License, or
9584   (at your option) any later version.
9586   GNU Emacs is distributed in the hope that it will be useful,
9587   but WITHOUT ANY WARRANTY; without even the implied warranty of
9588   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9589   GNU General Public License for more details.
9591   You should have received a copy of the GNU General Public License
9592   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.