Merge from gnus--devo--0
[emacs.git] / doc / misc / ChangeLog
blob975b65dfc3706618992499e6472fbd067d308100
1 2008-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3         * message.texi (Mail Variables): Add some text from "(gnus)Posting
4         Server".  Add `message-send-mail-with-mailclient'.
6         * gnus.texi (Posting Server): Move some text to "(message)Mail
7         Variables" and add a reference here.
9 2008-01-04  Michael Albinus  <michael.albinus@gmx.de>
11         * dbus.texi (Receiving Method Calls): New chapter.
12         (Errors and Events): Add serial number to events.  Replace "signal" by
13         "message".  Introduce dbus-event-serial-number.
15 2008-01-03  Michael Albinus  <michael.albinus@gmx.de>
17         * dbus.texi (Type Conversion): Explain the type specification for empty
18         arrays.  Use another example.
20 2007-12-30  Michael Albinus  <michael.albinus@gmx.de>
22         * dbus.texi (all): Replace "..." by @dots{}.
23         (Type Conversion): Precise the value range for :byte types.
24         (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
25         Mention its return value.
26         (Errors and Events): There is no D-Bus error propagation during event
27         processing.
29 2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
31         * calc.tex (Yacas Language, Maxima Language, Giac Language):
32         New sections.
34 2007-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
36         * gnus.texi (Group Parameters): Reorder the text and add a note about
37         `gnus-parameters' near the beginning of the node.
39 2007-12-29  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
41         * gnus.texi (Score File Editing): Fix function name.
43 2007-12-23  Michael Albinus  <michael.albinus@gmx.de>
45         Sync with Tramp 2.1.12.
47         * trampver.texi: Update release number.
49 2007-12-22  Michael Albinus  <michael.albinus@gmx.de>
51         * dbus.texi (Type Conversion): Correct input parameters mapping.
53 2007-12-21  Michael Albinus  <michael.albinus@gmx.de>
55         * dbus.texi (Type Conversion): Extend for D-Bus compound types.
56         (Errors and Events): Mention wrong-type-argument error.
58 2007-12-21  Alex Schroeder  <alex@gnu.org>
60         * rcirc.texi: Changed single spaces after sentence end to double
61         spaces.  Fixed some typos.
62         (Internet Relay Chat): Explain relay.
63         (Getting started with rcirc): Change items to reflect prompts.
64         Add more explanation to rcirc-track-minor-mode and added a comment to
65         warn future maintainers that this section is a copy.
66         (People): Changed /ignore example.
67         (Keywords): Not keywords.
69 2007-12-20  Alex Schroeder  <alex@gnu.org>
71         * rcirc.texi (Top): Fighting Information Overload chapter added.
72         (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
73         (rcirc commands): Moved /ignore command to the new chapter.
74         (Fighting Information Overload): New chapter documenting /keyword,
75         /bright, /dim, channel ignore, and low priority channels.
76         (Configuration): Document rcirc-server-alist, remove
77         rcirc-startup-channels-alist and rcirc-default-server.
79 2007-12-16  Michael Albinus  <michael.albinus@gmx.de>
81         * dbus.texi (Signals): Fix example in dbus-register-signal.
83 2007-12-14  Sven Joachim  <svenjoac@gmx.de>
85         * gnus.texi (Score Variables): Fix typo.
87 2007-12-07  Michael Albinus  <michael.albinus@gmx.de>
89         * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
90         (Signals): Adapt dbus-send-signal and dbus-register-signal.
91         (Errors and Events): Adapt dbus-event.
93 2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
95         * gnus.texi (Other Files): Add the yenc command.
97 2007-11-30  Reiner Steib  <Reiner.Steib@gmx.de>
99         * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
100         since 2004-08-06.
102 2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
104         * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
105         on body.
107 2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
109         * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
110         and rfc2047-allow-irregular-q-encoded-words; fix description of
111         rfc2047-encode-encoded-words.
113 2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
115         * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
117 2007-12-05  Michael Olson  <mwolson@gnu.org>
119         * remember.texi (Diary): Remove "require" line for remember-diary.el.
120         Update documentation for `remember-diary-file'.
122 2007-12-04  Michael Albinus  <michael.albinus@gmx.de>
124         * dbus.texi (Signals): Precise `dbus-register-signal'.
125         (Errors and Events): Rework events part, the internal structure of
126         dbus-event has changed.
128 2007-12-03  Juanma Barranquero  <lekktu@gmail.com>
130         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
131         ($(infodir)/dbus, dbus.dvi): New targets.
133 2007-12-03  Michael Albinus  <michael.albinus@gmx.de>
135         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
136         unconditionally.
138         * dbus.texi (Synchronous Methods): Show the result of the "lshal"
139         emulation with @print{}.
141 2007-12-02  Richard Stallman  <rms@gnu.org>
143         * dbus.texi (Overview): Minor cleanup.
145 2007-12-02  Michael Albinus  <michael.albinus@gmx.de>
147         * Makefile.in (INFO_TARGETS): Add dbus.
148         (DVI_TARGETS): Add dbus.dvi.
149         (dbus, dbus.dvi): New targets.
151         * dbus.texi: New file.
153 2007-11-24  Romain Francoise  <romain@orebokech.com>
155         * nxml-mode.texi: Add description in @direntry.
156         Fix file name to match @setfilename.
158 2007-11-23  Mark A. Hershberger  <mah@everybody.org>
160         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
161         ($(infodir)/nxml-mode): New rule.
163         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
164         ($(infodir)/nxml-mode): New rule.
165         (clean): Add nxml-mode*.
167         * nxml-mode.texi: New file with nxml manual.
169 2007-11-18  Richard Stallman  <rms@gnu.org>
171         * flymake.texi (Example -- Configuring a tool called directly):
172         Update example.
174 2007-11-18  Michael Albinus  <michael.albinus@gmx.de>
176         * tramp.texi (Filename completion): Simplify explanation of
177         double-slash behaviour.  Explain directory contents flushing.
179 2007-11-16  Jay Belanger  <jay.p.belanger@gmail.com>
181         * calc.texi (TeX and LaTeX Language Modes): Put in
182         missing braces.
184 2007-11-15  Richard Stallman  <rms@gnu.org>
186         * cl.texi (Equality Predicates): Delete `eql'.
187         (Predicates, Naming Conventions, Top): Delete `eql'.
188         (Common Lisp Compatibility): Delete `eql'.
189         (Porting Common Lisp): Delete obsolete backquote info.
190         Minor clarification about character constants.
191         (Sequence Basics): Minor clarification.
193 2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
195         * cc-mode.texi (Electric Keys, Custom Macros):
196         * tramp.texi (Filename completion): Fix typos.
198 2007-11-15  Jay Belanger  <jay.p.belanger@gmail.com>
200         * calc.texi (Basic commands): Mention the menu.
202 2007-11-12  Michael Albinus  <michael.albinus@gmx.de>
204         * tramp.texi (Connection caching): Tramp flushes connection
205         properties when remote operating system has been changed.
207 2007-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
209         * gnus-news.texi: Fix spelling.
210         `message-insert-formatted-citation-line', not
211         `message-insert-formated-citation-line'.
213         * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
215 2007-11-07  Michael Albinus  <michael.albinus@gmx.de>
217         * tramp.texi (Overview): Mention also the PuTTY integration under
218         Win32.  Remove paragraphs about Tramp's experimental status.
219         (Frequently Asked Questions): Add code example for highlighting the
220         mode line.
222 2007-11-03  Michael Olson  <mwolson@gnu.org>
224         * remember.texi: Change mentions of remember-buffer to
225         remember-finalize throughout.
227 2007-10-30  Michael Olson  <mwolson@gnu.org>
229         * remember.texi (Copying): Remove.
230         (Mailbox): Update with non-BBDB instructions.
231         (Diary, Org): Add.
232         (Bibliography, Planner Page): Remove.
234 2007-10-30  Juanma Barranquero  <lekktu@gmail.com>
236         * makefile.w32-in (INFO_TARGETS): Add remember.
237         (DVI_TARGETS): Add remember.dvi.
238         ($(infodir)/remember): New rule.
239         (clean): Add remember*.
241 2007-10-30  Michael Olson  <mwolson@gnu.org>
243         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
244         ($(infodir)/remember): New rule that builds the Remember Manual.
246         * remember.texi: New file containing the Remember Mode Manual.
247         Shuffle chapters around after initial import.
248         (Function Reference): Split Keystrokes into separate chapter.
249         (Keystrokes): Document C-c C-k.
250         (Introduction): Fix typographical issue with "---".
252 2007-10-29  Richard Stallman  <rms@gnu.org>
254         * widget.texi (Introduction): Delete discussion of implementation
255         internals.
257 2007-10-29  Michael Albinus  <michael.albinus@gmx.de>
259         * tramp.texi (Connection caching): Host names must be different
260         when tunneling.
262 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
264         * gnus.texi, gnus-faq.texi, message.texi: Bump version to
265         Gnus v5.13.
267 2007-10-28  Miles Bader  <miles@gnu.org>
269         * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
271 2007-10-28  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
273         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
275 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
277         * gnus.texi (Sorting the Summary Buffer): Remove
278         gnus-article-sort-by-date-reverse.
280 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
282         * gnus.texi (Non-ASCII Group Names): New node.
283         (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
284         gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
286 2007-10-28  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
288         * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
289         clean the output of the program `imap-shell-program'.
291 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
293         * gnus.texi (IMAP): Mention nnimap-logout-timeout.
295 2007-10-28  Tassilo Horn  <tassilo@member.fsf.org>
297         * gnus.texi (Sticky Articles): Documentation for sticky article
298         buffers.
300 2007-10-28  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
302         * gnus.texi (RSS): Document nnrss-ignore-article-fields.
304 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
306         * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
308 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
310         * gnus.texi (Archived Messages): Document
311         gnus-update-message-archive-method.
313 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
315         * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
317 2007-10-28  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
319         * gnus.texi (Group Maneuvering): Document
320         `gnus-summary-next-group-on-exit'.
322 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
324         * gnus.texi (Really Various Summary Commands): Mention
325         gnus-auto-select-on-ephemeral-exit.
327 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
329         * gnus.texi, message.texi: Bump version number.
331 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
333         * gnus.texi (Group Line Specification, Misc Group Stuff)
334         (Server Commands): Parenthesize @pxref{Mail Spool}.
336 2007-10-28  Didier Verna  <didier@xemacs.org>
338         New user option: message-signature-directory.
339         * message.texi (Insertion Variables): Document it.
340         * gnus.texi (Posting Styles): Ditto.
342 2007-10-28  Didier Verna  <didier@xemacs.org>
344         * gnus.texi (Group Line Specification):
345         * gnus.texi (Misc Group Stuff):
346         * gnus.texi (Server Commands): Document the group compaction feature.
348 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
350         * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
352         * message.texi (Various Message Variables): Add message-fill-column.
354 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
356         * gnus.texi: Untabify.
358 2007-10-28  Didier Verna  <didier@xemacs.org>
360         * gnus.texi (Group Parameters): Document the posting-style merging
361         process in topic-mode.
363 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
365         * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
367 2007-10-28  Romain Francoise  <romain@orebokech.com>
369         * gnus.texi (Mail Spool): Fix typo.
370         Update copyright.
372 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
374         * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
376 2007-10-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
378         * gnus.texi (Summary Generation Commands):
379         Add gnus-summary-insert-ticked-articles.
381 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
383         * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
384         to spam-spamassassin-program.
386 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
388         * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
390 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
392         * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
394 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
396         * message.texi (Mail Headers): Document `opportunistic'.
398 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
400         * emacs-mime.texi (Encoding Customization): Explain how to set
401         mm-coding-system-priorities per hierarchy.
403 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
405         * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
406         nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
408 2007-10-28  Didier Verna  <didier@xemacs.org>
410         * message.texi (Wide Reply): Update documentation of
411         message-dont-reply-to-names (now allowing a list of regexps).
413 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
415         * gnus.texi (Spam Package Introduction): Fix spam menu and links.
417 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
419         * gnus.texi (SpamAssassin back end): Fix typo.
421         * sieve.texi (Examples): Fix grammar.
423 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
425         * gnus.texi (Searching for Articles): Document M-S and M-R.
426         (Limiting): Document / b.
428 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
430         * gnus.texi (Thread Commands): T M-^.
432 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
434         * message.texi (Mail Aliases): Document ecomplete.
435         (Mail Aliases): Fix typo.
437 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
439         * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
440         fix typo.
442 2007-10-28  Romain Francoise  <romain@orebokech.com>
444         * gnus.texi (Mail Spool): Grammar fix.
446 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
448         * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
449         string.
451 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
453         * gnus.texi (Group Parameters): Fix description.
455 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
457         * gnus.texi (Gmane Spam Reporting):
458         Fix spam-report-gmane-use-article-number.
459         Add spam-report-user-mail-address.
461 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
463         * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
465 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
467         * gnus.texi (Group Parameters): Add simplified sorting example based on
468         example for `Sorting the Summary Buffer' from Jari Aalto
469         <jari.aalto@cante.net>.
470         (Example Methods): Add example for an indirect connection.
472 2007-10-28  Kevin Greiner  <kevin.greiner@compsol.cc>
474         * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
475         (Agent Parameters): Updated parameter names to match code.
476         (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
477         'gnus-agent-summary-fetch-series'.
478         (Agent and flags): New section providing a generalized discussion
479         of flag handling.
480         (Agent and IMAP): Removed flag discussion.
481         (Agent Variables): Added 'gnus-agent-synchronize-flags'.
483 2007-10-28  Romain Francoise  <romain@orebokech.com>
485         * gnus.texi (Exiting the Summary Buffer): Add new function
486         `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
488 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
490         * gnus.texi (Conformity): Fix typo.
491         (Customizing Articles): Document `first'.
493 2007-10-28  Jari Aalto  <jari.aalto@cante.net>
495         * gnus.texi (Sorting the Summary Buffer):
496         Add `gnus-thread-sort-by-date-reverse'.  Add example
497         host to different sorting in NNTP and RSS groups.
499 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
501         * message.texi (Insertion): Describe prefix for
502         message-mark-inserted-region and message-mark-insert-file.
504 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
506         * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
507         LaTeX documents.  Describe "text/x-gnus-verbatim".
509 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
511         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
512         (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
513         (spam-stat spam filtering, SpamOracle)
514         (Extending the Spam ELisp package): Removed extra quote symbol for
515         clarity.
517 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
519         * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
520         gnus-article-delete-part and gnus-article-replace-part.
521         (Using MIME): Add gnus-mime-replace-part.
523 2007-10-28  Romain Francoise  <romain@orebokech.com>
525         * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
526         requires `auto-compression-mode' to be enabled.  Add new nnml
527         variable `nnml-compressed-files-size-threshold'.
529 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
531         * gnus.texi (Sorting the Summary Buffer): Added
532         gnus-thread-sort-by-recipient.
534 2007-10-28  Romain Francoise  <romain@orebokech.com>
536         * message.texi (Insertion Variables): Mention new variable
537         `message-yank-empty-prefix'.  Change `message-yank-cited-prefix'
538         documentation accordingly.
540 2007-10-28  Romain Francoise  <romain@orebokech.com>
542         * gnus.texi (To From Newsgroups): Mention new variables
543         `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
545 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
547         * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
548         stuff; gnus-mime-inline-part does the automatic decompression.
550 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
552         * gnus.texi (Spam ELisp Package Configuration Examples):
553         "training.ham" should be "training.spam".
555 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
557         * message.texi (Mail Variables): Fix the default value for
558         message-send-mail-function.
560 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
562         * gnus.texi (Optional Back End Functions): nntp-request-update-info
563         always returns nil exceptionally.
565 2007-10-28  Simon Josefsson  <jas@extundo.com>
567         * gnus.texi (Article Washing): Add libidn URL.  Suggested by
568         Michael Cook <michael@waxrat.com>.
570 2007-10-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
572         * gnus.texi (Topic Commands): Fix next/previous.
574 2007-10-28  Simon Josefsson  <jas@extundo.com>
576         * gnus.texi (Article Washing): Mention `W i'.
578 2007-10-28  Jochen K\e,A|\e(Bpper  <jochen@fhi-berlin.mpg.de>
580         * gnus.texi (Group Parameters): Slight extension of sieve
581         parameter description.
583 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
585         * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
586         matching score files as well.
587         (Picons): Describe `gnus-picon-style'.
589 2007-10-28  Romain Francoise  <romain@orebokech.com>
591         * message.texi (Message Headers): Mention that headers are hidden
592         using narrowing, and how to expose them.
593         Update copyright.
595 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
597         * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
598         `gnus-summary-sort-by-recipient'.
600 2007-10-28  Romain Francoise  <romain@orebokech.com>
602         * gnus.texi (NNTP marks): New node.
603         (NNTP): Move NNTP marks variables to the new node.
605 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
607         * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
609         * gnus.texi (MIME Commands, Hashcash): Markup fix.
611 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
613         * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
614         everywhere for consistency.
615         (Filtering Spam Using The Spam ELisp Package): Admonish again.
616         (Spam ELisp Package Sequence of Events): This is Gnus, say so.
617         Say "regular expression" instead of "regex."  Admonish.  Pick
618         other words to sound better (s/so/thus/).
619         (Spam ELisp Package Filtering of Incoming Mail): Mention
620         statistical filters.  Remove old TODO.
621         (Spam ELisp Package Sorting and Score Display in Summary Buffer):
622         New section on sorting and displaying the spam score.
623         (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
624         backend but an alias to spam-use-BBDB.
625         (Extending the Spam ELisp package): Rewrite the example using the
626         new backend functionality.
628 2007-10-28  Simon Josefsson  <jas@extundo.com>
630         * gnus.texi (NNTP): Mention nntp-marks-is-evil and
631         nntp-marks-directory, from Romain Francoise
632         <romain@orebokech.com>.
634 2007-10-28  Magnus Henoch  <mange@freemail.hu>
636         * gnus.texi (Hashcash): New default value of
637         hashcash-default-payment.
639 2007-10-28  Simon Josefsson  <jas@extundo.com>
641         * gnus.texi (Hashcash): Fix URL.  Add pref to spam section.
642         (Anti-spam Hashcash Payments): No need to load hashcash.el now.
644 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
646         * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
648 2007-10-28  Simon Josefsson  <jas@extundo.com>
650         * gnus.texi (documentencoding): Add, to avoid warnings.
652 2007-10-28  Simon Josefsson  <jas@extundo.com>
654         * message.texi (Mail Headers): Add.
656         * gnus.texi (Hashcash): Fix.
658 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
660         * gnus.texi (Hashcash): Changed location of library, also mention
661         that payments can be verified and fix the name of the
662         hashcash-path variable.
664 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
666         * gnus.texi (Article Display): Add `gnus-picon-style'.
668 2007-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
670         * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
672 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
674         * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
675         (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
676         warning about ham processors in spam groups removed.
678 2007-10-28  Teodor Zlatanov  <tzz@lifelogs.com>
680         * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
681         From Hubert Chan <hubert@uhoreg.ca>.
683 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
685         * gnus.texi (Spam ELisp Package Sequence of Events): Index.
686         (Mailing List): Typo.
687         (Customizing Articles): Add gnus-treat-ansi-sequences.
688         (Article Washing): Index.
690         * message.texi: Use m-dash consistently.
692 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
694         * gnus.texi (GroupLens): Remove.
696 2007-10-28  Kevin Greiner  <kgreiner@xpediantsolutions.com>
698         * gnus.texi (Outgoing Messages, Agent Variables): Add
699         gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
700         Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
702 2007-10-28  Jesper Harder  <harder@ifa.au.dk>
704         * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
706 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
708         * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
710         * gnus.texi (No Gnus): New node.  Includes `gnus-news.texi'.
712 2007-10-28  Simon Josefsson  <jas@extundo.com>
714         * gnus.texi (Top): Add SASL.
716 2007-10-27  Emanuele Giaquinta  <e.giaquinta@glauco.it>  (tiny change)
718         * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
720 2007-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
722         * gnus.texi (Troubleshooting): Adjust Gnus version number.
724 2007-10-27  Jay Belanger  <jay.p.belanger@gmail.com>
726         * calc.texi (Formulas, Composition Basics): Lower the
727         precedence of negation.
729 2007-10-25  Jonathan Yavner  <jyavner@member.fsf.org>
731         * ses.texi (The Basics): Mention how to create a new spreadsheet.
732         Mention the new three-letter column identifiers.
733         (More on cell printing): Calculate-cell and truncate-cell are now `c'
734         and `t' rather than `C-c C-c' and `C-c C-t'.  Mention the stupid error
735         message when using `c' on an empty default with default printer.
736         (Buffer-local variables in spreadsheets): `symbolic-formulas' was
737         renamed to `ses--symbolic-formulas' some time ago.
739 2007-10-25  Jay Belanger  <jay.p.belanger@gmail.com>
741         * calc.texi (Default Simplifications, Making Selections)
742         (Customizing Calc): Clarify associativity of multiplication.
744 2007-10-23  Michael Albinus  <michael.albinus@gmx.de>
746         * tramp.texi (Traces and Profiles): Simplify loop over
747         `trace-function-background'.
749 2007-10-22  Juri Linkov  <juri@jurta.org>
751         * dired-x.texi (Shell Command Guessing): Default values are now
752         available by typing M-n instead of M-p.
754 2007-10-21  Michael Albinus  <michael.albinus@gmx.de>
756         * tramp.texi (Cleanup remote connections): New section.
757         (Password caching): Remove `tramp-clear-passwd'.
758         It's not a command anymore.
759         (Bug Reports): Add `tramp-bug' to function index.
760         (Function Index, Variable Index): New nodes.
761         (Remote shell setup): Describe `tramp-password-prompt-regexp'.
763         * trampver.texi: Update release number.
765 2007-10-20  Jay Belanger  <jay.p.belanger@gmail.com>
767         * calc.texi (History and Acknowledgements): Turn comment
768         about integer size into past tense.
769         (Time Zones): Remove pointer to Calc author's address.
770         (Trigonometric and Hyperbolic Functions): Mention cotangent
771         and hyperbolic cotangent.  Fix typo.
773 2007-10-10  Michael Albinus  <michael.albinus@gmx.de>
775         Sync with Tramp 2.1.11.
777         * trampver.texi: Update release number.
779 2007-10-06  Michael Albinus  <michael.albinus@gmx.de>
781         * tramp.texi (External packages): New section.
783 2007-09-29  Juri Linkov  <juri@jurta.org>
785         * info.texi (Help-Int): Document `L' (`Info-history').
787 2007-09-26  Carsten Dominik  <dominik@science.uva.nl>
789         * org.texi: Change links to webpage and maintained email.
790         (Remember): Promote to Chapter, significant changes.
791         (Fast access to TODO states): New section.
792         (Faces for TODO keywords): New section.
793         (Export options): Example for #+DATE.
794         (Progress logging): Section moved.
796 2007-09-26  Bill Wohler  <wohler@newt.com>
798         * mh-e.texi (HTML): Mention binding of S-mouse-2 to
799         browse-url-at-mouse.
801 2007-09-20  Eduard Wiebe  <usenet@pusto.de>  (tiny change)
803         * flymake.texi (Customizable variables): Face names don't end in -face.
804         Fix flymake-err-line-patterns template.
805         (Example -- Configuring a tool called directly): Fix init-function.
806         (Highlighting erroneous lines): Face names don't end in -face.
808 2007-09-18  Exal de Jesus Garcia Carrillo  <exal@gmx.de>  (tiny change)
810         * erc.texi (Special-Features): Fix small typo.
812 2007-09-14  Michael Albinus  <michael.albinus@gmx.de>
814         * tramp.texi (Filename Syntax): Provide links to "Inline methods"
815         and "External transfer methods".
817 2007-09-13  Jay Belanger  <jay.p.belanger@gmail.com>
819         * calc.texi (Predefined Units): Add some history.
821 2007-09-08  Michael Olson  <mwolson@gnu.org>
823         * erc.texi (Copying): New section included from gpl.texi.
824         This matches the look of the upstream ERC manual.
826 2007-09-07  Jay Belanger  <jay.p.belanger@gmail.com>
828         * calc.texi (History and Acknowledgements): Adjust the "thanks".
829         (Random Numbers): Clarify the distribution of `random'.
831 2007-09-06  Glenn Morris  <rgm@gnu.org>
833         * Move manual sources from man/ to subdirectories of doc/.
834         Split into the Emacs manual in emacs/, and other manuals in misc/.
835         Change all setfilename commands to use ../../info.
836         * Makefile.in: Move the parts of the old man/Makefile.in that do not
837         refer to the Emacs manual here.
838         (infodir): New variable.
839         (INFO_TARGETS, info): Use infodir.  Also used by all info targets.
840         (cc-mode.texi, faq.texi): Update references to source file locations.
841         * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
842         do not refer to the Emacs manual here.
843         (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
845         * Makefile.in: Add `basename' versions of all info targets, for
846         convenience when rebuilding just one manual.
847         (../etc/GNU): Delete obsolete target.
848         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
849         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
850         *.vrs *.toc here...
851         (maintainer-clean): ...from here.
853         * makefile.w32-in (../etc/GNU): Delete obsolete target.
855 2007-09-01  Jay Belanger  <jay.p.belanger@gmail.com>
857         * calc.texi (Date Conversions): Clarify definition of
858         Julian day numbering.
859         (Date Forms): Clarify definition of Julian day numbering;
860         add some history.
862 2007-08-30  Carsten Dominik  <dominik@science.uva.nl>
864         * org.texi: Version 5.07.
866 2007-08-24  IRIE Tetsuya  <irie@t.email.ne.jp>  (tiny change)
868         * message.texi (MIME): Replace mml-attach with mml-attach-file.
870 2007-08-22  Carsten Dominik  <dominik@science.uva.nl>
872         * org.texi (Adding hyperlink types): New section.
873         (Embedded LaTeX): Chapter updated because of LaTeX export.
874         (LaTeX export): New section.
875         (Using links out): New section.
877 2007-08-22  Glenn Morris  <rgm@gnu.org>
879         * faq.texi (Learning how to do something): Refcards now in
880         etc/refcards/ directory.
882 2007-08-22  Michael Albinus  <michael.albinus@gmx.de>
884         * tramp.texi (Remote Programs): Persistency file must be cleared when
885         changing `tramp-remote-path'.
886         (Filename Syntax): Don't use @var{} constructs inside the @trampfn
887         macro.
889 2007-08-17  Jay Belanger  <jay.p.belanger@gmail.com>
891         * calc.texi: Move contents to beginning of file.
892         (Algebraic Entry): Fix the formatting of an example.
894 2007-08-15  Jay Belanger  <jay.p.belanger@gmail.com>
896         * calc.texi (Basic Operations on Units): Mention exact versus
897         inexact conversions.
899 2007-08-14  Jay Belanger  <jay.p.belanger@gmail.com>
901         * calc.texi (Basic Operations on Units): Mention default
902         values for new units.
903         (Quick Calculator Mode): Mention that binary format will
904         be displayed.
906 2007-08-14  Katsumi Yamaoka  <yamaoka@jpl.org>
908         * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
910 2007-08-10  Katsumi Yamaoka  <yamaoka@jpl.org>
912         * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
914 2007-08-08  Glenn Morris  <rgm@gnu.org>
916         * gnus.texi, sieve.texi: Replace `iff'.
918 2007-08-03  Jay Belanger  <jay.p.belanger@gmail.com>
920         * calc.texi (Basic Graphics): Mention the graphing of error
921         forms.
922         (Graphics Options): Mention how `g s' handles error forms.
923         (Curve Fitting): Mention plotting the curves.
924         (Standard Nonlinear Models): Add additional models.
925         (Curve Fitting Details): Mention the Levenberg-Marquardt method.
926         (Linear Fits): Correct result.
928 2007-08-01  Alan Mackenzie  <acm@muc.de>
930         * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
931         to "--no-site-file".
933 2007-07-29  Michael Albinus  <michael.albinus@gmx.de>
935         * tramp.texi (Frequently Asked Questions): Point to mode line
936         extension in Emacs 23.1.
938         * trampver.texi: Update release number.
940 2007-07-27  Glenn Morris  <rgm@gnu.org>
942         * calc.texi (Copying): Include license text from gpl.texi, rather than
943         in-line.
945 2007-07-25  Glenn Morris  <rgm@gnu.org>
947         * calc.texi (Copying): Replace license with GPLv3.
949         * Relicense all FSF files to GPLv3 or later.
951 2007-07-22  Michael Albinus  <michael.albinus@gmx.de>
953         Sync with Tramp 2.1.10.
955         * tramp.texi (trampfn): Expand macro implementation in order to handle
956         empty arguments.
957         (trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
958         occurencies by trampfn.
959         (Frequently Asked Questions): Extend example code for host
960         identification in the modeline.  Add bbdb to approaches shortening Tramp
961         file names to be typed.
963         * trampver.texi: Update release number.
965 2007-07-17  Michael Albinus  <michael.albinus@gmx.de>
967         * tramp.texi: Move @setfilename ../info/tramp up, outside the header
968         section.  Reported by <poti@potis.org>.
969         (Remote processes): Arguments of the program to be debugged are taken
970         literally.
971         (Frequently Asked Questions): Simplify recentf example.
973 2007-07-14  Karl Berry  <karl@gnu.org>
975         * info.texi (@copying): New Back-Cover Text.
977         * info.texi (Quitting Info): Move to proper place in source.
978         (Reported by Benno Schulenberg.)
980 2007-07-13  Eli Zaretskii  <eliz@gnu.org>
982         * Makefile.in (../info/emacs-mime): Use --enable-encoding.
984         * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
986         * emacs-mime.texi: Add @documentencoding directive.
988 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
990         * tramp.texi (Remote processes): Add an anchor to the subsection
991         "Running a debugger on a remote host".
993 2007-07-12  Michael Albinus  <michael.albinus@gmx.de>
995         * tramp.texi (Remote processes): Don't call it "experimental" any
996         longer.  Add subsection about running a debugger on a remote host.
998 2007-07-10  Carsten Dominik  <dominik@science.uva.nl>
1000         * org.texi (Properties and columns): Chapter rewritten.
1002 2007-07-08  Michael Albinus  <michael.albinus@gmx.de>
1004         * tramp.texi:
1005         * trampver.texi: Migrate to Tramp 2.1.
1007 2007-07-02  Carsten Dominik  <dominik@science.uva.nl>
1009         * org.texi (Properties): New chapter.
1011 2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
1013         * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1014         Control Panel.
1016         * gnus.texi (Misc Article): Add index entry for
1017         gnus-single-article-buffer.
1019 2007-06-27  Andreas Seltenreich  <andreas@gate450.dyndns.org>
1021         * gnus.texi (Starting Up): Fix typo.
1023 2007-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1025         * gnus.texi (Asynchronous Fetching): Fix typo.
1027 2007-06-20  Jay Belanger  <jay.p.belanger@gmail.com>
1029         * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1030         (About This Manual): Remove redundant information.
1031         (Getting Started): Mention author.
1032         (Basic Arithmetic, Customizing Calc): Make description of the
1033         variable `calc-multiplication-has-precedence' match its new effect.
1035 2007-06-19  Jay Belanger  <jay.p.belanger@gmail.com>
1037         * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1038         the variable `calc-multiplication-has-precedence'.
1040 2007-06-19  Carsten Dominik  <dominik@science.uva.nl>
1042         * org.texi (Tag): Section swapped with node Timestamps.
1043         (Formula syntax for Lisp): Document new `L' flag.
1045 2007-06-06  Andreas Seltenreich  <andreas@gate450.dyndns.org>
1047         * gnus.texi (Misc Group Stuff, Summary Buffer)
1048         (Server Commands, Article Keymap): Fix typo.  s/function/command/.
1050 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1052         * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1053         * gnus.texi (Article Buttons, Mail Source Customization)
1054         (Sending or Not Sending, Customizing NNDiary):
1055         * message.texi (Message Headers):
1056         * mh-e.texi (HTML): Fix typos.
1058 2007-06-07  Michael Albinus  <michael.albinus@gmx.de>
1060         Sync with Tramp 2.0.56.
1062         * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1063         settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.
1065 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1067         * Version 22.1 released.
1069 2007-05-26  Michael Olson  <mwolson@gnu.org>
1071         * erc.texi (Modules): Fix references to completion modules.
1073 2007-05-09  Reiner Steib  <Reiner.Steib@gmx.de>
1075         * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1077 2007-05-09  Didier Verna  <didier@xemacs.org>
1079         * gnus.texi (Email Based Diary): New.  Proper documentation for the
1080         nndiary back end and the gnus-diary library.
1082 2007-05-03  Karl Berry  <karl@gnu.org>
1084         * .cvsignore (*.pdf): New entry.
1086         * texinfo.tex: Update from current version for better pdf generation.
1088 2007-04-30  Reiner Steib  <Reiner.Steib@gmx.de>
1090         * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1092 2007-04-28  Glenn Morris  <rgm@gnu.org>
1094         * faq.texi (New in Emacs 22): Restore mention of python.el pending
1095         consideration of legal status.
1097 2007-04-27  J.D. Smith  <jdsmith@as.arizona.edu>
1099         * idlwave.texi: Minor updates for IDLWAVE 6.1.
1101 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
1103         * faq.texi (New in Emacs 22): python.el removed.
1105 2007-04-23  Jay Belanger  <jay.p.belanger@gmail.com>
1107         * calc.texi (Reporting bugs): Update maintainer's address.
1109 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
1111         * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1113 2007-04-15  Jay Belanger  <belanger@truman.edu>
1115         * calc.texi (Title page): Remove the date.
1116         (Basic Arithmetic): Emphasize that / binds less strongly than *.
1117         (The Standard Calc Interface): Change trail title.
1118         (Floats): Mention that when non-decimal floats are entered, only
1119         approximations are stored.
1120         (Copying): Move to the appendices.
1121         (GNU Free Documentation License): Add as an appendix.
1123 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
1125         * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1126         * dired-x.texi, ebrowse.texi, ediff.texi:
1127         * emacs-mime.texi, erc.texi, eshell.texi:
1128         * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1129         * idlwave.texi, message.texi, newsticker.texi, org.texi:
1130         * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1131         * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1132         * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1133         * woman.texi: Include GFDL.
1135         * doclicense.texi: Remove node heading, so that it can be included by
1136         other files.
1138         * dired-x.texi: Relicence under GFDL.  Remove date from title page.
1140         * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1141         than *.
1143 2007-04-14  Carsten Dominik  <dominik@science.uva.nl>
1145         * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1146         in Calc.
1148 2007-04-09  Romain Francoise  <romain@orebokech.com>
1150         * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1151         Mac OS ports.  Make it clear that mouse-1 complements and doesn't
1152         replace mouse-2.
1154 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
1156         * woman.texi (Word at point, Interface Options): woman-topic-at-point
1157         renamed to woman-use-topic-at-point.  Document new behavior.
1159 2007-04-08  Richard Stallman  <rms@gnu.org>
1161         * url.texi: Fix some indexing.
1162         (Disk Caching): Drop discussion of old/other Emacs versions.
1164 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
1166         * url.texi (Disk Caching): Say Emacs 21 "and later".
1168         * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1169         on Font locking which now mentions JIT lock.
1171 2007-04-01  Michael Olson  <mwolson@gnu.org>
1173         * erc.texi: Update for the ERC 5.2 release.
1175 2007-03-31  David Kastrup  <dak@gnu.org>
1177         * woman.texi (Topic, Interface Options): Explain changes semantics of
1178         woman-manpath in order to consider MANPATH_MAP entries.
1180 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1182         * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1184 2007-03-26  Richard Stallman  <rms@gnu.org>
1186         * pgg.texi (Caching passphrase): Clean up previous change.
1188 2007-03-25  Thien-Thi Nguyen  <ttn@gnu.org>
1190         * gnus.texi (Setting Process Marks): Fix typo.
1192 2007-03-25  Romain Francoise  <romain@orebokech.com>
1194         * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1195         readability, and include various fixes by Daniel Brockman, Nick Roberts
1196         and Dieter Wilhelm.
1198 2007-03-24  Thien-Thi Nguyen  <ttn@gnu.org>
1200         * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1202         * gnus.texi (Mail Source Specifiers): Fix typo.
1204 2007-03-22  Ralf Angeli  <angeli@caeruleus.net>
1206         * reftex.texi (Imprint): Update maintainer information.
1208 2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1210         * message.texi (Message Buffers): Update documentation for
1211         message-generate-new-buffers.
1213 2007-03-15  Daiki Ueno  <ueno@unixuser.org>
1215         * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1217 2007-03-21  Glenn Morris  <rgm@gnu.org>
1219         * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1221 2007-03-19  Chong Yidong  <cyd@stupidchicken.com>
1223         * eshell.texi (Known problems): Emacs 21 -> 22.
1225         * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1227 2007-03-18  Jay Belanger  <belanger@truman.edu>
1229         * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1231 2007-03-12  Glenn Morris  <rgm@gnu.org>
1233         * calc.texi (Time Zones): Switch to new North America DST rule.
1235         * calc.texi: Replace "daylight savings" with "daylight
1236         saving" in text throughout.
1238 2007-03-11  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1240         * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1241         The variable now uses a list of symbols instead of just a symbol.
1242         Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1244 2007-03-06  Romain Francoise  <romain@orebokech.com>
1246         * faq.texi (New in Emacs 22): Don't say "now" too much.  Add MH-E to
1247         new packages, and mention Gnus update.
1249 2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1251         * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1252         nntp-open-connection-functions-never-echo-commands.
1254 2007-02-27  Chong Yidong  <cyd@stupidchicken.com>
1256         * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1257         problems on the console, and security risk in not using gpg-agent.
1259 2007-02-25  Carsten Dominik  <dominik@science.uva.nl>
1261         * org.texi (The spreadsheet): Renamed from "Table calculations".
1262         Completely reorganized and rewritten.
1263         (CamelCase links): Section removed.
1264         (Repeating items): New section.
1265         (Tracking TODO state changes): New section.
1266         (Agenda views): Chapter reorganized and rewritten.
1267         (HTML export): Section rewritten.
1268         (Tables in arbitrary syntax): New section.
1269         (Summary): Better feature summary.
1270         (Activation): Document problem with cut-and-paste of Lisp code
1271         from PDF files.
1272         (Visibility cycling): Document indirect buffer use.
1273         (Structure editing): Document sorting.
1274         (Remember): Section rewritten.
1275         (Time stamps): Better description of time stamp types.
1276         (Tag searches): Document regular expression search for tags.
1277         (Stuck projects): New section.
1278         (In-buffer settings): New keywords.
1279         (History and Acknowledgments): Updated description.
1281 2007-02-24  Alan Mackenzie  <acm@muc.de>
1283         * cc-mode.texi (Movement Commands): Insert two missing command names.
1284         (Getting Started): Slight wording correction (use conditional).
1286 2007-02-22  Kim F. Storm  <storm@cua.dk>
1288         * widget.texi (User Interface, Basic Types): Document need to put some
1289         text before the %v escape in :format string in editable-field widget.
1291 2007-02-18  Romain Francoise  <romain@orebokech.com>
1293         * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1294         `cvs-mode-quit'.
1296 2007-02-10  Markus Triska  <markus.triska@gmx.at>
1298         * widget.texi (Programming Example): Put constant strings in :format.
1300 2007-02-07  Juanma Barranquero  <lekktu@gmail.com>
1302         * faq.texi (Fullscreen mode on MS-Windows): New node.
1304 2007-02-04  David Kastrup  <dak@gnu.org>
1306         * faq.texi (AUCTeX): Update version number.  Should probably be done
1307         for other packages as well.
1309 2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1311         * gnus.texi (Batching Agents): Fix example.  Reported by Tassilo Horn
1312         <tassilo@member.fsf.org>.
1314 2007-01-27  Eli Zaretskii  <eliz@gnu.org>
1316         * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1317         ls-lisp-use-localized-time-format.
1319 2007-01-20  Markus Triska  <markus.triska@gmx.at>
1321         * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1323 2007-01-13  Michael Olson  <mwolson@gnu.org>
1325         * erc.texi (Modules): Mention capab-identify module.
1327 2007-01-05  Michael Olson  <mwolson@gnu.org>
1329         * erc.texi (Getting Started): Update for /RECONNECT command.
1331 2007-01-04  Richard Stallman  <rms@gnu.org>
1333         * ebrowse.texi: Change C-c b to C-c C-m.
1335 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
1337         * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1338         variables only in info to avoid redundant entries in the printed
1339         manual.
1341 2007-01-02  Daiki Ueno  <ueno@unixuser.org>
1343         * message.texi (Using PGP/MIME): Document gpg-agent usage.
1345 2007-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
1347         * message.texi (Security): Split into sub-nodes.
1349 2007-01-01  Alan Mackenzie  <acm@muc.de>
1351         * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1352         eval-after-load in Emacs <=21 and a workaround.  Document that
1353         trigraphs are not supported.
1355 2007-01-01  Alan Mackenzie  <acm@muc.de>
1357         * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1358         c-context-line-break.  When invoked within a string, preserve
1359         whitespace.  Add a backslash only when also in a macro.
1361 2007-01-01  Alan Mackenzie  <acm@muc.de>
1363         * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
1365 2007-01-01  Alan Mackenzie  <acm@muc.de>
1367         * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
1368         are now bound by default to c-\(beginning\|end\)-of-defun by default.
1370 2007-01-01  Alan Mackenzie  <acm@muc.de>
1372         * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
1373         "Choosing a Style".
1375         * cc-mode.texi ("Styles"): Add @dfn{style}.
1377 2006-12-30  Michael Albinus  <michael.albinus@gmx.de>
1379         Sync with Tramp 2.0.55.
1381         * trampver.texi: Update release number.
1383 2006-12-29  Reiner Steib  <Reiner.Steib@gmx.de>
1385         * gnus.texi (Customizing Articles): Add index entries for all
1386         gnus-treat-* variables.
1388 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1390         * gnus.texi (IMAP): Fix incorrect explanation of
1391         nnimap-search-uids-not-since-is-evil in documentation for
1392         nnimap-expunge-search-string.
1394 2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
1396         * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
1397         spam-ifile-database.
1399 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
1401         * gnus.texi (Spam Package Configuration Examples): Don't encourage to
1402         rebind C-s.
1404 2006-12-26  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
1406         * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
1407         (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
1408         "expiring mail".
1409         (IMAP): Document nnimap-search-uids-not-since-is-evil and
1410         nnimap-nov-is-evil.
1412 2006-12-25  Kevin Ryde  <user42@zip.com.au>
1414         * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
1415         about the key procedure being used heavily.
1417 2006-12-24  Chong Yidong  <cyd@stupidchicken.com>
1419         * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
1420         to t.
1421         (Prerequisites): Add explanation about gpg-agent.
1423 2006-12-22  Kevin Ryde  <user42@zip.com.au>
1425         * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
1426         "sort" instead of "sort*".
1428 2006-12-19  Richard Stallman  <rms@gnu.org>
1430         * calc.texi (History and Acknowledgements): Recognize that Emacs
1431         now does have floating point.
1433 2006-12-19  Michael Albinus  <michael.albinus@gmx.de>
1435         * tramp.texi (External transfer methods): Describe new method `scpc'.
1437 2006-12-17  Sascha Wilde  <wilde@sha-bang.de>
1439         * pgg.texi: Added short note on gpg-agent to the introduction.
1441 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
1443         * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
1444         also applies to Cc.
1446 2006-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
1448         * gnus.texi (X-Face): Clarify.  Say which programs are required
1449         on Windows.
1451 2006-12-08  Michael Olson  <mwolson@gnu.org>
1453         * erc.texi (Modules): Remove documentation for list module.
1455 2006-12-05  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
1457         * faq.texi (^M in the shell buffer): Ditto.
1459 2006-11-20  Michael Olson  <mwolson@gnu.org>
1461         * erc.texi: Call this the 5.2 stable pre-release of ERC.
1463 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
1465         * org.texi: Fix typos.
1466         (Agenda commands): Document `C-k'.
1468 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
1470         * url.texi (http/https): Fix a typo in the HTTP URL.
1472 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
1474         * ada-mode.texi: Total rewrite.
1476 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
1478         * org.texi: Minor typo fixes.
1480 2006-11-13  Bill Wohler  <wohler@newt.com>
1482         Release MH-E manual version 8.0.3.
1484         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1485         release 8.0.3.
1487         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
1488         to set MAILDIR.
1489         (Reading Mail): Document the customization of read-mail-command
1490         for MH-E.
1491         (Viewing Attachments): Document mm-discouraged-alternatives.
1492         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
1493         (Junk): Add more information about the settings of mh-junk-background
1494         in a program.  Add /usr/bin/mh to PATH in examples.
1496 2006-11-12  Richard Stallman  <rms@gnu.org>
1498         * woman.texi: Update author address but say he no longer maintains it.
1500 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
1502         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
1503         archived trees.
1504         (Checkboxes): Section moved to chapter 5, and extended.
1505         (The date/time prompt): New section.
1506         (Link abbreviations): New section.
1507         (Presentation and sorting): New section.
1508         (Custom agenda views): Section completely rewritten.
1509         (Summary): Compare with Planner.
1510         (Feedback): More info about creating backtraces.
1511         (Plain lists): Modified example.
1512         (Breaking down tasks): New section.
1513         (Custom time format): New section.
1514         (Time stamps): Document inactive timestamps.
1515         (Setting tags): More details about fast tag selection.
1516         (Block agenda): New section.
1517         (Custom agenda views): Section rewritten.
1518         (Block agenda): New section.
1520 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
1522         * tramp.texi (Configuration): scp is the default method.
1523         (Default Method): Use ssh as example for another method.
1525 2006-10-27  Richard Stallman  <rms@gnu.org>
1527         * woman.texi: Downcase nroff/troff/roff.
1528         (Installation): Chapter deleted.  Some xrefs deleted.
1529         (Background): woman doesn't advise man ;-).
1531 2006-10-26  Roberto Rodr\e,Am\e(Bguez  <lanubeblanca@googlemail.com>  (tiny change)
1533         * ada-mode.texi (Project files, Identifier completion)
1534         (Automatic Casing, Debugging, Using non-standard file names)
1535         (Working Remotely): Fix typos.
1537 2006-10-20  Masatake YAMATO  <jet@gyve.org>
1539         * cc-mode.texi (Sample .emacs File): Added missing `)' in
1540         sample code `my-c-initialization-hook'.
1542 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
1544         * widget.texi: Fix typos.
1546 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
1548         * tramp.texi (Frequently Asked Questions): Remove questions marked with
1549         "???".  There have been no complaints for years, so the information
1550         must be appropriate.
1552 2006-10-16  Richard Stallman  <rms@gnu.org>
1554         * widget.texi: Use @var instead of capitalization.
1555         Clarify many widget type descriptions.
1557 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1559         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
1560         gnus-dired-attach.
1561         (Selecting a Group): Fix typo.
1563 2006-10-12  Roberto Rodr\e,Am\e(Bguez  <lanubeblanca@googlemail.com>  (tiny change)
1565         * widget.texi: Fix typos.
1567 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
1569         * gnus.texi (Image Enhancements): Update for Emacs 22.
1571         * gnus-faq.texi ([1.3]): Update.
1573 2006-10-06  Richard Stallman  <rms@gnu.org>
1575         * faq.texi (Displaying the current line or column):
1576         Delete "As of Emacs 20".
1578 2006-10-06  Romain Francoise  <romain@orebokech.com>
1580         * faq.texi (VM): VM works with Emacs 22 too.
1582 2006-10-06  Richard Stallman  <rms@gnu.org>
1584         * ebrowse.texi: Remove Emacs version "21" from title.
1586 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
1588         * gnus.texi (Foreign Groups): Say where change of editing commands are
1589         stored.  Add reference to `gnus-parameters'.
1591 2006-09-15  Jay Belanger  <belanger@truman.edu>
1593         * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1594         Change "Library Public License" to "Lesser Public License"
1595         throughout.  Use "yyyy" to represent year.
1597 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
1599         * org.texi (Setting tags): Typo fix.
1601 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
1603         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1605 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
1607         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
1609 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
1611         * faq.texi (Escape sequences in shell output): EMACS is now set
1612         to Emacs's absolute file name, not to "t".
1613         (^M in the shell buffer): Likewise.
1614         * misc.texi (Interactive Shell): Likewise.
1616 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
1618         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1619         mails with pop3-leave-mail-on-server.  Fix wording.
1620         (Limiting): Improve gnus-summary-limit-to-articles.
1621         (X-Face): Fix typo.
1623 2006-09-11  Simon Josefsson  <jas@extundo.com>
1625         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1626         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1628 2006-09-06  Simon Josefsson  <jas@extundo.com>
1630         * smtpmail.texi (Authentication): Mention SSL.
1632 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
1634         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1635         Don't use @indicateurl.
1637         * cc-mode.texi (Subword Movement): Don't use @headitem.
1638         (Custom Braces, Clean-ups): Don't use @tie.
1640 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
1642         Sync with Tramp 2.0.54.
1644         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1645         Suggested by Adrian Phillips <a.phillips@met.no>.
1647 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
1649         * org.texi (Installation, Activation): Split from Installation and
1650         Activation.
1651         (Clocking work time): Documented new features.
1653 2006-08-13  Alex Schroeder  <alex@gnu.org>
1655         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1656         example.
1658 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
1660         * faq.texi (How to add fonts): New node.
1662 2006-08-05  Romain Francoise  <romain@orebokech.com>
1664         * faq.texi (New in Emacs 22): Expand.
1666 2006-08-03  Michael Olson  <mwolson@gnu.org>
1668         * erc.texi: Update for ERC 5.1.4.
1670 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1672         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1673         in .../site-lisp/gnus/ by default.
1674         [ From gnus-news.texi in the trunk. ]
1676 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
1678         * gnus.texi (MIME Commands): Additions for yEnc.
1680 2006-07-24  Richard Stallman  <rms@gnu.org>
1682         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1683         * faq.texi: Move periods and commas inside quotes.
1685 2006-07-20  Jay Belanger  <belanger@truman.edu>
1687         * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
1689 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
1691         * faq.texi (Security risks with Emacs): Document Emacs 22
1692         file-local-variable mechanism.
1694 2006-07-12  Michael Olson  <mwolson@gnu.org>
1696         * erc.texi: Update for ERC 5.1.3.
1698 2006-07-12  Alex Schroeder  <alex@gnu.org>
1700         * rcirc.texi: Fix typos.
1701         (Getting started with rcirc): New calling convention for M-x irc.
1702         Mention #rcirc.  Removed channel tracking.
1703         (Configuration): Changed the names of all variables that got changed
1704         recently, eg. rcirc-server to rcirc-default-server.  Added
1705         documentation for rcirc-authinfo, some background for Bitlbee, and
1706         rcirc-track-minor-mode.
1707         (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1708         Scrolling.
1709         (Reconnecting after you have lost the connection): Fixed example code
1710         to match code changes.
1712 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1714         * gnus.texi, message.texi: Fix typos.
1716 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
1718         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1719         commands.
1720         (Global TODO list): Document the use of the variables
1721         `org-agenda-todo-ignore-scheduled' and
1722         `org-agenda-todo-list-sublevels'.
1724 2006-07-05  Richard Stallman  <rms@gnu.org>
1726         * faq.texi (Scrolling only one line): Fix xref.
1728 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1730         * faq.texi (Evaluating Emacs Lisp code):
1731         Throughout, replace eval-current-buffer with eval-buffer.
1733 2006-07-03  Richard Stallman  <rms@gnu.org>
1735         * rcirc.texi (Scrolling conservatively): Fix xref.
1737         * pcl-cvs.texi (Viewing differences): Usage fix.
1739 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
1741         * org.texi (Agenda commands): Document `s' key to save all org-mode
1742         buffers.
1744 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
1746         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1747         names.  Mention `cvs-msg' face.
1749 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
1751         * org.texi (Checkboxes): New section.
1753 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
1755         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1756         throughout this chapter.
1758 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
1760         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1761         text for standalone vs Emacs info.
1762         (Help): Clarify header line description.  Use mouse-1 for clicks.
1763         (Help-P): Use mouse-1 for clicks.
1764         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1765         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1766         (Choose menu subtopic): Remove gratuitous Emacs command names.
1767         (Help-FOO): Put usual behavior first.
1768         (Help-Xref): Clicking on xrefs works in Emacs.
1769         (Search Text): Clarify what the default behavior is.
1770         (Create Info buffer): Fix Emacs window/X window confusion.
1771         (Emacs Info Variables): Fix for new Emacs init file behavior.
1773 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1775         * gnus.texi (Summary Buffer Lines): Fix typo.
1777 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
1779         * org.texi (Embedded LaTeX): New chapter.
1780         (Archiving): Section rewritten.
1781         (Enhancing text): Some parts moved to the new chapter about LaTeX.
1783 2006-06-20  Bill Wohler  <wohler@newt.com>
1785         Release MH-E manual version 8.0.1.
1787         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1788         release 8.0.1.
1789         (Preface): Depend on GNU mailutils 1.0 and higher.
1791 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1793         * message.texi (News Headers): Update message-syntax-checks section.
1795 2006-06-19  Karl Berry  <karl@gnu.org>
1797         * info.texi (Advanced): Mention C-q, especially with ?.
1799 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
1801         * org.texi (Publishing links): Document the `:link-validation-function'
1802         property.
1803         (Extensions and Hacking): New chapter, includes some sections of the
1804         "Miscellaneous" chapter.
1806 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
1808         * org.texi (Progress logging): New section.
1810 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1812         * viper.texi (Viper Specials):
1813         * gnus.texi (Example Setup):
1814         * faq.texi (Backspace invokes help):
1815         * dired-x.texi (Optional Installation Dired Jump):
1816         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1817         follow coding conventions.
1819 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1821         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1823 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
1825         * org.texi (ASCII export): Document indentation adaptation.
1826         (Setting tags): Document mutually-exclusive tags.
1828 2006-06-05  Romain Francoise  <romain@orebokech.com>
1830         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1831         Fix typo.
1833         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1834         channel (#gnus@irc.freenode.net).
1835         Fix typos.  Update copyright notice.
1837         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1838         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1839         (Line-Up Functions, Custom Macros):
1840         * ediff.texi (Window and Frame Configuration)
1841         (Highlighting Difference Regions):
1842         * emacs-mime.texi (Display Customization):
1843         * erc.texi (History):
1844         * eshell.texi (Known problems):
1845         * eudc.texi (Overview, BBDB):
1846         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1847         (The problem of spam, SpamOracle, Extending the Spam package)
1848         (Conformity, Terminology):
1849         * idlwave.texi (Routine Info)
1850         (Class and Keyword Inheritance, Padding Operators)
1851         (Breakpoints and Stepping, Electric Debug Mode)
1852         (Examining Variables, Troubleshooting):
1853         * org.texi (Creating timestamps):
1854         * reftex.texi (Commands, Options, Changes):
1855         * tramp.texi (Inline methods, Password caching)
1856         (Auto-save and Backup, Issues):
1857         * vip.texi (Files, Commands in Insert Mode):
1858         * viper.texi (Emacs Preliminaries, States in Viper)
1859         (Packages that Change Keymaps, Viper Specials, Groundwork):
1860         Fix various typos.
1862 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
1864         * ediff.texi: Fix typos.
1866 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
1868         * org.texi: Small typo fixes.
1870 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
1872         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1874 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
1876         * pcl-cvs.texi: Fix typos.
1877         (Customization): Say "us".
1879 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
1881         * org.texi: Remove bogus @setfilename.
1883 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
1885         * org.texi (ASCII export): Omit command name.
1886         (HTML export): Add prefix to all lines in Local Variable example.
1887         (Acknowledgments): Typeset names in italics.
1889 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
1891         * org.texi (Plain lists): Add new item navigation commands.
1892         (External links): Document elisp and info links.
1893         (Custom searches): New section.
1894         (Publishing): New chapter.
1895         (HTML export): Include a list of supported CSS classes.
1896         (Setting tags): Describe the fast-tag-setting interface.
1898 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
1900         * dired-x.texi: ifinfo -> ifnottex.
1902 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1904         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1906 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
1908         * message.texi (Interface): Add tool bar customization.
1909         (MIME): Index and text additions for mml-attach.
1910         (MIME): Describe mml-dnd-protocol-alist and
1911         mml-dnd-attach-options.
1913         * gnus.texi (Oort Gnus): Reorder entries in sections.
1914         Fix some entries.
1915         (Starting Up): Add references to "Emacs for Heathens" and to
1916         "Finding the News".  Add user-full-name and user-mail-address.
1917         (Group Buffer Format): Add tool bar customization and update.
1918         (Summary Buffer): Add tool bar customization.
1919         (Posting Styles): Add message-alternative-emails.
1921 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
1923         * tramp.texi (Filename completion): Improve wording.
1925 2006-05-07  Romain Francoise  <romain@orebokech.com>
1927         * faq.texi (Using regular expressions): Fix typo.
1928         (Packages that do not come with Emacs): Fix capitalization.
1929         (Replacing text across multiple files): Expand node to explain how
1930         to use `dired-do-query-replace-regexp' in more detail, based on
1931         suggestion by Eric Hanchrow <offby1@blarg.net>.
1933 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
1935         * tramp.texi (Filename completion): Completion of remote files'
1936         method, user name and host name is active only in partial
1937         completion mode.
1939 2006-05-06  Bill Wohler  <wohler@newt.com>
1941         Release MH-E manual version 8.0.
1943         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1944         release 8.0.
1946 2006-05-06  Bill Wohler  <wohler@newt.com>
1948         * mh-e.texi (MH-BOOK-HOME): Change from
1949         http://www.ics.uci.edu/~mh/book/mh to
1950         http://rand-mh.sourceforge.net/book/mh.
1951         Replace .htm suffix with .html for MH book files.
1952         (Using This Manual): Update key binding for getting relevant
1953         chapter in Info from command key.
1954         (Ranges): Fix itemx.
1956 2006-05-05  Karl Berry  <karl@gnu.org>
1958         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1959         (\fonttextsize): New user-level command to change text font size.
1961 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1963         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
1965 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
1967         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1969 2006-04-24  Bill Wohler  <wohler@newt.com>
1971         * mh-e.texi (Getting Started): Make it more explicit that you need
1972         to install MH.  Add pointers to current MH implementations.
1974 2006-04-21  Bill Wohler  <wohler@newt.com>
1976         Release MH-E manual version 7.94.
1978         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1979         release 7.94.
1981 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
1983         * org.texi: Many small fixes.
1984         (Handling links): Rename from "Managing links".
1986 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1988         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1989         (Splitting mail using spam-stat): Fix @xref.
1991 2006-04-20  Chong Yidong  <cyd@stupidchicken.com>
1993         * gnus.texi (Spam Package): Major revision of the text.
1994         Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1996 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
1998         * org.texi (Time stamps): Better explanation of the purpose of
1999         different time stamps.
2000         (Structure editing, Plain lists): More details on how new items
2001         and headings are inserted.
2003 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
2005         * org.texi (Formula syntax): Fix link to Calc Manual.
2007 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
2009         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2011 2006-04-17  Bill Wohler  <wohler@newt.com>
2013         * mh-e.texi (Folders): Update mh-before-quit-hook and
2014         mh-quit-hook example with code that removes the buffers rather
2015         than just bury them.
2017 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
2019         Sync with Tramp 2.0.53.
2021 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
2023         * org.texi (Updating settings): New section.
2024         (Visibility cycling): Better names for the startup folding
2025         options.
2026         (Exporting): Completely restructured.
2027         (The very busy C-c C-c key): New section.
2028         (Summary of in-buffer settings): New section.
2030 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
2032         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2034 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
2036         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2037         (Server Commands): Key `v' is reserved for users.
2039 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
2041         * org.texi (Link format): New section, emphasis on bracket links.
2042         (External links): Document bracket links.
2043         (FAQ): Expand to cover shell links and the new link format.
2045 2006-04-09  Kevin Ryde  <user42@zip.com.au>
2047         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2049 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
2051         * gnus.texi (Summary Buffer Lines): Add `*'.
2053 2006-04-07  Jochen K\e,A|\e(Bpper  <jochen@fhi-berlin.mpg.de>
2055         * gnus.texi (Group Parameters):
2056         Mention gnus-permanently-visible-groups.
2058 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2060         * gnus.texi (Face): Fix typo.
2062 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
2064         * gnus.texi (X-Face): Clarify.
2065         (Face): Need Emacs with PNG support.
2067 2006-04-06  Richard Stallman  <rms@gnu.org>
2069         * idlwave.texi: Delete the blocks "not suitable for inclusion with
2070         Emacs".
2072 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
2074         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2075         blocks not suitable for inclusion with Emacs using variable
2076         PARTOFEMACS.
2078 2006-04-04  Simon Josefsson  <jas@extundo.com>
2080         * gnus.texi (Security): Improve.
2082 2006-04-02  Bill Wohler  <wohler@newt.com>
2084         * mh-e.texi (Getting Started, Junk, Bug Reports)
2085         (MH FAQ and Support): Fix URLs.
2087 2006-03-31  Romain Francoise  <romain@orebokech.com>
2089         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2090         to t, not nil (and has for the past eight years).
2092 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
2094         * message.texi, gnus.texi: Bump version to 5.11.
2096 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
2098         * gnus.texi (Top): Add comment about version line.
2100         * message.texi (Top): Ditto.  Change to take named versions into
2101         account.
2103 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
2105         * gnus.texi (Posting Styles): Add x-face-file to example.
2106         (X-Face): Refer to posting styles.
2108         * gnus-faq.texi ([5.8]): Add x-face-file.
2109         ([8.4]): Add links to gmane.emacs.gnus.user and
2110         gmane.emacs.gnus.general.
2112 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
2114         * gnus-faq.texi: Use .invalid.
2115         ([5.4]): Fix gnus-posting-styles example.
2117 2006-03-27  Romain Francoise  <romain@orebokech.com>
2119         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
2120         Emacs/W3 needs a new maintainer.
2121         (Ispell): Update author and version info.
2122         (Mailcrypt): Mention PGG.
2123         (New in Emacs 22): Add PGG to the list of new packages.
2124         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2125         updating dead URLs.
2127 2006-03-25  Karl Berry  <karl@gnu.org>
2129         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2130         * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2131         * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2132         * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2133         * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2134         * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2135         * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2136         (2) do not indent copyright year list (or anything else).
2138 2006-03-21  Bill Wohler  <wohler@newt.com>
2140         * mh-e.texi (Folders): Various edits.
2142 2006-03-20  Romain Francoise  <romain@orebokech.com>
2144         * gnus.texi (Mail Folders): Grammar fix.
2146 2006-03-19  Bill Wohler  <wohler@newt.com>
2148         * mh-e.texi (Replying): Document Mail-Followup-To.
2149         Change manually-formatted table to multitable.  Add debugging info.
2150         Move description of mh-reply-default-reply-to into paragraph
2151         that describes its values.
2153 2006-03-17  Bill Wohler  <wohler@newt.com>
2155         * mh-e.texi: Use smallexample and smalllisp consistenly.
2156         (Sending Mail Tour): Update method of entering
2157         addresses and subject.
2158         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2159         (Adding Attachments, Searching): Update screenshots for Emacs 22.
2161 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
2163         * org.texi: Version number change only.
2165 2006-03-14  Bill Wohler  <wohler@newt.com>
2167         * mh-e.texi: Add index entries around each paragraph rather than
2168         depend on entries from beginning of node.  Doing so ensures that
2169         index entries are less likely to be forgotten if text is cut and
2170         pasted, and are necessary anyway if the references are on a
2171         separate page.  It seems that makeinfo is now (v. 4.8) only
2172         producing one index entry per node, so there is no longer any
2173         excuse not to.  Use subheading instead of heading.  The incorrect
2174         use of heading produced very large fonts in Info--as large as the
2175         main heading.
2176         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2177         versions 6 and 7 appeared *around* the time of these Emacs releases.
2179 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
2181         * org.texi (Clean view): Document new startup options.
2183 2006-03-11  Bill Wohler  <wohler@newt.com>
2185         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2186         (Composing, Scan Line Formats): Fix @refs.
2187         (Getting Started): Define MH profile and MH profile components.
2188         (Incorporating Mail, Reading Mail, Viewing, Printing)
2189         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2190         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2191         for string constants.
2192         (Tool Bar): Remove spurious quote.
2193         (Junk): Use ``...'' instead of "...".
2194         (Scan Line Formats): Replace @samp with @kbd.
2196 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2198         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2200 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2202         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2203         easy to understand.
2205 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2207         * gnus.texi: Markup fix.
2208         (Fancy Mail Splitting): Specify new feature.
2210 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2212         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2213         partial-words matching.
2215 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2217         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2219         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2220         (MIME Commands): Fix mm-discouraged-alternatives.
2222 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
2224         * org.texi: Version number change only.
2226 2006-03-06  Bill Wohler  <wohler@newt.com>
2228         * mh-e.texi: Move from SourceForge repository to Savannah.
2229         This is version 7.93, which is a total rewrite from the previous
2230         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2231         version 7.93.
2233 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2235         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2237 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
2239         * org.texi (Interaction): Add item about `org-mouse.el' by
2240         Piotr Zielinski.
2241         (Managing links): Document that also mouse-1 can be used to
2242         activate a link.
2243         (Headlines, FAQ): Add entry about hiding leading stars.
2244         (Miscellaneous): Resort the sections in this chapter to a more
2245         logical sequence.
2247 2006-02-27  Simon Josefsson  <jas@extundo.com>
2249         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
2250         2004-01-27 from the trunk).
2252 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
2254         * cc-mode.texi: Rename c-hungry-backspace to
2255         c-hungry-delete-backwards, at the request of RMS.  Leave the old
2256         name as an alias.
2258 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
2260         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2261         include the function header within the defun.
2263 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
2265         * cc-mode.texi: Correct two typos.
2267 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
2269         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2270         existing comment.
2271         (Electric Keys): Add a justification for electric indentation.
2272         (Hungry WS Deletion): Clear up the names and complications of the
2273         BACKSPACE and DELETE keys.
2275 2006-02-23  Juri Linkov  <juri@jurta.org>
2277         * faq.texi (Common requests): Move `Turning on auto-fill by
2278         default' after `Wrapping words automatically'.  Move `Working with
2279         unprintable characters' before `Searching for/replacing newlines'.
2280         Move `Replacing highlighted text' after `Highlighting a region'.
2281         Merge `Repeating commands' and `Repeating a command as many times
2282         as possible' into the former.
2283         (Packages that do not come with Emacs): Add refs to Gmane and
2284         etc/MORE.STUFF.
2286 2006-02-23  Juri Linkov  <juri@jurta.org>
2288         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2289         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2290         Add xref to `(emacs)Reporting Bugs'.
2291         (Getting a printed manual): Add URL to other formats of the manual.
2292         (Common requests): Fix menu.
2293         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2294         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2295         (Inserting text at the beginning of each line): Add pxref to
2296         `Changing the included text prefix'.
2297         (Forcing the cursor to remain in the same column): Mention `track-eol'
2298         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
2299         (Replacing text across multiple files): Add keybinding `Q' for
2300         `dired-do-query-replace'.
2302 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
2304         * reftex.texi: Version number and date change only.
2306         * org.texi (Internal Links): Rewrite to cover the modified
2307         linking system.
2309 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
2311         * faq.texi: Remove the coding cookie, it's not needed anymore.
2313 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2315         * faq.texi (Colors on a TTY): Mention Mac OS port.
2317 2006-02-12  Karl Berry  <karl@gnu.org>
2319         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2320         8-bit accented a.
2322 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
2324         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2326 2006-02-08  Romain Francoise  <romain@orebokech.com>
2328         * faq.texi (Top): Remove paragraph about the FAQ being a
2329         transitional document, etc.
2330         (Searching for/replacing newlines): New node.
2331         (Yanking text in isearch): New node.
2332         (Inserting text at the beginning of each line): Rename and make
2333         more general, mention `M-;' in Message mode.
2335 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
2337         * faq.texi (Meta key does not work in xterm)
2338         (Emacs does not display 8-bit characters)
2339         (Inputting eight-bit characters): Update xrefs.
2341 2006-02-06  Romain Francoise  <romain@orebokech.com>
2343         * faq.texi (VM): VM now at version 7.19.
2344         Set myself as maintainer of this file.
2346 2006-02-04  Michael Olson  <mwolson@gnu.org>
2348         * erc.texi (History): Note that ERC is now included with Emacs.
2350 2006-01-31  Romain Francoise  <romain@orebokech.com>
2352         * message.texi (Message Headers): Explain what
2353         `message-alternative-emails' does in more detail.
2354         Update copyright year.
2356 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
2358         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2360 2006-01-29  Richard M. Stallman  <rms@gnu.org>
2362         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2364 2006-01-29  Michael Olson  <mwolson@gnu.org>
2366         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2368         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2370         * faq.texi (New in Emacs 22): Mention ERC.
2372 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2374         * rcirc.texi: Capitalize dir entry for consistency with the entry
2375         in info/dir and other entries in the Emacs category.
2376         Fix typos.  Delete trailing whitespace.
2378 2006-01-28  Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm  <bkhl@elektrubadur.se>
2380         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2382 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2384         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2385         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2387         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2388         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2390 2006-01-27  Alex Schroeder  <alex@gnu.org>
2392         * rcirc.texi: New file.
2394 2006-01-23  Juri Linkov  <juri@jurta.org>
2396         * widget.texi (User Interface): Add S-TAB for widget-backward.
2398 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
2400         Sync with Tramp 2.0.52.
2402         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2403         Add Tramp disabling item.  New item for common connection problems.
2404         (various): Apply "ftp" as method for the download URL.
2405         (Bug Reports): Refer to FAQ for common problems.
2407 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
2409         * widget.texi (User Interface): Use @key for TAB.
2411         * ses.texi (Formulas, Printer functions): Use @key for TAB.
2413         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2414         for TAB.
2416         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2418 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2420         * gnus.texi: Update copyright.
2422 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2424         * gnus.texi (Article Washing): Additions.
2426 2006-01-08  Alex Schroeder  <alex@gnu.org>
2428         * pgg.texi (Caching passphrase): Rewording.
2430 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
2432         * org.texi (Agenda commands): Document tags command.
2434 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2436         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2438 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2440         * gnus.texi (RSS): Addition.
2442 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2444         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2446 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2448         * emacs-mime.texi (Display Customization): Add setting example to
2449         mm-discouraged-alternatives.
2451 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2453         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2454         version is the canonical version.
2456 2006-01-08  Alex Schroeder  <alex@gnu.org>
2458         * pgg.texi (Caching passphrase): Rewording.
2460 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
2462         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2463         repository URL.
2465 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
2467         * org.texi: Removed the accidentally re-added empty line in the
2468         direntry.
2470 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
2472         * org.texi (Agenda Views): Chapter reorganized.
2474 2005-12-29  Romain Francoise  <romain@orebokech.com>
2476         * faq.texi (Using Customize): New node.
2478 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2480         * org.texi: Remove blank line in @direntry.  It is non-standard
2481         and recursively produces blank lines all over the dir file (when
2482         using Texinfo 4.8).
2484 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
2486         * widget.texi (atoms): Delete obsolete remark about `file' widget.
2488 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
2490         * org.texi (Tags): Boolean logic documented.
2491         (Agenda Views): Document custom commands.
2493 2005-12-20  David Kastrup  <dak@gnu.org>
2495         * faq.texi (AUCTeX): Update version and mailing list info.
2497 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2499         * gnus.texi (MIME Commands): Mention addition of
2500         multipart/alternative to gnus-buttonized-mime-types and add xref
2501         to mm-discouraged-alternatives.
2503         * emacs-mime.texi (Display Customization): Mention addition of
2504         "image/.*" and add xref to gnus-buttonized-mime-types in the
2505         mm-discouraged-alternatives section.
2507 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
2509         * org.texi (Tags): New section.
2510         (Agenda Views): Chapter reorganized.
2512 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
2514         * org.texi (Internal Links): Add a missing comma after an @xref.
2516 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
2518         * faq.texi (Filling paragraphs with a single space): No need to
2519         change sentence-end now.
2521 2005-12-13  Romain Francoise  <romain@orebokech.com>
2523         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2525 2005-12-12  Jay Belanger  <belanger@truman.edu>
2527         * faq.texi (Calc): Update version number.
2529 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
2531         * org.texi (Progress Logging): New section.
2533 2005-12-10  Romain Francoise  <romain@orebokech.com>
2535         Update the Emacs FAQ for the 22.1 release.
2537         * faq.texi: Set VER to `22.1'.
2538         (Basic editing): Explain how to use localized versions of the
2539         Tutorial.  Mention that `C-h r' displays the manual.  Delete
2540         obsolete WWW link to an Emacs 18 tutorial.
2541         (Getting a printed manual): Point to the new locations of the
2542         manuals on the GNU Web site.
2543         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2544         available via Info (it was previously distributed separately).
2545         (Installing Texinfo documentation): The latest version of Texinfo
2546         is 4.8, not 4.0.
2547         (Informational files for Emacs): COPYING is the GNU General Public
2548         License, not the Emacs General Public License.
2549         (Informational files for Emacs): Delete obsolete link to the
2550         GNUinfo pages as they have been removed from the GNU Web site.
2551         (New in Emacs 22): New node.
2552         (Setting up a customization file): Say that most packages support
2553         Customize nowadays.
2554         (Colors on a TTY): Delete reference to instructions on how to
2555         enable syntax highlighting, it is now enabled by default.
2556         (Turning on abbrevs by default): Emacs now reads the abbrevs file
2557         at startup automatically.
2558         (Controlling case sensitivity): Mention `M-c' in isearch.
2559         (Using an already running Emacs process): Emacs now creates the
2560         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
2561         gnuserv.  As emacsclient can now run Lisp code as well, delete a
2562         sentence praising gnuserv for that.  Simplify description of how
2563         the client/server operation works.
2564         (Compiler error messages): Delete obsolete text (compile.el has
2565         been rewritten).
2566         (Indenting switch statements): Fix typo.
2567         (Matching parentheses): Simplify setup instructions, mention the
2568         menu bar item in the Options menu.
2569         (Repeating a command as many times as possible): Mention `C-x e'.
2570         (Going to a line by number): Mention new keymap and bindings
2571         `M-g M-g', `M-g M-p' and `M-g M-n'.
2572         (Turning on syntax highlighting): Now on by default.  Simplify.
2573         (Replacing highlighted text): Use `1', not `t'.
2574         (Problems with very large files): The maximum size is now 256MB on
2575         32-bit machines.
2576         (^M in the shell buffer): Mention `comint-process-echoes'.
2577         (Emacs for Apple computers): Emacs 22 has native support for Mac
2578         OS X.
2579         (Translating names to IP addresses): Delete node.
2580         (Binding keys to commands): Fix typo.
2581         (SPC no longer completes file names): New node.
2582         (MIME with Emacs mail packages): Delete section about the Emacs
2583         MIME FAQ (it's not reachable anymore).
2585 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2587         * cc-mode.texi: The manual has been extensively revised: the
2588         information about using CC Mode has been separated from the larger
2589         and more difficult chapters about configuration.  It has been
2590         updated for CC Mode 5.31.
2592 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2594         * pgg.texi (User Commands): Fix description of pgg-verify-region.
2595         (Selecting an implementation): Fix descriptions.
2597 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2599         * message.texi (Various Message Variables): Addition.
2601 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2603         * message.texi: Fix default values.
2605 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2607         * message.texi (Header Commands): Clarify descriptions of
2608         message-cross-post-followup-to, message-reduce-to-to-cc, and
2609         message-insert-wide-reply.
2610         (Various Commands): Fix kindex for message-kill-to-signature;
2611         clarify description of message-tab.
2613 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2615         * message.texi (Mailing Lists): Fix description about MFT.
2617         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2619 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2621         * gnus.texi (Slow Terminal Connection): Replace old description
2622         with new one.
2624 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2626         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2627         replace X-Draft-Headers with X-Draft-From.
2629 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2631         * gnus.texi (Various Various): Fix the default value of
2632         nnheader-max-head-length.
2633         (Gnus Versions): Fix typo.
2635 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
2637         * org.texi (Structure editing): Document new functionality of
2638         M-RET.
2640 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
2642         * org.texi (Internal Links): Fix Texinfo usage.
2644 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
2646         * org.texi (TODO basics): Document the global todo list.
2647         (TODO items): Documents sparse tree for specific TODO
2648         keywords.
2650 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
2652         * org.texi (Plain Lists): Typos fixed.
2654 2005-11-28  Jay Belanger  <belanger@truman.edu>
2656         * calc.texi: Change references of `M-#' to `C-x *' prefix.
2658 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
2660         * org.texi (Structure editing): New item moving commands added.
2661         (Plain Lists): New section.
2663 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
2665         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2666         (Agenda): Document commands `org-cycle-agenda-files' and
2667         `org-agenda-file-to-front'
2668         (Built-in table editor): Document `org-table-sort-lines'.
2669         (HTML formatting): Export of hand-formatted lists.
2671 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2673         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2674         new variable gnus-toolbar-thickness.
2676 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2678         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2680 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2682         * gnus.texi (X-Face): Fix description.
2683         (XVarious): Remove gnus-xmas-logo-color-alist and
2684         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2686 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2688         * gnus.texi (Group Parameters): Mention new variable
2689         gnus-parameters-case-fold-search.
2690         (Home Score File): Addition.
2692 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
2694         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
2695         (Overview): List supported feed types.
2696         (Installation): No installation necessary when using autoload.
2697         (Configuration): Rename "RSS" to "news".
2699 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
2701         * pgg.texi (User Commands): Document additional passphrase
2702         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2703         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2705 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
2707         * org.texi: Version number changed to 3.19.
2709 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
2711         * pgg.texi (How to use): Update the example to add autoload of
2712         pgg-encrypt-symmetric-region.
2713         (User Commands): Document pgg-encrypt-symmetric-region.
2714         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2716 2005-10-27  Jay Belanger  <belanger@truman.edu>
2718         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2719         mention other TeX-related units.
2721 2005-10-23  Lars Hansen  <larsh@soem.dk>
2723         * dired-x.texi (Miscellaneous Commands): Replace
2724         dired-do-relative-symlink by dired-do-relsymlink and
2725         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2727 2005-10-23  Jay Belanger  <belanger@truman.edu>
2729         * calc.texi (Predefined Units): Use `alpha' for the fine structure
2730         constant.
2732 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
2734         * faq.texi (Bugs and problems): Replace
2735         `dired-move-to-filename-regexp' by
2736         `directory-listing-before-filename-regexp'.
2738 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2740         * newsticker.texi (UPDATED): Set value.
2742 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2744         * gnus.texi (Document Groups): Remove duplicate item.
2746 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
2748         * org.texi (Summary): Mention iCalendar support.
2749         (Exporting): Document iCalendar support.
2751 2005-10-18  Romain Francoise  <romain@orebokech.com>
2753         * viper.texi (Viper Specials): Capitalize GNU.
2755 2005-10-17  Juri Linkov  <juri@jurta.org>
2757         * info.texi (Getting Started, Search Index, Expert Info):
2758         Fix wording.
2759         (Search Text): Replace `echo area' with `mode line'.
2760         (Search Index): Both `i' and `,' find all index entries.
2761         Replace example `C-f' with `C-l' (which exists in index of Info
2762         manual) and delete spaces in its keyboard input sequence.
2763         Delete unnecessary explanations about literal characters.
2765 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2767         * gnus.texi (Document Server Internals): Addition.
2769 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2771         * gnus.texi (A note on namespaces): Fix RFC reference.
2773 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2775         * gnus.texi (RSS): Fix key description.
2777 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2779         * gnus.texi: Emacs/w3 -> Emacs/W3.
2780         (Browsing the Web): Fix description.
2781         (Web Searches): Ditto.
2782         (Customizing W3): Ditto.
2784 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2786         * gnus.texi (Maildir): Clarify expire-age and expire-group.
2788 2005-10-11  Jay Belanger  <belanger@truman.edu>
2790         * calc.texi (Integration): Mention using `a i' to compute definite
2791         integrals.
2793 2005-10-11  Juri Linkov  <juri@jurta.org>
2795         * info.texi: Rearrange nodes.
2796         (Top): Update menu.  Change ref `Info for Experts' to
2797         `Advanced Info Commands'.
2798         (Getting Started): Fix description of manual's parts.
2799         (Help-Int): Change xref `Info Search' to `Search Index', and
2800         `Expert Info' to `Advanced'.
2801         (Advanced): Move node one level up.
2802         (Search Text, Search Index): New nodes split out from `Info Search'.
2803         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2804         split out from `Advanced'.
2805         (Advanced, Emacs Info Variables): De-document editing an Info file
2806         in Info.
2807         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2808         (Creating an Info File): Delete node and move its text to
2809         `Expert Info'.
2811 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
2813         * org.texi (Workflow states): Documented that change in keywords
2814         becomes active only after restart of Emacs.
2816 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
2818         Sync with Tramp 2.0.51.
2820 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
2822         * speedbar.texi (Introduction): Describe new location of speedbar
2823         on menubar.
2824         (Basic Key Bindings): Remove descriptions of bindings that have
2825         been removed.
2827 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
2829         * speedbar.texi (GDB): Describe use of watch expressions.
2831 2005-09-28  Simon Josefsson  <jas@extundo.com>
2833         * message.texi (IDNA): Fix.
2835 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2837         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
2838         nntp-server-hook, and nntp-warn-about-losing-connection; fix
2839         description of nntp-open-connection-function.
2840         (Common Variables): Fix descriptions.
2842 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2844         * gnus.texi (Server Buffer Format): Document the %a format spec.
2846 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2848         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
2850 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
2852         * org.texi Version 3.16.
2854 2005-09-19  Miles Bader  <miles@gnu.org>
2856         * newsticker.texi: Get rid of CVS keywords.
2858 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2860         * gnus.texi (Finding the Parent): Fix description of how Gnus
2861         finds article.
2863 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
2865         * gnus.texi (Advanced Scoring Examples): New examples to teach how
2866         to drop off non-answered articles.
2868 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
2870         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
2871         braces (which are unsupported by NMAKE) for macro `srcdir'.
2873 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
2875         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2876         (../info/newsticker, newsticker.dvi): New targets.
2878 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
2880         * newsticker.texi: Replace @command with @code.  Replace @example
2881         with @lisp.
2882         (Top): Added explanations to menu items.
2883         (GNU Free Documentation License): Removed.
2885 2005-09-16  Romain Francoise  <romain@orebokech.com>
2887         Update all files to specify GFDL version 1.2.
2889         * doclicense.texi (GNU Free Documentation License): Update to
2890         version 1.2.
2892 2005-09-15  Richard M. Stallman  <rms@gnu.org>
2894         * newsticker.texi: Fix @setfilename.
2896         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
2897         (../info/newsticker, newsticker.dvi): New targets.
2899 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
2901         * org.texi: Version 3.15.
2903 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
2905         * ses.texi: Combine all three indices into one.
2906         Correct a few typos.
2908 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2910         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
2912 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
2914         * emacs-mime.texi (Handles): Remove duplicate item.
2915         (Encoding Customization): Fix the default value for
2916         mm-coding-system-priorities.
2917         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
2918         (Basic Functions): Fix reference.
2920 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
2922         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
2924 2005-08-18  Richard M. Stallman  <rms@gnu.org>
2926         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
2927         and web site.
2929         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
2930         not keyboard-translate.
2932 2005-08-11  Richard M. Stallman  <rms@gnu.org>
2934         * faq.texi (Using regular expressions): Fix xref.
2936 2005-08-09  Juri Linkov  <juri@jurta.org>
2938         * info.texi (Help-P): Replace `Prev' with `Previous'.
2939         (Help-M, Help-Xref): Add S-TAB.
2940         (Help-FOO): Update `u' command.
2941         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
2942         Update info about visibility of xref parts.
2943         (Help-Int): Fix `m' command.  Rename `Info-last' to
2944         `Info-history-back'.  Add `Info-history-forward'.
2945         (Advanced): Fix `g*' and `M-n' commands.
2946         (Info Search): Add `index-apropos' in stand-alone browser.
2947         Add isearch commands.
2948         (Emacs Info Variables): Remove `Info-fontify'.
2949         Add `Info-mode-hook'.  Update face names.
2950         Add `Info-fontify-maximum-menu-size',
2951         `Info-fontify-visited-nodes', `Info-isearch-search'.
2953 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
2955         Sync with Tramp 2.0.50.
2957         * tramp.texi: Use @option{} consequently for method names.
2958         (Inline methods, External transfer methods): Remove references to
2959         Cygwin.
2960         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
2961         implementation.
2963 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
2965         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
2966         Mention that gnus-init-file is not read when Emacs is invoked with
2967         --no-init-file or -q.
2969 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
2971         * org.texi: Version 3.14.
2973 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
2975         * org.texi: Version 3.13.
2977 2005-07-18  Juri Linkov  <juri@jurta.org>
2979         * calc.texi (Time Zones, Logical Operations):
2980         * cl.texi (Overview):
2981         * org.texi (TODO types):
2982         * sc.texi (Emacs 18 MUAs):
2983         * speedbar.texi (Top):
2984         * url.texi (History):
2985         Delete duplicate duplicate words.
2987 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
2989         * cl.texi (Type Predicates): Document `atom' type.
2991 2005-07-04  Lute Kamstra  <lute@gnu.org>
2993         Update FSF's address in GPL notices.
2995         * calc.texi (Copying):
2996         * doclicense.texi (GNU Free Documentation License):
2997         * faq.texi (Contacting the FSF):
2998         * mh-e.texi (Copying): Update FSF's address.
3000 2005-07-03  Richard M. Stallman  <rms@gnu.org>
3002         * flymake.texi (Example -- Configuring a tool called directly):
3003         Update name of flymake-build-relative-filename.
3005 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3007         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3009 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
3011         * org.texi: Version 3.12.
3013 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
3015         * makefile.w32-in (MAKEINFO): Use --force.
3016         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3017         Makefile.in.
3018         (gnus.dvi): Use "..." to quote Sed args, so that it works with
3019         more shells.
3021 2005-06-23  Richard M. Stallman  <rms@gnu.org>
3023         * speedbar.texi (Creating a display): Texinfo usage fixes.
3025         * tramp.texi (Customizing Completion, Auto-save and Backup):
3026         Texinfo usage fixes.
3028 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
3030         * dired-x.texi (Miscellaneous Commands):
3031         * ediff.texi (Miscellaneous):
3032         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3033         (Agent Variables):
3034         * info.texi (Help-Xref):
3035         * message.texi (Message Headers):
3036         * org.texi (Remember):
3037         * reftex.texi (Options (Defining Label Environments)):
3038         (Options (Index Support)):
3039         (Options (Viewing Cross-References)):
3040         (Options (Misc)):
3041         (Changes):
3042         * speedbar.texi (Creating a display):
3043         * tramp.texi (Customizing Completion, Auto-save and Backup):
3044         Texinfo usage fix.
3046 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
3048         * org.texi: Version 3.11.
3050 2005-06-12  Jay Belanger  <belanger@truman.edu>
3052         * calc.texi (Getting Started): Remove extra menu item.
3054 2005-05-31  Jay Belanger  <belanger@truman.edu>
3056         * calc.texi (Notations Used in This Manual): Use @kbd for key
3057         sequence.
3058         (Demonstration of Calc): Mention another way of starting Calc.
3059         (Starting Calc): Mention long name of M-#.
3060         (Embedded Mode Overview): Remove unnecessary instruction.
3061         (Other M-# commands): Rephrase `M-# 0' explanation.
3062         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3063         reflect current behavior.
3065 2005-05-30  Jay Belanger  <belanger@truman.edu>
3067         * calc.texi (Hooks): Change description of calc-window-hook and
3068         calc-trail-window-hook to match usage.
3069         (Computational Functions): Add more constant-generating functions.
3070         (Customizable Variables): Use defvar.
3072 2005-05-28  Jay Belanger  <belanger@truman.edu>
3074         * calc.texi (Assignments in Embedded Mode): Fix variable name.
3075         (Basic Embedded Mode): Explain behavior of arguments to
3076         calc-embedded-mode.
3078 2005-05-27  Jay Belanger  <belanger@truman.edu>
3080         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3081         current behavior.
3083 2005-05-25  Jay Belanger  <belanger@truman.edu>
3085         * calc.texi: Change Calc version number throughout.
3086         (Keypad Mode): Change location in info output.
3087         (Keypad mode overview): Move picture of keypad.
3089 2005-05-21  Jay Belanger  <belanger@truman.edu>
3091         * calc.texi (Storing variables): Mention that only most variables
3092         are void to begin with.
3094 2005-05-21  Kevin Ryde  <user42@zip.com.au>
3096         * widget.texi (Basic Types): Update cross ref from "Enabling
3097         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3098         lispref/text.texi change.
3100 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
3102         * org.texi: Version 3.09.
3104 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
3106         * reftex.texi: Version 4.28.
3108 2005-05-16  Jay Belanger  <belanger@truman.edu>
3110         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3112 2005-05-14  Jay Belanger  <belanger@truman.edu>
3114         * calc.texi (Default Simplifications): Insert missing ! (logical
3115         not operator).
3117 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
3119         Sync with Tramp 2.0.49.
3121 2005-05-10  Jay Belanger  <belanger@truman.edu>
3123         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3124         to 1.
3126 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
3128         * org.texi: Version 3.08, structure reorganized.
3130 2005-04-24  Richard M. Stallman  <rms@gnu.org>
3132         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3134 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
3136         * org.texi: Update to version 3.06.
3138 2005-04-13  Lute Kamstra  <lute@gnu.org>
3140         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3142 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
3144         * cl.texi (Porting Common Lisp): Fix typo.
3146 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3148         * gnus.texi (RSS): Addition.
3150 2005-04-04  Jay Belanger  <belanger@truman.edu>
3152         * calc.texi: Change Calc version number.
3153         (Customizable variables): Fix description of calc-language-alist.
3154         (Copying): Put in version 2 of GPL.
3156 2005-04-01  Jay Belanger  <belanger@truman.edu>
3158         * calc.texi (Troubleshooting Commands): Remove comment about
3159         installation.
3160         (Installation): Remove section.
3161         (Customizable Variables): New section.
3162         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3163         (Graphical Devices): Add references to Customizable Variables.
3165 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3167         * emacs-mime.texi (Display Customization): Markup fixes.
3168         (rfc2047): Update.
3170 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
3172         * gnus-faq.texi: Replaced with auto-generated version.
3174 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
3176         * dired-x.texi (Multiple Dired Directories): default-directory was
3177         renamed to dired-default-directory.
3179 2005-03-26  Jay Belanger  <belanger@truman.edu>
3181         * calc.texi (Simplifying Formulas, Rewrite Rules):
3182         Change description of top and bottom of fraction.
3183         (Modulo Forms): Move description of how to create modulo forms to
3184         earlier in the section.
3185         (Fraction Mode): Suggest using : to get a fraction by dividing.
3186         (Basic Arithmetic): Adjust placement of command name.
3187         (Truncating the Stack): Emphasize that "hidden" entries are still
3188         visible.
3189         (Installation): Move discussion of printing manual to "About This
3190         Manual".
3191         (About This Manual): Mention how to print the manual.
3192         (Reporting Bugs): Remove first person.
3193         (Building Vectors): Add algebraic version of append.
3194         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3195         (Grouping Digits): Fix typo.
3197 2005-03-25  Werner Lemberg  <wl@gnu.org>
3199         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3200         Replace `legal' with `valid'.
3202 2005-03-25  Werner Lemberg  <wl@gnu.org>
3204         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3206 2005-03-24  Jay Belanger  <belanger@truman.edu>
3208         * calc.texi (General Mode Commands)
3209         (Mode Settings in Embedded Mode): Add some explanation of
3210         recording mode settings.
3212 2005-03-24  Richard M. Stallman  <rms@gnu.org>
3214         * calc.texi: Remove praise of non-free software.
3216         * idlwave.texi: Don't say where to get IDL or its non-free manual.
3217         (Installation): Node deleted.
3219 2005-03-23  Richard M. Stallman  <rms@gnu.org>
3221         * url.texi (HTTP language/coding): Improve last change.
3223 2005-03-22  Jay Belanger  <belanger@truman.edu>
3225         * calc.texi (Embedded Mode): Add new information on changing
3226         modes.
3228 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
3230         Sync with Tramp 2.0.48.
3232         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3234         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
3235         "GNU/Linux".  Change all addresses to .gnu.org.
3236         (Default Method): Offer shortened syntax for "su" and "sudo"
3237         methods.
3239 2005-03-07  Richard M. Stallman  <rms@gnu.org>
3241         * url.texi: Fix usage of "e.g.".
3242         (HTTP language/coding): Explain the rules for these strings.
3244 2005-03-06  Richard M. Stallman  <rms@gnu.org>
3246         * woman.texi (Introduction): Minor cleanups.
3248         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3250         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3251         (Installation): Node deleted.
3253         * mh-e.texi (Preface): Get rid of "Emacs 21".
3255         * eshell.texi (Installation): Delete node (for Emacs 20).
3257 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
3259         * flymake.texi: Refill and tweak style in @lisp blocks.
3261 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
3263         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3265 2005-03-01  Jay Belanger  <belanger@truman.edu>
3267         * calc.texi (Trigonometric and Hyperbolic Functions):
3268         Mention additional functions.
3269         (Algebraic Simplifications): Mention additional simplifications.
3271 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
3273         * ses.texi: Add concept/function/variable indices (this work was
3274         donated by Brad Collins <brad@chenla.org>, copyright-assignment
3275         papers on file at FSF).
3277 2005-02-10  Jay Belanger  <belanger@truman.edu>
3279         * calc.texi: Change @LaTeX to La@TeX throughout.
3280         Redefine @expr as @math for TeX output.
3281         Redefine @texline as a no-op for TeX output.
3282         Define @tfn, replace @t by @tfn throughout.
3284 2005-02-09  Jay Belanger  <belanger@truman.edu>
3286         * calc.texi: Add macro for LaTeX for info output.
3288 2005-02-08  Kim F. Storm  <storm@cua.dk>
3290         * texinfo.tex (LaTex): Add def.
3292 2005-02-06  Jay Belanger  <belanger@truman.edu>
3294         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3295         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
3296         throughout manual.
3298 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3300         * gnus.texi: Some edits based on comments from David Abrahams.
3302 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3304         * gnus.texi (RSS): Fix the keystroke.
3306 2005-01-24  David Kastrup  <dak@gnu.org>
3308         * faq.texi: Update AUCTeX version info.
3310 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
3312         * gnus-faq.texi ([4.1]): Typo.
3314 2005-01-19  Jay Belanger  <belanger@truman.edu>
3316         * calc.texi (Keep Arguments): Mention that keeping arguments
3317         doesn't work with keyboard macros.
3319 2005-01-16  Richard M. Stallman  <rms@gnu.org>
3321         * autotype.texi (Autoinserting): Fix small error.
3323 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
3325         Sync with Tramp 2.0.47.
3327         * tramp.texi (Compilation): New section, describing compilation of
3328         remote files.
3330 2005-01-11  Kim F. Storm  <storm@cua.dk>
3332         * widget.texi (Basic Types): Add :follow-link keyword.
3334 2005-01-09  Jay Belanger  <belanger@truman.edu>
3336         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3338 2005-01-08  Jay Belanger  <belanger@truman.edu>
3340         * calc.texi: Change throughout to reflect new default value of
3341         calc-settings-file.
3343 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3345         * message.texi (Reply): `message-reply-to-function' should return
3346         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3348 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
3350         * faq.texi (Changing load-path): Fix typo.
3352 2005-01-05  Jay Belanger  <belanger@truman.edu>
3354         * calc.texi (Programming Tutorial): Replace kbd command by
3355         appropriate characters for a keyboard macro.
3357 2005-01-04  Jay Belanger  <belanger@truman.edu>
3359         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3360         for Lucid Emacs.
3361         (Programming Tutorial): Mention that the user needs to be in the
3362         right mode to compute some functions.
3364 2005-01-04  Jay Belanger  <belanger@truman.edu>
3366         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
3367         no longer applicable.
3369 2005-01-01  Jay Belanger  <belanger@truman.edu>
3371         * calc.texi (Programming Tutorial): Changed description of how to
3372         edit keyboard macros to match current behavior.
3374 2004-12-31  Jay Belanger  <belanger@truman.edu>
3376         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
3378 2004-12-20  Jay Belanger  <belanger@truman.edu>
3380         * calc.texi (Types Tutorial): Emphasize that you can't divide by
3381         zero.
3383 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
3385         * cc-mode.texi (Text Filling and Line Breaking): Put period after
3386         @xref.
3387         (Font Locking): Avoid @strong{Note:}.
3389 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
3391         Sync with Tramp 2.0.46.
3393         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
3395 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
3397         * url.texi: Correct typos.
3398         (Retrieving URLs): @var{nil}->@code{nil}.
3399         (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
3400         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
3401         (Dealing with HTTP documents): @inforef->@xref.
3403 2004-12-15  Jay Belanger  <belanger@truman.edu>
3405         * calc.texi: Consistently capitalized all mode names.
3406         (Answers to Exercises): Mention that an answer can be a fraction
3407         when in Fraction mode.
3409 2004-12-13  Jay Belanger  <belanger@truman.edu>
3411         * calc.texi: Fix some TeX definitions.
3413 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
3415         * reftex.texi (Imprint): Remove erroneous @value's.
3417 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3419         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
3420         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
3422 2004-12-08  Jay Belanger  <belanger@truman.edu>
3424         * calc.texi (Starting Calc): Remove comment about installation.
3425         (Keypad Mode Overview): Remove comment about Emacs 19 support.
3427 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3429         * url.texi: Update @setfilename.
3430         (Getting Started): No need to worry about Gnus versions.
3431         (Dealing with HTTP documents): Use @inforef.
3433         * org.texi: Fix @direntry file name.
3435 2004-12-07  Stefan Monnier  <monnier@iro.umontreal.ca>
3437         * url.texi: New file.
3439         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
3441 2004-12-06  Jay Belanger  <belanger@truman.edu>
3443         * calc.texi (Using Calc): Remove paragraph about installation.
3445 2004-12-06  Jay Belanger  <belanger@truman.edu>
3447         * calc.texi: Use more Texinfo macros and less TeX defs.
3448         Remove @refill's.
3450 2004-12-06  Richard M. Stallman  <rms@gnu.org>
3452         * org.texi: New file.
3454 2004-12-05  Richard M. Stallman  <rms@gnu.org>
3456         * Makefile.in (org.dvi, ../info/org): New targets.
3457         (INFO_TARGETS): Add ../info/org.
3458         (DVI_TARGETS): Add org.dvi.
3459         (maintainer-clean): Remove the info files in the info dir.
3461 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
3463         * idlwave.texi: Fix the setfilename directive to put the produced
3464         file in ../info.
3465         (Continued Statement Indentation): Resurrect Jan D.'s change from
3466         2004-11-03 that was lost when a newer version of idlwave.texi was
3467         imported.
3469 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3471         * gnus-faq.texi ([5.1]): Added missing bracket.
3473         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
3474         `spam-initialize'.
3476 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
3478         * message.texi (Various Message Variables): Mention that all mail
3479         file variables are derived from `message-directory'.
3481         * gnus.texi (Splitting Mail): Clarify bogus group.
3483 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3485         * emacs-mime.texi (Encoding Customization): Fix
3486         mm-coding-system-priorities entry.
3488 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3490         * idlwave.texi (Continued Statement Indentation):
3491         * reftex.texi (Options (Index Support)):
3492         (Displaying and Editing the Index, Table of Contents):
3493         * speedbar.texi (Creating a display, Major Display Modes): Replace
3494         non-nil with non-@code{nil}.
3496 2004-10-21  Jay Belanger  <belanger@truman.edu>
3498         * calc.texi (Algebraic-Style Calculations): Removed a comment.
3500 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
3502         * calc.texi (Reporting Bugs): Double up `@'.
3504 2004-10-18  Jay Belanger  <belanger@truman.edu>
3506         * calc.texi (Reporting Bugs): Changed the address that bugs
3507         should be sent to.
3509 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
3511         * gnus.texi (New Features): Add 5.11.
3513         * message.texi (Resending): Remove wrong default value.
3515         * gnus.texi (Mail Source Specifiers): Describe possible problems
3516         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
3517         `pop3-leave-mail-on-server' to the index.
3519 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3521         * message.texi (Canceling News): Add how to set a password.
3523 2004-10-12  Jay Belanger  <belanger@truman.edu>
3525         * calc.texi (Help Commands): Changed the descriptions of
3526         calc-describe-function and calc-describe-variable to match their
3527         current behavior.
3529 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3531         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
3533 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
3535         Sync with Tramp 2.0.45.
3537         * tramp.texi (Frequently Asked Questions): Comment paragraph about
3538         plink link.  The URL is outdated.  Originator contacted for
3539         clarification.
3541 2004-10-10  Juri Linkov  <juri@jurta.org>
3543         * gnus.texi (Top, Marking Articles): Join two menus in one node
3544         because a node can have only one menu.
3546 2004-10-09  Juri Linkov  <juri@jurta.org>
3548         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
3549         example of nnmail-split-fancy.
3551 2004-10-06  Karl Berry  <karl@gnu.org>
3553         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
3554         consistency with other uses of dashes.
3556 2004-10-05  Karl Berry  <karl@gnu.org>
3558         * info.texi: Consistently use --- throughout, periods at end of
3559         menu descriptions, and a couple typos.
3561 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
3563         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
3564         * pgg.texi (User Commands, Backend methods): Do.
3565         * gnus.texi: Markup fixes.
3566         (Setting Process Marks): Fix `M P a' entry.
3567         * emacs-mime.texi: Fixes.
3569 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
3571         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
3572         again.
3573         Use 5.10 instead of 5.10.0.
3575 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3577         * gnus.texi (Summary Mail Commands): S D e.
3579 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
3581         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
3582         the gnus-article-mode-line-format section.
3584 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
3586         * gnus.texi (Various Summary Stuff): Fix the documentation for
3587         gnus-newsgroup-variables.
3589 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
3591         * gnus.texi (MIME Commands): Added
3592         gnus-mime-display-multipart-as-mixed,
3593         gnus-mime-display-multipart-alternative-as-mixed,
3594         gnus-mime-display-multipart-related-as-mixed.
3595         (Mail Source Customization): Clarify `mail-source-directory'.
3596         (Splitting Mail): Mention gnus-group-find-new-groups.
3597         (SpamOracle): Fixed typo.
3599         * gnus-faq.texi: Untabify.
3600         ([6.3]): nnir.el is in contrib directory.
3602         * message.texi (News Headers): Clarify how a unique ID is created.
3604         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
3605         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
3607 2004-09-20  Andre Srinivasan  <andre@e2open.com>  (tiny change)
3609         * gnus.texi (Group Parameters): Added more on hooks.
3611 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
3613         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
3615 2004-09-22  Jay Belanger  <belanger@truman.edu>
3617         * calc.texi (Vectors as Lists): Added a warning that the tutorial
3618         might be hidden during part of the session.
3620 2004-09-20  Jay Belanger  <belanger@truman.edu>
3622         * calc.texi (Notations Used in This Manual): Put in an earlier
3623         mention that DEL could be called Backspace.
3625 2004-09-10  Simon Josefsson  <jas@extundo.com>
3627         * gnus.texi (IMAP): Add example.  Suggested and partially written
3628         by Steinar Bang <sb@dod.no>.
3630 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3632         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
3633         netrc syntax.
3635 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3637         * gnus.texi (Spam ELisp Package Sequence of Events):
3638         Some clarifications.
3639         (Spam ELisp Package Global Variables): More clarifications.
3641 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3643         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
3644         Mention spam-split does not modify incoming mail.
3646 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
3648         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
3650 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
3652         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
3654 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
3656         * makefile.w32-in (sieve, pgg): Use $(infodir).
3658 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
3660         * makefile.w32-in: Fix PGG and Sieve entries.
3662 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
3664         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
3665         Emacs and related programs.
3667 2004-08-27  Richard M. Stallman  <rms@gnu.org>
3669         * faq.texi: Fix texinfo usage, esp. doublequotes.
3670         (Difference between Emacs and XEmacs): Some clarification.
3672         * faq.texi (Difference between Emacs and XEmacs):
3673         Explain not to contrast XEmacs with GNU Emacs.
3675 2004-08-26  Richard M. Stallman  <rms@gnu.org>
3677         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
3679 2004-08-22  David Kastrup  <dak@gnu.org>
3681         * reftex.texi (AUCTeX): Update links, section name.
3683         * faq.texi (Calc): Update availability (included in 22.1).
3684         (AUCTeX): Update availability, information, versions, description.
3686 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
3688         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
3690 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
3692         * cc-mode.texi: Various updates for CC Mode 5.30.9.
3694 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
3696         Sync with Tramp 2.0.44.
3698 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
3700         * widget.texi (User Interface): Update how to separate the
3701         editable field of an editable-field widget from other widgets.
3702         (Programming Example): Add text after field.
3704 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3706         * emacs-mime.texi (Encoding Customization): Add a note to the
3707         mm-content-transfer-encoding-defaults entry.
3708         (rfc2047): Update.
3710         * gnus.texi (Article Highlighting): Add
3711         gnus-cite-ignore-quoted-from.
3712         (POP before SMTP): New node.
3713         (Posting Styles): Addition.
3714         (Splitting Mail): Add nnmail-split-lowercase-expanded.
3715         (Fancy Mail Splitting): Ditto.
3716         (X-Face): Add gnus-x-face.
3718 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
3720         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
3721         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
3723 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
3725         * gnus.texi (Mail Source Specifiers): Describe
3726         `pop3-leave-mail-on-server'.
3728 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
3730         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
3732         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
3733         repository.  Change setfilename.
3735         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
3737 2004-07-02  Juri Linkov  <juri@jurta.org>
3739         * pcl-cvs.texi (Viewing differences): Add `d r'.
3741 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
3743         * ses.texi, viper.texi, flymake.texi, faq.texi:
3744         * eshell.texi, ediff.texi: Markup fixes.
3746 2004-06-21  Karl Berry  <karl@gnu.org>
3748         * info.texi (Top): Mention that only Emacs has mouse support.
3749         (Getting Started): Mention this in a few other places.
3751 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
3753         * autotype.texi (Copyrights, Timestamps): Recommend
3754         `before-save-hook' instead of `write-file-functions'.
3756 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
3758         * dired-x.texi (dired-mark-omitted): Update keybinding.
3760 2004-06-10  Kim F. Storm  <storm@cua.dk>
3762         * pcl-cvs.texi (Viewing differences): Add 'd y'.
3764 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
3766         * dired-x.texi (variable dired-omit-mode): Rename from
3767         dired-omit-files-p.
3768         (function dired-omit-mode): Rename from dired-omit-toggle.
3769         Call dired-omit-mode rather than set dired-omit-files-p.
3770         (dired-mark-omitted): Describe command.
3772 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
3774         Version 2.0.41 of Tramp released.
3776 2004-05-29  Juanma Barranquero  <lektu@terra.es>
3778         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
3779         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3781 2004-05-29  Richard M. Stallman  <rms@gnu.org>
3783         * cl.texi (Top): Call this chapter `Introduction'.
3784         (Overview): In TeX, no section heading here.
3786         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
3788 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
3790         * Makefile.in (../info/flymake, flymake.dvi): New targets.
3791         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
3793 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
3795         * flymake.texi: New file.
3797 2004-05-28  Simon Josefsson  <jas@extundo.com>
3799         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
3801 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
3803         Version 2.0.40 of Tramp released.
3805 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
3807         Complete rework, based on review by Karl Berry <karl@gnu.org>.
3809         * tramp.texi (Auto-save and Backup): Explain exploitation of new
3810         variables `tramp-backup-directory-alist' and
3811         `tramp-bkup-backup-directory-info'.
3812         (Overview, Connection types)
3813         (External transfer methods, Default Method)
3814         (Windows setup hints): Remove restriction of password entering
3815         with external methods.
3816         (Auto-save and Backup): Make file name example
3817         (X)Emacs neutral.  In case of XEmacs, `bkup-backup-directory-info'
3818         and `auto-save-directory' must be used.
3819         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
3820         only "NT").  Remove doubled entry "What kinds of systems does
3821         @tramp{} work on".
3822         (tramp): Macro removed.
3823         (Obtaining Tramp): Flag removed from title.
3824         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
3825         and `trampver' used properly.  Flag `tramp-inst' replaced by
3826         `installchapter'.  Installation related text adapted.
3828 2004-04-28  Masatake YAMATO  <jet@gyve.org>
3830         * widget.texi (Programming Example): Remove overlays.
3832 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
3834         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
3836 2004-04-23  Juanma Barranquero  <lektu@terra.es>
3838         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
3840 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
3842         * info.texi (Info Search): Add info-apropos.
3844 2004-03-22  Juri Linkov  <juri@jurta.org>
3846         * faq.texi: Fix help key bindings.
3848 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
3850         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
3851         (as suggested by Karl Berry).  Update information about colored
3852         stars in menus.  Add new subheading describing M-n.
3854 2004-03-12  Richard M. Stallman  <rms@gnu.org>
3856         * cl.texi (Top): Rename top node's title.
3858 2004-03-08  Karl Berry  <karl@gnu.org>
3860         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
3861         problems making the texinfo distribution.
3863 2004-02-29  Simon Josefsson  <jas@extundo.com>
3865         * smtpmail.texi (Authentication): Changed the list of supported
3866         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
3867         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
3868         <voegelas@gmx.net>.
3870 2004-02-29  Juanma Barranquero  <lektu@terra.es>
3872         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
3873         Use $(DEL) instead of rm, and ignore exit code.
3875 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
3877         Tramp version 2.0.39 released.
3879 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
3881         * tramp.texi (Customizing Completion): Explain new functions
3882         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
3883         (all): Savannah URLs unified to "http://savannah.nongnu.org".
3884         (Top): Refer to Savannah mailing list as the major one.  Mention
3885         older mailing lists in HTML mode only.
3886         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
3887         (Frequently Asked Questions): Remote hosts must not be Unix-like
3888         for "smb" method.
3889         (Password caching): New node.
3890         (External transfer methods): Refer to password caching for "smb"
3891         method.
3893 2004-02-17  Karl Berry  <karl@gnu.org>
3895         * info.texi (Help-Int): Mention the new line number feature.
3897 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
3899         * ses.texi (Advanced Features): New functionality for
3900         ses-set-header-row (defaults to current row unless C-u used).
3901         (Acknowledgements): Add Stefan Monnier.
3903 2003-12-29  Kevin Ryde  <user42@zip.com.au>
3905         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
3907 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
3909         Tramp version 2.0.38 released.
3911         * tramp.texi (Remote shell setup): Warn of environment variables
3912         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
3913         <sven.gabriel@imk.fzk.de>.
3914         (Configuration): Tramp now chooses base64/uuencode
3915         automatically.  Update wording accordingly.
3916         (Top): More description for the `Default Method' menu entry.
3917         (Default Method): Use @code, not @var, for Lisp variables.
3918         (Default Method): New subsection `Which method is the right one
3919         for me?'  Suggested by Christian Kirsch.
3920         (Configuration): Pointer to new subsection added.
3921         (Default Method): Too many "use" in one sentence.
3922         Rephrase.  Reported by Christian Kirsch.
3923         (Filename Syntax): Old `su' example is probably a left-over from
3924         the sm/su method naming.  Replace with `ssh', instead.
3925         (External transfer methods, Auto-save and Backup):
3926         Typo fixes.
3928 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
3930         * tramp.texi (all): Harmonize all occurences of @tramp{}.
3931         (Top): Mention japanese manual only if flag `jamanual' is set.
3932         Insert section `Japanese manual' in menu.
3934 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
3936         * eshell.texi (Known Problems): Add doc item.
3938 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
3940         * cc-mode.texi: Update for CC Mode 5.30.
3942         Note: Please refrain from doing purely cosmetic changes like
3943         removing trailing whitespace in this manual; it clobbers cvs
3944         merging for no good reason.
3946 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
3948         * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
3949         * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
3950         @acronym{ASCII}.
3952 2003-10-26  Karl Berry  <karl@gnu.org>
3954         * info.texi (Info Search): Echo area, not echo are.  From Debian
3955         diff.
3957 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
3959         * widget.texi (Defining New Widgets): Document new beavior of
3960         :buttons and :children keywords.
3962 2003-10-22  Miles Bader  <miles@gnu.org>
3964         * Makefile.in (info): Move before $(top_srcdir)/info.
3966 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
3968         * tramp.texi (Inline methods): Small grammar fix.
3969         (External transfer methods): Likewise.
3971 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
3973         * speedbar.texi: Remove paragraph for GUD that is no longer true.
3975 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
3977         * texinfo.tex: Replace `%' in arch tagline by @ignore.
3979 2003-09-30  Richard M. Stallman  <rms@gnu.org>
3981         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
3983         * widget.texi (User Interface): Fix typos.
3985         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
3987 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
3989         * pcl-cvs.texi (Selected Files): Fix typo.
3991 2003-09-21  Karl Berry  <karl@gnu.org>
3993         * info.texi (] and [ commands): No period at end of section title.
3995 2003-09-04  Miles Bader  <miles@gnu.org>
3997         * Makefile.in (top_srcdir): New variable.
3998         ($(top_srcdir)/info): New rule.
3999         (info): Depend on it.
4001 2003-09-03  Peter Runestig  <peter@runestig.com>
4003         * makefile.w32-in: New file.
4005 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
4007         * widget.texi (User Interface): Explain the need of static text
4008         around an editable field.
4010 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
4012         * widget.texi (Basic Types): The argument to `:help-echo' can now
4013         be a form that evaluates to a string.
4015 2003-08-18  Kim F. Storm  <storm@cua.dk>
4017         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4019 2003-08-16  Richard M. Stallman  <rms@gnu.org>
4021         * dired-x.texi (Shell Command Guessing): Explain *.
4023 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
4025         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4026         log-edit-insert-changelog.
4028 2003-08-03  Karl Berry  <karl@gnu.org>
4030         * info.texi: Need @contents.
4032 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4034         Tramp version 2.0.36 released.
4036         * tramp.texi (Remote shell setup): Explain about problems with
4037         non-Bourne commands in ~/.profile and ~/.shrc.
4039 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
4041         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4042         renaming of `vis-mode' to `visible-mode'.
4044 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
4046         * info.texi (Top, Help-Small-Screen): Remove accidentally added
4047         next, prev and up pointers.
4049 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
4051         * info.texi (Help): Mention existence of Emacs and stand-alone
4052         Info at the very beginning of the tutorial.
4053         (Help-Inv): New node.
4054         (Help-]): New node.
4055         (Help-M): Systematically point out the differences between default
4056         Emacs and stand-alone versions.  Delete second menu.
4057         (Help-Xref): Systematically point out the differences between
4058         default Emacs and stand-alone versions.
4059         (Help-Int): Change `l' example.
4060         (Expert Info): Fix typos.
4061         (Emacs Info Variables): Mention `Info-hide-note-references' and
4062         new default for `Info-scroll-prefer-subnodes'.
4064 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4066         Version 2.0.35 of Tramp released.
4068         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4069         (Inline methods): Add methods `remsh' and `plink1'.
4070         (External transfer methods): Add method `remcp'.
4071         (Multi-hop Methods): Add method `remsh'.
4072         Small patch from Adrian Aichner <adrian@xemacs.org>:
4073         Fix minor typos.
4074         (Concept Index): Added to make manual searchable via
4075         `Info-index'.
4076         (Version Control): Add cindex entry.
4078 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4080         * trampver.texi: Version 2.0.34 released.
4082 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
4084         * faq.texi: Improve previous changes.
4086 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
4088         * faq.texi: Update copyright and maintenance details.
4089         Update some package URLs, versions, and maintainers.
4090         Remove many references to the Emacs Lisp Archive.
4092 2003-04-23  Simon Josefsson  <jas@extundo.com>
4094         * smtpmail.texi: Fix license (the invariant sections mentioned has
4095         never been part of the smtp manual).  Align info dir entry with
4096         other emacs packages.
4098 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
4100         * tramp.texi: Version 2.0.33 released.
4101         Remove installation chapter.  Remove XEmacs specifics.
4103 2003-03-29  Richard M. Stallman  <rms@gnu.org>
4105         * tramp.texi (Top): Undo the previous renaming.
4106         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4108 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
4110         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4111         version of manual.
4113         * tramp.texi (Auto-save and Backup): New node.
4115 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
4117         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
4118         Emacs" in order to have better differentiation to "XEmacs".
4119         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4120         are new macros in order to point to the other Emacs flavor where
4121         appropriate.  In info case, point to node `Installation' in order
4122         to explain how to generate the other way.  In html case, make a
4123         link to the other html file.
4124         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4125         after CVS checkout/update.
4126         (Installation): Completely rewritten.
4127         (Installation parameters, Load paths): New sections under
4128         `Installation'.
4130 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4132         * tramp.texi: Version 2.0.30 released.
4133         Replace word "path" with "localname" where used as a component of
4134         a Tramp file name.
4136 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
4138         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4139         introduced.
4140         (Installation): Explain what to do if files from the tramp/contrib
4141         directory are needed.
4143 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
4145         * smtpmail.texi (How Mail Works): New.
4147 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
4149         * smtpmail.texi: New file.
4151         * Makefile.in: Build SMTP manual.
4153 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4155         * tramp.texi: Version 2.0.29 released.
4156         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4157         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
4159 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
4161         * tramp.texi (Frequently Asked Questions): Explain a workaround if
4162         another package loads accidently Ange-FTP.
4164 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
4166         * tramp.texi (Customizing Completion): Add function
4167         `tramp-parse-sconfig'.  Change example of
4168         `tramp-set-completion-function', because parsing of ssh config
4169         files looks more natural.
4171 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
4173         * gnus.texi: Do not use `path' in several locations.
4175 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
4177         * tramp.texi (External transfer methods): New method `smb'.  From
4178         Michael Albinus.
4180 2002-11-05  Karl Berry  <karl@gnu.org>
4182         * info.texi (Info-fontify): Reorder face list to avoid bad line
4183         breaks.
4185 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4187         * tramp.texi: Move @copying to standard place.  Use
4188         @insertcopying.
4190 2002-10-02  Karl Berry  <karl@gnu.org>
4192         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4193         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4194         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4195         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4196         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4197         Per rms, update all manuals to use @copying instead of @ifinfo.
4198         Also use @ifnottex instead of @ifinfo around the top node, where
4199         needed for the sake of the HTML output.
4200         (The Gnus manual is not fixed since it's not clear to me how it
4201         works; and the Tramp manual already uses @copying, although in an
4202         unusual way.  All others were changed.)
4204 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
4206         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4207         (../info/ses, ses.dvi): New targets.
4208         * ses.texi: New file.
4210 2002-09-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
4212         * texinfo.tex: Update to texinfo 4.2.
4214 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
4216         * reftex.texi: Update to RefTeX 4.19.
4218 2002-06-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4220         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4221         (../info/tramp, tramp.dvi): New targets.
4223 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
4225         * Makefile.in (DVI_TARGETS): Add calc.dvi.
4226         (calc.dvi): Uncomment.
4228 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
4230         * Makefile.in (INFO_TARGETS): Add ../info/calc.
4231         (../info/calc): New target.
4233 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
4235         * (Version 21.1 released.)
4237 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
4239         * Branch for 21.1.
4241 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
4243         * Makefile.in (../info/info): Use an explicit -o switch to
4244         makeinfo.
4246 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
4248         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4250 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
4252         * Makefile.in (../info/idlwave): Use --no-split.
4254 2000-12-14  Dave Love  <fx@gnu.org>
4256         * Makefile.in (mostlyclean): Remove gnustmp.*
4257         (gnus.dvi): Change rule to remove @latex stuff.
4259 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
4261         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4263 2000-10-13  John Wiegley  <johnw@gnu.org>
4265         * Makefile.in: Add build targets for eshell.texi.
4267 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
4269         * Makefile.in: Remove/comment speedbar stuff.
4271 2000-09-22  Dave Love  <fx@gnu.org>
4273         * Makefile.in: Add emacs-mime.
4275 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
4277         * Makefile.in (INFO_TARGETS): Add ../info/woman.
4278         (DVI_TARGETS): Add woman.dvi.
4279         (../info/woman, woman.dvi): New targets.
4281 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
4283         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
4285         * pcl-cvs.texi: New file.
4286         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4287         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4289 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
4291         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4292         (../info/ebrowse, ebrowse.dvi): New targets.
4294 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
4296         * Makefile.in (INFO_TARGETS): Add eudc.
4297         (DVI_TARGETS): Add eudc.dvi.
4298         (../info/eudc, eudc.dvi): New targets.
4300 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
4302         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4303         compatibility with 8+3 filesystems).
4304         (../info/efaq): Rename from emacs-faq.
4306 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
4308         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4309         (../info/idlwave, idlwave.dvi): New targets.
4311 1999-10-23  Dave Love  <fx@gnu.org>
4313         * Makefile.in: Use autotype.texi.
4315 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
4317         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4318         faq.texi file) rather than ../info/faq.
4320 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
4322         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4323         (../info/ada-mode, ada-mode.dvi): New targets.
4325 1999-09-01  Dave Love  <fx@gnu.org>
4327         * Makefile.in: Add faq.
4329 1999-07-12  Richard Stallman  <rms@gnu.org>
4331         * Version 20.4 released.
4333 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
4335         * Version 20.3 released.
4337 1998-04-06  Andreas Schwab  <schwab@gnu.org>
4339         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
4340         it in dvi targets.
4341         (../etc/GNU): Change to $(srcdir) first.
4343 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
4345         * reftex.texi: Update for RefTeX version 3.22.
4347 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
4349         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4350         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4352 1997-09-23  Paul Eggert  <eggert@twinsun.com>
4354         * Makefile.in: Merge changes mistakenly made to `Makefile'.
4355         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4357 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4359         * Version 20.2 released.
4361 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4363         * Version 20.1 released.
4365 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4367         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
4369 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4371         * Version 19.33 released.
4373 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4375         * Version 19.32 released.
4377 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4379         * Makefile.in: Add rules for the Message manual.
4381 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4383         * gnus.texi: New version.
4385         * message.texi: New manual.
4387 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4389         * Makefile.in (All info targets): cd $(srcdir) to do the work.
4391 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
4393         * Makefile.in (All info targets): Specify $(srcdir) in input files.
4394         Specify -I option.
4395         (All dvi targets): Set the TEXINPUTS variable.
4397 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4399         * Version 19.31 released.
4401 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
4403         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
4404         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
4406 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4408         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
4409         (INFO_TARGETS): Add ../info/cc-mode.
4410         (DVI_TARGETS): Add cc-mode.dvi.
4412 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
4414         * Version 19.31 released.
4416 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4418         * Version 19.30 released.
4420 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
4422         * gnus.texi: New file.
4424 1995-11-04  Erik Naggum  <erik@naggum.no>
4426         * gnus.texi: File deleted.
4428 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
4430         * mh-e.texi: "Function Index" -> "Command Index" to work with
4431         Emacs 19.30 C-h C-k support of separately-documented commands.
4433 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4435         * Makefile.in (../info/ediff, ediff.dvi): New targets.
4436         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
4438 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4440         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
4441         (../info/viper, viper.dvi): New targets.
4443 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
4445         * dired-x.texi (Installation): Change the example to set
4446         buffer-local variables like dired-omit-files-p in
4447         dired-mode-hook.
4449 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4451         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
4452         (../info/mh-e, mh-e.dvi): New targets.
4454 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
4456         * Makefile.in (maintainer-clean): Rename from realclean.
4458 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4460         * Makefile.in: New file.
4461         * Makefile: File deleted.
4463 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4465         * Makefile (TEXINDEX_OBJS): Variable deleted.
4466         (texindex, texindex.o, getopt.o): Rules deleted.
4467         All deps on texindex deleted.
4468         (distclean): Don't delete texindex.
4469         (mostlyclean): Don't delete *.o.
4470         * texindex.c, getopt.c: Files deleted.
4472 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
4474         * Version 19.26 released.
4476 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4478         * Version 19.25 released.
4480 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4482         * Version 19.24 released.
4484 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4486         * Version 19.23 released.
4488 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4490         * Makefile: Delete spurious tab.
4492 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4494         * Makefile (.SUFFIXES): New rule.
4496 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4498         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
4499         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4501 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4503         * Makefile (../info/sc): Rename from sc.info.
4504         (../info/cl): Likewise.
4505         (INFO_TARGETS): Use new names.
4507 1993-12-04  Richard Stallman  (rms@srarc2)
4509         * getopt.c: New file.
4510         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
4511         (getopt.o): New rule.
4512         (dvi): Don't depend on texindex.
4513         (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
4514         Depend on texindex.
4516 1993-12-03  Richard Stallman  (rms@srarc2)
4518         * Makefile (../info/sc.info): Rename from ../info/sc.
4519         (TEXI2DVI): New variable.
4520         (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
4521         Add explicit commands.
4522         (TEXINDEX_OBJS): Delete duplicate getopt.o.
4524 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4526         * Version 19.22 released.
4528 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4530         * Makefile (TEXINDEX_OBJS): Delete spurious period.
4532 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4534         * Version 19.21 released.
4536 1993-11-15  Paul Eggert  (eggert@twinsun.com)
4538         * man/Makefile (../info/cl.info): Rename from ../info/cl.
4540 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4542         * Makefile (../etc/GNU): New target.
4543         (EMACSSOURCES): Add gnu1.texi.
4545 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4547         * Makefile (realclean): Don't delete the Info files.
4549 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
4551         * forms.texi: Fix forms.texi so that it will format correctly.
4552         Add missing `@end iftex', fix bad reference.
4554         * info.texi, info-stn.texi: New files implement texinfo version of
4555         `info' file.
4557 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
4559         * Makefile: Fix targets for texindex, new info.texi files.
4560         * info-stnd.texi: New file implements info for standalone info
4561         reader.
4562         * info.texi: Update to include recent changes to "../info/info".
4563         New source file for ../info/info; includes info-stnd.texi.
4565         * texindex.c: Include "../src/config.h" if building in emacs.
4567         * Makefile: Change all files to FILENAME.texi, force all targets
4568         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
4569         vip.texinfo, forms.texinfo, cl.texinfo.
4570         Add target to build texindex.c, defining `emacs'.
4572         * forms.texi: Install new file to match version 2.3 of forms.el.
4574 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4576         * Version 19.19 released.
4578 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
4580         * sc.texinfo: Fix info file name.
4582         * Makefile (info): Add gnus and sc.
4583         (dvi): Add gnus.dvi and sc.dvi.
4584         (../info/sc, sc.dvi): New targets.
4586 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4588         * Version 19.18 released.
4590 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4592         * Makefile: Fix source file names of the separate manuals.
4593         (gnus.dvi, ../info/gnus): New targets.
4595 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4597         * Version 19.17 released.
4599 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
4601         * split-man: Fix typos in last change.
4603 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4605         * Version 19.16 released.
4607 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4609         * version 19.15 released.
4611 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4613         * Makefile (distclean): It's rm, not rf.
4615 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4617         * Version 19.14 released.
4619 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4621         * Makefile: New file.
4623 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4625         * Version 19.13 released.
4627 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4629         * Version 19.9 released.
4631 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
4633         * Version 19.8 released.
4635 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
4637         * Version 19.7 released.
4639 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
4641         * gnus.texinfo: New file.  Removed installation instructions.
4643 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
4645         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
4647 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
4649         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
4650         then define `\sc' as the command for smallcaps in Texinfo.  This
4651         means that the @sc command will produce small caps.  bfox has
4652         made the corresponding change to makeinfo and texinfm.el.
4654 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4656         * vip.texinfo: Remove menu entry Adding Lisp Code in node
4657         Customization since the menu entry did not point to anything.
4658         Also add an @finalout command to remove overfull hboxes from the
4659         printed output.
4661         * cl.texinfo: Add @bye, \input line and @settitle to file.
4662         This file is clearly intended to be a chapter of some other work,
4663         but the other work does not yet exist.
4665 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
4667         * texinfo.texinfo: Three typos corrected.
4669 ;; Local Variables:
4670 ;; coding: iso-2022-7bit
4671 ;; fill-column: 79
4672 ;; add-log-time-zone-rule: t
4673 ;; End:
4675     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4676       2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
4678   This file is part of GNU Emacs.
4680   GNU Emacs is free software; you can redistribute it and/or modify
4681   it under the terms of the GNU General Public License as published by
4682   the Free Software Foundation; either version 3, or (at your option)
4683   any later version.
4685   GNU Emacs is distributed in the hope that it will be useful,
4686   but WITHOUT ANY WARRANTY; without even the implied warranty of
4687   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4688   GNU General Public License for more details.
4690   You should have received a copy of the GNU General Public License
4691   along with GNU Emacs; see the file COPYING.  If not, write to the
4692   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
4693   Boston, MA 02110-1301, USA.
4695 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803