Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.ca
[emacs.git] / doc / misc / ChangeLog
blob55f81c7c7981f00d1afb1bca5e4b21c47bb0cd0b
1 2012-10-05  Glenn Morris  <rgm@gnu.org>
3         * newsticker.texi (Overview, Requirements, Usage, Configuration):
4         Copyedits.
6 2012-10-01  Eric Ludlam  <zappo@gnu.org>
8         * ede.texi (Quick Start, Project Local Variables)
9         (Miscellaneous commands, ede-java-root, Development Overview)
10         (Detecting a Project): New nodes.
11         (Simple projects): Node deleted.
13         * eieio.texi (Building Classes): Some slot attributes cannot be
14         overridden.
15         (Slot Options): Remove an example.
16         (Method Invocation, Documentation): New nodes.
18 2012-10-01  Glenn Morris  <rgm@gnu.org>
20         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
21         (reftex.pdf): Add dependency on emacsver.texi.
22         * reftex.texi: Don't include directory part for emacsver.texi;
23         the Makefile's -I handles it.
25 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
27         Merge from standalone RefTeX repository.
29         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
30         with macros.
31         (Imprint): Mention Wolfgang in list of contributors.
32         (Creating Citations): Give a hint about how to
33         auto-revert the BibTeX database file when using external editors.
34         (Referencing Labels): Simplify section about reference macro
35         cycling.
36         (Options (Referencing Labels)): Adapt to new structure of
37         `reftex-ref-style-alist'.
38         (Referencing Labels, Reference Styles): Document changes in the
39         referencing functionality.
40         (Commands): Mention options for definition of header and footer in
41         BibTeX files.
42         (Options (Creating Citations)): Document
43         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
44         (Reference Styles): New section.
45         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
46         (Options (Referencing Labels)): Remove descriptions of deprecated
47         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
48         Add descriptions for `reftex-ref-style-alist' and
49         `reftex-ref-style-default-list'.
50         (Referencing Labels): Update regarding reference styles.
51         (Citation Styles): Mention support for ConTeXt.
52         (Options (Defining Label Environments)): Fix typo.
53         (Options (Creating Citations)): Document
54         `reftex-cite-key-separator'.
56 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
58         * org.texi: Add description of ORG_ADD_CONTRIB to info
59         documentation.  Add link to Worg for more details.
61         * org.texi: Clarify installation procedure.  Provide link to the
62         build system description on Worg.
64         * org.texi: Remove reference to utils/, x11idle.c is now in
65         contrib/scripts.
67         * org.texi: Re-normalize to "Org mode" in manual.
69         * org.texi (Installation): Adapt documentation to new build
70         system.  Mention GNU ELPA (since it needs to be handled like Emacs
71         built-in Org).
73 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
75         * org.texi: Fix typo in description of the 'Hooks' section.
77         * org.texi: Add ID to the list of special properties.
79 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
81         * org.texi (Moving subtrees): Document the ability to archive to a
82         datetree.
84 2012-09-30  Bastien Guerry  <bzg@altern.org>
86         * org.texi (Installation, Feedback, Batch execution): Use
87         (add-to-list 'load-path ... t) for the contrib dir.
89         * org.texi (results): Update documentation for ":results drawer"
90         and ":results org".
92         * org.texi (Column width and alignment): Fix typo.
94         * org.texi (Activation): Point to the "Conflicts" section.
96         * org.texi (Conflicts): Mention filladapt.el in the list of
97         conflicting packages.
99         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
100         not needed for versions of Emacs > 22.1.
102         * org.texi (History and Acknowledgments): Fix typo.
104         * org.texi (History and Acknowledgments): Add my own
105         acknowledgments.
107         * org.texi (Agenda commands): Document the new command and the new
108         option.
110         * org.texi (Agenda commands): Delete `org-agenda-action' section.
111         (Agenda commands): Reorder.  Document `*' to toggle persistent
112         marks.
114         * org.texi (Agenda dispatcher): Mention
115         `org-toggle-agenda-sticky'.
116         (Agenda commands, Exporting Agenda Views): Fix typo.
118         * org.texi (Templates in contexts, Setting Options): Update to
119         reflect changes in how contexts options are processed.
121         * org.texi (Templates in contexts): Document the new structure of
122         the variables `org-agenda-custom-commands-contexts' and
123         `org-capture-templates-contexts'.
125         * org.texi (Templates in contexts): Document the new option
126         `org-capture-templates-contexts'.
127         (Storing searches): Document the new option
128         `org-agenda-custom-commands-contexts'.
130         * org.texi (Formula syntax for Lisp): Reformat.
132         * org.texi (Special properties, Column attributes)
133         (Agenda column view): Document the new special property
134         CLOCKSUM_T.
136         * org.texi (Template expansion): Document the new %l template.
138         * org.texi (Fast access to TODO states): Fix documentation about
139         allowed characters for fast todo selection.
141         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
142         use in `org-agenda-to-appt'.
144         * org.texi (Comment lines): Update wrt comments.
146         * org.texi (Resolving idle time): Document new keybinding.
148         * org.texi (Clocking commands): Document the use of S-M-<up/down>
149         on clock timestamps.
151         * org.texi (Fast access to TODO states): Explicitely says only
152         letters are supported as fast TODO selection keys.
154         * org.texi (Link abbreviations): Illustrate the use of the "%h"
155         specifier.  Document the new "%(my-function)" specifier.
157         * org.texi (Clocking commands): New cindex.
158         (Clocking commands): Update documentation for `org-clock-in'.
159         Document `org-clock-in-last'.  Mention `org-clock-out' and
160         `org-clock-in-last' as commands that can be globally bound.
161         (Resolving idle time): Document continuous clocking.
163         * org.texi (Top, Introduction): Fix formatting.
164         (Activation): Add index entries.
165         (Conventions): Update section.
166         (Embedded @LaTeX{}): Fix formatting.
168         * org.texi (Visibility cycling): Document `show-children'.
170         * org.texi (Using capture): Mention the `org-capture-last-stored'
171         bookmark as a way to jump to the last stored capture.
173         * org.texi (Uploading files): Fix typo.
175         * org.texi (Using capture): Document `C-0' as a prefix argument
176         for `org-capture'.
178         * org.texi (Agenda commands): Document persistent marks.
180         * org.texi (Template expansion): Update doc to reflect change.
182         * org.texi (Radio tables): Document the :no-escape parameter.
184         * org.texi (Repeated tasks): Document repeat cookies for years,
185         months, weeks, days and hours.
187         * org.texi (Export options): State that you can use the d: option
188         by specifying a list of drawers.
190         * org.texi (HTML preamble and postamble): Small doc improvement.
192 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
194         * org.texi: The sections in the Exporting section of the manual
195         left out articles in the description of the org-export-as-*
196         commands, among other places. This patch adds them, adds a few
197         missing prepositions, and switches instances of "an HTML" to "a
198         html" for internal consistency.
200         * org.texi: Alter several examples of headings with timestamps in
201         them to include the timestamps in the body instead of the heading.
203 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
205         * org.texi (Agenda dispatcher): Document sticky agenda views and
206         the new key for them.
208 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
210         * org.texi (Advanced features): Fix error in table.
212 2012-09-30  Feng Shu  <tumashu@gmail.com>
214         * org.texi (@LaTeX{} fragments): Document imagemagick as an
215         alternative to dvipng.
217 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
219         * org.texi: Remove extra curly bracket.
221 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
223         * org.texi (org-clock-in-last and org-clock-cancel): Update the
224         defkeys.
226 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
228         * org.texi (Agenda commands): Fix two typos by giving
229         corresponding function names, according to
230         `org-agenda-view-mode-dispatch'.
232 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
234         * org.texi (The spreadsheet): Fix typo.
236 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
238         * org.texi (Tracking your habits): Point to the "Tracking TODO
239         state changes" section.
241 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
243         * org.texi (Literal examples): Remove reference to unknown
244         `org-export-latex-minted' variable. Also simplify footnote since
245         `org-export-latex-listings' documentation is exhaustive already.
247         * org.texi (Plain lists): Remove reference to now hard-coded
248         `bullet' automatic rule.
250 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
252         * org.texi: Updated documentation accordingly.
254 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
256         * texinfo.tex: Merge from gnulib.
258 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
260         Sync with Tramp 2.2.6.
262         * tramp.texi (Bug Reports): Cleanup caches before a test run.
264         * trampver.texi: Update release number.
266 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
268         * texinfo.tex: Merge from gnulib.
270 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
272         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
273         (bug#12096).
275 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
277         * calc.texi (Simplification modes, Conversions)
278         (Operating on Selections): Mention "basic" simplification.
279         (The Calc Mode Line): Mention the mode line display for Basic
280         simplification mode.
281         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
282         simplifications.
283         (Basic Simplifications): Rename from "Limited Simplifications"
284         Replace "limited" by "basic" throughout.
285         (Algebraic Simplifications):  Indicate that the algebraic
286         simplifications are done by default.
287         (Unsafe Simplifications):  Mention `m E'.
288         (Simplification of Units): Mention `m U'.
289         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
290         (Kinds of Declarations, Functions for Declarations):  Mention
291         "algebraic simplifications" instead of `a s'.
292         (Algebraic Entry): Remove mention of default simplifications.
294 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
296         * calc.texi (Getting Started, Tutorial): Change simulated
297         Calc output to match actual output.
298         (Simplifying Formulas): Mention that algebraic simplification is now
299         the default.
301 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
303         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
304         (Bug#12073)
306 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
308         Prefer typical American spelling for "acknowledgment".
309         * calc.texi (History and Acknowledgments): Rename from
310         History and Acknowledgements.
311         * idlwave.texi (Acknowledgments):
312         * ses.texi (Acknowledgments):
313         * woman.texi (Acknowledgments): Rename from Acknowledgements.
315 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
317         Rename configure.in to configure.ac (Bug#11603).
318         * ede.texi (Compiler and Linker objects, ede-proj-project)
319         (ede-step-project): Prefer the name configure.ac to configure.in.
321 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
323         * tramp.texi (Multi-hops): Introduce
324         `tramp-restricted-shell-hosts-alist'.
326 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
328         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
329         methods, so don't mention smtpmail here.
331 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
333         * gnus.texi (Picons): Document gnus-picon-properties.
335 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
337         * gnus.texi: Remove mention of compilation, as that's no longer
338         supported.
340 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
342         * gnus.texi (Archived Messages): Mention
343         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
345 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
347         * gnus.texi (Various Summary Stuff):
348         Remove mention of `gnus-propagate-marks'.
350 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
352         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
353         which no longer exist.
355 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
357         * gnus.texi (Archived Messages):
358         Document gnus-gcc-self-resent-messages.
360 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
362         * message.texi (Mail Variables):
363         Mention the optional user parameter for X-Message-SMTP-Method.
365 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
367         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
369         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
371 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
373         * gnus.texi (Key Index): Change encoding to utf-8.
375 2012-06-21  Glenn Morris  <rgm@gnu.org>
377         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
379 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
381         * gnus.texi (Group Timestamp): Mention where to find documentation for
382         the `gnus-tmp-' variables (bug#11601).
384 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
386         Sync with Tramp 2.2.6-pre.
388         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
389         where appropriate.
390         (Ad-hoc multi-hops): New section.
391         (Remote processes): New subsection "Running remote processes on
392         Windows hosts".
393         (History): Add remote commands on Windows, and ad-hoc multi-hop
394         methods.
395         (External methods): "ControlPersist" must be set to "no" for the
396         `scpc' method.
397         (Remote processes): Add a note about `auto-revert-tail-mode'.
398         (Frequently Asked Questions): Use "scpx" in combination with
399         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
401         * trampver.texi: Update release number.
403 2012-06-10  Chong Yidong  <cyd@gnu.org>
405         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
406         compilation for html-mono.
408 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
410         * texinfo.tex: Merge from gnulib.
412 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
414         * Makefile.in (echo-info): Don't try to install info files named
415         just ".info".
417 2012-05-28  Glenn Morris  <rgm@gnu.org>
419         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
421         * sc.texi: Nuke hand-written node pointers.
422         Fix top-level menu to match actual node order.
424 2012-05-27  Glenn Morris  <rgm@gnu.org>
426         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
427         Some associated fixes, including not messing with chapno in cl.texi.
429 2012-05-27  Bastien Guerry  <bzg@gnu.org>
431         * org.texi (Durations and time values): Fix typo.
433 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
435         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
436         Mention `calc-ensure-consistent-units'.
438 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
440         * cc-mode.texi: Avoid space before macro in 4th argument of cross
441         reference commands.  (Bug#11461)
443         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
445 2012-05-12  Glenn Morris  <rgm@gnu.org>
447         * Makefile.in (mostlyclean): Add more TeX intermediates.
449         * Makefile.in: Make it look more like the other doc Makefiles.
450         Use explicit $srcdir in all dependencies.
451         Remove cd $srcdir from rules.
452         (VPATH): Remove.
453         (infodir): Set to an absolute path.
454         (INFO_TARGETS): Use short names.
455         (mkinfodir): infodir is now absolute.
456         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
458         * Makefile.in (info.info): Rename from info, to avoid duplication.
459         (.SUFFIXES): Disable implicit rules.
461         * Makefile.in (MKDIR_P): New, set by configure.
462         (mkinfodir): Use $MKDIR_P.
464 2012-05-07  Glenn Morris  <rgm@gnu.org>
466         * forms.texi (Long Example): Update for changed location of files.
468 2012-05-04  Glenn Morris  <rgm@gnu.org>
470         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
471         (INFO_TARGETS): Use $INFO_EXT.
472         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
473         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
474         (INFO_TARGETS): Use $INFO_EXT.
475         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
477 2012-05-02  Glenn Morris  <rgm@gnu.org>
479         * Makefile.in (echo-info): New phony target, used by top-level.
481         * viper.texi: Make direntry shorter (also it is no longer "newest").
483         * emacs-gnutls.texi, ert.texi, org.texi:
484         Fix dircategory, direntry to match info/dir.
486         * faq.texi: Convert @inforefs to @xrefs.
487         Fix some malformed cross-references.
488         (File-name conventions): Shorten section name to avoid overfull line.
489         (How to add fonts): Use smallexample to avoid overfull lines.
491 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
493         * auth.texi (Help for users): Update for .gpg file being second.
495 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
497         * org.texi (Agenda commands): Fix two typos: give corresponding
498         function names, according to `org-agenda-view-mode-dispatch'.
500 2012-04-27  Glenn Morris  <rgm@gnu.org>
502         * faq.texi (Major packages and programs): Remove section.
503         There is no point listing 6 packages (cf etc/MORE.STUFF).
504         (Finding Emacs and related packages): Move "Spell-checkers" here.
506 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
508         * dbus.texi (Version): New node.
509         (Properties and Annotations): Mention the object manager
510         interface.  Describe dbus-get-all-managed-objects.
511         (Type Conversion): Floating point numbers are allowed, if an
512         anteger does not fit Emacs's integer range.
513         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
514         (Asynchronous Methods): Fix description of
515         dbus-call-method-asynchronously.
516         (Receiving Method Calls): Fix some minor errors.  Add
517         dbus-interface-emacs.
518         (Signals): Describe unicast signals and the new match rules.
519         (Alternative Buses): Add the PRIVATE optional argument to
520         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
522 2012-04-20  Glenn Morris  <rgm@gnu.org>
524         * faq.texi (New in Emacs 24): New section.
525         (Packages that do not come with Emacs): Mention M-x list-packages.
527 2012-04-14  Alan Mackenzie  <acm@muc.de>
529         * cc-mode.texi (c-offsets-alist): Correct a typo.
531 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
533         * org.texi (Deadlines and scheduling): Fix the example: the
534         DEADLINE item should come right after the headline.  We enforce
535         this convention, so it is a bug not to illustrate it correctly in
536         the manual.
538 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
540         * org.texi (Agenda commands): Fix documentation bug by swapping
541         the equivalent keybindings to `org-agenda-next-line' with the ones
542         to `org-agenda-previous-line'.
544 2012-04-14  Glenn Morris  <rgm@gnu.org>
546         * Makefile.in: Replace non-portable use of $< in ordinary rules.
548 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
550         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
551         emacs-gnutls.
552         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
554 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
556         * Makefile.in: Add emacs-gnutls.texi to build.
558         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
560 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
562         * auth.texi (Secret Service API): Edit further and give examples.
563         (Secret Service API): Adjust @samp to @code for collection names.
565 2012-04-04  Glenn Morris  <rgm@gnu.org>
567         * auth.texi (Secret Service API): Copyedits.
568         (Help for developers): Fill in some missing function doc-strings.
569         (Help for users, Help for developers)
570         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
572 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
574         * auth.texi (Secret Service API): Add the missing text.
576 2012-04-04  Chong Yidong  <cyd@gnu.org>
578         * message.texi (Using PGP/MIME): Note that epg is now the default.
580         * gnus.texi: Reduce references to obsolete pgg library.
581         (Security): Note that epg is now the default.
583         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
585         * nxml-mode.texi (Completion): C-RET is no longer bound to
586         nxml-complete.
588 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
590         * org.texi (Customizing tables in ODT export): Correct few errors.
592 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
594         * org.texi (Links in ODT export): Update.
595         (Labels and captions in ODT export): New node.
597 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
599         * org.texi (Literal examples in ODT export): htmlfontify.el in
600         Emacs-24.1 now supports fontification.  So ODT source blocks will
601         be fontified by default.
603 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
605         * org.texi (Refiling notes): Remove duplicated keybinding.
607 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
609         * org.texi (noweb): Documentation of this new option to the :noweb
610         header argument.
612 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
614         * org.texi (Header and sectioning): Add example demonstrating how
615         to use "LaTeX_CLASS_OPTIONS".
617 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
619         * org.texi (Noweb reference syntax): Describe the ability to
620         execute noweb references in the manual.
622 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
624         * org.texi (cache): Improve cache documentation when session
625         evaluation is used.
627 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
629         * org.texi (Plain lists): Document removal.
631 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
633         * org.texi: Decapitalize file name in references to Calc manual.
635 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
637         * org.texi (Plain lists): Document removal.
639 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
641         * org.texi (Top, OpenDocument Text export)
642         (ODT export commands, Extending ODT export)
643         (Images in ODT export, Tables in ODT export)
644         (Configuring a document converter): Add or Update.
646 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
648         * org.texi (MobileOrg): Change the wording to reflect that the
649         Android Version is no longer just the little brother of the iOS
650         version.
652 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
654         * org.texi (Key bindings and useful functions): Updated babel key
655         binding documentation in manual.
657 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
659         * org.texi (noweb): Document new noweb header value.
661 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
663         * org.texi (noweb-sep): Document new header argument.
665 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
667         * org.texi (noweb-ref): Documentation of this new custom variable.
669 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
671         * org.texi (wrap): Update the new :wrap documentation to match the
672         current implementation.
674 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
676         * org.texi: Added documentation for :wrap.
678 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
680         * org.texi: #+RESULTS now user-configurable.
682 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
684         * org.texi: Documented :noweb no-export.
686 2012-04-01  Thomas Dye  <dk@poto.local>
688         * org.texi: Edit :noweb no header argument for correctness.
690 2012-04-01  Bastien Guerry  <bzg@altern.org>
692         * org.texi (Customization): Update the approximate number of Org
693         variables.
695 2012-04-01  Thomas Dye  <dk@poto.local>
697         * org.texi: The :results wrap produces a drawer instead of a
698         begin_results block.
700 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
702         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
703         reflect the new default.
705 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
707         * info.texi (Expert Info): Move the index entry for "Texinfo" from
708         "Getting Started" to this node.  (Bug#10450)
710 2012-03-10  Chong Yidong  <cyd@gnu.org>
712         * flymake.texi (Example -- Configuring a tool called via make):
713         Mention the Automake COMPILE variable (Bug#8715).
715         * info.texi (Getting Started): Add an index entry (Bug#10450).
717 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
719         * dbus.texi (Signals): Known names will be mapped onto unique
720         names, when registering for signals.
722 2012-02-29  Glenn Morris  <rgm@gnu.org>
724         * url.texi: Fix quote usage in body text.
726         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
728         * cl.texi: Use @code{} in menus when appropriate.
730 2012-02-28  Glenn Morris  <rgm@gnu.org>
732         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
733         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
734         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
735         * org.texi, sc.texi, vip.texi, viper.texi:
736         Standardize possessive apostrophe usage.
738 2012-02-26  Chong Yidong  <cyd@gnu.org>
740         * ediff.texi (Quick Help Commands): Add a couple of index entries
741         (Bug#10834).
743 2012-02-17  Glenn Morris  <rgm@gnu.org>
745         * gnus.texi (Posting Styles):
746         * remember.texi (Org): Fix cross-refs to other manuals.
748 2012-02-15  Glenn Morris  <rgm@gnu.org>
750         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
751         (Encryption): New chapter, split out from previous.
753 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
755         * gnus.texi (Customizing the IMAP Connection): Mention
756         nnimap-record-commands.
758 2012-02-10  Glenn Morris  <rgm@gnu.org>
760         * url.texi (Retrieving URLs): Update url-retrieve arguments.
761         Mention url-queue-retrieve.
763 2012-02-09  Glenn Morris  <rgm@gnu.org>
765         * sem-user.texi (Semantic mode user commands): Typo fix.
767         * info.texi (Create Info buffer): Mention info-display-manual.
769 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
771         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
772         example (modified from an example by Michael Albinus).
774 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
776         * gnus.texi (Agent Basics): Fix outdated description of
777         `gnus-agent-auto-agentize-methods'.
779 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
781         * cc-mode.texi: Always @defindex ss.
782         (Config Basics): Fix argument of @itemize.
783         (Macro Backslashes): Add @code around index entry.
785 2012-01-23  Glenn Morris  <rgm@gnu.org>
787         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
789 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
791         * tramp.texi (File): Tweak wording for the `scpc' option.
793 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
795         * gnus.texi (Group Parameters): Really note precedence.
797 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
799         * gnus.texi (Group Parameters): Note precedence.
801 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
803         * org.texi (Noweb reference syntax): Adding documentation of
804         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
805         variable.
807 2012-01-03  Bastien Guerry  <bzg@gnu.org>
809         * org.texi (Plain lists): Split the table to fix the display
810         of items.
812 2012-01-03  Bastien Guerry  <bzg@gnu.org>
814         * org.texi (Plain lists): Fix misplaced explanation.
816 2012-01-03  Bastien Guerry  <bzg@gnu.org>
818         * org.texi (Plain lists, Agenda files): Add index entries.
820 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
822         * org.texi: Use "Org mode" instead of alternatives like
823         "Org-mode" or "org-mode".
825 2012-01-03  Bernt Hansen  <bernt@norang.ca>
827         * org.texi (Agenda commands): Document
828         `org-clock-report-include-clocking-task'.
830 2012-01-03  Bastien Guerry  <bzg@gnu.org>
832         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
833         C-c' on checkboxes.
835 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
837         * org.texi: End sentences with two spaces.
839 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
841         * org.texi (External links): Document the link types file+sys
842         and file+emacs, slightly narrow used page width.
844 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
846         * org.texi (colnames): Note that colnames behavior may differ
847         across languages.
849 2012-01-03  Bastien Guerry  <bzg@gnu.org>
851         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
853 2012-01-03  Thomas Dye  <dk@poto.westell.com>
855         * org.texi: Augmented discussion of babel property
856         inheritance.  Put footnote outside sentence ending period.
858 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
860         * org.texi (eval): Documenting the full range of :eval header
861         argument values.
863 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
865         * org.texi (eval): Documentation of the new :eval option.
867 2012-01-03  Thomas Dye  <dk@poto.local>
869         * org.texi: Add accumulated properties.
871 2012-01-03  Thomas Dye  <dk@poto.local>
873         * org.texi: Documented no spaces in name=assign, another
874         correction to :var table.
876 2012-01-03  Thomas Dye  <dk@poto.local>
878         * org.texi: Changed DATA to NAME in Working With Source Code
879         section.
881 2012-01-03  Tom Dye  <tsd@tsdye.com>
883         * org.texi: Minor change to :var table.
885 2012-01-03  Tom Dye  <tsd@tsdye.com>
887         * org.texi: More changes to :var table (some examples were wrong).
889 2012-01-03  Tom Dye  <tsd@tsdye.com>
891         * org.texi: Cleaned up :var table.
893 2012-01-03  Bastien Guerry  <bzg@gnu.org>
895         * org.texi (Timestamps, Weekly/daily agenda)
896         (Weekly/daily agenda): Add @cindex for "appointment".
898 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
900         * org.texi (Literal examples): A new link to the template for
901         inserting empty code blocks.
902         (Structure of code blocks): A new link to the template for
903         inserting empty code blocks.
905 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
907         * org.texi (External links): Add footnote on how the behavior
908         of the text search in Org files are controled by the variable
909         `org-link-search-must-match-exact-headline'.
911 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
913         * org.texi (Buffer-wide header arguments): Update
914         documentation to reflect removal of #+PROPERTIES.
916 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
918         * org.texi (The clock table): Mention that ACHIVED trees
919         contribute to the clock table.
921 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
923         * org.texi (Conflicts): Better yasnippet config info.
925 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
927         * org.texi (Selective export): Explicitely mention the default
928         values for `org-export-select-tags',
929         `org-export-exclude-tags'.
931 2012-01-03  Tom Dye  <tsd@tsdye.com>
933         * org.texi: Added a line to specify that header arguments are
934         lowercase.
936 2012-01-03  Tom Dye  <tsd@tsdye.com>
938         * org.texi: :var requires default value when declared.
940 2012-01-03  Bastien Guerry  <bzg@gnu.org>
942         * org.texi (Handling links): Add a note about the
943         `org-link-frame-setup' option.
945 2012-01-03  David Maus  <dmaus@ictsoc.de>
947         * org.texi (Exporting Agenda Views, Extracting agenda
948         information): Fix command line syntax, quote symbol parameter
949         values.
951 2012-01-03  David Maus  <dmaus@ictsoc.de>
953         * org.texi (Exporting Agenda Views): Fix command line syntax.
955 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
957         * gnus.texi (Mail Source Customization, Mail Back End Variables):
958         Use octal notation for file permissions, which are normally
959         thought of in octal.
960         (Mail Back End Variables): Use more-plausible modes in example.
962 2011-12-20  Alan Mackenzie  <acm@muc.de>
964         * cc-mode.texi: Update version string 5.31 -> 5.32.
966 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
968         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
970 2011-11-24  Glenn Morris  <rgm@gnu.org>
972         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
974 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
976         * makefile.w32-in: Update dependencies.
978 2011-11-20  Glenn Morris  <rgm@gnu.org>
980         * gnus.texi (Group Information):
981         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
983 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
985         * gnus-coding.texi (Gnus Maintenance Guide):
986         Rename from "Gnus Maintainance Guide".
988         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
989         * eieio.texi (Customizing):
990         * gnus.texi (Article Washing):
991         * gnus-news.texi:
992         * sem-user.texi (Smart Jump): Fix typos.
994 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
996         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
998 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1000         * ede.texi (project-am-texinfo):
1001         * gnus.texi (Sending or Not Sending):
1002         * org.texi (Template elements): Fix typos.
1004 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1006         * ediff.texi (Hooks):
1007         * sem-user.texi (Semanticdb Roots): Fix typos.
1009 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1011         * semantic.texi (Tag handling): Fix typo.
1013 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1015         * gnus.texi (Other Gnus Versions): Remove.
1017 2011-10-28  Alan Mackenzie  <acm@muc.de>
1019         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1020         (Other Special Indentations): Add an xref to "Macros with ;".
1021         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1022         "Macros with ;".
1023         (Macros with ;): New page.
1025         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1026         Document the new handling of nested scopes for movement by defuns.
1028 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1030         Sync with Tramp 2.2.3.
1032         * trampver.texi: Update release number.
1034 2011-10-14  Glenn Morris  <rgm@gnu.org>
1036         * ert.texi (Introduction, How to Run Tests)
1037         (Running Tests Interactively, Expected Failures)
1038         (Tests and Their Environment, Useful Techniques)
1039         (Interactive Debugging, Fixtures and Test Suites):
1040         Minor rephrasings.
1041         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1042         (Running Tests in Batch Mode): Simplify loading instructions.
1043         (Test Selectors): Clarify some selectors.
1044         (Expected Failures, Useful Techniques):
1045         Make examples fit in 80 columns.
1047 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1049         * calc.texi (Basic Operations on Units): Discuss temperature
1050         conversion (`u t') alongside with other unit conversions ('u c').
1052 2011-10-12  Glenn Morris  <rgm@gnu.org>
1054         * ert.texi: Whitespace trivia to make main menu items line up better.
1056 2011-10-08  Glenn Morris  <rgm@gnu.org>
1058         * Makefile.in: Fix ert rules.
1060 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1062         * gnus.texi (Gnus Utility Functions): Add more references and
1063         explanations (bug#9683).
1065 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1067         * gnus.texi (Archived Messages): Note the default (bug#9552).
1069 2011-09-21  Bill Wohler  <wohler@newt.com>
1071         Release MH-E manual version 8.3.
1073         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1074         release 8.3.
1075         (Preface): Updated support information.
1076         (From Bill Wohler): Reset text to original version.  As a
1077         historical quote, the tense should be correct in the time that it
1078         was written.
1080 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1082         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1083         (Finding the News): Doc clarification.
1084         (Terminology): Mention naming.
1086 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1088         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1089         (Interactive): Document `quiet'.
1091 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1093         * org.texi (Images in LaTeX export): Rewrite.
1095 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1097         * org.texi (Using the mapping API): Mention 'region as a possible
1098         scope for `org-map-entries'.
1100 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1102         * org.texi (Visibility cycling): Document `org-copy-visible'.
1104 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1106         * org.texi (Template expansion): Order template sequences in the
1107         proper order.
1109 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1111         * org.texi (eval): Expand discussion of the :eval header argument.
1113 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1115         * org.texi (Languages): Add Lilypond and Awk as supported
1116         languages.
1118 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1120         * org.texi: Document that both CLOCK_INTO_DRAWER and
1121         LOG_INTO_DRAWER can be used to override the contents of variable
1122         org-clock-into-drawer (or if unset, org-log-into-drawer).
1124         * org.texi: Replace @xref->@pxref.
1126 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1128         * org.texi (Evaluating code blocks): Documenting the new option
1129         for inline call lines.
1131 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1133         * org.texi (Results of evaluation): More explicit about the
1134         mechanism through which interactive evaluation of code is
1135         performed.
1137 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1139         * org.texi (noweb-ref): New header argument documentation.
1141 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1143         * org.texi (Extracting source code): Documentation of the new
1144         org-babel-tangle-named-block-combination variable.
1146 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1148         * org.texi (Structure of code blocks): Explicitly state that the
1149         behavior of multiple blocks of the same name is undefined.
1151 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1153         * org.texi (TaskJuggler export): Modify the example to reflect the
1154         new effort durations.
1156 2011-08-15  David Maus  <dmaus@ictsoc.de>
1158         * org.texi (Images in LaTeX export): Escape curly brackets in
1159         LaTeX example.
1161 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org.texi (The clock table): Document the :properties and
1164         :inherit-props arguments for the clocktable.
1166 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1168         * org.texi (Tables in LaTeX export): Document specifying placement
1169         options for tables.
1171 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1173         * org.texi (Evaluating code blocks): More specific documentation
1174         about the different types of header arguments.
1176 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1178         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1180 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1182         * org.texi (Built-in table editor): Document the table field
1183         follow mode.
1185 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1187         * org.texi (Easy Templates): Document new template.
1189 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1191         * org.texi (Literal examples): Add a cross-reference from "Literal
1192         Examples" to "Easy Templates."
1194 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1196         * org.texi (The clock table): Add link to match syntax.
1198 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1200         * org.texi (Agenda commands): Document clock consistency checks.
1202 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1204         * org.texi (Built-in table editor): Document that \vert represents
1205         a vertical bar in a table field.
1207 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1209         * org.texi (Literal examples): Link from "Markup" > "Literate
1210         Examples" to "Working with Source Code".
1212 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1214         * org.texi (Agenda commands): Doc for function option to bulk
1215         action.
1217 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1219         * org.texi (Template expansion): Document new %<...> template
1220         escape.
1222 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1224         * org.texi (Selective export): Document exclusion of any tasks
1225         from export.
1227 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1229         * org.texi (Selective export): Document how to exclude DONE tasks
1230         from export.
1231         (Publishing options): Document the properties to be used to turn off
1232         export of DONE tasks.
1234 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1236         * org.texi (The date/time prompt): Document date range protection.
1238 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1240         * org.texi (padline): Documentation of the new padline header
1241         argument.
1243 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1245         * org.texi (var): Adding "[" to list of characters triggering
1246         elisp evaluation.
1248 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1250         * org.texi (var): Documentation of Emacs Lisp evaluation during
1251         variable assignment.
1253 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1255         * org.texi (colnames): Reference indexing into variables, and note
1256         that colnames are *not* removed before indexing occurs.
1257         (rownames): Reference indexing into variables, and note that
1258         rownames are *not* removed before indexing occurs.
1260 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1262         * org.texi (var): Clarification of indexing into tabular
1263         variables.
1265 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1267         * org.texi (results): Documentation of the `:results wrap' header
1268         argument.
1270 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1272         * org.texi (LaTeX and PDF export): Add a note about a limitation
1273         of the LaTeX export: the org file has to be properly structured.
1275 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1277         * org.texi (Dynamic blocks, Structure editing): Mention
1278         the function `org-narrow-to-block'.
1280 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1282         * org.texi (Languages): Updating list of code block supported
1283         languages.
1285 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1287         * org.texi (Special properties): CATEGORY is a special property,
1288         but it may also used in the drawer.
1290 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1292         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1294 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1296         * org.texi (Include files): Document :lines.
1298 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1300         * org.texi (comments): Documentation of the ":comments noweb" code
1301         block header argument.
1303 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1305         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1306         added extra whitespace around functions to be consistent with the
1307         rest of the section.
1309 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1311         * org.texi (Evaluating code blocks): Expanded discussion of
1312         #+call: line syntax.
1313         (Header arguments in function calls): Expanded discussion of
1314         #+call: line syntax.
1316 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1318         * org.texi (Evaluating code blocks): More explicit about how to
1319         pass variables to #+call lines.
1321 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1323         * org.texi (Results of evaluation): Link to the :results header
1324         argument list from the "Results of evaluation" section.
1326 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1328         * org.texi (Conflicts): Adding additional information about
1329         resolving org/yasnippet conflicts.
1331 2011-08-15  David Maus  <dmaus@ictsoc.de>
1333         * org.texi (Publishing options): Document style-include-scripts
1334         publishing project property.
1336 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1338         * org.texi (Sparse trees): Document the next-error /
1339         previous-error functionality.
1341 2011-08-15  Tom Dye  <tsd@tsdye.com>
1343         * org.texi (cache): Improved documentation of code block caches.
1345 2011-08-15  Tom Dye  <tsd@tsdye.com>
1347         * org.texi (Code block specific header arguments): Documentation
1348         of multi-line header arguments.
1350 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1352         * org.texi (Code evaluation security): Add example for using a
1353         function.
1355 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1357         * org.texi (Tables in LaTeX export): Documentation of new
1358         attr_latex options for tables.
1360 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1362         * trampver.texi: Update release number.
1364 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1366         Sync with Tramp 2.2.2.
1368         * trampver.texi: Update release number.
1370 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1372         * flymake.texi (Example -- Configuring a tool called via make):
1373         Use /dev/null instead of the Windows "nul" (bug#8715).
1375 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1377         * widget.texi (Setting Up the Buffer): Remove mention of the
1378         global keymap parent, which doesn't seem to be accurate
1379         (bug#7045).
1381 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1383         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1385 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1387         * cl.texi (For Clauses): Add destructuring example processing an
1388         alist (bug#6596).
1390 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392         * ediff.texi (Major Entry Points): Remove mention of `require',
1393         since that's not pertinent in the installed Emacs (bug#9016).
1395 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1397         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1398         (Filtering New Groups): Clarify how simple the "options -n" format is.
1399         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1400         is internal.
1402 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1404         * tramp.texi (Cleanup remote connections): Add
1405         `tramp-cleanup-this-connection'.
1407 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1409         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1410         zombies.
1411         (Checking New Groups): Ditto (bug#8974).
1412         (Checking New Groups): Moved the reference to the right place.
1414 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1416         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1417         backups, and not actual vc (bug#8975).
1419 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1421         * cl.texi (For Clauses): @items for hash-values and key-bindings
1422         to make them more visible when skimming.  Add examples of `using'
1423         clause to them, examples being clearer than a description in
1424         words (bug#6599).
1426 2011-07-01  Alan Mackenzie  <acm@muc.de>
1428         * cc-mode.texi (Guessing the Style): New page.
1429         (Styles): Add a short introduction to above.
1431 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1433         * rcirc.texi (Configuration): Bug-fix:
1434         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1435         Reported by Elias Pipping <pipping@exherbo.org>.
1437 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1439         * gnus.texi (Summary Mail Commands): Document
1440         `gnus-summary-reply-to-list-with-original'.
1442 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1444         * eshell.texi (Known problems): Fix typo.
1446 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1448         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1449         (Password handling): `auth-source-debug' is good for debug messages.
1451 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1453         * gnus.texi (Store custom flags and keywords): Refer to
1454         `gnus-registry-article-marks-to-{chars,names}' instead of
1455         `gnus-registry-user-format-function-{M,M2}'.
1457 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1459         * texinfo.tex: Merge from gnulib.
1461 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1463         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1464         (Store custom flags and keywords):
1465         Mention `gnus-registry-user-format-function-M' and
1466         `gnus-registry-user-format-function-M2'.
1468 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1470         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1472 2011-05-17  Glenn Morris  <rgm@gnu.org>
1474         * gnus.texi (Face): Fix typo.
1476 2011-05-14  Glenn Morris  <rgm@gnu.org>
1478         * dired-x.texi (Omitting Examples): Minor addition.
1480 2011-05-10  Jim Meyering  <meyering@redhat.com>
1482         * ede.texi: Fix typo "or or -> or".
1484 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1486         * gnus.texi (Summary Buffer Lines):
1487         gnus-summary-user-date-format-alist does not exist.
1488         (Sorting the Summary Buffer): More about sorting threads.
1490 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1492         * trampver.texi: Update release number.
1494 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1496         * tramp.texi (Frequently Asked Questions): New item for disabling
1497         Tramp in other packages.
1499 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1501         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1502         (Fancy splitting to parent, Store arbitrary data):
1503         Updated gnus-registry docs.
1505 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1507         * ede.texi: Fix typos.
1509 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1511         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1512         It's @table @code.
1514 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1516         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1518 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1520         * calc.texi (Logarithmic Units): Update the function names.
1522 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1524         * message.texi (Various Commands): Document format specs in the
1525         ellipsis.
1527 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1529         * message.texi (Insertion Variables): Document message-cite-style.
1531 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1533         * tramp.texi (Remote processes): New subsection "Running shell on
1534         a remote host".
1536 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1538         * auth.texi (Help for developers): Update docs to explain that the
1539         :save-function will only run the first time.
1541 2011-03-12  Glenn Morris  <rgm@gnu.org>
1543         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1544         (emacs-faq.text): New target.
1545         (clean): Add emacs-faq.
1547 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1549         Sync with Tramp 2.2.1.
1551         * trampver.texi: Update release number.
1553 2011-03-11  Glenn Morris  <rgm@gnu.org>
1555         * Makefile.in (HTML_TARGETS): New.
1556         (clean): Delete $HTML_TARGETS.
1557         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1559 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1561         * auth.texi (Help for developers): Show example of using
1562         `auth-source-search' with prompts and :save-function.
1564 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1566         * Version 23.3 released.
1568 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1570         * message.texi (Message Buffers): Update default value of
1571         message-generate-new-buffers.
1573 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1575         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1576         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1577         respectively.
1578         (Musical Notes): New section.
1579         (Customizing Calc): Mention the customizable variable
1580         calc-note-threshold.
1582 2011-03-03  Glenn Morris  <rgm@gnu.org>
1584         * url.texi (Dealing with HTTP documents): Remove reference to
1585         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1586         (Configuration): Update url-configuration-directory description.
1588 2011-03-02  Glenn Morris  <rgm@gnu.org>
1590         * dired-x.texi (Multiple Dired Directories): Remove mentions
1591         of dired-default-directory-alist and dired-default-directory.
1592         Move dired-smart-shell-command here...
1593         (Miscellaneous Commands): ... from here.
1595 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1597         * texinfo.tex: Update to version 2011-02-24.09.
1599 2011-03-02  Glenn Morris  <rgm@gnu.org>
1601         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1602         instead of the obsoleted dired-omit-here-always.
1604 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1606         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1607         supported systems.
1609 2011-02-28  Glenn Morris  <rgm@gnu.org>
1611         * dbus.texi (Type Conversion): Grammar fix.
1613 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1615         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1616         "Debian GNU/Linux".
1618         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1620 2011-02-23  Glenn Morris  <rgm@gnu.org>
1622         * dired-x.texi (Features): Minor rephrasing.
1623         (Local Variables): Fix typos.
1625         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1626         Standardize some Emacs/XEmacs terminology.
1628         * dired-x.texi (Features): Don't advertise obsolete local variables.
1629         Simplify layout.
1630         (Omitting Variables): Update local variables example.
1631         (Local Variables): Say this is obsolete.  Fix description of
1632         dired-enable-local-variables possible values.
1634 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1636         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1637         default now.
1639 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1641         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1643 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1645         * gnus.texi (Window Layout): Document layout names.
1647 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1649         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1650         * auth.texi: Sync @dircategory with ../../info/dir.
1651         * autotype.texi: Sync @dircategory with ../../info/dir.
1652         * calc.texi: Sync @dircategory with ../../info/dir.
1653         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1654         * cl.texi: Sync @dircategory with ../../info/dir.
1655         * dbus.texi: Sync @dircategory with ../../info/dir.
1656         * dired-x.texi: Sync @dircategory with ../../info/dir.
1657         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1658         * ede.texi: Sync @dircategory with ../../info/dir.
1659         * ediff.texi: Sync @dircategory with ../../info/dir.
1660         * edt.texi: Sync @dircategory with ../../info/dir.
1661         * eieio.texi: Sync @dircategory with ../../info/dir.
1662         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1663         * epa.texi: Sync @dircategory with ../../info/dir.
1664         * erc.texi: Sync @dircategory with ../../info/dir.
1665         * eshell.texi: Sync @dircategory with ../../info/dir.
1666         * eudc.texi: Sync @dircategory with ../../info/dir.
1667         * flymake.texi: Sync @dircategory with ../../info/dir.
1668         * forms.texi: Sync @dircategory with ../../info/dir.
1669         * gnus.texi: Sync @dircategory with ../../info/dir.
1670         * idlwave.texi: Sync @dircategory with ../../info/dir.
1671         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1672         * message.texi: Sync @dircategory with ../../info/dir.
1673         * mh-e.texi: Sync @dircategory with ../../info/dir.
1674         * newsticker.texi: Sync @dircategory with ../../info/dir.
1675         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1676         * org.texi: Sync @dircategory with ../../info/dir.
1677         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1678         * pgg.texi: Sync @dircategory with ../../info/dir.
1679         * rcirc.texi: Sync @dircategory with ../../info/dir.
1680         * reftex.texi: Sync @dircategory with ../../info/dir.
1681         * remember.texi: Sync @dircategory with ../../info/dir.
1682         * sasl.texi: Sync @dircategory with ../../info/dir.
1683         * sc.texi: Sync @dircategory with ../../info/dir.
1684         * semantic.texi: Sync @dircategory with ../../info/dir.
1685         * ses.texi: Sync @dircategory with ../../info/dir.
1686         * sieve.texi: Sync @dircategory with ../../info/dir.
1687         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1688         * speedbar.texi: Sync @dircategory with ../../info/dir.
1689         * trampver.texi [emacs]: Set emacsname to "Emacs".
1690         * tramp.texi: Sync @dircategory with ../../info/dir.
1691         * url.texi: Sync @dircategory with ../../info/dir.
1692         * vip.texi: Sync @dircategory with ../../info/dir.
1693         * viper.texi: Sync @dircategory with ../../info/dir.
1694         * widget.texi: Sync @dircategory with ../../info/dir.
1695         * woman.texi: Sync @dircategory with ../../info/dir.
1697 2011-02-19  Glenn Morris  <rgm@gnu.org>
1699         * dired-x.texi (Technical Details): No longer redefines
1700         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1701         dired-read-shell-command, or dired-find-buffer-nocreate.
1703 2011-02-18  Glenn Morris  <rgm@gnu.org>
1705         * dired-x.texi (Optional Installation File At Point): Simplify.
1707 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1709         * auth.texi (Help for users): Use :port instead of :protocol for all
1710         auth-source docs.
1711         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1712         to have two files in `auth-sources'.
1714 2011-02-16  Glenn Morris  <rgm@gnu.org>
1716         * dired-x.texi: Use emacsver.texi to get Emacs version.
1717         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1718         Depend on emacsver.texi.
1720         * dired-x.texi: Drop meaningless version number.
1721         (Introduction): Remove old info.
1722         (Optional Installation Dired Jump): Autoload from dired-x.
1723         Remove incorrect info about loaddefs.el.
1724         (Bugs): Just refer to M-x report-emacs-bug.
1726         * dired-x.texi (Multiple Dired Directories): Update for rename of
1727         default-directory-alist.
1728         (Miscellaneous Commands): No longer mention very old VM version 4.
1730 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1732         Merge from gnulib.
1733         * texinfo.tex: Update to version 2011-02-14.11.
1735 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1737         * auth.texi (Help for users):
1738         Login collection is "Login" and not "login".
1740 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1742         * tramp.texi (History): Remove IMAP support.
1743         (External methods, Frequently Asked Questions): Remove `imap' and
1744         `imaps' methods.
1745         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1747         * trampver.texi: Remove default value of `emacsimap'.
1749 2011-02-13  Glenn Morris  <rgm@gnu.org>
1751         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1752         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1754 2011-02-12  Glenn Morris  <rgm@gnu.org>
1756         * sc.texi (Getting Connected): Remove old index entries.
1758 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1760         * url.texi: Remove duplicate @dircategory (Bug#7942).
1762 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1764         * auth.texi (Overview, Help for users, Help for developers):
1765         Update docs.
1766         (Help for users): Talk about spaces.
1768 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1770         * texinfo.tex: Update to version 2011-02-07.16.
1772 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1774         * dbus.texi (Bus names): Adapt descriptions for
1775         dbus-list-activatable-names and dbus-list-known-names.
1777 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1779         * calc.texi (Logarithmic Units): New section.
1781 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1783         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1784         manuals use it now.
1786         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1788 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1790         * overrides.texi: Remove.
1792         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1793         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1795 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1797         * tramp.texi (Frequently Asked Questions): Mention problems with
1798         WinSSHD.
1800         * trampver.texi: Update release number.
1802 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1804         * tramp.texi:
1805         Replace "delimet" with "delimit" globally.
1806         Replace "explicite" with "explicit" globally.
1807         Replace "instead of" with "instead" where there was nothing after "of".
1808         Audit use of comma before interrogative pronoun, "that", or "which".
1809         Minor word order, spelling, wording changes.
1811 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1813         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1815         * sieve.texi: Use WEBHACKDEVEL.
1817         * sasl.texi: Use WEBHACKDEVEL.
1819         * pgg.texi: Use WEBHACKDEVEL.
1821         * message.texi: Use WEBHACKDEVEL.
1823         * gnus.texi: Use WEBHACKDEVEL.
1825         * emacs-mime.texi: Use WEBHACKDEVEL.
1827         * auth.texi: Use WEBHACKDEVEL.
1829         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1830         manuals.
1832 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1834         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1836 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1838         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1839         which in turn is copied from ftp://tug.org/tex/.
1841 2011-02-03  Glenn Morris  <rgm@gnu.org>
1843         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1844         (Binding combinations of modifiers and function keys):
1845         Let's assume people reading this are not using Emacs 18.
1847 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1849         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1850         since it's run automatically.
1852 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1854         * gnus.texi (Customizing Articles): Fix typo.
1856 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1858         * gnus.texi (Customizing Articles): Document the new way of customizing
1859         the date headers(s).
1861 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1863         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1864         splitting example.
1866 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1868         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1869         (MAKEINFO_OPTS): New variable.
1870         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1871         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1872         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1873         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1874         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1875         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1876         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1877         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1878         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1879         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1880         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1881         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1882         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1883         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1884         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1885         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1886         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1887         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1889 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1891         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1893 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1895         * message.texi (IDNA): Explain what it is.
1897 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1899         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1901 2011-01-23  Werner Lemberg  <wl@gnu.org>
1903         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1904         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1905         (ENVADD): Update.
1907 2011-01-18  Glenn Morris  <rgm@gnu.org>
1909         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1911 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
1913         * nxml-mode.texi (Introduction): Fix file name typos.
1915 2011-01-13  Christian Ohler  <ohler@gnu.org>
1917         * ert.texi: New file.
1919         * Makefile.in:
1920         * makefile.w32-in: Add ert.texi.
1922 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1924         * dbus.texi (Receiving Method Calls): New function
1925         dbus-register-service.  Rearrange node.
1927 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
1929         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1930         which in turn is copied from ftp://tug.org/tex/.
1932 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1934         * dbus.texi (Receiving Method Calls): Describe new optional
1935         parameter dont-register-service of dbus-register-{method,property}.
1937 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
1939         * epa.texi (Encrypting/decrypting *.gpg files):
1940         Mention epa-file-select-keys.
1942 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1944         * gnus.texi (Archived Messages): Remove outdated text.
1946 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
1948         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
1950 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
1952         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
1954 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1956         * gnus.texi (The swish++ Engine): Add customizable parameters
1957         descriptions.
1958         (The swish-e Engine): Ditto.
1960 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1962         * tramp.texi (Inline methods): Add "ksu" method.
1963         (Remote processes): Add example with remote `default-directory'.
1965 2010-12-14  Glenn Morris  <rgm@gnu.org>
1967         * faq.texi (Expanding aliases when sending mail):
1968         Now build-mail-aliases is interactive.
1970 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1972         * gnus.texi: First pass at adding (rough) nnir documentation.
1974 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1976         * gnus.texi (Filtering New Groups):
1977         Mention gnus-auto-subscribed-categories.
1978         (The First Time): Remove, since default-subscribed-newsgroups has been
1979         removed.
1981 2010-12-13  Glenn Morris  <rgm@gnu.org>
1983         * cl.texi (For Clauses): Small fixes for frames and windows.
1985 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1987         * org.texi (Using capture): Document using prefix arguments for
1988         finalizing capture.
1989         (Agenda commands): Document prefix argument for the bulk scatter
1990         command.
1991         (Beamer class export): Document that also overlay arguments can be
1992         passed to the column environment.
1993         (Template elements): Document the new entry type.
1995 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
1997         * org.texi (Include files): Document :minlevel.
1999 2010-12-11  Julien Danjou  <julien@danjou.info>
2001         * org.texi (Categories): Document category icons.
2003 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2005         * org.texi (noweb): Fix typo.
2007 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2009         * gnus.texi (Server Commands): Point to the rest of the server
2010         commands.
2012 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2014         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2015         g'.
2017 2010-12-02  Julien Danjou  <julien@danjou.info>
2019         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2021 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2023         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2024         (Direct Functions): Note the STARTTLS upgrade.
2026 2010-11-27  Glenn Morris  <rgm@gnu.org>
2027             James Clark  <none@example.com>
2029         * nxml-mode.texi (Introduction): New section.
2031 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2033         * gnus.texi (Server Commands): Document gnus-server-show-server.
2035 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2037         Sync with Tramp 2.2.0.
2039         * trampver.texi: Update release number.
2041 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2043         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2044         Mention that the TeX specific units won't use the `tex' prefix
2045         in TeX mode.
2047 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2049         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2051 2010-11-17  Glenn Morris  <rgm@gnu.org>
2053         * edt.texi: Remove information about Emacs 19.
2055 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2057         * trampver.texi: Update release number.
2059 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2061         * gnus.texi (Article Washing): Fix typo.
2063 2010-11-11  Noorul Islam  <noorul@noorul.com>
2065         * org.texi: Fix typo.
2067 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2069         * org.texi (Using capture): Explain that refiling is
2070         sensitive to cursor position.
2072 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2074         * org.texi (Images and tables): Add cross reference to link section.
2076 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2078         * org.texi: Document the <c> cookie.
2080 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2082         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2083         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2085 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2087         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2089 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2091         * org.texi (Project alist): Mention that this is a property list.
2093 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2095         * org.texi (Setting up the staging area): Document that
2096         file names remain visible when encrypting the MobileOrg files.
2098 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2100         * org.texi (Setting up the staging area): Document which
2101         versions are needed for encryption.
2103 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2105         * org.texi (noweb): Update :noweb documentation to
2106         reflect the new "tangle" argument.
2108 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2110         * org.texi (Batch execution): Improve tangling script in
2111         documentation.
2113 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2115         * org.texi (Handling links):
2116         (In-buffer settings): Document inlining images on startup.
2118 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2120         * org.texi (Setting up the staging area): Document use of
2121         crypt password.
2123 2010-11-11  David Maus  <dmaus@ictsoc.de>
2125         * org.texi (Template expansion): Add date related link type escapes.
2127 2010-11-11  David Maus  <dmaus@ictsoc.de>
2129         * org.texi (Template expansion): Add mew in table for link type
2130         escapes.
2132 2010-11-11  David Maus  <dmaus@ictsoc.de>
2134         * org.texi (Template expansion): Fix typo in link type escapes.
2136 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2138         * org.texi (Structure of code blocks): Another documentation tweak.
2140 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2142         * org.texi (Structure of code blocks): Documentation tweak.
2144 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2146         * org.texi (Structure of code blocks):
2147         Update documentation to mention inline code block syntax.
2149 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2151         * org.texi (comments): Improve wording.
2153 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2155         * org.texi (comments): Document the new :comments header arguments.
2157 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2159         * org.texi (Installation): Remove the special
2160         installation instructions for XEmacs.
2162 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2164         * org.texi (Easy Templates): New section.  Documents quick
2165         insertion of empty structural elements.
2167 2010-11-11  Noorul Islam  <noorul@noorul.com>
2169         * org.texi: Fix doc.
2171 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2173         * org.texi (The date/time prompt): Document specification
2174         of time ranges.
2176 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2178         * org.texi (Internal links): Document the changes in
2179         internal links.
2181 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2183         * org.texi (Agenda commands): Document the limitation for
2184         the filter preset - it can only be used for an entire agenda
2185         view, not in an individual block in a block agenda.
2187 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2189         * org.texi (iCalendar export): Document alarm creation.
2191 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2193         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2195 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2197         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2199 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2201         * calc.texi: Use emacsver.texi to determine Emacs version.
2203 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2205         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2206         since that works by default.
2208 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2210         * gnus.texi (Customizing the IMAP Connection): Document
2211         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2213 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2215         * tramp.texi (Remote shell setup): New item "Interactive shell
2216         prompt".  Reported by Christian Millour <cm@abtela.com>.
2217         (Remote shell setup, Remote processes): Use @code{} for
2218         environment variables.
2220 2010-11-03  Glenn Morris  <rgm@gnu.org>
2222         * ediff.texi (Quick Help Commands, Miscellaneous):
2223         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2225 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2227         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2229 2010-10-31  Glenn Morris  <rgm@gnu.org>
2231         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2233 2010-10-31  Glenn Morris  <rgm@gnu.org>
2235         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2237 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2239         * gnus.texi (Client-Side IMAP Splitting):
2240         Mention nnimap-unsplittable-articles.
2242 2010-10-29  Julien Danjou  <julien@danjou.info>
2244         * gnus.texi (Finding the News): Remove references to obsoletes
2245         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2247 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2249         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2250         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2251         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2252         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2254 2010-10-28  Glenn Morris  <rgm@gnu.org>
2256         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2257         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2258         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2260 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2262         * epa.texi (Mail-mode integration): Add alternative key bindings
2263         for epa-mail commands; escape comma.
2264         Don't use the word "PGP", since it is a non-free program.
2266 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2268         * calc.texi: Use emacsver.texi to determine Emacs version.
2270 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2272         * gnus.texi (Group Parameters, Buttons): Fix typos.
2274 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2276         * gnus.texi (Subscription Commands): Mention that you can also
2277         subscribe to new groups via the Server buffer, which is probably more
2278         convenient when subscribing to many groups.
2280 2010-10-21  Julien Danjou  <julien@danjou.info>
2282         * message.texi (Message Headers): Allow message-default-headers to be a
2283         function.
2285 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2287         * gnus-news.texi: Mention new archive defaults.
2289 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2291         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2293 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2295         * gnus.texi (HTML): Document the function value of
2296         gnus-blocked-images.
2297         (Article Washing): shr and gnus-w3m, not the direct function names.
2299 2010-10-20  Julien Danjou  <julien@danjou.info>
2301         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2302         variable.
2304 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2306         * gnus.texi (Customizing the IMAP Connection): The port strings are
2307         strings.
2308         (Document Groups): Mention git.
2310 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2312         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2313         bzr/Gnus git sync.
2315 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2317         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2318         change.
2320 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2322         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2323         @item syntax for in-Emacs makeinfo.
2325 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2327         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2328         trim sentence.
2330 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2332         * epa.texi (Caching Passphrases):
2333         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2334         Clarify some configurations require to set up gpg-agent.
2336 2010-10-11  Glenn Morris  <rgm@gnu.org>
2338         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2340 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2342         * gnus.texi (Spam Package Introduction): Mention `$'.
2344 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2346         * makefile.w32-in (emacsdir): New variable.
2347         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2348         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2350 2010-10-09  Glenn Morris  <rgm@gnu.org>
2352         * Makefile.in (mostlyclean): Delete *.toc.
2354         * Makefile.in: Use $< in rules.
2356         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2358         * Makefile.in ($(infodir)): Delete rule.
2359         (mkinfodir): New.  Use it in all the info rules, rather than depending
2360         on infodir.
2362 2010-10-09  Glenn Morris  <rgm@gnu.org>
2364         * gnus.texi (Article Washing): Fix previous change.
2366         * Makefile.in (emacsdir): New variable.
2367         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2368         Depend on emacsver.texi.
2370         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2372         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2374 2010-10-08  Julien Danjou  <julien@danjou.info>
2376         * gnus.texi: Add mm-shr.
2378 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2380         * gnus.texi (Finding the Parent, The Gnus Registry)
2381         (Registry Article Refer Method): Update docs for nnregistry.el.
2383 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2385         * auth.texi (Help for users)
2386         (GnuPG and EasyPG Assistant Configuration): Update docs.
2388 2010-10-08  Glenn Morris  <rgm@gnu.org>
2390         * cl.texi (Organization, Installation, Old CL Compatibility):
2391         Deprecate cl-compat for new code.
2392         (Usage, Installation): Remove outdated information.
2394         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2396 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2398         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2400 2010-10-06  Julien Danjou  <julien@danjou.info>
2402         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2404         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2405         broken link.
2407         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2409         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2410         to ReiserFS.
2412         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2413         (FAQ 7-1): Fix getmail URL.
2415 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2417         * epa.texi (Caching Passphrases): New section.
2419 2010-10-06  Glenn Morris  <rgm@gnu.org>
2421         * Makefile.in (SHELL): Set it.
2422         (info): Move the mkdir dependency to the individual info files.
2423         (mostlyclean): Tidy up.
2424         (clean): Only delete the specific dvi and pdf files.
2425         (maintainer-clean): Be more restrictive in what we delete.
2426         ($(infodir)): Add parallel build workaround.
2428 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2430         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2432 2010-10-03  Julien Danjou  <julien@danjou.info>
2434         * emacs-mime.texi (Display Customization):
2435         Update mm-inline-large-images documentation and add documentation for
2436         mm-inline-large-images-proportion.
2438 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2440         * tramp.texi (Frequently Asked Questions):
2441         Mention remote-file-name-inhibit-cache.
2443 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2445         * gnus.texi (Splitting Mail): Fix @xref syntax.
2446         (Splitting Mail): Really fix the @ref syntax.
2448 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2450         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2451         (Article Hiding): Add google banner example.
2452         Suggested by Benjamin Xu.
2454 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2456         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2457         Remove nnimap-split-rule from examples.
2459 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2461         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2462         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2463         Fishman.
2464         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2466 2010-09-30  Julien Danjou  <julien@danjou.info>
2468         * gnus.texi (Gravatars): Fix documentation about
2469         gnu-gravatar-properties.
2471 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2473         * epa.texi (Bug Reports): New section.
2475 2010-09-29  Glenn Morris  <rgm@gnu.org>
2477         * Makefile.in (top_srcdir): Remove unused variable.
2479 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2482         (Client-Side IMAP Splitting): Document 'default.
2484 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2486         * gnus.texi (Customizing the IMAP Connection):
2487         Document nnimap-fetch-partial-articles.
2489 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2491         * gnus-news.texi: Mention nnimap-inbox.
2493         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2495 2010-09-26  Julien Danjou  <julien@danjou.info>
2497         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2499 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2501         * gnus.texi (Security): Remove gpg.el mention.
2503 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2505         * gnus.texi (Browse Foreign Server): New variable
2506         gnus-browse-subscribe-newsgroup-method.
2508         * gnus-news.texi: Mention it.
2510 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2512         * gnus.texi (NoCeM): Remove.
2513         (Startup Variables): No jingle.
2515 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2517         * woman.texi (Interface Options): xz compression is now supported.
2519 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2521         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2522         (Unavailable Servers): Document gnus-server-copy-server.
2523         (Using IMAP): Document the new nnimap.
2525 2010-09-25  Julien Danjou  <julien@danjou.info>
2527         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2529 2010-09-24  Glenn Morris  <rgm@gnu.org>
2531         * url.texi (Disk Caching): Tweak previous change.
2533 2010-09-24  Julien Danjou  <julien@danjou.info>
2535         * url.texi (Disk Caching): Mention url-cache-expire-time,
2536         url-cache-expired, and url-fetch-from-cache.
2538 2010-09-24  Julien Danjou  <julien@danjou.info>
2540         * gnus.texi: Add Gravatars.
2542 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2544         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2546 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2548         * gnus.texi (Expunging mailboxes): Update name of the expunging
2549         command.
2551 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2553         * emacs-mime.texi (rfc2047): Update description for
2554         rfc2047-encode-parameter.
2556 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2558         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2559         "fish" methods.
2560         (External methods): Remove "scp1_old" and "scp2_old" methods.
2562 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2564         * tramp.texi: Remove Japanese manual.  Fix typo.
2566         * trampver.texi: Update release number.  Remove japanesemanual.
2568 2010-09-09  Glenn Morris  <rgm@gnu.org>
2570         * org.texi: Restore clobbered changes (copyright years, untabify).
2572 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2574         * gnus.texi (Adaptive Scoring): Fix typo.
2576 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2578         * gnus.texi (Article Display): Document gnus-html-show-images.
2580 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2582         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2584 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2586         * gnus.texi (HTML): Document gnus-max-image-proportion.
2588 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2590         * gnus.texi (HTML): Document gnus-blocked-images.
2592         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2594 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2596         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2597         the first message are used for wide replies.
2598         (Changing Servers): Remove documentation on gnus-change-server and
2599         friends, since it's been removed.
2601 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2603         * gnus.texi (Drafts): Mention B DEL.
2605 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2607         * gnus.texi (Delayed Articles): Mention that the Date header is the
2608         original one, even if you delay.
2610 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2612         * gnus.texi (Asynchronous Fetching):
2613         Document gnus-async-post-fetch-function.
2614         (HTML): Made into its own section.
2616 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2618         Sync with Tramp 2.1.19.
2620         * tramp.texi (Inline methods, Default Method): Mention
2621         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2622         Remove remark about doubled "-t" argument.
2623         (Auto-save and Backup): Remove reference to Emacs 21.
2624         (Filename Syntax): Describe port numbers.
2625         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2626         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2627         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2628         errors with the backquotes.
2629         (External packages): File attributes cache flushing for asynchronous
2630         processes.
2631         (Traces and Profiles): Describe verbose level 9.
2633         * trampver.texi: Update release number.
2635 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2637         * dbus.texi (Alternative Buses): New chapter.
2639 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2641         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2643 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2645         * calc.texi (Customizing Calc): Rearrange description of new
2646         variables to match the presentation of other variables.
2648 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2650         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2652 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2654         * calc.texi (Making Selections, Selecting Subformulas)
2655         (Customizing Calc): Mention how to use faces to emphasize selected
2656         sub-formulas.
2658 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2660         * tramp.texi (External packages): File attributes cache flushing
2661         for asynchronous processes.
2663 2010-08-01  Alan Mackenzie  <acm@muc.de>
2665         Enhance the manual for the latest Java Mode.
2667         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2668         annotation-var-cont.
2669         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2670         two new symbols.
2672 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2674         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2676 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2678         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2680 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2682         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
2684 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2686         * org.texi: Add macros to get plain quotes in PDF output.
2687         List additional contributors.
2688         (Capture): New section, replaces the section about remember.
2689         (Working With Source Code): New chapter, focused on documenting Org
2690         Babel.
2691         (Code evaluation security): New section.
2692         (MobileOrg): Document DropBox support.
2693         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2694         (Special symbols): Show how to display UTF8 characters for entities.
2695         (Global TODO list): Clarify the use of the "M" key and the differences
2696         to the "m" key.
2697         (RSS Feeds): Mention Atom feeds as well.
2698         (Setting tags): Remove paragraph about
2699         `org-complete-tags-always-offer-all-agenda-tags'.
2701 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2703         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2704         argument.
2705         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2706         echoing shells.
2708 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2710         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2711         (Filename Syntax): Describe port numbers.
2713 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2715         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2716         forgotten.
2717         (Type Conversion): Precise conversion of natural numbers.
2718         (Errors and Events): Add "debugging" to concept index.  Add variable
2719         `dbus-debug'.
2721 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2723         * dbus.texi (Receiving Method Calls): Add optional argument
2724         EMITS-SIGNAL to `dbus-register-property'.
2726 2010-06-27  Alex Schroeder  <alex@gnu.org>
2728         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2730 2010-06-24  Glenn Morris  <rgm@gnu.org>
2732         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2733         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2734         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2735         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2736         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2737         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2738         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2739         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2740         convention.   Make them end with a period.
2742 2010-06-23  Glenn Morris  <rgm@gnu.org>
2744         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2745         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2746         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2747         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2748         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2749         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2751 2010-06-10  Glenn Morris  <rgm@gnu.org>
2753         * idlwave.texi (Load-Path Shadows):
2754         * org.texi (Handling links): Fix typos.
2756 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2758         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2760 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2762         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2763         by an alias.  (Bug#6226)
2765 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2767         * calc.texi (Manipulating Vectors): Mention that vectors can
2768         be used to determine bins for `calc-histogram'.
2770 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2772         * calc.texi: Remove "\turnoffactive" commands throughout.
2774 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2776         * url.texi (HTTP language/coding, Customization):
2777         * message.texi (Header Commands, Responses):
2778         * cl.texi (Argument Lists): Fix typos.
2780 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2782         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2783         Note that Development menu is always available.
2784         (Creating a project): Fix terminology.
2785         (Add/Remove files): Fix typo.
2787 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2789         * Version 23.2 released.
2791 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2793         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2795 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2797         * tramp.texi (Inline methods, Default Method):
2798         Mention `tramp-inline-compress-start-size'.
2800 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2802         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2803         the CVS repo.  Put the Git repo in the news section.
2805         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2806         Removed some mentions of CVS.  Mention the new Git repo.
2808 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2810         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
2811         (Mail Group Commands): Add index entry.
2813 2010-04-18  Glenn Morris  <rgm@gnu.org>
2815         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2817 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2819         * calc.texi (Radix modes): Mention that the option prefix will
2820         turn on twos-complement mode.
2821         (Inverse and Hyperbolic Flags): Mention the Option flag.
2823 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2825         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2826         (LaTeX/PDF export commands): Rename and Move section.
2827         (Sectioning structure): Update.
2828         (References): New use case for field coordinates.
2829         (The export dispatcher): Rename from ASCII export.
2830         (Setting up the staging area): Document the availability of
2831         encryption for MobileOrg.
2832         (Images and tables): Document how to reference labels.
2833         (Index entries): New section.
2834         (Generating an index): New section.
2835         (Column width and alignment): Document that <N> now
2836         means a fixed width, not a maximum width.
2837         (Publishing options): Document the :email option.
2838         (Beamer class export): Fix bug in the BEAMER example.
2839         (Refiling notes): Document refile logging.
2840         (In-buffer settings): Document refile logging keywords.
2841         (Drawers): Document `C-c C-z' command.
2842         (Agenda commands): Mention the alternative key `C-c C-z'.
2843         (Special properties): Document the BLOCKED property.
2844         (The spreadsheet): Mention the formula editor.
2845         (References): Document field coordinates.
2846         (Publishing action): Correct the documentation for the
2847         publishing function.
2848         (The date/time prompt): Document that we accept dates
2849         like month/day/year.
2850         (Cooperation): Document the changes in table.el support.
2851         (Faces for TODO keywords, Faces for TODO keywords)
2852         (Priorities): Document the easy colors.
2853         (Visibility cycling): Document the new double prefix
2854         arg for `org-reveal'.
2855         (Cooperation): Remember.el is part of Emacs.
2856         (Clean view): Mention that `wrap-prefix' is also set by
2857         org-indent-mode.
2858         (Agenda commands): Add information about prefix args to
2859         scheduling and deadline commands.
2860         (Search view): Point to the docstring of
2861         `org-search-view' for more details.
2862         (Agenda commands): Document that `>' prompts for a date.
2863         (Setting tags): Document variable
2864         org-complete-tags-always-offer-all-agenda-tags.
2865         (Column attributes): Cross-reference special properties.
2867 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
2869         Synchronize with Tramp repository.
2871         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2872         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2873         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
2874         syntax, texi2dvi reports errors with the backquotes.
2876         * trampver.texi: Update release number.
2878 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
2880         * gnus.texi (Finding the News): Add pointers to the Server buffer
2881         because it's essential.
2883 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2885         * gnus.texi (MIME Commands): Update description of
2886         gnus-article-browse-html-article.
2888 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2890         * auth.texi (Secret Service API): Add TODO node.
2891         (Help for users): Explain the new source options for `auth-sources'.
2893 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
2895         * trampver.texi: Update release number.
2897 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2899         * Branch for 23.2.
2901 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
2903         * faq.texi (Escape sequences in shell output): Note that ansi-color is
2904         now enabled by default.
2906 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2908         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2909         when Emacs runs in interactive mode.  (Bug#5645)
2911 2010-02-16  Glenn Morris  <rgm@gnu.org>
2913         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2915 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
2917         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2919 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2921         * gnus.texi (Score File Format): Fix typo.
2923 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
2925         * cc-mode.texi: Replace references to obsolete c-subword-mode.
2927 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2929         * ada-mode.texi (Project File Overview): Fix typo.
2931 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2933         * semantic.texi: Add Richard Y. Kim credit.
2935         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2937 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
2939         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2940         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
2942 2010-01-17  Glenn Morris  <rgm@gnu.org>
2944         * calc.texi (Reporting Bugs): Don't mention format of repository.
2946         * woman.texi (Bugs): Make "Emacs repository" less specific,
2947         and the URL for same more specific.
2949         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2951 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2953         * ede.texi (ede-step-project, ede-proj-target):
2954         * tramp.texi (Remote processes): Fix typos.
2956 2010-01-16  Mario Lang  <mlang@delysid.org>
2958         * ede.texi (ede-target):
2959         * org.texi (Refiling notes): Remove duplicated words.
2961 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2963         * gnus.texi (Posting Styles): Use with-current-buffer.
2964         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2966 2010-01-02  Kevin Ryde  <user42@zip.com.au>
2968         * eieio.texi (Naming Conventions): Correction to xref on elisp
2969         coding conventions, is "Tips" node not "Standards".
2971 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2973         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2975         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2977 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2979         * gnus.texi (Direct Functions): Add missing port number to tls method.
2981 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
2983         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2984         ($(infodir)/edt, edt.dvi): New targets.
2986 2009-12-15  Glenn Morris  <rgm@gnu.org>
2988         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2989         (edt, $(infodir)/edt, edt.dvi): New targets.
2990         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2992         * Makefile.in (PDF_TARGETS, pdf): New.
2993         (clean): Add *.pdf.
2994         Add pdf rules for all manuals.
2996 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
2998         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3000 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3002         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3003         (Smart Jump, Analyzer Debug): Copyedits.
3004         (Semantic mode user commands): Link to new nodes.
3005         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3006         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3007         upstream Semantic manual.
3009         * semantic.texi (Introduction): Minor fix to diagram.
3011 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3013         * eshell.texi (History): Add the other built-in variables.
3014         (Built-ins): Explain built-ins, and how to apply the external commands.
3015         Add `history', `su' and `sudo'.
3017         * tramp.texi (Remote processes): Add missing <RET> in the example.
3019 2009-12-01  Bill Wohler  <wohler@newt.com>
3021         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3022         path for mairix example.  Specify -q in namazu example since namazu is
3023         excessively garrulous.
3025 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3027         * tramp.texi (Remote processes): Improve eshell example with "su"
3028         and "sudo" commands.
3030 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3032         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3034         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3035         Document semantic-complete-analyze-inline.
3036         (Semanticdb search debugging commands): Minor clarification.
3037         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3038         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3039         manual.
3040         (Semantic mode): Link to Idle Scheduler.
3042 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3044         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3045         @pxref, now EIEIO is in Emacs.
3047         * erc.texi (Development): Correction to git tutorial url.
3049 2009-11-26  Glenn Morris  <rgm@gnu.org>
3051         * faq.texi (Latest version of Emacs): Mention stability of development
3052         version.
3053         (Problems with very large files): Max buffer size increase in 23.2.
3054         (VM): VM has moved house again.
3056 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3058         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3059         notations.
3061 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3063         * org.texi (Column attributes): Fix documentation of new operators.
3065 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3067         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3068         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3069         (Idle Completions Mode): Numerous copyedits.
3071 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3073         * semantic.texi (Semantic Internals, Glossary):
3074         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3075         (Semanticdb search debugging commands): Fix typos.
3077 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3079         * calc.texi (Radix modes): Mention twos-complement notation.
3081 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3083         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3084         ($(infodir)/semantic, semantic.dvi): New targets.
3086 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3088         * Makefile.in: Build the Semantic manual.
3090         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3091         repository.
3093 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3095         * dbus.texi (Receiving Method Calls): New defun
3096         `dbus-unregister-service'.
3098 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3100         * org.texi (Speed keys): New section.
3102 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3104         * dbus.texi (Type Conversion): Fix typo.
3105         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3106         `dbus-registered-objects-table'.
3107         (Receiving Method Calls): New defun `dbus-register-property'.
3108         Move `dbus-unregister-object' here.
3110 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3112         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3114 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3116         * org.texi (Column attributes): Add the new age summary operators.
3117         Also, mention the fact you can only use one summary operator per
3118         property.
3120 2009-11-13  John Wiegley  <johnw@newartisans.com>
3122         * org.texi (Tracking your habits): Add a new section in the
3123         manual about how to track habits.
3124         (Resolving idle time): Add a section on how idle and
3125         dangling clocks are resolved.
3127 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3129         * org.texi (Agenda commands): Document the new `i' command.
3130         (Inserting deadline/schedule): Document logging changes
3131         of scheduling and deadline times stamps.
3132         (In-buffer settings): Document the in-buffer keywords for logging
3133         changes of scheduling and deadline times stamps.
3134         (Structure editing, Plain lists): Document indentation
3135         cycling in empty entries with TAB.
3136         (Archiving): Document the default archiving command.
3137         (Moving subtrees): Document the new keys for archiving.
3138         (Internal archiving): Fix incorrect key.
3139         (Agenda commands): Document the TODO set switching commands.
3140         (Agenda commands): Document the new archiving keys.
3141         (Clocking work time): Better description on how to save
3142         and restore a clock.
3143         (Resolving idle time): Mention the x11idle program to get true
3144         idleness also under X11.
3145         (Resolving idle time): Use @kbd instead of @key for normal
3146         letters, because this is how he rest of the manual does this.
3147         (Pushing to MobileOrg): Mention that `org-directory'
3148         should be set.
3149         (Agenda commands): Document that SPC is a filter for
3150         any tag.
3151         (Search view): Rename from "Keyword search".
3152         (Capure): New chapter.
3153         (Markup): New chapter.
3154         (Links in HTML export, Images in HTML export):
3155         Extend the section titles.
3156         (Images in HTML export): Document the align option.
3157         (Text areas in HTML export): Extend the section title.
3158         (Images in LaTeX export): Explain image placement in LaTeX.
3160 2009-11-10  Glenn Morris  <rgm@gnu.org>
3162         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3164 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3166         * tramp.texi (Auto-save and Backup): Disable backups just for a
3167         method.
3169         * trampver.texi: Update release number.
3171 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3173         Sync with Tramp 2.1.17.
3175         * trampver.texi: Update release number.
3177 2009-10-29  Glenn Morris  <rgm@gnu.org>
3179         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3181 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3183         * tramp.texi (External methods): Temporary files are kept for
3184         `rsync' and `rsyncc' methods.
3186 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3188         * eieio.texi: Fix typos.
3190 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3192         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3194 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3196         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3197         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3199 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3201         * Makefile.in: Build EIEIO and EDE manuals.
3203 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3205         * eieio.texi:
3206         * ede.texi: New files.
3208 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3210         * tramp.texi (Remote processes): Association of a pty is not supported.
3212 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3214         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3215         (Processing LaTeX fragments): Document that the size of images can be
3216         changes using the variable `org-format-latex-options'.
3217         (The date/time prompt, Timestamps): Be more accurate over ISO format
3218         dates and times.
3219         (Visibility cycling): Document showeverything keyword.
3220         (In-buffer settings): Document showeverything keyword.
3221         (Setting up the staging area): Fix the example.
3222         (MobileOrg): New section.
3223         (Agenda commands, Exporting Agenda Views): Document exporting the
3224         agenda view to Org files.
3226 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3228         * tramp.texi (History): Add IMAP support.
3229         (External methods): Add `imap' and `imaps' methods.
3230         (GVFS based methods): Add indices for `davs'.
3231         (Password handling): Rename anchors.  Add IMAP entries for
3232         ~/.authinfo.gpg.
3234         * trampver.texi: Set default value of `emacsimap'.
3236 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3238         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3240 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3242         * dired-x.texi (Technical Details):
3243         Delete dired-up-directory (Bug#4292).
3245 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3247         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3249 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3251         * org.texi (Effort estimates): Document new effort setting commands.
3252         (Agenda commands): Document the new keys fro agenda time motion.
3253         Document entry text mode.  Improve documentation of the keys to include
3254         inactive time stamps into the agenda view.
3255         (Feedback): Document the new bug report command.
3256         (Structure editing): Add an index entry for the sorting of subtrees.
3258 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3260         * auth.texi (Help for users): Corrected markup.
3262 2009-09-02  Glenn Morris  <rgm@gnu.org>
3264         * emacs-mime.texi (time-date): Mention float-time.
3266 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3268         * calc.texi (Simplifying Formulas): Improve the wording.
3270 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3272         * auth.texi: Rewritten for coverage and clarity.
3274 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3276         * gnus.texi (Expiring Mail):
3277         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3278         (Various Various): Mention gnus-safe-html-newsgroups.
3280         * gnus-news.texi: Mention
3281         gnus-mark-copied-or-moved-articles-as-expirable.
3283         * emacs-mime.texi (Display Customization): Add xref to
3284         gnus-safe-html-newsgroups.
3286 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3288         * tramp.texi (Version Control): Remove.
3289         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3290         reference.
3291         (External methods): Correct `scpc' concept index entries.  New method
3292         `rsyncc'.
3293         (External packages): New subsections "Filename completion" and "File
3294         attributes cache".
3296 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3298         * calc.texi (Rewrite Rules): Improve the example.
3299         (Simplifying Formulas): Explain use of the I and H flags for
3300         simplification.
3302 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3304         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3305         Describe autostart behavior of dbus-ping.
3306         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3307         for timeout values.
3308         (Top): Remove footnote saying D-Bus is not enabled by
3309         default.  (Bug#4256)
3311 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3313         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3314         Reported by Jari Aalto (Bug#4211).
3315         (Mail-mode integration): Mention epa-mail-mode and
3316         epa-global-mail-mode.
3317         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3318         epa-setup.
3320 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3322         * dbus.texi (Asynchronous Methods): Allow nil handler.
3324 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3326         * ediff.texi (ediff-current-file): Add information about this new function.
3328         * viper.texi: Add information about C-s in viper's search command.
3330 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3332         * calc.texi (Date Forms): Fix typos.
3334 2009-08-08  Glenn Morris  <rgm@gnu.org>
3336         * org.texi (Agenda commands): Restore clobbered change.
3338 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3340         * calc.texi (Graphics, Devices): Update with the peculiarities of
3341         operation on MS-Windows.
3343 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3345         * org.texi (Publishing action): Improve documentation of file
3346         names when publishing to the source directory.
3347         (Clean view): Document `org-indent-mode'.
3348         (Clocking work time): Add documentation for the
3349         new :timetamp option when creating a clock report.
3350         (Paragraphs): Fix many typos.
3351         (Plain lists): Remove duplicate explanation about the
3352         `C-c *' command.
3353         (Literal examples): Update to reflect the new behavior
3354         of the -n -r -k switches when exporting source code examples.
3355         (Structure editing): Add information about `C-c *',
3356         converting a plain list into a list of Org items.
3357         (Remember): Small rephrasing of the paragraph
3358         describing remember.el.  Also mentioned that remember.el is part
3359         of Emacs 23, not Emacs 22.
3360         (Clocking work time): Add documentation about
3361         displaying the current clocking time against the effort estimate.
3362         Also add a footnote about using `org-clock-in-prepare-hook' to add
3363         an effort estimate on the fly, just before clocking it.
3364         (Footnotes): Document automatic renumbering and
3365         sorting.
3366         (Agenda commands): Document new bulk commands.
3367         (Plain lists): Document new behavior of
3368         `org-cycle-include-plain-lists'.
3369         Hyphenation only in TeX.
3370         (Clocking work time): Document the key to update effort
3371         estimates.
3372         (Clocking work time): Document the clock time display.
3373         (Structure editing, TODO basics): Document new
3374         variables.
3375         (Column attributes): Document new colciew operators.
3376         (Publishing options): Document :xml-declaration.
3377         (Tracking TODO state changes): Document the
3378         LOG_INTO_DRAWER property.
3379         (Literal examples): Document the new implementation for
3380         editing source code.
3381         (Publishing action): Mention the new publishing
3382         function, to publish an Org source file.
3383         (Publishing links): Mention how to link to an Org source file.
3384         (Macro replacement): Document new macros.
3385         (Handling links): Document type-specific completion
3386         when inserting links.
3387         (Structure editing, Plain lists): Improve documentation
3388         on sorting.
3389         (Internal links): Document custom ids for links.
3390         (Handling links): Document custom ids for links.
3391         (CSS support): Document new class.
3392         (Refiling notes): Document the possibility to create new nodes
3393         during refiling.
3394         (Agenda commands): Document the "?" operator to find
3395         tasks without effort setting.
3396         (Exporting agenda information): Section moved.
3397         (RSS Feeds): New section.
3398         (Built-in table editor): Document M-e and M-a navigate
3399         inside table field.
3400         (Stuck projects): Docment that projects identified as
3401         un-stuck will still be searchd for stuck sub-projects.
3402         (Paragraphs): Document centering.
3403         (Creating timestamps, Agenda commands): Document new
3404         behavior when changing time stamps.
3405         (Structure editing): Document the new command
3406         `org-clone-subtree-with-time-shift'.
3407         (Publishing): Refresh this chapter.
3408         (Export options, Export options, In-buffer settings):
3409         Document the new keywords.
3410         (Matching tags and properties): Collect all
3411         documentation about tags/property matches here.
3412         (Setting tags): Document `org-tag-persistent-alist'.
3413         (Weekly/daily agenda): New section.
3414         (Orgstruct mode): Describe `orgstruct++-mode'.
3415         (Drawers): Mention the LOGBOOK drawer.
3416         (Export options, Sectioning structure): Document the
3417         #+LEATEX_HEADER in-buffer setting.
3418         (Bugs): Section removed.
3419         (Hooks): New section.
3420         (Add-on packages): Move here from old location.
3421         (Context-sensitive commands): New section.
3422         (Setting tags): Document newline option.
3423         (Global TODO list, Matching tags and properties):
3424         Mention more variables.
3425         (Checkboxes): Update to changed command behavior.
3427 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3429         * speedbar.texi (Basic Key Bindings): Fix typo.
3431 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3433         * calc.texi (Vector/Matrix Functions): Add index entries for both
3434         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3435         affects matrices with more than one row.
3436         (Help Commands): Add index entries for "prefix ?" key bindings.
3438 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3440         * calc.texi (Stack Manipulation Commands): Add documentation for
3441         `calc-transpose-lines'.
3443 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3445         * dbus.texi (Receiving Method Calls): Describe special return value
3446         `:ignore'.
3448 2009-07-24  Alan Mackenzie  <acm@muc.de>
3450         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3451         initialization, any individual variable setting now takes precedence
3452         over one done via c-file-style/c-file-offsets.
3454 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3456         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3457         truncated when Calc is quit.
3458         (Customizing Calc): Document `calc-undo-length'.
3460 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3462         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3464 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3466         * pcl-cvs.texi (About PCL-CVS):
3467         * widget.texi (Basic Types):
3468         Fix cross-references.
3470 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3472         * dbus.texi (Type Conversion): Don't use literal control character.
3474 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3476         * tramp.texi (GVFS based methods): New section.
3477         (Remote processes): Processes for GVFS based methods run locally.
3479 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3481         * tramp.texi (Inline methods, External methods, Gateway methods):
3482         Avoid the words "kludge" and hack".
3483         (External methods): Add `synce' method.
3485         * trampver.texi: Update release number.
3487 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3489         Sync with Tramp 2.1.16.
3491         * tramp.texi (History): Add GVFS support.
3492         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3493         `obex' methods.  Add 'tramp-gvfs-methods' option.
3494         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3495         forms.
3496         (Remote Programs): Introduce `tramp-own-remote-path'.
3497         (Remote processes): New subsection "Running remote programs that create
3498         local X11 windows".
3499         (Frequently Asked Questions): Improve code for disabling vc.
3501         * trampver.texi: Update release number.  Set default value of
3502         `emacsgvfs'.
3504 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3506         * Branch for 23.1.
3508 2009-06-17  Glenn Morris  <rgm@gnu.org>
3510         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3511         (Latest version of Emacs): Mention source code repository.
3513 2009-06-16  Glenn Morris  <rgm@gnu.org>
3515         * faq.texi (Top): Language tweak.
3516         (Extended commands): Most people have arrow keys.
3517         (Emacs manual): Say how to follow info links.
3518         (File-name conventions): Change title a bit.  Explain about source
3519         versus installed.  Condense etc description.
3520         (Guidelines for newsgroup postings): Mention Savannah list page.
3521         (Newsgroup archives): Simplify.
3522         (Contacting the FSF): Add contact URL.
3523         (Emacs Lisp documentation): Printed version not always available.
3524         (Installing Texinfo documentation): Explain how by hand installation is
3525         not normally needed.  Use add-to-list.  Remove duplicate reference.
3526         (Informational files for Emacs): Move info on Help menu here from
3527         "File-name conventions".
3528         (Help installing Emacs): Tweak uref.
3529         (Obtaining the FAQ): Mention repository.
3530         (Origin of the term Emacs): Explain "ITS".
3531         (Changing load-path): Use add-to-list.
3532         (Automatic indentation): Clarify this is for Text mode.
3533         Don't mention Indented Text mode.
3534         (Finding Emacs on the Internet): The FSF does not seem to offer a
3535         deluxe distribution on CD anymore.
3537 2009-06-16  Glenn Morris  <rgm@gnu.org>
3539         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3540         Recommend the latest release.  Mention how to get older FAQs.
3541         Recommend the Emacs manual.
3542         (Guidelines for newsgroup postings): Discourage cross-posts.
3543         (Underlining paragraphs): Remove.
3544         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3545         (Bugs and problems): Update key-binding.
3546         (Problems with very large files): Mention 64-bit.
3547         (Shell process exits abnormally): Remove.
3548         (Problems with Shell Mode): Rename and update.
3549         (Spontaneous entry into isearch-mode)
3550         (Problems talking to certain hosts): Remove.  This is old information,
3551         in etc/PROBLEMS if needed.
3552         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3553         (Dired claims that no file is on this line): Update.
3554         (Installing Emacs, Problems building Emacs): Simplify.
3555         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3556         information.
3557         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3558         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3559         (JDEE): "JDEE", not "JDE".
3560         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3561         Remove.  This is old information, in etc/PROBLEMS if needed.
3562         (stty and Backspace key, Kanji and Chinese characters): Remove.
3563         (Right-to-left alphabets): Update section.
3564         (Changing the included text prefix): Gnus uses message-yank-prefix.
3565         Add cross-reference to Supercite manual.
3566         (Saving a copy of outgoing mail): Simplify output file description.
3567         (Expanding aliases when sending mail): Refer to Emacs manual.
3568         Remove old info about RFC822.
3569         Correct description of how to rebuild aliases.
3570         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3571         (MIME with Emacs mail packages)
3572         (Viewing articles with embedded underlining)
3573         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3574         Remove old sections.
3575         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3576         and is well-documented in the Gnus manual.
3577         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3578         (Making Gnus faster): Rename from "Starting Gnus faster".
3579         Merge "Catch-up is slow in Gnus" into here.
3581 2009-06-14  Glenn Morris  <rgm@gnu.org>
3583         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3584         (New in Emacs 23): New section.
3585         (Handling C-s and C-q with flow control): Add xref.
3587 2009-06-13  Glenn Morris  <rgm@gnu.org>
3589         * faq.texi (Setting up a customization file): Grammar fix.
3590         Customize is no longer "new".
3591         (Displaying the current line or column): Line-number mode is on by
3592         default.  Don't mention `column' package.  Mention linum.el.
3593         (Turning on abbrevs by default): Explain how to do it for buffers,
3594         modes, and everywhere.
3595         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3596         19.
3597         (Highlighting a region): On by default since 23.1.
3598         (Replacing highlighted text): Update doc quote.
3599         (Working with unprintable characters): Don't mention search-quote-char.
3600         (Using an already running Emacs process): Gnuclient is probably not an
3601         enhancement these days.
3602         (Indenting switch statements): Remove mention of pre-Emacs 20.
3603         (Horizontal scrolling): Abbreviate Emacs 20 description.
3604         (Replacing text across multiple files): Fix name of dired command.
3605         (Disabling backups): Use require not load.
3606         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3608 2009-06-13  Bill Wohler  <wohler@newt.com>
3610         Release MH-E manual version 8.2.
3612         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3613         release 8.2.
3615 2009-06-13  Glenn Morris  <rgm@gnu.org>
3617         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3618         in this day and age the common meaning is "on the web".
3619         (copying): Use @copyright in all cases.
3620         (Basic keys): Remove reference to deleted manual node "Text Characters".
3621         (File-name conventions): Use GNU as an example rather than SERVICE.
3622         default.el lives in site-lisp.  Update Info directory location.
3623         (Real meaning of copyleft): GPL actions have been brought, but all
3624         settled out of court.
3625         (Guidelines for newsgroup postings): Shorten section title.
3626         Simplify comp.emacs description.
3627         (Newsgroup archives): Change Google URL.  Describe Gmane.
3628         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3629         points".  Mention List-Unsubscribe header.
3630         (Contacting the FSF): Update email and URLs.
3631         (Basic editing): Mention F1 for help.
3632         (Installing Texinfo documentation): Refer to Texinfo website rather
3633         than ftp server.
3634         (Printing a Texinfo file): Mention texi2pdf.
3635         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3636         are just stubs nowadays.
3637         (Latest version of Emacs): Explain version numbers.
3638         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3639         (Turning on syntax highlighting): No need to mention hilit19 any more.
3640         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3641         (Modes for various languages): Remove section.
3642         (Major packages and programs): Remove most version and maintainer
3643         information - it's hard to keep up-to-date, and adds nothing.
3644         Similarly with direct links to mailing lists.
3645         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3646         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3647         years, and Emacs comes with tools for this now.
3648         (Patch): Remove section - this is a standard tool.
3649         (Using function keys under X): Remove section.
3651 2009-06-12  Glenn Morris  <rgm@gnu.org>
3653         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3654         (Help installing Emacs): Remove reference to deleted X11 node.
3655         (Associating modes with files): Interpreter-mode-alist is no longer
3656         subservient to auto-mode-alist.
3657         (Installing Emacs): Change future Emacs version.
3658         (Linking with -lX11 fails): Remove old section.
3659         (Packages that do not come with Emacs): Update ELL location.
3660         Emacs Lisp archive is dead.
3661         (Emacs for Windows): Remove reference to old CE port.
3662         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3663         (Emacs for VMS and DECwindows): Remove old ports.
3664         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3665         (Removing flashing messages): Remove section about non-existent Gnus
3666         option.
3668         * faq.texi (Top): Add @top command.
3669         Remove the optional arguments from all @node commands: makeinfo can
3670         generate these automatically, and it is easier to edit and rearrange
3671         nodes without them.
3673 2009-06-11  Glenn Morris  <rgm@gnu.org>
3675         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3676         (The LPF): Make the updated URL the sole reference point.
3677         (Learning how to do something): Update refcard price and format.
3678         (Getting a printed manual): Sources in doc/emacs/, not man/.
3679         Also available in PDF format.  Since the page count varies, be less
3680         precise.
3681         (Informational files for Emacs): Remove references to deleted files
3682         LPF and SUN-SUPPORT, and to UUCP.
3683         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3684         Remove many obsolete ways to get the FAQ, which now seems only to be
3685         distributed with Emacs.
3686         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3688 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3690         * org.texi (Org Plot): Fix tags (Bug#3507).
3691         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3693         * ada-mode.texi (Installation, Compile commands)
3694         (Project File Overview, No project files, Set compiler options)
3695         (Use GNAT project file, Use multiple GNAT project files)
3696         (Identifier completion): Use @samp for menu items, and @kbd for key
3697         sequences (Bug#3504).
3699 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3701         * gnus.texi (Security): Fix wording; add a link to epa.info.
3703 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3705         * message.texi (Header Commands): Fix descriptions to match
3706         keybindings.
3708 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3710         * gnus.texi (Security): Mention that EasyPG is the current default.
3712 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3714         * ediff.texi (Session Commands): Fix typo.
3716 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3718         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3719         news.software.readers.  Reported by Florian Rehnisch.
3721 2009-04-02  Glenn Morris  <rgm@gnu.org>
3723         * auth.texi: Capitalize direntry.
3725         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3726         using a period in the entry name.  (Bug#2797)
3728 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3730         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3731         ($(infodir)/auth, auth.dvi): New targets.
3733 2009-03-03  Glenn Morris  <rgm@gnu.org>
3735         * auth.texi: Fix @setfilename.
3737         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3738         (auth, $(infodir)/auth, auth.dvi): New rules.
3740 2009-02-25  Glenn Morris  <rgm@gnu.org>
3742         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3744 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3746         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3748 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3750         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3751         gnus-nocem-issuers, and gnus-nocem-verifyer.
3753 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3755         * ada-mode.texi (Project files, Automatic Casing):
3756         * dbus.texi (Signals):
3757         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3758         * mh-e.texi (HTML):
3759         * nxml-mode.texi (Locating a schema)
3760         (Using the document's URI to locate a schema):
3761         * org.texi (Footnotes, Using the mapping API):
3762         * rcirc.texi (Channels): Remove duplicate words.
3764 2009-02-20  Glenn Morris  <rgm@gnu.org>
3766         * dired-x.texi (Miscellaneous Commands):
3767         * gnus.texi: Minor updates for mbox Rmail.
3769 2009-02-16  Karl Berry  <karl@gnu.org>
3771         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3772         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3773         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3774         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3775         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3776         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3777         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3778         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3779         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3780         Consistently use @insertcopying in the Top node,
3781         @contents at the front (after @end titlepage),
3782         and @direntry after @copying.  (Bug#1988)
3784 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3786         * auth.texi: New file documenting auth-source.
3788 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3790         * org.texi (Org Plot): Fix link.
3792 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3794         * epa.texi (Mail-mode integration): Mention the way to do
3795         "encrypt-to-self".  (Bug#1807)
3797 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3799         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3801 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3803         * gnus-news.texi: Print version about Incoming*.
3805 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3807         * org.texi (Structure editing, Handling links)
3808         (Fast access to TODO states, Javascript support): Make standard docs
3809         correctly reflect default variable settings.
3811 2009-02-02  Glenn Morris  <rgm@gnu.org>
3813         * org.texi: Fix typos.
3815 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3817         Sync with Tramp 2.1.15.
3819         * trampver.texi: Update release number.
3821 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3823         * org.texi (TODO dependencies): Document TODO dependencies on
3824         checkboxes.
3826 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3828         * org.texi (TODO dependencies): Document key binding for toggling
3829         ORDERED property.
3831 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3833         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3834         of hook functions.
3836 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3838         * org.texi (TODO dependencies): New section.
3840 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3842         * org.texi (Plain lists, TODO basics, Priorities)
3843         (Multiple sets in one file, Conflicts): Document interaction with
3844         `shift-selection-mode'.
3846 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3848         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3849         Make Calc the subject of sentences.
3850         (Rearranging Formulas using Selections): Discuss new options
3851         for `j *'.
3853 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3855         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3857 2009-01-26  Glenn Morris  <rgm@gnu.org>
3859         * org.texi: Fix typos.
3861 2009-01-26  Bill Wohler  <wohler@newt.com>
3863         * mh-e.texi (EDITION, UPDATED): Update.
3865 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
3867         * org.texi (References): Add information about remote references.
3868         (Built-in table editor): Document `C-c RET' in tables.
3869         (Math symbols, Quoting LaTeX code): Mention that simple
3870         LaTeX macros survive LaTeX export.
3871         (Images in LaTeX export): Show how to create a reference to a
3872         figure.
3873         (Sectioning structure): Document that the LaTeX class can be
3874         specified in a property.
3875         (Text areas in HTML export): New section.
3876         (External links): Add examples for text search and ID links.
3877         (Built-in table editor): Remove the descriptio of `C-c
3878         C-q', it not longer works.
3879         (Literal examples): Document that a space must follow
3880         the colon in short examples.
3881         (Relative timer): Document `org-timer-stop'.
3882         (Footnotes): New section.
3883         (Footnote markup): Shorten section and refer to new Footnote
3884         section.
3885         (Literal examples): Add documentation for line
3886         numbering in and references to code examples.
3887         (CSS support): Fix the description of default CSS styles.
3888         (Capturing column view): Document
3889         "file:path/to/file.org" as an allowed value for the ID property of
3890         a dynamic block copying column view.
3892 2009-01-23  Stephen Eglen  <stephen@gnu.org>
3894         * mh-e.texi (Getting Started): Describe $MH.
3896 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
3898         * tramp.texi (all): Harmonize usage of "external method",
3899         "external transfer method" and "out-of-band method".
3900         (Connection types): Precise the differences of inline and external
3901         methods.  Written by Adrian Phillips <a.phillips@met.no>.
3903 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
3905         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3906         commands as described at the top.  Reported by Allan Gottlieb
3907         <gottlieb@nyu.edu>.
3909 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3911         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3912         nnmail-pathname-coding-system.
3914 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3916         * org.texi (Relative timer): Fix typo.
3918 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
3920         * org.texi (Clocking work time): Fix typo.
3921         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
3923 2009-01-13  Glenn Morris  <rgm@gnu.org>
3925         * org.texi: Fix some more typos.
3927 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3929         * org.texi: Fix some typos.
3931 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3933         * gnus.texi (Group Parameters): Add note for local variables.
3935 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3937         * gnus.texi (Converting Kill Files): Fix URL.
3938         Include gnus-kill-to-score.el in contrib directory.
3940 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3942         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3943         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
3944         (Paging the Article): Add index entry.
3946 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
3948         * ada-mode.texi (Examples): Delete redundant text.
3950 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
3952         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
3954         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3955         addresses.
3957 2009-01-03  Bill Wohler  <wohler@newt.com>
3959         * mh-e.texi (Scan Line Formats): Indicate that first column should be
3960         kept empty.
3962 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
3964         * org.texi (Activation, Exporting, ASCII export, HTML export)
3965         (HTML Export commands, LaTeX/PDF export commands):
3966         Improve documentation about transient-mark-mode.
3967         (References): Document the use of special names like $LR1 to reference
3968         to fields in the last table row.
3970 2008-12-19  Juri Linkov  <juri@jurta.org>
3972         * info.texi (Search Text): Remove mention of removed key binding M-s.
3974 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
3976         * org.texi (References): Remove mentioning of @0 as reference for the
3977         last line, this has been reverted in the Lisp sources.
3979 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
3981         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3982         (DVI_TARGETS): Remove duplicates.  Add sasl.
3983         ($(infodir)/sasl, sasl.dvi): New targets.
3985 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
3987         * org.texi: Version number pushed to 6.15d.
3989 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
3991         * org.texi (Tables in LaTeX export): New section.
3992         (Images in LaTeX export): New section.
3993         (Inlined images, Images in HTML export): Sections renamed.
3995 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3997         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3999 2008-12-04  David Engster  <dengste@eml.cc>
4001         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4002         of nnml-get-new-mail.  Change URL for mairix patch.
4004 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4006         * org.texi (Using the mapping API): Fix bug in mapping example.
4007         (Publishing options): Make the list of properties complete again, in
4008         correspondence to the variable `org-export-plist-vars'.
4009         (Property searches): Document new special values for time comparisons.
4010         (Tag inheritance): Refine the description of tag inheritance.
4011         (Project alist): Add info about the publishing sequence of components.
4012         (Effort estimates): Document the new relative timer.
4014 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4016         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4017         (Using Calc): Clarify use of `C-x * o'.
4018         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4020 2008-11-28  Richard M Stallman  <rms@gnu.org>
4022         * dbus.texi (Receiving Method Calls): Clean up previous change.
4024 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4026         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4027         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4028         `dbus-unescape-from-identifier'.
4029         (Receiving Method Calls): New constants `dbus-service-emacs' and
4030         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4031         (Signals): Use the constants in the example.
4033 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4035         * org.texi: Re-apply change to FDL 1.3.
4037 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4039         * org.texi (Setting up Remember): Document `org-remember-mode'.
4040         (External links): Document that bbdb links can use a regular
4041         expression.
4042         (External links): Document that elisp links can contain interactive
4043         commands.
4045 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4047         * viper.texi (viper-translate-all-ESC-keysequences):
4048         Description removed.
4050 2008-11-19  Glenn Morris  <rgm@gnu.org>
4052         * doclicense.texi: Change to FDL 1.3.
4053         Relicense all texi files under FDL 1.3 or later.
4055 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4057         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4059 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4061         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4063         * ediff.texi: Version/date change.
4065 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4067         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4069 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4071         * calc.texi (About This Manual): Comment out a mention of
4072         marginal notes.
4074 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4076         * org.texi (Clocking work time): Document the :formula property of
4077         clock tables.
4078         (Structure editing, Refiling notes): Document refiling regions.
4079         (Agenda commands): Document the double-prefix version
4080         of the `l' command in the agenda.
4081         (Handling links): Explain the effect of a double prefix
4082         arg to `C-c C-o'.
4083         (TODO basics): Add documentation for tag triggers.
4085 2008-10-23  Glenn Morris  <rgm@gnu.org>
4087         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4088         byte-compiling things like `+'.
4090         * ns-emacs.texi: Merge copyright years of author now with assignment
4091         into FSF years.
4092         (VER): Use it for easier automatic updating.  Use Emacs version rather
4093         than standalone Emacs.app version.
4095 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4097         * org.texi: Lots of minor fixes.
4098         (Capture): New chapter.
4099         (Org Plot): New section.
4101 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4103         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4105 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4107         * calc.texi (User Defined Units): Mention how to enter optional display
4108         string.
4110 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4112         * message.texi (Sending Variables): Fix variable documentation to
4113         avoid the "y/n" wording.
4115 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4117         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4119 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4121         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4122         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4124 2008-09-22  Bill Wohler  <wohler@newt.com>
4126         Release MH-E manual version 8.1.
4128         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4129         release 8.1.
4131         * mh-e.texi: Retain dual license as agreed to by the FSF.
4132         However, bump GPL to Version 3.
4133         Use @include for license text.
4135 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4137         * gnus.texi (Top, Setup, Fancy splitting to parent)
4138         (Store custom flags and keywords, Store arbitrary data):
4139         Clean up markup.
4141 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4143         * gnus.texi (The Gnus Registry): Document it.
4145 2008-09-08  David Engster  <dengste@eml.cc>
4147         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4148         Clarify section about choosing back end servers.
4150 2008-08-23  Glenn Morris  <rgm@gnu.org>
4152         * dired-x.texi (Shell Command Guessing):
4153         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4155 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4157         * trampver.texi: Update release number.
4159 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4161         * ns-emacs.texi: Update version.
4162         (Introduction): Correct menu location for options save.
4163         (Customization): Note that defaults are stored under org.gnu.Emacs.
4165 2008-08-11  Bill Wohler  <wohler@newt.com>
4167         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4168         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4169         Henman) (closes SF #1768928).
4171 2008-08-10  Glenn Morris  <rgm@gnu.org>
4173         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4174         assignment to FSF.  Change license to GFDL.
4175         (Top): Remove outdated references.
4177 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4179         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4180         Add gnus-summary-sort-by-most-recent-number and
4181         gnus-summary-sort-by-most-recent-date.
4182         (Summary Sorting): Explain prefix argument.
4184 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4186         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4187         gnus-summary-pipe-output.
4189 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4191         * dbus.texi (Receiving Method Calls): Document error handling of own
4192         D-Bus methods.
4194 2008-08-01  Bill Wohler  <wohler@newt.com>
4196         * mh-e.texi (Reading Mail)
4197         (Viewing Attachments): Describe new function
4198         mh-show-preferred-alternative.
4199         (Sending Mail, Redistributing, Sending Message): Describe new hook
4200         mh-annotate-msg-hook.
4202 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4204         * dbus.texi (Arguments and Signatures): Fix example.
4205         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4206         (Asynchronous Methods): New node.
4207         (Errors and Events): Describe extended layout of `dbus-event'.
4208         New defun `dbus-event-message-type'.
4210 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4212         * ediff.texi: Remove VMS support.
4214 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4216         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4217         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4219 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4221         * Makefile.in: Add mairix-el targets.
4223 2008-07-29  David Engster  <deng@randomsample.de>
4225         * mairix-el.texi: New file.
4227 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4229         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4230         project files.  Delete 'main_unit' project variable; not needed.  Allow
4231         process environment variables wherever project variables are allowed.
4232         Add tutorial section on multiple GNAT project files.
4234 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4236         Sync with Tramp 2.1.14.
4238         * trampver.texi: Update release number.
4240 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4242         * ns-emacs.texi:
4243         * faq.texi: Remove mentions of Mac Carbon.
4245 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4247         * gnus.texi (Saving Articles): Describe the 2nd argument of
4248         gnus-summary-save-in-pipe.
4249         (SpamAssassin): Use it.
4251 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4253         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4255 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4257         * org.texi (Export options): Document the use of the creator flag.
4259 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4261         * org.texi: New version 6.06a.
4263 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4265         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4266         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4268 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4270         * calc.texi (Editing Stack Entries):
4271         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4272         Calc's help functions.  Mention fixing typos.
4273         (Customizing Calc): Fix typo.
4275 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4277         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4278         the summary.
4280 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4282         * ns-emacs.texi (Customization): Corrected documentation on color
4283         specification formats.
4285 2008-07-19  Andreas Schwab  <schwab@suse.de>
4287         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4289         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4290         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4292 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4294         * dbus.texi (Inspection): Rework, introduce submenus.
4295         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4296         (Properties and Annotations, Arguments and Signatures): New nodes.
4298 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4300         * dbus.texi (Receiving Method Calls): Fix description of
4301         `dbus-register-method'.
4302         (Signals): Allow also signal arguments for filtering in
4303         `dbus-register-signal'.
4305 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4307         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4308         `cnorm'.
4309         (Arithmetic Tutorial): Simplify the verification of prime factors.
4311 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4313         * gnus.texi (Saving Articles): Mention
4314         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4316 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4318         * calc.texi: Adjust mode line throughout.
4320 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4322         * sasl.texi (Mechanisms): Fix typos.
4324 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4326         * calc.texi (Killing from the stack): Mention using normal Emacs
4327         copying.
4329 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4331         * tramp.texi (Password handling): Rename from "Password caching".
4332         Add `auth-source' mechanism.
4333         (Connection caching): Tramp reopens the connection automatically,
4334         when the operating system on the remote host has been changed.
4336 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4338         * makefile.w32-in (distclean): Remove makefile.
4340 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4342         * org.texi (Using the mapping API): New section.
4343         (Agenda column view): New section.
4344         (Moving subtrees): Document archiving to the archive sibling.
4345         (Agenda commands): Document columns view in the agenda.
4346         (Using the property API): Document the API for multi-valued properties.
4348 2008-06-17  Jason Riedy  <jason@acm.org>
4350         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4351         function, and efmt may be a two-argument function.
4352         (Radio tables): Document multiple destinations.
4354 2008-06-16  Glenn Morris  <rgm@gnu.org>
4356         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4357         Add Cover-Texts.
4359 2008-06-15  Glenn Morris  <rgm@gnu.org>
4361         * faq.texi (VER): Update to 23.0.60.
4363         * mh-e.texi: Remove option of licensing under GPL.
4364         Add Cover-Texts to GFDL permissions notice.
4365         (GPL): Remove section.
4366         (GFDL): Include doclicense.texi rather than the actual text.
4368         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4369         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4371         * sasl.texi: Fix output file name.
4373         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4375         * gnus-coding.texi: Refer to license in Gnus manual.
4377         * idlwave.texi, sasl.texi: Use @copying.
4379         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4381         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4383         * url.texi: Use @copying, @title, @subtitle, @author.
4385         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4386         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4387         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4388         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4389         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4390         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4391         * widget.texi, woman.texi:
4392         Remove references to external license, since doclicense is included.
4394         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4395         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4396         Remove references to non-existent Invariant Sections.
4398 2008-06-14  Glenn Morris  <rgm@gnu.org>
4400         * faq.texi (Major packages and programs): Remove references to external
4401         Supercite, Calc, VIPER, since they have been included for some time.
4402         Update VM, AUCTeX, BBDB entries.
4404 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4406         * newsticker.texi: Updated to match latest newsticker changes.
4408 2008-06-13  Glenn Morris  <rgm@gnu.org>
4410         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4411         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4412         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4413         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4414         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4415         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4416         * woman.texi:
4417         Update Back-Cover Text as per maintain.info.
4419 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4421         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4423         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4424         (gnus-faq.xml): Update repository host.
4426         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4428 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4430         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4431         Fix a typo.
4433 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4435         * gnus.texi (Mail Source Customization): Correct values of
4436         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4437         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4439 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4441         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4442         coding standards.
4444 2008-06-14  David Engster  <dengste@eml.cc>
4446         * gnus.texi (nnmairix): Markup fixes.
4448 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4450         * gnus.texi (nnmairix): Markup and other minor fixes.
4452 2008-06-05  David Engster  <dengste@eml.cc>
4454         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4456 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4458         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4459         (Searching, nnir, nnmairix): New stub nodes.
4461 2008-05-30  Felix Lee  <felix.1@canids.net>
4463         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4465 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4467         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4469 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4471         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4473 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4475         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4477 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4479         * info.texi (Top): Fix typo in xref.
4481 2008-05-05  Karl Berry  <karl@gnu.org>
4483         * info.texi (Top): @xref to stand-alone manual.
4485 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4487         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4488         (Various Summary Stuff): Fix typo in last xref.
4490 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4492         * org.texi (Moving subtrees): Fix typo.
4494 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4496         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4497         Tramp via `tramp-mode'.
4499 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4501         * org.texi: Massive changes, in many parts of the file.
4503 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4505         * gnus.texi (Oort Gnus): Add message-fill-column.
4507 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4509         * gnus.texi (Mail Source Specifiers): Typo fix.
4511 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4513         * gnus.texi (Diary Headers Generation): Update key binding for
4514         `gnus-diary-check-message'.
4516 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4518         * gnus.texi (Emacsen): Addition.
4520 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4522         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4524 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4526         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4528 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4530         * gnus-news.texi: Update tool bar item.
4532 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4534         * gnus-news.texi: Fix typos.
4536 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4538         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4539         Add mention of `kron'.
4541 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4543         * epa.texi (Encrypting/decrypting *.gpg files):
4544         Document epa-file-name-regexp.
4546 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4548         * gnus.texi (Example Methods): Fix description about ssh-agent.
4549         (Indirect Functions): Fix the default value of nntp-telnet-command;
4550         remove link to connect.html.
4552 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4554         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4555         dbus-call-method.
4556         (Receiving Method Calls): The timeout can be set by the calling client.
4558         * trampver.texi: Update release number.
4560 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4562         * gnus.texi (Top): Fix version.  Add SASL.
4564 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4566         Sync with Tramp 2.1.13.
4568         * trampver.texi: Update release number.
4570 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4572         * org.texi: Update to new org-mode website.
4574 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4576         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4578 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4580         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4581         gnus-read-ephemeral-gmane-group-url,
4582         gnus-read-ephemeral-emacs-bug-group,
4583         gnus-read-ephemeral-debian-bug-group.
4585 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4587         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4589         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4590         Add FIXMEs for Bookmarks and gnus-registry-marks.
4592 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4594         * gnus.texi (Smileys): Document `smiley-style'.
4596 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4598         * gnus.texi (Gnus Development): Clarify difference between ding and
4599         gnu.emacs.gnus.
4600         (MIME Commands, Using MIME, RSS): Fix markup.
4602         * gnus-faq.texi ([8.4]): Ditto.
4604 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4606         * gnus.texi (Emacsen): Remove obsolete stuff.
4608 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4610         * gnus.texi (Oort Gnus): Add version info WRT
4611         `mail-source-delete-incoming'.
4613 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4615         * gnus.texi (Top): Add "Other related manuals" and version info in
4616         `iftex' output.
4617         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4618         gnus-balloon-face-0 and the corresponding format specifiers.
4620 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4622         * tramp.texi (Filename completion): Remove footnote about let-bind
4623         of `partial-completion-mode'.  It doesn't work this way.
4625 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4627         * pcl-cvs.texi (Contributors): Update my email.
4629 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4631         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4633 2008-03-17  Bill Wohler  <wohler@newt.com>
4635         * mh-e.texi (Viewing): Update URL for adding header fields to
4636         mh-invisible-header-fields-default.
4638 2008-03-16  Bill Wohler  <wohler@newt.com>
4640         * mh-e.texi (Preface): Add Gnus to requirements.
4641         (Forwarding): Note that forwarded MIME messages are now inline.
4643 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4645         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4646         (Common Variables): Give precedence to the netcat methods over the
4647         telnet methods, and mention that they are more reliable.
4649 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4651         * org.texi (Exporting Agenda Views): Document agenda export to
4652         iCalendar.
4653         (Progress logging): Document the new progress logging stuff.
4655 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4657         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4658         Update for change of `mail-source-delete-incoming'.
4660         * gnus-news.texi: Ditto.
4662 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4664         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4665         custom versions.
4667 2008-03-07  Alan Mackenzie  <acm@muc.de>
4669         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4670         parens/brackets in a k&r region is limited.
4672 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4674         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4675         using different Emacs versions.
4677 2008-02-27  Glenn Morris  <rgm@gnu.org>
4679         * sc.texi: Remove a lot of old and obsolete info.
4680         (titlepage): Simplify.
4681         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4682         (VM with any Emacsen, GNEWS with any Emacsen)
4683         (Overloading for Non-conforming MUAs, Version 3 Changes)
4684         (The Supercite Mailing List): Delete nodes.
4685         (Introduction): Remove info about old packages.
4686         (Getting Connected): Simplify.  Remove info about old packages.
4687         (Citing Commands): Delete Emacs 19 info.
4688         (Hints to MUA Authors): Simplify.
4689         (Thanks and History): Merge in some info from the deleted node
4690         "Version 3 Changes".
4692 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4694         * org.texi (Setting tags, In-buffer settings):
4695         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4697 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4699         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4700         installation directory name.
4702 2008-02-12  Romain Francoise  <romain@orebokech.com>
4704         * epa.texi (Overview): Fix typo.
4706 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4708         * epa.texi (Quick start): Remove the .emacs setting.
4710 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4712         * epa.texi (Quick start): Use the command `epa-enable' instead of
4713         loading `epa-setup'.
4715 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4717         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4718         ($(infodir)/epa, epa.dvi): New targets.
4720 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4722         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4724         * epa.texi: New manual documenting the EasyPG Assistant.
4726 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4728         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4729         (Inspection): New function dbus-ping.
4731 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4733         * tramp.texi (Remote processes): Add `shell-command'.
4735 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4737         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4738         (Group Parameters): Document `mail-source' parameter.
4740 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4742         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4743         must be a local host.
4745 2008-01-26  Michael Olson  <mwolson@gnu.org>
4747         * erc.texi: Update version for ERC 5.3 release.
4748         (Obtaining ERC): Update extras URLs for 5.3.
4749         (Development): Write instructions for git, and remove those for Arch.
4750         (History): Mention the switch to git.
4752 2008-01-24  Karl Berry  <karl@gnu.org>
4754         * info.texi (Search Index, Search Text): Mention the command
4755         character in the section name, a la the (Go to node) node.
4757 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4759         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4761 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4763         * gnus-news.texi: Mention gnus-article-describe-bindings.
4765 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4767         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4769 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4771         * org.texi (Property inheritance): New section.
4772         (Conventions): New section.
4773         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4774         commands, and the new bindings for refiling.
4775         (Sparse trees): Document the new special command for sparse trees.
4776         (References): Be more clear about the counting of hilines.
4777         (Handling links): Document M-p/n for accessing links.
4778         (Fast access to TODO states): New section.
4779         (Per file keywords): New section.
4780         (Property inheritance): New section.
4781         (Column attributes): New summary types.
4782         (Capturing Column View): New section.
4783         (The date/time prompt): Cover the new features in the date/time prompt.
4784         Compactify the table of keys for the calendar remote control.
4785         (Clocking work time): Document the new :scope parameter.
4786         (Remember): Promoted to chapter.
4787         (Quoted examples): New section.
4788         (Enhancing text): New verbatim environments.
4790 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4792         * trampver.texi: Update release number.
4794 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4796         * gnus.texi (Article Keymap):
4797         Add gnus-article-wide-reply-with-original; fix descriptions of
4798         gnus-article-reply-with-original and
4799         gnus-article-followup-with-original.
4801 2008-01-09  Glenn Morris  <rgm@gnu.org>
4803         * nxml-mode.texi: Add @copying section.
4805 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4807         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4808         Server".  Add `message-send-mail-with-mailclient'.
4810         * gnus.texi (Posting Server): Move some text to "(message)Mail
4811         Variables" and add a reference here.
4813 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4815         * dbus.texi (Receiving Method Calls): New chapter.
4816         (Errors and Events): Add serial number to events.  Replace "signal" by
4817         "message".  Introduce dbus-event-serial-number.
4819 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4821         * dbus.texi (Type Conversion): Explain the type specification for empty
4822         arrays.  Use another example.
4824 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4826         * dbus.texi (all): Replace "..." by @dots{}.
4827         (Type Conversion): Precise the value range for :byte types.
4828         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4829         Mention its return value.
4830         (Errors and Events): There is no D-Bus error propagation during event
4831         processing.
4833 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4835         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4836         New sections.
4838 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4840         * gnus.texi (Group Parameters): Reorder the text and add a note about
4841         `gnus-parameters' near the beginning of the node.
4843 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4845         * gnus.texi (Score File Editing): Fix function name.
4847 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4849         Sync with Tramp 2.1.12.
4851         * trampver.texi: Update release number.
4853 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4855         * dbus.texi (Type Conversion): Correct input parameters mapping.
4857 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4859         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4860         (Errors and Events): Mention wrong-type-argument error.
4862 2007-12-21  Alex Schroeder  <alex@gnu.org>
4864         * rcirc.texi: Changed single spaces after sentence end to double
4865         spaces.  Fixed some typos.
4866         (Internet Relay Chat): Explain relay.
4867         (Getting started with rcirc): Change items to reflect prompts.
4868         Add more explanation to rcirc-track-minor-mode and added a comment to
4869         warn future maintainers that this section is a copy.
4870         (People): Change /ignore example.
4871         (Keywords): Not keywords.
4873 2007-12-20  Alex Schroeder  <alex@gnu.org>
4875         * rcirc.texi (Top): Fighting Information Overload chapter added.
4876         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4877         (rcirc commands): Move /ignore command to the new chapter.
4878         (Fighting Information Overload): New chapter documenting /keyword,
4879         /bright, /dim, channel ignore, and low priority channels.
4880         (Configuration): Document rcirc-server-alist, remove
4881         rcirc-startup-channels-alist and rcirc-default-server.
4883 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
4885         * dbus.texi (Signals): Fix example in dbus-register-signal.
4887 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
4889         * gnus.texi (Score Variables): Fix typo.
4891 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
4893         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4894         (Signals): Adapt dbus-send-signal and dbus-register-signal.
4895         (Errors and Events): Adapt dbus-event.
4897 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4899         * gnus.texi (Other Files): Add the yenc command.
4901 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
4903         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4904         since 2004-08-06.
4906 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4908         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4909         on body.
4911 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4913         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4914         and rfc2047-allow-irregular-q-encoded-words; fix description of
4915         rfc2047-encode-encoded-words.
4917 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4919         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4921 2007-12-05  Michael Olson  <mwolson@gnu.org>
4923         * remember.texi (Diary): Remove "require" line for remember-diary.el.
4924         Update documentation for `remember-diary-file'.
4926 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
4928         * dbus.texi (Signals): Precise `dbus-register-signal'.
4929         (Errors and Events): Rework events part, the internal structure of
4930         dbus-event has changed.
4932 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
4934         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4935         ($(infodir)/dbus, dbus.dvi): New targets.
4937 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
4939         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4940         unconditionally.
4942         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4943         emulation with @print{}.
4945 2007-12-02  Richard Stallman  <rms@gnu.org>
4947         * dbus.texi (Overview): Minor cleanup.
4949 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
4951         * Makefile.in (INFO_TARGETS): Add dbus.
4952         (DVI_TARGETS): Add dbus.dvi.
4953         (dbus, dbus.dvi): New targets.
4955         * dbus.texi: New file.
4957 2007-11-24  Romain Francoise  <romain@orebokech.com>
4959         * nxml-mode.texi: Add description in @direntry.
4960         Fix file name to match @setfilename.
4962 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
4964         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4965         ($(infodir)/nxml-mode): New rule.
4967         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4968         ($(infodir)/nxml-mode): New rule.
4969         (clean): Add nxml-mode*.
4971         * nxml-mode.texi: New file with nxml manual.
4973 2007-11-18  Richard Stallman  <rms@gnu.org>
4975         * flymake.texi (Example -- Configuring a tool called directly):
4976         Update example.
4978 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
4980         * tramp.texi (Filename completion): Simplify explanation of
4981         double-slash behavior.  Explain directory contents flushing.
4983 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4985         * calc.texi (TeX and LaTeX Language Modes): Put in
4986         missing braces.
4988 2007-11-15  Richard Stallman  <rms@gnu.org>
4990         * cl.texi (Equality Predicates): Delete `eql'.
4991         (Predicates, Naming Conventions, Top): Delete `eql'.
4992         (Common Lisp Compatibility): Delete `eql'.
4993         (Porting Common Lisp): Delete obsolete backquote info.
4994         Minor clarification about character constants.
4995         (Sequence Basics): Minor clarification.
4997 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4999         * cc-mode.texi (Electric Keys, Custom Macros):
5000         * tramp.texi (Filename completion): Fix typos.
5002 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5004         * calc.texi (Basic commands): Mention the menu.
5006 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5008         * tramp.texi (Connection caching): Tramp flushes connection
5009         properties when remote operating system has been changed.
5011 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5013         * gnus-news.texi: Fix spelling.
5014         `message-insert-formatted-citation-line', not
5015         `message-insert-formated-citation-line'.
5017         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5019 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5021         * tramp.texi (Overview): Mention also the PuTTY integration under
5022         w32.  Remove paragraphs about Tramp's experimental status.
5023         (Frequently Asked Questions): Add code example for highlighting the
5024         mode line.
5026 2007-11-03  Michael Olson  <mwolson@gnu.org>
5028         * remember.texi: Change mentions of remember-buffer to
5029         remember-finalize throughout.
5031 2007-10-30  Michael Olson  <mwolson@gnu.org>
5033         * remember.texi (Copying): Remove.
5034         (Mailbox): Update with non-BBDB instructions.
5035         (Diary, Org): Add.
5036         (Bibliography, Planner Page): Remove.
5038 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5040         * makefile.w32-in (INFO_TARGETS): Add remember.
5041         (DVI_TARGETS): Add remember.dvi.
5042         ($(infodir)/remember): New rule.
5043         (clean): Add remember*.
5045 2007-10-30  Michael Olson  <mwolson@gnu.org>
5047         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5048         ($(infodir)/remember): New rule that builds the Remember Manual.
5050         * remember.texi: New file containing the Remember Mode Manual.
5051         Shuffle chapters around after initial import.
5052         (Function Reference): Split Keystrokes into separate chapter.
5053         (Keystrokes): Document C-c C-k.
5054         (Introduction): Fix typographical issue with "---".
5056 2007-10-29  Richard Stallman  <rms@gnu.org>
5058         * widget.texi (Introduction): Delete discussion of implementation
5059         internals.
5061 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5063         * tramp.texi (Connection caching): Host names must be different
5064         when tunneling.
5066 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5068         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5069         Gnus v5.13.
5071 2007-10-28  Miles Bader  <miles@gnu.org>
5073         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5075 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5077         * gnus.texi (Sorting the Summary Buffer):
5078         Remove gnus-article-sort-by-date-reverse.
5080 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5082         * gnus.texi (Non-ASCII Group Names): New node.
5083         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5084         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5086 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5088         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5089         clean the output of the program `imap-shell-program'.
5091 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5093         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5095 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5097         * gnus.texi (Sticky Articles): Documentation for sticky article
5098         buffers.
5100 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5102         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5104 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5106         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5108 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5110         * gnus.texi (Archived Messages):
5111         Document gnus-update-message-archive-method.
5113 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5115         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5117 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5119         * gnus.texi (Group Maneuvering):
5120         Document `gnus-summary-next-group-on-exit'.
5122 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5124         * gnus.texi (Really Various Summary Commands):
5125         Mention gnus-auto-select-on-ephemeral-exit.
5127 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5129         * gnus.texi, message.texi: Bump version number.
5131 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5133         * gnus.texi (Group Line Specification, Misc Group Stuff)
5134         (Server Commands): Parenthesize @pxref{Mail Spool}.
5136 2007-10-28  Didier Verna  <didier@xemacs.org>
5138         New user option: message-signature-directory.
5139         * message.texi (Insertion Variables): Document it.
5140         * gnus.texi (Posting Styles): Ditto.
5142 2007-10-28  Didier Verna  <didier@xemacs.org>
5144         * gnus.texi (Group Line Specification):
5145         * gnus.texi (Misc Group Stuff):
5146         * gnus.texi (Server Commands): Document the group compaction feature.
5148 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5150         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5152         * message.texi (Various Message Variables): Add message-fill-column.
5154 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5156         * gnus.texi: Untabify.
5158 2007-10-28  Didier Verna  <didier@xemacs.org>
5160         * gnus.texi (Group Parameters): Document the posting-style merging
5161         process in topic-mode.
5163 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5165         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5167 2007-10-28  Romain Francoise  <romain@orebokech.com>
5169         * gnus.texi (Mail Spool): Fix typo.
5170         Update copyright.
5172 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5174         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5176 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5178         * gnus.texi (Summary Generation Commands):
5179         Add gnus-summary-insert-ticked-articles.
5181 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5183         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5184         to spam-spamassassin-program.
5186 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5188         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5190 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5192         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5194 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5196         * message.texi (Mail Headers): Document `opportunistic'.
5198 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5200         * emacs-mime.texi (Encoding Customization): Explain how to set
5201         mm-coding-system-priorities per hierarchy.
5203 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5205         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5206         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5208 2007-10-28  Didier Verna  <didier@xemacs.org>
5210         * message.texi (Wide Reply): Update documentation of
5211         message-dont-reply-to-names (now allowing a list of regexps).
5213 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5215         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5217 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5219         * gnus.texi (SpamAssassin back end): Fix typo.
5221         * sieve.texi (Examples): Fix grammar.
5223 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5225         * gnus.texi (Searching for Articles): Document M-S and M-R.
5226         (Limiting): Document / b.
5228 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5230         * gnus.texi (Thread Commands): T M-^.
5232 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5234         * message.texi (Mail Aliases): Document ecomplete.
5235         (Mail Aliases): Fix typo.
5237 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5239         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5240         fix typo.
5242 2007-10-28  Romain Francoise  <romain@orebokech.com>
5244         * gnus.texi (Mail Spool): Grammar fix.
5246 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5248         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5249         string.
5251 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5253         * gnus.texi (Group Parameters): Fix description.
5255 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5257         * gnus.texi (Gmane Spam Reporting):
5258         Fix spam-report-gmane-use-article-number.
5259         Add spam-report-user-mail-address.
5261 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5263         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5265 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5267         * gnus.texi (Group Parameters): Add simplified sorting example based on
5268         example for `Sorting the Summary Buffer' from Jari Aalto
5269         <jari.aalto@cante.net>.
5270         (Example Methods): Add example for an indirect connection.
5272 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5274         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5275         (Agent Parameters): Updated parameter names to match code.
5276         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5277         'gnus-agent-summary-fetch-series'.
5278         (Agent and flags): New section providing a generalized discussion
5279         of flag handling.
5280         (Agent and IMAP): Remove flag discussion.
5281         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5283 2007-10-28  Romain Francoise  <romain@orebokech.com>
5285         * gnus.texi (Exiting the Summary Buffer): Add new function
5286         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5288 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5290         * gnus.texi (Conformity): Fix typo.
5291         (Customizing Articles): Document `first'.
5293 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5295         * gnus.texi (Sorting the Summary Buffer):
5296         Add `gnus-thread-sort-by-date-reverse'.  Add example
5297         host to different sorting in NNTP and RSS groups.
5299 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5301         * message.texi (Insertion): Describe prefix for
5302         message-mark-inserted-region and message-mark-insert-file.
5304 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5306         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5307         LaTeX documents.  Describe "text/x-gnus-verbatim".
5309 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5311         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5312         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5313         (spam-stat spam filtering, SpamOracle)
5314         (Extending the Spam ELisp package): Remove extra quote symbol for
5315         clarity.
5317 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5319         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5320         gnus-article-delete-part and gnus-article-replace-part.
5321         (Using MIME): Add gnus-mime-replace-part.
5323 2007-10-28  Romain Francoise  <romain@orebokech.com>
5325         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5326         requires `auto-compression-mode' to be enabled.  Add new nnml
5327         variable `nnml-compressed-files-size-threshold'.
5329 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5331         * gnus.texi (Sorting the Summary Buffer):
5332         Add gnus-thread-sort-by-recipient.
5334 2007-10-28  Romain Francoise  <romain@orebokech.com>
5336         * message.texi (Insertion Variables): Mention new variable
5337         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5338         documentation accordingly.
5340 2007-10-28  Romain Francoise  <romain@orebokech.com>
5342         * gnus.texi (To From Newsgroups): Mention new variables
5343         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5345 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5347         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5348         stuff; gnus-mime-inline-part does the automatic decompression.
5350 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5352         * gnus.texi (Spam ELisp Package Configuration Examples):
5353         "training.ham" should be "training.spam".
5355 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5357         * message.texi (Mail Variables): Fix the default value for
5358         message-send-mail-function.
5360 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5362         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5363         always returns nil exceptionally.
5365 2007-10-28  Simon Josefsson  <jas@extundo.com>
5367         * gnus.texi (Article Washing): Add libidn URL.
5368         Suggested by Michael Cook <michael@waxrat.com>.
5370 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5372         * gnus.texi (Topic Commands): Fix next/previous.
5374 2007-10-28  Simon Josefsson  <jas@extundo.com>
5376         * gnus.texi (Article Washing): Mention `W i'.
5378 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5380         * gnus.texi (Group Parameters): Slight extension of sieve
5381         parameter description.
5383 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5385         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5386         matching score files as well.
5387         (Picons): Describe `gnus-picon-style'.
5389 2007-10-28  Romain Francoise  <romain@orebokech.com>
5391         * message.texi (Message Headers): Mention that headers are hidden
5392         using narrowing, and how to expose them.
5393         Update copyright.
5395 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5397         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5398         `gnus-summary-sort-by-recipient'.
5400 2007-10-28  Romain Francoise  <romain@orebokech.com>
5402         * gnus.texi (NNTP marks): New node.
5403         (NNTP): Move NNTP marks variables to the new node.
5405 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5407         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5409         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5411 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5413         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5414         everywhere for consistency.
5415         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5416         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5417         Say "regular expression" instead of "regex."  Admonish.
5418         Pick other words to sound better (s/so/thus/).
5419         (Spam ELisp Package Filtering of Incoming Mail):
5420         Mention statistical filters.  Remove old TODO.
5421         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5422         New section on sorting and displaying the spam score.
5423         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5424         backend but an alias to spam-use-BBDB.
5425         (Extending the Spam ELisp package): Rewrite the example using the
5426         new backend functionality.
5428 2007-10-28  Simon Josefsson  <jas@extundo.com>
5430         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5431         nntp-marks-directory, from Romain Francoise
5432         <romain@orebokech.com>.
5434 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5436         * gnus.texi (Hashcash): New default value of
5437         hashcash-default-payment.
5439 2007-10-28  Simon Josefsson  <jas@extundo.com>
5441         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5442         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5444 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5446         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5448 2007-10-28  Simon Josefsson  <jas@extundo.com>
5450         * gnus.texi (documentencoding): Add, to avoid warnings.
5452 2007-10-28  Simon Josefsson  <jas@extundo.com>
5454         * message.texi (Mail Headers): Add.
5456         * gnus.texi (Hashcash): Fix.
5458 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5460         * gnus.texi (Hashcash): Change location of library, also mention
5461         that payments can be verified and fix the name of the
5462         hashcash-path variable.
5464 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5466         * gnus.texi (Article Display): Add `gnus-picon-style'.
5468 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5470         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5472 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5474         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5475         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5476         warning about ham processors in spam groups removed.
5478 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5480         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5481         From Hubert Chan <hubert@uhoreg.ca>.
5483 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5485         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5486         (Mailing List): Typo.
5487         (Customizing Articles): Add gnus-treat-ansi-sequences.
5488         (Article Washing): Index.
5490         * message.texi: Use m-dash consistently.
5492 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5494         * gnus.texi (GroupLens): Remove.
5496 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5498         * gnus.texi (Outgoing Messages, Agent Variables):
5499         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5500         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5502 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5504         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5506 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5508         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5510         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5512 2007-10-28  Simon Josefsson  <jas@extundo.com>
5514         * gnus.texi (Top): Add SASL.
5516 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5518         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5520 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5522         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5524 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5526         * calc.texi (Formulas, Composition Basics): Lower the
5527         precedence of negation.
5529 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5531         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5532         Mention the new three-letter column identifiers.
5533         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5534         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5535         message when using `c' on an empty default with default printer.
5536         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5537         renamed to `ses--symbolic-formulas' some time ago.
5539 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5541         * calc.texi (Default Simplifications, Making Selections)
5542         (Customizing Calc): Clarify associativity of multiplication.
5544 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5546         * tramp.texi (Traces and Profiles): Simplify loop over
5547         `trace-function-background'.
5549 2007-10-22  Juri Linkov  <juri@jurta.org>
5551         * dired-x.texi (Shell Command Guessing): Default values are now
5552         available by typing M-n instead of M-p.
5554 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5556         * tramp.texi (Cleanup remote connections): New section.
5557         (Password caching): Remove `tramp-clear-passwd'.
5558         It's not a command anymore.
5559         (Bug Reports): Add `tramp-bug' to function index.
5560         (Function Index, Variable Index): New nodes.
5561         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5563         * trampver.texi: Update release number.
5565 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5567         * calc.texi (History and Acknowledgements): Turn comment
5568         about integer size into past tense.
5569         (Time Zones): Remove pointer to Calc author's address.
5570         (Trigonometric and Hyperbolic Functions): Mention cotangent
5571         and hyperbolic cotangent.  Fix typo.
5573 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5575         Sync with Tramp 2.1.11.
5577         * trampver.texi: Update release number.
5579 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5581         * tramp.texi (External packages): New section.
5583 2007-09-29  Juri Linkov  <juri@jurta.org>
5585         * info.texi (Help-Int): Document `L' (`Info-history').
5587 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5589         * org.texi: Change links to webpage and maintained email.
5590         (Remember): Promote to Chapter, significant changes.
5591         (Fast access to TODO states): New section.
5592         (Faces for TODO keywords): New section.
5593         (Export options): Example for #+DATE.
5594         (Progress logging): Section moved.
5596 2007-09-26  Bill Wohler  <wohler@newt.com>
5598         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5599         browse-url-at-mouse.
5601 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5603         * flymake.texi (Customizable variables): Face names don't end in -face.
5604         Fix flymake-err-line-patterns template.
5605         (Example -- Configuring a tool called directly): Fix init-function.
5606         (Highlighting erroneous lines): Face names don't end in -face.
5608 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5610         * erc.texi (Special-Features): Fix small typo.
5612 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5614         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5615         and "External transfer methods".
5617 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5619         * calc.texi (Predefined Units): Add some history.
5621 2007-09-08  Michael Olson  <mwolson@gnu.org>
5623         * erc.texi (Copying): New section included from gpl.texi.
5624         This matches the look of the upstream ERC manual.
5626 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5628         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5629         (Random Numbers): Clarify the distribution of `random'.
5631 2007-09-06  Glenn Morris  <rgm@gnu.org>
5633         Move manual sources from man/ to subdirectories of doc/.
5634         Split into the Emacs manual in emacs/, and other manuals in misc/.
5635         Change all setfilename commands to use ../../info.
5636         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5637         refer to the Emacs manual here.
5638         (infodir): New variable.
5639         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5640         (cc-mode.texi, faq.texi): Update references to source file locations.
5641         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5642         do not refer to the Emacs manual here.
5643         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5645         * Makefile.in: Add `basename' versions of all info targets, for
5646         convenience when rebuilding just one manual.
5647         (../etc/GNU): Delete obsolete target.
5648         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5649         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5650         *.vrs *.toc here...
5651         (maintainer-clean): ...from here.
5653         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5655 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5657         * calc.texi (Date Conversions): Clarify definition of
5658         Julian day numbering.
5659         (Date Forms): Clarify definition of Julian day numbering;
5660         add some history.
5662 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5664         * org.texi: Version 5.07.
5666 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5668         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5670 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5672         * org.texi (Adding hyperlink types): New section.
5673         (Embedded LaTeX): Chapter updated because of LaTeX export.
5674         (LaTeX export): New section.
5675         (Using links out): New section.
5677 2007-08-22  Glenn Morris  <rgm@gnu.org>
5679         * faq.texi (Learning how to do something): Refcards now in
5680         etc/refcards/ directory.
5682 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5684         * tramp.texi (Remote Programs): Persistency file must be cleared when
5685         changing `tramp-remote-path'.
5686         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5687         macro.
5689 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5691         * calc.texi: Move contents to beginning of file.
5692         (Algebraic Entry): Fix the formatting of an example.
5694 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5696         * calc.texi (Basic Operations on Units): Mention exact versus
5697         inexact conversions.
5699 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5701         * calc.texi (Basic Operations on Units): Mention default
5702         values for new units.
5703         (Quick Calculator Mode): Mention that binary format will
5704         be displayed.
5706 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5708         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5710 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5712         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5714 2007-08-08  Glenn Morris  <rgm@gnu.org>
5716         * gnus.texi, sieve.texi: Replace `iff'.
5718 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5720         * calc.texi (Basic Graphics): Mention the graphing of error
5721         forms.
5722         (Graphics Options): Mention how `g s' handles error forms.
5723         (Curve Fitting): Mention plotting the curves.
5724         (Standard Nonlinear Models): Add additional models.
5725         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5726         (Linear Fits): Correct result.
5728 2007-08-01  Alan Mackenzie  <acm@muc.de>
5730         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5731         to "--no-site-file".
5733 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5735         * tramp.texi (Frequently Asked Questions): Point to mode line
5736         extension in Emacs 23.1.
5738         * trampver.texi: Update release number.
5740 2007-07-27  Glenn Morris  <rgm@gnu.org>
5742         * calc.texi (Copying): Include license text from gpl.texi, rather than
5743         in-line.
5745 2007-07-25  Glenn Morris  <rgm@gnu.org>
5747         * calc.texi (Copying): Replace license with GPLv3.
5749         * Relicense all FSF files to GPLv3 or later.
5751 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5753         Sync with Tramp 2.1.10.
5755         * tramp.texi (trampfn): Expand macro implementation in order to handle
5756         empty arguments.
5757         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5758         occurrences by trampfn.
5759         (Frequently Asked Questions): Extend example code for host
5760         identification in the modeline.  Add bbdb to approaches shortening Tramp
5761         file names to be typed.
5763         * trampver.texi: Update release number.
5765 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5767         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5768         section.  Reported by <poti@potis.org>.
5769         (Remote processes): Arguments of the program to be debugged are taken
5770         literally.
5771         (Frequently Asked Questions): Simplify recentf example.
5773 2007-07-14  Karl Berry  <karl@gnu.org>
5775         * info.texi (@copying): New Back-Cover Text.
5777         * info.texi (Quitting Info): Move to proper place in source.
5778         (Reported by Benno Schulenberg.)
5780 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5782         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5784         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5786         * emacs-mime.texi: Add @documentencoding directive.
5788 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5790         * tramp.texi (Remote processes): Add an anchor to the subsection
5791         "Running a debugger on a remote host".
5793 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5795         * tramp.texi (Remote processes): Don't call it "experimental" any
5796         longer.  Add subsection about running a debugger on a remote host.
5798 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5800         * org.texi (Properties and columns): Chapter rewritten.
5802 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5804         * tramp.texi:
5805         * trampver.texi: Migrate to Tramp 2.1.
5807 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5809         * org.texi (Properties): New chapter.
5811 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5813         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5814         Control Panel.
5816         * gnus.texi (Misc Article): Add index entry for
5817         gnus-single-article-buffer.
5819 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5821         * gnus.texi (Starting Up): Fix typo.
5823 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5825         * gnus.texi (Asynchronous Fetching): Fix typo.
5827 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5829         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5830         (About This Manual): Remove redundant information.
5831         (Getting Started): Mention author.
5832         (Basic Arithmetic, Customizing Calc): Make description of the
5833         variable `calc-multiplication-has-precedence' match its new effect.
5835 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5837         * calc.texi (Basic Arithmetic, Customizing Calc):
5838         Mention the variable `calc-multiplication-has-precedence'.
5840 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5842         * org.texi (Tag): Section swapped with node Timestamps.
5843         (Formula syntax for Lisp): Document new `L' flag.
5845 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5847         * gnus.texi (Misc Group Stuff, Summary Buffer)
5848         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5850 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5852         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5853         * gnus.texi (Article Buttons, Mail Source Customization)
5854         (Sending or Not Sending, Customizing NNDiary):
5855         * message.texi (Message Headers):
5856         * mh-e.texi (HTML): Fix typos.
5858 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5860         Sync with Tramp 2.0.56.
5862         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5863         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
5865 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5867         * Version 22.1 released.
5869 2007-05-26  Michael Olson  <mwolson@gnu.org>
5871         * erc.texi (Modules): Fix references to completion modules.
5873 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
5875         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5877 2007-05-09  Didier Verna  <didier@xemacs.org>
5879         * gnus.texi (Email Based Diary): New.  Proper documentation for the
5880         nndiary back end and the gnus-diary library.
5882 2007-05-03  Karl Berry  <karl@gnu.org>
5884         * .cvsignore (*.pdf): New entry.
5886         * texinfo.tex: Update from current version for better pdf generation.
5888 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
5890         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5892 2007-04-28  Glenn Morris  <rgm@gnu.org>
5894         * faq.texi (New in Emacs 22): Restore mention of python.el pending
5895         consideration of legal status.
5897 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
5899         * idlwave.texi: Minor updates for IDLWAVE 6.1.
5901 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5903         * faq.texi (New in Emacs 22): python.el removed.
5905 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
5907         * calc.texi (Reporting bugs): Update maintainer's address.
5909 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5911         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5913 2007-04-15  Jay Belanger  <belanger@truman.edu>
5915         * calc.texi (Title page): Remove the date.
5916         (Basic Arithmetic): Emphasize that / binds less strongly than *.
5917         (The Standard Calc Interface): Change trail title.
5918         (Floats): Mention that when non-decimal floats are entered, only
5919         approximations are stored.
5920         (Copying): Move to the appendices.
5921         (GNU Free Documentation License): Add as an appendix.
5923 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5925         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5926         * dired-x.texi, ebrowse.texi, ediff.texi:
5927         * emacs-mime.texi, erc.texi, eshell.texi:
5928         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5929         * idlwave.texi, message.texi, newsticker.texi, org.texi:
5930         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5931         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5932         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5933         * woman.texi: Include GFDL.
5935         * doclicense.texi: Remove node heading, so that it can be included by
5936         other files.
5938         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
5940         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5941         than *.
5943 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
5945         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5946         in Calc.
5948 2007-04-09  Romain Francoise  <romain@orebokech.com>
5950         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5951         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
5952         replace mouse-2.
5954 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5956         * woman.texi (Word at point, Interface Options): woman-topic-at-point
5957         renamed to woman-use-topic-at-point.  Document new behavior.
5959 2007-04-08  Richard Stallman  <rms@gnu.org>
5961         * url.texi: Fix some indexing.
5962         (Disk Caching): Drop discussion of old/other Emacs versions.
5964 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5966         * url.texi (Disk Caching): Say Emacs 21 "and later".
5968         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5969         on Font locking which now mentions JIT lock.
5971 2007-04-01  Michael Olson  <mwolson@gnu.org>
5973         * erc.texi: Update for the ERC 5.2 release.
5975 2007-03-31  David Kastrup  <dak@gnu.org>
5977         * woman.texi (Topic, Interface Options): Explain changes semantics of
5978         woman-manpath in order to consider MANPATH_MAP entries.
5980 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5982         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5984 2007-03-26  Richard Stallman  <rms@gnu.org>
5986         * pgg.texi (Caching passphrase): Clean up previous change.
5988 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
5990         * gnus.texi (Setting Process Marks): Fix typo.
5992 2007-03-25  Romain Francoise  <romain@orebokech.com>
5994         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5995         readability, and include various fixes by Daniel Brockman, Nick Roberts
5996         and Dieter Wilhelm.
5998 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6000         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6002         * gnus.texi (Mail Source Specifiers): Fix typo.
6004 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6006         * reftex.texi (Imprint): Update maintainer information.
6008 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6010         * message.texi (Message Buffers): Update documentation for
6011         message-generate-new-buffers.
6013 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6015         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6017 2007-03-21  Glenn Morris  <rgm@gnu.org>
6019         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6021 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6023         * eshell.texi (Known problems): Emacs 21 -> 22.
6025         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6027 2007-03-18  Jay Belanger  <belanger@truman.edu>
6029         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6031 2007-03-12  Glenn Morris  <rgm@gnu.org>
6033         * calc.texi (Time Zones): Switch to new North America DST rule.
6035         * calc.texi: Replace "daylight savings" with "daylight
6036         saving" in text throughout.
6038 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6040         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6041         The variable now uses a list of symbols instead of just a symbol.
6042         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6044 2007-03-06  Romain Francoise  <romain@orebokech.com>
6046         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6047         new packages, and mention Gnus update.
6049 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6051         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6052         nntp-open-connection-functions-never-echo-commands.
6054 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6056         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6057         problems on the console, and security risk in not using gpg-agent.
6059 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6061         * org.texi (The spreadsheet): Rename from "Table calculations".
6062         Completely reorganized and rewritten.
6063         (CamelCase links): Section removed.
6064         (Repeating items): New section.
6065         (Tracking TODO state changes): New section.
6066         (Agenda views): Chapter reorganized and rewritten.
6067         (HTML export): Section rewritten.
6068         (Tables in arbitrary syntax): New section.
6069         (Summary): Better feature summary.
6070         (Activation): Document problem with cut-and-paste of Lisp code
6071         from PDF files.
6072         (Visibility cycling): Document indirect buffer use.
6073         (Structure editing): Document sorting.
6074         (Remember): Section rewritten.
6075         (Time stamps): Better description of time stamp types.
6076         (Tag searches): Document regular expression search for tags.
6077         (Stuck projects): New section.
6078         (In-buffer settings): New keywords.
6079         (History and Acknowledgments): Updated description.
6081 2007-02-24  Alan Mackenzie  <acm@muc.de>
6083         * cc-mode.texi (Movement Commands): Insert two missing command names.
6084         (Getting Started): Slight wording correction (use conditional).
6086 2007-02-22  Kim F. Storm  <storm@cua.dk>
6088         * widget.texi (User Interface, Basic Types): Document need to put some
6089         text before the %v escape in :format string in editable-field widget.
6091 2007-02-18  Romain Francoise  <romain@orebokech.com>
6093         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6094         `cvs-mode-quit'.
6096 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6098         * widget.texi (Programming Example): Put constant strings in :format.
6100 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6102         * faq.texi (Fullscreen mode on MS-Windows): New node.
6104 2007-02-04  David Kastrup  <dak@gnu.org>
6106         * faq.texi (AUCTeX): Update version number.  Should probably be done
6107         for other packages as well.
6109 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6111         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6112         <tassilo@member.fsf.org>.
6114 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6116         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6117         ls-lisp-use-localized-time-format.
6119 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6121         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6123 2007-01-13  Michael Olson  <mwolson@gnu.org>
6125         * erc.texi (Modules): Mention capab-identify module.
6127 2007-01-05  Michael Olson  <mwolson@gnu.org>
6129         * erc.texi (Getting Started): Update for /RECONNECT command.
6131 2007-01-04  Richard Stallman  <rms@gnu.org>
6133         * ebrowse.texi: Change C-c b to C-c C-m.
6135 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6137         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6138         variables only in info to avoid redundant entries in the printed
6139         manual.
6141 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6143         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6145 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6147         * message.texi (Security): Split into sub-nodes.
6149 2007-01-01  Alan Mackenzie  <acm@muc.de>
6151         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6152         eval-after-load in Emacs <=21 and a workaround.  Document that
6153         trigraphs are not supported.
6155 2007-01-01  Alan Mackenzie  <acm@muc.de>
6157         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6158         c-context-line-break.  When invoked within a string, preserve
6159         whitespace.  Add a backslash only when also in a macro.
6161 2007-01-01  Alan Mackenzie  <acm@muc.de>
6163         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6165 2007-01-01  Alan Mackenzie  <acm@muc.de>
6167         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6168         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6170 2007-01-01  Alan Mackenzie  <acm@muc.de>
6172         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6173         "Choosing a Style".
6175         * cc-mode.texi ("Styles"): Add @dfn{style}.
6177 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6179         Sync with Tramp 2.0.55.
6181         * trampver.texi: Update release number.
6183 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6185         * gnus.texi (Customizing Articles): Add index entries for all
6186         gnus-treat-* variables.
6188 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6190         * gnus.texi (IMAP): Fix incorrect explanation of
6191         nnimap-search-uids-not-since-is-evil in documentation for
6192         nnimap-expunge-search-string.
6194 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6196         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6197         spam-ifile-database.
6199 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6201         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6202         rebind C-s.
6204 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6206         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6207         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6208         "expiring mail".
6209         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6210         nnimap-nov-is-evil.
6212 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6214         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6215         about the key procedure being used heavily.
6217 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6219         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6220         to t.
6221         (Prerequisites): Add explanation about gpg-agent.
6223 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6225         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6226         "sort" instead of "sort*".
6228 2006-12-19  Richard Stallman  <rms@gnu.org>
6230         * calc.texi (History and Acknowledgements): Recognize that Emacs
6231         now does have floating point.
6233 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6235         * tramp.texi (External transfer methods): Describe new method `scpc'.
6237 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6239         * pgg.texi: Added short note on gpg-agent to the introduction.
6241 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6243         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6244         also applies to Cc.
6246 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6248         * gnus.texi (X-Face): Clarify.  Say which programs are required
6249         on Windows.
6251 2006-12-08  Michael Olson  <mwolson@gnu.org>
6253         * erc.texi (Modules): Remove documentation for list module.
6255 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6257         * faq.texi (^M in the shell buffer): Ditto.
6259 2006-11-20  Michael Olson  <mwolson@gnu.org>
6261         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6263 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6265         * org.texi: Fix typos.
6266         (Agenda commands): Document `C-k'.
6268 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6270         * url.texi (http/https): Fix a typo in the HTTP URL.
6272 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6274         * ada-mode.texi: Total rewrite.
6276 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6278         * org.texi: Minor typo fixes.
6280 2006-11-13  Bill Wohler  <wohler@newt.com>
6282         Release MH-E manual version 8.0.3.
6284         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6285         release 8.0.3.
6287         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6288         to set MAILDIR.
6289         (Reading Mail): Document the customization of read-mail-command
6290         for MH-E.
6291         (Viewing Attachments): Document mm-discouraged-alternatives.
6292         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6293         (Junk): Add more information about the settings of mh-junk-background
6294         in a program.  Add /usr/bin/mh to PATH in examples.
6296 2006-11-12  Richard Stallman  <rms@gnu.org>
6298         * woman.texi: Update author address but say he no longer maintains it.
6300 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6302         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6303         archived trees.
6304         (Checkboxes): Section moved to chapter 5, and extended.
6305         (The date/time prompt): New section.
6306         (Link abbreviations): New section.
6307         (Presentation and sorting): New section.
6308         (Custom agenda views): Section completely rewritten.
6309         (Summary): Compare with Planner.
6310         (Feedback): More info about creating backtraces.
6311         (Plain lists): Modified example.
6312         (Breaking down tasks): New section.
6313         (Custom time format): New section.
6314         (Time stamps): Document inactive timestamps.
6315         (Setting tags): More details about fast tag selection.
6316         (Block agenda): New section.
6317         (Custom agenda views): Section rewritten.
6318         (Block agenda): New section.
6320 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6322         * tramp.texi (Configuration): scp is the default method.
6323         (Default Method): Use ssh as example for another method.
6325 2006-10-27  Richard Stallman  <rms@gnu.org>
6327         * woman.texi: Downcase nroff/troff/roff.
6328         (Installation): Chapter deleted.  Some xrefs deleted.
6329         (Background): woman doesn't advise man ;-).
6331 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6333         * ada-mode.texi (Project files, Identifier completion)
6334         (Automatic Casing, Debugging, Using non-standard file names)
6335         (Working Remotely): Fix typos.
6337 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6339         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6340         sample code `my-c-initialization-hook'.
6342 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6344         * widget.texi: Fix typos.
6346 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6348         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6349         "???".  There have been no complaints for years, so the information
6350         must be appropriate.
6352 2006-10-16  Richard Stallman  <rms@gnu.org>
6354         * widget.texi: Use @var instead of capitalization.
6355         Clarify many widget type descriptions.
6357 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6359         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6360         gnus-dired-attach.
6361         (Selecting a Group): Fix typo.
6363 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6365         * widget.texi: Fix typos.
6367 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6369         * gnus.texi (Image Enhancements): Update for Emacs 22.
6371         * gnus-faq.texi ([1.3]): Update.
6373 2006-10-06  Richard Stallman  <rms@gnu.org>
6375         * faq.texi (Displaying the current line or column):
6376         Delete "As of Emacs 20".
6378 2006-10-06  Romain Francoise  <romain@orebokech.com>
6380         * faq.texi (VM): VM works with Emacs 22 too.
6382 2006-10-06  Richard Stallman  <rms@gnu.org>
6384         * ebrowse.texi: Remove Emacs version "21" from title.
6386 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6388         * gnus.texi (Foreign Groups): Say where change of editing commands are
6389         stored.  Add reference to `gnus-parameters'.
6391 2006-09-15  Jay Belanger  <belanger@truman.edu>
6393         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6394         Change "Library Public License" to "Lesser Public License"
6395         throughout.  Use "yyyy" to represent year.
6397 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6399         * org.texi (Setting tags): Typo fix.
6401 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6403         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6405 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6407         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6409 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6411         * faq.texi (Escape sequences in shell output): EMACS is now set
6412         to Emacs's absolute file name, not to "t".
6413         (^M in the shell buffer): Likewise.
6414         * misc.texi (Interactive Shell): Likewise.
6416 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6418         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6419         mails with pop3-leave-mail-on-server.  Fix wording.
6420         (Limiting): Improve gnus-summary-limit-to-articles.
6421         (X-Face): Fix typo.
6423 2006-09-11  Simon Josefsson  <jas@extundo.com>
6425         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6426         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6428 2006-09-06  Simon Josefsson  <jas@extundo.com>
6430         * smtpmail.texi (Authentication): Mention SSL.
6432 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6434         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6435         Don't use @indicateurl.
6437         * cc-mode.texi (Subword Movement): Don't use @headitem.
6438         (Custom Braces, Clean-ups): Don't use @tie.
6440 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6442         Sync with Tramp 2.0.54.
6444         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6445         Suggested by Adrian Phillips <a.phillips@met.no>.
6447 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6449         * org.texi (Installation, Activation): Split from Installation and
6450         Activation.
6451         (Clocking work time): Documented new features.
6453 2006-08-13  Alex Schroeder  <alex@gnu.org>
6455         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6456         example.
6458 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6460         * faq.texi (How to add fonts): New node.
6462 2006-08-05  Romain Francoise  <romain@orebokech.com>
6464         * faq.texi (New in Emacs 22): Expand.
6466 2006-08-03  Michael Olson  <mwolson@gnu.org>
6468         * erc.texi: Update for ERC 5.1.4.
6470 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6472         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6473         in .../site-lisp/gnus/ by default.
6474         [ From gnus-news.texi in the trunk. ]
6476 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6478         * gnus.texi (MIME Commands): Additions for yEnc.
6480 2006-07-24  Richard Stallman  <rms@gnu.org>
6482         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6483         * faq.texi: Move periods and commas inside quotes.
6485 2006-07-20  Jay Belanger  <belanger@truman.edu>
6487         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6489 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6491         * faq.texi (Security risks with Emacs): Document Emacs 22
6492         file-local-variable mechanism.
6494 2006-07-12  Michael Olson  <mwolson@gnu.org>
6496         * erc.texi: Update for ERC 5.1.3.
6498 2006-07-12  Alex Schroeder  <alex@gnu.org>
6500         * rcirc.texi: Fix typos.
6501         (Getting started with rcirc): New calling convention for M-x irc.
6502         Mention #rcirc.  Removed channel tracking.
6503         (Configuration): Change the names of all variables that got changed
6504         recently, eg. rcirc-server to rcirc-default-server.  Added
6505         documentation for rcirc-authinfo, some background for Bitlbee, and
6506         rcirc-track-minor-mode.
6507         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6508         Scrolling.
6509         (Reconnecting after you have lost the connection): Fix example code
6510         to match code changes.
6512 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6514         * gnus.texi, message.texi: Fix typos.
6516 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6518         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6519         commands.
6520         (Global TODO list): Document the use of the variables
6521         `org-agenda-todo-ignore-scheduled' and
6522         `org-agenda-todo-list-sublevels'.
6524 2006-07-05  Richard Stallman  <rms@gnu.org>
6526         * faq.texi (Scrolling only one line): Fix xref.
6528 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6530         * faq.texi (Evaluating Emacs Lisp code):
6531         Throughout, replace eval-current-buffer with eval-buffer.
6533 2006-07-03  Richard Stallman  <rms@gnu.org>
6535         * rcirc.texi (Scrolling conservatively): Fix xref.
6537         * pcl-cvs.texi (Viewing differences): Usage fix.
6539 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6541         * org.texi (Agenda commands): Document `s' key to save all org-mode
6542         buffers.
6544 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6546         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6547         names.  Mention `cvs-msg' face.
6549 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6551         * org.texi (Checkboxes): New section.
6553 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6555         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6556         throughout this chapter.
6558 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6560         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6561         text for standalone vs Emacs info.
6562         (Help): Clarify header line description.  Use mouse-1 for clicks.
6563         (Help-P): Use mouse-1 for clicks.
6564         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6565         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6566         (Choose menu subtopic): Remove gratuitous Emacs command names.
6567         (Help-FOO): Put usual behavior first.
6568         (Help-Xref): Clicking on xrefs works in Emacs.
6569         (Search Text): Clarify what the default behavior is.
6570         (Create Info buffer): Fix Emacs window/X window confusion.
6571         (Emacs Info Variables): Fix for new Emacs init file behavior.
6573 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6575         * gnus.texi (Summary Buffer Lines): Fix typo.
6577 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6579         * org.texi (Embedded LaTeX): New chapter.
6580         (Archiving): Section rewritten.
6581         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6583 2006-06-20  Bill Wohler  <wohler@newt.com>
6585         Release MH-E manual version 8.0.1.
6587         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6588         release 8.0.1.
6589         (Preface): Depend on GNU mailutils 1.0 and higher.
6591 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6593         * message.texi (News Headers): Update message-syntax-checks section.
6595 2006-06-19  Karl Berry  <karl@gnu.org>
6597         * info.texi (Advanced): Mention C-q, especially with ?.
6599 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6601         * org.texi (Publishing links): Document the `:link-validation-function'
6602         property.
6603         (Extensions and Hacking): New chapter, includes some sections of the
6604         "Miscellaneous" chapter.
6606 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6608         * org.texi (Progress logging): New section.
6610 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6612         * org.texi (ASCII export): Document indentation adaptation.
6613         (Setting tags): Document mutually-exclusive tags.
6615 2006-06-05  Romain Francoise  <romain@orebokech.com>
6617         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6618         Fix typo.
6620         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6621         channel (#gnus@irc.freenode.net).
6622         Fix typos.  Update copyright notice.
6624         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6625         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6626         (Line-Up Functions, Custom Macros):
6627         * ediff.texi (Window and Frame Configuration)
6628         (Highlighting Difference Regions):
6629         * emacs-mime.texi (Display Customization):
6630         * erc.texi (History):
6631         * eshell.texi (Known problems):
6632         * eudc.texi (Overview, BBDB):
6633         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6634         (The problem of spam, SpamOracle, Extending the Spam package)
6635         (Conformity, Terminology):
6636         * idlwave.texi (Routine Info)
6637         (Class and Keyword Inheritance, Padding Operators)
6638         (Breakpoints and Stepping, Electric Debug Mode)
6639         (Examining Variables, Troubleshooting):
6640         * org.texi (Creating timestamps):
6641         * reftex.texi (Commands, Options, Changes):
6642         * tramp.texi (Inline methods, Password caching)
6643         (Auto-save and Backup, Issues):
6644         * vip.texi (Files, Commands in Insert Mode):
6645         * viper.texi (Emacs Preliminaries, States in Viper)
6646         (Packages that Change Keymaps, Viper Specials, Groundwork):
6647         Fix various typos.
6649 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6651         * ediff.texi: Fix typos.
6653 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6655         * org.texi: Small typo fixes.
6657 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6659         * viper.texi (Viper Specials):
6660         * gnus.texi (Example Setup):
6661         * faq.texi (Backspace invokes help):
6662         * dired-x.texi (Optional Installation Dired Jump):
6663         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6664         follow coding conventions.
6666 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6668         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6670 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6672         * pcl-cvs.texi: Fix typos.
6673         (Customization): Say "us".
6675 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6677         * org.texi: Remove bogus @setfilename.
6679 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6681         * org.texi (ASCII export): Omit command name.
6682         (HTML export): Add prefix to all lines in Local Variable example.
6683         (Acknowledgments): Typeset names in italics.
6685 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6687         * org.texi (Plain lists): Add new item navigation commands.
6688         (External links): Document elisp and info links.
6689         (Custom searches): New section.
6690         (Publishing): New chapter.
6691         (HTML export): Include a list of supported CSS classes.
6692         (Setting tags): Describe the fast-tag-setting interface.
6694 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6696         * dired-x.texi: ifinfo -> ifnottex.
6698 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6700         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6702 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6704         * message.texi (Interface): Add tool bar customization.
6705         (MIME): Index and text additions for mml-attach.
6706         (MIME): Describe mml-dnd-protocol-alist and
6707         mml-dnd-attach-options.
6709         * gnus.texi (Oort Gnus): Reorder entries in sections.
6710         Fix some entries.
6711         (Starting Up): Add references to "Emacs for Heathens" and to
6712         "Finding the News".  Add user-full-name and user-mail-address.
6713         (Group Buffer Format): Add tool bar customization and update.
6714         (Summary Buffer): Add tool bar customization.
6715         (Posting Styles): Add message-alternative-emails.
6717 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6719         * tramp.texi (Filename completion): Improve wording.
6721 2006-05-07  Romain Francoise  <romain@orebokech.com>
6723         * faq.texi (Using regular expressions): Fix typo.
6724         (Packages that do not come with Emacs): Fix capitalization.
6725         (Replacing text across multiple files): Expand node to explain how
6726         to use `dired-do-query-replace-regexp' in more detail, based on
6727         suggestion by Eric Hanchrow <offby1@blarg.net>.
6729 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6731         * tramp.texi (Filename completion): Completion of remote files'
6732         method, user name and host name is active only in partial
6733         completion mode.
6735 2006-05-06  Bill Wohler  <wohler@newt.com>
6737         Release MH-E manual version 8.0.
6739         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6740         release 8.0.
6742 2006-05-06  Bill Wohler  <wohler@newt.com>
6744         * mh-e.texi (MH-BOOK-HOME): Change from
6745         http://www.ics.uci.edu/~mh/book/mh to
6746         http://rand-mh.sourceforge.net/book/mh.
6747         Replace .htm suffix with .html for MH book files.
6748         (Using This Manual): Update key binding for getting relevant
6749         chapter in Info from command key.
6750         (Ranges): Fix itemx.
6752 2006-05-05  Karl Berry  <karl@gnu.org>
6754         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6755         (\fonttextsize): New user-level command to change text font size.
6757 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6759         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6761 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6763         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6765 2006-04-24  Bill Wohler  <wohler@newt.com>
6767         * mh-e.texi (Getting Started): Make it more explicit that you need
6768         to install MH.  Add pointers to current MH implementations.
6770 2006-04-21  Bill Wohler  <wohler@newt.com>
6772         Release MH-E manual version 7.94.
6774         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6775         release 7.94.
6777 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6779         * org.texi: Many small fixes.
6780         (Handling links): Rename from "Managing links".
6782 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6784         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6785         (Splitting mail using spam-stat): Fix @xref.
6787 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6789         * gnus.texi (Spam Package): Major revision of the text.
6790         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6792 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6794         * org.texi (Time stamps): Better explanation of the purpose of
6795         different time stamps.
6796         (Structure editing, Plain lists): More details on how new items
6797         and headings are inserted.
6799 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6801         * org.texi (Formula syntax): Fix link to Calc Manual.
6803 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6805         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6807 2006-04-17  Bill Wohler  <wohler@newt.com>
6809         * mh-e.texi (Folders): Update mh-before-quit-hook and
6810         mh-quit-hook example with code that removes the buffers rather
6811         than just bury them.
6813 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6815         Sync with Tramp 2.0.53.
6817 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6819         * org.texi (Updating settings): New section.
6820         (Visibility cycling): Better names for the startup folding
6821         options.
6822         (Exporting): Completely restructured.
6823         (The very busy C-c C-c key): New section.
6824         (Summary of in-buffer settings): New section.
6826 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6828         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6830 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6832         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6833         (Server Commands): Key `v' is reserved for users.
6835 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6837         * org.texi (Link format): New section, emphasis on bracket links.
6838         (External links): Document bracket links.
6839         (FAQ): Expand to cover shell links and the new link format.
6841 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6843         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6845 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6847         * gnus.texi (Summary Buffer Lines): Add `*'.
6849 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6851         * gnus.texi (Group Parameters):
6852         Mention gnus-permanently-visible-groups.
6854 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6856         * gnus.texi (Face): Fix typo.
6858 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6860         * gnus.texi (X-Face): Clarify.
6861         (Face): Need Emacs with PNG support.
6863 2006-04-06  Richard Stallman  <rms@gnu.org>
6865         * idlwave.texi: Delete the blocks "not suitable for inclusion with
6866         Emacs".
6868 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
6870         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6871         blocks not suitable for inclusion with Emacs using variable
6872         PARTOFEMACS.
6874 2006-04-04  Simon Josefsson  <jas@extundo.com>
6876         * gnus.texi (Security): Improve.
6878 2006-04-02  Bill Wohler  <wohler@newt.com>
6880         * mh-e.texi (Getting Started, Junk, Bug Reports)
6881         (MH FAQ and Support): Fix URLs.
6883 2006-03-31  Romain Francoise  <romain@orebokech.com>
6885         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6886         to t, not nil (and has for the past eight years).
6888 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6890         * message.texi, gnus.texi: Bump version to 5.11.
6892 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6894         * gnus.texi (Top): Add comment about version line.
6896         * message.texi (Top): Ditto.  Change to take named versions into
6897         account.
6899 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6901         * gnus.texi (Posting Styles): Add x-face-file to example.
6902         (X-Face): Refer to posting styles.
6904         * gnus-faq.texi ([5.8]): Add x-face-file.
6905         ([8.4]): Add links to gmane.emacs.gnus.user and
6906         gmane.emacs.gnus.general.
6908 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6910         * gnus-faq.texi: Use .invalid.
6911         ([5.4]): Fix gnus-posting-styles example.
6913 2006-03-27  Romain Francoise  <romain@orebokech.com>
6915         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
6916         Emacs/W3 needs a new maintainer.
6917         (Ispell): Update author and version info.
6918         (Mailcrypt): Mention PGG.
6919         (New in Emacs 22): Add PGG to the list of new packages.
6920         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6921         updating dead URLs.
6923 2006-03-25  Karl Berry  <karl@gnu.org>
6925         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6926         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6927         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6928         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6929         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6930         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6931         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6932         (2) do not indent copyright year list (or anything else).
6934 2006-03-21  Bill Wohler  <wohler@newt.com>
6936         * mh-e.texi (Folders): Various edits.
6938 2006-03-20  Romain Francoise  <romain@orebokech.com>
6940         * gnus.texi (Mail Folders): Grammar fix.
6942 2006-03-19  Bill Wohler  <wohler@newt.com>
6944         * mh-e.texi (Replying): Document Mail-Followup-To.
6945         Change manually-formatted table to multitable.  Add debugging info.
6946         Move description of mh-reply-default-reply-to into paragraph
6947         that describes its values.
6949 2006-03-17  Bill Wohler  <wohler@newt.com>
6951         * mh-e.texi: Use smallexample and smalllisp consistently.
6952         (Sending Mail Tour): Update method of entering
6953         addresses and subject.
6954         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6955         (Adding Attachments, Searching): Update screenshots for Emacs 22.
6957 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
6959         * org.texi: Version number change only.
6961 2006-03-14  Bill Wohler  <wohler@newt.com>
6963         * mh-e.texi: Add index entries around each paragraph rather than
6964         depend on entries from beginning of node.  Doing so ensures that
6965         index entries are less likely to be forgotten if text is cut and
6966         pasted, and are necessary anyway if the references are on a
6967         separate page.  It seems that makeinfo is now (v. 4.8) only
6968         producing one index entry per node, so there is no longer any
6969         excuse not to.  Use subheading instead of heading.  The incorrect
6970         use of heading produced very large fonts in Info--as large as the
6971         main heading.
6972         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6973         versions 6 and 7 appeared *around* the time of these Emacs releases.
6975 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
6977         * org.texi (Clean view): Document new startup options.
6979 2006-03-11  Bill Wohler  <wohler@newt.com>
6981         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6982         (Composing, Scan Line Formats): Fix @refs.
6983         (Getting Started): Define MH profile and MH profile components.
6984         (Incorporating Mail, Reading Mail, Viewing, Printing)
6985         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6986         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6987         for string constants.
6988         (Tool Bar): Remove spurious quote.
6989         (Junk): Use ``...'' instead of "...".
6990         (Scan Line Formats): Replace @samp with @kbd.
6992 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6994         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6996 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6998         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6999         easy to understand.
7001 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7003         * gnus.texi: Markup fix.
7004         (Fancy Mail Splitting): Specify new feature.
7006 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7008         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7009         partial-words matching.
7011 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7013         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7015         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7016         (MIME Commands): Fix mm-discouraged-alternatives.
7018 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7020         * org.texi: Version number change only.
7022 2006-03-06  Bill Wohler  <wohler@newt.com>
7024         * mh-e.texi: Move from SourceForge repository to Savannah.
7025         This is version 7.93, which is a total rewrite from the previous
7026         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7027         version 7.93.
7029 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7031         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7033 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7035         * org.texi (Interaction): Add item about `org-mouse.el' by
7036         Piotr Zielinski.
7037         (Managing links): Document that also mouse-1 can be used to
7038         activate a link.
7039         (Headlines, FAQ): Add entry about hiding leading stars.
7040         (Miscellaneous): Resort the sections in this chapter to a more
7041         logical sequence.
7043 2006-02-27  Simon Josefsson  <jas@extundo.com>
7045         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7046         2004-01-27 from the trunk).
7048 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7050         * cc-mode.texi: Rename c-hungry-backspace to
7051         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7052         name as an alias.
7054 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7056         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7057         include the function header within the defun.
7059 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7061         * cc-mode.texi: Correct two typos.
7063 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7065         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7066         existing comment.
7067         (Electric Keys): Add a justification for electric indentation.
7068         (Hungry WS Deletion): Clear up the names and complications of the
7069         BACKSPACE and DELETE keys.
7071 2006-02-23  Juri Linkov  <juri@jurta.org>
7073         * faq.texi (Common requests): Move `Turning on auto-fill by
7074         default' after `Wrapping words automatically'.  Move `Working with
7075         unprintable characters' before `Searching for/replacing newlines'.
7076         Move `Replacing highlighted text' after `Highlighting a region'.
7077         Merge `Repeating commands' and `Repeating a command as many times
7078         as possible' into the former.
7079         (Packages that do not come with Emacs): Add refs to Gmane and
7080         etc/MORE.STUFF.
7082 2006-02-23  Juri Linkov  <juri@jurta.org>
7084         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7085         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7086         Add xref to `(emacs)Reporting Bugs'.
7087         (Getting a printed manual): Add URL to other formats of the manual.
7088         (Common requests): Fix menu.
7089         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7090         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7091         (Inserting text at the beginning of each line): Add pxref to
7092         `Changing the included text prefix'.
7093         (Forcing the cursor to remain in the same column): Mention `track-eol'
7094         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7095         (Replacing text across multiple files): Add keybinding `Q' for
7096         `dired-do-query-replace'.
7098 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7100         * reftex.texi: Version number and date change only.
7102         * org.texi (Internal Links): Rewrite to cover the modified
7103         linking system.
7105 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7107         * faq.texi: Remove the coding cookie, it's not needed anymore.
7109 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7111         * faq.texi (Colors on a TTY): Mention Mac OS port.
7113 2006-02-12  Karl Berry  <karl@gnu.org>
7115         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7116         8-bit accented a.
7118 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7120         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7122 2006-02-08  Romain Francoise  <romain@orebokech.com>
7124         * faq.texi (Top): Remove paragraph about the FAQ being a
7125         transitional document, etc.
7126         (Searching for/replacing newlines): New node.
7127         (Yanking text in isearch): New node.
7128         (Inserting text at the beginning of each line): Rename and make
7129         more general, mention `M-;' in Message mode.
7131 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7133         * faq.texi (Meta key does not work in xterm)
7134         (Emacs does not display 8-bit characters)
7135         (Inputting eight-bit characters): Update xrefs.
7137 2006-02-06  Romain Francoise  <romain@orebokech.com>
7139         * faq.texi (VM): VM now at version 7.19.
7140         Set myself as maintainer of this file.
7142 2006-02-04  Michael Olson  <mwolson@gnu.org>
7144         * erc.texi (History): Note that ERC is now included with Emacs.
7146 2006-01-31  Romain Francoise  <romain@orebokech.com>
7148         * message.texi (Message Headers): Explain what
7149         `message-alternative-emails' does in more detail.
7150         Update copyright year.
7152 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7154         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7156 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7158         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7160 2006-01-29  Michael Olson  <mwolson@gnu.org>
7162         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7164         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7166         * faq.texi (New in Emacs 22): Mention ERC.
7168 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7170         * rcirc.texi: Capitalize dir entry for consistency with the entry
7171         in info/dir and other entries in the Emacs category.
7172         Fix typos.  Delete trailing whitespace.
7174 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7176         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7178 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7180         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7181         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7183         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7184         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7186 2006-01-27  Alex Schroeder  <alex@gnu.org>
7188         * rcirc.texi: New file.
7190 2006-01-23  Juri Linkov  <juri@jurta.org>
7192         * widget.texi (User Interface): Add S-TAB for widget-backward.
7194 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7196         Sync with Tramp 2.0.52.
7198         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7199         Add Tramp disabling item.  New item for common connection problems.
7200         (various): Apply "ftp" as method for the download URL.
7201         (Bug Reports): Refer to FAQ for common problems.
7203 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7205         * widget.texi (User Interface): Use @key for TAB.
7207         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7209         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7210         for TAB.
7212         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7214 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7216         * gnus.texi: Update copyright.
7218 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7220         * gnus.texi (Article Washing): Additions.
7222 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7224         * org.texi (Agenda commands): Document tags command.
7226 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7228         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7230 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7232         * gnus.texi (RSS): Addition.
7234 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7236         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7238 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7240         * emacs-mime.texi (Display Customization): Add setting example to
7241         mm-discouraged-alternatives.
7243 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7245         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7246         version is the canonical version.
7248 2006-01-08  Alex Schroeder  <alex@gnu.org>
7250         * pgg.texi (Caching passphrase): Rewording.
7252 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7254         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7255         repository URL.
7257 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7259         * org.texi: Removed the accidentally re-added empty line in the
7260         direntry.
7262 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7264         * org.texi (Agenda Views): Chapter reorganized.
7266 2005-12-29  Romain Francoise  <romain@orebokech.com>
7268         * faq.texi (Using Customize): New node.
7270 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7272         * org.texi: Remove blank line in @direntry.  It is non-standard
7273         and recursively produces blank lines all over the dir file (when
7274         using Texinfo 4.8).
7276 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7278         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7280 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7282         * org.texi (Tags): Boolean logic documented.
7283         (Agenda Views): Document custom commands.
7285 2005-12-20  David Kastrup  <dak@gnu.org>
7287         * faq.texi (AUCTeX): Update version and mailing list info.
7289 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7291         * gnus.texi (MIME Commands): Mention addition of
7292         multipart/alternative to gnus-buttonized-mime-types and add xref
7293         to mm-discouraged-alternatives.
7295         * emacs-mime.texi (Display Customization): Mention addition of
7296         "image/.*" and add xref to gnus-buttonized-mime-types in the
7297         mm-discouraged-alternatives section.
7299 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7301         * org.texi (Tags): New section.
7302         (Agenda Views): Chapter reorganized.
7304 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7306         * org.texi (Internal Links): Add a missing comma after an @xref.
7308 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7310         * faq.texi (Filling paragraphs with a single space): No need to
7311         change sentence-end now.
7313 2005-12-13  Romain Francoise  <romain@orebokech.com>
7315         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7317 2005-12-12  Jay Belanger  <belanger@truman.edu>
7319         * faq.texi (Calc): Update version number.
7321 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7323         * org.texi (Progress Logging): New section.
7325 2005-12-10  Romain Francoise  <romain@orebokech.com>
7327         Update the Emacs FAQ for the 22.1 release.
7329         * faq.texi: Set VER to `22.1'.
7330         (Basic editing): Explain how to use localized versions of the
7331         Tutorial.  Mention that `C-h r' displays the manual.
7332         Delete obsolete WWW link to an Emacs 18 tutorial.
7333         (Getting a printed manual): Point to the new locations of the
7334         manuals on the GNU Web site.
7335         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7336         available via Info (it was previously distributed separately).
7337         (Installing Texinfo documentation): The latest version of Texinfo
7338         is 4.8, not 4.0.
7339         (Informational files for Emacs): COPYING is the GNU General Public
7340         License, not the Emacs General Public License.
7341         (Informational files for Emacs): Delete obsolete link to the
7342         GNUinfo pages as they have been removed from the GNU Web site.
7343         (New in Emacs 22): New node.
7344         (Setting up a customization file): Say that most packages support
7345         Customize nowadays.
7346         (Colors on a TTY): Delete reference to instructions on how to
7347         enable syntax highlighting, it is now enabled by default.
7348         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7349         at startup automatically.
7350         (Controlling case sensitivity): Mention `M-c' in isearch.
7351         (Using an already running Emacs process): Emacs now creates the
7352         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7353         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7354         sentence praising gnuserv for that.  Simplify description of how
7355         the client/server operation works.
7356         (Compiler error messages): Delete obsolete text (compile.el has
7357         been rewritten).
7358         (Indenting switch statements): Fix typo.
7359         (Matching parentheses): Simplify setup instructions, mention the
7360         menu bar item in the Options menu.
7361         (Repeating a command as many times as possible): Mention `C-x e'.
7362         (Going to a line by number): Mention new keymap and bindings
7363         `M-g M-g', `M-g M-p' and `M-g M-n'.
7364         (Turning on syntax highlighting): Now on by default.  Simplify.
7365         (Replacing highlighted text): Use `1', not `t'.
7366         (Problems with very large files): The maximum size is now 256MB on
7367         32-bit machines.
7368         (^M in the shell buffer): Mention `comint-process-echoes'.
7369         (Emacs for Apple computers): Emacs 22 has native support for Mac
7370         OS X.
7371         (Translating names to IP addresses): Delete node.
7372         (Binding keys to commands): Fix typo.
7373         (SPC no longer completes file names): New node.
7374         (MIME with Emacs mail packages): Delete section about the Emacs
7375         MIME FAQ (it's not reachable anymore).
7377 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7379         * cc-mode.texi: The manual has been extensively revised: the
7380         information about using CC Mode has been separated from the larger
7381         and more difficult chapters about configuration.  It has been
7382         updated for CC Mode 5.31.
7384 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7386         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7387         (Selecting an implementation): Fix descriptions.
7389 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7391         * message.texi (Various Message Variables): Addition.
7393 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7395         * message.texi: Fix default values.
7397 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7399         * message.texi (Header Commands): Clarify descriptions of
7400         message-cross-post-followup-to, message-reduce-to-to-cc, and
7401         message-insert-wide-reply.
7402         (Various Commands): Fix kindex for message-kill-to-signature;
7403         clarify description of message-tab.
7405 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7407         * message.texi (Mailing Lists): Fix description about MFT.
7409         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7411 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7413         * gnus.texi (Slow Terminal Connection): Replace old description
7414         with new one.
7416 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7418         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7419         replace X-Draft-Headers with X-Draft-From.
7421 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7423         * gnus.texi (Various Various): Fix the default value of
7424         nnheader-max-head-length.
7425         (Gnus Versions): Fix typo.
7427 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7429         * org.texi (Structure editing): Document new functionality of
7430         M-RET.
7432 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7434         * org.texi (Internal Links): Fix Texinfo usage.
7436 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7438         * org.texi (TODO basics): Document the global todo list.
7439         (TODO items): Documents sparse tree for specific TODO
7440         keywords.
7442 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7444         * org.texi (Plain Lists): Typos fixed.
7446 2005-11-28  Jay Belanger  <belanger@truman.edu>
7448         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7450 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7452         * org.texi (Structure editing): New item moving commands added.
7453         (Plain Lists): New section.
7455 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7457         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7458         (Agenda): Document commands `org-cycle-agenda-files' and
7459         `org-agenda-file-to-front'.
7460         (Built-in table editor): Document `org-table-sort-lines'.
7461         (HTML formatting): Export of hand-formatted lists.
7463 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7465         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7466         new variable gnus-toolbar-thickness.
7468 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7470         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7472 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7474         * gnus.texi (X-Face): Fix description.
7475         (XVarious): Remove gnus-xmas-logo-color-alist and
7476         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7478 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7480         * gnus.texi (Group Parameters): Mention new variable
7481         gnus-parameters-case-fold-search.
7482         (Home Score File): Addition.
7484 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7486         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7487         (Overview): List supported feed types.
7488         (Installation): No installation necessary when using autoload.
7489         (Configuration): Rename "RSS" to "news".
7491 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7493         * pgg.texi (User Commands): Document additional passphrase
7494         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7495         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7497 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7499         * org.texi: Version number changed to 3.19.
7501 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7503         * pgg.texi (How to use): Update the example to add autoload of
7504         pgg-encrypt-symmetric-region.
7505         (User Commands): Document pgg-encrypt-symmetric-region.
7506         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7508 2005-10-27  Jay Belanger  <belanger@truman.edu>
7510         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7511         mention other TeX-related units.
7513 2005-10-23  Lars Hansen  <larsh@soem.dk>
7515         * dired-x.texi (Miscellaneous Commands):
7516         Replace dired-do-relative-symlink by dired-do-relsymlink and
7517         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7519 2005-10-23  Jay Belanger  <belanger@truman.edu>
7521         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7522         constant.
7524 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7526         * faq.texi (Bugs and problems):
7527         Replace `dired-move-to-filename-regexp' by
7528         `directory-listing-before-filename-regexp'.
7530 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7532         * newsticker.texi (UPDATED): Set value.
7534 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7536         * gnus.texi (Document Groups): Remove duplicate item.
7538 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7540         * org.texi (Summary): Mention iCalendar support.
7541         (Exporting): Document iCalendar support.
7543 2005-10-18  Romain Francoise  <romain@orebokech.com>
7545         * viper.texi (Viper Specials): Capitalize GNU.
7547 2005-10-17  Juri Linkov  <juri@jurta.org>
7549         * info.texi (Getting Started, Search Index, Expert Info):
7550         Fix wording.
7551         (Search Text): Replace `echo area' with `mode line'.
7552         (Search Index): Both `i' and `,' find all index entries.
7553         Replace example `C-f' with `C-l' (which exists in index of Info
7554         manual) and delete spaces in its keyboard input sequence.
7555         Delete unnecessary explanations about literal characters.
7557 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7559         * gnus.texi (Document Server Internals): Addition.
7561 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7563         * gnus.texi (A note on namespaces): Fix RFC reference.
7565 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7567         * gnus.texi (RSS): Fix key description.
7569 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7571         * gnus.texi: Emacs/w3 -> Emacs/W3.
7572         (Browsing the Web): Fix description.
7573         (Web Searches): Ditto.
7574         (Customizing W3): Ditto.
7576 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7578         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7580 2005-10-11  Jay Belanger  <belanger@truman.edu>
7582         * calc.texi (Integration): Mention using `a i' to compute definite
7583         integrals.
7585 2005-10-11  Juri Linkov  <juri@jurta.org>
7587         * info.texi: Rearrange nodes.
7588         (Top): Update menu.  Change ref `Info for Experts' to
7589         `Advanced Info Commands'.
7590         (Getting Started): Fix description of manual's parts.
7591         (Help-Int): Change xref `Info Search' to `Search Index', and
7592         `Expert Info' to `Advanced'.
7593         (Advanced): Move node one level up.
7594         (Search Text, Search Index): New nodes split out from `Info Search'.
7595         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7596         split out from `Advanced'.
7597         (Advanced, Emacs Info Variables): De-document editing an Info file
7598         in Info.
7599         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7600         (Creating an Info File): Delete node and move its text to
7601         `Expert Info'.
7603 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7605         * org.texi (Workflow states): Documented that change in keywords
7606         becomes active only after restart of Emacs.
7608 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7610         Sync with Tramp 2.0.51.
7612 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7614         * speedbar.texi (Introduction): Describe new location of speedbar
7615         on menubar.
7616         (Basic Key Bindings): Remove descriptions of bindings that have
7617         been removed.
7619 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7621         * speedbar.texi (GDB): Describe use of watch expressions.
7623 2005-09-28  Simon Josefsson  <jas@extundo.com>
7625         * message.texi (IDNA): Fix.
7627 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7629         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7630         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7631         description of nntp-open-connection-function.
7632         (Common Variables): Fix descriptions.
7634 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7636         * gnus.texi (Server Buffer Format): Document the %a format spec.
7638 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7640         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7642 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7644         * org.texi Version 3.16.
7646 2005-09-19  Miles Bader  <miles@gnu.org>
7648         * newsticker.texi: Get rid of CVS keywords.
7650 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7652         * gnus.texi (Finding the Parent): Fix description of how Gnus
7653         finds article.
7655 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7657         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7658         to drop off non-answered articles.
7660 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7662         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7663         braces (which are unsupported by NMAKE) for macro `srcdir'.
7665 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7667         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7668         (../info/newsticker, newsticker.dvi): New targets.
7670 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7672         * newsticker.texi: Replace @command with @code.  Replace @example
7673         with @lisp.
7674         (Top): Add explanations to menu items.
7675         (GNU Free Documentation License): Remove.
7677 2005-09-16  Romain Francoise  <romain@orebokech.com>
7679         Update all files to specify GFDL version 1.2.
7681         * doclicense.texi (GNU Free Documentation License): Update to
7682         version 1.2.
7684 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7686         * newsticker.texi: Fix @setfilename.
7688         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7689         (../info/newsticker, newsticker.dvi): New targets.
7691 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7693         * org.texi: Version 3.15.
7695 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7697         * ses.texi: Combine all three indices into one.
7698         Correct a few typos.
7700 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7702         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7704 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7706         * emacs-mime.texi (Handles): Remove duplicate item.
7707         (Encoding Customization): Fix the default value for
7708         mm-coding-system-priorities.
7709         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7710         (Basic Functions): Fix reference.
7712 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7714         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7716 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7718         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7719         and web site.
7721         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7722         not keyboard-translate.
7724 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7726         * faq.texi (Using regular expressions): Fix xref.
7728 2005-08-09  Juri Linkov  <juri@jurta.org>
7730         * info.texi (Help-P): Replace `Prev' with `Previous'.
7731         (Help-M, Help-Xref): Add S-TAB.
7732         (Help-FOO): Update `u' command.
7733         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7734         Update info about visibility of xref parts.
7735         (Help-Int): Fix `m' command.  Rename `Info-last' to
7736         `Info-history-back'.  Add `Info-history-forward'.
7737         (Advanced): Fix `g*' and `M-n' commands.
7738         (Info Search): Add `index-apropos' in stand-alone browser.
7739         Add isearch commands.
7740         (Emacs Info Variables): Remove `Info-fontify'.
7741         Add `Info-mode-hook'.  Update face names.
7742         Add `Info-fontify-maximum-menu-size',
7743         `Info-fontify-visited-nodes', `Info-isearch-search'.
7745 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7747         Sync with Tramp 2.0.50.
7749         * tramp.texi: Use @option{} consequently for method names.
7750         (Inline methods, External transfer methods): Remove references to
7751         Cygwin.
7752         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7753         implementation.
7755 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7757         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7758         Mention that gnus-init-file is not read when Emacs is invoked with
7759         --no-init-file or -q.
7761 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7763         * org.texi: Version 3.14.
7765 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7767         * org.texi: Version 3.13.
7769 2005-07-18  Juri Linkov  <juri@jurta.org>
7771         * calc.texi (Time Zones, Logical Operations):
7772         * cl.texi (Overview):
7773         * org.texi (TODO types):
7774         * sc.texi (Emacs 18 MUAs):
7775         * speedbar.texi (Top):
7776         * url.texi (History):
7777         Delete duplicate duplicate words.
7779 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
7781         * cl.texi (Type Predicates): Document `atom' type.
7783 2005-07-04  Lute Kamstra  <lute@gnu.org>
7785         Update FSF's address in GPL notices.
7787         * calc.texi (Copying):
7788         * doclicense.texi (GNU Free Documentation License):
7789         * faq.texi (Contacting the FSF):
7790         * mh-e.texi (Copying): Update FSF's address.
7792 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7794         * flymake.texi (Example -- Configuring a tool called directly):
7795         Update name of flymake-build-relative-filename.
7797 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7799         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7801 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7803         * org.texi: Version 3.12.
7805 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7807         * makefile.w32-in (MAKEINFO): Use --force.
7808         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7809         Makefile.in.
7810         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7811         more shells.
7813 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7815         * speedbar.texi (Creating a display): Texinfo usage fixes.
7817         * tramp.texi (Customizing Completion, Auto-save and Backup):
7818         Texinfo usage fixes.
7820 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7822         * dired-x.texi (Miscellaneous Commands):
7823         * ediff.texi (Miscellaneous):
7824         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7825         (Agent Variables):
7826         * info.texi (Help-Xref):
7827         * message.texi (Message Headers):
7828         * org.texi (Remember):
7829         * reftex.texi (Options (Defining Label Environments)):
7830         (Options (Index Support)):
7831         (Options (Viewing Cross-References)):
7832         (Options (Misc)):
7833         (Changes):
7834         * speedbar.texi (Creating a display):
7835         * tramp.texi (Customizing Completion, Auto-save and Backup):
7836         Texinfo usage fix.
7838 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7840         * org.texi: Version 3.11.
7842 2005-06-12  Jay Belanger  <belanger@truman.edu>
7844         * calc.texi (Getting Started): Remove extra menu item.
7846 2005-05-31  Jay Belanger  <belanger@truman.edu>
7848         * calc.texi (Notations Used in This Manual): Use @kbd for key
7849         sequence.
7850         (Demonstration of Calc): Mention another way of starting Calc.
7851         (Starting Calc): Mention long name of M-#.
7852         (Embedded Mode Overview): Remove unnecessary instruction.
7853         (Other M-# commands): Rephrase `M-# 0' explanation.
7854         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7855         reflect current behavior.
7857 2005-05-30  Jay Belanger  <belanger@truman.edu>
7859         * calc.texi (Hooks): Change description of calc-window-hook and
7860         calc-trail-window-hook to match usage.
7861         (Computational Functions): Add more constant-generating functions.
7862         (Customizable Variables): Use defvar.
7864 2005-05-28  Jay Belanger  <belanger@truman.edu>
7866         * calc.texi (Assignments in Embedded Mode): Fix variable name.
7867         (Basic Embedded Mode): Explain behavior of arguments to
7868         calc-embedded-mode.
7870 2005-05-27  Jay Belanger  <belanger@truman.edu>
7872         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7873         current behavior.
7875 2005-05-25  Jay Belanger  <belanger@truman.edu>
7877         * calc.texi: Change Calc version number throughout.
7878         (Keypad Mode): Change location in info output.
7879         (Keypad mode overview): Move picture of keypad.
7881 2005-05-21  Jay Belanger  <belanger@truman.edu>
7883         * calc.texi (Storing variables): Mention that only most variables
7884         are void to begin with.
7886 2005-05-21  Kevin Ryde  <user42@zip.com.au>
7888         * widget.texi (Basic Types): Update cross ref from "Enabling
7889         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7890         lispref/text.texi change.
7892 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
7894         * org.texi: Version 3.09.
7896 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
7898         * reftex.texi: Version 4.28.
7900 2005-05-16  Jay Belanger  <belanger@truman.edu>
7902         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7904 2005-05-14  Jay Belanger  <belanger@truman.edu>
7906         * calc.texi (Default Simplifications): Insert missing ! (logical
7907         not operator).
7909 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
7911         Sync with Tramp 2.0.49.
7913 2005-05-10  Jay Belanger  <belanger@truman.edu>
7915         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7916         to 1.
7918 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
7920         * org.texi: Version 3.08, structure reorganized.
7922 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7924         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7926 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
7928         * org.texi: Update to version 3.06.
7930 2005-04-13  Lute Kamstra  <lute@gnu.org>
7932         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7934 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
7936         * cl.texi (Porting Common Lisp): Fix typo.
7938 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7940         * gnus.texi (RSS): Addition.
7942 2005-04-04  Jay Belanger  <belanger@truman.edu>
7944         * calc.texi: Change Calc version number.
7945         (Customizable variables): Fix description of calc-language-alist.
7946         (Copying): Put in version 2 of GPL.
7948 2005-04-01  Jay Belanger  <belanger@truman.edu>
7950         * calc.texi (Troubleshooting Commands): Remove comment about
7951         installation.
7952         (Installation): Remove section.
7953         (Customizable Variables): New section.
7954         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7955         (Graphical Devices): Add references to Customizable Variables.
7957 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7959         * emacs-mime.texi (Display Customization): Markup fixes.
7960         (rfc2047): Update.
7962 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7964         * gnus-faq.texi: Replaced with auto-generated version.
7966 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
7968         * dired-x.texi (Multiple Dired Directories): default-directory was
7969         renamed to dired-default-directory.
7971 2005-03-26  Jay Belanger  <belanger@truman.edu>
7973         * calc.texi (Simplifying Formulas, Rewrite Rules):
7974         Change description of top and bottom of fraction.
7975         (Modulo Forms): Move description of how to create modulo forms to
7976         earlier in the section.
7977         (Fraction Mode): Suggest using : to get a fraction by dividing.
7978         (Basic Arithmetic): Adjust placement of command name.
7979         (Truncating the Stack): Emphasize that "hidden" entries are still
7980         visible.
7981         (Installation): Move discussion of printing manual to "About This
7982         Manual".
7983         (About This Manual): Mention how to print the manual.
7984         (Reporting Bugs): Remove first person.
7985         (Building Vectors): Add algebraic version of append.
7986         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7987         (Grouping Digits): Fix typo.
7989 2005-03-25  Werner Lemberg  <wl@gnu.org>
7991         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7992         Replace `legal' with `valid'.
7994 2005-03-25  Werner Lemberg  <wl@gnu.org>
7996         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7998 2005-03-24  Jay Belanger  <belanger@truman.edu>
8000         * calc.texi (General Mode Commands)
8001         (Mode Settings in Embedded Mode): Add some explanation of
8002         recording mode settings.
8004 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8006         * calc.texi: Remove praise of non-free software.
8008         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8009         (Installation): Node deleted.
8011 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8013         * url.texi (HTTP language/coding): Improve last change.
8015 2005-03-22  Jay Belanger  <belanger@truman.edu>
8017         * calc.texi (Embedded Mode): Add new information on changing
8018         modes.
8020 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8022         Sync with Tramp 2.0.48.
8024         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8026         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8027         "GNU/Linux".  Change all addresses to .gnu.org.
8028         (Default Method): Offer shortened syntax for "su" and "sudo"
8029         methods.
8031 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8033         * url.texi: Fix usage of "e.g.".
8034         (HTTP language/coding): Explain the rules for these strings.
8036 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8038         * woman.texi (Introduction): Minor cleanups.
8040         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8042         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8043         (Installation): Node deleted.
8045         * mh-e.texi (Preface): Get rid of "Emacs 21".
8047         * eshell.texi (Installation): Delete node (for Emacs 20).
8049 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8051         * flymake.texi: Refill and tweak style in @lisp blocks.
8053 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8055         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8057 2005-03-01  Jay Belanger  <belanger@truman.edu>
8059         * calc.texi (Trigonometric and Hyperbolic Functions):
8060         Mention additional functions.
8061         (Algebraic Simplifications): Mention additional simplifications.
8063 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8065         * ses.texi: Add concept/function/variable indices (this work was
8066         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8067         papers on file at FSF).
8069 2005-02-10  Jay Belanger  <belanger@truman.edu>
8071         * calc.texi: Change @LaTeX to La@TeX throughout.
8072         Redefine @expr as @math for TeX output.
8073         Redefine @texline as a no-op for TeX output.
8074         Define @tfn, replace @t by @tfn throughout.
8076 2005-02-09  Jay Belanger  <belanger@truman.edu>
8078         * calc.texi: Add macro for LaTeX for info output.
8080 2005-02-08  Kim F. Storm  <storm@cua.dk>
8082         * texinfo.tex (LaTex): Add def.
8084 2005-02-06  Jay Belanger  <belanger@truman.edu>
8086         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8087         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8088         throughout manual.
8090 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8092         * gnus.texi: Some edits based on comments from David Abrahams.
8094 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8096         * gnus.texi (RSS): Fix the keystroke.
8098 2005-01-24  David Kastrup  <dak@gnu.org>
8100         * faq.texi: Update AUCTeX version info.
8102 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8104         * gnus-faq.texi ([4.1]): Typo.
8106 2005-01-19  Jay Belanger  <belanger@truman.edu>
8108         * calc.texi (Keep Arguments): Mention that keeping arguments
8109         doesn't work with keyboard macros.
8111 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8113         * autotype.texi (Autoinserting): Fix small error.
8115 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8117         Sync with Tramp 2.0.47.
8119         * tramp.texi (Compilation): New section, describing compilation of
8120         remote files.
8122 2005-01-11  Kim F. Storm  <storm@cua.dk>
8124         * widget.texi (Basic Types): Add :follow-link keyword.
8126 2005-01-09  Jay Belanger  <belanger@truman.edu>
8128         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8130 2005-01-08  Jay Belanger  <belanger@truman.edu>
8132         * calc.texi: Change throughout to reflect new default value of
8133         calc-settings-file.
8135 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8137         * message.texi (Reply): `message-reply-to-function' should return
8138         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8140 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8142         * faq.texi (Changing load-path): Fix typo.
8144 2005-01-05  Jay Belanger  <belanger@truman.edu>
8146         * calc.texi (Programming Tutorial): Replace kbd command by
8147         appropriate characters for a keyboard macro.
8149 2005-01-04  Jay Belanger  <belanger@truman.edu>
8151         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8152         for Lucid Emacs.
8153         (Programming Tutorial): Mention that the user needs to be in the
8154         right mode to compute some functions.
8156 2005-01-04  Jay Belanger  <belanger@truman.edu>
8158         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8159         no longer applicable.
8161 2005-01-01  Jay Belanger  <belanger@truman.edu>
8163         * calc.texi (Programming Tutorial): Change description of how to
8164         edit keyboard macros to match current behavior.
8166 2004-12-31  Jay Belanger  <belanger@truman.edu>
8168         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8170 2004-12-20  Jay Belanger  <belanger@truman.edu>
8172         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8173         zero.
8175 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8177         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8178         @xref.
8179         (Font Locking): Avoid @strong{Note:}.
8181 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8183         Sync with Tramp 2.0.46.
8185         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8187 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8189         * url.texi: Correct typos.
8190         (Retrieving URLs): @var{nil}->@code{nil}.
8191         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8192         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8193         (Dealing with HTTP documents): @inforef->@xref.
8195 2004-12-15  Jay Belanger  <belanger@truman.edu>
8197         * calc.texi: Consistently capitalized all mode names.
8198         (Answers to Exercises): Mention that an answer can be a fraction
8199         when in Fraction mode.
8201 2004-12-13  Jay Belanger  <belanger@truman.edu>
8203         * calc.texi: Fix some TeX definitions.
8205 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8207         * reftex.texi (Imprint): Remove erroneous @value's.
8209 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8211         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8212         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8214 2004-12-08  Jay Belanger  <belanger@truman.edu>
8216         * calc.texi (Starting Calc): Remove comment about installation.
8217         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8219 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8221         * url.texi: Update @setfilename.
8222         (Getting Started): No need to worry about Gnus versions.
8223         (Dealing with HTTP documents): Use @inforef.
8225         * org.texi: Fix @direntry file name.
8227 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8229         * url.texi: New file.
8231         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8233 2004-12-06  Jay Belanger  <belanger@truman.edu>
8235         * calc.texi (Using Calc): Remove paragraph about installation.
8237 2004-12-06  Jay Belanger  <belanger@truman.edu>
8239         * calc.texi: Use more Texinfo macros and less TeX defs.
8240         Remove @refill's.
8242 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8244         * org.texi: New file.
8246 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8248         * Makefile.in (org.dvi, ../info/org): New targets.
8249         (INFO_TARGETS): Add ../info/org.
8250         (DVI_TARGETS): Add org.dvi.
8251         (maintainer-clean): Remove the info files in the info dir.
8253 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8255         * idlwave.texi: Fix the setfilename directive to put the produced
8256         file in ../info.
8257         (Continued Statement Indentation): Resurrect Jan D.'s change from
8258         2004-11-03 that was lost when a newer version of idlwave.texi was
8259         imported.
8261 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8263         * gnus-faq.texi ([5.1]): Add missing bracket.
8265         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8266         Index `spam-initialize'.
8268 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8270         * message.texi (Various Message Variables): Mention that all mail
8271         file variables are derived from `message-directory'.
8273         * gnus.texi (Splitting Mail): Clarify bogus group.
8275 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8277         * emacs-mime.texi (Encoding Customization):
8278         Fix mm-coding-system-priorities entry.
8280 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8282         * idlwave.texi (Continued Statement Indentation):
8283         * reftex.texi (Options (Index Support)):
8284         (Displaying and Editing the Index, Table of Contents):
8285         * speedbar.texi (Creating a display, Major Display Modes):
8286         Replace non-nil with non-@code{nil}.
8288 2004-10-21  Jay Belanger  <belanger@truman.edu>
8290         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8292 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8294         * calc.texi (Reporting Bugs): Double up `@'.
8296 2004-10-18  Jay Belanger  <belanger@truman.edu>
8298         * calc.texi (Reporting Bugs): Change the address that bugs
8299         should be sent to.
8301 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8303         * gnus.texi (New Features): Add 5.11.
8305         * message.texi (Resending): Remove wrong default value.
8307         * gnus.texi (Mail Source Specifiers): Describe possible problems
8308         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8309         `pop3-leave-mail-on-server' to the index.
8311 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8313         * message.texi (Canceling News): Add how to set a password.
8315 2004-10-12  Jay Belanger  <belanger@truman.edu>
8317         * calc.texi (Help Commands): Change the descriptions of
8318         calc-describe-function and calc-describe-variable to match their
8319         current behavior.
8321 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8323         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8325 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8327         Sync with Tramp 2.0.45.
8329         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8330         plink link.  The URL is outdated.  Originator contacted for
8331         clarification.
8333 2004-10-10  Juri Linkov  <juri@jurta.org>
8335         * gnus.texi (Top, Marking Articles): Join two menus in one node
8336         because a node can have only one menu.
8338 2004-10-09  Juri Linkov  <juri@jurta.org>
8340         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8341         example of nnmail-split-fancy.
8343 2004-10-06  Karl Berry  <karl@gnu.org>
8345         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8346         consistency with other uses of dashes.
8348 2004-10-05  Karl Berry  <karl@gnu.org>
8350         * info.texi: Consistently use --- throughout, periods at end of
8351         menu descriptions, and a couple typos.
8353 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8355         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8356         * pgg.texi (User Commands, Backend methods): Do.
8357         * gnus.texi: Markup fixes.
8358         (Setting Process Marks): Fix `M P a' entry.
8359         * emacs-mime.texi: Fixes.
8361 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8363         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8364         again.
8365         Use 5.10 instead of 5.10.0.
8367 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8369         * gnus.texi (Summary Mail Commands): S D e.
8371 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8373         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8374         the gnus-article-mode-line-format section.
8376 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8378         * gnus.texi (Various Summary Stuff): Fix the documentation for
8379         gnus-newsgroup-variables.
8381 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8383         * gnus.texi (MIME Commands):
8384         Add gnus-mime-display-multipart-as-mixed,
8385         gnus-mime-display-multipart-alternative-as-mixed,
8386         gnus-mime-display-multipart-related-as-mixed.
8387         (Mail Source Customization): Clarify `mail-source-directory'.
8388         (Splitting Mail): Mention gnus-group-find-new-groups.
8389         (SpamOracle): Fix typo.
8391         * gnus-faq.texi: Untabify.
8392         ([6.3]): nnir.el is in contrib directory.
8394         * message.texi (News Headers): Clarify how a unique ID is created.
8396         * gnus.texi (Batching Agents): Fix typo in example.
8397         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8399 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8401         * gnus.texi (Group Parameters): Add more on hooks.
8403 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8405         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8407 2004-09-22  Jay Belanger  <belanger@truman.edu>
8409         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8410         might be hidden during part of the session.
8412 2004-09-20  Jay Belanger  <belanger@truman.edu>
8414         * calc.texi (Notations Used in This Manual): Put in an earlier
8415         mention that DEL could be called Backspace.
8417 2004-09-10  Simon Josefsson  <jas@extundo.com>
8419         * gnus.texi (IMAP): Add example.  Suggested and partially written
8420         by Steinar Bang <sb@dod.no>.
8422 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8424         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8425         netrc syntax.
8427 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8429         * gnus.texi (Spam ELisp Package Sequence of Events):
8430         Some clarifications.
8431         (Spam ELisp Package Global Variables): More clarifications.
8433 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8435         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8436         Mention spam-split does not modify incoming mail.
8438 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8440         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8442 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8444         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8446 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8448         * makefile.w32-in (sieve, pgg): Use $(infodir).
8450 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8452         * makefile.w32-in: Fix PGG and Sieve entries.
8454 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8456         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8457         Emacs and related programs.
8459 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8461         * faq.texi: Fix texinfo usage, esp. doublequotes.
8462         (Difference between Emacs and XEmacs): Some clarification.
8464         * faq.texi (Difference between Emacs and XEmacs):
8465         Explain not to contrast XEmacs with GNU Emacs.
8467 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8469         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8471 2004-08-22  David Kastrup  <dak@gnu.org>
8473         * reftex.texi (AUCTeX): Update links, section name.
8475         * faq.texi (Calc): Update availability (included in 22.1).
8476         (AUCTeX): Update availability, information, versions, description.
8478 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8480         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8482 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8484         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8486 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8488         Sync with Tramp 2.0.44.
8490 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8492         * widget.texi (User Interface): Update how to separate the
8493         editable field of an editable-field widget from other widgets.
8494         (Programming Example): Add text after field.
8496 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8498         * emacs-mime.texi (Encoding Customization): Add a note to the
8499         mm-content-transfer-encoding-defaults entry.
8500         (rfc2047): Update.
8502         * gnus.texi (Article Highlighting):
8503         Add gnus-cite-ignore-quoted-from.
8504         (POP before SMTP): New node.
8505         (Posting Styles): Addition.
8506         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8507         (Fancy Mail Splitting): Ditto.
8508         (X-Face): Add gnus-x-face.
8510 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8512         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8513         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8515 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8517         * gnus.texi (Mail Source Specifiers):
8518         Describe `pop3-leave-mail-on-server'.
8520 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8522         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8524         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8525         repository.  Change setfilename.
8527         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8529 2004-07-02  Juri Linkov  <juri@jurta.org>
8531         * pcl-cvs.texi (Viewing differences): Add `d r'.
8533 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8535         * ses.texi, viper.texi, flymake.texi, faq.texi:
8536         * eshell.texi, ediff.texi: Markup fixes.
8538 2004-06-21  Karl Berry  <karl@gnu.org>
8540         * info.texi (Top): Mention that only Emacs has mouse support.
8541         (Getting Started): Mention this in a few other places.
8543 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8545         * autotype.texi (Copyrights, Timestamps):
8546         Recommend `before-save-hook' instead of `write-file-functions'.
8548 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8550         * dired-x.texi (dired-mark-omitted): Update keybinding.
8552 2004-06-10  Kim F. Storm  <storm@cua.dk>
8554         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8556 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8558         * dired-x.texi (variable dired-omit-mode): Rename from
8559         dired-omit-files-p.
8560         (function dired-omit-mode): Rename from dired-omit-toggle.
8561         Call dired-omit-mode rather than set dired-omit-files-p.
8562         (dired-mark-omitted): Describe command.
8564 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8566         Version 2.0.41 of Tramp released.
8568 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8570         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8571         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8573 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8575         * cl.texi (Top): Call this chapter `Introduction'.
8576         (Overview): In TeX, no section heading here.
8578         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8580 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8582         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8583         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8585 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8587         * flymake.texi: New file.
8589 2004-05-28  Simon Josefsson  <jas@extundo.com>
8591         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8593 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8595         Version 2.0.40 of Tramp released.
8597 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8599         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8601         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8602         variables `tramp-backup-directory-alist' and
8603         `tramp-bkup-backup-directory-info'.
8604         (Overview, Connection types)
8605         (External transfer methods, Default Method)
8606         (Windows setup hints): Remove restriction of password entering
8607         with external methods.
8608         (Auto-save and Backup): Make file name example
8609         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8610         and `auto-save-directory' must be used.
8611         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8612         only "NT").  Remove doubled entry "What kinds of systems does
8613         @tramp{} work on".
8614         (tramp): Macro removed.
8615         (Obtaining Tramp): Flag removed from title.
8616         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8617         and `trampver' used properly.  Flag `tramp-inst' replaced by
8618         `installchapter'.  Installation related text adapted.
8620 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8622         * widget.texi (Programming Example): Remove overlays.
8624 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8626         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8628 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8630         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8632 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8634         * info.texi (Info Search): Add info-apropos.
8636 2004-03-22  Juri Linkov  <juri@jurta.org>
8638         * faq.texi: Fix help key bindings.
8640 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8642         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8643         (as suggested by Karl Berry).  Update information about colored
8644         stars in menus.  Add new subheading describing M-n.
8646 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8648         * cl.texi (Top): Rename top node's title.
8650 2004-03-08  Karl Berry  <karl@gnu.org>
8652         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8653         problems making the texinfo distribution.
8655 2004-02-29  Simon Josefsson  <jas@extundo.com>
8657         * smtpmail.texi (Authentication): Change the list of supported
8658         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8659         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8660         <voegelas@gmx.net>.
8662 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8664         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8665         Use $(DEL) instead of rm, and ignore exit code.
8667 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8669         Tramp version 2.0.39 released.
8671 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8673         * tramp.texi (Customizing Completion): Explain new functions
8674         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8675         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8676         (Top): Refer to Savannah mailing list as the major one.
8677         Mention older mailing lists in HTML mode only.
8678         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8679         (Frequently Asked Questions): Remote hosts must not be Unix-like
8680         for "smb" method.
8681         (Password caching): New node.
8682         (External transfer methods): Refer to password caching for "smb"
8683         method.
8685 2004-02-17  Karl Berry  <karl@gnu.org>
8687         * info.texi (Help-Int): Mention the new line number feature.
8689 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8691         * ses.texi (Advanced Features): New functionality for
8692         ses-set-header-row (defaults to current row unless C-u used).
8693         (Acknowledgements): Add Stefan Monnier.
8695 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8697         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8699 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8701         Tramp version 2.0.38 released.
8703         * tramp.texi (Remote shell setup): Warn of environment variables
8704         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8705         <sven.gabriel@imk.fzk.de>.
8706         (Configuration): Tramp now chooses base64/uuencode
8707         automatically.  Update wording accordingly.
8708         (Top): More description for the `Default Method' menu entry.
8709         (Default Method): Use @code, not @var, for Lisp variables.
8710         (Default Method): New subsection `Which method is the right one
8711         for me?'  Suggested by Christian Kirsch.
8712         (Configuration): Pointer to new subsection added.
8713         (Default Method): Too many "use" in one sentence.
8714         Rephrase.  Reported by Christian Kirsch.
8715         (Filename Syntax): Old `su' example is probably a left-over from
8716         the sm/su method naming.  Replace with `ssh', instead.
8717         (External transfer methods, Auto-save and Backup):
8718         Typo fixes.
8720 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8722         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8723         (Top): Mention japanese manual only if flag `jamanual' is set.
8724         Insert section `Japanese manual' in menu.
8726 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8728         * eshell.texi (Known Problems): Add doc item.
8730 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8732         * cc-mode.texi: Update for CC Mode 5.30.
8734         Note: Please refrain from doing purely cosmetic changes like
8735         removing trailing whitespace in this manual; it clobbers cvs
8736         merging for no good reason.
8738 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8740         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8741         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8742         @acronym{ASCII}.
8744 2003-10-26  Karl Berry  <karl@gnu.org>
8746         * info.texi (Info Search): Echo area, not echo are.  From Debian
8747         diff.
8749 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8751         * widget.texi (Defining New Widgets): Document new behavior of
8752         :buttons and :children keywords.
8754 2003-10-22  Miles Bader  <miles@gnu.org>
8756         * Makefile.in (info): Move before $(top_srcdir)/info.
8758 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8760         * tramp.texi (Inline methods): Small grammar fix.
8761         (External transfer methods): Likewise.
8763 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8765         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8767 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8769         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8771 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8773         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8775         * widget.texi (User Interface): Fix typos.
8777         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8779 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8781         * pcl-cvs.texi (Selected Files): Fix typo.
8783 2003-09-21  Karl Berry  <karl@gnu.org>
8785         * info.texi (] and [ commands): No period at end of section title.
8787 2003-09-04  Miles Bader  <miles@gnu.org>
8789         * Makefile.in (top_srcdir): New variable.
8790         ($(top_srcdir)/info): New rule.
8791         (info): Depend on it.
8793 2003-09-03  Peter Runestig  <peter@runestig.com>
8795         * makefile.w32-in: New file.
8797 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8799         * widget.texi (User Interface): Explain the need of static text
8800         around an editable field.
8802 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8804         * widget.texi (Basic Types): The argument to `:help-echo' can now
8805         be a form that evaluates to a string.
8807 2003-08-18  Kim F. Storm  <storm@cua.dk>
8809         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8811 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8813         * dired-x.texi (Shell Command Guessing): Explain *.
8815 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8817         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8818         log-edit-insert-changelog.
8820 2003-08-03  Karl Berry  <karl@gnu.org>
8822         * info.texi: Need @contents.
8824 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8826         Tramp version 2.0.36 released.
8828         * tramp.texi (Remote shell setup): Explain about problems with
8829         non-Bourne commands in ~/.profile and ~/.shrc.
8831 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8833         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8834         renaming of `vis-mode' to `visible-mode'.
8836 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8838         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8839         next, prev and up pointers.
8841 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8843         * info.texi (Help): Mention existence of Emacs and stand-alone
8844         Info at the very beginning of the tutorial.
8845         (Help-Inv): New node.
8846         (Help-]): New node.
8847         (Help-M): Systematically point out the differences between default
8848         Emacs and stand-alone versions.  Delete second menu.
8849         (Help-Xref): Systematically point out the differences between
8850         default Emacs and stand-alone versions.
8851         (Help-Int): Change `l' example.
8852         (Expert Info): Fix typos.
8853         (Emacs Info Variables): Mention `Info-hide-note-references' and
8854         new default for `Info-scroll-prefer-subnodes'.
8856 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8858         Version 2.0.35 of Tramp released.
8860         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8861         (Inline methods): Add methods `remsh' and `plink1'.
8862         (External transfer methods): Add method `remcp'.
8863         (Multi-hop Methods): Add method `remsh'.
8864         Small patch from Adrian Aichner <adrian@xemacs.org>:
8865         Fix minor typos.
8866         (Concept Index): Add to make manual searchable via
8867         `Info-index'.
8868         (Version Control): Add cindex entry.
8870 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
8872         * trampver.texi: Version 2.0.34 released.
8874 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8876         * faq.texi: Improve previous changes.
8878 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
8880         * faq.texi: Update copyright and maintenance details.
8881         Update some package URLs, versions, and maintainers.
8882         Remove many references to the Emacs Lisp Archive.
8884 2003-04-23  Simon Josefsson  <jas@extundo.com>
8886         * smtpmail.texi: Fix license (the invariant sections mentioned has
8887         never been part of the smtp manual).  Align info dir entry with
8888         other emacs packages.
8890 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
8892         * tramp.texi: Version 2.0.33 released.
8893         Remove installation chapter.  Remove XEmacs specifics.
8895 2003-03-29  Richard M. Stallman  <rms@gnu.org>
8897         * tramp.texi (Top): Undo the previous renaming.
8898         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8900 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
8902         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8903         version of manual.
8905         * tramp.texi (Auto-save and Backup): New node.
8907 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8909         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
8910         Emacs" in order to have better differentiation to "XEmacs".
8911         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8912         are new macros in order to point to the other Emacs flavor where
8913         appropriate.  In info case, point to node `Installation' in order
8914         to explain how to generate the other way.  In html case, make a
8915         link to the other html file.
8916         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
8917         after CVS checkout/update.
8918         (Installation): Completely rewritten.
8919         (Installation parameters, Load paths): New sections under
8920         `Installation'.
8922 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8924         * tramp.texi: Version 2.0.30 released.
8925         Replace word "path" with "localname" where used as a component of
8926         a Tramp file name.
8928 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
8930         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8931         introduced.
8932         (Installation): Explain what to do if files from the tramp/contrib
8933         directory are needed.
8935 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
8937         * smtpmail.texi (How Mail Works): New.
8939 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8941         * smtpmail.texi: New file.
8943         * Makefile.in: Build SMTP manual.
8945 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8947         * tramp.texi: Version 2.0.29 released.
8948         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8949         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
8951 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
8953         * tramp.texi (Frequently Asked Questions): Explain a workaround if
8954         another package loads accidentally Ange-FTP.
8956 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
8958         * tramp.texi (Customizing Completion): Add function
8959         `tramp-parse-sconfig'.  Change example of
8960         `tramp-set-completion-function', because parsing of ssh config
8961         files looks more natural.
8963 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8965         * gnus.texi: Do not use `path' in several locations.
8967 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8969         * tramp.texi (External transfer methods): New method `smb'.
8970         From Michael Albinus.
8972 2002-11-05  Karl Berry  <karl@gnu.org>
8974         * info.texi (Info-fontify): Reorder face list to avoid bad line
8975         breaks.
8977 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8979         * tramp.texi: Move @copying to standard place.
8980         Use @insertcopying.
8982 2002-10-02  Karl Berry  <karl@gnu.org>
8984         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8985         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8986         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8987         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8988         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8989         Per rms, update all manuals to use @copying instead of @ifinfo.
8990         Also use @ifnottex instead of @ifinfo around the top node, where
8991         needed for the sake of the HTML output.
8992         (The Gnus manual is not fixed since it's not clear to me how it
8993         works; and the Tramp manual already uses @copying, although in an
8994         unusual way.  All others were changed.)
8996 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
8998         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8999         (../info/ses, ses.dvi): New targets.
9000         * ses.texi: New file.
9002 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9004         * texinfo.tex: Update to texinfo 4.2.
9006 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9008         * reftex.texi: Update to RefTeX 4.19.
9010 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9012         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9013         (../info/tramp, tramp.dvi): New targets.
9015 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9017         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9018         (calc.dvi): Uncomment.
9020 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9022         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9023         (../info/calc): New target.
9025 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9027         * (Version 21.1 released.)
9029 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9031         * Branch for 21.1.
9033 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9035         * Makefile.in (../info/info): Use an explicit -o switch to
9036         makeinfo.
9038 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9040         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9042 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9044         * Makefile.in (../info/idlwave): Use --no-split.
9046 2000-12-14  Dave Love  <fx@gnu.org>
9048         * Makefile.in (mostlyclean): Remove gnustmp.*.
9049         (gnus.dvi): Change rule to remove @latex stuff.
9051 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9053         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9055 2000-10-13  John Wiegley  <johnw@gnu.org>
9057         * Makefile.in: Add build targets for eshell.texi.
9059 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9061         * Makefile.in: Remove/comment speedbar stuff.
9063 2000-09-22  Dave Love  <fx@gnu.org>
9065         * Makefile.in: Add emacs-mime.
9067 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9069         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9070         (DVI_TARGETS): Add woman.dvi.
9071         (../info/woman, woman.dvi): New targets.
9073 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9075         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9077         * pcl-cvs.texi: New file.
9078         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9079         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9081 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9083         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9084         (../info/ebrowse, ebrowse.dvi): New targets.
9086 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9088         * Makefile.in (INFO_TARGETS): Add eudc.
9089         (DVI_TARGETS): Add eudc.dvi.
9090         (../info/eudc, eudc.dvi): New targets.
9092 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9094         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9095         compatibility with 8+3 filesystems).
9096         (../info/efaq): Rename from emacs-faq.
9098 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9100         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9101         (../info/idlwave, idlwave.dvi): New targets.
9103 1999-10-23  Dave Love  <fx@gnu.org>
9105         * Makefile.in: Use autotype.texi.
9107 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9109         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9110         faq.texi file) rather than ../info/faq.
9112 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9114         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9115         (../info/ada-mode, ada-mode.dvi): New targets.
9117 1999-09-01  Dave Love  <fx@gnu.org>
9119         * Makefile.in: Add faq.
9121 1999-07-12  Richard Stallman  <rms@gnu.org>
9123         * Version 20.4 released.
9125 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9127         * Version 20.3 released.
9129 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9131         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9132         Use it in dvi targets.
9133         (../etc/GNU): Change to $(srcdir) first.
9135 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9137         * reftex.texi: Update for RefTeX version 3.22.
9139 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9141         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9142         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9144 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9146         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9147         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9149 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9151         * Version 20.2 released.
9153 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9155         * Version 20.1 released.
9157 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9159         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9161 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9163         * Version 19.33 released.
9165 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9167         * Version 19.32 released.
9169 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9171         * Makefile.in: Add rules for the Message manual.
9173 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9175         * gnus.texi: New version.
9177         * message.texi: New manual.
9179 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9181         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9183 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9185         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9186         Specify -I option.
9187         (All dvi targets): Set the TEXINPUTS variable.
9189 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9191         * Version 19.31 released.
9193 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9195         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9196         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9198 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9200         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9201         (INFO_TARGETS): Add ../info/cc-mode.
9202         (DVI_TARGETS): Add cc-mode.dvi.
9204 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9206         * Version 19.30 released.
9208 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9210         * gnus.texi: New file.
9212 1995-11-04  Erik Naggum  <erik@naggum.no>
9214         * gnus.texi: File deleted.
9216 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9218         * mh-e.texi: "Function Index" -> "Command Index" to work with
9219         Emacs 19.30 C-h C-k support of separately-documented commands.
9221 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9223         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9224         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9226 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9228         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9229         (../info/viper, viper.dvi): New targets.
9231 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9233         * dired-x.texi (Installation): Change the example to set
9234         buffer-local variables like dired-omit-files-p in
9235         dired-mode-hook.
9237 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9239         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9240         (../info/mh-e, mh-e.dvi): New targets.
9242 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9244         * Makefile.in (maintainer-clean): Rename from realclean.
9246 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9248         * Makefile.in: New file.
9249         * Makefile: File deleted.
9251 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9253         * Makefile (TEXINDEX_OBJS): Variable deleted.
9254         (texindex, texindex.o, getopt.o): Rules deleted.
9255         All deps on texindex deleted.
9256         (distclean): Don't delete texindex.
9257         (mostlyclean): Don't delete *.o.
9258         * texindex.c, getopt.c: Files deleted.
9260 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9262         * Version 19.26 released.
9264 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9266         * Version 19.25 released.
9268 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9270         * Version 19.24 released.
9272 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9274         * Version 19.23 released.
9276 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9278         * Makefile: Delete spurious tab.
9280 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9282         * Makefile (.SUFFIXES): New rule.
9284 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9286         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9287         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9289 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9291         * Makefile (../info/sc): Rename from sc.info.
9292         (../info/cl): Likewise.
9293         (INFO_TARGETS): Use new names.
9295 1993-12-04  Richard Stallman  (rms@srarc2)
9297         * getopt.c: New file.
9298         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9299         (getopt.o): New rule.
9300         (dvi): Don't depend on texindex.
9301         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9302         Depend on texindex.
9304 1993-12-03  Richard Stallman  (rms@srarc2)
9306         * Makefile (../info/sc.info): Rename from ../info/sc.
9307         (TEXI2DVI): New variable.
9308         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9309         Add explicit commands.
9310         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9312 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9314         * Version 19.22 released.
9316 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9318         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9320 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9322         * Version 19.21 released.
9324 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9326         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9328 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9330         * Makefile (../etc/GNU): New target.
9331         (EMACSSOURCES): Add gnu1.texi.
9333 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9335         * Makefile (realclean): Don't delete the Info files.
9337 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9339         * forms.texi: Fix forms.texi so that it will format correctly.
9340         Add missing `@end iftex', fix bad reference.
9342         * info.texi, info-stn.texi: New files implement texinfo version of
9343         `info' file.
9345 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9347         * Makefile: Fix targets for texindex, new info.texi files.
9348         * info-stnd.texi: New file implements info for standalone info
9349         reader.
9350         * info.texi: Update to include recent changes to "../info/info".
9351         New source file for ../info/info; includes info-stnd.texi.
9353         * texindex.c: Include "../src/config.h" if building in emacs.
9355         * Makefile: Change all files to FILENAME.texi, force all targets
9356         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9357         vip.texinfo, forms.texinfo, cl.texinfo.
9358         Add target to build texindex.c, defining `emacs'.
9360         * forms.texi: Install new file to match version 2.3 of forms.el.
9362 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9364         * Version 19.19 released.
9366 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9368         * sc.texinfo: Fix info file name.
9370         * Makefile (info): Add gnus and sc.
9371         (dvi): Add gnus.dvi and sc.dvi.
9372         (../info/sc, sc.dvi): New targets.
9374 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9376         * Version 19.18 released.
9378 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9380         * Makefile: Fix source file names of the separate manuals.
9381         (gnus.dvi, ../info/gnus): New targets.
9383 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9385         * Version 19.17 released.
9387 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9389         * split-man: Fix typos in last change.
9391 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9393         * Version 19.16 released.
9395 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9397         * version 19.15 released.
9399 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9401         * Makefile (distclean): It's rm, not rf.
9403 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9405         * Version 19.14 released.
9407 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9409         * Makefile: New file.
9411 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9413         * Version 19.13 released.
9415 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9417         * Version 19.9 released.
9419 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9421         * Version 19.8 released.
9423 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9425         * Version 19.7 released.
9427 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9429         * gnus.texinfo: New file.  Removed installation instructions.
9431 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9433         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9435 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9437         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9438         then define `\sc' as the command for smallcaps in Texinfo.
9439         This means that the @sc command will produce small caps.  bfox has
9440         made the corresponding change to makeinfo and texinfm.el.
9442 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9444         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9445         Customization since the menu entry did not point to anything.
9446         Also add an @finalout command to remove overfull hboxes from the
9447         printed output.
9449         * cl.texinfo: Add @bye, \input line and @settitle to file.
9450         This file is clearly intended to be a chapter of some other work,
9451         but the other work does not yet exist.
9453 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9455         * texinfo.texinfo: Three typos corrected.
9457 ;; Local Variables:
9458 ;; coding: utf-8
9459 ;; End:
9461   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9463   This file is part of GNU Emacs.
9465   GNU Emacs is free software: you can redistribute it and/or modify
9466   it under the terms of the GNU General Public License as published by
9467   the Free Software Foundation, either version 3 of the License, or
9468   (at your option) any later version.
9470   GNU Emacs is distributed in the hope that it will be useful,
9471   but WITHOUT ANY WARRANTY; without even the implied warranty of
9472   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9473   GNU General Public License for more details.
9475   You should have received a copy of the GNU General Public License
9476   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.