Import the htmlfontify manual
[emacs.git] / doc / misc / ChangeLog
blobfe1d81e77e26003f832e389ee0ff653c29dfc225
1 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
3         * htmlfontify.texi: New file.
5 2012-12-22  Glenn Morris  <rgm@gnu.org>
7         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
8         Avoid some overfull lines.
10         * widget.texi (Programming Example): Break some long lines.
12         * wisent.texi (Wisent Overview): Fix xref.
13         (Grammar format, Understanding the automaton): Avoid overfill.
15         * bovine.texi (Optional Lambda Expression): Allow line break.
17         * auth.texi (Help for users): Break long lines.
19         * ada-mode.texi (Project file variables):
20         Reword to reduce underfull hbox.
21         (No project files, Use GNAT project file):
22         Use smallexample to make some overfull lines less terrible.
24         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
25         Fix cross-references to separate manuals.
27         * Makefile.in (gfdl): New variable.  Use throughout where
28         appropriate so that targets depend on doclicense.texi.
30 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
32         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
33         doclicense.texi.  Remove doclicense.texi from all targets that
34         mentioned it explicitly.
36 2012-12-21  Glenn Morris  <rgm@gnu.org>
38         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
39         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
40         May as well just include doclicense.texi in everything.
42         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
43         which @copying says is included.
45         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
46         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
47         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
48         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
49         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
50         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
51         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
52         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
53         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
54         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
55         * widget.texi, wisent.texi, woman.texi: Do not mention buying
56         copies from the FSF, which does not publish these manuals.
58         * erc.texi: No need to include gpl in this small manual.
60 2012-12-14  Glenn Morris  <rgm@gnu.org>
62         * org.texi (copying): Include a copy of the GFDL.
63         (GNU Free Documentation License): New section.
65 2012-12-13  Bastien Guerry  <bzg@gnu.org>
67         * org.texi: Fix typos.
69 2012-12-13  Glenn Morris  <rgm@gnu.org>
71         * wisent.texi: Small edits.  Set copyright to FSF, update license to
72         GFDL 1.3+.
73         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
74         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
75         New targets.
76         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
77         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
79         * bovine.texi: Small edits.  Set copyright to FSF, update license to
80         GFDL 1.3+, remove empty index.
81         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
82         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
83         New targets.
84         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
85         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
87 2012-12-13  Eric Ludlam  <zappo@gnu.org>
88             David Ponce  <david@dponce.com>
89             Richard Kim  <emacs18@gmail.com>
91         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
93 2012-12-12  Glenn Morris  <rgm@gnu.org>
95         * flymake.texi (Customizable variables, Locating the buildfile):
96         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
98         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
99         GFDL 1.3+ license, fix up index.
100         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
101         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
102         (srecode.pdf): New targets.
103         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
104         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
106 2012-12-12  Eric Ludlam  <zappo@gnu.org>
108         * srecode.texi: New file, imported from CEDET trunk.
110 2012-12-12  Bastien Guerry  <bzg@gnu.org>
112         * org.texi (Summary, Code block specific header arguments)
113         (Code block specific header arguments)
114         (Header arguments in function calls, var, noweb)
115         (Results of evaluation, Code evaluation security): Small
116         reformatting: add a blank line before some example.
118         * org.texi (System-wide header arguments)
119         (Header arguments in Org mode properties, Conflicts)
120         (Dynamic blocks, Using the mapping API): Fix indendation of
121         Elisp code examples.
123         * org.texi (Comment lines): Fix description of the comment syntax.
125         * org.texi (Installation): Mention "make test" in the correct
126         section.
128 2012-12-02  Michael Albinus  <michael.albinus@gmx.de>
130         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
131         (External methods): Fix typo.
133 2012-11-30  Glenn Morris  <rgm@gnu.org>
135         * rcirc.texi (Notices): Fix typo.
137 2012-11-20  Michael Albinus  <michael.albinus@gmx.de>
139         * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
140         distinguish from trunk.
142 2012-11-16  Glenn Morris  <rgm@gnu.org>
144         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
145         (Obsolete Macros): Move example here from Function Bindings.
147 2012-11-13  Glenn Morris  <rgm@gnu.org>
149         * erc.texi: Use @code{nil} rather than just "nil".
150         (Modules): Undocument obsolete "hecomplete".
151         Add "notifications".
152         (Connecting): Add brief section on passwords.
153         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
155 2012-11-12  Glenn Morris  <rgm@gnu.org>
157         * flymake.texi (Customizable variables)
158         (Highlighting erroneous lines): Mention flymake-error-bitmap,
159         flymake-warning-bitmap, and flymake-fringe-indicator-position.
161 2012-11-09  Chong Yidong  <cyd@gnu.org>
163         * url.texi (Introduction): Move url-configuration-directory to
164         Customization node.
165         (Parsed URIs): Split into its own node.
166         (URI Encoding): New node.
167         (Defining New URLs): Remove empty chapter.
168         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
169         Improve docs for url-queue-*.
170         (Supported URL Types): Copyedits.  Delete empty subnodes.
172 2012-11-08  Chong Yidong  <cyd@gnu.org>
174         * url.texi (Introduction): Rename from Getting Started.  Rewrite
175         the introduction.
176         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
178 2012-11-07  Glenn Morris  <rgm@gnu.org>
180         * cl.texi (Obsolete Setf Customization):
181         Revert defsetf example to the more correct let rather than prog1.
182         Give define-modify-macro, defsetf, and define-setf-method
183         gv.el replacements.
185 2012-11-06  Glenn Morris  <rgm@gnu.org>
187         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
188         (Setf Extensions): Remove obsolete reference.
189         (Obsolete Setf Customization):
190         Move note on lack of setf functions to lispref/variables.texi.
191         Undocument get-setf-method, since it no longer exists.
192         Mention simple defsetf replaced by gv-define-simple-setter.
194 2012-11-03  Glenn Morris  <rgm@gnu.org>
196         * cl.texi: Further general copyedits.
197         (List Functions): Remove copy-tree, standard elisp for some time.
198         (Efficiency Concerns): Comment out examples that no longer apply.
199         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
200         (Creating Symbols, Random Numbers): De-emphasize internal
201         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
203 2012-11-02  Glenn Morris  <rgm@gnu.org>
205         * cl.texi (Naming Conventions, Type Predicates, Macros)
206         (Predicates on Numbers): No longer mention cl-floatp-safe.
208 2012-11-01  Glenn Morris  <rgm@gnu.org>
210         * cl.texi: General copyedits for style, line-breaks, etc.
211         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
212         (Macro Bindings, Blocks and Exits):
213         Acknowledge existence of lexical-binding.
214         (Iteration): Mainly defer to doc of standard dolist, dotimes.
216 2012-10-31  Glenn Morris  <rgm@gnu.org>
218         * ert.texi (Introduction, The @code{should} Macro):
219         Refer to "cl-assert" rather than "assert".
221         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
222         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
223         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
224         Reword, and add details of flet and labels.
225         (Modify Macros, Function Bindings): Add some xrefs.
227 2012-10-30  Glenn Morris  <rgm@gnu.org>
229         * cl.texi (Modify Macros): Update for cl-letf changes.
230         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
231         (Setf Extensions): Partially restore note about cl-getf,
232         mainly moved to lispref/variables.texi.
233         (Property Lists): Fix cl-getf typos.
234         (Mapping over Sequences): Mention cl-mapc naming oddity.
236 2012-10-29  Glenn Morris  <rgm@gnu.org>
238         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
239         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
240         (Customizing Setf): Move contents to "Obsolete Setf Customization".
241         (Modify Macros, Multiple Values, Other Clauses):
242         Remove mentions of obsolete features.
243         (Obsolete Setf Customization): Don't mention `apply' setf.
245 2012-10-28  Glenn Morris  <rgm@gnu.org>
247         * cl.texi (Multiple Values, Common Lisp Compatibility):
248         More namespace updates.
249         (Obsolete Features): Copyedits.
250         (Obsolete Lexical Macros, Obsolete Setf Customization):
251         New subsections.
253         * cl.texi (Porting Common Lisp, Lexical Bindings):
254         Add some xrefs to the Elisp manual.
256         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
257         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
258         (Obsolete Features): New appendix.  Move Lexical Bindings here.
260 2012-10-27  Glenn Morris  <rgm@gnu.org>
262         * cl.texi: Use defmac for macros rather than defspec.
263         (Efficiency Concerns): Related copyedit.
265         * cl.texi (Control Structure): Update for setf now being in core.
266         (Setf Extensions): Rename from Basic Setf.  Move much of the
267         former content to lispref/variables.texi.
268         (Modify Macros): Move pop, push details to lispref/variables.texi.
269         (Customizing Setf): Copyedits for setf etc being in core.
270         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
271         Further namespaces updates.
273 2012-10-26  Bastien Guerry  <bzg@gnu.org>
275         * org.texi (Installation): Update the link to Org's ELPA.  Also
276         don't mention org-install.el anymore as the replacement file
277         org-loaddefs.el is now loaded by org.el.
279 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
281         * tramp.texi (Frequently Asked Questions): Mention
282         `tramp-completion-reread-directory-timeout' for performance
283         improvement.
285 2012-10-25  Glenn Morris  <rgm@gnu.org>
287         * cl.texi: Don't mess with the TeX section number counter.
288         Use Texinfo recommended convention for quotes+punctuation.
289         (Overview, Sequence Functions): Rephrase for better line-breaking.
290         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
291         (Macro Bindings, Conditionals, Iteration, Loop Basics)
292         (Random Numbers, Mapping over Sequences, Structures)
293         (Porting Common Lisp): Further updates for cl-lib namespace.
294         (Modify Macros, Declarations, Macro Bindings, Structures):
295         Break long lines in examples.
296         (Dynamic Bindings): Update for changed progv behavior.
297         (Loop Examples, Efficiency Concerns): Markup fixes.
298         (Structures): Remove TeX margin change.
299         (Declarations): Fix typos.
301 2012-10-24  Glenn Morris  <rgm@gnu.org>
303         * cl.texi (Overview, Multiple Values, Creating Symbols)
304         (Numerical Functions): Say less/nothing about the original cl.el.
305         (Old CL Compatibility): Remove.
306         (Assertions): Remove ignore-errors (standard Elisp for some time).
308         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
309         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
310         (Efficiency Concerns, Efficiency Concerns)
311         (Common Lisp Compatibility, Old CL Compatibility):
312         Further updates for cl-lib namespace.
314 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
316         Update manual for new time stamp format (Bug#12706).
317         * emacs-mime.texi (time-date): Update for new format.
318         Also, fix bogus time stamp and modernize a bit.
320 2012-10-23  Glenn Morris  <rgm@gnu.org>
322         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
323         than unchanging cl.el version number.
324         End all menu descriptions with a period.
325         Do not use @dfn{CL} for every instance of "CL".
326         (Overview): Remove no-runtime caveat, and note about foo* names.
327         (Usage): Use cl-lib rather than cl.
328         (Organization, Naming Conventions): Update for cl-lib.el.
329         (Installation): Remove long-irrelevant node.
330         (Program Structure, Predicates, Control Structure):
331         Start updating for cl-lib namespace.
332         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
333         Depend on emacsver.texi.
335 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
337         * trampver.texi: Update release number.
339 2012-10-06  Glenn Morris  <rgm@gnu.org>
341         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
342         ERC version.
343         (Introduction): ERC is distributed with Emacs.
344         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
345         (Getting Started): Simplify.
346         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
347         (History): Mention ERC maintained as part of Emacs now.
348         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
349         Add dependency on emacsver.texi.
351         * erc.texi: Remove hand-written node pointers.
353 2012-10-05  Glenn Morris  <rgm@gnu.org>
355         * newsticker.texi (Overview, Requirements, Usage, Configuration):
356         Copyedits.
358 2012-10-01  Eric Ludlam  <zappo@gnu.org>
360         * ede.texi (Quick Start, Project Local Variables)
361         (Miscellaneous commands, ede-java-root, Development Overview)
362         (Detecting a Project): New nodes.
363         (Simple projects): Node deleted.
365         * eieio.texi (Building Classes): Some slot attributes cannot be
366         overridden.
367         (Slot Options): Remove an example.
368         (Method Invocation, Documentation): New nodes.
370 2012-10-01  Glenn Morris  <rgm@gnu.org>
372         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
373         (reftex.pdf): Add dependency on emacsver.texi.
374         * reftex.texi: Don't include directory part for emacsver.texi;
375         the Makefile's -I handles it.
377 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
379         Merge from standalone RefTeX repository.
381         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
382         with macros.
383         (Imprint): Mention Wolfgang in list of contributors.
384         (Creating Citations): Give a hint about how to
385         auto-revert the BibTeX database file when using external editors.
386         (Referencing Labels): Simplify section about reference macro
387         cycling.
388         (Options (Referencing Labels)): Adapt to new structure of
389         `reftex-ref-style-alist'.
390         (Referencing Labels, Reference Styles): Document changes in the
391         referencing functionality.
392         (Commands): Mention options for definition of header and footer in
393         BibTeX files.
394         (Options (Creating Citations)): Document
395         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
396         (Reference Styles): New section.
397         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
398         (Options (Referencing Labels)): Remove descriptions of deprecated
399         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
400         Add descriptions for `reftex-ref-style-alist' and
401         `reftex-ref-style-default-list'.
402         (Referencing Labels): Update regarding reference styles.
403         (Citation Styles): Mention support for ConTeXt.
404         (Options (Defining Label Environments)): Fix typo.
405         (Options (Creating Citations)): Document
406         `reftex-cite-key-separator'.
408 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
410         * org.texi: Add description of ORG_ADD_CONTRIB to info
411         documentation.  Add link to Worg for more details.
413         * org.texi: Clarify installation procedure.  Provide link to the
414         build system description on Worg.
416         * org.texi: Remove reference to utils/, x11idle.c is now in
417         contrib/scripts.
419         * org.texi: Re-normalize to "Org mode" in manual.
421         * org.texi (Installation): Adapt documentation to new build
422         system.  Mention GNU ELPA (since it needs to be handled like Emacs
423         built-in Org).
425 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
427         * org.texi: Fix typo in description of the 'Hooks' section.
429         * org.texi: Add ID to the list of special properties.
431 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
433         * org.texi (Moving subtrees): Document the ability to archive to a
434         datetree.
436 2012-09-30  Bastien Guerry  <bzg@gnu.org>
438         * org.texi (Installation, Feedback, Batch execution): Use
439         (add-to-list 'load-path ... t) for the contrib dir.
441         * org.texi (results): Update documentation for ":results drawer"
442         and ":results org".
444         * org.texi (Column width and alignment): Fix typo.
446         * org.texi (Activation): Point to the "Conflicts" section.
448         * org.texi (Conflicts): Mention filladapt.el in the list of
449         conflicting packages.
451         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
452         not needed for versions of Emacs > 22.1.
454         * org.texi (History and Acknowledgments): Fix typo.
456         * org.texi (History and Acknowledgments): Add my own
457         acknowledgments.
459         * org.texi (Agenda commands): Document the new command and the new
460         option.
462         * org.texi (Agenda commands): Delete `org-agenda-action' section.
463         (Agenda commands): Reorder.  Document `*' to toggle persistent
464         marks.
466         * org.texi (Agenda dispatcher): Mention
467         `org-toggle-agenda-sticky'.
468         (Agenda commands, Exporting Agenda Views): Fix typo.
470         * org.texi (Templates in contexts, Setting Options): Update to
471         reflect changes in how contexts options are processed.
473         * org.texi (Templates in contexts): Document the new structure of
474         the variables `org-agenda-custom-commands-contexts' and
475         `org-capture-templates-contexts'.
477         * org.texi (Templates in contexts): Document the new option
478         `org-capture-templates-contexts'.
479         (Storing searches): Document the new option
480         `org-agenda-custom-commands-contexts'.
482         * org.texi (Formula syntax for Lisp): Reformat.
484         * org.texi (Special properties, Column attributes)
485         (Agenda column view): Document the new special property
486         CLOCKSUM_T.
488         * org.texi (Template expansion): Document the new %l template.
490         * org.texi (Fast access to TODO states): Fix documentation about
491         allowed characters for fast todo selection.
493         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
494         use in `org-agenda-to-appt'.
496         * org.texi (Comment lines): Update wrt comments.
498         * org.texi (Resolving idle time): Document new keybinding.
500         * org.texi (Clocking commands): Document the use of S-M-<up/down>
501         on clock timestamps.
503         * org.texi (Fast access to TODO states): Explicitely says only
504         letters are supported as fast TODO selection keys.
506         * org.texi (Link abbreviations): Illustrate the use of the "%h"
507         specifier.  Document the new "%(my-function)" specifier.
509         * org.texi (Clocking commands): New cindex.
510         (Clocking commands): Update documentation for `org-clock-in'.
511         Document `org-clock-in-last'.  Mention `org-clock-out' and
512         `org-clock-in-last' as commands that can be globally bound.
513         (Resolving idle time): Document continuous clocking.
515         * org.texi (Top, Introduction): Fix formatting.
516         (Activation): Add index entries.
517         (Conventions): Update section.
518         (Embedded @LaTeX{}): Fix formatting.
520         * org.texi (Visibility cycling): Document `show-children'.
522         * org.texi (Using capture): Mention the `org-capture-last-stored'
523         bookmark as a way to jump to the last stored capture.
525         * org.texi (Uploading files): Fix typo.
527         * org.texi (Using capture): Document `C-0' as a prefix argument
528         for `org-capture'.
530         * org.texi (Agenda commands): Document persistent marks.
532         * org.texi (Template expansion): Update doc to reflect change.
534         * org.texi (Radio tables): Document the :no-escape parameter.
536         * org.texi (Repeated tasks): Document repeat cookies for years,
537         months, weeks, days and hours.
539         * org.texi (Export options): State that you can use the d: option
540         by specifying a list of drawers.
542         * org.texi (HTML preamble and postamble): Small doc improvement.
544 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
546         * org.texi: The sections in the Exporting section of the manual
547         left out articles in the description of the org-export-as-*
548         commands, among other places. This patch adds them, adds a few
549         missing prepositions, and switches instances of "an HTML" to "a
550         html" for internal consistency.
552         * org.texi: Alter several examples of headings with timestamps in
553         them to include the timestamps in the body instead of the heading.
555 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
557         * org.texi (Agenda dispatcher): Document sticky agenda views and
558         the new key for them.
560 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
562         * org.texi (Advanced features): Fix error in table.
564 2012-09-30  Feng Shu  <tumashu@gmail.com>
566         * org.texi (@LaTeX{} fragments): Document imagemagick as an
567         alternative to dvipng.
569 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
571         * org.texi: Remove extra curly bracket.
573 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
575         * org.texi (org-clock-in-last and org-clock-cancel): Update the
576         defkeys.
578 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
580         * org.texi (Agenda commands): Fix two typos by giving
581         corresponding function names, according to
582         `org-agenda-view-mode-dispatch'.
584 2012-09-30  Jan Bäcker  <jan.boecker@jboecker.de>
586         * org.texi (The spreadsheet): Fix typo.
588 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
590         * org.texi (Tracking your habits): Point to the "Tracking TODO
591         state changes" section.
593 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
595         * org.texi (Literal examples): Remove reference to unknown
596         `org-export-latex-minted' variable. Also simplify footnote since
597         `org-export-latex-listings' documentation is exhaustive already.
599         * org.texi (Plain lists): Remove reference to now hard-coded
600         `bullet' automatic rule.
602 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
604         * org.texi: Updated documentation accordingly.
606 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
608         * texinfo.tex: Merge from gnulib.
610 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
612         Sync with Tramp 2.2.6.
614         * tramp.texi (Bug Reports): Cleanup caches before a test run.
616         * trampver.texi: Update release number.
618 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
620         * texinfo.tex: Merge from gnulib.
622 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
624         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
625         (bug#12096).
627 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
629         * calc.texi (Simplification modes, Conversions)
630         (Operating on Selections): Mention "basic" simplification.
631         (The Calc Mode Line): Mention the mode line display for Basic
632         simplification mode.
633         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
634         simplifications.
635         (Basic Simplifications): Rename from "Limited Simplifications"
636         Replace "limited" by "basic" throughout.
637         (Algebraic Simplifications):  Indicate that the algebraic
638         simplifications are done by default.
639         (Unsafe Simplifications):  Mention `m E'.
640         (Simplification of Units): Mention `m U'.
641         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
642         (Kinds of Declarations, Functions for Declarations):  Mention
643         "algebraic simplifications" instead of `a s'.
644         (Algebraic Entry): Remove mention of default simplifications.
646 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
648         * calc.texi (Getting Started, Tutorial): Change simulated
649         Calc output to match actual output.
650         (Simplifying Formulas): Mention that algebraic simplification is now
651         the default.
653 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
655         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
656         (Bug#12073)
658 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
660         Prefer typical American spelling for "acknowledgment".
661         * calc.texi (History and Acknowledgments): Rename from
662         History and Acknowledgements.
663         * idlwave.texi (Acknowledgments):
664         * ses.texi (Acknowledgments):
665         * woman.texi (Acknowledgments): Rename from Acknowledgements.
667 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
669         Rename configure.in to configure.ac (Bug#11603).
670         * ede.texi (Compiler and Linker objects, ede-proj-project)
671         (ede-step-project): Prefer the name configure.ac to configure.in.
673 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
675         * tramp.texi (Multi-hops): Introduce
676         `tramp-restricted-shell-hosts-alist'.
678 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
680         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
681         methods, so don't mention smtpmail here.
683 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
685         * gnus.texi (Picons): Document gnus-picon-properties.
687 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
689         * gnus.texi: Remove mention of compilation, as that's no longer
690         supported.
692 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
694         * gnus.texi (Archived Messages): Mention
695         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
697 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
699         * gnus.texi (Various Summary Stuff):
700         Remove mention of `gnus-propagate-marks'.
702 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
704         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
705         which no longer exist.
707 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
709         * gnus.texi (Archived Messages):
710         Document gnus-gcc-self-resent-messages.
712 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
714         * message.texi (Mail Variables):
715         Mention the optional user parameter for X-Message-SMTP-Method.
717 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
719         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
721         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
723 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
725         * gnus.texi (Key Index): Change encoding to utf-8.
727 2012-06-21  Glenn Morris  <rgm@gnu.org>
729         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
731 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
733         * gnus.texi (Group Timestamp): Mention where to find documentation for
734         the `gnus-tmp-' variables (bug#11601).
736 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
738         Sync with Tramp 2.2.6-pre.
740         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
741         where appropriate.
742         (Ad-hoc multi-hops): New section.
743         (Remote processes): New subsection "Running remote processes on
744         Windows hosts".
745         (History): Add remote commands on Windows, and ad-hoc multi-hop
746         methods.
747         (External methods): "ControlPersist" must be set to "no" for the
748         `scpc' method.
749         (Remote processes): Add a note about `auto-revert-tail-mode'.
750         (Frequently Asked Questions): Use "scpx" in combination with
751         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
753         * trampver.texi: Update release number.
755 2012-06-10  Chong Yidong  <cyd@gnu.org>
757         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
758         compilation for html-mono.
760 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
762         * texinfo.tex: Merge from gnulib.
764 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
766         * Makefile.in (echo-info): Don't try to install info files named
767         just ".info".
769 2012-05-28  Glenn Morris  <rgm@gnu.org>
771         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
773         * sc.texi: Nuke hand-written node pointers.
774         Fix top-level menu to match actual node order.
776 2012-05-27  Glenn Morris  <rgm@gnu.org>
778         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
779         Some associated fixes, including not messing with chapno in cl.texi.
781 2012-05-27  Bastien Guerry  <bzg@gnu.org>
783         * org.texi (Durations and time values): Fix typo.
785 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
787         * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
788         Mention `calc-ensure-consistent-units'.
790 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
792         * cc-mode.texi: Avoid space before macro in 4th argument of cross
793         reference commands.  (Bug#11461)
795         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
797 2012-05-12  Glenn Morris  <rgm@gnu.org>
799         * Makefile.in (mostlyclean): Add more TeX intermediates.
801         * Makefile.in: Make it look more like the other doc Makefiles.
802         Use explicit $srcdir in all dependencies.
803         Remove cd $srcdir from rules.
804         (VPATH): Remove.
805         (infodir): Set to an absolute path.
806         (INFO_TARGETS): Use short names.
807         (mkinfodir): infodir is now absolute.
808         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
810         * Makefile.in (info.info): Rename from info, to avoid duplication.
811         (.SUFFIXES): Disable implicit rules.
813         * Makefile.in (MKDIR_P): New, set by configure.
814         (mkinfodir): Use $MKDIR_P.
816 2012-05-07  Glenn Morris  <rgm@gnu.org>
818         * forms.texi (Long Example): Update for changed location of files.
820 2012-05-04  Glenn Morris  <rgm@gnu.org>
822         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
823         (INFO_TARGETS): Use $INFO_EXT.
824         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
825         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
826         (INFO_TARGETS): Use $INFO_EXT.
827         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
829 2012-05-02  Glenn Morris  <rgm@gnu.org>
831         * Makefile.in (echo-info): New phony target, used by top-level.
833         * viper.texi: Make direntry shorter (also it is no longer "newest").
835         * emacs-gnutls.texi, ert.texi, org.texi:
836         Fix dircategory, direntry to match info/dir.
838         * faq.texi: Convert @inforefs to @xrefs.
839         Fix some malformed cross-references.
840         (File-name conventions): Shorten section name to avoid overfull line.
841         (How to add fonts): Use smallexample to avoid overfull lines.
843 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
845         * auth.texi (Help for users): Update for .gpg file being second.
847 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
849         * org.texi (Agenda commands): Fix two typos: give corresponding
850         function names, according to `org-agenda-view-mode-dispatch'.
852 2012-04-27  Glenn Morris  <rgm@gnu.org>
854         * faq.texi (Major packages and programs): Remove section.
855         There is no point listing 6 packages (cf etc/MORE.STUFF).
856         (Finding Emacs and related packages): Move "Spell-checkers" here.
858 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
860         * dbus.texi (Version): New node.
861         (Properties and Annotations): Mention the object manager
862         interface.  Describe dbus-get-all-managed-objects.
863         (Type Conversion): Floating point numbers are allowed, if an
864         anteger does not fit Emacs's integer range.
865         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
866         (Asynchronous Methods): Fix description of
867         dbus-call-method-asynchronously.
868         (Receiving Method Calls): Fix some minor errors.  Add
869         dbus-interface-emacs.
870         (Signals): Describe unicast signals and the new match rules.
871         (Alternative Buses): Add the PRIVATE optional argument to
872         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
874 2012-04-20  Glenn Morris  <rgm@gnu.org>
876         * faq.texi (New in Emacs 24): New section.
877         (Packages that do not come with Emacs): Mention M-x list-packages.
879 2012-04-14  Alan Mackenzie  <acm@muc.de>
881         * cc-mode.texi (c-offsets-alist): Correct a typo.
883 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
885         * org.texi (Deadlines and scheduling): Fix the example: the
886         DEADLINE item should come right after the headline.  We enforce
887         this convention, so it is a bug not to illustrate it correctly in
888         the manual.
890 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
892         * org.texi (Agenda commands): Fix documentation bug by swapping
893         the equivalent keybindings to `org-agenda-next-line' with the ones
894         to `org-agenda-previous-line'.
896 2012-04-14  Glenn Morris  <rgm@gnu.org>
898         * Makefile.in: Replace non-portable use of $< in ordinary rules.
900 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
902         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
903         emacs-gnutls.
904         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
906 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
908         * Makefile.in: Add emacs-gnutls.texi to build.
910         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
912 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
914         * auth.texi (Secret Service API): Edit further and give examples.
915         (Secret Service API): Adjust @samp to @code for collection names.
917 2012-04-04  Glenn Morris  <rgm@gnu.org>
919         * auth.texi (Secret Service API): Copyedits.
920         (Help for developers): Fill in some missing function doc-strings.
921         (Help for users, Help for developers)
922         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
924 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
926         * auth.texi (Secret Service API): Add the missing text.
928 2012-04-04  Chong Yidong  <cyd@gnu.org>
930         * message.texi (Using PGP/MIME): Note that epg is now the default.
932         * gnus.texi: Reduce references to obsolete pgg library.
933         (Security): Note that epg is now the default.
935         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
937         * nxml-mode.texi (Completion): C-RET is no longer bound to
938         nxml-complete.
940 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
942         * org.texi (Customizing tables in ODT export): Correct few errors.
944 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
946         * org.texi (Links in ODT export): Update.
947         (Labels and captions in ODT export): New node.
949 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
951         * org.texi (Literal examples in ODT export): htmlfontify.el in
952         Emacs-24.1 now supports fontification.  So ODT source blocks will
953         be fontified by default.
955 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
957         * org.texi (Refiling notes): Remove duplicated keybinding.
959 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
961         * org.texi (noweb): Documentation of this new option to the :noweb
962         header argument.
964 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
966         * org.texi (Header and sectioning): Add example demonstrating how
967         to use "LaTeX_CLASS_OPTIONS".
969 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
971         * org.texi (Noweb reference syntax): Describe the ability to
972         execute noweb references in the manual.
974 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
976         * org.texi (cache): Improve cache documentation when session
977         evaluation is used.
979 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
981         * org.texi (Plain lists): Document removal.
983 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
985         * org.texi: Decapitalize file name in references to Calc manual.
987 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
989         * org.texi (Plain lists): Document removal.
991 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
993         * org.texi (Top, OpenDocument Text export)
994         (ODT export commands, Extending ODT export)
995         (Images in ODT export, Tables in ODT export)
996         (Configuring a document converter): Add or Update.
998 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
1000         * org.texi (MobileOrg): Change the wording to reflect that the
1001         Android Version is no longer just the little brother of the iOS
1002         version.
1004 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1006         * org.texi (Key bindings and useful functions): Updated babel key
1007         binding documentation in manual.
1009 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1011         * org.texi (noweb): Document new noweb header value.
1013 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1015         * org.texi (noweb-sep): Document new header argument.
1017 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1019         * org.texi (noweb-ref): Documentation of this new custom variable.
1021 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
1023         * org.texi (wrap): Update the new :wrap documentation to match the
1024         current implementation.
1026 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1028         * org.texi: Added documentation for :wrap.
1030 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1032         * org.texi: #+RESULTS now user-configurable.
1034 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
1036         * org.texi: Documented :noweb no-export.
1038 2012-04-01  Thomas Dye  <dk@poto.local>
1040         * org.texi: Edit :noweb no header argument for correctness.
1042 2012-04-01  Bastien Guerry  <bzg@gnu.org>
1044         * org.texi (Customization): Update the approximate number of Org
1045         variables.
1047 2012-04-01  Thomas Dye  <dk@poto.local>
1049         * org.texi: The :results wrap produces a drawer instead of a
1050         begin_results block.
1052 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
1054         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1055         reflect the new default.
1057 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
1059         * info.texi (Expert Info): Move the index entry for "Texinfo" from
1060         "Getting Started" to this node.  (Bug#10450)
1062 2012-03-10  Chong Yidong  <cyd@gnu.org>
1064         * flymake.texi (Example -- Configuring a tool called via make):
1065         Mention the Automake COMPILE variable (Bug#8715).
1067         * info.texi (Getting Started): Add an index entry (Bug#10450).
1069 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
1071         * dbus.texi (Signals): Known names will be mapped onto unique
1072         names, when registering for signals.
1074 2012-02-29  Glenn Morris  <rgm@gnu.org>
1076         * url.texi: Fix quote usage in body text.
1078         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1080         * cl.texi: Use @code{} in menus when appropriate.
1082 2012-02-28  Glenn Morris  <rgm@gnu.org>
1084         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1085         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1086         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1087         * org.texi, sc.texi, vip.texi, viper.texi:
1088         Standardize possessive apostrophe usage.
1090 2012-02-26  Chong Yidong  <cyd@gnu.org>
1092         * ediff.texi (Quick Help Commands): Add a couple of index entries
1093         (Bug#10834).
1095 2012-02-17  Glenn Morris  <rgm@gnu.org>
1097         * gnus.texi (Posting Styles):
1098         * remember.texi (Org): Fix cross-refs to other manuals.
1100 2012-02-15  Glenn Morris  <rgm@gnu.org>
1102         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1103         (Encryption): New chapter, split out from previous.
1105 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
1107         * gnus.texi (Customizing the IMAP Connection): Mention
1108         nnimap-record-commands.
1110 2012-02-10  Glenn Morris  <rgm@gnu.org>
1112         * url.texi (Retrieving URLs): Update url-retrieve arguments.
1113         Mention url-queue-retrieve.
1115 2012-02-09  Glenn Morris  <rgm@gnu.org>
1117         * sem-user.texi (Semantic mode user commands): Typo fix.
1119         * info.texi (Create Info buffer): Mention info-display-manual.
1121 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
1123         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1124         example (modified from an example by Michael Albinus).
1126 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
1128         * gnus.texi (Agent Basics): Fix outdated description of
1129         `gnus-agent-auto-agentize-methods'.
1131 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
1133         * cc-mode.texi: Always @defindex ss.
1134         (Config Basics): Fix argument of @itemize.
1135         (Macro Backslashes): Add @code around index entry.
1137 2012-01-23  Glenn Morris  <rgm@gnu.org>
1139         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1141 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
1143         * tramp.texi (File): Tweak wording for the `scpc' option.
1145 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1147         * gnus.texi (Group Parameters): Really note precedence.
1149 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1151         * gnus.texi (Group Parameters): Note precedence.
1153 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1155         * org.texi (Noweb reference syntax): Adding documentation of
1156         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1157         variable.
1159 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1161         * org.texi (Plain lists): Split the table to fix the display
1162         of items.
1164 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1166         * org.texi (Plain lists): Fix misplaced explanation.
1168 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1170         * org.texi (Plain lists, Agenda files): Add index entries.
1172 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1174         * org.texi: Use "Org mode" instead of alternatives like
1175         "Org-mode" or "org-mode".
1177 2012-01-03  Bernt Hansen  <bernt@norang.ca>
1179         * org.texi (Agenda commands): Document
1180         `org-clock-report-include-clocking-task'.
1182 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1184         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1185         C-c' on checkboxes.
1187 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
1189         * org.texi: End sentences with two spaces.
1191 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
1193         * org.texi (External links): Document the link types file+sys
1194         and file+emacs, slightly narrow used page width.
1196 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
1198         * org.texi (colnames): Note that colnames behavior may differ
1199         across languages.
1201 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1203         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1205 2012-01-03  Thomas Dye  <dk@poto.westell.com>
1207         * org.texi: Augmented discussion of babel property
1208         inheritance.  Put footnote outside sentence ending period.
1210 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1212         * org.texi (eval): Documenting the full range of :eval header
1213         argument values.
1215 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1217         * org.texi (eval): Documentation of the new :eval option.
1219 2012-01-03  Thomas Dye  <dk@poto.local>
1221         * org.texi: Add accumulated properties.
1223 2012-01-03  Thomas Dye  <dk@poto.local>
1225         * org.texi: Documented no spaces in name=assign, another
1226         correction to :var table.
1228 2012-01-03  Thomas Dye  <dk@poto.local>
1230         * org.texi: Changed DATA to NAME in Working With Source Code
1231         section.
1233 2012-01-03  Tom Dye  <tsd@tsdye.com>
1235         * org.texi: Minor change to :var table.
1237 2012-01-03  Tom Dye  <tsd@tsdye.com>
1239         * org.texi: More changes to :var table (some examples were wrong).
1241 2012-01-03  Tom Dye  <tsd@tsdye.com>
1243         * org.texi: Cleaned up :var table.
1245 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1247         * org.texi (Timestamps, Weekly/daily agenda)
1248         (Weekly/daily agenda): Add @cindex for "appointment".
1250 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1252         * org.texi (Literal examples): A new link to the template for
1253         inserting empty code blocks.
1254         (Structure of code blocks): A new link to the template for
1255         inserting empty code blocks.
1257 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
1259         * org.texi (External links): Add footnote on how the behavior
1260         of the text search in Org files are controled by the variable
1261         `org-link-search-must-match-exact-headline'.
1263 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
1265         * org.texi (Buffer-wide header arguments): Update
1266         documentation to reflect removal of #+PROPERTIES.
1268 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
1270         * org.texi (The clock table): Mention that ACHIVED trees
1271         contribute to the clock table.
1273 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
1275         * org.texi (Conflicts): Better yasnippet config info.
1277 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
1279         * org.texi (Selective export): Explicitely mention the default
1280         values for `org-export-select-tags',
1281         `org-export-exclude-tags'.
1283 2012-01-03  Tom Dye  <tsd@tsdye.com>
1285         * org.texi: Added a line to specify that header arguments are
1286         lowercase.
1288 2012-01-03  Tom Dye  <tsd@tsdye.com>
1290         * org.texi: :var requires default value when declared.
1292 2012-01-03  Bastien Guerry  <bzg@gnu.org>
1294         * org.texi (Handling links): Add a note about the
1295         `org-link-frame-setup' option.
1297 2012-01-03  David Maus  <dmaus@ictsoc.de>
1299         * org.texi (Exporting Agenda Views, Extracting agenda
1300         information): Fix command line syntax, quote symbol parameter
1301         values.
1303 2012-01-03  David Maus  <dmaus@ictsoc.de>
1305         * org.texi (Exporting Agenda Views): Fix command line syntax.
1307 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
1309         * gnus.texi (Mail Source Customization, Mail Back End Variables):
1310         Use octal notation for file permissions, which are normally
1311         thought of in octal.
1312         (Mail Back End Variables): Use more-plausible modes in example.
1314 2011-12-20  Alan Mackenzie  <acm@muc.de>
1316         * cc-mode.texi: Update version string 5.31 -> 5.32.
1318 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
1320         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1322 2011-11-24  Glenn Morris  <rgm@gnu.org>
1324         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1326 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
1328         * makefile.w32-in: Update dependencies.
1330 2011-11-20  Glenn Morris  <rgm@gnu.org>
1332         * gnus.texi (Group Information):
1333         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1335 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
1337         * gnus-coding.texi (Gnus Maintenance Guide):
1338         Rename from "Gnus Maintainance Guide".
1340         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1341         * eieio.texi (Customizing):
1342         * gnus.texi (Article Washing):
1343         * gnus-news.texi:
1344         * sem-user.texi (Smart Jump): Fix typos.
1346 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
1348         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1350 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
1352         * ede.texi (project-am-texinfo):
1353         * gnus.texi (Sending or Not Sending):
1354         * org.texi (Template elements): Fix typos.
1356 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
1358         * ediff.texi (Hooks):
1359         * sem-user.texi (Semanticdb Roots): Fix typos.
1361 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
1363         * semantic.texi (Tag handling): Fix typo.
1365 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
1367         * gnus.texi (Other Gnus Versions): Remove.
1369 2011-10-28  Alan Mackenzie  <acm@muc.de>
1371         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1372         (Other Special Indentations): Add an xref to "Macros with ;".
1373         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
1374         "Macros with ;".
1375         (Macros with ;): New page.
1377         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1378         Document the new handling of nested scopes for movement by defuns.
1380 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
1382         Sync with Tramp 2.2.3.
1384         * trampver.texi: Update release number.
1386 2011-10-14  Glenn Morris  <rgm@gnu.org>
1388         * ert.texi (Introduction, How to Run Tests)
1389         (Running Tests Interactively, Expected Failures)
1390         (Tests and Their Environment, Useful Techniques)
1391         (Interactive Debugging, Fixtures and Test Suites):
1392         Minor rephrasings.
1393         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1394         (Running Tests in Batch Mode): Simplify loading instructions.
1395         (Test Selectors): Clarify some selectors.
1396         (Expected Failures, Useful Techniques):
1397         Make examples fit in 80 columns.
1399 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
1401         * calc.texi (Basic Operations on Units): Discuss temperature
1402         conversion (`u t') alongside with other unit conversions ('u c').
1404 2011-10-12  Glenn Morris  <rgm@gnu.org>
1406         * ert.texi: Whitespace trivia to make main menu items line up better.
1408 2011-10-08  Glenn Morris  <rgm@gnu.org>
1410         * Makefile.in: Fix ert rules.
1412 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1414         * gnus.texi (Gnus Utility Functions): Add more references and
1415         explanations (bug#9683).
1417 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1419         * gnus.texi (Archived Messages): Note the default (bug#9552).
1421 2011-09-21  Bill Wohler  <wohler@newt.com>
1423         Release MH-E manual version 8.3.
1425         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1426         release 8.3.
1427         (Preface): Updated support information.
1428         (From Bill Wohler): Reset text to original version.  As a
1429         historical quote, the tense should be correct in the time that it
1430         was written.
1432 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1434         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1435         (Finding the News): Doc clarification.
1436         (Terminology): Mention naming.
1438 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1440         * gnus.texi: Remove mentions of `recent', which are now obsolete.
1441         (Interactive): Document `quiet'.
1443 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
1445         * org.texi (Images in LaTeX export): Rewrite.
1447 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1449         * org.texi (Using the mapping API): Mention 'region as a possible
1450         scope for `org-map-entries'.
1452 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1454         * org.texi (Visibility cycling): Document `org-copy-visible'.
1456 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1458         * org.texi (Template expansion): Order template sequences in the
1459         proper order.
1461 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1463         * org.texi (eval): Expand discussion of the :eval header argument.
1465 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1467         * org.texi (Languages): Add Lilypond and Awk as supported
1468         languages.
1470 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
1472         * org.texi: Document that both CLOCK_INTO_DRAWER and
1473         LOG_INTO_DRAWER can be used to override the contents of variable
1474         org-clock-into-drawer (or if unset, org-log-into-drawer).
1476         * org.texi: Replace @xref->@pxref.
1478 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1480         * org.texi (Evaluating code blocks): Documenting the new option
1481         for inline call lines.
1483 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1485         * org.texi (Results of evaluation): More explicit about the
1486         mechanism through which interactive evaluation of code is
1487         performed.
1489 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1491         * org.texi (noweb-ref): New header argument documentation.
1493 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1495         * org.texi (Extracting source code): Documentation of the new
1496         org-babel-tangle-named-block-combination variable.
1498 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1500         * org.texi (Structure of code blocks): Explicitly state that the
1501         behavior of multiple blocks of the same name is undefined.
1503 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
1505         * org.texi (TaskJuggler export): Modify the example to reflect the
1506         new effort durations.
1508 2011-08-15  David Maus  <dmaus@ictsoc.de>
1510         * org.texi (Images in LaTeX export): Escape curly brackets in
1511         LaTeX example.
1513 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1515         * org.texi (The clock table): Document the :properties and
1516         :inherit-props arguments for the clocktable.
1518 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1520         * org.texi (Tables in LaTeX export): Document specifying placement
1521         options for tables.
1523 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1525         * org.texi (Evaluating code blocks): More specific documentation
1526         about the different types of header arguments.
1528 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
1530         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1532 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1534         * org.texi (Built-in table editor): Document the table field
1535         follow mode.
1537 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1539         * org.texi (Easy Templates): Document new template.
1541 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
1543         * org.texi (Literal examples): Add a cross-reference from "Literal
1544         Examples" to "Easy Templates."
1546 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1548         * org.texi (The clock table): Add link to match syntax.
1550 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1552         * org.texi (Agenda commands): Document clock consistency checks.
1554 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1556         * org.texi (Built-in table editor): Document that \vert represents
1557         a vertical bar in a table field.
1559 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1561         * org.texi (Literal examples): Link from "Markup" > "Literate
1562         Examples" to "Working with Source Code".
1564 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1566         * org.texi (Agenda commands): Doc for function option to bulk
1567         action.
1569 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1571         * org.texi (Template expansion): Document new %<...> template
1572         escape.
1574 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1576         * org.texi (Selective export): Document exclusion of any tasks
1577         from export.
1579 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1581         * org.texi (Selective export): Document how to exclude DONE tasks
1582         from export.
1583         (Publishing options): Document the properties to be used to turn off
1584         export of DONE tasks.
1586 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1588         * org.texi (The date/time prompt): Document date range protection.
1590 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1592         * org.texi (padline): Documentation of the new padline header
1593         argument.
1595 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1597         * org.texi (var): Adding "[" to list of characters triggering
1598         elisp evaluation.
1600 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1602         * org.texi (var): Documentation of Emacs Lisp evaluation during
1603         variable assignment.
1605 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1607         * org.texi (colnames): Reference indexing into variables, and note
1608         that colnames are *not* removed before indexing occurs.
1609         (rownames): Reference indexing into variables, and note that
1610         rownames are *not* removed before indexing occurs.
1612 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1614         * org.texi (var): Clarification of indexing into tabular
1615         variables.
1617 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1619         * org.texi (results): Documentation of the `:results wrap' header
1620         argument.
1622 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1624         * org.texi (LaTeX and PDF export): Add a note about a limitation
1625         of the LaTeX export: the org file has to be properly structured.
1627 2011-08-15  Bastien Guerry  <bzg@gnu.org>
1629         * org.texi (Dynamic blocks, Structure editing): Mention
1630         the function `org-narrow-to-block'.
1632 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1634         * org.texi (Languages): Updating list of code block supported
1635         languages.
1637 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1639         * org.texi (Special properties): CATEGORY is a special property,
1640         but it may also used in the drawer.
1642 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1644         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1646 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
1648         * org.texi (Include files): Document :lines.
1650 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1652         * org.texi (comments): Documentation of the ":comments noweb" code
1653         block header argument.
1655 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1657         * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1658         added extra whitespace around functions to be consistent with the
1659         rest of the section.
1661 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1663         * org.texi (Evaluating code blocks): Expanded discussion of
1664         #+call: line syntax.
1665         (Header arguments in function calls): Expanded discussion of
1666         #+call: line syntax.
1668 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1670         * org.texi (Evaluating code blocks): More explicit about how to
1671         pass variables to #+call lines.
1673 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1675         * org.texi (Results of evaluation): Link to the :results header
1676         argument list from the "Results of evaluation" section.
1678 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1680         * org.texi (Conflicts): Adding additional information about
1681         resolving org/yasnippet conflicts.
1683 2011-08-15  David Maus  <dmaus@ictsoc.de>
1685         * org.texi (Publishing options): Document style-include-scripts
1686         publishing project property.
1688 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
1690         * org.texi (Sparse trees): Document the next-error /
1691         previous-error functionality.
1693 2011-08-15  Tom Dye  <tsd@tsdye.com>
1695         * org.texi (cache): Improved documentation of code block caches.
1697 2011-08-15  Tom Dye  <tsd@tsdye.com>
1699         * org.texi (Code block specific header arguments): Documentation
1700         of multi-line header arguments.
1702 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1704         * org.texi (Code evaluation security): Add example for using a
1705         function.
1707 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
1709         * org.texi (Tables in LaTeX export): Documentation of new
1710         attr_latex options for tables.
1712 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
1714         * trampver.texi: Update release number.
1716 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
1718         Sync with Tramp 2.2.2.
1720         * trampver.texi: Update release number.
1722 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1724         * flymake.texi (Example -- Configuring a tool called via make):
1725         Use /dev/null instead of the Windows "nul" (bug#8715).
1727 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1729         * widget.texi (Setting Up the Buffer): Remove mention of the
1730         global keymap parent, which doesn't seem to be accurate
1731         (bug#7045).
1733 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1735         * org.texi (Special agenda views): Fix double quoting (bug#3509).
1737 2010-07-10  Kevin Ryde  <user42@zip.com.au>
1739         * cl.texi (For Clauses): Add destructuring example processing an
1740         alist (bug#6596).
1742 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1744         * ediff.texi (Major Entry Points): Remove mention of `require',
1745         since that's not pertinent in the installed Emacs (bug#9016).
1747 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1749         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1750         (Filtering New Groups): Clarify how simple the "options -n" format is.
1751         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1752         is internal.
1754 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
1756         * tramp.texi (Cleanup remote connections): Add
1757         `tramp-cleanup-this-connection'.
1759 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1761         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1762         zombies.
1763         (Checking New Groups): Ditto (bug#8974).
1764         (Checking New Groups): Moved the reference to the right place.
1766 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
1768         * gnus.texi (Startup Files): Clarify that we're talking about numbered
1769         backups, and not actual vc (bug#8975).
1771 2011-07-03  Kevin Ryde  <user42@zip.com.au>
1773         * cl.texi (For Clauses): @items for hash-values and key-bindings
1774         to make them more visible when skimming.  Add examples of `using'
1775         clause to them, examples being clearer than a description in
1776         words (bug#6599).
1778 2011-07-01  Alan Mackenzie  <acm@muc.de>
1780         * cc-mode.texi (Guessing the Style): New page.
1781         (Styles): Add a short introduction to above.
1783 2011-06-28  Deniz Dogan  <deniz@dogan.se>
1785         * rcirc.texi (Configuration): Bug-fix:
1786         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1787         Reported by Elias Pipping <pipping@exherbo.org>.
1789 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1791         * gnus.texi (Summary Mail Commands): Document
1792         `gnus-summary-reply-to-list-with-original'.
1794 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
1796         * eshell.texi (Known problems): Fix typo.
1798 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
1800         * tramp.texi (Customizing Completion): Mention authinfo-style files.
1801         (Password handling): `auth-source-debug' is good for debug messages.
1803 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
1805         * gnus.texi (Store custom flags and keywords): Refer to
1806         `gnus-registry-article-marks-to-{chars,names}' instead of
1807         `gnus-registry-user-format-function-{M,M2}'.
1809 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
1811         * texinfo.tex: Merge from gnulib.
1813 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
1815         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1816         (Store custom flags and keywords):
1817         Mention `gnus-registry-user-format-function-M' and
1818         `gnus-registry-user-format-function-M2'.
1820 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
1822         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1824 2011-05-17  Glenn Morris  <rgm@gnu.org>
1826         * gnus.texi (Face): Fix typo.
1828 2011-05-14  Glenn Morris  <rgm@gnu.org>
1830         * dired-x.texi (Omitting Examples): Minor addition.
1832 2011-05-10  Jim Meyering  <meyering@redhat.com>
1834         * ede.texi: Fix typo "or or -> or".
1836 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
1838         * gnus.texi (Summary Buffer Lines):
1839         gnus-summary-user-date-format-alist does not exist.
1840         (Sorting the Summary Buffer): More about sorting threads.
1842 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
1844         * trampver.texi: Update release number.
1846 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
1848         * tramp.texi (Frequently Asked Questions): New item for disabling
1849         Tramp in other packages.
1851 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
1853         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1854         (Fancy splitting to parent, Store arbitrary data):
1855         Updated gnus-registry docs.
1857 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
1859         * ede.texi: Fix typos.
1861 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1863         * gnus.texi (Window Layout): @itemize @code doesn't exist.
1864         It's @table @code.
1866 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
1868         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1870 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
1872         * calc.texi (Logarithmic Units): Update the function names.
1874 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1876         * message.texi (Various Commands): Document format specs in the
1877         ellipsis.
1879 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
1881         * message.texi (Insertion Variables): Document message-cite-style.
1883 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
1885         * tramp.texi (Remote processes): New subsection "Running shell on
1886         a remote host".
1888 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
1890         * auth.texi (Help for developers): Update docs to explain that the
1891         :save-function will only run the first time.
1893 2011-03-12  Glenn Morris  <rgm@gnu.org>
1895         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1896         (emacs-faq.text): New target.
1897         (clean): Add emacs-faq.
1899 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
1901         Sync with Tramp 2.2.1.
1903         * trampver.texi: Update release number.
1905 2011-03-11  Glenn Morris  <rgm@gnu.org>
1907         * Makefile.in (HTML_TARGETS): New.
1908         (clean): Delete $HTML_TARGETS.
1909         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1911 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
1913         * auth.texi (Help for developers): Show example of using
1914         `auth-source-search' with prompts and :save-function.
1916 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
1918         * Version 23.3 released.
1920 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
1922         * message.texi (Message Buffers): Update default value of
1923         message-generate-new-buffers.
1925 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
1927         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1928         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1929         respectively.
1930         (Musical Notes): New section.
1931         (Customizing Calc): Mention the customizable variable
1932         calc-note-threshold.
1934 2011-03-03  Glenn Morris  <rgm@gnu.org>
1936         * url.texi (Dealing with HTTP documents): Remove reference to
1937         function url-decode-text-part; never seems to have existed.  (Bug#6038)
1938         (Configuration): Update url-configuration-directory description.
1940 2011-03-02  Glenn Morris  <rgm@gnu.org>
1942         * dired-x.texi (Multiple Dired Directories): Remove mentions
1943         of dired-default-directory-alist and dired-default-directory.
1944         Move dired-smart-shell-command here...
1945         (Miscellaneous Commands): ... from here.
1947 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
1949         * texinfo.tex: Update to version 2011-02-24.09.
1951 2011-03-02  Glenn Morris  <rgm@gnu.org>
1953         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1954         instead of the obsoleted dired-omit-here-always.
1956 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
1958         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1959         supported systems.
1961 2011-02-28  Glenn Morris  <rgm@gnu.org>
1963         * dbus.texi (Type Conversion): Grammar fix.
1965 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
1967         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1968         "Debian GNU/Linux".
1970         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1972 2011-02-23  Glenn Morris  <rgm@gnu.org>
1974         * dired-x.texi (Features): Minor rephrasing.
1975         (Local Variables): Fix typos.
1977         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1978         Standardize some Emacs/XEmacs terminology.
1980         * dired-x.texi (Features): Don't advertise obsolete local variables.
1981         Simplify layout.
1982         (Omitting Variables): Update local variables example.
1983         (Local Variables): Say this is obsolete.  Fix description of
1984         dired-enable-local-variables possible values.
1986 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
1988         * auth.texi (Help for users): Mention ~/.netrc is also searched by
1989         default now.
1991 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
1993         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1995 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
1997         * gnus.texi (Window Layout): Document layout names.
1999 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
2001         * ada-mode.texi: Sync @dircategory with ../../info/dir.
2002         * auth.texi: Sync @dircategory with ../../info/dir.
2003         * autotype.texi: Sync @dircategory with ../../info/dir.
2004         * calc.texi: Sync @dircategory with ../../info/dir.
2005         * cc-mode.texi: Sync @dircategory with ../../info/dir.
2006         * cl.texi: Sync @dircategory with ../../info/dir.
2007         * dbus.texi: Sync @dircategory with ../../info/dir.
2008         * dired-x.texi: Sync @dircategory with ../../info/dir.
2009         * ebrowse.texi: Sync @dircategory with ../../info/dir.
2010         * ede.texi: Sync @dircategory with ../../info/dir.
2011         * ediff.texi: Sync @dircategory with ../../info/dir.
2012         * edt.texi: Sync @dircategory with ../../info/dir.
2013         * eieio.texi: Sync @dircategory with ../../info/dir.
2014         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
2015         * epa.texi: Sync @dircategory with ../../info/dir.
2016         * erc.texi: Sync @dircategory with ../../info/dir.
2017         * eshell.texi: Sync @dircategory with ../../info/dir.
2018         * eudc.texi: Sync @dircategory with ../../info/dir.
2019         * flymake.texi: Sync @dircategory with ../../info/dir.
2020         * forms.texi: Sync @dircategory with ../../info/dir.
2021         * gnus.texi: Sync @dircategory with ../../info/dir.
2022         * idlwave.texi: Sync @dircategory with ../../info/dir.
2023         * mairix-el.texi: Sync @dircategory with ../../info/dir.
2024         * message.texi: Sync @dircategory with ../../info/dir.
2025         * mh-e.texi: Sync @dircategory with ../../info/dir.
2026         * newsticker.texi: Sync @dircategory with ../../info/dir.
2027         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2028         * org.texi: Sync @dircategory with ../../info/dir.
2029         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2030         * pgg.texi: Sync @dircategory with ../../info/dir.
2031         * rcirc.texi: Sync @dircategory with ../../info/dir.
2032         * reftex.texi: Sync @dircategory with ../../info/dir.
2033         * remember.texi: Sync @dircategory with ../../info/dir.
2034         * sasl.texi: Sync @dircategory with ../../info/dir.
2035         * sc.texi: Sync @dircategory with ../../info/dir.
2036         * semantic.texi: Sync @dircategory with ../../info/dir.
2037         * ses.texi: Sync @dircategory with ../../info/dir.
2038         * sieve.texi: Sync @dircategory with ../../info/dir.
2039         * smtpmail.texi: Sync @dircategory with ../../info/dir.
2040         * speedbar.texi: Sync @dircategory with ../../info/dir.
2041         * trampver.texi [emacs]: Set emacsname to "Emacs".
2042         * tramp.texi: Sync @dircategory with ../../info/dir.
2043         * url.texi: Sync @dircategory with ../../info/dir.
2044         * vip.texi: Sync @dircategory with ../../info/dir.
2045         * viper.texi: Sync @dircategory with ../../info/dir.
2046         * widget.texi: Sync @dircategory with ../../info/dir.
2047         * woman.texi: Sync @dircategory with ../../info/dir.
2049 2011-02-19  Glenn Morris  <rgm@gnu.org>
2051         * dired-x.texi (Technical Details): No longer redefines
2052         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2053         dired-read-shell-command, or dired-find-buffer-nocreate.
2055 2011-02-18  Glenn Morris  <rgm@gnu.org>
2057         * dired-x.texi (Optional Installation File At Point): Simplify.
2059 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
2061         * auth.texi (Help for users): Use :port instead of :protocol for all
2062         auth-source docs.
2063         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2064         to have two files in `auth-sources'.
2066 2011-02-16  Glenn Morris  <rgm@gnu.org>
2068         * dired-x.texi: Use emacsver.texi to get Emacs version.
2069         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2070         Depend on emacsver.texi.
2072         * dired-x.texi: Drop meaningless version number.
2073         (Introduction): Remove old info.
2074         (Optional Installation Dired Jump): Autoload from dired-x.
2075         Remove incorrect info about loaddefs.el.
2076         (Bugs): Just refer to M-x report-emacs-bug.
2078         * dired-x.texi (Multiple Dired Directories): Update for rename of
2079         default-directory-alist.
2080         (Miscellaneous Commands): No longer mention very old VM version 4.
2082 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
2084         Merge from gnulib.
2085         * texinfo.tex: Update to version 2011-02-14.11.
2087 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
2089         * auth.texi (Help for users):
2090         Login collection is "Login" and not "login".
2092 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
2094         * tramp.texi (History): Remove IMAP support.
2095         (External methods, Frequently Asked Questions): Remove `imap' and
2096         `imaps' methods.
2097         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2099         * trampver.texi: Remove default value of `emacsimap'.
2101 2011-02-13  Glenn Morris  <rgm@gnu.org>
2103         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2104         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2106 2011-02-12  Glenn Morris  <rgm@gnu.org>
2108         * sc.texi (Getting Connected): Remove old index entries.
2110 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
2112         * url.texi: Remove duplicate @dircategory (Bug#7942).
2114 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
2116         * auth.texi (Overview, Help for users, Help for developers):
2117         Update docs.
2118         (Help for users): Talk about spaces.
2120 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
2122         * texinfo.tex: Update to version 2011-02-07.16.
2124 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
2126         * dbus.texi (Bus names): Adapt descriptions for
2127         dbus-list-activatable-names and dbus-list-known-names.
2129 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
2131         * calc.texi (Logarithmic Units): New section.
2133 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
2135         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2136         manuals use it now.
2138         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2140 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2142         * overrides.texi: Remove.
2144         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2145         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2147 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
2149         * tramp.texi (Frequently Asked Questions): Mention problems with
2150         WinSSHD.
2152         * trampver.texi: Update release number.
2154 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
2156         * tramp.texi:
2157         Replace "delimet" with "delimit" globally.
2158         Replace "explicite" with "explicit" globally.
2159         Replace "instead of" with "instead" where there was nothing after "of".
2160         Audit use of comma before interrogative pronoun, "that", or "which".
2161         Minor word order, spelling, wording changes.
2163 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
2165         * overrides.texi: New file to set or clear WEBHACKDEVEL.
2167         * sieve.texi: Use WEBHACKDEVEL.
2169         * sasl.texi: Use WEBHACKDEVEL.
2171         * pgg.texi: Use WEBHACKDEVEL.
2173         * message.texi: Use WEBHACKDEVEL.
2175         * gnus.texi: Use WEBHACKDEVEL.
2177         * emacs-mime.texi: Use WEBHACKDEVEL.
2179         * auth.texi: Use WEBHACKDEVEL.
2181         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2182         manuals.
2184 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
2186         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2188 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
2190         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2191         which in turn is copied from ftp://tug.org/tex/.
2193 2011-02-03  Glenn Morris  <rgm@gnu.org>
2195         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2196         (Binding combinations of modifiers and function keys):
2197         Let's assume people reading this are not using Emacs 18.
2199 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
2201         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2202         since it's run automatically.
2204 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
2206         * gnus.texi (Customizing Articles): Fix typo.
2208 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
2210         * gnus.texi (Customizing Articles): Document the new way of customizing
2211         the date headers(s).
2213 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
2215         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2216         splitting example.
2218 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
2220         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2221         (MAKEINFO_OPTS): New variable.
2222         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2223         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2224         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2225         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2226         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2227         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2228         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2229         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2230         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2231         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2232         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2233         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2234         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2235         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2236         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2237         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2238         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2239         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2241 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
2243         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2245 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
2247         * message.texi (IDNA): Explain what it is.
2249 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
2251         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2253 2011-01-23  Werner Lemberg  <wl@gnu.org>
2255         * Makefile.in (MAKEINFO): Now controlled by `configure'.
2256         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
2257         (ENVADD): Update.
2259 2011-01-18  Glenn Morris  <rgm@gnu.org>
2261         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2263 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
2265         * nxml-mode.texi (Introduction): Fix file name typos.
2267 2011-01-13  Christian Ohler  <ohler@gnu.org>
2269         * ert.texi: New file.
2271         * Makefile.in:
2272         * makefile.w32-in: Add ert.texi.
2274 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2276         * dbus.texi (Receiving Method Calls): New function
2277         dbus-register-service.  Rearrange node.
2279 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
2281         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2282         which in turn is copied from ftp://tug.org/tex/.
2284 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
2286         * dbus.texi (Receiving Method Calls): Describe new optional
2287         parameter dont-register-service of dbus-register-{method,property}.
2289 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
2291         * epa.texi (Encrypting/decrypting *.gpg files):
2292         Mention epa-file-select-keys.
2294 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2296         * gnus.texi (Archived Messages): Remove outdated text.
2298 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
2300         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2302 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
2304         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2306 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
2308         * gnus.texi (The swish++ Engine): Add customizable parameters
2309         descriptions.
2310         (The swish-e Engine): Ditto.
2312 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
2314         * tramp.texi (Inline methods): Add "ksu" method.
2315         (Remote processes): Add example with remote `default-directory'.
2317 2010-12-14  Glenn Morris  <rgm@gnu.org>
2319         * faq.texi (Expanding aliases when sending mail):
2320         Now build-mail-aliases is interactive.
2322 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
2324         * gnus.texi: First pass at adding (rough) nnir documentation.
2326 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2328         * gnus.texi (Filtering New Groups):
2329         Mention gnus-auto-subscribed-categories.
2330         (The First Time): Remove, since default-subscribed-newsgroups has been
2331         removed.
2333 2010-12-13  Glenn Morris  <rgm@gnu.org>
2335         * cl.texi (For Clauses): Small fixes for frames and windows.
2337 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
2339         * org.texi (Using capture): Document using prefix arguments for
2340         finalizing capture.
2341         (Agenda commands): Document prefix argument for the bulk scatter
2342         command.
2343         (Beamer class export): Document that also overlay arguments can be
2344         passed to the column environment.
2345         (Template elements): Document the new entry type.
2347 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
2349         * org.texi (Include files): Document :minlevel.
2351 2010-12-11  Julien Danjou  <julien@danjou.info>
2353         * org.texi (Categories): Document category icons.
2355 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
2357         * org.texi (noweb): Fix typo.
2359 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
2361         * gnus.texi (Server Commands): Point to the rest of the server
2362         commands.
2364 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2366         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2367         g'.
2369 2010-12-02  Julien Danjou  <julien@danjou.info>
2371         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2373 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2375         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2376         (Direct Functions): Note the STARTTLS upgrade.
2378 2010-11-27  Glenn Morris  <rgm@gnu.org>
2379             James Clark  <none@example.com>
2381         * nxml-mode.texi (Introduction): New section.
2383 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2385         * gnus.texi (Server Commands): Document gnus-server-show-server.
2387 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
2389         Sync with Tramp 2.2.0.
2391         * trampver.texi: Update release number.
2393 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
2395         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2396         Mention that the TeX specific units won't use the `tex' prefix
2397         in TeX mode.
2399 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2401         * gnus.texi (Misc Article): Document gnus-inhibit-images.
2403 2010-11-17  Glenn Morris  <rgm@gnu.org>
2405         * edt.texi: Remove information about Emacs 19.
2407 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
2409         * trampver.texi: Update release number.
2411 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2413         * gnus.texi (Article Washing): Fix typo.
2415 2010-11-11  Noorul Islam  <noorul@noorul.com>
2417         * org.texi: Fix typo.
2419 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2421         * org.texi (Using capture): Explain that refiling is
2422         sensitive to cursor position.
2424 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2426         * org.texi (Images and tables): Add cross reference to link section.
2428 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2430         * org.texi: Document the <c> cookie.
2432 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2434         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2435         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2437 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2439         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2441 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2443         * org.texi (Project alist): Mention that this is a property list.
2445 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2447         * org.texi (Setting up the staging area): Document that
2448         file names remain visible when encrypting the MobileOrg files.
2450 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2452         * org.texi (Setting up the staging area): Document which
2453         versions are needed for encryption.
2455 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2457         * org.texi (noweb): Update :noweb documentation to
2458         reflect the new "tangle" argument.
2460 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2462         * org.texi (Batch execution): Improve tangling script in
2463         documentation.
2465 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2467         * org.texi (Handling links):
2468         (In-buffer settings): Document inlining images on startup.
2470 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2472         * org.texi (Setting up the staging area): Document use of
2473         crypt password.
2475 2010-11-11  David Maus  <dmaus@ictsoc.de>
2477         * org.texi (Template expansion): Add date related link type escapes.
2479 2010-11-11  David Maus  <dmaus@ictsoc.de>
2481         * org.texi (Template expansion): Add mew in table for link type
2482         escapes.
2484 2010-11-11  David Maus  <dmaus@ictsoc.de>
2486         * org.texi (Template expansion): Fix typo in link type escapes.
2488 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2490         * org.texi (Structure of code blocks): Another documentation tweak.
2492 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2494         * org.texi (Structure of code blocks): Documentation tweak.
2496 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2498         * org.texi (Structure of code blocks):
2499         Update documentation to mention inline code block syntax.
2501 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2503         * org.texi (comments): Improve wording.
2505 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
2507         * org.texi (comments): Document the new :comments header arguments.
2509 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2511         * org.texi (Installation): Remove the special
2512         installation instructions for XEmacs.
2514 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2516         * org.texi (Easy Templates): New section.  Documents quick
2517         insertion of empty structural elements.
2519 2010-11-11  Noorul Islam  <noorul@noorul.com>
2521         * org.texi: Fix doc.
2523 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
2525         * org.texi (The date/time prompt): Document specification
2526         of time ranges.
2528 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2530         * org.texi (Internal links): Document the changes in
2531         internal links.
2533 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
2535         * org.texi (Agenda commands): Document the limitation for
2536         the filter preset - it can only be used for an entire agenda
2537         view, not in an individual block in a block agenda.
2539 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
2541         * org.texi (iCalendar export): Document alarm creation.
2543 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
2545         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2547 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2549         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2551 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
2553         * calc.texi: Use emacsver.texi to determine Emacs version.
2555 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2557         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2558         since that works by default.
2560 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
2562         * gnus.texi (Customizing the IMAP Connection): Document
2563         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2565 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
2567         * tramp.texi (Remote shell setup): New item "Interactive shell
2568         prompt".  Reported by Christian Millour <cm@abtela.com>.
2569         (Remote shell setup, Remote processes): Use @code{} for
2570         environment variables.
2572 2010-11-03  Glenn Morris  <rgm@gnu.org>
2574         * ediff.texi (Quick Help Commands, Miscellaneous):
2575         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2577 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2579         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2581 2010-10-31  Glenn Morris  <rgm@gnu.org>
2583         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2585 2010-10-31  Glenn Morris  <rgm@gnu.org>
2587         * cc-mode.texi: Remove reference to defunct viewcvs URL.
2589 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2591         * gnus.texi (Client-Side IMAP Splitting):
2592         Mention nnimap-unsplittable-articles.
2594 2010-10-29  Julien Danjou  <julien@danjou.info>
2596         * gnus.texi (Finding the News): Remove references to obsoletes
2597         variables `gnus-nntp-server' and `gnus-secondary-servers'.
2599 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
2601         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2602         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2603         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2604         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2606 2010-10-28  Glenn Morris  <rgm@gnu.org>
2608         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2609         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2610         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2612 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
2614         * epa.texi (Mail-mode integration): Add alternative key bindings
2615         for epa-mail commands; escape comma.
2616         Don't use the word "PGP", since it is a non-free program.
2618 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
2620         * calc.texi: Use emacsver.texi to determine Emacs version.
2622 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
2624         * gnus.texi (Group Parameters, Buttons): Fix typos.
2626 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
2628         * gnus.texi (Subscription Commands): Mention that you can also
2629         subscribe to new groups via the Server buffer, which is probably more
2630         convenient when subscribing to many groups.
2632 2010-10-21  Julien Danjou  <julien@danjou.info>
2634         * message.texi (Message Headers): Allow message-default-headers to be a
2635         function.
2637 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2639         * gnus-news.texi: Mention new archive defaults.
2641 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2643         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2645 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2647         * gnus.texi (HTML): Document the function value of
2648         gnus-blocked-images.
2649         (Article Washing): shr and gnus-w3m, not the direct function names.
2651 2010-10-20  Julien Danjou  <julien@danjou.info>
2653         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2654         variable.
2656 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2658         * gnus.texi (Customizing the IMAP Connection): The port strings are
2659         strings.
2660         (Document Groups): Mention git.
2662 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2664         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2665         bzr/Gnus git sync.
2667 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
2669         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2670         change.
2672 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2674         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2675         @item syntax for in-Emacs makeinfo.
2677 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
2679         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2680         trim sentence.
2682 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
2684         * epa.texi (Caching Passphrases):
2685         * auth.texi (GnuPG and EasyPG Assistant Configuration):
2686         Clarify some configurations require to set up gpg-agent.
2688 2010-10-11  Glenn Morris  <rgm@gnu.org>
2690         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2692 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2694         * gnus.texi (Spam Package Introduction): Mention `$'.
2696 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
2698         * makefile.w32-in (emacsdir): New variable.
2699         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2700         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2702 2010-10-09  Glenn Morris  <rgm@gnu.org>
2704         * Makefile.in (mostlyclean): Delete *.toc.
2706         * Makefile.in: Use $< in rules.
2708         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2710         * Makefile.in ($(infodir)): Delete rule.
2711         (mkinfodir): New.  Use it in all the info rules, rather than depending
2712         on infodir.
2714 2010-10-09  Glenn Morris  <rgm@gnu.org>
2716         * gnus.texi (Article Washing): Fix previous change.
2718         * Makefile.in (emacsdir): New variable.
2719         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2720         Depend on emacsver.texi.
2722         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2724         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2726 2010-10-08  Julien Danjou  <julien@danjou.info>
2728         * gnus.texi: Add mm-shr.
2730 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
2732         * gnus.texi (Finding the Parent, The Gnus Registry)
2733         (Registry Article Refer Method): Update docs for nnregistry.el.
2735 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
2737         * auth.texi (Help for users)
2738         (GnuPG and EasyPG Assistant Configuration): Update docs.
2740 2010-10-08  Glenn Morris  <rgm@gnu.org>
2742         * cl.texi (Organization, Installation, Old CL Compatibility):
2743         Deprecate cl-compat for new code.
2744         (Usage, Installation): Remove outdated information.
2746         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2748 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2750         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2752 2010-10-06  Julien Danjou  <julien@danjou.info>
2754         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2756         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2757         broken link.
2759         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2761         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2762         to ReiserFS.
2764         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2765         (FAQ 7-1): Fix getmail URL.
2767 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
2769         * epa.texi (Caching Passphrases): New section.
2771 2010-10-06  Glenn Morris  <rgm@gnu.org>
2773         * Makefile.in (SHELL): Set it.
2774         (info): Move the mkdir dependency to the individual info files.
2775         (mostlyclean): Tidy up.
2776         (clean): Only delete the specific dvi and pdf files.
2777         (maintainer-clean): Be more restrictive in what we delete.
2778         ($(infodir)): Add parallel build workaround.
2780 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2782         * gnus.texi (Misc Article): Document gnus-widen-article-window.
2784 2010-10-03  Julien Danjou  <julien@danjou.info>
2786         * emacs-mime.texi (Display Customization):
2787         Update mm-inline-large-images documentation and add documentation for
2788         mm-inline-large-images-proportion.
2790 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
2792         * tramp.texi (Frequently Asked Questions):
2793         Mention remote-file-name-inhibit-cache.
2795 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2797         * gnus.texi (Splitting Mail): Fix @xref syntax.
2798         (Splitting Mail): Really fix the @ref syntax.
2800 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2802         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2803         (Article Hiding): Add google banner example.
2804         Suggested by Benjamin Xu.
2806 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
2808         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2809         Remove nnimap-split-rule from examples.
2811 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2813         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2814         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
2815         Fishman.
2816         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2818 2010-09-30  Julien Danjou  <julien@danjou.info>
2820         * gnus.texi (Gravatars): Fix documentation about
2821         gnu-gravatar-properties.
2823 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
2825         * epa.texi (Bug Reports): New section.
2827 2010-09-29  Glenn Morris  <rgm@gnu.org>
2829         * Makefile.in (top_srcdir): Remove unused variable.
2831 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2833         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2834         (Client-Side IMAP Splitting): Document 'default.
2836 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2838         * gnus.texi (Customizing the IMAP Connection):
2839         Document nnimap-fetch-partial-articles.
2841 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2843         * gnus-news.texi: Mention nnimap-inbox.
2845         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2847 2010-09-26  Julien Danjou  <julien@danjou.info>
2849         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2851 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2853         * gnus.texi (Security): Remove gpg.el mention.
2855 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
2857         * gnus.texi (Browse Foreign Server): New variable
2858         gnus-browse-subscribe-newsgroup-method.
2860         * gnus-news.texi: Mention it.
2862 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2864         * gnus.texi (NoCeM): Remove.
2865         (Startup Variables): No jingle.
2867 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
2869         * woman.texi (Interface Options): xz compression is now supported.
2871 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2873         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2874         (Unavailable Servers): Document gnus-server-copy-server.
2875         (Using IMAP): Document the new nnimap.
2877 2010-09-25  Julien Danjou  <julien@danjou.info>
2879         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2881 2010-09-24  Glenn Morris  <rgm@gnu.org>
2883         * url.texi (Disk Caching): Tweak previous change.
2885 2010-09-24  Julien Danjou  <julien@danjou.info>
2887         * url.texi (Disk Caching): Mention url-cache-expire-time,
2888         url-cache-expired, and url-fetch-from-cache.
2890 2010-09-24  Julien Danjou  <julien@danjou.info>
2892         * gnus.texi: Add Gravatars.
2894 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2896         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2898 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2900         * gnus.texi (Expunging mailboxes): Update name of the expunging
2901         command.
2903 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2905         * emacs-mime.texi (rfc2047): Update description for
2906         rfc2047-encode-parameter.
2908 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
2910         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2911         "fish" methods.
2912         (External methods): Remove "scp1_old" and "scp2_old" methods.
2914 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
2916         * tramp.texi: Remove Japanese manual.  Fix typo.
2918         * trampver.texi: Update release number.  Remove japanesemanual.
2920 2010-09-09  Glenn Morris  <rgm@gnu.org>
2922         * org.texi: Restore clobbered changes (copyright years, untabify).
2924 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
2926         * gnus.texi (Adaptive Scoring): Fix typo.
2928 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2930         * gnus.texi (Article Display): Document gnus-html-show-images.
2932 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
2934         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2936 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2938         * gnus.texi (HTML): Document gnus-max-image-proportion.
2940 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2942         * gnus.texi (HTML): Document gnus-blocked-images.
2944         * message.texi (Wide Reply): Document message-prune-recipient-rules.
2946 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2948         * gnus.texi (Summary Mail Commands): Note that only the addresses from
2949         the first message are used for wide replies.
2950         (Changing Servers): Remove documentation on gnus-change-server and
2951         friends, since it's been removed.
2953 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2955         * gnus.texi (Drafts): Mention B DEL.
2957 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
2959         * gnus.texi (Delayed Articles): Mention that the Date header is the
2960         original one, even if you delay.
2962 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2964         * gnus.texi (Asynchronous Fetching):
2965         Document gnus-async-post-fetch-function.
2966         (HTML): Made into its own section.
2968 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
2970         Sync with Tramp 2.1.19.
2972         * tramp.texi (Inline methods, Default Method): Mention
2973         `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
2974         Remove remark about doubled "-t" argument.
2975         (Auto-save and Backup): Remove reference to Emacs 21.
2976         (Filename Syntax): Describe port numbers.
2977         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
2978         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
2979         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
2980         errors with the backquotes.
2981         (External packages): File attributes cache flushing for asynchronous
2982         processes.
2983         (Traces and Profiles): Describe verbose level 9.
2985         * trampver.texi: Update release number.
2987 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
2989         * dbus.texi (Alternative Buses): New chapter.
2991 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
2993         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2995 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
2997         * calc.texi (Customizing Calc): Rearrange description of new
2998         variables to match the presentation of other variables.
3000 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
3002         * org.texi (Footnotes, Tables in HTML export): Fix typos.
3004 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
3006         * calc.texi (Making Selections, Selecting Subformulas)
3007         (Customizing Calc): Mention how to use faces to emphasize selected
3008         sub-formulas.
3010 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
3012         * tramp.texi (External packages): File attributes cache flushing
3013         for asynchronous processes.
3015 2010-08-01  Alan Mackenzie  <acm@muc.de>
3017         Enhance the manual for the latest Java Mode.
3019         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
3020         annotation-var-cont.
3021         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
3022         two new symbols.
3024 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
3026         * tramp.texi (Traces and Profiles): Describe verbose level 9.
3028 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
3030         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3032 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
3034         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3036 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
3038         * org.texi: Add macros to get plain quotes in PDF output.
3039         List additional contributors.
3040         (Capture): New section, replaces the section about remember.
3041         (Working With Source Code): New chapter, focused on documenting Org
3042         Babel.
3043         (Code evaluation security): New section.
3044         (MobileOrg): Document DropBox support.
3045         (TaskJuggler export): Document taskjuggler and Gantt chart support.
3046         (Special symbols): Show how to display UTF8 characters for entities.
3047         (Global TODO list): Clarify the use of the "M" key and the differences
3048         to the "m" key.
3049         (RSS Feeds): Mention Atom feeds as well.
3050         (Setting tags): Remove paragraph about
3051         `org-complete-tags-always-offer-all-agenda-tags'.
3053 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
3055         * tramp.texi (Inline methods): Remove remark about doubled "-t"
3056         argument.
3057         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3058         echoing shells.
3060 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
3062         * tramp.texi (Inline methods): Remove "kludgy" phrase.
3063         (Filename Syntax): Describe port numbers.
3065 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
3067         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
3068         forgotten.
3069         (Type Conversion): Precise conversion of natural numbers.
3070         (Errors and Events): Add "debugging" to concept index.  Add variable
3071         `dbus-debug'.
3073 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
3075         * dbus.texi (Receiving Method Calls): Add optional argument
3076         EMITS-SIGNAL to `dbus-register-property'.
3078 2010-06-27  Alex Schroeder  <alex@gnu.org>
3080         * nxml-mode.texi (Commands for locating a schema): Fix typo.
3082 2010-06-24  Glenn Morris  <rgm@gnu.org>
3084         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3085         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3086         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3087         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3088         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3089         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3090         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3091         * woman.texi: Start direntry descriptions in column 32, per Texinfo
3092         convention.   Make them end with a period.
3094 2010-06-23  Glenn Morris  <rgm@gnu.org>
3096         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3097         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3098         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3099         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3100         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3101         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3103 2010-06-10  Glenn Morris  <rgm@gnu.org>
3105         * idlwave.texi (Load-Path Shadows):
3106         * org.texi (Handling links): Fix typos.
3108 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
3110         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3112 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
3114         * eshell.texi (Built-ins): Describe, how to disable a built-in command
3115         by an alias.  (Bug#6226)
3117 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
3119         * calc.texi (Manipulating Vectors): Mention that vectors can
3120         be used to determine bins for `calc-histogram'.
3122 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
3124         * calc.texi: Remove "\turnoffactive" commands throughout.
3126 2010-05-08  Å tÄ›pán NÄ›mec  <stepnem@gmail.com>  (tiny change)
3128         * url.texi (HTTP language/coding, Customization):
3129         * message.texi (Header Commands, Responses):
3130         * cl.texi (Argument Lists): Fix typos.
3132 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
3134         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3135         Note that Development menu is always available.
3136         (Creating a project): Fix terminology.
3137         (Add/Remove files): Fix typo.
3139 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
3141         * Version 23.2 released.
3143 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
3145         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3147 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
3149         * tramp.texi (Inline methods, Default Method):
3150         Mention `tramp-inline-compress-start-size'.
3152 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
3154         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3155         the CVS repo.  Put the Git repo in the news section.
3157         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3158         Removed some mentions of CVS.  Mention the new Git repo.
3160 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
3162         * gnus.texi (Score File Format): Fix typo.  Reported by Å tÄ›pán NÄ›mec.
3163         (Mail Group Commands): Add index entry.
3165 2010-04-18  Glenn Morris  <rgm@gnu.org>
3167         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3169 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
3171         * calc.texi (Radix modes): Mention that the option prefix will
3172         turn on twos-complement mode.
3173         (Inverse and Hyperbolic Flags): Mention the Option flag.
3175 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
3177         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3178         (LaTeX/PDF export commands): Rename and Move section.
3179         (Sectioning structure): Update.
3180         (References): New use case for field coordinates.
3181         (The export dispatcher): Rename from ASCII export.
3182         (Setting up the staging area): Document the availability of
3183         encryption for MobileOrg.
3184         (Images and tables): Document how to reference labels.
3185         (Index entries): New section.
3186         (Generating an index): New section.
3187         (Column width and alignment): Document that <N> now
3188         means a fixed width, not a maximum width.
3189         (Publishing options): Document the :email option.
3190         (Beamer class export): Fix bug in the BEAMER example.
3191         (Refiling notes): Document refile logging.
3192         (In-buffer settings): Document refile logging keywords.
3193         (Drawers): Document `C-c C-z' command.
3194         (Agenda commands): Mention the alternative key `C-c C-z'.
3195         (Special properties): Document the BLOCKED property.
3196         (The spreadsheet): Mention the formula editor.
3197         (References): Document field coordinates.
3198         (Publishing action): Correct the documentation for the
3199         publishing function.
3200         (The date/time prompt): Document that we accept dates
3201         like month/day/year.
3202         (Cooperation): Document the changes in table.el support.
3203         (Faces for TODO keywords, Faces for TODO keywords)
3204         (Priorities): Document the easy colors.
3205         (Visibility cycling): Document the new double prefix
3206         arg for `org-reveal'.
3207         (Cooperation): Remember.el is part of Emacs.
3208         (Clean view): Mention that `wrap-prefix' is also set by
3209         org-indent-mode.
3210         (Agenda commands): Add information about prefix args to
3211         scheduling and deadline commands.
3212         (Search view): Point to the docstring of
3213         `org-search-view' for more details.
3214         (Agenda commands): Document that `>' prompts for a date.
3215         (Setting tags): Document variable
3216         org-complete-tags-always-offer-all-agenda-tags.
3217         (Column attributes): Cross-reference special properties.
3219 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
3221         Synchronize with Tramp repository.
3223         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3224         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3225         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
3226         syntax, texi2dvi reports errors with the backquotes.
3228         * trampver.texi: Update release number.
3230 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
3232         * gnus.texi (Finding the News): Add pointers to the Server buffer
3233         because it's essential.
3235 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3237         * gnus.texi (MIME Commands): Update description of
3238         gnus-article-browse-html-article.
3240 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
3242         * auth.texi (Secret Service API): Add TODO node.
3243         (Help for users): Explain the new source options for `auth-sources'.
3245 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
3247         * trampver.texi: Update release number.
3249 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3251         * Branch for 23.2.
3253 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
3255         * faq.texi (Escape sequences in shell output): Note that ansi-color is
3256         now enabled by default.
3258 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
3260         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3261         when Emacs runs in interactive mode.  (Bug#5645)
3263 2010-02-16  Glenn Morris  <rgm@gnu.org>
3265         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3267 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
3269         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3271 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3273         * gnus.texi (Score File Format): Fix typo.
3275 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
3277         * cc-mode.texi: Replace references to obsolete c-subword-mode.
3279 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
3281         * ada-mode.texi (Project File Overview): Fix typo.
3283 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
3285         * semantic.texi: Add Richard Y. Kim credit.
3287         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3289 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
3291         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3292         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
3294 2010-01-17  Glenn Morris  <rgm@gnu.org>
3296         * calc.texi (Reporting Bugs): Don't mention format of repository.
3298         * woman.texi (Bugs): Make "Emacs repository" less specific,
3299         and the URL for same more specific.
3301         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3303 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
3305         * ede.texi (ede-step-project, ede-proj-target):
3306         * tramp.texi (Remote processes): Fix typos.
3308 2010-01-16  Mario Lang  <mlang@delysid.org>
3310         * ede.texi (ede-target):
3311         * org.texi (Refiling notes): Remove duplicated words.
3313 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
3315         * gnus.texi (Posting Styles): Use with-current-buffer.
3316         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3318 2010-01-02  Kevin Ryde  <user42@zip.com.au>
3320         * eieio.texi (Naming Conventions): Correction to xref on elisp
3321         coding conventions, is "Tips" node not "Standards".
3323 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
3325         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3327         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3329 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3331         * gnus.texi (Direct Functions): Add missing port number to tls method.
3333 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
3335         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3336         ($(infodir)/edt, edt.dvi): New targets.
3338 2009-12-15  Glenn Morris  <rgm@gnu.org>
3340         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3341         (edt, $(infodir)/edt, edt.dvi): New targets.
3342         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3344         * Makefile.in (PDF_TARGETS, pdf): New.
3345         (clean): Add *.pdf.
3346         Add pdf rules for all manuals.
3348 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
3350         * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3352 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
3354         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3355         (Smart Jump, Analyzer Debug): Copyedits.
3356         (Semantic mode user commands): Link to new nodes.
3357         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3358         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3359         upstream Semantic manual.
3361         * semantic.texi (Introduction): Minor fix to diagram.
3363 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
3365         * eshell.texi (History): Add the other built-in variables.
3366         (Built-ins): Explain built-ins, and how to apply the external commands.
3367         Add `history', `su' and `sudo'.
3369         * tramp.texi (Remote processes): Add missing <RET> in the example.
3371 2009-12-01  Bill Wohler  <wohler@newt.com>
3373         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3374         path for mairix example.  Specify -q in namazu example since namazu is
3375         excessively garrulous.
3377 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
3379         * tramp.texi (Remote processes): Improve eshell example with "su"
3380         and "sudo" commands.
3382 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
3384         * semantic.texi (Analyzer Internals): Rename from Analyzer.
3386         * sem-user.texi (Semantic mode user commands): Fix key syntax.
3387         Document semantic-complete-analyze-inline.
3388         (Semanticdb search debugging commands): Minor clarification.
3389         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3390         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3391         manual.
3392         (Semantic mode): Link to Idle Scheduler.
3394 2009-11-28  Kevin Ryde  <user42@zip.com.au>
3396         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3397         @pxref, now EIEIO is in Emacs.
3399         * erc.texi (Development): Correction to git tutorial url.
3401 2009-11-26  Glenn Morris  <rgm@gnu.org>
3403         * faq.texi (Latest version of Emacs): Mention stability of development
3404         version.
3405         (Problems with very large files): Max buffer size increase in 23.2.
3406         (VM): VM has moved house again.
3408 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
3410         * calc.texi (Radix modes): Discuss alternate bases for two's complement
3411         notations.
3413 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
3415         * org.texi (Column attributes): Fix documentation of new operators.
3417 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
3419         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3420         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3421         (Idle Completions Mode): Numerous copyedits.
3423 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
3425         * semantic.texi (Semantic Internals, Glossary):
3426         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3427         (Semanticdb search debugging commands): Fix typos.
3429 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
3431         * calc.texi (Radix modes): Mention twos-complement notation.
3433 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
3435         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3436         ($(infodir)/semantic, semantic.dvi): New targets.
3438 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
3440         * Makefile.in: Build the Semantic manual.
3442         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3443         repository.
3445 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
3447         * dbus.texi (Receiving Method Calls): New defun
3448         `dbus-unregister-service'.
3450 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
3452         * org.texi (Speed keys): New section.
3454 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
3456         * dbus.texi (Type Conversion): Fix typo.
3457         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3458         `dbus-registered-objects-table'.
3459         (Receiving Method Calls): New defun `dbus-register-property'.
3460         Move `dbus-unregister-object' here.
3462 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3464         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3466 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
3468         * org.texi (Column attributes): Add the new age summary operators.
3469         Also, mention the fact you can only use one summary operator per
3470         property.
3472 2009-11-13  John Wiegley  <johnw@newartisans.com>
3474         * org.texi (Tracking your habits): Add a new section in the
3475         manual about how to track habits.
3476         (Resolving idle time): Add a section on how idle and
3477         dangling clocks are resolved.
3479 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
3481         * org.texi (Agenda commands): Document the new `i' command.
3482         (Inserting deadline/schedule): Document logging changes
3483         of scheduling and deadline times stamps.
3484         (In-buffer settings): Document the in-buffer keywords for logging
3485         changes of scheduling and deadline times stamps.
3486         (Structure editing, Plain lists): Document indentation
3487         cycling in empty entries with TAB.
3488         (Archiving): Document the default archiving command.
3489         (Moving subtrees): Document the new keys for archiving.
3490         (Internal archiving): Fix incorrect key.
3491         (Agenda commands): Document the TODO set switching commands.
3492         (Agenda commands): Document the new archiving keys.
3493         (Clocking work time): Better description on how to save
3494         and restore a clock.
3495         (Resolving idle time): Mention the x11idle program to get true
3496         idleness also under X11.
3497         (Resolving idle time): Use @kbd instead of @key for normal
3498         letters, because this is how he rest of the manual does this.
3499         (Pushing to MobileOrg): Mention that `org-directory'
3500         should be set.
3501         (Agenda commands): Document that SPC is a filter for
3502         any tag.
3503         (Search view): Rename from "Keyword search".
3504         (Capure): New chapter.
3505         (Markup): New chapter.
3506         (Links in HTML export, Images in HTML export):
3507         Extend the section titles.
3508         (Images in HTML export): Document the align option.
3509         (Text areas in HTML export): Extend the section title.
3510         (Images in LaTeX export): Explain image placement in LaTeX.
3512 2009-11-10  Glenn Morris  <rgm@gnu.org>
3514         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3516 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
3518         * tramp.texi (Auto-save and Backup): Disable backups just for a
3519         method.
3521         * trampver.texi: Update release number.
3523 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
3525         Sync with Tramp 2.1.17.
3527         * trampver.texi: Update release number.
3529 2009-10-29  Glenn Morris  <rgm@gnu.org>
3531         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3533 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
3535         * tramp.texi (External methods): Temporary files are kept for
3536         `rsync' and `rsyncc' methods.
3538 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
3540         * eieio.texi: Fix typos.
3542 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3544         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3546 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
3548         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3549         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3551 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
3553         * Makefile.in: Build EIEIO and EDE manuals.
3555 2009-10-07  Eric Ludlam  <zappo@gnu.org>
3557         * eieio.texi:
3558         * ede.texi: New files.
3560 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
3562         * tramp.texi (Remote processes): Association of a pty is not supported.
3564 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
3566         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3567         (Processing LaTeX fragments): Document that the size of images can be
3568         changes using the variable `org-format-latex-options'.
3569         (The date/time prompt, Timestamps): Be more accurate over ISO format
3570         dates and times.
3571         (Visibility cycling): Document showeverything keyword.
3572         (In-buffer settings): Document showeverything keyword.
3573         (Setting up the staging area): Fix the example.
3574         (MobileOrg): New section.
3575         (Agenda commands, Exporting Agenda Views): Document exporting the
3576         agenda view to Org files.
3578 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
3580         * tramp.texi (History): Add IMAP support.
3581         (External methods): Add `imap' and `imaps' methods.
3582         (GVFS based methods): Add indices for `davs'.
3583         (Password handling): Rename anchors.  Add IMAP entries for
3584         ~/.authinfo.gpg.
3586         * trampver.texi: Set default value of `emacsimap'.
3588 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
3590         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3592 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
3594         * dired-x.texi (Technical Details):
3595         Delete dired-up-directory (Bug#4292).
3597 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
3599         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3601 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
3603         * org.texi (Effort estimates): Document new effort setting commands.
3604         (Agenda commands): Document the new keys fro agenda time motion.
3605         Document entry text mode.  Improve documentation of the keys to include
3606         inactive time stamps into the agenda view.
3607         (Feedback): Document the new bug report command.
3608         (Structure editing): Add an index entry for the sorting of subtrees.
3610 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
3612         * auth.texi (Help for users): Corrected markup.
3614 2009-09-02  Glenn Morris  <rgm@gnu.org>
3616         * emacs-mime.texi (time-date): Mention float-time.
3618 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
3620         * calc.texi (Simplifying Formulas): Improve the wording.
3622 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
3624         * auth.texi: Rewritten for coverage and clarity.
3626 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3628         * gnus.texi (Expiring Mail):
3629         Mention gnus-mark-copied-or-moved-articles-as-expirable.
3630         (Various Various): Mention gnus-safe-html-newsgroups.
3632         * gnus-news.texi: Mention
3633         gnus-mark-copied-or-moved-articles-as-expirable.
3635         * emacs-mime.texi (Display Customization): Add xref to
3636         gnus-safe-html-newsgroups.
3638 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
3640         * tramp.texi (Version Control): Remove.
3641         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
3642         reference.
3643         (External methods): Correct `scpc' concept index entries.  New method
3644         `rsyncc'.
3645         (External packages): New subsections "Filename completion" and "File
3646         attributes cache".
3648 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
3650         * calc.texi (Rewrite Rules): Improve the example.
3651         (Simplifying Formulas): Explain use of the I and H flags for
3652         simplification.
3654 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
3656         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3657         Describe autostart behavior of dbus-ping.
3658         (Synchronous Methods, Asynchronous Methods): Use English numeric format
3659         for timeout values.
3660         (Top): Remove footnote saying D-Bus is not enabled by
3661         default.  (Bug#4256)
3663 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
3665         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3666         Reported by Jari Aalto (Bug#4211).
3667         (Mail-mode integration): Mention epa-mail-mode and
3668         epa-global-mail-mode.
3669         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3670         epa-setup.
3672 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
3674         * dbus.texi (Asynchronous Methods): Allow nil handler.
3676 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
3678         * ediff.texi (ediff-current-file): Add information about this new function.
3680         * viper.texi: Add information about C-s in viper's search command.
3682 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
3684         * calc.texi (Date Forms): Fix typos.
3686 2009-08-08  Glenn Morris  <rgm@gnu.org>
3688         * org.texi (Agenda commands): Restore clobbered change.
3690 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
3692         * calc.texi (Graphics, Devices): Update with the peculiarities of
3693         operation on MS-Windows.
3695 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
3697         * org.texi (Publishing action): Improve documentation of file
3698         names when publishing to the source directory.
3699         (Clean view): Document `org-indent-mode'.
3700         (Clocking work time): Add documentation for the
3701         new :timetamp option when creating a clock report.
3702         (Paragraphs): Fix many typos.
3703         (Plain lists): Remove duplicate explanation about the
3704         `C-c *' command.
3705         (Literal examples): Update to reflect the new behavior
3706         of the -n -r -k switches when exporting source code examples.
3707         (Structure editing): Add information about `C-c *',
3708         converting a plain list into a list of Org items.
3709         (Remember): Small rephrasing of the paragraph
3710         describing remember.el.  Also mentioned that remember.el is part
3711         of Emacs 23, not Emacs 22.
3712         (Clocking work time): Add documentation about
3713         displaying the current clocking time against the effort estimate.
3714         Also add a footnote about using `org-clock-in-prepare-hook' to add
3715         an effort estimate on the fly, just before clocking it.
3716         (Footnotes): Document automatic renumbering and
3717         sorting.
3718         (Agenda commands): Document new bulk commands.
3719         (Plain lists): Document new behavior of
3720         `org-cycle-include-plain-lists'.
3721         Hyphenation only in TeX.
3722         (Clocking work time): Document the key to update effort
3723         estimates.
3724         (Clocking work time): Document the clock time display.
3725         (Structure editing, TODO basics): Document new
3726         variables.
3727         (Column attributes): Document new colciew operators.
3728         (Publishing options): Document :xml-declaration.
3729         (Tracking TODO state changes): Document the
3730         LOG_INTO_DRAWER property.
3731         (Literal examples): Document the new implementation for
3732         editing source code.
3733         (Publishing action): Mention the new publishing
3734         function, to publish an Org source file.
3735         (Publishing links): Mention how to link to an Org source file.
3736         (Macro replacement): Document new macros.
3737         (Handling links): Document type-specific completion
3738         when inserting links.
3739         (Structure editing, Plain lists): Improve documentation
3740         on sorting.
3741         (Internal links): Document custom ids for links.
3742         (Handling links): Document custom ids for links.
3743         (CSS support): Document new class.
3744         (Refiling notes): Document the possibility to create new nodes
3745         during refiling.
3746         (Agenda commands): Document the "?" operator to find
3747         tasks without effort setting.
3748         (Exporting agenda information): Section moved.
3749         (RSS Feeds): New section.
3750         (Built-in table editor): Document M-e and M-a navigate
3751         inside table field.
3752         (Stuck projects): Docment that projects identified as
3753         un-stuck will still be searchd for stuck sub-projects.
3754         (Paragraphs): Document centering.
3755         (Creating timestamps, Agenda commands): Document new
3756         behavior when changing time stamps.
3757         (Structure editing): Document the new command
3758         `org-clone-subtree-with-time-shift'.
3759         (Publishing): Refresh this chapter.
3760         (Export options, Export options, In-buffer settings):
3761         Document the new keywords.
3762         (Matching tags and properties): Collect all
3763         documentation about tags/property matches here.
3764         (Setting tags): Document `org-tag-persistent-alist'.
3765         (Weekly/daily agenda): New section.
3766         (Orgstruct mode): Describe `orgstruct++-mode'.
3767         (Drawers): Mention the LOGBOOK drawer.
3768         (Export options, Sectioning structure): Document the
3769         #+LEATEX_HEADER in-buffer setting.
3770         (Bugs): Section removed.
3771         (Hooks): New section.
3772         (Add-on packages): Move here from old location.
3773         (Context-sensitive commands): New section.
3774         (Setting tags): Document newline option.
3775         (Global TODO list, Matching tags and properties):
3776         Mention more variables.
3777         (Checkboxes): Update to changed command behavior.
3779 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
3781         * speedbar.texi (Basic Key Bindings): Fix typo.
3783 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
3785         * calc.texi (Vector/Matrix Functions): Add index entries for both
3786         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
3787         affects matrices with more than one row.
3788         (Help Commands): Add index entries for "prefix ?" key bindings.
3790 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
3792         * calc.texi (Stack Manipulation Commands): Add documentation for
3793         `calc-transpose-lines'.
3795 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
3797         * dbus.texi (Receiving Method Calls): Describe special return value
3798         `:ignore'.
3800 2009-07-24  Alan Mackenzie  <acm@muc.de>
3802         * cc-mode.texi (Config Basics, File Styles): Document that at mode
3803         initialization, any individual variable setting now takes precedence
3804         over one done via c-file-style/c-file-offsets.
3806 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
3808         * calc.texi (Undoing Mistakes): Mention that the undo list will be
3809         truncated when Calc is quit.
3810         (Customizing Calc): Document `calc-undo-length'.
3812 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
3814         * calc.texi (About This Manual): Don't mention chapter numbers in text.
3816 2009-07-11  Kevin Ryde  <user42@zip.com.au>
3818         * pcl-cvs.texi (About PCL-CVS):
3819         * widget.texi (Basic Types):
3820         Fix cross-references.
3822 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
3824         * dbus.texi (Type Conversion): Don't use literal control character.
3826 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
3828         * tramp.texi (GVFS based methods): New section.
3829         (Remote processes): Processes for GVFS based methods run locally.
3831 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
3833         * tramp.texi (Inline methods, External methods, Gateway methods):
3834         Avoid the words "kludge" and hack".
3835         (External methods): Add `synce' method.
3837         * trampver.texi: Update release number.
3839 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
3841         Sync with Tramp 2.1.16.
3843         * tramp.texi (History): Add GVFS support.
3844         (External methods): Precise `rsync' description.  Add `dav', `davs' and
3845         `obex' methods.  Add 'tramp-gvfs-methods' option.
3846         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3847         forms.
3848         (Remote Programs): Introduce `tramp-own-remote-path'.
3849         (Remote processes): New subsection "Running remote programs that create
3850         local X11 windows".
3851         (Frequently Asked Questions): Improve code for disabling vc.
3853         * trampver.texi: Update release number.  Set default value of
3854         `emacsgvfs'.
3856 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
3858         * Branch for 23.1.
3860 2009-06-17  Glenn Morris  <rgm@gnu.org>
3862         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3863         (Latest version of Emacs): Mention source code repository.
3865 2009-06-16  Glenn Morris  <rgm@gnu.org>
3867         * faq.texi (Top): Language tweak.
3868         (Extended commands): Most people have arrow keys.
3869         (Emacs manual): Say how to follow info links.
3870         (File-name conventions): Change title a bit.  Explain about source
3871         versus installed.  Condense etc description.
3872         (Guidelines for newsgroup postings): Mention Savannah list page.
3873         (Newsgroup archives): Simplify.
3874         (Contacting the FSF): Add contact URL.
3875         (Emacs Lisp documentation): Printed version not always available.
3876         (Installing Texinfo documentation): Explain how by hand installation is
3877         not normally needed.  Use add-to-list.  Remove duplicate reference.
3878         (Informational files for Emacs): Move info on Help menu here from
3879         "File-name conventions".
3880         (Help installing Emacs): Tweak uref.
3881         (Obtaining the FAQ): Mention repository.
3882         (Origin of the term Emacs): Explain "ITS".
3883         (Changing load-path): Use add-to-list.
3884         (Automatic indentation): Clarify this is for Text mode.
3885         Don't mention Indented Text mode.
3886         (Finding Emacs on the Internet): The FSF does not seem to offer a
3887         deluxe distribution on CD anymore.
3889 2009-06-16  Glenn Morris  <rgm@gnu.org>
3891         * faq.texi (Top): Mention which Emacs version this FAQ is about.
3892         Recommend the latest release.  Mention how to get older FAQs.
3893         Recommend the Emacs manual.
3894         (Guidelines for newsgroup postings): Discourage cross-posts.
3895         (Underlining paragraphs): Remove.
3896         (Editing MS-DOS files): Remove pre-Emacs 20 information.
3897         (Bugs and problems): Update key-binding.
3898         (Problems with very large files): Mention 64-bit.
3899         (Shell process exits abnormally): Remove.
3900         (Problems with Shell Mode): Rename and update.
3901         (Spontaneous entry into isearch-mode)
3902         (Problems talking to certain hosts): Remove.  This is old information,
3903         in etc/PROBLEMS if needed.
3904         (Emacs takes a long time to visit files, Updating Emacs): Remove.
3905         (Dired claims that no file is on this line): Update.
3906         (Installing Emacs, Problems building Emacs): Simplify.
3907         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3908         information.
3909         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
3910         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3911         (JDEE): "JDEE", not "JDE".
3912         (Handling C-s and C-q with flow control, Binding C-s and C-q):
3913         Remove.  This is old information, in etc/PROBLEMS if needed.
3914         (stty and Backspace key, Kanji and Chinese characters): Remove.
3915         (Right-to-left alphabets): Update section.
3916         (Changing the included text prefix): Gnus uses message-yank-prefix.
3917         Add cross-reference to Supercite manual.
3918         (Saving a copy of outgoing mail): Simplify output file description.
3919         (Expanding aliases when sending mail): Refer to Emacs manual.
3920         Remove old info about RFC822.
3921         Correct description of how to rebuild aliases.
3922         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3923         (MIME with Emacs mail packages)
3924         (Viewing articles with embedded underlining)
3925         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3926         Remove old sections.
3927         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
3928         and is well-documented in the Gnus manual.
3929         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3930         (Making Gnus faster): Rename from "Starting Gnus faster".
3931         Merge "Catch-up is slow in Gnus" into here.
3933 2009-06-14  Glenn Morris  <rgm@gnu.org>
3935         * faq.texi (Status of Emacs): Re-order with most recent releases first.
3936         (New in Emacs 23): New section.
3937         (Handling C-s and C-q with flow control): Add xref.
3939 2009-06-13  Glenn Morris  <rgm@gnu.org>
3941         * faq.texi (Setting up a customization file): Grammar fix.
3942         Customize is no longer "new".
3943         (Displaying the current line or column): Line-number mode is on by
3944         default.  Don't mention `column' package.  Mention linum.el.
3945         (Turning on abbrevs by default): Explain how to do it for buffers,
3946         modes, and everywhere.
3947         (Associating modes with files): Use add-to-list.  Don't mention Emacs
3948         19.
3949         (Highlighting a region): On by default since 23.1.
3950         (Replacing highlighted text): Update doc quote.
3951         (Working with unprintable characters): Don't mention search-quote-char.
3952         (Using an already running Emacs process): Gnuclient is probably not an
3953         enhancement these days.
3954         (Indenting switch statements): Remove mention of pre-Emacs 20.
3955         (Horizontal scrolling): Abbreviate Emacs 20 description.
3956         (Replacing text across multiple files): Fix name of dired command.
3957         (Disabling backups): Use require not load.
3958         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3960 2009-06-13  Bill Wohler  <wohler@newt.com>
3962         Release MH-E manual version 8.2.
3964         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3965         release 8.2.
3967 2009-06-13  Glenn Morris  <rgm@gnu.org>
3969         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3970         in this day and age the common meaning is "on the web".
3971         (copying): Use @copyright in all cases.
3972         (Basic keys): Remove reference to deleted manual node "Text Characters".
3973         (File-name conventions): Use GNU as an example rather than SERVICE.
3974         default.el lives in site-lisp.  Update Info directory location.
3975         (Real meaning of copyleft): GPL actions have been brought, but all
3976         settled out of court.
3977         (Guidelines for newsgroup postings): Shorten section title.
3978         Simplify comp.emacs description.
3979         (Newsgroup archives): Change Google URL.  Describe Gmane.
3980         (Unsubscribing from Emacs lists): Remove discussion of "distribution
3981         points".  Mention List-Unsubscribe header.
3982         (Contacting the FSF): Update email and URLs.
3983         (Basic editing): Mention F1 for help.
3984         (Installing Texinfo documentation): Refer to Texinfo website rather
3985         than ftp server.
3986         (Printing a Texinfo file): Mention texi2pdf.
3987         (Informational files for Emacs): Don't describe FTP or SERVICE, they
3988         are just stubs nowadays.
3989         (Latest version of Emacs): Explain version numbers.
3990         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3991         (Turning on syntax highlighting): No need to mention hilit19 any more.
3992         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3993         (Modes for various languages): Remove section.
3994         (Major packages and programs): Remove most version and maintainer
3995         information - it's hard to keep up-to-date, and adds nothing.
3996         Similarly with direct links to mailing lists.
3997         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
3998         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3999         years, and Emacs comes with tools for this now.
4000         (Patch): Remove section - this is a standard tool.
4001         (Using function keys under X): Remove section.
4003 2009-06-12  Glenn Morris  <rgm@gnu.org>
4005         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
4006         (Help installing Emacs): Remove reference to deleted X11 node.
4007         (Associating modes with files): Interpreter-mode-alist is no longer
4008         subservient to auto-mode-alist.
4009         (Installing Emacs): Change future Emacs version.
4010         (Linking with -lX11 fails): Remove old section.
4011         (Packages that do not come with Emacs): Update ELL location.
4012         Emacs Lisp archive is dead.
4013         (Emacs for Windows): Remove reference to old CE port.
4014         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
4015         (Emacs for VMS and DECwindows): Remove old ports.
4016         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
4017         (Removing flashing messages): Remove section about non-existent Gnus
4018         option.
4020         * faq.texi (Top): Add @top command.
4021         Remove the optional arguments from all @node commands: makeinfo can
4022         generate these automatically, and it is easier to edit and rearrange
4023         nodes without them.
4025 2009-06-11  Glenn Morris  <rgm@gnu.org>
4027         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4028         (The LPF): Make the updated URL the sole reference point.
4029         (Learning how to do something): Update refcard price and format.
4030         (Getting a printed manual): Sources in doc/emacs/, not man/.
4031         Also available in PDF format.  Since the page count varies, be less
4032         precise.
4033         (Informational files for Emacs): Remove references to deleted files
4034         LPF and SUN-SUPPORT, and to UUCP.
4035         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4036         Remove many obsolete ways to get the FAQ, which now seems only to be
4037         distributed with Emacs.
4038         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4040 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
4042         * org.texi (Org Plot): Fix tags (Bug#3507).
4043         (Workflow states, Agenda commands): Fix tags (Bug#3508).
4045         * ada-mode.texi (Installation, Compile commands)
4046         (Project File Overview, No project files, Set compiler options)
4047         (Use GNAT project file, Use multiple GNAT project files)
4048         (Identifier completion): Use @samp for menu items, and @kbd for key
4049         sequences (Bug#3504).
4051 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
4053         * gnus.texi (Security): Fix wording; add a link to epa.info.
4055 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
4057         * message.texi (Header Commands): Fix descriptions to match
4058         keybindings.
4060 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
4062         * gnus.texi (Security): Mention that EasyPG is the current default.
4064 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
4066         * ediff.texi (Session Commands): Fix typo.
4068 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
4070         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4071         news.software.readers.  Reported by Florian Rehnisch.
4073 2009-04-02  Glenn Morris  <rgm@gnu.org>
4075         * auth.texi: Capitalize direntry.
4077         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4078         using a period in the entry name.  (Bug#2797)
4080 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
4082         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4083         ($(infodir)/auth, auth.dvi): New targets.
4085 2009-03-03  Glenn Morris  <rgm@gnu.org>
4087         * auth.texi: Fix @setfilename.
4089         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4090         (auth, $(infodir)/auth, auth.dvi): New rules.
4092 2009-02-25  Glenn Morris  <rgm@gnu.org>
4094         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
4096 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4098         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4100 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
4102         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4103         gnus-nocem-issuers, and gnus-nocem-verifyer.
4105 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
4107         * ada-mode.texi (Project files, Automatic Casing):
4108         * dbus.texi (Signals):
4109         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4110         * mh-e.texi (HTML):
4111         * nxml-mode.texi (Locating a schema)
4112         (Using the document's URI to locate a schema):
4113         * org.texi (Footnotes, Using the mapping API):
4114         * rcirc.texi (Channels): Remove duplicate words.
4116 2009-02-20  Glenn Morris  <rgm@gnu.org>
4118         * dired-x.texi (Miscellaneous Commands):
4119         * gnus.texi: Minor updates for mbox Rmail.
4121 2009-02-16  Karl Berry  <karl@gnu.org>
4123         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4124         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4125         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4126         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4127         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4128         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4129         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4130         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4131         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4132         Consistently use @insertcopying in the Top node,
4133         @contents at the front (after @end titlepage),
4134         and @direntry after @copying.  (Bug#1988)
4136 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
4138         * auth.texi: New file documenting auth-source.
4140 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
4142         * org.texi (Org Plot): Fix link.
4144 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
4146         * epa.texi (Mail-mode integration): Mention the way to do
4147         "encrypt-to-self".  (Bug#1807)
4149 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
4151         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
4153 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
4155         * gnus-news.texi: Print version about Incoming*.
4157 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
4159         * org.texi (Structure editing, Handling links)
4160         (Fast access to TODO states, Javascript support): Make standard docs
4161         correctly reflect default variable settings.
4163 2009-02-02  Glenn Morris  <rgm@gnu.org>
4165         * org.texi: Fix typos.
4167 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
4169         Sync with Tramp 2.1.15.
4171         * trampver.texi: Update release number.
4173 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
4175         * org.texi (TODO dependencies): Document TODO dependencies on
4176         checkboxes.
4178 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
4180         * org.texi (TODO dependencies): Document key binding for toggling
4181         ORDERED property.
4183 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
4185         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
4186         of hook functions.
4188 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
4190         * org.texi (TODO dependencies): New section.
4192 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
4194         * org.texi (Plain lists, TODO basics, Priorities)
4195         (Multiple sets in one file, Conflicts): Document interaction with
4196         `shift-selection-mode'.
4198 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
4200         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4201         Make Calc the subject of sentences.
4202         (Rearranging Formulas using Selections): Discuss new options
4203         for `j *'.
4205 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
4207         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4209 2009-01-26  Glenn Morris  <rgm@gnu.org>
4211         * org.texi: Fix typos.
4213 2009-01-26  Bill Wohler  <wohler@newt.com>
4215         * mh-e.texi (EDITION, UPDATED): Update.
4217 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
4219         * org.texi (References): Add information about remote references.
4220         (Built-in table editor): Document `C-c RET' in tables.
4221         (Math symbols, Quoting LaTeX code): Mention that simple
4222         LaTeX macros survive LaTeX export.
4223         (Images in LaTeX export): Show how to create a reference to a
4224         figure.
4225         (Sectioning structure): Document that the LaTeX class can be
4226         specified in a property.
4227         (Text areas in HTML export): New section.
4228         (External links): Add examples for text search and ID links.
4229         (Built-in table editor): Remove the descriptio of `C-c
4230         C-q', it not longer works.
4231         (Literal examples): Document that a space must follow
4232         the colon in short examples.
4233         (Relative timer): Document `org-timer-stop'.
4234         (Footnotes): New section.
4235         (Footnote markup): Shorten section and refer to new Footnote
4236         section.
4237         (Literal examples): Add documentation for line
4238         numbering in and references to code examples.
4239         (CSS support): Fix the description of default CSS styles.
4240         (Capturing column view): Document
4241         "file:path/to/file.org" as an allowed value for the ID property of
4242         a dynamic block copying column view.
4244 2009-01-23  Stephen Eglen  <stephen@gnu.org>
4246         * mh-e.texi (Getting Started): Describe $MH.
4248 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
4250         * tramp.texi (all): Harmonize usage of "external method",
4251         "external transfer method" and "out-of-band method".
4252         (Connection types): Precise the differences of inline and external
4253         methods.  Written by Adrian Phillips <a.phillips@met.no>.
4255 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
4257         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4258         commands as described at the top.  Reported by Allan Gottlieb
4259         <gottlieb@nyu.edu>.
4261 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4263         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4264         nnmail-pathname-coding-system.
4266 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4268         * org.texi (Relative timer): Fix typo.
4270 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
4272         * org.texi (Clocking work time): Fix typo.
4273         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
4275 2009-01-13  Glenn Morris  <rgm@gnu.org>
4277         * org.texi: Fix some more typos.
4279 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
4281         * org.texi: Fix some typos.
4283 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4285         * gnus.texi (Group Parameters): Add note for local variables.
4287 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4289         * gnus.texi (Converting Kill Files): Fix URL.
4290         Include gnus-kill-to-score.el in contrib directory.
4292 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
4294         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4295         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
4296         (Paging the Article): Add index entry.
4298 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
4300         * ada-mode.texi (Examples): Delete redundant text.
4302 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
4304         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4306         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4307         addresses.
4309 2009-01-03  Bill Wohler  <wohler@newt.com>
4311         * mh-e.texi (Scan Line Formats): Indicate that first column should be
4312         kept empty.
4314 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
4316         * org.texi (Activation, Exporting, ASCII export, HTML export)
4317         (HTML Export commands, LaTeX/PDF export commands):
4318         Improve documentation about transient-mark-mode.
4319         (References): Document the use of special names like $LR1 to reference
4320         to fields in the last table row.
4322 2008-12-19  Juri Linkov  <juri@jurta.org>
4324         * info.texi (Search Text): Remove mention of removed key binding M-s.
4326 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
4328         * org.texi (References): Remove mentioning of @0 as reference for the
4329         last line, this has been reverted in the Lisp sources.
4331 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
4333         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4334         (DVI_TARGETS): Remove duplicates.  Add sasl.
4335         ($(infodir)/sasl, sasl.dvi): New targets.
4337 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
4339         * org.texi: Version number pushed to 6.15d.
4341 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
4343         * org.texi (Tables in LaTeX export): New section.
4344         (Images in LaTeX export): New section.
4345         (Inlined images, Images in HTML export): Sections renamed.
4347 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
4349         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4351 2008-12-04  David Engster  <dengste@eml.cc>
4353         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
4354         of nnml-get-new-mail.  Change URL for mairix patch.
4356 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
4358         * org.texi (Using the mapping API): Fix bug in mapping example.
4359         (Publishing options): Make the list of properties complete again, in
4360         correspondence to the variable `org-export-plist-vars'.
4361         (Property searches): Document new special values for time comparisons.
4362         (Tag inheritance): Refine the description of tag inheritance.
4363         (Project alist): Add info about the publishing sequence of components.
4364         (Effort estimates): Document the new relative timer.
4366 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
4368         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4369         (Using Calc): Clarify use of `C-x * o'.
4370         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4372 2008-11-28  Richard M Stallman  <rms@gnu.org>
4374         * dbus.texi (Receiving Method Calls): Clean up previous change.
4376 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
4378         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4379         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4380         `dbus-unescape-from-identifier'.
4381         (Receiving Method Calls): New constants `dbus-service-emacs' and
4382         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
4383         (Signals): Use the constants in the example.
4385 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
4387         * org.texi: Re-apply change to FDL 1.3.
4389 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
4391         * org.texi (Setting up Remember): Document `org-remember-mode'.
4392         (External links): Document that bbdb links can use a regular
4393         expression.
4394         (External links): Document that elisp links can contain interactive
4395         commands.
4397 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
4399         * viper.texi (viper-translate-all-ESC-keysequences):
4400         Description removed.
4402 2008-11-19  Glenn Morris  <rgm@gnu.org>
4404         * doclicense.texi: Change to FDL 1.3.
4405         Relicense all texi files under FDL 1.3 or later.
4407 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
4409         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4411 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
4413         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4415         * ediff.texi: Version/date change.
4417 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
4419         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4421 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
4423         * calc.texi (About This Manual): Comment out a mention of
4424         marginal notes.
4426 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
4428         * org.texi (Clocking work time): Document the :formula property of
4429         clock tables.
4430         (Structure editing, Refiling notes): Document refiling regions.
4431         (Agenda commands): Document the double-prefix version
4432         of the `l' command in the agenda.
4433         (Handling links): Explain the effect of a double prefix
4434         arg to `C-c C-o'.
4435         (TODO basics): Add documentation for tag triggers.
4437 2008-10-23  Glenn Morris  <rgm@gnu.org>
4439         * cl.texi (Function Bindings): Mention `flet' fails to deal with
4440         byte-compiling things like `+'.
4442         * ns-emacs.texi: Merge copyright years of author now with assignment
4443         into FSF years.
4444         (VER): Use it for easier automatic updating.  Use Emacs version rather
4445         than standalone Emacs.app version.
4447 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
4449         * org.texi: Lots of minor fixes.
4450         (Capture): New chapter.
4451         (Org Plot): New section.
4453 2008-09-30  Magnus Henoch  <mange@freemail.hu>
4455         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4457 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
4459         * calc.texi (User Defined Units): Mention how to enter optional display
4460         string.
4462 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
4464         * message.texi (Sending Variables): Fix variable documentation to
4465         avoid the "y/n" wording.
4467 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
4469         * message.texi (Sending Variables): Add `message-confirm-send' doc.
4471 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4473         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4474         @enumerate section so as to be able to be formatted with MAKEINFO=no.
4476 2008-09-22  Bill Wohler  <wohler@newt.com>
4478         Release MH-E manual version 8.1.
4480         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4481         release 8.1.
4483         * mh-e.texi: Retain dual license as agreed to by the FSF.
4484         However, bump GPL to Version 3.
4485         Use @include for license text.
4487 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4489         * gnus.texi (Top, Setup, Fancy splitting to parent)
4490         (Store custom flags and keywords, Store arbitrary data):
4491         Clean up markup.
4493 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
4495         * gnus.texi (The Gnus Registry): Document it.
4497 2008-09-08  David Engster  <dengste@eml.cc>
4499         * gnus.texi (nnmairix): Point out that nnml uses MH format.
4500         Clarify section about choosing back end servers.
4502 2008-08-23  Glenn Morris  <rgm@gnu.org>
4504         * dired-x.texi (Shell Command Guessing):
4505         Mention dired-guess-shell-case-fold-search.  (Bug#417)
4507 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
4509         * trampver.texi: Update release number.
4511 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
4513         * ns-emacs.texi: Update version.
4514         (Introduction): Correct menu location for options save.
4515         (Customization): Note that defaults are stored under org.gnu.Emacs.
4517 2008-08-11  Bill Wohler  <wohler@newt.com>
4519         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4520         explicit about GNU mailutils MH elsewhere (with thanks to Darel
4521         Henman) (closes SF #1768928).
4523 2008-08-10  Glenn Morris  <rgm@gnu.org>
4525         * ns-emacs.texi: Use @copying.  Change copyright of authors with
4526         assignment to FSF.  Change license to GFDL.
4527         (Top): Remove outdated references.
4529 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
4531         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4532         Add gnus-summary-sort-by-most-recent-number and
4533         gnus-summary-sort-by-most-recent-date.
4534         (Summary Sorting): Explain prefix argument.
4536 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4538         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4539         gnus-summary-pipe-output.
4541 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
4543         * dbus.texi (Receiving Method Calls): Document error handling of own
4544         D-Bus methods.
4546 2008-08-01  Bill Wohler  <wohler@newt.com>
4548         * mh-e.texi (Reading Mail)
4549         (Viewing Attachments): Describe new function
4550         mh-show-preferred-alternative.
4551         (Sending Mail, Redistributing, Sending Message): Describe new hook
4552         mh-annotate-msg-hook.
4554 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
4556         * dbus.texi (Arguments and Signatures): Fix example.
4557         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4558         (Asynchronous Methods): New node.
4559         (Errors and Events): Describe extended layout of `dbus-event'.
4560         New defun `dbus-event-message-type'.
4562 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
4564         * ediff.texi: Remove VMS support.
4566 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
4568         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4569         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4571 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
4573         * Makefile.in: Add mairix-el targets.
4575 2008-07-29  David Engster  <deng@randomsample.de>
4577         * mairix-el.texi: New file.
4579 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
4581         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4582         project files.  Delete 'main_unit' project variable; not needed.  Allow
4583         process environment variables wherever project variables are allowed.
4584         Add tutorial section on multiple GNAT project files.
4586 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
4588         Sync with Tramp 2.1.14.
4590         * trampver.texi: Update release number.
4592 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
4594         * ns-emacs.texi:
4595         * faq.texi: Remove mentions of Mac Carbon.
4597 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4599         * gnus.texi (Saving Articles): Describe the 2nd argument of
4600         gnus-summary-save-in-pipe.
4601         (SpamAssassin): Use it.
4603 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4605         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4607 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
4609         * org.texi (Export options): Document the use of the creator flag.
4611 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
4613         * org.texi: New version 6.06a.
4615 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
4617         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4618         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4620 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4622         * calc.texi (Editing Stack Entries):
4623         (Algebraic Entry): Rewrite introductory sentences so it can be used by
4624         Calc's help functions.  Mention fixing typos.
4625         (Customizing Calc): Fix typo.
4627 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
4629         * calc.texi (summarykey): New macro.  Use to correctly format keys in
4630         the summary.
4632 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
4634         * ns-emacs.texi (Customization): Corrected documentation on color
4635         specification formats.
4637 2008-07-19  Andreas Schwab  <schwab@suse.de>
4639         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
4641         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4642         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4644 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
4646         * dbus.texi (Inspection): Rework, introduce submenus.
4647         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4648         (Properties and Annotations, Arguments and Signatures): New nodes.
4650 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
4652         * dbus.texi (Receiving Method Calls): Fix description of
4653         `dbus-register-method'.
4654         (Signals): Allow also signal arguments for filtering in
4655         `dbus-register-signal'.
4657 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
4659         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4660         `cnorm'.
4661         (Arithmetic Tutorial): Simplify the verification of prime factors.
4663 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4665         * gnus.texi (Saving Articles): Mention
4666         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4668 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
4670         * calc.texi: Adjust mode line throughout.
4672 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
4674         * sasl.texi (Mechanisms): Fix typos.
4676 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
4678         * calc.texi (Killing from the stack): Mention using normal Emacs
4679         copying.
4681 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
4683         * tramp.texi (Password handling): Rename from "Password caching".
4684         Add `auth-source' mechanism.
4685         (Connection caching): Tramp reopens the connection automatically,
4686         when the operating system on the remote host has been changed.
4688 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
4690         * makefile.w32-in (distclean): Remove makefile.
4692 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
4694         * org.texi (Using the mapping API): New section.
4695         (Agenda column view): New section.
4696         (Moving subtrees): Document archiving to the archive sibling.
4697         (Agenda commands): Document columns view in the agenda.
4698         (Using the property API): Document the API for multi-valued properties.
4700 2008-06-17  Jason Riedy  <jason@acm.org>
4702         * org.texi (A LaTeX example): Note that fmt may be a one-argument
4703         function, and efmt may be a two-argument function.
4704         (Radio tables): Document multiple destinations.
4706 2008-06-16  Glenn Morris  <rgm@gnu.org>
4708         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4709         Add Cover-Texts.
4711 2008-06-15  Glenn Morris  <rgm@gnu.org>
4713         * faq.texi (VER): Update to 23.0.60.
4715         * mh-e.texi: Remove option of licensing under GPL.
4716         Add Cover-Texts to GFDL permissions notice.
4717         (GPL): Remove section.
4718         (GFDL): Include doclicense.texi rather than the actual text.
4720         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4721         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4723         * sasl.texi: Fix output file name.
4725         * epa.texi, sasl.texi: Refer to license in Emacs manual.
4727         * gnus-coding.texi: Refer to license in Gnus manual.
4729         * idlwave.texi, sasl.texi: Use @copying.
4731         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
4733         * speedbar.texi: Update Back-Cover Text as per maintain.info.
4735         * url.texi: Use @copying, @title, @subtitle, @author.
4737         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4738         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4739         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4740         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4741         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4742         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4743         * widget.texi, woman.texi:
4744         Remove references to external license, since doclicense is included.
4746         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4747         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4748         Remove references to non-existent Invariant Sections.
4750 2008-06-14  Glenn Morris  <rgm@gnu.org>
4752         * faq.texi (Major packages and programs): Remove references to external
4753         Supercite, Calc, VIPER, since they have been included for some time.
4754         Update VM, AUCTeX, BBDB entries.
4756 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
4758         * newsticker.texi: Updated to match latest newsticker changes.
4760 2008-06-13  Glenn Morris  <rgm@gnu.org>
4762         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4763         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4764         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4765         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4766         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4767         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4768         * woman.texi:
4769         Update Back-Cover Text as per maintain.info.
4771 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4773         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
4775         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4776         (gnus-faq.xml): Update repository host.
4778         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4780 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
4782         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4783         Fix a typo.
4785 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
4787         * gnus.texi (Mail Source Customization): Correct values of
4788         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
4789         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4791 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
4793         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4794         coding standards.
4796 2008-06-14  David Engster  <dengste@eml.cc>
4798         * gnus.texi (nnmairix): Markup fixes.
4800 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4802         * gnus.texi (nnmairix): Markup and other minor fixes.
4804 2008-06-05  David Engster  <dengste@eml.cc>
4806         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4808 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
4810         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4811         (Searching, nnir, nnmairix): New stub nodes.
4813 2008-05-30  Felix Lee  <felix.1@canids.net>
4815         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4817 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
4819         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4821 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
4823         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
4825 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
4827         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4829 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
4831         * info.texi (Top): Fix typo in xref.
4833 2008-05-05  Karl Berry  <karl@gnu.org>
4835         * info.texi (Top): @xref to stand-alone manual.
4837 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4839         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4840         (Various Summary Stuff): Fix typo in last xref.
4842 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
4844         * org.texi (Moving subtrees): Fix typo.
4846 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
4848         * tramp.texi (Frequently Asked Questions): Explain, how to disable
4849         Tramp via `tramp-mode'.
4851 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
4853         * org.texi: Massive changes, in many parts of the file.
4855 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
4857         * gnus.texi (Oort Gnus): Add message-fill-column.
4859 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
4861         * gnus.texi (Mail Source Specifiers): Typo fix.
4863 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
4865         * gnus.texi (Diary Headers Generation): Update key binding for
4866         `gnus-diary-check-message'.
4868 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4870         * gnus.texi (Emacsen): Addition.
4872 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
4874         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4876 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4878         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4880 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
4882         * gnus-news.texi: Update tool bar item.
4884 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
4886         * gnus-news.texi: Fix typos.
4888 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
4890         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4891         Add mention of `kron'.
4893 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
4895         * epa.texi (Encrypting/decrypting *.gpg files):
4896         Document epa-file-name-regexp.
4898 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4900         * gnus.texi (Example Methods): Fix description about ssh-agent.
4901         (Indirect Functions): Fix the default value of nntp-telnet-command;
4902         remove link to connect.html.
4904 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
4906         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4907         dbus-call-method.
4908         (Receiving Method Calls): The timeout can be set by the calling client.
4910         * trampver.texi: Update release number.
4912 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
4914         * gnus.texi (Top): Fix version.  Add SASL.
4916 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
4918         Sync with Tramp 2.1.13.
4920         * trampver.texi: Update release number.
4922 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
4924         * org.texi: Update to new org-mode website.
4926 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
4928         * cl.texi (For Clauses): Fix loop over key-seq to match code.
4930 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
4932         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4933         gnus-read-ephemeral-gmane-group-url,
4934         gnus-read-ephemeral-emacs-bug-group,
4935         gnus-read-ephemeral-debian-bug-group.
4937 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4939         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4941         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
4942         Add FIXMEs for Bookmarks and gnus-registry-marks.
4944 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4946         * gnus.texi (Smileys): Document `smiley-style'.
4948 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
4950         * gnus.texi (Gnus Development): Clarify difference between ding and
4951         gnu.emacs.gnus.
4952         (MIME Commands, Using MIME, RSS): Fix markup.
4954         * gnus-faq.texi ([8.4]): Ditto.
4956 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
4958         * gnus.texi (Emacsen): Remove obsolete stuff.
4960 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
4962         * gnus.texi (Oort Gnus): Add version info WRT
4963         `mail-source-delete-incoming'.
4965 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
4967         * gnus.texi (Top): Add "Other related manuals" and version info in
4968         `iftex' output.
4969         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4970         gnus-balloon-face-0 and the corresponding format specifiers.
4972 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
4974         * tramp.texi (Filename completion): Remove footnote about let-bind
4975         of `partial-completion-mode'.  It doesn't work this way.
4977 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
4979         * pcl-cvs.texi (Contributors): Update my email.
4981 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
4983         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4985 2008-03-17  Bill Wohler  <wohler@newt.com>
4987         * mh-e.texi (Viewing): Update URL for adding header fields to
4988         mh-invisible-header-fields-default.
4990 2008-03-16  Bill Wohler  <wohler@newt.com>
4992         * mh-e.texi (Preface): Add Gnus to requirements.
4993         (Forwarding): Note that forwarded MIME messages are now inline.
4995 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
4997         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4998         (Common Variables): Give precedence to the netcat methods over the
4999         telnet methods, and mention that they are more reliable.
5001 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
5003         * org.texi (Exporting Agenda Views): Document agenda export to
5004         iCalendar.
5005         (Progress logging): Document the new progress logging stuff.
5007 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5009         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
5010         Update for change of `mail-source-delete-incoming'.
5012         * gnus-news.texi: Ditto.
5014 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
5016         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
5017         custom versions.
5019 2008-03-07  Alan Mackenzie  <acm@muc.de>
5021         * cc-mode.texi (Limitations and Known Bugs): State that the number of
5022         parens/brackets in a k&r region is limited.
5024 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
5026         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5027         using different Emacs versions.
5029 2008-02-27  Glenn Morris  <rgm@gnu.org>
5031         * sc.texi: Remove a lot of old and obsolete info.
5032         (titlepage): Simplify.
5033         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5034         (VM with any Emacsen, GNEWS with any Emacsen)
5035         (Overloading for Non-conforming MUAs, Version 3 Changes)
5036         (The Supercite Mailing List): Delete nodes.
5037         (Introduction): Remove info about old packages.
5038         (Getting Connected): Simplify.  Remove info about old packages.
5039         (Citing Commands): Delete Emacs 19 info.
5040         (Hints to MUA Authors): Simplify.
5041         (Thanks and History): Merge in some info from the deleted node
5042         "Version 3 Changes".
5044 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
5046         * org.texi (Setting tags, In-buffer settings):
5047         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5049 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5051         * gnus-news.texi: Mention that spaces and tabs are allowed in the
5052         installation directory name.
5054 2008-02-12  Romain Francoise  <romain@orebokech.com>
5056         * epa.texi (Overview): Fix typo.
5058 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
5060         * epa.texi (Quick start): Remove the .emacs setting.
5062 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
5064         * epa.texi (Quick start): Use the command `epa-enable' instead of
5065         loading `epa-setup'.
5067 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
5069         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5070         ($(infodir)/epa, epa.dvi): New targets.
5072 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
5074         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5076         * epa.texi: New manual documenting the EasyPG Assistant.
5078 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
5080         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5081         (Inspection): New function dbus-ping.
5083 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
5085         * tramp.texi (Remote processes): Add `shell-command'.
5087 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
5089         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5090         (Group Parameters): Document `mail-source' parameter.
5092 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
5094         * tramp.texi (Inline methods): The hostname of the su(do)? methods
5095         must be a local host.
5097 2008-01-26  Michael Olson  <mwolson@gnu.org>
5099         * erc.texi: Update version for ERC 5.3 release.
5100         (Obtaining ERC): Update extras URLs for 5.3.
5101         (Development): Write instructions for git, and remove those for Arch.
5102         (History): Mention the switch to git.
5104 2008-01-24  Karl Berry  <karl@gnu.org>
5106         * info.texi (Search Index, Search Text): Mention the command
5107         character in the section name, a la the (Go to node) node.
5109 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
5111         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5113 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5115         * gnus-news.texi: Mention gnus-article-describe-bindings.
5117 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5119         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5121 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
5123         * org.texi (Property inheritance): New section.
5124         (Conventions): New section.
5125         (Structure editing): Document C-RET, the prefix arg to the cut/copy
5126         commands, and the new bindings for refiling.
5127         (Sparse trees): Document the new special command for sparse trees.
5128         (References): Be more clear about the counting of hilines.
5129         (Handling links): Document M-p/n for accessing links.
5130         (Fast access to TODO states): New section.
5131         (Per file keywords): New section.
5132         (Property inheritance): New section.
5133         (Column attributes): New summary types.
5134         (Capturing Column View): New section.
5135         (The date/time prompt): Cover the new features in the date/time prompt.
5136         Compactify the table of keys for the calendar remote control.
5137         (Clocking work time): Document the new :scope parameter.
5138         (Remember): Promoted to chapter.
5139         (Quoted examples): New section.
5140         (Enhancing text): New verbatim environments.
5142 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
5144         * trampver.texi: Update release number.
5146 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
5148         * gnus.texi (Article Keymap):
5149         Add gnus-article-wide-reply-with-original; fix descriptions of
5150         gnus-article-reply-with-original and
5151         gnus-article-followup-with-original.
5153 2008-01-09  Glenn Morris  <rgm@gnu.org>
5155         * nxml-mode.texi: Add @copying section.
5157 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5159         * message.texi (Mail Variables): Add some text from "(gnus)Posting
5160         Server".  Add `message-send-mail-with-mailclient'.
5162         * gnus.texi (Posting Server): Move some text to "(message)Mail
5163         Variables" and add a reference here.
5165 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
5167         * dbus.texi (Receiving Method Calls): New chapter.
5168         (Errors and Events): Add serial number to events.  Replace "signal" by
5169         "message".  Introduce dbus-event-serial-number.
5171 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
5173         * dbus.texi (Type Conversion): Explain the type specification for empty
5174         arrays.  Use another example.
5176 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
5178         * dbus.texi (all): Replace "..." by @dots{}.
5179         (Type Conversion): Precise the value range for :byte types.
5180         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5181         Mention its return value.
5182         (Errors and Events): There is no D-Bus error propagation during event
5183         processing.
5185 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
5187         * calc.tex (Yacas Language, Maxima Language, Giac Language):
5188         New sections.
5190 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
5192         * gnus.texi (Group Parameters): Reorder the text and add a note about
5193         `gnus-parameters' near the beginning of the node.
5195 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
5197         * gnus.texi (Score File Editing): Fix function name.
5199 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
5201         Sync with Tramp 2.1.12.
5203         * trampver.texi: Update release number.
5205 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
5207         * dbus.texi (Type Conversion): Correct input parameters mapping.
5209 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
5211         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5212         (Errors and Events): Mention wrong-type-argument error.
5214 2007-12-21  Alex Schroeder  <alex@gnu.org>
5216         * rcirc.texi: Changed single spaces after sentence end to double
5217         spaces.  Fixed some typos.
5218         (Internet Relay Chat): Explain relay.
5219         (Getting started with rcirc): Change items to reflect prompts.
5220         Add more explanation to rcirc-track-minor-mode and added a comment to
5221         warn future maintainers that this section is a copy.
5222         (People): Change /ignore example.
5223         (Keywords): Not keywords.
5225 2007-12-20  Alex Schroeder  <alex@gnu.org>
5227         * rcirc.texi (Top): Fighting Information Overload chapter added.
5228         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5229         (rcirc commands): Move /ignore command to the new chapter.
5230         (Fighting Information Overload): New chapter documenting /keyword,
5231         /bright, /dim, channel ignore, and low priority channels.
5232         (Configuration): Document rcirc-server-alist, remove
5233         rcirc-startup-channels-alist and rcirc-default-server.
5235 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
5237         * dbus.texi (Signals): Fix example in dbus-register-signal.
5239 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
5241         * gnus.texi (Score Variables): Fix typo.
5243 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
5245         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5246         (Signals): Adapt dbus-send-signal and dbus-register-signal.
5247         (Errors and Events): Adapt dbus-event.
5249 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5251         * gnus.texi (Other Files): Add the yenc command.
5253 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
5255         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5256         since 2004-08-06.
5258 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5260         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5261         on body.
5263 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
5265         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5266         and rfc2047-allow-irregular-q-encoded-words; fix description of
5267         rfc2047-encode-encoded-words.
5269 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
5271         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5273 2007-12-05  Michael Olson  <mwolson@gnu.org>
5275         * remember.texi (Diary): Remove "require" line for remember-diary.el.
5276         Update documentation for `remember-diary-file'.
5278 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
5280         * dbus.texi (Signals): Precise `dbus-register-signal'.
5281         (Errors and Events): Rework events part, the internal structure of
5282         dbus-event has changed.
5284 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
5286         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5287         ($(infodir)/dbus, dbus.dvi): New targets.
5289 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
5291         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5292         unconditionally.
5294         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5295         emulation with @print{}.
5297 2007-12-02  Richard Stallman  <rms@gnu.org>
5299         * dbus.texi (Overview): Minor cleanup.
5301 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
5303         * Makefile.in (INFO_TARGETS): Add dbus.
5304         (DVI_TARGETS): Add dbus.dvi.
5305         (dbus, dbus.dvi): New targets.
5307         * dbus.texi: New file.
5309 2007-11-24  Romain Francoise  <romain@orebokech.com>
5311         * nxml-mode.texi: Add description in @direntry.
5312         Fix file name to match @setfilename.
5314 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
5316         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5317         ($(infodir)/nxml-mode): New rule.
5319         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5320         ($(infodir)/nxml-mode): New rule.
5321         (clean): Add nxml-mode*.
5323         * nxml-mode.texi: New file with nxml manual.
5325 2007-11-18  Richard Stallman  <rms@gnu.org>
5327         * flymake.texi (Example -- Configuring a tool called directly):
5328         Update example.
5330 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
5332         * tramp.texi (Filename completion): Simplify explanation of
5333         double-slash behavior.  Explain directory contents flushing.
5335 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5337         * calc.texi (TeX and LaTeX Language Modes): Put in
5338         missing braces.
5340 2007-11-15  Richard Stallman  <rms@gnu.org>
5342         * cl.texi (Equality Predicates): Delete `eql'.
5343         (Predicates, Naming Conventions, Top): Delete `eql'.
5344         (Common Lisp Compatibility): Delete `eql'.
5345         (Porting Common Lisp): Delete obsolete backquote info.
5346         Minor clarification about character constants.
5347         (Sequence Basics): Minor clarification.
5349 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
5351         * cc-mode.texi (Electric Keys, Custom Macros):
5352         * tramp.texi (Filename completion): Fix typos.
5354 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
5356         * calc.texi (Basic commands): Mention the menu.
5358 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
5360         * tramp.texi (Connection caching): Tramp flushes connection
5361         properties when remote operating system has been changed.
5363 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
5365         * gnus-news.texi: Fix spelling.
5366         `message-insert-formatted-citation-line', not
5367         `message-insert-formated-citation-line'.
5369         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5371 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
5373         * tramp.texi (Overview): Mention also the PuTTY integration under
5374         w32.  Remove paragraphs about Tramp's experimental status.
5375         (Frequently Asked Questions): Add code example for highlighting the
5376         mode line.
5378 2007-11-03  Michael Olson  <mwolson@gnu.org>
5380         * remember.texi: Change mentions of remember-buffer to
5381         remember-finalize throughout.
5383 2007-10-30  Michael Olson  <mwolson@gnu.org>
5385         * remember.texi (Copying): Remove.
5386         (Mailbox): Update with non-BBDB instructions.
5387         (Diary, Org): Add.
5388         (Bibliography, Planner Page): Remove.
5390 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
5392         * makefile.w32-in (INFO_TARGETS): Add remember.
5393         (DVI_TARGETS): Add remember.dvi.
5394         ($(infodir)/remember): New rule.
5395         (clean): Add remember*.
5397 2007-10-30  Michael Olson  <mwolson@gnu.org>
5399         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5400         ($(infodir)/remember): New rule that builds the Remember Manual.
5402         * remember.texi: New file containing the Remember Mode Manual.
5403         Shuffle chapters around after initial import.
5404         (Function Reference): Split Keystrokes into separate chapter.
5405         (Keystrokes): Document C-c C-k.
5406         (Introduction): Fix typographical issue with "---".
5408 2007-10-29  Richard Stallman  <rms@gnu.org>
5410         * widget.texi (Introduction): Delete discussion of implementation
5411         internals.
5413 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
5415         * tramp.texi (Connection caching): Host names must be different
5416         when tunneling.
5418 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5420         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5421         Gnus v5.13.
5423 2007-10-28  Miles Bader  <miles@gnu.org>
5425         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5427 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5429         * gnus.texi (Sorting the Summary Buffer):
5430         Remove gnus-article-sort-by-date-reverse.
5432 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5434         * gnus.texi (Non-ASCII Group Names): New node.
5435         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5436         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5438 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5440         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5441         clean the output of the program `imap-shell-program'.
5443 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5445         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5447 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
5449         * gnus.texi (Sticky Articles): Documentation for sticky article
5450         buffers.
5452 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5454         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5456 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5458         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5460 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5462         * gnus.texi (Archived Messages):
5463         Document gnus-update-message-archive-method.
5465 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5467         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5469 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
5471         * gnus.texi (Group Maneuvering):
5472         Document `gnus-summary-next-group-on-exit'.
5474 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5476         * gnus.texi (Really Various Summary Commands):
5477         Mention gnus-auto-select-on-ephemeral-exit.
5479 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5481         * gnus.texi, message.texi: Bump version number.
5483 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5485         * gnus.texi (Group Line Specification, Misc Group Stuff)
5486         (Server Commands): Parenthesize @pxref{Mail Spool}.
5488 2007-10-28  Didier Verna  <didier@xemacs.org>
5490         New user option: message-signature-directory.
5491         * message.texi (Insertion Variables): Document it.
5492         * gnus.texi (Posting Styles): Ditto.
5494 2007-10-28  Didier Verna  <didier@xemacs.org>
5496         * gnus.texi (Group Line Specification):
5497         * gnus.texi (Misc Group Stuff):
5498         * gnus.texi (Server Commands): Document the group compaction feature.
5500 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5502         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5504         * message.texi (Various Message Variables): Add message-fill-column.
5506 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5508         * gnus.texi: Untabify.
5510 2007-10-28  Didier Verna  <didier@xemacs.org>
5512         * gnus.texi (Group Parameters): Document the posting-style merging
5513         process in topic-mode.
5515 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5517         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5519 2007-10-28  Romain Francoise  <romain@orebokech.com>
5521         * gnus.texi (Mail Spool): Fix typo.
5522         Update copyright.
5524 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5526         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5528 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
5530         * gnus.texi (Summary Generation Commands):
5531         Add gnus-summary-insert-ticked-articles.
5533 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5535         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5536         to spam-spamassassin-program.
5538 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5540         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5542 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5544         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5546 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5548         * message.texi (Mail Headers): Document `opportunistic'.
5550 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5552         * emacs-mime.texi (Encoding Customization): Explain how to set
5553         mm-coding-system-priorities per hierarchy.
5555 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5557         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5558         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5560 2007-10-28  Didier Verna  <didier@xemacs.org>
5562         * message.texi (Wide Reply): Update documentation of
5563         message-dont-reply-to-names (now allowing a list of regexps).
5565 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5567         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5569 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5571         * gnus.texi (SpamAssassin back end): Fix typo.
5573         * sieve.texi (Examples): Fix grammar.
5575 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5577         * gnus.texi (Searching for Articles): Document M-S and M-R.
5578         (Limiting): Document / b.
5580 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5582         * gnus.texi (Thread Commands): T M-^.
5584 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5586         * message.texi (Mail Aliases): Document ecomplete.
5587         (Mail Aliases): Fix typo.
5589 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5591         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5592         fix typo.
5594 2007-10-28  Romain Francoise  <romain@orebokech.com>
5596         * gnus.texi (Mail Spool): Grammar fix.
5598 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5600         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5601         string.
5603 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5605         * gnus.texi (Group Parameters): Fix description.
5607 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5609         * gnus.texi (Gmane Spam Reporting):
5610         Fix spam-report-gmane-use-article-number.
5611         Add spam-report-user-mail-address.
5613 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5615         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5617 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5619         * gnus.texi (Group Parameters): Add simplified sorting example based on
5620         example for `Sorting the Summary Buffer' from Jari Aalto
5621         <jari.aalto@cante.net>.
5622         (Example Methods): Add example for an indirect connection.
5624 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
5626         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5627         (Agent Parameters): Updated parameter names to match code.
5628         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5629         'gnus-agent-summary-fetch-series'.
5630         (Agent and flags): New section providing a generalized discussion
5631         of flag handling.
5632         (Agent and IMAP): Remove flag discussion.
5633         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5635 2007-10-28  Romain Francoise  <romain@orebokech.com>
5637         * gnus.texi (Exiting the Summary Buffer): Add new function
5638         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5640 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5642         * gnus.texi (Conformity): Fix typo.
5643         (Customizing Articles): Document `first'.
5645 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
5647         * gnus.texi (Sorting the Summary Buffer):
5648         Add `gnus-thread-sort-by-date-reverse'.  Add example
5649         host to different sorting in NNTP and RSS groups.
5651 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5653         * message.texi (Insertion): Describe prefix for
5654         message-mark-inserted-region and message-mark-insert-file.
5656 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5658         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5659         LaTeX documents.  Describe "text/x-gnus-verbatim".
5661 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5663         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5664         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5665         (spam-stat spam filtering, SpamOracle)
5666         (Extending the Spam ELisp package): Remove extra quote symbol for
5667         clarity.
5669 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5671         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5672         gnus-article-delete-part and gnus-article-replace-part.
5673         (Using MIME): Add gnus-mime-replace-part.
5675 2007-10-28  Romain Francoise  <romain@orebokech.com>
5677         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5678         requires `auto-compression-mode' to be enabled.  Add new nnml
5679         variable `nnml-compressed-files-size-threshold'.
5681 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5683         * gnus.texi (Sorting the Summary Buffer):
5684         Add gnus-thread-sort-by-recipient.
5686 2007-10-28  Romain Francoise  <romain@orebokech.com>
5688         * message.texi (Insertion Variables): Mention new variable
5689         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
5690         documentation accordingly.
5692 2007-10-28  Romain Francoise  <romain@orebokech.com>
5694         * gnus.texi (To From Newsgroups): Mention new variables
5695         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5697 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5699         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5700         stuff; gnus-mime-inline-part does the automatic decompression.
5702 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5704         * gnus.texi (Spam ELisp Package Configuration Examples):
5705         "training.ham" should be "training.spam".
5707 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5709         * message.texi (Mail Variables): Fix the default value for
5710         message-send-mail-function.
5712 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5714         * gnus.texi (Optional Back End Functions): nntp-request-update-info
5715         always returns nil exceptionally.
5717 2007-10-28  Simon Josefsson  <jas@extundo.com>
5719         * gnus.texi (Article Washing): Add libidn URL.
5720         Suggested by Michael Cook <michael@waxrat.com>.
5722 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5724         * gnus.texi (Topic Commands): Fix next/previous.
5726 2007-10-28  Simon Josefsson  <jas@extundo.com>
5728         * gnus.texi (Article Washing): Mention `W i'.
5730 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
5732         * gnus.texi (Group Parameters): Slight extension of sieve
5733         parameter description.
5735 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5737         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5738         matching score files as well.
5739         (Picons): Describe `gnus-picon-style'.
5741 2007-10-28  Romain Francoise  <romain@orebokech.com>
5743         * message.texi (Message Headers): Mention that headers are hidden
5744         using narrowing, and how to expose them.
5745         Update copyright.
5747 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5749         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5750         `gnus-summary-sort-by-recipient'.
5752 2007-10-28  Romain Francoise  <romain@orebokech.com>
5754         * gnus.texi (NNTP marks): New node.
5755         (NNTP): Move NNTP marks variables to the new node.
5757 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5759         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5761         * gnus.texi (MIME Commands, Hashcash): Markup fix.
5763 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5765         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5766         everywhere for consistency.
5767         (Filtering Spam Using The Spam ELisp Package): Admonish again.
5768         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5769         Say "regular expression" instead of "regex."  Admonish.
5770         Pick other words to sound better (s/so/thus/).
5771         (Spam ELisp Package Filtering of Incoming Mail):
5772         Mention statistical filters.  Remove old TODO.
5773         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5774         New section on sorting and displaying the spam score.
5775         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5776         backend but an alias to spam-use-BBDB.
5777         (Extending the Spam ELisp package): Rewrite the example using the
5778         new backend functionality.
5780 2007-10-28  Simon Josefsson  <jas@extundo.com>
5782         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5783         nntp-marks-directory, from Romain Francoise
5784         <romain@orebokech.com>.
5786 2007-10-28  Magnus Henoch  <mange@freemail.hu>
5788         * gnus.texi (Hashcash): New default value of
5789         hashcash-default-payment.
5791 2007-10-28  Simon Josefsson  <jas@extundo.com>
5793         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
5794         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5796 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5798         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5800 2007-10-28  Simon Josefsson  <jas@extundo.com>
5802         * gnus.texi (documentencoding): Add, to avoid warnings.
5804 2007-10-28  Simon Josefsson  <jas@extundo.com>
5806         * message.texi (Mail Headers): Add.
5808         * gnus.texi (Hashcash): Fix.
5810 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5812         * gnus.texi (Hashcash): Change location of library, also mention
5813         that payments can be verified and fix the name of the
5814         hashcash-path variable.
5816 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5818         * gnus.texi (Article Display): Add `gnus-picon-style'.
5820 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5822         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5824 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5826         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5827         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5828         warning about ham processors in spam groups removed.
5830 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
5832         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5833         From Hubert Chan <hubert@uhoreg.ca>.
5835 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5837         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5838         (Mailing List): Typo.
5839         (Customizing Articles): Add gnus-treat-ansi-sequences.
5840         (Article Washing): Index.
5842         * message.texi: Use m-dash consistently.
5844 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5846         * gnus.texi (GroupLens): Remove.
5848 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
5850         * gnus.texi (Outgoing Messages, Agent Variables):
5851         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5852         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5854 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
5856         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5858 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
5860         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5862         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
5864 2007-10-28  Simon Josefsson  <jas@extundo.com>
5866         * gnus.texi (Top): Add SASL.
5868 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
5870         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5872 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
5874         * gnus.texi (Troubleshooting): Adjust Gnus version number.
5876 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
5878         * calc.texi (Formulas, Composition Basics): Lower the
5879         precedence of negation.
5881 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
5883         * ses.texi (The Basics): Mention how to create a new spreadsheet.
5884         Mention the new three-letter column identifiers.
5885         (More on cell printing): Calculate-cell and truncate-cell are now `c'
5886         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
5887         message when using `c' on an empty default with default printer.
5888         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5889         renamed to `ses--symbolic-formulas' some time ago.
5891 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
5893         * calc.texi (Default Simplifications, Making Selections)
5894         (Customizing Calc): Clarify associativity of multiplication.
5896 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
5898         * tramp.texi (Traces and Profiles): Simplify loop over
5899         `trace-function-background'.
5901 2007-10-22  Juri Linkov  <juri@jurta.org>
5903         * dired-x.texi (Shell Command Guessing): Default values are now
5904         available by typing M-n instead of M-p.
5906 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
5908         * tramp.texi (Cleanup remote connections): New section.
5909         (Password caching): Remove `tramp-clear-passwd'.
5910         It's not a command anymore.
5911         (Bug Reports): Add `tramp-bug' to function index.
5912         (Function Index, Variable Index): New nodes.
5913         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5915         * trampver.texi: Update release number.
5917 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
5919         * calc.texi (History and Acknowledgements): Turn comment
5920         about integer size into past tense.
5921         (Time Zones): Remove pointer to Calc author's address.
5922         (Trigonometric and Hyperbolic Functions): Mention cotangent
5923         and hyperbolic cotangent.  Fix typo.
5925 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
5927         Sync with Tramp 2.1.11.
5929         * trampver.texi: Update release number.
5931 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
5933         * tramp.texi (External packages): New section.
5935 2007-09-29  Juri Linkov  <juri@jurta.org>
5937         * info.texi (Help-Int): Document `L' (`Info-history').
5939 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
5941         * org.texi: Change links to webpage and maintained email.
5942         (Remember): Promote to Chapter, significant changes.
5943         (Fast access to TODO states): New section.
5944         (Faces for TODO keywords): New section.
5945         (Export options): Example for #+DATE.
5946         (Progress logging): Section moved.
5948 2007-09-26  Bill Wohler  <wohler@newt.com>
5950         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5951         browse-url-at-mouse.
5953 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
5955         * flymake.texi (Customizable variables): Face names don't end in -face.
5956         Fix flymake-err-line-patterns template.
5957         (Example -- Configuring a tool called directly): Fix init-function.
5958         (Highlighting erroneous lines): Face names don't end in -face.
5960 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
5962         * erc.texi (Special-Features): Fix small typo.
5964 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
5966         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5967         and "External transfer methods".
5969 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
5971         * calc.texi (Predefined Units): Add some history.
5973 2007-09-08  Michael Olson  <mwolson@gnu.org>
5975         * erc.texi (Copying): New section included from gpl.texi.
5976         This matches the look of the upstream ERC manual.
5978 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
5980         * calc.texi (History and Acknowledgements): Adjust the "thanks".
5981         (Random Numbers): Clarify the distribution of `random'.
5983 2007-09-06  Glenn Morris  <rgm@gnu.org>
5985         Move manual sources from man/ to subdirectories of doc/.
5986         Split into the Emacs manual in emacs/, and other manuals in misc/.
5987         Change all setfilename commands to use ../../info.
5988         * Makefile.in: Move the parts of the old man/Makefile.in that do not
5989         refer to the Emacs manual here.
5990         (infodir): New variable.
5991         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
5992         (cc-mode.texi, faq.texi): Update references to source file locations.
5993         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5994         do not refer to the Emacs manual here.
5995         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5997         * Makefile.in: Add `basename' versions of all info targets, for
5998         convenience when rebuilding just one manual.
5999         (../etc/GNU): Delete obsolete target.
6000         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6001         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
6002         *.vrs *.toc here...
6003         (maintainer-clean): ...from here.
6005         * makefile.w32-in (../etc/GNU): Delete obsolete target.
6007 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
6009         * calc.texi (Date Conversions): Clarify definition of
6010         Julian day numbering.
6011         (Date Forms): Clarify definition of Julian day numbering;
6012         add some history.
6014 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
6016         * org.texi: Version 5.07.
6018 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
6020         * message.texi (MIME): Replace mml-attach with mml-attach-file.
6022 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
6024         * org.texi (Adding hyperlink types): New section.
6025         (Embedded LaTeX): Chapter updated because of LaTeX export.
6026         (LaTeX export): New section.
6027         (Using links out): New section.
6029 2007-08-22  Glenn Morris  <rgm@gnu.org>
6031         * faq.texi (Learning how to do something): Refcards now in
6032         etc/refcards/ directory.
6034 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
6036         * tramp.texi (Remote Programs): Persistency file must be cleared when
6037         changing `tramp-remote-path'.
6038         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6039         macro.
6041 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
6043         * calc.texi: Move contents to beginning of file.
6044         (Algebraic Entry): Fix the formatting of an example.
6046 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
6048         * calc.texi (Basic Operations on Units): Mention exact versus
6049         inexact conversions.
6051 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
6053         * calc.texi (Basic Operations on Units): Mention default
6054         values for new units.
6055         (Quick Calculator Mode): Mention that binary format will
6056         be displayed.
6058 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
6060         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6062 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6064         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6066 2007-08-08  Glenn Morris  <rgm@gnu.org>
6068         * gnus.texi, sieve.texi: Replace `iff'.
6070 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
6072         * calc.texi (Basic Graphics): Mention the graphing of error
6073         forms.
6074         (Graphics Options): Mention how `g s' handles error forms.
6075         (Curve Fitting): Mention plotting the curves.
6076         (Standard Nonlinear Models): Add additional models.
6077         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6078         (Linear Fits): Correct result.
6080 2007-08-01  Alan Mackenzie  <acm@muc.de>
6082         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6083         to "--no-site-file".
6085 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
6087         * tramp.texi (Frequently Asked Questions): Point to mode line
6088         extension in Emacs 23.1.
6090         * trampver.texi: Update release number.
6092 2007-07-27  Glenn Morris  <rgm@gnu.org>
6094         * calc.texi (Copying): Include license text from gpl.texi, rather than
6095         in-line.
6097 2007-07-25  Glenn Morris  <rgm@gnu.org>
6099         * calc.texi (Copying): Replace license with GPLv3.
6101         * Relicense all FSF files to GPLv3 or later.
6103 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
6105         Sync with Tramp 2.1.10.
6107         * tramp.texi (trampfn): Expand macro implementation in order to handle
6108         empty arguments.
6109         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
6110         occurrences by trampfn.
6111         (Frequently Asked Questions): Extend example code for host
6112         identification in the modeline.  Add bbdb to approaches shortening Tramp
6113         file names to be typed.
6115         * trampver.texi: Update release number.
6117 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
6119         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6120         section.  Reported by <poti@potis.org>.
6121         (Remote processes): Arguments of the program to be debugged are taken
6122         literally.
6123         (Frequently Asked Questions): Simplify recentf example.
6125 2007-07-14  Karl Berry  <karl@gnu.org>
6127         * info.texi (@copying): New Back-Cover Text.
6129         * info.texi (Quitting Info): Move to proper place in source.
6130         (Reported by Benno Schulenberg.)
6132 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
6134         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6136         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6138         * emacs-mime.texi: Add @documentencoding directive.
6140 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6142         * tramp.texi (Remote processes): Add an anchor to the subsection
6143         "Running a debugger on a remote host".
6145 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
6147         * tramp.texi (Remote processes): Don't call it "experimental" any
6148         longer.  Add subsection about running a debugger on a remote host.
6150 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
6152         * org.texi (Properties and columns): Chapter rewritten.
6154 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
6156         * tramp.texi:
6157         * trampver.texi: Migrate to Tramp 2.1.
6159 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
6161         * org.texi (Properties): New chapter.
6163 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
6165         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6166         Control Panel.
6168         * gnus.texi (Misc Article): Add index entry for
6169         gnus-single-article-buffer.
6171 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6173         * gnus.texi (Starting Up): Fix typo.
6175 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
6177         * gnus.texi (Asynchronous Fetching): Fix typo.
6179 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
6181         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6182         (About This Manual): Remove redundant information.
6183         (Getting Started): Mention author.
6184         (Basic Arithmetic, Customizing Calc): Make description of the
6185         variable `calc-multiplication-has-precedence' match its new effect.
6187 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
6189         * calc.texi (Basic Arithmetic, Customizing Calc):
6190         Mention the variable `calc-multiplication-has-precedence'.
6192 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
6194         * org.texi (Tag): Section swapped with node Timestamps.
6195         (Formula syntax for Lisp): Document new `L' flag.
6197 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
6199         * gnus.texi (Misc Group Stuff, Summary Buffer)
6200         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
6202 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
6204         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6205         * gnus.texi (Article Buttons, Mail Source Customization)
6206         (Sending or Not Sending, Customizing NNDiary):
6207         * message.texi (Message Headers):
6208         * mh-e.texi (HTML): Fix typos.
6210 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
6212         Sync with Tramp 2.0.56.
6214         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6215         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
6217 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
6219         * Version 22.1 released.
6221 2007-05-26  Michael Olson  <mwolson@gnu.org>
6223         * erc.texi (Modules): Fix references to completion modules.
6225 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
6227         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6229 2007-05-09  Didier Verna  <didier@xemacs.org>
6231         * gnus.texi (Email Based Diary): New.  Proper documentation for the
6232         nndiary back end and the gnus-diary library.
6234 2007-05-03  Karl Berry  <karl@gnu.org>
6236         * .cvsignore (*.pdf): New entry.
6238         * texinfo.tex: Update from current version for better pdf generation.
6240 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
6242         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6244 2007-04-28  Glenn Morris  <rgm@gnu.org>
6246         * faq.texi (New in Emacs 22): Restore mention of python.el pending
6247         consideration of legal status.
6249 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
6251         * idlwave.texi: Minor updates for IDLWAVE 6.1.
6253 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
6255         * faq.texi (New in Emacs 22): python.el removed.
6257 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
6259         * calc.texi (Reporting bugs): Update maintainer's address.
6261 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
6263         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6265 2007-04-15  Jay Belanger  <belanger@truman.edu>
6267         * calc.texi (Title page): Remove the date.
6268         (Basic Arithmetic): Emphasize that / binds less strongly than *.
6269         (The Standard Calc Interface): Change trail title.
6270         (Floats): Mention that when non-decimal floats are entered, only
6271         approximations are stored.
6272         (Copying): Move to the appendices.
6273         (GNU Free Documentation License): Add as an appendix.
6275 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
6277         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6278         * dired-x.texi, ebrowse.texi, ediff.texi:
6279         * emacs-mime.texi, erc.texi, eshell.texi:
6280         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6281         * idlwave.texi, message.texi, newsticker.texi, org.texi:
6282         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6283         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6284         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6285         * woman.texi: Include GFDL.
6287         * doclicense.texi: Remove node heading, so that it can be included by
6288         other files.
6290         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
6292         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6293         than *.
6295 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
6297         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6298         in Calc.
6300 2007-04-09  Romain Francoise  <romain@orebokech.com>
6302         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6303         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
6304         replace mouse-2.
6306 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
6308         * woman.texi (Word at point, Interface Options): woman-topic-at-point
6309         renamed to woman-use-topic-at-point.  Document new behavior.
6311 2007-04-08  Richard Stallman  <rms@gnu.org>
6313         * url.texi: Fix some indexing.
6314         (Disk Caching): Drop discussion of old/other Emacs versions.
6316 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
6318         * url.texi (Disk Caching): Say Emacs 21 "and later".
6320         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6321         on Font locking which now mentions JIT lock.
6323 2007-04-01  Michael Olson  <mwolson@gnu.org>
6325         * erc.texi: Update for the ERC 5.2 release.
6327 2007-03-31  David Kastrup  <dak@gnu.org>
6329         * woman.texi (Topic, Interface Options): Explain changes semantics of
6330         woman-manpath in order to consider MANPATH_MAP entries.
6332 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
6334         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6336 2007-03-26  Richard Stallman  <rms@gnu.org>
6338         * pgg.texi (Caching passphrase): Clean up previous change.
6340 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
6342         * gnus.texi (Setting Process Marks): Fix typo.
6344 2007-03-25  Romain Francoise  <romain@orebokech.com>
6346         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6347         readability, and include various fixes by Daniel Brockman, Nick Roberts
6348         and Dieter Wilhelm.
6350 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
6352         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6354         * gnus.texi (Mail Source Specifiers): Fix typo.
6356 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
6358         * reftex.texi (Imprint): Update maintainer information.
6360 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
6362         * message.texi (Message Buffers): Update documentation for
6363         message-generate-new-buffers.
6365 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
6367         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6369 2007-03-21  Glenn Morris  <rgm@gnu.org>
6371         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6373 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
6375         * eshell.texi (Known problems): Emacs 21 -> 22.
6377         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6379 2007-03-18  Jay Belanger  <belanger@truman.edu>
6381         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6383 2007-03-12  Glenn Morris  <rgm@gnu.org>
6385         * calc.texi (Time Zones): Switch to new North America DST rule.
6387         * calc.texi: Replace "daylight savings" with "daylight
6388         saving" in text throughout.
6390 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6392         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6393         The variable now uses a list of symbols instead of just a symbol.
6394         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6396 2007-03-06  Romain Francoise  <romain@orebokech.com>
6398         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
6399         new packages, and mention Gnus update.
6401 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6403         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6404         nntp-open-connection-functions-never-echo-commands.
6406 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
6408         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6409         problems on the console, and security risk in not using gpg-agent.
6411 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
6413         * org.texi (The spreadsheet): Rename from "Table calculations".
6414         Completely reorganized and rewritten.
6415         (CamelCase links): Section removed.
6416         (Repeating items): New section.
6417         (Tracking TODO state changes): New section.
6418         (Agenda views): Chapter reorganized and rewritten.
6419         (HTML export): Section rewritten.
6420         (Tables in arbitrary syntax): New section.
6421         (Summary): Better feature summary.
6422         (Activation): Document problem with cut-and-paste of Lisp code
6423         from PDF files.
6424         (Visibility cycling): Document indirect buffer use.
6425         (Structure editing): Document sorting.
6426         (Remember): Section rewritten.
6427         (Time stamps): Better description of time stamp types.
6428         (Tag searches): Document regular expression search for tags.
6429         (Stuck projects): New section.
6430         (In-buffer settings): New keywords.
6431         (History and Acknowledgments): Updated description.
6433 2007-02-24  Alan Mackenzie  <acm@muc.de>
6435         * cc-mode.texi (Movement Commands): Insert two missing command names.
6436         (Getting Started): Slight wording correction (use conditional).
6438 2007-02-22  Kim F. Storm  <storm@cua.dk>
6440         * widget.texi (User Interface, Basic Types): Document need to put some
6441         text before the %v escape in :format string in editable-field widget.
6443 2007-02-18  Romain Francoise  <romain@orebokech.com>
6445         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6446         `cvs-mode-quit'.
6448 2007-02-10  Markus Triska  <markus.triska@gmx.at>
6450         * widget.texi (Programming Example): Put constant strings in :format.
6452 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
6454         * faq.texi (Fullscreen mode on MS-Windows): New node.
6456 2007-02-04  David Kastrup  <dak@gnu.org>
6458         * faq.texi (AUCTeX): Update version number.  Should probably be done
6459         for other packages as well.
6461 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6463         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
6464         <tassilo@member.fsf.org>.
6466 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
6468         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6469         ls-lisp-use-localized-time-format.
6471 2007-01-20  Markus Triska  <markus.triska@gmx.at>
6473         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6475 2007-01-13  Michael Olson  <mwolson@gnu.org>
6477         * erc.texi (Modules): Mention capab-identify module.
6479 2007-01-05  Michael Olson  <mwolson@gnu.org>
6481         * erc.texi (Getting Started): Update for /RECONNECT command.
6483 2007-01-04  Richard Stallman  <rms@gnu.org>
6485         * ebrowse.texi: Change C-c b to C-c C-m.
6487 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
6489         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6490         variables only in info to avoid redundant entries in the printed
6491         manual.
6493 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
6495         * message.texi (Using PGP/MIME): Document gpg-agent usage.
6497 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
6499         * message.texi (Security): Split into sub-nodes.
6501 2007-01-01  Alan Mackenzie  <acm@muc.de>
6503         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6504         eval-after-load in Emacs <=21 and a workaround.  Document that
6505         trigraphs are not supported.
6507 2007-01-01  Alan Mackenzie  <acm@muc.de>
6509         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6510         c-context-line-break.  When invoked within a string, preserve
6511         whitespace.  Add a backslash only when also in a macro.
6513 2007-01-01  Alan Mackenzie  <acm@muc.de>
6515         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6517 2007-01-01  Alan Mackenzie  <acm@muc.de>
6519         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6520         are now bound by default to c-\(beginning\|end\)-of-defun by default.
6522 2007-01-01  Alan Mackenzie  <acm@muc.de>
6524         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6525         "Choosing a Style".
6527         * cc-mode.texi ("Styles"): Add @dfn{style}.
6529 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
6531         Sync with Tramp 2.0.55.
6533         * trampver.texi: Update release number.
6535 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
6537         * gnus.texi (Customizing Articles): Add index entries for all
6538         gnus-treat-* variables.
6540 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
6542         * gnus.texi (IMAP): Fix incorrect explanation of
6543         nnimap-search-uids-not-since-is-evil in documentation for
6544         nnimap-expunge-search-string.
6546 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
6548         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6549         spam-ifile-database.
6551 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
6553         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6554         rebind C-s.
6556 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
6558         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6559         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6560         "expiring mail".
6561         (IMAP): Document nnimap-search-uids-not-since-is-evil and
6562         nnimap-nov-is-evil.
6564 2006-12-25  Kevin Ryde  <user42@zip.com.au>
6566         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6567         about the key procedure being used heavily.
6569 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
6571         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6572         to t.
6573         (Prerequisites): Add explanation about gpg-agent.
6575 2006-12-22  Kevin Ryde  <user42@zip.com.au>
6577         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6578         "sort" instead of "sort*".
6580 2006-12-19  Richard Stallman  <rms@gnu.org>
6582         * calc.texi (History and Acknowledgements): Recognize that Emacs
6583         now does have floating point.
6585 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
6587         * tramp.texi (External transfer methods): Describe new method `scpc'.
6589 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
6591         * pgg.texi: Added short note on gpg-agent to the introduction.
6593 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
6595         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6596         also applies to Cc.
6598 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
6600         * gnus.texi (X-Face): Clarify.  Say which programs are required
6601         on Windows.
6603 2006-12-08  Michael Olson  <mwolson@gnu.org>
6605         * erc.texi (Modules): Remove documentation for list module.
6607 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
6609         * faq.texi (^M in the shell buffer): Ditto.
6611 2006-11-20  Michael Olson  <mwolson@gnu.org>
6613         * erc.texi: Call this the 5.2 stable pre-release of ERC.
6615 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
6617         * org.texi: Fix typos.
6618         (Agenda commands): Document `C-k'.
6620 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
6622         * url.texi (http/https): Fix a typo in the HTTP URL.
6624 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
6626         * ada-mode.texi: Total rewrite.
6628 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
6630         * org.texi: Minor typo fixes.
6632 2006-11-13  Bill Wohler  <wohler@newt.com>
6634         Release MH-E manual version 8.0.3.
6636         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6637         release 8.0.3.
6639         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6640         to set MAILDIR.
6641         (Reading Mail): Document the customization of read-mail-command
6642         for MH-E.
6643         (Viewing Attachments): Document mm-discouraged-alternatives.
6644         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6645         (Junk): Add more information about the settings of mh-junk-background
6646         in a program.  Add /usr/bin/mh to PATH in examples.
6648 2006-11-12  Richard Stallman  <rms@gnu.org>
6650         * woman.texi: Update author address but say he no longer maintains it.
6652 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
6654         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6655         archived trees.
6656         (Checkboxes): Section moved to chapter 5, and extended.
6657         (The date/time prompt): New section.
6658         (Link abbreviations): New section.
6659         (Presentation and sorting): New section.
6660         (Custom agenda views): Section completely rewritten.
6661         (Summary): Compare with Planner.
6662         (Feedback): More info about creating backtraces.
6663         (Plain lists): Modified example.
6664         (Breaking down tasks): New section.
6665         (Custom time format): New section.
6666         (Time stamps): Document inactive timestamps.
6667         (Setting tags): More details about fast tag selection.
6668         (Block agenda): New section.
6669         (Custom agenda views): Section rewritten.
6670         (Block agenda): New section.
6672 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
6674         * tramp.texi (Configuration): scp is the default method.
6675         (Default Method): Use ssh as example for another method.
6677 2006-10-27  Richard Stallman  <rms@gnu.org>
6679         * woman.texi: Downcase nroff/troff/roff.
6680         (Installation): Chapter deleted.  Some xrefs deleted.
6681         (Background): woman doesn't advise man ;-).
6683 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6685         * ada-mode.texi (Project files, Identifier completion)
6686         (Automatic Casing, Debugging, Using non-standard file names)
6687         (Working Remotely): Fix typos.
6689 2006-10-20  Masatake YAMATO  <jet@gyve.org>
6691         * cc-mode.texi (Sample .emacs File): Add missing `)' in
6692         sample code `my-c-initialization-hook'.
6694 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
6696         * widget.texi: Fix typos.
6698 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
6700         * tramp.texi (Frequently Asked Questions): Remove questions marked with
6701         "???".  There have been no complaints for years, so the information
6702         must be appropriate.
6704 2006-10-16  Richard Stallman  <rms@gnu.org>
6706         * widget.texi: Use @var instead of capitalization.
6707         Clarify many widget type descriptions.
6709 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6711         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
6712         gnus-dired-attach.
6713         (Selecting a Group): Fix typo.
6715 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
6717         * widget.texi: Fix typos.
6719 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
6721         * gnus.texi (Image Enhancements): Update for Emacs 22.
6723         * gnus-faq.texi ([1.3]): Update.
6725 2006-10-06  Richard Stallman  <rms@gnu.org>
6727         * faq.texi (Displaying the current line or column):
6728         Delete "As of Emacs 20".
6730 2006-10-06  Romain Francoise  <romain@orebokech.com>
6732         * faq.texi (VM): VM works with Emacs 22 too.
6734 2006-10-06  Richard Stallman  <rms@gnu.org>
6736         * ebrowse.texi: Remove Emacs version "21" from title.
6738 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
6740         * gnus.texi (Foreign Groups): Say where change of editing commands are
6741         stored.  Add reference to `gnus-parameters'.
6743 2006-09-15  Jay Belanger  <belanger@truman.edu>
6745         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6746         Change "Library Public License" to "Lesser Public License"
6747         throughout.  Use "yyyy" to represent year.
6749 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
6751         * org.texi (Setting tags): Typo fix.
6753 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
6755         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6757 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
6759         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6761 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
6763         * faq.texi (Escape sequences in shell output): EMACS is now set
6764         to Emacs's absolute file name, not to "t".
6765         (^M in the shell buffer): Likewise.
6766         * misc.texi (Interactive Shell): Likewise.
6768 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
6770         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6771         mails with pop3-leave-mail-on-server.  Fix wording.
6772         (Limiting): Improve gnus-summary-limit-to-articles.
6773         (X-Face): Fix typo.
6775 2006-09-11  Simon Josefsson  <jas@extundo.com>
6777         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6778         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6780 2006-09-06  Simon Josefsson  <jas@extundo.com>
6782         * smtpmail.texi (Authentication): Mention SSL.
6784 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
6786         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6787         Don't use @indicateurl.
6789         * cc-mode.texi (Subword Movement): Don't use @headitem.
6790         (Custom Braces, Clean-ups): Don't use @tie.
6792 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
6794         Sync with Tramp 2.0.54.
6796         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6797         Suggested by Adrian Phillips <a.phillips@met.no>.
6799 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
6801         * org.texi (Installation, Activation): Split from Installation and
6802         Activation.
6803         (Clocking work time): Documented new features.
6805 2006-08-13  Alex Schroeder  <alex@gnu.org>
6807         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6808         example.
6810 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
6812         * faq.texi (How to add fonts): New node.
6814 2006-08-05  Romain Francoise  <romain@orebokech.com>
6816         * faq.texi (New in Emacs 22): Expand.
6818 2006-08-03  Michael Olson  <mwolson@gnu.org>
6820         * erc.texi: Update for ERC 5.1.4.
6822 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6824         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6825         in .../site-lisp/gnus/ by default.
6826         [ From gnus-news.texi in the trunk. ]
6828 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
6830         * gnus.texi (MIME Commands): Additions for yEnc.
6832 2006-07-24  Richard Stallman  <rms@gnu.org>
6834         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6835         * faq.texi: Move periods and commas inside quotes.
6837 2006-07-20  Jay Belanger  <belanger@truman.edu>
6839         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6841 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
6843         * faq.texi (Security risks with Emacs): Document Emacs 22
6844         file-local-variable mechanism.
6846 2006-07-12  Michael Olson  <mwolson@gnu.org>
6848         * erc.texi: Update for ERC 5.1.3.
6850 2006-07-12  Alex Schroeder  <alex@gnu.org>
6852         * rcirc.texi: Fix typos.
6853         (Getting started with rcirc): New calling convention for M-x irc.
6854         Mention #rcirc.  Removed channel tracking.
6855         (Configuration): Change the names of all variables that got changed
6856         recently, eg. rcirc-server to rcirc-default-server.  Added
6857         documentation for rcirc-authinfo, some background for Bitlbee, and
6858         rcirc-track-minor-mode.
6859         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6860         Scrolling.
6861         (Reconnecting after you have lost the connection): Fix example code
6862         to match code changes.
6864 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
6866         * gnus.texi, message.texi: Fix typos.
6868 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
6870         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6871         commands.
6872         (Global TODO list): Document the use of the variables
6873         `org-agenda-todo-ignore-scheduled' and
6874         `org-agenda-todo-list-sublevels'.
6876 2006-07-05  Richard Stallman  <rms@gnu.org>
6878         * faq.texi (Scrolling only one line): Fix xref.
6880 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
6882         * faq.texi (Evaluating Emacs Lisp code):
6883         Throughout, replace eval-current-buffer with eval-buffer.
6885 2006-07-03  Richard Stallman  <rms@gnu.org>
6887         * rcirc.texi (Scrolling conservatively): Fix xref.
6889         * pcl-cvs.texi (Viewing differences): Usage fix.
6891 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
6893         * org.texi (Agenda commands): Document `s' key to save all org-mode
6894         buffers.
6896 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
6898         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6899         names.  Mention `cvs-msg' face.
6901 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
6903         * org.texi (Checkboxes): New section.
6905 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
6907         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6908         throughout this chapter.
6910 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
6912         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6913         text for standalone vs Emacs info.
6914         (Help): Clarify header line description.  Use mouse-1 for clicks.
6915         (Help-P): Use mouse-1 for clicks.
6916         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6917         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6918         (Choose menu subtopic): Remove gratuitous Emacs command names.
6919         (Help-FOO): Put usual behavior first.
6920         (Help-Xref): Clicking on xrefs works in Emacs.
6921         (Search Text): Clarify what the default behavior is.
6922         (Create Info buffer): Fix Emacs window/X window confusion.
6923         (Emacs Info Variables): Fix for new Emacs init file behavior.
6925 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
6927         * gnus.texi (Summary Buffer Lines): Fix typo.
6929 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
6931         * org.texi (Embedded LaTeX): New chapter.
6932         (Archiving): Section rewritten.
6933         (Enhancing text): Some parts moved to the new chapter about LaTeX.
6935 2006-06-20  Bill Wohler  <wohler@newt.com>
6937         Release MH-E manual version 8.0.1.
6939         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6940         release 8.0.1.
6941         (Preface): Depend on GNU mailutils 1.0 and higher.
6943 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6945         * message.texi (News Headers): Update message-syntax-checks section.
6947 2006-06-19  Karl Berry  <karl@gnu.org>
6949         * info.texi (Advanced): Mention C-q, especially with ?.
6951 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
6953         * org.texi (Publishing links): Document the `:link-validation-function'
6954         property.
6955         (Extensions and Hacking): New chapter, includes some sections of the
6956         "Miscellaneous" chapter.
6958 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
6960         * org.texi (Progress logging): New section.
6962 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
6964         * org.texi (ASCII export): Document indentation adaptation.
6965         (Setting tags): Document mutually-exclusive tags.
6967 2006-06-05  Romain Francoise  <romain@orebokech.com>
6969         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6970         Fix typo.
6972         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6973         channel (#gnus@irc.freenode.net).
6974         Fix typos.  Update copyright notice.
6976         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6977         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6978         (Line-Up Functions, Custom Macros):
6979         * ediff.texi (Window and Frame Configuration)
6980         (Highlighting Difference Regions):
6981         * emacs-mime.texi (Display Customization):
6982         * erc.texi (History):
6983         * eshell.texi (Known problems):
6984         * eudc.texi (Overview, BBDB):
6985         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6986         (The problem of spam, SpamOracle, Extending the Spam package)
6987         (Conformity, Terminology):
6988         * idlwave.texi (Routine Info)
6989         (Class and Keyword Inheritance, Padding Operators)
6990         (Breakpoints and Stepping, Electric Debug Mode)
6991         (Examining Variables, Troubleshooting):
6992         * org.texi (Creating timestamps):
6993         * reftex.texi (Commands, Options, Changes):
6994         * tramp.texi (Inline methods, Password caching)
6995         (Auto-save and Backup, Issues):
6996         * vip.texi (Files, Commands in Insert Mode):
6997         * viper.texi (Emacs Preliminaries, States in Viper)
6998         (Packages that Change Keymaps, Viper Specials, Groundwork):
6999         Fix various typos.
7001 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
7003         * ediff.texi: Fix typos.
7005 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
7007         * org.texi: Small typo fixes.
7009 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7011         * viper.texi (Viper Specials):
7012         * gnus.texi (Example Setup):
7013         * faq.texi (Backspace invokes help):
7014         * dired-x.texi (Optional Installation Dired Jump):
7015         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
7016         follow coding conventions.
7018 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
7020         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7022 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
7024         * pcl-cvs.texi: Fix typos.
7025         (Customization): Say "us".
7027 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
7029         * org.texi: Remove bogus @setfilename.
7031 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
7033         * org.texi (ASCII export): Omit command name.
7034         (HTML export): Add prefix to all lines in Local Variable example.
7035         (Acknowledgments): Typeset names in italics.
7037 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
7039         * org.texi (Plain lists): Add new item navigation commands.
7040         (External links): Document elisp and info links.
7041         (Custom searches): New section.
7042         (Publishing): New chapter.
7043         (HTML export): Include a list of supported CSS classes.
7044         (Setting tags): Describe the fast-tag-setting interface.
7046 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
7048         * dired-x.texi: ifinfo -> ifnottex.
7050 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7052         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7054 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
7056         * message.texi (Interface): Add tool bar customization.
7057         (MIME): Index and text additions for mml-attach.
7058         (MIME): Describe mml-dnd-protocol-alist and
7059         mml-dnd-attach-options.
7061         * gnus.texi (Oort Gnus): Reorder entries in sections.
7062         Fix some entries.
7063         (Starting Up): Add references to "Emacs for Heathens" and to
7064         "Finding the News".  Add user-full-name and user-mail-address.
7065         (Group Buffer Format): Add tool bar customization and update.
7066         (Summary Buffer): Add tool bar customization.
7067         (Posting Styles): Add message-alternative-emails.
7069 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
7071         * tramp.texi (Filename completion): Improve wording.
7073 2006-05-07  Romain Francoise  <romain@orebokech.com>
7075         * faq.texi (Using regular expressions): Fix typo.
7076         (Packages that do not come with Emacs): Fix capitalization.
7077         (Replacing text across multiple files): Expand node to explain how
7078         to use `dired-do-query-replace-regexp' in more detail, based on
7079         suggestion by Eric Hanchrow <offby1@blarg.net>.
7081 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
7083         * tramp.texi (Filename completion): Completion of remote files'
7084         method, user name and host name is active only in partial
7085         completion mode.
7087 2006-05-06  Bill Wohler  <wohler@newt.com>
7089         Release MH-E manual version 8.0.
7091         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7092         release 8.0.
7094 2006-05-06  Bill Wohler  <wohler@newt.com>
7096         * mh-e.texi (MH-BOOK-HOME): Change from
7097         http://www.ics.uci.edu/~mh/book/mh to
7098         http://rand-mh.sourceforge.net/book/mh.
7099         Replace .htm suffix with .html for MH book files.
7100         (Using This Manual): Update key binding for getting relevant
7101         chapter in Info from command key.
7102         (Ranges): Fix itemx.
7104 2006-05-05  Karl Berry  <karl@gnu.org>
7106         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7107         (\fonttextsize): New user-level command to change text font size.
7109 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
7111         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
7113 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
7115         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7117 2006-04-24  Bill Wohler  <wohler@newt.com>
7119         * mh-e.texi (Getting Started): Make it more explicit that you need
7120         to install MH.  Add pointers to current MH implementations.
7122 2006-04-21  Bill Wohler  <wohler@newt.com>
7124         Release MH-E manual version 7.94.
7126         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7127         release 7.94.
7129 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
7131         * org.texi: Many small fixes.
7132         (Handling links): Rename from "Managing links".
7134 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
7136         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7137         (Splitting mail using spam-stat): Fix @xref.
7139 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
7141         * gnus.texi (Spam Package): Major revision of the text.
7142         Previously this node was "Filtering Spam Using The Spam ELisp Package".
7144 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
7146         * org.texi (Time stamps): Better explanation of the purpose of
7147         different time stamps.
7148         (Structure editing, Plain lists): More details on how new items
7149         and headings are inserted.
7151 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
7153         * org.texi (Formula syntax): Fix link to Calc Manual.
7155 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
7157         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7159 2006-04-17  Bill Wohler  <wohler@newt.com>
7161         * mh-e.texi (Folders): Update mh-before-quit-hook and
7162         mh-quit-hook example with code that removes the buffers rather
7163         than just bury them.
7165 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
7167         Sync with Tramp 2.0.53.
7169 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
7171         * org.texi (Updating settings): New section.
7172         (Visibility cycling): Better names for the startup folding
7173         options.
7174         (Exporting): Completely restructured.
7175         (The very busy C-c C-c key): New section.
7176         (Summary of in-buffer settings): New section.
7178 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
7180         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7182 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7184         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7185         (Server Commands): Key `v' is reserved for users.
7187 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
7189         * org.texi (Link format): New section, emphasis on bracket links.
7190         (External links): Document bracket links.
7191         (FAQ): Expand to cover shell links and the new link format.
7193 2006-04-09  Kevin Ryde  <user42@zip.com.au>
7195         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7197 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
7199         * gnus.texi (Summary Buffer Lines): Add `*'.
7201 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7203         * gnus.texi (Group Parameters):
7204         Mention gnus-permanently-visible-groups.
7206 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7208         * gnus.texi (Face): Fix typo.
7210 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
7212         * gnus.texi (X-Face): Clarify.
7213         (Face): Need Emacs with PNG support.
7215 2006-04-06  Richard Stallman  <rms@gnu.org>
7217         * idlwave.texi: Delete the blocks "not suitable for inclusion with
7218         Emacs".
7220 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
7222         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7223         blocks not suitable for inclusion with Emacs using variable
7224         PARTOFEMACS.
7226 2006-04-04  Simon Josefsson  <jas@extundo.com>
7228         * gnus.texi (Security): Improve.
7230 2006-04-02  Bill Wohler  <wohler@newt.com>
7232         * mh-e.texi (Getting Started, Junk, Bug Reports)
7233         (MH FAQ and Support): Fix URLs.
7235 2006-03-31  Romain Francoise  <romain@orebokech.com>
7237         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7238         to t, not nil (and has for the past eight years).
7240 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
7242         * message.texi, gnus.texi: Bump version to 5.11.
7244 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7246         * gnus.texi (Top): Add comment about version line.
7248         * message.texi (Top): Ditto.  Change to take named versions into
7249         account.
7251 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
7253         * gnus.texi (Posting Styles): Add x-face-file to example.
7254         (X-Face): Refer to posting styles.
7256         * gnus-faq.texi ([5.8]): Add x-face-file.
7257         ([8.4]): Add links to gmane.emacs.gnus.user and
7258         gmane.emacs.gnus.general.
7260 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
7262         * gnus-faq.texi: Use .invalid.
7263         ([5.4]): Fix gnus-posting-styles example.
7265 2006-03-27  Romain Francoise  <romain@orebokech.com>
7267         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
7268         Emacs/W3 needs a new maintainer.
7269         (Ispell): Update author and version info.
7270         (Mailcrypt): Mention PGG.
7271         (New in Emacs 22): Add PGG to the list of new packages.
7272         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7273         updating dead URLs.
7275 2006-03-25  Karl Berry  <karl@gnu.org>
7277         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7278         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7279         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7280         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7281         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7282         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7283         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7284         (2) do not indent copyright year list (or anything else).
7286 2006-03-21  Bill Wohler  <wohler@newt.com>
7288         * mh-e.texi (Folders): Various edits.
7290 2006-03-20  Romain Francoise  <romain@orebokech.com>
7292         * gnus.texi (Mail Folders): Grammar fix.
7294 2006-03-19  Bill Wohler  <wohler@newt.com>
7296         * mh-e.texi (Replying): Document Mail-Followup-To.
7297         Change manually-formatted table to multitable.  Add debugging info.
7298         Move description of mh-reply-default-reply-to into paragraph
7299         that describes its values.
7301 2006-03-17  Bill Wohler  <wohler@newt.com>
7303         * mh-e.texi: Use smallexample and smalllisp consistently.
7304         (Sending Mail Tour): Update method of entering
7305         addresses and subject.
7306         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7307         (Adding Attachments, Searching): Update screenshots for Emacs 22.
7309 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
7311         * org.texi: Version number change only.
7313 2006-03-14  Bill Wohler  <wohler@newt.com>
7315         * mh-e.texi: Add index entries around each paragraph rather than
7316         depend on entries from beginning of node.  Doing so ensures that
7317         index entries are less likely to be forgotten if text is cut and
7318         pasted, and are necessary anyway if the references are on a
7319         separate page.  It seems that makeinfo is now (v. 4.8) only
7320         producing one index entry per node, so there is no longer any
7321         excuse not to.  Use subheading instead of heading.  The incorrect
7322         use of heading produced very large fonts in Info--as large as the
7323         main heading.
7324         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7325         versions 6 and 7 appeared *around* the time of these Emacs releases.
7327 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
7329         * org.texi (Clean view): Document new startup options.
7331 2006-03-11  Bill Wohler  <wohler@newt.com>
7333         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7334         (Composing, Scan Line Formats): Fix @refs.
7335         (Getting Started): Define MH profile and MH profile components.
7336         (Incorporating Mail, Reading Mail, Viewing, Printing)
7337         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7338         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7339         for string constants.
7340         (Tool Bar): Remove spurious quote.
7341         (Junk): Use ``...'' instead of "...".
7342         (Scan Line Formats): Replace @samp with @kbd.
7344 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7346         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7348 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7350         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7351         easy to understand.
7353 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7355         * gnus.texi: Markup fix.
7356         (Fancy Mail Splitting): Specify new feature.
7358 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7360         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7361         partial-words matching.
7363 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
7365         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7367         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7368         (MIME Commands): Fix mm-discouraged-alternatives.
7370 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
7372         * org.texi: Version number change only.
7374 2006-03-06  Bill Wohler  <wohler@newt.com>
7376         * mh-e.texi: Move from SourceForge repository to Savannah.
7377         This is version 7.93, which is a total rewrite from the previous
7378         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7379         version 7.93.
7381 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
7383         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7385 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
7387         * org.texi (Interaction): Add item about `org-mouse.el' by
7388         Piotr Zielinski.
7389         (Managing links): Document that also mouse-1 can be used to
7390         activate a link.
7391         (Headlines, FAQ): Add entry about hiding leading stars.
7392         (Miscellaneous): Resort the sections in this chapter to a more
7393         logical sequence.
7395 2006-02-27  Simon Josefsson  <jas@extundo.com>
7397         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
7398         2004-01-27 from the trunk).
7400 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7402         * cc-mode.texi: Rename c-hungry-backspace to
7403         c-hungry-delete-backwards, at the request of RMS.  Leave the old
7404         name as an alias.
7406 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7408         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7409         include the function header within the defun.
7411 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7413         * cc-mode.texi: Correct two typos.
7415 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
7417         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7418         existing comment.
7419         (Electric Keys): Add a justification for electric indentation.
7420         (Hungry WS Deletion): Clear up the names and complications of the
7421         BACKSPACE and DELETE keys.
7423 2006-02-23  Juri Linkov  <juri@jurta.org>
7425         * faq.texi (Common requests): Move `Turning on auto-fill by
7426         default' after `Wrapping words automatically'.  Move `Working with
7427         unprintable characters' before `Searching for/replacing newlines'.
7428         Move `Replacing highlighted text' after `Highlighting a region'.
7429         Merge `Repeating commands' and `Repeating a command as many times
7430         as possible' into the former.
7431         (Packages that do not come with Emacs): Add refs to Gmane and
7432         etc/MORE.STUFF.
7434 2006-02-23  Juri Linkov  <juri@jurta.org>
7436         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7437         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7438         Add xref to `(emacs)Reporting Bugs'.
7439         (Getting a printed manual): Add URL to other formats of the manual.
7440         (Common requests): Fix menu.
7441         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7442         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7443         (Inserting text at the beginning of each line): Add pxref to
7444         `Changing the included text prefix'.
7445         (Forcing the cursor to remain in the same column): Mention `track-eol'
7446         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
7447         (Replacing text across multiple files): Add keybinding `Q' for
7448         `dired-do-query-replace'.
7450 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
7452         * reftex.texi: Version number and date change only.
7454         * org.texi (Internal Links): Rewrite to cover the modified
7455         linking system.
7457 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
7459         * faq.texi: Remove the coding cookie, it's not needed anymore.
7461 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
7463         * faq.texi (Colors on a TTY): Mention Mac OS port.
7465 2006-02-12  Karl Berry  <karl@gnu.org>
7467         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7468         8-bit accented a.
7470 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
7472         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7474 2006-02-08  Romain Francoise  <romain@orebokech.com>
7476         * faq.texi (Top): Remove paragraph about the FAQ being a
7477         transitional document, etc.
7478         (Searching for/replacing newlines): New node.
7479         (Yanking text in isearch): New node.
7480         (Inserting text at the beginning of each line): Rename and make
7481         more general, mention `M-;' in Message mode.
7483 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
7485         * faq.texi (Meta key does not work in xterm)
7486         (Emacs does not display 8-bit characters)
7487         (Inputting eight-bit characters): Update xrefs.
7489 2006-02-06  Romain Francoise  <romain@orebokech.com>
7491         * faq.texi (VM): VM now at version 7.19.
7492         Set myself as maintainer of this file.
7494 2006-02-04  Michael Olson  <mwolson@gnu.org>
7496         * erc.texi (History): Note that ERC is now included with Emacs.
7498 2006-01-31  Romain Francoise  <romain@orebokech.com>
7500         * message.texi (Message Headers): Explain what
7501         `message-alternative-emails' does in more detail.
7502         Update copyright year.
7504 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
7506         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7508 2006-01-29  Richard M. Stallman  <rms@gnu.org>
7510         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7512 2006-01-29  Michael Olson  <mwolson@gnu.org>
7514         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7516         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7518         * faq.texi (New in Emacs 22): Mention ERC.
7520 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
7522         * rcirc.texi: Capitalize dir entry for consistency with the entry
7523         in info/dir and other entries in the Emacs category.
7524         Fix typos.  Delete trailing whitespace.
7526 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
7528         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7530 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
7532         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7533         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7535         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7536         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7538 2006-01-27  Alex Schroeder  <alex@gnu.org>
7540         * rcirc.texi: New file.
7542 2006-01-23  Juri Linkov  <juri@jurta.org>
7544         * widget.texi (User Interface): Add S-TAB for widget-backward.
7546 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
7548         Sync with Tramp 2.0.52.
7550         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7551         Add Tramp disabling item.  New item for common connection problems.
7552         (various): Apply "ftp" as method for the download URL.
7553         (Bug Reports): Refer to FAQ for common problems.
7555 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7557         * widget.texi (User Interface): Use @key for TAB.
7559         * ses.texi (Formulas, Printer functions): Use @key for TAB.
7561         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7562         for TAB.
7564         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7566 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7568         * gnus.texi: Update copyright.
7570 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7572         * gnus.texi (Article Washing): Additions.
7574 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
7576         * org.texi (Agenda commands): Document tags command.
7578 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7580         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7582 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
7584         * gnus.texi (RSS): Addition.
7586 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7588         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7590 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7592         * emacs-mime.texi (Display Customization): Add setting example to
7593         mm-discouraged-alternatives.
7595 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
7597         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7598         version is the canonical version.
7600 2006-01-08  Alex Schroeder  <alex@gnu.org>
7602         * pgg.texi (Caching passphrase): Rewording.
7604 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
7606         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7607         repository URL.
7609 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
7611         * org.texi: Removed the accidentally re-added empty line in the
7612         direntry.
7614 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
7616         * org.texi (Agenda Views): Chapter reorganized.
7618 2005-12-29  Romain Francoise  <romain@orebokech.com>
7620         * faq.texi (Using Customize): New node.
7622 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
7624         * org.texi: Remove blank line in @direntry.  It is non-standard
7625         and recursively produces blank lines all over the dir file (when
7626         using Texinfo 4.8).
7628 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
7630         * widget.texi (atoms): Delete obsolete remark about `file' widget.
7632 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
7634         * org.texi (Tags): Boolean logic documented.
7635         (Agenda Views): Document custom commands.
7637 2005-12-20  David Kastrup  <dak@gnu.org>
7639         * faq.texi (AUCTeX): Update version and mailing list info.
7641 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7643         * gnus.texi (MIME Commands): Mention addition of
7644         multipart/alternative to gnus-buttonized-mime-types and add xref
7645         to mm-discouraged-alternatives.
7647         * emacs-mime.texi (Display Customization): Mention addition of
7648         "image/.*" and add xref to gnus-buttonized-mime-types in the
7649         mm-discouraged-alternatives section.
7651 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
7653         * org.texi (Tags): New section.
7654         (Agenda Views): Chapter reorganized.
7656 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
7658         * org.texi (Internal Links): Add a missing comma after an @xref.
7660 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
7662         * faq.texi (Filling paragraphs with a single space): No need to
7663         change sentence-end now.
7665 2005-12-13  Romain Francoise  <romain@orebokech.com>
7667         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7669 2005-12-12  Jay Belanger  <belanger@truman.edu>
7671         * faq.texi (Calc): Update version number.
7673 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
7675         * org.texi (Progress Logging): New section.
7677 2005-12-10  Romain Francoise  <romain@orebokech.com>
7679         Update the Emacs FAQ for the 22.1 release.
7681         * faq.texi: Set VER to `22.1'.
7682         (Basic editing): Explain how to use localized versions of the
7683         Tutorial.  Mention that `C-h r' displays the manual.
7684         Delete obsolete WWW link to an Emacs 18 tutorial.
7685         (Getting a printed manual): Point to the new locations of the
7686         manuals on the GNU Web site.
7687         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7688         available via Info (it was previously distributed separately).
7689         (Installing Texinfo documentation): The latest version of Texinfo
7690         is 4.8, not 4.0.
7691         (Informational files for Emacs): COPYING is the GNU General Public
7692         License, not the Emacs General Public License.
7693         (Informational files for Emacs): Delete obsolete link to the
7694         GNUinfo pages as they have been removed from the GNU Web site.
7695         (New in Emacs 22): New node.
7696         (Setting up a customization file): Say that most packages support
7697         Customize nowadays.
7698         (Colors on a TTY): Delete reference to instructions on how to
7699         enable syntax highlighting, it is now enabled by default.
7700         (Turning on abbrevs by default): Emacs now reads the abbrevs file
7701         at startup automatically.
7702         (Controlling case sensitivity): Mention `M-c' in isearch.
7703         (Using an already running Emacs process): Emacs now creates the
7704         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
7705         gnuserv.  As emacsclient can now run Lisp code as well, delete a
7706         sentence praising gnuserv for that.  Simplify description of how
7707         the client/server operation works.
7708         (Compiler error messages): Delete obsolete text (compile.el has
7709         been rewritten).
7710         (Indenting switch statements): Fix typo.
7711         (Matching parentheses): Simplify setup instructions, mention the
7712         menu bar item in the Options menu.
7713         (Repeating a command as many times as possible): Mention `C-x e'.
7714         (Going to a line by number): Mention new keymap and bindings
7715         `M-g M-g', `M-g M-p' and `M-g M-n'.
7716         (Turning on syntax highlighting): Now on by default.  Simplify.
7717         (Replacing highlighted text): Use `1', not `t'.
7718         (Problems with very large files): The maximum size is now 256MB on
7719         32-bit machines.
7720         (^M in the shell buffer): Mention `comint-process-echoes'.
7721         (Emacs for Apple computers): Emacs 22 has native support for Mac
7722         OS X.
7723         (Translating names to IP addresses): Delete node.
7724         (Binding keys to commands): Fix typo.
7725         (SPC no longer completes file names): New node.
7726         (MIME with Emacs mail packages): Delete section about the Emacs
7727         MIME FAQ (it's not reachable anymore).
7729 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
7731         * cc-mode.texi: The manual has been extensively revised: the
7732         information about using CC Mode has been separated from the larger
7733         and more difficult chapters about configuration.  It has been
7734         updated for CC Mode 5.31.
7736 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7738         * pgg.texi (User Commands): Fix description of pgg-verify-region.
7739         (Selecting an implementation): Fix descriptions.
7741 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7743         * message.texi (Various Message Variables): Addition.
7745 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7747         * message.texi: Fix default values.
7749 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7751         * message.texi (Header Commands): Clarify descriptions of
7752         message-cross-post-followup-to, message-reduce-to-to-cc, and
7753         message-insert-wide-reply.
7754         (Various Commands): Fix kindex for message-kill-to-signature;
7755         clarify description of message-tab.
7757 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7759         * message.texi (Mailing Lists): Fix description about MFT.
7761         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7763 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7765         * gnus.texi (Slow Terminal Connection): Replace old description
7766         with new one.
7768 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7770         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7771         replace X-Draft-Headers with X-Draft-From.
7773 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7775         * gnus.texi (Various Various): Fix the default value of
7776         nnheader-max-head-length.
7777         (Gnus Versions): Fix typo.
7779 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
7781         * org.texi (Structure editing): Document new functionality of
7782         M-RET.
7784 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
7786         * org.texi (Internal Links): Fix Texinfo usage.
7788 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
7790         * org.texi (TODO basics): Document the global todo list.
7791         (TODO items): Documents sparse tree for specific TODO
7792         keywords.
7794 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
7796         * org.texi (Plain Lists): Typos fixed.
7798 2005-11-28  Jay Belanger  <belanger@truman.edu>
7800         * calc.texi: Change references of `M-#' to `C-x *' prefix.
7802 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
7804         * org.texi (Structure editing): New item moving commands added.
7805         (Plain Lists): New section.
7807 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
7809         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7810         (Agenda): Document commands `org-cycle-agenda-files' and
7811         `org-agenda-file-to-front'.
7812         (Built-in table editor): Document `org-table-sort-lines'.
7813         (HTML formatting): Export of hand-formatted lists.
7815 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7817         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7818         new variable gnus-toolbar-thickness.
7820 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7822         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7824 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7826         * gnus.texi (X-Face): Fix description.
7827         (XVarious): Remove gnus-xmas-logo-color-alist and
7828         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7830 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
7832         * gnus.texi (Group Parameters): Mention new variable
7833         gnus-parameters-case-fold-search.
7834         (Home Score File): Addition.
7836 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
7838         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
7839         (Overview): List supported feed types.
7840         (Installation): No installation necessary when using autoload.
7841         (Configuration): Rename "RSS" to "news".
7843 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
7845         * pgg.texi (User Commands): Document additional passphrase
7846         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7847         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7849 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
7851         * org.texi: Version number changed to 3.19.
7853 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
7855         * pgg.texi (How to use): Update the example to add autoload of
7856         pgg-encrypt-symmetric-region.
7857         (User Commands): Document pgg-encrypt-symmetric-region.
7858         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7860 2005-10-27  Jay Belanger  <belanger@truman.edu>
7862         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7863         mention other TeX-related units.
7865 2005-10-23  Lars Hansen  <larsh@soem.dk>
7867         * dired-x.texi (Miscellaneous Commands):
7868         Replace dired-do-relative-symlink by dired-do-relsymlink and
7869         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7871 2005-10-23  Jay Belanger  <belanger@truman.edu>
7873         * calc.texi (Predefined Units): Use `alpha' for the fine structure
7874         constant.
7876 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
7878         * faq.texi (Bugs and problems):
7879         Replace `dired-move-to-filename-regexp' by
7880         `directory-listing-before-filename-regexp'.
7882 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
7884         * newsticker.texi (UPDATED): Set value.
7886 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7888         * gnus.texi (Document Groups): Remove duplicate item.
7890 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
7892         * org.texi (Summary): Mention iCalendar support.
7893         (Exporting): Document iCalendar support.
7895 2005-10-18  Romain Francoise  <romain@orebokech.com>
7897         * viper.texi (Viper Specials): Capitalize GNU.
7899 2005-10-17  Juri Linkov  <juri@jurta.org>
7901         * info.texi (Getting Started, Search Index, Expert Info):
7902         Fix wording.
7903         (Search Text): Replace `echo area' with `mode line'.
7904         (Search Index): Both `i' and `,' find all index entries.
7905         Replace example `C-f' with `C-l' (which exists in index of Info
7906         manual) and delete spaces in its keyboard input sequence.
7907         Delete unnecessary explanations about literal characters.
7909 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
7911         * gnus.texi (Document Server Internals): Addition.
7913 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
7915         * gnus.texi (A note on namespaces): Fix RFC reference.
7917 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7919         * gnus.texi (RSS): Fix key description.
7921 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7923         * gnus.texi: Emacs/w3 -> Emacs/W3.
7924         (Browsing the Web): Fix description.
7925         (Web Searches): Ditto.
7926         (Customizing W3): Ditto.
7928 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
7930         * gnus.texi (Maildir): Clarify expire-age and expire-group.
7932 2005-10-11  Jay Belanger  <belanger@truman.edu>
7934         * calc.texi (Integration): Mention using `a i' to compute definite
7935         integrals.
7937 2005-10-11  Juri Linkov  <juri@jurta.org>
7939         * info.texi: Rearrange nodes.
7940         (Top): Update menu.  Change ref `Info for Experts' to
7941         `Advanced Info Commands'.
7942         (Getting Started): Fix description of manual's parts.
7943         (Help-Int): Change xref `Info Search' to `Search Index', and
7944         `Expert Info' to `Advanced'.
7945         (Advanced): Move node one level up.
7946         (Search Text, Search Index): New nodes split out from `Info Search'.
7947         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7948         split out from `Advanced'.
7949         (Advanced, Emacs Info Variables): De-document editing an Info file
7950         in Info.
7951         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7952         (Creating an Info File): Delete node and move its text to
7953         `Expert Info'.
7955 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
7957         * org.texi (Workflow states): Documented that change in keywords
7958         becomes active only after restart of Emacs.
7960 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
7962         Sync with Tramp 2.0.51.
7964 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
7966         * speedbar.texi (Introduction): Describe new location of speedbar
7967         on menubar.
7968         (Basic Key Bindings): Remove descriptions of bindings that have
7969         been removed.
7971 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
7973         * speedbar.texi (GDB): Describe use of watch expressions.
7975 2005-09-28  Simon Josefsson  <jas@extundo.com>
7977         * message.texi (IDNA): Fix.
7979 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7981         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7982         nntp-server-hook, and nntp-warn-about-losing-connection; fix
7983         description of nntp-open-connection-function.
7984         (Common Variables): Fix descriptions.
7986 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7988         * gnus.texi (Server Buffer Format): Document the %a format spec.
7990 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7992         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7994 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
7996         * org.texi Version 3.16.
7998 2005-09-19  Miles Bader  <miles@gnu.org>
8000         * newsticker.texi: Get rid of CVS keywords.
8002 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8004         * gnus.texi (Finding the Parent): Fix description of how Gnus
8005         finds article.
8007 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
8009         * gnus.texi (Advanced Scoring Examples): New examples to teach how
8010         to drop off non-answered articles.
8012 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
8014         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
8015         braces (which are unsupported by NMAKE) for macro `srcdir'.
8017 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
8019         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8020         (../info/newsticker, newsticker.dvi): New targets.
8022 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
8024         * newsticker.texi: Replace @command with @code.  Replace @example
8025         with @lisp.
8026         (Top): Add explanations to menu items.
8027         (GNU Free Documentation License): Remove.
8029 2005-09-16  Romain Francoise  <romain@orebokech.com>
8031         Update all files to specify GFDL version 1.2.
8033         * doclicense.texi (GNU Free Documentation License): Update to
8034         version 1.2.
8036 2005-09-15  Richard M. Stallman  <rms@gnu.org>
8038         * newsticker.texi: Fix @setfilename.
8040         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8041         (../info/newsticker, newsticker.dvi): New targets.
8043 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
8045         * org.texi: Version 3.15.
8047 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
8049         * ses.texi: Combine all three indices into one.
8050         Correct a few typos.
8052 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8054         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8056 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
8058         * emacs-mime.texi (Handles): Remove duplicate item.
8059         (Encoding Customization): Fix the default value for
8060         mm-coding-system-priorities.
8061         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8062         (Basic Functions): Fix reference.
8064 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8066         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8068 2005-08-18  Richard M. Stallman  <rms@gnu.org>
8070         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8071         and web site.
8073         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8074         not keyboard-translate.
8076 2005-08-11  Richard M. Stallman  <rms@gnu.org>
8078         * faq.texi (Using regular expressions): Fix xref.
8080 2005-08-09  Juri Linkov  <juri@jurta.org>
8082         * info.texi (Help-P): Replace `Prev' with `Previous'.
8083         (Help-M, Help-Xref): Add S-TAB.
8084         (Help-FOO): Update `u' command.
8085         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8086         Update info about visibility of xref parts.
8087         (Help-Int): Fix `m' command.  Rename `Info-last' to
8088         `Info-history-back'.  Add `Info-history-forward'.
8089         (Advanced): Fix `g*' and `M-n' commands.
8090         (Info Search): Add `index-apropos' in stand-alone browser.
8091         Add isearch commands.
8092         (Emacs Info Variables): Remove `Info-fontify'.
8093         Add `Info-mode-hook'.  Update face names.
8094         Add `Info-fontify-maximum-menu-size',
8095         `Info-fontify-visited-nodes', `Info-isearch-search'.
8097 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
8099         Sync with Tramp 2.0.50.
8101         * tramp.texi: Use @option{} consequently for method names.
8102         (Inline methods, External transfer methods): Remove references to
8103         Cygwin.
8104         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8105         implementation.
8107 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8109         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8110         Mention that gnus-init-file is not read when Emacs is invoked with
8111         --no-init-file or -q.
8113 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
8115         * org.texi: Version 3.14.
8117 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
8119         * org.texi: Version 3.13.
8121 2005-07-18  Juri Linkov  <juri@jurta.org>
8123         * calc.texi (Time Zones, Logical Operations):
8124         * cl.texi (Overview):
8125         * org.texi (TODO types):
8126         * sc.texi (Emacs 18 MUAs):
8127         * speedbar.texi (Top):
8128         * url.texi (History):
8129         Delete duplicate duplicate words.
8131 2005-07-16  Johan BockgÃ¥rd  <bojohan@users.sourceforge.net>  (tiny change)
8133         * cl.texi (Type Predicates): Document `atom' type.
8135 2005-07-04  Lute Kamstra  <lute@gnu.org>
8137         Update FSF's address in GPL notices.
8139         * calc.texi (Copying):
8140         * doclicense.texi (GNU Free Documentation License):
8141         * faq.texi (Contacting the FSF):
8142         * mh-e.texi (Copying): Update FSF's address.
8144 2005-07-03  Richard M. Stallman  <rms@gnu.org>
8146         * flymake.texi (Example -- Configuring a tool called directly):
8147         Update name of flymake-build-relative-filename.
8149 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
8151         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8153 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
8155         * org.texi: Version 3.12.
8157 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
8159         * makefile.w32-in (MAKEINFO): Use --force.
8160         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8161         Makefile.in.
8162         (gnus.dvi): Use "..." to quote Sed args, so that it works with
8163         more shells.
8165 2005-06-23  Richard M. Stallman  <rms@gnu.org>
8167         * speedbar.texi (Creating a display): Texinfo usage fixes.
8169         * tramp.texi (Customizing Completion, Auto-save and Backup):
8170         Texinfo usage fixes.
8172 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
8174         * dired-x.texi (Miscellaneous Commands):
8175         * ediff.texi (Miscellaneous):
8176         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8177         (Agent Variables):
8178         * info.texi (Help-Xref):
8179         * message.texi (Message Headers):
8180         * org.texi (Remember):
8181         * reftex.texi (Options (Defining Label Environments)):
8182         (Options (Index Support)):
8183         (Options (Viewing Cross-References)):
8184         (Options (Misc)):
8185         (Changes):
8186         * speedbar.texi (Creating a display):
8187         * tramp.texi (Customizing Completion, Auto-save and Backup):
8188         Texinfo usage fix.
8190 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
8192         * org.texi: Version 3.11.
8194 2005-06-12  Jay Belanger  <belanger@truman.edu>
8196         * calc.texi (Getting Started): Remove extra menu item.
8198 2005-05-31  Jay Belanger  <belanger@truman.edu>
8200         * calc.texi (Notations Used in This Manual): Use @kbd for key
8201         sequence.
8202         (Demonstration of Calc): Mention another way of starting Calc.
8203         (Starting Calc): Mention long name of M-#.
8204         (Embedded Mode Overview): Remove unnecessary instruction.
8205         (Other M-# commands): Rephrase `M-# 0' explanation.
8206         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8207         reflect current behavior.
8209 2005-05-30  Jay Belanger  <belanger@truman.edu>
8211         * calc.texi (Hooks): Change description of calc-window-hook and
8212         calc-trail-window-hook to match usage.
8213         (Computational Functions): Add more constant-generating functions.
8214         (Customizable Variables): Use defvar.
8216 2005-05-28  Jay Belanger  <belanger@truman.edu>
8218         * calc.texi (Assignments in Embedded Mode): Fix variable name.
8219         (Basic Embedded Mode): Explain behavior of arguments to
8220         calc-embedded-mode.
8222 2005-05-27  Jay Belanger  <belanger@truman.edu>
8224         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8225         current behavior.
8227 2005-05-25  Jay Belanger  <belanger@truman.edu>
8229         * calc.texi: Change Calc version number throughout.
8230         (Keypad Mode): Change location in info output.
8231         (Keypad mode overview): Move picture of keypad.
8233 2005-05-21  Jay Belanger  <belanger@truman.edu>
8235         * calc.texi (Storing variables): Mention that only most variables
8236         are void to begin with.
8238 2005-05-21  Kevin Ryde  <user42@zip.com.au>
8240         * widget.texi (Basic Types): Update cross ref from "Enabling
8241         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8242         lispref/text.texi change.
8244 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
8246         * org.texi: Version 3.09.
8248 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
8250         * reftex.texi: Version 4.28.
8252 2005-05-16  Jay Belanger  <belanger@truman.edu>
8254         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8256 2005-05-14  Jay Belanger  <belanger@truman.edu>
8258         * calc.texi (Default Simplifications): Insert missing ! (logical
8259         not operator).
8261 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
8263         Sync with Tramp 2.0.49.
8265 2005-05-10  Jay Belanger  <belanger@truman.edu>
8267         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8268         to 1.
8270 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
8272         * org.texi: Version 3.08, structure reorganized.
8274 2005-04-24  Richard M. Stallman  <rms@gnu.org>
8276         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8278 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
8280         * org.texi: Update to version 3.06.
8282 2005-04-13  Lute Kamstra  <lute@gnu.org>
8284         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8286 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
8288         * cl.texi (Porting Common Lisp): Fix typo.
8290 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8292         * gnus.texi (RSS): Addition.
8294 2005-04-04  Jay Belanger  <belanger@truman.edu>
8296         * calc.texi: Change Calc version number.
8297         (Customizable variables): Fix description of calc-language-alist.
8298         (Copying): Put in version 2 of GPL.
8300 2005-04-01  Jay Belanger  <belanger@truman.edu>
8302         * calc.texi (Troubleshooting Commands): Remove comment about
8303         installation.
8304         (Installation): Remove section.
8305         (Customizable Variables): New section.
8306         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8307         (Graphical Devices): Add references to Customizable Variables.
8309 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8311         * emacs-mime.texi (Display Customization): Markup fixes.
8312         (rfc2047): Update.
8314 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
8316         * gnus-faq.texi: Replaced with auto-generated version.
8318 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
8320         * dired-x.texi (Multiple Dired Directories): default-directory was
8321         renamed to dired-default-directory.
8323 2005-03-26  Jay Belanger  <belanger@truman.edu>
8325         * calc.texi (Simplifying Formulas, Rewrite Rules):
8326         Change description of top and bottom of fraction.
8327         (Modulo Forms): Move description of how to create modulo forms to
8328         earlier in the section.
8329         (Fraction Mode): Suggest using : to get a fraction by dividing.
8330         (Basic Arithmetic): Adjust placement of command name.
8331         (Truncating the Stack): Emphasize that "hidden" entries are still
8332         visible.
8333         (Installation): Move discussion of printing manual to "About This
8334         Manual".
8335         (About This Manual): Mention how to print the manual.
8336         (Reporting Bugs): Remove first person.
8337         (Building Vectors): Add algebraic version of append.
8338         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8339         (Grouping Digits): Fix typo.
8341 2005-03-25  Werner Lemberg  <wl@gnu.org>
8343         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8344         Replace `legal' with `valid'.
8346 2005-03-25  Werner Lemberg  <wl@gnu.org>
8348         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8350 2005-03-24  Jay Belanger  <belanger@truman.edu>
8352         * calc.texi (General Mode Commands)
8353         (Mode Settings in Embedded Mode): Add some explanation of
8354         recording mode settings.
8356 2005-03-24  Richard M. Stallman  <rms@gnu.org>
8358         * calc.texi: Remove praise of non-free software.
8360         * idlwave.texi: Don't say where to get IDL or its non-free manual.
8361         (Installation): Node deleted.
8363 2005-03-23  Richard M. Stallman  <rms@gnu.org>
8365         * url.texi (HTTP language/coding): Improve last change.
8367 2005-03-22  Jay Belanger  <belanger@truman.edu>
8369         * calc.texi (Embedded Mode): Add new information on changing
8370         modes.
8372 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
8374         Sync with Tramp 2.0.48.
8376         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8378         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
8379         "GNU/Linux".  Change all addresses to .gnu.org.
8380         (Default Method): Offer shortened syntax for "su" and "sudo"
8381         methods.
8383 2005-03-07  Richard M. Stallman  <rms@gnu.org>
8385         * url.texi: Fix usage of "e.g.".
8386         (HTTP language/coding): Explain the rules for these strings.
8388 2005-03-06  Richard M. Stallman  <rms@gnu.org>
8390         * woman.texi (Introduction): Minor cleanups.
8392         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8394         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8395         (Installation): Node deleted.
8397         * mh-e.texi (Preface): Get rid of "Emacs 21".
8399         * eshell.texi (Installation): Delete node (for Emacs 20).
8401 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
8403         * flymake.texi: Refill and tweak style in @lisp blocks.
8405 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
8407         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8409 2005-03-01  Jay Belanger  <belanger@truman.edu>
8411         * calc.texi (Trigonometric and Hyperbolic Functions):
8412         Mention additional functions.
8413         (Algebraic Simplifications): Mention additional simplifications.
8415 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
8417         * ses.texi: Add concept/function/variable indices (this work was
8418         donated by Brad Collins <brad@chenla.org>, copyright-assignment
8419         papers on file at FSF).
8421 2005-02-10  Jay Belanger  <belanger@truman.edu>
8423         * calc.texi: Change @LaTeX to La@TeX throughout.
8424         Redefine @expr as @math for TeX output.
8425         Redefine @texline as a no-op for TeX output.
8426         Define @tfn, replace @t by @tfn throughout.
8428 2005-02-09  Jay Belanger  <belanger@truman.edu>
8430         * calc.texi: Add macro for LaTeX for info output.
8432 2005-02-08  Kim F. Storm  <storm@cua.dk>
8434         * texinfo.tex (LaTex): Add def.
8436 2005-02-06  Jay Belanger  <belanger@truman.edu>
8438         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8439         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
8440         throughout manual.
8442 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8444         * gnus.texi: Some edits based on comments from David Abrahams.
8446 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8448         * gnus.texi (RSS): Fix the keystroke.
8450 2005-01-24  David Kastrup  <dak@gnu.org>
8452         * faq.texi: Update AUCTeX version info.
8454 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
8456         * gnus-faq.texi ([4.1]): Typo.
8458 2005-01-19  Jay Belanger  <belanger@truman.edu>
8460         * calc.texi (Keep Arguments): Mention that keeping arguments
8461         doesn't work with keyboard macros.
8463 2005-01-16  Richard M. Stallman  <rms@gnu.org>
8465         * autotype.texi (Autoinserting): Fix small error.
8467 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
8469         Sync with Tramp 2.0.47.
8471         * tramp.texi (Compilation): New section, describing compilation of
8472         remote files.
8474 2005-01-11  Kim F. Storm  <storm@cua.dk>
8476         * widget.texi (Basic Types): Add :follow-link keyword.
8478 2005-01-09  Jay Belanger  <belanger@truman.edu>
8480         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8482 2005-01-08  Jay Belanger  <belanger@truman.edu>
8484         * calc.texi: Change throughout to reflect new default value of
8485         calc-settings-file.
8487 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
8489         * message.texi (Reply): `message-reply-to-function' should return
8490         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8492 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
8494         * faq.texi (Changing load-path): Fix typo.
8496 2005-01-05  Jay Belanger  <belanger@truman.edu>
8498         * calc.texi (Programming Tutorial): Replace kbd command by
8499         appropriate characters for a keyboard macro.
8501 2005-01-04  Jay Belanger  <belanger@truman.edu>
8503         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8504         for Lucid Emacs.
8505         (Programming Tutorial): Mention that the user needs to be in the
8506         right mode to compute some functions.
8508 2005-01-04  Jay Belanger  <belanger@truman.edu>
8510         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8511         no longer applicable.
8513 2005-01-01  Jay Belanger  <belanger@truman.edu>
8515         * calc.texi (Programming Tutorial): Change description of how to
8516         edit keyboard macros to match current behavior.
8518 2004-12-31  Jay Belanger  <belanger@truman.edu>
8520         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8522 2004-12-20  Jay Belanger  <belanger@truman.edu>
8524         * calc.texi (Types Tutorial): Emphasize that you can't divide by
8525         zero.
8527 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
8529         * cc-mode.texi (Text Filling and Line Breaking): Put period after
8530         @xref.
8531         (Font Locking): Avoid @strong{Note:}.
8533 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
8535         Sync with Tramp 2.0.46.
8537         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
8539 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
8541         * url.texi: Correct typos.
8542         (Retrieving URLs): @var{nil}->@code{nil}.
8543         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8544         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8545         (Dealing with HTTP documents): @inforef->@xref.
8547 2004-12-15  Jay Belanger  <belanger@truman.edu>
8549         * calc.texi: Consistently capitalized all mode names.
8550         (Answers to Exercises): Mention that an answer can be a fraction
8551         when in Fraction mode.
8553 2004-12-13  Jay Belanger  <belanger@truman.edu>
8555         * calc.texi: Fix some TeX definitions.
8557 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
8559         * reftex.texi (Imprint): Remove erroneous @value's.
8561 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8563         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8564         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8566 2004-12-08  Jay Belanger  <belanger@truman.edu>
8568         * calc.texi (Starting Calc): Remove comment about installation.
8569         (Keypad Mode Overview): Remove comment about Emacs 19 support.
8571 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
8573         * url.texi: Update @setfilename.
8574         (Getting Started): No need to worry about Gnus versions.
8575         (Dealing with HTTP documents): Use @inforef.
8577         * org.texi: Fix @direntry file name.
8579 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
8581         * url.texi: New file.
8583         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8585 2004-12-06  Jay Belanger  <belanger@truman.edu>
8587         * calc.texi (Using Calc): Remove paragraph about installation.
8589 2004-12-06  Jay Belanger  <belanger@truman.edu>
8591         * calc.texi: Use more Texinfo macros and less TeX defs.
8592         Remove @refill's.
8594 2004-12-06  Richard M. Stallman  <rms@gnu.org>
8596         * org.texi: New file.
8598 2004-12-05  Richard M. Stallman  <rms@gnu.org>
8600         * Makefile.in (org.dvi, ../info/org): New targets.
8601         (INFO_TARGETS): Add ../info/org.
8602         (DVI_TARGETS): Add org.dvi.
8603         (maintainer-clean): Remove the info files in the info dir.
8605 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
8607         * idlwave.texi: Fix the setfilename directive to put the produced
8608         file in ../info.
8609         (Continued Statement Indentation): Resurrect Jan D.'s change from
8610         2004-11-03 that was lost when a newer version of idlwave.texi was
8611         imported.
8613 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
8615         * gnus-faq.texi ([5.1]): Add missing bracket.
8617         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8618         Index `spam-initialize'.
8620 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
8622         * message.texi (Various Message Variables): Mention that all mail
8623         file variables are derived from `message-directory'.
8625         * gnus.texi (Splitting Mail): Clarify bogus group.
8627 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
8629         * emacs-mime.texi (Encoding Customization):
8630         Fix mm-coding-system-priorities entry.
8632 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
8634         * idlwave.texi (Continued Statement Indentation):
8635         * reftex.texi (Options (Index Support)):
8636         (Displaying and Editing the Index, Table of Contents):
8637         * speedbar.texi (Creating a display, Major Display Modes):
8638         Replace non-nil with non-@code{nil}.
8640 2004-10-21  Jay Belanger  <belanger@truman.edu>
8642         * calc.texi (Algebraic-Style Calculations): Remove a comment.
8644 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
8646         * calc.texi (Reporting Bugs): Double up `@'.
8648 2004-10-18  Jay Belanger  <belanger@truman.edu>
8650         * calc.texi (Reporting Bugs): Change the address that bugs
8651         should be sent to.
8653 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
8655         * gnus.texi (New Features): Add 5.11.
8657         * message.texi (Resending): Remove wrong default value.
8659         * gnus.texi (Mail Source Specifiers): Describe possible problems
8660         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
8661         `pop3-leave-mail-on-server' to the index.
8663 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8665         * message.texi (Canceling News): Add how to set a password.
8667 2004-10-12  Jay Belanger  <belanger@truman.edu>
8669         * calc.texi (Help Commands): Change the descriptions of
8670         calc-describe-function and calc-describe-variable to match their
8671         current behavior.
8673 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
8675         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8677 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
8679         Sync with Tramp 2.0.45.
8681         * tramp.texi (Frequently Asked Questions): Comment paragraph about
8682         plink link.  The URL is outdated.  Originator contacted for
8683         clarification.
8685 2004-10-10  Juri Linkov  <juri@jurta.org>
8687         * gnus.texi (Top, Marking Articles): Join two menus in one node
8688         because a node can have only one menu.
8690 2004-10-09  Juri Linkov  <juri@jurta.org>
8692         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8693         example of nnmail-split-fancy.
8695 2004-10-06  Karl Berry  <karl@gnu.org>
8697         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8698         consistency with other uses of dashes.
8700 2004-10-05  Karl Berry  <karl@gnu.org>
8702         * info.texi: Consistently use --- throughout, periods at end of
8703         menu descriptions, and a couple typos.
8705 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
8707         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8708         * pgg.texi (User Commands, Backend methods): Do.
8709         * gnus.texi: Markup fixes.
8710         (Setting Process Marks): Fix `M P a' entry.
8711         * emacs-mime.texi: Fixes.
8713 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
8715         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8716         again.
8717         Use 5.10 instead of 5.10.0.
8719 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8721         * gnus.texi (Summary Mail Commands): S D e.
8723 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
8725         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8726         the gnus-article-mode-line-format section.
8728 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8730         * gnus.texi (Various Summary Stuff): Fix the documentation for
8731         gnus-newsgroup-variables.
8733 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
8735         * gnus.texi (MIME Commands):
8736         Add gnus-mime-display-multipart-as-mixed,
8737         gnus-mime-display-multipart-alternative-as-mixed,
8738         gnus-mime-display-multipart-related-as-mixed.
8739         (Mail Source Customization): Clarify `mail-source-directory'.
8740         (Splitting Mail): Mention gnus-group-find-new-groups.
8741         (SpamOracle): Fix typo.
8743         * gnus-faq.texi: Untabify.
8744         ([6.3]): nnir.el is in contrib directory.
8746         * message.texi (News Headers): Clarify how a unique ID is created.
8748         * gnus.texi (Batching Agents): Fix typo in example.
8749         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8751 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
8753         * gnus.texi (Group Parameters): Add more on hooks.
8755 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
8757         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8759 2004-09-22  Jay Belanger  <belanger@truman.edu>
8761         * calc.texi (Vectors as Lists): Add a warning that the tutorial
8762         might be hidden during part of the session.
8764 2004-09-20  Jay Belanger  <belanger@truman.edu>
8766         * calc.texi (Notations Used in This Manual): Put in an earlier
8767         mention that DEL could be called Backspace.
8769 2004-09-10  Simon Josefsson  <jas@extundo.com>
8771         * gnus.texi (IMAP): Add example.  Suggested and partially written
8772         by Steinar Bang <sb@dod.no>.
8774 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8776         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8777         netrc syntax.
8779 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8781         * gnus.texi (Spam ELisp Package Sequence of Events):
8782         Some clarifications.
8783         (Spam ELisp Package Global Variables): More clarifications.
8785 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8787         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8788         Mention spam-split does not modify incoming mail.
8790 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
8792         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8794 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
8796         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8798 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
8800         * makefile.w32-in (sieve, pgg): Use $(infodir).
8802 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
8804         * makefile.w32-in: Fix PGG and Sieve entries.
8806 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
8808         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8809         Emacs and related programs.
8811 2004-08-27  Richard M. Stallman  <rms@gnu.org>
8813         * faq.texi: Fix texinfo usage, esp. doublequotes.
8814         (Difference between Emacs and XEmacs): Some clarification.
8816         * faq.texi (Difference between Emacs and XEmacs):
8817         Explain not to contrast XEmacs with GNU Emacs.
8819 2004-08-26  Richard M. Stallman  <rms@gnu.org>
8821         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8823 2004-08-22  David Kastrup  <dak@gnu.org>
8825         * reftex.texi (AUCTeX): Update links, section name.
8827         * faq.texi (Calc): Update availability (included in 22.1).
8828         (AUCTeX): Update availability, information, versions, description.
8830 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
8832         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8834 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
8836         * cc-mode.texi: Various updates for CC Mode 5.30.9.
8838 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
8840         Sync with Tramp 2.0.44.
8842 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
8844         * widget.texi (User Interface): Update how to separate the
8845         editable field of an editable-field widget from other widgets.
8846         (Programming Example): Add text after field.
8848 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
8850         * emacs-mime.texi (Encoding Customization): Add a note to the
8851         mm-content-transfer-encoding-defaults entry.
8852         (rfc2047): Update.
8854         * gnus.texi (Article Highlighting):
8855         Add gnus-cite-ignore-quoted-from.
8856         (POP before SMTP): New node.
8857         (Posting Styles): Addition.
8858         (Splitting Mail): Add nnmail-split-lowercase-expanded.
8859         (Fancy Mail Splitting): Ditto.
8860         (X-Face): Add gnus-x-face.
8862 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
8864         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8865         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8867 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
8869         * gnus.texi (Mail Source Specifiers):
8870         Describe `pop3-leave-mail-on-server'.
8872 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
8874         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8876         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8877         repository.  Change setfilename.
8879         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8881 2004-07-02  Juri Linkov  <juri@jurta.org>
8883         * pcl-cvs.texi (Viewing differences): Add `d r'.
8885 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
8887         * ses.texi, viper.texi, flymake.texi, faq.texi:
8888         * eshell.texi, ediff.texi: Markup fixes.
8890 2004-06-21  Karl Berry  <karl@gnu.org>
8892         * info.texi (Top): Mention that only Emacs has mouse support.
8893         (Getting Started): Mention this in a few other places.
8895 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
8897         * autotype.texi (Copyrights, Timestamps):
8898         Recommend `before-save-hook' instead of `write-file-functions'.
8900 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
8902         * dired-x.texi (dired-mark-omitted): Update keybinding.
8904 2004-06-10  Kim F. Storm  <storm@cua.dk>
8906         * pcl-cvs.texi (Viewing differences): Add 'd y'.
8908 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
8910         * dired-x.texi (variable dired-omit-mode): Rename from
8911         dired-omit-files-p.
8912         (function dired-omit-mode): Rename from dired-omit-toggle.
8913         Call dired-omit-mode rather than set dired-omit-files-p.
8914         (dired-mark-omitted): Describe command.
8916 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
8918         Version 2.0.41 of Tramp released.
8920 2004-05-29  Juanma Barranquero  <lektu@terra.es>
8922         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8923         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8925 2004-05-29  Richard M. Stallman  <rms@gnu.org>
8927         * cl.texi (Top): Call this chapter `Introduction'.
8928         (Overview): In TeX, no section heading here.
8930         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
8932 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
8934         * Makefile.in (../info/flymake, flymake.dvi): New targets.
8935         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8937 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
8939         * flymake.texi: New file.
8941 2004-05-28  Simon Josefsson  <jas@extundo.com>
8943         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8945 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
8947         Version 2.0.40 of Tramp released.
8949 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
8951         Complete rework, based on review by Karl Berry <karl@gnu.org>.
8953         * tramp.texi (Auto-save and Backup): Explain exploitation of new
8954         variables `tramp-backup-directory-alist' and
8955         `tramp-bkup-backup-directory-info'.
8956         (Overview, Connection types)
8957         (External transfer methods, Default Method)
8958         (Windows setup hints): Remove restriction of password entering
8959         with external methods.
8960         (Auto-save and Backup): Make file name example
8961         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
8962         and `auto-save-directory' must be used.
8963         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8964         only "NT").  Remove doubled entry "What kinds of systems does
8965         @tramp{} work on".
8966         (tramp): Macro removed.
8967         (Obtaining Tramp): Flag removed from title.
8968         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
8969         and `trampver' used properly.  Flag `tramp-inst' replaced by
8970         `installchapter'.  Installation related text adapted.
8972 2004-04-28  Masatake YAMATO  <jet@gyve.org>
8974         * widget.texi (Programming Example): Remove overlays.
8976 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
8978         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8980 2004-04-23  Juanma Barranquero  <lektu@terra.es>
8982         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8984 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
8986         * info.texi (Info Search): Add info-apropos.
8988 2004-03-22  Juri Linkov  <juri@jurta.org>
8990         * faq.texi: Fix help key bindings.
8992 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
8994         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8995         (as suggested by Karl Berry).  Update information about colored
8996         stars in menus.  Add new subheading describing M-n.
8998 2004-03-12  Richard M. Stallman  <rms@gnu.org>
9000         * cl.texi (Top): Rename top node's title.
9002 2004-03-08  Karl Berry  <karl@gnu.org>
9004         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
9005         problems making the texinfo distribution.
9007 2004-02-29  Simon Josefsson  <jas@extundo.com>
9009         * smtpmail.texi (Authentication): Change the list of supported
9010         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
9011         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
9012         <voegelas@gmx.net>.
9014 2004-02-29  Juanma Barranquero  <lektu@terra.es>
9016         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9017         Use $(DEL) instead of rm, and ignore exit code.
9019 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
9021         Tramp version 2.0.39 released.
9023 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9025         * tramp.texi (Customizing Completion): Explain new functions
9026         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9027         (all): Savannah URLs unified to "http://savannah.nongnu.org".
9028         (Top): Refer to Savannah mailing list as the major one.
9029         Mention older mailing lists in HTML mode only.
9030         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
9031         (Frequently Asked Questions): Remote hosts must not be Unix-like
9032         for "smb" method.
9033         (Password caching): New node.
9034         (External transfer methods): Refer to password caching for "smb"
9035         method.
9037 2004-02-17  Karl Berry  <karl@gnu.org>
9039         * info.texi (Help-Int): Mention the new line number feature.
9041 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
9043         * ses.texi (Advanced Features): New functionality for
9044         ses-set-header-row (defaults to current row unless C-u used).
9045         (Acknowledgements): Add Stefan Monnier.
9047 2003-12-29  Kevin Ryde  <user42@zip.com.au>
9049         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9051 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
9053         Tramp version 2.0.38 released.
9055         * tramp.texi (Remote shell setup): Warn of environment variables
9056         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
9057         <sven.gabriel@imk.fzk.de>.
9058         (Configuration): Tramp now chooses base64/uuencode
9059         automatically.  Update wording accordingly.
9060         (Top): More description for the `Default Method' menu entry.
9061         (Default Method): Use @code, not @var, for Lisp variables.
9062         (Default Method): New subsection `Which method is the right one
9063         for me?'  Suggested by Christian Kirsch.
9064         (Configuration): Pointer to new subsection added.
9065         (Default Method): Too many "use" in one sentence.
9066         Rephrase.  Reported by Christian Kirsch.
9067         (Filename Syntax): Old `su' example is probably a left-over from
9068         the sm/su method naming.  Replace with `ssh', instead.
9069         (External transfer methods, Auto-save and Backup):
9070         Typo fixes.
9072 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
9074         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9075         (Top): Mention japanese manual only if flag `jamanual' is set.
9076         Insert section `Japanese manual' in menu.
9078 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
9080         * eshell.texi (Known Problems): Add doc item.
9082 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
9084         * cc-mode.texi: Update for CC Mode 5.30.
9086         Note: Please refrain from doing purely cosmetic changes like
9087         removing trailing whitespace in this manual; it clobbers cvs
9088         merging for no good reason.
9090 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
9092         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9093         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9094         @acronym{ASCII}.
9096 2003-10-26  Karl Berry  <karl@gnu.org>
9098         * info.texi (Info Search): Echo area, not echo are.  From Debian
9099         diff.
9101 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9103         * widget.texi (Defining New Widgets): Document new behavior of
9104         :buttons and :children keywords.
9106 2003-10-22  Miles Bader  <miles@gnu.org>
9108         * Makefile.in (info): Move before $(top_srcdir)/info.
9110 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
9112         * tramp.texi (Inline methods): Small grammar fix.
9113         (External transfer methods): Likewise.
9115 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
9117         * speedbar.texi: Remove paragraph for GUD that is no longer true.
9119 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
9121         * texinfo.tex: Replace `%' in arch tagline by @ignore.
9123 2003-09-30  Richard M. Stallman  <rms@gnu.org>
9125         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9127         * widget.texi (User Interface): Fix typos.
9129         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9131 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
9133         * pcl-cvs.texi (Selected Files): Fix typo.
9135 2003-09-21  Karl Berry  <karl@gnu.org>
9137         * info.texi (] and [ commands): No period at end of section title.
9139 2003-09-04  Miles Bader  <miles@gnu.org>
9141         * Makefile.in (top_srcdir): New variable.
9142         ($(top_srcdir)/info): New rule.
9143         (info): Depend on it.
9145 2003-09-03  Peter Runestig  <peter@runestig.com>
9147         * makefile.w32-in: New file.
9149 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
9151         * widget.texi (User Interface): Explain the need of static text
9152         around an editable field.
9154 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
9156         * widget.texi (Basic Types): The argument to `:help-echo' can now
9157         be a form that evaluates to a string.
9159 2003-08-18  Kim F. Storm  <storm@cua.dk>
9161         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9163 2003-08-16  Richard M. Stallman  <rms@gnu.org>
9165         * dired-x.texi (Shell Command Guessing): Explain *.
9167 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
9169         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9170         log-edit-insert-changelog.
9172 2003-08-03  Karl Berry  <karl@gnu.org>
9174         * info.texi: Need @contents.
9176 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
9178         Tramp version 2.0.36 released.
9180         * tramp.texi (Remote shell setup): Explain about problems with
9181         non-Bourne commands in ~/.profile and ~/.shrc.
9183 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
9185         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9186         renaming of `vis-mode' to `visible-mode'.
9188 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
9190         * info.texi (Top, Help-Small-Screen): Remove accidentally added
9191         next, prev and up pointers.
9193 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
9195         * info.texi (Help): Mention existence of Emacs and stand-alone
9196         Info at the very beginning of the tutorial.
9197         (Help-Inv): New node.
9198         (Help-]): New node.
9199         (Help-M): Systematically point out the differences between default
9200         Emacs and stand-alone versions.  Delete second menu.
9201         (Help-Xref): Systematically point out the differences between
9202         default Emacs and stand-alone versions.
9203         (Help-Int): Change `l' example.
9204         (Expert Info): Fix typos.
9205         (Emacs Info Variables): Mention `Info-hide-note-references' and
9206         new default for `Info-scroll-prefer-subnodes'.
9208 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
9210         Version 2.0.35 of Tramp released.
9212         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9213         (Inline methods): Add methods `remsh' and `plink1'.
9214         (External transfer methods): Add method `remcp'.
9215         (Multi-hop Methods): Add method `remsh'.
9216         Small patch from Adrian Aichner <adrian@xemacs.org>:
9217         Fix minor typos.
9218         (Concept Index): Add to make manual searchable via
9219         `Info-index'.
9220         (Version Control): Add cindex entry.
9222 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
9224         * trampver.texi: Version 2.0.34 released.
9226 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
9228         * faq.texi: Improve previous changes.
9230 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
9232         * faq.texi: Update copyright and maintenance details.
9233         Update some package URLs, versions, and maintainers.
9234         Remove many references to the Emacs Lisp Archive.
9236 2003-04-23  Simon Josefsson  <jas@extundo.com>
9238         * smtpmail.texi: Fix license (the invariant sections mentioned has
9239         never been part of the smtp manual).  Align info dir entry with
9240         other emacs packages.
9242 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
9244         * tramp.texi: Version 2.0.33 released.
9245         Remove installation chapter.  Remove XEmacs specifics.
9247 2003-03-29  Richard M. Stallman  <rms@gnu.org>
9249         * tramp.texi (Top): Undo the previous renaming.
9250         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9252 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
9254         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9255         version of manual.
9257         * tramp.texi (Auto-save and Backup): New node.
9259 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
9261         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
9262         Emacs" in order to have better differentiation to "XEmacs".
9263         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9264         are new macros in order to point to the other Emacs flavor where
9265         appropriate.  In info case, point to node `Installation' in order
9266         to explain how to generate the other way.  In html case, make a
9267         link to the other html file.
9268         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9269         after CVS checkout/update.
9270         (Installation): Completely rewritten.
9271         (Installation parameters, Load paths): New sections under
9272         `Installation'.
9274 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9276         * tramp.texi: Version 2.0.30 released.
9277         Replace word "path" with "localname" where used as a component of
9278         a Tramp file name.
9280 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
9282         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9283         introduced.
9284         (Installation): Explain what to do if files from the tramp/contrib
9285         directory are needed.
9287 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
9289         * smtpmail.texi (How Mail Works): New.
9291 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
9293         * smtpmail.texi: New file.
9295         * Makefile.in: Build SMTP manual.
9297 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9299         * tramp.texi: Version 2.0.29 released.
9300         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9301         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
9303 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
9305         * tramp.texi (Frequently Asked Questions): Explain a workaround if
9306         another package loads accidentally Ange-FTP.
9308 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
9310         * tramp.texi (Customizing Completion): Add function
9311         `tramp-parse-sconfig'.  Change example of
9312         `tramp-set-completion-function', because parsing of ssh config
9313         files looks more natural.
9315 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
9317         * gnus.texi: Do not use `path' in several locations.
9319 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
9321         * tramp.texi (External transfer methods): New method `smb'.
9322         From Michael Albinus.
9324 2002-11-05  Karl Berry  <karl@gnu.org>
9326         * info.texi (Info-fontify): Reorder face list to avoid bad line
9327         breaks.
9329 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9331         * tramp.texi: Move @copying to standard place.
9332         Use @insertcopying.
9334 2002-10-02  Karl Berry  <karl@gnu.org>
9336         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9337         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9338         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9339         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9340         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9341         Per rms, update all manuals to use @copying instead of @ifinfo.
9342         Also use @ifnottex instead of @ifinfo around the top node, where
9343         needed for the sake of the HTML output.
9344         (The Gnus manual is not fixed since it's not clear to me how it
9345         works; and the Tramp manual already uses @copying, although in an
9346         unusual way.  All others were changed.)
9348 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
9350         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9351         (../info/ses, ses.dvi): New targets.
9352         * ses.texi: New file.
9354 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
9356         * texinfo.tex: Update to texinfo 4.2.
9358 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
9360         * reftex.texi: Update to RefTeX 4.19.
9362 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9364         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9365         (../info/tramp, tramp.dvi): New targets.
9367 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
9369         * Makefile.in (DVI_TARGETS): Add calc.dvi.
9370         (calc.dvi): Uncomment.
9372 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
9374         * Makefile.in (INFO_TARGETS): Add ../info/calc.
9375         (../info/calc): New target.
9377 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
9379         * (Version 21.1 released.)
9381 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
9383         * Branch for 21.1.
9385 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
9387         * Makefile.in (../info/info): Use an explicit -o switch to
9388         makeinfo.
9390 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
9392         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9394 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
9396         * Makefile.in (../info/idlwave): Use --no-split.
9398 2000-12-14  Dave Love  <fx@gnu.org>
9400         * Makefile.in (mostlyclean): Remove gnustmp.*.
9401         (gnus.dvi): Change rule to remove @latex stuff.
9403 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
9405         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9407 2000-10-13  John Wiegley  <johnw@gnu.org>
9409         * Makefile.in: Add build targets for eshell.texi.
9411 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
9413         * Makefile.in: Remove/comment speedbar stuff.
9415 2000-09-22  Dave Love  <fx@gnu.org>
9417         * Makefile.in: Add emacs-mime.
9419 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
9421         * Makefile.in (INFO_TARGETS): Add ../info/woman.
9422         (DVI_TARGETS): Add woman.dvi.
9423         (../info/woman, woman.dvi): New targets.
9425 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
9427         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
9429         * pcl-cvs.texi: New file.
9430         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9431         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9433 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
9435         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9436         (../info/ebrowse, ebrowse.dvi): New targets.
9438 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
9440         * Makefile.in (INFO_TARGETS): Add eudc.
9441         (DVI_TARGETS): Add eudc.dvi.
9442         (../info/eudc, eudc.dvi): New targets.
9444 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
9446         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9447         compatibility with 8+3 filesystems).
9448         (../info/efaq): Rename from emacs-faq.
9450 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
9452         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9453         (../info/idlwave, idlwave.dvi): New targets.
9455 1999-10-23  Dave Love  <fx@gnu.org>
9457         * Makefile.in: Use autotype.texi.
9459 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
9461         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9462         faq.texi file) rather than ../info/faq.
9464 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
9466         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9467         (../info/ada-mode, ada-mode.dvi): New targets.
9469 1999-09-01  Dave Love  <fx@gnu.org>
9471         * Makefile.in: Add faq.
9473 1999-07-12  Richard Stallman  <rms@gnu.org>
9475         * Version 20.4 released.
9477 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
9479         * Version 20.3 released.
9481 1998-04-06  Andreas Schwab  <schwab@gnu.org>
9483         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9484         Use it in dvi targets.
9485         (../etc/GNU): Change to $(srcdir) first.
9487 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
9489         * reftex.texi: Update for RefTeX version 3.22.
9491 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
9493         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9494         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9496 1997-09-23  Paul Eggert  <eggert@twinsun.com>
9498         * Makefile.in: Merge changes mistakenly made to `Makefile'.
9499         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9501 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9503         * Version 20.2 released.
9505 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9507         * Version 20.1 released.
9509 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9511         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9513 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9515         * Version 19.33 released.
9517 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9519         * Version 19.32 released.
9521 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9523         * Makefile.in: Add rules for the Message manual.
9525 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9527         * gnus.texi: New version.
9529         * message.texi: New manual.
9531 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9533         * Makefile.in (All info targets): cd $(srcdir) to do the work.
9535 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
9537         * Makefile.in (All info targets): Specify $(srcdir) in input files.
9538         Specify -I option.
9539         (All dvi targets): Set the TEXINPUTS variable.
9541 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
9543         * Version 19.31 released.
9545 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
9547         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9548         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
9550 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9552         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9553         (INFO_TARGETS): Add ../info/cc-mode.
9554         (DVI_TARGETS): Add cc-mode.dvi.
9556 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9558         * Version 19.30 released.
9560 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
9562         * gnus.texi: New file.
9564 1995-11-04  Erik Naggum  <erik@naggum.no>
9566         * gnus.texi: File deleted.
9568 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
9570         * mh-e.texi: "Function Index" -> "Command Index" to work with
9571         Emacs 19.30 C-h C-k support of separately-documented commands.
9573 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9575         * Makefile.in (../info/ediff, ediff.dvi): New targets.
9576         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9578 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9580         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9581         (../info/viper, viper.dvi): New targets.
9583 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
9585         * dired-x.texi (Installation): Change the example to set
9586         buffer-local variables like dired-omit-files-p in
9587         dired-mode-hook.
9589 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9591         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9592         (../info/mh-e, mh-e.dvi): New targets.
9594 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
9596         * Makefile.in (maintainer-clean): Rename from realclean.
9598 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9600         * Makefile.in: New file.
9601         * Makefile: File deleted.
9603 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9605         * Makefile (TEXINDEX_OBJS): Variable deleted.
9606         (texindex, texindex.o, getopt.o): Rules deleted.
9607         All deps on texindex deleted.
9608         (distclean): Don't delete texindex.
9609         (mostlyclean): Don't delete *.o.
9610         * texindex.c, getopt.c: Files deleted.
9612 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
9614         * Version 19.26 released.
9616 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9618         * Version 19.25 released.
9620 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9622         * Version 19.24 released.
9624 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9626         * Version 19.23 released.
9628 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9630         * Makefile: Delete spurious tab.
9632 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9634         * Makefile (.SUFFIXES): New rule.
9636 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9638         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9639         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9641 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9643         * Makefile (../info/sc): Rename from sc.info.
9644         (../info/cl): Likewise.
9645         (INFO_TARGETS): Use new names.
9647 1993-12-04  Richard Stallman  (rms@srarc2)
9649         * getopt.c: New file.
9650         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9651         (getopt.o): New rule.
9652         (dvi): Don't depend on texindex.
9653         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9654         Depend on texindex.
9656 1993-12-03  Richard Stallman  (rms@srarc2)
9658         * Makefile (../info/sc.info): Rename from ../info/sc.
9659         (TEXI2DVI): New variable.
9660         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9661         Add explicit commands.
9662         (TEXINDEX_OBJS): Delete duplicate getopt.o.
9664 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9666         * Version 19.22 released.
9668 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9670         * Makefile (TEXINDEX_OBJS): Delete spurious period.
9672 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9674         * Version 19.21 released.
9676 1993-11-15  Paul Eggert  (eggert@twinsun.com)
9678         * man/Makefile (../info/cl.info): Rename from ../info/cl.
9680 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9682         * Makefile (../etc/GNU): New target.
9683         (EMACSSOURCES): Add gnu1.texi.
9685 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9687         * Makefile (realclean): Don't delete the Info files.
9689 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
9691         * forms.texi: Fix forms.texi so that it will format correctly.
9692         Add missing `@end iftex', fix bad reference.
9694         * info.texi, info-stn.texi: New files implement texinfo version of
9695         `info' file.
9697 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
9699         * Makefile: Fix targets for texindex, new info.texi files.
9700         * info-stnd.texi: New file implements info for standalone info
9701         reader.
9702         * info.texi: Update to include recent changes to "../info/info".
9703         New source file for ../info/info; includes info-stnd.texi.
9705         * texindex.c: Include "../src/config.h" if building in emacs.
9707         * Makefile: Change all files to FILENAME.texi, force all targets
9708         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
9709         vip.texinfo, forms.texinfo, cl.texinfo.
9710         Add target to build texindex.c, defining `emacs'.
9712         * forms.texi: Install new file to match version 2.3 of forms.el.
9714 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9716         * Version 19.19 released.
9718 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
9720         * sc.texinfo: Fix info file name.
9722         * Makefile (info): Add gnus and sc.
9723         (dvi): Add gnus.dvi and sc.dvi.
9724         (../info/sc, sc.dvi): New targets.
9726 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9728         * Version 19.18 released.
9730 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9732         * Makefile: Fix source file names of the separate manuals.
9733         (gnus.dvi, ../info/gnus): New targets.
9735 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9737         * Version 19.17 released.
9739 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
9741         * split-man: Fix typos in last change.
9743 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9745         * Version 19.16 released.
9747 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9749         * version 19.15 released.
9751 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9753         * Makefile (distclean): It's rm, not rf.
9755 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9757         * Version 19.14 released.
9759 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9761         * Makefile: New file.
9763 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9765         * Version 19.13 released.
9767 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9769         * Version 19.9 released.
9771 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
9773         * Version 19.8 released.
9775 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
9777         * Version 19.7 released.
9779 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
9781         * gnus.texinfo: New file.  Removed installation instructions.
9783 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
9785         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9787 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
9789         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9790         then define `\sc' as the command for smallcaps in Texinfo.
9791         This means that the @sc command will produce small caps.  bfox has
9792         made the corresponding change to makeinfo and texinfm.el.
9794 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9796         * vip.texinfo: Remove menu entry Adding Lisp Code in node
9797         Customization since the menu entry did not point to anything.
9798         Also add an @finalout command to remove overfull hboxes from the
9799         printed output.
9801         * cl.texinfo: Add @bye, \input line and @settitle to file.
9802         This file is clearly intended to be a chapter of some other work,
9803         but the other work does not yet exist.
9805 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
9807         * texinfo.texinfo: Three typos corrected.
9809 ;; Local Variables:
9810 ;; coding: utf-8
9811 ;; End:
9813   Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
9815   This file is part of GNU Emacs.
9817   GNU Emacs is free software: you can redistribute it and/or modify
9818   it under the terms of the GNU General Public License as published by
9819   the Free Software Foundation, either version 3 of the License, or
9820   (at your option) any later version.
9822   GNU Emacs is distributed in the hope that it will be useful,
9823   but WITHOUT ANY WARRANTY; without even the implied warranty of
9824   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
9825   GNU General Public License for more details.
9827   You should have received a copy of the GNU General Public License
9828   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.