vc/vc-src.el (vc-src-do-comand): Prepend -- to file argument list
[emacs.git] / doc / misc / ChangeLog
blob45ab7923b4b8113131e8138187b897b36b49bb09
1 2014-12-08  Andrey Kotlarski  <m00naticus@gmail.com>
3         * eww.texi (Basics): Document managing multiple eww buffers.
5 2014-12-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7         * eww.texi (Basics): Document eww PDF viewing.
9 2014-11-23  Ivan Shmakov  <ivan@siamics.net>
11         * eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
13 2014-11-23  Michael Albinus  <michael.albinus@gmx.de>
15         * tramp.texi (Remote processes): Let-bind environment variables to
16         `process-environment' when running `process-file' or
17         `start-file-process'.
19 2014-11-19  Ivan Shmakov  <ivan@siamics.net>
21         * eww.texi (Basics): Document `eww-history-limit'.
23 2014-11-14  Paul Eggert  <eggert@cs.ucla.edu>
25         * org.texi (The date/time prompt, Matching tags and properties):
26         Use leading zero with 24-hour times less than 10:00.
28 2014-11-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
30         * eww.texi (Variable Index): Mention `eww-after-render-hook'.
32 2014-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
34         * eww.texi (Basics): Document `eww-readable'.
36 2014-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
38         * gnus.texi (Top): Add missing `HTML' menu.
39         (HTML): Fix xref to FAQ 4-16.
41 2014-11-09  Glenn Morris  <rgm@gnu.org>
43         * Makefile.in (version): Remove variable.
44         (clean): No longer delete dist tarfile.
45         (dist): Remove rule; replace with code in admin.el.
47 2014-11-08  Glenn Morris  <rgm@gnu.org>
49         * Makefile.in (${buildinfodir}/ccmode.info)
50         (${buildinfodir}/efaq%.info): Ensure output directory exists.
52 2014-11-07  Tassilo Horn  <tsdh@gnu.org>
54         * gnus.texi (HTML): Update section so that it mentions shr and w3m.
55         Also link the full EWW manual that explains more on shr, too.
57         * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
58         increase contrast when displaying HTML mail with shr.
60         * eww.texi (Advanced): Document increasing contrast with
61         shr-color-visible-distance-min and
62         shr-color-visible-luminance-min.
64 2014-11-02  Teodor Zlatanov  <tzz@lifelogs.com>
66         * auth.texi (Help for users): Explain quoting rules better.
68 2014-10-30  Glenn Morris  <rgm@gnu.org>
70         * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
72 2014-10-30  Stefan Monnier  <monnier@iro.umontreal.ca>
74         * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
75         since `setf' is in core rather than in CL nowadays.
77 2014-10-29  Paul Eggert  <eggert@cs.ucla.edu>
79         Simplify use of current-time and friends.
80         * org.texi (Dynamic blocks): Omit unnecessary call to current-time
81         in example.
83 2014-10-28  Christopher Schmidt  <ch@ristopher.com>
85         * calc.texi (Quick Calculator): Mention prefix argument of
86         `quick-calc'.
88 2014-10-26  Eric S. Raymond  <esr@thyrsus.com>
90         * efaq-w32.texi: Neutralized language specific to a repository type.
92 2014-10-25  Eric S. Raymond  <esr@thyrsus.com>
94         * gnus-coding.txt: Neutralized language specific to a repository type.
96 2014-10-20  Glenn Morris  <rgm@gnu.org>
98         * Merge in all changes up to 24.4 release.
100 2014-10-13  Glenn Morris  <rgm@gnu.org>
102         * Makefile.in (dist): Update for new output variables.
104 2014-10-08  Leo Liu  <sdl.web@gmail.com>
106         * cl.texi (Porting Common Lisp): Remove parse-integer.
108 2014-10-06  Ulf Jasper  <ulf.jasper@web.de>
110         * newsticker.texi (Supported Formats): Fix order of subheading and
111         itemize.
113 2014-10-04  Glenn Morris  <rgm@gnu.org>
115         * vip.texi (Other Vi Commands): Markup fix.
117 2014-10-03  Bastien Guerry  <bzg@gnu.org>
119         * org.texi (Key bindings and useful functions): Fix typo.
120         Use the correct function's name.
122 2014-10-03  Michael Brand  <michael.ch.brand@gmail.com>
124         * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
125         about `nan'.
127 2014-10-03  Nicolas Goaziou  <mail@nicolasgoaziou.fr>
129         * org.texi (Export settings): Be more explicit about how output
130         file name is built.
132         * org.texi (Headings and sectioning structure): Document menus.
134         * org.texi (Include files, Publishing options): Remove reference
135         to nonexistent variable.
137 2014-10-03  Eli Zaretskii  <eliz@gnu.org>
139         * erc.texi (Connecting): Remove stray "OA" that failed the manual
140         build.
142 2014-10-03  Kelvin White  <kwhite@gnu.org>
144         * erc.texi (Advanced Usage, Options): Add descriptions and examples
145         for erc-format-nick-function and erc-rename-buffers options.
147 2014-09-26  Leo Liu  <sdl.web@gmail.com>
149         * cl.texi (Predicates on Numbers): Document cl-digit-char-p.
150         (Numerical Functions): Document cl-parse-integer.  (Bug#18557)
152 2014-09-24  Ulf Jasper  <ulf.jasper@web.de>
154         * newsticker.texi: Reworked.  Document new treeview group
155         commands.  Remove VERSION, UPDATED, use EMACSVER instead.
156         Use term 'feed reader'.
158 2014-09-04  Paul Eggert  <eggert@cs.ucla.edu>
160         Less chatter in 'make' output.
161         * Makefile.in (clean): Simplify, for shorter command line.
163 2014-08-07  Reuben Thomas  <rrt@sc3d.org>
165         * ediff.texi (Merging and diff3): Don't mention lack of support
166         for VMS diff, we no longer support VMS.
168 2014-08-07  Michael Albinus  <michael.albinus@gmx.de>
170         * tramp.texi (Remote shell setup): Explain, how to change command
171         line arguments of remote "nc" listener.
173 2014-07-31  Tassilo Horn  <tsdh@gnu.org>
175         * gnus.texi (Group Parameters): Document that `gcc-self' may also be a
176         list.
178 2014-07-28  Stephen Berman  <stephen.berman@gmx.net>
180         * todo-mode.texi (Marked Items): Correct omission of item deletion
181         from commands applying to both todo and done items.
183 2014-07-18  Albert Krewinkel  <albert+gnus@zeitkraut.de>
185         * gnus.texi (Posting Styles): Document the possibility to perform
186         string replacements when matching against headers.
188 2014-07-09  Stephen Berman  <stephen.berman@gmx.net>
190         * todo-mode.texi (Levels of Organization): Comment out statement
191         that Emacs recognizes todo files by their extension, since this
192         feature has been removed due to bug#17482.
194 2014-07-03  Michael Albinus  <michael.albinus@gmx.de>
196         * trampver.texi: Update release number.
198 2014-07-03  Glenn Morris  <rgm@gnu.org>
200         * info.texi, mh-e.texi: "Online help" doesn't mean what it
201         used to any more.
203         * idlwave.texi (Introduction): Comment out dead http screenshot links.
205 2014-06-24  Leo Liu  <sdl.web@gmail.com>
207         * dired-x.texi (Omitting Files in Dired, Omitting Variables):
208         Fix key binding to dired-omit-mode.  (Bug#16354)
210 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
212         * autotype.texi (Skeleton Language): Document the \n feature better.
214 2014-06-23  Glenn Morris  <rgm@gnu.org>
216         * Makefile.in (%.texi): Disable implicit rules.
218 2014-06-22  Mario Lang  <mlang@delysid.org>
220         * srecode.texi (Base Arguments): The the -> to the.
222         * org.texi (Images in ODT export): The the -> the.
224 2014-06-21  Eli Zaretskii  <eliz@gnu.org>
226         * autotype.texi (Skeleton Language): Document the feature of \n
227         when at eol.
229 2014-06-21  Michael Albinus  <michael.albinus@gmx.de>
231         * dbus.texi (Type Conversion): Formatting edits in example.
233 2014-06-15  Michael Albinus  <michael.albinus@gmx.de>
235         Sync with Tramp 2.2.10.
237         * tramp.texi (Inline methods): Remove restriction on "telnet".
238         Recommend sharing ssh connections for "plink".
239         (External methods): Remove "sftp".  Merge "pscp" and "psftp"
240         descriptions.  Recommend sharing ssh connections.  Add "nc" method.
241         (GVFS based methods): Add "sftp".
242         (Customizing Completion, External packages, Issues):
243         Use @dots{}.
245         * trampver.texi: Update release number.
247 2014-06-15  Glenn Morris  <rgm@gnu.org>
249         * Makefile.in (bootstrap-clean): New.
251 2014-06-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
253         * ses.texi: Adding documentation for SES local printer functions.
255 2014-06-12  Glenn Morris  <rgm@gnu.org>
257         * Makefile.in: Use GNU Make features to reduce duplication.
258         (mkinfodir): Remove.
259         (${buildinfodir}): Generate using an order-only prerequisite.
260         (.dvi.ps): Replace with pattern rule.
261         ($INFO_TARGETS): Mark as PHONY.
262         (${buildinfodir}): New rule.
263         (EXTRA_OPTS, need_emacsver, need_emacsver_prefix): New variables.
264         (${buildinfodir}/%.info, %.dvi, %.pdf, %.html, %.ps):
265         New pattern rules, replacing numerous previous explicit rules.
266         (info_template): New definition.
267         (gnus.dvi, gnus.pdf): Use distinct intermediate files.
268         (mostlyclean): Adjust for above gnus change.
270 2014-06-11  Glenn Morris  <rgm@gnu.org>
272         * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
274 2014-06-10  Glenn Morris  <rgm@gnu.org>
276         * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
277         (INFO_OPTS): Set directly rather than with configure.
279 2014-06-08  Karl Berry  <karl@gnu.org>
281         * doc/info.texi (Help-^L): "mode line", "screenful",
282         stand-alone and Emacs Info both use the mode line.
283         Use x instead of weird C-x 0 to get rid of help msg
284         in standalone Info.
286 2014-06-08  Glenn Morris  <rgm@gnu.org>
288         * vip.texi (Files): Defer to Emacs manual for uniquify details.
290         * info.texi (Help-Small-Screen): Clarify details of S-SPC.
291         (Help-Small-Screen, Help-]): Do not mention S-SPC.
292         (Emacs Info Variables): Markup fix.
294         * ebrowse.texi (Source Display, Finding/Viewing):
295         * erc.texi (Sample Session):
296         * ses.texi (The Basics):
297         * todo-mode.texi (Moving and Deleting Items):
298         * woman.texi (Navigation): Markup fixes re SPC, RET.
300 2014-06-02  Glenn Morris  <rgm@gnu.org>
302         * efaq.texi (Finding a package with particular functionality):
303         Update example.
304         * vip.texi: Mention this is obsolete.
306 2014-05-27  Paul Eggert  <eggert@cs.ucla.edu>
308         * texinfo.tex: Update from gnulib.
310 2014-05-26  Paul Eggert  <eggert@cs.ucla.edu>
312         Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
313         * htmlfontify.texi, org.texi: Add "coding: utf-8".
315 2014-05-26  Stephen Berman  <stephen.berman@gmx.net>
317         * todo-mode.texi: Update in light of changes due to bug#17482.
318         Replace numerous mistaken uses of literal quotes with proper
319         Texinfo markup.
320         (Todo Mode Entry Points): Comment out reference to using find-file
321         or Dired to visit Todo files, since this has been disabled (bug#17482).
323 2014-05-20  Leo Liu  <sdl.web@gmail.com>
325         * cl.texi (List Functions, Efficiency Concerns): Update cl-endp.
327 2014-05-13  Paul Eggert  <eggert@cs.ucla.edu>
329         * texinfo.tex: Update from gnulib.
331 2014-05-08  Michael Albinus  <michael.albinus@gmx.de>
333         * tramp.texi (Frequently Asked Questions): Mention HISTFILE
334         setting in ~/.ssh/environment.
336 2014-05-04  Stephen Berman  <stephen.berman@gmx.net>
338         * todo-mode.texi: Update, improve exposition, add cross
339         references, fix typos.
340         (Inserting New Items, Editing Item Headers and Text): Rewrite to
341         document new user interface.
343 2014-05-04  Glenn Morris  <rgm@gnu.org>
345         * autotype.texi (Skeleton Language):
346         * message.texi (Header Commands): Replace `iff'.
348 2014-05-02  Paul Eggert  <eggert@cs.ucla.edu>
350         * vhdl-mode.texi: Add "@documentencoding UTF-8",
351         since this is a toplevel .texi file.
353 2014-04-22  Bastien Guerry  <bzg@gnu.org>
355         * org.texi (Installation): Be more clear on why installing Org
356         through ELPA should be done without loading any Org file.
358         * org.texi (Emphasis and monospace): Document the use of
359         =verbatim= and ~code~ to be consistent with
360         `org-element-text-markup-successor'.
362         * org.texi (In-buffer settings, Radio tables): Tiny fixes.
364         * org.texi (Initial visibility):
365         * org.texi (Literal examples): Fix typos.
367 2014-04-22  Michael Brand  <michael.ch.brand@gmail.com>
369         * org.texi (Column attributes): Add a sentence to point out
370         the dependency on the format specifier.
372 2014-04-22  Nicolas Goaziou  <n.goaziou@gmail.com>
374         * org.texi (The Export Dispatcher): Reformulation.
376         * org.texi (@LaTeX{} specific attributes): Update manual.
378         * org.texi (Top, Exporting): Org has its own documentation and
379         should therefore be removed from "Other build-in back-ends".
381 2014-04-22  Stefan Monnier  <monnier@iro.umontreal.ca>
383         * cl.texi (Structures): Remove cl-struct-set-slot-value.
385 2014-04-20  Daniel Colascione  <dancol@dancol.org>
387         * cl.texi (Declarations): Document changes to `cl-the' and defstruct functions.
389 2014-04-17  Paul Eggert  <eggert@cs.ucla.edu>
391         * Makefile.in (infoclean): Be consistent about reporting failures.
393 2014-03-27  Glenn Morris  <rgm@gnu.org>
395         * Makefile.in (INFO_COMMON): Add vhdl-mode.
396         (vhdl_mode_deps, vhdl-mode, $(buildinfodir)/vhdl-mode$(INFO_EXT))
397         (vhdl-mode.dvi, vhdl-mode.pdf, vhdl-mode.html): New rules/variables.
399         * vhdl-mode.texi: General clean-up.  Set copyright to FSF, add license.
400         Remove hand-written node pointers.  Remove info re old Emacs versions.
401         Markup fixes.
402         (Getting Connected): Remove irrelevant info.
403         (Indentation Commands, Requirements): Remove empty/irrelevant nodes.
404         (Frequently Asked Questions): Electric indent is now enabled.
406 2014-03-27  Reto Zimmermann  <reto@gnu.org>
407             Rod Whitby  <software.vhdl-mode@rwhitby.net>
409         * vhdl-mode.texi: New file, imported from upstream vhdl-mode.
411 2014-03-26  Paul Eggert  <eggert@cs.ucla.edu>
413         * texinfo.tex: Update from gnulib.
415 2014-03-26  Michael Albinus  <michael.albinus@gmx.de>
417         * tramp.texi (Frequently Asked Questions): Add fish shell settings.
419 2014-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
421         * gnus.texi (Ma Gnus): Mention header attachment buttons.
423 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
425         * emacs-mime.texi (MML Definition): Document recipient-filename.
427 2014-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
429         * gnus.texi (MIME Commands):
430         Mention gnus-mime-buttonize-attachments-in-header and
431         gnus-mime-display-attachment-buttons-in-header.
433 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
435         * message.texi (Forwarding):
436         Mention `message-forward-included-headers'.
438 2014-03-23  Lars Ingebrigtsen  <larsi@gnus.org>
440         * gnus.texi: w3 is no longer supported by Gnus.
442 2014-03-22  Glenn Morris  <rgm@gnu.org>
444         * efaq.texi (Informational files for Emacs): Do not mention etc/GNU.
446 2014-03-21  Glenn Morris  <rgm@gnu.org>
448         * ede.texi (ede-linux):
449         * vip.texi (New Bindings): Tiny copyedits.
451 2014-03-18  Stefan Monnier  <monnier@iro.umontreal.ca>
453         * vip.texi (Other Vi Commands): Adjust doc of C-j.
455         * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
456         defined by CC-mode but globally.
457         (FAQ): Tweak text about RET and auto-indentation.
459 2014-03-18  David Engster  <deng@randomsample.de>
461         * ede.texi (Project Local Variables): Remove reference to
462         `ede-java-root' and the example using it.
463         (Android projects, ede-java-root): Remove nodes since they are
464         only in CEDET upstream (Bug#17030).  All nodes updated.
465         (ede-cpp-root): Document the :compile-command slot.
466         (ede-linux): Document new variables
467         `project-linux-build-directory-default' and
468         `project-linux-architecture-default'.
470 2014-03-12  Glenn Morris  <rgm@gnu.org>
472         * eww.texi (History and Acknowledgments):
473         Don't list everyone who changed the code.
475         * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
476         * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
477         * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
478         * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
479         * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
480         Use @file for buffers, per the Texinfo manual.
482 2014-03-12  Paul Eggert  <eggert@cs.ucla.edu>
484         * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
485         so that the Org Manual's style for ` and ' in code is consistent
486         with the other Emacs manuals.  This affects PDF, not .info files.
488 2014-03-12  Glenn Morris  <rgm@gnu.org>
490         * octave-mode.texi (Using Octave Mode): Remove outdated stuff
491         about RET and indentation.
493 2014-03-03  Juanma Barranquero  <lekktu@gmail.com>
495         * gnus.texi:
496         * semantic.texi: Fix whitespace.
498         * ede.texi (Android projects):
499         * eieio.texi (Class Options, Making New Objects)
500         (Method Invocation, CLOS compatibility):
501         * sem-user.texi (Tag Decoration Mode): Fix typos.
503 2014-03-02  Xue Fuqiao  <xfq@gnu.org>
505         * sem-user.texi (Create System Databases): Markup fix.
507 2014-02-28  Glenn Morris  <rgm@gnu.org>
509         * info.texi (Further Reading): Rename node from Expert Info.
510         Remove stuff about writing Info nodes by hand.
511         (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
513         * info.texi: Nuke hand-written node pointers.
515 2014-02-28  Karl Berry  <karl@gnu.org>
517         * info.texi (Top): Mention H for a summary of all commands.
519 2014-02-25  Glenn Morris  <rgm@gnu.org>
521         * edt.texi (Quick start, Starting emulation): Update hook details.
522         * efaq.texi (Fullscreen mode on MS-Windows)
523         (Terminal setup code works after Emacs has begun): Update hook details.
524         * vip.texi (Loading VIP): Fix hook example.
526         * efaq-w32.texi (Bash): Don't use setq with hooks.
528 2014-02-24  Paul Eggert  <eggert@cs.ucla.edu>
530         * texinfo.tex: Update from gnulib.
532 2014-02-22  Xue Fuqiao  <xfq@gnu.org>
534         * remember.texi (Quick Start): Add an index.
535         (Function Reference, Quick Start): Add cross-references.
537 2014-02-21  Glenn Morris  <rgm@gnu.org>
539         * flymake.texi (Starting the syntax check process): Grammar fix.
541         * tramp.texi (External packages): Grammar fix.
542         Reword for default sentinel not being nil any more.
544 2014-02-19  Michael Albinus  <michael.albinus@gmx.de>
546         * trampver.texi: Update release number.
548 2014-02-19  Glenn Morris  <rgm@gnu.org>
550         * remember.texi: Copyedits.
551         (Quick Start): No need for manual autoloads.  Mention remember-notes.
552         (Function Reference): Update arguments.  Add new commands.
554 2014-02-18  Glenn Morris  <rgm@gnu.org>
556         * remember.texi (copying): Bump remember mode version.
557         (Installation): Remove unnecessary chapter.
558         (Quick Start): No need to explicitly load remember.el.
559         (Separate Text Files): New section.
561 2014-02-17  Glenn Morris  <rgm@gnu.org>
563         * eieio.texi (Class Values, CLOS compatibility):
564         Remove references to deleted eieio-describe-class/generic.
566 2014-02-16  Michael Albinus  <michael.albinus@gmx.de>
568         Sync with Tramp 2.2.9.
569         * trampver.texi: Update release number.
571         * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
573 2014-02-14  Jay Belanger  <jay.p.belanger@gmail.com>
575         * calc.texi (Single-Variable Statistics): Remove mention of
576         incorrect keybinding.
578 2014-02-12  Paul Eggert  <eggert@cs.ucla.edu>
580         * texinfo.tex: Update from gnulib.
582 2014-02-08  Glenn Morris  <rgm@gnu.org>
584         * auth.texi (GnuPG and EasyPG Assistant Configuration):
585         Be agnostic about authinfo/authinfo.gpg default order.  (Bug#16642)
587 2014-02-07  Glenn Morris  <rgm@gnu.org>
589         * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
591 2014-02-06  Glenn Morris  <rgm@gnu.org>
593         * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
595         * mh-e.texi, viper.texi: Do not use colons in index entries.
597 2014-02-05  Paul Eggert  <eggert@cs.ucla.edu>
599         * texinfo.tex: Update from gnulib.
601 2014-02-05  Glenn Morris  <rgm@gnu.org>
603         * epa.texi: Add indices.
605         * url.texi (Cookies): Mention url-cookie-list command.
607 2014-02-03  Glenn Morris  <rgm@gnu.org>
609         * cl.texi (Blocks and Exits): Mention cl-tagbody.
611 2014-02-02  Glenn Morris  <rgm@gnu.org>
613         * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
615 2014-01-31  Glenn Morris  <rgm@gnu.org>
617         * efaq.texi (Replacing highlighted text):
618         Update delete-selection-mode doc.
620 2014-01-30  Xue Fuqiao  <xfq.free@gmail.com>
622         * sem-user.texi (Include paths): Fix a Texinfo command.
624 2014-01-27  Glenn Morris  <rgm@gnu.org>
626         * idlwave.texi (Lesson III---User Catalog, Online Help)
627         (Starting the Shell, Catalogs, User Catalog):
628         * remember.texi (Quick Start):
629         * viper.texi:
630         * vip.texi (Customization, Customizing Constants)
631         (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
633 2014-01-25  Xue Fuqiao  <xfq.free@gmail.com>
635         * cc-mode.texi (Minor Modes): Minor fix.
637 2014-01-24  David Engster  <deng@randomsample.de>
639         * eieio.texi (Introduction): Fix references.
641 2014-01-24  Glenn Morris  <rgm@gnu.org>
643         * efaq.texi (Termcap/Terminfo entries for Emacs):
644         Use M-x term rather than M-x terminal-emulator.
646         * emacs-mime.texi (time-date): Use float-time.
648 2014-01-22  David Engster  <deng@randomsample.de>
650         * eieio.texi (Introduction): Move introductory paragraph about
651         EIEIO and CLOS from 'Building Classes' to here.
652         (Documentation): Remove, since eieio-doc is not part of Emacs.
653         (Class Values, CLOS compatibility): Mention that
654         `describe-function' will also give information about classes.
656 2014-01-20  Paul Eggert  <eggert@cs.ucla.edu>
658         * texinfo.tex: Update from gnulib.
660 2014-01-15  Glenn Morris  <rgm@gnu.org>
662         * Makefile.in (eww_deps): Does not depend on emacsver.texi.
664 2014-01-12  Michael Albinus  <michael.albinus@gmx.de>
666         * tramp.texi (all): Doc fix according to GNU Coding Standards.
667         Use "file name" instead of "filename" or "path".  Use "host"
668         instead of "machine".
670 2014-01-12  David Engster  <deng@randomsample.de>
672         * eieio.texi (Introduction): `class-of' is obsolete.
673         (Predicates, Basic Methods): Adapt function names to namespace
674         cleanup.
676 2014-01-12  Xue Fuqiao  <xfq.free@gmail.com>
678         * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
680 2014-01-12  Glenn Morris  <rgm@gnu.org>
682         * efaq.texi (Guidelines for newsgroup postings)
683         (Informational files for Emacs):
684         Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
686 2014-01-10  Stefan Monnier  <monnier@iro.umontreal.ca>
688         * cl.texi (Function Bindings): Fix incorrect description of cl-let.
690 2014-01-09  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
692         * Makefile.in: Add eww.texi.
693         * eww.texi: New file.
695 2014-01-07  Glenn Morris  <rgm@gnu.org>
697         * efaq.texi (Problems with very large files): Fix superscript typo.
699 2013-01-07  Rasmus  <w530@pank.eu>
701         * org.texi (Global and local cycling): Fix missing '@'.
703 2013-01-07  Bastien Guerry  <bzg@gnu.org>
705         * org.texi (Global and local cycling): Mention C-u C-u TAB.
706         (Include files, The Export Dispatcher)
707         (Advanced configuration)
708         (Header arguments in Org mode properties): Spelling fixes.
709         (Special blocks): Add #+BEGIN_ABSTRACT as another example.
710         (@LaTeX{} specific attributes): New index entries.
711         Use #+BEGIN_ABSTRACT in the example.
713 2013-01-07  Nicolas Goaziou  <n.goaziou@gmail.com>
715         * org.texi (Org export): New section.
716         (HTML doctypes): Fix whitespace error.  Fix display.
717         (Publishing options): Add missing html publishing options.
719 2014-01-07  Glenn Morris  <rgm@gnu.org>
721         * efaq.texi (Basic editing, Packages that do not come with Emacs):
722         Merge in some info from etc/MORE.STUFF.
724 2014-01-05  Paul Eggert  <eggert@cs.ucla.edu>
726         Specify .texi encoding (Bug#16292).
727         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
728         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
729         * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
730         * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
731         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
732         * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
733         * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
734         * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
735         * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
736         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
737         * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
738         * widget.texi, wisent.texi, woman.texi:
739         Add @documentencoding.
741 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
743         * eshell.texi (What Eshell is not): Clean up confusing clause.
745 2014-01-03  Glenn Morris  <rgm@gnu.org>
747         * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
749         * ede.texi, eieio.texi, semantic.texi, srecode.texi:
750         Add copyright notice to titlepage.
752         * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
754         * ert.texi: Add a titlepage.  Use @insertcopying.
756         * calc.texi (Top): Use @top rather than @chapter.
758 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
760         * eshell.texi (top): Fix incorrect use of xref.
762 2014-01-03  Aidan Gauland  <aidalgol@amuri.net>
764         * eshell.texi (top): Fix incorrect info filename in an xref.
766 2014-01-02  Glenn Morris  <rgm@gnu.org>
768         * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
770 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
772         * eshell.texi (Command Basics): Remove `Command basics' chapter.
774 2014-01-02  Aidan Gauland  <aidalgol@amuri.net>
776         * eshell.texi (What is Eshell?): Add section about what not to use
777         Eshell for.
779 2013-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
781         * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
783 2013-12-22  Glenn Morris  <rgm@gnu.org>
785         * woman.texi (Navigation): Use itemx where appropriate.
787 2013-12-20  Tassilo Horn  <tsdh@gnu.org>
789         * info.texi, woman.texi:
790         Document `S-SPC' as alternative to `DEL' for scrolling.
792 2013-12-20  Jay Belanger  <jay.p.belanger@gmail.com>
794         * calc.texi (Stack Manipulation Commands): Mention using the variable
795         `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
797 2013-12-12  Michael Albinus  <michael.albinus@gmx.de>
799         * tramp.texi (direntry): Use ssh but rsh.
800         (all): Encode all environment variable names with @env{...}.
801         (Bug Reports): Refer to Testing node.
803 2013-12-12  Glenn Morris  <rgm@gnu.org>
805         * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
806         * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
807         * srecode.texi, todo-mode.texi, tramp.texi:
808         Sync direntry with info/dir version.
810 2013-12-11  Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
812         * Makefile.in: Add octave-mode.texi.
814 2013-12-11  Kurt Hornik  <Kurt.Hornik@wu-wien.ac.at>
815             Rüdiger Sonderfeld  <ruediger@c-plusplus.de>
817         * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
819 2013-12-08  Juanma Barranquero  <lekktu@gmail.com>
821         * dbus.texi (Properties and Annotations): Fix typo.
823 2013-12-06  Bastien Guerry  <bzg@gnu.org>
825         * org.texi: Don't include Emacs version within Org's version.
827 2013-12-06  Nicolas Goaziou  <n.goaziou@gmail.com>
829         * org.texi (Creating one-off styles): Use new export snippet
830         syntax.
832         * org.texi (Export settings): Documentation describing how text
833         above the first heading is ignored when an :export: tag is in a
834         file.
836 2013-12-05  Michael Albinus  <michael.albinus@gmx.de>
838         * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
840 2013-11-30  Glenn Morris  <rgm@gnu.org>
842         * Makefile.in (distclean): Remove Makefile.
844 2013-11-20  era eriksson  <era+emacsbugs@iki.fi>
846         * ses.texi (Quick Tutorial): New chapter.  (Bug#14748)
847         (The Basics, Formulas): Copyedits.
848         (Resizing, Printer functions): Add index entries.
850 2013-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
852         * calc.texi (Customizing Calc): Mention new variable
853         `calc-context-sensitive-enter'.
855 2013-11-12  Aaron Ecay  <aaronecay@gmail.com>
857         * org.texi (Exporting code blocks): Document the 'inline-only
858         setting for `org-export-babel-evaluate'.  Document how :var
859         introduces code block dependencies.
861 2013-11-12  Achim Gratz  <Stromeko@Stromeko.DE>
863         * org.texi (Header arguments): Document header-args[:lang]
864         properties and remove deprecated old-style properties from
865         documentation.
867         * org.texi (Agenda commands): Remove footnote from @tsubheading
868         and add a sentence with the reference instead.
870 2013-11-12  Bastien Guerry  <bzg@gnu.org>
872         * org.texi (Catching invisible edits):
873         * org.texi (Plain lists, Plain lists):
874         * org.texi (Advanced configuration):
875         * org.texi (Tag groups):
876         * org.texi (Conventions):
877         * org.texi (Checkboxes, Radio lists):
878         * org.texi (Top, Summary, Exporting):
879         * org.texi (In-buffer settings): Fix typos.
881         * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
882         C-w'.  Add an index entry for `org-refile-keep'.
884         * org.texi (Plain lists): Add an index entry for sorting plain
885         list.  Document sorting by checked status for check lists.
887         * org.texi (Publishing options): Fix old variable names.
889         * org.texi (Orgstruct mode): Fix suggested setting of
890         `orgstruct-heading-prefix-regexp'.
892         * org.texi (Export settings):
893         Document `org-export-allow-bind-keywords'.
895         * org.texi (History and Acknowledgments): Small rephrasing.
897         * org.texi (Template elements): Add a footnote about tags accepted
898         in a year datetree.
900         * org.texi (Beamer export, @LaTeX{} and PDF export)
901         (Header and sectioning, @LaTeX{} specific attributes):
902         Enhance style.
904         * org.texi (Agenda commands): Add a footnote about dragging agenda
905         lines: it does not persist and it does not change the .org files.
907         * org.texi (Agenda commands): Add a table heading for dragging
908         agenda lines forward/backward.
910         * org.texi (Agenda commands): Add documentation for
911         `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
913         * org.texi (Publishing options): Update the list of options.
914         (Simple example, Complex example): Fix the examples.
916         * org.texi (Formula syntax for Calc): Don't use a bold font the
917         warning.
919         * org.texi (Other built-in back-ends): New section.
921         * org.texi (Editing source code):
922         Document `org-edit-src-auto-save-idle-delay' and
923         `org-edit-src-turn-on-auto-save'.
925         * org.texi (External links): Document contributed link types
926         separately.
928         * org.texi (Closing items):
929         Document `org-closed-keep-when-no-todo'.
931         * org.texi (Export back-ends): Rename from "Export formats".
932         (The Export Dispatcher): Remove reference to
933         `org-export-run-in-background'.
934         (Export settings): Minor rewrites.
935         (ASCII/Latin-1/UTF-8 export): Update variable's name.
936         (In-buffer settings): Add #+HTML_HEAD_EXTRA.
938         * org.texi (Export in foreign buffers): New section.
939         (Exporting): Remove documentation about converting the selected
940         region.
942         * org.texi (Advanced configuration): Put the filter valid types in
943         a table.  Use @lisp and @smalllisp.
945         * org.texi: Use @code{nil} instead of nil.  Update the maintainer
946         contact info.
948         * org.texi (Exporting): Better introductory sentence.  Add a note
949         about conversion commands.
950         (Feedback, Orgstruct mode, Built-in table editor)
951         (Built-in table editor, Orgtbl mode, Updating the table)
952         (Property syntax, Capturing column view, Capture)
953         (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
954         (Exporting, Extending ODT export)
955         (Working with @LaTeX{} math snippets, dir, Customization)
956         (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
957         Uniformly use @kbd{M-x command RET}.
959         * org.texi (Filtering/limiting agenda items): New subsection.
960         Document the use of `org-agenda-max-*' options and
961         `org-agenda-limit-interactively' from the agenda.
962         (Agenda commands): Move details about filtering commands to
963         the new section, only include a summary here.
964         (Customizing tables in ODT export)
965         (System-wide header arguments, Conflicts, Dynamic blocks):
966         Use spaces for indentation.
968         * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
970         * org.texi (Links in HTML export, Images in HTML export)
971         (post): Fix syntax within #+ATTR_*.
972         (Tables in HTML export): Document `org-html-table-row-tags'
973         and use `org-html-table-default-attributes' instead of
974         `org-html-table-tag'.
976         * org.texi (Publishing action, Publishing options)
977         (Publishing links): Major rewrite.  Enhance explanations for
978         `org-org-publish-to-org'.  Remove reference to
979         `org-export-run-in-background'.
981         * org.texi: Fix many small typos.  Use #+NAME instead of
982         #+TBLNAME.  Use @smalllisp instead of @example.
983         (Special symbols): Add index?
984         (HTML preamble and postamble): Don't mention obsolete use of
985         opt-plist.
986         (JavaScript support): Don't mention the org-jsinfo.el file as it
987         has been merged with ox-html.el.
989         * org.texi (Installation, Feedback, Setting Options)
990         (Code evaluation security, org-crypt.el): Use @lisp instead of
991         @example.
992         (Agenda commands): Use @table instead of @example.
994         * org.texi (Adding hyperlink types): New appendix.
996         * org.texi (ODT export commands, Extending ODT export)
997         (Applying custom styles, Images in ODT export)
998         (Labels and captions in ODT export)
999         (Literal examples in ODT export)
1000         (Configuring a document converter)
1001         (Working with OpenDocument style files)
1002         (Customizing tables in ODT export)
1003         (Validating OpenDocument XML): Fix options names.
1005         * org.texi (History and Acknowledgments): Update acknowledgments
1006         to Nicolas.  Add Nicolas Goaziou to the list of contributors.
1008         * org.texi (System-wide header arguments): Don't use "customizing"
1009         for setting a variable.  Also remove comments.
1011         * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
1012         `org-agenda-start-on-weekday' to the variable index and document
1013         them.
1015         * org.texi (Sparse trees, Agenda commands)
1016         (@LaTeX{} fragments, Selective export, Export options)
1017         (The export dispatcher, ASCII/Latin-1/UTF-8 export)
1018         (HTML Export commands, @LaTeX{}/PDF export commands)
1019         (iCalendar export, Publishing options, Triggering publication)
1020         (In-buffer settings): Update to reflect changes from the new
1021         export engine.
1023         * org.texi (Matching tags and properties): More examples.
1024         Explain group tags expansion as regular expressions.
1026         * org.texi (Tag groups): New section.
1028         * org.texi (Setting tags): Tiny formatting fixes.
1030         * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
1031         names.
1033         * org.texi (Storing searches): Add "agenda" and "agenda*" to the
1034         concept index.  Include example for these agenda views.
1035         (Special agenda views): Mention the "agenda*" agenda view.
1037         * org.texi (Repeated tasks): Document how to ignore a repeater
1038         when using both a scheduled and a deadline timetamp.
1040         * org.texi (Global and local cycling): Wrap in a new subsection.
1041         (Initial visibility, Catching invisible edits): New subsections.
1043         * org.texi (Visibility cycling): Mention that
1044         `org-agenda-inhibit-startup' will prevent visibility setting when
1045         the agenda opens an Org file for the first time.
1047         * org.texi (Org syntax): New section.
1049         * org.texi (Orgstruct mode):
1050         Document `orgstruct-heading-prefix-regexp'.
1052         * org.texi (Speeding up your agendas): New section.
1054         * org.texi (Installation): When installing Org from ELPA, users
1055         should do this from an Emacs session where no .org file has been
1056         visited.
1058         * org.texi (CSS support, In-buffer settings): Update HTML options
1059         names.
1061         * org.texi (Structure editing): Update documentation for
1062         `org-insert-heading-or-item'.
1063         (Plain lists, Relative timer): Update index entry.
1065         * org.texi (JavaScript support): Update variable names.
1067         * org.texi (comments): Minor formatting fix.
1069         * org.texi (@LaTeX{} fragments): Minor enhancement.
1071         * org.texi: Update the list contributions.
1073         * org.texi (Agenda commands): Exporting the agenda to an .org file
1074         will not copy the subtrees and the inherited tags.
1075         Document `org-agenda-filter-by-regexp'.
1077         * org.texi (Publishing action, Complex example): Fix names of
1078         publishing functions.
1080         * org.texi (Top, Exporting): Delete references to Freemind.
1081         (Freemind export): Delete section.
1083         * org.texi (Top, Exporting): Delete references to the XOXO export.
1084         (XOXO export): Delete section.
1086         * org.texi (Capture): Mention that org-remember.el is not
1087         supported anymore.
1089         * org.texi (Top, Exporting, Beamer class export):
1090         Delete references to the TaskJuggler export.
1091         (History and Acknowledgments): Mention that the TaskJuggler has
1092         been rewritten by Nicolas and now lives in the contrib/ directory
1093         of Org's distribution.  Mention that Jambunathan rewrote the HTML
1094         exporter.  Remove Jambunathan from my own acknowledgments.
1095         (TaskJuggler export): Delete.
1097         * org.texi (HTML preamble and postamble)
1098         (Tables in HTML export, Images in HTML export)
1099         (Math formatting in HTML export, CSS support)
1100         (@LaTeX{} and PDF export, Publishing options): Fix the names of
1101         the HTML export and publishing options.
1103         * org.texi (Literal examples, Export options)
1104         (@LaTeX{} and PDF export, Header and sectioning)
1105         (Publishing options): Fix LaTeX options names.
1107         * org.texi (Export options, CSS support, In-buffer settings):
1108         Fix references to HTML_LINK_* and HTML_STYLE keywords.
1110         * org.texi (Export options, In-buffer settings): Fix references to
1111         #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
1113         * org.texi (Top, Markup, Initial text, Images and tables)
1114         (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
1115         (Export options, JavaScript support, Beamer class export):
1116         Remove references to the DocBook export, which has been deleted.
1117         (History and Acknowledgments): Mention that DocBook has been
1118         deleted, suggest to use the Texinfo exporter instead, then to
1119         convert the .texi to DocBook with makeinfo.
1120         (Links in ODT export, Tables in ODT export): Fix indices.
1122         * org.texi (Deadlines and scheduling): Add a variable to the
1123         index.  Add documentation about delays for scheduled tasks.
1125         * org.texi (Emphasis and monospace):
1126         Mention `org-fontify-emphasized-text' and
1127         `org-emphasis-regexp-components'.
1129         * org.texi (References): Small enhancement.
1131         * org.texi (Column width and alignment): Make the example visually
1132         more clear.
1134         * org.texi (The clock table): Document :mstart and :wstart as a
1135         way to set the starting day of the week.
1137         * org.texi (In-buffer settings): Document new startup keywords.
1138         Thanks to John J Foerch for this idea.
1140         * org.texi (Include files): Tiny formatting fix.
1142         * org.texi (Activation): Point to the "Conflicts" section.
1144 2013-11-12  Carsten Dominik  <carsten.dominik@gmail.com>
1146         * org.texi (CSS support): Clarify this section.
1148         * org.texi (@LaTeX{} specific attributes): Document that tabu and
1149         tabularx packages are not in the default set of packages.
1151         * org.texi (Agenda commands): Document fortnight view.
1153         * org.texi: Document conflict with ecomplete.el.
1155         * org.texi (History and Acknowledgments): Acknowledgements for
1156         Jason Dunsmore and Rakcspace.
1158         * org.texi: Rename org-crypt.el node to org-crypt.
1160         * org.texi (A @LaTeX{} example): Fix typo in variable name.
1162         * org.texi (MobileOrg): Mention the new iPhone developer.
1164         * org.texi (Table of contents) Improve documentation of TOC
1165         placement.
1167         * org.texi: Explain that date/time information at read-date prompt
1168         should start at the beginning, not anywhere in the middle of a
1169         long string.
1171 2013-11-12  Christopher Schmidt  <christopher@ch.ristopher.com>
1173         * org.texi (Orgstruct mode): Fix wrong regexp.
1175 2013-11-12  Eric Abrahamsen  <eric@ericabrahamsen.net>
1177         * org.texi: Document export to (X)HTML flavors.
1179 2013-11-12  Eric Schulte  <schulte.eric@gmail.com>
1181         * org.texi (Extracting source code): Mention the prefix argument
1182         to org-babel-tangle.
1183         (noweb): Remove erroneous negative.
1184         (Specific header arguments): Document new header arguments.
1185         Documentation for new tangle-mode header argument.
1186         (Top): Documentation for new tangle-mode header argument.
1187         (rownames): Documentation for new tangle-mode header argument.
1188         Mention elisp as special rowname case.
1189         (tangle-mode): Documentation for new tangle-mode header argument.
1190         (post): Documentation and an example of usage.
1191         (var): Remove the "Alternate argument syntax" section from the
1192         documentation.
1193         (hlines): Note that :hline has no effect for Emacs Lisp code
1194         blocks.
1196 2013-11-12  Feng Shu  <tumashu@gmail.com>
1198         * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
1199         (Math formatting in HTML export)
1200         (Working with @LaTeX{} math snippets): Add document about creating
1201         formula image with imagemagick.
1203         * org.texi (@LaTeX{} specific attributes): Document `:caption'
1204         attribute of #+ATTR_LATEX.
1206 2013-11-12  Grégoire Jadi  <gregoire.jadi@gmail.com>
1208         * org.texi (Handling links): Fix a typo in
1209         `org-startup-with-inline-images' documentation.
1211         * org.texi (Previewing @LaTeX{} fragments): Document the startup
1212         keywords to use for previewing LaTeX fragments or not.
1213         (Summary of in-buffer settings): Improve formatting and add an
1214         entry for the variable `org-startup-with-latex-preview'.
1216         * org.texi (Property syntax): Recall the user to refresh the org
1217         buffer when properties are set on a per-file basis.
1219 2013-11-12  Gustav Wikström  <gustav.erik@gmail.com>  (tiny change)
1221         * org.texi (Matching tags and properties): Clarification.
1223 2013-11-12  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>
1225         * org.texi (Editing and debugging formulas): Add an example when a
1226         table has multiple #+TBLFM lines.
1228 2013-11-12  Ivan Vilata i Balaguer  <ivan@selidor.net>  (tiny change)
1230         * org.texi (The clock table): Document acceptance of relative
1231         times in tstart and tend, link to syntax description and provide
1232         example.
1234 2013-11-12  Jarmo Hurri  <jarmo.hurri@syk.fi>
1236         * org.texi (The spreadsheet): Document lookup functions.
1238 2013-11-12  Kodi Arfer  <git@arfer.net>  (tiny change)
1240         * org.texi (CSS support): Mention .figure-number, .listing-number,
1241         and .table-number.
1243 2013-11-12  Michael Brand  <michael.ch.brand@gmail.com>
1245         * org.texi
1246         (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1247         spreadsheet formula mode strings and some examples from @example
1248         block with xy @r{yz} to @table.
1250         * org.texi (Formula syntax for Calc): Improve the documentation of
1251         empty fields in formulas for spreadsheet.  Add explanation and
1252         example for empty field.  Extend explanations of format
1253         specifiers.  Add a sentence to mention Calc defmath.
1255         * org.texi (Column formulas): Add a sentence to be more explicit
1256         about when a table header is mandatory.
1258 2013-11-12  Nicolas Goaziou  <n.goaziou@gmail.com>
1260         * org.texi (Subscripts and superscripts): Remove reference to
1261         quoted underscores until this mechanism is implemented again.
1263         * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1264         property.
1266         * org.texi (Document title): Subtree export is no longer triggered
1267         by marking one as the region.
1268         (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1269         giving examples isn't very useful: "horizontal rule" is, at least,
1270         as explicit as <hr/>.
1272         * org.texi (HTML doctypes): Reflect keyword removal.
1273         (CSS support): Reflect keyword removal.
1275         * org.texi (@LaTeX{} specific attributes): Document new :float
1276         values.
1278         * org.texi (Export settings): Improve documentation.
1280         * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1281         (Text areas in HTML export): Update text areas.
1282         (HTML Export commands): Update export commands.
1284         * org.texi (Header and sectioning): Add a footnote about the
1285         different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1287         * org.texi (The Export Dispatcher):
1288         Document `org-export-in-background'.
1290         * org.texi (Footnotes): Export back-ends do not use
1291         `org-footnote-normalize' anymore.
1293         * org.texi: Document variable changes.
1295         * org.texi (Export settings): Document p: item in OPTIONS keyword.
1297         * org.texi (Exporting): Massive rewrite of the first sections.
1298         (Selective export): Delete.
1299         (The Export Dispatcher): Rewrite.
1300         (Export options): Rewrite as "Export settings".
1302         * org.texi: Small changes to documentation for embedded LaTeX.
1304         * org.texi (Internal links): Document #+NAME keyword and
1305         cross-referencing during export.
1307         * org.texi (Include files): Remove reference to :prefix1
1308         and :prefix.  Give more details for :minlevel.
1310         * org.texi (Macro replacement): Fix macro name.
1311         Update documentation about possible locations and escaping mechanism.
1313         * org.texi (Table of contents): Update documentation.
1314         Document lists of listings and lists of tables.  Add documentation for
1315         optional title and #+TOC: keyword.
1317 2013-11-12  Rick Frankel  <rick@rickster.com>
1319         * org.texi (results): Add Format section, broken out of Type
1320         section to match code.
1321         (hlines, colnames): Remove incorrect Emacs Lisp exception.
1322         Note that the actual default handling (at least for python and
1323         emacs-lisp) does not seem to match the description.
1325 2013-11-12  Sacha Chua  <sacha@sachachua.com>  (tiny change)
1327         * org.texi (The date/time prompt): Update the documentation to
1328         reflect the new way `org-read-date-get-relative' handles weekdays.
1330 2013-11-12  Yasushi Shoji  <yashi@atmark-techno.com>
1332         * org.texi (Resolving idle time):
1333         Document `org-clock-x11idle-program-name'.
1335 2013-10-24  Michael Albinus  <michael.albinus@gmx.de>
1337         * ert.texi (Running Tests Interactively): Adapt examle output.
1338         (Tests and Their Environment): Mention skip-unless.
1340 2013-10-23  Glenn Morris  <rgm@gnu.org>
1342         * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1343         * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1344         * widget.texi: Nuke @refill.
1346         * Makefile.in (install-dvi, install-html, install-pdf)
1347         (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1348         (uninstall-pdf): Quote entities that might contain whitespace.
1350 2013-10-17  Jay Belanger  <jay.p.belanger@gmail.com>
1352         * calc.texi (Data Type Formats): Don't specify the size at
1353         which integers begin to be represented by lists.
1355 2013-10-14  Xue Fuqiao  <xfq.free@gmail.com>
1357         * cl.texi (Argument Lists): Add indexes for &key and &aux.
1359 2013-10-07  Michael Albinus  <michael.albinus@gmx.de>
1361         * trampver.texi: Update release number.
1363 2013-10-02  Michael Albinus  <michael.albinus@gmx.de>
1365         Sync with Tramp 2.2.8.
1367         * tramp.texi (External packages): Use `non-essential'.
1368         * trampver.texi: Update release number.
1370 2013-09-14  Glenn Morris  <rgm@gnu.org>
1372         * eshell.texi: Markup fixes.
1374 2013-09-11  Xue Fuqiao  <xfq.free@gmail.com>
1376         * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1377         of @kbd{RET}.
1378         (Prefix Matching): Add an index.
1380 2013-09-08  Glenn Morris  <rgm@gnu.org>
1382         * emacs-gnutls.texi: Tweak direntry.
1384 2013-09-06  Michael Albinus  <michael.albinus@gmx.de>
1386         * tramp.texi (Alternative Syntax): Remove chapter.
1388 2013-08-28  Paul Eggert  <eggert@cs.ucla.edu>
1390         * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1391         for portability to hosts where /bin/sh has problems.
1393 2013-08-28  Stefan Monnier  <monnier@iro.umontreal.ca>
1395         Try to reduce redundancy in doc/misc/Makefile.in.
1396         * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1397         (TARGETS): New intermediate variable.
1398         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1400 2013-08-27  Glenn Morris  <rgm@gnu.org>
1402         * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1404         * efaq.texi: Rename from faq.texi, to match its output files.
1405         * Makefile.in: Update for faq.texi name change.
1407         * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1409         * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1411         * efaq-w32.texi: Move here from the web-pages repository.
1412         * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1413         (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1414         (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1415         (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1416         Add DOCMISC_*_W32 variables.
1417         (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1418         (efaq_w32_deps): New variable.
1419         (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1420         (efaq-w32.pdf, efaq-w32.html): New rules.
1421         (clean): Remove efaq-w32 products.
1423 2013-08-26  Paul Eggert  <eggert@cs.ucla.edu>
1425         * texinfo.tex: Update from gnulib.
1427 2013-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1429         * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1430         shift_jis from the default value set to mm-coding-system-priorities for
1431         Japanese users.
1433 2013-08-13  Glenn Morris  <rgm@gnu.org>
1435         * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1436         (Options - Defining Label Environments, Options - Creating Labels)
1437         (Options - Referencing Labels, Options - Creating Citations)
1438         (Options - Index Support, Options - Viewing Cross-References)
1439         (Options - Finding Files, Options - Optimizations)
1440         (Options - Fontification, Options - Misc):
1441         * cc-mode.texi (Sample Init File):
1442         * edt.texi (Init file):
1443         * epa.texi (Encrypting/decrypting gpg files):
1444         * mairix-el.texi (About, Setting up the mairix interface, Using)
1445         (Extending):
1446         Rename nodes to avoid characters that can cause Texinfo problems.
1448 2013-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1450         * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1452 2013-08-12  Glenn Morris  <rgm@gnu.org>
1454         * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1455         (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1456         (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1457         (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1458         (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1459         (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1460         (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1461         (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1462         (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1463         (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1464         (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1465         (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1466         (wisent_deps, woman_deps): New variables.  Use to reduce duplication.
1468         * woman.texi (Top): Avoid mailto: in html output.
1470         * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1471         (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1472         (INSTALL_DATA): New, set by configure.
1473         (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1474         (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1475         install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1476         uninstall-ps, and uninstall-doc.
1477         (.SUFFIXES): Add .ps and .dvi.
1478         (.dvi.ps): New suffix rule.
1479         (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1480         (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1481         (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1482         (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1483         (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1484         (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1485         (ido.html, mairix-el.html, message.html, mh-e.html)
1486         (newsticker.html, nxml-mode.html, org.html, pgg.html)
1487         (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1488         (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1489         (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1490         (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1491         (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1492         (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1493         New rules.
1494         (clean): Remove HTML_TARGETS and PS_TARGETS.
1496 2013-08-10  Xue Fuqiao  <xfq.free@gmail.com>
1498         * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1499         (Find File At Point, Ignoring, Misc Customization): Use @defopt
1500         for user options.
1502 2013-08-09  Xue Fuqiao  <xfq.free@gmail.com>
1504         * htmlfontify.texi (Customization): Remove documentation of
1505         `hfy-fast-lock-save'.  Minor fixes.
1507 2013-08-08  Xue Fuqiao  <xfq.free@gmail.com>
1509         * ido.texi (Top): Insert node "Working Directories" in menu.
1510         (Working Directories): New node.
1511         (Misc Customization): Add documentation of
1512         `ido-confirm-unique-completion' and some other user options.
1514 2013-08-07  Eli Zaretskii  <eliz@gnu.org>
1516         * todo-mode.texi: Update @dircategory.
1517         (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1518         (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1519         @ref.
1521 2013-08-07  Xue Fuqiao  <xfq.free@gmail.com>
1523         * sc.texi (Introduction): Fix index.
1524         (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1525         (Information Keys and the Info Alist, Reference Headers)
1526         (The Built-in Header Rewrite Functions)
1527         (Electric References, Reply Buffer Initialization)
1528         (Filling Cited Text, Selecting an Attribution)
1529         (Attribution Preferences)
1530         (Anonymous Attributions, Author Names)
1531         (Using Regi, Post-yank Formatting Commands)
1532         (Citing Commands, Insertion Commands)
1533         (Mail Field Commands)
1534         (Hints to MUA Authors, Thanks and History): Change from one space
1535         between sentences to two.
1536         (What Supercite Does): Typo fix.
1538         * newsticker.texi (Usage): Use @key for RET.
1540         * cl.texi (Argument Lists, For Clauses)
1541         (Macros): Add indexes.
1543 2013-08-05  Xue Fuqiao  <xfq.free@gmail.com>
1545         * cl.texi (Blocks and Exits): Add an index.
1547 2013-08-04  Stephen Berman  <stephen.berman@gmx.net>
1549         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1550         (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1551         (todo-mode.dvi, todo-mode.pdf): New rules.
1553         * todo-mode.texi: New file.
1555 2013-08-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1557         * gnus.texi (Basic Usage): Mention that warp means jump here.
1558         (The notmuch Engine): Mention notmuch.
1560 2013-07-30  Tassilo Horn  <tsdh@gnu.org>
1562         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1563         `gnus-subthread-sort-functions' and remove the obsolete documentation
1564         of `gnus-sort-threads-recursively'.
1566 2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
1568         * texinfo.tex: Update to 2012-07-29.17 version.
1570 2013-07-29  David Engster  <deng@randomsample.de>
1572         * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1573         implementation.
1574         (Introduction): Add further missing features.
1575         (Building Classes): Add introductory paragraph.
1576         (Wish List): Add metaclasses and EQL specialization.
1578 2013-07-29  Michael Albinus  <michael.albinus@gmx.de>
1580         * tramp.texi (Frequently Asked Questions):
1581         Mention `tramp-use-ssh-controlmaster-options'.
1583 2013-07-26  Tassilo Horn  <tsdh@gnu.org>
1585         * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1586         `gnus-sort-threads-recursively'.
1588 2013-07-25  Glenn Morris  <rgm@gnu.org>
1590         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1591         (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1593         * erc.texi (Special Features): Update contact information.
1594         (History): Avoid using @email.
1596         * eshell.texi (Bugs and ideas): Minor updates.
1598         * faq.texi (Reporting bugs, Origin of the term Emacs)
1599         (Setting up a customization file)
1600         (Using an already running Emacs process, Turning off beeping)
1601         (Packages that do not come with Emacs)
1602         (Replying to the sender of a message): Avoid using @email.
1604         * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1606         * reftex.texi (Imprint): Avoid using @email.
1608         * ses.texi (Top): Update bug reporting instructions.
1609         (Acknowledgments): Avoid using @email.
1611         * woman.texi (Introduction, Background): Remove outdated information.
1612         (Bugs, Acknowledgments): Avoid using @email.
1614 2013-07-24  Xue Fuqiao  <xfq.free@gmail.com>
1616         * ido.texi: New file.
1618 2013-07-19  Geoff Kuenning  <geoff@cs.hmc.edu>  (tiny change)
1620         * gnus.texi (Customizing Articles): Document function predicates.
1622 2013-07-08  Tassilo Horn  <tsdh@gnu.org>
1624         * gnus.texi (lines): Correct description of
1625         `gnus-registry-track-extra's default value.
1626         Mention `gnus-registry-remove-extra-data'.
1628 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1630         * gnus.texi (Group Parameters): Mention regexp
1631         substitutions (bug#11688).
1633 2013-07-06  Nathan Trapuzzano  <nbtrap@nbtrap.com>  (tiny change)
1635         * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1637 2013-07-06  Lars Ingebrigtsen  <larsi@gnus.org>
1639         * gnus.texi (Emacsen): Fix version.
1641         * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1643 2013-07-06  Glenn Morris  <rgm@gnu.org>
1645         * mh-e.texi: Fix external links.
1646         (Using This Manual): Printed elisp manuals no longer available.
1648         * newsticker.texi (Overview): Update URL.
1650         * nxml-mode.texi (Introduction): Update URL.
1652         * org.texi (JavaScript support): Fix URL.
1654         * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1656         * eudc.texi (CCSO PH/QI): Remove defunct URL.
1658         * dbus.texi (Introspection): Update URL to a less defunct one.
1660         * gnus.texi (Top): Restrict "Other related manuals" to info output.
1661         (Foreign Groups): Use @indicateurl for examples.
1662         (Direct Functions): Remove defunct URL.
1663         (RSS): Update URL.
1665         * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1666         (FAQ 7-1): Update URL.
1668         * pgg.texi (Top, Overview): Add note about obsolescence.
1670 2013-07-03  Paul Eggert  <eggert@cs.ucla.edu>
1672         * texinfo.tex: Merge from gnulib.
1674 2013-07-03  Glenn Morris  <rgm@gnu.org>
1676         * bovine.texi (top):
1677         * cc-mode.texi (AWK Mode Font Locking):
1678         * mh-e.texi (Preface):
1679         * url.texi (URI Parsing): Fix cross-references to other manuals.
1681 2013-07-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1683         * gnus.texi (Client-Side IMAP Splitting):
1684         Note that `nnimap-inbox' now can be a list.
1686 2013-06-24  Glenn Morris  <rgm@gnu.org>
1688         * eshell.texi: Fix cross-references to other manuals.
1690 2013-06-23  Glenn Morris  <rgm@gnu.org>
1692         * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1693         Remove; not needed now we use a standard html layout for the faq.
1694         (clean): Remove HTML_TARGETS, emacs-faq.text.
1696 2013-06-21  Eduard Wiebe  <usenet@pusto.de>
1698         * flymake.texi (Parsing the output, Customizable variables):
1699         Add reference to `flymake-warning-predicate'.
1701 2013-06-19  Michael Albinus  <michael.albinus@gmx.de>
1703         * tramp.texi (Top, Configuration): Insert section `Predefined
1704         connection information' in menu.
1705         (Predefined connection information): New section.
1706         (Android shell setup): Make a reference to `Predefined connection
1707         information'.
1709 2013-06-19  Glenn Morris  <rgm@gnu.org>
1711         * Makefile.in (version): New, set by configure.
1712         (clean): Delete dist tar file.
1713         (infoclean): New, split from maintainer-clean.
1714         (maintainer-clean): Run infoclean.
1715         (dist): New rule, to make tarfile for www.gnu.org.
1717 2013-06-13  Albert Krewinkel  <tarleb@moltkeplatz.de>
1719         * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1720         for keys q and Q.
1721         (Standards): Reference RFC5804 as the defining document of the
1722         managesieve protocol.
1724 2013-06-10  Aidan Gauland  <aidalgol@amuri.net>
1726         * eshell.texi (Input/Output): Expand to cover new visual-command
1727         options, eshell-visual-subcommands and eshell-visual-options.
1728         Divide into separate Visual Commands and Redirection sections.
1730 2013-06-10  Glenn Morris  <rgm@gnu.org>
1732         * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1734 2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
1736         * gnus.texi (Article Date):
1737         Fix description of gnus-article-update-date-headers.
1739 2013-05-28  Xue Fuqiao  <xfq.free@gmail.com>
1741         * erc.texi (Special Features): ERC is being maintained within
1742         Emacs now.
1744 2013-05-25  Xue Fuqiao  <xfq.free@gmail.com>
1746         * flymake.texi: Change from one space between sentences to two.
1748 2013-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1750         * cl.texi (Obsolete Macros): Describe replacements for `flet'
1751         (bug#14293).
1753 2013-04-16  Michael Albinus  <michael.albinus@gmx.de>
1755         * tramp.texi (Frequently Asked Questions): Precise, how to define
1756         an own ControlPath.
1758 2013-04-15  Michael Albinus  <michael.albinus@gmx.de>
1760         * tramp.texi (Frequently Asked Questions): New item for
1761         ControlPath settings.
1763 2013-03-31  Jay Belanger  <jay.p.belanger@gmail.com>
1765         * calc.texi (Basic Operations on Units): Streamline some
1766         descriptions.
1768 2013-03-27  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1770         * eshell.texi (Built-ins): Update manual to mention tramp module.
1772 2013-03-18  Michael Albinus  <michael.albinus@gmx.de>
1774         * tramp.texi (Filename Syntax): Host names are not allowed to be
1775         any method name, unless method name is specified explicitly.
1776         Remove restriction on unibyte filenames.
1778         * trampver.texi: Update release number.
1780 2013-03-17  Paul Eggert  <eggert@cs.ucla.edu>
1782         doc: convert some TeX accents to UTF-8
1783         * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1784         '@"{@dotless{i}}'.
1786 2013-03-15  Michael Albinus  <michael.albinus@gmx.de>
1788         Sync with Tramp 2.2.7.
1790         * trampver.texi: Update release number.
1792 2013-03-09  Jay Belanger  <jay.p.belanger@gmail.com>
1794         * calc.texi (Basic Operations on Units): Streamline some
1795         descriptions.
1797 2013-03-08  Glenn Morris  <rgm@gnu.org>
1799         * faq.texi (Top): Don't say this was updated @today.
1800         That's irrelevant and leads to spurious diffs.
1802 2013-03-08  Jay Belanger  <jay.p.belanger@gmail.com>
1804         * calc.texi (Basic Operations on Units):
1805         Fix cross-reference.
1807 2013-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1809         * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1811 2013-03-06  Alan Mackenzie  <acm@muc.de>
1813         * cc-mode.texi (Custom Line-Up): Clarify position of point on
1814         calling a line-up function.
1816 2013-03-04  Paul Eggert  <eggert@cs.ucla.edu>
1818         * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1819         * ses.texi: Switch from Latin-1 to UTF-8.
1821 2013-03-03  Michael Albinus  <michael.albinus@gmx.de>
1823         * tramp.texi (External methods): Tramp does not connect Android
1824         devices by itself.
1826 2013-03-02  Bill Wohler  <wohler@newt.com>
1828         Release MH-E manual version 8.5.
1830         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1831         release 8.5.
1833         * mh-e.texi (Preface, Conventions, Getting Started)
1834         (Using This Manual, Folder Selection, Viewing, Aliases)
1835         (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1836         (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1837         Update URLs.
1839 2013-03-01  Michael Albinus  <michael.albinus@gmx.de>
1841         * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1842         and "plink2" entries.  "plink2" is obsolete for a long time.
1843         (External methods): Remove "scp1" and "scp2" entries.
1844         Explain user name and host name specification for "adb".
1846 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1848         * tramp.texi (External methods): Mention `tramp-adb-program'.
1850 2013-02-28  Bastien Guerry  <bzg@gnu.org>
1852         * org.texi (Visibility cycling): Suggest to set
1853         `org-agenda-inhibit-startup' to nil if user wants the startup
1854         visibility settings to be honored in any circumstances.
1855         (Progress logging, Checkboxes): Fix typos.
1857 2013-02-28  Michael Albinus  <michael.albinus@gmx.de>
1859         * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1860         the macros, for Texinfo 4.13 and 5.0.
1862 2013-02-24  Michael Albinus  <michael.albinus@gmx.de>
1864         Port Tramp documentation to Texinfo 5.0.
1865         * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1866         (Filename Syntax): Do not use @trampfn{} in @item.
1867         (Filename completion): Use @columnfractions in @multitable.
1869 2013-02-22  Glenn Morris  <rgm@gnu.org>
1871         * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1873 2013-02-21  Paul Eggert  <eggert@cs.ucla.edu>
1875         * Makefile.in (html): New rule.
1877 2013-02-20  Michael Albinus  <michael.albinus@gmx.de>
1879         * tramp.texi (Android shell setup): Improve.  Reported by Thierry
1880         Volpiatto <thierry.volpiatto@gmail.com>.
1882 2013-02-16  Michael Albinus  <michael.albinus@gmx.de>
1884         * tramp.texi (Top, Configuration): Insert section `Android shell
1885         setup' in menu.
1886         (Android shell setup): New section.
1887         (Connection types, Default Method)
1888         (Frequently Asked Questions): Mention "scp" instead of "scpc".
1889         (External methods): Remove "scpc" and "rsyncc" entries.
1890         (Frequently Asked Questions): Remove entry about ControlPersist.
1892 2013-02-13  Glenn Morris  <rgm@gnu.org>
1894         * message.texi (News Headers): Don't mention yow any more.
1896 2013-02-09  Jay Belanger  <jay.p.belanger@gmail.com>
1898         * calc.texi (Basic Operations on Units, Customizing Calc):
1899         Mention the variable `calc-allow-units-as-numbers'.
1901 2013-02-08  Aidan Gauland  <aidalgol@no8wireless.co.nz>
1903         * eshell.texi: Fill most of the missing sections.
1905 2013-02-07  Bastien Guerry  <bzg@gnu.org>
1907         * org.texi (References): Clarify an example.
1908         (Installation): Fix instructions.
1909         (Org-Plot): Fix link.
1910         (Checkboxes, Radio lists): Fix typos.
1912 2013-02-07  Glenn Morris  <rgm@gnu.org>
1914         * cl.texi (Equality Predicates): Mention memql.
1916 2013-02-07  Eric Ludlam  <zappo@gnu.org>
1918         * ede.texi (Creating a project): Make ede-new doc less
1919         specific, and only about items it supports, indicating that there
1920         might be more.  Remove refs to simple project and direct automake
1921         from ede new.
1922         (Simple projects): Re-write to not talk about ede-simple-project
1923         which is deprecated, and instead use the term to mean projects
1924         that don't do much management, just project wrapping.
1925         Add ede-generic-project link.
1926         (ede-generic-project): New node (bug#11441).
1928 2013-02-07  Glenn Morris  <rgm@gnu.org>
1930         * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1932 2013-02-01  Glenn Morris  <rgm@gnu.org>
1934         * calc.texi (Help Commands): Update calc-view-news description.
1935         Mention etc/CALC-NEWS.
1937 2013-01-24  Michael Albinus  <michael.albinus@gmx.de>
1939         * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1941 2013-01-13  Bastien Guerry  <bzg@gnu.org>
1943         * org.texi (Installation): Simplify.
1945 2013-01-13  François Allisson  <francois@allisson.co>  (tiny change)
1947         * org.texi (Handling links): Update the mention to the obsolete
1948         variable `org-link-to-org-use-id' with a mention to the newer
1949         variable `org-id-link-to-org-use-id'.  Mention the need to load
1950         the org-id library.
1952 2013-01-10  Michael Albinus  <michael.albinus@gmx.de>
1954         * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1956 2013-01-09  Bastien Guerry  <bzg@gnu.org>
1958         * org.texi (Pushing to MobileOrg): Add footnote about using
1959         symbolic links in `org-directory'.
1960         (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1961         of the now obsolete alias `org-float'.
1962         (TODO basics): Add `org-use-fast-todo-selection' to the variable
1963         index.  Fix description of TODO keywords cycling.
1964         (Advanced features): Add missing argument for @item.
1965         (Storing searches): Add index entries and a note about
1966         *-tree agenda views.
1967         (Structure editing): Document `org-mark-element' and
1968         `org-mark-subtree'.
1969         (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1971 2013-01-08  Juri Linkov  <juri@jurta.org>
1973         * info.texi (Go to node): Mention the abbreviated format
1974         `(FILENAME)' equal to `(FILENAME)Top'.  (Bug#13365)
1976 2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
1978         * autotype.texi: Remove undefined command @subtitlefont.
1979         * cc-mode.texi: Likewise.
1981         * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1982         @item argument.
1983         (Property searches): Use \\ instead of @backslashchar{}.
1984         * pgg.texi (VERSION): Move @set below @setfilename.
1986 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
1988         * ada-mode.texi: Remove braces from @title argument.
1989         * eudc.texi: Likewise.
1990         * smtpmail.texi: Likewise.
1991         * auth.texi (VERSION): Set before first use.
1992         * emacs-gnutls.texi (VERSION): Likewise.
1993         * pgg.texi (VERSION): Likewise.
1994         * ede.texi (Top): Rename from top, all uses changed.
1995         * eshell.texi: Add missing argument to @sp.
1996         * forms.texi (Top): Reorder menu to match structure.
1997         * htmlfontify.texi (Customization): Add missing @item in
1998         @enumerate.
1999         * org.texi (Advanced features): Add missing argument for @item.
2000         (Property searches): Use @backslashchar{} in macro argument.
2001         * pcl-cvs.texi: Add missing argument to @sp.
2002         (Movement commands): Fix use of @itemx.
2003         * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
2004         * reftex.texi (Options (Creating Citations)): Add missing newline
2005         before @end.
2006         * tramp.texi (Obtaining Tramp): Remove extra dots.
2007         (Configuration): Reorder menu to match structure.
2008         (Remote shell setup): Replace literal NUL character by \0.
2009         * viper.texi (Marking): Add missing argument for @item.
2011 2013-01-04  Glenn Morris  <rgm@gnu.org>
2013         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
2014         Add htmlfontify.
2015         (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
2016         (htmlfontify.dvi, htmlfontify.pdf): New targets.
2017         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
2018         ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
2020         * htmlfontify.texi: Miscellaneous fixes and updates.
2021         Set copyright to FSF, update license to GFDL 1.3+.
2023 2013-01-04  Vivek Dasmohapatra  <vivek@etla.org>
2025         * htmlfontify.texi: New file.
2027 2013-01-02  Jay Belanger  <jay.p.belanger@gmail.com>
2029         * calc.texi (Free-Form Dates): Expand on the date reading
2030         algorithm.
2032 2012-12-27  Glenn Morris  <rgm@gnu.org>
2034         * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
2035         Avoid some overfull lines.
2037         * widget.texi (Programming Example): Break some long lines.
2039         * wisent.texi (Wisent Overview): Fix xref.
2040         (Grammar format, Understanding the automaton): Avoid overfill.
2042         * bovine.texi (Optional Lambda Expression): Allow line break.
2044         * auth.texi (Help for users): Break long lines.
2046         * ada-mode.texi (Project file variables):
2047         Reword to reduce underfull hbox.
2048         (No project files, Use GNAT project file):
2049         Use smallexample to make some overfull lines less terrible.
2051         * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
2052         Fix cross-references to separate manuals.
2054         * Makefile.in (gfdl): New variable.  Use throughout where
2055         appropriate so that targets depend on doclicense.texi.
2057 2012-12-25  Lars Ingebrigtsen  <larsi@gnus.org>
2059         * gnus.texi (Customizing the IMAP Connection): Mention the other
2060         authenticators.
2062 2012-12-24  Lars Ingebrigtsen  <larsi@gnus.org>
2064         * gnus.texi (Browse Foreign Server):
2065         Document `gnus-browse-delete-group'.
2067 2012-12-22  Glenn Morris  <rgm@gnu.org>
2069         * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
2070         * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
2071         * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
2072         * widget.texi, wisent.texi: Nuke hand-written node pointers.
2074         * Makefile.in (gfdl): New variable.  Use throughout where
2075         appropriate so that targets depend on doclicense.texi.
2077 2012-12-22  Eli Zaretskii  <eliz@gnu.org>
2079         * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
2080         doclicense.texi.  Remove doclicense.texi from all targets that
2081         mentioned it explicitly.
2082         ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
2083         $(emacsdir)/emacsver.texi.
2084         ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
2086 2012-12-21  Glenn Morris  <rgm@gnu.org>
2088         * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
2089         Include emacsver.texi.  Nuke hand-written node pointers.
2090         * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
2091         Depend on emacsver.texi.
2093         * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
2094         * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
2095         May as well just include doclicense.texi in everything.
2097         * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
2098         which @copying says is included.
2100         * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
2101         * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
2102         * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
2103         * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
2104         * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2105         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2106         * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
2107         * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
2108         * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2109         * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
2110         * widget.texi, wisent.texi, woman.texi: Do not mention buying
2111         copies from the FSF, which does not publish these manuals.
2113         * erc.texi: No need to include gpl in this small manual.
2115         * org.texi (copying): Include a copy of the GFDL.
2116         (GNU Free Documentation License): New section.
2118 2012-12-21  Bastien Guerry  <bzg@gnu.org>
2120         * org.texi: Fix typos.
2122 2012-12-16  Paul Eggert  <eggert@cs.ucla.edu>
2124         * calc.texi (ISO 8601): Rename from ISO-8601,
2125         as it's typically spelled without a hyphen.
2127 2012-12-16  Jay Belanger  <jay.p.belanger@gmail.com>
2129         * calc.texi (ISO-8601): New section.
2130         (Date Formatting Codes): Mention new codes.
2131         (Standard Date Formats): Mention new formats.
2133 2012-12-14  Michael Albinus  <michael.albinus@gmx.de>
2135         * tramp.texi (External methods): Move `adb' method here.
2137 2012-12-13  Glenn Morris  <rgm@gnu.org>
2139         * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
2141         * wisent.texi: Small edits.  Set copyright to FSF, update license to
2142         GFDL 1.3+.
2143         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
2144         (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
2145         New targets.
2146         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
2147         ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
2149         * bovine.texi: Small edits.  Set copyright to FSF, update license to
2150         GFDL 1.3+, remove empty index.
2151         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
2152         (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
2153         New targets.
2154         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
2155         ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
2157 2012-12-13  Eric Ludlam  <zappo@gnu.org>
2158             David Ponce  <david@dponce.com>
2159             Richard Kim  <emacs18@gmail.com>
2161         * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
2163 2012-12-13  Glenn Morris  <rgm@gnu.org>
2165         * flymake.texi (Customizable variables, Locating the buildfile):
2166         Remove refs to flymake-buildfile-dirs, removed 2007-07-20.  (Bug#13148)
2168         * srecode.texi: Small edits.  Set copyright to FSF, add explicit
2169         GFDL 1.3+ license, fix up index.
2170         * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
2171         (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
2172         (srecode.pdf): New targets.
2173         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
2174         ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
2176 2012-12-13  Eric Ludlam  <zappo@gnu.org>
2178         * srecode.texi: New file, imported from CEDET trunk.
2180 2012-12-13  Bastien Guerry  <bzg@gnu.org>
2182         * org.texi (Summary, Code block specific header arguments)
2183         (Code block specific header arguments)
2184         (Header arguments in function calls, var, noweb)
2185         (Results of evaluation, Code evaluation security):
2186         Small reformatting: add a blank line before some example.
2188         * org.texi (System-wide header arguments)
2189         (Header arguments in Org mode properties, Conflicts)
2190         (Dynamic blocks, Using the mapping API):
2191         Fix indentation of Elisp code examples.
2193         * org.texi (Comment lines): Fix description of the comment syntax.
2195         * org.texi (Installation): Mention "make test" in the correct section.
2197 2012-12-06  Paul Eggert  <eggert@cs.ucla.edu>
2199         * doclicense.texi, gpl.texi: Update to latest version from FSF.
2200         These are just minor editorial changes.
2202 2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
2204         * tramp.texi (History): Mention ADB.
2205         (Inline methods): Add `adb' method.
2207 2012-12-03  Michael Albinus  <michael.albinus@gmx.de>
2209         * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
2210         (External methods): Fix typo.
2212 2012-12-03  Glenn Morris  <rgm@gnu.org>
2214         * rcirc.texi (Notices): Fix typo.
2216 2012-11-25  Bill Wohler  <wohler@newt.com>
2218         Release MH-E manual version 8.4.
2220         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
2221         Update for release 8.4.
2223         * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
2224         (Junk): Add mh-whitelist-preserves-sequences-flag,
2225         mh-blacklist-msg-hook, mh-whitelist-msg-hook,
2226         mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2228 2012-11-25  Paul Eggert  <eggert@cs.ucla.edu>
2230         * mh-e.texi (Procmail): Fix two @ typos.
2232 2012-11-24  Paul Eggert  <eggert@cs.ucla.edu>
2234         * doclicense.texi, gpl.texi: Update to latest version from FSF.
2235         These are just minor editorial changes.
2237 2012-11-23  Jay Belanger  <jay.p.belanger@gmail.com>
2239         * calc.texi (Date Formatting Codes): Mention the new beginning of
2240         the date numbering system.
2242 2012-11-22  Paul Eggert  <eggert@cs.ucla.edu>
2244         * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2245         (Date Forms): Correct off-by-one error in explanation of
2246         Julian day numbers.  Give Gregorian equivalent of its origin.
2248 2012-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
2250         * calc.texi (Date Forms): Mention the customizable
2251         Gregorian-Julian switch.
2252         (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2254 2012-11-17  Paul Eggert  <eggert@cs.ucla.edu>
2256         Calc now uses the Gregorian calendar for all dates (Bug#12633).
2257         It also uses January 1, 1 AD as its day number 1.
2258         * calc.texi (Date Forms): Document this.
2260 2012-11-16  Glenn Morris  <rgm@gnu.org>
2262         * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2263         (Obsolete Macros): Move example here from Function Bindings.
2265         * erc.texi: Use @code{nil} rather than just "nil".
2266         (Modules): Undocument obsolete "hecomplete".
2267         Add "notifications".
2268         (Connecting): Add brief section on passwords.
2269         (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2271 2012-11-13  Glenn Morris  <rgm@gnu.org>
2273         * flymake.texi (Customizable variables)
2274         (Highlighting erroneous lines): Mention flymake-error-bitmap,
2275         flymake-warning-bitmap, and flymake-fringe-indicator-position.
2277 2012-11-12  Vincent Belaïche  <vincentb1@users.sourceforge.net>
2279         * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2280         In all file place SES into @acronym{...}.
2281         (Advanced Features): Add key index and function index for
2282         ses-set-header-row.  Add description for function
2283         ses-rename-cell.  Add description for function
2284         ses-repair-cell-reference-all.
2285         (Ranges in formulas): Add description for ses-range flags.
2287 2012-11-12  Paul Eggert  <eggert@cs.ucla.edu>
2289         * texinfo.tex: Merge from gnulib.
2291 2012-11-10  Chong Yidong  <cyd@gnu.org>
2293         * url.texi (Introduction): Move url-configuration-directory to
2294         Customization node.
2295         (Parsed URIs): Split into its own node.
2296         (URI Encoding): New node.
2297         (Defining New URLs): Remove empty chapter.
2298         (Retrieving URLs): Add an introduction.  Doc fix for url-retrieve.
2299         Improve docs for url-queue-*.
2300         (Supported URL Types): Copyedits.  Delete empty subnodes.
2302         * url.texi (Introduction): Rename from Getting Started.
2303         Rewrite the introduction.
2304         (URI Parsing): Rewrite.  Omit the obsolete attributes slot.
2306 2012-11-10  Glenn Morris  <rgm@gnu.org>
2308         * cl.texi (Obsolete Setf Customization):
2309         Revert defsetf example to the more correct let rather than prog1.
2310         Give define-modify-macro, defsetf, and define-setf-method
2311         gv.el replacements.
2313         * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2314         (Setf Extensions): Remove obsolete reference.
2315         (Obsolete Setf Customization):
2316         Move note on lack of setf functions to lispref/variables.texi.
2317         Undocument get-setf-method, since it no longer exists.
2318         Mention simple defsetf replaced by gv-define-simple-setter.
2320 2012-11-03  Glenn Morris  <rgm@gnu.org>
2322         * cl.texi: Further general copyedits.
2323         (List Functions): Remove copy-tree, standard elisp for some time.
2324         (Efficiency Concerns): Comment out examples that no longer apply.
2325         (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2326         (Creating Symbols, Random Numbers): De-emphasize internal
2327         variables cl--gensym-counter and cl--random-state.  (Bug#12788)
2328         (Naming Conventions, Type Predicates, Macros)
2329         (Predicates on Numbers): No longer mention cl-floatp-safe.
2331 2012-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2333         * gnus.texi (Mail Source Specifiers):
2334         Document :leave keyword used for pop mail source.
2336 2012-11-01  Glenn Morris  <rgm@gnu.org>
2338         * cl.texi: General copyedits for style, line-breaks, etc.
2339         (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2340         (Macro Bindings, Blocks and Exits):
2341         Acknowledge existence of lexical-binding.
2342         (Iteration): Mainly defer to doc of standard dolist, dotimes.
2344 2012-10-31  Glenn Morris  <rgm@gnu.org>
2346         * ert.texi (Introduction, The @code{should} Macro):
2347         Refer to "cl-assert" rather than "assert".
2349         * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2350         (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2351         (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2352         Reword, and add details of flet and labels.
2353         (Modify Macros, Function Bindings): Add some xrefs.
2355 2012-10-30  Glenn Morris  <rgm@gnu.org>
2357         * cl.texi (Modify Macros): Update for cl-letf changes.
2358         (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2359         (Setf Extensions): Partially restore note about cl-getf,
2360         mainly moved to lispref/variables.texi.
2361         (Property Lists): Fix cl-getf typos.
2362         (Mapping over Sequences): Mention cl-mapc naming oddity.
2364 2012-10-29  Glenn Morris  <rgm@gnu.org>
2366         * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2367         (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2368         (Customizing Setf): Move contents to "Obsolete Setf Customization".
2369         (Modify Macros, Multiple Values, Other Clauses):
2370         Remove mentions of obsolete features.
2371         (Obsolete Setf Customization): Don't mention `apply' setf.
2373 2012-10-28  Glenn Morris  <rgm@gnu.org>
2375         * cl.texi (Multiple Values, Common Lisp Compatibility):
2376         More namespace updates.
2377         (Obsolete Features): Copyedits.
2378         (Obsolete Lexical Macros, Obsolete Setf Customization):
2379         New subsections.
2381         * cl.texi (Porting Common Lisp, Lexical Bindings):
2382         Add some xrefs to the Elisp manual.
2384         * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2385         (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2386         (Obsolete Features): New appendix.  Move Lexical Bindings here.
2388 2012-10-27  Glenn Morris  <rgm@gnu.org>
2390         * cl.texi: Use defmac for macros rather than defspec.
2391         (Efficiency Concerns): Related copyedit.
2393         * cl.texi (Control Structure): Update for setf now being in core.
2394         (Setf Extensions): Rename from Basic Setf.  Move much of the
2395         former content to lispref/variables.texi.
2396         (Modify Macros): Move pop, push details to lispref/variables.texi.
2397         (Customizing Setf): Copyedits for setf etc being in core.
2398         (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2399         Further namespaces updates.
2401 2012-10-26  Bastien Guerry  <bzg@gnu.org>
2403         * org.texi (Installation): Update the link to Org's ELPA.
2404         Also don't mention org-install.el anymore as the replacement file
2405         org-loaddefs.el is now loaded by org.el.
2407 2012-10-25  Michael Albinus  <michael.albinus@gmx.de>
2409         * tramp.texi (Frequently Asked Questions):
2410         Mention `tramp-completion-reread-directory-timeout' for performance
2411         improvement.
2413 2012-10-25  Glenn Morris  <rgm@gnu.org>
2415         * cl.texi: Don't mess with the TeX section number counter.
2416         Use Texinfo recommended convention for quotes+punctuation.
2417         (Overview, Sequence Functions): Rephrase for better line-breaking.
2418         (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2419         (Macro Bindings, Conditionals, Iteration, Loop Basics)
2420         (Random Numbers, Mapping over Sequences, Structures)
2421         (Porting Common Lisp): Further updates for cl-lib namespace.
2422         (Modify Macros, Declarations, Macro Bindings, Structures):
2423         Break long lines in examples.
2424         (Dynamic Bindings): Update for changed progv behavior.
2425         (Loop Examples, Efficiency Concerns): Markup fixes.
2426         (Structures): Remove TeX margin change.
2427         (Declarations): Fix typos.
2429 2012-10-24  Glenn Morris  <rgm@gnu.org>
2431         * cl.texi (Overview, Multiple Values, Creating Symbols)
2432         (Numerical Functions): Say less/nothing about the original cl.el.
2433         (Old CL Compatibility): Remove.
2434         (Assertions): Remove ignore-errors (standard Elisp for some time).
2436         * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2437         (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2438         (Efficiency Concerns, Efficiency Concerns)
2439         (Common Lisp Compatibility, Old CL Compatibility):
2440         Further updates for cl-lib namespace.
2442 2012-10-24  Paul Eggert  <eggert@penguin.cs.ucla.edu>
2444         Update manual for new time stamp format (Bug#12706).
2445         * emacs-mime.texi (time-date): Update for new format.
2446         Also, fix bogus time stamp and modernize a bit.
2448 2012-10-23  Glenn Morris  <rgm@gnu.org>
2450         * cl.texi: Include emacsver.texi.  Use Emacs version number rather
2451         than unchanging cl.el version number.
2452         End all menu descriptions with a period.
2453         Do not use @dfn{CL} for every instance of "CL".
2454         (Overview): Remove no-runtime caveat, and note about foo* names.
2455         (Usage): Use cl-lib rather than cl.
2456         (Organization, Naming Conventions): Update for cl-lib.el.
2457         (Installation): Remove long-irrelevant node.
2458         (Program Structure, Predicates, Control Structure):
2459         Start updating for cl-lib namespace.
2460         * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2461         Depend on emacsver.texi.
2463 2012-10-09  Michael Albinus  <michael.albinus@gmx.de>
2465         * trampver.texi: Update release number.
2467 2012-10-06  Glenn Morris  <rgm@gnu.org>
2469         * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2470         ERC version.
2471         (Introduction): ERC is distributed with Emacs.
2472         (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2473         (Getting Started): Simplify.
2474         (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2475         (History): Mention ERC maintained as part of Emacs now.
2476         * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2477         Add dependency on emacsver.texi.
2479         * erc.texi: Remove hand-written node pointers.
2481 2012-10-05  Glenn Morris  <rgm@gnu.org>
2483         * newsticker.texi (Overview, Requirements, Usage, Configuration):
2484         Copyedits.
2486 2012-10-01  Eric Ludlam  <zappo@gnu.org>
2488         * ede.texi (Quick Start, Project Local Variables)
2489         (Miscellaneous commands, ede-java-root, Development Overview)
2490         (Detecting a Project): New nodes.
2491         (Simple projects): Node deleted.
2493         * eieio.texi (Building Classes): Some slot attributes cannot be
2494         overridden.
2495         (Slot Options): Remove an example.
2496         (Method Invocation, Documentation): New nodes.
2498 2012-10-01  Glenn Morris  <rgm@gnu.org>
2500         * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2501         (reftex.pdf): Add dependency on emacsver.texi.
2502         * reftex.texi: Don't include directory part for emacsver.texi;
2503         the Makefile's -I handles it.
2505 2012-09-30  Ralf Angeli  <angeli@caeruleus.net>
2507         Merge from standalone RefTeX repository.
2509         * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2510         with macros.
2511         (Imprint): Mention Wolfgang in list of contributors.
2512         (Creating Citations): Give a hint about how to
2513         auto-revert the BibTeX database file when using external editors.
2514         (Referencing Labels): Simplify section about reference macro
2515         cycling.
2516         (Options (Referencing Labels)): Adapt to new structure of
2517         `reftex-ref-style-alist'.
2518         (Referencing Labels, Reference Styles): Document changes in the
2519         referencing functionality.
2520         (Commands): Mention options for definition of header and footer in
2521         BibTeX files.
2522         (Options (Creating Citations)): Document
2523         `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2524         (Reference Styles): New section.
2525         (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2526         (Options (Referencing Labels)): Remove descriptions of deprecated
2527         variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2528         Add descriptions for `reftex-ref-style-alist' and
2529         `reftex-ref-style-default-list'.
2530         (Referencing Labels): Update regarding reference styles.
2531         (Citation Styles): Mention support for ConTeXt.
2532         (Options (Defining Label Environments)): Fix typo.
2533         (Options (Creating Citations)):
2534         Document `reftex-cite-key-separator'.
2536 2012-09-30  Achim Gratz  <Stromeko@Stromeko.DE>
2538         * org.texi: Add description of ORG_ADD_CONTRIB to info
2539         documentation.  Add link to Worg for more details.
2541         * org.texi: Clarify installation procedure.  Provide link to the
2542         build system description on Worg.
2544         * org.texi: Remove reference to utils/, x11idle.c is now in
2545         contrib/scripts.
2547         * org.texi: Re-normalize to "Org mode" in manual.
2549         * org.texi (Installation): Adapt documentation to new build
2550         system.  Mention GNU ELPA (since it needs to be handled like Emacs
2551         built-in Org).
2553 2012-09-30  Adam Spiers  <orgmode@adamspiers.org>  (tiny change)
2555         * org.texi: Fix typo in description of the 'Hooks' section.
2557         * org.texi: Add ID to the list of special properties.
2559 2012-09-30  Andrew Hyatt  <ahyatt@gmail.com>  (tiny change)
2561         * org.texi (Moving subtrees): Document the ability to archive to a
2562         datetree.
2564 2012-09-30  Bastien Guerry  <bzg@gnu.org>
2566         * org.texi (Installation, Feedback, Batch execution):
2567         Use (add-to-list 'load-path ... t) for the contrib dir.
2569         * org.texi (results): Update documentation for ":results drawer"
2570         and ":results org".
2572         * org.texi (Column width and alignment): Fix typo.
2574         * org.texi (Activation): Point to the "Conflicts" section.
2576         * org.texi (Conflicts): Mention filladapt.el in the list of
2577         conflicting packages.
2579         * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2580         not needed for versions of Emacs > 22.1.
2582         * org.texi (History and Acknowledgments): Fix typo.
2584         * org.texi (History and Acknowledgments): Add my own
2585         acknowledgments.
2587         * org.texi (Agenda commands): Document the new command and the new
2588         option.
2590         * org.texi (Agenda commands): Delete `org-agenda-action' section.
2591         (Agenda commands): Reorder.  Document `*' to toggle persistent
2592         marks.
2594         * org.texi (Agenda dispatcher):
2595         Mention `org-toggle-agenda-sticky'.
2596         (Agenda commands, Exporting Agenda Views): Fix typo.
2598         * org.texi (Templates in contexts, Setting Options): Update to
2599         reflect changes in how contexts options are processed.
2601         * org.texi (Templates in contexts): Document the new structure of
2602         the variables `org-agenda-custom-commands-contexts' and
2603         `org-capture-templates-contexts'.
2605         * org.texi (Templates in contexts): Document the new option
2606         `org-capture-templates-contexts'.
2607         (Storing searches): Document the new option
2608         `org-agenda-custom-commands-contexts'.
2610         * org.texi (Formula syntax for Lisp): Reformat.
2612         * org.texi (Special properties, Column attributes)
2613         (Agenda column view): Document the new special property
2614         CLOCKSUM_T.
2616         * org.texi (Template expansion): Document the new %l template.
2618         * org.texi (Fast access to TODO states): Fix documentation about
2619         allowed characters for fast todo selection.
2621         * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2622         use in `org-agenda-to-appt'.
2624         * org.texi (Comment lines): Update wrt comments.
2626         * org.texi (Resolving idle time): Document new keybinding.
2628         * org.texi (Clocking commands): Document the use of S-M-<up/down>
2629         on clock timestamps.
2631         * org.texi (Fast access to TODO states): Explicitly says only
2632         letters are supported as fast TODO selection keys.
2634         * org.texi (Link abbreviations): Illustrate the use of the "%h"
2635         specifier.  Document the new "%(my-function)" specifier.
2637         * org.texi (Clocking commands): New cindex.
2638         (Clocking commands): Update documentation for `org-clock-in'.
2639         Document `org-clock-in-last'.  Mention `org-clock-out' and
2640         `org-clock-in-last' as commands that can be globally bound.
2641         (Resolving idle time): Document continuous clocking.
2643         * org.texi (Top, Introduction): Fix formatting.
2644         (Activation): Add index entries.
2645         (Conventions): Update section.
2646         (Embedded @LaTeX{}): Fix formatting.
2648         * org.texi (Visibility cycling): Document `show-children'.
2650         * org.texi (Using capture): Mention the `org-capture-last-stored'
2651         bookmark as a way to jump to the last stored capture.
2653         * org.texi (Uploading files): Fix typo.
2655         * org.texi (Using capture): Document `C-0' as a prefix argument
2656         for `org-capture'.
2658         * org.texi (Agenda commands): Document persistent marks.
2660         * org.texi (Template expansion): Update doc to reflect change.
2662         * org.texi (Radio tables): Document the :no-escape parameter.
2664         * org.texi (Repeated tasks): Document repeat cookies for years,
2665         months, weeks, days and hours.
2667         * org.texi (Export options): State that you can use the d: option
2668         by specifying a list of drawers.
2670         * org.texi (HTML preamble and postamble): Small doc improvement.
2672 2012-09-30  Brian van den Broek  <vanden@gmail.com>  (tiny change)
2674         * org.texi: The sections in the Exporting section of the manual
2675         left out articles in the description of the org-export-as-*
2676         commands, among other places.  This patch adds them, adds a few
2677         missing prepositions, and switches instances of "an HTML" to "a
2678         html" for internal consistency.
2680         * org.texi: Alter several examples of headings with timestamps in
2681         them to include the timestamps in the body instead of the heading.
2683 2012-09-30  Carsten Dominik  <carsten.dominik@gmail.com>
2685         * org.texi (Agenda dispatcher): Document sticky agenda views and
2686         the new key for them.
2688 2012-09-30  Charles  <millarc@verizon.net>  (tiny change)
2690         * org.texi (Advanced features): Fix error in table.
2692 2012-09-30  Feng Shu  <tumashu@gmail.com>
2694         * org.texi (@LaTeX{} fragments): Document imagemagick as an
2695         alternative to dvipng.
2697 2012-09-30  François Allisson  <francois@allisson.co>  (tiny change)
2699         * org.texi: Remove extra curly bracket.
2701 2012-09-30  Giovanni Ridolfi  <giovanni.ridolfi@yahoo.it>  (tiny change)
2703         * org.texi (org-clock-in-last and org-clock-cancel): Update the
2704         defkeys.
2706 2012-09-30  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
2708         * org.texi (Agenda commands): Fix two typos by giving
2709         corresponding function names, according to
2710         `org-agenda-view-mode-dispatch'.
2712 2012-09-30  Jan Böcker  <jan.boecker@jboecker.de>
2714         * org.texi (The spreadsheet): Fix typo.
2716 2012-09-30  Memnon Anon  <gegendosenfleisch@gmail.com>  (tiny change)
2718         * org.texi (Tracking your habits): Point to the "Tracking TODO
2719         state changes" section.
2721 2012-09-30  Nicolas Goaziou  <n.goaziou@gmail.com>
2723         * org.texi (Literal examples): Remove reference to unknown
2724         `org-export-latex-minted' variable.  Also simplify footnote since
2725         `org-export-latex-listings' documentation is exhaustive already.
2727         * org.texi (Plain lists): Remove reference to now hard-coded
2728         `bullet' automatic rule.
2730 2012-09-30  Toby S. Cubitt  <tsc25@cantab.net>
2732         * org.texi: Updated documentation accordingly.
2734 2012-09-13  Paul Eggert  <eggert@cs.ucla.edu>
2736         * texinfo.tex: Merge from gnulib.
2738 2012-09-12  Michael Albinus  <michael.albinus@gmx.de>
2740         Sync with Tramp 2.2.6.
2742         * tramp.texi (Bug Reports): Cleanup caches before a test run.
2744         * trampver.texi: Update release number.
2746 2012-09-12  Paul Eggert  <eggert@cs.ucla.edu>
2748         * texinfo.tex: Merge from gnulib.
2750 2012-08-06  Aurélien Aptel  <aurelien.aptel@gmail.com>
2752         * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2753         (bug#12096).
2755 2012-08-01  Jay Belanger  <jay.p.belanger@gmail.com>
2757         * calc.texi (Simplification modes, Conversions)
2758         (Operating on Selections): Mention "basic" simplification.
2759         (The Calc Mode Line): Mention the mode line display for Basic
2760         simplification mode.
2761         (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2762         simplifications.
2763         (Basic Simplifications): Rename from "Limited Simplifications"
2764         Replace "limited" by "basic" throughout.
2765         (Algebraic Simplifications): Indicate that the algebraic
2766         simplifications are done by default.
2767         (Unsafe Simplifications): Mention `m E'.
2768         (Simplification of Units): Mention `m U'.
2769         (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2770         (Kinds of Declarations, Functions for Declarations):
2771         Mention "algebraic simplifications" instead of `a s'.
2772         (Algebraic Entry): Remove mention of default simplifications.
2774 2012-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
2776         * calc.texi (Getting Started, Tutorial): Change simulated
2777         Calc output to match actual output.
2778         (Simplifying Formulas): Mention that algebraic simplification is now
2779         the default.
2781 2012-07-28  Eli Zaretskii  <eliz@gnu.org>
2783         * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2784         (Bug#12073)
2786 2012-07-25  Paul Eggert  <eggert@cs.ucla.edu>
2788         Prefer typical American spelling for "acknowledgment".
2789         * calc.texi (History and Acknowledgments): Rename from
2790         History and Acknowledgements.
2791         * idlwave.texi (Acknowledgments):
2792         * ses.texi (Acknowledgments):
2793         * woman.texi (Acknowledgments): Rename from Acknowledgements.
2795 2012-07-09  Paul Eggert  <eggert@cs.ucla.edu>
2797         Rename configure.in to configure.ac (Bug#11603).
2798         * ede.texi (Compiler and Linker objects, ede-proj-project)
2799         (ede-step-project): Prefer the name configure.ac to configure.in.
2801 2012-07-06  Michael Albinus  <michael.albinus@gmx.de>
2803         * tramp.texi (Multi-hops):
2804         Introduce `tramp-restricted-shell-hosts-alist'.
2806 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2808         * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2809         methods, so don't mention smtpmail here.
2811 2012-06-26  Wolfgang Jenkner  <wjenkner@inode.at>
2813         * gnus.texi (Picons): Document gnus-picon-properties.
2815 2012-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2817         * gnus.texi: Remove mention of compilation, as that's no longer
2818         supported.
2820 2012-06-26  Christopher Schmidt  <christopher@ch.ristopher.com>
2822         * gnus.texi (Archived Messages): Mention
2823         gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2825 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2827         * gnus.texi (Various Summary Stuff):
2828         Remove mention of `gnus-propagate-marks'.
2830 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2832         * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2833         which no longer exist.
2835 2012-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2837         * gnus.texi (Archived Messages):
2838         Document gnus-gcc-self-resent-messages.
2840 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2842         * message.texi (Mail Variables):
2843         Mention the optional user parameter for X-Message-SMTP-Method.
2845 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2847         * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2849         * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2851 2012-06-26  Lars Ingebrigtsen  <larsi@gnus.org>
2853         * gnus.texi (Key Index): Change encoding to utf-8.
2855 2012-06-21  Glenn Morris  <rgm@gnu.org>
2857         * Makefile.in: Rename infodir to buildinfodir throughout.  (Bug#11737)
2859 2012-06-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2861         * gnus.texi (Group Timestamp): Mention where to find documentation for
2862         the `gnus-tmp-' variables (bug#11601).
2864 2012-06-11  Michael Albinus  <michael.albinus@gmx.de>
2866         Sync with Tramp 2.2.6-pre.
2868         * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2869         where appropriate.
2870         (Ad-hoc multi-hops): New section.
2871         (Remote processes): New subsection "Running remote processes on
2872         Windows hosts".
2873         (History): Add remote commands on Windows, and ad-hoc multi-hop
2874         methods.
2875         (External methods): "ControlPersist" must be set to "no" for the
2876         `scpc' method.
2877         (Remote processes): Add a note about `auto-revert-tail-mode'.
2878         (Frequently Asked Questions): Use "scpx" in combination with
2879         "ControlPersist".  Reported by Adam Spiers <emacs@adamspiers.org>.
2881         * trampver.texi: Update release number.
2883 2012-06-10  Chong Yidong  <cyd@gnu.org>
2885         * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2886         compilation for html-mono.
2888 2012-06-08  Paul Eggert  <eggert@cs.ucla.edu>
2890         * texinfo.tex: Merge from gnulib.
2892 2012-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2894         * Makefile.in (echo-info): Don't try to install info files named
2895         just ".info".
2897 2012-05-28  Glenn Morris  <rgm@gnu.org>
2899         * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX.  (Bug#10910)
2901         * sc.texi: Nuke hand-written node pointers.
2902         Fix top-level menu to match actual node order.
2904 2012-05-27  Glenn Morris  <rgm@gnu.org>
2906         * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2907         Some associated fixes, including not messing with chapno in cl.texi.
2909 2012-05-27  Bastien Guerry  <bzg@gnu.org>
2911         * org.texi (Durations and time values): Fix typo.
2913 2012-05-26  Paul Eggert  <eggert@cs.ucla.edu>
2915         * texinfo.tex: Update from gnulib.
2917 2012-05-19  Jay Belanger  <jay.p.belanger@gmail.com>
2919         * calc.texi (Basic Operations on Units, Customizing Calc):
2920         Mention `calc-ensure-consistent-units'.
2922 2012-05-14  Andreas Schwab  <schwab@linux-m68k.org>
2924         * cc-mode.texi: Avoid space before macro in 4th argument of cross
2925         reference commands.  (Bug#11461)
2927         * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2929 2012-05-12  Glenn Morris  <rgm@gnu.org>
2931         * Makefile.in (mostlyclean): Add more TeX intermediates.
2933         * Makefile.in: Make it look more like the other doc Makefiles.
2934         Use explicit $srcdir in all dependencies.
2935         Remove cd $srcdir from rules.
2936         (VPATH): Remove.
2937         (infodir): Set to an absolute path.
2938         (INFO_TARGETS): Use short names.
2939         (mkinfodir): infodir is now absolute.
2940         (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2942         * Makefile.in (info.info): Rename from info, to avoid duplication.
2943         (.SUFFIXES): Disable implicit rules.
2945         * Makefile.in (MKDIR_P): New, set by configure.
2946         (mkinfodir): Use $MKDIR_P.
2948 2012-05-07  Glenn Morris  <rgm@gnu.org>
2950         * forms.texi (Long Example): Update for changed location of files.
2952 2012-05-04  Glenn Morris  <rgm@gnu.org>
2954         * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2955         (INFO_TARGETS): Use $INFO_EXT.
2956         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2957         * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2958         (INFO_TARGETS): Use $INFO_EXT.
2959         Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2961 2012-05-02  Glenn Morris  <rgm@gnu.org>
2963         * Makefile.in (echo-info): New phony target, used by top-level.
2965         * viper.texi: Make direntry shorter (also it is no longer "newest").
2967         * emacs-gnutls.texi, ert.texi, org.texi:
2968         Fix dircategory, direntry to match info/dir.
2970         * faq.texi: Convert @inforefs to @xrefs.
2971         Fix some malformed cross-references.
2972         (File-name conventions): Shorten section name to avoid overfull line.
2973         (How to add fonts): Use smallexample to avoid overfull lines.
2975 2012-05-01  Teodor Zlatanov  <tzz@lifelogs.com>
2977         * auth.texi (Help for users): Update for .gpg file being second.
2979 2012-04-27  Ippei Furuhashi  <top.tuna+orgmode@gmail.com>  (tiny change)
2981         * org.texi (Agenda commands): Fix two typos: give corresponding
2982         function names, according to `org-agenda-view-mode-dispatch'.
2984 2012-04-27  Glenn Morris  <rgm@gnu.org>
2986         * faq.texi (Major packages and programs): Remove section.
2987         There is no point listing 6 packages (cf etc/MORE.STUFF).
2988         (Finding Emacs and related packages): Move "Spell-checkers" here.
2990 2012-04-22  Michael Albinus  <michael.albinus@gmx.de>
2992         * dbus.texi (Version): New node.
2993         (Properties and Annotations): Mention the object manager
2994         interface.  Describe dbus-get-all-managed-objects.
2995         (Type Conversion): Floating point numbers are allowed, if an
2996         anteger does not fit Emacs's integer range.
2997         (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2998         (Asynchronous Methods): Fix description of
2999         dbus-call-method-asynchronously.
3000         (Receiving Method Calls): Fix some minor errors.
3001         Add dbus-interface-emacs.
3002         (Signals): Describe unicast signals and the new match rules.
3003         (Alternative Buses): Add the PRIVATE optional argument to
3004         dbus-init-bus.  Describe its new return value.  Add dbus-setenv.
3006 2012-04-20  Glenn Morris  <rgm@gnu.org>
3008         * faq.texi (New in Emacs 24): New section.
3009         (Packages that do not come with Emacs): Mention M-x list-packages.
3011 2012-04-14  Alan Mackenzie  <acm@muc.de>
3013         * cc-mode.texi (c-offsets-alist): Correct a typo.
3015 2012-04-14  Jérémie Courrèges-Anglas  <jca@wxcvbn.org>  (tiny change)
3017         * org.texi (Deadlines and scheduling): Fix the example: the
3018         DEADLINE item should come right after the headline.  We enforce
3019         this convention, so it is a bug not to illustrate it correctly in
3020         the manual.
3022 2012-04-14  Ippei FURUHASHI  <top.tuna+orgmode@gmail.com>  (tiny change)
3024         * org.texi (Agenda commands): Fix documentation bug by swapping
3025         the equivalent keybindings to `org-agenda-next-line' with the ones
3026         to `org-agenda-previous-line'.
3028 2012-04-14  Glenn Morris  <rgm@gnu.org>
3030         * Makefile.in: Replace non-portable use of $< in ordinary rules.
3032 2012-04-09  Eli Zaretskii  <eliz@gnu.org>
3034         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
3035         Add emacs-gnutls.
3036         ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
3038 2012-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
3040         * Makefile.in: Add emacs-gnutls.texi to build.
3042         * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
3044 2012-04-05  Teodor Zlatanov  <tzz@lifelogs.com>
3046         * auth.texi (Secret Service API): Edit further and give examples.
3047         (Secret Service API): Adjust @samp to @code for collection names.
3049 2012-04-04  Glenn Morris  <rgm@gnu.org>
3051         * auth.texi (Secret Service API): Copyedits.
3052         (Help for developers): Fill in some missing function doc-strings.
3053         (Help for users, Help for developers)
3054         (GnuPG and EasyPG Assistant Configuration): Markup fixes.
3056 2012-04-04  Michael Albinus  <michael.albinus@gmx.de>
3058         * auth.texi (Secret Service API): Add the missing text.
3060 2012-04-04  Chong Yidong  <cyd@gnu.org>
3062         * message.texi (Using PGP/MIME): Note that epg is now the default.
3064         * gnus.texi: Reduce references to obsolete pgg library.
3065         (Security): Note that epg is now the default.
3067         * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
3069         * nxml-mode.texi (Completion): C-RET is no longer bound to
3070         nxml-complete.
3072 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
3074         * org.texi (Customizing tables in ODT export): Correct few errors.
3076 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
3078         * org.texi (Links in ODT export): Update.
3079         (Labels and captions in ODT export): New node.
3081 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
3083         * org.texi (Literal examples in ODT export): htmlfontify.el in
3084         Emacs-24.1 now supports fontification.  So ODT source blocks will
3085         be fontified by default.
3087 2012-04-01  Julian Gehring  <julian.gehring@googlemail.com>  (tiny change)
3089         * org.texi (Refiling notes): Remove duplicated keybinding.
3091 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3093         * org.texi (noweb): Documentation of this new option to the :noweb
3094         header argument.
3096 2012-04-01  Suvayu Ali  <fatkasuvayu+linux@gmail.com>
3098         * org.texi (Header and sectioning): Add example demonstrating how
3099         to use "LaTeX_CLASS_OPTIONS".
3101 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3103         * org.texi (Noweb reference syntax): Describe the ability to
3104         execute noweb references in the manual.
3106 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3108         * org.texi (cache): Improve cache documentation when session
3109         evaluation is used.
3111 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
3113         * org.texi (Plain lists): Document removal.
3115 2012-04-01  Michael Brand  <michael.ch.brand@gmail.com>
3117         * org.texi: Decapitalize file name in references to Calc manual.
3119 2012-04-01  Nicolas Goaziou  <n.goaziou@gmail.com>
3121         * org.texi (Plain lists): Document removal.
3123 2012-04-01  Jambunathan K  <kjambunathan@gmail.com>
3125         * org.texi (Top, OpenDocument Text export)
3126         (ODT export commands, Extending ODT export)
3127         (Images in ODT export, Tables in ODT export)
3128         (Configuring a document converter): Add or Update.
3130 2012-04-01  Carsten Dominik  <carsten.dominik@gmail.com>
3132         * org.texi (MobileOrg): Change the wording to reflect that the
3133         Android Version is no longer just the little brother of the iOS
3134         version.
3136 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3138         * org.texi (Key bindings and useful functions): Update babel key
3139         binding documentation in manual.
3141 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3143         * org.texi (noweb): Document new noweb header value.
3145 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3147         * org.texi (noweb-sep): Document new header argument.
3149 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3151         * org.texi (noweb-ref): Documentation of this new custom variable.
3153 2012-04-01  Eric Schulte  <eric.schulte@gmx.com>
3155         * org.texi (wrap): Update the new :wrap documentation to match the
3156         current implementation.
3158 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
3160         * org.texi: Added documentation for :wrap.
3162 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
3164         * org.texi: #+RESULTS now user-configurable.
3166 2012-04-01  Thomas Dye  <dk@poto.myhome.westell.com>
3168         * org.texi: Documented :noweb no-export.
3170 2012-04-01  Thomas Dye  <dk@poto.local>
3172         * org.texi: Edit :noweb no header argument for correctness.
3174 2012-04-01  Bastien Guerry  <bzg@gnu.org>
3176         * org.texi (Customization): Update the approximate number of Org
3177         variables.
3179 2012-04-01  Thomas Dye  <dk@poto.local>
3181         * org.texi: The :results wrap produces a drawer instead of a
3182         begin_results block.
3184 2012-03-22  Peder O. Klingenberg  <peder@klingenberg.no>  (tiny change)
3186         * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
3187         reflect the new default.
3189 2012-03-10  Eli Zaretskii  <eliz@gnu.org>
3191         * info.texi (Expert Info): Move the index entry for "Texinfo" from
3192         "Getting Started" to this node.  (Bug#10450)
3194 2012-03-10  Chong Yidong  <cyd@gnu.org>
3196         * flymake.texi (Example -- Configuring a tool called via make):
3197         Mention the Automake COMPILE variable (Bug#8715).
3199         * info.texi (Getting Started): Add an index entry (Bug#10450).
3201 2012-03-02  Michael Albinus  <michael.albinus@gmx.de>
3203         * dbus.texi (Signals): Known names will be mapped onto unique
3204         names, when registering for signals.
3206 2012-02-29  Glenn Morris  <rgm@gnu.org>
3208         * url.texi: Fix quote usage in body text.
3210         * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
3212         * cl.texi: Use @code{} in menus when appropriate.
3214 2012-02-28  Glenn Morris  <rgm@gnu.org>
3216         * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
3217         * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
3218         * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
3219         * org.texi, sc.texi, vip.texi, viper.texi:
3220         Standardize possessive apostrophe usage.
3222 2012-02-26  Chong Yidong  <cyd@gnu.org>
3224         * ediff.texi (Quick Help Commands): Add a couple of index entries
3225         (Bug#10834).
3227 2012-02-17  Glenn Morris  <rgm@gnu.org>
3229         * gnus.texi (Posting Styles):
3230         * remember.texi (Org): Fix cross-refs to other manuals.
3232 2012-02-15  Glenn Morris  <rgm@gnu.org>
3234         * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3235         (Encryption): New chapter, split out from previous.
3237 2012-02-13  Lars Ingebrigtsen  <larsi@gnus.org>
3239         * gnus.texi (Customizing the IMAP Connection):
3240         Mention nnimap-record-commands.
3242 2012-02-10  Glenn Morris  <rgm@gnu.org>
3244         * url.texi (Retrieving URLs): Update url-retrieve arguments.
3245         Mention url-queue-retrieve.
3247 2012-02-09  Glenn Morris  <rgm@gnu.org>
3249         * sem-user.texi (Semantic mode user commands): Typo fix.
3251         * info.texi (Create Info buffer): Mention info-display-manual.
3253 2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
3255         * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3256         example (modified from an example by Michael Albinus).
3258 2012-01-30  Philipp Haselwarter  <philipp.haselwarter@gmx.de>  (tiny change)
3260         * gnus.texi (Agent Basics): Fix outdated description of
3261         `gnus-agent-auto-agentize-methods'.
3263 2012-01-28  Andreas Schwab  <schwab@linux-m68k.org>
3265         * cc-mode.texi: Always @defindex ss.
3266         (Config Basics): Fix argument of @itemize.
3267         (Macro Backslashes): Add @code around index entry.
3269 2012-01-23  Glenn Morris  <rgm@gnu.org>
3271         * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3273 2012-01-19  Eric Hanchrow  <eric.hanchrow@gmail.com>
3275         * tramp.texi (File): Tweak wording for the `scpc' option.
3277 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3279         * gnus.texi (Group Parameters): Really note precedence.
3281 2012-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3283         * gnus.texi (Group Parameters): Note precedence.
3285 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
3287         * org.texi (Noweb reference syntax): Adding documentation of
3288         the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3289         variable.
3291 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3293         * org.texi (Plain lists): Split the table to fix the display
3294         of items.
3296 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3298         * org.texi (Plain lists): Fix misplaced explanation.
3300 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3302         * org.texi (Plain lists, Agenda files): Add index entries.
3304 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
3306         * org.texi: Use "Org mode" instead of alternatives like
3307         "Org-mode" or "org-mode".
3309 2012-01-03  Bernt Hansen  <bernt@norang.ca>
3311         * org.texi (Agenda commands):
3312         Document `org-clock-report-include-clocking-task'.
3314 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3316         * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3317         C-c' on checkboxes.
3319 2012-01-03  Julian Gehring  <julian.gehring@googlemail.com>
3321         * org.texi: End sentences with two spaces.
3323 2012-01-03  Michael Brand  <michael.ch.brand@gmail.com>
3325         * org.texi (External links): Document the link types file+sys
3326         and file+emacs, slightly narrow used page width.
3328 2012-01-03  Eric Schulte  <eric.schulte@gmx.com>
3330         * org.texi (colnames): Note that colnames behavior may differ
3331         across languages.
3333 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3335         * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3337 2012-01-03  Thomas Dye  <dk@poto.westell.com>
3339         * org.texi: Augmented discussion of babel property
3340         inheritance.  Put footnote outside sentence ending period.
3342 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3344         * org.texi (eval): Documenting the full range of :eval header
3345         argument values.
3347 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3349         * org.texi (eval): Documentation of the new :eval option.
3351 2012-01-03  Thomas Dye  <dk@poto.local>
3353         * org.texi: Add accumulated properties.
3355 2012-01-03  Thomas Dye  <dk@poto.local>
3357         * org.texi: Documented no spaces in name=assign, another
3358         correction to :var table.
3360 2012-01-03  Thomas Dye  <dk@poto.local>
3362         * org.texi: Changed DATA to NAME in Working With Source Code
3363         section.
3365 2012-01-03  Tom Dye  <tsd@tsdye.com>
3367         * org.texi: Minor change to :var table.
3369 2012-01-03  Tom Dye  <tsd@tsdye.com>
3371         * org.texi: More changes to :var table (some examples were wrong).
3373 2012-01-03  Tom Dye  <tsd@tsdye.com>
3375         * org.texi: Cleaned up :var table.
3377 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3379         * org.texi (Timestamps, Weekly/daily agenda)
3380         (Weekly/daily agenda): Add @cindex for "appointment".
3382 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3384         * org.texi (Literal examples): A new link to the template for
3385         inserting empty code blocks.
3386         (Structure of code blocks): A new link to the template for
3387         inserting empty code blocks.
3389 2012-01-03  Rafael Laboissiere  <rafael@laboissiere.net>  (tiny change)
3391         * org.texi (External links): Add footnote on how the behavior
3392         of the text search in Org files are controled by the variable
3393         `org-link-search-must-match-exact-headline'.
3395 2012-01-03  Eric Schulte  <schulte.eric@gmail.com>
3397         * org.texi (Buffer-wide header arguments):
3398         Update documentation to reflect removal of #+PROPERTIES.
3400 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>
3402         * org.texi (The clock table): Mention that ACHIVED trees
3403         contribute to the clock table.
3405 2012-01-03  Carsten Dominik  <carsten.dominik@gmail.com>  (tiny change)
3407         * org.texi (Conflicts): Better yasnippet config info.
3409 2012-01-03  Bastien Guerry  <bzg@gnu.org>  (tiny change)
3411         * org.texi (Selective export): Explicitly mention the default
3412         values for `org-export-select-tags',
3413         `org-export-exclude-tags'.
3415 2012-01-03  Tom Dye  <tsd@tsdye.com>
3417         * org.texi: Added a line to specify that header arguments are
3418         lowercase.
3420 2012-01-03  Tom Dye  <tsd@tsdye.com>
3422         * org.texi: :var requires default value when declared.
3424 2012-01-03  Bastien Guerry  <bzg@gnu.org>
3426         * org.texi (Handling links): Add a note about the
3427         `org-link-frame-setup' option.
3429 2012-01-03  David Maus  <dmaus@ictsoc.de>
3431         * org.texi (Exporting Agenda Views, Extracting agenda
3432         information): Fix command line syntax, quote symbol parameter
3433         values.
3435 2012-01-03  David Maus  <dmaus@ictsoc.de>
3437         * org.texi (Exporting Agenda Views): Fix command line syntax.
3439 2011-12-28  Paul Eggert  <eggert@cs.ucla.edu>
3441         * gnus.texi (Mail Source Customization, Mail Back End Variables):
3442         Use octal notation for file permissions, which are normally
3443         thought of in octal.
3444         (Mail Back End Variables): Use more-plausible modes in example.
3446 2011-12-20  Alan Mackenzie  <acm@muc.de>
3448         * cc-mode.texi: Update version string 5.31 -> 5.32.
3450 2011-12-06  Juanma Barranquero  <lekktu@gmail.com>
3452         * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3454 2011-11-24  Glenn Morris  <rgm@gnu.org>
3456         * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3458 2011-11-24  Juanma Barranquero  <lekktu@gmail.com>
3460         * makefile.w32-in: Update dependencies.
3462 2011-11-20  Glenn Morris  <rgm@gnu.org>
3464         * gnus.texi (Group Information):
3465         Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3467 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
3469         * gnus-coding.texi (Gnus Maintenance Guide):
3470         Rename from "Gnus Maintainance Guide".
3472         * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3473         * eieio.texi (Customizing):
3474         * gnus.texi (Article Washing):
3475         * gnus-news.texi:
3476         * sem-user.texi (Smart Jump): Fix typos.
3478 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
3480         * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3482 2011-11-15  Juanma Barranquero  <lekktu@gmail.com>
3484         * ede.texi (project-am-texinfo):
3485         * gnus.texi (Sending or Not Sending):
3486         * org.texi (Template elements): Fix typos.
3488 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
3490         * ediff.texi (Hooks):
3491         * sem-user.texi (Semanticdb Roots): Fix typos.
3493 2011-11-11  Juanma Barranquero  <lekktu@gmail.com>
3495         * semantic.texi (Tag handling): Fix typo.
3497 2011-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3499         * gnus.texi (Other Gnus Versions): Remove.
3501 2011-10-28  Alan Mackenzie  <acm@muc.de>
3503         * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3504         (Other Special Indentations): Add an xref to "Macros with ;".
3505         (Customizing Macros): Add stuff about syntax in macros.  Add an xref to
3506         "Macros with ;".
3507         (Macros with ;): New page.
3509         * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3510         Document the new handling of nested scopes for movement by defuns.
3512 2011-10-23  Michael Albinus  <michael.albinus@gmx.de>
3514         Sync with Tramp 2.2.3.
3516         * trampver.texi: Update release number.
3518 2011-10-14  Glenn Morris  <rgm@gnu.org>
3520         * ert.texi (Introduction, How to Run Tests)
3521         (Running Tests Interactively, Expected Failures)
3522         (Tests and Their Environment, Useful Techniques)
3523         (Interactive Debugging, Fixtures and Test Suites):
3524         Minor rephrasings.
3525         (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3526         (Running Tests in Batch Mode): Simplify loading instructions.
3527         (Test Selectors): Clarify some selectors.
3528         (Expected Failures, Useful Techniques):
3529         Make examples fit in 80 columns.
3531 2011-10-13  Jay Belanger  <jay.p.belanger@gmail.com>
3533         * calc.texi (Basic Operations on Units): Discuss temperature
3534         conversion (`u t') alongside with other unit conversions ('u c').
3536 2011-10-12  Glenn Morris  <rgm@gnu.org>
3538         * ert.texi: Whitespace trivia to make main menu items line up better.
3540 2011-10-08  Glenn Morris  <rgm@gnu.org>
3542         * Makefile.in: Fix ert rules.
3544 2011-10-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3546         * gnus.texi (Gnus Utility Functions): Add more references and
3547         explanations (bug#9683).
3549 2011-09-26  Paul Eggert  <eggert@cs.ucla.edu>
3551         * texinfo.tex: Merge from gnulib.
3553 2011-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3555         * gnus.texi (Archived Messages): Note the default (bug#9552).
3557 2011-09-21  Bill Wohler  <wohler@newt.com>
3559         Release MH-E manual version 8.3.
3561         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3562         release 8.3.
3563         (Preface): Update support information.
3564         (From Bill Wohler): Reset text to original version.  As a
3565         historical quote, the tense should be correct in the time that it
3566         was written.
3568 2011-09-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3570         * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3571         (Finding the News): Doc clarification.
3572         (Terminology): Mention naming.
3574 2011-09-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3576         * gnus.texi: Remove mentions of `recent', which are now obsolete.
3577         (Interactive): Document `quiet'.
3579 2011-08-15  Suvayu Ali  <fatkasuvayu+linux@gmail.com>  (tiny change)
3581         * org.texi (Images in LaTeX export): Rewrite.
3583 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3585         * org.texi (Using the mapping API): Mention 'region as a possible
3586         scope for `org-map-entries'.
3588 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3590         * org.texi (Visibility cycling): Document `org-copy-visible'.
3592 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3594         * org.texi (Template expansion): Order template sequences in the
3595         proper order.
3597 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3599         * org.texi (eval): Expand discussion of the :eval header argument.
3601 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3603         * org.texi (Languages): Add Lilypond and Awk as supported
3604         languages.
3606 2011-08-15  Achim Gratz  <stromeko@nexgo.de>
3608         * org.texi: Document that both CLOCK_INTO_DRAWER and
3609         LOG_INTO_DRAWER can be used to override the contents of variable
3610         org-clock-into-drawer (or if unset, org-log-into-drawer).
3612         * org.texi: Replace @xref->@pxref.
3614 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3616         * org.texi (Evaluating code blocks): Documenting the new option
3617         for inline call lines.
3619 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3621         * org.texi (Results of evaluation): More explicit about the
3622         mechanism through which interactive evaluation of code is
3623         performed.
3625 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3627         * org.texi (noweb-ref): New header argument documentation.
3629 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3631         * org.texi (Extracting source code): Documentation of the new
3632         org-babel-tangle-named-block-combination variable.
3634 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3636         * org.texi (Structure of code blocks): Explicitly state that the
3637         behavior of multiple blocks of the same name is undefined.
3639 2011-08-15  Christian Egli  <christian.egli@sbszh.ch>
3641         * org.texi (TaskJuggler export): Modify the example to reflect the
3642         new effort durations.
3644 2011-08-15  David Maus  <dmaus@ictsoc.de>
3646         * org.texi (Images in LaTeX export): Escape curly brackets in
3647         LaTeX example.
3649 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3651         * org.texi (The clock table): Document the :properties and
3652         :inherit-props arguments for the clocktable.
3654 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3656         * org.texi (Tables in LaTeX export): Document specifying placement
3657         options for tables.
3659 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3661         * org.texi (Evaluating code blocks): More specific documentation
3662         about the different types of header arguments.
3664 2011-08-15  Manuel Giraud  <manuel.giraud@univ-nantes.fr>
3666         * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3668 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3670         * org.texi (Built-in table editor): Document the table field
3671         follow mode.
3673 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3675         * org.texi (Easy Templates): Document new template.
3677 2011-08-15  Robert P. Goldman  <rpgoldman@real-time.com>
3679         * org.texi (Literal examples): Add a cross-reference from "Literal
3680         Examples" to "Easy Templates."
3682 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3684         * org.texi (The clock table): Add link to match syntax.
3686 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3688         * org.texi (Agenda commands): Document clock consistency checks.
3690 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3692         * org.texi (Built-in table editor): Document that \vert represents
3693         a vertical bar in a table field.
3695 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3697         * org.texi (Literal examples): Link from "Markup" > "Literate
3698         Examples" to "Working with Source Code".
3700 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3702         * org.texi (Agenda commands): Doc for function option to bulk
3703         action.
3705 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3707         * org.texi (Template expansion): Document new %<...> template
3708         escape.
3710 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3712         * org.texi (Selective export): Document exclusion of any tasks
3713         from export.
3715 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3717         * org.texi (Selective export): Document how to exclude DONE tasks
3718         from export.
3719         (Publishing options): Document the properties to be used to turn off
3720         export of DONE tasks.
3722 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3724         * org.texi (The date/time prompt): Document date range protection.
3726 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3728         * org.texi (padline): Documentation of the new padline header
3729         argument.
3731 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3733         * org.texi (var): Adding "[" to list of characters triggering
3734         elisp evaluation.
3736 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3738         * org.texi (var): Documentation of Emacs Lisp evaluation during
3739         variable assignment.
3741 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3743         * org.texi (colnames): Reference indexing into variables, and note
3744         that colnames are *not* removed before indexing occurs.
3745         (rownames): Reference indexing into variables, and note that
3746         rownames are *not* removed before indexing occurs.
3748 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3750         * org.texi (var): Clarification of indexing into tabular
3751         variables.
3753 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3755         * org.texi (results): Documentation of the `:results wrap' header
3756         argument.
3758 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3760         * org.texi (LaTeX and PDF export): Add a note about a limitation
3761         of the LaTeX export: the org file has to be properly structured.
3763 2011-08-15  Bastien Guerry  <bzg@gnu.org>
3765         * org.texi (Dynamic blocks, Structure editing):
3766         Mention the function `org-narrow-to-block'.
3768 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3770         * org.texi (Languages): Updating list of code block supported
3771         languages.
3773 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3775         * org.texi (Special properties): CATEGORY is a special property,
3776         but it may also used in the drawer.
3778 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3780         * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3782 2011-08-15  Puneeth Chaganti  <punchagan@gmail.com>
3784         * org.texi (Include files): Document :lines.
3786 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3788         * org.texi (comments): Documentation of the ":comments noweb" code
3789         block header argument.
3791 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3793         * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3794         added extra whitespace around functions to be consistent with the
3795         rest of the section.
3797 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3799         * org.texi (Evaluating code blocks): Expand discussion of
3800         #+call: line syntax.
3801         (Header arguments in function calls): Expand discussion of
3802         #+call: line syntax.
3804 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3806         * org.texi (Evaluating code blocks): More explicit about how to
3807         pass variables to #+call lines.
3809 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3811         * org.texi (Results of evaluation): Link to the :results header
3812         argument list from the "Results of evaluation" section.
3814 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3816         * org.texi (Conflicts): Adding additional information about
3817         resolving org/yasnippet conflicts.
3819 2011-08-15  David Maus  <dmaus@ictsoc.de>
3821         * org.texi (Publishing options): Document style-include-scripts
3822         publishing project property.
3824 2011-08-15  Carsten Dominik  <carsten.dominik@gmail.com>
3826         * org.texi (Sparse trees): Document the next-error /
3827         previous-error functionality.
3829 2011-08-15  Tom Dye  <tsd@tsdye.com>
3831         * org.texi (cache): Improve documentation of code block caches.
3833 2011-08-15  Tom Dye  <tsd@tsdye.com>
3835         * org.texi (Code block specific header arguments):
3836         Documentation of multi-line header arguments.
3838 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3840         * org.texi (Code evaluation security): Add example for using a
3841         function.
3843 2011-08-15  Eric Schulte  <schulte.eric@gmail.com>
3845         * org.texi (Tables in LaTeX export): Documentation of new
3846         attr_latex options for tables.
3848 2011-08-03  Michael Albinus  <michael.albinus@gmx.de>
3850         * trampver.texi: Update release number.
3852 2011-07-30  Michael Albinus  <michael.albinus@gmx.de>
3854         Sync with Tramp 2.2.2.
3856         * trampver.texi: Update release number.
3858 2011-07-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3860         * flymake.texi (Example -- Configuring a tool called via make):
3861         Use /dev/null instead of the Windows "nul" (bug#8715).
3863 2011-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3865         * widget.texi (Setting Up the Buffer): Remove mention of the
3866         global keymap parent, which doesn't seem to be accurate
3867         (bug#7045).
3869 2011-07-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3871         * org.texi (Special agenda views): Fix double quoting (bug#3509).
3873 2010-07-10  Kevin Ryde  <user42@zip.com.au>
3875         * cl.texi (For Clauses): Add destructuring example processing an
3876         alist (bug#6596).
3878 2011-07-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3880         * ediff.texi (Major Entry Points): Remove mention of `require',
3881         since that's not pertinent in the installed Emacs (bug#9016).
3883 2011-07-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3885         * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3886         (Filtering New Groups): Clarify how simple the "options -n" format is.
3887         (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3888         is internal.
3890 2011-07-04  Michael Albinus  <michael.albinus@gmx.de>
3892         * tramp.texi (Cleanup remote connections):
3893         Add `tramp-cleanup-this-connection'.
3895 2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3897         * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3898         zombies.
3899         (Checking New Groups): Ditto (bug#8974).
3900         (Checking New Groups): Move the reference to the right place.
3902 2011-07-03  Dave Abrahams  <dave@boostpro.com>  (tiny change)
3904         * gnus.texi (Startup Files): Clarify that we're talking about numbered
3905         backups, and not actual vc (bug#8975).
3907 2011-07-03  Kevin Ryde  <user42@zip.com.au>
3909         * cl.texi (For Clauses): @items for hash-values and key-bindings
3910         to make them more visible when skimming.  Add examples of `using'
3911         clause to them, examples being clearer than a description in
3912         words (bug#6599).
3914 2011-07-01  Alan Mackenzie  <acm@muc.de>
3916         * cc-mode.texi (Guessing the Style): New page.
3917         (Styles): Add a short introduction to above.
3919 2011-06-28  Deniz Dogan  <deniz@dogan.se>
3921         * rcirc.texi (Configuration): Bug-fix:
3922         `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3923         Reported by Elias Pipping <pipping@exherbo.org>.
3925 2011-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3927         * gnus.texi (Summary Mail Commands):
3928         Document `gnus-summary-reply-to-list-with-original'.
3930 2011-06-20  Stefan Monnier  <monnier@iro.umontreal.ca>
3932         * eshell.texi (Known problems): Fix typo.
3934 2011-06-12  Michael Albinus  <michael.albinus@gmx.de>
3936         * tramp.texi (Customizing Completion): Mention authinfo-style files.
3937         (Password handling): `auth-source-debug' is good for debug messages.
3939 2011-05-31  Teodor Zlatanov  <tzz@lifelogs.com>
3941         * gnus.texi (Store custom flags and keywords): Refer to
3942         `gnus-registry-article-marks-to-{chars,names}' instead of
3943         `gnus-registry-user-format-function-{M,M2}'.
3945 2011-05-27  Paul Eggert  <eggert@cs.ucla.edu>
3947         * texinfo.tex: Merge from gnulib.
3949 2011-05-18  Teodor Zlatanov  <tzz@lifelogs.com>
3951         * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3952         (Store custom flags and keywords):
3953         Mention `gnus-registry-user-format-function-M' and
3954         `gnus-registry-user-format-function-M2'.
3956 2011-05-17  Paul Eggert  <eggert@cs.ucla.edu>
3958         * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3960 2011-05-17  Glenn Morris  <rgm@gnu.org>
3962         * gnus.texi (Face): Fix typo.
3964 2011-05-14  Glenn Morris  <rgm@gnu.org>
3966         * dired-x.texi (Omitting Examples): Minor addition.
3968 2011-05-10  Jim Meyering  <meyering@redhat.com>
3970         * ede.texi: Fix typo "or or -> or".
3972 2011-05-03  Peter Münster  <pmlists@free.fr>  (tiny change)
3974         * gnus.texi (Summary Buffer Lines):
3975         gnus-summary-user-date-format-alist does not exist.
3976         (Sorting the Summary Buffer): More about sorting threads.
3978 2011-04-25  Michael Albinus  <michael.albinus@gmx.de>
3980         * trampver.texi: Update release number.
3982 2011-04-14  Michael Albinus  <michael.albinus@gmx.de>
3984         * tramp.texi (Frequently Asked Questions): New item for disabling
3985         Tramp in other packages.
3987 2011-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
3989         * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3990         (Fancy splitting to parent, Store arbitrary data):
3991         Update gnus-registry docs.
3993 2011-04-13  Juanma Barranquero  <lekktu@gmail.com>
3995         * ede.texi: Fix typos.
3997 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3999         * gnus.texi (Window Layout): @itemize @code doesn't exist.
4000         It's @table @code.
4002 2011-03-19  Antoine Levitt  <antoine.levitt@gmail.com>
4004         * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
4006 2011-03-17  Jay Belanger  <jay.p.belanger@gmail.com>
4008         * calc.texi (Logarithmic Units): Update the function names.
4010 2011-03-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4012         * message.texi (Various Commands): Document format specs in the
4013         ellipsis.
4015 2011-03-15  Antoine Levitt  <antoine.levitt@gmail.com>
4017         * message.texi (Insertion Variables): Document message-cite-style.
4019 2011-03-14  Michael Albinus  <michael.albinus@gmx.de>
4021         * tramp.texi (Remote processes): New subsection "Running shell on
4022         a remote host".
4024 2011-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
4026         * auth.texi (Help for developers): Update docs to explain that the
4027         :save-function will only run the first time.
4029 2011-03-12  Glenn Morris  <rgm@gnu.org>
4031         * Makefile.in (emacs-faq.html): Fix some more cross-refs.
4032         (emacs-faq.text): New target.
4033         (clean): Add emacs-faq.
4035 2011-03-12  Michael Albinus  <michael.albinus@gmx.de>
4037         Sync with Tramp 2.2.1.
4039         * trampver.texi: Update release number.
4041 2011-03-11  Glenn Morris  <rgm@gnu.org>
4043         * Makefile.in (HTML_TARGETS): New.
4044         (clean): Delete $HTML_TARGETS.
4045         (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
4047 2011-03-08  Teodor Zlatanov  <tzz@lifelogs.com>
4049         * auth.texi (Help for developers): Show example of using
4050         `auth-source-search' with prompts and :save-function.
4052 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
4054         * Version 23.3 released.
4056 2011-03-07  Antoine Levitt  <antoine.levitt@gmail.com>
4058         * message.texi (Message Buffers): Update default value of
4059         message-generate-new-buffers.
4061 2011-03-06  Jay Belanger  <jay.p.belanger@gmail.com>
4063         * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
4064         and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
4065         respectively.
4066         (Musical Notes): New section.
4067         (Customizing Calc): Mention the customizable variable
4068         calc-note-threshold.
4070 2011-03-03  Glenn Morris  <rgm@gnu.org>
4072         * url.texi (Dealing with HTTP documents): Remove reference to
4073         function url-decode-text-part; never seems to have existed.  (Bug#6038)
4074         (Configuration): Update url-configuration-directory description.
4076 2011-03-02  Glenn Morris  <rgm@gnu.org>
4078         * dired-x.texi (Multiple Dired Directories): Remove mentions
4079         of dired-default-directory-alist and dired-default-directory.
4080         Move dired-smart-shell-command here...
4081         (Miscellaneous Commands): ... from here.
4083 2011-03-02  Paul Eggert  <eggert@cs.ucla.edu>
4085         * texinfo.tex: Update to version 2011-02-24.09.
4087 2011-03-02  Glenn Morris  <rgm@gnu.org>
4089         * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
4090         instead of the obsoleted dired-omit-here-always.
4092 2011-02-28  Michael Albinus  <michael.albinus@gmx.de>
4094         * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
4095         supported systems.
4097 2011-02-28  Glenn Morris  <rgm@gnu.org>
4099         * dbus.texi (Type Conversion): Grammar fix.
4101 2011-02-23  Michael Albinus  <michael.albinus@gmx.de>
4103         * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
4104         "Debian GNU/Linux".
4106         * trampver.texi [xemacs]: Set emacsothername to "Emacs".
4108 2011-02-23  Glenn Morris  <rgm@gnu.org>
4110         * dired-x.texi (Features): Minor rephrasing.
4111         (Local Variables): Fix typos.
4113         * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
4114         Standardize some Emacs/XEmacs terminology.
4116         * dired-x.texi (Features): Don't advertise obsolete local variables.
4117         Simplify layout.
4118         (Omitting Variables): Update local variables example.
4119         (Local Variables): Say this is obsolete.  Fix description of
4120         dired-enable-local-variables possible values.
4122 2011-02-22  Teodor Zlatanov  <tzz@lifelogs.com>
4124         * auth.texi (Help for users): Mention ~/.netrc is also searched by
4125         default now.
4127 2011-02-21  Lars Ingebrigtsen  <larsi@gnus.org>
4129         * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4131 2011-02-20  Lars Ingebrigtsen  <larsi@gnus.org>
4133         * gnus.texi (Window Layout): Document layout names.
4135 2011-02-19  Eli Zaretskii  <eliz@gnu.org>
4137         * ada-mode.texi: Sync @dircategory with ../../info/dir.
4138         * auth.texi: Sync @dircategory with ../../info/dir.
4139         * autotype.texi: Sync @dircategory with ../../info/dir.
4140         * calc.texi: Sync @dircategory with ../../info/dir.
4141         * cc-mode.texi: Sync @dircategory with ../../info/dir.
4142         * cl.texi: Sync @dircategory with ../../info/dir.
4143         * dbus.texi: Sync @dircategory with ../../info/dir.
4144         * dired-x.texi: Sync @dircategory with ../../info/dir.
4145         * ebrowse.texi: Sync @dircategory with ../../info/dir.
4146         * ede.texi: Sync @dircategory with ../../info/dir.
4147         * ediff.texi: Sync @dircategory with ../../info/dir.
4148         * edt.texi: Sync @dircategory with ../../info/dir.
4149         * eieio.texi: Sync @dircategory with ../../info/dir.
4150         * emacs-mime.texi: Sync @dircategory with ../../info/dir.
4151         * epa.texi: Sync @dircategory with ../../info/dir.
4152         * erc.texi: Sync @dircategory with ../../info/dir.
4153         * eshell.texi: Sync @dircategory with ../../info/dir.
4154         * eudc.texi: Sync @dircategory with ../../info/dir.
4155         * flymake.texi: Sync @dircategory with ../../info/dir.
4156         * forms.texi: Sync @dircategory with ../../info/dir.
4157         * gnus.texi: Sync @dircategory with ../../info/dir.
4158         * idlwave.texi: Sync @dircategory with ../../info/dir.
4159         * mairix-el.texi: Sync @dircategory with ../../info/dir.
4160         * message.texi: Sync @dircategory with ../../info/dir.
4161         * mh-e.texi: Sync @dircategory with ../../info/dir.
4162         * newsticker.texi: Sync @dircategory with ../../info/dir.
4163         * nxml-mode.texi: Sync @dircategory with ../../info/dir.
4164         * org.texi: Sync @dircategory with ../../info/dir.
4165         * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
4166         * pgg.texi: Sync @dircategory with ../../info/dir.
4167         * rcirc.texi: Sync @dircategory with ../../info/dir.
4168         * reftex.texi: Sync @dircategory with ../../info/dir.
4169         * remember.texi: Sync @dircategory with ../../info/dir.
4170         * sasl.texi: Sync @dircategory with ../../info/dir.
4171         * sc.texi: Sync @dircategory with ../../info/dir.
4172         * semantic.texi: Sync @dircategory with ../../info/dir.
4173         * ses.texi: Sync @dircategory with ../../info/dir.
4174         * sieve.texi: Sync @dircategory with ../../info/dir.
4175         * smtpmail.texi: Sync @dircategory with ../../info/dir.
4176         * speedbar.texi: Sync @dircategory with ../../info/dir.
4177         * trampver.texi [emacs]: Set emacsname to "Emacs".
4178         * tramp.texi: Sync @dircategory with ../../info/dir.
4179         * url.texi: Sync @dircategory with ../../info/dir.
4180         * vip.texi: Sync @dircategory with ../../info/dir.
4181         * viper.texi: Sync @dircategory with ../../info/dir.
4182         * widget.texi: Sync @dircategory with ../../info/dir.
4183         * woman.texi: Sync @dircategory with ../../info/dir.
4185 2011-02-19  Glenn Morris  <rgm@gnu.org>
4187         * dired-x.texi (Technical Details): No longer redefines
4188         dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
4189         dired-read-shell-command, or dired-find-buffer-nocreate.
4191 2013-02-18  Aidan Gauland  <aidalgol@no8wireless.co.nz>
4193         * eshell.texi (Input/Output):
4194         Document insert output redirection operator, >>>.
4196 2011-02-18  Glenn Morris  <rgm@gnu.org>
4198         * dired-x.texi (Optional Installation File At Point): Simplify.
4200 2011-02-17  Teodor Zlatanov  <tzz@lifelogs.com>
4202         * auth.texi (Help for users): Use :port instead of :protocol for all
4203         auth-source docs.
4204         (GnuPG and EasyPG Assistant Configuration): Mention the default now is
4205         to have two files in `auth-sources'.
4207 2011-02-16  Glenn Morris  <rgm@gnu.org>
4209         * dired-x.texi: Use emacsver.texi to get Emacs version.
4210         * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
4211         Depend on emacsver.texi.
4213         * dired-x.texi: Drop meaningless version number.
4214         (Introduction): Remove old info.
4215         (Optional Installation Dired Jump): Autoload from dired-x.
4216         Remove incorrect info about loaddefs.el.
4217         (Bugs): Just refer to M-x report-emacs-bug.
4219         * dired-x.texi (Multiple Dired Directories): Update for rename of
4220         default-directory-alist.
4221         (Miscellaneous Commands): No longer mention very old VM version 4.
4223 2011-02-15  Paul Eggert  <eggert@cs.ucla.edu>
4225         Merge from gnulib.
4226         * texinfo.tex: Update to version 2011-02-14.11.
4228 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
4230         * auth.texi (Help for users):
4231         Login collection is "Login" and not "login".
4233 2011-02-13  Michael Albinus  <michael.albinus@gmx.de>
4235         * tramp.texi (History): Remove IMAP support.
4236         (External methods, Frequently Asked Questions): Remove `imap' and
4237         `imaps' methods.
4238         (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4240         * trampver.texi: Remove default value of `emacsimap'.
4242 2011-02-13  Glenn Morris  <rgm@gnu.org>
4244         * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4245         * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4247 2011-02-12  Glenn Morris  <rgm@gnu.org>
4249         * sc.texi (Getting Connected): Remove old index entries.
4251 2011-02-12  Ulrich Mueller  <ulm@gentoo.org>
4253         * url.texi: Remove duplicate @dircategory (Bug#7942).
4255 2011-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
4257         * auth.texi (Overview, Help for users, Help for developers):
4258         Update docs.
4259         (Help for users): Talk about spaces.
4261 2011-02-09  Paul Eggert  <eggert@cs.ucla.edu>
4263         * texinfo.tex: Update to version 2011-02-07.16.
4265 2011-02-07  Michael Albinus  <michael.albinus@gmx.de>
4267         * dbus.texi (Bus names): Adapt descriptions for
4268         dbus-list-activatable-names and dbus-list-known-names.
4270 2011-02-07  Jay Belanger  <jay.p.belanger@gmail.com>
4272         * calc.texi (Logarithmic Units): New section.
4274 2011-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
4276         * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4277         manuals use it now.
4279         * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4281 2011-02-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4283         * overrides.texi: Remove.
4285         * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4286         * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4288 2011-02-05  Michael Albinus  <michael.albinus@gmx.de>
4290         * tramp.texi (Frequently Asked Questions): Mention problems with
4291         WinSSHD.
4293         * trampver.texi: Update release number.
4295 2011-02-05  Era Eriksson  <era+tramp@iki.fi>  (tiny change)
4297         * tramp.texi:
4298         Replace "delimet" with "delimit" globally.
4299         Replace "explicite" with "explicit" globally.
4300         Replace "instead of" with "instead" where there was nothing after "of".
4301         Audit use of comma before interrogative pronoun, "that", or "which".
4302         Minor word order, spelling, wording changes.
4304 2011-02-04  Teodor Zlatanov  <tzz@lifelogs.com>
4306         * overrides.texi: New file to set or clear WEBHACKDEVEL.
4308         * sieve.texi: Use WEBHACKDEVEL.
4310         * sasl.texi: Use WEBHACKDEVEL.
4312         * pgg.texi: Use WEBHACKDEVEL.
4314         * message.texi: Use WEBHACKDEVEL.
4316         * gnus.texi: Use WEBHACKDEVEL.
4318         * emacs-mime.texi: Use WEBHACKDEVEL.
4320         * auth.texi: Use WEBHACKDEVEL.
4322         * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4323         manuals.
4325 2011-02-04  Lars Ingebrigtsen  <larsi@gnus.org>
4327         * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4329 2011-02-03  Paul Eggert  <eggert@cs.ucla.edu>
4331         * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4332         which in turn is copied from ftp://tug.org/tex/.
4334 2011-02-03  Glenn Morris  <rgm@gnu.org>
4336         * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4337         (Binding combinations of modifiers and function keys):
4338         Let's assume people reading this are not using Emacs 18.
4340 2011-02-03  Lars Ingebrigtsen  <larsi@gnus.org>
4342         * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4343         since it's run automatically.
4345 2011-02-01  Lars Ingebrigtsen  <larsi@gnus.org>
4347         * gnus.texi (Customizing Articles): Fix typo.
4349 2011-01-31  Lars Ingebrigtsen  <larsi@gnus.org>
4351         * gnus.texi (Customizing Articles): Document the new way of customizing
4352         the date headers(s).
4354 2011-01-30  Lars Ingebrigtsen  <larsi@gnus.org>
4356         * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4357         splitting example.
4359 2011-01-29  Eli Zaretskii  <eliz@gnu.org>
4361         * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4362         (MAKEINFO_OPTS): New variable.
4363         (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4364         ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4365         ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4366         ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4367         ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4368         ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4369         ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4370         ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4371         ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4372         ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4373         ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4374         ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4375         ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4376         ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4377         ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4378         ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4379         ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4380         ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4382 2011-01-26  Lars Ingebrigtsen  <larsi@gnus.org>
4384         * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4386 2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
4388         * message.texi (IDNA): Explain what it is.
4390 2011-01-24  Lars Ingebrigtsen  <larsi@gnus.org>
4392         * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4394 2011-01-23  Werner Lemberg  <wl@gnu.org>
4396         * Makefile.in (MAKEINFO): Now controlled by `configure'.
4397         (MAKEINFO_OPTS): New variable.  Use it where appropriate.
4398         (ENVADD): Update.
4400 2011-01-18  Glenn Morris  <rgm@gnu.org>
4402         * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4404 2011-01-14  Eduard Wiebe  <usenet@pusto.de>
4406         * nxml-mode.texi (Introduction): Fix file name typos.
4408 2011-01-13  Christian Ohler  <ohler@gnu.org>
4410         * ert.texi: New file.
4412         * Makefile.in:
4413         * makefile.w32-in: Add ert.texi.
4415 2011-01-10  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4417         * dbus.texi (Receiving Method Calls): New function
4418         dbus-register-service.  Rearrange node.
4420 2011-01-07  Paul Eggert  <eggert@cs.ucla.edu>
4422         * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4423         which in turn is copied from ftp://tug.org/tex/.
4425 2011-01-04  Jan Moringen  <jan.moringen@uni-bielefeld.de>
4427         * dbus.texi (Receiving Method Calls): Describe new optional
4428         parameter dont-register-service of dbus-register-{method,property}.
4430 2010-12-17  Daiki Ueno  <ueno@unixuser.org>
4432         * epa.texi (Encrypting/decrypting *.gpg files):
4433         Mention epa-file-select-keys.
4435 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4437         * gnus.texi (Archived Messages): Remove outdated text.
4439 2010-12-16  Teodor Zlatanov  <tzz@lifelogs.com>
4441         * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4443 2010-12-15  Andrew Cohen  <cohen@andy.bu.edu>
4445         * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4447 2010-12-14  Andrew Cohen  <cohen@andy.bu.edu>
4449         * gnus.texi (The swish++ Engine): Add customizable parameters
4450         descriptions.
4451         (The swish-e Engine): Ditto.
4453 2010-12-14  Michael Albinus  <michael.albinus@gmx.de>
4455         * tramp.texi (Inline methods): Add "ksu" method.
4456         (Remote processes): Add example with remote `default-directory'.
4458 2010-12-14  Glenn Morris  <rgm@gnu.org>
4460         * faq.texi (Expanding aliases when sending mail):
4461         Now build-mail-aliases is interactive.
4463 2010-12-13  Andrew Cohen  <cohen@andy.bu.edu>
4465         * gnus.texi: First pass at adding (rough) nnir documentation.
4467 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4469         * gnus.texi (Filtering New Groups):
4470         Mention gnus-auto-subscribed-categories.
4471         (The First Time): Remove, since default-subscribed-newsgroups has been
4472         removed.
4474 2010-12-13  Glenn Morris  <rgm@gnu.org>
4476         * cl.texi (For Clauses): Small fixes for frames and windows.
4478 2010-12-11  Carsten Dominik  <carsten.dominik@gmail.com>
4480         * org.texi (Using capture): Document using prefix arguments for
4481         finalizing capture.
4482         (Agenda commands): Document prefix argument for the bulk scatter
4483         command.
4484         (Beamer class export): Document that also overlay arguments can be
4485         passed to the column environment.
4486         (Template elements): Document the new entry type.
4488 2010-12-11  Puneeth Chaganti  <punchagan@gmail.com>
4490         * org.texi (Include files): Document :minlevel.
4492 2010-12-11  Julien Danjou  <julien@danjou.info>
4494         * org.texi (Categories): Document category icons.
4496 2010-12-11  Eric Schulte  <schulte.eric@gmail.com>
4498         * org.texi (noweb): Fix typo.
4500 2010-12-06  Tassilo Horn  <tassilo@member.fsf.org>
4502         * gnus.texi (Server Commands): Point to the rest of the server
4503         commands.
4505 2010-12-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4507         * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4508         g'.
4510 2010-12-02  Julien Danjou  <julien@danjou.info>
4512         * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4514 2010-11-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4516         * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4517         (Direct Functions): Note the STARTTLS upgrade.
4519 2010-11-27  Glenn Morris  <rgm@gnu.org>
4520             James Clark  <none@example.com>
4522         * nxml-mode.texi (Introduction): New section.
4524 2010-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4526         * gnus.texi (Server Commands): Document gnus-server-show-server.
4528 2010-11-20  Michael Albinus  <michael.albinus@gmx.de>
4530         Sync with Tramp 2.2.0.
4532         * trampver.texi: Update release number.
4534 2010-11-19  Jay Belanger  <jay.p.belanger@gmail.com>
4536         * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4537         Mention that the TeX specific units won't use the `tex' prefix
4538         in TeX mode.
4540 2010-11-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4542         * gnus.texi (Misc Article): Document gnus-inhibit-images.
4544 2010-11-17  Glenn Morris  <rgm@gnu.org>
4546         * edt.texi: Remove information about Emacs 19.
4548 2010-11-17  Michael Albinus  <michael.albinus@gmx.de>
4550         * trampver.texi: Update release number.
4552 2010-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4554         * gnus.texi (Article Washing): Fix typo.
4556 2010-11-11  Noorul Islam  <noorul@noorul.com>
4558         * org.texi: Fix typo.
4560 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4562         * org.texi (Using capture): Explain that refiling is
4563         sensitive to cursor position.
4565 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4567         * org.texi (Images and tables): Add cross reference to link section.
4569 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4571         * org.texi: Document the <c> cookie.
4573 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4575         * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4576         b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4578 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4580         * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4582 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4584         * org.texi (Project alist): Mention that this is a property list.
4586 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4588         * org.texi (Setting up the staging area): Document that
4589         file names remain visible when encrypting the MobileOrg files.
4591 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4593         * org.texi (Setting up the staging area): Document which
4594         versions are needed for encryption.
4596 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4598         * org.texi (noweb): Update :noweb documentation to
4599         reflect the new "tangle" argument.
4601 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4603         * org.texi (Batch execution): Improve tangling script in
4604         documentation.
4606 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4608         * org.texi (Handling links, In-buffer settings):
4609         Document inlining images on startup.
4611 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4613         * org.texi (Setting up the staging area): Document use of
4614         crypt password.
4616 2010-11-11  David Maus  <dmaus@ictsoc.de>
4618         * org.texi (Template expansion): Add date related link type escapes.
4620 2010-11-11  David Maus  <dmaus@ictsoc.de>
4622         * org.texi (Template expansion): Add mew in table for link type
4623         escapes.
4625 2010-11-11  David Maus  <dmaus@ictsoc.de>
4627         * org.texi (Template expansion): Fix typo in link type escapes.
4629 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4631         * org.texi (Structure of code blocks): Another documentation tweak.
4633 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4635         * org.texi (Structure of code blocks): Documentation tweak.
4637 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4639         * org.texi (Structure of code blocks):
4640         Update documentation to mention inline code block syntax.
4642 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4644         * org.texi (comments): Improve wording.
4646 2010-11-11  Eric Schulte  <schulte.eric@gmail.com>
4648         * org.texi (comments): Document the new :comments header arguments.
4650 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4652         * org.texi (Installation): Remove the special
4653         installation instructions for XEmacs.
4655 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4657         * org.texi (Easy Templates): New section.  Documents quick
4658         insertion of empty structural elements.
4660 2010-11-11  Noorul Islam  <noorul@noorul.com>
4662         * org.texi: Fix doc.
4664 2010-11-11  Jambunathan K  <kjambunathan@gmail.com>  (tiny change)
4666         * org.texi (The date/time prompt): Document specification
4667         of time ranges.
4669 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4671         * org.texi (Internal links): Document the changes in
4672         internal links.
4674 2010-11-11  Carsten Dominik  <carsten.dominik@gmail.com>
4676         * org.texi (Agenda commands): Document the limitation for
4677         the filter preset - it can only be used for an entire agenda
4678         view, not in an individual block in a block agenda.
4680 2010-11-11  Eric S Fraga  <e.fraga@ucl.ac.uk>
4682         * org.texi (iCalendar export): Document alarm creation.
4684 2010-11-10  Michael Albinus  <michael.albinus@gmx.de>
4686         * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4688 2010-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4690         * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4692 2010-11-09  Jay Belanger  <jay.p.belanger@gmail.com>
4694         * calc.texi: Use emacsver.texi to determine Emacs version.
4696 2010-11-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4698         * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4699         since that works by default.
4701 2010-11-03  Kan-Ru Chen  <kanru@kanru.info>  (tiny change)
4703         * gnus.texi (Customizing the IMAP Connection): Document
4704         `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4706 2010-11-04  Michael Albinus  <michael.albinus@gmx.de>
4708         * tramp.texi (Remote shell setup): New item "Interactive shell
4709         prompt".  Reported by Christian Millour <cm@abtela.com>.
4710         (Remote shell setup, Remote processes): Use @code{} for
4711         environment variables.
4713 2010-11-03  Glenn Morris  <rgm@gnu.org>
4715         * ediff.texi (Quick Help Commands, Miscellaneous):
4716         * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4718 2010-10-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4720         * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4722 2010-10-31  Glenn Morris  <rgm@gnu.org>
4724         * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4726 2010-10-31  Glenn Morris  <rgm@gnu.org>
4728         * cc-mode.texi: Remove reference to defunct viewcvs URL.
4730 2010-10-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4732         * gnus.texi (Client-Side IMAP Splitting):
4733         Mention nnimap-unsplittable-articles.
4735 2010-10-29  Julien Danjou  <julien@danjou.info>
4737         * gnus.texi (Finding the News): Remove references to obsoletes
4738         variables `gnus-nntp-server' and `gnus-secondary-servers'.
4740 2010-10-29  Eli Zaretskii  <eliz@gnu.org>
4742         * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4743         (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4744         ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4745         ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4747 2010-10-28  Glenn Morris  <rgm@gnu.org>
4749         * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4750         (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4751         ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4753 2010-10-25  Daiki Ueno  <ueno@unixuser.org>
4755         * epa.texi (Mail-mode integration): Add alternative key bindings
4756         for epa-mail commands; escape comma.
4757         Don't use the word "PGP", since it is a non-free program.
4759 2010-10-24  Jay Belanger  <jay.p.belanger@gmail.com>
4761         * calc.texi: Use emacsver.texi to determine Emacs version.
4763 2010-10-24  Juanma Barranquero  <lekktu@gmail.com>
4765         * gnus.texi (Group Parameters, Buttons): Fix typos.
4767 2010-10-22  Tassilo Horn  <tassilo@member.fsf.org>
4769         * gnus.texi (Subscription Commands): Mention that you can also
4770         subscribe to new groups via the Server buffer, which is probably more
4771         convenient when subscribing to many groups.
4773 2010-10-21  Julien Danjou  <julien@danjou.info>
4775         * message.texi (Message Headers): Allow message-default-headers to be a
4776         function.
4778 2010-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4780         * gnus-news.texi: Mention new archive defaults.
4782 2010-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4784         * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4786 2010-10-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4788         * gnus.texi (HTML): Document the function value of
4789         gnus-blocked-images.
4790         (Article Washing): shr and gnus-w3m, not the direct function names.
4792 2010-10-20  Julien Danjou  <julien@danjou.info>
4794         * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4795         variable.
4797 2010-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4799         * gnus.texi (Customizing the IMAP Connection): The port strings are
4800         strings.
4801         (Document Groups): Mention git.
4803 2010-10-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4805         * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4806         bzr/Gnus git sync.
4808 2010-10-15  Eli Zaretskii  <eliz@gnu.org>
4810         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4811         change.
4813 2010-10-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4815         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4816         @item syntax for in-Emacs makeinfo.
4818 2010-10-13  Teodor Zlatanov  <tzz@lifelogs.com>
4820         * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4821         trim sentence.
4823 2010-10-12  Daiki Ueno  <ueno@unixuser.org>
4825         * epa.texi (Caching Passphrases):
4826         * auth.texi (GnuPG and EasyPG Assistant Configuration):
4827         Clarify some configurations require to set up gpg-agent.
4829 2010-10-11  Glenn Morris  <rgm@gnu.org>
4831         * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4833 2010-10-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4835         * gnus.texi (Spam Package Introduction): Mention `$'.
4837 2010-10-09  Eli Zaretskii  <eliz@gnu.org>
4839         * makefile.w32-in (emacsdir): New variable.
4840         ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4841         (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4843 2010-10-09  Glenn Morris  <rgm@gnu.org>
4845         * Makefile.in (mostlyclean): Delete *.toc.
4847         * Makefile.in: Use $< in rules.
4849         * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4851         * Makefile.in ($(infodir)): Delete rule.
4852         (mkinfodir): New.  Use it in all the info rules, rather than depending
4853         on infodir.
4855 2010-10-09  Glenn Morris  <rgm@gnu.org>
4857         * gnus.texi (Article Washing): Fix previous change.
4859         * Makefile.in (emacsdir): New variable.
4860         ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4861         Depend on emacsver.texi.
4863         * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4865         * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4867 2010-10-08  Julien Danjou  <julien@danjou.info>
4869         * gnus.texi: Add mm-shr.
4871 2010-10-08  Ludovic Courtès  <ludo@gnu.org>
4873         * gnus.texi (Finding the Parent, The Gnus Registry)
4874         (Registry Article Refer Method): Update docs for nnregistry.el.
4876 2010-10-08  Daiki Ueno  <ueno@unixuser.org>
4878         * auth.texi (Help for users)
4879         (GnuPG and EasyPG Assistant Configuration): Update docs.
4881 2010-10-08  Glenn Morris  <rgm@gnu.org>
4883         * cl.texi (Organization, Installation, Old CL Compatibility):
4884         Deprecate cl-compat for new code.
4885         (Usage, Installation): Remove outdated information.
4887         * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4889 2010-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4891         * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4893 2010-10-06  Julien Danjou  <julien@danjou.info>
4895         * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4897         * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4898         broken link.
4900         * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4902         * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4903         to ReiserFS.
4905         * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4906         (FAQ 7-1): Fix getmail URL.
4908 2010-10-06  Daiki Ueno  <ueno@unixuser.org>
4910         * epa.texi (Caching Passphrases): New section.
4912 2010-10-06  Glenn Morris  <rgm@gnu.org>
4914         * Makefile.in (SHELL): Set it.
4915         (info): Move the mkdir dependency to the individual info files.
4916         (mostlyclean): Tidy up.
4917         (clean): Only delete the specific dvi and pdf files.
4918         (maintainer-clean): Be more restrictive in what we delete.
4919         ($(infodir)): Add parallel build workaround.
4921 2010-10-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4923         * gnus.texi (Misc Article): Document gnus-widen-article-window.
4925 2010-10-03  Julien Danjou  <julien@danjou.info>
4927         * emacs-mime.texi (Display Customization):
4928         Update mm-inline-large-images documentation and add documentation for
4929         mm-inline-large-images-proportion.
4931 2010-10-03  Michael Albinus  <michael.albinus@gmx.de>
4933         * tramp.texi (Frequently Asked Questions):
4934         Mention remote-file-name-inhibit-cache.
4936 2010-10-02  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4938         * gnus.texi (Splitting Mail): Fix @xref syntax.
4939         (Splitting Mail): Really fix the @ref syntax.
4941 2010-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4943         * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4944         (Article Hiding): Add google banner example.
4945         Suggested by Benjamin Xu.
4947 2010-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
4949         * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4950         Remove nnimap-split-rule from examples.
4952 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4954         * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4955         (NNTP): Document nntp-server-list-active-group.  Suggested by Barry
4956         Fishman.
4957         (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4959 2010-09-30  Julien Danjou  <julien@danjou.info>
4961         * gnus.texi (Gravatars): Fix documentation about
4962         gnu-gravatar-properties.
4964 2010-09-29  Daiki Ueno  <ueno@unixuser.org>
4966         * epa.texi (Bug Reports): New section.
4968 2010-09-29  Glenn Morris  <rgm@gnu.org>
4970         * Makefile.in (top_srcdir): Remove unused variable.
4972 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4974         * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4975         (Client-Side IMAP Splitting): Document 'default.
4977 2010-09-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4979         * gnus.texi (Customizing the IMAP Connection):
4980         Document nnimap-fetch-partial-articles.
4982 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4984         * gnus-news.texi: Mention nnimap-inbox.
4986         * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4988 2010-09-26  Julien Danjou  <julien@danjou.info>
4990         * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4992 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4994         * gnus.texi (Security): Remove gpg.el mention.
4996 2010-09-26  Andreas Seltenreich  <seltenreich@gmx.de>
4998         * gnus.texi (Browse Foreign Server): New variable
4999         gnus-browse-subscribe-newsgroup-method.
5001         * gnus-news.texi: Mention it.
5003 2010-09-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5005         * gnus.texi (NoCeM): Remove.
5006         (Startup Variables): No jingle.
5008 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
5010         * woman.texi (Interface Options): xz compression is now supported.
5012 2010-09-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5014         * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
5015         (Unavailable Servers): Document gnus-server-copy-server.
5016         (Using IMAP): Document the new nnimap.
5018 2010-09-25  Julien Danjou  <julien@danjou.info>
5020         * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
5022 2010-09-24  Glenn Morris  <rgm@gnu.org>
5024         * url.texi (Disk Caching): Tweak previous change.
5026 2010-09-24  Julien Danjou  <julien@danjou.info>
5028         * url.texi (Disk Caching): Mention url-cache-expire-time,
5029         url-cache-expired, and url-fetch-from-cache.
5031 2010-09-24  Julien Danjou  <julien@danjou.info>
5033         * gnus.texi: Add Gravatars.
5035 2010-09-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5037         * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
5039 2010-09-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5041         * gnus.texi (Expunging mailboxes): Update name of the expunging
5042         command.
5044 2010-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5046         * emacs-mime.texi (rfc2047): Update description for
5047         rfc2047-encode-parameter.
5049 2010-09-13  Michael Albinus  <michael.albinus@gmx.de>
5051         * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
5052         "fish" methods.
5053         (External methods): Remove "scp1_old" and "scp2_old" methods.
5055 2010-09-09  Michael Albinus  <michael.albinus@gmx.de>
5057         * tramp.texi: Remove Japanese manual.  Fix typo.
5059         * trampver.texi: Update release number.  Remove japanesemanual.
5061 2010-09-09  Glenn Morris  <rgm@gnu.org>
5063         * org.texi: Restore clobbered changes (copyright years, untabify).
5065 2010-09-04  Julien Danjou  <julien@danjou.info>  (tiny change)
5067         * gnus.texi (Adaptive Scoring): Fix typo.
5069 2010-09-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5071         * gnus.texi (Article Display): Document gnus-html-show-images.
5073 2010-09-02  Jan Djärv  <jan.h.d@swipnet.se>
5075         * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
5077 2010-09-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5079         * gnus.texi (HTML): Document gnus-max-image-proportion.
5081 2010-08-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5083         * gnus.texi (HTML): Document gnus-blocked-images.
5085         * message.texi (Wide Reply): Document message-prune-recipient-rules.
5087 2010-08-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5089         * gnus.texi (Summary Mail Commands): Note that only the addresses from
5090         the first message are used for wide replies.
5091         (Changing Servers): Remove documentation on gnus-change-server and
5092         friends, since it's been removed.
5094 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5096         * gnus.texi (Drafts): Mention B DEL.
5098 2010-08-29  Tim Landscheidt  <tim@tim-landscheidt.de>  (tiny change)
5100         * gnus.texi (Delayed Articles): Mention that the Date header is the
5101         original one, even if you delay.
5103 2010-08-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5105         * gnus.texi (Asynchronous Fetching):
5106         Document gnus-async-post-fetch-function.
5107         (HTML): Made into its own section.
5109 2010-08-26  Michael Albinus  <michael.albinus@gmx.de>
5111         Sync with Tramp 2.1.19.
5113         * tramp.texi (Inline methods, Default Method):
5114         Mention `tramp-inline-compress-start-size'.  Remove "kludgy" phrase.
5115         Remove remark about doubled "-t" argument.
5116         (Auto-save and Backup): Remove reference to Emacs 21.
5117         (Filename Syntax): Describe port numbers.
5118         (Frequently Asked Questions): Adapt supported (X)Emacs versions.  Adapt
5119         supported MS Windows versions.  Remove obsolete URL.  Recommend "sshx"
5120         and "scpx" for echoing shells.  Use the $() syntax, texi2dvi reports
5121         errors with the backquotes.
5122         (External packages): File attributes cache flushing for asynchronous
5123         processes.
5124         (Traces and Profiles): Describe verbose level 9.
5126         * trampver.texi: Update release number.
5128 2010-08-23  Michael Albinus  <michael.albinus@gmx.de>
5130         * dbus.texi (Alternative Buses): New chapter.
5132 2010-08-12  Stefan Monnier  <monnier@iro.umontreal.ca>
5134         * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
5136 2010-08-09  Jay Belanger  <jay.p.belanger@gmail.com>
5138         * calc.texi (Customizing Calc): Rearrange description of new
5139         variables to match the presentation of other variables.
5141 2010-08-08  Juanma Barranquero  <lekktu@gmail.com>
5143         * org.texi (Footnotes, Tables in HTML export): Fix typos.
5145 2010-08-08  Jay Belanger  <jay.p.belanger@gmail.com>
5147         * calc.texi (Making Selections, Selecting Subformulas)
5148         (Customizing Calc): Mention how to use faces to emphasize selected
5149         sub-formulas.
5151 2010-08-05  Michael Albinus  <michael.albinus@gmx.de>
5153         * tramp.texi (External packages): File attributes cache flushing
5154         for asynchronous processes.
5156 2010-08-01  Alan Mackenzie  <acm@muc.de>
5158         Enhance the manual for the latest Java Mode.
5160         * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
5161         annotation-var-cont.
5162         (Java Symbols): Page renamed from Anonymous Class Symbol.  Document the
5163         two new symbols.
5165 2010-07-28  Michael Albinus  <michael.albinus@gmx.de>
5167         * tramp.texi (Traces and Profiles): Describe verbose level 9.
5169 2010-07-27  Chong Yidong  <cyd@stupidchicken.com>
5171         * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
5173 2010-07-19  Juanma Barranquero  <lekktu@gmail.com>
5175         * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
5177 2010-07-19  Carsten Dominik  <carsten.dominik@gmail.com>
5179         * org.texi: Add macros to get plain quotes in PDF output.
5180         List additional contributors.
5181         (Capture): New section, replaces the section about remember.
5182         (Working With Source Code): New chapter, focused on documenting Org
5183         Babel.
5184         (Code evaluation security): New section.
5185         (MobileOrg): Document DropBox support.
5186         (TaskJuggler export): Document taskjuggler and Gantt chart support.
5187         (Special symbols): Show how to display UTF8 characters for entities.
5188         (Global TODO list): Clarify the use of the "M" key and the differences
5189         to the "m" key.
5190         (RSS Feeds): Mention Atom feeds as well.
5191         (Setting tags): Remove paragraph about
5192         `org-complete-tags-always-offer-all-agenda-tags'.
5194 2010-07-17  Michael Albinus  <michael.albinus@gmx.de>
5196         * tramp.texi (Inline methods): Remove remark about doubled "-t"
5197         argument.
5198         (Frequently Asked Questions): Recommend "sshx" and "scpx" for
5199         echoing shells.
5201 2010-07-10  Michael Albinus  <michael.albinus@gmx.de>
5203         * tramp.texi (Inline methods): Remove "kludgy" phrase.
5204         (Filename Syntax): Describe port numbers.
5206 2010-07-09  Michael Albinus  <michael.albinus@gmx.de>
5208         * dbus.texi (Top): Introduce Index.  Emphasize "nil" whereever
5209         forgotten.
5210         (Type Conversion): Precise conversion of natural numbers.
5211         (Errors and Events): Add "debugging" to concept index.  Add variable
5212         `dbus-debug'.
5214 2010-07-04  Michael Albinus  <michael.albinus@gmx.de>
5216         * dbus.texi (Receiving Method Calls): Add optional argument
5217         EMITS-SIGNAL to `dbus-register-property'.
5219 2010-06-27  Alex Schroeder  <alex@gnu.org>
5221         * nxml-mode.texi (Commands for locating a schema): Fix typo.
5223 2010-06-24  Glenn Morris  <rgm@gnu.org>
5225         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5226         * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5227         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5228         * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5229         * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5230         * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5231         * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5232         * woman.texi: Start direntry descriptions in column 32, per Texinfo
5233         convention.   Make them end with a period.
5235 2010-06-23  Glenn Morris  <rgm@gnu.org>
5237         * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5238         * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5239         * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5240         * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5241         * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5242         * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5244 2010-06-10  Glenn Morris  <rgm@gnu.org>
5246         * idlwave.texi (Load-Path Shadows):
5247         * org.texi (Handling links): Fix typos.
5249 2010-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
5251         * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5253 2010-05-26  Michael Albinus  <michael.albinus@gmx.de>
5255         * eshell.texi (Built-ins): Describe, how to disable a built-in command
5256         by an alias.  (Bug#6226)
5258 2010-05-16  Jay Belanger  <jay.p.belanger@gmail.com>
5260         * calc.texi (Manipulating Vectors): Mention that vectors can
5261         be used to determine bins for `calc-histogram'.
5263 2010-05-13  Jay Belanger  <jay.p.belanger@gmail.com>
5265         * calc.texi: Remove "\turnoffactive" commands throughout.
5267 2010-05-08  Štěpán Němec  <stepnem@gmail.com>  (tiny change)
5269         * url.texi (HTTP language/coding, Customization):
5270         * message.texi (Header Commands, Responses):
5271         * cl.texi (Argument Lists): Fix typos.
5273 2010-05-08  Chong Yidong  <cyd@stupidchicken.com>
5275         * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5276         Note that Development menu is always available.
5277         (Creating a project): Fix terminology.
5278         (Add/Remove files): Fix typo.
5280 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
5282         * Version 23.2 released.
5284 2010-05-01  Daniel E. Doherty  <ddoherty03@gmail.com>  (tiny change)
5286         * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5288 2010-05-01  Michael Albinus  <michael.albinus@gmx.de>
5290         * tramp.texi (Inline methods, Default Method):
5291         Mention `tramp-inline-compress-start-size'.
5293 2010-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
5295         * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5296         the CVS repo.  Put the Git repo in the news section.
5298         * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5299         Removed some mentions of CVS.  Mention the new Git repo.
5301 2010-04-18  Andreas Seltenreich  <seltenreich@gmx.de>
5303         * gnus.texi (Score File Format): Fix typo.  Reported by Štěpán Němec.
5304         (Mail Group Commands): Add index entry.
5306 2010-04-18  Glenn Morris  <rgm@gnu.org>
5308         * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5310 2010-04-18  Jay Belanger  <jay.p.belanger@gmail.com>
5312         * calc.texi (Radix modes): Mention that the option prefix will
5313         turn on twos-complement mode.
5314         (Inverse and Hyperbolic Flags): Mention the Option flag.
5316 2010-04-15  Carsten Dominik  <carsten.dominik@gmail.com>
5318         * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5319         (LaTeX/PDF export commands): Rename and Move section.
5320         (Sectioning structure): Update.
5321         (References): New use case for field coordinates.
5322         (The export dispatcher): Rename from ASCII export.
5323         (Setting up the staging area): Document the availability of
5324         encryption for MobileOrg.
5325         (Images and tables): Document how to reference labels.
5326         (Index entries): New section.
5327         (Generating an index): New section.
5328         (Column width and alignment): Document that <N> now
5329         means a fixed width, not a maximum width.
5330         (Publishing options): Document the :email option.
5331         (Beamer class export): Fix bug in the BEAMER example.
5332         (Refiling notes): Document refile logging.
5333         (In-buffer settings): Document refile logging keywords.
5334         (Drawers): Document `C-c C-z' command.
5335         (Agenda commands): Mention the alternative key `C-c C-z'.
5336         (Special properties): Document the BLOCKED property.
5337         (The spreadsheet): Mention the formula editor.
5338         (References): Document field coordinates.
5339         (Publishing action): Correct the documentation for the
5340         publishing function.
5341         (The date/time prompt): Document that we accept dates
5342         like month/day/year.
5343         (Cooperation): Document the changes in table.el support.
5344         (Faces for TODO keywords, Faces for TODO keywords)
5345         (Priorities): Document the easy colors.
5346         (Visibility cycling): Document the new double prefix
5347         arg for `org-reveal'.
5348         (Cooperation): Remember.el is part of Emacs.
5349         (Clean view): Mention that `wrap-prefix' is also set by
5350         org-indent-mode.
5351         (Agenda commands): Add information about prefix args to
5352         scheduling and deadline commands.
5353         (Search view): Point to the docstring of
5354         `org-search-view' for more details.
5355         (Agenda commands): Document that `>' prompts for a date.
5356         (Setting tags): Document variable
5357         org-complete-tags-always-offer-all-agenda-tags.
5358         (Column attributes): Cross-reference special properties.
5360 2010-04-10  Michael Albinus  <michael.albinus@gmx.de>
5362         Synchronize with Tramp repository.
5364         * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5365         (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5366         Adapt supported MS Windows versions.  Remove obsolete URL.  Use the $()
5367         syntax, texi2dvi reports errors with the backquotes.
5369         * trampver.texi: Update release number.
5371 2010-04-01  Teodor Zlatanov  <tzz@lifelogs.com>
5373         * gnus.texi (Finding the News): Add pointers to the Server buffer
5374         because it's essential.
5376 2010-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5378         * gnus.texi (MIME Commands): Update description of
5379         gnus-article-browse-html-article.
5381 2010-03-27  Teodor Zlatanov  <tzz@lifelogs.com>
5383         * auth.texi (Secret Service API): Add TODO node.
5384         (Help for users): Explain the new source options for `auth-sources'.
5386 2010-03-24  Michael Albinus  <michael.albinus@gmx.de>
5388         * trampver.texi: Update release number.
5390 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
5392         * Branch for 23.2.
5394 2010-03-03  Chong Yidong  <cyd@stupidchicken.com>
5396         * faq.texi (Escape sequences in shell output): Note that ansi-color is
5397         now enabled by default.
5399 2010-02-28  Michael Albinus  <michael.albinus@gmx.de>
5401         * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5402         when Emacs runs in interactive mode.  (Bug#5645)
5404 2010-02-16  Glenn Morris  <rgm@gnu.org>
5406         * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5408 2010-02-05  Mark A. Hershberger  <mah@everybody.org>
5410         * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5412 2010-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5414         * gnus.texi (Score File Format): Fix typo.
5416 2010-01-19  Mark A. Hershberger  <mah@everybody.org>
5418         * cc-mode.texi: Replace references to obsolete c-subword-mode.
5420 2010-01-18  Juanma Barranquero  <lekktu@gmail.com>
5422         * ada-mode.texi (Project File Overview): Fix typo.
5424 2010-01-17  Chong Yidong  <cyd@stupidchicken.com>
5426         * semantic.texi: Add Richard Y. Kim credit.
5428         * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5430 2010-01-17  Michael Albinus  <michael.albinus@gmx.de>
5432         * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5433         SXEmacs 22 to the supported systems.  New item for hung ssh sessions.
5435 2010-01-17  Glenn Morris  <rgm@gnu.org>
5437         * calc.texi (Reporting Bugs): Don't mention format of repository.
5439         * woman.texi (Bugs): Make "Emacs repository" less specific,
5440         and the URL for same more specific.
5442         * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5444 2010-01-17  Juanma Barranquero  <lekktu@gmail.com>
5446         * ede.texi (ede-step-project, ede-proj-target):
5447         * tramp.texi (Remote processes): Fix typos.
5449 2010-01-16  Mario Lang  <mlang@delysid.org>
5451         * ede.texi (ede-target):
5452         * org.texi (Refiling notes): Remove duplicated words.
5454 2010-01-04  Stefan Monnier  <monnier@iro.umontreal.ca>
5456         * gnus.texi (Posting Styles): Use with-current-buffer.
5457         * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5459 2010-01-02  Kevin Ryde  <user42@zip.com.au>
5461         * eieio.texi (Naming Conventions): Correction to xref on elisp
5462         coding conventions, is "Tips" node not "Standards".
5464 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
5466         * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5468         * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5470 2009-12-18  Katsumi Yamaoka  <yamaoka@jpl.org>
5472         * gnus.texi (Direct Functions): Add missing port number to tls method.
5474 2009-12-15  Juanma Barranquero  <lekktu@gmail.com>
5476         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5477         ($(infodir)/edt, edt.dvi): New targets.
5479 2009-12-15  Glenn Morris  <rgm@gnu.org>
5481         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5482         (edt, $(infodir)/edt, edt.dvi): New targets.
5483         * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5485         * Makefile.in (PDF_TARGETS, pdf): New.
5486         (clean): Add *.pdf.
5487         Add pdf rules for all manuals.
5489 2009-12-15  Jay Belanger  <jay.p.belanger@gmail.com>
5491         * calc.texi (Radix Modes): Clarify two's complement notation.
5493 2009-12-14  Chong Yidong  <cyd@stupidchicken.com>
5495         * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5496         (Smart Jump, Analyzer Debug): Copyedits.
5497         (Semantic mode user commands): Link to new nodes.
5498         (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5499         (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5500         upstream Semantic manual.
5502         * semantic.texi (Introduction): Minor fix to diagram.
5504 2009-12-09  Michael Albinus  <michael.albinus@gmx.de>
5506         * eshell.texi (History): Add the other built-in variables.
5507         (Built-ins): Explain built-ins, and how to apply the external commands.
5508         Add `history', `su' and `sudo'.
5510         * tramp.texi (Remote processes): Add missing <RET> in the example.
5512 2009-12-01  Bill Wohler  <wohler@newt.com>
5514         * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5515         path for mairix example.  Specify -q in namazu example since namazu is
5516         excessively garrulous.
5518 2009-11-29  Michael Albinus  <michael.albinus@gmx.de>
5520         * tramp.texi (Remote processes): Improve eshell example with "su"
5521         and "sudo" commands.
5523 2009-11-28  Chong Yidong  <cyd@stupidchicken.com>
5525         * semantic.texi (Analyzer Internals): Rename from Analyzer.
5527         * sem-user.texi (Semantic mode user commands): Fix key syntax.
5528         Document semantic-complete-analyze-inline.
5529         (Semanticdb search debugging commands): Minor clarification.
5530         (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5531         (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5532         manual.
5533         (Semantic mode): Link to Idle Scheduler.
5535 2009-11-28  Kevin Ryde  <user42@zip.com.au>
5537         * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5538         @pxref, now EIEIO is in Emacs.
5540         * erc.texi (Development): Correction to git tutorial url.
5542 2009-11-26  Glenn Morris  <rgm@gnu.org>
5544         * faq.texi (Latest version of Emacs): Mention stability of development
5545         version.
5546         (Problems with very large files): Max buffer size increase in 23.2.
5547         (VM): VM has moved house again.
5549 2009-11-22  Jay Belanger  <jay.p.belanger@gmail.com>
5551         * calc.texi (Radix modes): Discuss alternate bases for two's complement
5552         notations.
5554 2009-11-20  Carsten Dominik  <dominik@u016822.science.uva.nl>
5556         * org.texi (Column attributes): Fix documentation of new operators.
5558 2009-11-20  Chong Yidong  <cyd@stupidchicken.com>
5560         * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5561         (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5562         (Idle Completions Mode): Numerous copyedits.
5564 2009-11-17  Juanma Barranquero  <lekktu@gmail.com>
5566         * semantic.texi (Semantic Internals, Glossary):
5567         * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5568         (Semanticdb search debugging commands): Fix typos.
5570 2009-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
5572         * calc.texi (Radix modes): Mention twos-complement notation.
5574 2009-11-16  Juanma Barranquero  <lekktu@gmail.com>
5576         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5577         ($(infodir)/semantic, semantic.dvi): New targets.
5579 2009-11-16  Chong Yidong  <cyd@stupidchicken.com>
5581         * Makefile.in: Build the Semantic manual.
5583         * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5584         repository.
5586 2009-11-16  Michael Albinus  <michael.albinus@gmx.de>
5588         * dbus.texi (Receiving Method Calls): New defun
5589         `dbus-unregister-service'.
5591 2009-11-15  Carsten Dominik  <carsten.dominik@gmail.com>
5593         * org.texi (Speed keys): New section.
5595 2009-11-13  Michael Albinus  <michael.albinus@gmx.de>
5597         * dbus.texi (Type Conversion): Fix typo.
5598         (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5599         `dbus-registered-objects-table'.
5600         (Receiving Method Calls): New defun `dbus-register-property'.
5601         Move `dbus-unregister-object' here.
5603 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5605         * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5607 2009-11-13  James TD Smith  <ahktenzero@mohorovi.cc>
5609         * org.texi (Column attributes): Add the new age summary operators.
5610         Also, mention the fact you can only use one summary operator per
5611         property.
5613 2009-11-13  John Wiegley  <johnw@newartisans.com>
5615         * org.texi (Tracking your habits): Add a new section in the
5616         manual about how to track habits.
5617         (Resolving idle time): Add a section on how idle and
5618         dangling clocks are resolved.
5620 2009-11-13  Carsten Dominik  <carsten.dominik@gmail.com>
5622         * org.texi (Agenda commands): Document the new `i' command.
5623         (Inserting deadline/schedule): Document logging changes
5624         of scheduling and deadline times stamps.
5625         (In-buffer settings): Document the in-buffer keywords for logging
5626         changes of scheduling and deadline times stamps.
5627         (Structure editing, Plain lists): Document indentation
5628         cycling in empty entries with TAB.
5629         (Archiving): Document the default archiving command.
5630         (Moving subtrees): Document the new keys for archiving.
5631         (Internal archiving): Fix incorrect key.
5632         (Agenda commands): Document the TODO set switching commands.
5633         (Agenda commands): Document the new archiving keys.
5634         (Clocking work time): Better description on how to save
5635         and restore a clock.
5636         (Resolving idle time): Mention the x11idle program to get true
5637         idleness also under X11.
5638         (Resolving idle time): Use @kbd instead of @key for normal
5639         letters, because this is how he rest of the manual does this.
5640         (Pushing to MobileOrg): Mention that `org-directory'
5641         should be set.
5642         (Agenda commands): Document that SPC is a filter for
5643         any tag.
5644         (Search view): Rename from "Keyword search".
5645         (Capure): New chapter.
5646         (Markup): New chapter.
5647         (Links in HTML export, Images in HTML export):
5648         Extend the section titles.
5649         (Images in HTML export): Document the align option.
5650         (Text areas in HTML export): Extend the section title.
5651         (Images in LaTeX export): Explain image placement in LaTeX.
5653 2009-11-10  Glenn Morris  <rgm@gnu.org>
5655         * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5657 2009-11-08  Michael Albinus  <michael.albinus@gmx.de>
5659         * tramp.texi (Auto-save and Backup): Disable backups just for a
5660         method.
5662         * trampver.texi: Update release number.
5664 2009-11-07  Michael Albinus  <michael.albinus@gmx.de>
5666         Sync with Tramp 2.1.17.
5668         * trampver.texi: Update release number.
5670 2009-10-29  Glenn Morris  <rgm@gnu.org>
5672         * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5674 2009-10-23  Michael Albinus  <michael.albinus@gmx.de>
5676         * tramp.texi (External methods): Temporary files are kept for
5677         `rsync' and `rsyncc' methods.
5679 2009-10-09  Juanma Barranquero  <lekktu@gmail.com>
5681         * eieio.texi: Fix typos.
5683 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5685         * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5687 2009-10-07  Juanma Barranquero  <lekktu@gmail.com>
5689         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5690         ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5692 2009-10-07  Chong Yidong  <cyd@stupidchicken.com>
5694         * Makefile.in: Build EIEIO and EDE manuals.
5696 2009-10-07  Eric Ludlam  <zappo@gnu.org>
5698         * eieio.texi:
5699         * ede.texi: New files.
5701 2009-10-05  Michael Albinus  <michael.albinus@gmx.de>
5703         * tramp.texi (Remote processes): Association of a pty is not supported.
5705 2009-10-01  Carsten Dominik  <carsten.dominik@gmail.com>
5707         * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5708         (Processing LaTeX fragments): Document that the size of images can be
5709         changes using the variable `org-format-latex-options'.
5710         (The date/time prompt, Timestamps): Be more accurate over ISO format
5711         dates and times.
5712         (Visibility cycling): Document showeverything keyword.
5713         (In-buffer settings): Document showeverything keyword.
5714         (Setting up the staging area): Fix the example.
5715         (MobileOrg): New section.
5716         (Agenda commands, Exporting Agenda Views): Document exporting the
5717         agenda view to Org files.
5719 2009-09-28  Michael Albinus  <michael.albinus@gmx.de>
5721         * tramp.texi (History): Add IMAP support.
5722         (External methods): Add `imap' and `imaps' methods.
5723         (GVFS based methods): Add indices for `davs'.
5724         (Password handling): Rename anchors.  Add IMAP entries for
5725         ~/.authinfo.gpg.
5727         * trampver.texi: Set default value of `emacsimap'.
5729 2009-09-22  Daiki Ueno  <ueno@unixuser.org>
5731         * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5733 2009-09-13  Chong Yidong  <cyd@stupidchicken.com>
5735         * dired-x.texi (Technical Details):
5736         Delete dired-up-directory (Bug#4292).
5738 2009-09-03  Michael Albinus  <michael.albinus@gmx.de>
5740         * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5742 2009-09-02  Carsten Dominik  <carsten.dominik@gmail.com>
5744         * org.texi (Effort estimates): Document new effort setting commands.
5745         (Agenda commands): Document the new keys fro agenda time motion.
5746         Document entry text mode.  Improve documentation of the keys to include
5747         inactive time stamps into the agenda view.
5748         (Feedback): Document the new bug report command.
5749         (Structure editing): Add an index entry for the sorting of subtrees.
5751 2009-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5753         * auth.texi (Help for users): Corrected markup.
5755 2009-09-02  Glenn Morris  <rgm@gnu.org>
5757         * emacs-mime.texi (time-date): Mention float-time.
5759 2009-08-30  Jay Belanger  <jay.p.belanger@gmail.com>
5761         * calc.texi (Simplifying Formulas): Improve the wording.
5763 2009-08-29  Teodor Zlatanov  <tzz@lifelogs.com>
5765         * auth.texi: Rewritten for coverage and clarity.
5767 2009-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5769         * gnus.texi (Expiring Mail):
5770         Mention gnus-mark-copied-or-moved-articles-as-expirable.
5771         (Various Various): Mention gnus-safe-html-newsgroups.
5773         * gnus-news.texi: Mention
5774         gnus-mark-copied-or-moved-articles-as-expirable.
5776         * emacs-mime.texi (Display Customization): Add xref to
5777         gnus-safe-html-newsgroups.
5779 2009-08-28  Michael Albinus  <michael.albinus@gmx.de>
5781         * tramp.texi (Version Control): Remove.
5782         (Obtaining Tramp): Update cvs checkout command.  Remove nightly tarballs
5783         reference.
5784         (External methods): Correct `scpc' concept index entries.  New method
5785         `rsyncc'.
5786         (External packages): New subsections "Filename completion" and "File
5787         attributes cache".
5789 2009-08-27  Jay Belanger  <jay.p.belanger@gmail.com>
5791         * calc.texi (Rewrite Rules): Improve the example.
5792         (Simplifying Formulas): Explain use of the I and H flags for
5793         simplification.
5795 2009-08-25  Michael Albinus  <michael.albinus@gmx.de>
5797         * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5798         Describe autostart behavior of dbus-ping.
5799         (Synchronous Methods, Asynchronous Methods): Use English numeric format
5800         for timeout values.
5801         (Top): Remove footnote saying D-Bus is not enabled by
5802         default.  (Bug#4256)
5804 2009-08-23  Daiki Ueno  <ueno@unixuser.org>
5806         * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5807         Reported by Jari Aalto (Bug#4211).
5808         (Mail-mode integration): Mention epa-mail-mode and
5809         epa-global-mail-mode.
5810         (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5811         epa-setup.
5813 2009-08-16  Michael Albinus  <michael.albinus@gmx.de>
5815         * dbus.texi (Asynchronous Methods): Allow nil handler.
5817 2009-08-15  Michael Kifer  <kifer@cs.stonybrook.edu>
5819         * ediff.texi (ediff-current-file): Add information about this new function.
5821         * viper.texi: Add information about C-s in viper's search command.
5823 2009-08-09  Colin Williams  <lackita@gmail.com>  (tiny change)
5825         * calc.texi (Date Forms): Fix typos.
5827 2009-08-08  Glenn Morris  <rgm@gnu.org>
5829         * org.texi (Agenda commands): Restore clobbered change.
5831 2009-08-07  Eli Zaretskii  <eliz@gnu.org>
5833         * calc.texi (Graphics, Devices): Update with the peculiarities of
5834         operation on MS-Windows.
5836 2009-08-06  Carsten Dominik  <carsten.dominik@gmail.com>
5838         * org.texi (Publishing action): Improve documentation of file
5839         names when publishing to the source directory.
5840         (Clean view): Document `org-indent-mode'.
5841         (Clocking work time): Add documentation for the
5842         new :timetamp option when creating a clock report.
5843         (Paragraphs): Fix many typos.
5844         (Plain lists): Remove duplicate explanation about the
5845         `C-c *' command.
5846         (Literal examples): Update to reflect the new behavior
5847         of the -n -r -k switches when exporting source code examples.
5848         (Structure editing): Add information about `C-c *',
5849         converting a plain list into a list of Org items.
5850         (Remember): Small rephrasing of the paragraph
5851         describing remember.el.  Also mentioned that remember.el is part
5852         of Emacs 23, not Emacs 22.
5853         (Clocking work time): Add documentation about
5854         displaying the current clocking time against the effort estimate.
5855         Also add a footnote about using `org-clock-in-prepare-hook' to add
5856         an effort estimate on the fly, just before clocking it.
5857         (Footnotes): Document automatic renumbering and
5858         sorting.
5859         (Agenda commands): Document new bulk commands.
5860         (Plain lists): Document new behavior of
5861         `org-cycle-include-plain-lists'.
5862         Hyphenation only in TeX.
5863         (Clocking work time): Document the key to update effort
5864         estimates.
5865         (Clocking work time): Document the clock time display.
5866         (Structure editing, TODO basics): Document new
5867         variables.
5868         (Column attributes): Document new colciew operators.
5869         (Publishing options): Document :xml-declaration.
5870         (Tracking TODO state changes): Document the
5871         LOG_INTO_DRAWER property.
5872         (Literal examples): Document the new implementation for
5873         editing source code.
5874         (Publishing action): Mention the new publishing
5875         function, to publish an Org source file.
5876         (Publishing links): Mention how to link to an Org source file.
5877         (Macro replacement): Document new macros.
5878         (Handling links): Document type-specific completion
5879         when inserting links.
5880         (Structure editing, Plain lists): Improve documentation
5881         on sorting.
5882         (Internal links): Document custom ids for links.
5883         (Handling links): Document custom ids for links.
5884         (CSS support): Document new class.
5885         (Refiling notes): Document the possibility to create new nodes
5886         during refiling.
5887         (Agenda commands): Document the "?" operator to find
5888         tasks without effort setting.
5889         (Exporting agenda information): Section moved.
5890         (RSS Feeds): New section.
5891         (Built-in table editor): Document M-e and M-a navigate
5892         inside table field.
5893         (Stuck projects): Docment that projects identified as
5894         un-stuck will still be searchd for stuck sub-projects.
5895         (Paragraphs): Document centering.
5896         (Creating timestamps, Agenda commands): Document new
5897         behavior when changing time stamps.
5898         (Structure editing): Document the new command
5899         `org-clone-subtree-with-time-shift'.
5900         (Publishing): Refresh this chapter.
5901         (Export options, Export options, In-buffer settings):
5902         Document the new keywords.
5903         (Matching tags and properties): Collect all
5904         documentation about tags/property matches here.
5905         (Setting tags): Document `org-tag-persistent-alist'.
5906         (Weekly/daily agenda): New section.
5907         (Orgstruct mode): Describe `orgstruct++-mode'.
5908         (Drawers): Mention the LOGBOOK drawer.
5909         (Export options, Sectioning structure): Document the
5910         #+LEATEX_HEADER in-buffer setting.
5911         (Bugs): Section removed.
5912         (Hooks): New section.
5913         (Add-on packages): Move here from old location.
5914         (Context-sensitive commands): New section.
5915         (Setting tags): Document newline option.
5916         (Global TODO list, Matching tags and properties):
5917         Mention more variables.
5918         (Checkboxes): Update to changed command behavior.
5920 2009-08-02  Eric Yu  <sucode@gmail.com>  (tiny change)
5922         * speedbar.texi (Basic Key Bindings): Fix typo.
5924 2009-07-30  Jay Belanger  <jay.p.belanger@gmail.com>
5926         * calc.texi (Vector/Matrix Functions): Add index entries for both
5927         "v" and "V" key bindings.  Mention that `calc-matrix-brackets' only
5928         affects matrices with more than one row.
5929         (Help Commands): Add index entries for "prefix ?" key bindings.
5931 2009-07-29  Jay Belanger  <jay.p.belanger@gmail.com>
5933         * calc.texi (Stack Manipulation Commands): Add documentation for
5934         `calc-transpose-lines'.
5936 2009-07-27  Michael Albinus  <michael.albinus@gmx.de>
5938         * dbus.texi (Receiving Method Calls): Describe special return value
5939         `:ignore'.
5941 2009-07-24  Alan Mackenzie  <acm@muc.de>
5943         * cc-mode.texi (Config Basics, File Styles): Document that at mode
5944         initialization, any individual variable setting now takes precedence
5945         over one done via c-file-style/c-file-offsets.
5947 2009-07-21  Jay Belanger  <jay.p.belanger@gmail.com>
5949         * calc.texi (Undoing Mistakes): Mention that the undo list will be
5950         truncated when Calc is quit.
5951         (Customizing Calc): Document `calc-undo-length'.
5953 2009-07-20  Chong Yidong  <cyd@stupidchicken.com>
5955         * calc.texi (About This Manual): Don't mention chapter numbers in text.
5957 2009-07-11  Kevin Ryde  <user42@zip.com.au>
5959         * pcl-cvs.texi (About PCL-CVS):
5960         * widget.texi (Basic Types):
5961         Fix cross-references.
5963 2009-07-01  Andreas Schwab  <aschwab@redhat.com>
5965         * dbus.texi (Type Conversion): Don't use literal control character.
5967 2009-07-01  Michael Albinus  <michael.albinus@gmx.de>
5969         * tramp.texi (GVFS based methods): New section.
5970         (Remote processes): Processes for GVFS based methods run locally.
5972 2009-06-30  Michael Albinus  <michael.albinus@gmx.de>
5974         * tramp.texi (Inline methods, External methods, Gateway methods):
5975         Avoid the words "kludge" and hack".
5976         (External methods): Add `synce' method.
5978         * trampver.texi: Update release number.
5980 2009-06-22  Michael Albinus  <michael.albinus@gmx.de>
5982         Sync with Tramp 2.1.16.
5984         * tramp.texi (History): Add GVFS support.
5985         (External methods): Precise `rsync' description.  Add `dav', `davs' and
5986         `obex' methods.  Add 'tramp-gvfs-methods' option.
5987         (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5988         forms.
5989         (Remote Programs): Introduce `tramp-own-remote-path'.
5990         (Remote processes): New subsection "Running remote programs that create
5991         local X11 windows".
5992         (Frequently Asked Questions): Improve code for disabling vc.
5994         * trampver.texi: Update release number.  Set default value of
5995         `emacsgvfs'.
5997 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
5999         * Branch for 23.1.
6001 2009-06-17  Glenn Morris  <rgm@gnu.org>
6003         * faq.texi (Obtaining the FAQ): Add reference to Savannah.
6004         (Latest version of Emacs): Mention source code repository.
6006 2009-06-16  Glenn Morris  <rgm@gnu.org>
6008         * faq.texi (Top): Language tweak.
6009         (Extended commands): Most people have arrow keys.
6010         (Emacs manual): Say how to follow info links.
6011         (File-name conventions): Change title a bit.  Explain about source
6012         versus installed.  Condense etc description.
6013         (Guidelines for newsgroup postings): Mention Savannah list page.
6014         (Newsgroup archives): Simplify.
6015         (Contacting the FSF): Add contact URL.
6016         (Emacs Lisp documentation): Printed version not always available.
6017         (Installing Texinfo documentation): Explain how by hand installation is
6018         not normally needed.  Use add-to-list.  Remove duplicate reference.
6019         (Informational files for Emacs): Move info on Help menu here from
6020         "File-name conventions".
6021         (Help installing Emacs): Tweak uref.
6022         (Obtaining the FAQ): Mention repository.
6023         (Origin of the term Emacs): Explain "ITS".
6024         (Changing load-path): Use add-to-list.
6025         (Automatic indentation): Clarify this is for Text mode.
6026         Don't mention Indented Text mode.
6027         (Finding Emacs on the Internet): The FSF does not seem to offer a
6028         deluxe distribution on CD anymore.
6030 2009-06-16  Glenn Morris  <rgm@gnu.org>
6032         * faq.texi (Top): Mention which Emacs version this FAQ is about.
6033         Recommend the latest release.  Mention how to get older FAQs.
6034         Recommend the Emacs manual.
6035         (Guidelines for newsgroup postings): Discourage cross-posts.
6036         (Underlining paragraphs): Remove.
6037         (Editing MS-DOS files): Remove pre-Emacs 20 information.
6038         (Bugs and problems): Update key-binding.
6039         (Problems with very large files): Mention 64-bit.
6040         (Shell process exits abnormally): Remove.
6041         (Problems with Shell Mode): Rename and update.
6042         (Spontaneous entry into isearch-mode)
6043         (Problems talking to certain hosts): Remove.  This is old information,
6044         in etc/PROBLEMS if needed.
6045         (Emacs takes a long time to visit files, Updating Emacs): Remove.
6046         (Dired claims that no file is on this line): Update.
6047         (Installing Emacs, Problems building Emacs): Simplify.
6048         (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
6049         information.
6050         (Emacs for MS-Windows): Rename from "Emacs for Windows".  Simplify.
6051         (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
6052         (JDEE): "JDEE", not "JDE".
6053         (Handling C-s and C-q with flow control, Binding C-s and C-q):
6054         Remove.  This is old information, in etc/PROBLEMS if needed.
6055         (stty and Backspace key, Kanji and Chinese characters): Remove.
6056         (Right-to-left alphabets): Update section.
6057         (Changing the included text prefix): Gnus uses message-yank-prefix.
6058         Add cross-reference to Supercite manual.
6059         (Saving a copy of outgoing mail): Simplify output file description.
6060         (Expanding aliases when sending mail): Refer to Emacs manual.
6061         Remove old info about RFC822.
6062         Correct description of how to rebuild aliases.
6063         (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
6064         (MIME with Emacs mail packages)
6065         (Viewing articles with embedded underlining)
6066         (Saving a multi-part Gnus posting, Gnus hangs for a long time):
6067         Remove old sections.
6068         (Killing based on nonstandard headers): Remove.  Scoring is preferable,
6069         and is well-documented in the Gnus manual.
6070         (Reading news with Emacs): Merge "Learning more about Gnus" into here.
6071         (Making Gnus faster): Rename from "Starting Gnus faster".
6072         Merge "Catch-up is slow in Gnus" into here.
6074 2009-06-14  Glenn Morris  <rgm@gnu.org>
6076         * faq.texi (Status of Emacs): Re-order with most recent releases first.
6077         (New in Emacs 23): New section.
6078         (Handling C-s and C-q with flow control): Add xref.
6080 2009-06-13  Glenn Morris  <rgm@gnu.org>
6082         * faq.texi (Setting up a customization file): Grammar fix.
6083         Customize is no longer "new".
6084         (Displaying the current line or column): Line-number mode is on by
6085         default.  Don't mention `column' package.  Mention linum.el.
6086         (Turning on abbrevs by default): Explain how to do it for buffers,
6087         modes, and everywhere.
6088         (Associating modes with files): Use add-to-list.  Don't mention Emacs
6089         19.
6090         (Highlighting a region): On by default since 23.1.
6091         (Replacing highlighted text): Update doc quote.
6092         (Working with unprintable characters): Don't mention search-quote-char.
6093         (Using an already running Emacs process): Gnuclient is probably not an
6094         enhancement these days.
6095         (Indenting switch statements): Remove mention of pre-Emacs 20.
6096         (Horizontal scrolling): Abbreviate Emacs 20 description.
6097         (Replacing text across multiple files): Fix name of dired command.
6098         (Disabling backups): Use require not load.
6099         (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
6101 2009-06-13  Bill Wohler  <wohler@newt.com>
6103         Release MH-E manual version 8.2.
6105         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6106         release 8.2.
6108 2009-06-13  Glenn Morris  <rgm@gnu.org>
6110         * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
6111         in this day and age the common meaning is "on the web".
6112         (copying): Use @copyright in all cases.
6113         (Basic keys): Remove reference to deleted manual node "Text Characters".
6114         (File-name conventions): Use GNU as an example rather than SERVICE.
6115         default.el lives in site-lisp.  Update Info directory location.
6116         (Real meaning of copyleft): GPL actions have been brought, but all
6117         settled out of court.
6118         (Guidelines for newsgroup postings): Shorten section title.
6119         Simplify comp.emacs description.
6120         (Newsgroup archives): Change Google URL.  Describe Gmane.
6121         (Unsubscribing from Emacs lists): Remove discussion of "distribution
6122         points".  Mention List-Unsubscribe header.
6123         (Contacting the FSF): Update email and URLs.
6124         (Basic editing): Mention F1 for help.
6125         (Installing Texinfo documentation): Refer to Texinfo website rather
6126         than ftp server.
6127         (Printing a Texinfo file): Mention texi2pdf.
6128         (Informational files for Emacs): Don't describe FTP or SERVICE, they
6129         are just stubs nowadays.
6130         (Latest version of Emacs): Explain version numbers.
6131         (Spell-checkers, Checking TeX and *roff documents): Remove sections.
6132         (Turning on syntax highlighting): No need to mention hilit19 any more.
6133         (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
6134         (Modes for various languages): Remove section.
6135         (Major packages and programs): Remove most version and maintainer
6136         information - it's hard to keep up-to-date, and adds nothing.
6137         Similarly with direct links to mailing lists.
6138         (Spell-checkers): Rename node from Ispell.  Mention Aspell and Hunspell.
6139         (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
6140         years, and Emacs comes with tools for this now.
6141         (Patch): Remove section - this is a standard tool.
6142         (Using function keys under X): Remove section.
6144 2009-06-12  Glenn Morris  <rgm@gnu.org>
6146         * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
6147         (Help installing Emacs): Remove reference to deleted X11 node.
6148         (Associating modes with files): Interpreter-mode-alist is no longer
6149         subservient to auto-mode-alist.
6150         (Installing Emacs): Change future Emacs version.
6151         (Linking with -lX11 fails): Remove old section.
6152         (Packages that do not come with Emacs): Update ELL location.
6153         Emacs Lisp archive is dead.
6154         (Emacs for Windows): Remove reference to old CE port.
6155         (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
6156         (Emacs for VMS and DECwindows): Remove old ports.
6157         (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
6158         (Removing flashing messages): Remove section about non-existent Gnus
6159         option.
6161         * faq.texi (Top): Add @top command.
6162         Remove the optional arguments from all @node commands: makeinfo can
6163         generate these automatically, and it is easier to edit and rearrange
6164         nodes without them.
6166 2009-06-11  Glenn Morris  <rgm@gnu.org>
6168         * faq.texi (Common acronyms): Remove no-longer-existing OSF.
6169         (The LPF): Make the updated URL the sole reference point.
6170         (Learning how to do something): Update refcard price and format.
6171         (Getting a printed manual): Sources in doc/emacs/, not man/.
6172         Also available in PDF format.  Since the page count varies, be less
6173         precise.
6174         (Informational files for Emacs): Remove references to deleted files
6175         LPF and SUN-SUPPORT, and to UUCP.
6176         (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
6177         Remove many obsolete ways to get the FAQ, which now seems only to be
6178         distributed with Emacs.
6179         (Mail and news): Remove sections about Rmail Babyl that no longer apply.
6181 2009-06-09  Chong Yidong  <cyd@stupidchicken.com>
6183         * org.texi (Org Plot): Fix tags (Bug#3507).
6184         (Workflow states, Agenda commands): Fix tags (Bug#3508).
6186         * ada-mode.texi (Installation, Compile commands)
6187         (Project File Overview, No project files, Set compiler options)
6188         (Use GNAT project file, Use multiple GNAT project files)
6189         (Identifier completion): Use @samp for menu items, and @kbd for key
6190         sequences (Bug#3504).
6192 2009-06-04  Daiki Ueno  <ueno@unixuser.org>
6194         * gnus.texi (Security): Fix wording; add a link to epa.info.
6196 2009-06-04  Ryan Yeske  <rcyeske@gmail.com>
6198         * message.texi (Header Commands): Fix descriptions to match
6199         keybindings.
6201 2009-04-22  Daiki Ueno  <ueno@unixuser.org>
6203         * gnus.texi (Security): Mention that EasyPG is the current default.
6205 2009-04-13  Chong Yidong  <cyd@stupidchicken.com>
6207         * ediff.texi (Session Commands): Fix typo.
6209 2009-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
6211         * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
6212         news.software.readers.  Reported by Florian Rehnisch.
6214 2009-04-02  Glenn Morris  <rgm@gnu.org>
6216         * auth.texi: Capitalize direntry.
6218         * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
6219         using a period in the entry name.  (Bug#2797)
6221 2009-03-03  Juanma Barranquero  <lekktu@gmail.com>
6223         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
6224         ($(infodir)/auth, auth.dvi): New targets.
6226 2009-03-03  Glenn Morris  <rgm@gnu.org>
6228         * auth.texi: Fix @setfilename.
6230         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6231         (auth, $(infodir)/auth, auth.dvi): New rules.
6233 2009-02-25  Glenn Morris  <rgm@gnu.org>
6235         * faq.texi (Emacs for minimalists): New node.  (Bug#2452)
6237 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6239         * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6241 2009-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6243         * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6244         gnus-nocem-issuers, and gnus-nocem-verifyer.
6246 2009-02-20  Juanma Barranquero  <lekktu@gmail.com>
6248         * ada-mode.texi (Project files, Automatic Casing):
6249         * dbus.texi (Signals):
6250         * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6251         * mh-e.texi (HTML):
6252         * nxml-mode.texi (Locating a schema)
6253         (Using the document's URI to locate a schema):
6254         * org.texi (Footnotes, Using the mapping API):
6255         * rcirc.texi (Channels): Remove duplicate words.
6257 2009-02-20  Glenn Morris  <rgm@gnu.org>
6259         * dired-x.texi (Miscellaneous Commands):
6260         * gnus.texi: Minor updates for mbox Rmail.
6262 2009-02-16  Karl Berry  <karl@gnu.org>
6264         * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6265         * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6266         * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6267         * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6268         * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6269         * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6270         * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6271         * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6272         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6273         Consistently use @insertcopying in the Top node,
6274         @contents at the front (after @end titlepage),
6275         and @direntry after @copying.  (Bug#1988)
6277 2009-02-13  Teodor Zlatanov  <tzz@lifelogs.com>
6279         * auth.texi: New file documenting auth-source.
6281 2009-02-13  Carsten Dominik  <dominik@science.uva.nl>
6283         * org.texi (Org Plot): Fix link.
6285 2009-02-09  Daiki Ueno  <ueno@unixuser.org>
6287         * epa.texi (Mail-mode integration): Mention the way to do
6288         "encrypt-to-self".  (Bug#1807)
6290 2009-02-05  Arni Magnusson  <arnima@hafro.is>  (tiny change)
6292         * ada-mode.texi (No project files): Fix typo.  (Bug#2214)
6294 2009-02-04  Reiner Steib  <Reiner.Steib@gmx.de>
6296         * gnus-news.texi: Print version about Incoming*.
6298 2009-02-02  Carsten Dominik  <dominik@science.uva.nl>
6300         * org.texi (Structure editing, Handling links)
6301         (Fast access to TODO states, Javascript support): Make standard docs
6302         correctly reflect default variable settings.
6304 2009-02-02  Glenn Morris  <rgm@gnu.org>
6306         * org.texi: Fix typos.
6308 2009-02-01  Michael Albinus  <michael.albinus@gmx.de>
6310         Sync with Tramp 2.1.15.
6312         * trampver.texi: Update release number.
6314 2009-01-31  Carsten Dominik  <carsten.dominik@gmail.com>
6316         * org.texi (TODO dependencies): Document TODO dependencies on
6317         checkboxes.
6319 2009-01-30  Carsten Dominik  <dominik@science.uva.nl>
6321         * org.texi (TODO dependencies): Document key binding for toggling
6322         ORDERED property.
6324 2009-01-28  Michael Albinus  <michael.albinus@gmx.de>
6326         * dbus.texi (Errors and Events): Fix typos.  Describe second parameter
6327         of hook functions.
6329 2009-01-28  Carsten Dominik  <dominik@science.uva.nl>
6331         * org.texi (TODO dependencies): New section.
6333 2009-01-27  Carsten Dominik  <dominik@science.uva.nl>
6335         * org.texi (Plain lists, TODO basics, Priorities)
6336         (Multiple sets in one file, Conflicts): Document interaction with
6337         `shift-selection-mode'.
6339 2009-01-27  Jay Belanger  <jay.p.belanger@gmail.com>
6341         * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6342         Make Calc the subject of sentences.
6343         (Rearranging Formulas using Selections): Discuss new options
6344         for `j *'.
6346 2009-01-26  Michael Albinus  <michael.albinus@gmx.de>
6348         * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6350 2009-01-26  Glenn Morris  <rgm@gnu.org>
6352         * org.texi: Fix typos.
6354 2009-01-26  Bill Wohler  <wohler@newt.com>
6356         * mh-e.texi (EDITION, UPDATED): Update.
6358 2009-01-25  Carsten Dominik  <dominik@science.uva.nl>
6360         * org.texi (References): Add information about remote references.
6361         (Built-in table editor): Document `C-c RET' in tables.
6362         (Math symbols, Quoting LaTeX code): Mention that simple
6363         LaTeX macros survive LaTeX export.
6364         (Images in LaTeX export): Show how to create a reference to a
6365         figure.
6366         (Sectioning structure): Document that the LaTeX class can be
6367         specified in a property.
6368         (Text areas in HTML export): New section.
6369         (External links): Add examples for text search and ID links.
6370         (Built-in table editor): Remove the descriptio of `C-c
6371         C-q', it not longer works.
6372         (Literal examples): Document that a space must follow
6373         the colon in short examples.
6374         (Relative timer): Document `org-timer-stop'.
6375         (Footnotes): New section.
6376         (Footnote markup): Shorten section and refer to new Footnote
6377         section.
6378         (Literal examples): Add documentation for line
6379         numbering in and references to code examples.
6380         (CSS support): Fix the description of default CSS styles.
6381         (Capturing column view): Document
6382         "file:path/to/file.org" as an allowed value for the ID property of
6383         a dynamic block copying column view.
6385 2009-01-23  Stephen Eglen  <stephen@gnu.org>
6387         * mh-e.texi (Getting Started): Describe $MH.
6389 2009-01-21  Michael Albinus  <michael.albinus@gmx.de>
6391         * tramp.texi (all): Harmonize usage of "external method",
6392         "external transfer method" and "out-of-band method".
6393         (Connection types): Precise the differences of inline and external
6394         methods.  Written by Adrian Phillips <a.phillips@met.no>.
6396 2009-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
6398         * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6399         commands as described at the top.  Reported by Allan Gottlieb
6400         <gottlieb@nyu.edu>.
6402 2009-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6404         * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6405         nnmail-pathname-coding-system.
6407 2009-01-17  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6409         * org.texi (Relative timer): Fix typo.
6411 2009-01-15  Juanma Barranquero  <lekktu@gmail.com>
6413         * org.texi (Clocking work time): Fix typo.
6414         Reported by Peter Tury <tury.peter@gmail.com>.  (Bug#1925)
6416 2009-01-13  Glenn Morris  <rgm@gnu.org>
6418         * org.texi: Fix some more typos.
6420 2009-01-13  Peter Tury  <tury.peter@gmail.com>  (tiny change)
6422         * org.texi: Fix some typos.
6424 2009-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
6426         * gnus.texi (Group Parameters): Add note for local variables.
6428 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6430         * gnus.texi (Converting Kill Files): Fix URL.
6431         Include gnus-kill-to-score.el in contrib directory.
6433 2009-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
6435         * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6436         Reported by Leo <sdl.web@gmail.com>.  (Bug#1660)
6437         (Paging the Article): Add index entry.
6439 2009-01-03  Stephen Leake  <stephen_leake@member.fsf.org>
6441         * ada-mode.texi (Examples): Delete redundant text.
6443 2009-01-03  Michael Albinus  <michael.albinus@gmx.de>
6445         * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6447         * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6448         addresses.
6450 2009-01-03  Bill Wohler  <wohler@newt.com>
6452         * mh-e.texi (Scan Line Formats): Indicate that first column should be
6453         kept empty.
6455 2008-12-20  Carsten Dominik  <dominik@science.uva.nl>
6457         * org.texi (Activation, Exporting, ASCII export, HTML export)
6458         (HTML Export commands, LaTeX/PDF export commands):
6459         Improve documentation about transient-mark-mode.
6460         (References): Document the use of special names like $LR1 to reference
6461         to fields in the last table row.
6463 2008-12-19  Juri Linkov  <juri@jurta.org>
6465         * info.texi (Search Text): Remove mention of removed key binding M-s.
6467 2008-12-18  Carsten Dominik  <dominik@science.uva.nl>
6469         * org.texi (References): Remove mentioning of @0 as reference for the
6470         last line, this has been reverted in the Lisp sources.
6472 2008-12-17  Juanma Barranquero  <lekktu@gmail.com>
6474         * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6475         (DVI_TARGETS): Remove duplicates.  Add sasl.
6476         ($(infodir)/sasl, sasl.dvi): New targets.
6478 2008-12-17  Carsten Dominik  <dominik@science.uva.nl>
6480         * org.texi: Version number pushed to 6.15d.
6482 2008-12-16  Carsten Dominik  <dominik@science.uva.nl>
6484         * org.texi (Tables in LaTeX export): New section.
6485         (Images in LaTeX export): New section.
6486         (Inlined images, Images in HTML export): Sections renamed.
6488 2008-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
6490         * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6492 2008-12-04  David Engster  <dengste@eml.cc>
6494         * gnus.texi (nnmairix): Mention mairix.el.  Point out the importance
6495         of nnml-get-new-mail.  Change URL for mairix patch.
6497 2008-12-02  Carsten Dominik  <carsten.dominik@gmail.com>
6499         * org.texi (Using the mapping API): Fix bug in mapping example.
6500         (Publishing options): Make the list of properties complete again, in
6501         correspondence to the variable `org-export-plist-vars'.
6502         (Property searches): Document new special values for time comparisons.
6503         (Tag inheritance): Refine the description of tag inheritance.
6504         (Project alist): Add info about the publishing sequence of components.
6505         (Effort estimates): Document the new relative timer.
6507 2008-12-01  Jay Belanger  <jay.p.belanger@gmail.com>
6509         * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6510         (Using Calc): Clarify use of `C-x * o'.
6511         (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6513 2008-11-28  Richard M Stallman  <rms@gnu.org>
6515         * dbus.texi (Receiving Method Calls): Clean up previous change.
6517 2008-11-26  Michael Albinus  <michael.albinus@gmx.de>
6519         * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6520         `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6521         `dbus-unescape-from-identifier'.
6522         (Receiving Method Calls): New constants `dbus-service-emacs' and
6523         `dbus-path-emacs'.  Precise return values of `dbus-register-method'.
6524         (Signals): Use the constants in the example.
6526 2008-11-24  Carsten Dominik  <dominik@science.uva.nl>
6528         * org.texi: Re-apply change to FDL 1.3.
6530 2008-11-23  Carsten Dominik  <dominik@science.uva.nl>
6532         * org.texi (Setting up Remember): Document `org-remember-mode'.
6533         (External links): Document that bbdb links can use a regular
6534         expression.
6535         (External links): Document that elisp links can contain interactive
6536         commands.
6538 2008-11-22  Michael Kifer  <kifer@cs.stonybrook.edu>
6540         * viper.texi (viper-translate-all-ESC-keysequences):
6541         Description removed.
6543 2008-11-19  Glenn Morris  <rgm@gnu.org>
6545         * doclicense.texi: Change to FDL 1.3.
6546         Relicense all texi files under FDL 1.3 or later.
6548 2008-11-17  Jay Belanger  <jay.p.belanger@gmail.com>
6550         * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6552 2008-11-16  Michael Kifer  <kifer@cs.stonybrook.edu>
6554         * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6556         * ediff.texi: Version/date change.
6558 2008-11-14  Chong Yidong  <cyd@stupidchicken.com>
6560         * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6562 2008-11-14  Jay Belanger  <jay.p.belanger@gmail.com>
6564         * calc.texi (About This Manual): Comment out a mention of
6565         marginal notes.
6567 2008-11-12  Carsten Dominik  <dominik@science.uva.nl>
6569         * org.texi (Clocking work time): Document the :formula property of
6570         clock tables.
6571         (Structure editing, Refiling notes): Document refiling regions.
6572         (Agenda commands): Document the double-prefix version
6573         of the `l' command in the agenda.
6574         (Handling links): Explain the effect of a double prefix
6575         arg to `C-c C-o'.
6576         (TODO basics): Add documentation for tag triggers.
6578 2008-10-23  Glenn Morris  <rgm@gnu.org>
6580         * cl.texi (Function Bindings): Mention `flet' fails to deal with
6581         byte-compiling things like `+'.
6583         * ns-emacs.texi: Merge copyright years of author now with assignment
6584         into FSF years.
6585         (VER): Use it for easier automatic updating.  Use Emacs version rather
6586         than standalone Emacs.app version.
6588 2008-10-12  Carsten Dominik  <dominik@science.uva.nl>
6590         * org.texi: Lots of minor fixes.
6591         (Capture): New chapter.
6592         (Org Plot): New section.
6594 2008-09-30  Magnus Henoch  <mange@freemail.hu>
6596         * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6598 2008-09-30  Jay Belanger  <jay.p.belanger@gmail.com>
6600         * calc.texi (User Defined Units): Mention how to enter optional display
6601         string.
6603 2008-09-25  Teodor Zlatanov  <tzz@lifelogs.com>
6605         * message.texi (Sending Variables): Fix variable documentation to
6606         avoid the "y/n" wording.
6608 2008-09-24  Teodor Zlatanov  <tzz@lifelogs.com>
6610         * message.texi (Sending Variables): Add `message-confirm-send' doc.
6612 2008-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6614         * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6615         @enumerate section so as to be able to be formatted with MAKEINFO=no.
6617 2008-09-22  Bill Wohler  <wohler@newt.com>
6619         Release MH-E manual version 8.1.
6621         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6622         release 8.1.
6624         * mh-e.texi: Retain dual license as agreed to by the FSF.
6625         However, bump GPL to Version 3.
6626         Use @include for license text.
6628 2008-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6630         * gnus.texi (Top, Setup, Fancy splitting to parent)
6631         (Store custom flags and keywords, Store arbitrary data):
6632         Clean up markup.
6634 2008-09-16  Teodor Zlatanov  <tzz@lifelogs.com>
6636         * gnus.texi (The Gnus Registry): Document it.
6638 2008-09-08  David Engster  <dengste@eml.cc>
6640         * gnus.texi (nnmairix): Point out that nnml uses MH format.
6641         Clarify section about choosing back end servers.
6643 2008-08-23  Glenn Morris  <rgm@gnu.org>
6645         * dired-x.texi (Shell Command Guessing):
6646         Mention dired-guess-shell-case-fold-search.  (Bug#417)
6648 2008-08-22  Michael Albinus  <michael.albinus@gmx.de>
6650         * trampver.texi: Update release number.
6652 2008-08-18  Brian Cully  <bjc@kublai.com>  (tiny change)
6654         * ns-emacs.texi: Update version.
6655         (Introduction): Correct menu location for options save.
6656         (Customization): Note that defaults are stored under org.gnu.Emacs.
6658 2008-08-11  Bill Wohler  <wohler@newt.com>
6660         * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6661         explicit about GNU mailutils MH elsewhere (with thanks to Darel
6662         Henman) (closes SF #1768928).
6664 2008-08-10  Glenn Morris  <rgm@gnu.org>
6666         * ns-emacs.texi: Use @copying.  Change copyright of authors with
6667         assignment to FSF.  Change license to GFDL.
6668         (Top): Remove outdated references.
6670 2008-08-07  Reiner Steib  <Reiner.Steib@gmx.de>
6672         * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6673         Add gnus-summary-sort-by-most-recent-number and
6674         gnus-summary-sort-by-most-recent-date.
6675         (Summary Sorting): Explain prefix argument.
6677 2008-08-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6679         * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6680         gnus-summary-pipe-output.
6682 2008-08-03  Michael Albinus  <michael.albinus@gmx.de>
6684         * dbus.texi (Receiving Method Calls): Document error handling of own
6685         D-Bus methods.
6687 2008-08-01  Bill Wohler  <wohler@newt.com>
6689         * mh-e.texi (Reading Mail)
6690         (Viewing Attachments): Describe new function
6691         mh-show-preferred-alternative.
6692         (Sending Mail, Redistributing, Sending Message): Describe new hook
6693         mh-annotate-msg-hook.
6695 2008-07-31  Michael Albinus  <michael.albinus@gmx.de>
6697         * dbus.texi (Arguments and Signatures): Fix example.
6698         (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6699         (Asynchronous Methods): New node.
6700         (Errors and Events): Describe extended layout of `dbus-event'.
6701         New defun `dbus-event-message-type'.
6703 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
6705         * ediff.texi: Remove VMS support.
6707 2008-07-29  Juanma Barranquero  <lekktu@gmail.com>
6709         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6710         ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6712 2008-07-29  Chong Yidong  <cyd@stupidchicken.com>
6714         * Makefile.in: Add mairix-el targets.
6716 2008-07-29  David Engster  <deng@randomsample.de>
6718         * mairix-el.texi: New file.
6720 2008-07-28  Stephen Leake  <stephen_leake@stephe-leake.org>
6722         * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6723         project files.  Delete 'main_unit' project variable; not needed.  Allow
6724         process environment variables wherever project variables are allowed.
6725         Add tutorial section on multiple GNAT project files.
6727 2008-07-27  Michael Albinus  <michael.albinus@gmx.de>
6729         Sync with Tramp 2.1.14.
6731         * trampver.texi: Update release number.
6733 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
6735         * ns-emacs.texi:
6736         * faq.texi: Remove mentions of Mac Carbon.
6738 2008-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6740         * gnus.texi (Saving Articles): Describe the 2nd argument of
6741         gnus-summary-save-in-pipe.
6742         (SpamAssassin): Use it.
6744 2008-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6746         * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6748 2008-07-25  Carsten Dominik  <dominik@science.uva.nl>
6750         * org.texi (Export options): Document the use of the creator flag.
6752 2008-07-24  Carsten Dominik  <dominik@science.uva.nl>
6754         * org.texi: New version 6.06a.
6756 2008-07-23  Juanma Barranquero  <lekktu@gmail.com>
6758         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6759         ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6761 2008-07-23  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6763         * calc.texi (Editing Stack Entries, Algebraic Entry):
6764         Rewrite introductory sentences so it can be used by
6765         Calc's help functions.  Mention fixing typos.
6766         (Customizing Calc): Fix typo.
6768 2008-07-23  Jay Belanger  <jay.p.belanger@gmail.com>
6770         * calc.texi (summarykey): New macro.  Use to correctly format keys in
6771         the summary.
6773 2008-07-20  Adrian Robert  <adrian.b.robert@gmail.com>
6775         * ns-emacs.texi (Customization): Corrected documentation on color
6776         specification formats.
6778 2008-07-19  Andreas Schwab  <schwab@suse.de>
6780         * ns-emacs.texi: Moved from ../emacs.  Add @direntry.
6782         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6783         (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6785 2008-07-18  Michael Albinus  <michael.albinus@gmx.de>
6787         * dbus.texi (Inspection): Rework, introduce submenus.
6788         (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6789         (Properties and Annotations, Arguments and Signatures): New nodes.
6791 2008-07-13  Michael Albinus  <michael.albinus@gmx.de>
6793         * dbus.texi (Receiving Method Calls): Fix description of
6794         `dbus-register-method'.
6795         (Signals): Allow also signal arguments for filtering in
6796         `dbus-register-signal'.
6798 2008-07-13  Vincent Belaïche  <vincent.b.1@hotmail.fr>
6800         * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6801         `cnorm'.
6802         (Arithmetic Tutorial): Simplify the verification of prime factors.
6804 2008-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6806         * gnus.texi (Saving Articles): Mention
6807         gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6809 2008-06-29  Jay Belanger  <jay.p.belanger@gmail.com>
6811         * calc.texi: Adjust mode line throughout.
6813 2008-06-28  Juanma Barranquero  <lekktu@gmail.com>
6815         * sasl.texi (Mechanisms): Fix typos.
6817 2008-06-24  Jay Belanger  <jay.p.belanger@gmail.com>
6819         * calc.texi (Killing from the stack): Mention using normal Emacs
6820         copying.
6822 2008-06-21  Michael Albinus  <michael.albinus@gmx.de>
6824         * tramp.texi (Password handling): Rename from "Password caching".
6825         Add `auth-source' mechanism.
6826         (Connection caching): Tramp reopens the connection automatically,
6827         when the operating system on the remote host has been changed.
6829 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
6831         * makefile.w32-in (distclean): Remove makefile.
6833 2008-06-17  Carsten Dominik  <dominik@science.uva.nl>
6835         * org.texi (Using the mapping API): New section.
6836         (Agenda column view): New section.
6837         (Moving subtrees): Document archiving to the archive sibling.
6838         (Agenda commands): Document columns view in the agenda.
6839         (Using the property API): Document the API for multi-valued properties.
6841 2008-06-17  Jason Riedy  <jason@acm.org>
6843         * org.texi (A LaTeX example): Note that fmt may be a one-argument
6844         function, and efmt may be a two-argument function.
6845         (Radio tables): Document multiple destinations.
6847 2008-06-16  Glenn Morris  <rgm@gnu.org>
6849         * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6850         Add Cover-Texts.
6852 2008-06-15  Glenn Morris  <rgm@gnu.org>
6854         * faq.texi (VER): Update to 23.0.60.
6856         * mh-e.texi: Remove option of licensing under GPL.
6857         Add Cover-Texts to GFDL permissions notice.
6858         (GPL): Remove section.
6859         (GFDL): Include doclicense.texi rather than the actual text.
6861         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6862         (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6864         * sasl.texi: Fix output file name.
6866         * epa.texi, sasl.texi: Refer to license in Emacs manual.
6868         * gnus-coding.texi: Refer to license in Gnus manual.
6870         * idlwave.texi, sasl.texi: Use @copying.
6872         * org.texi: Change to GFDL 1.2.  Refer to license in Emacs manual.
6874         * speedbar.texi: Update Back-Cover Text as per maintain.info.
6876         * url.texi: Use @copying, @title, @subtitle, @author.
6878         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6879         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6880         * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6881         * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6882         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6883         * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6884         * widget.texi, woman.texi:
6885         Remove references to external license, since doclicense is included.
6887         * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6888         * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6889         Remove references to non-existent Invariant Sections.
6891 2008-06-14  Glenn Morris  <rgm@gnu.org>
6893         * faq.texi (Major packages and programs): Remove references to external
6894         Supercite, Calc, VIPER, since they have been included for some time.
6895         Update VM, AUCTeX, BBDB entries.
6897 2008-06-14  Ulf Jasper  <ulf.jasper@web.de>
6899         * newsticker.texi: Updated to match latest newsticker changes.
6901 2008-06-13  Glenn Morris  <rgm@gnu.org>
6903         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6904         * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6905         * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6906         * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6907         * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6908         * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6909         * woman.texi:
6910         Update Back-Cover Text as per maintain.info.
6912 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6914         * gnus-faq.texi: Generate.  Change node names to "FAQ N-M".
6916         * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6917         (gnus-faq.xml): Update repository host.
6919         * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6921 2008-06-15  Frank Schmitt  <ich@frank-schmitt.net>
6923         * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6924         Fix a typo.
6926 2008-06-15  Reiner Steib  <Reiner.Steib@gmx.de>
6928         * gnus.texi (Mail Source Customization): Correct values of
6929         `mail-source-delete-incoming'.  Reported by Tassilo Horn.
6930         (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6932 2008-06-14  Reiner Steib  <Reiner.Steib@gmx.de>
6934         * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6935         coding standards.
6937 2008-06-14  David Engster  <dengste@eml.cc>
6939         * gnus.texi (nnmairix): Markup fixes.
6941 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6943         * gnus.texi (nnmairix): Markup and other minor fixes.
6945 2008-06-05  David Engster  <dengste@eml.cc>
6947         * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6949 2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
6951         * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6952         (Searching, nnir, nnmairix): New stub nodes.
6954 2008-05-30  Felix Lee  <felix.1@canids.net>
6956         * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6958 2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
6960         * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6962 2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
6964         * gnus.texi (Scoring On Other Headers): Fix typo.  Rearrange.
6966 2008-05-15  Jonathan Yavner  <jyavner@member.fsf.org>
6968         * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6970 2008-05-06  Juanma Barranquero  <lekktu@gmail.com>
6972         * info.texi (Top): Fix typo in xref.
6974 2008-05-05  Karl Berry  <karl@gnu.org>
6976         * info.texi (Top): @xref to stand-alone manual.
6978 2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6980         * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6981         (Various Summary Stuff): Fix typo in last xref.
6983 2008-05-02  Juanma Barranquero  <lekktu@gmail.com>
6985         * org.texi (Moving subtrees): Fix typo.
6987 2008-04-28  Michael Albinus  <michael.albinus@gmx.de>
6989         * tramp.texi (Frequently Asked Questions): Explain, how to disable
6990         Tramp via `tramp-mode'.
6992 2008-04-27  Carsten Dominik  <dominik@sam.science.uva.nl>
6994         * org.texi: Massive changes, in many parts of the file.
6996 2008-04-27  Jason Riedy  <jason@acm.org>
6998         * org.texi (A LaTeX example): Note that fmt may be a
6999         one-argument function, and efmt may be a two-argument function.
7000         (Radio tables): Document multiple destinations.
7002 2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
7004         * gnus.texi (Oort Gnus): Add message-fill-column.
7006 2008-04-12  Adrian Aichner  <adrian@xemacs.org>
7008         * gnus.texi (Mail Source Specifiers): Typo fix.
7010 2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
7012         * gnus.texi (Diary Headers Generation): Update key binding for
7013         `gnus-diary-check-message'.
7015 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7017         * gnus.texi (Emacsen): Addition.
7019 2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
7021         * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
7023 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
7025         * gnus.texi (Oort Gnus): Mention customizing of tool bars.
7027 2008-04-09  Reiner Steib  <Reiner.Steib@gmx.de>
7029         * gnus-news.texi: Update tool bar item.
7031 2008-04-09  Sven Joachim  <svenjoac@gmx.de>
7033         * gnus-news.texi: Fix typos.
7035 2008-04-11  Jay Belanger  <jay.p.belanger@gmail.com>
7037         * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
7038         Add mention of `kron'.
7040 2008-04-01  Daiki Ueno  <ueno@unixuser.org>
7042         * epa.texi (Encrypting/decrypting *.gpg files):
7043         Document epa-file-name-regexp.
7045 2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
7047         * gnus.texi (Example Methods): Fix description about ssh-agent.
7048         (Indirect Functions): Fix the default value of nntp-telnet-command;
7049         remove link to connect.html.
7051 2008-03-30  Michael Albinus  <michael.albinus@gmx.de>
7053         * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
7054         dbus-call-method.
7055         (Receiving Method Calls): The timeout can be set by the calling client.
7057         * trampver.texi: Update release number.
7059 2008-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
7061         * gnus.texi (Top): Fix version.  Add SASL.
7063 2008-03-29  Michael Albinus  <michael.albinus@gmx.de>
7065         Sync with Tramp 2.1.13.
7067         * trampver.texi: Update release number.
7069 2008-03-29  Chong Yidong  <cyd@stupidchicken.com>
7071         * org.texi: Update to new org-mode website.
7073 2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
7075         * cl.texi (For Clauses): Fix loop over key-seq to match code.
7077 2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
7079         * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
7080         gnus-read-ephemeral-gmane-group-url,
7081         gnus-read-ephemeral-emacs-bug-group,
7082         gnus-read-ephemeral-debian-bug-group.
7084 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7086         * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
7088         * gnus-news.texi: Add EasyPG.  Add gnus-article-browse-html-article.
7089         Add FIXMEs for Bookmarks and gnus-registry-marks.
7091 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7093         * gnus.texi (Smileys): Document `smiley-style'.
7095 2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
7097         * gnus.texi (Gnus Development): Clarify difference between ding and
7098         gnu.emacs.gnus.
7099         (MIME Commands, Using MIME, RSS): Fix markup.
7101         * gnus-faq.texi ([8.4]): Ditto.
7103 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
7105         * gnus.texi (Emacsen): Remove obsolete stuff.
7107 2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
7109         * gnus.texi (Oort Gnus): Add version info WRT
7110         `mail-source-delete-incoming'.
7112 2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
7114         * gnus.texi (Top): Add "Other related manuals" and version info in
7115         `iftex' output.
7116         (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
7117         gnus-balloon-face-0 and the corresponding format specifiers.
7119 2008-03-26  Michael Albinus  <michael.albinus@gmx.de>
7121         * tramp.texi (Filename completion): Remove footnote about let-bind
7122         of `partial-completion-mode'.  It doesn't work this way.
7124 2008-03-26  Stefan Monnier  <monnier@iro.umontreal.ca>
7126         * pcl-cvs.texi (Contributors): Update my email.
7128 2008-03-21  Michael Albinus  <michael.albinus@gmx.de>
7130         * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
7132 2008-03-17  Bill Wohler  <wohler@newt.com>
7134         * mh-e.texi (Viewing): Update URL for adding header fields to
7135         mh-invisible-header-fields-default.
7137 2008-03-16  Bill Wohler  <wohler@newt.com>
7139         * mh-e.texi (Preface): Add Gnus to requirements.
7140         (Forwarding): Note that forwarded MIME messages are now inline.
7142 2008-03-14  Stefan Monnier  <monnier@iro.umontreal.ca>
7144         * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
7145         (Common Variables): Give precedence to the netcat methods over the
7146         telnet methods, and mention that they are more reliable.
7148 2008-03-13  Carsten Dominik  <dominik@science.uva.nl>
7150         * org.texi (Exporting Agenda Views): Document agenda export to
7151         iCalendar.
7152         (Progress logging): Document the new progress logging stuff.
7154 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7156         * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
7157         Update for change of `mail-source-delete-incoming'.
7159         * gnus-news.texi: Ditto.
7161 2008-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
7163         * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
7164         custom versions.
7166 2008-03-07  Alan Mackenzie  <acm@muc.de>
7168         * cc-mode.texi (Limitations and Known Bugs): State that the number of
7169         parens/brackets in a k&r region is limited.
7171 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
7173         * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
7174         using different Emacs versions.
7176 2008-02-27  Glenn Morris  <rgm@gnu.org>
7178         * sc.texi: Remove a lot of old and obsolete info.
7179         (titlepage): Simplify.
7180         (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
7181         (VM with any Emacsen, GNEWS with any Emacsen)
7182         (Overloading for Non-conforming MUAs, Version 3 Changes)
7183         (The Supercite Mailing List): Delete nodes.
7184         (Introduction): Remove info about old packages.
7185         (Getting Connected): Simplify.  Remove info about old packages.
7186         (Citing Commands): Delete Emacs 19 info.
7187         (Hints to MUA Authors): Simplify.
7188         (Thanks and History): Merge in some info from the deleted node
7189         "Version 3 Changes".
7191 2008-02-05  Juanma Barranquero  <lekktu@gmail.com>
7193         * org.texi (Setting tags, In-buffer settings):
7194         * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
7196 2008-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7198         * gnus-news.texi: Mention that spaces and tabs are allowed in the
7199         installation directory name.
7201 2008-02-12  Romain Francoise  <romain@orebokech.com>
7203         * epa.texi (Overview): Fix typo.
7205 2008-02-11  Daiki Ueno  <ueno@unixuser.org>
7207         * epa.texi (Quick start): Remove the .emacs setting.
7209 2008-02-10  Daiki Ueno  <ueno@unixuser.org>
7211         * epa.texi (Quick start): Use the command `epa-enable' instead of
7212         loading `epa-setup'.
7214 2008-02-08  Juanma Barranquero  <lekktu@gmail.com>
7216         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
7217         ($(infodir)/epa, epa.dvi): New targets.
7219 2008-02-08  Daiki Ueno  <ueno@unixuser.org>
7221         * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
7223         * epa.texi: New manual documenting the EasyPG Assistant.
7225 2008-02-06  Michael Albinus  <michael.albinus@gmx.de>
7227         * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7228         (Inspection): New function dbus-ping.
7230 2008-02-05  Michael Albinus  <michael.albinus@gmx.de>
7232         * tramp.texi (Remote processes): Add `shell-command'.
7234 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
7236         * tramp.texi: Use new FSF's Back-Cover Text.
7238 2008-01-28  Michael Sperber  <sperber@deinprogramm.de>
7240         * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7241         (Group Parameters): Document `mail-source' parameter.
7243 2008-01-27  Michael Albinus  <michael.albinus@gmx.de>
7245         * tramp.texi (Inline methods): The hostname of the su(do)? methods
7246         must be a local host.
7248 2008-01-26  Michael Olson  <mwolson@gnu.org>
7250         * erc.texi: Update version for ERC 5.3 release.
7251         (Obtaining ERC): Update extras URLs for 5.3.
7252         (Development): Write instructions for git, and remove those for Arch.
7253         (History): Mention the switch to git.
7255 2008-01-24  Karl Berry  <karl@gnu.org>
7257         * info.texi (Search Index, Search Text): Mention the command
7258         character in the section name, a la the (Go to node) node.
7260 2008-01-21  Michael Albinus  <michael.albinus@gmx.de>
7262         * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7264 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7266         * gnus-news.texi: Mention gnus-article-describe-bindings.
7268 2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7270         * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7272 2008-01-18  Carsten Dominik  <dominik@science.uva.nl>
7274         * org.texi (Property inheritance): New section.
7275         (Conventions): New section.
7276         (Structure editing): Document C-RET, the prefix arg to the cut/copy
7277         commands, and the new bindings for refiling.
7278         (Sparse trees): Document the new special command for sparse trees.
7279         (References): Be more clear about the counting of hilines.
7280         (Handling links): Document M-p/n for accessing links.
7281         (Fast access to TODO states): New section.
7282         (Per file keywords): New section.
7283         (Property inheritance): New section.
7284         (Column attributes): New summary types.
7285         (Capturing Column View): New section.
7286         (The date/time prompt): Cover the new features in the date/time prompt.
7287         Compactify the table of keys for the calendar remote control.
7288         (Clocking work time): Document the new :scope parameter.
7289         (Remember): Promoted to chapter.
7290         (Quoted examples): New section.
7291         (Enhancing text): New verbatim environments.
7293 2008-01-14  Michael Albinus  <michael.albinus@gmx.de>
7295         * trampver.texi: Update release number.
7297 2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7299         * gnus.texi (Article Keymap):
7300         Add gnus-article-wide-reply-with-original; fix descriptions of
7301         gnus-article-reply-with-original and
7302         gnus-article-followup-with-original.
7304 2008-01-09  Glenn Morris  <rgm@gnu.org>
7306         * nxml-mode.texi: Add @copying section.
7308 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
7310         * message.texi (Mail Variables): Add some text from "(gnus)Posting
7311         Server".  Add `message-send-mail-with-mailclient'.
7313         * gnus.texi (Posting Server): Move some text to "(message)Mail
7314         Variables" and add a reference here.
7316 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
7318         * dbus.texi (Receiving Method Calls): New chapter.
7319         (Errors and Events): Add serial number to events.  Replace "signal" by
7320         "message".  Introduce dbus-event-serial-number.
7322 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
7324         * dbus.texi (Type Conversion): Explain the type specification for empty
7325         arrays.  Use another example.
7327 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
7329         * dbus.texi (all): Replace "..." by @dots{}.
7330         (Type Conversion): Precise the value range for :byte types.
7331         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7332         Mention its return value.
7333         (Errors and Events): There is no D-Bus error propagation during event
7334         processing.
7336 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
7338         * calc.texi (Yacas Language, Maxima Language, Giac Language):
7339         New sections.
7341 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
7343         * gnus.texi (Group Parameters): Reorder the text and add a note about
7344         `gnus-parameters' near the beginning of the node.
7346 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
7348         * gnus.texi (Score File Editing): Fix function name.
7350 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
7352         Sync with Tramp 2.1.12.
7354         * trampver.texi: Update release number.
7356 2007-12-22  Richard Stallman  <rms@gnu.org>
7358         * cc-mode.texi (Getting Started): Change @ref to @pxref.
7360 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
7362         * dbus.texi (Type Conversion): Correct input parameters mapping.
7364 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
7366         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7367         (Errors and Events): Mention wrong-type-argument error.
7369 2007-12-21  Alex Schroeder  <alex@gnu.org>
7371         * rcirc.texi: Changed single spaces after sentence end to double
7372         spaces.  Fixed some typos.
7373         (Internet Relay Chat): Explain relay.
7374         (Getting started with rcirc): Change items to reflect prompts.
7375         Add more explanation to rcirc-track-minor-mode and added a comment to
7376         warn future maintainers that this section is a copy.
7377         (People): Change /ignore example.
7378         (Keywords): Not keywords.
7380 2007-12-20  Alex Schroeder  <alex@gnu.org>
7382         * rcirc.texi (Top): Fighting Information Overload chapter added.
7383         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7384         (rcirc commands): Move /ignore command to the new chapter.
7385         (Fighting Information Overload): New chapter documenting /keyword,
7386         /bright, /dim, channel ignore, and low priority channels.
7387         (Configuration): Document rcirc-server-alist, remove
7388         rcirc-startup-channels-alist and rcirc-default-server.
7390 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
7392         * dbus.texi (Signals): Fix example in dbus-register-signal.
7394 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
7396         * gnus.texi (Score Variables): Fix typo.
7398 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
7400         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7401         (Signals): Adapt dbus-send-signal and dbus-register-signal.
7402         (Errors and Events): Adapt dbus-event.
7404 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7406         * gnus.texi (Other Files): Add the yenc command.
7408 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
7410         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7411         since 2004-08-06.
7413 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7415         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7416         on body.
7418 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7420         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7421         and rfc2047-allow-irregular-q-encoded-words; fix description of
7422         rfc2047-encode-encoded-words.
7424 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
7426         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7428 2007-12-05  Michael Olson  <mwolson@gnu.org>
7430         * remember.texi (Diary): Remove "require" line for remember-diary.el.
7431         Update documentation for `remember-diary-file'.
7433 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
7435         * dbus.texi (Signals): Precise `dbus-register-signal'.
7436         (Errors and Events): Rework events part, the internal structure of
7437         dbus-event has changed.
7439 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
7441         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7442         ($(infodir)/dbus, dbus.dvi): New targets.
7444 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
7446         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7447         unconditionally.
7449         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7450         emulation with @print{}.
7452 2007-12-02  Richard Stallman  <rms@gnu.org>
7454         * dbus.texi (Overview): Minor cleanup.
7456 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
7458         * Makefile.in (INFO_TARGETS): Add dbus.
7459         (DVI_TARGETS): Add dbus.dvi.
7460         (dbus, dbus.dvi): New targets.
7462         * dbus.texi: New file.
7464 2007-11-24  Romain Francoise  <romain@orebokech.com>
7466         * nxml-mode.texi: Add description in @direntry.
7467         Fix file name to match @setfilename.
7469 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
7471         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7472         ($(infodir)/nxml-mode): New rule.
7474         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7475         ($(infodir)/nxml-mode): New rule.
7476         (clean): Add nxml-mode*.
7478         * nxml-mode.texi: New file with nxml manual.
7480 2007-11-18  Richard Stallman  <rms@gnu.org>
7482         * flymake.texi (Example -- Configuring a tool called directly):
7483         Update example.
7485 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
7487         * tramp.texi (Filename completion): Simplify explanation of
7488         double-slash behavior.  Explain directory contents flushing.
7490 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
7492         * calc.texi (TeX and LaTeX Language Modes): Put in
7493         missing braces.
7495 2007-11-15  Richard Stallman  <rms@gnu.org>
7497         * cl.texi (Equality Predicates): Delete `eql'.
7498         (Predicates, Naming Conventions, Top): Delete `eql'.
7499         (Common Lisp Compatibility): Delete `eql'.
7500         (Porting Common Lisp): Delete obsolete backquote info.
7501         Minor clarification about character constants.
7502         (Sequence Basics): Minor clarification.
7504 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
7506         * cc-mode.texi (Electric Keys, Custom Macros):
7507         * tramp.texi (Filename completion): Fix typos.
7509 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
7511         * calc.texi (Basic commands): Mention the menu.
7513 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
7515         * tramp.texi (Connection caching): Tramp flushes connection
7516         properties when remote operating system has been changed.
7518 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
7520         * gnus-news.texi: Fix spelling.
7521         `message-insert-formatted-citation-line', not
7522         `message-insert-formated-citation-line'.
7524         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7526 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
7528         * tramp.texi (Overview): Mention also the PuTTY integration under
7529         w32.  Remove paragraphs about Tramp's experimental status.
7530         (Frequently Asked Questions): Add code example for highlighting the
7531         mode line.
7533 2007-11-03  Michael Olson  <mwolson@gnu.org>
7535         * remember.texi: Change mentions of remember-buffer to
7536         remember-finalize throughout.
7538 2007-10-30  Michael Olson  <mwolson@gnu.org>
7540         * remember.texi (Copying): Remove.
7541         (Mailbox): Update with non-BBDB instructions.
7542         (Diary, Org): Add.
7543         (Bibliography, Planner Page): Remove.
7545 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
7547         * makefile.w32-in (INFO_TARGETS): Add remember.
7548         (DVI_TARGETS): Add remember.dvi.
7549         ($(infodir)/remember): New rule.
7550         (clean): Add remember*.
7552 2007-10-30  Michael Olson  <mwolson@gnu.org>
7554         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7555         ($(infodir)/remember): New rule that builds the Remember Manual.
7557         * remember.texi: New file containing the Remember Mode Manual.
7558         Shuffle chapters around after initial import.
7559         (Function Reference): Split Keystrokes into separate chapter.
7560         (Keystrokes): Document C-c C-k.
7561         (Introduction): Fix typographical issue with "---".
7563 2007-10-29  Richard Stallman  <rms@gnu.org>
7565         * widget.texi (Introduction): Delete discussion of implementation
7566         internals.
7568 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
7570         * tramp.texi (Connection caching): Host names must be different
7571         when tunneling.
7573 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7575         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7576         Gnus v5.13.
7578 2007-10-28  Miles Bader  <miles@gnu.org>
7580         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7582 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7584         * gnus.texi (Sorting the Summary Buffer):
7585         Remove gnus-article-sort-by-date-reverse.
7587 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7589         * gnus.texi (Non-ASCII Group Names): New node.
7590         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7591         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7593 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7595         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7596         clean the output of the program `imap-shell-program'.
7598 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7600         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7602 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
7604         * gnus.texi (Sticky Articles): Documentation for sticky article
7605         buffers.
7607 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7609         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7611 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7613         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7615 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7617         * gnus.texi (Archived Messages):
7618         Document gnus-update-message-archive-method.
7620 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7622         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7624 2007-10-28  Michaël Cadilhac  <michael@cadilhac.name>
7626         * gnus.texi (Group Maneuvering):
7627         Document `gnus-summary-next-group-on-exit'.
7629 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7631         * gnus.texi (Really Various Summary Commands):
7632         Mention gnus-auto-select-on-ephemeral-exit.
7634 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7636         * gnus.texi, message.texi: Bump version number.
7638 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7640         * gnus.texi (Group Line Specification, Misc Group Stuff)
7641         (Server Commands): Parenthesize @pxref{Mail Spool}.
7643 2007-10-28  Didier Verna  <didier@xemacs.org>
7645         New user option: message-signature-directory.
7646         * message.texi (Insertion Variables): Document it.
7647         * gnus.texi (Posting Styles): Ditto.
7649 2007-10-28  Didier Verna  <didier@xemacs.org>
7651         * gnus.texi (Group Line Specification):
7652         * gnus.texi (Misc Group Stuff):
7653         * gnus.texi (Server Commands): Document the group compaction feature.
7655 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7657         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7659         * message.texi (Various Message Variables): Add message-fill-column.
7661 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7663         * gnus.texi: Untabify.
7665 2007-10-28  Didier Verna  <didier@xemacs.org>
7667         * gnus.texi (Group Parameters): Document the posting-style merging
7668         process in topic-mode.
7670 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7672         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7674 2007-10-28  Romain Francoise  <romain@orebokech.com>
7676         * gnus.texi (Mail Spool): Fix typo.
7677         Update copyright.
7679 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7681         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7683 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
7685         * gnus.texi (Summary Generation Commands):
7686         Add gnus-summary-insert-ticked-articles.
7688 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7690         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7691         to spam-spamassassin-program.
7693 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7695         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7697 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7699         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7701 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7703         * message.texi (Mail Headers): Document `opportunistic'.
7705 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7707         * emacs-mime.texi (Encoding Customization): Explain how to set
7708         mm-coding-system-priorities per hierarchy.
7710 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7712         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7713         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7715 2007-10-28  Didier Verna  <didier@xemacs.org>
7717         * message.texi (Wide Reply): Update documentation of
7718         message-dont-reply-to-names (now allowing a list of regexps).
7720 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7722         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7724 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7726         * gnus.texi (SpamAssassin back end): Fix typo.
7728         * sieve.texi (Examples): Fix grammar.
7730 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7732         * gnus.texi (Searching for Articles): Document M-S and M-R.
7733         (Limiting): Document / b.
7735 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7737         * gnus.texi (Thread Commands): T M-^.
7739 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7741         * message.texi (Mail Aliases): Document ecomplete.
7742         (Mail Aliases): Fix typo.
7744 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7746         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7747         fix typo.
7749 2007-10-28  Romain Francoise  <romain@orebokech.com>
7751         * gnus.texi (Mail Spool): Grammar fix.
7753 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7755         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7756         string.
7758 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7760         * gnus.texi (Group Parameters): Fix description.
7762 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7764         * gnus.texi (Gmane Spam Reporting):
7765         Fix spam-report-gmane-use-article-number.
7766         Add spam-report-user-mail-address.
7768 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7770         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7772 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7774         * gnus.texi (Group Parameters): Add simplified sorting example based on
7775         example for `Sorting the Summary Buffer' from Jari Aalto
7776         <jari.aalto@cante.net>.
7777         (Example Methods): Add example for an indirect connection.
7779 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
7781         * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7782         (Agent Parameters): Update parameter names to match code.
7783         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7784         'gnus-agent-summary-fetch-series'.
7785         (Agent and flags): New section providing a generalized discussion
7786         of flag handling.
7787         (Agent and IMAP): Remove flag discussion.
7788         (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7790 2007-10-28  Romain Francoise  <romain@orebokech.com>
7792         * gnus.texi (Exiting the Summary Buffer): Add new function
7793         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7795 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7797         * gnus.texi (Conformity): Fix typo.
7798         (Customizing Articles): Document `first'.
7800 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
7802         * gnus.texi (Sorting the Summary Buffer):
7803         Add `gnus-thread-sort-by-date-reverse'.  Add example
7804         host to different sorting in NNTP and RSS groups.
7806 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7808         * message.texi (Insertion): Describe prefix for
7809         message-mark-inserted-region and message-mark-insert-file.
7811 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7813         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7814         LaTeX documents.  Describe "text/x-gnus-verbatim".
7816 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7818         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7819         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7820         (spam-stat spam filtering, SpamOracle)
7821         (Extending the Spam ELisp package): Remove extra quote symbol for
7822         clarity.
7824 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7826         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7827         gnus-article-delete-part and gnus-article-replace-part.
7828         (Using MIME): Add gnus-mime-replace-part.
7830 2007-10-28  Romain Francoise  <romain@orebokech.com>
7832         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7833         requires `auto-compression-mode' to be enabled.  Add new nnml
7834         variable `nnml-compressed-files-size-threshold'.
7836 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7838         * gnus.texi (Sorting the Summary Buffer):
7839         Add gnus-thread-sort-by-recipient.
7841 2007-10-28  Romain Francoise  <romain@orebokech.com>
7843         * message.texi (Insertion Variables): Mention new variable
7844         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
7845         documentation accordingly.
7847 2007-10-28  Romain Francoise  <romain@orebokech.com>
7849         * gnus.texi (To From Newsgroups): Mention new variables
7850         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7852 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7854         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7855         stuff; gnus-mime-inline-part does the automatic decompression.
7857 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7859         * gnus.texi (Spam ELisp Package Configuration Examples):
7860         "training.ham" should be "training.spam".
7862 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7864         * message.texi (Mail Variables): Fix the default value for
7865         message-send-mail-function.
7867 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7869         * gnus.texi (Optional Back End Functions): nntp-request-update-info
7870         always returns nil exceptionally.
7872 2007-10-28  Simon Josefsson  <jas@extundo.com>
7874         * gnus.texi (Article Washing): Add libidn URL.
7875         Suggested by Michael Cook <michael@waxrat.com>.
7877 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7879         * gnus.texi (Topic Commands): Fix next/previous.
7881 2007-10-28  Simon Josefsson  <jas@extundo.com>
7883         * gnus.texi (Article Washing): Mention `W i'.
7885 2007-10-28  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
7887         * gnus.texi (Group Parameters): Slight extension of sieve
7888         parameter description.
7890 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7892         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7893         matching score files as well.
7894         (Picons): Describe `gnus-picon-style'.
7896 2007-10-28  Romain Francoise  <romain@orebokech.com>
7898         * message.texi (Message Headers): Mention that headers are hidden
7899         using narrowing, and how to expose them.
7900         Update copyright.
7902 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7904         * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7905         `gnus-summary-sort-by-recipient'.
7907 2007-10-28  Romain Francoise  <romain@orebokech.com>
7909         * gnus.texi (NNTP marks): New node.
7910         (NNTP): Move NNTP marks variables to the new node.
7912 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7914         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7916         * gnus.texi (MIME Commands, Hashcash): Markup fix.
7918 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7920         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7921         everywhere for consistency.
7922         (Filtering Spam Using The Spam ELisp Package): Admonish again.
7923         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7924         Say "regular expression" instead of "regex."  Admonish.
7925         Pick other words to sound better (s/so/thus/).
7926         (Spam ELisp Package Filtering of Incoming Mail):
7927         Mention statistical filters.  Remove old TODO.
7928         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7929         New section on sorting and displaying the spam score.
7930         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7931         backend but an alias to spam-use-BBDB.
7932         (Extending the Spam ELisp package): Rewrite the example using the
7933         new backend functionality.
7935 2007-10-28  Simon Josefsson  <jas@extundo.com>
7937         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7938         nntp-marks-directory, from Romain Francoise
7939         <romain@orebokech.com>.
7941 2007-10-28  Magnus Henoch  <mange@freemail.hu>
7943         * gnus.texi (Hashcash): New default value of
7944         hashcash-default-payment.
7946 2007-10-28  Simon Josefsson  <jas@extundo.com>
7948         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
7949         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7951 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7953         * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7955 2007-10-28  Simon Josefsson  <jas@extundo.com>
7957         * gnus.texi (documentencoding): Add, to avoid warnings.
7959 2007-10-28  Simon Josefsson  <jas@extundo.com>
7961         * message.texi (Mail Headers): Add.
7963         * gnus.texi (Hashcash): Fix.
7965 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7967         * gnus.texi (Hashcash): Change location of library, also mention
7968         that payments can be verified and fix the name of the
7969         hashcash-path variable.
7971 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
7973         * gnus.texi (Article Display): Add `gnus-picon-style'.
7975 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7977         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7979 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7981         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7982         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7983         warning about ham processors in spam groups removed.
7985 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
7987         * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7988         From Hubert Chan <hubert@uhoreg.ca>.
7990 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
7992         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7993         (Mailing List): Typo.
7994         (Customizing Articles): Add gnus-treat-ansi-sequences.
7995         (Article Washing): Index.
7997         * message.texi: Use m-dash consistently.
7999 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
8001         * gnus.texi (GroupLens): Remove.
8003 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8005         * gnus.texi (Outgoing Messages, Agent Variables):
8006         Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
8007         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
8009 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
8011         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
8013 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
8015         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
8017         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
8019 2007-10-28  Simon Josefsson  <jas@extundo.com>
8021         * gnus.texi (Top): Add SASL.
8023 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
8025         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
8027 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
8029         * gnus.texi (Troubleshooting): Adjust Gnus version number.
8031 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
8033         * calc.texi (Formulas, Composition Basics): Lower the
8034         precedence of negation.
8036 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
8038         * ses.texi (The Basics): Mention how to create a new spreadsheet.
8039         Mention the new three-letter column identifiers.
8040         (More on cell printing): Calculate-cell and truncate-cell are now `c'
8041         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
8042         message when using `c' on an empty default with default printer.
8043         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
8044         renamed to `ses--symbolic-formulas' some time ago.
8046 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
8048         * calc.texi (Default Simplifications, Making Selections)
8049         (Customizing Calc): Clarify associativity of multiplication.
8051 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
8053         * tramp.texi (Traces and Profiles): Simplify loop over
8054         `trace-function-background'.
8056 2007-10-22  Juri Linkov  <juri@jurta.org>
8058         * dired-x.texi (Shell Command Guessing): Default values are now
8059         available by typing M-n instead of M-p.
8061 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
8063         * tramp.texi (Cleanup remote connections): New section.
8064         (Password caching): Remove `tramp-clear-passwd'.
8065         It's not a command anymore.
8066         (Bug Reports): Add `tramp-bug' to function index.
8067         (Function Index, Variable Index): New nodes.
8068         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
8070         * trampver.texi: Update release number.
8072 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
8074         * calc.texi (History and Acknowledgements): Turn comment
8075         about integer size into past tense.
8076         (Time Zones): Remove pointer to Calc author's address.
8077         (Trigonometric and Hyperbolic Functions): Mention cotangent
8078         and hyperbolic cotangent.  Fix typo.
8080 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
8082         Sync with Tramp 2.1.11.
8084         * trampver.texi: Update release number.
8086 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
8088         * tramp.texi (External packages): New section.
8090 2007-09-29  Juri Linkov  <juri@jurta.org>
8092         * info.texi (Help-Int): Document `L' (`Info-history').
8094 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
8096         * org.texi: Change links to webpage and maintained email.
8097         (Remember): Promote to Chapter, significant changes.
8098         (Fast access to TODO states): New section.
8099         (Faces for TODO keywords): New section.
8100         (Export options): Example for #+DATE.
8101         (Progress logging): Section moved.
8103 2007-09-26  Bill Wohler  <wohler@newt.com>
8105         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
8106         browse-url-at-mouse.
8108 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
8110         * flymake.texi (Customizable variables): Face names don't end in -face.
8111         Fix flymake-err-line-patterns template.
8112         (Example -- Configuring a tool called directly): Fix init-function.
8113         (Highlighting erroneous lines): Face names don't end in -face.
8115 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
8117         * erc.texi (Special-Features): Fix small typo.
8119 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
8121         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
8122         and "External transfer methods".
8124 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
8126         * calc.texi (Predefined Units): Add some history.
8128 2007-09-08  Michael Olson  <mwolson@gnu.org>
8130         * erc.texi (Copying): New section included from gpl.texi.
8131         This matches the look of the upstream ERC manual.
8133 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
8135         * calc.texi (History and Acknowledgements): Adjust the "thanks".
8136         (Random Numbers): Clarify the distribution of `random'.
8138 2007-09-06  Glenn Morris  <rgm@gnu.org>
8140         Move manual sources from man/ to subdirectories of doc/.
8141         Split into the Emacs manual in emacs/, and other manuals in misc/.
8142         Change all setfilename commands to use ../../info.
8143         * Makefile.in: Move the parts of the old man/Makefile.in that do not
8144         refer to the Emacs manual here.
8145         (infodir): New variable.
8146         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
8147         (cc-mode.texi, faq.texi): Update references to source file locations.
8148         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
8149         do not refer to the Emacs manual here.
8150         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
8152         * Makefile.in: Add `basename' versions of all info targets, for
8153         convenience when rebuilding just one manual.
8154         (../etc/GNU): Delete obsolete target.
8155         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
8156         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
8157         *.vrs *.toc here...
8158         (maintainer-clean): ...from here.
8160         * makefile.w32-in (../etc/GNU): Delete obsolete target.
8162 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
8164         * calc.texi (Date Conversions): Clarify definition of
8165         Julian day numbering.
8166         (Date Forms): Clarify definition of Julian day numbering;
8167         add some history.
8169 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
8171         * org.texi: Version 5.07.
8173 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
8175         * message.texi (MIME): Replace mml-attach with mml-attach-file.
8177 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
8179         * org.texi (Adding hyperlink types): New section.
8180         (Embedded LaTeX): Chapter updated because of LaTeX export.
8181         (LaTeX export): New section.
8182         (Using links out): New section.
8184 2007-08-22  Glenn Morris  <rgm@gnu.org>
8186         * faq.texi (Learning how to do something): Refcards now in
8187         etc/refcards/ directory.
8189 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
8191         * tramp.texi (Remote Programs): Persistency file must be cleared when
8192         changing `tramp-remote-path'.
8193         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
8194         macro.
8196 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
8198         * calc.texi: Move contents to beginning of file.
8199         (Algebraic Entry): Fix the formatting of an example.
8201 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
8203         * calc.texi (Basic Operations on Units): Mention exact versus
8204         inexact conversions.
8206 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
8208         * calc.texi (Basic Operations on Units): Mention default
8209         values for new units.
8210         (Quick Calculator Mode): Mention that binary format will
8211         be displayed.
8213 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8215         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
8217 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8219         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
8221 2007-08-08  Glenn Morris  <rgm@gnu.org>
8223         * gnus.texi, sieve.texi: Replace `iff'.
8225 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
8227         * calc.texi (Basic Graphics): Mention the graphing of error
8228         forms.
8229         (Graphics Options): Mention how `g s' handles error forms.
8230         (Curve Fitting): Mention plotting the curves.
8231         (Standard Nonlinear Models): Add additional models.
8232         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8233         (Linear Fits): Correct result.
8235 2007-08-01  Alan Mackenzie  <acm@muc.de>
8237         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8238         to "--no-site-file".
8240 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
8242         * tramp.texi (Frequently Asked Questions): Point to mode line
8243         extension in Emacs 23.1.
8245         * trampver.texi: Update release number.
8247 2007-07-27  Glenn Morris  <rgm@gnu.org>
8249         * calc.texi (Copying): Include license text from gpl.texi, rather than
8250         in-line.
8252 2007-07-25  Glenn Morris  <rgm@gnu.org>
8254         * calc.texi (Copying): Replace license with GPLv3.
8256         * Relicense all FSF files to GPLv3 or later.
8258 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
8260         Sync with Tramp 2.1.10.
8262         * tramp.texi (trampfn): Expand macro implementation in order to handle
8263         empty arguments.
8264         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
8265         occurrences by trampfn.
8266         (Frequently Asked Questions): Extend example code for host
8267         identification in the modeline.  Add bbdb to approaches shortening Tramp
8268         file names to be typed.
8270         * trampver.texi: Update release number.
8272 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
8274         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8275         section.  Reported by <poti@potis.org>.
8276         (Remote processes): Arguments of the program to be debugged are taken
8277         literally.
8278         (Frequently Asked Questions): Simplify recentf example.
8280 2007-07-14  Karl Berry  <karl@gnu.org>
8282         * info.texi (@copying): New Back-Cover Text.
8284         * info.texi (Quitting Info): Move to proper place in source.
8285         (Reported by Benno Schulenberg.)
8287 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
8289         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8291         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8293         * emacs-mime.texi: Add @documentencoding directive.
8295 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
8297         * tramp.texi (Remote processes): Add an anchor to the subsection
8298         "Running a debugger on a remote host".
8300 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
8302         * tramp.texi (Remote processes): Don't call it "experimental" any
8303         longer.  Add subsection about running a debugger on a remote host.
8305 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
8307         * org.texi (Properties and columns): Chapter rewritten.
8309 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
8311         * tramp.texi:
8312         * trampver.texi: Migrate to Tramp 2.1.
8314 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
8316         * org.texi (Properties): New chapter.
8318 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
8320         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8321         Control Panel.
8323         * gnus.texi (Misc Article): Add index entry for
8324         gnus-single-article-buffer.
8326 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8328         * gnus.texi (Starting Up): Fix typo.
8330 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8332         * gnus.texi (Asynchronous Fetching): Fix typo.
8334 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
8336         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8337         (About This Manual): Remove redundant information.
8338         (Getting Started): Mention author.
8339         (Basic Arithmetic, Customizing Calc): Make description of the
8340         variable `calc-multiplication-has-precedence' match its new effect.
8342 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
8344         * calc.texi (Basic Arithmetic, Customizing Calc):
8345         Mention the variable `calc-multiplication-has-precedence'.
8347 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
8349         * org.texi (Tag): Section swapped with node Timestamps.
8350         (Formula syntax for Lisp): Document new `L' flag.
8352 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
8354         * gnus.texi (Misc Group Stuff, Summary Buffer)
8355         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
8357 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
8359         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8360         * gnus.texi (Article Buttons, Mail Source Customization)
8361         (Sending or Not Sending, Customizing NNDiary):
8362         * message.texi (Message Headers):
8363         * mh-e.texi (HTML): Fix typos.
8365 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
8367         Sync with Tramp 2.0.56.
8369         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8370         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
8372 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
8374         * Version 22.1 released.
8376 2007-05-26  Michael Olson  <mwolson@gnu.org>
8378         * erc.texi (Modules): Fix references to completion modules.
8380 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
8382         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8384 2007-05-09  Didier Verna  <didier@xemacs.org>
8386         * gnus.texi (Email Based Diary): New.  Proper documentation for the
8387         nndiary back end and the gnus-diary library.
8389 2007-05-03  Karl Berry  <karl@gnu.org>
8391         * .cvsignore (*.pdf): New entry.
8393         * texinfo.tex: Update from current version for better pdf generation.
8395 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
8397         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8399 2007-04-28  Glenn Morris  <rgm@gnu.org>
8401         * faq.texi (New in Emacs 22): Restore mention of python.el pending
8402         consideration of legal status.
8404 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
8406         * idlwave.texi: Minor updates for IDLWAVE 6.1.
8408 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
8410         * faq.texi (New in Emacs 22): python.el removed.
8412 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
8414         * calc.texi (Reporting bugs): Update maintainer's address.
8416 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
8418         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8420 2007-04-15  Jay Belanger  <belanger@truman.edu>
8422         * calc.texi (Title page): Remove the date.
8423         (Basic Arithmetic): Emphasize that / binds less strongly than *.
8424         (The Standard Calc Interface): Change trail title.
8425         (Floats): Mention that when non-decimal floats are entered, only
8426         approximations are stored.
8427         (Copying): Move to the appendices.
8428         (GNU Free Documentation License): Add as an appendix.
8430 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
8432         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8433         * dired-x.texi, ebrowse.texi, ediff.texi:
8434         * emacs-mime.texi, erc.texi, eshell.texi:
8435         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8436         * idlwave.texi, message.texi, newsticker.texi, org.texi:
8437         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8438         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8439         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8440         * woman.texi: Include GFDL.
8442         * doclicense.texi: Remove node heading, so that it can be included by
8443         other files.
8445         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
8447         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8448         than *.
8450 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
8452         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8453         in Calc.
8455 2007-04-09  Romain Francoise  <romain@orebokech.com>
8457         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8458         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
8459         replace mouse-2.
8461 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
8463         * woman.texi (Word at point, Interface Options): woman-topic-at-point
8464         renamed to woman-use-topic-at-point.  Document new behavior.
8466 2007-04-08  Richard Stallman  <rms@gnu.org>
8468         * url.texi: Fix some indexing.
8469         (Disk Caching): Drop discussion of old/other Emacs versions.
8471 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
8473         * url.texi (Disk Caching): Say Emacs 21 "and later".
8475         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8476         on Font locking which now mentions JIT lock.
8478 2007-04-01  Michael Olson  <mwolson@gnu.org>
8480         * erc.texi: Update for the ERC 5.2 release.
8482 2007-03-31  David Kastrup  <dak@gnu.org>
8484         * woman.texi (Topic, Interface Options): Explain changes semantics of
8485         woman-manpath in order to consider MANPATH_MAP entries.
8487 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
8489         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8491 2007-03-26  Richard Stallman  <rms@gnu.org>
8493         * pgg.texi (Caching passphrase): Clean up previous change.
8495 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
8497         * gnus.texi (Setting Process Marks): Fix typo.
8499 2007-03-25  Romain Francoise  <romain@orebokech.com>
8501         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8502         readability, and include various fixes by Daniel Brockman, Nick Roberts
8503         and Dieter Wilhelm.
8505 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
8507         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8509         * gnus.texi (Mail Source Specifiers): Fix typo.
8511 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
8513         * reftex.texi (Imprint): Update maintainer information.
8515 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8517         * message.texi (Message Buffers): Update documentation for
8518         message-generate-new-buffers.
8520 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
8522         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8524 2007-03-21  Glenn Morris  <rgm@gnu.org>
8526         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8528 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
8530         * eshell.texi (Known problems): Emacs 21 -> 22.
8532         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8534 2007-03-18  Jay Belanger  <belanger@truman.edu>
8536         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8538 2007-03-12  Glenn Morris  <rgm@gnu.org>
8540         * calc.texi (Time Zones): Switch to new North America DST rule.
8542         * calc.texi: Replace "daylight savings" with "daylight
8543         saving" in text throughout.
8545 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8547         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8548         The variable now uses a list of symbols instead of just a symbol.
8549         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8551 2007-03-06  Romain Francoise  <romain@orebokech.com>
8553         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
8554         new packages, and mention Gnus update.
8556 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8558         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8559         nntp-open-connection-functions-never-echo-commands.
8561 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
8563         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8564         problems on the console, and security risk in not using gpg-agent.
8566 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
8568         * org.texi (The spreadsheet): Rename from "Table calculations".
8569         Completely reorganized and rewritten.
8570         (CamelCase links): Section removed.
8571         (Repeating items): New section.
8572         (Tracking TODO state changes): New section.
8573         (Agenda views): Chapter reorganized and rewritten.
8574         (HTML export): Section rewritten.
8575         (Tables in arbitrary syntax): New section.
8576         (Summary): Better feature summary.
8577         (Activation): Document problem with cut-and-paste of Lisp code
8578         from PDF files.
8579         (Visibility cycling): Document indirect buffer use.
8580         (Structure editing): Document sorting.
8581         (Remember): Section rewritten.
8582         (Time stamps): Better description of time stamp types.
8583         (Tag searches): Document regular expression search for tags.
8584         (Stuck projects): New section.
8585         (In-buffer settings): New keywords.
8586         (History and Acknowledgments): Update description.
8588 2007-02-24  Alan Mackenzie  <acm@muc.de>
8590         * cc-mode.texi (Movement Commands): Insert two missing command names.
8591         (Getting Started): Slight wording correction (use conditional).
8593 2007-02-22  Kim F. Storm  <storm@cua.dk>
8595         * widget.texi (User Interface, Basic Types): Document need to put some
8596         text before the %v escape in :format string in editable-field widget.
8598 2007-02-18  Romain Francoise  <romain@orebokech.com>
8600         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8601         `cvs-mode-quit'.
8603 2007-02-10  Markus Triska  <markus.triska@gmx.at>
8605         * widget.texi (Programming Example): Put constant strings in :format.
8607 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
8609         * faq.texi (Fullscreen mode on MS-Windows): New node.
8611 2007-02-04  David Kastrup  <dak@gnu.org>
8613         * faq.texi (AUCTeX): Update version number.  Should probably be done
8614         for other packages as well.
8616 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8618         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
8619         <tassilo@member.fsf.org>.
8621 2007-01-20  Markus Triska  <markus.triska@gmx.at>
8623         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8625 2007-01-13  Michael Olson  <mwolson@gnu.org>
8627         * erc.texi (Modules): Mention capab-identify module.
8629 2007-01-05  Michael Olson  <mwolson@gnu.org>
8631         * erc.texi (Getting Started): Update for /RECONNECT command.
8633 2007-01-04  Richard Stallman  <rms@gnu.org>
8635         * ebrowse.texi: Change C-c b to C-c C-m.
8637 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
8639         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8640         variables only in info to avoid redundant entries in the printed
8641         manual.
8643 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
8645         * message.texi (Using PGP/MIME): Document gpg-agent usage.
8647 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
8649         * message.texi (Security): Split into sub-nodes.
8651 2007-01-01  Alan Mackenzie  <acm@muc.de>
8653         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8654         eval-after-load in Emacs <=21 and a workaround.  Document that
8655         trigraphs are not supported.
8657 2007-01-01  Alan Mackenzie  <acm@muc.de>
8659         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8660         c-context-line-break.  When invoked within a string, preserve
8661         whitespace.  Add a backslash only when also in a macro.
8663 2007-01-01  Alan Mackenzie  <acm@muc.de>
8665         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8667 2007-01-01  Alan Mackenzie  <acm@muc.de>
8669         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8670         are now bound by default to c-\(beginning\|end\)-of-defun by default.
8672 2007-01-01  Alan Mackenzie  <acm@muc.de>
8674         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8675         "Choosing a Style".
8677         * cc-mode.texi ("Styles"): Add @dfn{style}.
8679 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
8681         Sync with Tramp 2.0.55.
8683         * trampver.texi: Update release number.
8685 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
8687         * gnus.texi (Customizing Articles): Add index entries for all
8688         gnus-treat-* variables.
8690 2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
8692         * gnus.texi (IMAP): Fix incorrect explanation of
8693         nnimap-search-uids-not-since-is-evil in documentation for
8694         nnimap-expunge-search-string.
8696 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
8698         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8699         spam-ifile-database.
8701 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
8703         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8704         rebind C-s.
8706 2006-12-26  Jouni K. Seppänen  <jks@iki.fi>
8708         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8709         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8710         "expiring mail".
8711         (IMAP): Document nnimap-search-uids-not-since-is-evil and
8712         nnimap-nov-is-evil.
8714 2006-12-25  Kevin Ryde  <user42@zip.com.au>
8716         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8717         about the key procedure being used heavily.
8719 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
8721         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8722         to t.
8723         (Prerequisites): Add explanation about gpg-agent.
8725 2006-12-22  Kevin Ryde  <user42@zip.com.au>
8727         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8728         "sort" instead of "sort*".
8730 2006-12-19  Richard Stallman  <rms@gnu.org>
8732         * calc.texi (History and Acknowledgements): Recognize that Emacs
8733         now does have floating point.
8735 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
8737         * tramp.texi (External transfer methods): Describe new method `scpc'.
8739 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
8741         * pgg.texi: Added short note on gpg-agent to the introduction.
8743 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
8745         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8746         also applies to Cc.
8748 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
8750         * gnus.texi (X-Face): Clarify.  Say which programs are required
8751         on Windows.
8753 2006-12-08  Michael Olson  <mwolson@gnu.org>
8755         * erc.texi (Modules): Remove documentation for list module.
8757 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
8759         * faq.texi (^M in the shell buffer): Ditto.
8761 2006-11-20  Michael Olson  <mwolson@gnu.org>
8763         * erc.texi: Call this the 5.2 stable pre-release of ERC.
8765 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
8767         * org.texi: Fix typos.
8768         (Agenda commands): Document `C-k'.
8770 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
8772         * url.texi (http/https): Fix a typo in the HTTP URL.
8774 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
8776         * ada-mode.texi: Total rewrite.
8778 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
8780         * org.texi: Minor typo fixes.
8782 2006-11-13  Bill Wohler  <wohler@newt.com>
8784         Release MH-E manual version 8.0.3.
8786         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8787         release 8.0.3.
8789         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8790         to set MAILDIR.
8791         (Reading Mail): Document the customization of read-mail-command
8792         for MH-E.
8793         (Viewing Attachments): Document mm-discouraged-alternatives.
8794         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8795         (Junk): Add more information about the settings of mh-junk-background
8796         in a program.  Add /usr/bin/mh to PATH in examples.
8798 2006-11-12  Richard Stallman  <rms@gnu.org>
8800         * woman.texi: Update author address but say he no longer maintains it.
8802 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
8804         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8805         archived trees.
8806         (Checkboxes): Section moved to chapter 5, and extended.
8807         (The date/time prompt): New section.
8808         (Link abbreviations): New section.
8809         (Presentation and sorting): New section.
8810         (Custom agenda views): Section completely rewritten.
8811         (Summary): Compare with Planner.
8812         (Feedback): More info about creating backtraces.
8813         (Plain lists): Modify example.
8814         (Breaking down tasks): New section.
8815         (Custom time format): New section.
8816         (Time stamps): Document inactive timestamps.
8817         (Setting tags): More details about fast tag selection.
8818         (Block agenda): New section.
8819         (Custom agenda views): Section rewritten.
8820         (Block agenda): New section.
8822 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
8824         * tramp.texi (Configuration): scp is the default method.
8825         (Default Method): Use ssh as example for another method.
8827 2006-10-27  Richard Stallman  <rms@gnu.org>
8829         * woman.texi: Downcase nroff/troff/roff.
8830         (Installation): Chapter deleted.  Some xrefs deleted.
8831         (Background): woman doesn't advise man ;-).
8833 2006-10-26  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8835         * ada-mode.texi (Project files, Identifier completion)
8836         (Automatic Casing, Debugging, Using non-standard file names)
8837         (Working Remotely): Fix typos.
8839 2006-10-20  Masatake YAMATO  <jet@gyve.org>
8841         * cc-mode.texi (Sample .emacs File): Add missing `)' in
8842         sample code `my-c-initialization-hook'.
8844 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
8846         * widget.texi: Fix typos.
8848 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
8850         * tramp.texi (Frequently Asked Questions): Remove questions marked with
8851         "???".  There have been no complaints for years, so the information
8852         must be appropriate.
8854 2006-10-16  Richard Stallman  <rms@gnu.org>
8856         * widget.texi: Use @var instead of capitalization.
8857         Clarify many widget type descriptions.
8859 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
8861         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
8862         gnus-dired-attach.
8863         (Selecting a Group): Fix typo.
8865 2006-10-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
8867         * widget.texi: Fix typos.
8869 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
8871         * gnus.texi (Image Enhancements): Update for Emacs 22.
8873         * gnus-faq.texi ([1.3]): Update.
8875 2006-10-06  Richard Stallman  <rms@gnu.org>
8877         * faq.texi (Displaying the current line or column):
8878         Delete "As of Emacs 20".
8880 2006-10-06  Romain Francoise  <romain@orebokech.com>
8882         * faq.texi (VM): VM works with Emacs 22 too.
8884 2006-10-06  Richard Stallman  <rms@gnu.org>
8886         * ebrowse.texi: Remove Emacs version "21" from title.
8888 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
8890         * gnus.texi (Foreign Groups): Say where change of editing commands are
8891         stored.  Add reference to `gnus-parameters'.
8893 2006-09-15  Jay Belanger  <belanger@truman.edu>
8895         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8896         Change "Library Public License" to "Lesser Public License"
8897         throughout.  Use "yyyy" to represent year.
8899 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
8901         * org.texi (Setting tags): Typo fix.
8903 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
8905         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8907 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
8909         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8911 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
8913         * faq.texi (Escape sequences in shell output): EMACS is now set
8914         to Emacs's absolute file name, not to "t".
8915         (^M in the shell buffer): Likewise.
8917 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
8919         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8920         mails with pop3-leave-mail-on-server.  Fix wording.
8921         (Limiting): Improve gnus-summary-limit-to-articles.
8922         (X-Face): Fix typo.
8924 2006-09-11  Simon Josefsson  <jas@extundo.com>
8926         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8927         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8929 2006-09-06  Simon Josefsson  <jas@extundo.com>
8931         * smtpmail.texi (Authentication): Mention SSL.
8933 2006-09-03  Diane Murray  <disumu@x3y2z1.net>
8935         * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8937 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
8939         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8940         Don't use @indicateurl.
8942         * cc-mode.texi (Subword Movement): Don't use @headitem.
8943         (Custom Braces, Clean-ups): Don't use @tie.
8945 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
8947         Sync with Tramp 2.0.54.
8949         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8950         Suggested by Adrian Phillips <a.phillips@met.no>.
8952 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
8954         * org.texi (Installation, Activation): Split from Installation and
8955         Activation.
8956         (Clocking work time): Document new features.
8958 2006-08-13  Alex Schroeder  <alex@gnu.org>
8960         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8961         example.
8963 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
8965         * faq.texi (How to add fonts): New node.
8967 2006-08-05  Romain Francoise  <romain@orebokech.com>
8969         * faq.texi (New in Emacs 22): Expand.
8971 2006-08-03  Michael Olson  <mwolson@gnu.org>
8973         * erc.texi: Update for ERC 5.1.4.
8975 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
8977         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8978         in .../site-lisp/gnus/ by default.
8979         [ From gnus-news.texi in the trunk. ]
8981 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
8983         * gnus.texi (MIME Commands): Additions for yEnc.
8985 2006-07-24  Richard Stallman  <rms@gnu.org>
8987         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8988         * faq.texi: Move periods and commas inside quotes.
8990 2006-07-20  Jay Belanger  <belanger@truman.edu>
8992         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8994 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
8996         * faq.texi (Security risks with Emacs): Document Emacs 22
8997         file-local-variable mechanism.
8999 2006-07-12  Michael Olson  <mwolson@gnu.org>
9001         * erc.texi: Update for ERC 5.1.3.
9003 2006-07-12  Alex Schroeder  <alex@gnu.org>
9005         * rcirc.texi: Fix typos.
9006         (Getting started with rcirc): New calling convention for M-x irc.
9007         Mention #rcirc.  Removed channel tracking.
9008         (Configuration): Change the names of all variables that got changed
9009         recently, eg. rcirc-server to rcirc-default-server.  Added
9010         documentation for rcirc-authinfo, some background for Bitlbee, and
9011         rcirc-track-minor-mode.
9012         (Scrolling conservatively): Fix the xref from Auto Scrolling to just
9013         Scrolling.
9014         (Reconnecting after you have lost the connection): Fix example code
9015         to match code changes.
9017 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
9019         * gnus.texi, message.texi: Fix typos.
9021 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
9023         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
9024         commands.
9025         (Global TODO list): Document the use of the variables
9026         `org-agenda-todo-ignore-scheduled' and
9027         `org-agenda-todo-list-sublevels'.
9029 2006-07-05  Richard Stallman  <rms@gnu.org>
9031         * faq.texi (Scrolling only one line): Fix xref.
9033 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
9035         * faq.texi (Evaluating Emacs Lisp code):
9036         Throughout, replace eval-current-buffer with eval-buffer.
9038 2006-07-03  Richard Stallman  <rms@gnu.org>
9040         * rcirc.texi (Scrolling conservatively): Fix xref.
9042         * pcl-cvs.texi (Viewing differences): Usage fix.
9044 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
9046         * org.texi (Agenda commands): Document `s' key to save all org-mode
9047         buffers.
9049 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
9051         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
9052         names.  Mention `cvs-msg' face.
9054 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
9056         * org.texi (Checkboxes): New section.
9058 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
9060         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
9061         throughout this chapter.
9063 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
9065         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
9066         text for standalone vs Emacs info.
9067         (Help): Clarify header line description.  Use mouse-1 for clicks.
9068         (Help-P): Use mouse-1 for clicks.
9069         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
9070         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
9071         (Choose menu subtopic): Remove gratuitous Emacs command names.
9072         (Help-FOO): Put usual behavior first.
9073         (Help-Xref): Clicking on xrefs works in Emacs.
9074         (Search Text): Clarify what the default behavior is.
9075         (Create Info buffer): Fix Emacs window/X window confusion.
9076         (Emacs Info Variables): Fix for new Emacs init file behavior.
9078 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
9080         * gnus.texi (Summary Buffer Lines): Fix typo.
9082 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
9084         * org.texi (Embedded LaTeX): New chapter.
9085         (Archiving): Section rewritten.
9086         (Enhancing text): Some parts moved to the new chapter about LaTeX.
9088 2006-06-20  Bill Wohler  <wohler@newt.com>
9090         Release MH-E manual version 8.0.1.
9092         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9093         release 8.0.1.
9094         (Preface): Depend on GNU mailutils 1.0 and higher.
9096 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9098         * message.texi (News Headers): Update message-syntax-checks section.
9100 2006-06-19  Karl Berry  <karl@gnu.org>
9102         * info.texi (Advanced): Mention C-q, especially with ?.
9104 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
9106         * org.texi (Publishing links): Document the `:link-validation-function'
9107         property.
9108         (Extensions and Hacking): New chapter, includes some sections of the
9109         "Miscellaneous" chapter.
9111 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
9113         * org.texi (Progress logging): New section.
9115 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
9117         * org.texi (ASCII export): Document indentation adaptation.
9118         (Setting tags): Document mutually-exclusive tags.
9120 2006-06-05  Romain Francoise  <romain@orebokech.com>
9122         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
9123         Fix typo.
9125         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
9126         channel (#gnus@irc.freenode.net).
9127         Fix typos.  Update copyright notice.
9129         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
9130         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
9131         (Line-Up Functions, Custom Macros):
9132         * ediff.texi (Window and Frame Configuration)
9133         (Highlighting Difference Regions):
9134         * emacs-mime.texi (Display Customization):
9135         * erc.texi (History):
9136         * eshell.texi (Known problems):
9137         * eudc.texi (Overview, BBDB):
9138         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
9139         (The problem of spam, SpamOracle, Extending the Spam package)
9140         (Conformity, Terminology):
9141         * idlwave.texi (Routine Info)
9142         (Class and Keyword Inheritance, Padding Operators)
9143         (Breakpoints and Stepping, Electric Debug Mode)
9144         (Examining Variables, Troubleshooting):
9145         * org.texi (Creating timestamps):
9146         * reftex.texi (Commands, Options, Changes):
9147         * tramp.texi (Inline methods, Password caching)
9148         (Auto-save and Backup, Issues):
9149         * vip.texi (Files, Commands in Insert Mode):
9150         * viper.texi (Emacs Preliminaries, States in Viper)
9151         (Packages that Change Keymaps, Viper Specials, Groundwork):
9152         Fix various typos.
9154 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
9156         * ediff.texi: Fix typos.
9158 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
9160         * org.texi: Small typo fixes.
9162 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
9164         * viper.texi (Viper Specials):
9165         * gnus.texi (Example Setup):
9166         * faq.texi (Backspace invokes help):
9167         * dired-x.texi (Optional Installation Dired Jump):
9168         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
9169         follow coding conventions.
9171 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
9173         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
9175 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
9177         * pcl-cvs.texi: Fix typos.
9178         (Customization): Say "us".
9180 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
9182         * org.texi: Remove bogus @setfilename.
9184 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
9186         * org.texi (ASCII export): Omit command name.
9187         (HTML export): Add prefix to all lines in Local Variable example.
9188         (Acknowledgments): Typeset names in italics.
9190 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
9192         * org.texi (Plain lists): Add new item navigation commands.
9193         (External links): Document elisp and info links.
9194         (Custom searches): New section.
9195         (Publishing): New chapter.
9196         (HTML export): Include a list of supported CSS classes.
9197         (Setting tags): Describe the fast-tag-setting interface.
9199 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
9201         * dired-x.texi: ifinfo -> ifnottex.
9203 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
9205         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
9207 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
9209         * message.texi (Interface): Add tool bar customization.
9210         (MIME): Index and text additions for mml-attach.
9211         (MIME): Describe mml-dnd-protocol-alist and
9212         mml-dnd-attach-options.
9214         * gnus.texi (Oort Gnus): Reorder entries in sections.
9215         Fix some entries.
9216         (Starting Up): Add references to "Emacs for Heathens" and to
9217         "Finding the News".  Add user-full-name and user-mail-address.
9218         (Group Buffer Format): Add tool bar customization and update.
9219         (Summary Buffer): Add tool bar customization.
9220         (Posting Styles): Add message-alternative-emails.
9222 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
9224         * tramp.texi (Filename completion): Improve wording.
9226 2006-05-07  Romain Francoise  <romain@orebokech.com>
9228         * faq.texi (Using regular expressions): Fix typo.
9229         (Packages that do not come with Emacs): Fix capitalization.
9230         (Replacing text across multiple files): Expand node to explain how
9231         to use `dired-do-query-replace-regexp' in more detail, based on
9232         suggestion by Eric Hanchrow <offby1@blarg.net>.
9234 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
9236         * tramp.texi (Filename completion): Completion of remote files'
9237         method, user name and host name is active only in partial
9238         completion mode.
9240 2006-05-06  Bill Wohler  <wohler@newt.com>
9242         Release MH-E manual version 8.0.
9244         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9245         release 8.0.
9247 2006-05-06  Bill Wohler  <wohler@newt.com>
9249         * mh-e.texi (MH-BOOK-HOME): Change from
9250         http://www.ics.uci.edu/~mh/book/mh to
9251         http://rand-mh.sourceforge.net/book/mh.
9252         Replace .htm suffix with .html for MH book files.
9253         (Using This Manual): Update key binding for getting relevant
9254         chapter in Info from command key.
9255         (Ranges): Fix itemx.
9257 2006-05-05  Karl Berry  <karl@gnu.org>
9259         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9260         (\fonttextsize): New user-level command to change text font size.
9262 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
9264         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
9266 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
9268         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9270 2006-04-24  Bill Wohler  <wohler@newt.com>
9272         * mh-e.texi (Getting Started): Make it more explicit that you need
9273         to install MH.  Add pointers to current MH implementations.
9275 2006-04-21  Bill Wohler  <wohler@newt.com>
9277         Release MH-E manual version 7.94.
9279         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9280         release 7.94.
9282 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
9284         * org.texi: Many small fixes.
9285         (Handling links): Rename from "Managing links".
9287 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
9289         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9290         (Splitting mail using spam-stat): Fix @xref.
9292 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
9294         * gnus.texi (Spam Package): Major revision of the text.
9295         Previously this node was "Filtering Spam Using The Spam ELisp Package".
9297 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
9299         * org.texi (Time stamps): Better explanation of the purpose of
9300         different time stamps.
9301         (Structure editing, Plain lists): More details on how new items
9302         and headings are inserted.
9304 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
9306         * org.texi (Formula syntax): Fix link to Calc Manual.
9308 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
9310         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9312 2006-04-17  Bill Wohler  <wohler@newt.com>
9314         * mh-e.texi (Folders): Update mh-before-quit-hook and
9315         mh-quit-hook example with code that removes the buffers rather
9316         than just bury them.
9318 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
9320         Sync with Tramp 2.0.53.
9322 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
9324         * org.texi (Updating settings): New section.
9325         (Visibility cycling): Better names for the startup folding
9326         options.
9327         (Exporting): Completely restructured.
9328         (The very busy C-c C-c key): New section.
9329         (Summary of in-buffer settings): New section.
9331 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
9333         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9335 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
9337         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9338         (Server Commands): Key `v' is reserved for users.
9340 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
9342         * org.texi (Link format): New section, emphasis on bracket links.
9343         (External links): Document bracket links.
9344         (FAQ): Expand to cover shell links and the new link format.
9346 2006-04-09  Kevin Ryde  <user42@zip.com.au>
9348         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9350 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
9352         * gnus.texi (Summary Buffer Lines): Add `*'.
9354 2006-04-07  Jochen Küpper  <jochen@fhi-berlin.mpg.de>
9356         * gnus.texi (Group Parameters):
9357         Mention gnus-permanently-visible-groups.
9359 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9361         * gnus.texi (Face): Fix typo.
9363 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
9365         * gnus.texi (X-Face): Clarify.
9366         (Face): Need Emacs with PNG support.
9368 2006-04-06  Richard Stallman  <rms@gnu.org>
9370         * idlwave.texi: Delete the blocks "not suitable for inclusion with
9371         Emacs".
9373 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
9375         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9376         blocks not suitable for inclusion with Emacs using variable
9377         PARTOFEMACS.
9379 2006-04-04  Simon Josefsson  <jas@extundo.com>
9381         * gnus.texi (Security): Improve.
9383 2006-04-02  Karl Berry  <karl@gnu.org>
9385         * texinfo.tex: Update to current version (2006-03-21.13).
9387 2006-04-02  Bill Wohler  <wohler@newt.com>
9389         * mh-e.texi (Getting Started, Junk, Bug Reports)
9390         (MH FAQ and Support): Fix URLs.
9392 2006-03-31  Romain Francoise  <romain@orebokech.com>
9394         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9395         to t, not nil (and has for the past eight years).
9397 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
9399         * message.texi, gnus.texi: Bump version to 5.11.
9401 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
9403         * gnus.texi (Top): Add comment about version line.
9405         * message.texi (Top): Ditto.  Change to take named versions into
9406         account.
9408 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
9410         * gnus.texi (Posting Styles): Add x-face-file to example.
9411         (X-Face): Refer to posting styles.
9413         * gnus-faq.texi ([5.8]): Add x-face-file.
9414         ([8.4]): Add links to gmane.emacs.gnus.user and
9415         gmane.emacs.gnus.general.
9417 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
9419         * gnus-faq.texi: Use .invalid.
9420         ([5.4]): Fix gnus-posting-styles example.
9422 2006-03-27  Romain Francoise  <romain@orebokech.com>
9424         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
9425         Emacs/W3 needs a new maintainer.
9426         (Ispell): Update author and version info.
9427         (Mailcrypt): Mention PGG.
9428         (New in Emacs 22): Add PGG to the list of new packages.
9429         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9430         updating dead URLs.
9432 2006-03-25  Karl Berry  <karl@gnu.org>
9434         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9435         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9436         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9437         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9438         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9439         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9440         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9441         (2) do not indent copyright year list (or anything else).
9443 2006-03-21  Bill Wohler  <wohler@newt.com>
9445         * mh-e.texi (Folders): Various edits.
9447 2006-03-20  Romain Francoise  <romain@orebokech.com>
9449         * gnus.texi (Mail Folders): Grammar fix.
9451 2006-03-19  Bill Wohler  <wohler@newt.com>
9453         * mh-e.texi (Replying): Document Mail-Followup-To.
9454         Change manually-formatted table to multitable.  Add debugging info.
9455         Move description of mh-reply-default-reply-to into paragraph
9456         that describes its values.
9458 2006-03-17  Bill Wohler  <wohler@newt.com>
9460         * mh-e.texi: Use smallexample and smalllisp consistently.
9461         (Sending Mail Tour): Update method of entering
9462         addresses and subject.
9463         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9464         (Adding Attachments, Searching): Update screenshots for Emacs 22.
9466 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
9468         * org.texi: Version number change only.
9470 2006-03-14  Bill Wohler  <wohler@newt.com>
9472         * mh-e.texi: Add index entries around each paragraph rather than
9473         depend on entries from beginning of node.  Doing so ensures that
9474         index entries are less likely to be forgotten if text is cut and
9475         pasted, and are necessary anyway if the references are on a
9476         separate page.  It seems that makeinfo is now (v. 4.8) only
9477         producing one index entry per node, so there is no longer any
9478         excuse not to.  Use subheading instead of heading.  The incorrect
9479         use of heading produced very large fonts in Info--as large as the
9480         main heading.
9481         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9482         versions 6 and 7 appeared *around* the time of these Emacs releases.
9484 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
9486         * org.texi (Clean view): Document new startup options.
9488 2006-03-11  Bill Wohler  <wohler@newt.com>
9490         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9491         (Composing, Scan Line Formats): Fix @refs.
9492         (Getting Started): Define MH profile and MH profile components.
9493         (Incorporating Mail, Reading Mail, Viewing, Printing)
9494         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9495         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9496         for string constants.
9497         (Tool Bar): Remove spurious quote.
9498         (Junk): Use ``...'' instead of "...".
9499         (Scan Line Formats): Replace @samp with @kbd.
9501 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9503         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9505 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
9507         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9508         easy to understand.
9510 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
9512         * gnus.texi: Markup fix.
9513         (Fancy Mail Splitting): Specify new feature.
9515 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9517         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9518         partial-words matching.
9520 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
9522         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9524         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9525         (MIME Commands): Fix mm-discouraged-alternatives.
9527 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
9529         * org.texi: Version number change only.
9531 2006-03-06  Bill Wohler  <wohler@newt.com>
9533         * mh-e.texi: Move from SourceForge repository to Savannah.
9534         This is version 7.93, which is a total rewrite from the previous
9535         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9536         version 7.93.
9538 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
9540         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9542 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
9544         * org.texi (Interaction): Add item about `org-mouse.el' by
9545         Piotr Zielinski.
9546         (Managing links): Document that also mouse-1 can be used to
9547         activate a link.
9548         (Headlines, FAQ): Add entry about hiding leading stars.
9549         (Miscellaneous): Resort the sections in this chapter to a more
9550         logical sequence.
9552 2006-02-27  Simon Josefsson  <jas@extundo.com>
9554         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
9555         2004-01-27 from the trunk).
9557 2006-02-24  Alan Mackenzie  <acm@muc.de>
9559         * cc-mode.texi: Rename c-hungry-backspace to
9560         c-hungry-delete-backwards, at the request of RMS.  Leave the old
9561         name as an alias.
9563 2006-02-24  Alan Mackenzie  <acm@muc.de>
9565         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9566         include the function header within the defun.
9568 2006-02-24  Alan Mackenzie  <acm@muc.de>
9570         * cc-mode.texi: Correct two typos.
9572 2006-02-24  Alan Mackenzie  <acm@muc.de>
9574         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9575         existing comment.
9576         (Electric Keys): Add a justification for electric indentation.
9577         (Hungry WS Deletion): Clear up the names and complications of the
9578         BACKSPACE and DELETE keys.
9580 2006-02-23  Juri Linkov  <juri@jurta.org>
9582         * faq.texi (Common requests): Move `Turning on auto-fill by
9583         default' after `Wrapping words automatically'.  Move `Working with
9584         unprintable characters' before `Searching for/replacing newlines'.
9585         Move `Replacing highlighted text' after `Highlighting a region'.
9586         Merge `Repeating commands' and `Repeating a command as many times
9587         as possible' into the former.
9588         (Packages that do not come with Emacs): Add refs to Gmane and
9589         etc/MORE.STUFF.
9591 2006-02-23  Juri Linkov  <juri@jurta.org>
9593         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9594         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9595         Add xref to `(emacs)Reporting Bugs'.
9596         (Getting a printed manual): Add URL to other formats of the manual.
9597         (Common requests): Fix menu.
9598         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9599         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9600         (Inserting text at the beginning of each line): Add pxref to
9601         `Changing the included text prefix'.
9602         (Forcing the cursor to remain in the same column): Mention `track-eol'
9603         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
9604         (Replacing text across multiple files): Add keybinding `Q' for
9605         `dired-do-query-replace'.
9607 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
9609         * reftex.texi: Version number and date change only.
9611         * org.texi (Internal Links): Rewrite to cover the modified
9612         linking system.
9614 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
9616         * faq.texi: Remove the coding cookie, it's not needed anymore.
9618 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
9620         * faq.texi (Colors on a TTY): Mention Mac OS port.
9622 2006-02-12  Karl Berry  <karl@gnu.org>
9624         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9625         8-bit accented a.
9627 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
9629         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9631 2006-02-08  Romain Francoise  <romain@orebokech.com>
9633         * faq.texi (Top): Remove paragraph about the FAQ being a
9634         transitional document, etc.
9635         (Searching for/replacing newlines): New node.
9636         (Yanking text in isearch): New node.
9637         (Inserting text at the beginning of each line): Rename and make
9638         more general, mention `M-;' in Message mode.
9640 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
9642         * faq.texi (Meta key does not work in xterm)
9643         (Emacs does not display 8-bit characters)
9644         (Inputting eight-bit characters): Update xrefs.
9646 2006-02-06  Romain Francoise  <romain@orebokech.com>
9648         * faq.texi (VM): VM now at version 7.19.
9649         Set myself as maintainer of this file.
9651 2006-02-04  Michael Olson  <mwolson@gnu.org>
9653         * erc.texi (History): Note that ERC is now included with Emacs.
9655 2006-01-31  Romain Francoise  <romain@orebokech.com>
9657         * message.texi (Message Headers): Explain what
9658         `message-alternative-emails' does in more detail.
9659         Update copyright year.
9661 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
9663         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9665 2006-01-29  Richard M. Stallman  <rms@gnu.org>
9667         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9669 2006-01-29  Michael Olson  <mwolson@gnu.org>
9671         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9673         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9675         * faq.texi (New in Emacs 22): Mention ERC.
9677 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
9679         * rcirc.texi: Capitalize dir entry for consistency with the entry
9680         in info/dir and other entries in the Emacs category.
9681         Fix typos.  Delete trailing whitespace.
9683 2006-01-28  Björn Lindström  <bkhl@elektrubadur.se>
9685         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9687 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
9689         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9690         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9692         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9693         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9695 2006-01-27  Alex Schroeder  <alex@gnu.org>
9697         * rcirc.texi: New file.
9699 2006-01-23  Juri Linkov  <juri@jurta.org>
9701         * widget.texi (User Interface): Add S-TAB for widget-backward.
9703 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
9705         Sync with Tramp 2.0.52.
9707         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9708         Add Tramp disabling item.  New item for common connection problems.
9709         (various): Apply "ftp" as method for the download URL.
9710         (Bug Reports): Refer to FAQ for common problems.
9712 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
9714         * widget.texi (User Interface): Use @key for TAB.
9716         * ses.texi (Formulas, Printer functions): Use @key for TAB.
9718         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9719         for TAB.
9721         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9723 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9725         * gnus.texi: Update copyright.
9727 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9729         * gnus.texi (Article Washing): Additions.
9731 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
9733         * org.texi (Agenda commands): Document tags command.
9735 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9737         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9739 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9741         * gnus.texi (RSS): Addition.
9743 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9745         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9747 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9749         * emacs-mime.texi (Display Customization): Add setting example to
9750         mm-discouraged-alternatives.
9752 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
9754         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9755         version is the canonical version.
9757 2006-01-08  Alex Schroeder  <alex@gnu.org>
9759         * pgg.texi (Caching passphrase): Rewording.
9761 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
9763         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9764         repository URL.
9766 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
9768         * org.texi: Removed the accidentally re-added empty line in the
9769         direntry.
9771 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
9773         * org.texi (Agenda Views): Chapter reorganized.
9775 2005-12-29  Romain Francoise  <romain@orebokech.com>
9777         * faq.texi (Using Customize): New node.
9779 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
9781         * org.texi: Remove blank line in @direntry.  It is non-standard
9782         and recursively produces blank lines all over the dir file (when
9783         using Texinfo 4.8).
9785 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
9787         * widget.texi (atoms): Delete obsolete remark about `file' widget.
9789 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
9791         * org.texi (Tags): Boolean logic documented.
9792         (Agenda Views): Document custom commands.
9794 2005-12-20  David Kastrup  <dak@gnu.org>
9796         * faq.texi (AUCTeX): Update version and mailing list info.
9798 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9800         * gnus.texi (MIME Commands): Mention addition of
9801         multipart/alternative to gnus-buttonized-mime-types and add xref
9802         to mm-discouraged-alternatives.
9804         * emacs-mime.texi (Display Customization): Mention addition of
9805         "image/.*" and add xref to gnus-buttonized-mime-types in the
9806         mm-discouraged-alternatives section.
9808 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
9810         * org.texi (Tags): New section.
9811         (Agenda Views): Chapter reorganized.
9813 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
9815         * org.texi (Internal Links): Add a missing comma after an @xref.
9817 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
9819         * faq.texi (Filling paragraphs with a single space): No need to
9820         change sentence-end now.
9822 2005-12-13  Romain Francoise  <romain@orebokech.com>
9824         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9826 2005-12-12  Jay Belanger  <belanger@truman.edu>
9828         * faq.texi (Calc): Update version number.
9830 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
9832         * org.texi (Progress Logging): New section.
9834 2005-12-10  Romain Francoise  <romain@orebokech.com>
9836         Update the Emacs FAQ for the 22.1 release.
9838         * faq.texi: Set VER to `22.1'.
9839         (Basic editing): Explain how to use localized versions of the
9840         Tutorial.  Mention that `C-h r' displays the manual.
9841         Delete obsolete WWW link to an Emacs 18 tutorial.
9842         (Getting a printed manual): Point to the new locations of the
9843         manuals on the GNU Web site.
9844         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9845         available via Info (it was previously distributed separately).
9846         (Installing Texinfo documentation): The latest version of Texinfo
9847         is 4.8, not 4.0.
9848         (Informational files for Emacs): COPYING is the GNU General Public
9849         License, not the Emacs General Public License.
9850         (Informational files for Emacs): Delete obsolete link to the
9851         GNUinfo pages as they have been removed from the GNU Web site.
9852         (New in Emacs 22): New node.
9853         (Setting up a customization file): Say that most packages support
9854         Customize nowadays.
9855         (Colors on a TTY): Delete reference to instructions on how to
9856         enable syntax highlighting, it is now enabled by default.
9857         (Turning on abbrevs by default): Emacs now reads the abbrevs file
9858         at startup automatically.
9859         (Controlling case sensitivity): Mention `M-c' in isearch.
9860         (Using an already running Emacs process): Emacs now creates the
9861         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
9862         gnuserv.  As emacsclient can now run Lisp code as well, delete a
9863         sentence praising gnuserv for that.  Simplify description of how
9864         the client/server operation works.
9865         (Compiler error messages): Delete obsolete text (compile.el has
9866         been rewritten).
9867         (Indenting switch statements): Fix typo.
9868         (Matching parentheses): Simplify setup instructions, mention the
9869         menu bar item in the Options menu.
9870         (Repeating a command as many times as possible): Mention `C-x e'.
9871         (Going to a line by number): Mention new keymap and bindings
9872         `M-g M-g', `M-g M-p' and `M-g M-n'.
9873         (Turning on syntax highlighting): Now on by default.  Simplify.
9874         (Replacing highlighted text): Use `1', not `t'.
9875         (Problems with very large files): The maximum size is now 256MB on
9876         32-bit machines.
9877         (^M in the shell buffer): Mention `comint-process-echoes'.
9878         (Emacs for Apple computers): Emacs 22 has native support for Mac
9879         OS X.
9880         (Translating names to IP addresses): Delete node.
9881         (Binding keys to commands): Fix typo.
9882         (SPC no longer completes file names): New node.
9883         (MIME with Emacs mail packages): Delete section about the Emacs
9884         MIME FAQ (it's not reachable anymore).
9886 2005-12-08  Alan Mackenzie  <acm@muc.de>
9888         * cc-mode.texi: The manual has been extensively revised: the
9889         information about using CC Mode has been separated from the larger
9890         and more difficult chapters about configuration.  It has been
9891         updated for CC Mode 5.31.
9893 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9895         * pgg.texi (User Commands): Fix description of pgg-verify-region.
9896         (Selecting an implementation): Fix descriptions.
9898 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
9900         * message.texi (Various Message Variables): Addition.
9902 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
9904         * message.texi: Fix default values.
9906 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
9908         * message.texi (Header Commands): Clarify descriptions of
9909         message-cross-post-followup-to, message-reduce-to-to-cc, and
9910         message-insert-wide-reply.
9911         (Various Commands): Fix kindex for message-kill-to-signature;
9912         clarify description of message-tab.
9914 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
9916         * message.texi (Mailing Lists): Fix description about MFT.
9918         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9920 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
9922         * gnus.texi (Slow Terminal Connection): Replace old description
9923         with new one.
9925 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9927         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9928         replace X-Draft-Headers with X-Draft-From.
9930 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9932         * gnus.texi (Various Various): Fix the default value of
9933         nnheader-max-head-length.
9934         (Gnus Versions): Fix typo.
9936 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
9938         * org.texi (Structure editing): Document new functionality of
9939         M-RET.
9941 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
9943         * org.texi (Internal Links): Fix Texinfo usage.
9945 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
9947         * org.texi (TODO basics): Document the global todo list.
9948         (TODO items): Documents sparse tree for specific TODO
9949         keywords.
9951 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
9953         * org.texi (Plain Lists): Typos fixed.
9955 2005-11-28  Jay Belanger  <belanger@truman.edu>
9957         * calc.texi: Change references of `M-#' to `C-x *' prefix.
9959 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
9961         * org.texi (Structure editing): New item moving commands added.
9962         (Plain Lists): New section.
9964 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
9966         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9967         (Agenda): Document commands `org-cycle-agenda-files' and
9968         `org-agenda-file-to-front'.
9969         (Built-in table editor): Document `org-table-sort-lines'.
9970         (HTML formatting): Export of hand-formatted lists.
9972 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
9974         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9975         new variable gnus-toolbar-thickness.
9977 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9979         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9981 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9983         * gnus.texi (X-Face): Fix description.
9984         (XVarious): Remove gnus-xmas-logo-color-alist and
9985         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9987 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
9989         * gnus.texi (Group Parameters): Mention new variable
9990         gnus-parameters-case-fold-search.
9991         (Home Score File): Addition.
9993 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
9995         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
9996         (Overview): List supported feed types.
9997         (Installation): No installation necessary when using autoload.
9998         (Configuration): Rename "RSS" to "news".
10000 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
10002         * pgg.texi (User Commands): Document additional passphrase
10003         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
10004         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
10006 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
10008         * org.texi: Version number changed to 3.19.
10010 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
10012         * pgg.texi (How to use): Update the example to add autoload of
10013         pgg-encrypt-symmetric-region.
10014         (User Commands): Document pgg-encrypt-symmetric-region.
10015         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
10017 2005-10-27  Jay Belanger  <belanger@truman.edu>
10019         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
10020         mention other TeX-related units.
10022 2005-10-23  Lars Hansen  <larsh@soem.dk>
10024         * dired-x.texi (Miscellaneous Commands):
10025         Replace dired-do-relative-symlink by dired-do-relsymlink and
10026         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
10028 2005-10-23  Jay Belanger  <belanger@truman.edu>
10030         * calc.texi (Predefined Units): Use `alpha' for the fine structure
10031         constant.
10033 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
10035         * faq.texi (Bugs and problems):
10036         Replace `dired-move-to-filename-regexp' by
10037         `directory-listing-before-filename-regexp'.
10039 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
10041         * newsticker.texi (UPDATED): Set value.
10043 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
10045         * gnus.texi (Document Groups): Remove duplicate item.
10047 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
10049         * org.texi (Summary): Mention iCalendar support.
10050         (Exporting): Document iCalendar support.
10052 2005-10-18  Romain Francoise  <romain@orebokech.com>
10054         * viper.texi (Viper Specials): Capitalize GNU.
10056 2005-10-17  Juri Linkov  <juri@jurta.org>
10058         * info.texi (Getting Started, Search Index, Expert Info):
10059         Fix wording.
10060         (Search Text): Replace `echo area' with `mode line'.
10061         (Search Index): Both `i' and `,' find all index entries.
10062         Replace example `C-f' with `C-l' (which exists in index of Info
10063         manual) and delete spaces in its keyboard input sequence.
10064         Delete unnecessary explanations about literal characters.
10066 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
10068         * gnus.texi (Document Server Internals): Addition.
10070 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
10072         * gnus.texi (A note on namespaces): Fix RFC reference.
10074 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
10076         * gnus.texi (RSS): Fix key description.
10078 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
10080         * gnus.texi: Emacs/w3 -> Emacs/W3.
10081         (Browsing the Web): Fix description.
10082         (Web Searches): Ditto.
10083         (Customizing W3): Ditto.
10085 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
10087         * gnus.texi (Maildir): Clarify expire-age and expire-group.
10089 2005-10-11  Jay Belanger  <belanger@truman.edu>
10091         * calc.texi (Integration): Mention using `a i' to compute definite
10092         integrals.
10094 2005-10-11  Juri Linkov  <juri@jurta.org>
10096         * info.texi: Rearrange nodes.
10097         (Top): Update menu.  Change ref `Info for Experts' to
10098         `Advanced Info Commands'.
10099         (Getting Started): Fix description of manual's parts.
10100         (Help-Int): Change xref `Info Search' to `Search Index', and
10101         `Expert Info' to `Advanced'.
10102         (Advanced): Move node one level up.
10103         (Search Text, Search Index): New nodes split out from `Info Search'.
10104         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
10105         split out from `Advanced'.
10106         (Advanced, Emacs Info Variables): De-document editing an Info file
10107         in Info.
10108         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
10109         (Creating an Info File): Delete node and move its text to
10110         `Expert Info'.
10112 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
10114         * org.texi (Workflow states): Document that change in keywords
10115         becomes active only after restart of Emacs.
10117 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
10119         Sync with Tramp 2.0.51.
10121 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
10123         * speedbar.texi (Introduction): Describe new location of speedbar
10124         on menubar.
10125         (Basic Key Bindings): Remove descriptions of bindings that have
10126         been removed.
10128 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
10130         * speedbar.texi (GDB): Describe use of watch expressions.
10132 2005-09-28  Simon Josefsson  <jas@extundo.com>
10134         * message.texi (IDNA): Fix.
10136 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
10138         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
10139         nntp-server-hook, and nntp-warn-about-losing-connection; fix
10140         description of nntp-open-connection-function.
10141         (Common Variables): Fix descriptions.
10143 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
10145         * gnus.texi (Server Buffer Format): Document the %a format spec.
10147 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
10149         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
10151 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
10153         * org.texi Version 3.16.
10155 2005-09-19  Miles Bader  <miles@gnu.org>
10157         * newsticker.texi: Get rid of CVS keywords.
10159 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10161         * gnus.texi (Finding the Parent): Fix description of how Gnus
10162         finds article.
10164 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
10166         * gnus.texi (Advanced Scoring Examples): New examples to teach how
10167         to drop off non-answered articles.
10169 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
10171         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
10172         braces (which are unsupported by NMAKE) for macro `srcdir'.
10174 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
10176         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10177         (../info/newsticker, newsticker.dvi): New targets.
10179 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
10181         * newsticker.texi: Replace @command with @code.  Replace @example
10182         with @lisp.
10183         (Top): Add explanations to menu items.
10184         (GNU Free Documentation License): Remove.
10186 2005-09-16  Romain Francoise  <romain@orebokech.com>
10188         Update all files to specify GFDL version 1.2.
10190         * doclicense.texi (GNU Free Documentation License): Update to
10191         version 1.2.
10193 2005-09-15  Richard M. Stallman  <rms@gnu.org>
10195         * newsticker.texi: Fix @setfilename.
10197         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
10198         (../info/newsticker, newsticker.dvi): New targets.
10200 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
10202         * org.texi: Version 3.15.
10204 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
10206         * ses.texi: Combine all three indices into one.
10207         Correct a few typos.
10209 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
10211         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
10213 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
10215         * emacs-mime.texi (Handles): Remove duplicate item.
10216         (Encoding Customization): Fix the default value for
10217         mm-coding-system-priorities.
10218         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
10219         (Basic Functions): Fix reference.
10221 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
10223         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
10225 2005-08-18  Richard M. Stallman  <rms@gnu.org>
10227         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10228         and web site.
10230         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10231         not keyboard-translate.
10233 2005-08-11  Richard M. Stallman  <rms@gnu.org>
10235         * faq.texi (Using regular expressions): Fix xref.
10237 2005-08-09  Juri Linkov  <juri@jurta.org>
10239         * info.texi (Help-P): Replace `Prev' with `Previous'.
10240         (Help-M, Help-Xref): Add S-TAB.
10241         (Help-FOO): Update `u' command.
10242         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10243         Update info about visibility of xref parts.
10244         (Help-Int): Fix `m' command.  Rename `Info-last' to
10245         `Info-history-back'.  Add `Info-history-forward'.
10246         (Advanced): Fix `g*' and `M-n' commands.
10247         (Info Search): Add `index-apropos' in stand-alone browser.
10248         Add isearch commands.
10249         (Emacs Info Variables): Remove `Info-fontify'.
10250         Add `Info-mode-hook'.  Update face names.
10251         Add `Info-fontify-maximum-menu-size',
10252         `Info-fontify-visited-nodes', `Info-isearch-search'.
10254 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
10256         Sync with Tramp 2.0.50.
10258         * tramp.texi: Use @option{} consequently for method names.
10259         (Inline methods, External transfer methods): Remove references to
10260         Cygwin.
10261         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10262         implementation.
10264 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
10266         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10267         Mention that gnus-init-file is not read when Emacs is invoked with
10268         --no-init-file or -q.
10270 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
10272         * org.texi: Version 3.14.
10274 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
10276         * org.texi: Version 3.13.
10278 2005-07-18  Juri Linkov  <juri@jurta.org>
10280         * calc.texi (Time Zones, Logical Operations):
10281         * cl.texi (Overview):
10282         * org.texi (TODO types):
10283         * sc.texi (Emacs 18 MUAs):
10284         * speedbar.texi (Top):
10285         * url.texi (History):
10286         Delete duplicate duplicate words.
10288 2005-07-16  Johan Bockgård  <bojohan@users.sourceforge.net>  (tiny change)
10290         * cl.texi (Type Predicates): Document `atom' type.
10292 2005-07-04  Lute Kamstra  <lute@gnu.org>
10294         Update FSF's address in GPL notices.
10296         * calc.texi (Copying):
10297         * doclicense.texi (GNU Free Documentation License):
10298         * faq.texi (Contacting the FSF):
10299         * mh-e.texi (Copying): Update FSF's address.
10301 2005-07-03  Richard M. Stallman  <rms@gnu.org>
10303         * flymake.texi (Example -- Configuring a tool called directly):
10304         Update name of flymake-build-relative-filename.
10306 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
10308         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10310 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
10312         * org.texi: Version 3.12.
10314 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
10316         * makefile.w32-in (MAKEINFO): Use --force.
10317         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10318         Makefile.in.
10319         (gnus.dvi): Use "..." to quote Sed args, so that it works with
10320         more shells.
10322 2005-06-23  Richard M. Stallman  <rms@gnu.org>
10324         * speedbar.texi (Creating a display): Texinfo usage fixes.
10326         * tramp.texi (Customizing Completion, Auto-save and Backup):
10327         Texinfo usage fixes.
10329 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
10331         * dired-x.texi (Miscellaneous Commands):
10332         * ediff.texi (Miscellaneous):
10333         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10334         (Agent Variables):
10335         * info.texi (Help-Xref):
10336         * message.texi (Message Headers):
10337         * org.texi (Remember):
10338         * reftex.texi (Options (Defining Label Environments))
10339         (Options (Index Support), Options (Viewing Cross-References))
10340         (Options (Misc), Changes):
10341         * speedbar.texi (Creating a display):
10342         * tramp.texi (Customizing Completion, Auto-save and Backup):
10343         Texinfo usage fix.
10345 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
10347         * org.texi: Version 3.11.
10349 2005-06-12  Jay Belanger  <belanger@truman.edu>
10351         * calc.texi (Getting Started): Remove extra menu item.
10353 2005-05-31  Jay Belanger  <belanger@truman.edu>
10355         * calc.texi (Notations Used in This Manual): Use @kbd for key
10356         sequence.
10357         (Demonstration of Calc): Mention another way of starting Calc.
10358         (Starting Calc): Mention long name of M-#.
10359         (Embedded Mode Overview): Remove unnecessary instruction.
10360         (Other M-# commands): Rephrase `M-# 0' explanation.
10361         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10362         reflect current behavior.
10364 2005-05-30  Jay Belanger  <belanger@truman.edu>
10366         * calc.texi (Hooks): Change description of calc-window-hook and
10367         calc-trail-window-hook to match usage.
10368         (Computational Functions): Add more constant-generating functions.
10369         (Customizable Variables): Use defvar.
10371 2005-05-28  Jay Belanger  <belanger@truman.edu>
10373         * calc.texi (Assignments in Embedded Mode): Fix variable name.
10374         (Basic Embedded Mode): Explain behavior of arguments to
10375         calc-embedded-mode.
10377 2005-05-27  Jay Belanger  <belanger@truman.edu>
10379         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10380         current behavior.
10382 2005-05-25  Jay Belanger  <belanger@truman.edu>
10384         * calc.texi: Change Calc version number throughout.
10385         (Keypad Mode): Change location in info output.
10386         (Keypad mode overview): Move picture of keypad.
10388 2005-05-21  Jay Belanger  <belanger@truman.edu>
10390         * calc.texi (Storing variables): Mention that only most variables
10391         are void to begin with.
10393 2005-05-21  Kevin Ryde  <user42@zip.com.au>
10395         * widget.texi (Basic Types): Update cross ref from "Enabling
10396         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10397         lispref/text.texi change.
10399 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
10401         * org.texi: Version 3.09.
10403 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
10405         * reftex.texi: Version 4.28.
10407 2005-05-16  Jay Belanger  <belanger@truman.edu>
10409         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10411 2005-05-14  Jay Belanger  <belanger@truman.edu>
10413         * calc.texi (Default Simplifications): Insert missing ! (logical
10414         not operator).
10416 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
10418         Sync with Tramp 2.0.49.
10420 2005-05-10  Jay Belanger  <belanger@truman.edu>
10422         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10423         to 1.
10425 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
10427         * org.texi: Version 3.08, structure reorganized.
10429 2005-04-24  Richard M. Stallman  <rms@gnu.org>
10431         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10433 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
10435         * org.texi: Update to version 3.06.
10437 2005-04-13  Lute Kamstra  <lute@gnu.org>
10439         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10441 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
10443         * cl.texi (Porting Common Lisp): Fix typo.
10445 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10447         * gnus.texi (RSS): Addition.
10449 2005-04-04  Jay Belanger  <belanger@truman.edu>
10451         * calc.texi: Change Calc version number.
10452         (Customizable variables): Fix description of calc-language-alist.
10453         (Copying): Put in version 2 of GPL.
10455 2005-04-01  Jay Belanger  <belanger@truman.edu>
10457         * calc.texi (Troubleshooting Commands): Remove comment about
10458         installation.
10459         (Installation): Remove section.
10460         (Customizable Variables): New section.
10461         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10462         (Graphical Devices): Add references to Customizable Variables.
10464 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
10466         * emacs-mime.texi (Display Customization): Markup fixes.
10467         (rfc2047): Update.
10469 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
10471         * gnus-faq.texi: Replaced with auto-generated version.
10473 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
10475         * dired-x.texi (Multiple Dired Directories): default-directory was
10476         renamed to dired-default-directory.
10478 2005-03-26  Jay Belanger  <belanger@truman.edu>
10480         * calc.texi (Simplifying Formulas, Rewrite Rules):
10481         Change description of top and bottom of fraction.
10482         (Modulo Forms): Move description of how to create modulo forms to
10483         earlier in the section.
10484         (Fraction Mode): Suggest using : to get a fraction by dividing.
10485         (Basic Arithmetic): Adjust placement of command name.
10486         (Truncating the Stack): Emphasize that "hidden" entries are still
10487         visible.
10488         (Installation): Move discussion of printing manual to "About This
10489         Manual".
10490         (About This Manual): Mention how to print the manual.
10491         (Reporting Bugs): Remove first person.
10492         (Building Vectors): Add algebraic version of append.
10493         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10494         (Grouping Digits): Fix typo.
10496 2005-03-25  Werner Lemberg  <wl@gnu.org>
10498         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10499         Replace `legal' with `valid'.
10501 2005-03-25  Werner Lemberg  <wl@gnu.org>
10503         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10505 2005-03-24  Jay Belanger  <belanger@truman.edu>
10507         * calc.texi (General Mode Commands)
10508         (Mode Settings in Embedded Mode): Add some explanation of
10509         recording mode settings.
10511 2005-03-24  Richard M. Stallman  <rms@gnu.org>
10513         * calc.texi: Remove praise of non-free software.
10515         * idlwave.texi: Don't say where to get IDL or its non-free manual.
10516         (Installation): Node deleted.
10518 2005-03-23  Richard M. Stallman  <rms@gnu.org>
10520         * url.texi (HTTP language/coding): Improve last change.
10522 2005-03-22  Jay Belanger  <belanger@truman.edu>
10524         * calc.texi (Embedded Mode): Add new information on changing
10525         modes.
10527 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
10529         Sync with Tramp 2.0.48.
10531         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10533         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
10534         "GNU/Linux".  Change all addresses to .gnu.org.
10535         (Default Method): Offer shortened syntax for "su" and "sudo"
10536         methods.
10538 2005-03-07  Richard M. Stallman  <rms@gnu.org>
10540         * url.texi: Fix usage of "e.g.".
10541         (HTTP language/coding): Explain the rules for these strings.
10543 2005-03-06  Richard M. Stallman  <rms@gnu.org>
10545         * woman.texi (Introduction): Minor cleanups.
10547         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10549         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10550         (Installation): Node deleted.
10552         * mh-e.texi (Preface): Get rid of "Emacs 21".
10554         * eshell.texi (Installation): Delete node (for Emacs 20).
10556 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
10558         * flymake.texi: Refill and tweak style in @lisp blocks.
10560 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
10562         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10564 2005-03-01  Jay Belanger  <belanger@truman.edu>
10566         * calc.texi (Trigonometric and Hyperbolic Functions):
10567         Mention additional functions.
10568         (Algebraic Simplifications): Mention additional simplifications.
10570 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
10572         * ses.texi: Add concept/function/variable indices (this work was
10573         donated by Brad Collins <brad@chenla.org>, copyright-assignment
10574         papers on file at FSF).
10576 2005-02-10  Jay Belanger  <belanger@truman.edu>
10578         * calc.texi: Change @LaTeX to La@TeX throughout.
10579         Redefine @expr as @math for TeX output.
10580         Redefine @texline as a no-op for TeX output.
10581         Define @tfn, replace @t by @tfn throughout.
10583 2005-02-09  Jay Belanger  <belanger@truman.edu>
10585         * calc.texi: Add macro for LaTeX for info output.
10587 2005-02-08  Kim F. Storm  <storm@cua.dk>
10589         * texinfo.tex (LaTex): Add def.
10591 2005-02-06  Jay Belanger  <belanger@truman.edu>
10593         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10594         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
10595         throughout manual.
10597 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10599         * gnus.texi: Some edits based on comments from David Abrahams.
10601 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
10603         * gnus.texi (RSS): Fix the keystroke.
10605 2005-01-24  David Kastrup  <dak@gnu.org>
10607         * faq.texi: Update AUCTeX version info.
10609 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
10611         * gnus-faq.texi ([4.1]): Typo.
10613 2005-01-19  Jay Belanger  <belanger@truman.edu>
10615         * calc.texi (Keep Arguments): Mention that keeping arguments
10616         doesn't work with keyboard macros.
10618 2005-01-16  Richard M. Stallman  <rms@gnu.org>
10620         * autotype.texi (Autoinserting): Fix small error.
10622 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
10624         Sync with Tramp 2.0.47.
10626         * tramp.texi (Compilation): New section, describing compilation of
10627         remote files.
10629 2005-01-11  Kim F. Storm  <storm@cua.dk>
10631         * widget.texi (Basic Types): Add :follow-link keyword.
10633 2005-01-09  Jay Belanger  <belanger@truman.edu>
10635         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10637 2005-01-08  Jay Belanger  <belanger@truman.edu>
10639         * calc.texi: Change throughout to reflect new default value of
10640         calc-settings-file.
10642 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
10644         * message.texi (Reply): `message-reply-to-function' should return
10645         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10647 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
10649         * faq.texi (Changing load-path): Fix typo.
10651 2005-01-05  Jay Belanger  <belanger@truman.edu>
10653         * calc.texi (Programming Tutorial): Replace kbd command by
10654         appropriate characters for a keyboard macro.
10656 2005-01-04  Jay Belanger  <belanger@truman.edu>
10658         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10659         for Lucid Emacs.
10660         (Programming Tutorial): Mention that the user needs to be in the
10661         right mode to compute some functions.
10663 2005-01-04  Jay Belanger  <belanger@truman.edu>
10665         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10666         no longer applicable.
10668 2005-01-01  Jay Belanger  <belanger@truman.edu>
10670         * calc.texi (Programming Tutorial): Change description of how to
10671         edit keyboard macros to match current behavior.
10673 2004-12-31  Jay Belanger  <belanger@truman.edu>
10675         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10677 2004-12-20  Jay Belanger  <belanger@truman.edu>
10679         * calc.texi (Types Tutorial): Emphasize that you can't divide by
10680         zero.
10682 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
10684         * cc-mode.texi (Text Filling and Line Breaking): Put period after
10685         @xref.
10686         (Font Locking): Avoid @strong{Note:}.
10688 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
10690         Sync with Tramp 2.0.46.
10692         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
10694 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
10696         * url.texi: Correct typos.
10697         (Retrieving URLs): @var{nil}->@code{nil}.
10698         (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10699         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10700         (Dealing with HTTP documents): @inforef->@xref.
10702 2004-12-15  Jay Belanger  <belanger@truman.edu>
10704         * calc.texi: Consistently capitalized all mode names.
10705         (Answers to Exercises): Mention that an answer can be a fraction
10706         when in Fraction mode.
10708 2004-12-13  Jay Belanger  <belanger@truman.edu>
10710         * calc.texi: Fix some TeX definitions.
10712 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
10714         * reftex.texi (Imprint): Remove erroneous @value's.
10716 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10718         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10719         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10721 2004-12-08  Jay Belanger  <belanger@truman.edu>
10723         * calc.texi (Starting Calc): Remove comment about installation.
10724         (Keypad Mode Overview): Remove comment about Emacs 19 support.
10726 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
10728         * url.texi: Update @setfilename.
10729         (Getting Started): No need to worry about Gnus versions.
10730         (Dealing with HTTP documents): Use @inforef.
10732         * org.texi: Fix @direntry file name.
10734 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
10736         * url.texi: New file.
10738         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10740 2004-12-06  Jay Belanger  <belanger@truman.edu>
10742         * calc.texi (Using Calc): Remove paragraph about installation.
10744 2004-12-06  Jay Belanger  <belanger@truman.edu>
10746         * calc.texi: Use more Texinfo macros and less TeX defs.
10747         Remove @refill's.
10749 2004-12-06  Richard M. Stallman  <rms@gnu.org>
10751         * org.texi: New file.
10753 2004-12-05  Richard M. Stallman  <rms@gnu.org>
10755         * Makefile.in (org.dvi, ../info/org): New targets.
10756         (INFO_TARGETS): Add ../info/org.
10757         (DVI_TARGETS): Add org.dvi.
10758         (maintainer-clean): Remove the info files in the info dir.
10760 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
10762         * idlwave.texi: Fix the setfilename directive to put the produced
10763         file in ../info.
10764         (Continued Statement Indentation): Resurrect Jan D.'s change from
10765         2004-11-03 that was lost when a newer version of idlwave.texi was
10766         imported.
10768 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
10770         * gnus-faq.texi ([5.1]): Add missing bracket.
10772         * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10773         Index `spam-initialize'.
10775 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
10777         * message.texi (Various Message Variables): Mention that all mail
10778         file variables are derived from `message-directory'.
10780         * gnus.texi (Splitting Mail): Clarify bogus group.
10782 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
10784         * emacs-mime.texi (Encoding Customization):
10785         Fix mm-coding-system-priorities entry.
10787 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
10789         * idlwave.texi (Continued Statement Indentation):
10790         * reftex.texi (Options (Index Support))
10791         (Displaying and Editing the Index, Table of Contents):
10792         * speedbar.texi (Creating a display, Major Display Modes):
10793         Replace non-nil with non-@code{nil}.
10795 2004-10-21  Jay Belanger  <belanger@truman.edu>
10797         * calc.texi (Algebraic-Style Calculations): Remove a comment.
10799 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
10801         * calc.texi (Reporting Bugs): Double up `@'.
10803 2004-10-18  Jay Belanger  <belanger@truman.edu>
10805         * calc.texi (Reporting Bugs): Change the address that bugs
10806         should be sent to.
10808 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
10810         * gnus.texi (New Features): Add 5.11.
10812         * message.texi (Resending): Remove wrong default value.
10814         * gnus.texi (Mail Source Specifiers): Describe possible problems
10815         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
10816         `pop3-leave-mail-on-server' to the index.
10818 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
10820         * message.texi (Canceling News): Add how to set a password.
10822 2004-10-12  Jay Belanger  <belanger@truman.edu>
10824         * calc.texi (Help Commands): Change the descriptions of
10825         calc-describe-function and calc-describe-variable to match their
10826         current behavior.
10828 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
10830         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10832 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
10834         Sync with Tramp 2.0.45.
10836         * tramp.texi (Frequently Asked Questions): Comment paragraph about
10837         plink link.  The URL is outdated.  Originator contacted for
10838         clarification.
10840 2004-10-10  Juri Linkov  <juri@jurta.org>
10842         * gnus.texi (Top, Marking Articles): Join two menus in one node
10843         because a node can have only one menu.
10845 2004-10-09  Juri Linkov  <juri@jurta.org>
10847         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10848         example of nnmail-split-fancy.
10850 2004-10-06  Karl Berry  <karl@gnu.org>
10852         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10853         consistency with other uses of dashes.
10855 2004-10-05  Karl Berry  <karl@gnu.org>
10857         * info.texi: Consistently use --- throughout, periods at end of
10858         menu descriptions, and a couple typos.
10860 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
10862         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10863         * pgg.texi (User Commands, Backend methods): Do.
10864         * gnus.texi: Markup fixes.
10865         (Setting Process Marks): Fix `M P a' entry.
10866         * emacs-mime.texi: Fixes.
10868 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
10870         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10871         again.
10872         Use 5.10 instead of 5.10.0.
10874 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10876         * gnus.texi (Summary Mail Commands): S D e.
10878 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
10880         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10881         the gnus-article-mode-line-format section.
10883 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
10885         * gnus.texi (Various Summary Stuff): Fix the documentation for
10886         gnus-newsgroup-variables.
10888 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
10890         * gnus.texi (MIME Commands):
10891         Add gnus-mime-display-multipart-as-mixed,
10892         gnus-mime-display-multipart-alternative-as-mixed,
10893         gnus-mime-display-multipart-related-as-mixed.
10894         (Mail Source Customization): Clarify `mail-source-directory'.
10895         (Splitting Mail): Mention gnus-group-find-new-groups.
10896         (SpamOracle): Fix typo.
10898         * gnus-faq.texi: Untabify.
10899         ([6.3]): nnir.el is in contrib directory.
10901         * message.texi (News Headers): Clarify how a unique ID is created.
10903         * gnus.texi (Batching Agents): Fix typo in example.
10904         Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10906 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
10908         * gnus.texi (Group Parameters): Add more on hooks.
10910 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
10912         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10914 2004-09-22  Jay Belanger  <belanger@truman.edu>
10916         * calc.texi (Vectors as Lists): Add a warning that the tutorial
10917         might be hidden during part of the session.
10919 2004-09-20  Jay Belanger  <belanger@truman.edu>
10921         * calc.texi (Notations Used in This Manual): Put in an earlier
10922         mention that DEL could be called Backspace.
10924 2004-09-10  Simon Josefsson  <jas@extundo.com>
10926         * gnus.texi (IMAP): Add example.  Suggested and partially written
10927         by Steinar Bang <sb@dod.no>.
10929 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10931         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10932         netrc syntax.
10934 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10936         * gnus.texi (Spam ELisp Package Sequence of Events):
10937         Some clarifications.
10938         (Spam ELisp Package Global Variables): More clarifications.
10940 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10942         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10943         Mention spam-split does not modify incoming mail.
10945 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
10947         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10949 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
10951         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10953 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
10955         * makefile.w32-in (sieve, pgg): Use $(infodir).
10957 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
10959         * makefile.w32-in: Fix PGG and Sieve entries.
10961 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
10963         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10964         Emacs and related programs.
10966 2004-08-27  Richard M. Stallman  <rms@gnu.org>
10968         * faq.texi: Fix texinfo usage, esp. doublequotes.
10969         (Difference between Emacs and XEmacs): Some clarification.
10971         * faq.texi (Difference between Emacs and XEmacs):
10972         Explain not to contrast XEmacs with GNU Emacs.
10974 2004-08-26  Richard M. Stallman  <rms@gnu.org>
10976         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10978 2004-08-22  David Kastrup  <dak@gnu.org>
10980         * reftex.texi (AUCTeX): Update links, section name.
10982         * faq.texi (Calc): Update availability (included in 22.1).
10983         (AUCTeX): Update availability, information, versions, description.
10985 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
10987         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10989 2004-08-11  Martin Stjernholm  <mast@lysator.liu.se>
10991         * cc-mode.texi: Various updates for CC Mode 5.30.9.
10993 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
10995         Sync with Tramp 2.0.44.
10997 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
10999         * widget.texi (User Interface): Update how to separate the
11000         editable field of an editable-field widget from other widgets.
11001         (Programming Example): Add text after field.
11003 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
11005         * emacs-mime.texi (Encoding Customization): Add a note to the
11006         mm-content-transfer-encoding-defaults entry.
11007         (rfc2047): Update.
11009         * gnus.texi (Article Highlighting):
11010         Add gnus-cite-ignore-quoted-from.
11011         (POP before SMTP): New node.
11012         (Posting Styles): Addition.
11013         (Splitting Mail): Add nnmail-split-lowercase-expanded.
11014         (Fancy Mail Splitting): Ditto.
11015         (X-Face): Add gnus-x-face.
11017 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
11019         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
11020         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
11022 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
11024         * gnus.texi (Mail Source Specifiers):
11025         Describe `pop3-leave-mail-on-server'.
11027 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
11029         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
11031         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
11032         repository.  Change setfilename.
11034         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
11036 2004-07-02  Juri Linkov  <juri@jurta.org>
11038         * pcl-cvs.texi (Viewing differences): Add `d r'.
11040 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
11042         * ses.texi, viper.texi, flymake.texi, faq.texi:
11043         * eshell.texi, ediff.texi: Markup fixes.
11045 2004-06-21  Karl Berry  <karl@gnu.org>
11047         * info.texi (Top): Mention that only Emacs has mouse support.
11048         (Getting Started): Mention this in a few other places.
11050 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
11052         * autotype.texi (Copyrights, Timestamps):
11053         Recommend `before-save-hook' instead of `write-file-functions'.
11055 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
11057         * dired-x.texi (dired-mark-omitted): Update keybinding.
11059 2004-06-10  Kim F. Storm  <storm@cua.dk>
11061         * pcl-cvs.texi (Viewing differences): Add 'd y'.
11063 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
11065         * dired-x.texi (variable dired-omit-mode): Rename from
11066         dired-omit-files-p.
11067         (function dired-omit-mode): Rename from dired-omit-toggle.
11068         Call dired-omit-mode rather than set dired-omit-files-p.
11069         (dired-mark-omitted): Describe command.
11071 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
11073         Version 2.0.41 of Tramp released.
11075 2004-05-29  Juanma Barranquero  <lektu@terra.es>
11077         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
11078         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11080 2004-05-29  Richard M. Stallman  <rms@gnu.org>
11082         * cl.texi (Top): Call this chapter `Introduction'.
11083         (Overview): In TeX, no section heading here.
11085         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
11087 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
11089         * Makefile.in (../info/flymake, flymake.dvi): New targets.
11090         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
11092 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
11094         * flymake.texi: New file.
11096 2004-05-28  Simon Josefsson  <jas@extundo.com>
11098         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
11100 2004-05-07  Kai Großjohann  <kai@emptydomain.de>
11102         Version 2.0.40 of Tramp released.
11104 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
11106         Complete rework, based on review by Karl Berry <karl@gnu.org>.
11108         * tramp.texi (Auto-save and Backup): Explain exploitation of new
11109         variables `tramp-backup-directory-alist' and
11110         `tramp-bkup-backup-directory-info'.
11111         (Overview, Connection types)
11112         (External transfer methods, Default Method)
11113         (Windows setup hints): Remove restriction of password entering
11114         with external methods.
11115         (Auto-save and Backup): Make file name example
11116         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
11117         and `auto-save-directory' must be used.
11118         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
11119         only "NT").  Remove doubled entry "What kinds of systems does
11120         @tramp{} work on".
11121         (tramp): Macro removed.
11122         (Obtaining Tramp): Flag removed from title.
11123         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
11124         and `trampver' used properly.  Flag `tramp-inst' replaced by
11125         `installchapter'.  Installation related text adapted.
11127 2004-04-28  Masatake YAMATO  <jet@gyve.org>
11129         * widget.texi (Programming Example): Remove overlays.
11131 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
11133         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
11135 2004-04-23  Juanma Barranquero  <lektu@terra.es>
11137         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
11139 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
11141         * info.texi (Info Search): Add info-apropos.
11143 2004-03-22  Juri Linkov  <juri@jurta.org>
11145         * faq.texi: Fix help key bindings.
11147 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
11149         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
11150         (as suggested by Karl Berry).  Update information about colored
11151         stars in menus.  Add new subheading describing M-n.
11153 2004-03-12  Richard M. Stallman  <rms@gnu.org>
11155         * cl.texi (Top): Rename top node's title.
11157 2004-03-08  Karl Berry  <karl@gnu.org>
11159         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
11160         problems making the texinfo distribution.
11162 2004-02-29  Simon Josefsson  <jas@extundo.com>
11164         * smtpmail.texi (Authentication): Change the list of supported
11165         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
11166         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
11167         <voegelas@gmx.net>.
11169 2004-02-29  Juanma Barranquero  <lektu@terra.es>
11171         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
11172         Use $(DEL) instead of rm, and ignore exit code.
11174 2004-02-29  Kai Großjohann  <kgrossjo@eu.uu.net>
11176         Tramp version 2.0.39 released.
11178 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
11180         * tramp.texi (Customizing Completion): Explain new functions
11181         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
11182         (all): Savannah URLs unified to "http://savannah.nongnu.org".
11183         (Top): Refer to Savannah mailing list as the major one.
11184         Mention older mailing lists in HTML mode only.
11185         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
11186         (Frequently Asked Questions): Remote hosts must not be Unix-like
11187         for "smb" method.
11188         (Password caching): New node.
11189         (External transfer methods): Refer to password caching for "smb"
11190         method.
11192 2004-02-17  Karl Berry  <karl@gnu.org>
11194         * info.texi (Help-Int): Mention the new line number feature.
11196 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
11198         * ses.texi (Advanced Features): New functionality for
11199         ses-set-header-row (defaults to current row unless C-u used).
11200         (Acknowledgements): Add Stefan Monnier.
11202 2003-12-29  Kevin Ryde  <user42@zip.com.au>
11204         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
11206 2003-11-30  Kai Großjohann  <kai.grossjohann@gmx.net>
11208         Tramp version 2.0.38 released.
11210         * tramp.texi (Remote shell setup): Warn of environment variables
11211         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
11212         <sven.gabriel@imk.fzk.de>.
11213         (Configuration): Tramp now chooses base64/uuencode
11214         automatically.  Update wording accordingly.
11215         (Top): More description for the `Default Method' menu entry.
11216         (Default Method): Use @code, not @var, for Lisp variables.
11217         (Default Method): New subsection `Which method is the right one
11218         for me?'.  Suggested by Christian Kirsch.
11219         (Configuration): Pointer to new subsection added.
11220         (Default Method): Too many "use" in one sentence.
11221         Rephrase.  Reported by Christian Kirsch.
11222         (Filename Syntax): Old `su' example is probably a left-over from
11223         the sm/su method naming.  Replace with `ssh', instead.
11224         (External transfer methods, Auto-save and Backup):
11225         Typo fixes.
11227 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
11229         * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11230         (Top): Mention japanese manual only if flag `jamanual' is set.
11231         Insert section `Japanese manual' in menu.
11233 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
11235         * eshell.texi (Known Problems): Add doc item.
11237 2003-11-22  Martin Stjernholm  <mast@lysator.liu.se>
11239         * cc-mode.texi: Update for CC Mode 5.30.
11241         Note: Please refrain from doing purely cosmetic changes like
11242         removing trailing whitespace in this manual; it clobbers cvs
11243         merging for no good reason.
11245 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
11247         * ediff.texi, tramp.texi, vip.texi, viper.texi:
11248         * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11249         @acronym{ASCII}.
11251 2003-10-26  Karl Berry  <karl@gnu.org>
11253         * info.texi (Info Search): Echo area, not echo are.  From Debian
11254         diff.
11256 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
11258         * widget.texi (Defining New Widgets): Document new behavior of
11259         :buttons and :children keywords.
11261 2003-10-22  Miles Bader  <miles@gnu.org>
11263         * Makefile.in (info): Move before $(top_srcdir)/info.
11265 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
11267         * tramp.texi (Inline methods): Small grammar fix.
11268         (External transfer methods): Likewise.
11270 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
11272         * speedbar.texi: Remove paragraph for GUD that is no longer true.
11274 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
11276         * texinfo.tex: Replace `%' in arch tagline by @ignore.
11278 2003-09-30  Richard M. Stallman  <rms@gnu.org>
11280         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11282         * widget.texi (User Interface): Fix typos.
11284         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11286 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
11288         * pcl-cvs.texi (Selected Files): Fix typo.
11290 2003-09-21  Karl Berry  <karl@gnu.org>
11292         * info.texi (] and [ commands): No period at end of section title.
11294 2003-09-04  Miles Bader  <miles@gnu.org>
11296         * Makefile.in (top_srcdir): New variable.
11297         ($(top_srcdir)/info): New rule.
11298         (info): Depend on it.
11300 2003-09-03  Peter Runestig  <peter@runestig.com>
11302         * makefile.w32-in: New file.
11304 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
11306         * widget.texi (User Interface): Explain the need of static text
11307         around an editable field.
11309 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
11311         * widget.texi (Basic Types): The argument to `:help-echo' can now
11312         be a form that evaluates to a string.
11314 2003-08-18  Kim F. Storm  <storm@cua.dk>
11316         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11318 2003-08-16  Richard M. Stallman  <rms@gnu.org>
11320         * dired-x.texi (Shell Command Guessing): Explain *.
11322 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
11324         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11325         log-edit-insert-changelog.
11327 2003-08-03  Karl Berry  <karl@gnu.org>
11329         * info.texi: Need @contents.
11331 2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>
11333         Tramp version 2.0.36 released.
11335         * tramp.texi (Remote shell setup): Explain about problems with
11336         non-Bourne commands in ~/.profile and ~/.shrc.
11338 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
11340         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11341         renaming of `vis-mode' to `visible-mode'.
11343 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
11345         * info.texi (Top, Help-Small-Screen): Remove accidentally added
11346         next, prev and up pointers.
11348 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
11350         * info.texi (Help): Mention existence of Emacs and stand-alone
11351         Info at the very beginning of the tutorial.
11352         (Help-Inv): New node.
11353         (Help-]): New node.
11354         (Help-M): Systematically point out the differences between default
11355         Emacs and stand-alone versions.  Delete second menu.
11356         (Help-Xref): Systematically point out the differences between
11357         default Emacs and stand-alone versions.
11358         (Help-Int): Change `l' example.
11359         (Expert Info): Fix typos.
11360         (Emacs Info Variables): Mention `Info-hide-note-references' and
11361         new default for `Info-scroll-prefer-subnodes'.
11363 2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>
11365         Version 2.0.35 of Tramp released.
11367         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11368         (Inline methods): Add methods `remsh' and `plink1'.
11369         (External transfer methods): Add method `remcp'.
11370         (Multi-hop Methods): Add method `remsh'.
11371         Small patch from Adrian Aichner <adrian@xemacs.org>:
11372         Fix minor typos.
11373         (Concept Index): Add to make manual searchable via
11374         `Info-index'.
11375         (Version Control): Add cindex entry.
11377 2003-05-24  Kai Großjohann  <kai.grossjohann@gmx.net>
11379         * trampver.texi: Version 2.0.34 released.
11381 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
11383         * faq.texi: Improve previous changes.
11385 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
11387         * faq.texi: Update copyright and maintenance details.
11388         Update some package URLs, versions, and maintainers.
11389         Remove many references to the Emacs Lisp Archive.
11391 2003-04-23  Simon Josefsson  <jas@extundo.com>
11393         * smtpmail.texi: Fix license (the invariant sections mentioned has
11394         never been part of the smtp manual).  Align info dir entry with
11395         other emacs packages.
11397 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
11399         * tramp.texi: Version 2.0.33 released.
11400         Remove installation chapter.  Remove XEmacs specifics.
11402 2003-03-29  Richard M. Stallman  <rms@gnu.org>
11404         * tramp.texi (Top): Undo the previous renaming.
11405         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11407 2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>
11409         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11410         version of manual.
11412         * tramp.texi (Auto-save and Backup): New node.
11414 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
11416         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
11417         Emacs" in order to have better differentiation to "XEmacs".
11418         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11419         are new macros in order to point to the other Emacs flavor where
11420         appropriate.  In info case, point to node `Installation' in order
11421         to explain how to generate the other way.  In html case, make a
11422         link to the other html file.
11423         (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11424         after CVS checkout/update.
11425         (Installation): Completely rewritten.
11426         (Installation parameters, Load paths): New sections under
11427         `Installation'.
11429 2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11431         * tramp.texi: Version 2.0.30 released.
11432         Replace word "path" with "localname" where used as a component of
11433         a Tramp file name.
11435 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
11437         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11438         introduced.
11439         (Installation): Explain what to do if files from the tramp/contrib
11440         directory are needed.
11442 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
11444         * smtpmail.texi (How Mail Works): New.
11446 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
11448         * smtpmail.texi: New file.
11450         * Makefile.in: Build SMTP manual.
11452 2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11454         * tramp.texi: Version 2.0.29 released.
11455         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11456         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
11458 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
11460         * tramp.texi (Frequently Asked Questions): Explain a workaround if
11461         another package loads accidentally Ange-FTP.
11463 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
11465         * tramp.texi (Customizing Completion): Add function
11466         `tramp-parse-sconfig'.  Change example of
11467         `tramp-set-completion-function', because parsing of ssh config
11468         files looks more natural.
11470 2003-01-15  Kevin Ryde  <user42@zip.com.au>
11472         * gnus.texi (Using MIME): Mention auto-compression-mode with
11473         gnus-mime-copy-part.
11475 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
11477         * gnus.texi: Do not use `path' in several locations.
11479 2002-12-26  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>
11481         * tramp.texi (External transfer methods): New method `smb'.
11482         From Michael Albinus.
11484 2002-11-05  Karl Berry  <karl@gnu.org>
11486         * info.texi (Info-fontify): Reorder face list to avoid bad line
11487         breaks.
11489 2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11491         * tramp.texi: Move @copying to standard place.
11492         Use @insertcopying.
11494 2002-10-02  Karl Berry  <karl@gnu.org>
11496         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11497         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11498         * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11499         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11500         * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11501         * widget.texi, woman.texi:
11502         Per rms, update all manuals to use @copying instead of @ifinfo.
11503         Also use @ifnottex instead of @ifinfo around the top node, where
11504         needed for the sake of the HTML output.
11505         (The Gnus manual is not fixed since it's not clear to me how it
11506         works; and the Tramp manual already uses @copying, although in an
11507         unusual way.  All others were changed.)
11509 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
11511         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11512         (../info/ses, ses.dvi): New targets.
11513         * ses.texi: New file.
11515 2002-09-06  Pavel Janík  <Pavel@Janik.cz>
11517         * texinfo.tex: Update to texinfo 4.2.
11519 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
11521         * reftex.texi: Update to RefTeX 4.19.
11523 2002-07-21  Jesper Harder  <harder@ifa.au.dk>
11525         * gnus.texi (Sorting Groups): Add key bindings for
11526         gnus-group-sort-groups-by-real-name and
11527         gnus-group-sort-selected-groups-by-real-name.
11529 2002-06-17  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11531         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11532         (../info/tramp, tramp.dvi): New targets.
11534 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
11536         * Makefile.in (DVI_TARGETS): Add calc.dvi.
11537         (calc.dvi): Uncomment.
11539 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
11541         * Makefile.in (INFO_TARGETS): Add ../info/calc.
11542         (../info/calc): New target.
11544 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
11546         * (Version 21.1 released.)
11548 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
11550         * Branch for 21.1.
11552 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
11554         * Makefile.in (../info/info): Use an explicit -o switch to
11555         makeinfo.
11557 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
11559         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11561 2001-02-12  Michael Kifer  <kifer@cs.sunysb.edu>
11563         * ediff.texi: Added ediff-coding-system-for-read.
11565         * viper.texi: Fix typos.
11567 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
11569         * Makefile.in (../info/idlwave): Use --no-split.
11571 2000-12-14  Dave Love  <fx@gnu.org>
11573         * Makefile.in (mostlyclean): Remove gnustmp.*.
11574         (gnus.dvi): Change rule to remove @latex stuff.
11576 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
11578         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11580 2000-10-13  John Wiegley  <johnw@gnu.org>
11582         * Makefile.in: Add build targets for eshell.texi.
11584 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
11586         * Makefile.in: Remove/comment speedbar stuff.
11588 2000-09-22  Dave Love  <fx@gnu.org>
11590         * Makefile.in: Add emacs-mime.
11592 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
11594         * Makefile.in (INFO_TARGETS): Add ../info/woman.
11595         (DVI_TARGETS): Add woman.dvi.
11596         (../info/woman, woman.dvi): New targets.
11598 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
11600         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
11602         * pcl-cvs.texi: New file.
11603         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11604         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11606 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
11608         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11609         (../info/ebrowse, ebrowse.dvi): New targets.
11611 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
11613         * Makefile.in (INFO_TARGETS): Add eudc.
11614         (DVI_TARGETS): Add eudc.dvi.
11615         (../info/eudc, eudc.dvi): New targets.
11617 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
11619         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11620         compatibility with 8+3 filesystems).
11621         (../info/efaq): Rename from emacs-faq.
11623 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
11625         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11626         (../info/idlwave, idlwave.dvi): New targets.
11628 1999-10-23  Dave Love  <fx@gnu.org>
11630         * Makefile.in: Use autotype.texi.
11632 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
11634         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11635         faq.texi file) rather than ../info/faq.
11637 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
11639         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11640         (../info/ada-mode, ada-mode.dvi): New targets.
11642 1999-09-01  Dave Love  <fx@gnu.org>
11644         * Makefile.in: Add faq.
11646 1999-07-12  Richard Stallman  <rms@gnu.org>
11648         * Version 20.4 released.
11650 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
11652         * Version 20.3 released.
11654 1998-04-06  Andreas Schwab  <schwab@gnu.org>
11656         * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11657         Use it in dvi targets.
11658         (../etc/GNU): Change to $(srcdir) first.
11660 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
11662         * reftex.texi: Update for RefTeX version 3.22.
11664 1998-03-01  Kim-Minh Kaplan  <KimMinh.Kaplan@utopia.eunet.fr>
11666         * gnus.texi (Easy Picons): Remove references to
11667         `gnus-group-display-picons'.
11668         (Hard Picons): Ditto.
11670 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
11672         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11673         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11675 1997-09-23  Paul Eggert  <eggert@twinsun.com>
11677         * Makefile.in: Merge changes mistakenly made to `Makefile'.
11678         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11680 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11682         * Version 20.2 released.
11684 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11686         * Version 20.1 released.
11688 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11690         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11692 1997-04-12  Per Abrahamsen  <abraham@dina.kvl.dk>
11694         * widget.texi (push-button): Document it.
11696 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11698         * Version 19.33 released.
11700 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11702         * Version 19.32 released.
11704 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11706         * Makefile.in: Add rules for the Message manual.
11708 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11710         * gnus.texi: New version.
11712         * message.texi: New manual.
11714 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11716         * Makefile.in (All info targets): cd $(srcdir) to do the work.
11718 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
11720         * Makefile.in (All info targets): Specify $(srcdir) in input files.
11721         Specify -I option.
11722         (All dvi targets): Set the TEXINPUTS variable.
11724 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11726         * Version 19.31 released.
11728 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
11730         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11731         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
11733 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11735         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11736         (INFO_TARGETS): Add ../info/cc-mode.
11737         (DVI_TARGETS): Add cc-mode.dvi.
11739 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11741         * Version 19.30 released.
11743 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
11745         * gnus.texi: New file.
11747 1995-11-04  Erik Naggum  <erik@naggum.no>
11749         * gnus.texi: File deleted.
11751 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
11753         * mh-e.texi: "Function Index" -> "Command Index" to work with
11754         Emacs 19.30 C-h C-k support of separately-documented commands.
11756 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11758         * Makefile.in (../info/ediff, ediff.dvi): New targets.
11759         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11761 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11763         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11764         (../info/viper, viper.dvi): New targets.
11766 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
11768         * dired-x.texi (Installation): Change the example to set
11769         buffer-local variables like dired-omit-files-p in
11770         dired-mode-hook.
11772 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11774         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11775         (../info/mh-e, mh-e.dvi): New targets.
11777 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
11779         * Makefile.in (maintainer-clean): Rename from realclean.
11781 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11783         * Makefile.in: New file.
11784         * Makefile: File deleted.
11786 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11788         * Makefile (TEXINDEX_OBJS): Variable deleted.
11789         (texindex, texindex.o, getopt.o): Rules deleted.
11790         All deps on texindex deleted.
11791         (distclean): Don't delete texindex.
11792         (mostlyclean): Don't delete *.o.
11793         * texindex.c, getopt.c: Files deleted.
11795 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
11797         * Version 19.26 released.
11799 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11801         * Version 19.25 released.
11803 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11805         * Version 19.24 released.
11807 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11809         * Version 19.23 released.
11811 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11813         * Makefile: Delete spurious tab.
11815 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11817         * Makefile (.SUFFIXES): New rule.
11819 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11821         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11822         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11824 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11826         * Makefile (../info/sc): Rename from sc.info.
11827         (../info/cl): Likewise.
11828         (INFO_TARGETS): Use new names.
11830 1993-12-04  Richard Stallman  (rms@srarc2)
11832         * getopt.c: New file.
11833         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11834         (getopt.o): New rule.
11835         (dvi): Don't depend on texindex.
11836         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11837         Depend on texindex.
11839 1993-12-03  Richard Stallman  (rms@srarc2)
11841         * Makefile (../info/sc.info): Rename from ../info/sc.
11842         (TEXI2DVI): New variable.
11843         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11844         Add explicit commands.
11845         (TEXINDEX_OBJS): Delete duplicate getopt.o.
11847 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11849         * Version 19.22 released.
11851 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11853         * Makefile (TEXINDEX_OBJS): Delete spurious period.
11855 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11857         * Version 19.21 released.
11859 1993-11-15  Paul Eggert  (eggert@twinsun.com)
11861         * Makefile (../info/cl.info): Rename from ../info/cl.
11863 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11865         * Makefile (../etc/GNU): New target.
11866         (EMACSSOURCES): Add gnu1.texi.
11868 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11870         * Makefile (realclean): Don't delete the Info files.
11872 1993-10-25  Brian J. Fox  (bfox@albert.gnu.ai.mit.edu)
11874         * forms.texi: Fix forms.texi so that it will format correctly.
11875         Add missing `@end iftex', fix bad reference.
11877 1993-10-20  Brian J. Fox  (bfox@ai.mit.edu)
11879         * Makefile: Fix targets for texindex, new info.texi files.
11880         * info-stnd.texi: New file implements info for standalone info
11881         reader.
11882         * info.texi: Update to include recent changes to "../info/info".
11883         New source file for ../info/info; includes info-stnd.texi.
11885         * texindex.c: Include "../src/config.h" if building in emacs.
11887         * Makefile: Change all files to FILENAME.texi, force all targets
11888         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
11889         vip.texinfo, forms.texinfo, cl.texinfo.
11890         Add target to build texindex.c, defining `emacs'.
11892         * forms.texi: Install new file to match version 2.3 of forms.el.
11894 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11896         * Version 19.19 released.
11898 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
11900         * sc.texinfo: Fix info file name.
11902         * Makefile (info): Add gnus and sc.
11903         (dvi): Add gnus.dvi and sc.dvi.
11904         (../info/sc, sc.dvi): New targets.
11906 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11908         * Version 19.18 released.
11910 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11912         * Makefile: Fix source file names of the separate manuals.
11913         (gnus.dvi, ../info/gnus): New targets.
11915 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11917         * Version 19.17 released.
11919 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
11921         * split-man: Fix typos in last change.
11923 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11925         * Version 19.16 released.
11927 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11929         * version 19.15 released.
11931 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11933         * Makefile (distclean): It's rm, not rf.
11935 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11937         * Version 19.14 released.
11939 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11941         * Makefile: New file.
11943 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11945         * Version 19.13 released.
11947 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11949         * Version 19.9 released.
11951 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
11953         * Version 19.8 released.
11955 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
11957         * Version 19.7 released.
11959 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
11961         * gnus.texinfo: New file.  Removed installation instructions.
11963 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
11965         * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11967 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
11969         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11970         then define `\sc' as the command for smallcaps in Texinfo.
11971         This means that the @sc command will produce small caps.  bfox has
11972         made the corresponding change to makeinfo and texinfm.el.
11974 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11976         * vip.texinfo: Remove menu entry Adding Lisp Code in node
11977         Customization since the menu entry did not point to anything.
11978         Also add an @finalout command to remove overfull hboxes from the
11979         printed output.
11981         * cl.texinfo: Add @bye, \input line and @settitle to file.
11982         This file is clearly intended to be a chapter of some other work,
11983         but the other work does not yet exist.
11985 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
11987         * texinfo.texinfo: Three typos corrected.
11989 ;; Local Variables:
11990 ;; coding: utf-8
11991 ;; End:
11993   Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11995   This file is part of GNU Emacs.
11997   GNU Emacs is free software: you can redistribute it and/or modify
11998   it under the terms of the GNU General Public License as published by
11999   the Free Software Foundation, either version 3 of the License, or
12000   (at your option) any later version.
12002   GNU Emacs is distributed in the hope that it will be useful,
12003   but WITHOUT ANY WARRANTY; without even the implied warranty of
12004   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12005   GNU General Public License for more details.
12007   You should have received a copy of the GNU General Public License
12008   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.