1 2012-12-22 Glenn Morris <rgm@gnu.org>
3 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
4 Fix cross-references to separate manuals.
6 * Makefile.in (gfdl): New variable. Use throughout where
7 appropriate so that targets depend on doclicense.texi.
9 2012-12-22 Eli Zaretskii <eliz@gnu.org>
11 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
12 doclicense.texi. Remove doclicense.texi from all targets that
13 mentioned it explicitly.
15 2012-12-21 Glenn Morris <rgm@gnu.org>
17 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
18 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
19 May as well just include doclicense.texi in everything.
21 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
22 which @copying says is included.
24 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
25 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
26 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
27 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
28 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
29 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
30 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
31 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
32 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
33 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
34 * widget.texi, wisent.texi, woman.texi: Do not mention buying
35 copies from the FSF, which does not publish these manuals.
37 * erc.texi: No need to include gpl in this small manual.
39 2012-12-14 Glenn Morris <rgm@gnu.org>
41 * org.texi (copying): Include a copy of the GFDL.
42 (GNU Free Documentation License): New section.
44 2012-12-13 Bastien Guerry <bzg@gnu.org>
46 * org.texi: Fix typos.
48 2012-12-13 Glenn Morris <rgm@gnu.org>
50 * wisent.texi: Small edits. Set copyright to FSF, update license to
52 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
53 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
55 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
56 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
58 * bovine.texi: Small edits. Set copyright to FSF, update license to
59 GFDL 1.3+, remove empty index.
60 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
61 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
63 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
64 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
66 2012-12-13 Eric Ludlam <zappo@gnu.org>
67 David Ponce <david@dponce.com>
68 Richard Kim <emacs18@gmail.com>
70 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
72 2012-12-12 Glenn Morris <rgm@gnu.org>
74 * flymake.texi (Customizable variables, Locating the buildfile):
75 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
77 * srecode.texi: Small edits. Set copyright to FSF, add explicit
78 GFDL 1.3+ license, fix up index.
79 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
80 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
81 (srecode.pdf): New targets.
82 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
83 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
85 2012-12-12 Eric Ludlam <zappo@gnu.org>
87 * srecode.texi: New file, imported from CEDET trunk.
89 2012-12-12 Bastien Guerry <bzg@gnu.org>
91 * org.texi (Summary, Code block specific header arguments)
92 (Code block specific header arguments)
93 (Header arguments in function calls, var, noweb)
94 (Results of evaluation, Code evaluation security): Small
95 reformatting: add a blank line before some example.
97 * org.texi (System-wide header arguments)
98 (Header arguments in Org mode properties, Conflicts)
99 (Dynamic blocks, Using the mapping API): Fix indendation of
102 * org.texi (Comment lines): Fix description of the comment syntax.
104 * org.texi (Installation): Mention "make test" in the correct
107 2012-12-02 Michael Albinus <michael.albinus@gmx.de>
109 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
110 (External methods): Fix typo.
112 2012-11-30 Glenn Morris <rgm@gnu.org>
114 * rcirc.texi (Notices): Fix typo.
116 2012-11-20 Michael Albinus <michael.albinus@gmx.de>
118 * trampver.texi: Downgrade version to 2.2.6-24.3, in order to
119 distinguish from trunk.
121 2012-11-16 Glenn Morris <rgm@gnu.org>
123 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
124 (Obsolete Macros): Move example here from Function Bindings.
126 2012-11-13 Glenn Morris <rgm@gnu.org>
128 * erc.texi: Use @code{nil} rather than just "nil".
129 (Modules): Undocument obsolete "hecomplete".
131 (Connecting): Add brief section on passwords.
132 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
134 2012-11-12 Glenn Morris <rgm@gnu.org>
136 * flymake.texi (Customizable variables)
137 (Highlighting erroneous lines): Mention flymake-error-bitmap,
138 flymake-warning-bitmap, and flymake-fringe-indicator-position.
140 2012-11-09 Chong Yidong <cyd@gnu.org>
142 * url.texi (Introduction): Move url-configuration-directory to
144 (Parsed URIs): Split into its own node.
145 (URI Encoding): New node.
146 (Defining New URLs): Remove empty chapter.
147 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
148 Improve docs for url-queue-*.
149 (Supported URL Types): Copyedits. Delete empty subnodes.
151 2012-11-08 Chong Yidong <cyd@gnu.org>
153 * url.texi (Introduction): Rename from Getting Started. Rewrite
155 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
157 2012-11-07 Glenn Morris <rgm@gnu.org>
159 * cl.texi (Obsolete Setf Customization):
160 Revert defsetf example to the more correct let rather than prog1.
161 Give define-modify-macro, defsetf, and define-setf-method
164 2012-11-06 Glenn Morris <rgm@gnu.org>
166 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
167 (Setf Extensions): Remove obsolete reference.
168 (Obsolete Setf Customization):
169 Move note on lack of setf functions to lispref/variables.texi.
170 Undocument get-setf-method, since it no longer exists.
171 Mention simple defsetf replaced by gv-define-simple-setter.
173 2012-11-03 Glenn Morris <rgm@gnu.org>
175 * cl.texi: Further general copyedits.
176 (List Functions): Remove copy-tree, standard elisp for some time.
177 (Efficiency Concerns): Comment out examples that no longer apply.
178 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
179 (Creating Symbols, Random Numbers): De-emphasize internal
180 variables cl--gensym-counter and cl--random-state. (Bug#12788)
182 2012-11-02 Glenn Morris <rgm@gnu.org>
184 * cl.texi (Naming Conventions, Type Predicates, Macros)
185 (Predicates on Numbers): No longer mention cl-floatp-safe.
187 2012-11-01 Glenn Morris <rgm@gnu.org>
189 * cl.texi: General copyedits for style, line-breaks, etc.
190 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
191 (Macro Bindings, Blocks and Exits):
192 Acknowledge existence of lexical-binding.
193 (Iteration): Mainly defer to doc of standard dolist, dotimes.
195 2012-10-31 Glenn Morris <rgm@gnu.org>
197 * ert.texi (Introduction, The @code{should} Macro):
198 Refer to "cl-assert" rather than "assert".
200 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
201 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
202 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
203 Reword, and add details of flet and labels.
204 (Modify Macros, Function Bindings): Add some xrefs.
206 2012-10-30 Glenn Morris <rgm@gnu.org>
208 * cl.texi (Modify Macros): Update for cl-letf changes.
209 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
210 (Setf Extensions): Partially restore note about cl-getf,
211 mainly moved to lispref/variables.texi.
212 (Property Lists): Fix cl-getf typos.
213 (Mapping over Sequences): Mention cl-mapc naming oddity.
215 2012-10-29 Glenn Morris <rgm@gnu.org>
217 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
218 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
219 (Customizing Setf): Move contents to "Obsolete Setf Customization".
220 (Modify Macros, Multiple Values, Other Clauses):
221 Remove mentions of obsolete features.
222 (Obsolete Setf Customization): Don't mention `apply' setf.
224 2012-10-28 Glenn Morris <rgm@gnu.org>
226 * cl.texi (Multiple Values, Common Lisp Compatibility):
227 More namespace updates.
228 (Obsolete Features): Copyedits.
229 (Obsolete Lexical Macros, Obsolete Setf Customization):
232 * cl.texi (Porting Common Lisp, Lexical Bindings):
233 Add some xrefs to the Elisp manual.
235 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
236 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
237 (Obsolete Features): New appendix. Move Lexical Bindings here.
239 2012-10-27 Glenn Morris <rgm@gnu.org>
241 * cl.texi: Use defmac for macros rather than defspec.
242 (Efficiency Concerns): Related copyedit.
244 * cl.texi (Control Structure): Update for setf now being in core.
245 (Setf Extensions): Rename from Basic Setf. Move much of the
246 former content to lispref/variables.texi.
247 (Modify Macros): Move pop, push details to lispref/variables.texi.
248 (Customizing Setf): Copyedits for setf etc being in core.
249 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
250 Further namespaces updates.
252 2012-10-26 Bastien Guerry <bzg@gnu.org>
254 * org.texi (Installation): Update the link to Org's ELPA. Also
255 don't mention org-install.el anymore as the replacement file
256 org-loaddefs.el is now loaded by org.el.
258 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
260 * tramp.texi (Frequently Asked Questions): Mention
261 `tramp-completion-reread-directory-timeout' for performance
264 2012-10-25 Glenn Morris <rgm@gnu.org>
266 * cl.texi: Don't mess with the TeX section number counter.
267 Use Texinfo recommended convention for quotes+punctuation.
268 (Overview, Sequence Functions): Rephrase for better line-breaking.
269 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
270 (Macro Bindings, Conditionals, Iteration, Loop Basics)
271 (Random Numbers, Mapping over Sequences, Structures)
272 (Porting Common Lisp): Further updates for cl-lib namespace.
273 (Modify Macros, Declarations, Macro Bindings, Structures):
274 Break long lines in examples.
275 (Dynamic Bindings): Update for changed progv behavior.
276 (Loop Examples, Efficiency Concerns): Markup fixes.
277 (Structures): Remove TeX margin change.
278 (Declarations): Fix typos.
280 2012-10-24 Glenn Morris <rgm@gnu.org>
282 * cl.texi (Overview, Multiple Values, Creating Symbols)
283 (Numerical Functions): Say less/nothing about the original cl.el.
284 (Old CL Compatibility): Remove.
285 (Assertions): Remove ignore-errors (standard Elisp for some time).
287 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
288 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
289 (Efficiency Concerns, Efficiency Concerns)
290 (Common Lisp Compatibility, Old CL Compatibility):
291 Further updates for cl-lib namespace.
293 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
295 Update manual for new time stamp format (Bug#12706).
296 * emacs-mime.texi (time-date): Update for new format.
297 Also, fix bogus time stamp and modernize a bit.
299 2012-10-23 Glenn Morris <rgm@gnu.org>
301 * cl.texi: Include emacsver.texi. Use Emacs version number rather
302 than unchanging cl.el version number.
303 End all menu descriptions with a period.
304 Do not use @dfn{CL} for every instance of "CL".
305 (Overview): Remove no-runtime caveat, and note about foo* names.
306 (Usage): Use cl-lib rather than cl.
307 (Organization, Naming Conventions): Update for cl-lib.el.
308 (Installation): Remove long-irrelevant node.
309 (Program Structure, Predicates, Control Structure):
310 Start updating for cl-lib namespace.
311 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
312 Depend on emacsver.texi.
314 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
316 * trampver.texi: Update release number.
318 2012-10-06 Glenn Morris <rgm@gnu.org>
320 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
322 (Introduction): ERC is distributed with Emacs.
323 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
324 (Getting Started): Simplify.
325 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
326 (History): Mention ERC maintained as part of Emacs now.
327 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
328 Add dependency on emacsver.texi.
330 * erc.texi: Remove hand-written node pointers.
332 2012-10-05 Glenn Morris <rgm@gnu.org>
334 * newsticker.texi (Overview, Requirements, Usage, Configuration):
337 2012-10-01 Eric Ludlam <zappo@gnu.org>
339 * ede.texi (Quick Start, Project Local Variables)
340 (Miscellaneous commands, ede-java-root, Development Overview)
341 (Detecting a Project): New nodes.
342 (Simple projects): Node deleted.
344 * eieio.texi (Building Classes): Some slot attributes cannot be
346 (Slot Options): Remove an example.
347 (Method Invocation, Documentation): New nodes.
349 2012-10-01 Glenn Morris <rgm@gnu.org>
351 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
352 (reftex.pdf): Add dependency on emacsver.texi.
353 * reftex.texi: Don't include directory part for emacsver.texi;
354 the Makefile's -I handles it.
356 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
358 Merge from standalone RefTeX repository.
360 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
362 (Imprint): Mention Wolfgang in list of contributors.
363 (Creating Citations): Give a hint about how to
364 auto-revert the BibTeX database file when using external editors.
365 (Referencing Labels): Simplify section about reference macro
367 (Options (Referencing Labels)): Adapt to new structure of
368 `reftex-ref-style-alist'.
369 (Referencing Labels, Reference Styles): Document changes in the
370 referencing functionality.
371 (Commands): Mention options for definition of header and footer in
373 (Options (Creating Citations)): Document
374 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
375 (Reference Styles): New section.
376 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
377 (Options (Referencing Labels)): Remove descriptions of deprecated
378 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
379 Add descriptions for `reftex-ref-style-alist' and
380 `reftex-ref-style-default-list'.
381 (Referencing Labels): Update regarding reference styles.
382 (Citation Styles): Mention support for ConTeXt.
383 (Options (Defining Label Environments)): Fix typo.
384 (Options (Creating Citations)): Document
385 `reftex-cite-key-separator'.
387 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
389 * org.texi: Add description of ORG_ADD_CONTRIB to info
390 documentation. Add link to Worg for more details.
392 * org.texi: Clarify installation procedure. Provide link to the
393 build system description on Worg.
395 * org.texi: Remove reference to utils/, x11idle.c is now in
398 * org.texi: Re-normalize to "Org mode" in manual.
400 * org.texi (Installation): Adapt documentation to new build
401 system. Mention GNU ELPA (since it needs to be handled like Emacs
404 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
406 * org.texi: Fix typo in description of the 'Hooks' section.
408 * org.texi: Add ID to the list of special properties.
410 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
412 * org.texi (Moving subtrees): Document the ability to archive to a
415 2012-09-30 Bastien Guerry <bzg@gnu.org>
417 * org.texi (Installation, Feedback, Batch execution): Use
418 (add-to-list 'load-path ... t) for the contrib dir.
420 * org.texi (results): Update documentation for ":results drawer"
423 * org.texi (Column width and alignment): Fix typo.
425 * org.texi (Activation): Point to the "Conflicts" section.
427 * org.texi (Conflicts): Mention filladapt.el in the list of
428 conflicting packages.
430 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
431 not needed for versions of Emacs > 22.1.
433 * org.texi (History and Acknowledgments): Fix typo.
435 * org.texi (History and Acknowledgments): Add my own
438 * org.texi (Agenda commands): Document the new command and the new
441 * org.texi (Agenda commands): Delete `org-agenda-action' section.
442 (Agenda commands): Reorder. Document `*' to toggle persistent
445 * org.texi (Agenda dispatcher): Mention
446 `org-toggle-agenda-sticky'.
447 (Agenda commands, Exporting Agenda Views): Fix typo.
449 * org.texi (Templates in contexts, Setting Options): Update to
450 reflect changes in how contexts options are processed.
452 * org.texi (Templates in contexts): Document the new structure of
453 the variables `org-agenda-custom-commands-contexts' and
454 `org-capture-templates-contexts'.
456 * org.texi (Templates in contexts): Document the new option
457 `org-capture-templates-contexts'.
458 (Storing searches): Document the new option
459 `org-agenda-custom-commands-contexts'.
461 * org.texi (Formula syntax for Lisp): Reformat.
463 * org.texi (Special properties, Column attributes)
464 (Agenda column view): Document the new special property
467 * org.texi (Template expansion): Document the new %l template.
469 * org.texi (Fast access to TODO states): Fix documentation about
470 allowed characters for fast todo selection.
472 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
473 use in `org-agenda-to-appt'.
475 * org.texi (Comment lines): Update wrt comments.
477 * org.texi (Resolving idle time): Document new keybinding.
479 * org.texi (Clocking commands): Document the use of S-M-<up/down>
482 * org.texi (Fast access to TODO states): Explicitely says only
483 letters are supported as fast TODO selection keys.
485 * org.texi (Link abbreviations): Illustrate the use of the "%h"
486 specifier. Document the new "%(my-function)" specifier.
488 * org.texi (Clocking commands): New cindex.
489 (Clocking commands): Update documentation for `org-clock-in'.
490 Document `org-clock-in-last'. Mention `org-clock-out' and
491 `org-clock-in-last' as commands that can be globally bound.
492 (Resolving idle time): Document continuous clocking.
494 * org.texi (Top, Introduction): Fix formatting.
495 (Activation): Add index entries.
496 (Conventions): Update section.
497 (Embedded @LaTeX{}): Fix formatting.
499 * org.texi (Visibility cycling): Document `show-children'.
501 * org.texi (Using capture): Mention the `org-capture-last-stored'
502 bookmark as a way to jump to the last stored capture.
504 * org.texi (Uploading files): Fix typo.
506 * org.texi (Using capture): Document `C-0' as a prefix argument
509 * org.texi (Agenda commands): Document persistent marks.
511 * org.texi (Template expansion): Update doc to reflect change.
513 * org.texi (Radio tables): Document the :no-escape parameter.
515 * org.texi (Repeated tasks): Document repeat cookies for years,
516 months, weeks, days and hours.
518 * org.texi (Export options): State that you can use the d: option
519 by specifying a list of drawers.
521 * org.texi (HTML preamble and postamble): Small doc improvement.
523 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
525 * org.texi: The sections in the Exporting section of the manual
526 left out articles in the description of the org-export-as-*
527 commands, among other places. This patch adds them, adds a few
528 missing prepositions, and switches instances of "an HTML" to "a
529 html" for internal consistency.
531 * org.texi: Alter several examples of headings with timestamps in
532 them to include the timestamps in the body instead of the heading.
534 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
536 * org.texi (Agenda dispatcher): Document sticky agenda views and
537 the new key for them.
539 2012-09-30 Charles <millarc@verizon.net> (tiny change)
541 * org.texi (Advanced features): Fix error in table.
543 2012-09-30 Feng Shu <tumashu@gmail.com>
545 * org.texi (@LaTeX{} fragments): Document imagemagick as an
546 alternative to dvipng.
548 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
550 * org.texi: Remove extra curly bracket.
552 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
554 * org.texi (org-clock-in-last and org-clock-cancel): Update the
557 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
559 * org.texi (Agenda commands): Fix two typos by giving
560 corresponding function names, according to
561 `org-agenda-view-mode-dispatch'.
563 2012-09-30 Jan Bäcker <jan.boecker@jboecker.de>
565 * org.texi (The spreadsheet): Fix typo.
567 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
569 * org.texi (Tracking your habits): Point to the "Tracking TODO
570 state changes" section.
572 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
574 * org.texi (Literal examples): Remove reference to unknown
575 `org-export-latex-minted' variable. Also simplify footnote since
576 `org-export-latex-listings' documentation is exhaustive already.
578 * org.texi (Plain lists): Remove reference to now hard-coded
579 `bullet' automatic rule.
581 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
583 * org.texi: Updated documentation accordingly.
585 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
587 * texinfo.tex: Merge from gnulib.
589 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
591 Sync with Tramp 2.2.6.
593 * tramp.texi (Bug Reports): Cleanup caches before a test run.
595 * trampver.texi: Update release number.
597 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
599 * texinfo.tex: Merge from gnulib.
601 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
603 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
606 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
608 * calc.texi (Simplification modes, Conversions)
609 (Operating on Selections): Mention "basic" simplification.
610 (The Calc Mode Line): Mention the mode line display for Basic
612 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
614 (Basic Simplifications): Rename from "Limited Simplifications"
615 Replace "limited" by "basic" throughout.
616 (Algebraic Simplifications): Indicate that the algebraic
617 simplifications are done by default.
618 (Unsafe Simplifications): Mention `m E'.
619 (Simplification of Units): Mention `m U'.
620 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
621 (Kinds of Declarations, Functions for Declarations): Mention
622 "algebraic simplifications" instead of `a s'.
623 (Algebraic Entry): Remove mention of default simplifications.
625 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
627 * calc.texi (Getting Started, Tutorial): Change simulated
628 Calc output to match actual output.
629 (Simplifying Formulas): Mention that algebraic simplification is now
632 2012-07-28 Eli Zaretskii <eliz@gnu.org>
634 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
637 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
639 Prefer typical American spelling for "acknowledgment".
640 * calc.texi (History and Acknowledgments): Rename from
641 History and Acknowledgements.
642 * idlwave.texi (Acknowledgments):
643 * ses.texi (Acknowledgments):
644 * woman.texi (Acknowledgments): Rename from Acknowledgements.
646 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
648 Rename configure.in to configure.ac (Bug#11603).
649 * ede.texi (Compiler and Linker objects, ede-proj-project)
650 (ede-step-project): Prefer the name configure.ac to configure.in.
652 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
654 * tramp.texi (Multi-hops): Introduce
655 `tramp-restricted-shell-hosts-alist'.
657 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
659 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
660 methods, so don't mention smtpmail here.
662 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
664 * gnus.texi (Picons): Document gnus-picon-properties.
666 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
668 * gnus.texi: Remove mention of compilation, as that's no longer
671 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
673 * gnus.texi (Archived Messages): Mention
674 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
676 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
678 * gnus.texi (Various Summary Stuff):
679 Remove mention of `gnus-propagate-marks'.
681 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
683 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
684 which no longer exist.
686 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
688 * gnus.texi (Archived Messages):
689 Document gnus-gcc-self-resent-messages.
691 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
693 * message.texi (Mail Variables):
694 Mention the optional user parameter for X-Message-SMTP-Method.
696 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
698 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
700 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
702 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
704 * gnus.texi (Key Index): Change encoding to utf-8.
706 2012-06-21 Glenn Morris <rgm@gnu.org>
708 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
710 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
712 * gnus.texi (Group Timestamp): Mention where to find documentation for
713 the `gnus-tmp-' variables (bug#11601).
715 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
717 Sync with Tramp 2.2.6-pre.
719 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
721 (Ad-hoc multi-hops): New section.
722 (Remote processes): New subsection "Running remote processes on
724 (History): Add remote commands on Windows, and ad-hoc multi-hop
726 (External methods): "ControlPersist" must be set to "no" for the
728 (Remote processes): Add a note about `auto-revert-tail-mode'.
729 (Frequently Asked Questions): Use "scpx" in combination with
730 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
732 * trampver.texi: Update release number.
734 2012-06-10 Chong Yidong <cyd@gnu.org>
736 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
737 compilation for html-mono.
739 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
741 * texinfo.tex: Merge from gnulib.
743 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
745 * Makefile.in (echo-info): Don't try to install info files named
748 2012-05-28 Glenn Morris <rgm@gnu.org>
750 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
752 * sc.texi: Nuke hand-written node pointers.
753 Fix top-level menu to match actual node order.
755 2012-05-27 Glenn Morris <rgm@gnu.org>
757 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
758 Some associated fixes, including not messing with chapno in cl.texi.
760 2012-05-27 Bastien Guerry <bzg@gnu.org>
762 * org.texi (Durations and time values): Fix typo.
764 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
766 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
767 Mention `calc-ensure-consistent-units'.
769 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
771 * cc-mode.texi: Avoid space before macro in 4th argument of cross
772 reference commands. (Bug#11461)
774 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
776 2012-05-12 Glenn Morris <rgm@gnu.org>
778 * Makefile.in (mostlyclean): Add more TeX intermediates.
780 * Makefile.in: Make it look more like the other doc Makefiles.
781 Use explicit $srcdir in all dependencies.
782 Remove cd $srcdir from rules.
784 (infodir): Set to an absolute path.
785 (INFO_TARGETS): Use short names.
786 (mkinfodir): infodir is now absolute.
787 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
789 * Makefile.in (info.info): Rename from info, to avoid duplication.
790 (.SUFFIXES): Disable implicit rules.
792 * Makefile.in (MKDIR_P): New, set by configure.
793 (mkinfodir): Use $MKDIR_P.
795 2012-05-07 Glenn Morris <rgm@gnu.org>
797 * forms.texi (Long Example): Update for changed location of files.
799 2012-05-04 Glenn Morris <rgm@gnu.org>
801 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
802 (INFO_TARGETS): Use $INFO_EXT.
803 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
804 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
805 (INFO_TARGETS): Use $INFO_EXT.
806 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
808 2012-05-02 Glenn Morris <rgm@gnu.org>
810 * Makefile.in (echo-info): New phony target, used by top-level.
812 * viper.texi: Make direntry shorter (also it is no longer "newest").
814 * emacs-gnutls.texi, ert.texi, org.texi:
815 Fix dircategory, direntry to match info/dir.
817 * faq.texi: Convert @inforefs to @xrefs.
818 Fix some malformed cross-references.
819 (File-name conventions): Shorten section name to avoid overfull line.
820 (How to add fonts): Use smallexample to avoid overfull lines.
822 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
824 * auth.texi (Help for users): Update for .gpg file being second.
826 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
828 * org.texi (Agenda commands): Fix two typos: give corresponding
829 function names, according to `org-agenda-view-mode-dispatch'.
831 2012-04-27 Glenn Morris <rgm@gnu.org>
833 * faq.texi (Major packages and programs): Remove section.
834 There is no point listing 6 packages (cf etc/MORE.STUFF).
835 (Finding Emacs and related packages): Move "Spell-checkers" here.
837 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
839 * dbus.texi (Version): New node.
840 (Properties and Annotations): Mention the object manager
841 interface. Describe dbus-get-all-managed-objects.
842 (Type Conversion): Floating point numbers are allowed, if an
843 anteger does not fit Emacs's integer range.
844 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
845 (Asynchronous Methods): Fix description of
846 dbus-call-method-asynchronously.
847 (Receiving Method Calls): Fix some minor errors. Add
848 dbus-interface-emacs.
849 (Signals): Describe unicast signals and the new match rules.
850 (Alternative Buses): Add the PRIVATE optional argument to
851 dbus-init-bus. Describe its new return value. Add dbus-setenv.
853 2012-04-20 Glenn Morris <rgm@gnu.org>
855 * faq.texi (New in Emacs 24): New section.
856 (Packages that do not come with Emacs): Mention M-x list-packages.
858 2012-04-14 Alan Mackenzie <acm@muc.de>
860 * cc-mode.texi (c-offsets-alist): Correct a typo.
862 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
864 * org.texi (Deadlines and scheduling): Fix the example: the
865 DEADLINE item should come right after the headline. We enforce
866 this convention, so it is a bug not to illustrate it correctly in
869 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
871 * org.texi (Agenda commands): Fix documentation bug by swapping
872 the equivalent keybindings to `org-agenda-next-line' with the ones
873 to `org-agenda-previous-line'.
875 2012-04-14 Glenn Morris <rgm@gnu.org>
877 * Makefile.in: Replace non-portable use of $< in ordinary rules.
879 2012-04-09 Eli Zaretskii <eliz@gnu.org>
881 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add
883 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
885 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
887 * Makefile.in: Add emacs-gnutls.texi to build.
889 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
891 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
893 * auth.texi (Secret Service API): Edit further and give examples.
894 (Secret Service API): Adjust @samp to @code for collection names.
896 2012-04-04 Glenn Morris <rgm@gnu.org>
898 * auth.texi (Secret Service API): Copyedits.
899 (Help for developers): Fill in some missing function doc-strings.
900 (Help for users, Help for developers)
901 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
903 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
905 * auth.texi (Secret Service API): Add the missing text.
907 2012-04-04 Chong Yidong <cyd@gnu.org>
909 * message.texi (Using PGP/MIME): Note that epg is now the default.
911 * gnus.texi: Reduce references to obsolete pgg library.
912 (Security): Note that epg is now the default.
914 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
916 * nxml-mode.texi (Completion): C-RET is no longer bound to
919 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
921 * org.texi (Customizing tables in ODT export): Correct few errors.
923 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
925 * org.texi (Links in ODT export): Update.
926 (Labels and captions in ODT export): New node.
928 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
930 * org.texi (Literal examples in ODT export): htmlfontify.el in
931 Emacs-24.1 now supports fontification. So ODT source blocks will
932 be fontified by default.
934 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
936 * org.texi (Refiling notes): Remove duplicated keybinding.
938 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
940 * org.texi (noweb): Documentation of this new option to the :noweb
943 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
945 * org.texi (Header and sectioning): Add example demonstrating how
946 to use "LaTeX_CLASS_OPTIONS".
948 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
950 * org.texi (Noweb reference syntax): Describe the ability to
951 execute noweb references in the manual.
953 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
955 * org.texi (cache): Improve cache documentation when session
958 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
960 * org.texi (Plain lists): Document removal.
962 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
964 * org.texi: Decapitalize file name in references to Calc manual.
966 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
968 * org.texi (Plain lists): Document removal.
970 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
972 * org.texi (Top, OpenDocument Text export)
973 (ODT export commands, Extending ODT export)
974 (Images in ODT export, Tables in ODT export)
975 (Configuring a document converter): Add or Update.
977 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
979 * org.texi (MobileOrg): Change the wording to reflect that the
980 Android Version is no longer just the little brother of the iOS
983 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
985 * org.texi (Key bindings and useful functions): Updated babel key
986 binding documentation in manual.
988 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
990 * org.texi (noweb): Document new noweb header value.
992 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
994 * org.texi (noweb-sep): Document new header argument.
996 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
998 * org.texi (noweb-ref): Documentation of this new custom variable.
1000 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
1002 * org.texi (wrap): Update the new :wrap documentation to match the
1003 current implementation.
1005 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1007 * org.texi: Added documentation for :wrap.
1009 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1011 * org.texi: #+RESULTS now user-configurable.
1013 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
1015 * org.texi: Documented :noweb no-export.
1017 2012-04-01 Thomas Dye <dk@poto.local>
1019 * org.texi: Edit :noweb no header argument for correctness.
1021 2012-04-01 Bastien Guerry <bzg@gnu.org>
1023 * org.texi (Customization): Update the approximate number of Org
1026 2012-04-01 Thomas Dye <dk@poto.local>
1028 * org.texi: The :results wrap produces a drawer instead of a
1029 begin_results block.
1031 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
1033 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
1034 reflect the new default.
1036 2012-03-10 Eli Zaretskii <eliz@gnu.org>
1038 * info.texi (Expert Info): Move the index entry for "Texinfo" from
1039 "Getting Started" to this node. (Bug#10450)
1041 2012-03-10 Chong Yidong <cyd@gnu.org>
1043 * flymake.texi (Example -- Configuring a tool called via make):
1044 Mention the Automake COMPILE variable (Bug#8715).
1046 * info.texi (Getting Started): Add an index entry (Bug#10450).
1048 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
1050 * dbus.texi (Signals): Known names will be mapped onto unique
1051 names, when registering for signals.
1053 2012-02-29 Glenn Morris <rgm@gnu.org>
1055 * url.texi: Fix quote usage in body text.
1057 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
1059 * cl.texi: Use @code{} in menus when appropriate.
1061 2012-02-28 Glenn Morris <rgm@gnu.org>
1063 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
1064 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
1065 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
1066 * org.texi, sc.texi, vip.texi, viper.texi:
1067 Standardize possessive apostrophe usage.
1069 2012-02-26 Chong Yidong <cyd@gnu.org>
1071 * ediff.texi (Quick Help Commands): Add a couple of index entries
1074 2012-02-17 Glenn Morris <rgm@gnu.org>
1076 * gnus.texi (Posting Styles):
1077 * remember.texi (Org): Fix cross-refs to other manuals.
1079 2012-02-15 Glenn Morris <rgm@gnu.org>
1081 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
1082 (Encryption): New chapter, split out from previous.
1084 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
1086 * gnus.texi (Customizing the IMAP Connection): Mention
1087 nnimap-record-commands.
1089 2012-02-10 Glenn Morris <rgm@gnu.org>
1091 * url.texi (Retrieving URLs): Update url-retrieve arguments.
1092 Mention url-queue-retrieve.
1094 2012-02-09 Glenn Morris <rgm@gnu.org>
1096 * sem-user.texi (Semantic mode user commands): Typo fix.
1098 * info.texi (Create Info buffer): Mention info-display-manual.
1100 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
1102 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
1103 example (modified from an example by Michael Albinus).
1105 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
1107 * gnus.texi (Agent Basics): Fix outdated description of
1108 `gnus-agent-auto-agentize-methods'.
1110 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
1112 * cc-mode.texi: Always @defindex ss.
1113 (Config Basics): Fix argument of @itemize.
1114 (Macro Backslashes): Add @code around index entry.
1116 2012-01-23 Glenn Morris <rgm@gnu.org>
1118 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
1120 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
1122 * tramp.texi (File): Tweak wording for the `scpc' option.
1124 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1126 * gnus.texi (Group Parameters): Really note precedence.
1128 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1130 * gnus.texi (Group Parameters): Note precedence.
1132 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1134 * org.texi (Noweb reference syntax): Adding documentation of
1135 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
1138 2012-01-03 Bastien Guerry <bzg@gnu.org>
1140 * org.texi (Plain lists): Split the table to fix the display
1143 2012-01-03 Bastien Guerry <bzg@gnu.org>
1145 * org.texi (Plain lists): Fix misplaced explanation.
1147 2012-01-03 Bastien Guerry <bzg@gnu.org>
1149 * org.texi (Plain lists, Agenda files): Add index entries.
1151 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1153 * org.texi: Use "Org mode" instead of alternatives like
1154 "Org-mode" or "org-mode".
1156 2012-01-03 Bernt Hansen <bernt@norang.ca>
1158 * org.texi (Agenda commands): Document
1159 `org-clock-report-include-clocking-task'.
1161 2012-01-03 Bastien Guerry <bzg@gnu.org>
1163 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
1166 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
1168 * org.texi: End sentences with two spaces.
1170 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
1172 * org.texi (External links): Document the link types file+sys
1173 and file+emacs, slightly narrow used page width.
1175 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
1177 * org.texi (colnames): Note that colnames behavior may differ
1180 2012-01-03 Bastien Guerry <bzg@gnu.org>
1182 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
1184 2012-01-03 Thomas Dye <dk@poto.westell.com>
1186 * org.texi: Augmented discussion of babel property
1187 inheritance. Put footnote outside sentence ending period.
1189 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1191 * org.texi (eval): Documenting the full range of :eval header
1194 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1196 * org.texi (eval): Documentation of the new :eval option.
1198 2012-01-03 Thomas Dye <dk@poto.local>
1200 * org.texi: Add accumulated properties.
1202 2012-01-03 Thomas Dye <dk@poto.local>
1204 * org.texi: Documented no spaces in name=assign, another
1205 correction to :var table.
1207 2012-01-03 Thomas Dye <dk@poto.local>
1209 * org.texi: Changed DATA to NAME in Working With Source Code
1212 2012-01-03 Tom Dye <tsd@tsdye.com>
1214 * org.texi: Minor change to :var table.
1216 2012-01-03 Tom Dye <tsd@tsdye.com>
1218 * org.texi: More changes to :var table (some examples were wrong).
1220 2012-01-03 Tom Dye <tsd@tsdye.com>
1222 * org.texi: Cleaned up :var table.
1224 2012-01-03 Bastien Guerry <bzg@gnu.org>
1226 * org.texi (Timestamps, Weekly/daily agenda)
1227 (Weekly/daily agenda): Add @cindex for "appointment".
1229 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1231 * org.texi (Literal examples): A new link to the template for
1232 inserting empty code blocks.
1233 (Structure of code blocks): A new link to the template for
1234 inserting empty code blocks.
1236 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
1238 * org.texi (External links): Add footnote on how the behavior
1239 of the text search in Org files are controled by the variable
1240 `org-link-search-must-match-exact-headline'.
1242 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
1244 * org.texi (Buffer-wide header arguments): Update
1245 documentation to reflect removal of #+PROPERTIES.
1247 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
1249 * org.texi (The clock table): Mention that ACHIVED trees
1250 contribute to the clock table.
1252 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
1254 * org.texi (Conflicts): Better yasnippet config info.
1256 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
1258 * org.texi (Selective export): Explicitely mention the default
1259 values for `org-export-select-tags',
1260 `org-export-exclude-tags'.
1262 2012-01-03 Tom Dye <tsd@tsdye.com>
1264 * org.texi: Added a line to specify that header arguments are
1267 2012-01-03 Tom Dye <tsd@tsdye.com>
1269 * org.texi: :var requires default value when declared.
1271 2012-01-03 Bastien Guerry <bzg@gnu.org>
1273 * org.texi (Handling links): Add a note about the
1274 `org-link-frame-setup' option.
1276 2012-01-03 David Maus <dmaus@ictsoc.de>
1278 * org.texi (Exporting Agenda Views, Extracting agenda
1279 information): Fix command line syntax, quote symbol parameter
1282 2012-01-03 David Maus <dmaus@ictsoc.de>
1284 * org.texi (Exporting Agenda Views): Fix command line syntax.
1286 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1288 * gnus.texi (Mail Source Customization, Mail Back End Variables):
1289 Use octal notation for file permissions, which are normally
1290 thought of in octal.
1291 (Mail Back End Variables): Use more-plausible modes in example.
1293 2011-12-20 Alan Mackenzie <acm@muc.de>
1295 * cc-mode.texi: Update version string 5.31 -> 5.32.
1297 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
1299 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
1301 2011-11-24 Glenn Morris <rgm@gnu.org>
1303 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
1305 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1307 * makefile.w32-in: Update dependencies.
1309 2011-11-20 Glenn Morris <rgm@gnu.org>
1311 * gnus.texi (Group Information):
1312 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
1314 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1316 * gnus-coding.texi (Gnus Maintenance Guide):
1317 Rename from "Gnus Maintainance Guide".
1319 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
1320 * eieio.texi (Customizing):
1321 * gnus.texi (Article Washing):
1323 * sem-user.texi (Smart Jump): Fix typos.
1325 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1327 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
1329 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
1331 * ede.texi (project-am-texinfo):
1332 * gnus.texi (Sending or Not Sending):
1333 * org.texi (Template elements): Fix typos.
1335 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1337 * ediff.texi (Hooks):
1338 * sem-user.texi (Semanticdb Roots): Fix typos.
1340 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
1342 * semantic.texi (Tag handling): Fix typo.
1344 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1346 * gnus.texi (Other Gnus Versions): Remove.
1348 2011-10-28 Alan Mackenzie <acm@muc.de>
1350 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
1351 (Other Special Indentations): Add an xref to "Macros with ;".
1352 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
1354 (Macros with ;): New page.
1356 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
1357 Document the new handling of nested scopes for movement by defuns.
1359 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
1361 Sync with Tramp 2.2.3.
1363 * trampver.texi: Update release number.
1365 2011-10-14 Glenn Morris <rgm@gnu.org>
1367 * ert.texi (Introduction, How to Run Tests)
1368 (Running Tests Interactively, Expected Failures)
1369 (Tests and Their Environment, Useful Techniques)
1370 (Interactive Debugging, Fixtures and Test Suites):
1372 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
1373 (Running Tests in Batch Mode): Simplify loading instructions.
1374 (Test Selectors): Clarify some selectors.
1375 (Expected Failures, Useful Techniques):
1376 Make examples fit in 80 columns.
1378 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
1380 * calc.texi (Basic Operations on Units): Discuss temperature
1381 conversion (`u t') alongside with other unit conversions ('u c').
1383 2011-10-12 Glenn Morris <rgm@gnu.org>
1385 * ert.texi: Whitespace trivia to make main menu items line up better.
1387 2011-10-08 Glenn Morris <rgm@gnu.org>
1389 * Makefile.in: Fix ert rules.
1391 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1393 * gnus.texi (Gnus Utility Functions): Add more references and
1394 explanations (bug#9683).
1396 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1398 * gnus.texi (Archived Messages): Note the default (bug#9552).
1400 2011-09-21 Bill Wohler <wohler@newt.com>
1402 Release MH-E manual version 8.3.
1404 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1406 (Preface): Updated support information.
1407 (From Bill Wohler): Reset text to original version. As a
1408 historical quote, the tense should be correct in the time that it
1411 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1413 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
1414 (Finding the News): Doc clarification.
1415 (Terminology): Mention naming.
1417 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1419 * gnus.texi: Remove mentions of `recent', which are now obsolete.
1420 (Interactive): Document `quiet'.
1422 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
1424 * org.texi (Images in LaTeX export): Rewrite.
1426 2011-08-15 Bastien Guerry <bzg@gnu.org>
1428 * org.texi (Using the mapping API): Mention 'region as a possible
1429 scope for `org-map-entries'.
1431 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1433 * org.texi (Visibility cycling): Document `org-copy-visible'.
1435 2011-08-15 Bastien Guerry <bzg@gnu.org>
1437 * org.texi (Template expansion): Order template sequences in the
1440 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1442 * org.texi (eval): Expand discussion of the :eval header argument.
1444 2011-08-15 Bastien Guerry <bzg@gnu.org>
1446 * org.texi (Languages): Add Lilypond and Awk as supported
1449 2011-08-15 Achim Gratz <stromeko@nexgo.de>
1451 * org.texi: Document that both CLOCK_INTO_DRAWER and
1452 LOG_INTO_DRAWER can be used to override the contents of variable
1453 org-clock-into-drawer (or if unset, org-log-into-drawer).
1455 * org.texi: Replace @xref->@pxref.
1457 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1459 * org.texi (Evaluating code blocks): Documenting the new option
1460 for inline call lines.
1462 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1464 * org.texi (Results of evaluation): More explicit about the
1465 mechanism through which interactive evaluation of code is
1468 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1470 * org.texi (noweb-ref): New header argument documentation.
1472 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1474 * org.texi (Extracting source code): Documentation of the new
1475 org-babel-tangle-named-block-combination variable.
1477 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1479 * org.texi (Structure of code blocks): Explicitly state that the
1480 behavior of multiple blocks of the same name is undefined.
1482 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
1484 * org.texi (TaskJuggler export): Modify the example to reflect the
1485 new effort durations.
1487 2011-08-15 David Maus <dmaus@ictsoc.de>
1489 * org.texi (Images in LaTeX export): Escape curly brackets in
1492 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1494 * org.texi (The clock table): Document the :properties and
1495 :inherit-props arguments for the clocktable.
1497 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1499 * org.texi (Tables in LaTeX export): Document specifying placement
1502 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1504 * org.texi (Evaluating code blocks): More specific documentation
1505 about the different types of header arguments.
1507 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
1509 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
1511 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1513 * org.texi (Built-in table editor): Document the table field
1516 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1518 * org.texi (Easy Templates): Document new template.
1520 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
1522 * org.texi (Literal examples): Add a cross-reference from "Literal
1523 Examples" to "Easy Templates."
1525 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1527 * org.texi (The clock table): Add link to match syntax.
1529 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1531 * org.texi (Agenda commands): Document clock consistency checks.
1533 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1535 * org.texi (Built-in table editor): Document that \vert represents
1536 a vertical bar in a table field.
1538 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1540 * org.texi (Literal examples): Link from "Markup" > "Literate
1541 Examples" to "Working with Source Code".
1543 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1545 * org.texi (Agenda commands): Doc for function option to bulk
1548 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1550 * org.texi (Template expansion): Document new %<...> template
1553 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1555 * org.texi (Selective export): Document exclusion of any tasks
1558 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1560 * org.texi (Selective export): Document how to exclude DONE tasks
1562 (Publishing options): Document the properties to be used to turn off
1563 export of DONE tasks.
1565 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1567 * org.texi (The date/time prompt): Document date range protection.
1569 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1571 * org.texi (padline): Documentation of the new padline header
1574 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1576 * org.texi (var): Adding "[" to list of characters triggering
1579 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1581 * org.texi (var): Documentation of Emacs Lisp evaluation during
1582 variable assignment.
1584 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1586 * org.texi (colnames): Reference indexing into variables, and note
1587 that colnames are *not* removed before indexing occurs.
1588 (rownames): Reference indexing into variables, and note that
1589 rownames are *not* removed before indexing occurs.
1591 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1593 * org.texi (var): Clarification of indexing into tabular
1596 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1598 * org.texi (results): Documentation of the `:results wrap' header
1601 2011-08-15 Bastien Guerry <bzg@gnu.org>
1603 * org.texi (LaTeX and PDF export): Add a note about a limitation
1604 of the LaTeX export: the org file has to be properly structured.
1606 2011-08-15 Bastien Guerry <bzg@gnu.org>
1608 * org.texi (Dynamic blocks, Structure editing): Mention
1609 the function `org-narrow-to-block'.
1611 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1613 * org.texi (Languages): Updating list of code block supported
1616 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1618 * org.texi (Special properties): CATEGORY is a special property,
1619 but it may also used in the drawer.
1621 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1623 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
1625 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
1627 * org.texi (Include files): Document :lines.
1629 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1631 * org.texi (comments): Documentation of the ":comments noweb" code
1632 block header argument.
1634 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1636 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
1637 added extra whitespace around functions to be consistent with the
1638 rest of the section.
1640 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1642 * org.texi (Evaluating code blocks): Expanded discussion of
1643 #+call: line syntax.
1644 (Header arguments in function calls): Expanded discussion of
1645 #+call: line syntax.
1647 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1649 * org.texi (Evaluating code blocks): More explicit about how to
1650 pass variables to #+call lines.
1652 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1654 * org.texi (Results of evaluation): Link to the :results header
1655 argument list from the "Results of evaluation" section.
1657 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1659 * org.texi (Conflicts): Adding additional information about
1660 resolving org/yasnippet conflicts.
1662 2011-08-15 David Maus <dmaus@ictsoc.de>
1664 * org.texi (Publishing options): Document style-include-scripts
1665 publishing project property.
1667 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
1669 * org.texi (Sparse trees): Document the next-error /
1670 previous-error functionality.
1672 2011-08-15 Tom Dye <tsd@tsdye.com>
1674 * org.texi (cache): Improved documentation of code block caches.
1676 2011-08-15 Tom Dye <tsd@tsdye.com>
1678 * org.texi (Code block specific header arguments): Documentation
1679 of multi-line header arguments.
1681 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1683 * org.texi (Code evaluation security): Add example for using a
1686 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
1688 * org.texi (Tables in LaTeX export): Documentation of new
1689 attr_latex options for tables.
1691 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
1693 * trampver.texi: Update release number.
1695 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1697 Sync with Tramp 2.2.2.
1699 * trampver.texi: Update release number.
1701 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1703 * flymake.texi (Example -- Configuring a tool called via make):
1704 Use /dev/null instead of the Windows "nul" (bug#8715).
1706 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1708 * widget.texi (Setting Up the Buffer): Remove mention of the
1709 global keymap parent, which doesn't seem to be accurate
1712 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1714 * org.texi (Special agenda views): Fix double quoting (bug#3509).
1716 2010-07-10 Kevin Ryde <user42@zip.com.au>
1718 * cl.texi (For Clauses): Add destructuring example processing an
1721 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1723 * ediff.texi (Major Entry Points): Remove mention of `require',
1724 since that's not pertinent in the installed Emacs (bug#9016).
1726 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
1728 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
1729 (Filtering New Groups): Clarify how simple the "options -n" format is.
1730 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
1733 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
1735 * tramp.texi (Cleanup remote connections): Add
1736 `tramp-cleanup-this-connection'.
1738 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1740 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
1742 (Checking New Groups): Ditto (bug#8974).
1743 (Checking New Groups): Moved the reference to the right place.
1745 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
1747 * gnus.texi (Startup Files): Clarify that we're talking about numbered
1748 backups, and not actual vc (bug#8975).
1750 2011-07-03 Kevin Ryde <user42@zip.com.au>
1752 * cl.texi (For Clauses): @items for hash-values and key-bindings
1753 to make them more visible when skimming. Add examples of `using'
1754 clause to them, examples being clearer than a description in
1757 2011-07-01 Alan Mackenzie <acm@muc.de>
1759 * cc-mode.texi (Guessing the Style): New page.
1760 (Styles): Add a short introduction to above.
1762 2011-06-28 Deniz Dogan <deniz@dogan.se>
1764 * rcirc.texi (Configuration): Bug-fix:
1765 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
1766 Reported by Elias Pipping <pipping@exherbo.org>.
1768 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1770 * gnus.texi (Summary Mail Commands): Document
1771 `gnus-summary-reply-to-list-with-original'.
1773 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
1775 * eshell.texi (Known problems): Fix typo.
1777 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
1779 * tramp.texi (Customizing Completion): Mention authinfo-style files.
1780 (Password handling): `auth-source-debug' is good for debug messages.
1782 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
1784 * gnus.texi (Store custom flags and keywords): Refer to
1785 `gnus-registry-article-marks-to-{chars,names}' instead of
1786 `gnus-registry-user-format-function-{M,M2}'.
1788 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
1790 * texinfo.tex: Merge from gnulib.
1792 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
1794 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
1795 (Store custom flags and keywords):
1796 Mention `gnus-registry-user-format-function-M' and
1797 `gnus-registry-user-format-function-M2'.
1799 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
1801 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
1803 2011-05-17 Glenn Morris <rgm@gnu.org>
1805 * gnus.texi (Face): Fix typo.
1807 2011-05-14 Glenn Morris <rgm@gnu.org>
1809 * dired-x.texi (Omitting Examples): Minor addition.
1811 2011-05-10 Jim Meyering <meyering@redhat.com>
1813 * ede.texi: Fix typo "or or -> or".
1815 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
1817 * gnus.texi (Summary Buffer Lines):
1818 gnus-summary-user-date-format-alist does not exist.
1819 (Sorting the Summary Buffer): More about sorting threads.
1821 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
1823 * trampver.texi: Update release number.
1825 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
1827 * tramp.texi (Frequently Asked Questions): New item for disabling
1828 Tramp in other packages.
1830 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
1832 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
1833 (Fancy splitting to parent, Store arbitrary data):
1834 Updated gnus-registry docs.
1836 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
1838 * ede.texi: Fix typos.
1840 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1842 * gnus.texi (Window Layout): @itemize @code doesn't exist.
1845 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
1847 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
1849 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
1851 * calc.texi (Logarithmic Units): Update the function names.
1853 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1855 * message.texi (Various Commands): Document format specs in the
1858 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
1860 * message.texi (Insertion Variables): Document message-cite-style.
1862 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
1864 * tramp.texi (Remote processes): New subsection "Running shell on
1867 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
1869 * auth.texi (Help for developers): Update docs to explain that the
1870 :save-function will only run the first time.
1872 2011-03-12 Glenn Morris <rgm@gnu.org>
1874 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
1875 (emacs-faq.text): New target.
1876 (clean): Add emacs-faq.
1878 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
1880 Sync with Tramp 2.2.1.
1882 * trampver.texi: Update release number.
1884 2011-03-11 Glenn Morris <rgm@gnu.org>
1886 * Makefile.in (HTML_TARGETS): New.
1887 (clean): Delete $HTML_TARGETS.
1888 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
1890 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
1892 * auth.texi (Help for developers): Show example of using
1893 `auth-source-search' with prompts and :save-function.
1895 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1897 * Version 23.3 released.
1899 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
1901 * message.texi (Message Buffers): Update default value of
1902 message-generate-new-buffers.
1904 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
1906 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
1907 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
1909 (Musical Notes): New section.
1910 (Customizing Calc): Mention the customizable variable
1911 calc-note-threshold.
1913 2011-03-03 Glenn Morris <rgm@gnu.org>
1915 * url.texi (Dealing with HTTP documents): Remove reference to
1916 function url-decode-text-part; never seems to have existed. (Bug#6038)
1917 (Configuration): Update url-configuration-directory description.
1919 2011-03-02 Glenn Morris <rgm@gnu.org>
1921 * dired-x.texi (Multiple Dired Directories): Remove mentions
1922 of dired-default-directory-alist and dired-default-directory.
1923 Move dired-smart-shell-command here...
1924 (Miscellaneous Commands): ... from here.
1926 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
1928 * texinfo.tex: Update to version 2011-02-24.09.
1930 2011-03-02 Glenn Morris <rgm@gnu.org>
1932 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
1933 instead of the obsoleted dired-omit-here-always.
1935 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
1937 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
1940 2011-02-28 Glenn Morris <rgm@gnu.org>
1942 * dbus.texi (Type Conversion): Grammar fix.
1944 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
1946 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
1949 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
1951 2011-02-23 Glenn Morris <rgm@gnu.org>
1953 * dired-x.texi (Features): Minor rephrasing.
1954 (Local Variables): Fix typos.
1956 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
1957 Standardize some Emacs/XEmacs terminology.
1959 * dired-x.texi (Features): Don't advertise obsolete local variables.
1961 (Omitting Variables): Update local variables example.
1962 (Local Variables): Say this is obsolete. Fix description of
1963 dired-enable-local-variables possible values.
1965 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
1967 * auth.texi (Help for users): Mention ~/.netrc is also searched by
1970 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
1972 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
1974 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
1976 * gnus.texi (Window Layout): Document layout names.
1978 2011-02-19 Eli Zaretskii <eliz@gnu.org>
1980 * ada-mode.texi: Sync @dircategory with ../../info/dir.
1981 * auth.texi: Sync @dircategory with ../../info/dir.
1982 * autotype.texi: Sync @dircategory with ../../info/dir.
1983 * calc.texi: Sync @dircategory with ../../info/dir.
1984 * cc-mode.texi: Sync @dircategory with ../../info/dir.
1985 * cl.texi: Sync @dircategory with ../../info/dir.
1986 * dbus.texi: Sync @dircategory with ../../info/dir.
1987 * dired-x.texi: Sync @dircategory with ../../info/dir.
1988 * ebrowse.texi: Sync @dircategory with ../../info/dir.
1989 * ede.texi: Sync @dircategory with ../../info/dir.
1990 * ediff.texi: Sync @dircategory with ../../info/dir.
1991 * edt.texi: Sync @dircategory with ../../info/dir.
1992 * eieio.texi: Sync @dircategory with ../../info/dir.
1993 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
1994 * epa.texi: Sync @dircategory with ../../info/dir.
1995 * erc.texi: Sync @dircategory with ../../info/dir.
1996 * eshell.texi: Sync @dircategory with ../../info/dir.
1997 * eudc.texi: Sync @dircategory with ../../info/dir.
1998 * flymake.texi: Sync @dircategory with ../../info/dir.
1999 * forms.texi: Sync @dircategory with ../../info/dir.
2000 * gnus.texi: Sync @dircategory with ../../info/dir.
2001 * idlwave.texi: Sync @dircategory with ../../info/dir.
2002 * mairix-el.texi: Sync @dircategory with ../../info/dir.
2003 * message.texi: Sync @dircategory with ../../info/dir.
2004 * mh-e.texi: Sync @dircategory with ../../info/dir.
2005 * newsticker.texi: Sync @dircategory with ../../info/dir.
2006 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
2007 * org.texi: Sync @dircategory with ../../info/dir.
2008 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
2009 * pgg.texi: Sync @dircategory with ../../info/dir.
2010 * rcirc.texi: Sync @dircategory with ../../info/dir.
2011 * reftex.texi: Sync @dircategory with ../../info/dir.
2012 * remember.texi: Sync @dircategory with ../../info/dir.
2013 * sasl.texi: Sync @dircategory with ../../info/dir.
2014 * sc.texi: Sync @dircategory with ../../info/dir.
2015 * semantic.texi: Sync @dircategory with ../../info/dir.
2016 * ses.texi: Sync @dircategory with ../../info/dir.
2017 * sieve.texi: Sync @dircategory with ../../info/dir.
2018 * smtpmail.texi: Sync @dircategory with ../../info/dir.
2019 * speedbar.texi: Sync @dircategory with ../../info/dir.
2020 * trampver.texi [emacs]: Set emacsname to "Emacs".
2021 * tramp.texi: Sync @dircategory with ../../info/dir.
2022 * url.texi: Sync @dircategory with ../../info/dir.
2023 * vip.texi: Sync @dircategory with ../../info/dir.
2024 * viper.texi: Sync @dircategory with ../../info/dir.
2025 * widget.texi: Sync @dircategory with ../../info/dir.
2026 * woman.texi: Sync @dircategory with ../../info/dir.
2028 2011-02-19 Glenn Morris <rgm@gnu.org>
2030 * dired-x.texi (Technical Details): No longer redefines
2031 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
2032 dired-read-shell-command, or dired-find-buffer-nocreate.
2034 2011-02-18 Glenn Morris <rgm@gnu.org>
2036 * dired-x.texi (Optional Installation File At Point): Simplify.
2038 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
2040 * auth.texi (Help for users): Use :port instead of :protocol for all
2042 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
2043 to have two files in `auth-sources'.
2045 2011-02-16 Glenn Morris <rgm@gnu.org>
2047 * dired-x.texi: Use emacsver.texi to get Emacs version.
2048 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
2049 Depend on emacsver.texi.
2051 * dired-x.texi: Drop meaningless version number.
2052 (Introduction): Remove old info.
2053 (Optional Installation Dired Jump): Autoload from dired-x.
2054 Remove incorrect info about loaddefs.el.
2055 (Bugs): Just refer to M-x report-emacs-bug.
2057 * dired-x.texi (Multiple Dired Directories): Update for rename of
2058 default-directory-alist.
2059 (Miscellaneous Commands): No longer mention very old VM version 4.
2061 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
2064 * texinfo.tex: Update to version 2011-02-14.11.
2066 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
2068 * auth.texi (Help for users):
2069 Login collection is "Login" and not "login".
2071 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
2073 * tramp.texi (History): Remove IMAP support.
2074 (External methods, Frequently Asked Questions): Remove `imap' and
2076 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
2078 * trampver.texi: Remove default value of `emacsimap'.
2080 2011-02-13 Glenn Morris <rgm@gnu.org>
2082 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
2083 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
2085 2011-02-12 Glenn Morris <rgm@gnu.org>
2087 * sc.texi (Getting Connected): Remove old index entries.
2089 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
2091 * url.texi: Remove duplicate @dircategory (Bug#7942).
2093 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
2095 * auth.texi (Overview, Help for users, Help for developers):
2097 (Help for users): Talk about spaces.
2099 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
2101 * texinfo.tex: Update to version 2011-02-07.16.
2103 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
2105 * dbus.texi (Bus names): Adapt descriptions for
2106 dbus-list-activatable-names and dbus-list-known-names.
2108 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
2110 * calc.texi (Logarithmic Units): New section.
2112 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
2114 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
2117 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
2119 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
2121 * overrides.texi: Remove.
2123 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
2124 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
2126 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
2128 * tramp.texi (Frequently Asked Questions): Mention problems with
2131 * trampver.texi: Update release number.
2133 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
2136 Replace "delimet" with "delimit" globally.
2137 Replace "explicite" with "explicit" globally.
2138 Replace "instead of" with "instead" where there was nothing after "of".
2139 Audit use of comma before interrogative pronoun, "that", or "which".
2140 Minor word order, spelling, wording changes.
2142 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
2144 * overrides.texi: New file to set or clear WEBHACKDEVEL.
2146 * sieve.texi: Use WEBHACKDEVEL.
2148 * sasl.texi: Use WEBHACKDEVEL.
2150 * pgg.texi: Use WEBHACKDEVEL.
2152 * message.texi: Use WEBHACKDEVEL.
2154 * gnus.texi: Use WEBHACKDEVEL.
2156 * emacs-mime.texi: Use WEBHACKDEVEL.
2158 * auth.texi: Use WEBHACKDEVEL.
2160 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
2163 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
2165 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
2167 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
2169 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
2170 which in turn is copied from ftp://tug.org/tex/.
2172 2011-02-03 Glenn Morris <rgm@gnu.org>
2174 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
2175 (Binding combinations of modifiers and function keys):
2176 Let's assume people reading this are not using Emacs 18.
2178 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
2180 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
2181 since it's run automatically.
2183 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
2185 * gnus.texi (Customizing Articles): Fix typo.
2187 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
2189 * gnus.texi (Customizing Articles): Document the new way of customizing
2190 the date headers(s).
2192 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
2194 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
2197 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2199 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2200 (MAKEINFO_OPTS): New variable.
2201 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2202 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
2203 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
2204 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
2205 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
2206 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
2207 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
2208 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
2209 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
2210 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
2211 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
2212 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
2213 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
2214 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
2215 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
2216 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
2217 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
2218 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
2220 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
2222 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
2224 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
2226 * message.texi (IDNA): Explain what it is.
2228 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
2230 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
2232 2011-01-23 Werner Lemberg <wl@gnu.org>
2234 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2235 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2238 2011-01-18 Glenn Morris <rgm@gnu.org>
2240 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
2242 2011-01-14 Eduard Wiebe <usenet@pusto.de>
2244 * nxml-mode.texi (Introduction): Fix file name typos.
2246 2011-01-13 Christian Ohler <ohler@gnu.org>
2248 * ert.texi: New file.
2251 * makefile.w32-in: Add ert.texi.
2253 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
2255 * dbus.texi (Receiving Method Calls): New function
2256 dbus-register-service. Rearrange node.
2258 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
2260 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
2261 which in turn is copied from ftp://tug.org/tex/.
2263 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
2265 * dbus.texi (Receiving Method Calls): Describe new optional
2266 parameter dont-register-service of dbus-register-{method,property}.
2268 2010-12-17 Daiki Ueno <ueno@unixuser.org>
2270 * epa.texi (Encrypting/decrypting *.gpg files):
2271 Mention epa-file-select-keys.
2273 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
2275 * gnus.texi (Archived Messages): Remove outdated text.
2277 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
2279 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
2281 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
2283 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
2285 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
2287 * gnus.texi (The swish++ Engine): Add customizable parameters
2289 (The swish-e Engine): Ditto.
2291 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
2293 * tramp.texi (Inline methods): Add "ksu" method.
2294 (Remote processes): Add example with remote `default-directory'.
2296 2010-12-14 Glenn Morris <rgm@gnu.org>
2298 * faq.texi (Expanding aliases when sending mail):
2299 Now build-mail-aliases is interactive.
2301 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
2303 * gnus.texi: First pass at adding (rough) nnir documentation.
2305 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2307 * gnus.texi (Filtering New Groups):
2308 Mention gnus-auto-subscribed-categories.
2309 (The First Time): Remove, since default-subscribed-newsgroups has been
2312 2010-12-13 Glenn Morris <rgm@gnu.org>
2314 * cl.texi (For Clauses): Small fixes for frames and windows.
2316 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
2318 * org.texi (Using capture): Document using prefix arguments for
2320 (Agenda commands): Document prefix argument for the bulk scatter
2322 (Beamer class export): Document that also overlay arguments can be
2323 passed to the column environment.
2324 (Template elements): Document the new entry type.
2326 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
2328 * org.texi (Include files): Document :minlevel.
2330 2010-12-11 Julien Danjou <julien@danjou.info>
2332 * org.texi (Categories): Document category icons.
2334 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
2336 * org.texi (noweb): Fix typo.
2338 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
2340 * gnus.texi (Server Commands): Point to the rest of the server
2343 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2345 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
2348 2010-12-02 Julien Danjou <julien@danjou.info>
2350 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
2352 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2354 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
2355 (Direct Functions): Note the STARTTLS upgrade.
2357 2010-11-27 Glenn Morris <rgm@gnu.org>
2358 James Clark <none@example.com>
2360 * nxml-mode.texi (Introduction): New section.
2362 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2364 * gnus.texi (Server Commands): Document gnus-server-show-server.
2366 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
2368 Sync with Tramp 2.2.0.
2370 * trampver.texi: Update release number.
2372 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
2374 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
2375 Mention that the TeX specific units won't use the `tex' prefix
2378 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
2380 * gnus.texi (Misc Article): Document gnus-inhibit-images.
2382 2010-11-17 Glenn Morris <rgm@gnu.org>
2384 * edt.texi: Remove information about Emacs 19.
2386 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
2388 * trampver.texi: Update release number.
2390 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
2392 * gnus.texi (Article Washing): Fix typo.
2394 2010-11-11 Noorul Islam <noorul@noorul.com>
2396 * org.texi: Fix typo.
2398 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2400 * org.texi (Using capture): Explain that refiling is
2401 sensitive to cursor position.
2403 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2405 * org.texi (Images and tables): Add cross reference to link section.
2407 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2409 * org.texi: Document the <c> cookie.
2411 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2413 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
2414 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
2416 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2418 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
2420 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2422 * org.texi (Project alist): Mention that this is a property list.
2424 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2426 * org.texi (Setting up the staging area): Document that
2427 file names remain visible when encrypting the MobileOrg files.
2429 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2431 * org.texi (Setting up the staging area): Document which
2432 versions are needed for encryption.
2434 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2436 * org.texi (noweb): Update :noweb documentation to
2437 reflect the new "tangle" argument.
2439 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2441 * org.texi (Batch execution): Improve tangling script in
2444 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2446 * org.texi (Handling links):
2447 (In-buffer settings): Document inlining images on startup.
2449 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2451 * org.texi (Setting up the staging area): Document use of
2454 2010-11-11 David Maus <dmaus@ictsoc.de>
2456 * org.texi (Template expansion): Add date related link type escapes.
2458 2010-11-11 David Maus <dmaus@ictsoc.de>
2460 * org.texi (Template expansion): Add mew in table for link type
2463 2010-11-11 David Maus <dmaus@ictsoc.de>
2465 * org.texi (Template expansion): Fix typo in link type escapes.
2467 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2469 * org.texi (Structure of code blocks): Another documentation tweak.
2471 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2473 * org.texi (Structure of code blocks): Documentation tweak.
2475 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2477 * org.texi (Structure of code blocks):
2478 Update documentation to mention inline code block syntax.
2480 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2482 * org.texi (comments): Improve wording.
2484 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
2486 * org.texi (comments): Document the new :comments header arguments.
2488 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2490 * org.texi (Installation): Remove the special
2491 installation instructions for XEmacs.
2493 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2495 * org.texi (Easy Templates): New section. Documents quick
2496 insertion of empty structural elements.
2498 2010-11-11 Noorul Islam <noorul@noorul.com>
2500 * org.texi: Fix doc.
2502 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
2504 * org.texi (The date/time prompt): Document specification
2507 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2509 * org.texi (Internal links): Document the changes in
2512 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
2514 * org.texi (Agenda commands): Document the limitation for
2515 the filter preset - it can only be used for an entire agenda
2516 view, not in an individual block in a block agenda.
2518 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
2520 * org.texi (iCalendar export): Document alarm creation.
2522 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
2524 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
2526 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2528 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
2530 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
2532 * calc.texi: Use emacsver.texi to determine Emacs version.
2534 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2536 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
2537 since that works by default.
2539 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
2541 * gnus.texi (Customizing the IMAP Connection): Document
2542 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
2544 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
2546 * tramp.texi (Remote shell setup): New item "Interactive shell
2547 prompt". Reported by Christian Millour <cm@abtela.com>.
2548 (Remote shell setup, Remote processes): Use @code{} for
2549 environment variables.
2551 2010-11-03 Glenn Morris <rgm@gnu.org>
2553 * ediff.texi (Quick Help Commands, Miscellaneous):
2554 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
2556 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2558 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
2560 2010-10-31 Glenn Morris <rgm@gnu.org>
2562 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
2564 2010-10-31 Glenn Morris <rgm@gnu.org>
2566 * cc-mode.texi: Remove reference to defunct viewcvs URL.
2568 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2570 * gnus.texi (Client-Side IMAP Splitting):
2571 Mention nnimap-unsplittable-articles.
2573 2010-10-29 Julien Danjou <julien@danjou.info>
2575 * gnus.texi (Finding the News): Remove references to obsoletes
2576 variables `gnus-nntp-server' and `gnus-secondary-servers'.
2578 2010-10-29 Eli Zaretskii <eliz@gnu.org>
2580 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
2581 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
2582 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
2583 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
2585 2010-10-28 Glenn Morris <rgm@gnu.org>
2587 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
2588 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
2589 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
2591 2010-10-25 Daiki Ueno <ueno@unixuser.org>
2593 * epa.texi (Mail-mode integration): Add alternative key bindings
2594 for epa-mail commands; escape comma.
2595 Don't use the word "PGP", since it is a non-free program.
2597 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
2599 * calc.texi: Use emacsver.texi to determine Emacs version.
2601 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
2603 * gnus.texi (Group Parameters, Buttons): Fix typos.
2605 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
2607 * gnus.texi (Subscription Commands): Mention that you can also
2608 subscribe to new groups via the Server buffer, which is probably more
2609 convenient when subscribing to many groups.
2611 2010-10-21 Julien Danjou <julien@danjou.info>
2613 * message.texi (Message Headers): Allow message-default-headers to be a
2616 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2618 * gnus-news.texi: Mention new archive defaults.
2620 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
2622 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
2624 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
2626 * gnus.texi (HTML): Document the function value of
2627 gnus-blocked-images.
2628 (Article Washing): shr and gnus-w3m, not the direct function names.
2630 2010-10-20 Julien Danjou <julien@danjou.info>
2632 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
2635 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2637 * gnus.texi (Customizing the IMAP Connection): The port strings are
2639 (Document Groups): Mention git.
2641 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
2643 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
2646 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2648 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
2651 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2653 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
2654 @item syntax for in-Emacs makeinfo.
2656 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
2658 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
2661 2010-10-12 Daiki Ueno <ueno@unixuser.org>
2663 * epa.texi (Caching Passphrases):
2664 * auth.texi (GnuPG and EasyPG Assistant Configuration):
2665 Clarify some configurations require to set up gpg-agent.
2667 2010-10-11 Glenn Morris <rgm@gnu.org>
2669 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2671 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
2673 * gnus.texi (Spam Package Introduction): Mention `$'.
2675 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2677 * makefile.w32-in (emacsdir): New variable.
2678 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
2679 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
2681 2010-10-09 Glenn Morris <rgm@gnu.org>
2683 * Makefile.in (mostlyclean): Delete *.toc.
2685 * Makefile.in: Use $< in rules.
2687 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
2689 * Makefile.in ($(infodir)): Delete rule.
2690 (mkinfodir): New. Use it in all the info rules, rather than depending
2693 2010-10-09 Glenn Morris <rgm@gnu.org>
2695 * gnus.texi (Article Washing): Fix previous change.
2697 * Makefile.in (emacsdir): New variable.
2698 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
2699 Depend on emacsver.texi.
2701 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
2703 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
2705 2010-10-08 Julien Danjou <julien@danjou.info>
2707 * gnus.texi: Add mm-shr.
2709 2010-10-08 Ludovic Courtès <ludo@gnu.org>
2711 * gnus.texi (Finding the Parent, The Gnus Registry)
2712 (Registry Article Refer Method): Update docs for nnregistry.el.
2714 2010-10-08 Daiki Ueno <ueno@unixuser.org>
2716 * auth.texi (Help for users)
2717 (GnuPG and EasyPG Assistant Configuration): Update docs.
2719 2010-10-08 Glenn Morris <rgm@gnu.org>
2721 * cl.texi (Organization, Installation, Old CL Compatibility):
2722 Deprecate cl-compat for new code.
2723 (Usage, Installation): Remove outdated information.
2725 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
2727 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
2729 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
2731 2010-10-06 Julien Danjou <julien@danjou.info>
2733 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
2735 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
2738 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
2740 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
2743 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
2744 (FAQ 7-1): Fix getmail URL.
2746 2010-10-06 Daiki Ueno <ueno@unixuser.org>
2748 * epa.texi (Caching Passphrases): New section.
2750 2010-10-06 Glenn Morris <rgm@gnu.org>
2752 * Makefile.in (SHELL): Set it.
2753 (info): Move the mkdir dependency to the individual info files.
2754 (mostlyclean): Tidy up.
2755 (clean): Only delete the specific dvi and pdf files.
2756 (maintainer-clean): Be more restrictive in what we delete.
2757 ($(infodir)): Add parallel build workaround.
2759 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2761 * gnus.texi (Misc Article): Document gnus-widen-article-window.
2763 2010-10-03 Julien Danjou <julien@danjou.info>
2765 * emacs-mime.texi (Display Customization):
2766 Update mm-inline-large-images documentation and add documentation for
2767 mm-inline-large-images-proportion.
2769 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2771 * tramp.texi (Frequently Asked Questions):
2772 Mention remote-file-name-inhibit-cache.
2774 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2776 * gnus.texi (Splitting Mail): Fix @xref syntax.
2777 (Splitting Mail): Really fix the @ref syntax.
2779 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2781 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
2782 (Article Hiding): Add google banner example.
2783 Suggested by Benjamin Xu.
2785 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
2787 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
2788 Remove nnimap-split-rule from examples.
2790 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2792 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
2793 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
2795 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
2797 2010-09-30 Julien Danjou <julien@danjou.info>
2799 * gnus.texi (Gravatars): Fix documentation about
2800 gnu-gravatar-properties.
2802 2010-09-29 Daiki Ueno <ueno@unixuser.org>
2804 * epa.texi (Bug Reports): New section.
2806 2010-09-29 Glenn Morris <rgm@gnu.org>
2808 * Makefile.in (top_srcdir): Remove unused variable.
2810 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2812 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
2813 (Client-Side IMAP Splitting): Document 'default.
2815 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
2817 * gnus.texi (Customizing the IMAP Connection):
2818 Document nnimap-fetch-partial-articles.
2820 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2822 * gnus-news.texi: Mention nnimap-inbox.
2824 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
2826 2010-09-26 Julien Danjou <julien@danjou.info>
2828 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
2830 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2832 * gnus.texi (Security): Remove gpg.el mention.
2834 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
2836 * gnus.texi (Browse Foreign Server): New variable
2837 gnus-browse-subscribe-newsgroup-method.
2839 * gnus-news.texi: Mention it.
2841 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2843 * gnus.texi (NoCeM): Remove.
2844 (Startup Variables): No jingle.
2846 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
2848 * woman.texi (Interface Options): xz compression is now supported.
2850 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
2852 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
2853 (Unavailable Servers): Document gnus-server-copy-server.
2854 (Using IMAP): Document the new nnimap.
2856 2010-09-25 Julien Danjou <julien@danjou.info>
2858 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
2860 2010-09-24 Glenn Morris <rgm@gnu.org>
2862 * url.texi (Disk Caching): Tweak previous change.
2864 2010-09-24 Julien Danjou <julien@danjou.info>
2866 * url.texi (Disk Caching): Mention url-cache-expire-time,
2867 url-cache-expired, and url-fetch-from-cache.
2869 2010-09-24 Julien Danjou <julien@danjou.info>
2871 * gnus.texi: Add Gravatars.
2873 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
2875 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
2877 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2879 * gnus.texi (Expunging mailboxes): Update name of the expunging
2882 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2884 * emacs-mime.texi (rfc2047): Update description for
2885 rfc2047-encode-parameter.
2887 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
2889 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
2891 (External methods): Remove "scp1_old" and "scp2_old" methods.
2893 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
2895 * tramp.texi: Remove Japanese manual. Fix typo.
2897 * trampver.texi: Update release number. Remove japanesemanual.
2899 2010-09-09 Glenn Morris <rgm@gnu.org>
2901 * org.texi: Restore clobbered changes (copyright years, untabify).
2903 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
2905 * gnus.texi (Adaptive Scoring): Fix typo.
2907 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2909 * gnus.texi (Article Display): Document gnus-html-show-images.
2911 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2913 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
2915 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2917 * gnus.texi (HTML): Document gnus-max-image-proportion.
2919 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2921 * gnus.texi (HTML): Document gnus-blocked-images.
2923 * message.texi (Wide Reply): Document message-prune-recipient-rules.
2925 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2927 * gnus.texi (Summary Mail Commands): Note that only the addresses from
2928 the first message are used for wide replies.
2929 (Changing Servers): Remove documentation on gnus-change-server and
2930 friends, since it's been removed.
2932 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2934 * gnus.texi (Drafts): Mention B DEL.
2936 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
2938 * gnus.texi (Delayed Articles): Mention that the Date header is the
2939 original one, even if you delay.
2941 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2943 * gnus.texi (Asynchronous Fetching):
2944 Document gnus-async-post-fetch-function.
2945 (HTML): Made into its own section.
2947 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
2949 Sync with Tramp 2.1.19.
2951 * tramp.texi (Inline methods, Default Method): Mention
2952 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
2953 Remove remark about doubled "-t" argument.
2954 (Auto-save and Backup): Remove reference to Emacs 21.
2955 (Filename Syntax): Describe port numbers.
2956 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
2957 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
2958 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
2959 errors with the backquotes.
2960 (External packages): File attributes cache flushing for asynchronous
2962 (Traces and Profiles): Describe verbose level 9.
2964 * trampver.texi: Update release number.
2966 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
2968 * dbus.texi (Alternative Buses): New chapter.
2970 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
2972 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
2974 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
2976 * calc.texi (Customizing Calc): Rearrange description of new
2977 variables to match the presentation of other variables.
2979 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2981 * org.texi (Footnotes, Tables in HTML export): Fix typos.
2983 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
2985 * calc.texi (Making Selections, Selecting Subformulas)
2986 (Customizing Calc): Mention how to use faces to emphasize selected
2989 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
2991 * tramp.texi (External packages): File attributes cache flushing
2992 for asynchronous processes.
2994 2010-08-01 Alan Mackenzie <acm@muc.de>
2996 Enhance the manual for the latest Java Mode.
2998 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
2999 annotation-var-cont.
3000 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
3003 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
3005 * tramp.texi (Traces and Profiles): Describe verbose level 9.
3007 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
3009 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
3011 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
3013 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
3015 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
3017 * org.texi: Add macros to get plain quotes in PDF output.
3018 List additional contributors.
3019 (Capture): New section, replaces the section about remember.
3020 (Working With Source Code): New chapter, focused on documenting Org
3022 (Code evaluation security): New section.
3023 (MobileOrg): Document DropBox support.
3024 (TaskJuggler export): Document taskjuggler and Gantt chart support.
3025 (Special symbols): Show how to display UTF8 characters for entities.
3026 (Global TODO list): Clarify the use of the "M" key and the differences
3028 (RSS Feeds): Mention Atom feeds as well.
3029 (Setting tags): Remove paragraph about
3030 `org-complete-tags-always-offer-all-agenda-tags'.
3032 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
3034 * tramp.texi (Inline methods): Remove remark about doubled "-t"
3036 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
3039 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
3041 * tramp.texi (Inline methods): Remove "kludgy" phrase.
3042 (Filename Syntax): Describe port numbers.
3044 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
3046 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
3048 (Type Conversion): Precise conversion of natural numbers.
3049 (Errors and Events): Add "debugging" to concept index. Add variable
3052 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
3054 * dbus.texi (Receiving Method Calls): Add optional argument
3055 EMITS-SIGNAL to `dbus-register-property'.
3057 2010-06-27 Alex Schroeder <alex@gnu.org>
3059 * nxml-mode.texi (Commands for locating a schema): Fix typo.
3061 2010-06-24 Glenn Morris <rgm@gnu.org>
3063 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3064 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
3065 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3066 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
3067 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
3068 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
3069 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
3070 * woman.texi: Start direntry descriptions in column 32, per Texinfo
3071 convention. Make them end with a period.
3073 2010-06-23 Glenn Morris <rgm@gnu.org>
3075 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
3076 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
3077 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
3078 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
3079 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
3080 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
3082 2010-06-10 Glenn Morris <rgm@gnu.org>
3084 * idlwave.texi (Load-Path Shadows):
3085 * org.texi (Handling links): Fix typos.
3087 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
3089 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
3091 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
3093 * eshell.texi (Built-ins): Describe, how to disable a built-in command
3094 by an alias. (Bug#6226)
3096 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
3098 * calc.texi (Manipulating Vectors): Mention that vectors can
3099 be used to determine bins for `calc-histogram'.
3101 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
3103 * calc.texi: Remove "\turnoffactive" commands throughout.
3105 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3107 * url.texi (HTTP language/coding, Customization):
3108 * message.texi (Header Commands, Responses):
3109 * cl.texi (Argument Lists): Fix typos.
3111 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3113 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
3114 Note that Development menu is always available.
3115 (Creating a project): Fix terminology.
3116 (Add/Remove files): Fix typo.
3118 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3120 * Version 23.2 released.
3122 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
3124 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
3126 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
3128 * tramp.texi (Inline methods, Default Method):
3129 Mention `tramp-inline-compress-start-size'.
3131 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
3133 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
3134 the CVS repo. Put the Git repo in the news section.
3136 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
3137 Removed some mentions of CVS. Mention the new Git repo.
3139 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
3141 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
3142 (Mail Group Commands): Add index entry.
3144 2010-04-18 Glenn Morris <rgm@gnu.org>
3146 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
3148 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
3150 * calc.texi (Radix modes): Mention that the option prefix will
3151 turn on twos-complement mode.
3152 (Inverse and Hyperbolic Flags): Mention the Option flag.
3154 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
3156 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
3157 (LaTeX/PDF export commands): Rename and Move section.
3158 (Sectioning structure): Update.
3159 (References): New use case for field coordinates.
3160 (The export dispatcher): Rename from ASCII export.
3161 (Setting up the staging area): Document the availability of
3162 encryption for MobileOrg.
3163 (Images and tables): Document how to reference labels.
3164 (Index entries): New section.
3165 (Generating an index): New section.
3166 (Column width and alignment): Document that <N> now
3167 means a fixed width, not a maximum width.
3168 (Publishing options): Document the :email option.
3169 (Beamer class export): Fix bug in the BEAMER example.
3170 (Refiling notes): Document refile logging.
3171 (In-buffer settings): Document refile logging keywords.
3172 (Drawers): Document `C-c C-z' command.
3173 (Agenda commands): Mention the alternative key `C-c C-z'.
3174 (Special properties): Document the BLOCKED property.
3175 (The spreadsheet): Mention the formula editor.
3176 (References): Document field coordinates.
3177 (Publishing action): Correct the documentation for the
3178 publishing function.
3179 (The date/time prompt): Document that we accept dates
3180 like month/day/year.
3181 (Cooperation): Document the changes in table.el support.
3182 (Faces for TODO keywords, Faces for TODO keywords)
3183 (Priorities): Document the easy colors.
3184 (Visibility cycling): Document the new double prefix
3185 arg for `org-reveal'.
3186 (Cooperation): Remember.el is part of Emacs.
3187 (Clean view): Mention that `wrap-prefix' is also set by
3189 (Agenda commands): Add information about prefix args to
3190 scheduling and deadline commands.
3191 (Search view): Point to the docstring of
3192 `org-search-view' for more details.
3193 (Agenda commands): Document that `>' prompts for a date.
3194 (Setting tags): Document variable
3195 org-complete-tags-always-offer-all-agenda-tags.
3196 (Column attributes): Cross-reference special properties.
3198 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
3200 Synchronize with Tramp repository.
3202 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
3203 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
3204 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
3205 syntax, texi2dvi reports errors with the backquotes.
3207 * trampver.texi: Update release number.
3209 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
3211 * gnus.texi (Finding the News): Add pointers to the Server buffer
3212 because it's essential.
3214 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3216 * gnus.texi (MIME Commands): Update description of
3217 gnus-article-browse-html-article.
3219 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
3221 * auth.texi (Secret Service API): Add TODO node.
3222 (Help for users): Explain the new source options for `auth-sources'.
3224 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
3226 * trampver.texi: Update release number.
3228 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3232 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
3234 * faq.texi (Escape sequences in shell output): Note that ansi-color is
3235 now enabled by default.
3237 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
3239 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
3240 when Emacs runs in interactive mode. (Bug#5645)
3242 2010-02-16 Glenn Morris <rgm@gnu.org>
3244 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
3246 2010-02-05 Mark A. Hershberger <mah@everybody.org>
3248 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
3250 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
3252 * gnus.texi (Score File Format): Fix typo.
3254 2010-01-19 Mark A. Hershberger <mah@everybody.org>
3256 * cc-mode.texi: Replace references to obsolete c-subword-mode.
3258 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
3260 * ada-mode.texi (Project File Overview): Fix typo.
3262 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
3264 * semantic.texi: Add Richard Y. Kim credit.
3266 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
3268 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
3270 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
3271 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3273 2010-01-17 Glenn Morris <rgm@gnu.org>
3275 * calc.texi (Reporting Bugs): Don't mention format of repository.
3277 * woman.texi (Bugs): Make "Emacs repository" less specific,
3278 and the URL for same more specific.
3280 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
3282 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
3284 * ede.texi (ede-step-project, ede-proj-target):
3285 * tramp.texi (Remote processes): Fix typos.
3287 2010-01-16 Mario Lang <mlang@delysid.org>
3289 * ede.texi (ede-target):
3290 * org.texi (Refiling notes): Remove duplicated words.
3292 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3294 * gnus.texi (Posting Styles): Use with-current-buffer.
3295 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
3297 2010-01-02 Kevin Ryde <user42@zip.com.au>
3299 * eieio.texi (Naming Conventions): Correction to xref on elisp
3300 coding conventions, is "Tips" node not "Standards".
3302 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3304 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
3306 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
3308 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
3310 * gnus.texi (Direct Functions): Add missing port number to tls method.
3312 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
3314 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
3315 ($(infodir)/edt, edt.dvi): New targets.
3317 2009-12-15 Glenn Morris <rgm@gnu.org>
3319 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
3320 (edt, $(infodir)/edt, edt.dvi): New targets.
3321 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
3323 * Makefile.in (PDF_TARGETS, pdf): New.
3325 Add pdf rules for all manuals.
3327 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
3329 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
3331 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
3333 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
3334 (Smart Jump, Analyzer Debug): Copyedits.
3335 (Semantic mode user commands): Link to new nodes.
3336 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
3337 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
3338 upstream Semantic manual.
3340 * semantic.texi (Introduction): Minor fix to diagram.
3342 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
3344 * eshell.texi (History): Add the other built-in variables.
3345 (Built-ins): Explain built-ins, and how to apply the external commands.
3346 Add `history', `su' and `sudo'.
3348 * tramp.texi (Remote processes): Add missing <RET> in the example.
3350 2009-12-01 Bill Wohler <wohler@newt.com>
3352 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
3353 path for mairix example. Specify -q in namazu example since namazu is
3354 excessively garrulous.
3356 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
3358 * tramp.texi (Remote processes): Improve eshell example with "su"
3359 and "sudo" commands.
3361 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
3363 * semantic.texi (Analyzer Internals): Rename from Analyzer.
3365 * sem-user.texi (Semantic mode user commands): Fix key syntax.
3366 Document semantic-complete-analyze-inline.
3367 (Semanticdb search debugging commands): Minor clarification.
3368 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
3369 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
3371 (Semantic mode): Link to Idle Scheduler.
3373 2009-11-28 Kevin Ryde <user42@zip.com.au>
3375 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
3376 @pxref, now EIEIO is in Emacs.
3378 * erc.texi (Development): Correction to git tutorial url.
3380 2009-11-26 Glenn Morris <rgm@gnu.org>
3382 * faq.texi (Latest version of Emacs): Mention stability of development
3384 (Problems with very large files): Max buffer size increase in 23.2.
3385 (VM): VM has moved house again.
3387 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
3389 * calc.texi (Radix modes): Discuss alternate bases for two's complement
3392 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
3394 * org.texi (Column attributes): Fix documentation of new operators.
3396 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
3398 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
3399 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
3400 (Idle Completions Mode): Numerous copyedits.
3402 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
3404 * semantic.texi (Semantic Internals, Glossary):
3405 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
3406 (Semanticdb search debugging commands): Fix typos.
3408 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3410 * calc.texi (Radix modes): Mention twos-complement notation.
3412 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
3414 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
3415 ($(infodir)/semantic, semantic.dvi): New targets.
3417 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
3419 * Makefile.in: Build the Semantic manual.
3421 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
3424 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
3426 * dbus.texi (Receiving Method Calls): New defun
3427 `dbus-unregister-service'.
3429 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
3431 * org.texi (Speed keys): New section.
3433 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
3435 * dbus.texi (Type Conversion): Fix typo.
3436 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
3437 `dbus-registered-objects-table'.
3438 (Receiving Method Calls): New defun `dbus-register-property'.
3439 Move `dbus-unregister-object' here.
3441 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3443 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
3445 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
3447 * org.texi (Column attributes): Add the new age summary operators.
3448 Also, mention the fact you can only use one summary operator per
3451 2009-11-13 John Wiegley <johnw@newartisans.com>
3453 * org.texi (Tracking your habits): Add a new section in the
3454 manual about how to track habits.
3455 (Resolving idle time): Add a section on how idle and
3456 dangling clocks are resolved.
3458 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
3460 * org.texi (Agenda commands): Document the new `i' command.
3461 (Inserting deadline/schedule): Document logging changes
3462 of scheduling and deadline times stamps.
3463 (In-buffer settings): Document the in-buffer keywords for logging
3464 changes of scheduling and deadline times stamps.
3465 (Structure editing, Plain lists): Document indentation
3466 cycling in empty entries with TAB.
3467 (Archiving): Document the default archiving command.
3468 (Moving subtrees): Document the new keys for archiving.
3469 (Internal archiving): Fix incorrect key.
3470 (Agenda commands): Document the TODO set switching commands.
3471 (Agenda commands): Document the new archiving keys.
3472 (Clocking work time): Better description on how to save
3473 and restore a clock.
3474 (Resolving idle time): Mention the x11idle program to get true
3475 idleness also under X11.
3476 (Resolving idle time): Use @kbd instead of @key for normal
3477 letters, because this is how he rest of the manual does this.
3478 (Pushing to MobileOrg): Mention that `org-directory'
3480 (Agenda commands): Document that SPC is a filter for
3482 (Search view): Rename from "Keyword search".
3483 (Capure): New chapter.
3484 (Markup): New chapter.
3485 (Links in HTML export, Images in HTML export):
3486 Extend the section titles.
3487 (Images in HTML export): Document the align option.
3488 (Text areas in HTML export): Extend the section title.
3489 (Images in LaTeX export): Explain image placement in LaTeX.
3491 2009-11-10 Glenn Morris <rgm@gnu.org>
3493 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
3495 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
3497 * tramp.texi (Auto-save and Backup): Disable backups just for a
3500 * trampver.texi: Update release number.
3502 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
3504 Sync with Tramp 2.1.17.
3506 * trampver.texi: Update release number.
3508 2009-10-29 Glenn Morris <rgm@gnu.org>
3510 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
3512 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
3514 * tramp.texi (External methods): Temporary files are kept for
3515 `rsync' and `rsyncc' methods.
3517 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
3519 * eieio.texi: Fix typos.
3521 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3523 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
3525 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
3527 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
3528 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
3530 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
3532 * Makefile.in: Build EIEIO and EDE manuals.
3534 2009-10-07 Eric Ludlam <zappo@gnu.org>
3537 * ede.texi: New files.
3539 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3541 * tramp.texi (Remote processes): Association of a pty is not supported.
3543 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
3545 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
3546 (Processing LaTeX fragments): Document that the size of images can be
3547 changes using the variable `org-format-latex-options'.
3548 (The date/time prompt, Timestamps): Be more accurate over ISO format
3550 (Visibility cycling): Document showeverything keyword.
3551 (In-buffer settings): Document showeverything keyword.
3552 (Setting up the staging area): Fix the example.
3553 (MobileOrg): New section.
3554 (Agenda commands, Exporting Agenda Views): Document exporting the
3555 agenda view to Org files.
3557 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
3559 * tramp.texi (History): Add IMAP support.
3560 (External methods): Add `imap' and `imaps' methods.
3561 (GVFS based methods): Add indices for `davs'.
3562 (Password handling): Rename anchors. Add IMAP entries for
3565 * trampver.texi: Set default value of `emacsimap'.
3567 2009-09-22 Daiki Ueno <ueno@unixuser.org>
3569 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
3571 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3573 * dired-x.texi (Technical Details):
3574 Delete dired-up-directory (Bug#4292).
3576 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
3578 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
3580 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
3582 * org.texi (Effort estimates): Document new effort setting commands.
3583 (Agenda commands): Document the new keys fro agenda time motion.
3584 Document entry text mode. Improve documentation of the keys to include
3585 inactive time stamps into the agenda view.
3586 (Feedback): Document the new bug report command.
3587 (Structure editing): Add an index entry for the sorting of subtrees.
3589 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
3591 * auth.texi (Help for users): Corrected markup.
3593 2009-09-02 Glenn Morris <rgm@gnu.org>
3595 * emacs-mime.texi (time-date): Mention float-time.
3597 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
3599 * calc.texi (Simplifying Formulas): Improve the wording.
3601 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
3603 * auth.texi: Rewritten for coverage and clarity.
3605 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
3607 * gnus.texi (Expiring Mail):
3608 Mention gnus-mark-copied-or-moved-articles-as-expirable.
3609 (Various Various): Mention gnus-safe-html-newsgroups.
3611 * gnus-news.texi: Mention
3612 gnus-mark-copied-or-moved-articles-as-expirable.
3614 * emacs-mime.texi (Display Customization): Add xref to
3615 gnus-safe-html-newsgroups.
3617 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
3619 * tramp.texi (Version Control): Remove.
3620 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
3622 (External methods): Correct `scpc' concept index entries. New method
3624 (External packages): New subsections "Filename completion" and "File
3627 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
3629 * calc.texi (Rewrite Rules): Improve the example.
3630 (Simplifying Formulas): Explain use of the I and H flags for
3633 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
3635 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
3636 Describe autostart behavior of dbus-ping.
3637 (Synchronous Methods, Asynchronous Methods): Use English numeric format
3639 (Top): Remove footnote saying D-Bus is not enabled by
3642 2009-08-23 Daiki Ueno <ueno@unixuser.org>
3644 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
3645 Reported by Jari Aalto (Bug#4211).
3646 (Mail-mode integration): Mention epa-mail-mode and
3647 epa-global-mail-mode.
3648 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
3651 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
3653 * dbus.texi (Asynchronous Methods): Allow nil handler.
3655 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
3657 * ediff.texi (ediff-current-file): Add information about this new function.
3659 * viper.texi: Add information about C-s in viper's search command.
3661 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
3663 * calc.texi (Date Forms): Fix typos.
3665 2009-08-08 Glenn Morris <rgm@gnu.org>
3667 * org.texi (Agenda commands): Restore clobbered change.
3669 2009-08-07 Eli Zaretskii <eliz@gnu.org>
3671 * calc.texi (Graphics, Devices): Update with the peculiarities of
3672 operation on MS-Windows.
3674 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
3676 * org.texi (Publishing action): Improve documentation of file
3677 names when publishing to the source directory.
3678 (Clean view): Document `org-indent-mode'.
3679 (Clocking work time): Add documentation for the
3680 new :timetamp option when creating a clock report.
3681 (Paragraphs): Fix many typos.
3682 (Plain lists): Remove duplicate explanation about the
3684 (Literal examples): Update to reflect the new behavior
3685 of the -n -r -k switches when exporting source code examples.
3686 (Structure editing): Add information about `C-c *',
3687 converting a plain list into a list of Org items.
3688 (Remember): Small rephrasing of the paragraph
3689 describing remember.el. Also mentioned that remember.el is part
3690 of Emacs 23, not Emacs 22.
3691 (Clocking work time): Add documentation about
3692 displaying the current clocking time against the effort estimate.
3693 Also add a footnote about using `org-clock-in-prepare-hook' to add
3694 an effort estimate on the fly, just before clocking it.
3695 (Footnotes): Document automatic renumbering and
3697 (Agenda commands): Document new bulk commands.
3698 (Plain lists): Document new behavior of
3699 `org-cycle-include-plain-lists'.
3700 Hyphenation only in TeX.
3701 (Clocking work time): Document the key to update effort
3703 (Clocking work time): Document the clock time display.
3704 (Structure editing, TODO basics): Document new
3706 (Column attributes): Document new colciew operators.
3707 (Publishing options): Document :xml-declaration.
3708 (Tracking TODO state changes): Document the
3709 LOG_INTO_DRAWER property.
3710 (Literal examples): Document the new implementation for
3711 editing source code.
3712 (Publishing action): Mention the new publishing
3713 function, to publish an Org source file.
3714 (Publishing links): Mention how to link to an Org source file.
3715 (Macro replacement): Document new macros.
3716 (Handling links): Document type-specific completion
3717 when inserting links.
3718 (Structure editing, Plain lists): Improve documentation
3720 (Internal links): Document custom ids for links.
3721 (Handling links): Document custom ids for links.
3722 (CSS support): Document new class.
3723 (Refiling notes): Document the possibility to create new nodes
3725 (Agenda commands): Document the "?" operator to find
3726 tasks without effort setting.
3727 (Exporting agenda information): Section moved.
3728 (RSS Feeds): New section.
3729 (Built-in table editor): Document M-e and M-a navigate
3731 (Stuck projects): Docment that projects identified as
3732 un-stuck will still be searchd for stuck sub-projects.
3733 (Paragraphs): Document centering.
3734 (Creating timestamps, Agenda commands): Document new
3735 behavior when changing time stamps.
3736 (Structure editing): Document the new command
3737 `org-clone-subtree-with-time-shift'.
3738 (Publishing): Refresh this chapter.
3739 (Export options, Export options, In-buffer settings):
3740 Document the new keywords.
3741 (Matching tags and properties): Collect all
3742 documentation about tags/property matches here.
3743 (Setting tags): Document `org-tag-persistent-alist'.
3744 (Weekly/daily agenda): New section.
3745 (Orgstruct mode): Describe `orgstruct++-mode'.
3746 (Drawers): Mention the LOGBOOK drawer.
3747 (Export options, Sectioning structure): Document the
3748 #+LEATEX_HEADER in-buffer setting.
3749 (Bugs): Section removed.
3750 (Hooks): New section.
3751 (Add-on packages): Move here from old location.
3752 (Context-sensitive commands): New section.
3753 (Setting tags): Document newline option.
3754 (Global TODO list, Matching tags and properties):
3755 Mention more variables.
3756 (Checkboxes): Update to changed command behavior.
3758 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
3760 * speedbar.texi (Basic Key Bindings): Fix typo.
3762 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
3764 * calc.texi (Vector/Matrix Functions): Add index entries for both
3765 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
3766 affects matrices with more than one row.
3767 (Help Commands): Add index entries for "prefix ?" key bindings.
3769 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
3771 * calc.texi (Stack Manipulation Commands): Add documentation for
3772 `calc-transpose-lines'.
3774 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
3776 * dbus.texi (Receiving Method Calls): Describe special return value
3779 2009-07-24 Alan Mackenzie <acm@muc.de>
3781 * cc-mode.texi (Config Basics, File Styles): Document that at mode
3782 initialization, any individual variable setting now takes precedence
3783 over one done via c-file-style/c-file-offsets.
3785 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
3787 * calc.texi (Undoing Mistakes): Mention that the undo list will be
3788 truncated when Calc is quit.
3789 (Customizing Calc): Document `calc-undo-length'.
3791 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
3793 * calc.texi (About This Manual): Don't mention chapter numbers in text.
3795 2009-07-11 Kevin Ryde <user42@zip.com.au>
3797 * pcl-cvs.texi (About PCL-CVS):
3798 * widget.texi (Basic Types):
3799 Fix cross-references.
3801 2009-07-01 Andreas Schwab <aschwab@redhat.com>
3803 * dbus.texi (Type Conversion): Don't use literal control character.
3805 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
3807 * tramp.texi (GVFS based methods): New section.
3808 (Remote processes): Processes for GVFS based methods run locally.
3810 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
3812 * tramp.texi (Inline methods, External methods, Gateway methods):
3813 Avoid the words "kludge" and hack".
3814 (External methods): Add `synce' method.
3816 * trampver.texi: Update release number.
3818 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
3820 Sync with Tramp 2.1.16.
3822 * tramp.texi (History): Add GVFS support.
3823 (External methods): Precise `rsync' description. Add `dav', `davs' and
3824 `obex' methods. Add 'tramp-gvfs-methods' option.
3825 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
3827 (Remote Programs): Introduce `tramp-own-remote-path'.
3828 (Remote processes): New subsection "Running remote programs that create
3830 (Frequently Asked Questions): Improve code for disabling vc.
3832 * trampver.texi: Update release number. Set default value of
3835 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3839 2009-06-17 Glenn Morris <rgm@gnu.org>
3841 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
3842 (Latest version of Emacs): Mention source code repository.
3844 2009-06-16 Glenn Morris <rgm@gnu.org>
3846 * faq.texi (Top): Language tweak.
3847 (Extended commands): Most people have arrow keys.
3848 (Emacs manual): Say how to follow info links.
3849 (File-name conventions): Change title a bit. Explain about source
3850 versus installed. Condense etc description.
3851 (Guidelines for newsgroup postings): Mention Savannah list page.
3852 (Newsgroup archives): Simplify.
3853 (Contacting the FSF): Add contact URL.
3854 (Emacs Lisp documentation): Printed version not always available.
3855 (Installing Texinfo documentation): Explain how by hand installation is
3856 not normally needed. Use add-to-list. Remove duplicate reference.
3857 (Informational files for Emacs): Move info on Help menu here from
3858 "File-name conventions".
3859 (Help installing Emacs): Tweak uref.
3860 (Obtaining the FAQ): Mention repository.
3861 (Origin of the term Emacs): Explain "ITS".
3862 (Changing load-path): Use add-to-list.
3863 (Automatic indentation): Clarify this is for Text mode.
3864 Don't mention Indented Text mode.
3865 (Finding Emacs on the Internet): The FSF does not seem to offer a
3866 deluxe distribution on CD anymore.
3868 2009-06-16 Glenn Morris <rgm@gnu.org>
3870 * faq.texi (Top): Mention which Emacs version this FAQ is about.
3871 Recommend the latest release. Mention how to get older FAQs.
3872 Recommend the Emacs manual.
3873 (Guidelines for newsgroup postings): Discourage cross-posts.
3874 (Underlining paragraphs): Remove.
3875 (Editing MS-DOS files): Remove pre-Emacs 20 information.
3876 (Bugs and problems): Update key-binding.
3877 (Problems with very large files): Mention 64-bit.
3878 (Shell process exits abnormally): Remove.
3879 (Problems with Shell Mode): Rename and update.
3880 (Spontaneous entry into isearch-mode)
3881 (Problems talking to certain hosts): Remove. This is old information,
3882 in etc/PROBLEMS if needed.
3883 (Emacs takes a long time to visit files, Updating Emacs): Remove.
3884 (Dired claims that no file is on this line): Update.
3885 (Installing Emacs, Problems building Emacs): Simplify.
3886 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
3888 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
3889 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
3890 (JDEE): "JDEE", not "JDE".
3891 (Handling C-s and C-q with flow control, Binding C-s and C-q):
3892 Remove. This is old information, in etc/PROBLEMS if needed.
3893 (stty and Backspace key, Kanji and Chinese characters): Remove.
3894 (Right-to-left alphabets): Update section.
3895 (Changing the included text prefix): Gnus uses message-yank-prefix.
3896 Add cross-reference to Supercite manual.
3897 (Saving a copy of outgoing mail): Simplify output file description.
3898 (Expanding aliases when sending mail): Refer to Emacs manual.
3899 Remove old info about RFC822.
3900 Correct description of how to rebuild aliases.
3901 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
3902 (MIME with Emacs mail packages)
3903 (Viewing articles with embedded underlining)
3904 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
3905 Remove old sections.
3906 (Killing based on nonstandard headers): Remove. Scoring is preferable,
3907 and is well-documented in the Gnus manual.
3908 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
3909 (Making Gnus faster): Rename from "Starting Gnus faster".
3910 Merge "Catch-up is slow in Gnus" into here.
3912 2009-06-14 Glenn Morris <rgm@gnu.org>
3914 * faq.texi (Status of Emacs): Re-order with most recent releases first.
3915 (New in Emacs 23): New section.
3916 (Handling C-s and C-q with flow control): Add xref.
3918 2009-06-13 Glenn Morris <rgm@gnu.org>
3920 * faq.texi (Setting up a customization file): Grammar fix.
3921 Customize is no longer "new".
3922 (Displaying the current line or column): Line-number mode is on by
3923 default. Don't mention `column' package. Mention linum.el.
3924 (Turning on abbrevs by default): Explain how to do it for buffers,
3925 modes, and everywhere.
3926 (Associating modes with files): Use add-to-list. Don't mention Emacs
3928 (Highlighting a region): On by default since 23.1.
3929 (Replacing highlighted text): Update doc quote.
3930 (Working with unprintable characters): Don't mention search-quote-char.
3931 (Using an already running Emacs process): Gnuclient is probably not an
3932 enhancement these days.
3933 (Indenting switch statements): Remove mention of pre-Emacs 20.
3934 (Horizontal scrolling): Abbreviate Emacs 20 description.
3935 (Replacing text across multiple files): Fix name of dired command.
3936 (Disabling backups): Use require not load.
3937 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
3939 2009-06-13 Bill Wohler <wohler@newt.com>
3941 Release MH-E manual version 8.2.
3943 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3946 2009-06-13 Glenn Morris <rgm@gnu.org>
3948 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
3949 in this day and age the common meaning is "on the web".
3950 (copying): Use @copyright in all cases.
3951 (Basic keys): Remove reference to deleted manual node "Text Characters".
3952 (File-name conventions): Use GNU as an example rather than SERVICE.
3953 default.el lives in site-lisp. Update Info directory location.
3954 (Real meaning of copyleft): GPL actions have been brought, but all
3955 settled out of court.
3956 (Guidelines for newsgroup postings): Shorten section title.
3957 Simplify comp.emacs description.
3958 (Newsgroup archives): Change Google URL. Describe Gmane.
3959 (Unsubscribing from Emacs lists): Remove discussion of "distribution
3960 points". Mention List-Unsubscribe header.
3961 (Contacting the FSF): Update email and URLs.
3962 (Basic editing): Mention F1 for help.
3963 (Installing Texinfo documentation): Refer to Texinfo website rather
3965 (Printing a Texinfo file): Mention texi2pdf.
3966 (Informational files for Emacs): Don't describe FTP or SERVICE, they
3967 are just stubs nowadays.
3968 (Latest version of Emacs): Explain version numbers.
3969 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
3970 (Turning on syntax highlighting): No need to mention hilit19 any more.
3971 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
3972 (Modes for various languages): Remove section.
3973 (Major packages and programs): Remove most version and maintainer
3974 information - it's hard to keep up-to-date, and adds nothing.
3975 Similarly with direct links to mailing lists.
3976 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
3977 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
3978 years, and Emacs comes with tools for this now.
3979 (Patch): Remove section - this is a standard tool.
3980 (Using function keys under X): Remove section.
3982 2009-06-12 Glenn Morris <rgm@gnu.org>
3984 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
3985 (Help installing Emacs): Remove reference to deleted X11 node.
3986 (Associating modes with files): Interpreter-mode-alist is no longer
3987 subservient to auto-mode-alist.
3988 (Installing Emacs): Change future Emacs version.
3989 (Linking with -lX11 fails): Remove old section.
3990 (Packages that do not come with Emacs): Update ELL location.
3991 Emacs Lisp archive is dead.
3992 (Emacs for Windows): Remove reference to old CE port.
3993 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
3994 (Emacs for VMS and DECwindows): Remove old ports.
3995 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
3996 (Removing flashing messages): Remove section about non-existent Gnus
3999 * faq.texi (Top): Add @top command.
4000 Remove the optional arguments from all @node commands: makeinfo can
4001 generate these automatically, and it is easier to edit and rearrange
4004 2009-06-11 Glenn Morris <rgm@gnu.org>
4006 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
4007 (The LPF): Make the updated URL the sole reference point.
4008 (Learning how to do something): Update refcard price and format.
4009 (Getting a printed manual): Sources in doc/emacs/, not man/.
4010 Also available in PDF format. Since the page count varies, be less
4012 (Informational files for Emacs): Remove references to deleted files
4013 LPF and SUN-SUPPORT, and to UUCP.
4014 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
4015 Remove many obsolete ways to get the FAQ, which now seems only to be
4016 distributed with Emacs.
4017 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
4019 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
4021 * org.texi (Org Plot): Fix tags (Bug#3507).
4022 (Workflow states, Agenda commands): Fix tags (Bug#3508).
4024 * ada-mode.texi (Installation, Compile commands)
4025 (Project File Overview, No project files, Set compiler options)
4026 (Use GNAT project file, Use multiple GNAT project files)
4027 (Identifier completion): Use @samp for menu items, and @kbd for key
4028 sequences (Bug#3504).
4030 2009-06-04 Daiki Ueno <ueno@unixuser.org>
4032 * gnus.texi (Security): Fix wording; add a link to epa.info.
4034 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
4036 * message.texi (Header Commands): Fix descriptions to match
4039 2009-04-22 Daiki Ueno <ueno@unixuser.org>
4041 * gnus.texi (Security): Mention that EasyPG is the current default.
4043 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
4045 * ediff.texi (Session Commands): Fix typo.
4047 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4049 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
4050 news.software.readers. Reported by Florian Rehnisch.
4052 2009-04-02 Glenn Morris <rgm@gnu.org>
4054 * auth.texi: Capitalize direntry.
4056 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
4057 using a period in the entry name. (Bug#2797)
4059 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
4061 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4062 ($(infodir)/auth, auth.dvi): New targets.
4064 2009-03-03 Glenn Morris <rgm@gnu.org>
4066 * auth.texi: Fix @setfilename.
4068 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
4069 (auth, $(infodir)/auth, auth.dvi): New rules.
4071 2009-02-25 Glenn Morris <rgm@gnu.org>
4073 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
4075 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4077 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
4079 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
4081 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
4082 gnus-nocem-issuers, and gnus-nocem-verifyer.
4084 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
4086 * ada-mode.texi (Project files, Automatic Casing):
4087 * dbus.texi (Signals):
4088 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
4090 * nxml-mode.texi (Locating a schema)
4091 (Using the document's URI to locate a schema):
4092 * org.texi (Footnotes, Using the mapping API):
4093 * rcirc.texi (Channels): Remove duplicate words.
4095 2009-02-20 Glenn Morris <rgm@gnu.org>
4097 * dired-x.texi (Miscellaneous Commands):
4098 * gnus.texi: Minor updates for mbox Rmail.
4100 2009-02-16 Karl Berry <karl@gnu.org>
4102 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4103 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
4104 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4105 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
4106 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
4107 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
4108 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
4109 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4110 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
4111 Consistently use @insertcopying in the Top node,
4112 @contents at the front (after @end titlepage),
4113 and @direntry after @copying. (Bug#1988)
4115 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
4117 * auth.texi: New file documenting auth-source.
4119 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
4121 * org.texi (Org Plot): Fix link.
4123 2009-02-09 Daiki Ueno <ueno@unixuser.org>
4125 * epa.texi (Mail-mode integration): Mention the way to do
4126 "encrypt-to-self". (Bug#1807)
4128 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
4130 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
4132 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
4134 * gnus-news.texi: Print version about Incoming*.
4136 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
4138 * org.texi (Structure editing, Handling links)
4139 (Fast access to TODO states, Javascript support): Make standard docs
4140 correctly reflect default variable settings.
4142 2009-02-02 Glenn Morris <rgm@gnu.org>
4144 * org.texi: Fix typos.
4146 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
4148 Sync with Tramp 2.1.15.
4150 * trampver.texi: Update release number.
4152 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
4154 * org.texi (TODO dependencies): Document TODO dependencies on
4157 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
4159 * org.texi (TODO dependencies): Document key binding for toggling
4162 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
4164 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
4167 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
4169 * org.texi (TODO dependencies): New section.
4171 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
4173 * org.texi (Plain lists, TODO basics, Priorities)
4174 (Multiple sets in one file, Conflicts): Document interaction with
4175 `shift-selection-mode'.
4177 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
4179 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
4180 Make Calc the subject of sentences.
4181 (Rearranging Formulas using Selections): Discuss new options
4184 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
4186 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
4188 2009-01-26 Glenn Morris <rgm@gnu.org>
4190 * org.texi: Fix typos.
4192 2009-01-26 Bill Wohler <wohler@newt.com>
4194 * mh-e.texi (EDITION, UPDATED): Update.
4196 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
4198 * org.texi (References): Add information about remote references.
4199 (Built-in table editor): Document `C-c RET' in tables.
4200 (Math symbols, Quoting LaTeX code): Mention that simple
4201 LaTeX macros survive LaTeX export.
4202 (Images in LaTeX export): Show how to create a reference to a
4204 (Sectioning structure): Document that the LaTeX class can be
4205 specified in a property.
4206 (Text areas in HTML export): New section.
4207 (External links): Add examples for text search and ID links.
4208 (Built-in table editor): Remove the descriptio of `C-c
4209 C-q', it not longer works.
4210 (Literal examples): Document that a space must follow
4211 the colon in short examples.
4212 (Relative timer): Document `org-timer-stop'.
4213 (Footnotes): New section.
4214 (Footnote markup): Shorten section and refer to new Footnote
4216 (Literal examples): Add documentation for line
4217 numbering in and references to code examples.
4218 (CSS support): Fix the description of default CSS styles.
4219 (Capturing column view): Document
4220 "file:path/to/file.org" as an allowed value for the ID property of
4221 a dynamic block copying column view.
4223 2009-01-23 Stephen Eglen <stephen@gnu.org>
4225 * mh-e.texi (Getting Started): Describe $MH.
4227 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
4229 * tramp.texi (all): Harmonize usage of "external method",
4230 "external transfer method" and "out-of-band method".
4231 (Connection types): Precise the differences of inline and external
4232 methods. Written by Adrian Phillips <a.phillips@met.no>.
4234 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
4236 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
4237 commands as described at the top. Reported by Allan Gottlieb
4240 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
4242 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
4243 nnmail-pathname-coding-system.
4245 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
4247 * org.texi (Relative timer): Fix typo.
4249 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
4251 * org.texi (Clocking work time): Fix typo.
4252 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
4254 2009-01-13 Glenn Morris <rgm@gnu.org>
4256 * org.texi: Fix some more typos.
4258 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
4260 * org.texi: Fix some typos.
4262 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4264 * gnus.texi (Group Parameters): Add note for local variables.
4266 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4268 * gnus.texi (Converting Kill Files): Fix URL.
4269 Include gnus-kill-to-score.el in contrib directory.
4271 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
4273 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
4274 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
4275 (Paging the Article): Add index entry.
4277 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
4279 * ada-mode.texi (Examples): Delete redundant text.
4281 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
4283 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4285 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
4288 2009-01-03 Bill Wohler <wohler@newt.com>
4290 * mh-e.texi (Scan Line Formats): Indicate that first column should be
4293 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
4295 * org.texi (Activation, Exporting, ASCII export, HTML export)
4296 (HTML Export commands, LaTeX/PDF export commands):
4297 Improve documentation about transient-mark-mode.
4298 (References): Document the use of special names like $LR1 to reference
4299 to fields in the last table row.
4301 2008-12-19 Juri Linkov <juri@jurta.org>
4303 * info.texi (Search Text): Remove mention of removed key binding M-s.
4305 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
4307 * org.texi (References): Remove mentioning of @0 as reference for the
4308 last line, this has been reverted in the Lisp sources.
4310 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
4312 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
4313 (DVI_TARGETS): Remove duplicates. Add sasl.
4314 ($(infodir)/sasl, sasl.dvi): New targets.
4316 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
4318 * org.texi: Version number pushed to 6.15d.
4320 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
4322 * org.texi (Tables in LaTeX export): New section.
4323 (Images in LaTeX export): New section.
4324 (Inlined images, Images in HTML export): Sections renamed.
4326 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4328 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
4330 2008-12-04 David Engster <dengste@eml.cc>
4332 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
4333 of nnml-get-new-mail. Change URL for mairix patch.
4335 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
4337 * org.texi (Using the mapping API): Fix bug in mapping example.
4338 (Publishing options): Make the list of properties complete again, in
4339 correspondence to the variable `org-export-plist-vars'.
4340 (Property searches): Document new special values for time comparisons.
4341 (Tag inheritance): Refine the description of tag inheritance.
4342 (Project alist): Add info about the publishing sequence of components.
4343 (Effort estimates): Document the new relative timer.
4345 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
4347 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
4348 (Using Calc): Clarify use of `C-x * o'.
4349 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
4351 2008-11-28 Richard M Stallman <rms@gnu.org>
4353 * dbus.texi (Receiving Method Calls): Clean up previous change.
4355 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
4357 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
4358 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
4359 `dbus-unescape-from-identifier'.
4360 (Receiving Method Calls): New constants `dbus-service-emacs' and
4361 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
4362 (Signals): Use the constants in the example.
4364 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
4366 * org.texi: Re-apply change to FDL 1.3.
4368 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
4370 * org.texi (Setting up Remember): Document `org-remember-mode'.
4371 (External links): Document that bbdb links can use a regular
4373 (External links): Document that elisp links can contain interactive
4376 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
4378 * viper.texi (viper-translate-all-ESC-keysequences):
4379 Description removed.
4381 2008-11-19 Glenn Morris <rgm@gnu.org>
4383 * doclicense.texi: Change to FDL 1.3.
4384 Relicense all texi files under FDL 1.3 or later.
4386 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
4388 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
4390 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
4392 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
4394 * ediff.texi: Version/date change.
4396 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4398 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
4400 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
4402 * calc.texi (About This Manual): Comment out a mention of
4405 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
4407 * org.texi (Clocking work time): Document the :formula property of
4409 (Structure editing, Refiling notes): Document refiling regions.
4410 (Agenda commands): Document the double-prefix version
4411 of the `l' command in the agenda.
4412 (Handling links): Explain the effect of a double prefix
4414 (TODO basics): Add documentation for tag triggers.
4416 2008-10-23 Glenn Morris <rgm@gnu.org>
4418 * cl.texi (Function Bindings): Mention `flet' fails to deal with
4419 byte-compiling things like `+'.
4421 * ns-emacs.texi: Merge copyright years of author now with assignment
4423 (VER): Use it for easier automatic updating. Use Emacs version rather
4424 than standalone Emacs.app version.
4426 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
4428 * org.texi: Lots of minor fixes.
4429 (Capture): New chapter.
4430 (Org Plot): New section.
4432 2008-09-30 Magnus Henoch <mange@freemail.hu>
4434 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
4436 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
4438 * calc.texi (User Defined Units): Mention how to enter optional display
4441 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
4443 * message.texi (Sending Variables): Fix variable documentation to
4444 avoid the "y/n" wording.
4446 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
4448 * message.texi (Sending Variables): Add `message-confirm-send' doc.
4450 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
4452 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
4453 @enumerate section so as to be able to be formatted with MAKEINFO=no.
4455 2008-09-22 Bill Wohler <wohler@newt.com>
4457 Release MH-E manual version 8.1.
4459 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4462 * mh-e.texi: Retain dual license as agreed to by the FSF.
4463 However, bump GPL to Version 3.
4464 Use @include for license text.
4466 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
4468 * gnus.texi (Top, Setup, Fancy splitting to parent)
4469 (Store custom flags and keywords, Store arbitrary data):
4472 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
4474 * gnus.texi (The Gnus Registry): Document it.
4476 2008-09-08 David Engster <dengste@eml.cc>
4478 * gnus.texi (nnmairix): Point out that nnml uses MH format.
4479 Clarify section about choosing back end servers.
4481 2008-08-23 Glenn Morris <rgm@gnu.org>
4483 * dired-x.texi (Shell Command Guessing):
4484 Mention dired-guess-shell-case-fold-search. (Bug#417)
4486 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
4488 * trampver.texi: Update release number.
4490 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
4492 * ns-emacs.texi: Update version.
4493 (Introduction): Correct menu location for options save.
4494 (Customization): Note that defaults are stored under org.gnu.Emacs.
4496 2008-08-11 Bill Wohler <wohler@newt.com>
4498 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
4499 explicit about GNU mailutils MH elsewhere (with thanks to Darel
4500 Henman) (closes SF #1768928).
4502 2008-08-10 Glenn Morris <rgm@gnu.org>
4504 * ns-emacs.texi: Use @copying. Change copyright of authors with
4505 assignment to FSF. Change license to GFDL.
4506 (Top): Remove outdated references.
4508 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
4510 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
4511 Add gnus-summary-sort-by-most-recent-number and
4512 gnus-summary-sort-by-most-recent-date.
4513 (Summary Sorting): Explain prefix argument.
4515 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
4517 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
4518 gnus-summary-pipe-output.
4520 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
4522 * dbus.texi (Receiving Method Calls): Document error handling of own
4525 2008-08-01 Bill Wohler <wohler@newt.com>
4527 * mh-e.texi (Reading Mail)
4528 (Viewing Attachments): Describe new function
4529 mh-show-preferred-alternative.
4530 (Sending Mail, Redistributing, Sending Message): Describe new hook
4531 mh-annotate-msg-hook.
4533 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
4535 * dbus.texi (Arguments and Signatures): Fix example.
4536 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
4537 (Asynchronous Methods): New node.
4538 (Errors and Events): Describe extended layout of `dbus-event'.
4539 New defun `dbus-event-message-type'.
4541 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4543 * ediff.texi: Remove VMS support.
4545 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
4547 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
4548 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
4550 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
4552 * Makefile.in: Add mairix-el targets.
4554 2008-07-29 David Engster <deng@randomsample.de>
4556 * mairix-el.texi: New file.
4558 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
4560 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
4561 project files. Delete 'main_unit' project variable; not needed. Allow
4562 process environment variables wherever project variables are allowed.
4563 Add tutorial section on multiple GNAT project files.
4565 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
4567 Sync with Tramp 2.1.14.
4569 * trampver.texi: Update release number.
4571 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4574 * faq.texi: Remove mentions of Mac Carbon.
4576 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
4578 * gnus.texi (Saving Articles): Describe the 2nd argument of
4579 gnus-summary-save-in-pipe.
4580 (SpamAssassin): Use it.
4582 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
4584 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
4586 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
4588 * org.texi (Export options): Document the use of the creator flag.
4590 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
4592 * org.texi: New version 6.06a.
4594 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
4596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
4597 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
4599 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
4601 * calc.texi (Editing Stack Entries):
4602 (Algebraic Entry): Rewrite introductory sentences so it can be used by
4603 Calc's help functions. Mention fixing typos.
4604 (Customizing Calc): Fix typo.
4606 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
4608 * calc.texi (summarykey): New macro. Use to correctly format keys in
4611 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
4613 * ns-emacs.texi (Customization): Corrected documentation on color
4614 specification formats.
4616 2008-07-19 Andreas Schwab <schwab@suse.de>
4618 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
4620 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
4621 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
4623 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
4625 * dbus.texi (Inspection): Rework, introduce submenus.
4626 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
4627 (Properties and Annotations, Arguments and Signatures): New nodes.
4629 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
4631 * dbus.texi (Receiving Method Calls): Fix description of
4632 `dbus-register-method'.
4633 (Signals): Allow also signal arguments for filtering in
4634 `dbus-register-signal'.
4636 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
4638 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
4640 (Arithmetic Tutorial): Simplify the verification of prime factors.
4642 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
4644 * gnus.texi (Saving Articles): Mention
4645 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
4647 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
4649 * calc.texi: Adjust mode line throughout.
4651 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
4653 * sasl.texi (Mechanisms): Fix typos.
4655 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
4657 * calc.texi (Killing from the stack): Mention using normal Emacs
4660 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
4662 * tramp.texi (Password handling): Rename from "Password caching".
4663 Add `auth-source' mechanism.
4664 (Connection caching): Tramp reopens the connection automatically,
4665 when the operating system on the remote host has been changed.
4667 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4669 * makefile.w32-in (distclean): Remove makefile.
4671 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
4673 * org.texi (Using the mapping API): New section.
4674 (Agenda column view): New section.
4675 (Moving subtrees): Document archiving to the archive sibling.
4676 (Agenda commands): Document columns view in the agenda.
4677 (Using the property API): Document the API for multi-valued properties.
4679 2008-06-17 Jason Riedy <jason@acm.org>
4681 * org.texi (A LaTeX example): Note that fmt may be a one-argument
4682 function, and efmt may be a two-argument function.
4683 (Radio tables): Document multiple destinations.
4685 2008-06-16 Glenn Morris <rgm@gnu.org>
4687 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
4690 2008-06-15 Glenn Morris <rgm@gnu.org>
4692 * faq.texi (VER): Update to 23.0.60.
4694 * mh-e.texi: Remove option of licensing under GPL.
4695 Add Cover-Texts to GFDL permissions notice.
4696 (GPL): Remove section.
4697 (GFDL): Include doclicense.texi rather than the actual text.
4699 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
4700 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
4702 * sasl.texi: Fix output file name.
4704 * epa.texi, sasl.texi: Refer to license in Emacs manual.
4706 * gnus-coding.texi: Refer to license in Gnus manual.
4708 * idlwave.texi, sasl.texi: Use @copying.
4710 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
4712 * speedbar.texi: Update Back-Cover Text as per maintain.info.
4714 * url.texi: Use @copying, @title, @subtitle, @author.
4716 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
4717 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
4718 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
4719 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
4720 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
4721 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
4722 * widget.texi, woman.texi:
4723 Remove references to external license, since doclicense is included.
4725 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
4726 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
4727 Remove references to non-existent Invariant Sections.
4729 2008-06-14 Glenn Morris <rgm@gnu.org>
4731 * faq.texi (Major packages and programs): Remove references to external
4732 Supercite, Calc, VIPER, since they have been included for some time.
4733 Update VM, AUCTeX, BBDB entries.
4735 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
4737 * newsticker.texi: Updated to match latest newsticker changes.
4739 2008-06-13 Glenn Morris <rgm@gnu.org>
4741 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
4742 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
4743 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
4744 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
4745 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
4746 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
4748 Update Back-Cover Text as per maintain.info.
4750 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4752 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
4754 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
4755 (gnus-faq.xml): Update repository host.
4757 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
4759 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
4761 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
4764 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
4766 * gnus.texi (Mail Source Customization): Correct values of
4767 `mail-source-delete-incoming'. Reported by Tassilo Horn.
4768 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
4770 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
4772 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
4775 2008-06-14 David Engster <dengste@eml.cc>
4777 * gnus.texi (nnmairix): Markup fixes.
4779 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4781 * gnus.texi (nnmairix): Markup and other minor fixes.
4783 2008-06-05 David Engster <dengste@eml.cc>
4785 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
4787 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
4789 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
4790 (Searching, nnir, nnmairix): New stub nodes.
4792 2008-05-30 Felix Lee <felix.1@canids.net>
4794 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
4796 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
4798 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
4800 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
4802 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
4804 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
4806 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
4808 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
4810 * info.texi (Top): Fix typo in xref.
4812 2008-05-05 Karl Berry <karl@gnu.org>
4814 * info.texi (Top): @xref to stand-alone manual.
4816 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4818 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
4819 (Various Summary Stuff): Fix typo in last xref.
4821 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
4823 * org.texi (Moving subtrees): Fix typo.
4825 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
4827 * tramp.texi (Frequently Asked Questions): Explain, how to disable
4828 Tramp via `tramp-mode'.
4830 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
4832 * org.texi: Massive changes, in many parts of the file.
4834 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
4836 * gnus.texi (Oort Gnus): Add message-fill-column.
4838 2008-04-12 Adrian Aichner <adrian@xemacs.org>
4840 * gnus.texi (Mail Source Specifiers): Typo fix.
4842 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
4844 * gnus.texi (Diary Headers Generation): Update key binding for
4845 `gnus-diary-check-message'.
4847 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4849 * gnus.texi (Emacsen): Addition.
4851 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4853 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
4855 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4857 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
4859 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
4861 * gnus-news.texi: Update tool bar item.
4863 2008-04-09 Sven Joachim <svenjoac@gmx.de>
4865 * gnus-news.texi: Fix typos.
4867 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
4869 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
4870 Add mention of `kron'.
4872 2008-04-01 Daiki Ueno <ueno@unixuser.org>
4874 * epa.texi (Encrypting/decrypting *.gpg files):
4875 Document epa-file-name-regexp.
4877 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4879 * gnus.texi (Example Methods): Fix description about ssh-agent.
4880 (Indirect Functions): Fix the default value of nntp-telnet-command;
4881 remove link to connect.html.
4883 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
4885 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
4887 (Receiving Method Calls): The timeout can be set by the calling client.
4889 * trampver.texi: Update release number.
4891 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4893 * gnus.texi (Top): Fix version. Add SASL.
4895 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
4897 Sync with Tramp 2.1.13.
4899 * trampver.texi: Update release number.
4901 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
4903 * org.texi: Update to new org-mode website.
4905 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
4907 * cl.texi (For Clauses): Fix loop over key-seq to match code.
4909 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
4911 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
4912 gnus-read-ephemeral-gmane-group-url,
4913 gnus-read-ephemeral-emacs-bug-group,
4914 gnus-read-ephemeral-debian-bug-group.
4916 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4918 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
4920 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
4921 Add FIXMEs for Bookmarks and gnus-registry-marks.
4923 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4925 * gnus.texi (Smileys): Document `smiley-style'.
4927 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
4929 * gnus.texi (Gnus Development): Clarify difference between ding and
4931 (MIME Commands, Using MIME, RSS): Fix markup.
4933 * gnus-faq.texi ([8.4]): Ditto.
4935 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
4937 * gnus.texi (Emacsen): Remove obsolete stuff.
4939 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
4941 * gnus.texi (Oort Gnus): Add version info WRT
4942 `mail-source-delete-incoming'.
4944 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
4946 * gnus.texi (Top): Add "Other related manuals" and version info in
4948 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
4949 gnus-balloon-face-0 and the corresponding format specifiers.
4951 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
4953 * tramp.texi (Filename completion): Remove footnote about let-bind
4954 of `partial-completion-mode'. It doesn't work this way.
4956 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4958 * pcl-cvs.texi (Contributors): Update my email.
4960 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
4962 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
4964 2008-03-17 Bill Wohler <wohler@newt.com>
4966 * mh-e.texi (Viewing): Update URL for adding header fields to
4967 mh-invisible-header-fields-default.
4969 2008-03-16 Bill Wohler <wohler@newt.com>
4971 * mh-e.texi (Preface): Add Gnus to requirements.
4972 (Forwarding): Note that forwarded MIME messages are now inline.
4974 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4976 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
4977 (Common Variables): Give precedence to the netcat methods over the
4978 telnet methods, and mention that they are more reliable.
4980 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
4982 * org.texi (Exporting Agenda Views): Document agenda export to
4984 (Progress logging): Document the new progress logging stuff.
4986 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4988 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
4989 Update for change of `mail-source-delete-incoming'.
4991 * gnus-news.texi: Ditto.
4993 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4995 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
4998 2008-03-07 Alan Mackenzie <acm@muc.de>
5000 * cc-mode.texi (Limitations and Known Bugs): State that the number of
5001 parens/brackets in a k&r region is limited.
5003 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
5005 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
5006 using different Emacs versions.
5008 2008-02-27 Glenn Morris <rgm@gnu.org>
5010 * sc.texi: Remove a lot of old and obsolete info.
5011 (titlepage): Simplify.
5012 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
5013 (VM with any Emacsen, GNEWS with any Emacsen)
5014 (Overloading for Non-conforming MUAs, Version 3 Changes)
5015 (The Supercite Mailing List): Delete nodes.
5016 (Introduction): Remove info about old packages.
5017 (Getting Connected): Simplify. Remove info about old packages.
5018 (Citing Commands): Delete Emacs 19 info.
5019 (Hints to MUA Authors): Simplify.
5020 (Thanks and History): Merge in some info from the deleted node
5021 "Version 3 Changes".
5023 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
5025 * org.texi (Setting tags, In-buffer settings):
5026 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
5028 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
5030 * gnus-news.texi: Mention that spaces and tabs are allowed in the
5031 installation directory name.
5033 2008-02-12 Romain Francoise <romain@orebokech.com>
5035 * epa.texi (Overview): Fix typo.
5037 2008-02-11 Daiki Ueno <ueno@unixuser.org>
5039 * epa.texi (Quick start): Remove the .emacs setting.
5041 2008-02-10 Daiki Ueno <ueno@unixuser.org>
5043 * epa.texi (Quick start): Use the command `epa-enable' instead of
5044 loading `epa-setup'.
5046 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
5048 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
5049 ($(infodir)/epa, epa.dvi): New targets.
5051 2008-02-08 Daiki Ueno <ueno@unixuser.org>
5053 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
5055 * epa.texi: New manual documenting the EasyPG Assistant.
5057 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
5059 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
5060 (Inspection): New function dbus-ping.
5062 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
5064 * tramp.texi (Remote processes): Add `shell-command'.
5066 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
5068 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
5069 (Group Parameters): Document `mail-source' parameter.
5071 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
5073 * tramp.texi (Inline methods): The hostname of the su(do)? methods
5074 must be a local host.
5076 2008-01-26 Michael Olson <mwolson@gnu.org>
5078 * erc.texi: Update version for ERC 5.3 release.
5079 (Obtaining ERC): Update extras URLs for 5.3.
5080 (Development): Write instructions for git, and remove those for Arch.
5081 (History): Mention the switch to git.
5083 2008-01-24 Karl Berry <karl@gnu.org>
5085 * info.texi (Search Index, Search Text): Mention the command
5086 character in the section name, a la the (Go to node) node.
5088 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
5090 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
5092 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5094 * gnus-news.texi: Mention gnus-article-describe-bindings.
5096 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
5098 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
5100 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
5102 * org.texi (Property inheritance): New section.
5103 (Conventions): New section.
5104 (Structure editing): Document C-RET, the prefix arg to the cut/copy
5105 commands, and the new bindings for refiling.
5106 (Sparse trees): Document the new special command for sparse trees.
5107 (References): Be more clear about the counting of hilines.
5108 (Handling links): Document M-p/n for accessing links.
5109 (Fast access to TODO states): New section.
5110 (Per file keywords): New section.
5111 (Property inheritance): New section.
5112 (Column attributes): New summary types.
5113 (Capturing Column View): New section.
5114 (The date/time prompt): Cover the new features in the date/time prompt.
5115 Compactify the table of keys for the calendar remote control.
5116 (Clocking work time): Document the new :scope parameter.
5117 (Remember): Promoted to chapter.
5118 (Quoted examples): New section.
5119 (Enhancing text): New verbatim environments.
5121 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
5123 * trampver.texi: Update release number.
5125 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5127 * gnus.texi (Article Keymap):
5128 Add gnus-article-wide-reply-with-original; fix descriptions of
5129 gnus-article-reply-with-original and
5130 gnus-article-followup-with-original.
5132 2008-01-09 Glenn Morris <rgm@gnu.org>
5134 * nxml-mode.texi: Add @copying section.
5136 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
5138 * message.texi (Mail Variables): Add some text from "(gnus)Posting
5139 Server". Add `message-send-mail-with-mailclient'.
5141 * gnus.texi (Posting Server): Move some text to "(message)Mail
5142 Variables" and add a reference here.
5144 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
5146 * dbus.texi (Receiving Method Calls): New chapter.
5147 (Errors and Events): Add serial number to events. Replace "signal" by
5148 "message". Introduce dbus-event-serial-number.
5150 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
5152 * dbus.texi (Type Conversion): Explain the type specification for empty
5153 arrays. Use another example.
5155 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
5157 * dbus.texi (all): Replace "..." by @dots{}.
5158 (Type Conversion): Precise the value range for :byte types.
5159 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
5160 Mention its return value.
5161 (Errors and Events): There is no D-Bus error propagation during event
5164 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
5166 * calc.tex (Yacas Language, Maxima Language, Giac Language):
5169 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5171 * gnus.texi (Group Parameters): Reorder the text and add a note about
5172 `gnus-parameters' near the beginning of the node.
5174 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5176 * gnus.texi (Score File Editing): Fix function name.
5178 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
5180 Sync with Tramp 2.1.12.
5182 * trampver.texi: Update release number.
5184 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
5186 * dbus.texi (Type Conversion): Correct input parameters mapping.
5188 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
5190 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
5191 (Errors and Events): Mention wrong-type-argument error.
5193 2007-12-21 Alex Schroeder <alex@gnu.org>
5195 * rcirc.texi: Changed single spaces after sentence end to double
5196 spaces. Fixed some typos.
5197 (Internet Relay Chat): Explain relay.
5198 (Getting started with rcirc): Change items to reflect prompts.
5199 Add more explanation to rcirc-track-minor-mode and added a comment to
5200 warn future maintainers that this section is a copy.
5201 (People): Change /ignore example.
5202 (Keywords): Not keywords.
5204 2007-12-20 Alex Schroeder <alex@gnu.org>
5206 * rcirc.texi (Top): Fighting Information Overload chapter added.
5207 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
5208 (rcirc commands): Move /ignore command to the new chapter.
5209 (Fighting Information Overload): New chapter documenting /keyword,
5210 /bright, /dim, channel ignore, and low priority channels.
5211 (Configuration): Document rcirc-server-alist, remove
5212 rcirc-startup-channels-alist and rcirc-default-server.
5214 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
5216 * dbus.texi (Signals): Fix example in dbus-register-signal.
5218 2007-12-14 Sven Joachim <svenjoac@gmx.de>
5220 * gnus.texi (Score Variables): Fix typo.
5222 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
5224 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
5225 (Signals): Adapt dbus-send-signal and dbus-register-signal.
5226 (Errors and Events): Adapt dbus-event.
5228 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
5230 * gnus.texi (Other Files): Add the yenc command.
5232 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
5234 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
5237 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
5239 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
5242 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
5244 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
5245 and rfc2047-allow-irregular-q-encoded-words; fix description of
5246 rfc2047-encode-encoded-words.
5248 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
5250 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
5252 2007-12-05 Michael Olson <mwolson@gnu.org>
5254 * remember.texi (Diary): Remove "require" line for remember-diary.el.
5255 Update documentation for `remember-diary-file'.
5257 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
5259 * dbus.texi (Signals): Precise `dbus-register-signal'.
5260 (Errors and Events): Rework events part, the internal structure of
5261 dbus-event has changed.
5263 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
5265 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
5266 ($(infodir)/dbus, dbus.dvi): New targets.
5268 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
5270 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
5273 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
5274 emulation with @print{}.
5276 2007-12-02 Richard Stallman <rms@gnu.org>
5278 * dbus.texi (Overview): Minor cleanup.
5280 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
5282 * Makefile.in (INFO_TARGETS): Add dbus.
5283 (DVI_TARGETS): Add dbus.dvi.
5284 (dbus, dbus.dvi): New targets.
5286 * dbus.texi: New file.
5288 2007-11-24 Romain Francoise <romain@orebokech.com>
5290 * nxml-mode.texi: Add description in @direntry.
5291 Fix file name to match @setfilename.
5293 2007-11-23 Mark A. Hershberger <mah@everybody.org>
5295 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5296 ($(infodir)/nxml-mode): New rule.
5298 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
5299 ($(infodir)/nxml-mode): New rule.
5300 (clean): Add nxml-mode*.
5302 * nxml-mode.texi: New file with nxml manual.
5304 2007-11-18 Richard Stallman <rms@gnu.org>
5306 * flymake.texi (Example -- Configuring a tool called directly):
5309 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
5311 * tramp.texi (Filename completion): Simplify explanation of
5312 double-slash behavior. Explain directory contents flushing.
5314 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5316 * calc.texi (TeX and LaTeX Language Modes): Put in
5319 2007-11-15 Richard Stallman <rms@gnu.org>
5321 * cl.texi (Equality Predicates): Delete `eql'.
5322 (Predicates, Naming Conventions, Top): Delete `eql'.
5323 (Common Lisp Compatibility): Delete `eql'.
5324 (Porting Common Lisp): Delete obsolete backquote info.
5325 Minor clarification about character constants.
5326 (Sequence Basics): Minor clarification.
5328 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
5330 * cc-mode.texi (Electric Keys, Custom Macros):
5331 * tramp.texi (Filename completion): Fix typos.
5333 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
5335 * calc.texi (Basic commands): Mention the menu.
5337 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
5339 * tramp.texi (Connection caching): Tramp flushes connection
5340 properties when remote operating system has been changed.
5342 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
5344 * gnus-news.texi: Fix spelling.
5345 `message-insert-formatted-citation-line', not
5346 `message-insert-formated-citation-line'.
5348 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
5350 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
5352 * tramp.texi (Overview): Mention also the PuTTY integration under
5353 w32. Remove paragraphs about Tramp's experimental status.
5354 (Frequently Asked Questions): Add code example for highlighting the
5357 2007-11-03 Michael Olson <mwolson@gnu.org>
5359 * remember.texi: Change mentions of remember-buffer to
5360 remember-finalize throughout.
5362 2007-10-30 Michael Olson <mwolson@gnu.org>
5364 * remember.texi (Copying): Remove.
5365 (Mailbox): Update with non-BBDB instructions.
5367 (Bibliography, Planner Page): Remove.
5369 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
5371 * makefile.w32-in (INFO_TARGETS): Add remember.
5372 (DVI_TARGETS): Add remember.dvi.
5373 ($(infodir)/remember): New rule.
5374 (clean): Add remember*.
5376 2007-10-30 Michael Olson <mwolson@gnu.org>
5378 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
5379 ($(infodir)/remember): New rule that builds the Remember Manual.
5381 * remember.texi: New file containing the Remember Mode Manual.
5382 Shuffle chapters around after initial import.
5383 (Function Reference): Split Keystrokes into separate chapter.
5384 (Keystrokes): Document C-c C-k.
5385 (Introduction): Fix typographical issue with "---".
5387 2007-10-29 Richard Stallman <rms@gnu.org>
5389 * widget.texi (Introduction): Delete discussion of implementation
5392 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
5394 * tramp.texi (Connection caching): Host names must be different
5397 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5399 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
5402 2007-10-28 Miles Bader <miles@gnu.org>
5404 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
5406 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5408 * gnus.texi (Sorting the Summary Buffer):
5409 Remove gnus-article-sort-by-date-reverse.
5411 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5413 * gnus.texi (Non-ASCII Group Names): New node.
5414 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
5415 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
5417 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5419 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
5420 clean the output of the program `imap-shell-program'.
5422 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5424 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
5426 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
5428 * gnus.texi (Sticky Articles): Documentation for sticky article
5431 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5433 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
5435 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5437 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
5439 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5441 * gnus.texi (Archived Messages):
5442 Document gnus-update-message-archive-method.
5444 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5446 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
5448 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
5450 * gnus.texi (Group Maneuvering):
5451 Document `gnus-summary-next-group-on-exit'.
5453 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5455 * gnus.texi (Really Various Summary Commands):
5456 Mention gnus-auto-select-on-ephemeral-exit.
5458 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5460 * gnus.texi, message.texi: Bump version number.
5462 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5464 * gnus.texi (Group Line Specification, Misc Group Stuff)
5465 (Server Commands): Parenthesize @pxref{Mail Spool}.
5467 2007-10-28 Didier Verna <didier@xemacs.org>
5469 New user option: message-signature-directory.
5470 * message.texi (Insertion Variables): Document it.
5471 * gnus.texi (Posting Styles): Ditto.
5473 2007-10-28 Didier Verna <didier@xemacs.org>
5475 * gnus.texi (Group Line Specification):
5476 * gnus.texi (Misc Group Stuff):
5477 * gnus.texi (Server Commands): Document the group compaction feature.
5479 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5481 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
5483 * message.texi (Various Message Variables): Add message-fill-column.
5485 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5487 * gnus.texi: Untabify.
5489 2007-10-28 Didier Verna <didier@xemacs.org>
5491 * gnus.texi (Group Parameters): Document the posting-style merging
5492 process in topic-mode.
5494 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5496 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
5498 2007-10-28 Romain Francoise <romain@orebokech.com>
5500 * gnus.texi (Mail Spool): Fix typo.
5503 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5505 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
5507 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5509 * gnus.texi (Summary Generation Commands):
5510 Add gnus-summary-insert-ticked-articles.
5512 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5514 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
5515 to spam-spamassassin-program.
5517 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5519 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
5521 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5523 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
5525 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5527 * message.texi (Mail Headers): Document `opportunistic'.
5529 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5531 * emacs-mime.texi (Encoding Customization): Explain how to set
5532 mm-coding-system-priorities per hierarchy.
5534 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5536 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
5537 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
5539 2007-10-28 Didier Verna <didier@xemacs.org>
5541 * message.texi (Wide Reply): Update documentation of
5542 message-dont-reply-to-names (now allowing a list of regexps).
5544 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5546 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
5548 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5550 * gnus.texi (SpamAssassin back end): Fix typo.
5552 * sieve.texi (Examples): Fix grammar.
5554 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5556 * gnus.texi (Searching for Articles): Document M-S and M-R.
5557 (Limiting): Document / b.
5559 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5561 * gnus.texi (Thread Commands): T M-^.
5563 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5565 * message.texi (Mail Aliases): Document ecomplete.
5566 (Mail Aliases): Fix typo.
5568 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5570 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
5573 2007-10-28 Romain Francoise <romain@orebokech.com>
5575 * gnus.texi (Mail Spool): Grammar fix.
5577 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5579 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
5582 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5584 * gnus.texi (Group Parameters): Fix description.
5586 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5588 * gnus.texi (Gmane Spam Reporting):
5589 Fix spam-report-gmane-use-article-number.
5590 Add spam-report-user-mail-address.
5592 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5594 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
5596 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5598 * gnus.texi (Group Parameters): Add simplified sorting example based on
5599 example for `Sorting the Summary Buffer' from Jari Aalto
5600 <jari.aalto@cante.net>.
5601 (Example Methods): Add example for an indirect connection.
5603 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
5605 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
5606 (Agent Parameters): Updated parameter names to match code.
5607 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
5608 'gnus-agent-summary-fetch-series'.
5609 (Agent and flags): New section providing a generalized discussion
5611 (Agent and IMAP): Remove flag discussion.
5612 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
5614 2007-10-28 Romain Francoise <romain@orebokech.com>
5616 * gnus.texi (Exiting the Summary Buffer): Add new function
5617 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
5619 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5621 * gnus.texi (Conformity): Fix typo.
5622 (Customizing Articles): Document `first'.
5624 2007-10-28 Jari Aalto <jari.aalto@cante.net>
5626 * gnus.texi (Sorting the Summary Buffer):
5627 Add `gnus-thread-sort-by-date-reverse'. Add example
5628 host to different sorting in NNTP and RSS groups.
5630 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5632 * message.texi (Insertion): Describe prefix for
5633 message-mark-inserted-region and message-mark-insert-file.
5635 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5637 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
5638 LaTeX documents. Describe "text/x-gnus-verbatim".
5640 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5642 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5643 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
5644 (spam-stat spam filtering, SpamOracle)
5645 (Extending the Spam ELisp package): Remove extra quote symbol for
5648 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5650 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
5651 gnus-article-delete-part and gnus-article-replace-part.
5652 (Using MIME): Add gnus-mime-replace-part.
5654 2007-10-28 Romain Francoise <romain@orebokech.com>
5656 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
5657 requires `auto-compression-mode' to be enabled. Add new nnml
5658 variable `nnml-compressed-files-size-threshold'.
5660 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5662 * gnus.texi (Sorting the Summary Buffer):
5663 Add gnus-thread-sort-by-recipient.
5665 2007-10-28 Romain Francoise <romain@orebokech.com>
5667 * message.texi (Insertion Variables): Mention new variable
5668 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
5669 documentation accordingly.
5671 2007-10-28 Romain Francoise <romain@orebokech.com>
5673 * gnus.texi (To From Newsgroups): Mention new variables
5674 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
5676 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5678 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
5679 stuff; gnus-mime-inline-part does the automatic decompression.
5681 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5683 * gnus.texi (Spam ELisp Package Configuration Examples):
5684 "training.ham" should be "training.spam".
5686 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5688 * message.texi (Mail Variables): Fix the default value for
5689 message-send-mail-function.
5691 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5693 * gnus.texi (Optional Back End Functions): nntp-request-update-info
5694 always returns nil exceptionally.
5696 2007-10-28 Simon Josefsson <jas@extundo.com>
5698 * gnus.texi (Article Washing): Add libidn URL.
5699 Suggested by Michael Cook <michael@waxrat.com>.
5701 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5703 * gnus.texi (Topic Commands): Fix next/previous.
5705 2007-10-28 Simon Josefsson <jas@extundo.com>
5707 * gnus.texi (Article Washing): Mention `W i'.
5709 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5711 * gnus.texi (Group Parameters): Slight extension of sieve
5712 parameter description.
5714 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5716 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
5717 matching score files as well.
5718 (Picons): Describe `gnus-picon-style'.
5720 2007-10-28 Romain Francoise <romain@orebokech.com>
5722 * message.texi (Message Headers): Mention that headers are hidden
5723 using narrowing, and how to expose them.
5726 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5728 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
5729 `gnus-summary-sort-by-recipient'.
5731 2007-10-28 Romain Francoise <romain@orebokech.com>
5733 * gnus.texi (NNTP marks): New node.
5734 (NNTP): Move NNTP marks variables to the new node.
5736 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5738 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
5740 * gnus.texi (MIME Commands, Hashcash): Markup fix.
5742 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5744 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
5745 everywhere for consistency.
5746 (Filtering Spam Using The Spam ELisp Package): Admonish again.
5747 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
5748 Say "regular expression" instead of "regex." Admonish.
5749 Pick other words to sound better (s/so/thus/).
5750 (Spam ELisp Package Filtering of Incoming Mail):
5751 Mention statistical filters. Remove old TODO.
5752 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
5753 New section on sorting and displaying the spam score.
5754 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
5755 backend but an alias to spam-use-BBDB.
5756 (Extending the Spam ELisp package): Rewrite the example using the
5757 new backend functionality.
5759 2007-10-28 Simon Josefsson <jas@extundo.com>
5761 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
5762 nntp-marks-directory, from Romain Francoise
5763 <romain@orebokech.com>.
5765 2007-10-28 Magnus Henoch <mange@freemail.hu>
5767 * gnus.texi (Hashcash): New default value of
5768 hashcash-default-payment.
5770 2007-10-28 Simon Josefsson <jas@extundo.com>
5772 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
5773 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
5775 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5777 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
5779 2007-10-28 Simon Josefsson <jas@extundo.com>
5781 * gnus.texi (documentencoding): Add, to avoid warnings.
5783 2007-10-28 Simon Josefsson <jas@extundo.com>
5785 * message.texi (Mail Headers): Add.
5787 * gnus.texi (Hashcash): Fix.
5789 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5791 * gnus.texi (Hashcash): Change location of library, also mention
5792 that payments can be verified and fix the name of the
5793 hashcash-path variable.
5795 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5797 * gnus.texi (Article Display): Add `gnus-picon-style'.
5799 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
5801 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
5803 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5805 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
5806 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
5807 warning about ham processors in spam groups removed.
5809 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
5811 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
5812 From Hubert Chan <hubert@uhoreg.ca>.
5814 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5816 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
5817 (Mailing List): Typo.
5818 (Customizing Articles): Add gnus-treat-ansi-sequences.
5819 (Article Washing): Index.
5821 * message.texi: Use m-dash consistently.
5823 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5825 * gnus.texi (GroupLens): Remove.
5827 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
5829 * gnus.texi (Outgoing Messages, Agent Variables):
5830 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
5831 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
5833 2007-10-28 Jesper Harder <harder@ifa.au.dk>
5835 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
5837 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
5839 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
5841 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
5843 2007-10-28 Simon Josefsson <jas@extundo.com>
5845 * gnus.texi (Top): Add SASL.
5847 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
5849 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
5851 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
5853 * gnus.texi (Troubleshooting): Adjust Gnus version number.
5855 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
5857 * calc.texi (Formulas, Composition Basics): Lower the
5858 precedence of negation.
5860 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
5862 * ses.texi (The Basics): Mention how to create a new spreadsheet.
5863 Mention the new three-letter column identifiers.
5864 (More on cell printing): Calculate-cell and truncate-cell are now `c'
5865 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
5866 message when using `c' on an empty default with default printer.
5867 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
5868 renamed to `ses--symbolic-formulas' some time ago.
5870 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
5872 * calc.texi (Default Simplifications, Making Selections)
5873 (Customizing Calc): Clarify associativity of multiplication.
5875 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
5877 * tramp.texi (Traces and Profiles): Simplify loop over
5878 `trace-function-background'.
5880 2007-10-22 Juri Linkov <juri@jurta.org>
5882 * dired-x.texi (Shell Command Guessing): Default values are now
5883 available by typing M-n instead of M-p.
5885 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
5887 * tramp.texi (Cleanup remote connections): New section.
5888 (Password caching): Remove `tramp-clear-passwd'.
5889 It's not a command anymore.
5890 (Bug Reports): Add `tramp-bug' to function index.
5891 (Function Index, Variable Index): New nodes.
5892 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
5894 * trampver.texi: Update release number.
5896 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
5898 * calc.texi (History and Acknowledgements): Turn comment
5899 about integer size into past tense.
5900 (Time Zones): Remove pointer to Calc author's address.
5901 (Trigonometric and Hyperbolic Functions): Mention cotangent
5902 and hyperbolic cotangent. Fix typo.
5904 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
5906 Sync with Tramp 2.1.11.
5908 * trampver.texi: Update release number.
5910 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
5912 * tramp.texi (External packages): New section.
5914 2007-09-29 Juri Linkov <juri@jurta.org>
5916 * info.texi (Help-Int): Document `L' (`Info-history').
5918 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
5920 * org.texi: Change links to webpage and maintained email.
5921 (Remember): Promote to Chapter, significant changes.
5922 (Fast access to TODO states): New section.
5923 (Faces for TODO keywords): New section.
5924 (Export options): Example for #+DATE.
5925 (Progress logging): Section moved.
5927 2007-09-26 Bill Wohler <wohler@newt.com>
5929 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
5930 browse-url-at-mouse.
5932 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
5934 * flymake.texi (Customizable variables): Face names don't end in -face.
5935 Fix flymake-err-line-patterns template.
5936 (Example -- Configuring a tool called directly): Fix init-function.
5937 (Highlighting erroneous lines): Face names don't end in -face.
5939 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
5941 * erc.texi (Special-Features): Fix small typo.
5943 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
5945 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
5946 and "External transfer methods".
5948 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
5950 * calc.texi (Predefined Units): Add some history.
5952 2007-09-08 Michael Olson <mwolson@gnu.org>
5954 * erc.texi (Copying): New section included from gpl.texi.
5955 This matches the look of the upstream ERC manual.
5957 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
5959 * calc.texi (History and Acknowledgements): Adjust the "thanks".
5960 (Random Numbers): Clarify the distribution of `random'.
5962 2007-09-06 Glenn Morris <rgm@gnu.org>
5964 Move manual sources from man/ to subdirectories of doc/.
5965 Split into the Emacs manual in emacs/, and other manuals in misc/.
5966 Change all setfilename commands to use ../../info.
5967 * Makefile.in: Move the parts of the old man/Makefile.in that do not
5968 refer to the Emacs manual here.
5969 (infodir): New variable.
5970 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
5971 (cc-mode.texi, faq.texi): Update references to source file locations.
5972 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
5973 do not refer to the Emacs manual here.
5974 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
5976 * Makefile.in: Add `basename' versions of all info targets, for
5977 convenience when rebuilding just one manual.
5978 (../etc/GNU): Delete obsolete target.
5979 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5980 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5982 (maintainer-clean): ...from here.
5984 * makefile.w32-in (../etc/GNU): Delete obsolete target.
5986 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
5988 * calc.texi (Date Conversions): Clarify definition of
5989 Julian day numbering.
5990 (Date Forms): Clarify definition of Julian day numbering;
5993 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
5995 * org.texi: Version 5.07.
5997 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
5999 * message.texi (MIME): Replace mml-attach with mml-attach-file.
6001 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
6003 * org.texi (Adding hyperlink types): New section.
6004 (Embedded LaTeX): Chapter updated because of LaTeX export.
6005 (LaTeX export): New section.
6006 (Using links out): New section.
6008 2007-08-22 Glenn Morris <rgm@gnu.org>
6010 * faq.texi (Learning how to do something): Refcards now in
6011 etc/refcards/ directory.
6013 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
6015 * tramp.texi (Remote Programs): Persistency file must be cleared when
6016 changing `tramp-remote-path'.
6017 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
6020 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
6022 * calc.texi: Move contents to beginning of file.
6023 (Algebraic Entry): Fix the formatting of an example.
6025 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
6027 * calc.texi (Basic Operations on Units): Mention exact versus
6028 inexact conversions.
6030 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
6032 * calc.texi (Basic Operations on Units): Mention default
6033 values for new units.
6034 (Quick Calculator Mode): Mention that binary format will
6037 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
6039 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
6041 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
6043 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
6045 2007-08-08 Glenn Morris <rgm@gnu.org>
6047 * gnus.texi, sieve.texi: Replace `iff'.
6049 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
6051 * calc.texi (Basic Graphics): Mention the graphing of error
6053 (Graphics Options): Mention how `g s' handles error forms.
6054 (Curve Fitting): Mention plotting the curves.
6055 (Standard Nonlinear Models): Add additional models.
6056 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
6057 (Linear Fits): Correct result.
6059 2007-08-01 Alan Mackenzie <acm@muc.de>
6061 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
6062 to "--no-site-file".
6064 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
6066 * tramp.texi (Frequently Asked Questions): Point to mode line
6067 extension in Emacs 23.1.
6069 * trampver.texi: Update release number.
6071 2007-07-27 Glenn Morris <rgm@gnu.org>
6073 * calc.texi (Copying): Include license text from gpl.texi, rather than
6076 2007-07-25 Glenn Morris <rgm@gnu.org>
6078 * calc.texi (Copying): Replace license with GPLv3.
6080 * Relicense all FSF files to GPLv3 or later.
6082 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
6084 Sync with Tramp 2.1.10.
6086 * tramp.texi (trampfn): Expand macro implementation in order to handle
6088 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
6089 occurrences by trampfn.
6090 (Frequently Asked Questions): Extend example code for host
6091 identification in the modeline. Add bbdb to approaches shortening Tramp
6092 file names to be typed.
6094 * trampver.texi: Update release number.
6096 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
6098 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
6099 section. Reported by <poti@potis.org>.
6100 (Remote processes): Arguments of the program to be debugged are taken
6102 (Frequently Asked Questions): Simplify recentf example.
6104 2007-07-14 Karl Berry <karl@gnu.org>
6106 * info.texi (@copying): New Back-Cover Text.
6108 * info.texi (Quitting Info): Move to proper place in source.
6109 (Reported by Benno Schulenberg.)
6111 2007-07-13 Eli Zaretskii <eliz@gnu.org>
6113 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
6115 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
6117 * emacs-mime.texi: Add @documentencoding directive.
6119 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6121 * tramp.texi (Remote processes): Add an anchor to the subsection
6122 "Running a debugger on a remote host".
6124 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
6126 * tramp.texi (Remote processes): Don't call it "experimental" any
6127 longer. Add subsection about running a debugger on a remote host.
6129 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
6131 * org.texi (Properties and columns): Chapter rewritten.
6133 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
6136 * trampver.texi: Migrate to Tramp 2.1.
6138 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
6140 * org.texi (Properties): New chapter.
6142 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
6144 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
6147 * gnus.texi (Misc Article): Add index entry for
6148 gnus-single-article-buffer.
6150 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
6152 * gnus.texi (Starting Up): Fix typo.
6154 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
6156 * gnus.texi (Asynchronous Fetching): Fix typo.
6158 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
6160 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
6161 (About This Manual): Remove redundant information.
6162 (Getting Started): Mention author.
6163 (Basic Arithmetic, Customizing Calc): Make description of the
6164 variable `calc-multiplication-has-precedence' match its new effect.
6166 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
6168 * calc.texi (Basic Arithmetic, Customizing Calc):
6169 Mention the variable `calc-multiplication-has-precedence'.
6171 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
6173 * org.texi (Tag): Section swapped with node Timestamps.
6174 (Formula syntax for Lisp): Document new `L' flag.
6176 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
6178 * gnus.texi (Misc Group Stuff, Summary Buffer)
6179 (Server Commands, Article Keymap): Fix typo. s/function/command/.
6181 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6183 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
6184 * gnus.texi (Article Buttons, Mail Source Customization)
6185 (Sending or Not Sending, Customizing NNDiary):
6186 * message.texi (Message Headers):
6187 * mh-e.texi (HTML): Fix typos.
6189 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
6191 Sync with Tramp 2.0.56.
6193 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
6194 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
6196 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6198 * Version 22.1 released.
6200 2007-05-26 Michael Olson <mwolson@gnu.org>
6202 * erc.texi (Modules): Fix references to completion modules.
6204 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
6206 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
6208 2007-05-09 Didier Verna <didier@xemacs.org>
6210 * gnus.texi (Email Based Diary): New. Proper documentation for the
6211 nndiary back end and the gnus-diary library.
6213 2007-05-03 Karl Berry <karl@gnu.org>
6215 * .cvsignore (*.pdf): New entry.
6217 * texinfo.tex: Update from current version for better pdf generation.
6219 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
6221 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
6223 2007-04-28 Glenn Morris <rgm@gnu.org>
6225 * faq.texi (New in Emacs 22): Restore mention of python.el pending
6226 consideration of legal status.
6228 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
6230 * idlwave.texi: Minor updates for IDLWAVE 6.1.
6232 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6234 * faq.texi (New in Emacs 22): python.el removed.
6236 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
6238 * calc.texi (Reporting bugs): Update maintainer's address.
6240 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6242 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
6244 2007-04-15 Jay Belanger <belanger@truman.edu>
6246 * calc.texi (Title page): Remove the date.
6247 (Basic Arithmetic): Emphasize that / binds less strongly than *.
6248 (The Standard Calc Interface): Change trail title.
6249 (Floats): Mention that when non-decimal floats are entered, only
6250 approximations are stored.
6251 (Copying): Move to the appendices.
6252 (GNU Free Documentation License): Add as an appendix.
6254 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6256 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
6257 * dired-x.texi, ebrowse.texi, ediff.texi:
6258 * emacs-mime.texi, erc.texi, eshell.texi:
6259 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
6260 * idlwave.texi, message.texi, newsticker.texi, org.texi:
6261 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
6262 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6263 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
6264 * woman.texi: Include GFDL.
6266 * doclicense.texi: Remove node heading, so that it can be included by
6269 * dired-x.texi: Relicence under GFDL. Remove date from title page.
6271 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
6274 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
6276 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
6279 2007-04-09 Romain Francoise <romain@orebokech.com>
6281 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
6282 Mac OS ports. Make it clear that mouse-1 complements and doesn't
6285 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6287 * woman.texi (Word at point, Interface Options): woman-topic-at-point
6288 renamed to woman-use-topic-at-point. Document new behavior.
6290 2007-04-08 Richard Stallman <rms@gnu.org>
6292 * url.texi: Fix some indexing.
6293 (Disk Caching): Drop discussion of old/other Emacs versions.
6295 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6297 * url.texi (Disk Caching): Say Emacs 21 "and later".
6299 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
6300 on Font locking which now mentions JIT lock.
6302 2007-04-01 Michael Olson <mwolson@gnu.org>
6304 * erc.texi: Update for the ERC 5.2 release.
6306 2007-03-31 David Kastrup <dak@gnu.org>
6308 * woman.texi (Topic, Interface Options): Explain changes semantics of
6309 woman-manpath in order to consider MANPATH_MAP entries.
6311 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6313 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
6315 2007-03-26 Richard Stallman <rms@gnu.org>
6317 * pgg.texi (Caching passphrase): Clean up previous change.
6319 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
6321 * gnus.texi (Setting Process Marks): Fix typo.
6323 2007-03-25 Romain Francoise <romain@orebokech.com>
6325 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
6326 readability, and include various fixes by Daniel Brockman, Nick Roberts
6329 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
6331 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
6333 * gnus.texi (Mail Source Specifiers): Fix typo.
6335 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
6337 * reftex.texi (Imprint): Update maintainer information.
6339 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
6341 * message.texi (Message Buffers): Update documentation for
6342 message-generate-new-buffers.
6344 2007-03-15 Daiki Ueno <ueno@unixuser.org>
6346 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
6348 2007-03-21 Glenn Morris <rgm@gnu.org>
6350 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
6352 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
6354 * eshell.texi (Known problems): Emacs 21 -> 22.
6356 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
6358 2007-03-18 Jay Belanger <belanger@truman.edu>
6360 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
6362 2007-03-12 Glenn Morris <rgm@gnu.org>
6364 * calc.texi (Time Zones): Switch to new North America DST rule.
6366 * calc.texi: Replace "daylight savings" with "daylight
6367 saving" in text throughout.
6369 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6371 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
6372 The variable now uses a list of symbols instead of just a symbol.
6373 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
6375 2007-03-06 Romain Francoise <romain@orebokech.com>
6377 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
6378 new packages, and mention Gnus update.
6380 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
6382 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
6383 nntp-open-connection-functions-never-echo-commands.
6385 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
6387 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
6388 problems on the console, and security risk in not using gpg-agent.
6390 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
6392 * org.texi (The spreadsheet): Rename from "Table calculations".
6393 Completely reorganized and rewritten.
6394 (CamelCase links): Section removed.
6395 (Repeating items): New section.
6396 (Tracking TODO state changes): New section.
6397 (Agenda views): Chapter reorganized and rewritten.
6398 (HTML export): Section rewritten.
6399 (Tables in arbitrary syntax): New section.
6400 (Summary): Better feature summary.
6401 (Activation): Document problem with cut-and-paste of Lisp code
6403 (Visibility cycling): Document indirect buffer use.
6404 (Structure editing): Document sorting.
6405 (Remember): Section rewritten.
6406 (Time stamps): Better description of time stamp types.
6407 (Tag searches): Document regular expression search for tags.
6408 (Stuck projects): New section.
6409 (In-buffer settings): New keywords.
6410 (History and Acknowledgments): Updated description.
6412 2007-02-24 Alan Mackenzie <acm@muc.de>
6414 * cc-mode.texi (Movement Commands): Insert two missing command names.
6415 (Getting Started): Slight wording correction (use conditional).
6417 2007-02-22 Kim F. Storm <storm@cua.dk>
6419 * widget.texi (User Interface, Basic Types): Document need to put some
6420 text before the %v escape in :format string in editable-field widget.
6422 2007-02-18 Romain Francoise <romain@orebokech.com>
6424 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
6427 2007-02-10 Markus Triska <markus.triska@gmx.at>
6429 * widget.texi (Programming Example): Put constant strings in :format.
6431 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
6433 * faq.texi (Fullscreen mode on MS-Windows): New node.
6435 2007-02-04 David Kastrup <dak@gnu.org>
6437 * faq.texi (AUCTeX): Update version number. Should probably be done
6438 for other packages as well.
6440 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6442 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
6443 <tassilo@member.fsf.org>.
6445 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6447 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6448 ls-lisp-use-localized-time-format.
6450 2007-01-20 Markus Triska <markus.triska@gmx.at>
6452 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
6454 2007-01-13 Michael Olson <mwolson@gnu.org>
6456 * erc.texi (Modules): Mention capab-identify module.
6458 2007-01-05 Michael Olson <mwolson@gnu.org>
6460 * erc.texi (Getting Started): Update for /RECONNECT command.
6462 2007-01-04 Richard Stallman <rms@gnu.org>
6464 * ebrowse.texi: Change C-c b to C-c C-m.
6466 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
6468 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
6469 variables only in info to avoid redundant entries in the printed
6472 2007-01-02 Daiki Ueno <ueno@unixuser.org>
6474 * message.texi (Using PGP/MIME): Document gpg-agent usage.
6476 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6478 * message.texi (Security): Split into sub-nodes.
6480 2007-01-01 Alan Mackenzie <acm@muc.de>
6482 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
6483 eval-after-load in Emacs <=21 and a workaround. Document that
6484 trigraphs are not supported.
6486 2007-01-01 Alan Mackenzie <acm@muc.de>
6488 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
6489 c-context-line-break. When invoked within a string, preserve
6490 whitespace. Add a backslash only when also in a macro.
6492 2007-01-01 Alan Mackenzie <acm@muc.de>
6494 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
6496 2007-01-01 Alan Mackenzie <acm@muc.de>
6498 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
6499 are now bound by default to c-\(beginning\|end\)-of-defun by default.
6501 2007-01-01 Alan Mackenzie <acm@muc.de>
6503 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
6506 * cc-mode.texi ("Styles"): Add @dfn{style}.
6508 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
6510 Sync with Tramp 2.0.55.
6512 * trampver.texi: Update release number.
6514 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6516 * gnus.texi (Customizing Articles): Add index entries for all
6517 gnus-treat-* variables.
6519 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
6521 * gnus.texi (IMAP): Fix incorrect explanation of
6522 nnimap-search-uids-not-since-is-evil in documentation for
6523 nnimap-expunge-search-string.
6525 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
6527 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
6528 spam-ifile-database.
6530 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
6532 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
6535 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
6537 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
6538 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
6540 (IMAP): Document nnimap-search-uids-not-since-is-evil and
6543 2006-12-25 Kevin Ryde <user42@zip.com.au>
6545 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
6546 about the key procedure being used heavily.
6548 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
6550 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
6552 (Prerequisites): Add explanation about gpg-agent.
6554 2006-12-22 Kevin Ryde <user42@zip.com.au>
6556 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
6557 "sort" instead of "sort*".
6559 2006-12-19 Richard Stallman <rms@gnu.org>
6561 * calc.texi (History and Acknowledgements): Recognize that Emacs
6562 now does have floating point.
6564 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
6566 * tramp.texi (External transfer methods): Describe new method `scpc'.
6568 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
6570 * pgg.texi: Added short note on gpg-agent to the introduction.
6572 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
6574 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
6577 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
6579 * gnus.texi (X-Face): Clarify. Say which programs are required
6582 2006-12-08 Michael Olson <mwolson@gnu.org>
6584 * erc.texi (Modules): Remove documentation for list module.
6586 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6588 * faq.texi (^M in the shell buffer): Ditto.
6590 2006-11-20 Michael Olson <mwolson@gnu.org>
6592 * erc.texi: Call this the 5.2 stable pre-release of ERC.
6594 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
6596 * org.texi: Fix typos.
6597 (Agenda commands): Document `C-k'.
6599 2006-11-16 Eli Zaretskii <eliz@gnu.org>
6601 * url.texi (http/https): Fix a typo in the HTTP URL.
6603 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
6605 * ada-mode.texi: Total rewrite.
6607 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
6609 * org.texi: Minor typo fixes.
6611 2006-11-13 Bill Wohler <wohler@newt.com>
6613 Release MH-E manual version 8.0.3.
6615 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6618 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
6620 (Reading Mail): Document the customization of read-mail-command
6622 (Viewing Attachments): Document mm-discouraged-alternatives.
6623 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
6624 (Junk): Add more information about the settings of mh-junk-background
6625 in a program. Add /usr/bin/mh to PATH in examples.
6627 2006-11-12 Richard Stallman <rms@gnu.org>
6629 * woman.texi: Update author address but say he no longer maintains it.
6631 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
6633 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
6635 (Checkboxes): Section moved to chapter 5, and extended.
6636 (The date/time prompt): New section.
6637 (Link abbreviations): New section.
6638 (Presentation and sorting): New section.
6639 (Custom agenda views): Section completely rewritten.
6640 (Summary): Compare with Planner.
6641 (Feedback): More info about creating backtraces.
6642 (Plain lists): Modified example.
6643 (Breaking down tasks): New section.
6644 (Custom time format): New section.
6645 (Time stamps): Document inactive timestamps.
6646 (Setting tags): More details about fast tag selection.
6647 (Block agenda): New section.
6648 (Custom agenda views): Section rewritten.
6649 (Block agenda): New section.
6651 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
6653 * tramp.texi (Configuration): scp is the default method.
6654 (Default Method): Use ssh as example for another method.
6656 2006-10-27 Richard Stallman <rms@gnu.org>
6658 * woman.texi: Downcase nroff/troff/roff.
6659 (Installation): Chapter deleted. Some xrefs deleted.
6660 (Background): woman doesn't advise man ;-).
6662 2006-10-26 Roberto RodrÃguez <lanubeblanca@googlemail.com> (tiny change)
6664 * ada-mode.texi (Project files, Identifier completion)
6665 (Automatic Casing, Debugging, Using non-standard file names)
6666 (Working Remotely): Fix typos.
6668 2006-10-20 Masatake YAMATO <jet@gyve.org>
6670 * cc-mode.texi (Sample .emacs File): Add missing `)' in
6671 sample code `my-c-initialization-hook'.
6673 2006-10-19 Stuart D. Herring <herring@lanl.gov>
6675 * widget.texi: Fix typos.
6677 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
6679 * tramp.texi (Frequently Asked Questions): Remove questions marked with
6680 "???". There have been no complaints for years, so the information
6681 must be appropriate.
6683 2006-10-16 Richard Stallman <rms@gnu.org>
6685 * widget.texi: Use @var instead of capitalization.
6686 Clarify many widget type descriptions.
6688 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6690 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
6692 (Selecting a Group): Fix typo.
6694 2006-10-12 Roberto RodrÃguez <lanubeblanca@googlemail.com> (tiny change)
6696 * widget.texi: Fix typos.
6698 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
6700 * gnus.texi (Image Enhancements): Update for Emacs 22.
6702 * gnus-faq.texi ([1.3]): Update.
6704 2006-10-06 Richard Stallman <rms@gnu.org>
6706 * faq.texi (Displaying the current line or column):
6707 Delete "As of Emacs 20".
6709 2006-10-06 Romain Francoise <romain@orebokech.com>
6711 * faq.texi (VM): VM works with Emacs 22 too.
6713 2006-10-06 Richard Stallman <rms@gnu.org>
6715 * ebrowse.texi: Remove Emacs version "21" from title.
6717 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
6719 * gnus.texi (Foreign Groups): Say where change of editing commands are
6720 stored. Add reference to `gnus-parameters'.
6722 2006-09-15 Jay Belanger <belanger@truman.edu>
6724 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
6725 Change "Library Public License" to "Lesser Public License"
6726 throughout. Use "yyyy" to represent year.
6728 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
6730 * org.texi (Setting tags): Typo fix.
6732 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
6734 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
6736 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6738 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
6740 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6742 * faq.texi (Escape sequences in shell output): EMACS is now set
6743 to Emacs's absolute file name, not to "t".
6744 (^M in the shell buffer): Likewise.
6745 * misc.texi (Interactive Shell): Likewise.
6747 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
6749 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
6750 mails with pop3-leave-mail-on-server. Fix wording.
6751 (Limiting): Improve gnus-summary-limit-to-articles.
6754 2006-09-11 Simon Josefsson <jas@extundo.com>
6756 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
6757 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
6759 2006-09-06 Simon Josefsson <jas@extundo.com>
6761 * smtpmail.texi (Authentication): Mention SSL.
6763 2006-09-01 Eli Zaretskii <eliz@gnu.org>
6765 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
6766 Don't use @indicateurl.
6768 * cc-mode.texi (Subword Movement): Don't use @headitem.
6769 (Custom Braces, Clean-ups): Don't use @tie.
6771 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
6773 Sync with Tramp 2.0.54.
6775 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
6776 Suggested by Adrian Phillips <a.phillips@met.no>.
6778 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
6780 * org.texi (Installation, Activation): Split from Installation and
6782 (Clocking work time): Documented new features.
6784 2006-08-13 Alex Schroeder <alex@gnu.org>
6786 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
6789 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6791 * faq.texi (How to add fonts): New node.
6793 2006-08-05 Romain Francoise <romain@orebokech.com>
6795 * faq.texi (New in Emacs 22): Expand.
6797 2006-08-03 Michael Olson <mwolson@gnu.org>
6799 * erc.texi: Update for ERC 5.1.4.
6801 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
6803 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
6804 in .../site-lisp/gnus/ by default.
6805 [ From gnus-news.texi in the trunk. ]
6807 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6809 * gnus.texi (MIME Commands): Additions for yEnc.
6811 2006-07-24 Richard Stallman <rms@gnu.org>
6813 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
6814 * faq.texi: Move periods and commas inside quotes.
6816 2006-07-20 Jay Belanger <belanger@truman.edu>
6818 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
6820 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
6822 * faq.texi (Security risks with Emacs): Document Emacs 22
6823 file-local-variable mechanism.
6825 2006-07-12 Michael Olson <mwolson@gnu.org>
6827 * erc.texi: Update for ERC 5.1.3.
6829 2006-07-12 Alex Schroeder <alex@gnu.org>
6831 * rcirc.texi: Fix typos.
6832 (Getting started with rcirc): New calling convention for M-x irc.
6833 Mention #rcirc. Removed channel tracking.
6834 (Configuration): Change the names of all variables that got changed
6835 recently, eg. rcirc-server to rcirc-default-server. Added
6836 documentation for rcirc-authinfo, some background for Bitlbee, and
6837 rcirc-track-minor-mode.
6838 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
6840 (Reconnecting after you have lost the connection): Fix example code
6841 to match code changes.
6843 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6845 * gnus.texi, message.texi: Fix typos.
6847 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
6849 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
6851 (Global TODO list): Document the use of the variables
6852 `org-agenda-todo-ignore-scheduled' and
6853 `org-agenda-todo-list-sublevels'.
6855 2006-07-05 Richard Stallman <rms@gnu.org>
6857 * faq.texi (Scrolling only one line): Fix xref.
6859 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6861 * faq.texi (Evaluating Emacs Lisp code):
6862 Throughout, replace eval-current-buffer with eval-buffer.
6864 2006-07-03 Richard Stallman <rms@gnu.org>
6866 * rcirc.texi (Scrolling conservatively): Fix xref.
6868 * pcl-cvs.texi (Viewing differences): Usage fix.
6870 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
6872 * org.texi (Agenda commands): Document `s' key to save all org-mode
6875 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
6877 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
6878 names. Mention `cvs-msg' face.
6880 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
6882 * org.texi (Checkboxes): New section.
6884 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
6886 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
6887 throughout this chapter.
6889 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
6891 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
6892 text for standalone vs Emacs info.
6893 (Help): Clarify header line description. Use mouse-1 for clicks.
6894 (Help-P): Use mouse-1 for clicks.
6895 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
6896 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
6897 (Choose menu subtopic): Remove gratuitous Emacs command names.
6898 (Help-FOO): Put usual behavior first.
6899 (Help-Xref): Clicking on xrefs works in Emacs.
6900 (Search Text): Clarify what the default behavior is.
6901 (Create Info buffer): Fix Emacs window/X window confusion.
6902 (Emacs Info Variables): Fix for new Emacs init file behavior.
6904 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6906 * gnus.texi (Summary Buffer Lines): Fix typo.
6908 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
6910 * org.texi (Embedded LaTeX): New chapter.
6911 (Archiving): Section rewritten.
6912 (Enhancing text): Some parts moved to the new chapter about LaTeX.
6914 2006-06-20 Bill Wohler <wohler@newt.com>
6916 Release MH-E manual version 8.0.1.
6918 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6920 (Preface): Depend on GNU mailutils 1.0 and higher.
6922 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
6924 * message.texi (News Headers): Update message-syntax-checks section.
6926 2006-06-19 Karl Berry <karl@gnu.org>
6928 * info.texi (Advanced): Mention C-q, especially with ?.
6930 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
6932 * org.texi (Publishing links): Document the `:link-validation-function'
6934 (Extensions and Hacking): New chapter, includes some sections of the
6935 "Miscellaneous" chapter.
6937 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
6939 * org.texi (Progress logging): New section.
6941 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
6943 * org.texi (ASCII export): Document indentation adaptation.
6944 (Setting tags): Document mutually-exclusive tags.
6946 2006-06-05 Romain Francoise <romain@orebokech.com>
6948 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
6951 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
6952 channel (#gnus@irc.freenode.net).
6953 Fix typos. Update copyright notice.
6955 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
6956 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
6957 (Line-Up Functions, Custom Macros):
6958 * ediff.texi (Window and Frame Configuration)
6959 (Highlighting Difference Regions):
6960 * emacs-mime.texi (Display Customization):
6961 * erc.texi (History):
6962 * eshell.texi (Known problems):
6963 * eudc.texi (Overview, BBDB):
6964 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
6965 (The problem of spam, SpamOracle, Extending the Spam package)
6966 (Conformity, Terminology):
6967 * idlwave.texi (Routine Info)
6968 (Class and Keyword Inheritance, Padding Operators)
6969 (Breakpoints and Stepping, Electric Debug Mode)
6970 (Examining Variables, Troubleshooting):
6971 * org.texi (Creating timestamps):
6972 * reftex.texi (Commands, Options, Changes):
6973 * tramp.texi (Inline methods, Password caching)
6974 (Auto-save and Backup, Issues):
6975 * vip.texi (Files, Commands in Insert Mode):
6976 * viper.texi (Emacs Preliminaries, States in Viper)
6977 (Packages that Change Keymaps, Viper Specials, Groundwork):
6980 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
6982 * ediff.texi: Fix typos.
6984 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
6986 * org.texi: Small typo fixes.
6988 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6990 * viper.texi (Viper Specials):
6991 * gnus.texi (Example Setup):
6992 * faq.texi (Backspace invokes help):
6993 * dired-x.texi (Optional Installation Dired Jump):
6994 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
6995 follow coding conventions.
6997 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
6999 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
7001 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7003 * pcl-cvs.texi: Fix typos.
7004 (Customization): Say "us".
7006 2006-05-26 Eli Zaretskii <eliz@gnu.org>
7008 * org.texi: Remove bogus @setfilename.
7010 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
7012 * org.texi (ASCII export): Omit command name.
7013 (HTML export): Add prefix to all lines in Local Variable example.
7014 (Acknowledgments): Typeset names in italics.
7016 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
7018 * org.texi (Plain lists): Add new item navigation commands.
7019 (External links): Document elisp and info links.
7020 (Custom searches): New section.
7021 (Publishing): New chapter.
7022 (HTML export): Include a list of supported CSS classes.
7023 (Setting tags): Describe the fast-tag-setting interface.
7025 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
7027 * dired-x.texi: ifinfo -> ifnottex.
7029 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
7031 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
7033 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
7035 * message.texi (Interface): Add tool bar customization.
7036 (MIME): Index and text additions for mml-attach.
7037 (MIME): Describe mml-dnd-protocol-alist and
7038 mml-dnd-attach-options.
7040 * gnus.texi (Oort Gnus): Reorder entries in sections.
7042 (Starting Up): Add references to "Emacs for Heathens" and to
7043 "Finding the News". Add user-full-name and user-mail-address.
7044 (Group Buffer Format): Add tool bar customization and update.
7045 (Summary Buffer): Add tool bar customization.
7046 (Posting Styles): Add message-alternative-emails.
7048 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
7050 * tramp.texi (Filename completion): Improve wording.
7052 2006-05-07 Romain Francoise <romain@orebokech.com>
7054 * faq.texi (Using regular expressions): Fix typo.
7055 (Packages that do not come with Emacs): Fix capitalization.
7056 (Replacing text across multiple files): Expand node to explain how
7057 to use `dired-do-query-replace-regexp' in more detail, based on
7058 suggestion by Eric Hanchrow <offby1@blarg.net>.
7060 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7062 * tramp.texi (Filename completion): Completion of remote files'
7063 method, user name and host name is active only in partial
7066 2006-05-06 Bill Wohler <wohler@newt.com>
7068 Release MH-E manual version 8.0.
7070 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7073 2006-05-06 Bill Wohler <wohler@newt.com>
7075 * mh-e.texi (MH-BOOK-HOME): Change from
7076 http://www.ics.uci.edu/~mh/book/mh to
7077 http://rand-mh.sourceforge.net/book/mh.
7078 Replace .htm suffix with .html for MH book files.
7079 (Using This Manual): Update key binding for getting relevant
7080 chapter in Info from command key.
7081 (Ranges): Fix itemx.
7083 2006-05-05 Karl Berry <karl@gnu.org>
7085 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
7086 (\fonttextsize): New user-level command to change text font size.
7088 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
7090 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
7092 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
7094 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
7096 2006-04-24 Bill Wohler <wohler@newt.com>
7098 * mh-e.texi (Getting Started): Make it more explicit that you need
7099 to install MH. Add pointers to current MH implementations.
7101 2006-04-21 Bill Wohler <wohler@newt.com>
7103 Release MH-E manual version 7.94.
7105 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
7108 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
7110 * org.texi: Many small fixes.
7111 (Handling links): Rename from "Managing links".
7113 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
7115 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
7116 (Splitting mail using spam-stat): Fix @xref.
7118 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
7120 * gnus.texi (Spam Package): Major revision of the text.
7121 Previously this node was "Filtering Spam Using The Spam ELisp Package".
7123 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
7125 * org.texi (Time stamps): Better explanation of the purpose of
7126 different time stamps.
7127 (Structure editing, Plain lists): More details on how new items
7128 and headings are inserted.
7130 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
7132 * org.texi (Formula syntax): Fix link to Calc Manual.
7134 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
7136 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
7138 2006-04-17 Bill Wohler <wohler@newt.com>
7140 * mh-e.texi (Folders): Update mh-before-quit-hook and
7141 mh-quit-hook example with code that removes the buffers rather
7142 than just bury them.
7144 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
7146 Sync with Tramp 2.0.53.
7148 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
7150 * org.texi (Updating settings): New section.
7151 (Visibility cycling): Better names for the startup folding
7153 (Exporting): Completely restructured.
7154 (The very busy C-c C-c key): New section.
7155 (Summary of in-buffer settings): New section.
7157 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
7159 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
7161 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
7163 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
7164 (Server Commands): Key `v' is reserved for users.
7166 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
7168 * org.texi (Link format): New section, emphasis on bracket links.
7169 (External links): Document bracket links.
7170 (FAQ): Expand to cover shell links and the new link format.
7172 2006-04-09 Kevin Ryde <user42@zip.com.au>
7174 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
7176 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7178 * gnus.texi (Summary Buffer Lines): Add `*'.
7180 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7182 * gnus.texi (Group Parameters):
7183 Mention gnus-permanently-visible-groups.
7185 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7187 * gnus.texi (Face): Fix typo.
7189 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
7191 * gnus.texi (X-Face): Clarify.
7192 (Face): Need Emacs with PNG support.
7194 2006-04-06 Richard Stallman <rms@gnu.org>
7196 * idlwave.texi: Delete the blocks "not suitable for inclusion with
7199 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
7201 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
7202 blocks not suitable for inclusion with Emacs using variable
7205 2006-04-04 Simon Josefsson <jas@extundo.com>
7207 * gnus.texi (Security): Improve.
7209 2006-04-02 Bill Wohler <wohler@newt.com>
7211 * mh-e.texi (Getting Started, Junk, Bug Reports)
7212 (MH FAQ and Support): Fix URLs.
7214 2006-03-31 Romain Francoise <romain@orebokech.com>
7216 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
7217 to t, not nil (and has for the past eight years).
7219 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
7221 * message.texi, gnus.texi: Bump version to 5.11.
7223 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
7225 * gnus.texi (Top): Add comment about version line.
7227 * message.texi (Top): Ditto. Change to take named versions into
7230 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
7232 * gnus.texi (Posting Styles): Add x-face-file to example.
7233 (X-Face): Refer to posting styles.
7235 * gnus-faq.texi ([5.8]): Add x-face-file.
7236 ([8.4]): Add links to gmane.emacs.gnus.user and
7237 gmane.emacs.gnus.general.
7239 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
7241 * gnus-faq.texi: Use .invalid.
7242 ([5.4]): Fix gnus-posting-styles example.
7244 2006-03-27 Romain Francoise <romain@orebokech.com>
7246 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
7247 Emacs/W3 needs a new maintainer.
7248 (Ispell): Update author and version info.
7249 (Mailcrypt): Mention PGG.
7250 (New in Emacs 22): Add PGG to the list of new packages.
7251 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
7254 2006-03-25 Karl Berry <karl@gnu.org>
7256 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
7257 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
7258 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
7259 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
7260 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
7261 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
7262 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
7263 (2) do not indent copyright year list (or anything else).
7265 2006-03-21 Bill Wohler <wohler@newt.com>
7267 * mh-e.texi (Folders): Various edits.
7269 2006-03-20 Romain Francoise <romain@orebokech.com>
7271 * gnus.texi (Mail Folders): Grammar fix.
7273 2006-03-19 Bill Wohler <wohler@newt.com>
7275 * mh-e.texi (Replying): Document Mail-Followup-To.
7276 Change manually-formatted table to multitable. Add debugging info.
7277 Move description of mh-reply-default-reply-to into paragraph
7278 that describes its values.
7280 2006-03-17 Bill Wohler <wohler@newt.com>
7282 * mh-e.texi: Use smallexample and smalllisp consistently.
7283 (Sending Mail Tour): Update method of entering
7284 addresses and subject.
7285 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
7286 (Adding Attachments, Searching): Update screenshots for Emacs 22.
7288 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
7290 * org.texi: Version number change only.
7292 2006-03-14 Bill Wohler <wohler@newt.com>
7294 * mh-e.texi: Add index entries around each paragraph rather than
7295 depend on entries from beginning of node. Doing so ensures that
7296 index entries are less likely to be forgotten if text is cut and
7297 pasted, and are necessary anyway if the references are on a
7298 separate page. It seems that makeinfo is now (v. 4.8) only
7299 producing one index entry per node, so there is no longer any
7300 excuse not to. Use subheading instead of heading. The incorrect
7301 use of heading produced very large fonts in Info--as large as the
7303 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
7304 versions 6 and 7 appeared *around* the time of these Emacs releases.
7306 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
7308 * org.texi (Clean view): Document new startup options.
7310 2006-03-11 Bill Wohler <wohler@newt.com>
7312 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
7313 (Composing, Scan Line Formats): Fix @refs.
7314 (Getting Started): Define MH profile and MH profile components.
7315 (Incorporating Mail, Reading Mail, Viewing, Printing)
7316 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
7317 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
7318 for string constants.
7319 (Tool Bar): Remove spurious quote.
7320 (Junk): Use ``...'' instead of "...".
7321 (Scan Line Formats): Replace @samp with @kbd.
7323 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
7325 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
7327 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
7329 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
7332 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
7334 * gnus.texi: Markup fix.
7335 (Fancy Mail Splitting): Specify new feature.
7337 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
7339 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
7340 partial-words matching.
7342 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
7344 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
7346 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
7347 (MIME Commands): Fix mm-discouraged-alternatives.
7349 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
7351 * org.texi: Version number change only.
7353 2006-03-06 Bill Wohler <wohler@newt.com>
7355 * mh-e.texi: Move from SourceForge repository to Savannah.
7356 This is version 7.93, which is a total rewrite from the previous
7357 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
7360 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7362 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
7364 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
7366 * org.texi (Interaction): Add item about `org-mouse.el' by
7368 (Managing links): Document that also mouse-1 can be used to
7370 (Headlines, FAQ): Add entry about hiding leading stars.
7371 (Miscellaneous): Resort the sections in this chapter to a more
7374 2006-02-27 Simon Josefsson <jas@extundo.com>
7376 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
7377 2004-01-27 from the trunk).
7379 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7381 * cc-mode.texi: Rename c-hungry-backspace to
7382 c-hungry-delete-backwards, at the request of RMS. Leave the old
7385 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7387 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
7388 include the function header within the defun.
7390 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7392 * cc-mode.texi: Correct two typos.
7394 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
7396 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
7398 (Electric Keys): Add a justification for electric indentation.
7399 (Hungry WS Deletion): Clear up the names and complications of the
7400 BACKSPACE and DELETE keys.
7402 2006-02-23 Juri Linkov <juri@jurta.org>
7404 * faq.texi (Common requests): Move `Turning on auto-fill by
7405 default' after `Wrapping words automatically'. Move `Working with
7406 unprintable characters' before `Searching for/replacing newlines'.
7407 Move `Replacing highlighted text' after `Highlighting a region'.
7408 Merge `Repeating commands' and `Repeating a command as many times
7409 as possible' into the former.
7410 (Packages that do not come with Emacs): Add refs to Gmane and
7413 2006-02-23 Juri Linkov <juri@jurta.org>
7415 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
7416 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
7417 Add xref to `(emacs)Reporting Bugs'.
7418 (Getting a printed manual): Add URL to other formats of the manual.
7419 (Common requests): Fix menu.
7420 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
7421 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
7422 (Inserting text at the beginning of each line): Add pxref to
7423 `Changing the included text prefix'.
7424 (Forcing the cursor to remain in the same column): Mention `track-eol'
7425 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
7426 (Replacing text across multiple files): Add keybinding `Q' for
7427 `dired-do-query-replace'.
7429 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
7431 * reftex.texi: Version number and date change only.
7433 * org.texi (Internal Links): Rewrite to cover the modified
7436 2006-02-17 Eli Zaretskii <eliz@gnu.org>
7438 * faq.texi: Remove the coding cookie, it's not needed anymore.
7440 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7442 * faq.texi (Colors on a TTY): Mention Mac OS port.
7444 2006-02-12 Karl Berry <karl@gnu.org>
7446 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7449 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
7451 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
7453 2006-02-08 Romain Francoise <romain@orebokech.com>
7455 * faq.texi (Top): Remove paragraph about the FAQ being a
7456 transitional document, etc.
7457 (Searching for/replacing newlines): New node.
7458 (Yanking text in isearch): New node.
7459 (Inserting text at the beginning of each line): Rename and make
7460 more general, mention `M-;' in Message mode.
7462 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7464 * faq.texi (Meta key does not work in xterm)
7465 (Emacs does not display 8-bit characters)
7466 (Inputting eight-bit characters): Update xrefs.
7468 2006-02-06 Romain Francoise <romain@orebokech.com>
7470 * faq.texi (VM): VM now at version 7.19.
7471 Set myself as maintainer of this file.
7473 2006-02-04 Michael Olson <mwolson@gnu.org>
7475 * erc.texi (History): Note that ERC is now included with Emacs.
7477 2006-01-31 Romain Francoise <romain@orebokech.com>
7479 * message.texi (Message Headers): Explain what
7480 `message-alternative-emails' does in more detail.
7481 Update copyright year.
7483 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
7485 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
7487 2006-01-29 Richard M. Stallman <rms@gnu.org>
7489 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
7491 2006-01-29 Michael Olson <mwolson@gnu.org>
7493 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
7495 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
7497 * faq.texi (New in Emacs 22): Mention ERC.
7499 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7501 * rcirc.texi: Capitalize dir entry for consistency with the entry
7502 in info/dir and other entries in the Emacs category.
7503 Fix typos. Delete trailing whitespace.
7505 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
7507 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
7509 2006-01-27 Eli Zaretskii <eliz@gnu.org>
7511 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
7512 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7514 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
7515 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
7517 2006-01-27 Alex Schroeder <alex@gnu.org>
7519 * rcirc.texi: New file.
7521 2006-01-23 Juri Linkov <juri@jurta.org>
7523 * widget.texi (User Interface): Add S-TAB for widget-backward.
7525 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
7527 Sync with Tramp 2.0.52.
7529 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
7530 Add Tramp disabling item. New item for common connection problems.
7531 (various): Apply "ftp" as method for the download URL.
7532 (Bug Reports): Refer to FAQ for common problems.
7534 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7536 * widget.texi (User Interface): Use @key for TAB.
7538 * ses.texi (Formulas, Printer functions): Use @key for TAB.
7540 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
7543 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
7545 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
7547 * gnus.texi: Update copyright.
7549 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
7551 * gnus.texi (Article Washing): Additions.
7553 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
7555 * org.texi (Agenda commands): Document tags command.
7557 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
7559 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
7561 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7563 * gnus.texi (RSS): Addition.
7565 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
7567 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
7569 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
7571 * emacs-mime.texi (Display Customization): Add setting example to
7572 mm-discouraged-alternatives.
7574 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
7576 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
7577 version is the canonical version.
7579 2006-01-08 Alex Schroeder <alex@gnu.org>
7581 * pgg.texi (Caching passphrase): Rewording.
7583 2006-01-06 Eli Zaretskii <eliz@gnu.org>
7585 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
7588 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
7590 * org.texi: Removed the accidentally re-added empty line in the
7593 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
7595 * org.texi (Agenda Views): Chapter reorganized.
7597 2005-12-29 Romain Francoise <romain@orebokech.com>
7599 * faq.texi (Using Customize): New node.
7601 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7603 * org.texi: Remove blank line in @direntry. It is non-standard
7604 and recursively produces blank lines all over the dir file (when
7607 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
7609 * widget.texi (atoms): Delete obsolete remark about `file' widget.
7611 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
7613 * org.texi (Tags): Boolean logic documented.
7614 (Agenda Views): Document custom commands.
7616 2005-12-20 David Kastrup <dak@gnu.org>
7618 * faq.texi (AUCTeX): Update version and mailing list info.
7620 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
7622 * gnus.texi (MIME Commands): Mention addition of
7623 multipart/alternative to gnus-buttonized-mime-types and add xref
7624 to mm-discouraged-alternatives.
7626 * emacs-mime.texi (Display Customization): Mention addition of
7627 "image/.*" and add xref to gnus-buttonized-mime-types in the
7628 mm-discouraged-alternatives section.
7630 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
7632 * org.texi (Tags): New section.
7633 (Agenda Views): Chapter reorganized.
7635 2005-12-16 Eli Zaretskii <eliz@gnu.org>
7637 * org.texi (Internal Links): Add a missing comma after an @xref.
7639 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
7641 * faq.texi (Filling paragraphs with a single space): No need to
7642 change sentence-end now.
7644 2005-12-13 Romain Francoise <romain@orebokech.com>
7646 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
7648 2005-12-12 Jay Belanger <belanger@truman.edu>
7650 * faq.texi (Calc): Update version number.
7652 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
7654 * org.texi (Progress Logging): New section.
7656 2005-12-10 Romain Francoise <romain@orebokech.com>
7658 Update the Emacs FAQ for the 22.1 release.
7660 * faq.texi: Set VER to `22.1'.
7661 (Basic editing): Explain how to use localized versions of the
7662 Tutorial. Mention that `C-h r' displays the manual.
7663 Delete obsolete WWW link to an Emacs 18 tutorial.
7664 (Getting a printed manual): Point to the new locations of the
7665 manuals on the GNU Web site.
7666 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
7667 available via Info (it was previously distributed separately).
7668 (Installing Texinfo documentation): The latest version of Texinfo
7670 (Informational files for Emacs): COPYING is the GNU General Public
7671 License, not the Emacs General Public License.
7672 (Informational files for Emacs): Delete obsolete link to the
7673 GNUinfo pages as they have been removed from the GNU Web site.
7674 (New in Emacs 22): New node.
7675 (Setting up a customization file): Say that most packages support
7677 (Colors on a TTY): Delete reference to instructions on how to
7678 enable syntax highlighting, it is now enabled by default.
7679 (Turning on abbrevs by default): Emacs now reads the abbrevs file
7680 at startup automatically.
7681 (Controlling case sensitivity): Mention `M-c' in isearch.
7682 (Using an already running Emacs process): Emacs now creates the
7683 socket in `/tmp/emacsUID'. Fix typos. Change default location of
7684 gnuserv. As emacsclient can now run Lisp code as well, delete a
7685 sentence praising gnuserv for that. Simplify description of how
7686 the client/server operation works.
7687 (Compiler error messages): Delete obsolete text (compile.el has
7689 (Indenting switch statements): Fix typo.
7690 (Matching parentheses): Simplify setup instructions, mention the
7691 menu bar item in the Options menu.
7692 (Repeating a command as many times as possible): Mention `C-x e'.
7693 (Going to a line by number): Mention new keymap and bindings
7694 `M-g M-g', `M-g M-p' and `M-g M-n'.
7695 (Turning on syntax highlighting): Now on by default. Simplify.
7696 (Replacing highlighted text): Use `1', not `t'.
7697 (Problems with very large files): The maximum size is now 256MB on
7699 (^M in the shell buffer): Mention `comint-process-echoes'.
7700 (Emacs for Apple computers): Emacs 22 has native support for Mac
7702 (Translating names to IP addresses): Delete node.
7703 (Binding keys to commands): Fix typo.
7704 (SPC no longer completes file names): New node.
7705 (MIME with Emacs mail packages): Delete section about the Emacs
7706 MIME FAQ (it's not reachable anymore).
7708 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
7710 * cc-mode.texi: The manual has been extensively revised: the
7711 information about using CC Mode has been separated from the larger
7712 and more difficult chapters about configuration. It has been
7713 updated for CC Mode 5.31.
7715 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
7717 * pgg.texi (User Commands): Fix description of pgg-verify-region.
7718 (Selecting an implementation): Fix descriptions.
7720 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
7722 * message.texi (Various Message Variables): Addition.
7724 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
7726 * message.texi: Fix default values.
7728 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
7730 * message.texi (Header Commands): Clarify descriptions of
7731 message-cross-post-followup-to, message-reduce-to-to-cc, and
7732 message-insert-wide-reply.
7733 (Various Commands): Fix kindex for message-kill-to-signature;
7734 clarify description of message-tab.
7736 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
7738 * message.texi (Mailing Lists): Fix description about MFT.
7740 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
7742 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
7744 * gnus.texi (Slow Terminal Connection): Replace old description
7747 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
7749 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
7750 replace X-Draft-Headers with X-Draft-From.
7752 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
7754 * gnus.texi (Various Various): Fix the default value of
7755 nnheader-max-head-length.
7756 (Gnus Versions): Fix typo.
7758 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
7760 * org.texi (Structure editing): Document new functionality of
7763 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
7765 * org.texi (Internal Links): Fix Texinfo usage.
7767 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
7769 * org.texi (TODO basics): Document the global todo list.
7770 (TODO items): Documents sparse tree for specific TODO
7773 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
7775 * org.texi (Plain Lists): Typos fixed.
7777 2005-11-28 Jay Belanger <belanger@truman.edu>
7779 * calc.texi: Change references of `M-#' to `C-x *' prefix.
7781 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
7783 * org.texi (Structure editing): New item moving commands added.
7784 (Plain Lists): New section.
7786 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
7788 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
7789 (Agenda): Document commands `org-cycle-agenda-files' and
7790 `org-agenda-file-to-front'.
7791 (Built-in table editor): Document `org-table-sort-lines'.
7792 (HTML formatting): Export of hand-formatted lists.
7794 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
7796 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
7797 new variable gnus-toolbar-thickness.
7799 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
7801 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
7803 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
7805 * gnus.texi (X-Face): Fix description.
7806 (XVarious): Remove gnus-xmas-logo-color-alist and
7807 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
7809 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
7811 * gnus.texi (Group Parameters): Mention new variable
7812 gnus-parameters-case-fold-search.
7813 (Home Score File): Addition.
7815 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
7817 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
7818 (Overview): List supported feed types.
7819 (Installation): No installation necessary when using autoload.
7820 (Configuration): Rename "RSS" to "news".
7822 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
7824 * pgg.texi (User Commands): Document additional passphrase
7825 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
7826 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
7828 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
7830 * org.texi: Version number changed to 3.19.
7832 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
7834 * pgg.texi (How to use): Update the example to add autoload of
7835 pgg-encrypt-symmetric-region.
7836 (User Commands): Document pgg-encrypt-symmetric-region.
7837 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
7839 2005-10-27 Jay Belanger <belanger@truman.edu>
7841 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
7842 mention other TeX-related units.
7844 2005-10-23 Lars Hansen <larsh@soem.dk>
7846 * dired-x.texi (Miscellaneous Commands):
7847 Replace dired-do-relative-symlink by dired-do-relsymlink and
7848 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
7850 2005-10-23 Jay Belanger <belanger@truman.edu>
7852 * calc.texi (Predefined Units): Use `alpha' for the fine structure
7855 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
7857 * faq.texi (Bugs and problems):
7858 Replace `dired-move-to-filename-regexp' by
7859 `directory-listing-before-filename-regexp'.
7861 2005-10-22 Eli Zaretskii <eliz@gnu.org>
7863 * newsticker.texi (UPDATED): Set value.
7865 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
7867 * gnus.texi (Document Groups): Remove duplicate item.
7869 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
7871 * org.texi (Summary): Mention iCalendar support.
7872 (Exporting): Document iCalendar support.
7874 2005-10-18 Romain Francoise <romain@orebokech.com>
7876 * viper.texi (Viper Specials): Capitalize GNU.
7878 2005-10-17 Juri Linkov <juri@jurta.org>
7880 * info.texi (Getting Started, Search Index, Expert Info):
7882 (Search Text): Replace `echo area' with `mode line'.
7883 (Search Index): Both `i' and `,' find all index entries.
7884 Replace example `C-f' with `C-l' (which exists in index of Info
7885 manual) and delete spaces in its keyboard input sequence.
7886 Delete unnecessary explanations about literal characters.
7888 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
7890 * gnus.texi (Document Server Internals): Addition.
7892 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
7894 * gnus.texi (A note on namespaces): Fix RFC reference.
7896 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
7898 * gnus.texi (RSS): Fix key description.
7900 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
7902 * gnus.texi: Emacs/w3 -> Emacs/W3.
7903 (Browsing the Web): Fix description.
7904 (Web Searches): Ditto.
7905 (Customizing W3): Ditto.
7907 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
7909 * gnus.texi (Maildir): Clarify expire-age and expire-group.
7911 2005-10-11 Jay Belanger <belanger@truman.edu>
7913 * calc.texi (Integration): Mention using `a i' to compute definite
7916 2005-10-11 Juri Linkov <juri@jurta.org>
7918 * info.texi: Rearrange nodes.
7919 (Top): Update menu. Change ref `Info for Experts' to
7920 `Advanced Info Commands'.
7921 (Getting Started): Fix description of manual's parts.
7922 (Help-Int): Change xref `Info Search' to `Search Index', and
7923 `Expert Info' to `Advanced'.
7924 (Advanced): Move node one level up.
7925 (Search Text, Search Index): New nodes split out from `Info Search'.
7926 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
7927 split out from `Advanced'.
7928 (Advanced, Emacs Info Variables): De-document editing an Info file
7930 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
7931 (Creating an Info File): Delete node and move its text to
7934 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
7936 * org.texi (Workflow states): Documented that change in keywords
7937 becomes active only after restart of Emacs.
7939 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
7941 Sync with Tramp 2.0.51.
7943 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
7945 * speedbar.texi (Introduction): Describe new location of speedbar
7947 (Basic Key Bindings): Remove descriptions of bindings that have
7950 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
7952 * speedbar.texi (GDB): Describe use of watch expressions.
7954 2005-09-28 Simon Josefsson <jas@extundo.com>
7956 * message.texi (IDNA): Fix.
7958 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
7960 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
7961 nntp-server-hook, and nntp-warn-about-losing-connection; fix
7962 description of nntp-open-connection-function.
7963 (Common Variables): Fix descriptions.
7965 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
7967 * gnus.texi (Server Buffer Format): Document the %a format spec.
7969 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
7971 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
7973 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
7975 * org.texi Version 3.16.
7977 2005-09-19 Miles Bader <miles@gnu.org>
7979 * newsticker.texi: Get rid of CVS keywords.
7981 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
7983 * gnus.texi (Finding the Parent): Fix description of how Gnus
7986 2005-09-14 Jari Aalto <jari.aalto@cante.net>
7988 * gnus.texi (Advanced Scoring Examples): New examples to teach how
7989 to drop off non-answered articles.
7991 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
7993 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
7994 braces (which are unsupported by NMAKE) for macro `srcdir'.
7996 2005-09-17 Eli Zaretskii <eliz@gnu.org>
7998 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
7999 (../info/newsticker, newsticker.dvi): New targets.
8001 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
8003 * newsticker.texi: Replace @command with @code. Replace @example
8005 (Top): Add explanations to menu items.
8006 (GNU Free Documentation License): Remove.
8008 2005-09-16 Romain Francoise <romain@orebokech.com>
8010 Update all files to specify GFDL version 1.2.
8012 * doclicense.texi (GNU Free Documentation License): Update to
8015 2005-09-15 Richard M. Stallman <rms@gnu.org>
8017 * newsticker.texi: Fix @setfilename.
8019 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
8020 (../info/newsticker, newsticker.dvi): New targets.
8022 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
8024 * org.texi: Version 3.15.
8026 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
8028 * ses.texi: Combine all three indices into one.
8029 Correct a few typos.
8031 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
8033 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
8035 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
8037 * emacs-mime.texi (Handles): Remove duplicate item.
8038 (Encoding Customization): Fix the default value for
8039 mm-coding-system-priorities.
8040 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
8041 (Basic Functions): Fix reference.
8043 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
8045 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
8047 2005-08-18 Richard M. Stallman <rms@gnu.org>
8049 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
8052 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
8053 not keyboard-translate.
8055 2005-08-11 Richard M. Stallman <rms@gnu.org>
8057 * faq.texi (Using regular expressions): Fix xref.
8059 2005-08-09 Juri Linkov <juri@jurta.org>
8061 * info.texi (Help-P): Replace `Prev' with `Previous'.
8062 (Help-M, Help-Xref): Add S-TAB.
8063 (Help-FOO): Update `u' command.
8064 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
8065 Update info about visibility of xref parts.
8066 (Help-Int): Fix `m' command. Rename `Info-last' to
8067 `Info-history-back'. Add `Info-history-forward'.
8068 (Advanced): Fix `g*' and `M-n' commands.
8069 (Info Search): Add `index-apropos' in stand-alone browser.
8070 Add isearch commands.
8071 (Emacs Info Variables): Remove `Info-fontify'.
8072 Add `Info-mode-hook'. Update face names.
8073 Add `Info-fontify-maximum-menu-size',
8074 `Info-fontify-visited-nodes', `Info-isearch-search'.
8076 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
8078 Sync with Tramp 2.0.50.
8080 * tramp.texi: Use @option{} consequently for method names.
8081 (Inline methods, External transfer methods): Remove references to
8083 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
8086 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8088 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
8089 Mention that gnus-init-file is not read when Emacs is invoked with
8090 --no-init-file or -q.
8092 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
8094 * org.texi: Version 3.14.
8096 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
8098 * org.texi: Version 3.13.
8100 2005-07-18 Juri Linkov <juri@jurta.org>
8102 * calc.texi (Time Zones, Logical Operations):
8103 * cl.texi (Overview):
8104 * org.texi (TODO types):
8105 * sc.texi (Emacs 18 MUAs):
8106 * speedbar.texi (Top):
8107 * url.texi (History):
8108 Delete duplicate duplicate words.
8110 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
8112 * cl.texi (Type Predicates): Document `atom' type.
8114 2005-07-04 Lute Kamstra <lute@gnu.org>
8116 Update FSF's address in GPL notices.
8118 * calc.texi (Copying):
8119 * doclicense.texi (GNU Free Documentation License):
8120 * faq.texi (Contacting the FSF):
8121 * mh-e.texi (Copying): Update FSF's address.
8123 2005-07-03 Richard M. Stallman <rms@gnu.org>
8125 * flymake.texi (Example -- Configuring a tool called directly):
8126 Update name of flymake-build-relative-filename.
8128 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
8130 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
8132 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
8134 * org.texi: Version 3.12.
8136 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8138 * makefile.w32-in (MAKEINFO): Use --force.
8139 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8141 (gnus.dvi): Use "..." to quote Sed args, so that it works with
8144 2005-06-23 Richard M. Stallman <rms@gnu.org>
8146 * speedbar.texi (Creating a display): Texinfo usage fixes.
8148 * tramp.texi (Customizing Completion, Auto-save and Backup):
8149 Texinfo usage fixes.
8151 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8153 * dired-x.texi (Miscellaneous Commands):
8154 * ediff.texi (Miscellaneous):
8155 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
8157 * info.texi (Help-Xref):
8158 * message.texi (Message Headers):
8159 * org.texi (Remember):
8160 * reftex.texi (Options (Defining Label Environments)):
8161 (Options (Index Support)):
8162 (Options (Viewing Cross-References)):
8165 * speedbar.texi (Creating a display):
8166 * tramp.texi (Customizing Completion, Auto-save and Backup):
8169 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
8171 * org.texi: Version 3.11.
8173 2005-06-12 Jay Belanger <belanger@truman.edu>
8175 * calc.texi (Getting Started): Remove extra menu item.
8177 2005-05-31 Jay Belanger <belanger@truman.edu>
8179 * calc.texi (Notations Used in This Manual): Use @kbd for key
8181 (Demonstration of Calc): Mention another way of starting Calc.
8182 (Starting Calc): Mention long name of M-#.
8183 (Embedded Mode Overview): Remove unnecessary instruction.
8184 (Other M-# commands): Rephrase `M-# 0' explanation.
8185 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
8186 reflect current behavior.
8188 2005-05-30 Jay Belanger <belanger@truman.edu>
8190 * calc.texi (Hooks): Change description of calc-window-hook and
8191 calc-trail-window-hook to match usage.
8192 (Computational Functions): Add more constant-generating functions.
8193 (Customizable Variables): Use defvar.
8195 2005-05-28 Jay Belanger <belanger@truman.edu>
8197 * calc.texi (Assignments in Embedded Mode): Fix variable name.
8198 (Basic Embedded Mode): Explain behavior of arguments to
8201 2005-05-27 Jay Belanger <belanger@truman.edu>
8203 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
8206 2005-05-25 Jay Belanger <belanger@truman.edu>
8208 * calc.texi: Change Calc version number throughout.
8209 (Keypad Mode): Change location in info output.
8210 (Keypad mode overview): Move picture of keypad.
8212 2005-05-21 Jay Belanger <belanger@truman.edu>
8214 * calc.texi (Storing variables): Mention that only most variables
8215 are void to begin with.
8217 2005-05-21 Kevin Ryde <user42@zip.com.au>
8219 * widget.texi (Basic Types): Update cross ref from "Enabling
8220 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
8221 lispref/text.texi change.
8223 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
8225 * org.texi: Version 3.09.
8227 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
8229 * reftex.texi: Version 4.28.
8231 2005-05-16 Jay Belanger <belanger@truman.edu>
8233 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
8235 2005-05-14 Jay Belanger <belanger@truman.edu>
8237 * calc.texi (Default Simplifications): Insert missing ! (logical
8240 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
8242 Sync with Tramp 2.0.49.
8244 2005-05-10 Jay Belanger <belanger@truman.edu>
8246 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
8249 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
8251 * org.texi: Version 3.08, structure reorganized.
8253 2005-04-24 Richard M. Stallman <rms@gnu.org>
8255 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
8257 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
8259 * org.texi: Update to version 3.06.
8261 2005-04-13 Lute Kamstra <lute@gnu.org>
8263 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
8265 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
8267 * cl.texi (Porting Common Lisp): Fix typo.
8269 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8271 * gnus.texi (RSS): Addition.
8273 2005-04-04 Jay Belanger <belanger@truman.edu>
8275 * calc.texi: Change Calc version number.
8276 (Customizable variables): Fix description of calc-language-alist.
8277 (Copying): Put in version 2 of GPL.
8279 2005-04-01 Jay Belanger <belanger@truman.edu>
8281 * calc.texi (Troubleshooting Commands): Remove comment about
8283 (Installation): Remove section.
8284 (Customizable Variables): New section.
8285 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
8286 (Graphical Devices): Add references to Customizable Variables.
8288 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
8290 * emacs-mime.texi (Display Customization): Markup fixes.
8293 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
8295 * gnus-faq.texi: Replaced with auto-generated version.
8297 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
8299 * dired-x.texi (Multiple Dired Directories): default-directory was
8300 renamed to dired-default-directory.
8302 2005-03-26 Jay Belanger <belanger@truman.edu>
8304 * calc.texi (Simplifying Formulas, Rewrite Rules):
8305 Change description of top and bottom of fraction.
8306 (Modulo Forms): Move description of how to create modulo forms to
8307 earlier in the section.
8308 (Fraction Mode): Suggest using : to get a fraction by dividing.
8309 (Basic Arithmetic): Adjust placement of command name.
8310 (Truncating the Stack): Emphasize that "hidden" entries are still
8312 (Installation): Move discussion of printing manual to "About This
8314 (About This Manual): Mention how to print the manual.
8315 (Reporting Bugs): Remove first person.
8316 (Building Vectors): Add algebraic version of append.
8317 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
8318 (Grouping Digits): Fix typo.
8320 2005-03-25 Werner Lemberg <wl@gnu.org>
8322 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
8323 Replace `legal' with `valid'.
8325 2005-03-25 Werner Lemberg <wl@gnu.org>
8327 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
8329 2005-03-24 Jay Belanger <belanger@truman.edu>
8331 * calc.texi (General Mode Commands)
8332 (Mode Settings in Embedded Mode): Add some explanation of
8333 recording mode settings.
8335 2005-03-24 Richard M. Stallman <rms@gnu.org>
8337 * calc.texi: Remove praise of non-free software.
8339 * idlwave.texi: Don't say where to get IDL or its non-free manual.
8340 (Installation): Node deleted.
8342 2005-03-23 Richard M. Stallman <rms@gnu.org>
8344 * url.texi (HTTP language/coding): Improve last change.
8346 2005-03-22 Jay Belanger <belanger@truman.edu>
8348 * calc.texi (Embedded Mode): Add new information on changing
8351 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
8353 Sync with Tramp 2.0.48.
8355 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
8357 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
8358 "GNU/Linux". Change all addresses to .gnu.org.
8359 (Default Method): Offer shortened syntax for "su" and "sudo"
8362 2005-03-07 Richard M. Stallman <rms@gnu.org>
8364 * url.texi: Fix usage of "e.g.".
8365 (HTTP language/coding): Explain the rules for these strings.
8367 2005-03-06 Richard M. Stallman <rms@gnu.org>
8369 * woman.texi (Introduction): Minor cleanups.
8371 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
8373 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
8374 (Installation): Node deleted.
8376 * mh-e.texi (Preface): Get rid of "Emacs 21".
8378 * eshell.texi (Installation): Delete node (for Emacs 20).
8380 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
8382 * flymake.texi: Refill and tweak style in @lisp blocks.
8384 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8386 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
8388 2005-03-01 Jay Belanger <belanger@truman.edu>
8390 * calc.texi (Trigonometric and Hyperbolic Functions):
8391 Mention additional functions.
8392 (Algebraic Simplifications): Mention additional simplifications.
8394 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
8396 * ses.texi: Add concept/function/variable indices (this work was
8397 donated by Brad Collins <brad@chenla.org>, copyright-assignment
8398 papers on file at FSF).
8400 2005-02-10 Jay Belanger <belanger@truman.edu>
8402 * calc.texi: Change @LaTeX to La@TeX throughout.
8403 Redefine @expr as @math for TeX output.
8404 Redefine @texline as a no-op for TeX output.
8405 Define @tfn, replace @t by @tfn throughout.
8407 2005-02-09 Jay Belanger <belanger@truman.edu>
8409 * calc.texi: Add macro for LaTeX for info output.
8411 2005-02-08 Kim F. Storm <storm@cua.dk>
8413 * texinfo.tex (LaTex): Add def.
8415 2005-02-06 Jay Belanger <belanger@truman.edu>
8417 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
8418 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
8421 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
8423 * gnus.texi: Some edits based on comments from David Abrahams.
8425 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
8427 * gnus.texi (RSS): Fix the keystroke.
8429 2005-01-24 David Kastrup <dak@gnu.org>
8431 * faq.texi: Update AUCTeX version info.
8433 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
8435 * gnus-faq.texi ([4.1]): Typo.
8437 2005-01-19 Jay Belanger <belanger@truman.edu>
8439 * calc.texi (Keep Arguments): Mention that keeping arguments
8440 doesn't work with keyboard macros.
8442 2005-01-16 Richard M. Stallman <rms@gnu.org>
8444 * autotype.texi (Autoinserting): Fix small error.
8446 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
8448 Sync with Tramp 2.0.47.
8450 * tramp.texi (Compilation): New section, describing compilation of
8453 2005-01-11 Kim F. Storm <storm@cua.dk>
8455 * widget.texi (Basic Types): Add :follow-link keyword.
8457 2005-01-09 Jay Belanger <belanger@truman.edu>
8459 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
8461 2005-01-08 Jay Belanger <belanger@truman.edu>
8463 * calc.texi: Change throughout to reflect new default value of
8466 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8468 * message.texi (Reply): `message-reply-to-function' should return
8469 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
8471 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
8473 * faq.texi (Changing load-path): Fix typo.
8475 2005-01-05 Jay Belanger <belanger@truman.edu>
8477 * calc.texi (Programming Tutorial): Replace kbd command by
8478 appropriate characters for a keyboard macro.
8480 2005-01-04 Jay Belanger <belanger@truman.edu>
8482 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
8484 (Programming Tutorial): Mention that the user needs to be in the
8485 right mode to compute some functions.
8487 2005-01-04 Jay Belanger <belanger@truman.edu>
8489 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
8490 no longer applicable.
8492 2005-01-01 Jay Belanger <belanger@truman.edu>
8494 * calc.texi (Programming Tutorial): Change description of how to
8495 edit keyboard macros to match current behavior.
8497 2004-12-31 Jay Belanger <belanger@truman.edu>
8499 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
8501 2004-12-20 Jay Belanger <belanger@truman.edu>
8503 * calc.texi (Types Tutorial): Emphasize that you can't divide by
8506 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
8508 * cc-mode.texi (Text Filling and Line Breaking): Put period after
8510 (Font Locking): Avoid @strong{Note:}.
8512 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
8514 Sync with Tramp 2.0.46.
8516 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
8518 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
8520 * url.texi: Correct typos.
8521 (Retrieving URLs): @var{nil}->@code{nil}.
8522 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
8523 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
8524 (Dealing with HTTP documents): @inforef->@xref.
8526 2004-12-15 Jay Belanger <belanger@truman.edu>
8528 * calc.texi: Consistently capitalized all mode names.
8529 (Answers to Exercises): Mention that an answer can be a fraction
8530 when in Fraction mode.
8532 2004-12-13 Jay Belanger <belanger@truman.edu>
8534 * calc.texi: Fix some TeX definitions.
8536 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
8538 * reftex.texi (Imprint): Remove erroneous @value's.
8540 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8542 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
8543 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
8545 2004-12-08 Jay Belanger <belanger@truman.edu>
8547 * calc.texi (Starting Calc): Remove comment about installation.
8548 (Keypad Mode Overview): Remove comment about Emacs 19 support.
8550 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8552 * url.texi: Update @setfilename.
8553 (Getting Started): No need to worry about Gnus versions.
8554 (Dealing with HTTP documents): Use @inforef.
8556 * org.texi: Fix @direntry file name.
8558 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
8560 * url.texi: New file.
8562 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
8564 2004-12-06 Jay Belanger <belanger@truman.edu>
8566 * calc.texi (Using Calc): Remove paragraph about installation.
8568 2004-12-06 Jay Belanger <belanger@truman.edu>
8570 * calc.texi: Use more Texinfo macros and less TeX defs.
8573 2004-12-06 Richard M. Stallman <rms@gnu.org>
8575 * org.texi: New file.
8577 2004-12-05 Richard M. Stallman <rms@gnu.org>
8579 * Makefile.in (org.dvi, ../info/org): New targets.
8580 (INFO_TARGETS): Add ../info/org.
8581 (DVI_TARGETS): Add org.dvi.
8582 (maintainer-clean): Remove the info files in the info dir.
8584 2004-11-26 Eli Zaretskii <eliz@gnu.org>
8586 * idlwave.texi: Fix the setfilename directive to put the produced
8588 (Continued Statement Indentation): Resurrect Jan D.'s change from
8589 2004-11-03 that was lost when a newer version of idlwave.texi was
8592 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
8594 * gnus-faq.texi ([5.1]): Add missing bracket.
8596 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
8597 Index `spam-initialize'.
8599 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
8601 * message.texi (Various Message Variables): Mention that all mail
8602 file variables are derived from `message-directory'.
8604 * gnus.texi (Splitting Mail): Clarify bogus group.
8606 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
8608 * emacs-mime.texi (Encoding Customization):
8609 Fix mm-coding-system-priorities entry.
8611 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8613 * idlwave.texi (Continued Statement Indentation):
8614 * reftex.texi (Options (Index Support)):
8615 (Displaying and Editing the Index, Table of Contents):
8616 * speedbar.texi (Creating a display, Major Display Modes):
8617 Replace non-nil with non-@code{nil}.
8619 2004-10-21 Jay Belanger <belanger@truman.edu>
8621 * calc.texi (Algebraic-Style Calculations): Remove a comment.
8623 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
8625 * calc.texi (Reporting Bugs): Double up `@'.
8627 2004-10-18 Jay Belanger <belanger@truman.edu>
8629 * calc.texi (Reporting Bugs): Change the address that bugs
8632 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
8634 * gnus.texi (New Features): Add 5.11.
8636 * message.texi (Resending): Remove wrong default value.
8638 * gnus.texi (Mail Source Specifiers): Describe possible problems
8639 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
8640 `pop3-leave-mail-on-server' to the index.
8642 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
8644 * message.texi (Canceling News): Add how to set a password.
8646 2004-10-12 Jay Belanger <belanger@truman.edu>
8648 * calc.texi (Help Commands): Change the descriptions of
8649 calc-describe-function and calc-describe-variable to match their
8652 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
8654 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
8656 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
8658 Sync with Tramp 2.0.45.
8660 * tramp.texi (Frequently Asked Questions): Comment paragraph about
8661 plink link. The URL is outdated. Originator contacted for
8664 2004-10-10 Juri Linkov <juri@jurta.org>
8666 * gnus.texi (Top, Marking Articles): Join two menus in one node
8667 because a node can have only one menu.
8669 2004-10-09 Juri Linkov <juri@jurta.org>
8671 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
8672 example of nnmail-split-fancy.
8674 2004-10-06 Karl Berry <karl@gnu.org>
8676 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
8677 consistency with other uses of dashes.
8679 2004-10-05 Karl Berry <karl@gnu.org>
8681 * info.texi: Consistently use --- throughout, periods at end of
8682 menu descriptions, and a couple typos.
8684 2004-09-26 Jesper Harder <harder@ifa.au.dk>
8686 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
8687 * pgg.texi (User Commands, Backend methods): Do.
8688 * gnus.texi: Markup fixes.
8689 (Setting Process Marks): Fix `M P a' entry.
8690 * emacs-mime.texi: Fixes.
8692 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
8694 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
8696 Use 5.10 instead of 5.10.0.
8698 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
8700 * gnus.texi (Summary Mail Commands): S D e.
8702 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
8704 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
8705 the gnus-article-mode-line-format section.
8707 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
8709 * gnus.texi (Various Summary Stuff): Fix the documentation for
8710 gnus-newsgroup-variables.
8712 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
8714 * gnus.texi (MIME Commands):
8715 Add gnus-mime-display-multipart-as-mixed,
8716 gnus-mime-display-multipart-alternative-as-mixed,
8717 gnus-mime-display-multipart-related-as-mixed.
8718 (Mail Source Customization): Clarify `mail-source-directory'.
8719 (Splitting Mail): Mention gnus-group-find-new-groups.
8720 (SpamOracle): Fix typo.
8722 * gnus-faq.texi: Untabify.
8723 ([6.3]): nnir.el is in contrib directory.
8725 * message.texi (News Headers): Clarify how a unique ID is created.
8727 * gnus.texi (Batching Agents): Fix typo in example.
8728 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8730 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
8732 * gnus.texi (Group Parameters): Add more on hooks.
8734 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
8736 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
8738 2004-09-22 Jay Belanger <belanger@truman.edu>
8740 * calc.texi (Vectors as Lists): Add a warning that the tutorial
8741 might be hidden during part of the session.
8743 2004-09-20 Jay Belanger <belanger@truman.edu>
8745 * calc.texi (Notations Used in This Manual): Put in an earlier
8746 mention that DEL could be called Backspace.
8748 2004-09-10 Simon Josefsson <jas@extundo.com>
8750 * gnus.texi (IMAP): Add example. Suggested and partially written
8751 by Steinar Bang <sb@dod.no>.
8753 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8755 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
8758 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8760 * gnus.texi (Spam ELisp Package Sequence of Events):
8761 Some clarifications.
8762 (Spam ELisp Package Global Variables): More clarifications.
8764 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8766 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
8767 Mention spam-split does not modify incoming mail.
8769 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
8771 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
8773 2004-09-10 Eli Zaretskii <eliz@gnu.org>
8775 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
8777 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
8779 * makefile.w32-in (sieve, pgg): Use $(infodir).
8781 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
8783 * makefile.w32-in: Fix PGG and Sieve entries.
8785 2004-08-28 Eli Zaretskii <eliz@gnu.org>
8787 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
8788 Emacs and related programs.
8790 2004-08-27 Richard M. Stallman <rms@gnu.org>
8792 * faq.texi: Fix texinfo usage, esp. doublequotes.
8793 (Difference between Emacs and XEmacs): Some clarification.
8795 * faq.texi (Difference between Emacs and XEmacs):
8796 Explain not to contrast XEmacs with GNU Emacs.
8798 2004-08-26 Richard M. Stallman <rms@gnu.org>
8800 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
8802 2004-08-22 David Kastrup <dak@gnu.org>
8804 * reftex.texi (AUCTeX): Update links, section name.
8806 * faq.texi (Calc): Update availability (included in 22.1).
8807 (AUCTeX): Update availability, information, versions, description.
8809 2004-08-14 Eli Zaretskii <eliz@gnu.org>
8811 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
8813 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
8815 * cc-mode.texi: Various updates for CC Mode 5.30.9.
8817 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
8819 Sync with Tramp 2.0.44.
8821 2004-08-05 Lars Hansen <larsh@math.ku.dk>
8823 * widget.texi (User Interface): Update how to separate the
8824 editable field of an editable-field widget from other widgets.
8825 (Programming Example): Add text after field.
8827 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
8829 * emacs-mime.texi (Encoding Customization): Add a note to the
8830 mm-content-transfer-encoding-defaults entry.
8833 * gnus.texi (Article Highlighting):
8834 Add gnus-cite-ignore-quoted-from.
8835 (POP before SMTP): New node.
8836 (Posting Styles): Addition.
8837 (Splitting Mail): Add nnmail-split-lowercase-expanded.
8838 (Fancy Mail Splitting): Ditto.
8839 (X-Face): Add gnus-x-face.
8841 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
8843 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
8844 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
8846 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
8848 * gnus.texi (Mail Source Specifiers):
8849 Describe `pop3-leave-mail-on-server'.
8851 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
8853 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
8855 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
8856 repository. Change setfilename.
8858 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
8860 2004-07-02 Juri Linkov <juri@jurta.org>
8862 * pcl-cvs.texi (Viewing differences): Add `d r'.
8864 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8866 * ses.texi, viper.texi, flymake.texi, faq.texi:
8867 * eshell.texi, ediff.texi: Markup fixes.
8869 2004-06-21 Karl Berry <karl@gnu.org>
8871 * info.texi (Top): Mention that only Emacs has mouse support.
8872 (Getting Started): Mention this in a few other places.
8874 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
8876 * autotype.texi (Copyrights, Timestamps):
8877 Recommend `before-save-hook' instead of `write-file-functions'.
8879 2004-06-13 Lars Hansen <larsh@math.ku.dk>
8881 * dired-x.texi (dired-mark-omitted): Update keybinding.
8883 2004-06-10 Kim F. Storm <storm@cua.dk>
8885 * pcl-cvs.texi (Viewing differences): Add 'd y'.
8887 2004-06-05 Lars Hansen <larsh@math.ku.dk>
8889 * dired-x.texi (variable dired-omit-mode): Rename from
8891 (function dired-omit-mode): Rename from dired-omit-toggle.
8892 Call dired-omit-mode rather than set dired-omit-files-p.
8893 (dired-mark-omitted): Describe command.
8895 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
8897 Version 2.0.41 of Tramp released.
8899 2004-05-29 Juanma Barranquero <lektu@terra.es>
8901 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
8902 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8904 2004-05-29 Richard M. Stallman <rms@gnu.org>
8906 * cl.texi (Top): Call this chapter `Introduction'.
8907 (Overview): In TeX, no section heading here.
8909 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
8911 2004-05-29 Eli Zaretskii <eliz@gnu.org>
8913 * Makefile.in (../info/flymake, flymake.dvi): New targets.
8914 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
8916 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
8918 * flymake.texi: New file.
8920 2004-05-28 Simon Josefsson <jas@extundo.com>
8922 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
8924 2004-05-07 Kai Großjohann <kai@emptydomain.de>
8926 Version 2.0.40 of Tramp released.
8928 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
8930 Complete rework, based on review by Karl Berry <karl@gnu.org>.
8932 * tramp.texi (Auto-save and Backup): Explain exploitation of new
8933 variables `tramp-backup-directory-alist' and
8934 `tramp-bkup-backup-directory-info'.
8935 (Overview, Connection types)
8936 (External transfer methods, Default Method)
8937 (Windows setup hints): Remove restriction of password entering
8938 with external methods.
8939 (Auto-save and Backup): Make file name example
8940 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
8941 and `auto-save-directory' must be used.
8942 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
8943 only "NT"). Remove doubled entry "What kinds of systems does
8945 (tramp): Macro removed.
8946 (Obtaining Tramp): Flag removed from title.
8947 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
8948 and `trampver' used properly. Flag `tramp-inst' replaced by
8949 `installchapter'. Installation related text adapted.
8951 2004-04-28 Masatake YAMATO <jet@gyve.org>
8953 * widget.texi (Programming Example): Remove overlays.
8955 2004-04-27 Jesper Harder <harder@ifa.au.dk>
8957 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
8959 2004-04-23 Juanma Barranquero <lektu@terra.es>
8961 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8963 2004-04-05 Jesper Harder <harder@ifa.au.dk>
8965 * info.texi (Info Search): Add info-apropos.
8967 2004-03-22 Juri Linkov <juri@jurta.org>
8969 * faq.texi: Fix help key bindings.
8971 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
8973 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
8974 (as suggested by Karl Berry). Update information about colored
8975 stars in menus. Add new subheading describing M-n.
8977 2004-03-12 Richard M. Stallman <rms@gnu.org>
8979 * cl.texi (Top): Rename top node's title.
8981 2004-03-08 Karl Berry <karl@gnu.org>
8983 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
8984 problems making the texinfo distribution.
8986 2004-02-29 Simon Josefsson <jas@extundo.com>
8988 * smtpmail.texi (Authentication): Change the list of supported
8989 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
8990 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
8993 2004-02-29 Juanma Barranquero <lektu@terra.es>
8995 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8996 Use $(DEL) instead of rm, and ignore exit code.
8998 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
9000 Tramp version 2.0.39 released.
9002 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
9004 * tramp.texi (Customizing Completion): Explain new functions
9005 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
9006 (all): Savannah URLs unified to "http://savannah.nongnu.org".
9007 (Top): Refer to Savannah mailing list as the major one.
9008 Mention older mailing lists in HTML mode only.
9009 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
9010 (Frequently Asked Questions): Remote hosts must not be Unix-like
9012 (Password caching): New node.
9013 (External transfer methods): Refer to password caching for "smb"
9016 2004-02-17 Karl Berry <karl@gnu.org>
9018 * info.texi (Help-Int): Mention the new line number feature.
9020 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
9022 * ses.texi (Advanced Features): New functionality for
9023 ses-set-header-row (defaults to current row unless C-u used).
9024 (Acknowledgements): Add Stefan Monnier.
9026 2003-12-29 Kevin Ryde <user42@zip.com.au>
9028 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
9030 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
9032 Tramp version 2.0.38 released.
9034 * tramp.texi (Remote shell setup): Warn of environment variables
9035 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
9036 <sven.gabriel@imk.fzk.de>.
9037 (Configuration): Tramp now chooses base64/uuencode
9038 automatically. Update wording accordingly.
9039 (Top): More description for the `Default Method' menu entry.
9040 (Default Method): Use @code, not @var, for Lisp variables.
9041 (Default Method): New subsection `Which method is the right one
9042 for me?' Suggested by Christian Kirsch.
9043 (Configuration): Pointer to new subsection added.
9044 (Default Method): Too many "use" in one sentence.
9045 Rephrase. Reported by Christian Kirsch.
9046 (Filename Syntax): Old `su' example is probably a left-over from
9047 the sm/su method naming. Replace with `ssh', instead.
9048 (External transfer methods, Auto-save and Backup):
9051 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
9053 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
9054 (Top): Mention japanese manual only if flag `jamanual' is set.
9055 Insert section `Japanese manual' in menu.
9057 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
9059 * eshell.texi (Known Problems): Add doc item.
9061 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9063 * cc-mode.texi: Update for CC Mode 5.30.
9065 Note: Please refrain from doing purely cosmetic changes like
9066 removing trailing whitespace in this manual; it clobbers cvs
9067 merging for no good reason.
9069 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9071 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
9072 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
9075 2003-10-26 Karl Berry <karl@gnu.org>
9077 * info.texi (Info Search): Echo area, not echo are. From Debian
9080 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
9082 * widget.texi (Defining New Widgets): Document new behavior of
9083 :buttons and :children keywords.
9085 2003-10-22 Miles Bader <miles@gnu.org>
9087 * Makefile.in (info): Move before $(top_srcdir)/info.
9089 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
9091 * tramp.texi (Inline methods): Small grammar fix.
9092 (External transfer methods): Likewise.
9094 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
9096 * speedbar.texi: Remove paragraph for GUD that is no longer true.
9098 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
9100 * texinfo.tex: Replace `%' in arch tagline by @ignore.
9102 2003-09-30 Richard M. Stallman <rms@gnu.org>
9104 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
9106 * widget.texi (User Interface): Fix typos.
9108 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
9110 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
9112 * pcl-cvs.texi (Selected Files): Fix typo.
9114 2003-09-21 Karl Berry <karl@gnu.org>
9116 * info.texi (] and [ commands): No period at end of section title.
9118 2003-09-04 Miles Bader <miles@gnu.org>
9120 * Makefile.in (top_srcdir): New variable.
9121 ($(top_srcdir)/info): New rule.
9122 (info): Depend on it.
9124 2003-09-03 Peter Runestig <peter@runestig.com>
9126 * makefile.w32-in: New file.
9128 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
9130 * widget.texi (User Interface): Explain the need of static text
9131 around an editable field.
9133 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9135 * widget.texi (Basic Types): The argument to `:help-echo' can now
9136 be a form that evaluates to a string.
9138 2003-08-18 Kim F. Storm <storm@cua.dk>
9140 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
9142 2003-08-16 Richard M. Stallman <rms@gnu.org>
9144 * dired-x.texi (Shell Command Guessing): Explain *.
9146 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
9148 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
9149 log-edit-insert-changelog.
9151 2003-08-03 Karl Berry <karl@gnu.org>
9153 * info.texi: Need @contents.
9155 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
9157 Tramp version 2.0.36 released.
9159 * tramp.texi (Remote shell setup): Explain about problems with
9160 non-Bourne commands in ~/.profile and ~/.shrc.
9162 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9164 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
9165 renaming of `vis-mode' to `visible-mode'.
9167 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
9169 * info.texi (Top, Help-Small-Screen): Remove accidentally added
9170 next, prev and up pointers.
9172 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
9174 * info.texi (Help): Mention existence of Emacs and stand-alone
9175 Info at the very beginning of the tutorial.
9176 (Help-Inv): New node.
9178 (Help-M): Systematically point out the differences between default
9179 Emacs and stand-alone versions. Delete second menu.
9180 (Help-Xref): Systematically point out the differences between
9181 default Emacs and stand-alone versions.
9182 (Help-Int): Change `l' example.
9183 (Expert Info): Fix typos.
9184 (Emacs Info Variables): Mention `Info-hide-note-references' and
9185 new default for `Info-scroll-prefer-subnodes'.
9187 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
9189 Version 2.0.35 of Tramp released.
9191 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
9192 (Inline methods): Add methods `remsh' and `plink1'.
9193 (External transfer methods): Add method `remcp'.
9194 (Multi-hop Methods): Add method `remsh'.
9195 Small patch from Adrian Aichner <adrian@xemacs.org>:
9197 (Concept Index): Add to make manual searchable via
9199 (Version Control): Add cindex entry.
9201 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
9203 * trampver.texi: Version 2.0.34 released.
9205 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9207 * faq.texi: Improve previous changes.
9209 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
9211 * faq.texi: Update copyright and maintenance details.
9212 Update some package URLs, versions, and maintainers.
9213 Remove many references to the Emacs Lisp Archive.
9215 2003-04-23 Simon Josefsson <jas@extundo.com>
9217 * smtpmail.texi: Fix license (the invariant sections mentioned has
9218 never been part of the smtp manual). Align info dir entry with
9219 other emacs packages.
9221 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
9223 * tramp.texi: Version 2.0.33 released.
9224 Remove installation chapter. Remove XEmacs specifics.
9226 2003-03-29 Richard M. Stallman <rms@gnu.org>
9228 * tramp.texi (Top): Undo the previous renaming.
9229 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
9231 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
9233 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
9236 * tramp.texi (Auto-save and Backup): New node.
9238 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
9240 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
9241 Emacs" in order to have better differentiation to "XEmacs".
9242 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
9243 are new macros in order to point to the other Emacs flavor where
9244 appropriate. In info case, point to node `Installation' in order
9245 to explain how to generate the other way. In html case, make a
9246 link to the other html file.
9247 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
9248 after CVS checkout/update.
9249 (Installation): Completely rewritten.
9250 (Installation parameters, Load paths): New sections under
9253 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9255 * tramp.texi: Version 2.0.30 released.
9256 Replace word "path" with "localname" where used as a component of
9259 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
9261 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
9263 (Installation): Explain what to do if files from the tramp/contrib
9264 directory are needed.
9266 2003-02-23 Alex Schroeder <alex@emacswiki.org>
9268 * smtpmail.texi (How Mail Works): New.
9270 2003-02-22 Alex Schroeder <alex@emacswiki.org>
9272 * smtpmail.texi: New file.
9274 * Makefile.in: Build SMTP manual.
9276 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9278 * tramp.texi: Version 2.0.29 released.
9279 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
9280 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
9282 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
9284 * tramp.texi (Frequently Asked Questions): Explain a workaround if
9285 another package loads accidentally Ange-FTP.
9287 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
9289 * tramp.texi (Customizing Completion): Add function
9290 `tramp-parse-sconfig'. Change example of
9291 `tramp-set-completion-function', because parsing of ssh config
9292 files looks more natural.
9294 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
9296 * gnus.texi: Do not use `path' in several locations.
9298 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
9300 * tramp.texi (External transfer methods): New method `smb'.
9301 From Michael Albinus.
9303 2002-11-05 Karl Berry <karl@gnu.org>
9305 * info.texi (Info-fontify): Reorder face list to avoid bad line
9308 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9310 * tramp.texi: Move @copying to standard place.
9313 2002-10-02 Karl Berry <karl@gnu.org>
9315 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
9316 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
9317 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
9318 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
9319 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
9320 Per rms, update all manuals to use @copying instead of @ifinfo.
9321 Also use @ifnottex instead of @ifinfo around the top node, where
9322 needed for the sake of the HTML output.
9323 (The Gnus manual is not fixed since it's not clear to me how it
9324 works; and the Tramp manual already uses @copying, although in an
9325 unusual way. All others were changed.)
9327 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
9329 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
9330 (../info/ses, ses.dvi): New targets.
9331 * ses.texi: New file.
9333 2002-09-06 Pavel JanÃk <Pavel@Janik.cz>
9335 * texinfo.tex: Update to texinfo 4.2.
9337 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
9339 * reftex.texi: Update to RefTeX 4.19.
9341 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
9343 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
9344 (../info/tramp, tramp.dvi): New targets.
9346 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
9348 * Makefile.in (DVI_TARGETS): Add calc.dvi.
9349 (calc.dvi): Uncomment.
9351 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
9353 * Makefile.in (INFO_TARGETS): Add ../info/calc.
9354 (../info/calc): New target.
9356 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9358 * (Version 21.1 released.)
9360 2001-10-05 Gerd Moellmann <gerd@gnu.org>
9364 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
9366 * Makefile.in (../info/info): Use an explicit -o switch to
9369 2001-03-05 Gerd Moellmann <gerd@gnu.org>
9371 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9373 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9375 * Makefile.in (../info/idlwave): Use --no-split.
9377 2000-12-14 Dave Love <fx@gnu.org>
9379 * Makefile.in (mostlyclean): Remove gnustmp.*.
9380 (gnus.dvi): Change rule to remove @latex stuff.
9382 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
9384 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
9386 2000-10-13 John Wiegley <johnw@gnu.org>
9388 * Makefile.in: Add build targets for eshell.texi.
9390 2000-09-25 Gerd Moellmann <gerd@gnu.org>
9392 * Makefile.in: Remove/comment speedbar stuff.
9394 2000-09-22 Dave Love <fx@gnu.org>
9396 * Makefile.in: Add emacs-mime.
9398 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
9400 * Makefile.in (INFO_TARGETS): Add ../info/woman.
9401 (DVI_TARGETS): Add woman.dvi.
9402 (../info/woman, woman.dvi): New targets.
9404 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9406 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9408 * pcl-cvs.texi: New file.
9409 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
9410 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
9412 2000-05-11 Gerd Moellmann <gerd@gnu.org>
9414 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
9415 (../info/ebrowse, ebrowse.dvi): New targets.
9417 2000-01-13 Gerd Moellmann <gerd@gnu.org>
9419 * Makefile.in (INFO_TARGETS): Add eudc.
9420 (DVI_TARGETS): Add eudc.dvi.
9421 (../info/eudc, eudc.dvi): New targets.
9423 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
9425 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
9426 compatibility with 8+3 filesystems).
9427 (../info/efaq): Rename from emacs-faq.
9429 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
9431 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
9432 (../info/idlwave, idlwave.dvi): New targets.
9434 1999-10-23 Dave Love <fx@gnu.org>
9436 * Makefile.in: Use autotype.texi.
9438 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
9440 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
9441 faq.texi file) rather than ../info/faq.
9443 1999-10-07 Gerd Moellmann <gerd@gnu.org>
9445 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
9446 (../info/ada-mode, ada-mode.dvi): New targets.
9448 1999-09-01 Dave Love <fx@gnu.org>
9450 * Makefile.in: Add faq.
9452 1999-07-12 Richard Stallman <rms@gnu.org>
9454 * Version 20.4 released.
9456 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9458 * Version 20.3 released.
9460 1998-04-06 Andreas Schwab <schwab@gnu.org>
9462 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9463 Use it in dvi targets.
9464 (../etc/GNU): Change to $(srcdir) first.
9466 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
9468 * reftex.texi: Update for RefTeX version 3.22.
9470 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
9472 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
9473 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9475 1997-09-23 Paul Eggert <eggert@twinsun.com>
9477 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9478 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
9480 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9482 * Version 20.2 released.
9484 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9486 * Version 20.1 released.
9488 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9490 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
9492 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9494 * Version 19.33 released.
9496 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9498 * Version 19.32 released.
9500 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9502 * Makefile.in: Add rules for the Message manual.
9504 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9506 * gnus.texi: New version.
9508 * message.texi: New manual.
9510 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9512 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9514 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9516 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9518 (All dvi targets): Set the TEXINPUTS variable.
9520 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9522 * Version 19.31 released.
9524 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
9526 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
9527 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
9529 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9531 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
9532 (INFO_TARGETS): Add ../info/cc-mode.
9533 (DVI_TARGETS): Add cc-mode.dvi.
9535 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9537 * Version 19.30 released.
9539 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
9541 * gnus.texi: New file.
9543 1995-11-04 Erik Naggum <erik@naggum.no>
9545 * gnus.texi: File deleted.
9547 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
9549 * mh-e.texi: "Function Index" -> "Command Index" to work with
9550 Emacs 19.30 C-h C-k support of separately-documented commands.
9552 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9554 * Makefile.in (../info/ediff, ediff.dvi): New targets.
9555 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
9557 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9559 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
9560 (../info/viper, viper.dvi): New targets.
9562 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
9564 * dired-x.texi (Installation): Change the example to set
9565 buffer-local variables like dired-omit-files-p in
9568 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9570 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
9571 (../info/mh-e, mh-e.dvi): New targets.
9573 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9575 * Makefile.in (maintainer-clean): Rename from realclean.
9577 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9579 * Makefile.in: New file.
9580 * Makefile: File deleted.
9582 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9584 * Makefile (TEXINDEX_OBJS): Variable deleted.
9585 (texindex, texindex.o, getopt.o): Rules deleted.
9586 All deps on texindex deleted.
9587 (distclean): Don't delete texindex.
9588 (mostlyclean): Don't delete *.o.
9589 * texindex.c, getopt.c: Files deleted.
9591 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9593 * Version 19.26 released.
9595 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9597 * Version 19.25 released.
9599 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9601 * Version 19.24 released.
9603 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9605 * Version 19.23 released.
9607 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9609 * Makefile: Delete spurious tab.
9611 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9613 * Makefile (.SUFFIXES): New rule.
9615 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9617 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
9618 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
9620 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9622 * Makefile (../info/sc): Rename from sc.info.
9623 (../info/cl): Likewise.
9624 (INFO_TARGETS): Use new names.
9626 1993-12-04 Richard Stallman (rms@srarc2)
9628 * getopt.c: New file.
9629 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9630 (getopt.o): New rule.
9631 (dvi): Don't depend on texindex.
9632 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
9635 1993-12-03 Richard Stallman (rms@srarc2)
9637 * Makefile (../info/sc.info): Rename from ../info/sc.
9638 (TEXI2DVI): New variable.
9639 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
9640 Add explicit commands.
9641 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9643 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9645 * Version 19.22 released.
9647 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9649 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9651 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9653 * Version 19.21 released.
9655 1993-11-15 Paul Eggert (eggert@twinsun.com)
9657 * man/Makefile (../info/cl.info): Rename from ../info/cl.
9659 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9661 * Makefile (../etc/GNU): New target.
9662 (EMACSSOURCES): Add gnu1.texi.
9664 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9666 * Makefile (realclean): Don't delete the Info files.
9668 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9670 * forms.texi: Fix forms.texi so that it will format correctly.
9671 Add missing `@end iftex', fix bad reference.
9673 * info.texi, info-stn.texi: New files implement texinfo version of
9676 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9678 * Makefile: Fix targets for texindex, new info.texi files.
9679 * info-stnd.texi: New file implements info for standalone info
9681 * info.texi: Update to include recent changes to "../info/info".
9682 New source file for ../info/info; includes info-stnd.texi.
9684 * texindex.c: Include "../src/config.h" if building in emacs.
9686 * Makefile: Change all files to FILENAME.texi, force all targets
9687 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
9688 vip.texinfo, forms.texinfo, cl.texinfo.
9689 Add target to build texindex.c, defining `emacs'.
9691 * forms.texi: Install new file to match version 2.3 of forms.el.
9693 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9695 * Version 19.19 released.
9697 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
9699 * sc.texinfo: Fix info file name.
9701 * Makefile (info): Add gnus and sc.
9702 (dvi): Add gnus.dvi and sc.dvi.
9703 (../info/sc, sc.dvi): New targets.
9705 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9707 * Version 19.18 released.
9709 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9711 * Makefile: Fix source file names of the separate manuals.
9712 (gnus.dvi, ../info/gnus): New targets.
9714 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9716 * Version 19.17 released.
9718 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9720 * split-man: Fix typos in last change.
9722 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9724 * Version 19.16 released.
9726 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9728 * version 19.15 released.
9730 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9732 * Makefile (distclean): It's rm, not rf.
9734 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9736 * Version 19.14 released.
9738 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9740 * Makefile: New file.
9742 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9744 * Version 19.13 released.
9746 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9748 * Version 19.9 released.
9750 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9752 * Version 19.8 released.
9754 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9756 * Version 19.7 released.
9758 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
9760 * gnus.texinfo: New file. Removed installation instructions.
9762 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9764 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9766 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
9768 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
9769 then define `\sc' as the command for smallcaps in Texinfo.
9770 This means that the @sc command will produce small caps. bfox has
9771 made the corresponding change to makeinfo and texinfm.el.
9773 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9775 * vip.texinfo: Remove menu entry Adding Lisp Code in node
9776 Customization since the menu entry did not point to anything.
9777 Also add an @finalout command to remove overfull hboxes from the
9780 * cl.texinfo: Add @bye, \input line and @settitle to file.
9781 This file is clearly intended to be a chapter of some other work,
9782 but the other work does not yet exist.
9784 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9786 * texinfo.texinfo: Three typos corrected.
9792 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
9794 This file is part of GNU Emacs.
9796 GNU Emacs is free software: you can redistribute it and/or modify
9797 it under the terms of the GNU General Public License as published by
9798 the Free Software Foundation, either version 3 of the License, or
9799 (at your option) any later version.
9801 GNU Emacs is distributed in the hope that it will be useful,
9802 but WITHOUT ANY WARRANTY; without even the implied warranty of
9803 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9804 GNU General Public License for more details.
9806 You should have received a copy of the GNU General Public License
9807 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.