* lisp/vc/add-log.el (add-log-buffer-file-name-function): Demote to defvar
[emacs/old-mirror.git] / doc / misc / ChangeLog
blobe5bff98e39f0e4b75e9a20f992eb55391e2eccfb
1 2012-10-01  Eric Ludlam  <zappo@gnu.org>
3         * ede.texi (Quick Start, Project Local Variables)
4         (Miscellaneous commands, ede-java-root, Development Overview)
5         (Detecting a Project): New nodes.
6         (Simple projects): Node deleted.
8         * eieio.texi (Building Classes): Some slot attributes cannot be
9         overridden.
10         (Slot Options): Remove an example.
11         (Method Invocation, Documentation): New nodes.
13 2012-10-01  Glenn Morris  <rgm@gnu.org>
15         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
16         (reftex.pdf): Add dependency on emacsver.texi.
17         * reftex.texi: Don't include directory part for emacsver.texi;
18         the Makefile's -I handles it.
20 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
22         Merge from standalone RefTeX repository.
24         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
25         with macros.
26         (Imprint): Mention Wolfgang in list of contributors.
27         (Creating Citations): Give a hint about how to
28         auto-revert the BibTeX database file when using external editors.
29         (Referencing Labels): Simplify section about reference macro
30         cycling.
31         (Options (Referencing Labels)): Adapt to new structure of
32         `reftex-ref-style-alist'.
33         (Referencing Labels, Reference Styles): Document changes in the
34         referencing functionality.
35         (Commands): Mention options for definition of header and footer in
36         BibTeX files.
37         (Options (Creating Citations)): Document
38         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
39         (Reference Styles): New section.
40         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
41         (Options (Referencing Labels)): Remove descriptions of deprecated
42         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
43         Add descriptions for `reftex-ref-style-alist' and
44         `reftex-ref-style-default-list'.
45         (Referencing Labels): Update regarding reference styles.
46         (Citation Styles): Mention support for ConTeXt.
47         (Options (Defining Label Environments)): Fix typo.
48         (Options (Creating Citations)): Document
49         `reftex-cite-key-separator'.
51 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
53         * org.texi: Add description of ORG_ADD_CONTRIB to info
54         documentation.  Add link to Worg for more details.
56         * org.texi: Clarify installation procedure.  Provide link to the
57         build system description on Worg.
59         * org.texi: Remove reference to utils/, x11idle.c is now in
60         contrib/scripts.
62         * org.texi: Re-normalize to "Org mode" in manual.
64         * org.texi (Installation): Adapt documentation to new build
65         system.  Mention GNU ELPA (since it needs to be handled like Emacs
66         built-in Org).
68 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
70         * org.texi: Fix typo in description of the 'Hooks' section.
72         * org.texi: Add ID to the list of special properties.
74 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
76         * org.texi (Moving subtrees): Document the ability to archive to a
77         datetree.
79 2012-09-30  Bastien Guerry  <bzg@altern.org>
81         * org.texi (Installation, Feedback, Batch execution): Use
82         (add-to-list 'load-path ... t) for the contrib dir.
84         * org.texi (results): Update documentation for ":results drawer"
85         and ":results org".
87         * org.texi (Column width and alignment): Fix typo.
89         * org.texi (Activation): Point to the "Conflicts" section.
91         * org.texi (Conflicts): Mention filladapt.el in the list of
92         conflicting packages.
94         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
95         not needed for versions of Emacs > 22.1.
97         * org.texi (History and Acknowledgments): Fix typo.
99         * org.texi (History and Acknowledgments): Add my own
100         acknowledgments.
102         * org.texi (Agenda commands): Document the new command and the new
103         option.
105         * org.texi (Agenda commands): Delete `org-agenda-action' section.
106         (Agenda commands): Reorder.  Document `*' to toggle persistent
107         marks.
109         * org.texi (Agenda dispatcher): Mention
110         `org-toggle-agenda-sticky'.
111         (Agenda commands, Exporting Agenda Views): Fix typo.
113         * org.texi (Templates in contexts, Setting Options): Update to
114         reflect changes in how contexts options are processed.
116         * org.texi (Templates in contexts): Document the new structure of
117         the variables `org-agenda-custom-commands-contexts' and
118         `org-capture-templates-contexts'.
120         * org.texi (Templates in contexts): Document the new option
121         `org-capture-templates-contexts'.
122         (Storing searches): Document the new option
123         `org-agenda-custom-commands-contexts'.
125         * org.texi (Formula syntax for Lisp): Reformat.
127         * org.texi (Special properties, Column attributes)
128         (Agenda column view): Document the new special property
129         CLOCKSUM_T.
131         * org.texi (Template expansion): Document the new %l template.
133         * org.texi (Fast access to TODO states): Fix documentation about
134         allowed characters for fast todo selection.
136         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
137         use in `org-agenda-to-appt'.
139         * org.texi (Comment lines): Update wrt comments.
141         * org.texi (Resolving idle time): Document new keybinding.
143         * org.texi (Clocking commands): Document the use of S-M-<up/down>
144         on clock timestamps.
146         * org.texi (Fast access to TODO states): Explicitely says only
147         letters are supported as fast TODO selection keys.
149         * org.texi (Link abbreviations): Illustrate the use of the "%h"
150         specifier.  Document the new "%(my-function)" specifier.
152         * org.texi (Clocking commands): New cindex.
153         (Clocking commands): Update documentation for `org-clock-in'.
154         Document `org-clock-in-last'.  Mention `org-clock-out' and
155         `org-clock-in-last' as commands that can be globally bound.
156         (Resolving idle time): Document continuous clocking.
158         * org.texi (Top, Introduction): Fix formatting.
159         (Activation): Add index entries.
160         (Conventions): Update section.
161         (Embedded @LaTeX{}): Fix formatting.
163         * org.texi (Visibility cycling): Document `show-children'.
165         * org.texi (Using capture): Mention the `org-capture-last-stored'
166         bookmark as a way to jump to the last stored capture.
168         * org.texi (Uploading files): Fix typo.
170         * org.texi (Using capture): Document `C-0' as a prefix argument
171         for `org-capture'.
173         * org.texi (Agenda commands): Document persistent marks.
175         * org.texi (Template expansion): Update doc to reflect change.
177         * org.texi (Radio tables): Document the :no-escape parameter.
179         * org.texi (Repeated tasks): Document repeat cookies for years,
180         months, weeks, days and hours.
182         * org.texi (Export options): State that you can use the d: option
183         by specifying a list of drawers.
185         * org.texi (HTML preamble and postamble): Small doc improvement.
187 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
189         * org.texi: The sections in the Exporting section of the manual
190         left out articles in the description of the org-export-as-*
191         commands, among other places. This patch adds them, adds a few
192         missing prepositions, and switches instances of "an HTML" to "a
193         html" for internal consistency.
195         * org.texi: Alter several examples of headings with timestamps in
196         them to include the timestamps in the body instead of the heading.
198 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
200         * org.texi (Agenda dispatcher): Document sticky agenda views and
201         the new key for them.
203 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
205         * org.texi (Advanced features): Fix error in table.
207 2012-09-30  Feng Shu  <tumashu@gmail.com>
209         * org.texi (@LaTeX{} fragments): Document imagemagick as an
210         alternative to dvipng.
212 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
214         * org.texi: Remove extra curly bracket.
216 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
218         * org.texi (org-clock-in-last and org-clock-cancel): Update the
219         defkeys.
221 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
223         * org.texi (Agenda commands): Fix two typos by giving
224         corresponding function names, according to
225         `org-agenda-view-mode-dispatch'.
227 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
229         * org.texi (The spreadsheet): Fix typo.
231 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
233         * org.texi (Tracking your habits): Point to the "Tracking TODO
234         state changes" section.
236 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
238         * org.texi (Literal examples): Remove reference to unknown
239         `org-export-latex-minted' variable. Also simplify footnote since
240         `org-export-latex-listings' documentation is exhaustive already.
242         * org.texi (Plain lists): Remove reference to now hard-coded
243         `bullet' automatic rule.
245 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
247         * org.texi: Updated documentation accordingly.
249 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
251         * texinfo.tex: Merge from gnulib.
253 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
255         Sync with Tramp 2.2.6.
257         * tramp.texi (Bug Reports): Cleanup caches before a test run.
259         * trampver.texi: Update release number.
261 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
263         * texinfo.tex: Merge from gnulib.
265 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
267         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
268         (bug#12096).
270 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
272         * calc.texi (Simplification modes, Conversions)
273         (Operating on Selections): Mention "basic" simplification.
274         (The Calc Mode Line): Mention the mode line display for Basic
275         simplification mode.
276         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
277         simplifications.
278         (Basic Simplifications): Rename from "Limited Simplifications"
279         Replace "limited" by "basic" throughout.
280         (Algebraic Simplifications):  Indicate that the algebraic
281         simplifications are done by default.
282         (Unsafe Simplifications):  Mention `m E'.
283         (Simplification of Units): Mention `m U'.
284         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
285         (Kinds of Declarations, Functions for Declarations):  Mention
286         "algebraic simplifications" instead of `a s'.
287         (Algebraic Entry): Remove mention of default simplifications.
289 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
291         * calc.texi (Getting Started, Tutorial): Change simulated
292         Calc output to match actual output.
293         (Simplifying Formulas): Mention that algebraic simplification is now
294         the default.
296 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
298         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
299         (Bug#12073)
301 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
303         Prefer typical American spelling for "acknowledgment".
304         * calc.texi (History and Acknowledgments): Rename from
305         History and Acknowledgements.
306         * idlwave.texi (Acknowledgments):
307         * ses.texi (Acknowledgments):
308         * woman.texi (Acknowledgments): Rename from Acknowledgements.
310 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
312         Rename configure.in to configure.ac (Bug#11603).
313         * ede.texi (Compiler and Linker objects, ede-proj-project)
314         (ede-step-project): Prefer the name configure.ac to configure.in.
316 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
318         * tramp.texi (Multi-hops): Introduce
319         `tramp-restricted-shell-hosts-alist'.
321 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
323         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
324         methods, so don't mention smtpmail here.
326 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
328         * gnus.texi (Picons): Document gnus-picon-properties.
330 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
332         * gnus.texi: Remove mention of compilation, as that's no longer
333         supported.
335 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
337         * gnus.texi (Archived Messages): Mention
338         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
340 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
342         * gnus.texi (Various Summary Stuff):
343         Remove mention of `gnus-propagate-marks'.
345 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
347         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
348         which no longer exist.
350 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
352         * gnus.texi (Archived Messages):
353         Document gnus-gcc-self-resent-messages.
355 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
357         * message.texi (Mail Variables):
358         Mention the optional user parameter for X-Message-SMTP-Method.
360 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
362         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
364         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
366 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
368         * gnus.texi (Key Index): Change encoding to utf-8.
370 2012-06-21  Glenn Morris  <rgm@gnu.org>
372         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
374 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
376         * gnus.texi (Group Timestamp): Mention where to find documentation for
377         the `gnus-tmp-' variables (bug#11601).
379 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
381         Sync with Tramp 2.2.6-pre.
383         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
384         where appropriate.
385         (Ad-hoc multi-hops): New section.
386         (Remote processes): New subsection "Running remote processes on
387         Windows hosts".
388         (History): Add remote commands on Windows, and ad-hoc multi-hop
389         methods.
390         (External methods): "ControlPersist" must be set to "no" for the
391         `scpc' method.
392         (Remote processes): Add a note about `auto-revert-tail-mode'.
393         (Frequently Asked Questions): Use "scpx" in combination with
394         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
396         * trampver.texi: Update release number.
398 2012-06-10  Chong Yidong  <cyd@gnu.org>
400         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
401         compilation for html-mono.
403 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
405         * texinfo.tex: Merge from gnulib.
407 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
409         * Makefile.in (echo-info): Don't try to install info files named
410         just ".info".
412 2012-05-28  Glenn Morris  <rgm@gnu.org>
414         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
416         * sc.texi: Nuke hand-written node pointers.
417         Fix top-level menu to match actual node order.
419 2012-05-27  Glenn Morris  <rgm@gnu.org>
421         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
422         Some associated fixes, including not messing with chapno in cl.texi.
424 2012-05-27  Bastien Guerry  <bzg@gnu.org>
426         * org.texi (Durations and time values): Fix typo.
428 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
430         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
431         Mention `calc-ensure-consistent-units'.
433 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
435         * cc-mode.texi: Avoid space before macro in 4th argument of cross
436         reference commands.  (Bug#11461)
438         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
440 2012-05-12  Glenn Morris  <rgm@gnu.org>
442         * Makefile.in (mostlyclean): Add more TeX intermediates.
444         * Makefile.in: Make it look more like the other doc Makefiles.
445         Use explicit $srcdir in all dependencies.
446         Remove cd $srcdir from rules.
447         (VPATH): Remove.
448         (infodir): Set to an absolute path.
449         (INFO_TARGETS): Use short names.
450         (mkinfodir): infodir is now absolute.
451         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
453         * Makefile.in (info.info): Rename from info, to avoid duplication.
454         (.SUFFIXES): Disable implicit rules.
456         * Makefile.in (MKDIR_P): New, set by configure.
457         (mkinfodir): Use $MKDIR_P.
459 2012-05-07  Glenn Morris  <rgm@gnu.org>
461         * forms.texi (Long Example): Update for changed location of files.
463 2012-05-04  Glenn Morris  <rgm@gnu.org>
465         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
466         (INFO_TARGETS): Use $INFO_EXT.
467         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
468         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
469         (INFO_TARGETS): Use $INFO_EXT.
470         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
472 2012-05-02  Glenn Morris  <rgm@gnu.org>
474         * Makefile.in (echo-info): New phony target, used by top-level.
476         * viper.texi: Make direntry shorter (also it is no longer "newest").
478         * emacs-gnutls.texi, ert.texi, org.texi:
479         Fix dircategory, direntry to match info/dir.
481         * faq.texi: Convert @inforefs to @xrefs.
482         Fix some malformed cross-references.
483         (File-name conventions): Shorten section name to avoid overfull line.
484         (How to add fonts): Use smallexample to avoid overfull lines.
486 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
488         * auth.texi (Help for users): Update for .gpg file being second.
490 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
492         * org.texi (Agenda commands): Fix two typos: give corresponding
493         function names, according to `org-agenda-view-mode-dispatch'.
495 2012-04-27  Glenn Morris  <rgm@gnu.org>
497         * faq.texi (Major packages and programs): Remove section.
498         There is no point listing 6 packages (cf etc/MORE.STUFF).
499         (Finding Emacs and related packages): Move "Spell-checkers" here.
501 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
503         * dbus.texi (Version): New node.
504         (Properties and Annotations): Mention the object manager
505         interface.  Describe dbus-get-all-managed-objects.
506         (Type Conversion): Floating point numbers are allowed, if an
507         anteger does not fit Emacs's integer range.
508         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
509         (Asynchronous Methods): Fix description of
510         dbus-call-method-asynchronously.
511         (Receiving Method Calls): Fix some minor errors.  Add
512         dbus-interface-emacs.
513         (Signals): Describe unicast signals and the new match rules.
514         (Alternative Buses): Add the PRIVATE optional argument to
515         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
517 2012-04-20  Glenn Morris  <rgm@gnu.org>
519         * faq.texi (New in Emacs 24): New section.
520         (Packages that do not come with Emacs): Mention M-x list-packages.
522 2012-04-14  Alan Mackenzie  <acm@muc.de>
524         * cc-mode.texi (c-offsets-alist): Correct a typo.
526 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
528         * org.texi (Deadlines and scheduling): Fix the example: the
529         DEADLINE item should come right after the headline.  We enforce
530         this convention, so it is a bug not to illustrate it correctly in
531         the manual.
533 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
535         * org.texi (Agenda commands): Fix documentation bug by swapping
536         the equivalent keybindings to `org-agenda-next-line' with the ones
537         to `org-agenda-previous-line'.
539 2012-04-14  Glenn Morris  <rgm@gnu.org>
541         * Makefile.in: Replace non-portable use of $< in ordinary rules.
543 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
545         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
546         emacs-gnutls.
547         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
549 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
551         * Makefile.in: Add emacs-gnutls.texi to build.
553         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
555 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
557         * auth.texi (Secret Service API): Edit further and give examples.
558         (Secret Service API): Adjust @samp to @code for collection names.
560 2012-04-04  Glenn Morris  <rgm@gnu.org>
562         * auth.texi (Secret Service API): Copyedits.
563         (Help for developers): Fill in some missing function doc-strings.
564         (Help for users, Help for developers)
565         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
567 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
569         * auth.texi (Secret Service API): Add the missing text.
571 2012-04-04  Chong Yidong  <cyd@gnu.org>
573         * message.texi (Using PGP/MIME): Note that epg is now the default.
575         * gnus.texi: Reduce references to obsolete pgg library.
576         (Security): Note that epg is now the default.
578         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
580         * nxml-mode.texi (Completion): C-RET is no longer bound to
581         nxml-complete.
583 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
585         * org.texi (Customizing tables in ODT export): Correct few errors.
587 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
589         * org.texi (Links in ODT export): Update.
590         (Labels and captions in ODT export): New node.
592 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
594         * org.texi (Literal examples in ODT export): htmlfontify.el in
595         Emacs-24.1 now supports fontification.  So ODT source blocks will
596         be fontified by default.
598 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
600         * org.texi (Refiling notes): Remove duplicated keybinding.
602 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
604         * org.texi (noweb): Documentation of this new option to the :noweb
605         header argument.
607 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
609         * org.texi (Header and sectioning): Add example demonstrating how
610         to use "LaTeX_CLASS_OPTIONS".
612 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
614         * org.texi (Noweb reference syntax): Describe the ability to
615         execute noweb references in the manual.
617 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
619         * org.texi (cache): Improve cache documentation when session
620         evaluation is used.
622 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
624         * org.texi (Plain lists): Document removal.
626 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
628         * org.texi: Decapitalize file name in references to Calc manual.
630 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
632         * org.texi (Plain lists): Document removal.
634 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
636         * org.texi (Top, OpenDocument Text export)
637         (ODT export commands, Extending ODT export)
638         (Images in ODT export, Tables in ODT export)
639         (Configuring a document converter): Add or Update.
641 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
643         * org.texi (MobileOrg): Change the wording to reflect that the
644         Android Version is no longer just the little brother of the iOS
645         version.
647 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
649         * org.texi (Key bindings and useful functions): Updated babel key
650         binding documentation in manual.
652 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
654         * org.texi (noweb): Document new noweb header value.
656 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
658         * org.texi (noweb-sep): Document new header argument.
660 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
662         * org.texi (noweb-ref): Documentation of this new custom variable.
664 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
666         * org.texi (wrap): Update the new :wrap documentation to match the
667         current implementation.
669 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
671         * org.texi: Added documentation for :wrap.
673 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
675         * org.texi: #+RESULTS now user-configurable.
677 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
679         * org.texi: Documented :noweb no-export.
681 2012-04-01  Thomas Dye  <dk@poto.local>
683         * org.texi: Edit :noweb no header argument for correctness.
685 2012-04-01  Bastien Guerry  <bzg@altern.org>
687         * org.texi (Customization): Update the approximate number of Org
688         variables.
690 2012-04-01  Thomas Dye  <dk@poto.local>
692         * org.texi: The :results wrap produces a drawer instead of a
693         begin_results block.
695 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
697         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
698         reflect the new default.
700 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
702         * info.texi (Expert Info): Move the index entry for "Texinfo" from
703         "Getting Started" to this node.  (Bug#10450)
705 2012-03-10  Chong Yidong  <cyd@gnu.org>
707         * flymake.texi (Example -- Configuring a tool called via make):
708         Mention the Automake COMPILE variable (Bug#8715).
710         * info.texi (Getting Started): Add an index entry (Bug#10450).
712 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
714         * dbus.texi (Signals): Known names will be mapped onto unique
715         names, when registering for signals.
717 2012-02-29  Glenn Morris  <rgm@gnu.org>
719         * url.texi: Fix quote usage in body text.
721         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
723         * cl.texi: Use @code{} in menus when appropriate.
725 2012-02-28  Glenn Morris  <rgm@gnu.org>
727         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
728         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
729         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
730         * org.texi, sc.texi, vip.texi, viper.texi:
731         Standardize possessive apostrophe usage.
733 2012-02-26  Chong Yidong  <cyd@gnu.org>
735         * ediff.texi (Quick Help Commands): Add a couple of index entries
736         (Bug#10834).
738 2012-02-17  Glenn Morris  <rgm@gnu.org>
740         * gnus.texi (Posting Styles):
741         * remember.texi (Org): Fix cross-refs to other manuals.
743 2012-02-15  Glenn Morris  <rgm@gnu.org>
745         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
746         (Encryption): New chapter, split out from previous.
748 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
750         * gnus.texi (Customizing the IMAP Connection): Mention
751         nnimap-record-commands.
753 2012-02-10  Glenn Morris  <rgm@gnu.org>
755         * url.texi (Retrieving URLs): Update url-retrieve arguments.
756         Mention url-queue-retrieve.
758 2012-02-09  Glenn Morris  <rgm@gnu.org>
760         * sem-user.texi (Semantic mode user commands): Typo fix.
762         * info.texi (Create Info buffer): Mention info-display-manual.
764 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
766         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
767         example (modified from an example by Michael Albinus).
769 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
771         * gnus.texi (Agent Basics): Fix outdated description of
772         `gnus-agent-auto-agentize-methods'.
774 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
776         * cc-mode.texi: Always @defindex ss.
777         (Config Basics): Fix argument of @itemize.
778         (Macro Backslashes): Add @code around index entry.
780 2012-01-23  Glenn Morris  <rgm@gnu.org>
782         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
784 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
786         * tramp.texi (File): Tweak wording for the `scpc' option.
788 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
790         * gnus.texi (Group Parameters): Really note precedence.
792 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
794         * gnus.texi (Group Parameters): Note precedence.
796 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
798         * org.texi (Noweb reference syntax): Adding documentation of
799         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
800         variable.
802 2012-01-03  Bastien Guerry  <bzg@gnu.org>
804         * org.texi (Plain lists): Split the table to fix the display
805         of items.
807 2012-01-03  Bastien Guerry  <bzg@gnu.org>
809         * org.texi (Plain lists): Fix misplaced explanation.
811 2012-01-03  Bastien Guerry  <bzg@gnu.org>
813         * org.texi (Plain lists, Agenda files): Add index entries.
815 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
817         * org.texi: Use "Org mode" instead of alternatives like
818         "Org-mode" or "org-mode".
820 2012-01-03  Bernt Hansen  <bernt@norang.ca>
822         * org.texi (Agenda commands): Document
823         `org-clock-report-include-clocking-task'.
825 2012-01-03  Bastien Guerry  <bzg@gnu.org>
827         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
828         C-c' on checkboxes.
830 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
832         * org.texi: End sentences with two spaces.
834 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
836         * org.texi (External links): Document the link types file+sys
837         and file+emacs, slightly narrow used page width.
839 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
841         * org.texi (colnames): Note that colnames behavior may differ
842         across languages.
844 2012-01-03  Bastien Guerry  <bzg@gnu.org>
846         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
848 2012-01-03  Thomas Dye  <dk@poto.westell.com>
850         * org.texi: Augmented discussion of babel property
851         inheritance.  Put footnote outside sentence ending period.
853 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
855         * org.texi (eval): Documenting the full range of :eval header
856         argument values.
858 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
860         * org.texi (eval): Documentation of the new :eval option.
862 2012-01-03  Thomas Dye  <dk@poto.local>
864         * org.texi: Add accumulated properties.
866 2012-01-03  Thomas Dye  <dk@poto.local>
868         * org.texi: Documented no spaces in name=assign, another
869         correction to :var table.
871 2012-01-03  Thomas Dye  <dk@poto.local>
873         * org.texi: Changed DATA to NAME in Working With Source Code
874         section.
876 2012-01-03  Tom Dye  <tsd@tsdye.com>
878         * org.texi: Minor change to :var table.
880 2012-01-03  Tom Dye  <tsd@tsdye.com>
882         * org.texi: More changes to :var table (some examples were wrong).
884 2012-01-03  Tom Dye  <tsd@tsdye.com>
886         * org.texi: Cleaned up :var table.
888 2012-01-03  Bastien Guerry  <bzg@gnu.org>
890         * org.texi (Timestamps, Weekly/daily agenda)
891         (Weekly/daily agenda): Add @cindex for "appointment".
893 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
895         * org.texi (Literal examples): A new link to the template for
896         inserting empty code blocks.
897         (Structure of code blocks): A new link to the template for
898         inserting empty code blocks.
900 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
902         * org.texi (External links): Add footnote on how the behavior
903         of the text search in Org files are controled by the variable
904         `org-link-search-must-match-exact-headline'.
906 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
908         * org.texi (Buffer-wide header arguments): Update
909         documentation to reflect removal of #+PROPERTIES.
911 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
913         * org.texi (The clock table): Mention that ACHIVED trees
914         contribute to the clock table.
916 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
918         * org.texi (Conflicts): Better yasnippet config info.
920 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
922         * org.texi (Selective export): Explicitely mention the default
923         values for `org-export-select-tags',
924         `org-export-exclude-tags'.
926 2012-01-03  Tom Dye  <tsd@tsdye.com>
928         * org.texi: Added a line to specify that header arguments are
929         lowercase.
931 2012-01-03  Tom Dye  <tsd@tsdye.com>
933         * org.texi: :var requires default value when declared.
935 2012-01-03  Bastien Guerry  <bzg@gnu.org>
937         * org.texi (Handling links): Add a note about the
938         `org-link-frame-setup' option.
940 2012-01-03  David Maus  <dmaus@ictsoc.de>
942         * org.texi (Exporting Agenda Views, Extracting agenda
943         information): Fix command line syntax, quote symbol parameter
944         values.
946 2012-01-03  David Maus  <dmaus@ictsoc.de>
948         * org.texi (Exporting Agenda Views): Fix command line syntax.
950 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
952         * gnus.texi (Mail Source Customization, Mail Back End Variables):
953         Use octal notation for file permissions, which are normally
954         thought of in octal.
955         (Mail Back End Variables): Use more-plausible modes in example.
957 2011-12-20  Alan Mackenzie  <acm@muc.de>
959         * cc-mode.texi: Update version string 5.31 -> 5.32.
961 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
963         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
965 2011-11-24  Glenn Morris  <rgm@gnu.org>
967         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
969 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
971         * makefile.w32-in: Update dependencies.
973 2011-11-20  Glenn Morris  <rgm@gnu.org>
975         * gnus.texi (Group Information):
976         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
978 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
980         * gnus-coding.texi (Gnus Maintenance Guide):
981         Rename from "Gnus Maintainance Guide".
983         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
984         * eieio.texi (Customizing):
985         * gnus.texi (Article Washing):
986         * gnus-news.texi:
987         * sem-user.texi (Smart Jump): Fix typos.
989 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
991         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
993 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
995         * ede.texi (project-am-texinfo):
996         * gnus.texi (Sending or Not Sending):
997         * org.texi (Template elements): Fix typos.
999 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1001         * ediff.texi (Hooks):
1002         * sem-user.texi (Semanticdb Roots): Fix typos.
1004 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1006         * semantic.texi (Tag handling): Fix typo.
1008 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1010         * gnus.texi (Other Gnus Versions): Remove.
1012 2011-10-28  Alan Mackenzie  <acm@muc.de>
1014         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1015         (Other Special Indentations): Add an xref to "Macros with ;".
1016         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1017         "Macros with ;".
1018         (Macros with ;): New page.
1020         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1021         Document the new handling of nested scopes for movement by defuns.
1023 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1025         Sync with Tramp 2.2.3.
1027         * trampver.texi: Update release number.
1029 2011-10-14  Glenn Morris  <rgm@gnu.org>
1031         * ert.texi (Introduction, How to Run Tests)
1032         (Running Tests Interactively, Expected Failures)
1033         (Tests and Their Environment, Useful Techniques)
1034         (Interactive Debugging, Fixtures and Test Suites):
1035         Minor rephrasings.
1036         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1037         (Running Tests in Batch Mode): Simplify loading instructions.
1038         (Test Selectors): Clarify some selectors.
1039         (Expected Failures, Useful Techniques):
1040         Make examples fit in 80 columns.
1042 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1044         * calc.texi (Basic Operations on Units): Discuss temperature
1045         conversion (`u t') alongside with other unit conversions ('u c').
1047 2011-10-12  Glenn Morris  <rgm@gnu.org>
1049         * ert.texi: Whitespace trivia to make main menu items line up better.
1051 2011-10-08  Glenn Morris  <rgm@gnu.org>
1053         * Makefile.in: Fix ert rules.
1055 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1057         * gnus.texi (Gnus Utility Functions): Add more references and
1058         explanations (bug#9683).
1060 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1062         * gnus.texi (Archived Messages): Note the default (bug#9552).
1064 2011-09-21  Bill Wohler  <wohler@newt.com>
1066         Release MH-E manual version 8.3.
1068         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1069         release 8.3.
1070         (Preface): Updated support information.
1071         (From Bill Wohler): Reset text to original version.  As a
1072         historical quote, the tense should be correct in the time that it
1073         was written.
1075 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1077         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1078         (Finding the News): Doc clarification.
1079         (Terminology): Mention naming.
1081 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1083         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1084         (Interactive): Document `quiet'.
1086 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1088         * org.texi (Images in LaTeX export): Rewrite.
1090 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1092         * org.texi (Using the mapping API): Mention 'region as a possible
1093         scope for `org-map-entries'.
1095 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1097         * org.texi (Visibility cycling): Document `org-copy-visible'.
1099 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1101         * org.texi (Template expansion): Order template sequences in the
1102         proper order.
1104 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1106         * org.texi (eval): Expand discussion of the :eval header argument.
1108 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1110         * org.texi (Languages): Add Lilypond and Awk as supported
1111         languages.
1113 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1115         * org.texi: Document that both CLOCK_INTO_DRAWER and
1116         LOG_INTO_DRAWER can be used to override the contents of variable
1117         org-clock-into-drawer (or if unset, org-log-into-drawer).
1119         * org.texi: Replace @xref->@pxref.
1121 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1123         * org.texi (Evaluating code blocks): Documenting the new option
1124         for inline call lines.
1126 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1128         * org.texi (Results of evaluation): More explicit about the
1129         mechanism through which interactive evaluation of code is
1130         performed.
1132 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1134         * org.texi (noweb-ref): New header argument documentation.
1136 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1138         * org.texi (Extracting source code): Documentation of the new
1139         org-babel-tangle-named-block-combination variable.
1141 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1143         * org.texi (Structure of code blocks): Explicitly state that the
1144         behavior of multiple blocks of the same name is undefined.
1146 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1148         * org.texi (TaskJuggler export): Modify the example to reflect the
1149         new effort durations.
1151 2011-08-15  David Maus  <dmaus@ictsoc.de>
1153         * org.texi (Images in LaTeX export): Escape curly brackets in
1154         LaTeX example.
1156 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1158         * org.texi (The clock table): Document the :properties and
1159         :inherit-props arguments for the clocktable.
1161 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1163         * org.texi (Tables in LaTeX export): Document specifying placement
1164         options for tables.
1166 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1168         * org.texi (Evaluating code blocks): More specific documentation
1169         about the different types of header arguments.
1171 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1173         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1175 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1177         * org.texi (Built-in table editor): Document the table field
1178         follow mode.
1180 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1182         * org.texi (Easy Templates): Document new template.
1184 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1186         * org.texi (Literal examples): Add a cross-reference from "Literal
1187         Examples" to "Easy Templates."
1189 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1191         * org.texi (The clock table): Add link to match syntax.
1193 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1195         * org.texi (Agenda commands): Document clock consistency checks.
1197 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1199         * org.texi (Built-in table editor): Document that \vert represents
1200         a vertical bar in a table field.
1202 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1204         * org.texi (Literal examples): Link from "Markup" > "Literate
1205         Examples" to "Working with Source Code".
1207 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1209         * org.texi (Agenda commands): Doc for function option to bulk
1210         action.
1212 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1214         * org.texi (Template expansion): Document new %<...> template
1215         escape.
1217 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1219         * org.texi (Selective export): Document exclusion of any tasks
1220         from export.
1222 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1224         * org.texi (Selective export): Document how to exclude DONE tasks
1225         from export.
1226         (Publishing options): Document the properties to be used to turn off
1227         export of DONE tasks.
1229 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1231         * org.texi (The date/time prompt): Document date range protection.
1233 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1235         * org.texi (padline): Documentation of the new padline header
1236         argument.
1238 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1240         * org.texi (var): Adding "[" to list of characters triggering
1241         elisp evaluation.
1243 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1245         * org.texi (var): Documentation of Emacs Lisp evaluation during
1246         variable assignment.
1248 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1250         * org.texi (colnames): Reference indexing into variables, and note
1251         that colnames are *not* removed before indexing occurs.
1252         (rownames): Reference indexing into variables, and note that
1253         rownames are *not* removed before indexing occurs.
1255 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1257         * org.texi (var): Clarification of indexing into tabular
1258         variables.
1260 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1262         * org.texi (results): Documentation of the `:results wrap' header
1263         argument.
1265 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1267         * org.texi (LaTeX and PDF export): Add a note about a limitation
1268         of the LaTeX export: the org file has to be properly structured.
1270 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1272         * org.texi (Dynamic blocks, Structure editing): Mention
1273         the function `org-narrow-to-block'.
1275 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1277         * org.texi (Languages): Updating list of code block supported
1278         languages.
1280 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1282         * org.texi (Special properties): CATEGORY is a special property,
1283         but it may also used in the drawer.
1285 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1287         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1289 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1291         * org.texi (Include files): Document :lines.
1293 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1295         * org.texi (comments): Documentation of the ":comments noweb" code
1296         block header argument.
1298 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1300         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1301         added extra whitespace around functions to be consistent with the
1302         rest of the section.
1304 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1306         * org.texi (Evaluating code blocks): Expanded discussion of
1307         #+call: line syntax.
1308         (Header arguments in function calls): Expanded discussion of
1309         #+call: line syntax.
1311 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1313         * org.texi (Evaluating code blocks): More explicit about how to
1314         pass variables to #+call lines.
1316 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1318         * org.texi (Results of evaluation): Link to the :results header
1319         argument list from the "Results of evaluation" section.
1321 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1323         * org.texi (Conflicts): Adding additional information about
1324         resolving org/yasnippet conflicts.
1326 2011-08-15  David Maus  <dmaus@ictsoc.de>
1328         * org.texi (Publishing options): Document style-include-scripts
1329         publishing project property.
1331 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1333         * org.texi (Sparse trees): Document the next-error /
1334         previous-error functionality.
1336 2011-08-15  Tom Dye  <tsd@tsdye.com>
1338         * org.texi (cache): Improved documentation of code block caches.
1340 2011-08-15  Tom Dye  <tsd@tsdye.com>
1342         * org.texi (Code block specific header arguments): Documentation
1343         of multi-line header arguments.
1345 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1347         * org.texi (Code evaluation security): Add example for using a
1348         function.
1350 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1352         * org.texi (Tables in LaTeX export): Documentation of new
1353         attr_latex options for tables.
1355 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1357         * trampver.texi: Update release number.
1359 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1361         Sync with Tramp 2.2.2.
1363         * trampver.texi: Update release number.
1365 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1367         * flymake.texi (Example -- Configuring a tool called via make):
1368         Use /dev/null instead of the Windows "nul" (bug#8715).
1370 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1372         * widget.texi (Setting Up the Buffer): Remove mention of the
1373         global keymap parent, which doesn't seem to be accurate
1374         (bug#7045).
1376 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1378         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1380 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1382         * cl.texi (For Clauses): Add destructuring example processing an
1383         alist (bug#6596).
1385 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1387         * ediff.texi (Major Entry Points): Remove mention of `require',
1388         since that's not pertinent in the installed Emacs (bug#9016).
1390 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1392         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1393         (Filtering New Groups): Clarify how simple the "options -n" format is.
1394         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1395         is internal.
1397 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1399         * tramp.texi (Cleanup remote connections): Add
1400         `tramp-cleanup-this-connection'.
1402 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1404         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1405         zombies.
1406         (Checking New Groups): Ditto (bug#8974).
1407         (Checking New Groups): Moved the reference to the right place.
1409 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1411         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1412         backups, and not actual vc (bug#8975).
1414 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1416         * cl.texi (For Clauses): @items for hash-values and key-bindings
1417         to make them more visible when skimming.  Add examples of `using'
1418         clause to them, examples being clearer than a description in
1419         words (bug#6599).
1421 2011-07-01  Alan Mackenzie  <acm@muc.de>
1423         * cc-mode.texi (Guessing the Style): New page.
1424         (Styles): Add a short introduction to above.
1426 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1428         * rcirc.texi (Configuration): Bug-fix:
1429         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1430         Reported by Elias Pipping <pipping@exherbo.org>.
1432 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1434         * gnus.texi (Summary Mail Commands): Document
1435         `gnus-summary-reply-to-list-with-original'.
1437 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1439         * eshell.texi (Known problems): Fix typo.
1441 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1443         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1444         (Password handling): `auth-source-debug' is good for debug messages.
1446 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1448         * gnus.texi (Store custom flags and keywords): Refer to
1449         `gnus-registry-article-marks-to-{chars,names}' instead of
1450         `gnus-registry-user-format-function-{M,M2}'.
1452 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1454         * texinfo.tex: Merge from gnulib.
1456 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1458         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1459         (Store custom flags and keywords):
1460         Mention `gnus-registry-user-format-function-M' and
1461         `gnus-registry-user-format-function-M2'.
1463 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1465         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1467 2011-05-17  Glenn Morris  <rgm@gnu.org>
1469         * gnus.texi (Face): Fix typo.
1471 2011-05-14  Glenn Morris  <rgm@gnu.org>
1473         * dired-x.texi (Omitting Examples): Minor addition.
1475 2011-05-10  Jim Meyering  <meyering@redhat.com>
1477         * ede.texi: Fix typo "or or -> or".
1479 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1481         * gnus.texi (Summary Buffer Lines):
1482         gnus-summary-user-date-format-alist does not exist.
1483         (Sorting the Summary Buffer): More about sorting threads.
1485 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1487         * trampver.texi: Update release number.
1489 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1491         * tramp.texi (Frequently Asked Questions): New item for disabling
1492         Tramp in other packages.
1494 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1496         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1497         (Fancy splitting to parent, Store arbitrary data):
1498         Updated gnus-registry docs.
1500 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1502         * ede.texi: Fix typos.
1504 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1506         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1507         It's @table @code.
1509 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1511         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1513 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1515         * calc.texi (Logarithmic Units): Update the function names.
1517 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1519         * message.texi (Various Commands): Document format specs in the
1520         ellipsis.
1522 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1524         * message.texi (Insertion Variables): Document message-cite-style.
1526 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1528         * tramp.texi (Remote processes): New subsection "Running shell on
1529         a remote host".
1531 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1533         * auth.texi (Help for developers): Update docs to explain that the
1534         :save-function will only run the first time.
1536 2011-03-12  Glenn Morris  <rgm@gnu.org>
1538         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1539         (emacs-faq.text): New target.
1540         (clean): Add emacs-faq.
1542 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1544         Sync with Tramp 2.2.1.
1546         * trampver.texi: Update release number.
1548 2011-03-11  Glenn Morris  <rgm@gnu.org>
1550         * Makefile.in (HTML_TARGETS): New.
1551         (clean): Delete $HTML_TARGETS.
1552         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1554 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1556         * auth.texi (Help for developers): Show example of using
1557         `auth-source-search' with prompts and :save-function.
1559 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1561         * Version 23.3 released.
1563 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1565         * message.texi (Message Buffers): Update default value of
1566         message-generate-new-buffers.
1568 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1570         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1571         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1572         respectively.
1573         (Musical Notes): New section.
1574         (Customizing Calc): Mention the customizable variable
1575         calc-note-threshold.
1577 2011-03-03  Glenn Morris  <rgm@gnu.org>
1579         * url.texi (Dealing with HTTP documents): Remove reference to
1580         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1581         (Configuration): Update url-configuration-directory description.
1583 2011-03-02  Glenn Morris  <rgm@gnu.org>
1585         * dired-x.texi (Multiple Dired Directories): Remove mentions
1586         of dired-default-directory-alist and dired-default-directory.
1587         Move dired-smart-shell-command here...
1588         (Miscellaneous Commands): ... from here.
1590 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1592         * texinfo.tex: Update to version 2011-02-24.09.
1594 2011-03-02  Glenn Morris  <rgm@gnu.org>
1596         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1597         instead of the obsoleted dired-omit-here-always.
1599 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1601         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1602         supported systems.
1604 2011-02-28  Glenn Morris  <rgm@gnu.org>
1606         * dbus.texi (Type Conversion): Grammar fix.
1608 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1610         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1611         "Debian GNU/Linux".
1613         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1615 2011-02-23  Glenn Morris  <rgm@gnu.org>
1617         * dired-x.texi (Features): Minor rephrasing.
1618         (Local Variables): Fix typos.
1620         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1621         Standardize some Emacs/XEmacs terminology.
1623         * dired-x.texi (Features): Don't advertise obsolete local variables.
1624         Simplify layout.
1625         (Omitting Variables): Update local variables example.
1626         (Local Variables): Say this is obsolete.  Fix description of
1627         dired-enable-local-variables possible values.
1629 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1631         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1632         default now.
1634 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1636         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1638 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1640         * gnus.texi (Window Layout): Document layout names.
1642 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
1644         * ada-mode.texi: Sync @dircategory with ../../info/dir.
1645         * auth.texi: Sync @dircategory with ../../info/dir.
1646         * autotype.texi: Sync @dircategory with ../../info/dir.
1647         * calc.texi: Sync @dircategory with ../../info/dir.
1648         * cc-mode.texi: Sync @dircategory with ../../info/dir.
1649         * cl.texi: Sync @dircategory with ../../info/dir.
1650         * dbus.texi: Sync @dircategory with ../../info/dir.
1651         * dired-x.texi: Sync @dircategory with ../../info/dir.
1652         * ebrowse.texi: Sync @dircategory with ../../info/dir.
1653         * ede.texi: Sync @dircategory with ../../info/dir.
1654         * ediff.texi: Sync @dircategory with ../../info/dir.
1655         * edt.texi: Sync @dircategory with ../../info/dir.
1656         * eieio.texi: Sync @dircategory with ../../info/dir.
1657         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1658         * epa.texi: Sync @dircategory with ../../info/dir.
1659         * erc.texi: Sync @dircategory with ../../info/dir.
1660         * eshell.texi: Sync @dircategory with ../../info/dir.
1661         * eudc.texi: Sync @dircategory with ../../info/dir.
1662         * flymake.texi: Sync @dircategory with ../../info/dir.
1663         * forms.texi: Sync @dircategory with ../../info/dir.
1664         * gnus.texi: Sync @dircategory with ../../info/dir.
1665         * idlwave.texi: Sync @dircategory with ../../info/dir.
1666         * mairix-el.texi: Sync @dircategory with ../../info/dir.
1667         * message.texi: Sync @dircategory with ../../info/dir.
1668         * mh-e.texi: Sync @dircategory with ../../info/dir.
1669         * newsticker.texi: Sync @dircategory with ../../info/dir.
1670         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
1671         * org.texi: Sync @dircategory with ../../info/dir.
1672         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
1673         * pgg.texi: Sync @dircategory with ../../info/dir.
1674         * rcirc.texi: Sync @dircategory with ../../info/dir.
1675         * reftex.texi: Sync @dircategory with ../../info/dir.
1676         * remember.texi: Sync @dircategory with ../../info/dir.
1677         * sasl.texi: Sync @dircategory with ../../info/dir.
1678         * sc.texi: Sync @dircategory with ../../info/dir.
1679         * semantic.texi: Sync @dircategory with ../../info/dir.
1680         * ses.texi: Sync @dircategory with ../../info/dir.
1681         * sieve.texi: Sync @dircategory with ../../info/dir.
1682         * smtpmail.texi: Sync @dircategory with ../../info/dir.
1683         * speedbar.texi: Sync @dircategory with ../../info/dir.
1684         * trampver.texi [emacs]: Set emacsname to "Emacs".
1685         * tramp.texi: Sync @dircategory with ../../info/dir.
1686         * url.texi: Sync @dircategory with ../../info/dir.
1687         * vip.texi: Sync @dircategory with ../../info/dir.
1688         * viper.texi: Sync @dircategory with ../../info/dir.
1689         * widget.texi: Sync @dircategory with ../../info/dir.
1690         * woman.texi: Sync @dircategory with ../../info/dir.
1692 2011-02-19  Glenn Morris  <rgm@gnu.org>
1694         * dired-x.texi (Technical Details): No longer redefines
1695         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
1696         dired-read-shell-command, or dired-find-buffer-nocreate.
1698 2011-02-18  Glenn Morris  <rgm@gnu.org>
1700         * dired-x.texi (Optional Installation File At Point): Simplify.
1702 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
1704         * auth.texi (Help for users): Use :port instead of :protocol for all
1705         auth-source docs.
1706         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
1707         to have two files in `auth-sources'.
1709 2011-02-16  Glenn Morris  <rgm@gnu.org>
1711         * dired-x.texi: Use emacsver.texi to get Emacs version.
1712         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
1713         Depend on emacsver.texi.
1715         * dired-x.texi: Drop meaningless version number.
1716         (Introduction): Remove old info.
1717         (Optional Installation Dired Jump): Autoload from dired-x.
1718         Remove incorrect info about loaddefs.el.
1719         (Bugs): Just refer to M-x report-emacs-bug.
1721         * dired-x.texi (Multiple Dired Directories): Update for rename of
1722         default-directory-alist.
1723         (Miscellaneous Commands): No longer mention very old VM version 4.
1725 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
1727         Merge from gnulib.
1728         * texinfo.tex: Update to version 2011-02-14.11.
1730 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
1732         * auth.texi (Help for users):
1733         Login collection is "Login" and not "login".
1735 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
1737         * tramp.texi (History): Remove IMAP support.
1738         (External methods, Frequently Asked Questions): Remove `imap' and
1739         `imaps' methods.
1740         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1742         * trampver.texi: Remove default value of `emacsimap'.
1744 2011-02-13  Glenn Morris  <rgm@gnu.org>
1746         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1747         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1749 2011-02-12  Glenn Morris  <rgm@gnu.org>
1751         * sc.texi (Getting Connected): Remove old index entries.
1753 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
1755         * url.texi: Remove duplicate @dircategory (Bug#7942).
1757 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
1759         * auth.texi (Overview, Help for users, Help for developers):
1760         Update docs.
1761         (Help for users): Talk about spaces.
1763 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
1765         * texinfo.tex: Update to version 2011-02-07.16.
1767 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
1769         * dbus.texi (Bus names): Adapt descriptions for
1770         dbus-list-activatable-names and dbus-list-known-names.
1772 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
1774         * calc.texi (Logarithmic Units): New section.
1776 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
1778         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1779         manuals use it now.
1781         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
1783 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
1785         * overrides.texi: Remove.
1787         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1788         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1790 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
1792         * tramp.texi (Frequently Asked Questions): Mention problems with
1793         WinSSHD.
1795         * trampver.texi: Update release number.
1797 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
1799         * tramp.texi:
1800         Replace "delimet" with "delimit" globally.
1801         Replace "explicite" with "explicit" globally.
1802         Replace "instead of" with "instead" where there was nothing after "of".
1803         Audit use of comma before interrogative pronoun, "that", or "which".
1804         Minor word order, spelling, wording changes.
1806 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
1808         * overrides.texi: New file to set or clear WEBHACKDEVEL.
1810         * sieve.texi: Use WEBHACKDEVEL.
1812         * sasl.texi: Use WEBHACKDEVEL.
1814         * pgg.texi: Use WEBHACKDEVEL.
1816         * message.texi: Use WEBHACKDEVEL.
1818         * gnus.texi: Use WEBHACKDEVEL.
1820         * emacs-mime.texi: Use WEBHACKDEVEL.
1822         * auth.texi: Use WEBHACKDEVEL.
1824         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1825         manuals.
1827 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
1829         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1831 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
1833         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1834         which in turn is copied from ftp://tug.org/tex/.
1836 2011-02-03  Glenn Morris  <rgm@gnu.org>
1838         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1839         (Binding combinations of modifiers and function keys):
1840         Let's assume people reading this are not using Emacs 18.
1842 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
1844         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1845         since it's run automatically.
1847 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
1849         * gnus.texi (Customizing Articles): Fix typo.
1851 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
1853         * gnus.texi (Customizing Articles): Document the new way of customizing
1854         the date headers(s).
1856 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
1858         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1859         splitting example.
1861 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
1863         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1864         (MAKEINFO_OPTS): New variable.
1865         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1866         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1867         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1868         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1869         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1870         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1871         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1872         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1873         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1874         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1875         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1876         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1877         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1878         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1879         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1880         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1881         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1882         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1884 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
1886         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1888 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
1890         * message.texi (IDNA): Explain what it is.
1892 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
1894         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1896 2011-01-23  Werner Lemberg  <wl@gnu.org>
1898         * Makefile.in (MAKEINFO): Now controlled by `configure'.
1899         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
1900         (ENVADD): Update.
1902 2011-01-18  Glenn Morris  <rgm@gnu.org>
1904         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1906 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
1908         * nxml-mode.texi (Introduction): Fix file name typos.
1910 2011-01-13  Christian Ohler  <ohler@gnu.org>
1912         * ert.texi: New file.
1914         * Makefile.in:
1915         * makefile.w32-in: Add ert.texi.
1917 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1919         * dbus.texi (Receiving Method Calls): New function
1920         dbus-register-service.  Rearrange node.
1922 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
1924         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1925         which in turn is copied from ftp://tug.org/tex/.
1927 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
1929         * dbus.texi (Receiving Method Calls): Describe new optional
1930         parameter dont-register-service of dbus-register-{method,property}.
1932 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
1934         * epa.texi (Encrypting/decrypting *.gpg files):
1935         Mention epa-file-select-keys.
1937 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1939         * gnus.texi (Archived Messages): Remove outdated text.
1941 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
1943         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
1945 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
1947         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
1949 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
1951         * gnus.texi (The swish++ Engine): Add customizable parameters
1952         descriptions.
1953         (The swish-e Engine): Ditto.
1955 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
1957         * tramp.texi (Inline methods): Add "ksu" method.
1958         (Remote processes): Add example with remote `default-directory'.
1960 2010-12-14  Glenn Morris  <rgm@gnu.org>
1962         * faq.texi (Expanding aliases when sending mail):
1963         Now build-mail-aliases is interactive.
1965 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
1967         * gnus.texi: First pass at adding (rough) nnir documentation.
1969 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1971         * gnus.texi (Filtering New Groups):
1972         Mention gnus-auto-subscribed-categories.
1973         (The First Time): Remove, since default-subscribed-newsgroups has been
1974         removed.
1976 2010-12-13  Glenn Morris  <rgm@gnu.org>
1978         * cl.texi (For Clauses): Small fixes for frames and windows.
1980 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
1982         * org.texi (Using capture): Document using prefix arguments for
1983         finalizing capture.
1984         (Agenda commands): Document prefix argument for the bulk scatter
1985         command.
1986         (Beamer class export): Document that also overlay arguments can be
1987         passed to the column environment.
1988         (Template elements): Document the new entry type.
1990 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
1992         * org.texi (Include files): Document :minlevel.
1994 2010-12-11  Julien Danjou  <julien@danjou.info>
1996         * org.texi (Categories): Document category icons.
1998 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2000         * org.texi (noweb): Fix typo.
2002 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2004         * gnus.texi (Server Commands): Point to the rest of the server
2005         commands.
2007 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2009         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2010         g'.
2012 2010-12-02  Julien Danjou  <julien@danjou.info>
2014         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2016 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2018         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2019         (Direct Functions): Note the STARTTLS upgrade.
2021 2010-11-27  Glenn Morris  <rgm@gnu.org>
2022             James Clark  <none@example.com>
2024         * nxml-mode.texi (Introduction): New section.
2026 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2028         * gnus.texi (Server Commands): Document gnus-server-show-server.
2030 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2032         Sync with Tramp 2.2.0.
2034         * trampver.texi: Update release number.
2036 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2038         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2039         Mention that the TeX specific units won't use the `tex' prefix
2040         in TeX mode.
2042 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2044         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2046 2010-11-17  Glenn Morris  <rgm@gnu.org>
2048         * edt.texi: Remove information about Emacs 19.
2050 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2052         * trampver.texi: Update release number.
2054 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2056         * gnus.texi (Article Washing): Fix typo.
2058 2010-11-11  Noorul Islam  <noorul@noorul.com>
2060         * org.texi: Fix typo.
2062 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2064         * org.texi (Using capture): Explain that refiling is
2065         sensitive to cursor position.
2067 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2069         * org.texi (Images and tables): Add cross reference to link section.
2071 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2073         * org.texi: Document the <c> cookie.
2075 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2077         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2078         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2080 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2082         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2084 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2086         * org.texi (Project alist): Mention that this is a property list.
2088 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2090         * org.texi (Setting up the staging area): Document that
2091         file names remain visible when encrypting the MobileOrg files.
2093 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2095         * org.texi (Setting up the staging area): Document which
2096         versions are needed for encryption.
2098 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2100         * org.texi (noweb): Update :noweb documentation to
2101         reflect the new "tangle" argument.
2103 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2105         * org.texi (Batch execution): Improve tangling script in
2106         documentation.
2108 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2110         * org.texi (Handling links):
2111         (In-buffer settings): Document inlining images on startup.
2113 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2115         * org.texi (Setting up the staging area): Document use of
2116         crypt password.
2118 2010-11-11  David Maus  <dmaus@ictsoc.de>
2120         * org.texi (Template expansion): Add date related link type escapes.
2122 2010-11-11  David Maus  <dmaus@ictsoc.de>
2124         * org.texi (Template expansion): Add mew in table for link type
2125         escapes.
2127 2010-11-11  David Maus  <dmaus@ictsoc.de>
2129         * org.texi (Template expansion): Fix typo in link type escapes.
2131 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2133         * org.texi (Structure of code blocks): Another documentation tweak.
2135 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2137         * org.texi (Structure of code blocks): Documentation tweak.
2139 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2141         * org.texi (Structure of code blocks):
2142         Update documentation to mention inline code block syntax.
2144 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2146         * org.texi (comments): Improve wording.
2148 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2150         * org.texi (comments): Document the new :comments header arguments.
2152 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2154         * org.texi (Installation): Remove the special
2155         installation instructions for XEmacs.
2157 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2159         * org.texi (Easy Templates): New section.  Documents quick
2160         insertion of empty structural elements.
2162 2010-11-11  Noorul Islam  <noorul@noorul.com>
2164         * org.texi: Fix doc.
2166 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2168         * org.texi (The date/time prompt): Document specification
2169         of time ranges.
2171 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2173         * org.texi (Internal links): Document the changes in
2174         internal links.
2176 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2178         * org.texi (Agenda commands): Document the limitation for
2179         the filter preset - it can only be used for an entire agenda
2180         view, not in an individual block in a block agenda.
2182 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2184         * org.texi (iCalendar export): Document alarm creation.
2186 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2188         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2190 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2192         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2194 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2196         * calc.texi: Use emacsver.texi to determine Emacs version.
2198 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2200         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2201         since that works by default.
2203 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2205         * gnus.texi (Customizing the IMAP Connection): Document
2206         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2208 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2210         * tramp.texi (Remote shell setup): New item "Interactive shell
2211         prompt".  Reported by Christian Millour <cm@abtela.com>.
2212         (Remote shell setup, Remote processes): Use @code{} for
2213         environment variables.
2215 2010-11-03  Glenn Morris  <rgm@gnu.org>
2217         * ediff.texi (Quick Help Commands, Miscellaneous):
2218         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2220 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2222         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2224 2010-10-31  Glenn Morris  <rgm@gnu.org>
2226         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2228 2010-10-31  Glenn Morris  <rgm@gnu.org>
2230         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2232 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2234         * gnus.texi (Client-Side IMAP Splitting):
2235         Mention nnimap-unsplittable-articles.
2237 2010-10-29  Julien Danjou  <julien@danjou.info>
2239         * gnus.texi (Finding the News): Remove references to obsoletes
2240         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2242 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2244         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2245         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2246         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2247         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2249 2010-10-28  Glenn Morris  <rgm@gnu.org>
2251         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2252         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2253         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2255 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2257         * epa.texi (Mail-mode integration): Add alternative key bindings
2258         for epa-mail commands; escape comma.
2259         Don't use the word "PGP", since it is a non-free program.
2261 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2263         * calc.texi: Use emacsver.texi to determine Emacs version.
2265 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2267         * gnus.texi (Group Parameters, Buttons): Fix typos.
2269 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2271         * gnus.texi (Subscription Commands): Mention that you can also
2272         subscribe to new groups via the Server buffer, which is probably more
2273         convenient when subscribing to many groups.
2275 2010-10-21  Julien Danjou  <julien@danjou.info>
2277         * message.texi (Message Headers): Allow message-default-headers to be a
2278         function.
2280 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2282         * gnus-news.texi: Mention new archive defaults.
2284 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2286         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2288 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2290         * gnus.texi (HTML): Document the function value of
2291         gnus-blocked-images.
2292         (Article Washing): shr and gnus-w3m, not the direct function names.
2294 2010-10-20  Julien Danjou  <julien@danjou.info>
2296         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2297         variable.
2299 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2301         * gnus.texi (Customizing the IMAP Connection): The port strings are
2302         strings.
2303         (Document Groups): Mention git.
2305 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2307         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2308         bzr/Gnus git sync.
2310 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2312         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2313         change.
2315 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2317         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2318         @item syntax for in-Emacs makeinfo.
2320 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2322         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2323         trim sentence.
2325 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2327         * epa.texi (Caching Passphrases):
2328         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2329         Clarify some configurations require to set up gpg-agent.
2331 2010-10-11  Glenn Morris  <rgm@gnu.org>
2333         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2335 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2337         * gnus.texi (Spam Package Introduction): Mention `$'.
2339 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2341         * makefile.w32-in (emacsdir): New variable.
2342         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2343         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2345 2010-10-09  Glenn Morris  <rgm@gnu.org>
2347         * Makefile.in (mostlyclean): Delete *.toc.
2349         * Makefile.in: Use $< in rules.
2351         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2353         * Makefile.in ($(infodir)): Delete rule.
2354         (mkinfodir): New.  Use it in all the info rules, rather than depending
2355         on infodir.
2357 2010-10-09  Glenn Morris  <rgm@gnu.org>
2359         * gnus.texi (Article Washing): Fix previous change.
2361         * Makefile.in (emacsdir): New variable.
2362         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2363         Depend on emacsver.texi.
2365         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2367         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2369 2010-10-08  Julien Danjou  <julien@danjou.info>
2371         * gnus.texi: Add mm-shr.
2373 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2375         * gnus.texi (Finding the Parent, The Gnus Registry)
2376         (Registry Article Refer Method): Update docs for nnregistry.el.
2378 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2380         * auth.texi (Help for users)
2381         (GnuPG and EasyPG Assistant Configuration): Update docs.
2383 2010-10-08  Glenn Morris  <rgm@gnu.org>
2385         * cl.texi (Organization, Installation, Old CL Compatibility):
2386         Deprecate cl-compat for new code.
2387         (Usage, Installation): Remove outdated information.
2389         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2391 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2393         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2395 2010-10-06  Julien Danjou  <julien@danjou.info>
2397         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2399         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2400         broken link.
2402         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2404         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2405         to ReiserFS.
2407         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2408         (FAQ 7-1): Fix getmail URL.
2410 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2412         * epa.texi (Caching Passphrases): New section.
2414 2010-10-06  Glenn Morris  <rgm@gnu.org>
2416         * Makefile.in (SHELL): Set it.
2417         (info): Move the mkdir dependency to the individual info files.
2418         (mostlyclean): Tidy up.
2419         (clean): Only delete the specific dvi and pdf files.
2420         (maintainer-clean): Be more restrictive in what we delete.
2421         ($(infodir)): Add parallel build workaround.
2423 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2425         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2427 2010-10-03  Julien Danjou  <julien@danjou.info>
2429         * emacs-mime.texi (Display Customization):
2430         Update mm-inline-large-images documentation and add documentation for
2431         mm-inline-large-images-proportion.
2433 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2435         * tramp.texi (Frequently Asked Questions):
2436         Mention remote-file-name-inhibit-cache.
2438 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2440         * gnus.texi (Splitting Mail): Fix @xref syntax.
2441         (Splitting Mail): Really fix the @ref syntax.
2443 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2445         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2446         (Article Hiding): Add google banner example.
2447         Suggested by Benjamin Xu.
2449 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2451         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2452         Remove nnimap-split-rule from examples.
2454 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2456         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2457         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2458         Fishman.
2459         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2461 2010-09-30  Julien Danjou  <julien@danjou.info>
2463         * gnus.texi (Gravatars): Fix documentation about
2464         gnu-gravatar-properties.
2466 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2468         * epa.texi (Bug Reports): New section.
2470 2010-09-29  Glenn Morris  <rgm@gnu.org>
2472         * Makefile.in (top_srcdir): Remove unused variable.
2474 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2476         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2477         (Client-Side IMAP Splitting): Document 'default.
2479 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2481         * gnus.texi (Customizing the IMAP Connection):
2482         Document nnimap-fetch-partial-articles.
2484 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2486         * gnus-news.texi: Mention nnimap-inbox.
2488         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2490 2010-09-26  Julien Danjou  <julien@danjou.info>
2492         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2494 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2496         * gnus.texi (Security): Remove gpg.el mention.
2498 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2500         * gnus.texi (Browse Foreign Server): New variable
2501         gnus-browse-subscribe-newsgroup-method.
2503         * gnus-news.texi: Mention it.
2505 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2507         * gnus.texi (NoCeM): Remove.
2508         (Startup Variables): No jingle.
2510 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2512         * woman.texi (Interface Options): xz compression is now supported.
2514 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2516         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2517         (Unavailable Servers): Document gnus-server-copy-server.
2518         (Using IMAP): Document the new nnimap.
2520 2010-09-25  Julien Danjou  <julien@danjou.info>
2522         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2524 2010-09-24  Glenn Morris  <rgm@gnu.org>
2526         * url.texi (Disk Caching): Tweak previous change.
2528 2010-09-24  Julien Danjou  <julien@danjou.info>
2530         * url.texi (Disk Caching): Mention url-cache-expire-time,
2531         url-cache-expired, and url-fetch-from-cache.
2533 2010-09-24  Julien Danjou  <julien@danjou.info>
2535         * gnus.texi: Add Gravatars.
2537 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2539         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2541 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2543         * gnus.texi (Expunging mailboxes): Update name of the expunging
2544         command.
2546 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2548         * emacs-mime.texi (rfc2047): Update description for
2549         rfc2047-encode-parameter.
2551 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2553         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2554         "fish" methods.
2555         (External methods): Remove "scp1_old" and "scp2_old" methods.
2557 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2559         * tramp.texi: Remove Japanese manual.  Fix typo.
2561         * trampver.texi: Update release number.  Remove japanesemanual.
2563 2010-09-09  Glenn Morris  <rgm@gnu.org>
2565         * org.texi: Restore clobbered changes (copyright years, untabify).
2567 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2569         * gnus.texi (Adaptive Scoring): Fix typo.
2571 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2573         * gnus.texi (Article Display): Document gnus-html-show-images.
2575 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2577         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2579 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2581         * gnus.texi (HTML): Document gnus-max-image-proportion.
2583 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2585         * gnus.texi (HTML): Document gnus-blocked-images.
2587         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2589 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2592         the first message are used for wide replies.
2593         (Changing Servers): Remove documentation on gnus-change-server and
2594         friends, since it's been removed.
2596 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2598         * gnus.texi (Drafts): Mention B DEL.
2600 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2602         * gnus.texi (Delayed Articles): Mention that the Date header is the
2603         original one, even if you delay.
2605 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2607         * gnus.texi (Asynchronous Fetching):
2608         Document gnus-async-post-fetch-function.
2609         (HTML): Made into its own section.
2611 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2613         Sync with Tramp 2.1.19.
2615         * tramp.texi (Inline methods, Default Method): Mention
2616         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2617         Remove remark about doubled "-t" argument.
2618         (Auto-save and Backup): Remove reference to Emacs 21.
2619         (Filename Syntax): Describe port numbers.
2620         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2621         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2622         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2623         errors with the backquotes.
2624         (External packages): File attributes cache flushing for asynchronous
2625         processes.
2626         (Traces and Profiles): Describe verbose level 9.
2628         * trampver.texi: Update release number.
2630 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2632         * dbus.texi (Alternative Buses): New chapter.
2634 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2636         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2638 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2640         * calc.texi (Customizing Calc): Rearrange description of new
2641         variables to match the presentation of other variables.
2643 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
2645         * org.texi (Footnotes, Tables in HTML export): Fix typos.
2647 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
2649         * calc.texi (Making Selections, Selecting Subformulas)
2650         (Customizing Calc): Mention how to use faces to emphasize selected
2651         sub-formulas.
2653 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
2655         * tramp.texi (External packages): File attributes cache flushing
2656         for asynchronous processes.
2658 2010-08-01  Alan Mackenzie  <acm@muc.de>
2660         Enhance the manual for the latest Java Mode.
2662         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2663         annotation-var-cont.
2664         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
2665         two new symbols.
2667 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
2669         * tramp.texi (Traces and Profiles): Describe verbose level 9.
2671 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
2673         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
2675 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
2677         * org.texi: Fix typo in previous change (revno:100847).
2679 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
2681         * org.texi: Add macros to get plain quotes in PDF output.
2682         List additional contributors.
2683         (Capture): New section, replaces the section about remember.
2684         (Working With Source Code): New chapter, focused on documenting Org
2685         Babel.
2686         (Code evaluation security): New section.
2687         (MobileOrg): Document DropBox support.
2688         (TaskJuggler export): Document taskjuggler and Gantt chart support.
2689         (Special symbols): Show how to display UTF8 characters for entities.
2690         (Global TODO list): Clarify the use of the "M" key and the differences
2691         to the "m" key.
2692         (RSS Feeds): Mention Atom feeds as well.
2693         (Setting tags): Remove paragraph about
2694         `org-complete-tags-always-offer-all-agenda-tags'.
2696 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
2698         * tramp.texi (Inline methods): Remove remark about doubled "-t"
2699         argument.
2700         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
2701         echoing shells.
2703 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
2705         * tramp.texi (Inline methods): Remove "kludgy" phrase.
2706         (Filename Syntax): Describe port numbers.
2708 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
2710         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
2711         forgotten.
2712         (Type Conversion): Precise conversion of natural numbers.
2713         (Errors and Events): Add "debugging" to concept index.  Add variable
2714         `dbus-debug'.
2716 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
2718         * dbus.texi (Receiving Method Calls): Add optional argument
2719         EMITS-SIGNAL to `dbus-register-property'.
2721 2010-06-27  Alex Schroeder  <alex@gnu.org>
2723         * nxml-mode.texi (Commands for locating a schema): Fix typo.
2725 2010-06-24  Glenn Morris  <rgm@gnu.org>
2727         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2728         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2729         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2730         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2731         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2732         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2733         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2734         * woman.texi: Start direntry descriptions in column 32, per Texinfo
2735         convention.   Make them end with a period.
2737 2010-06-23  Glenn Morris  <rgm@gnu.org>
2739         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
2740         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2741         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2742         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2743         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2744         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
2746 2010-06-10  Glenn Morris  <rgm@gnu.org>
2748         * idlwave.texi (Load-Path Shadows):
2749         * org.texi (Handling links): Fix typos.
2751 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
2753         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2755 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
2757         * eshell.texi (Built-ins): Describe, how to disable a built-in command
2758         by an alias.  (Bug#6226)
2760 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
2762         * calc.texi (Manipulating Vectors): Mention that vectors can
2763         be used to determine bins for `calc-histogram'.
2765 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
2767         * calc.texi: Remove "\turnoffactive" commands throughout.
2769 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
2771         * url.texi (HTTP language/coding, Customization):
2772         * message.texi (Header Commands, Responses):
2773         * cl.texi (Argument Lists): Fix typos.
2775 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
2777         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2778         Note that Development menu is always available.
2779         (Creating a project): Fix terminology.
2780         (Add/Remove files): Fix typo.
2782 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
2784         * Version 23.2 released.
2786 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
2788         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2790 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
2792         * tramp.texi (Inline methods, Default Method):
2793         Mention `tramp-inline-compress-start-size'.
2795 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
2797         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2798         the CVS repo.  Put the Git repo in the news section.
2800         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
2801         Removed some mentions of CVS.  Mention the new Git repo.
2803 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
2805         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
2806         (Mail Group Commands): Add index entry.
2808 2010-04-18  Glenn Morris  <rgm@gnu.org>
2810         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2812 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
2814         * calc.texi (Radix modes): Mention that the option prefix will
2815         turn on twos-complement mode.
2816         (Inverse and Hyperbolic Flags): Mention the Option flag.
2818 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
2820         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
2821         (LaTeX/PDF export commands): Rename and Move section.
2822         (Sectioning structure): Update.
2823         (References): New use case for field coordinates.
2824         (The export dispatcher): Rename from ASCII export.
2825         (Setting up the staging area): Document the availability of
2826         encryption for MobileOrg.
2827         (Images and tables): Document how to reference labels.
2828         (Index entries): New section.
2829         (Generating an index): New section.
2830         (Column width and alignment): Document that <N> now
2831         means a fixed width, not a maximum width.
2832         (Publishing options): Document the :email option.
2833         (Beamer class export): Fix bug in the BEAMER example.
2834         (Refiling notes): Document refile logging.
2835         (In-buffer settings): Document refile logging keywords.
2836         (Drawers): Document `C-c C-z' command.
2837         (Agenda commands): Mention the alternative key `C-c C-z'.
2838         (Special properties): Document the BLOCKED property.
2839         (The spreadsheet): Mention the formula editor.
2840         (References): Document field coordinates.
2841         (Publishing action): Correct the documentation for the
2842         publishing function.
2843         (The date/time prompt): Document that we accept dates
2844         like month/day/year.
2845         (Cooperation): Document the changes in table.el support.
2846         (Faces for TODO keywords, Faces for TODO keywords)
2847         (Priorities): Document the easy colors.
2848         (Visibility cycling): Document the new double prefix
2849         arg for `org-reveal'.
2850         (Cooperation): Remember.el is part of Emacs.
2851         (Clean view): Mention that `wrap-prefix' is also set by
2852         org-indent-mode.
2853         (Agenda commands): Add information about prefix args to
2854         scheduling and deadline commands.
2855         (Search view): Point to the docstring of
2856         `org-search-view' for more details.
2857         (Agenda commands): Document that `>' prompts for a date.
2858         (Setting tags): Document variable
2859         org-complete-tags-always-offer-all-agenda-tags.
2860         (Column attributes): Cross-reference special properties.
2862 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
2864         Synchronize with Tramp repository.
2866         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
2867         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2868         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
2869         syntax, texi2dvi reports errors with the backquotes.
2871         * trampver.texi: Update release number.
2873 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
2875         * gnus.texi (Finding the News): Add pointers to the Server buffer
2876         because it's essential.
2878 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2880         * gnus.texi (MIME Commands): Update description of
2881         gnus-article-browse-html-article.
2883 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
2885         * auth.texi (Secret Service API): Add TODO node.
2886         (Help for users): Explain the new source options for `auth-sources'.
2888 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
2890         * trampver.texi: Update release number.
2892 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
2894         * Branch for 23.2.
2896 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
2898         * faq.texi (Escape sequences in shell output): Note that ansi-color is
2899         now enabled by default.
2901 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
2903         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2904         when Emacs runs in interactive mode.  (Bug#5645)
2906 2010-02-16  Glenn Morris  <rgm@gnu.org>
2908         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2910 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
2912         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2914 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2916         * gnus.texi (Score File Format): Fix typo.
2918 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
2920         * cc-mode.texi: Replace references to obsolete c-subword-mode.
2922 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
2924         * ada-mode.texi (Project File Overview): Fix typo.
2926 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
2928         * semantic.texi: Add Richard Y. Kim credit.
2930         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2932 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
2934         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
2935         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
2937 2010-01-17  Glenn Morris  <rgm@gnu.org>
2939         * calc.texi (Reporting Bugs): Don't mention format of repository.
2941         * woman.texi (Bugs): Make "Emacs repository" less specific,
2942         and the URL for same more specific.
2944         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2946 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
2948         * ede.texi (ede-step-project, ede-proj-target):
2949         * tramp.texi (Remote processes): Fix typos.
2951 2010-01-16  Mario Lang  <mlang@delysid.org>
2953         * ede.texi (ede-target):
2954         * org.texi (Refiling notes): Remove duplicated words.
2956 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
2958         * gnus.texi (Posting Styles): Use with-current-buffer.
2959         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2961 2010-01-02  Kevin Ryde  <user42@zip.com.au>
2963         * eieio.texi (Naming Conventions): Correction to xref on elisp
2964         coding conventions, is "Tips" node not "Standards".
2966 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
2968         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2970         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2972 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2974         * gnus.texi (Direct Functions): Add missing port number to tls method.
2976 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
2978         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2979         ($(infodir)/edt, edt.dvi): New targets.
2981 2009-12-15  Glenn Morris  <rgm@gnu.org>
2983         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2984         (edt, $(infodir)/edt, edt.dvi): New targets.
2985         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2987         * Makefile.in (PDF_TARGETS, pdf): New.
2988         (clean): Add *.pdf.
2989         Add pdf rules for all manuals.
2991 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
2993         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2995 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
2997         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2998         (Smart Jump, Analyzer Debug): Copyedits.
2999         (Semantic mode user commands): Link to new nodes.
3000         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3001         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3002         upstream Semantic manual.
3004         * semantic.texi (Introduction): Minor fix to diagram.
3006 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3008         * eshell.texi (History): Add the other built-in variables.
3009         (Built-ins): Explain built-ins, and how to apply the external commands.
3010         Add `history', `su' and `sudo'.
3012         * tramp.texi (Remote processes): Add missing <RET> in the example.
3014 2009-12-01  Bill Wohler  <wohler@newt.com>
3016         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3017         path for mairix example.  Specify -q in namazu example since namazu is
3018         excessively garrulous.
3020 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3022         * tramp.texi (Remote processes): Improve eshell example with "su"
3023         and "sudo" commands.
3025 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3027         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3029         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3030         Document semantic-complete-analyze-inline.
3031         (Semanticdb search debugging commands): Minor clarification.
3032         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3033         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3034         manual.
3035         (Semantic mode): Link to Idle Scheduler.
3037 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3039         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3040         @pxref, now EIEIO is in Emacs.
3042         * erc.texi (Development): Correction to git tutorial url.
3044 2009-11-26  Glenn Morris  <rgm@gnu.org>
3046         * faq.texi (Latest version of Emacs): Mention stability of development
3047         version.
3048         (Problems with very large files): Max buffer size increase in 23.2.
3049         (VM): VM has moved house again.
3051 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3053         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3054         notations.
3056 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3058         * org.texi (Column attributes): Fix documentation of new operators.
3060 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3062         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3063         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3064         (Idle Completions Mode): Numerous copyedits.
3066 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3068         * semantic.texi (Semantic Internals, Glossary):
3069         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3070         (Semanticdb search debugging commands): Fix typos.
3072 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3074         * calc.texi (Radix modes): Mention twos-complement notation.
3076 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3078         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3079         ($(infodir)/semantic, semantic.dvi): New targets.
3081 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3083         * Makefile.in: Build the Semantic manual.
3085         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3086         repository.
3088 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3090         * dbus.texi (Receiving Method Calls): New defun
3091         `dbus-unregister-service'.
3093 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3095         * org.texi (Speed keys): New section.
3097 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3099         * dbus.texi (Type Conversion): Fix typo.
3100         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3101         `dbus-registered-objects-table'.
3102         (Receiving Method Calls): New defun `dbus-register-property'.
3103         Move `dbus-unregister-object' here.
3105 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3107         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3109 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3111         * org.texi (Column attributes): Add the new age summary operators.
3112         Also, mention the fact you can only use one summary operator per
3113         property.
3115 2009-11-13  John Wiegley  <johnw@newartisans.com>
3117         * org.texi (Tracking your habits): Add a new section in the
3118         manual about how to track habits.
3119         (Resolving idle time): Add a section on how idle and
3120         dangling clocks are resolved.
3122 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3124         * org.texi (Agenda commands): Document the new `i' command.
3125         (Inserting deadline/schedule): Document logging changes
3126         of scheduling and deadline times stamps.
3127         (In-buffer settings): Document the in-buffer keywords for logging
3128         changes of scheduling and deadline times stamps.
3129         (Structure editing, Plain lists): Document indentation
3130         cycling in empty entries with TAB.
3131         (Archiving): Document the default archiving command.
3132         (Moving subtrees): Document the new keys for archiving.
3133         (Internal archiving): Fix incorrect key.
3134         (Agenda commands): Document the TODO set switching commands.
3135         (Agenda commands): Document the new archiving keys.
3136         (Clocking work time): Better description on how to save
3137         and restore a clock.
3138         (Resolving idle time): Mention the x11idle program to get true
3139         idleness also under X11.
3140         (Resolving idle time): Use @kbd instead of @key for normal
3141         letters, because this is how he rest of the manual does this.
3142         (Pushing to MobileOrg): Mention that `org-directory'
3143         should be set.
3144         (Agenda commands): Document that SPC is a filter for
3145         any tag.
3146         (Search view): Rename from "Keyword search".
3147         (Capure): New chapter.
3148         (Markup): New chapter.
3149         (Links in HTML export, Images in HTML export):
3150         Extend the section titles.
3151         (Images in HTML export): Document the align option.
3152         (Text areas in HTML export): Extend the section title.
3153         (Images in LaTeX export): Explain image placement in LaTeX.
3155 2009-11-10  Glenn Morris  <rgm@gnu.org>
3157         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3159 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3161         * tramp.texi (Auto-save and Backup): Disable backups just for a
3162         method.
3164         * trampver.texi: Update release number.
3166 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3168         Sync with Tramp 2.1.17.
3170         * trampver.texi: Update release number.
3172 2009-10-29  Glenn Morris  <rgm@gnu.org>
3174         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3176 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3178         * tramp.texi (External methods): Temporary files are kept for
3179         `rsync' and `rsyncc' methods.
3181 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3183         * eieio.texi: Fix typos.
3185 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3187         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3189 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3191         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3192         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3194 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3196         * Makefile.in: Build EIEIO and EDE manuals.
3198 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3200         * eieio.texi:
3201         * ede.texi: New files.
3203 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3205         * tramp.texi (Remote processes): Association of a pty is not supported.
3207 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3209         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3210         (Processing LaTeX fragments): Document that the size of images can be
3211         changes using the variable `org-format-latex-options'.
3212         (The date/time prompt, Timestamps): Be more accurate over ISO format
3213         dates and times.
3214         (Visibility cycling): Document showeverything keyword.
3215         (In-buffer settings): Document showeverything keyword.
3216         (Setting up the staging area): Fix the example.
3217         (MobileOrg): New section.
3218         (Agenda commands, Exporting Agenda Views): Document exporting the
3219         agenda view to Org files.
3221 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3223         * tramp.texi (History): Add IMAP support.
3224         (External methods): Add `imap' and `imaps' methods.
3225         (GVFS based methods): Add indices for `davs'.
3226         (Password handling): Rename anchors.  Add IMAP entries for
3227         ~/.authinfo.gpg.
3229         * trampver.texi: Set default value of `emacsimap'.
3231 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3233         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3235 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3237         * dired-x.texi (Technical Details):
3238         Delete dired-up-directory (Bug#4292).
3240 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3242         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3244 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3246         * org.texi (Effort estimates): Document new effort setting commands.
3247         (Agenda commands): Document the new keys fro agenda time motion.
3248         Document entry text mode.  Improve documentation of the keys to include
3249         inactive time stamps into the agenda view.
3250         (Feedback): Document the new bug report command.
3251         (Structure editing): Add an index entry for the sorting of subtrees.
3253 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3255         * auth.texi (Help for users): Corrected markup.
3257 2009-09-02  Glenn Morris  <rgm@gnu.org>
3259         * emacs-mime.texi (time-date): Mention float-time.
3261 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3263         * calc.texi (Simplifying Formulas): Improve the wording.
3265 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3267         * auth.texi: Rewritten for coverage and clarity.
3269 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3271         * gnus.texi (Expiring Mail):
3272         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3273         (Various Various): Mention gnus-safe-html-newsgroups.
3275         * gnus-news.texi: Mention
3276         gnus-mark-copied-or-moved-articles-as-expirable.
3278         * emacs-mime.texi (Display Customization): Add xref to
3279         gnus-safe-html-newsgroups.
3281 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3283         * tramp.texi (Version Control): Remove.
3284         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3285         reference.
3286         (External methods): Correct `scpc' concept index entries.  New method
3287         `rsyncc'.
3288         (External packages): New subsections "Filename completion" and "File
3289         attributes cache".
3291 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3293         * calc.texi (Rewrite Rules): Improve the example.
3294         (Simplifying Formulas): Explain use of the I and H flags for
3295         simplification.
3297 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3299         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3300         Describe autostart behavior of dbus-ping.
3301         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3302         for timeout values.
3303         (Top): Remove footnote saying D-Bus is not enabled by
3304         default.  (Bug#4256)
3306 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3308         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3309         Reported by Jari Aalto (Bug#4211).
3310         (Mail-mode integration): Mention epa-mail-mode and
3311         epa-global-mail-mode.
3312         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3313         epa-setup.
3315 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3317         * dbus.texi (Asynchronous Methods): Allow nil handler.
3319 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3321         * ediff.texi (ediff-current-file): Add information about this new function.
3323         * viper.texi: Add information about C-s in viper's search command.
3325 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3327         * calc.texi (Date Forms): Fix typos.
3329 2009-08-08  Glenn Morris  <rgm@gnu.org>
3331         * org.texi (Agenda commands): Restore clobbered change.
3333 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3335         * calc.texi (Graphics, Devices): Update with the peculiarities of
3336         operation on MS-Windows.
3338 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3340         * org.texi (Publishing action): Improve documentation of file
3341         names when publishing to the source directory.
3342         (Clean view): Document `org-indent-mode'.
3343         (Clocking work time): Add documentation for the
3344         new :timetamp option when creating a clock report.
3345         (Paragraphs): Fix many typos.
3346         (Plain lists): Remove duplicate explanation about the
3347         `C-c *' command.
3348         (Literal examples): Update to reflect the new behavior
3349         of the -n -r -k switches when exporting source code examples.
3350         (Structure editing): Add information about `C-c *',
3351         converting a plain list into a list of Org items.
3352         (Remember): Small rephrasing of the paragraph
3353         describing remember.el.  Also mentioned that remember.el is part
3354         of Emacs 23, not Emacs 22.
3355         (Clocking work time): Add documentation about
3356         displaying the current clocking time against the effort estimate.
3357         Also add a footnote about using `org-clock-in-prepare-hook' to add
3358         an effort estimate on the fly, just before clocking it.
3359         (Footnotes): Document automatic renumbering and
3360         sorting.
3361         (Agenda commands): Document new bulk commands.
3362         (Plain lists): Document new behavior of
3363         `org-cycle-include-plain-lists'.
3364         Hyphenation only in TeX.
3365         (Clocking work time): Document the key to update effort
3366         estimates.
3367         (Clocking work time): Document the clock time display.
3368         (Structure editing, TODO basics): Document new
3369         variables.
3370         (Column attributes): Document new colciew operators.
3371         (Publishing options): Document :xml-declaration.
3372         (Tracking TODO state changes): Document the
3373         LOG_INTO_DRAWER property.
3374         (Literal examples): Document the new implementation for
3375         editing source code.
3376         (Publishing action): Mention the new publishing
3377         function, to publish an Org source file.
3378         (Publishing links): Mention how to link to an Org source file.
3379         (Macro replacement): Document new macros.
3380         (Handling links): Document type-specific completion
3381         when inserting links.
3382         (Structure editing, Plain lists): Improve documentation
3383         on sorting.
3384         (Internal links): Document custom ids for links.
3385         (Handling links): Document custom ids for links.
3386         (CSS support): Document new class.
3387         (Refiling notes): Document the possibility to create new nodes
3388         during refiling.
3389         (Agenda commands): Document the "?" operator to find
3390         tasks without effort setting.
3391         (Exporting agenda information): Section moved.
3392         (RSS Feeds): New section.
3393         (Built-in table editor): Document M-e and M-a navigate
3394         inside table field.
3395         (Stuck projects): Docment that projects identified as
3396         un-stuck will still be searchd for stuck sub-projects.
3397         (Paragraphs): Document centering.
3398         (Creating timestamps, Agenda commands): Document new
3399         behavior when changing time stamps.
3400         (Structure editing): Document the new command
3401         `org-clone-subtree-with-time-shift'.
3402         (Publishing): Refresh this chapter.
3403         (Export options, Export options, In-buffer settings):
3404         Document the new keywords.
3405         (Matching tags and properties): Collect all
3406         documentation about tags/property matches here.
3407         (Setting tags): Document `org-tag-persistent-alist'.
3408         (Weekly/daily agenda): New section.
3409         (Orgstruct mode): Describe `orgstruct++-mode'.
3410         (Drawers): Mention the LOGBOOK drawer.
3411         (Export options, Sectioning structure): Document the
3412         #+LEATEX_HEADER in-buffer setting.
3413         (Bugs): Section removed.
3414         (Hooks): New section.
3415         (Add-on packages): Move here from old location.
3416         (Context-sensitive commands): New section.
3417         (Setting tags): Document newline option.
3418         (Global TODO list, Matching tags and properties):
3419         Mention more variables.
3420         (Checkboxes): Update to changed command behavior.
3422 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3424         * speedbar.texi (Basic Key Bindings): Fix typo.
3426 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3428         * calc.texi (Vector/Matrix Functions): Add index entries for both
3429         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3430         affects matrices with more than one row.
3431         (Help Commands): Add index entries for "prefix ?" key bindings.
3433 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3435         * calc.texi (Stack Manipulation Commands): Add documentation for
3436         `calc-transpose-lines'.
3438 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3440         * dbus.texi (Receiving Method Calls): Describe special return value
3441         `:ignore'.
3443 2009-07-24  Alan Mackenzie  <acm@muc.de>
3445         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3446         initialization, any individual variable setting now takes precedence
3447         over one done via c-file-style/c-file-offsets.
3449 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3451         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3452         truncated when Calc is quit.
3453         (Customizing Calc): Document `calc-undo-length'.
3455 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3457         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3459 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3461         * pcl-cvs.texi (About PCL-CVS):
3462         * widget.texi (Basic Types):
3463         Fix cross-references.
3465 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3467         * dbus.texi (Type Conversion): Don't use literal control character.
3469 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3471         * tramp.texi (GVFS based methods): New section.
3472         (Remote processes): Processes for GVFS based methods run locally.
3474 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3476         * tramp.texi (Inline methods, External methods, Gateway methods):
3477         Avoid the words "kludge" and hack".
3478         (External methods): Add `synce' method.
3480         * trampver.texi: Update release number.
3482 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3484         Sync with Tramp 2.1.16.
3486         * tramp.texi (History): Add GVFS support.
3487         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3488         `obex' methods.  Add 'tramp-gvfs-methods' option.
3489         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3490         forms.
3491         (Remote Programs): Introduce `tramp-own-remote-path'.
3492         (Remote processes): New subsection "Running remote programs that create
3493         local X11 windows".
3494         (Frequently Asked Questions): Improve code for disabling vc.
3496         * trampver.texi: Update release number.  Set default value of
3497         `emacsgvfs'.
3499 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3501         * Branch for 23.1.
3503 2009-06-17  Glenn Morris  <rgm@gnu.org>
3505         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3506         (Latest version of Emacs): Mention source code repository.
3508 2009-06-16  Glenn Morris  <rgm@gnu.org>
3510         * faq.texi (Top): Language tweak.
3511         (Extended commands): Most people have arrow keys.
3512         (Emacs manual): Say how to follow info links.
3513         (File-name conventions): Change title a bit.  Explain about source
3514         versus installed.  Condense etc description.
3515         (Guidelines for newsgroup postings): Mention Savannah list page.
3516         (Newsgroup archives): Simplify.
3517         (Contacting the FSF): Add contact URL.
3518         (Emacs Lisp documentation): Printed version not always available.
3519         (Installing Texinfo documentation): Explain how by hand installation is
3520         not normally needed.  Use add-to-list.  Remove duplicate reference.
3521         (Informational files for Emacs): Move info on Help menu here from
3522         "File-name conventions".
3523         (Help installing Emacs): Tweak uref.
3524         (Obtaining the FAQ): Mention repository.
3525         (Origin of the term Emacs): Explain "ITS".
3526         (Changing load-path): Use add-to-list.
3527         (Automatic indentation): Clarify this is for Text mode.
3528         Don't mention Indented Text mode.
3529         (Finding Emacs on the Internet): The FSF does not seem to offer a
3530         deluxe distribution on CD anymore.
3532 2009-06-16  Glenn Morris  <rgm@gnu.org>
3534         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3535         Recommend the latest release.  Mention how to get older FAQs.
3536         Recommend the Emacs manual.
3537         (Guidelines for newsgroup postings): Discourage cross-posts.
3538         (Underlining paragraphs): Remove.
3539         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3540         (Bugs and problems): Update key-binding.
3541         (Problems with very large files): Mention 64-bit.
3542         (Shell process exits abnormally): Remove.
3543         (Problems with Shell Mode): Rename and update.
3544         (Spontaneous entry into isearch-mode)
3545         (Problems talking to certain hosts): Remove.  This is old information,
3546         in etc/PROBLEMS if needed.
3547         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3548         (Dired claims that no file is on this line): Update.
3549         (Installing Emacs, Problems building Emacs): Simplify.
3550         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3551         information.
3552         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3553         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3554         (JDEE): "JDEE", not "JDE".
3555         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3556         Remove.  This is old information, in etc/PROBLEMS if needed.
3557         (stty and Backspace key, Kanji and Chinese characters): Remove.
3558         (Right-to-left alphabets): Update section.
3559         (Changing the included text prefix): Gnus uses message-yank-prefix.
3560         Add cross-reference to Supercite manual.
3561         (Saving a copy of outgoing mail): Simplify output file description.
3562         (Expanding aliases when sending mail): Refer to Emacs manual.
3563         Remove old info about RFC822.
3564         Correct description of how to rebuild aliases.
3565         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3566         (MIME with Emacs mail packages)
3567         (Viewing articles with embedded underlining)
3568         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3569         Remove old sections.
3570         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3571         and is well-documented in the Gnus manual.
3572         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3573         (Making Gnus faster): Rename from "Starting Gnus faster".
3574         Merge "Catch-up is slow in Gnus" into here.
3576 2009-06-14  Glenn Morris  <rgm@gnu.org>
3578         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3579         (New in Emacs 23): New section.
3580         (Handling C-s and C-q with flow control): Add xref.
3582 2009-06-13  Glenn Morris  <rgm@gnu.org>
3584         * faq.texi (Setting up a customization file): Grammar fix.
3585         Customize is no longer "new".
3586         (Displaying the current line or column): Line-number mode is on by
3587         default.  Don't mention `column' package.  Mention linum.el.
3588         (Turning on abbrevs by default): Explain how to do it for buffers,
3589         modes, and everywhere.
3590         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3591         19.
3592         (Highlighting a region): On by default since 23.1.
3593         (Replacing highlighted text): Update doc quote.
3594         (Working with unprintable characters): Don't mention search-quote-char.
3595         (Using an already running Emacs process): Gnuclient is probably not an
3596         enhancement these days.
3597         (Indenting switch statements): Remove mention of pre-Emacs 20.
3598         (Horizontal scrolling): Abbreviate Emacs 20 description.
3599         (Replacing text across multiple files): Fix name of dired command.
3600         (Disabling backups): Use require not load.
3601         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3603 2009-06-13  Bill Wohler  <wohler@newt.com>
3605         Release MH-E manual version 8.2.
3607         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3608         release 8.2.
3610 2009-06-13  Glenn Morris  <rgm@gnu.org>
3612         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3613         in this day and age the common meaning is "on the web".
3614         (copying): Use @copyright in all cases.
3615         (Basic keys): Remove reference to deleted manual node "Text Characters".
3616         (File-name conventions): Use GNU as an example rather than SERVICE.
3617         default.el lives in site-lisp.  Update Info directory location.
3618         (Real meaning of copyleft): GPL actions have been brought, but all
3619         settled out of court.
3620         (Guidelines for newsgroup postings): Shorten section title.
3621         Simplify comp.emacs description.
3622         (Newsgroup archives): Change Google URL.  Describe Gmane.
3623         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3624         points".  Mention List-Unsubscribe header.
3625         (Contacting the FSF): Update email and URLs.
3626         (Basic editing): Mention F1 for help.
3627         (Installing Texinfo documentation): Refer to Texinfo website rather
3628         than ftp server.
3629         (Printing a Texinfo file): Mention texi2pdf.
3630         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3631         are just stubs nowadays.
3632         (Latest version of Emacs): Explain version numbers.
3633         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3634         (Turning on syntax highlighting): No need to mention hilit19 any more.
3635         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3636         (Modes for various languages): Remove section.
3637         (Major packages and programs): Remove most version and maintainer
3638         information - it's hard to keep up-to-date, and adds nothing.
3639         Similarly with direct links to mailing lists.
3640         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3641         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3642         years, and Emacs comes with tools for this now.
3643         (Patch): Remove section - this is a standard tool.
3644         (Using function keys under X): Remove section.
3646 2009-06-12  Glenn Morris  <rgm@gnu.org>
3648         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3649         (Help installing Emacs): Remove reference to deleted X11 node.
3650         (Associating modes with files): Interpreter-mode-alist is no longer
3651         subservient to auto-mode-alist.
3652         (Installing Emacs): Change future Emacs version.
3653         (Linking with -lX11 fails): Remove old section.
3654         (Packages that do not come with Emacs): Update ELL location.
3655         Emacs Lisp archive is dead.
3656         (Emacs for Windows): Remove reference to old CE port.
3657         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3658         (Emacs for VMS and DECwindows): Remove old ports.
3659         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3660         (Removing flashing messages): Remove section about non-existent Gnus
3661         option.
3663         * faq.texi (Top): Add @top command.
3664         Remove the optional arguments from all @node commands: makeinfo can
3665         generate these automatically, and it is easier to edit and rearrange
3666         nodes without them.
3668 2009-06-11  Glenn Morris  <rgm@gnu.org>
3670         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
3671         (The LPF): Make the updated URL the sole reference point.
3672         (Learning how to do something): Update refcard price and format.
3673         (Getting a printed manual): Sources in doc/emacs/, not man/.
3674         Also available in PDF format.  Since the page count varies, be less
3675         precise.
3676         (Informational files for Emacs): Remove references to deleted files
3677         LPF and SUN-SUPPORT, and to UUCP.
3678         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
3679         Remove many obsolete ways to get the FAQ, which now seems only to be
3680         distributed with Emacs.
3681         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
3683 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
3685         * org.texi (Org Plot): Fix tags (Bug#3507).
3686         (Workflow states, Agenda commands): Fix tags (Bug#3508).
3688         * ada-mode.texi (Installation, Compile commands)
3689         (Project File Overview, No project files, Set compiler options)
3690         (Use GNAT project file, Use multiple GNAT project files)
3691         (Identifier completion): Use @samp for menu items, and @kbd for key
3692         sequences (Bug#3504).
3694 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
3696         * gnus.texi (Security): Fix wording; add a link to epa.info.
3698 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
3700         * message.texi (Header Commands): Fix descriptions to match
3701         keybindings.
3703 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
3705         * gnus.texi (Security): Mention that EasyPG is the current default.
3707 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
3709         * ediff.texi (Session Commands): Fix typo.
3711 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
3713         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
3714         news.software.readers.  Reported by Florian Rehnisch.
3716 2009-04-02  Glenn Morris  <rgm@gnu.org>
3718         * auth.texi: Capitalize direntry.
3720         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3721         using a period in the entry name.  (Bug#2797)
3723 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
3725         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3726         ($(infodir)/auth, auth.dvi): New targets.
3728 2009-03-03  Glenn Morris  <rgm@gnu.org>
3730         * auth.texi: Fix @setfilename.
3732         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3733         (auth, $(infodir)/auth, auth.dvi): New rules.
3735 2009-02-25  Glenn Morris  <rgm@gnu.org>
3737         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
3739 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3741         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3743 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
3745         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3746         gnus-nocem-issuers, and gnus-nocem-verifyer.
3748 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
3750         * ada-mode.texi (Project files, Automatic Casing):
3751         * dbus.texi (Signals):
3752         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3753         * mh-e.texi (HTML):
3754         * nxml-mode.texi (Locating a schema)
3755         (Using the document's URI to locate a schema):
3756         * org.texi (Footnotes, Using the mapping API):
3757         * rcirc.texi (Channels): Remove duplicate words.
3759 2009-02-20  Glenn Morris  <rgm@gnu.org>
3761         * dired-x.texi (Miscellaneous Commands):
3762         * gnus.texi: Minor updates for mbox Rmail.
3764 2009-02-16  Karl Berry  <karl@gnu.org>
3766         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3767         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3768         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3769         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3770         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3771         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3772         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3773         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3774         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3775         Consistently use @insertcopying in the Top node,
3776         @contents at the front (after @end titlepage),
3777         and @direntry after @copying.  (Bug#1988)
3779 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
3781         * auth.texi: New file documenting auth-source.
3783 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
3785         * org.texi (Org Plot): Fix link.
3787 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
3789         * epa.texi (Mail-mode integration): Mention the way to do
3790         "encrypt-to-self".  (Bug#1807)
3792 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
3794         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
3796 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
3798         * gnus-news.texi: Print version about Incoming*.
3800 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
3802         * org.texi (Structure editing, Handling links)
3803         (Fast access to TODO states, Javascript support): Make standard docs
3804         correctly reflect default variable settings.
3806 2009-02-02  Glenn Morris  <rgm@gnu.org>
3808         * org.texi: Fix typos.
3810 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
3812         Sync with Tramp 2.1.15.
3814         * trampver.texi: Update release number.
3816 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
3818         * org.texi (TODO dependencies): Document TODO dependencies on
3819         checkboxes.
3821 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
3823         * org.texi (TODO dependencies): Document key binding for toggling
3824         ORDERED property.
3826 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
3828         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
3829         of hook functions.
3831 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
3833         * org.texi (TODO dependencies): New section.
3835 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
3837         * org.texi (Plain lists, TODO basics, Priorities)
3838         (Multiple sets in one file, Conflicts): Document interaction with
3839         `shift-selection-mode'.
3841 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
3843         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3844         Make Calc the subject of sentences.
3845         (Rearranging Formulas using Selections): Discuss new options
3846         for `j *'.
3848 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
3850         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3852 2009-01-26  Glenn Morris  <rgm@gnu.org>
3854         * org.texi: Fix typos.
3856 2009-01-26  Bill Wohler  <wohler@newt.com>
3858         * mh-e.texi (EDITION, UPDATED): Update.
3860 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
3862         * org.texi (References): Add information about remote references.
3863         (Built-in table editor): Document `C-c RET' in tables.
3864         (Math symbols, Quoting LaTeX code): Mention that simple
3865         LaTeX macros survive LaTeX export.
3866         (Images in LaTeX export): Show how to create a reference to a
3867         figure.
3868         (Sectioning structure): Document that the LaTeX class can be
3869         specified in a property.
3870         (Text areas in HTML export): New section.
3871         (External links): Add examples for text search and ID links.
3872         (Built-in table editor): Remove the descriptio of `C-c
3873         C-q', it not longer works.
3874         (Literal examples): Document that a space must follow
3875         the colon in short examples.
3876         (Relative timer): Document `org-timer-stop'.
3877         (Footnotes): New section.
3878         (Footnote markup): Shorten section and refer to new Footnote
3879         section.
3880         (Literal examples): Add documentation for line
3881         numbering in and references to code examples.
3882         (CSS support): Fix the description of default CSS styles.
3883         (Capturing column view): Document
3884         "file:path/to/file.org" as an allowed value for the ID property of
3885         a dynamic block copying column view.
3887 2009-01-23  Stephen Eglen  <stephen@gnu.org>
3889         * mh-e.texi (Getting Started): Describe $MH.
3891 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
3893         * tramp.texi (all): Harmonize usage of "external method",
3894         "external transfer method" and "out-of-band method".
3895         (Connection types): Precise the differences of inline and external
3896         methods.  Written by Adrian Phillips <a.phillips@met.no>.
3898 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
3900         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3901         commands as described at the top.  Reported by Allan Gottlieb
3902         <gottlieb@nyu.edu>.
3904 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3906         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3907         nnmail-pathname-coding-system.
3909 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3911         * org.texi (Relative timer): Fix typo.
3913 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
3915         * org.texi (Clocking work time): Fix typo.
3916         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
3918 2009-01-13  Glenn Morris  <rgm@gnu.org>
3920         * org.texi: Fix some more typos.
3922 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
3924         * org.texi: Fix some typos.
3926 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3928         * gnus.texi (Group Parameters): Add note for local variables.
3930 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3932         * gnus.texi (Converting Kill Files): Fix URL.
3933         Include gnus-kill-to-score.el in contrib directory.
3935 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
3937         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3938         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
3939         (Paging the Article): Add index entry.
3941 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
3943         * ada-mode.texi (Examples): Delete redundant text.
3945 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
3947         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
3949         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3950         addresses.
3952 2009-01-03  Bill Wohler  <wohler@newt.com>
3954         * mh-e.texi (Scan Line Formats): Indicate that first column should be
3955         kept empty.
3957 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
3959         * org.texi (Activation, Exporting, ASCII export, HTML export)
3960         (HTML Export commands, LaTeX/PDF export commands):
3961         Improve documentation about transient-mark-mode.
3962         (References): Document the use of special names like $LR1 to reference
3963         to fields in the last table row.
3965 2008-12-19  Juri Linkov  <juri@jurta.org>
3967         * info.texi (Search Text): Remove mention of removed key binding M-s.
3969 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
3971         * org.texi (References): Remove mentioning of @0 as reference for the
3972         last line, this has been reverted in the Lisp sources.
3974 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
3976         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3977         (DVI_TARGETS): Remove duplicates.  Add sasl.
3978         ($(infodir)/sasl, sasl.dvi): New targets.
3980 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
3982         * org.texi: Version number pushed to 6.15d.
3984 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
3986         * org.texi (Tables in LaTeX export): New section.
3987         (Images in LaTeX export): New section.
3988         (Inlined images, Images in HTML export): Sections renamed.
3990 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3992         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3994 2008-12-04  David Engster  <dengste@eml.cc>
3996         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
3997         of nnml-get-new-mail.  Change URL for mairix patch.
3999 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4001         * org.texi (Using the mapping API): Fix bug in mapping example.
4002         (Publishing options): Make the list of properties complete again, in
4003         correspondence to the variable `org-export-plist-vars'.
4004         (Property searches): Document new special values for time comparisons.
4005         (Tag inheritance): Refine the description of tag inheritance.
4006         (Project alist): Add info about the publishing sequence of components.
4007         (Effort estimates): Document the new relative timer.
4009 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4011         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4012         (Using Calc): Clarify use of `C-x * o'.
4013         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4015 2008-11-28  Richard M Stallman  <rms@gnu.org>
4017         * dbus.texi (Receiving Method Calls): Clean up previous change.
4019 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4021         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4022         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4023         `dbus-unescape-from-identifier'.
4024         (Receiving Method Calls): New constants `dbus-service-emacs' and
4025         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4026         (Signals): Use the constants in the example.
4028 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4030         * org.texi: Re-apply change to FDL 1.3.
4032 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4034         * org.texi (Setting up Remember): Document `org-remember-mode'.
4035         (External links): Document that bbdb links can use a regular
4036         expression.
4037         (External links): Document that elisp links can contain interactive
4038         commands.
4040 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4042         * viper.texi (viper-translate-all-ESC-keysequences):
4043         Description removed.
4045 2008-11-19  Glenn Morris  <rgm@gnu.org>
4047         * doclicense.texi: Change to FDL 1.3.
4048         Relicense all texi files under FDL 1.3 or later.
4050 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4052         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4054 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4056         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4058         * ediff.texi: Version/date change.
4060 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4062         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4064 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4066         * calc.texi (About This Manual): Comment out a mention of
4067         marginal notes.
4069 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4071         * org.texi (Clocking work time): Document the :formula property of
4072         clock tables.
4073         (Structure editing, Refiling notes): Document refiling regions.
4074         (Agenda commands): Document the double-prefix version
4075         of the `l' command in the agenda.
4076         (Handling links): Explain the effect of a double prefix
4077         arg to `C-c C-o'.
4078         (TODO basics): Add documentation for tag triggers.
4080 2008-10-23  Glenn Morris  <rgm@gnu.org>
4082         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4083         byte-compiling things like `+'.
4085         * ns-emacs.texi: Merge copyright years of author now with assignment
4086         into FSF years.
4087         (VER): Use it for easier automatic updating.  Use Emacs version rather
4088         than standalone Emacs.app version.
4090 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4092         * org.texi: Lots of minor fixes.
4093         (Capture): New chapter.
4094         (Org Plot): New section.
4096 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4098         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4100 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4102         * calc.texi (User Defined Units): Mention how to enter optional display
4103         string.
4105 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4107         * message.texi (Sending Variables): Fix variable documentation to
4108         avoid the "y/n" wording.
4110 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4112         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4114 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4116         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4117         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4119 2008-09-22  Bill Wohler  <wohler@newt.com>
4121         Release MH-E manual version 8.1.
4123         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4124         release 8.1.
4126         * mh-e.texi: Retain dual license as agreed to by the FSF.
4127         However, bump GPL to Version 3.
4128         Use @include for license text.
4130 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4132         * gnus.texi (Top, Setup, Fancy splitting to parent)
4133         (Store custom flags and keywords, Store arbitrary data):
4134         Clean up markup.
4136 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4138         * gnus.texi (The Gnus Registry): Document it.
4140 2008-09-08  David Engster  <dengste@eml.cc>
4142         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4143         Clarify section about choosing back end servers.
4145 2008-08-23  Glenn Morris  <rgm@gnu.org>
4147         * dired-x.texi (Shell Command Guessing):
4148         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4150 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4152         * trampver.texi: Update release number.
4154 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4156         * ns-emacs.texi: Update version.
4157         (Introduction): Correct menu location for options save.
4158         (Customization): Note that defaults are stored under org.gnu.Emacs.
4160 2008-08-11  Bill Wohler  <wohler@newt.com>
4162         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4163         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4164         Henman) (closes SF #1768928).
4166 2008-08-10  Glenn Morris  <rgm@gnu.org>
4168         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4169         assignment to FSF.  Change license to GFDL.
4170         (Top): Remove outdated references.
4172 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4174         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4175         Add gnus-summary-sort-by-most-recent-number and
4176         gnus-summary-sort-by-most-recent-date.
4177         (Summary Sorting): Explain prefix argument.
4179 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4181         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4182         gnus-summary-pipe-output.
4184 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4186         * dbus.texi (Receiving Method Calls): Document error handling of own
4187         D-Bus methods.
4189 2008-08-01  Bill Wohler  <wohler@newt.com>
4191         * mh-e.texi (Reading Mail)
4192         (Viewing Attachments): Describe new function
4193         mh-show-preferred-alternative.
4194         (Sending Mail, Redistributing, Sending Message): Describe new hook
4195         mh-annotate-msg-hook.
4197 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4199         * dbus.texi (Arguments and Signatures): Fix example.
4200         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4201         (Asynchronous Methods): New node.
4202         (Errors and Events): Describe extended layout of `dbus-event'.
4203         New defun `dbus-event-message-type'.
4205 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4207         * ediff.texi: Remove VMS support.
4209 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4211         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4212         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4214 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4216         * Makefile.in: Add mairix-el targets.
4218 2008-07-29  David Engster  <deng@randomsample.de>
4220         * mairix-el.texi: New file.
4222 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4224         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4225         project files.  Delete 'main_unit' project variable; not needed.  Allow
4226         process environment variables wherever project variables are allowed.
4227         Add tutorial section on multiple GNAT project files.
4229 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4231         Sync with Tramp 2.1.14.
4233         * trampver.texi: Update release number.
4235 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4237         * ns-emacs.texi:
4238         * faq.texi: Remove mentions of Mac Carbon.
4240 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4242         * gnus.texi (Saving Articles): Describe the 2nd argument of
4243         gnus-summary-save-in-pipe.
4244         (SpamAssassin): Use it.
4246 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4248         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4250 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4252         * org.texi (Export options): Document the use of the creator flag.
4254 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4256         * org.texi: New version 6.06a.
4258 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4260         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4261         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4263 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4265         * calc.texi (Editing Stack Entries):
4266         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4267         Calc's help functions.  Mention fixing typos.
4268         (Customizing Calc): Fix typo.
4270 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4272         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4273         the summary.
4275 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4277         * ns-emacs.texi (Customization): Corrected documentation on color
4278         specification formats.
4280 2008-07-19  Andreas Schwab  <schwab@suse.de>
4282         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4284         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4285         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4287 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4289         * dbus.texi (Inspection): Rework, introduce submenus.
4290         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4291         (Properties and Annotations, Arguments and Signatures): New nodes.
4293 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4295         * dbus.texi (Receiving Method Calls): Fix description of
4296         `dbus-register-method'.
4297         (Signals): Allow also signal arguments for filtering in
4298         `dbus-register-signal'.
4300 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4302         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4303         `cnorm'.
4304         (Arithmetic Tutorial): Simplify the verification of prime factors.
4306 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4308         * gnus.texi (Saving Articles): Mention
4309         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4311 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4313         * calc.texi: Adjust mode line throughout.
4315 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4317         * sasl.texi (Mechanisms): Fix typos.
4319 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4321         * calc.texi (Killing from the stack): Mention using normal Emacs
4322         copying.
4324 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4326         * tramp.texi (Password handling): Rename from "Password caching".
4327         Add `auth-source' mechanism.
4328         (Connection caching): Tramp reopens the connection automatically,
4329         when the operating system on the remote host has been changed.
4331 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4333         * makefile.w32-in (distclean): Remove makefile.
4335 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4337         * org.texi (Using the mapping API): New section.
4338         (Agenda column view): New section.
4339         (Moving subtrees): Document archiving to the archive sibling.
4340         (Agenda commands): Document columns view in the agenda.
4341         (Using the property API): Document the API for multi-valued properties.
4343 2008-06-17  Jason Riedy  <jason@acm.org>
4345         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4346         function, and efmt may be a two-argument function.
4347         (Radio tables): Document multiple destinations.
4349 2008-06-16  Glenn Morris  <rgm@gnu.org>
4351         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4352         Add Cover-Texts.
4354 2008-06-15  Glenn Morris  <rgm@gnu.org>
4356         * faq.texi (VER): Update to 23.0.60.
4358         * mh-e.texi: Remove option of licensing under GPL.
4359         Add Cover-Texts to GFDL permissions notice.
4360         (GPL): Remove section.
4361         (GFDL): Include doclicense.texi rather than the actual text.
4363         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4364         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4366         * sasl.texi: Fix output file name.
4368         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4370         * gnus-coding.texi: Refer to license in Gnus manual.
4372         * idlwave.texi, sasl.texi: Use @copying.
4374         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4376         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4378         * url.texi: Use @copying, @title, @subtitle, @author.
4380         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4381         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4382         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4383         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4384         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4385         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4386         * widget.texi, woman.texi:
4387         Remove references to external license, since doclicense is included.
4389         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4390         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4391         Remove references to non-existent Invariant Sections.
4393 2008-06-14  Glenn Morris  <rgm@gnu.org>
4395         * faq.texi (Major packages and programs): Remove references to external
4396         Supercite, Calc, VIPER, since they have been included for some time.
4397         Update VM, AUCTeX, BBDB entries.
4399 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4401         * newsticker.texi: Updated to match latest newsticker changes.
4403 2008-06-13  Glenn Morris  <rgm@gnu.org>
4405         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4406         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4407         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4408         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4409         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4410         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4411         * woman.texi:
4412         Update Back-Cover Text as per maintain.info.
4414 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4416         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4418         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4419         (gnus-faq.xml): Update repository host.
4421         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4423 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4425         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4426         Fix a typo.
4428 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4430         * gnus.texi (Mail Source Customization): Correct values of
4431         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4432         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4434 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4436         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4437         coding standards.
4439 2008-06-14  David Engster  <dengste@eml.cc>
4441         * gnus.texi (nnmairix): Markup fixes.
4443 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4445         * gnus.texi (nnmairix): Markup and other minor fixes.
4447 2008-06-05  David Engster  <dengste@eml.cc>
4449         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4451 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4453         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4454         (Searching, nnir, nnmairix): New stub nodes.
4456 2008-05-30  Felix Lee  <felix.1@canids.net>
4458         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4460 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4462         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4464 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4466         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4468 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4470         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4472 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4474         * info.texi (Top): Fix typo in xref.
4476 2008-05-05  Karl Berry  <karl@gnu.org>
4478         * info.texi (Top): @xref to stand-alone manual.
4480 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4482         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4483         (Various Summary Stuff): Fix typo in last xref.
4485 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4487         * org.texi (Moving subtrees): Fix typo.
4489 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4491         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4492         Tramp via `tramp-mode'.
4494 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4496         * org.texi: Massive changes, in many parts of the file.
4498 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4500         * gnus.texi (Oort Gnus): Add message-fill-column.
4502 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4504         * gnus.texi (Mail Source Specifiers): Typo fix.
4506 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4508         * gnus.texi (Diary Headers Generation): Update key binding for
4509         `gnus-diary-check-message'.
4511 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4513         * gnus.texi (Emacsen): Addition.
4515 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4517         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4519 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4521         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4523 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4525         * gnus-news.texi: Update tool bar item.
4527 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4529         * gnus-news.texi: Fix typos.
4531 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4533         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4534         Add mention of `kron'.
4536 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4538         * epa.texi (Encrypting/decrypting *.gpg files):
4539         Document epa-file-name-regexp.
4541 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4543         * gnus.texi (Example Methods): Fix description about ssh-agent.
4544         (Indirect Functions): Fix the default value of nntp-telnet-command;
4545         remove link to connect.html.
4547 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4549         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4550         dbus-call-method.
4551         (Receiving Method Calls): The timeout can be set by the calling client.
4553         * trampver.texi: Update release number.
4555 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4557         * gnus.texi (Top): Fix version.  Add SASL.
4559 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4561         Sync with Tramp 2.1.13.
4563         * trampver.texi: Update release number.
4565 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4567         * org.texi: Update to new org-mode website.
4569 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4571         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4573 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4575         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4576         gnus-read-ephemeral-gmane-group-url,
4577         gnus-read-ephemeral-emacs-bug-group,
4578         gnus-read-ephemeral-debian-bug-group.
4580 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4582         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4584         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4585         Add FIXMEs for Bookmarks and gnus-registry-marks.
4587 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4589         * gnus.texi (Smileys): Document `smiley-style'.
4591 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4593         * gnus.texi (Gnus Development): Clarify difference between ding and
4594         gnu.emacs.gnus.
4595         (MIME Commands, Using MIME, RSS): Fix markup.
4597         * gnus-faq.texi ([8.4]): Ditto.
4599 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4601         * gnus.texi (Emacsen): Remove obsolete stuff.
4603 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4605         * gnus.texi (Oort Gnus): Add version info WRT
4606         `mail-source-delete-incoming'.
4608 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4610         * gnus.texi (Top): Add "Other related manuals" and version info in
4611         `iftex' output.
4612         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4613         gnus-balloon-face-0 and the corresponding format specifiers.
4615 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4617         * tramp.texi (Filename completion): Remove footnote about let-bind
4618         of `partial-completion-mode'.  It doesn't work this way.
4620 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4622         * pcl-cvs.texi (Contributors): Update my email.
4624 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4626         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4628 2008-03-17  Bill Wohler  <wohler@newt.com>
4630         * mh-e.texi (Viewing): Update URL for adding header fields to
4631         mh-invisible-header-fields-default.
4633 2008-03-16  Bill Wohler  <wohler@newt.com>
4635         * mh-e.texi (Preface): Add Gnus to requirements.
4636         (Forwarding): Note that forwarded MIME messages are now inline.
4638 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4640         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4641         (Common Variables): Give precedence to the netcat methods over the
4642         telnet methods, and mention that they are more reliable.
4644 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
4646         * org.texi (Exporting Agenda Views): Document agenda export to
4647         iCalendar.
4648         (Progress logging): Document the new progress logging stuff.
4650 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4652         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4653         Update for change of `mail-source-delete-incoming'.
4655         * gnus-news.texi: Ditto.
4657 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
4659         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4660         custom versions.
4662 2008-03-07  Alan Mackenzie  <acm@muc.de>
4664         * cc-mode.texi (Limitations and Known Bugs): State that the number of
4665         parens/brackets in a k&r region is limited.
4667 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
4669         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
4670         using different Emacs versions.
4672 2008-02-27  Glenn Morris  <rgm@gnu.org>
4674         * sc.texi: Remove a lot of old and obsolete info.
4675         (titlepage): Simplify.
4676         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
4677         (VM with any Emacsen, GNEWS with any Emacsen)
4678         (Overloading for Non-conforming MUAs, Version 3 Changes)
4679         (The Supercite Mailing List): Delete nodes.
4680         (Introduction): Remove info about old packages.
4681         (Getting Connected): Simplify.  Remove info about old packages.
4682         (Citing Commands): Delete Emacs 19 info.
4683         (Hints to MUA Authors): Simplify.
4684         (Thanks and History): Merge in some info from the deleted node
4685         "Version 3 Changes".
4687 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
4689         * org.texi (Setting tags, In-buffer settings):
4690         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
4692 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4694         * gnus-news.texi: Mention that spaces and tabs are allowed in the
4695         installation directory name.
4697 2008-02-12  Romain Francoise  <romain@orebokech.com>
4699         * epa.texi (Overview): Fix typo.
4701 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
4703         * epa.texi (Quick start): Remove the .emacs setting.
4705 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
4707         * epa.texi (Quick start): Use the command `epa-enable' instead of
4708         loading `epa-setup'.
4710 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
4712         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
4713         ($(infodir)/epa, epa.dvi): New targets.
4715 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
4717         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4719         * epa.texi: New manual documenting the EasyPG Assistant.
4721 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
4723         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4724         (Inspection): New function dbus-ping.
4726 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
4728         * tramp.texi (Remote processes): Add `shell-command'.
4730 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
4732         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4733         (Group Parameters): Document `mail-source' parameter.
4735 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
4737         * tramp.texi (Inline methods): The hostname of the su(do)? methods
4738         must be a local host.
4740 2008-01-26  Michael Olson  <mwolson@gnu.org>
4742         * erc.texi: Update version for ERC 5.3 release.
4743         (Obtaining ERC): Update extras URLs for 5.3.
4744         (Development): Write instructions for git, and remove those for Arch.
4745         (History): Mention the switch to git.
4747 2008-01-24  Karl Berry  <karl@gnu.org>
4749         * info.texi (Search Index, Search Text): Mention the command
4750         character in the section name, a la the (Go to node) node.
4752 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
4754         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4756 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4758         * gnus-news.texi: Mention gnus-article-describe-bindings.
4760 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4762         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4764 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
4766         * org.texi (Property inheritance): New section.
4767         (Conventions): New section.
4768         (Structure editing): Document C-RET, the prefix arg to the cut/copy
4769         commands, and the new bindings for refiling.
4770         (Sparse trees): Document the new special command for sparse trees.
4771         (References): Be more clear about the counting of hilines.
4772         (Handling links): Document M-p/n for accessing links.
4773         (Fast access to TODO states): New section.
4774         (Per file keywords): New section.
4775         (Property inheritance): New section.
4776         (Column attributes): New summary types.
4777         (Capturing Column View): New section.
4778         (The date/time prompt): Cover the new features in the date/time prompt.
4779         Compactify the table of keys for the calendar remote control.
4780         (Clocking work time): Document the new :scope parameter.
4781         (Remember): Promoted to chapter.
4782         (Quoted examples): New section.
4783         (Enhancing text): New verbatim environments.
4785 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
4787         * trampver.texi: Update release number.
4789 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4791         * gnus.texi (Article Keymap):
4792         Add gnus-article-wide-reply-with-original; fix descriptions of
4793         gnus-article-reply-with-original and
4794         gnus-article-followup-with-original.
4796 2008-01-09  Glenn Morris  <rgm@gnu.org>
4798         * nxml-mode.texi: Add @copying section.
4800 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
4802         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4803         Server".  Add `message-send-mail-with-mailclient'.
4805         * gnus.texi (Posting Server): Move some text to "(message)Mail
4806         Variables" and add a reference here.
4808 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
4810         * dbus.texi (Receiving Method Calls): New chapter.
4811         (Errors and Events): Add serial number to events.  Replace "signal" by
4812         "message".  Introduce dbus-event-serial-number.
4814 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
4816         * dbus.texi (Type Conversion): Explain the type specification for empty
4817         arrays.  Use another example.
4819 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
4821         * dbus.texi (all): Replace "..." by @dots{}.
4822         (Type Conversion): Precise the value range for :byte types.
4823         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4824         Mention its return value.
4825         (Errors and Events): There is no D-Bus error propagation during event
4826         processing.
4828 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
4830         * calc.tex (Yacas Language, Maxima Language, Giac Language):
4831         New sections.
4833 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
4835         * gnus.texi (Group Parameters): Reorder the text and add a note about
4836         `gnus-parameters' near the beginning of the node.
4838 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
4840         * gnus.texi (Score File Editing): Fix function name.
4842 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
4844         Sync with Tramp 2.1.12.
4846         * trampver.texi: Update release number.
4848 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
4850         * dbus.texi (Type Conversion): Correct input parameters mapping.
4852 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
4854         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4855         (Errors and Events): Mention wrong-type-argument error.
4857 2007-12-21  Alex Schroeder  <alex@gnu.org>
4859         * rcirc.texi: Changed single spaces after sentence end to double
4860         spaces.  Fixed some typos.
4861         (Internet Relay Chat): Explain relay.
4862         (Getting started with rcirc): Change items to reflect prompts.
4863         Add more explanation to rcirc-track-minor-mode and added a comment to
4864         warn future maintainers that this section is a copy.
4865         (People): Change /ignore example.
4866         (Keywords): Not keywords.
4868 2007-12-20  Alex Schroeder  <alex@gnu.org>
4870         * rcirc.texi (Top): Fighting Information Overload chapter added.
4871         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
4872         (rcirc commands): Move /ignore command to the new chapter.
4873         (Fighting Information Overload): New chapter documenting /keyword,
4874         /bright, /dim, channel ignore, and low priority channels.
4875         (Configuration): Document rcirc-server-alist, remove
4876         rcirc-startup-channels-alist and rcirc-default-server.
4878 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
4880         * dbus.texi (Signals): Fix example in dbus-register-signal.
4882 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
4884         * gnus.texi (Score Variables): Fix typo.
4886 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
4888         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4889         (Signals): Adapt dbus-send-signal and dbus-register-signal.
4890         (Errors and Events): Adapt dbus-event.
4892 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4894         * gnus.texi (Other Files): Add the yenc command.
4896 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
4898         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4899         since 2004-08-06.
4901 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4903         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4904         on body.
4906 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4908         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4909         and rfc2047-allow-irregular-q-encoded-words; fix description of
4910         rfc2047-encode-encoded-words.
4912 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
4914         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4916 2007-12-05  Michael Olson  <mwolson@gnu.org>
4918         * remember.texi (Diary): Remove "require" line for remember-diary.el.
4919         Update documentation for `remember-diary-file'.
4921 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
4923         * dbus.texi (Signals): Precise `dbus-register-signal'.
4924         (Errors and Events): Rework events part, the internal structure of
4925         dbus-event has changed.
4927 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
4929         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4930         ($(infodir)/dbus, dbus.dvi): New targets.
4932 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
4934         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4935         unconditionally.
4937         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4938         emulation with @print{}.
4940 2007-12-02  Richard Stallman  <rms@gnu.org>
4942         * dbus.texi (Overview): Minor cleanup.
4944 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
4946         * Makefile.in (INFO_TARGETS): Add dbus.
4947         (DVI_TARGETS): Add dbus.dvi.
4948         (dbus, dbus.dvi): New targets.
4950         * dbus.texi: New file.
4952 2007-11-24  Romain Francoise  <romain@orebokech.com>
4954         * nxml-mode.texi: Add description in @direntry.
4955         Fix file name to match @setfilename.
4957 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
4959         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4960         ($(infodir)/nxml-mode): New rule.
4962         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4963         ($(infodir)/nxml-mode): New rule.
4964         (clean): Add nxml-mode*.
4966         * nxml-mode.texi: New file with nxml manual.
4968 2007-11-18  Richard Stallman  <rms@gnu.org>
4970         * flymake.texi (Example -- Configuring a tool called directly):
4971         Update example.
4973 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
4975         * tramp.texi (Filename completion): Simplify explanation of
4976         double-slash behavior.  Explain directory contents flushing.
4978 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
4980         * calc.texi (TeX and LaTeX Language Modes): Put in
4981         missing braces.
4983 2007-11-15  Richard Stallman  <rms@gnu.org>
4985         * cl.texi (Equality Predicates): Delete `eql'.
4986         (Predicates, Naming Conventions, Top): Delete `eql'.
4987         (Common Lisp Compatibility): Delete `eql'.
4988         (Porting Common Lisp): Delete obsolete backquote info.
4989         Minor clarification about character constants.
4990         (Sequence Basics): Minor clarification.
4992 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
4994         * cc-mode.texi (Electric Keys, Custom Macros):
4995         * tramp.texi (Filename completion): Fix typos.
4997 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
4999         * calc.texi (Basic commands): Mention the menu.
5001 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5003         * tramp.texi (Connection caching): Tramp flushes connection
5004         properties when remote operating system has been changed.
5006 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5008         * gnus-news.texi: Fix spelling.
5009         `message-insert-formatted-citation-line', not
5010         `message-insert-formated-citation-line'.
5012         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5014 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5016         * tramp.texi (Overview): Mention also the PuTTY integration under
5017         w32.  Remove paragraphs about Tramp's experimental status.
5018         (Frequently Asked Questions): Add code example for highlighting the
5019         mode line.
5021 2007-11-03  Michael Olson  <mwolson@gnu.org>
5023         * remember.texi: Change mentions of remember-buffer to
5024         remember-finalize throughout.
5026 2007-10-30  Michael Olson  <mwolson@gnu.org>
5028         * remember.texi (Copying): Remove.
5029         (Mailbox): Update with non-BBDB instructions.
5030         (Diary, Org): Add.
5031         (Bibliography, Planner Page): Remove.
5033 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5035         * makefile.w32-in (INFO_TARGETS): Add remember.
5036         (DVI_TARGETS): Add remember.dvi.
5037         ($(infodir)/remember): New rule.
5038         (clean): Add remember*.
5040 2007-10-30  Michael Olson  <mwolson@gnu.org>
5042         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5043         ($(infodir)/remember): New rule that builds the Remember Manual.
5045         * remember.texi: New file containing the Remember Mode Manual.
5046         Shuffle chapters around after initial import.
5047         (Function Reference): Split Keystrokes into separate chapter.
5048         (Keystrokes): Document C-c C-k.
5049         (Introduction): Fix typographical issue with "---".
5051 2007-10-29  Richard Stallman  <rms@gnu.org>
5053         * widget.texi (Introduction): Delete discussion of implementation
5054         internals.
5056 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5058         * tramp.texi (Connection caching): Host names must be different
5059         when tunneling.
5061 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5063         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5064         Gnus v5.13.
5066 2007-10-28  Miles Bader  <miles@gnu.org>
5068         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5070 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5072         * gnus.texi (Sorting the Summary Buffer):
5073         Remove gnus-article-sort-by-date-reverse.
5075 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5077         * gnus.texi (Non-ASCII Group Names): New node.
5078         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5079         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5081 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5083         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5084         clean the output of the program `imap-shell-program'.
5086 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5088         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5090 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5092         * gnus.texi (Sticky Articles): Documentation for sticky article
5093         buffers.
5095 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5097         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5099 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5101         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5103 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5105         * gnus.texi (Archived Messages):
5106         Document gnus-update-message-archive-method.
5108 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5110         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5112 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5114         * gnus.texi (Group Maneuvering):
5115         Document `gnus-summary-next-group-on-exit'.
5117 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5119         * gnus.texi (Really Various Summary Commands):
5120         Mention gnus-auto-select-on-ephemeral-exit.
5122 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5124         * gnus.texi, message.texi: Bump version number.
5126 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5128         * gnus.texi (Group Line Specification, Misc Group Stuff)
5129         (Server Commands): Parenthesize @pxref{Mail Spool}.
5131 2007-10-28  Didier Verna  <didier@xemacs.org>
5133         New user option: message-signature-directory.
5134         * message.texi (Insertion Variables): Document it.
5135         * gnus.texi (Posting Styles): Ditto.
5137 2007-10-28  Didier Verna  <didier@xemacs.org>
5139         * gnus.texi (Group Line Specification):
5140         * gnus.texi (Misc Group Stuff):
5141         * gnus.texi (Server Commands): Document the group compaction feature.
5143 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5145         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5147         * message.texi (Various Message Variables): Add message-fill-column.
5149 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5151         * gnus.texi: Untabify.
5153 2007-10-28  Didier Verna  <didier@xemacs.org>
5155         * gnus.texi (Group Parameters): Document the posting-style merging
5156         process in topic-mode.
5158 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5160         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5162 2007-10-28  Romain Francoise  <romain@orebokech.com>
5164         * gnus.texi (Mail Spool): Fix typo.
5165         Update copyright.
5167 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5169         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5171 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5173         * gnus.texi (Summary Generation Commands):
5174         Add gnus-summary-insert-ticked-articles.
5176 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5178         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5179         to spam-spamassassin-program.
5181 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5183         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5185 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5187         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5189 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5191         * message.texi (Mail Headers): Document `opportunistic'.
5193 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5195         * emacs-mime.texi (Encoding Customization): Explain how to set
5196         mm-coding-system-priorities per hierarchy.
5198 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5200         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5201         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5203 2007-10-28  Didier Verna  <didier@xemacs.org>
5205         * message.texi (Wide Reply): Update documentation of
5206         message-dont-reply-to-names (now allowing a list of regexps).
5208 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5210         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5212 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5214         * gnus.texi (SpamAssassin back end): Fix typo.
5216         * sieve.texi (Examples): Fix grammar.
5218 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5220         * gnus.texi (Searching for Articles): Document M-S and M-R.
5221         (Limiting): Document / b.
5223 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5225         * gnus.texi (Thread Commands): T M-^.
5227 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5229         * message.texi (Mail Aliases): Document ecomplete.
5230         (Mail Aliases): Fix typo.
5232 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5234         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5235         fix typo.
5237 2007-10-28  Romain Francoise  <romain@orebokech.com>
5239         * gnus.texi (Mail Spool): Grammar fix.
5241 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5243         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5244         string.
5246 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5248         * gnus.texi (Group Parameters): Fix description.
5250 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5252         * gnus.texi (Gmane Spam Reporting):
5253         Fix spam-report-gmane-use-article-number.
5254         Add spam-report-user-mail-address.
5256 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5258         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5260 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5262         * gnus.texi (Group Parameters): Add simplified sorting example based on
5263         example for `Sorting the Summary Buffer' from Jari Aalto
5264         <jari.aalto@cante.net>.
5265         (Example Methods): Add example for an indirect connection.
5267 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5269         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5270         (Agent Parameters): Updated parameter names to match code.
5271         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5272         'gnus-agent-summary-fetch-series'.
5273         (Agent and flags): New section providing a generalized discussion
5274         of flag handling.
5275         (Agent and IMAP): Remove flag discussion.
5276         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5278 2007-10-28  Romain Francoise  <romain@orebokech.com>
5280         * gnus.texi (Exiting the Summary Buffer): Add new function
5281         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5283 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5285         * gnus.texi (Conformity): Fix typo.
5286         (Customizing Articles): Document `first'.
5288 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5290         * gnus.texi (Sorting the Summary Buffer):
5291         Add `gnus-thread-sort-by-date-reverse'.  Add example
5292         host to different sorting in NNTP and RSS groups.
5294 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5296         * message.texi (Insertion): Describe prefix for
5297         message-mark-inserted-region and message-mark-insert-file.
5299 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5301         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5302         LaTeX documents.  Describe "text/x-gnus-verbatim".
5304 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5306         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5307         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5308         (spam-stat spam filtering, SpamOracle)
5309         (Extending the Spam ELisp package): Remove extra quote symbol for
5310         clarity.
5312 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5314         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5315         gnus-article-delete-part and gnus-article-replace-part.
5316         (Using MIME): Add gnus-mime-replace-part.
5318 2007-10-28  Romain Francoise  <romain@orebokech.com>
5320         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5321         requires `auto-compression-mode' to be enabled.  Add new nnml
5322         variable `nnml-compressed-files-size-threshold'.
5324 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5326         * gnus.texi (Sorting the Summary Buffer):
5327         Add gnus-thread-sort-by-recipient.
5329 2007-10-28  Romain Francoise  <romain@orebokech.com>
5331         * message.texi (Insertion Variables): Mention new variable
5332         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5333         documentation accordingly.
5335 2007-10-28  Romain Francoise  <romain@orebokech.com>
5337         * gnus.texi (To From Newsgroups): Mention new variables
5338         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5340 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5342         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5343         stuff; gnus-mime-inline-part does the automatic decompression.
5345 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5347         * gnus.texi (Spam ELisp Package Configuration Examples):
5348         "training.ham" should be "training.spam".
5350 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5352         * message.texi (Mail Variables): Fix the default value for
5353         message-send-mail-function.
5355 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5357         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5358         always returns nil exceptionally.
5360 2007-10-28  Simon Josefsson  <jas@extundo.com>
5362         * gnus.texi (Article Washing): Add libidn URL.
5363         Suggested by Michael Cook <michael@waxrat.com>.
5365 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5367         * gnus.texi (Topic Commands): Fix next/previous.
5369 2007-10-28  Simon Josefsson  <jas@extundo.com>
5371         * gnus.texi (Article Washing): Mention `W i'.
5373 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5375         * gnus.texi (Group Parameters): Slight extension of sieve
5376         parameter description.
5378 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5380         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5381         matching score files as well.
5382         (Picons): Describe `gnus-picon-style'.
5384 2007-10-28  Romain Francoise  <romain@orebokech.com>
5386         * message.texi (Message Headers): Mention that headers are hidden
5387         using narrowing, and how to expose them.
5388         Update copyright.
5390 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5392         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5393         `gnus-summary-sort-by-recipient'.
5395 2007-10-28  Romain Francoise  <romain@orebokech.com>
5397         * gnus.texi (NNTP marks): New node.
5398         (NNTP): Move NNTP marks variables to the new node.
5400 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5402         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5404         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5406 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5408         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5409         everywhere for consistency.
5410         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5411         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5412         Say "regular expression" instead of "regex."  Admonish.
5413         Pick other words to sound better (s/so/thus/).
5414         (Spam ELisp Package Filtering of Incoming Mail):
5415         Mention statistical filters.  Remove old TODO.
5416         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5417         New section on sorting and displaying the spam score.
5418         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5419         backend but an alias to spam-use-BBDB.
5420         (Extending the Spam ELisp package): Rewrite the example using the
5421         new backend functionality.
5423 2007-10-28  Simon Josefsson  <jas@extundo.com>
5425         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5426         nntp-marks-directory, from Romain Francoise
5427         <romain@orebokech.com>.
5429 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5431         * gnus.texi (Hashcash): New default value of
5432         hashcash-default-payment.
5434 2007-10-28  Simon Josefsson  <jas@extundo.com>
5436         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5437         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5439 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5441         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5443 2007-10-28  Simon Josefsson  <jas@extundo.com>
5445         * gnus.texi (documentencoding): Add, to avoid warnings.
5447 2007-10-28  Simon Josefsson  <jas@extundo.com>
5449         * message.texi (Mail Headers): Add.
5451         * gnus.texi (Hashcash): Fix.
5453 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5455         * gnus.texi (Hashcash): Change location of library, also mention
5456         that payments can be verified and fix the name of the
5457         hashcash-path variable.
5459 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5461         * gnus.texi (Article Display): Add `gnus-picon-style'.
5463 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5465         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5467 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5469         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5470         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5471         warning about ham processors in spam groups removed.
5473 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5475         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5476         From Hubert Chan <hubert@uhoreg.ca>.
5478 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5480         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5481         (Mailing List): Typo.
5482         (Customizing Articles): Add gnus-treat-ansi-sequences.
5483         (Article Washing): Index.
5485         * message.texi: Use m-dash consistently.
5487 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5489         * gnus.texi (GroupLens): Remove.
5491 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5493         * gnus.texi (Outgoing Messages, Agent Variables):
5494         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5495         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5497 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5499         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5501 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5503         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5505         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5507 2007-10-28  Simon Josefsson  <jas@extundo.com>
5509         * gnus.texi (Top): Add SASL.
5511 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5513         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5515 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5517         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5519 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5521         * calc.texi (Formulas, Composition Basics): Lower the
5522         precedence of negation.
5524 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5526         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5527         Mention the new three-letter column identifiers.
5528         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5529         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5530         message when using `c' on an empty default with default printer.
5531         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5532         renamed to `ses--symbolic-formulas' some time ago.
5534 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5536         * calc.texi (Default Simplifications, Making Selections)
5537         (Customizing Calc): Clarify associativity of multiplication.
5539 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5541         * tramp.texi (Traces and Profiles): Simplify loop over
5542         `trace-function-background'.
5544 2007-10-22  Juri Linkov  <juri@jurta.org>
5546         * dired-x.texi (Shell Command Guessing): Default values are now
5547         available by typing M-n instead of M-p.
5549 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5551         * tramp.texi (Cleanup remote connections): New section.
5552         (Password caching): Remove `tramp-clear-passwd'.
5553         It's not a command anymore.
5554         (Bug Reports): Add `tramp-bug' to function index.
5555         (Function Index, Variable Index): New nodes.
5556         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5558         * trampver.texi: Update release number.
5560 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5562         * calc.texi (History and Acknowledgements): Turn comment
5563         about integer size into past tense.
5564         (Time Zones): Remove pointer to Calc author's address.
5565         (Trigonometric and Hyperbolic Functions): Mention cotangent
5566         and hyperbolic cotangent.  Fix typo.
5568 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5570         Sync with Tramp 2.1.11.
5572         * trampver.texi: Update release number.
5574 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5576         * tramp.texi (External packages): New section.
5578 2007-09-29  Juri Linkov  <juri@jurta.org>
5580         * info.texi (Help-Int): Document `L' (`Info-history').
5582 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5584         * org.texi: Change links to webpage and maintained email.
5585         (Remember): Promote to Chapter, significant changes.
5586         (Fast access to TODO states): New section.
5587         (Faces for TODO keywords): New section.
5588         (Export options): Example for #+DATE.
5589         (Progress logging): Section moved.
5591 2007-09-26  Bill Wohler  <wohler@newt.com>
5593         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5594         browse-url-at-mouse.
5596 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5598         * flymake.texi (Customizable variables): Face names don't end in -face.
5599         Fix flymake-err-line-patterns template.
5600         (Example -- Configuring a tool called directly): Fix init-function.
5601         (Highlighting erroneous lines): Face names don't end in -face.
5603 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5605         * erc.texi (Special-Features): Fix small typo.
5607 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5609         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5610         and "External transfer methods".
5612 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5614         * calc.texi (Predefined Units): Add some history.
5616 2007-09-08  Michael Olson  <mwolson@gnu.org>
5618         * erc.texi (Copying): New section included from gpl.texi.
5619         This matches the look of the upstream ERC manual.
5621 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5623         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5624         (Random Numbers): Clarify the distribution of `random'.
5626 2007-09-06  Glenn Morris  <rgm@gnu.org>
5628         Move manual sources from man/ to subdirectories of doc/.
5629         Split into the Emacs manual in emacs/, and other manuals in misc/.
5630         Change all setfilename commands to use ../../info.
5631         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5632         refer to the Emacs manual here.
5633         (infodir): New variable.
5634         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5635         (cc-mode.texi, faq.texi): Update references to source file locations.
5636         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5637         do not refer to the Emacs manual here.
5638         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5640         * Makefile.in: Add `basename' versions of all info targets, for
5641         convenience when rebuilding just one manual.
5642         (../etc/GNU): Delete obsolete target.
5643         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5644         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
5645         *.vrs *.toc here...
5646         (maintainer-clean): ...from here.
5648         * makefile.w32-in (../etc/GNU): Delete obsolete target.
5650 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
5652         * calc.texi (Date Conversions): Clarify definition of
5653         Julian day numbering.
5654         (Date Forms): Clarify definition of Julian day numbering;
5655         add some history.
5657 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
5659         * org.texi: Version 5.07.
5661 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5663         * message.texi (MIME): Replace mml-attach with mml-attach-file.
5665 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
5667         * org.texi (Adding hyperlink types): New section.
5668         (Embedded LaTeX): Chapter updated because of LaTeX export.
5669         (LaTeX export): New section.
5670         (Using links out): New section.
5672 2007-08-22  Glenn Morris  <rgm@gnu.org>
5674         * faq.texi (Learning how to do something): Refcards now in
5675         etc/refcards/ directory.
5677 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
5679         * tramp.texi (Remote Programs): Persistency file must be cleared when
5680         changing `tramp-remote-path'.
5681         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
5682         macro.
5684 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
5686         * calc.texi: Move contents to beginning of file.
5687         (Algebraic Entry): Fix the formatting of an example.
5689 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
5691         * calc.texi (Basic Operations on Units): Mention exact versus
5692         inexact conversions.
5694 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
5696         * calc.texi (Basic Operations on Units): Mention default
5697         values for new units.
5698         (Quick Calculator Mode): Mention that binary format will
5699         be displayed.
5701 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5703         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
5705 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5707         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
5709 2007-08-08  Glenn Morris  <rgm@gnu.org>
5711         * gnus.texi, sieve.texi: Replace `iff'.
5713 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
5715         * calc.texi (Basic Graphics): Mention the graphing of error
5716         forms.
5717         (Graphics Options): Mention how `g s' handles error forms.
5718         (Curve Fitting): Mention plotting the curves.
5719         (Standard Nonlinear Models): Add additional models.
5720         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5721         (Linear Fits): Correct result.
5723 2007-08-01  Alan Mackenzie  <acm@muc.de>
5725         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5726         to "--no-site-file".
5728 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
5730         * tramp.texi (Frequently Asked Questions): Point to mode line
5731         extension in Emacs 23.1.
5733         * trampver.texi: Update release number.
5735 2007-07-27  Glenn Morris  <rgm@gnu.org>
5737         * calc.texi (Copying): Include license text from gpl.texi, rather than
5738         in-line.
5740 2007-07-25  Glenn Morris  <rgm@gnu.org>
5742         * calc.texi (Copying): Replace license with GPLv3.
5744         * Relicense all FSF files to GPLv3 or later.
5746 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
5748         Sync with Tramp 2.1.10.
5750         * tramp.texi (trampfn): Expand macro implementation in order to handle
5751         empty arguments.
5752         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
5753         occurrences by trampfn.
5754         (Frequently Asked Questions): Extend example code for host
5755         identification in the modeline.  Add bbdb to approaches shortening Tramp
5756         file names to be typed.
5758         * trampver.texi: Update release number.
5760 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
5762         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5763         section.  Reported by <poti@potis.org>.
5764         (Remote processes): Arguments of the program to be debugged are taken
5765         literally.
5766         (Frequently Asked Questions): Simplify recentf example.
5768 2007-07-14  Karl Berry  <karl@gnu.org>
5770         * info.texi (@copying): New Back-Cover Text.
5772         * info.texi (Quitting Info): Move to proper place in source.
5773         (Reported by Benno Schulenberg.)
5775 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
5777         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5779         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5781         * emacs-mime.texi: Add @documentencoding directive.
5783 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
5785         * tramp.texi (Remote processes): Add an anchor to the subsection
5786         "Running a debugger on a remote host".
5788 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
5790         * tramp.texi (Remote processes): Don't call it "experimental" any
5791         longer.  Add subsection about running a debugger on a remote host.
5793 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
5795         * org.texi (Properties and columns): Chapter rewritten.
5797 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
5799         * tramp.texi:
5800         * trampver.texi: Migrate to Tramp 2.1.
5802 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
5804         * org.texi (Properties): New chapter.
5806 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
5808         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5809         Control Panel.
5811         * gnus.texi (Misc Article): Add index entry for
5812         gnus-single-article-buffer.
5814 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5816         * gnus.texi (Starting Up): Fix typo.
5818 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5820         * gnus.texi (Asynchronous Fetching): Fix typo.
5822 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
5824         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5825         (About This Manual): Remove redundant information.
5826         (Getting Started): Mention author.
5827         (Basic Arithmetic, Customizing Calc): Make description of the
5828         variable `calc-multiplication-has-precedence' match its new effect.
5830 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
5832         * calc.texi (Basic Arithmetic, Customizing Calc):
5833         Mention the variable `calc-multiplication-has-precedence'.
5835 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
5837         * org.texi (Tag): Section swapped with node Timestamps.
5838         (Formula syntax for Lisp): Document new `L' flag.
5840 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
5842         * gnus.texi (Misc Group Stuff, Summary Buffer)
5843         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
5845 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
5847         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5848         * gnus.texi (Article Buttons, Mail Source Customization)
5849         (Sending or Not Sending, Customizing NNDiary):
5850         * message.texi (Message Headers):
5851         * mh-e.texi (HTML): Fix typos.
5853 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
5855         Sync with Tramp 2.0.56.
5857         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5858         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
5860 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
5862         * Version 22.1 released.
5864 2007-05-26  Michael Olson  <mwolson@gnu.org>
5866         * erc.texi (Modules): Fix references to completion modules.
5868 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
5870         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5872 2007-05-09  Didier Verna  <didier@xemacs.org>
5874         * gnus.texi (Email Based Diary): New.  Proper documentation for the
5875         nndiary back end and the gnus-diary library.
5877 2007-05-03  Karl Berry  <karl@gnu.org>
5879         * .cvsignore (*.pdf): New entry.
5881         * texinfo.tex: Update from current version for better pdf generation.
5883 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
5885         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5887 2007-04-28  Glenn Morris  <rgm@gnu.org>
5889         * faq.texi (New in Emacs 22): Restore mention of python.el pending
5890         consideration of legal status.
5892 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
5894         * idlwave.texi: Minor updates for IDLWAVE 6.1.
5896 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
5898         * faq.texi (New in Emacs 22): python.el removed.
5900 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
5902         * calc.texi (Reporting bugs): Update maintainer's address.
5904 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
5906         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5908 2007-04-15  Jay Belanger  <belanger@truman.edu>
5910         * calc.texi (Title page): Remove the date.
5911         (Basic Arithmetic): Emphasize that / binds less strongly than *.
5912         (The Standard Calc Interface): Change trail title.
5913         (Floats): Mention that when non-decimal floats are entered, only
5914         approximations are stored.
5915         (Copying): Move to the appendices.
5916         (GNU Free Documentation License): Add as an appendix.
5918 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
5920         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5921         * dired-x.texi, ebrowse.texi, ediff.texi:
5922         * emacs-mime.texi, erc.texi, eshell.texi:
5923         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5924         * idlwave.texi, message.texi, newsticker.texi, org.texi:
5925         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5926         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5927         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5928         * woman.texi: Include GFDL.
5930         * doclicense.texi: Remove node heading, so that it can be included by
5931         other files.
5933         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
5935         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5936         than *.
5938 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
5940         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5941         in Calc.
5943 2007-04-09  Romain Francoise  <romain@orebokech.com>
5945         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5946         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
5947         replace mouse-2.
5949 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
5951         * woman.texi (Word at point, Interface Options): woman-topic-at-point
5952         renamed to woman-use-topic-at-point.  Document new behavior.
5954 2007-04-08  Richard Stallman  <rms@gnu.org>
5956         * url.texi: Fix some indexing.
5957         (Disk Caching): Drop discussion of old/other Emacs versions.
5959 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
5961         * url.texi (Disk Caching): Say Emacs 21 "and later".
5963         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5964         on Font locking which now mentions JIT lock.
5966 2007-04-01  Michael Olson  <mwolson@gnu.org>
5968         * erc.texi: Update for the ERC 5.2 release.
5970 2007-03-31  David Kastrup  <dak@gnu.org>
5972         * woman.texi (Topic, Interface Options): Explain changes semantics of
5973         woman-manpath in order to consider MANPATH_MAP entries.
5975 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
5977         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5979 2007-03-26  Richard Stallman  <rms@gnu.org>
5981         * pgg.texi (Caching passphrase): Clean up previous change.
5983 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
5985         * gnus.texi (Setting Process Marks): Fix typo.
5987 2007-03-25  Romain Francoise  <romain@orebokech.com>
5989         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5990         readability, and include various fixes by Daniel Brockman, Nick Roberts
5991         and Dieter Wilhelm.
5993 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
5995         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5997         * gnus.texi (Mail Source Specifiers): Fix typo.
5999 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6001         * reftex.texi (Imprint): Update maintainer information.
6003 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6005         * message.texi (Message Buffers): Update documentation for
6006         message-generate-new-buffers.
6008 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6010         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6012 2007-03-21  Glenn Morris  <rgm@gnu.org>
6014         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6016 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6018         * eshell.texi (Known problems): Emacs 21 -> 22.
6020         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6022 2007-03-18  Jay Belanger  <belanger@truman.edu>
6024         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6026 2007-03-12  Glenn Morris  <rgm@gnu.org>
6028         * calc.texi (Time Zones): Switch to new North America DST rule.
6030         * calc.texi: Replace "daylight savings" with "daylight
6031         saving" in text throughout.
6033 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6035         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6036         The variable now uses a list of symbols instead of just a symbol.
6037         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6039 2007-03-06  Romain Francoise  <romain@orebokech.com>
6041         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6042         new packages, and mention Gnus update.
6044 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6046         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6047         nntp-open-connection-functions-never-echo-commands.
6049 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6051         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6052         problems on the console, and security risk in not using gpg-agent.
6054 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6056         * org.texi (The spreadsheet): Rename from "Table calculations".
6057         Completely reorganized and rewritten.
6058         (CamelCase links): Section removed.
6059         (Repeating items): New section.
6060         (Tracking TODO state changes): New section.
6061         (Agenda views): Chapter reorganized and rewritten.
6062         (HTML export): Section rewritten.
6063         (Tables in arbitrary syntax): New section.
6064         (Summary): Better feature summary.
6065         (Activation): Document problem with cut-and-paste of Lisp code
6066         from PDF files.
6067         (Visibility cycling): Document indirect buffer use.
6068         (Structure editing): Document sorting.
6069         (Remember): Section rewritten.
6070         (Time stamps): Better description of time stamp types.
6071         (Tag searches): Document regular expression search for tags.
6072         (Stuck projects): New section.
6073         (In-buffer settings): New keywords.
6074         (History and Acknowledgments): Updated description.
6076 2007-02-24  Alan Mackenzie  <acm@muc.de>
6078         * cc-mode.texi (Movement Commands): Insert two missing command names.
6079         (Getting Started): Slight wording correction (use conditional).
6081 2007-02-22  Kim F. Storm  <storm@cua.dk>
6083         * widget.texi (User Interface, Basic Types): Document need to put some
6084         text before the %v escape in :format string in editable-field widget.
6086 2007-02-18  Romain Francoise  <romain@orebokech.com>
6088         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6089         `cvs-mode-quit'.
6091 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6093         * widget.texi (Programming Example): Put constant strings in :format.
6095 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6097         * faq.texi (Fullscreen mode on MS-Windows): New node.
6099 2007-02-04  David Kastrup  <dak@gnu.org>
6101         * faq.texi (AUCTeX): Update version number.  Should probably be done
6102         for other packages as well.
6104 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6106         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6107         <tassilo@member.fsf.org>.
6109 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6111         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6112         ls-lisp-use-localized-time-format.
6114 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6116         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6118 2007-01-13  Michael Olson  <mwolson@gnu.org>
6120         * erc.texi (Modules): Mention capab-identify module.
6122 2007-01-05  Michael Olson  <mwolson@gnu.org>
6124         * erc.texi (Getting Started): Update for /RECONNECT command.
6126 2007-01-04  Richard Stallman  <rms@gnu.org>
6128         * ebrowse.texi: Change C-c b to C-c C-m.
6130 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6132         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6133         variables only in info to avoid redundant entries in the printed
6134         manual.
6136 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6138         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6140 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6142         * message.texi (Security): Split into sub-nodes.
6144 2007-01-01  Alan Mackenzie  <acm@muc.de>
6146         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6147         eval-after-load in Emacs <=21 and a workaround.  Document that
6148         trigraphs are not supported.
6150 2007-01-01  Alan Mackenzie  <acm@muc.de>
6152         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6153         c-context-line-break.  When invoked within a string, preserve
6154         whitespace.  Add a backslash only when also in a macro.
6156 2007-01-01  Alan Mackenzie  <acm@muc.de>
6158         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6160 2007-01-01  Alan Mackenzie  <acm@muc.de>
6162         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6163         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6165 2007-01-01  Alan Mackenzie  <acm@muc.de>
6167         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6168         "Choosing a Style".
6170         * cc-mode.texi ("Styles"): Add @dfn{style}.
6172 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6174         Sync with Tramp 2.0.55.
6176         * trampver.texi: Update release number.
6178 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6180         * gnus.texi (Customizing Articles): Add index entries for all
6181         gnus-treat-* variables.
6183 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6185         * gnus.texi (IMAP): Fix incorrect explanation of
6186         nnimap-search-uids-not-since-is-evil in documentation for
6187         nnimap-expunge-search-string.
6189 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6191         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6192         spam-ifile-database.
6194 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6196         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6197         rebind C-s.
6199 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6201         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6202         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6203         "expiring mail".
6204         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6205         nnimap-nov-is-evil.
6207 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6209         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6210         about the key procedure being used heavily.
6212 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6214         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6215         to t.
6216         (Prerequisites): Add explanation about gpg-agent.
6218 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6220         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6221         "sort" instead of "sort*".
6223 2006-12-19  Richard Stallman  <rms@gnu.org>
6225         * calc.texi (History and Acknowledgements): Recognize that Emacs
6226         now does have floating point.
6228 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6230         * tramp.texi (External transfer methods): Describe new method `scpc'.
6232 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6234         * pgg.texi: Added short note on gpg-agent to the introduction.
6236 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6238         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6239         also applies to Cc.
6241 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6243         * gnus.texi (X-Face): Clarify.  Say which programs are required
6244         on Windows.
6246 2006-12-08  Michael Olson  <mwolson@gnu.org>
6248         * erc.texi (Modules): Remove documentation for list module.
6250 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6252         * faq.texi (^M in the shell buffer): Ditto.
6254 2006-11-20  Michael Olson  <mwolson@gnu.org>
6256         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6258 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6260         * org.texi: Fix typos.
6261         (Agenda commands): Document `C-k'.
6263 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6265         * url.texi (http/https): Fix a typo in the HTTP URL.
6267 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6269         * ada-mode.texi: Total rewrite.
6271 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6273         * org.texi: Minor typo fixes.
6275 2006-11-13  Bill Wohler  <wohler@newt.com>
6277         Release MH-E manual version 8.0.3.
6279         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6280         release 8.0.3.
6282         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6283         to set MAILDIR.
6284         (Reading Mail): Document the customization of read-mail-command
6285         for MH-E.
6286         (Viewing Attachments): Document mm-discouraged-alternatives.
6287         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6288         (Junk): Add more information about the settings of mh-junk-background
6289         in a program.  Add /usr/bin/mh to PATH in examples.
6291 2006-11-12  Richard Stallman  <rms@gnu.org>
6293         * woman.texi: Update author address but say he no longer maintains it.
6295 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6297         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6298         archived trees.
6299         (Checkboxes): Section moved to chapter 5, and extended.
6300         (The date/time prompt): New section.
6301         (Link abbreviations): New section.
6302         (Presentation and sorting): New section.
6303         (Custom agenda views): Section completely rewritten.
6304         (Summary): Compare with Planner.
6305         (Feedback): More info about creating backtraces.
6306         (Plain lists): Modified example.
6307         (Breaking down tasks): New section.
6308         (Custom time format): New section.
6309         (Time stamps): Document inactive timestamps.
6310         (Setting tags): More details about fast tag selection.
6311         (Block agenda): New section.
6312         (Custom agenda views): Section rewritten.
6313         (Block agenda): New section.
6315 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6317         * tramp.texi (Configuration): scp is the default method.
6318         (Default Method): Use ssh as example for another method.
6320 2006-10-27  Richard Stallman  <rms@gnu.org>
6322         * woman.texi: Downcase nroff/troff/roff.
6323         (Installation): Chapter deleted.  Some xrefs deleted.
6324         (Background): woman doesn't advise man ;-).
6326 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6328         * ada-mode.texi (Project files, Identifier completion)
6329         (Automatic Casing, Debugging, Using non-standard file names)
6330         (Working Remotely): Fix typos.
6332 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6334         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6335         sample code `my-c-initialization-hook'.
6337 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6339         * widget.texi: Fix typos.
6341 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6343         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6344         "???".  There have been no complaints for years, so the information
6345         must be appropriate.
6347 2006-10-16  Richard Stallman  <rms@gnu.org>
6349         * widget.texi: Use @var instead of capitalization.
6350         Clarify many widget type descriptions.
6352 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6354         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6355         gnus-dired-attach.
6356         (Selecting a Group): Fix typo.
6358 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6360         * widget.texi: Fix typos.
6362 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6364         * gnus.texi (Image Enhancements): Update for Emacs 22.
6366         * gnus-faq.texi ([1.3]): Update.
6368 2006-10-06  Richard Stallman  <rms@gnu.org>
6370         * faq.texi (Displaying the current line or column):
6371         Delete "As of Emacs 20".
6373 2006-10-06  Romain Francoise  <romain@orebokech.com>
6375         * faq.texi (VM): VM works with Emacs 22 too.
6377 2006-10-06  Richard Stallman  <rms@gnu.org>
6379         * ebrowse.texi: Remove Emacs version "21" from title.
6381 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6383         * gnus.texi (Foreign Groups): Say where change of editing commands are
6384         stored.  Add reference to `gnus-parameters'.
6386 2006-09-15  Jay Belanger  <belanger@truman.edu>
6388         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6389         Change "Library Public License" to "Lesser Public License"
6390         throughout.  Use "yyyy" to represent year.
6392 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6394         * org.texi (Setting tags): Typo fix.
6396 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6398         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6400 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6402         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6404 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6406         * faq.texi (Escape sequences in shell output): EMACS is now set
6407         to Emacs's absolute file name, not to "t".
6408         (^M in the shell buffer): Likewise.
6409         * misc.texi (Interactive Shell): Likewise.
6411 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6413         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6414         mails with pop3-leave-mail-on-server.  Fix wording.
6415         (Limiting): Improve gnus-summary-limit-to-articles.
6416         (X-Face): Fix typo.
6418 2006-09-11  Simon Josefsson  <jas@extundo.com>
6420         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6421         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6423 2006-09-06  Simon Josefsson  <jas@extundo.com>
6425         * smtpmail.texi (Authentication): Mention SSL.
6427 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6429         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6430         Don't use @indicateurl.
6432         * cc-mode.texi (Subword Movement): Don't use @headitem.
6433         (Custom Braces, Clean-ups): Don't use @tie.
6435 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6437         Sync with Tramp 2.0.54.
6439         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6440         Suggested by Adrian Phillips <a.phillips@met.no>.
6442 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6444         * org.texi (Installation, Activation): Split from Installation and
6445         Activation.
6446         (Clocking work time): Documented new features.
6448 2006-08-13  Alex Schroeder  <alex@gnu.org>
6450         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6451         example.
6453 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6455         * faq.texi (How to add fonts): New node.
6457 2006-08-05  Romain Francoise  <romain@orebokech.com>
6459         * faq.texi (New in Emacs 22): Expand.
6461 2006-08-03  Michael Olson  <mwolson@gnu.org>
6463         * erc.texi: Update for ERC 5.1.4.
6465 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6467         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6468         in .../site-lisp/gnus/ by default.
6469         [ From gnus-news.texi in the trunk. ]
6471 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6473         * gnus.texi (MIME Commands): Additions for yEnc.
6475 2006-07-24  Richard Stallman  <rms@gnu.org>
6477         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6478         * faq.texi: Move periods and commas inside quotes.
6480 2006-07-20  Jay Belanger  <belanger@truman.edu>
6482         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6484 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6486         * faq.texi (Security risks with Emacs): Document Emacs 22
6487         file-local-variable mechanism.
6489 2006-07-12  Michael Olson  <mwolson@gnu.org>
6491         * erc.texi: Update for ERC 5.1.3.
6493 2006-07-12  Alex Schroeder  <alex@gnu.org>
6495         * rcirc.texi: Fix typos.
6496         (Getting started with rcirc): New calling convention for M-x irc.
6497         Mention #rcirc.  Removed channel tracking.
6498         (Configuration): Change the names of all variables that got changed
6499         recently, eg. rcirc-server to rcirc-default-server.  Added
6500         documentation for rcirc-authinfo, some background for Bitlbee, and
6501         rcirc-track-minor-mode.
6502         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6503         Scrolling.
6504         (Reconnecting after you have lost the connection): Fix example code
6505         to match code changes.
6507 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6509         * gnus.texi, message.texi: Fix typos.
6511 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6513         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6514         commands.
6515         (Global TODO list): Document the use of the variables
6516         `org-agenda-todo-ignore-scheduled' and
6517         `org-agenda-todo-list-sublevels'.
6519 2006-07-05  Richard Stallman  <rms@gnu.org>
6521         * faq.texi (Scrolling only one line): Fix xref.
6523 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6525         * faq.texi (Evaluating Emacs Lisp code):
6526         Throughout, replace eval-current-buffer with eval-buffer.
6528 2006-07-03  Richard Stallman  <rms@gnu.org>
6530         * rcirc.texi (Scrolling conservatively): Fix xref.
6532         * pcl-cvs.texi (Viewing differences): Usage fix.
6534 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6536         * org.texi (Agenda commands): Document `s' key to save all org-mode
6537         buffers.
6539 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6541         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6542         names.  Mention `cvs-msg' face.
6544 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6546         * org.texi (Checkboxes): New section.
6548 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6550         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6551         throughout this chapter.
6553 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6555         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6556         text for standalone vs Emacs info.
6557         (Help): Clarify header line description.  Use mouse-1 for clicks.
6558         (Help-P): Use mouse-1 for clicks.
6559         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6560         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6561         (Choose menu subtopic): Remove gratuitous Emacs command names.
6562         (Help-FOO): Put usual behavior first.
6563         (Help-Xref): Clicking on xrefs works in Emacs.
6564         (Search Text): Clarify what the default behavior is.
6565         (Create Info buffer): Fix Emacs window/X window confusion.
6566         (Emacs Info Variables): Fix for new Emacs init file behavior.
6568 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6570         * gnus.texi (Summary Buffer Lines): Fix typo.
6572 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6574         * org.texi (Embedded LaTeX): New chapter.
6575         (Archiving): Section rewritten.
6576         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6578 2006-06-20  Bill Wohler  <wohler@newt.com>
6580         Release MH-E manual version 8.0.1.
6582         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6583         release 8.0.1.
6584         (Preface): Depend on GNU mailutils 1.0 and higher.
6586 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6588         * message.texi (News Headers): Update message-syntax-checks section.
6590 2006-06-19  Karl Berry  <karl@gnu.org>
6592         * info.texi (Advanced): Mention C-q, especially with ?.
6594 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6596         * org.texi (Publishing links): Document the `:link-validation-function'
6597         property.
6598         (Extensions and Hacking): New chapter, includes some sections of the
6599         "Miscellaneous" chapter.
6601 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6603         * org.texi (Progress logging): New section.
6605 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6607         * org.texi (ASCII export): Document indentation adaptation.
6608         (Setting tags): Document mutually-exclusive tags.
6610 2006-06-05  Romain Francoise  <romain@orebokech.com>
6612         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6613         Fix typo.
6615         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6616         channel (#gnus@irc.freenode.net).
6617         Fix typos.  Update copyright notice.
6619         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6620         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6621         (Line-Up Functions, Custom Macros):
6622         * ediff.texi (Window and Frame Configuration)
6623         (Highlighting Difference Regions):
6624         * emacs-mime.texi (Display Customization):
6625         * erc.texi (History):
6626         * eshell.texi (Known problems):
6627         * eudc.texi (Overview, BBDB):
6628         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6629         (The problem of spam, SpamOracle, Extending the Spam package)
6630         (Conformity, Terminology):
6631         * idlwave.texi (Routine Info)
6632         (Class and Keyword Inheritance, Padding Operators)
6633         (Breakpoints and Stepping, Electric Debug Mode)
6634         (Examining Variables, Troubleshooting):
6635         * org.texi (Creating timestamps):
6636         * reftex.texi (Commands, Options, Changes):
6637         * tramp.texi (Inline methods, Password caching)
6638         (Auto-save and Backup, Issues):
6639         * vip.texi (Files, Commands in Insert Mode):
6640         * viper.texi (Emacs Preliminaries, States in Viper)
6641         (Packages that Change Keymaps, Viper Specials, Groundwork):
6642         Fix various typos.
6644 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
6646         * ediff.texi: Fix typos.
6648 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
6650         * org.texi: Small typo fixes.
6652 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
6654         * viper.texi (Viper Specials):
6655         * gnus.texi (Example Setup):
6656         * faq.texi (Backspace invokes help):
6657         * dired-x.texi (Optional Installation Dired Jump):
6658         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6659         follow coding conventions.
6661 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
6663         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
6665 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
6667         * pcl-cvs.texi: Fix typos.
6668         (Customization): Say "us".
6670 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
6672         * org.texi: Remove bogus @setfilename.
6674 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
6676         * org.texi (ASCII export): Omit command name.
6677         (HTML export): Add prefix to all lines in Local Variable example.
6678         (Acknowledgments): Typeset names in italics.
6680 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
6682         * org.texi (Plain lists): Add new item navigation commands.
6683         (External links): Document elisp and info links.
6684         (Custom searches): New section.
6685         (Publishing): New chapter.
6686         (HTML export): Include a list of supported CSS classes.
6687         (Setting tags): Describe the fast-tag-setting interface.
6689 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
6691         * dired-x.texi: ifinfo -> ifnottex.
6693 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
6695         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
6697 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
6699         * message.texi (Interface): Add tool bar customization.
6700         (MIME): Index and text additions for mml-attach.
6701         (MIME): Describe mml-dnd-protocol-alist and
6702         mml-dnd-attach-options.
6704         * gnus.texi (Oort Gnus): Reorder entries in sections.
6705         Fix some entries.
6706         (Starting Up): Add references to "Emacs for Heathens" and to
6707         "Finding the News".  Add user-full-name and user-mail-address.
6708         (Group Buffer Format): Add tool bar customization and update.
6709         (Summary Buffer): Add tool bar customization.
6710         (Posting Styles): Add message-alternative-emails.
6712 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
6714         * tramp.texi (Filename completion): Improve wording.
6716 2006-05-07  Romain Francoise  <romain@orebokech.com>
6718         * faq.texi (Using regular expressions): Fix typo.
6719         (Packages that do not come with Emacs): Fix capitalization.
6720         (Replacing text across multiple files): Expand node to explain how
6721         to use `dired-do-query-replace-regexp' in more detail, based on
6722         suggestion by Eric Hanchrow <offby1@blarg.net>.
6724 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
6726         * tramp.texi (Filename completion): Completion of remote files'
6727         method, user name and host name is active only in partial
6728         completion mode.
6730 2006-05-06  Bill Wohler  <wohler@newt.com>
6732         Release MH-E manual version 8.0.
6734         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6735         release 8.0.
6737 2006-05-06  Bill Wohler  <wohler@newt.com>
6739         * mh-e.texi (MH-BOOK-HOME): Change from
6740         http://www.ics.uci.edu/~mh/book/mh to
6741         http://rand-mh.sourceforge.net/book/mh.
6742         Replace .htm suffix with .html for MH book files.
6743         (Using This Manual): Update key binding for getting relevant
6744         chapter in Info from command key.
6745         (Ranges): Fix itemx.
6747 2006-05-05  Karl Berry  <karl@gnu.org>
6749         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6750         (\fonttextsize): New user-level command to change text font size.
6752 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
6754         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
6756 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
6758         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6760 2006-04-24  Bill Wohler  <wohler@newt.com>
6762         * mh-e.texi (Getting Started): Make it more explicit that you need
6763         to install MH.  Add pointers to current MH implementations.
6765 2006-04-21  Bill Wohler  <wohler@newt.com>
6767         Release MH-E manual version 7.94.
6769         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6770         release 7.94.
6772 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
6774         * org.texi: Many small fixes.
6775         (Handling links): Rename from "Managing links".
6777 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
6779         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6780         (Splitting mail using spam-stat): Fix @xref.
6782 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
6784         * gnus.texi (Spam Package): Major revision of the text.
6785         Previously this node was "Filtering Spam Using The Spam ELisp Package".
6787 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
6789         * org.texi (Time stamps): Better explanation of the purpose of
6790         different time stamps.
6791         (Structure editing, Plain lists): More details on how new items
6792         and headings are inserted.
6794 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
6796         * org.texi (Formula syntax): Fix link to Calc Manual.
6798 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
6800         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6802 2006-04-17  Bill Wohler  <wohler@newt.com>
6804         * mh-e.texi (Folders): Update mh-before-quit-hook and
6805         mh-quit-hook example with code that removes the buffers rather
6806         than just bury them.
6808 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
6810         Sync with Tramp 2.0.53.
6812 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
6814         * org.texi (Updating settings): New section.
6815         (Visibility cycling): Better names for the startup folding
6816         options.
6817         (Exporting): Completely restructured.
6818         (The very busy C-c C-c key): New section.
6819         (Summary of in-buffer settings): New section.
6821 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
6823         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6825 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
6827         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6828         (Server Commands): Key `v' is reserved for users.
6830 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
6832         * org.texi (Link format): New section, emphasis on bracket links.
6833         (External links): Document bracket links.
6834         (FAQ): Expand to cover shell links and the new link format.
6836 2006-04-09  Kevin Ryde  <user42@zip.com.au>
6838         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6840 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
6842         * gnus.texi (Summary Buffer Lines): Add `*'.
6844 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
6846         * gnus.texi (Group Parameters):
6847         Mention gnus-permanently-visible-groups.
6849 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6851         * gnus.texi (Face): Fix typo.
6853 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6855         * gnus.texi (X-Face): Clarify.
6856         (Face): Need Emacs with PNG support.
6858 2006-04-06  Richard Stallman  <rms@gnu.org>
6860         * idlwave.texi: Delete the blocks "not suitable for inclusion with
6861         Emacs".
6863 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
6865         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6866         blocks not suitable for inclusion with Emacs using variable
6867         PARTOFEMACS.
6869 2006-04-04  Simon Josefsson  <jas@extundo.com>
6871         * gnus.texi (Security): Improve.
6873 2006-04-02  Bill Wohler  <wohler@newt.com>
6875         * mh-e.texi (Getting Started, Junk, Bug Reports)
6876         (MH FAQ and Support): Fix URLs.
6878 2006-03-31  Romain Francoise  <romain@orebokech.com>
6880         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6881         to t, not nil (and has for the past eight years).
6883 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
6885         * message.texi, gnus.texi: Bump version to 5.11.
6887 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
6889         * gnus.texi (Top): Add comment about version line.
6891         * message.texi (Top): Ditto.  Change to take named versions into
6892         account.
6894 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
6896         * gnus.texi (Posting Styles): Add x-face-file to example.
6897         (X-Face): Refer to posting styles.
6899         * gnus-faq.texi ([5.8]): Add x-face-file.
6900         ([8.4]): Add links to gmane.emacs.gnus.user and
6901         gmane.emacs.gnus.general.
6903 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
6905         * gnus-faq.texi: Use .invalid.
6906         ([5.4]): Fix gnus-posting-styles example.
6908 2006-03-27  Romain Francoise  <romain@orebokech.com>
6910         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
6911         Emacs/W3 needs a new maintainer.
6912         (Ispell): Update author and version info.
6913         (Mailcrypt): Mention PGG.
6914         (New in Emacs 22): Add PGG to the list of new packages.
6915         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6916         updating dead URLs.
6918 2006-03-25  Karl Berry  <karl@gnu.org>
6920         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6921         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6922         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6923         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6924         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6925         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6926         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6927         (2) do not indent copyright year list (or anything else).
6929 2006-03-21  Bill Wohler  <wohler@newt.com>
6931         * mh-e.texi (Folders): Various edits.
6933 2006-03-20  Romain Francoise  <romain@orebokech.com>
6935         * gnus.texi (Mail Folders): Grammar fix.
6937 2006-03-19  Bill Wohler  <wohler@newt.com>
6939         * mh-e.texi (Replying): Document Mail-Followup-To.
6940         Change manually-formatted table to multitable.  Add debugging info.
6941         Move description of mh-reply-default-reply-to into paragraph
6942         that describes its values.
6944 2006-03-17  Bill Wohler  <wohler@newt.com>
6946         * mh-e.texi: Use smallexample and smalllisp consistently.
6947         (Sending Mail Tour): Update method of entering
6948         addresses and subject.
6949         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6950         (Adding Attachments, Searching): Update screenshots for Emacs 22.
6952 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
6954         * org.texi: Version number change only.
6956 2006-03-14  Bill Wohler  <wohler@newt.com>
6958         * mh-e.texi: Add index entries around each paragraph rather than
6959         depend on entries from beginning of node.  Doing so ensures that
6960         index entries are less likely to be forgotten if text is cut and
6961         pasted, and are necessary anyway if the references are on a
6962         separate page.  It seems that makeinfo is now (v. 4.8) only
6963         producing one index entry per node, so there is no longer any
6964         excuse not to.  Use subheading instead of heading.  The incorrect
6965         use of heading produced very large fonts in Info--as large as the
6966         main heading.
6967         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6968         versions 6 and 7 appeared *around* the time of these Emacs releases.
6970 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
6972         * org.texi (Clean view): Document new startup options.
6974 2006-03-11  Bill Wohler  <wohler@newt.com>
6976         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6977         (Composing, Scan Line Formats): Fix @refs.
6978         (Getting Started): Define MH profile and MH profile components.
6979         (Incorporating Mail, Reading Mail, Viewing, Printing)
6980         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6981         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6982         for string constants.
6983         (Tool Bar): Remove spurious quote.
6984         (Junk): Use ``...'' instead of "...".
6985         (Scan Line Formats): Replace @samp with @kbd.
6987 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6989         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6991 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
6993         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6994         easy to understand.
6996 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6998         * gnus.texi: Markup fix.
6999         (Fancy Mail Splitting): Specify new feature.
7001 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7003         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7004         partial-words matching.
7006 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7008         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7010         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7011         (MIME Commands): Fix mm-discouraged-alternatives.
7013 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7015         * org.texi: Version number change only.
7017 2006-03-06  Bill Wohler  <wohler@newt.com>
7019         * mh-e.texi: Move from SourceForge repository to Savannah.
7020         This is version 7.93, which is a total rewrite from the previous
7021         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7022         version 7.93.
7024 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7026         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7028 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7030         * org.texi (Interaction): Add item about `org-mouse.el' by
7031         Piotr Zielinski.
7032         (Managing links): Document that also mouse-1 can be used to
7033         activate a link.
7034         (Headlines, FAQ): Add entry about hiding leading stars.
7035         (Miscellaneous): Resort the sections in this chapter to a more
7036         logical sequence.
7038 2006-02-27  Simon Josefsson  <jas@extundo.com>
7040         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7041         2004-01-27 from the trunk).
7043 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7045         * cc-mode.texi: Rename c-hungry-backspace to
7046         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7047         name as an alias.
7049 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7051         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7052         include the function header within the defun.
7054 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7056         * cc-mode.texi: Correct two typos.
7058 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7060         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7061         existing comment.
7062         (Electric Keys): Add a justification for electric indentation.
7063         (Hungry WS Deletion): Clear up the names and complications of the
7064         BACKSPACE and DELETE keys.
7066 2006-02-23  Juri Linkov  <juri@jurta.org>
7068         * faq.texi (Common requests): Move `Turning on auto-fill by
7069         default' after `Wrapping words automatically'.  Move `Working with
7070         unprintable characters' before `Searching for/replacing newlines'.
7071         Move `Replacing highlighted text' after `Highlighting a region'.
7072         Merge `Repeating commands' and `Repeating a command as many times
7073         as possible' into the former.
7074         (Packages that do not come with Emacs): Add refs to Gmane and
7075         etc/MORE.STUFF.
7077 2006-02-23  Juri Linkov  <juri@jurta.org>
7079         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7080         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7081         Add xref to `(emacs)Reporting Bugs'.
7082         (Getting a printed manual): Add URL to other formats of the manual.
7083         (Common requests): Fix menu.
7084         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7085         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7086         (Inserting text at the beginning of each line): Add pxref to
7087         `Changing the included text prefix'.
7088         (Forcing the cursor to remain in the same column): Mention `track-eol'
7089         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7090         (Replacing text across multiple files): Add keybinding `Q' for
7091         `dired-do-query-replace'.
7093 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7095         * reftex.texi: Version number and date change only.
7097         * org.texi (Internal Links): Rewrite to cover the modified
7098         linking system.
7100 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7102         * faq.texi: Remove the coding cookie, it's not needed anymore.
7104 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7106         * faq.texi (Colors on a TTY): Mention Mac OS port.
7108 2006-02-12  Karl Berry  <karl@gnu.org>
7110         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7111         8-bit accented a.
7113 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7115         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7117 2006-02-08  Romain Francoise  <romain@orebokech.com>
7119         * faq.texi (Top): Remove paragraph about the FAQ being a
7120         transitional document, etc.
7121         (Searching for/replacing newlines): New node.
7122         (Yanking text in isearch): New node.
7123         (Inserting text at the beginning of each line): Rename and make
7124         more general, mention `M-;' in Message mode.
7126 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7128         * faq.texi (Meta key does not work in xterm)
7129         (Emacs does not display 8-bit characters)
7130         (Inputting eight-bit characters): Update xrefs.
7132 2006-02-06  Romain Francoise  <romain@orebokech.com>
7134         * faq.texi (VM): VM now at version 7.19.
7135         Set myself as maintainer of this file.
7137 2006-02-04  Michael Olson  <mwolson@gnu.org>
7139         * erc.texi (History): Note that ERC is now included with Emacs.
7141 2006-01-31  Romain Francoise  <romain@orebokech.com>
7143         * message.texi (Message Headers): Explain what
7144         `message-alternative-emails' does in more detail.
7145         Update copyright year.
7147 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7149         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7151 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7153         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7155 2006-01-29  Michael Olson  <mwolson@gnu.org>
7157         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7159         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7161         * faq.texi (New in Emacs 22): Mention ERC.
7163 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7165         * rcirc.texi: Capitalize dir entry for consistency with the entry
7166         in info/dir and other entries in the Emacs category.
7167         Fix typos.  Delete trailing whitespace.
7169 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7171         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7173 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7175         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7176         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7178         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7179         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7181 2006-01-27  Alex Schroeder  <alex@gnu.org>
7183         * rcirc.texi: New file.
7185 2006-01-23  Juri Linkov  <juri@jurta.org>
7187         * widget.texi (User Interface): Add S-TAB for widget-backward.
7189 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7191         Sync with Tramp 2.0.52.
7193         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7194         Add Tramp disabling item.  New item for common connection problems.
7195         (various): Apply "ftp" as method for the download URL.
7196         (Bug Reports): Refer to FAQ for common problems.
7198 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7200         * widget.texi (User Interface): Use @key for TAB.
7202         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7204         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7205         for TAB.
7207         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7209 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7211         * gnus.texi: Update copyright.
7213 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7215         * gnus.texi (Article Washing): Additions.
7217 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7219         * org.texi (Agenda commands): Document tags command.
7221 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7223         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7225 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7227         * gnus.texi (RSS): Addition.
7229 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7231         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7233 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7235         * emacs-mime.texi (Display Customization): Add setting example to
7236         mm-discouraged-alternatives.
7238 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7240         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7241         version is the canonical version.
7243 2006-01-08  Alex Schroeder  <alex@gnu.org>
7245         * pgg.texi (Caching passphrase): Rewording.
7247 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7249         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7250         repository URL.
7252 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7254         * org.texi: Removed the accidentally re-added empty line in the
7255         direntry.
7257 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7259         * org.texi (Agenda Views): Chapter reorganized.
7261 2005-12-29  Romain Francoise  <romain@orebokech.com>
7263         * faq.texi (Using Customize): New node.
7265 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7267         * org.texi: Remove blank line in @direntry.  It is non-standard
7268         and recursively produces blank lines all over the dir file (when
7269         using Texinfo 4.8).
7271 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7273         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7275 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7277         * org.texi (Tags): Boolean logic documented.
7278         (Agenda Views): Document custom commands.
7280 2005-12-20  David Kastrup  <dak@gnu.org>
7282         * faq.texi (AUCTeX): Update version and mailing list info.
7284 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7286         * gnus.texi (MIME Commands): Mention addition of
7287         multipart/alternative to gnus-buttonized-mime-types and add xref
7288         to mm-discouraged-alternatives.
7290         * emacs-mime.texi (Display Customization): Mention addition of
7291         "image/.*" and add xref to gnus-buttonized-mime-types in the
7292         mm-discouraged-alternatives section.
7294 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7296         * org.texi (Tags): New section.
7297         (Agenda Views): Chapter reorganized.
7299 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7301         * org.texi (Internal Links): Add a missing comma after an @xref.
7303 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7305         * faq.texi (Filling paragraphs with a single space): No need to
7306         change sentence-end now.
7308 2005-12-13  Romain Francoise  <romain@orebokech.com>
7310         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7312 2005-12-12  Jay Belanger  <belanger@truman.edu>
7314         * faq.texi (Calc): Update version number.
7316 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7318         * org.texi (Progress Logging): New section.
7320 2005-12-10  Romain Francoise  <romain@orebokech.com>
7322         Update the Emacs FAQ for the 22.1 release.
7324         * faq.texi: Set VER to `22.1'.
7325         (Basic editing): Explain how to use localized versions of the
7326         Tutorial.  Mention that `C-h r' displays the manual.
7327         Delete obsolete WWW link to an Emacs 18 tutorial.
7328         (Getting a printed manual): Point to the new locations of the
7329         manuals on the GNU Web site.
7330         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7331         available via Info (it was previously distributed separately).
7332         (Installing Texinfo documentation): The latest version of Texinfo
7333         is 4.8, not 4.0.
7334         (Informational files for Emacs): COPYING is the GNU General Public
7335         License, not the Emacs General Public License.
7336         (Informational files for Emacs): Delete obsolete link to the
7337         GNUinfo pages as they have been removed from the GNU Web site.
7338         (New in Emacs 22): New node.
7339         (Setting up a customization file): Say that most packages support
7340         Customize nowadays.
7341         (Colors on a TTY): Delete reference to instructions on how to
7342         enable syntax highlighting, it is now enabled by default.
7343         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7344         at startup automatically.
7345         (Controlling case sensitivity): Mention `M-c' in isearch.
7346         (Using an already running Emacs process): Emacs now creates the
7347         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7348         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7349         sentence praising gnuserv for that.  Simplify description of how
7350         the client/server operation works.
7351         (Compiler error messages): Delete obsolete text (compile.el has
7352         been rewritten).
7353         (Indenting switch statements): Fix typo.
7354         (Matching parentheses): Simplify setup instructions, mention the
7355         menu bar item in the Options menu.
7356         (Repeating a command as many times as possible): Mention `C-x e'.
7357         (Going to a line by number): Mention new keymap and bindings
7358         `M-g M-g', `M-g M-p' and `M-g M-n'.
7359         (Turning on syntax highlighting): Now on by default.  Simplify.
7360         (Replacing highlighted text): Use `1', not `t'.
7361         (Problems with very large files): The maximum size is now 256MB on
7362         32-bit machines.
7363         (^M in the shell buffer): Mention `comint-process-echoes'.
7364         (Emacs for Apple computers): Emacs 22 has native support for Mac
7365         OS X.
7366         (Translating names to IP addresses): Delete node.
7367         (Binding keys to commands): Fix typo.
7368         (SPC no longer completes file names): New node.
7369         (MIME with Emacs mail packages): Delete section about the Emacs
7370         MIME FAQ (it's not reachable anymore).
7372 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7374         * cc-mode.texi: The manual has been extensively revised: the
7375         information about using CC Mode has been separated from the larger
7376         and more difficult chapters about configuration.  It has been
7377         updated for CC Mode 5.31.
7379 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7381         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7382         (Selecting an implementation): Fix descriptions.
7384 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7386         * message.texi (Various Message Variables): Addition.
7388 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7390         * message.texi: Fix default values.
7392 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7394         * message.texi (Header Commands): Clarify descriptions of
7395         message-cross-post-followup-to, message-reduce-to-to-cc, and
7396         message-insert-wide-reply.
7397         (Various Commands): Fix kindex for message-kill-to-signature;
7398         clarify description of message-tab.
7400 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7402         * message.texi (Mailing Lists): Fix description about MFT.
7404         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7406 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7408         * gnus.texi (Slow Terminal Connection): Replace old description
7409         with new one.
7411 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7413         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7414         replace X-Draft-Headers with X-Draft-From.
7416 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7418         * gnus.texi (Various Various): Fix the default value of
7419         nnheader-max-head-length.
7420         (Gnus Versions): Fix typo.
7422 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7424         * org.texi (Structure editing): Document new functionality of
7425         M-RET.
7427 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7429         * org.texi (Internal Links): Fix Texinfo usage.
7431 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7433         * org.texi (TODO basics): Document the global todo list.
7434         (TODO items): Documents sparse tree for specific TODO
7435         keywords.
7437 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7439         * org.texi (Plain Lists): Typos fixed.
7441 2005-11-28  Jay Belanger  <belanger@truman.edu>
7443         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7445 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7447         * org.texi (Structure editing): New item moving commands added.
7448         (Plain Lists): New section.
7450 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7452         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7453         (Agenda): Document commands `org-cycle-agenda-files' and
7454         `org-agenda-file-to-front'.
7455         (Built-in table editor): Document `org-table-sort-lines'.
7456         (HTML formatting): Export of hand-formatted lists.
7458 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7460         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7461         new variable gnus-toolbar-thickness.
7463 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7465         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7467 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7469         * gnus.texi (X-Face): Fix description.
7470         (XVarious): Remove gnus-xmas-logo-color-alist and
7471         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7473 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7475         * gnus.texi (Group Parameters): Mention new variable
7476         gnus-parameters-case-fold-search.
7477         (Home Score File): Addition.
7479 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7481         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7482         (Overview): List supported feed types.
7483         (Installation): No installation necessary when using autoload.
7484         (Configuration): Rename "RSS" to "news".
7486 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7488         * pgg.texi (User Commands): Document additional passphrase
7489         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7490         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7492 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7494         * org.texi: Version number changed to 3.19.
7496 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7498         * pgg.texi (How to use): Update the example to add autoload of
7499         pgg-encrypt-symmetric-region.
7500         (User Commands): Document pgg-encrypt-symmetric-region.
7501         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7503 2005-10-27  Jay Belanger  <belanger@truman.edu>
7505         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7506         mention other TeX-related units.
7508 2005-10-23  Lars Hansen  <larsh@soem.dk>
7510         * dired-x.texi (Miscellaneous Commands):
7511         Replace dired-do-relative-symlink by dired-do-relsymlink and
7512         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7514 2005-10-23  Jay Belanger  <belanger@truman.edu>
7516         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7517         constant.
7519 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7521         * faq.texi (Bugs and problems):
7522         Replace `dired-move-to-filename-regexp' by
7523         `directory-listing-before-filename-regexp'.
7525 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7527         * newsticker.texi (UPDATED): Set value.
7529 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7531         * gnus.texi (Document Groups): Remove duplicate item.
7533 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7535         * org.texi (Summary): Mention iCalendar support.
7536         (Exporting): Document iCalendar support.
7538 2005-10-18  Romain Francoise  <romain@orebokech.com>
7540         * viper.texi (Viper Specials): Capitalize GNU.
7542 2005-10-17  Juri Linkov  <juri@jurta.org>
7544         * info.texi (Getting Started, Search Index, Expert Info):
7545         Fix wording.
7546         (Search Text): Replace `echo area' with `mode line'.
7547         (Search Index): Both `i' and `,' find all index entries.
7548         Replace example `C-f' with `C-l' (which exists in index of Info
7549         manual) and delete spaces in its keyboard input sequence.
7550         Delete unnecessary explanations about literal characters.
7552 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7554         * gnus.texi (Document Server Internals): Addition.
7556 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7558         * gnus.texi (A note on namespaces): Fix RFC reference.
7560 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7562         * gnus.texi (RSS): Fix key description.
7564 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7566         * gnus.texi: Emacs/w3 -> Emacs/W3.
7567         (Browsing the Web): Fix description.
7568         (Web Searches): Ditto.
7569         (Customizing W3): Ditto.
7571 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7573         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7575 2005-10-11  Jay Belanger  <belanger@truman.edu>
7577         * calc.texi (Integration): Mention using `a i' to compute definite
7578         integrals.
7580 2005-10-11  Juri Linkov  <juri@jurta.org>
7582         * info.texi: Rearrange nodes.
7583         (Top): Update menu.  Change ref `Info for Experts' to
7584         `Advanced Info Commands'.
7585         (Getting Started): Fix description of manual's parts.
7586         (Help-Int): Change xref `Info Search' to `Search Index', and
7587         `Expert Info' to `Advanced'.
7588         (Advanced): Move node one level up.
7589         (Search Text, Search Index): New nodes split out from `Info Search'.
7590         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7591         split out from `Advanced'.
7592         (Advanced, Emacs Info Variables): De-document editing an Info file
7593         in Info.
7594         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7595         (Creating an Info File): Delete node and move its text to
7596         `Expert Info'.
7598 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7600         * org.texi (Workflow states): Documented that change in keywords
7601         becomes active only after restart of Emacs.
7603 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7605         Sync with Tramp 2.0.51.
7607 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7609         * speedbar.texi (Introduction): Describe new location of speedbar
7610         on menubar.
7611         (Basic Key Bindings): Remove descriptions of bindings that have
7612         been removed.
7614 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7616         * speedbar.texi (GDB): Describe use of watch expressions.
7618 2005-09-28  Simon Josefsson  <jas@extundo.com>
7620         * message.texi (IDNA): Fix.
7622 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7624         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7625         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7626         description of nntp-open-connection-function.
7627         (Common Variables): Fix descriptions.
7629 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7631         * gnus.texi (Server Buffer Format): Document the %a format spec.
7633 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7635         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7637 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7639         * org.texi Version 3.16.
7641 2005-09-19  Miles Bader  <miles@gnu.org>
7643         * newsticker.texi: Get rid of CVS keywords.
7645 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7647         * gnus.texi (Finding the Parent): Fix description of how Gnus
7648         finds article.
7650 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
7652         * gnus.texi (Advanced Scoring Examples): New examples to teach how
7653         to drop off non-answered articles.
7655 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
7657         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7658         braces (which are unsupported by NMAKE) for macro `srcdir'.
7660 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
7662         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7663         (../info/newsticker, newsticker.dvi): New targets.
7665 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
7667         * newsticker.texi: Replace @command with @code.  Replace @example
7668         with @lisp.
7669         (Top): Add explanations to menu items.
7670         (GNU Free Documentation License): Remove.
7672 2005-09-16  Romain Francoise  <romain@orebokech.com>
7674         Update all files to specify GFDL version 1.2.
7676         * doclicense.texi (GNU Free Documentation License): Update to
7677         version 1.2.
7679 2005-09-15  Richard M. Stallman  <rms@gnu.org>
7681         * newsticker.texi: Fix @setfilename.
7683         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7684         (../info/newsticker, newsticker.dvi): New targets.
7686 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
7688         * org.texi: Version 3.15.
7690 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
7692         * ses.texi: Combine all three indices into one.
7693         Correct a few typos.
7695 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7697         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
7699 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7701         * emacs-mime.texi (Handles): Remove duplicate item.
7702         (Encoding Customization): Fix the default value for
7703         mm-coding-system-priorities.
7704         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
7705         (Basic Functions): Fix reference.
7707 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7709         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
7711 2005-08-18  Richard M. Stallman  <rms@gnu.org>
7713         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
7714         and web site.
7716         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
7717         not keyboard-translate.
7719 2005-08-11  Richard M. Stallman  <rms@gnu.org>
7721         * faq.texi (Using regular expressions): Fix xref.
7723 2005-08-09  Juri Linkov  <juri@jurta.org>
7725         * info.texi (Help-P): Replace `Prev' with `Previous'.
7726         (Help-M, Help-Xref): Add S-TAB.
7727         (Help-FOO): Update `u' command.
7728         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7729         Update info about visibility of xref parts.
7730         (Help-Int): Fix `m' command.  Rename `Info-last' to
7731         `Info-history-back'.  Add `Info-history-forward'.
7732         (Advanced): Fix `g*' and `M-n' commands.
7733         (Info Search): Add `index-apropos' in stand-alone browser.
7734         Add isearch commands.
7735         (Emacs Info Variables): Remove `Info-fontify'.
7736         Add `Info-mode-hook'.  Update face names.
7737         Add `Info-fontify-maximum-menu-size',
7738         `Info-fontify-visited-nodes', `Info-isearch-search'.
7740 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
7742         Sync with Tramp 2.0.50.
7744         * tramp.texi: Use @option{} consequently for method names.
7745         (Inline methods, External transfer methods): Remove references to
7746         Cygwin.
7747         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7748         implementation.
7750 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
7752         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7753         Mention that gnus-init-file is not read when Emacs is invoked with
7754         --no-init-file or -q.
7756 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
7758         * org.texi: Version 3.14.
7760 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
7762         * org.texi: Version 3.13.
7764 2005-07-18  Juri Linkov  <juri@jurta.org>
7766         * calc.texi (Time Zones, Logical Operations):
7767         * cl.texi (Overview):
7768         * org.texi (TODO types):
7769         * sc.texi (Emacs 18 MUAs):
7770         * speedbar.texi (Top):
7771         * url.texi (History):
7772         Delete duplicate duplicate words.
7774 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
7776         * cl.texi (Type Predicates): Document `atom' type.
7778 2005-07-04  Lute Kamstra  <lute@gnu.org>
7780         Update FSF's address in GPL notices.
7782         * calc.texi (Copying):
7783         * doclicense.texi (GNU Free Documentation License):
7784         * faq.texi (Contacting the FSF):
7785         * mh-e.texi (Copying): Update FSF's address.
7787 2005-07-03  Richard M. Stallman  <rms@gnu.org>
7789         * flymake.texi (Example -- Configuring a tool called directly):
7790         Update name of flymake-build-relative-filename.
7792 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7794         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7796 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
7798         * org.texi: Version 3.12.
7800 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
7802         * makefile.w32-in (MAKEINFO): Use --force.
7803         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7804         Makefile.in.
7805         (gnus.dvi): Use "..." to quote Sed args, so that it works with
7806         more shells.
7808 2005-06-23  Richard M. Stallman  <rms@gnu.org>
7810         * speedbar.texi (Creating a display): Texinfo usage fixes.
7812         * tramp.texi (Customizing Completion, Auto-save and Backup):
7813         Texinfo usage fixes.
7815 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
7817         * dired-x.texi (Miscellaneous Commands):
7818         * ediff.texi (Miscellaneous):
7819         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7820         (Agent Variables):
7821         * info.texi (Help-Xref):
7822         * message.texi (Message Headers):
7823         * org.texi (Remember):
7824         * reftex.texi (Options (Defining Label Environments)):
7825         (Options (Index Support)):
7826         (Options (Viewing Cross-References)):
7827         (Options (Misc)):
7828         (Changes):
7829         * speedbar.texi (Creating a display):
7830         * tramp.texi (Customizing Completion, Auto-save and Backup):
7831         Texinfo usage fix.
7833 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
7835         * org.texi: Version 3.11.
7837 2005-06-12  Jay Belanger  <belanger@truman.edu>
7839         * calc.texi (Getting Started): Remove extra menu item.
7841 2005-05-31  Jay Belanger  <belanger@truman.edu>
7843         * calc.texi (Notations Used in This Manual): Use @kbd for key
7844         sequence.
7845         (Demonstration of Calc): Mention another way of starting Calc.
7846         (Starting Calc): Mention long name of M-#.
7847         (Embedded Mode Overview): Remove unnecessary instruction.
7848         (Other M-# commands): Rephrase `M-# 0' explanation.
7849         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7850         reflect current behavior.
7852 2005-05-30  Jay Belanger  <belanger@truman.edu>
7854         * calc.texi (Hooks): Change description of calc-window-hook and
7855         calc-trail-window-hook to match usage.
7856         (Computational Functions): Add more constant-generating functions.
7857         (Customizable Variables): Use defvar.
7859 2005-05-28  Jay Belanger  <belanger@truman.edu>
7861         * calc.texi (Assignments in Embedded Mode): Fix variable name.
7862         (Basic Embedded Mode): Explain behavior of arguments to
7863         calc-embedded-mode.
7865 2005-05-27  Jay Belanger  <belanger@truman.edu>
7867         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7868         current behavior.
7870 2005-05-25  Jay Belanger  <belanger@truman.edu>
7872         * calc.texi: Change Calc version number throughout.
7873         (Keypad Mode): Change location in info output.
7874         (Keypad mode overview): Move picture of keypad.
7876 2005-05-21  Jay Belanger  <belanger@truman.edu>
7878         * calc.texi (Storing variables): Mention that only most variables
7879         are void to begin with.
7881 2005-05-21  Kevin Ryde  <user42@zip.com.au>
7883         * widget.texi (Basic Types): Update cross ref from "Enabling
7884         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7885         lispref/text.texi change.
7887 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
7889         * org.texi: Version 3.09.
7891 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
7893         * reftex.texi: Version 4.28.
7895 2005-05-16  Jay Belanger  <belanger@truman.edu>
7897         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7899 2005-05-14  Jay Belanger  <belanger@truman.edu>
7901         * calc.texi (Default Simplifications): Insert missing ! (logical
7902         not operator).
7904 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
7906         Sync with Tramp 2.0.49.
7908 2005-05-10  Jay Belanger  <belanger@truman.edu>
7910         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7911         to 1.
7913 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
7915         * org.texi: Version 3.08, structure reorganized.
7917 2005-04-24  Richard M. Stallman  <rms@gnu.org>
7919         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7921 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
7923         * org.texi: Update to version 3.06.
7925 2005-04-13  Lute Kamstra  <lute@gnu.org>
7927         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7929 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
7931         * cl.texi (Porting Common Lisp): Fix typo.
7933 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7935         * gnus.texi (RSS): Addition.
7937 2005-04-04  Jay Belanger  <belanger@truman.edu>
7939         * calc.texi: Change Calc version number.
7940         (Customizable variables): Fix description of calc-language-alist.
7941         (Copying): Put in version 2 of GPL.
7943 2005-04-01  Jay Belanger  <belanger@truman.edu>
7945         * calc.texi (Troubleshooting Commands): Remove comment about
7946         installation.
7947         (Installation): Remove section.
7948         (Customizable Variables): New section.
7949         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7950         (Graphical Devices): Add references to Customizable Variables.
7952 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7954         * emacs-mime.texi (Display Customization): Markup fixes.
7955         (rfc2047): Update.
7957 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
7959         * gnus-faq.texi: Replaced with auto-generated version.
7961 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
7963         * dired-x.texi (Multiple Dired Directories): default-directory was
7964         renamed to dired-default-directory.
7966 2005-03-26  Jay Belanger  <belanger@truman.edu>
7968         * calc.texi (Simplifying Formulas, Rewrite Rules):
7969         Change description of top and bottom of fraction.
7970         (Modulo Forms): Move description of how to create modulo forms to
7971         earlier in the section.
7972         (Fraction Mode): Suggest using : to get a fraction by dividing.
7973         (Basic Arithmetic): Adjust placement of command name.
7974         (Truncating the Stack): Emphasize that "hidden" entries are still
7975         visible.
7976         (Installation): Move discussion of printing manual to "About This
7977         Manual".
7978         (About This Manual): Mention how to print the manual.
7979         (Reporting Bugs): Remove first person.
7980         (Building Vectors): Add algebraic version of append.
7981         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7982         (Grouping Digits): Fix typo.
7984 2005-03-25  Werner Lemberg  <wl@gnu.org>
7986         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7987         Replace `legal' with `valid'.
7989 2005-03-25  Werner Lemberg  <wl@gnu.org>
7991         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7993 2005-03-24  Jay Belanger  <belanger@truman.edu>
7995         * calc.texi (General Mode Commands)
7996         (Mode Settings in Embedded Mode): Add some explanation of
7997         recording mode settings.
7999 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8001         * calc.texi: Remove praise of non-free software.
8003         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8004         (Installation): Node deleted.
8006 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8008         * url.texi (HTTP language/coding): Improve last change.
8010 2005-03-22  Jay Belanger  <belanger@truman.edu>
8012         * calc.texi (Embedded Mode): Add new information on changing
8013         modes.
8015 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8017         Sync with Tramp 2.0.48.
8019         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8021         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8022         "GNU/Linux".  Change all addresses to .gnu.org.
8023         (Default Method): Offer shortened syntax for "su" and "sudo"
8024         methods.
8026 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8028         * url.texi: Fix usage of "e.g.".
8029         (HTTP language/coding): Explain the rules for these strings.
8031 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8033         * woman.texi (Introduction): Minor cleanups.
8035         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8037         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8038         (Installation): Node deleted.
8040         * mh-e.texi (Preface): Get rid of "Emacs 21".
8042         * eshell.texi (Installation): Delete node (for Emacs 20).
8044 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8046         * flymake.texi: Refill and tweak style in @lisp blocks.
8048 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8050         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8052 2005-03-01  Jay Belanger  <belanger@truman.edu>
8054         * calc.texi (Trigonometric and Hyperbolic Functions):
8055         Mention additional functions.
8056         (Algebraic Simplifications): Mention additional simplifications.
8058 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8060         * ses.texi: Add concept/function/variable indices (this work was
8061         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8062         papers on file at FSF).
8064 2005-02-10  Jay Belanger  <belanger@truman.edu>
8066         * calc.texi: Change @LaTeX to La@TeX throughout.
8067         Redefine @expr as @math for TeX output.
8068         Redefine @texline as a no-op for TeX output.
8069         Define @tfn, replace @t by @tfn throughout.
8071 2005-02-09  Jay Belanger  <belanger@truman.edu>
8073         * calc.texi: Add macro for LaTeX for info output.
8075 2005-02-08  Kim F. Storm  <storm@cua.dk>
8077         * texinfo.tex (LaTex): Add def.
8079 2005-02-06  Jay Belanger  <belanger@truman.edu>
8081         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8082         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8083         throughout manual.
8085 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8087         * gnus.texi: Some edits based on comments from David Abrahams.
8089 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8091         * gnus.texi (RSS): Fix the keystroke.
8093 2005-01-24  David Kastrup  <dak@gnu.org>
8095         * faq.texi: Update AUCTeX version info.
8097 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8099         * gnus-faq.texi ([4.1]): Typo.
8101 2005-01-19  Jay Belanger  <belanger@truman.edu>
8103         * calc.texi (Keep Arguments): Mention that keeping arguments
8104         doesn't work with keyboard macros.
8106 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8108         * autotype.texi (Autoinserting): Fix small error.
8110 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8112         Sync with Tramp 2.0.47.
8114         * tramp.texi (Compilation): New section, describing compilation of
8115         remote files.
8117 2005-01-11  Kim F. Storm  <storm@cua.dk>
8119         * widget.texi (Basic Types): Add :follow-link keyword.
8121 2005-01-09  Jay Belanger  <belanger@truman.edu>
8123         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8125 2005-01-08  Jay Belanger  <belanger@truman.edu>
8127         * calc.texi: Change throughout to reflect new default value of
8128         calc-settings-file.
8130 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8132         * message.texi (Reply): `message-reply-to-function' should return
8133         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8135 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8137         * faq.texi (Changing load-path): Fix typo.
8139 2005-01-05  Jay Belanger  <belanger@truman.edu>
8141         * calc.texi (Programming Tutorial): Replace kbd command by
8142         appropriate characters for a keyboard macro.
8144 2005-01-04  Jay Belanger  <belanger@truman.edu>
8146         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8147         for Lucid Emacs.
8148         (Programming Tutorial): Mention that the user needs to be in the
8149         right mode to compute some functions.
8151 2005-01-04  Jay Belanger  <belanger@truman.edu>
8153         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8154         no longer applicable.
8156 2005-01-01  Jay Belanger  <belanger@truman.edu>
8158         * calc.texi (Programming Tutorial): Change description of how to
8159         edit keyboard macros to match current behavior.
8161 2004-12-31  Jay Belanger  <belanger@truman.edu>
8163         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8165 2004-12-20  Jay Belanger  <belanger@truman.edu>
8167         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8168         zero.
8170 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8172         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8173         @xref.
8174         (Font Locking): Avoid @strong{Note:}.
8176 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8178         Sync with Tramp 2.0.46.
8180         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8182 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8184         * url.texi: Correct typos.
8185         (Retrieving URLs): @var{nil}->@code{nil}.
8186         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8187         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8188         (Dealing with HTTP documents): @inforef->@xref.
8190 2004-12-15  Jay Belanger  <belanger@truman.edu>
8192         * calc.texi: Consistently capitalized all mode names.
8193         (Answers to Exercises): Mention that an answer can be a fraction
8194         when in Fraction mode.
8196 2004-12-13  Jay Belanger  <belanger@truman.edu>
8198         * calc.texi: Fix some TeX definitions.
8200 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8202         * reftex.texi (Imprint): Remove erroneous @value's.
8204 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8206         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8207         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8209 2004-12-08  Jay Belanger  <belanger@truman.edu>
8211         * calc.texi (Starting Calc): Remove comment about installation.
8212         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8214 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8216         * url.texi: Update @setfilename.
8217         (Getting Started): No need to worry about Gnus versions.
8218         (Dealing with HTTP documents): Use @inforef.
8220         * org.texi: Fix @direntry file name.
8222 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8224         * url.texi: New file.
8226         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8228 2004-12-06  Jay Belanger  <belanger@truman.edu>
8230         * calc.texi (Using Calc): Remove paragraph about installation.
8232 2004-12-06  Jay Belanger  <belanger@truman.edu>
8234         * calc.texi: Use more Texinfo macros and less TeX defs.
8235         Remove @refill's.
8237 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8239         * org.texi: New file.
8241 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8243         * Makefile.in (org.dvi, ../info/org): New targets.
8244         (INFO_TARGETS): Add ../info/org.
8245         (DVI_TARGETS): Add org.dvi.
8246         (maintainer-clean): Remove the info files in the info dir.
8248 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8250         * idlwave.texi: Fix the setfilename directive to put the produced
8251         file in ../info.
8252         (Continued Statement Indentation): Resurrect Jan D.'s change from
8253         2004-11-03 that was lost when a newer version of idlwave.texi was
8254         imported.
8256 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8258         * gnus-faq.texi ([5.1]): Add missing bracket.
8260         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8261         Index `spam-initialize'.
8263 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8265         * message.texi (Various Message Variables): Mention that all mail
8266         file variables are derived from `message-directory'.
8268         * gnus.texi (Splitting Mail): Clarify bogus group.
8270 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8272         * emacs-mime.texi (Encoding Customization):
8273         Fix mm-coding-system-priorities entry.
8275 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8277         * idlwave.texi (Continued Statement Indentation):
8278         * reftex.texi (Options (Index Support)):
8279         (Displaying and Editing the Index, Table of Contents):
8280         * speedbar.texi (Creating a display, Major Display Modes):
8281         Replace non-nil with non-@code{nil}.
8283 2004-10-21  Jay Belanger  <belanger@truman.edu>
8285         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8287 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8289         * calc.texi (Reporting Bugs): Double up `@'.
8291 2004-10-18  Jay Belanger  <belanger@truman.edu>
8293         * calc.texi (Reporting Bugs): Change the address that bugs
8294         should be sent to.
8296 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8298         * gnus.texi (New Features): Add 5.11.
8300         * message.texi (Resending): Remove wrong default value.
8302         * gnus.texi (Mail Source Specifiers): Describe possible problems
8303         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8304         `pop3-leave-mail-on-server' to the index.
8306 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8308         * message.texi (Canceling News): Add how to set a password.
8310 2004-10-12  Jay Belanger  <belanger@truman.edu>
8312         * calc.texi (Help Commands): Change the descriptions of
8313         calc-describe-function and calc-describe-variable to match their
8314         current behavior.
8316 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8318         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8320 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8322         Sync with Tramp 2.0.45.
8324         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8325         plink link.  The URL is outdated.  Originator contacted for
8326         clarification.
8328 2004-10-10  Juri Linkov  <juri@jurta.org>
8330         * gnus.texi (Top, Marking Articles): Join two menus in one node
8331         because a node can have only one menu.
8333 2004-10-09  Juri Linkov  <juri@jurta.org>
8335         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8336         example of nnmail-split-fancy.
8338 2004-10-06  Karl Berry  <karl@gnu.org>
8340         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8341         consistency with other uses of dashes.
8343 2004-10-05  Karl Berry  <karl@gnu.org>
8345         * info.texi: Consistently use --- throughout, periods at end of
8346         menu descriptions, and a couple typos.
8348 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8350         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8351         * pgg.texi (User Commands, Backend methods): Do.
8352         * gnus.texi: Markup fixes.
8353         (Setting Process Marks): Fix `M P a' entry.
8354         * emacs-mime.texi: Fixes.
8356 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8358         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8359         again.
8360         Use 5.10 instead of 5.10.0.
8362 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8364         * gnus.texi (Summary Mail Commands): S D e.
8366 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8368         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8369         the gnus-article-mode-line-format section.
8371 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8373         * gnus.texi (Various Summary Stuff): Fix the documentation for
8374         gnus-newsgroup-variables.
8376 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8378         * gnus.texi (MIME Commands):
8379         Add gnus-mime-display-multipart-as-mixed,
8380         gnus-mime-display-multipart-alternative-as-mixed,
8381         gnus-mime-display-multipart-related-as-mixed.
8382         (Mail Source Customization): Clarify `mail-source-directory'.
8383         (Splitting Mail): Mention gnus-group-find-new-groups.
8384         (SpamOracle): Fix typo.
8386         * gnus-faq.texi: Untabify.
8387         ([6.3]): nnir.el is in contrib directory.
8389         * message.texi (News Headers): Clarify how a unique ID is created.
8391         * gnus.texi (Batching Agents): Fix typo in example.
8392         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8394 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8396         * gnus.texi (Group Parameters): Add more on hooks.
8398 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8400         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8402 2004-09-22  Jay Belanger  <belanger@truman.edu>
8404         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8405         might be hidden during part of the session.
8407 2004-09-20  Jay Belanger  <belanger@truman.edu>
8409         * calc.texi (Notations Used in This Manual): Put in an earlier
8410         mention that DEL could be called Backspace.
8412 2004-09-10  Simon Josefsson  <jas@extundo.com>
8414         * gnus.texi (IMAP): Add example.  Suggested and partially written
8415         by Steinar Bang <sb@dod.no>.
8417 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8419         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8420         netrc syntax.
8422 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8424         * gnus.texi (Spam ELisp Package Sequence of Events):
8425         Some clarifications.
8426         (Spam ELisp Package Global Variables): More clarifications.
8428 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8430         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8431         Mention spam-split does not modify incoming mail.
8433 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8435         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8437 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8439         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8441 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8443         * makefile.w32-in (sieve, pgg): Use $(infodir).
8445 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8447         * makefile.w32-in: Fix PGG and Sieve entries.
8449 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8451         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8452         Emacs and related programs.
8454 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8456         * faq.texi: Fix texinfo usage, esp. doublequotes.
8457         (Difference between Emacs and XEmacs): Some clarification.
8459         * faq.texi (Difference between Emacs and XEmacs):
8460         Explain not to contrast XEmacs with GNU Emacs.
8462 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8464         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8466 2004-08-22  David Kastrup  <dak@gnu.org>
8468         * reftex.texi (AUCTeX): Update links, section name.
8470         * faq.texi (Calc): Update availability (included in 22.1).
8471         (AUCTeX): Update availability, information, versions, description.
8473 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8475         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8477 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8479         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8481 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8483         Sync with Tramp 2.0.44.
8485 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8487         * widget.texi (User Interface): Update how to separate the
8488         editable field of an editable-field widget from other widgets.
8489         (Programming Example): Add text after field.
8491 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8493         * emacs-mime.texi (Encoding Customization): Add a note to the
8494         mm-content-transfer-encoding-defaults entry.
8495         (rfc2047): Update.
8497         * gnus.texi (Article Highlighting):
8498         Add gnus-cite-ignore-quoted-from.
8499         (POP before SMTP): New node.
8500         (Posting Styles): Addition.
8501         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8502         (Fancy Mail Splitting): Ditto.
8503         (X-Face): Add gnus-x-face.
8505 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8507         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8508         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8510 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8512         * gnus.texi (Mail Source Specifiers):
8513         Describe `pop3-leave-mail-on-server'.
8515 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8517         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8519         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8520         repository.  Change setfilename.
8522         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8524 2004-07-02  Juri Linkov  <juri@jurta.org>
8526         * pcl-cvs.texi (Viewing differences): Add `d r'.
8528 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8530         * ses.texi, viper.texi, flymake.texi, faq.texi:
8531         * eshell.texi, ediff.texi: Markup fixes.
8533 2004-06-21  Karl Berry  <karl@gnu.org>
8535         * info.texi (Top): Mention that only Emacs has mouse support.
8536         (Getting Started): Mention this in a few other places.
8538 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8540         * autotype.texi (Copyrights, Timestamps):
8541         Recommend `before-save-hook' instead of `write-file-functions'.
8543 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8545         * dired-x.texi (dired-mark-omitted): Update keybinding.
8547 2004-06-10  Kim F. Storm  <storm@cua.dk>
8549         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8551 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8553         * dired-x.texi (variable dired-omit-mode): Rename from
8554         dired-omit-files-p.
8555         (function dired-omit-mode): Rename from dired-omit-toggle.
8556         Call dired-omit-mode rather than set dired-omit-files-p.
8557         (dired-mark-omitted): Describe command.
8559 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8561         Version 2.0.41 of Tramp released.
8563 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8565         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8566         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8568 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8570         * cl.texi (Top): Call this chapter `Introduction'.
8571         (Overview): In TeX, no section heading here.
8573         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8575 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8577         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8578         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8580 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8582         * flymake.texi: New file.
8584 2004-05-28  Simon Josefsson  <jas@extundo.com>
8586         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8588 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8590         Version 2.0.40 of Tramp released.
8592 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8594         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8596         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8597         variables `tramp-backup-directory-alist' and
8598         `tramp-bkup-backup-directory-info'.
8599         (Overview, Connection types)
8600         (External transfer methods, Default Method)
8601         (Windows setup hints): Remove restriction of password entering
8602         with external methods.
8603         (Auto-save and Backup): Make file name example
8604         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8605         and `auto-save-directory' must be used.
8606         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8607         only "NT").  Remove doubled entry "What kinds of systems does
8608         @tramp{} work on".
8609         (tramp): Macro removed.
8610         (Obtaining Tramp): Flag removed from title.
8611         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8612         and `trampver' used properly.  Flag `tramp-inst' replaced by
8613         `installchapter'.  Installation related text adapted.
8615 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8617         * widget.texi (Programming Example): Remove overlays.
8619 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8621         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8623 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8625         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8627 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8629         * info.texi (Info Search): Add info-apropos.
8631 2004-03-22  Juri Linkov  <juri@jurta.org>
8633         * faq.texi: Fix help key bindings.
8635 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8637         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8638         (as suggested by Karl Berry).  Update information about colored
8639         stars in menus.  Add new subheading describing M-n.
8641 2004-03-12  Richard M. Stallman  <rms@gnu.org>
8643         * cl.texi (Top): Rename top node's title.
8645 2004-03-08  Karl Berry  <karl@gnu.org>
8647         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8648         problems making the texinfo distribution.
8650 2004-02-29  Simon Josefsson  <jas@extundo.com>
8652         * smtpmail.texi (Authentication): Change the list of supported
8653         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8654         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8655         <voegelas@gmx.net>.
8657 2004-02-29  Juanma Barranquero  <lektu@terra.es>
8659         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8660         Use $(DEL) instead of rm, and ignore exit code.
8662 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
8664         Tramp version 2.0.39 released.
8666 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8668         * tramp.texi (Customizing Completion): Explain new functions
8669         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
8670         (all): Savannah URLs unified to "http://savannah.nongnu.org".
8671         (Top): Refer to Savannah mailing list as the major one.
8672         Mention older mailing lists in HTML mode only.
8673         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
8674         (Frequently Asked Questions): Remote hosts must not be Unix-like
8675         for "smb" method.
8676         (Password caching): New node.
8677         (External transfer methods): Refer to password caching for "smb"
8678         method.
8680 2004-02-17  Karl Berry  <karl@gnu.org>
8682         * info.texi (Help-Int): Mention the new line number feature.
8684 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
8686         * ses.texi (Advanced Features): New functionality for
8687         ses-set-header-row (defaults to current row unless C-u used).
8688         (Acknowledgements): Add Stefan Monnier.
8690 2003-12-29  Kevin Ryde  <user42@zip.com.au>
8692         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
8694 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
8696         Tramp version 2.0.38 released.
8698         * tramp.texi (Remote shell setup): Warn of environment variables
8699         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
8700         <sven.gabriel@imk.fzk.de>.
8701         (Configuration): Tramp now chooses base64/uuencode
8702         automatically.  Update wording accordingly.
8703         (Top): More description for the `Default Method' menu entry.
8704         (Default Method): Use @code, not @var, for Lisp variables.
8705         (Default Method): New subsection `Which method is the right one
8706         for me?'  Suggested by Christian Kirsch.
8707         (Configuration): Pointer to new subsection added.
8708         (Default Method): Too many "use" in one sentence.
8709         Rephrase.  Reported by Christian Kirsch.
8710         (Filename Syntax): Old `su' example is probably a left-over from
8711         the sm/su method naming.  Replace with `ssh', instead.
8712         (External transfer methods, Auto-save and Backup):
8713         Typo fixes.
8715 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
8717         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
8718         (Top): Mention japanese manual only if flag `jamanual' is set.
8719         Insert section `Japanese manual' in menu.
8721 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
8723         * eshell.texi (Known Problems): Add doc item.
8725 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
8727         * cc-mode.texi: Update for CC Mode 5.30.
8729         Note: Please refrain from doing purely cosmetic changes like
8730         removing trailing whitespace in this manual; it clobbers cvs
8731         merging for no good reason.
8733 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
8735         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8736         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8737         @acronym{ASCII}.
8739 2003-10-26  Karl Berry  <karl@gnu.org>
8741         * info.texi (Info Search): Echo area, not echo are.  From Debian
8742         diff.
8744 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8746         * widget.texi (Defining New Widgets): Document new behavior of
8747         :buttons and :children keywords.
8749 2003-10-22  Miles Bader  <miles@gnu.org>
8751         * Makefile.in (info): Move before $(top_srcdir)/info.
8753 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
8755         * tramp.texi (Inline methods): Small grammar fix.
8756         (External transfer methods): Likewise.
8758 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
8760         * speedbar.texi: Remove paragraph for GUD that is no longer true.
8762 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
8764         * texinfo.tex: Replace `%' in arch tagline by @ignore.
8766 2003-09-30  Richard M. Stallman  <rms@gnu.org>
8768         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8770         * widget.texi (User Interface): Fix typos.
8772         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8774 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
8776         * pcl-cvs.texi (Selected Files): Fix typo.
8778 2003-09-21  Karl Berry  <karl@gnu.org>
8780         * info.texi (] and [ commands): No period at end of section title.
8782 2003-09-04  Miles Bader  <miles@gnu.org>
8784         * Makefile.in (top_srcdir): New variable.
8785         ($(top_srcdir)/info): New rule.
8786         (info): Depend on it.
8788 2003-09-03  Peter Runestig  <peter@runestig.com>
8790         * makefile.w32-in: New file.
8792 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
8794         * widget.texi (User Interface): Explain the need of static text
8795         around an editable field.
8797 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
8799         * widget.texi (Basic Types): The argument to `:help-echo' can now
8800         be a form that evaluates to a string.
8802 2003-08-18  Kim F. Storm  <storm@cua.dk>
8804         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8806 2003-08-16  Richard M. Stallman  <rms@gnu.org>
8808         * dired-x.texi (Shell Command Guessing): Explain *.
8810 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
8812         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8813         log-edit-insert-changelog.
8815 2003-08-03  Karl Berry  <karl@gnu.org>
8817         * info.texi: Need @contents.
8819 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
8821         Tramp version 2.0.36 released.
8823         * tramp.texi (Remote shell setup): Explain about problems with
8824         non-Bourne commands in ~/.profile and ~/.shrc.
8826 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
8828         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8829         renaming of `vis-mode' to `visible-mode'.
8831 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
8833         * info.texi (Top, Help-Small-Screen): Remove accidentally added
8834         next, prev and up pointers.
8836 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
8838         * info.texi (Help): Mention existence of Emacs and stand-alone
8839         Info at the very beginning of the tutorial.
8840         (Help-Inv): New node.
8841         (Help-]): New node.
8842         (Help-M): Systematically point out the differences between default
8843         Emacs and stand-alone versions.  Delete second menu.
8844         (Help-Xref): Systematically point out the differences between
8845         default Emacs and stand-alone versions.
8846         (Help-Int): Change `l' example.
8847         (Expert Info): Fix typos.
8848         (Emacs Info Variables): Mention `Info-hide-note-references' and
8849         new default for `Info-scroll-prefer-subnodes'.
8851 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
8853         Version 2.0.35 of Tramp released.
8855         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8856         (Inline methods): Add methods `remsh' and `plink1'.
8857         (External transfer methods): Add method `remcp'.
8858         (Multi-hop Methods): Add method `remsh'.
8859         Small patch from Adrian Aichner <adrian@xemacs.org>:
8860         Fix minor typos.
8861         (Concept Index): Add to make manual searchable via
8862         `Info-index'.
8863         (Version Control): Add cindex entry.
8865 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
8867         * trampver.texi: Version 2.0.34 released.
8869 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
8871         * faq.texi: Improve previous changes.
8873 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
8875         * faq.texi: Update copyright and maintenance details.
8876         Update some package URLs, versions, and maintainers.
8877         Remove many references to the Emacs Lisp Archive.
8879 2003-04-23  Simon Josefsson  <jas@extundo.com>
8881         * smtpmail.texi: Fix license (the invariant sections mentioned has
8882         never been part of the smtp manual).  Align info dir entry with
8883         other emacs packages.
8885 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
8887         * tramp.texi: Version 2.0.33 released.
8888         Remove installation chapter.  Remove XEmacs specifics.
8890 2003-03-29  Richard M. Stallman  <rms@gnu.org>
8892         * tramp.texi (Top): Undo the previous renaming.
8893         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8895 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
8897         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8898         version of manual.
8900         * tramp.texi (Auto-save and Backup): New node.
8902 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
8904         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
8905         Emacs" in order to have better differentiation to "XEmacs".
8906         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8907         are new macros in order to point to the other Emacs flavor where
8908         appropriate.  In info case, point to node `Installation' in order
8909         to explain how to generate the other way.  In html case, make a
8910         link to the other html file.
8911         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
8912         after CVS checkout/update.
8913         (Installation): Completely rewritten.
8914         (Installation parameters, Load paths): New sections under
8915         `Installation'.
8917 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8919         * tramp.texi: Version 2.0.30 released.
8920         Replace word "path" with "localname" where used as a component of
8921         a Tramp file name.
8923 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
8925         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8926         introduced.
8927         (Installation): Explain what to do if files from the tramp/contrib
8928         directory are needed.
8930 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
8932         * smtpmail.texi (How Mail Works): New.
8934 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
8936         * smtpmail.texi: New file.
8938         * Makefile.in: Build SMTP manual.
8940 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8942         * tramp.texi: Version 2.0.29 released.
8943         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8944         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
8946 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
8948         * tramp.texi (Frequently Asked Questions): Explain a workaround if
8949         another package loads accidentally Ange-FTP.
8951 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
8953         * tramp.texi (Customizing Completion): Add function
8954         `tramp-parse-sconfig'.  Change example of
8955         `tramp-set-completion-function', because parsing of ssh config
8956         files looks more natural.
8958 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
8960         * gnus.texi: Do not use `path' in several locations.
8962 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
8964         * tramp.texi (External transfer methods): New method `smb'.
8965         From Michael Albinus.
8967 2002-11-05  Karl Berry  <karl@gnu.org>
8969         * info.texi (Info-fontify): Reorder face list to avoid bad line
8970         breaks.
8972 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8974         * tramp.texi: Move @copying to standard place.
8975         Use @insertcopying.
8977 2002-10-02  Karl Berry  <karl@gnu.org>
8979         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8980         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8981         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8982         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8983         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8984         Per rms, update all manuals to use @copying instead of @ifinfo.
8985         Also use @ifnottex instead of @ifinfo around the top node, where
8986         needed for the sake of the HTML output.
8987         (The Gnus manual is not fixed since it's not clear to me how it
8988         works; and the Tramp manual already uses @copying, although in an
8989         unusual way.  All others were changed.)
8991 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
8993         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8994         (../info/ses, ses.dvi): New targets.
8995         * ses.texi: New file.
8997 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
8999         * texinfo.tex: Update to texinfo 4.2.
9001 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9003         * reftex.texi: Update to RefTeX 4.19.
9005 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9007         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9008         (../info/tramp, tramp.dvi): New targets.
9010 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9012         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9013         (calc.dvi): Uncomment.
9015 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9017         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9018         (../info/calc): New target.
9020 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9022         * (Version 21.1 released.)
9024 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9026         * Branch for 21.1.
9028 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9030         * Makefile.in (../info/info): Use an explicit -o switch to
9031         makeinfo.
9033 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9035         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9037 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9039         * Makefile.in (../info/idlwave): Use --no-split.
9041 2000-12-14  Dave Love  <fx@gnu.org>
9043         * Makefile.in (mostlyclean): Remove gnustmp.*.
9044         (gnus.dvi): Change rule to remove @latex stuff.
9046 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9048         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9050 2000-10-13  John Wiegley  <johnw@gnu.org>
9052         * Makefile.in: Add build targets for eshell.texi.
9054 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9056         * Makefile.in: Remove/comment speedbar stuff.
9058 2000-09-22  Dave Love  <fx@gnu.org>
9060         * Makefile.in: Add emacs-mime.
9062 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9064         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9065         (DVI_TARGETS): Add woman.dvi.
9066         (../info/woman, woman.dvi): New targets.
9068 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9070         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9072         * pcl-cvs.texi: New file.
9073         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9074         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9076 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9078         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9079         (../info/ebrowse, ebrowse.dvi): New targets.
9081 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9083         * Makefile.in (INFO_TARGETS): Add eudc.
9084         (DVI_TARGETS): Add eudc.dvi.
9085         (../info/eudc, eudc.dvi): New targets.
9087 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9089         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9090         compatibility with 8+3 filesystems).
9091         (../info/efaq): Rename from emacs-faq.
9093 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9095         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9096         (../info/idlwave, idlwave.dvi): New targets.
9098 1999-10-23  Dave Love  <fx@gnu.org>
9100         * Makefile.in: Use autotype.texi.
9102 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9104         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9105         faq.texi file) rather than ../info/faq.
9107 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9109         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9110         (../info/ada-mode, ada-mode.dvi): New targets.
9112 1999-09-01  Dave Love  <fx@gnu.org>
9114         * Makefile.in: Add faq.
9116 1999-07-12  Richard Stallman  <rms@gnu.org>
9118         * Version 20.4 released.
9120 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9122         * Version 20.3 released.
9124 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9126         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9127         Use it in dvi targets.
9128         (../etc/GNU): Change to $(srcdir) first.
9130 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9132         * reftex.texi: Update for RefTeX version 3.22.
9134 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9136         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9137         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9139 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9141         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9142         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9144 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9146         * Version 20.2 released.
9148 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9150         * Version 20.1 released.
9152 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9154         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9156 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9158         * Version 19.33 released.
9160 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9162         * Version 19.32 released.
9164 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9166         * Makefile.in: Add rules for the Message manual.
9168 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9170         * gnus.texi: New version.
9172         * message.texi: New manual.
9174 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9176         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9178 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9180         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9181         Specify -I option.
9182         (All dvi targets): Set the TEXINPUTS variable.
9184 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9186         * Version 19.31 released.
9188 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9190         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9191         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9193 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9195         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9196         (INFO_TARGETS): Add ../info/cc-mode.
9197         (DVI_TARGETS): Add cc-mode.dvi.
9199 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9201         * Version 19.30 released.
9203 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9205         * gnus.texi: New file.
9207 1995-11-04  Erik Naggum  <erik@naggum.no>
9209         * gnus.texi: File deleted.
9211 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9213         * mh-e.texi: "Function Index" -> "Command Index" to work with
9214         Emacs 19.30 C-h C-k support of separately-documented commands.
9216 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9218         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9219         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9221 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9223         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9224         (../info/viper, viper.dvi): New targets.
9226 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9228         * dired-x.texi (Installation): Change the example to set
9229         buffer-local variables like dired-omit-files-p in
9230         dired-mode-hook.
9232 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9234         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9235         (../info/mh-e, mh-e.dvi): New targets.
9237 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9239         * Makefile.in (maintainer-clean): Rename from realclean.
9241 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9243         * Makefile.in: New file.
9244         * Makefile: File deleted.
9246 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9248         * Makefile (TEXINDEX_OBJS): Variable deleted.
9249         (texindex, texindex.o, getopt.o): Rules deleted.
9250         All deps on texindex deleted.
9251         (distclean): Don't delete texindex.
9252         (mostlyclean): Don't delete *.o.
9253         * texindex.c, getopt.c: Files deleted.
9255 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9257         * Version 19.26 released.
9259 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9261         * Version 19.25 released.
9263 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9265         * Version 19.24 released.
9267 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9269         * Version 19.23 released.
9271 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9273         * Makefile: Delete spurious tab.
9275 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9277         * Makefile (.SUFFIXES): New rule.
9279 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9281         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9282         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9284 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9286         * Makefile (../info/sc): Rename from sc.info.
9287         (../info/cl): Likewise.
9288         (INFO_TARGETS): Use new names.
9290 1993-12-04  Richard Stallman  (rms@srarc2)
9292         * getopt.c: New file.
9293         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9294         (getopt.o): New rule.
9295         (dvi): Don't depend on texindex.
9296         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9297         Depend on texindex.
9299 1993-12-03  Richard Stallman  (rms@srarc2)
9301         * Makefile (../info/sc.info): Rename from ../info/sc.
9302         (TEXI2DVI): New variable.
9303         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9304         Add explicit commands.
9305         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9307 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9309         * Version 19.22 released.
9311 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9313         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9315 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9317         * Version 19.21 released.
9319 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9321         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9323 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9325         * Makefile (../etc/GNU): New target.
9326         (EMACSSOURCES): Add gnu1.texi.
9328 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9330         * Makefile (realclean): Don't delete the Info files.
9332 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9334         * forms.texi: Fix forms.texi so that it will format correctly.
9335         Add missing `@end iftex', fix bad reference.
9337         * info.texi, info-stn.texi: New files implement texinfo version of
9338         `info' file.
9340 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9342         * Makefile: Fix targets for texindex, new info.texi files.
9343         * info-stnd.texi: New file implements info for standalone info
9344         reader.
9345         * info.texi: Update to include recent changes to "../info/info".
9346         New source file for ../info/info; includes info-stnd.texi.
9348         * texindex.c: Include "../src/config.h" if building in emacs.
9350         * Makefile: Change all files to FILENAME.texi, force all targets
9351         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9352         vip.texinfo, forms.texinfo, cl.texinfo.
9353         Add target to build texindex.c, defining `emacs'.
9355         * forms.texi: Install new file to match version 2.3 of forms.el.
9357 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9359         * Version 19.19 released.
9361 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9363         * sc.texinfo: Fix info file name.
9365         * Makefile (info): Add gnus and sc.
9366         (dvi): Add gnus.dvi and sc.dvi.
9367         (../info/sc, sc.dvi): New targets.
9369 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9371         * Version 19.18 released.
9373 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9375         * Makefile: Fix source file names of the separate manuals.
9376         (gnus.dvi, ../info/gnus): New targets.
9378 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9380         * Version 19.17 released.
9382 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9384         * split-man: Fix typos in last change.
9386 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9388         * Version 19.16 released.
9390 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9392         * version 19.15 released.
9394 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9396         * Makefile (distclean): It's rm, not rf.
9398 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9400         * Version 19.14 released.
9402 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9404         * Makefile: New file.
9406 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9408         * Version 19.13 released.
9410 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9412         * Version 19.9 released.
9414 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9416         * Version 19.8 released.
9418 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9420         * Version 19.7 released.
9422 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9424         * gnus.texinfo: New file.  Removed installation instructions.
9426 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9428         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9430 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9432         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9433         then define `\sc' as the command for smallcaps in Texinfo.
9434         This means that the @sc command will produce small caps.  bfox has
9435         made the corresponding change to makeinfo and texinfm.el.
9437 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9439         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9440         Customization since the menu entry did not point to anything.
9441         Also add an @finalout command to remove overfull hboxes from the
9442         printed output.
9444         * cl.texinfo: Add @bye, \input line and @settitle to file.
9445         This file is clearly intended to be a chapter of some other work,
9446         but the other work does not yet exist.
9448 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9450         * texinfo.texinfo: Three typos corrected.
9452 ;; Local Variables:
9453 ;; coding: utf-8
9454 ;; End:
9456   Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9458   This file is part of GNU Emacs.
9460   GNU Emacs is free software: you can redistribute it and/or modify
9461   it under the terms of the GNU General Public License as published by
9462   the Free Software Foundation, either version 3 of the License, or
9463   (at your option) any later version.
9465   GNU Emacs is distributed in the hope that it will be useful,
9466   but WITHOUT ANY WARRANTY; without even the implied warranty of
9467   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9468   GNU General Public License for more details.
9470   You should have received a copy of the GNU General Public License
9471   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.