(Fdisplay_supports_face_attributes_p): Initialize
[emacs.git] / man / ChangeLog
blobe960b7d5e6c0355aca2229cd1d09a8805b8b60a5
1 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
3         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
4         and EMACS is deprecated.
6 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
8         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
10 2006-11-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
12         * Makefile.in (emacs.dvi): Remove xresmini.texi.
14         * emacs.texi: Include xresources.texi both for info and dvi.
16         * xresources.texi: Merge text from xresmini.texi.
18 2006-11-17  Carsten Dominik  <dominik@science.uva.nl>
20         * org.texi: Fix typos.
21         (Agenda commands): Document `C-k'.
23 2006-11-16  Eli Zaretskii  <eliz@gnu.org>
25         * url.texi (http/https): Fix a typo in the HTTP URL.
27 2006-11-14  Stephen Leake  <stephen_leake@stephe-leake.org>
29         * ada-mode.texi: Total rewrite.
31 2006-11-13  Carsten Dominik  <dominik@science.uva.nl>
33         * org.texi: Minor typo fixes.
35 2006-11-13  Bill Wohler  <wohler@newt.com>
37         Release MH-E manual version 8.0.3.
39         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
40         release 8.0.3.
42         * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
43         to set MAILDIR.
44         (Reading Mail): Document the customization of read-mail-command
45         for MH-E.
46         (Viewing Attachments): Document mm-discouraged-alternatives.
47         (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
48         (Junk): Add more information about the settings of mh-junk-background
49         in a program.  Add /usr/bin/mh to PATH in examples.
51 2006-11-12  Richard Stallman  <rms@gnu.org>
53         * woman.texi: Update author address but say he no longer maintains it.
55 2006-11-12  Roberto Rodr\e,Am\e(Bguez  <lanubeblanca@googlemail.com>  (tiny change)
57         * glossary.texi: Fix typos.
59 2006-11-10  Carsten Dominik  <carsten.dominik@gmail.com>
61         * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
62         archived trees.
63         (Checkboxes): Section moved to chapter 5, and extended.
64         (The date/time prompt): New section.
65         (Link abbreviations): New section.
66         (Presentation and sorting): New section.
67         (Custom agenda views): Section completely rewritten.
68         (Summary): Compare with Planner.
69         (Feedback): More info about creating backtraces.
70         (Plain lists): Modified example.
71         (Breaking down tasks): New section.
72         (Custom time format): New section.
73         (Time stamps): Document inactive timestamps.
74         (Setting tags): More details about fast tag selection.
75         (Block agenda): New section.
76         (Custom agenda views): Section rewritten.
77         (Block agenda): New section.
79 2006-11-07  Michael Albinus  <michael.albinus@gmx.de>
81         * tramp.texi (Configuration): scp is the default method.
82         (Default Method): Use ssh as example for another method.
84 2006-11-06  Richard Stallman  <rms@gnu.org>
86         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
88         * ack.texi (Acknowledgments): Fix name spelling.
90 2006-11-01  Juri Linkov  <juri@jurta.org>
92         * search.texi (Word Search): Document incremental word search.
94 2006-10-28  Glenn Morris  <rgm@gnu.org>
96         * ack.texi (Acknowledgments): Add cal-html author.
98         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
99         Calendar").  Describe new package cal-html.
100         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
101         Calendar Files."
103 2006-10-27  Richard Stallman  <rms@gnu.org>
105         * woman.texi: Downcase nroff/troff/roff.
106         (Installation): Chapter deleted.  Some xrefs deleted.
107         (Background): woman doesn't advise man ;-).
109 2006-10-26  Roberto Rodr\e,Am\e(Bguez  <lanubeblanca@googlemail.com>  (tiny change)
111         * ada-mode.texi (Project files, Identifier completion)
112         (Automatic Casing, Debugging, Using non-standard file names)
113         (Working Remotely): Fix typos.
115 2006-10-23  Richard Stallman  <rms@gnu.org>
117         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
118         Abbrev mode is enabled.
120 2006-10-20  Masatake YAMATO  <jet@gyve.org>
122         * cc-mode.texi (Sample .emacs File): Added missing `)' in
123         sample code `my-c-initialization-hook'.
125 2006-10-19  Stuart D. Herring  <herring@lanl.gov>
127         * widget.texi: Fix typos.
129 2006-10-19  Michael Albinus  <michael.albinus@gmx.de>
131         * tramp.texi (Frequently Asked Questions): Remove questions marked with
132         "???".  There have been no complaints for years, so the information
133         must be appropriate.
135 2006-10-16  Richard Stallman  <rms@gnu.org>
137         * widget.texi: Use @var instead of capitalization.
138         Clarify many widget type descriptions.
140         * emacs.texi: Update ISBN.
142 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
144         * gnus.texi (Other modes): Fix typo.  Add alternative index entry for
145         gnus-dired-attach.
146         (Selecting a Group): Fix typo.
148 2006-10-12  Roberto Rodr\e,Am\e(Bguez  <lanubeblanca@googlemail.com>  (tiny change)
150         * widget.texi: Fix typos.
152 2006-10-11  Kim F. Storm  <storm@cua.dk>
154         * emacs.texi (Acknowledgments): Use @dotless{i}.
156 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
158         * building.texi (Breakpoints Buffer): Mention catchpoints.
160 2006-10-08  Kim F. Storm  <storm@cua.dk>
162         * ack.texi (Acknowledgments): Update.
164         * emacs.texi (Acknowledgments): Fix bad @/ form.
166 2006-10-06  Reiner Steib  <Reiner.Steib@gmx.de>
168         * gnus.texi (Image Enhancements): Update for Emacs 22.
170         * gnus-faq.texi ([1.3]): Update.
172 2006-10-06  Richard Stallman  <rms@gnu.org>
174         * faq.texi (Displaying the current line or column):
175         Delete "As of Emacs 20".
177 2006-10-06  Romain Francoise  <romain@orebokech.com>
179         * faq.texi (VM): VM works with Emacs 22 too.
181 2006-10-06  Richard Stallman  <rms@gnu.org>
183         * ebrowse.texi: Remove Emacs version "21" from title.
185 2006-10-05  Kim F. Storm  <storm@cua.dk>
187         * emacs.texi (Acknowledgments): Add more contributors.
189 2006-10-03  Richard Stallman  <rms@gnu.org>
191         * emacs.texi (Acknowledgments): Update version and edition.
193 2006-10-02  Reiner Steib  <Reiner.Steib@gmx.de>
195         * gnus.texi (Foreign Groups): Say where change of editing commands are
196         stored.  Add reference to `gnus-parameters'.
198 2006-10-01  Karl Berry  <karl@gnu.org>
200         * custom.texi (Customization Groups): Page break to keep example buffer
201         on one page.
203 2006-09-30  Karl Berry  <karl@gnu.org>
205         * programs.texi (Basic Indent): @need to improve page break.
206         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
208 2006-09-29  Glenn Morris  <rgm@gnu.org>
210         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
212 2006-09-29  Karl Berry  <karl@gnu.org>
214         * windows.texi (Basic Window): Remove forced @break, no longer
215         desirable.
216         * frames.texi (Frame Commands),
217         * mark.texi (Marking Objects): Reword to avoid bad page break.
218         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
220 2006-09-19  Richard Stallman  <rms@gnu.org>
222         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
223         stick to present tense.
225 2006-09-18  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
227         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
228         to x-gtk-use-old-file-dialog.
229         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
231 2006-09-15  Jay Belanger  <belanger@truman.edu>
233         * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
234         Change "Library Public License" to "Lesser Public License"
235         throughout.  Use "yyyy" to represent year.
237 2006-09-15  Carsten Dominik  <dominik@science.uva.nl>
239         * org.texi (Setting tags): Typo fix.
241 2006-09-14  Reiner Steib  <Reiner.Steib@gmx.de>
243         * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
245 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
247         * files.texi (Visiting): Add index entry "open file".
249         * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
251 2006-09-12  Paul Eggert  <eggert@cs.ucla.edu>
253         * faq.texi (Escape sequences in shell output): EMACS is now set
254         to Emacs's absolute file name, not to "t".
255         (^M in the shell buffer): Likewise.
256         * misc.texi (Interactive Shell): Likewise.
258 2006-09-11  Richard Stallman  <rms@gnu.org>
260         * building.texi (Compilation Mode): Clarification.
261         (Grep Searching): Add xref to Compilation Mode.
263 2006-09-11  Reiner Steib  <Reiner.Steib@gmx.de>
265         * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
266         mails with pop3-leave-mail-on-server.  Fix wording.
267         (Limiting): Improve gnus-summary-limit-to-articles.
268         (X-Face): Fix typo.
270 2006-09-11  Simon Josefsson  <jas@extundo.com>
272         * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
273         suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
275 2006-09-08  Richard Stallman  <rms@gnu.org>
277         * search.texi (Search): Ref multi-file search commands here.
278         (Other Repeating Search): Not here.
280 2006-09-06  Simon Josefsson  <jas@extundo.com>
282         * smtpmail.texi (Authentication): Mention SSL.
284 2006-09-01  Eli Zaretskii  <eliz@gnu.org>
286         * rcirc.texi (Internet Relay Chat, Useful IRC commands):
287         Don't use @indicateurl.
289         * cc-mode.texi (Subword Movement): Don't use @headitem.
290         (Custom Braces, Clean-ups): Don't use @tie.
292 2006-08-29  Michael Albinus  <michael.albinus@gmx.de>
294         Sync with Tramp 2.0.54.
296         * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
297         Suggested by Adrian Phillips <a.phillips@met.no>.
299 2006-08-28  Richard Stallman  <rms@gnu.org>
301         * windows.texi (Split Window): Update xref.
303         * basic.texi (Continuation Lines): Update xref.
305         * indent.texi (Tab Stops): Update xref.
307         * emacs.texi (Top): Update subnode menu.
309         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
310         split out of Display Custom.
312 2006-08-25  Kim F. Storm  <storm@cua.dk>
314         * display.texi (Display Custom): Add variables overline-margin
315         and x-underline-at-descent-line.
317 2006-08-25  Richard Stallman  <rms@gnu.org>
319         * entering.texi (Exiting): Rewrite to give graphical displays
320         priority over text terminals.
322         * search.texi (Incremental Search): Move index entries.
324 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
326         * custom.texi (Init File): Reference Find Init to avoid "home
327         directory" confusion.
329 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
331         * building.texi (Other GDB-UI Buffers): Describe how to edit
332         a value in the locals buffer.
334 2006-08-21  Richard Stallman  <rms@gnu.org>
336         * search.texi (Basic Isearch): Add `isearch' index entry.
338 2006-08-16  Richard Stallman  <rms@gnu.org>
340         * misc.texi (Saving Emacs Sessions): Clean up wording.
342         * mark.texi (Marking Objects): Mention term "select all".
344         * emacs.texi (Top): Update subnode menu.
346         * help.texi (Help Mode): Move node up in file.
348 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
350         * org.texi (Installation, Activation): Split from Installation and
351         Activation.
352         (Clocking work time): Documented new features.
354 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
356         * building.texi (Stack Buffer): Explain fringe arrow.
358 2006-08-13  Alex Schroeder  <alex@gnu.org>
360         * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
361         example.
363 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
365         * faq.texi (How to add fonts): New node.
367         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
368         on startup.
370 2006-08-11  Romain Francoise  <romain@orebokech.com>
372         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
374 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
376         * mule.texi (Recognize Coding, Text Coding): Fix typos.
378 2006-08-10  Richard Stallman  <rms@gnu.org>
380         * text.texi (Format Faces): Substantial rewrites to deal
381         with face merging.  Empty regions don't count.  Clarify
382         face property inheritance.
384 2006-08-08  Romain Francoise  <romain@orebokech.com>
386         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
387         <arjuropo@cc.jyu.fi>.
389 2006-08-05  Romain Francoise  <romain@orebokech.com>
391         * faq.texi (New in Emacs 22): Expand.
393 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
395         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
396         apply to all frames.
398 2006-08-03  Michael Olson  <mwolson@gnu.org>
400         * erc.texi: Update for ERC 5.1.4.
402 2006-08-01  Richard Stallman  <rms@gnu.org>
404         * help.texi (Name Help): Add index entries for describe-variable.
406 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
408         * building.texi (GDB Graphical Interface): Shorten node names.
409         (GDB-UI Layout): Use GDB-related.
410         (Other GDB-UI Buffers): Simplify English.
412 2006-07-31  Richard Stallman  <rms@gnu.org>
414         * search.texi (Query Replace): Add xref for Dired's Q command.
416 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
418         * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
419         in .../site-lisp/gnus/ by default.
420         [ From gnus-news.texi in the trunk. ]
422 2006-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
424         * gnus.texi (MIME Commands): Additions for yEnc.
426 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
428         * building.texi (GDB commands in Fringe): Rename to...
429         (Source Buffers): ..this and move forward.  Describe hollow arrow and
430         new option gdb-find-source-frame.
432 2006-07-29  Richard Stallman  <rms@gnu.org>
434         * dired.texi (Operating on Files): Simplify previous change
435         and fix Texinfo usage.
437 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
439         * dired.texi (Operating on Files): Add cross-references.  State the
440         Unix commands that do similar things.
442 2006-07-28  Richard Stallman  <rms@gnu.org>
444         * mark.texi (Transient Mark): Clarify that region never disappears
445         when Transient Mark mode is off, and not when it is on.
447 2006-07-27  Richard Stallman  <rms@gnu.org>
449         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
451 2006-07-24  Richard Stallman  <rms@gnu.org>
453         * xresources.texi (GTK styles): Fix texinfo usage.
455         * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
456         * faq.texi: Move periods and commas inside quotes.
458         * commands.texi (User Input): Explain why we teach keyboard cmds.
460         * xresources.texi, xresmini.texi, search.texi, programs.texi:
461         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
462         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
463         * doclicense.texi, display.texi, dired.texi, basic.texi:
464         * anti.texi, ack.texi: Move periods and commas inside quotes.
466 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
468         * cmdargs.texi (General Variables): Document EMAIL.
470 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
472         * frames.texi (Frame Commands): Mention that focus-follows-mouse
473         doesn't have effect on MS-Windows.
475 2006-07-20  Jay Belanger  <belanger@truman.edu>
477         * calc.texi (Error forms):  Mention M-+ keybinding for
478         `calc-plus-minus'.
480 2006-07-18  Chong Yidong  <cyd@stupidchicken.com>
482         * faq.texi (Security risks with Emacs): Document Emacs 22
483         file-local-variable mechanism.
485 2006-07-17  Richard Stallman  <rms@gnu.org>
487         * building.texi (Grep Searching): Explain about chaining grep commands.
489 2006-07-12  Michael Olson  <mwolson@gnu.org>
491         * erc.texi: Update for ERC 5.1.3.
493 2006-07-12  Alex Schroeder  <alex@gnu.org>
495         * rcirc.texi: Fix typos.
496         (Getting started with rcirc): New calling convention for M-x irc.
497         Mention #rcirc.  Removed channel tracking.
498         (Configuration): Changed the names of all variables that got changed
499         recently, eg. rcirc-server to rcirc-default-server.  Added
500         documentation for rcirc-authinfo, some background for Bitlbee, and
501         rcirc-track-minor-mode.
502         (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
503         Scrolling.
504         (Reconnecting after you have lost the connection): Fixed example code
505         to match code changes.
507 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
509         * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos.
511 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
513         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
514         is invoked for multiple files.
516 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
518         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
519         on-line manual for the rest of this node.
520         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
521         unconditionally.
522         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
523         Improve wording.
524         (Windows Printing): Improve wording.
525         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
526         rest of this node.
528 2006-07-07  Carsten Dominik  <dominik@science.uva.nl>
530         * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
531         commands.
532         (Global TODO list): Document the use of the variables
533         `org-agenda-todo-ignore-scheduled' and
534         `org-agenda-todo-list-sublevels'.
536 2006-07-05  Richard Stallman  <rms@gnu.org>
538         * faq.texi (Scrolling only one line): Fix xref.
540 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
542         * building.texi (Lisp Eval):
543         * faq.texi (Evaluating Emacs Lisp code):
544         Throughout, replace eval-current-buffer with eval-buffer.
546 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
548         * mule.texi (Coding Systems, Specify Coding): Link descriptions
549         of character translation.
551 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
553         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
555 2006-07-03  Karl Berry  <karl@gnu.org>
557         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
558         not-too-underfull hboxes in the TeX output.
559         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
560         cmdargs.texi, custom.texi, dired.texi, macos.texi,
561         maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
562         sending.texi, text.texi: fix overfull/underfull boxes.
564 2006-07-03  Romain Francoise  <romain@orebokech.com>
566         * m-x.texi (M-x): Fix.
568 2006-07-03  Richard Stallman  <rms@gnu.org>
570         * rcirc.texi (Scrolling conservatively): Fix xref.
572         * pcl-cvs.texi (Viewing differences): Usage fix.
574         * search.texi (Other Repeating Search): filename -> file name.
576         * misc.texi (Narrowing): Minor cleanups.
578         * files.texi (Visiting): filename -> file name.
580         * emacs.texi (Top): Update subnode menus.
582         * mule.texi (Coding Systems): Move char translation stuff here.
583         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
584         (Recognize Coding): Substantial local rewrites.
585         (International): Update menu.
587         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
588         (Scrolling): Substantial local rewrites.
589         (Display): Update menu and intro.
591         * dired.texi: filename -> file name.
593         * custom.texi (Safe File Variables): Texinfo usage fix.
595 2006-07-03  Ted Zlatanov  <tzz@lifelogs.com>
597         * help.texi, m-x.texi: Lots of cleanups.
599 2006-07-03  Carsten Dominik  <dominik@science.uva.nl>
601         * org.texi (Agenda commands): Document `s' key to save all org-mode
602         buffers.
604 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
606         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
607         (Windows Processes, Windows Misc): Shorten the printed version by
608         selectively conditioning less important portions by @ifnottex.
610 2006-06-30  Ralf Angeli  <angeli@caeruleus.net>
612         * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
613         names.  Mention `cvs-msg' face.
615 2006-06-29  Carsten Dominik  <dominik@science.uva.nl>
617         * org.texi (Checkboxes): New section.
619 2006-06-28  Carsten Dominik  <dominik@science.uva.nl>
621         * org.texi (Embedded LaTeX): Fix typos and implement small improvements
622         throughout this chapter.
624 2006-06-27  Chong Yidong  <cyd@stupidchicken.com>
626         * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
627         text for standalone vs Emacs info.
628         (Help): Clarify header line description.  Use mouse-1 for clicks.
629         (Help-P): Use mouse-1 for clicks.
630         (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
631         (Help-^L, Help-M, Help-Int, Search Index, Go to node)
632         (Choose menu subtopic): Remove gratuitous Emacs command names.
633         (Help-FOO): Put usual behavior first.
634         (Help-Xref): Clicking on xrefs works in Emacs.
635         (Search Text): Clarify what the default behavior is.
636         (Create Info buffer): Fix Emacs window/X window confusion.
637         (Emacs Info Variables): Fix for new Emacs init file behavior.
639 2006-06-27  Richard Stallman  <rms@gnu.org>
641         * mini.texi (Minibuffer File): Minor cleanup.
643 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
645         * frames.texi (XTerm Mouse) Rename to...
646         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
648         * emacs.texi (Top): Use new node name.
650 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
652         * emacs.texi (Top): Update the detailed menu according to changes in
653         msdog.texi.
655         * msdog.texi (Windows Keyboard): New section.
656         (Windows Mouse): New section.
657         (Windows System Menu): Remove section (text merged with "Windows
658         Keyboard").
659         (Windows Misc): New section.
661         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
663         * msdog.texi (ls in Lisp): New section.
665         * files.texi (Visiting): Document case-insensitive wildcard matching
666         under find-file-wildcards.
668 2006-06-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
670         * gnus.texi (Summary Buffer Lines): Fix typo.
672 2006-06-23  Carsten Dominik  <dominik@science.uva.nl>
674         * org.texi (Embedded LaTeX): New chapter.
675         (Archiving): Section rewritten.
676         (Enhancing text): Some parts moved to the new chapter about LaTeX.
678 2006-06-20  Bill Wohler  <wohler@newt.com>
680         Release MH-E manual version 8.0.1.
682         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
683         release 8.0.1.
684         (Preface): Depend on GNU mailutils 1.0 and higher.
686 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
688         * message.texi (News Headers): Update message-syntax-checks section.
690 2006-06-19  Karl Berry  <karl@gnu.org>
692         * info.texi (Advanced): Mention C-q, especially with ?.
694 2006-06-19  Carsten Dominik  <dominik@science.uva.nl>
696         * org.texi (Publishing links): Document the `:link-validation-function'
697         property.
698         (Extensions and Hacking): New chapter, includes some sections of the
699         "Miscellaneous" chapter.
701 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
703         * macos.texi (Mac Input): Add description of mac-function-modifier.
704         Now Unicode keyboard layouts work.
706 2006-06-10  Carsten Dominik  <dominik@science.uva.nl>
708         * org.texi: (Progress logging): New section.
710 2006-06-10  Richard Stallman  <rms@gnu.org>
712         * mule.texi (Recognize Coding): Clarify previous change.
714 2006-06-09  Kenichi Handa  <handa@m17n.org>
716         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
717         notation.
719 2006-06-07  Kevin Ryde  <user42@zip.com.au>
721         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
722         manual for @ifnottex, but in emacs-extra for @iftex.
724         * cmdargs.texi (General Variables): Fix smtpmail xref.
726 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
728         * viper.texi (Viper Specials):
729         * programs.texi (Comment Commands):
730         * gnus.texi (Example Setup):
731         * faq.texi (Backspace invokes help):
732         * dired-x.texi (Optional Installation Dired Jump):
733         * custom.texi (Specifying File Variables):
734         * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
735         follow coding conventions.
737 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
739         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
741 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
743         * building.texi (Watch Expressions): Move node to end.
744         (GDB Graphical Interface): Move description of clicks in fringe...
745         (GDB commands in the Fringe): ...to here.  New node.
747 2006-06-06  Carsten Dominik  <dominik@science.uva.nl>
749         * org.texi: (ASCII export): Document indentation adaptation.
750         (Setting tags): Document mutually-exclusive tags.
752 2006-06-05  Romain Francoise  <romain@orebokech.com>
754         * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
755         Fix typo.
757         * gnus-faq.texi (Question 8.6): Update reference to the Gnus
758         channel (#gnus@irc.freenode.net).
759         Fix typos.  Update copyright notice.
761         * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
762         (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
763         (Line-Up Functions, Custom Macros):
764         * ediff.texi (Window and Frame Configuration)
765         (Highlighting Difference Regions, Highlighting Difference Regions):
766         * emacs-mime.texi (Display Customization):
767         * erc.texi (History):
768         * eshell.texi (Known problems):
769         * eudc.texi (Overview, BBDB):
770         * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
771         (The problem of spam, SpamOracle, Extending the Spam package)
772         (Conformity, Terminology):
773         * idlwave.texi (Routine Info, Routine Info)
774         (Class and Keyword Inheritance, Padding Operators)
775         (Breakpoints and Stepping, Electric Debug Mode)
776         (Examining Variables, Troubleshooting):
777         * org.texi (Creating timestamps):
778         * reftex.texi (Commands, Options, Changes):
779         * tramp.texi (Inline methods, Password caching)
780         (Auto-save and Backup, Issues):
781         * vip.texi (Files, Commands in Insert Mode):
782         * viper.texi (Emacs Preliminaries, States in Viper)
783         (Packages that Change Keymaps, Viper Specials, Groundwork):
784         * xresmini.texi (GTK resources):
785         Fix various typos.
787 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
789         * building.texi (GDB Graphical Interface): Update bindings.
790         (Commands of GUD): Add gud-print.  Remove gud-run.
791         Restate availability more generally.
793 2006-06-03  Ted Zlatanov  <tzz@lifelogs.com>
795         * mini.texi: Lots of cleanups.
797 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
799         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
800         and Mouse-2.
802 2006-06-01  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
804         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
806 2006-05-31  Michael Ernst  <mernst@alum.mit.edu>
808         * ediff.texi: Fix typos.
810 2006-05-31  Richard Stallman  <rms@gnu.org>
812         * basic.texi (Moving Point): Fix previous change.
814 2006-05-30  Carsten Dominik  <dominik@science.uva.nl>
816         * org.texi: Small typo fixes.
818 2006-05-29  Michael Albinus  <michael.albinus@gmx.de>
820         * tramp.texi (Frequently Asked Questions): Disable zsh zle.
822 2006-05-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
824         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
826 2006-05-28  Ted Zlatanov  <tzz@lifelogs.com>
828         * basic.texi: Many simplifications and improvements in wording.
830 2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
832         * pcl-cvs.texi: Fix typos.
833         (Customization): Say "us".
835 2006-05-26  Eli Zaretskii  <eliz@gnu.org>
837         * org.texi: Remove bogus @setfilename.
839 2006-05-26  Carsten Dominik  <dominik@science.uva.nl>
841         * org.texi (ASCII export): Omit command name.
842         (HTML export): Add prefix to all lines in Local Variable example.
843         (Acknowledgments): Typeset names in italics.
845 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
847         * anti.texi (Antinews): Create a node for gdb-ui.
849 2006-05-24  Carsten Dominik  <dominik@science.uva.nl>
851         * org.texi: (Plain lists): Add new item navigation commands.
852         (External links): Document elisp and info links.
853         (Custom searches): New section.
854         (Publishing): New chapter.
855         (HTML export): Include a list of supported CSS classes.
856         (Setting tags): Describe the fast-tag-setting interface.
858 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
860         * frames.texi (Menu Bars, Tool Bars): Add index entries.
862 2006-05-20  Richard Stallman  <rms@gnu.org>
864         * dired.texi (Dired Navigation): dired-goto-file is now j.
866 2006-05-20  Luc Teirlinck  <teirllm@auburn.edu>
868         * dired-x.texi: ifinfo -> ifnottex.
870 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
872         * mule.texi (Coding Systems): Mention the undecided-* coding systems
873         and their aliases.
875         * msdog.texi (Windows Printing): Mention non-support of plain text
876         printing with some el-cheapo printers, and suggest a workaround.
878 2006-05-20  Kevin Ryde  <user42@zip.com.au>
880         * text.texi (TeX Print): tex-dvi-view-command has a default value,
881         remove the bit saying you must set it.
883 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
885         * trouble.texi (Checklist):
886         * text.texi (Text, Auto Fill, Text Mode):
887         * search.texi (Nonincremental Search):
888         * rmail.texi (Rmail Labels):
889         * mule.texi (Input Methods, Multibyte Conversion):
890         * misc.texi (Gnus, Where to Look, PostScript):
891         * maintaining.texi (Create Tags Table):
892         * indent.texi (Indentation Commands):
893         * fixit.texi (Spelling):
894         * emacs.texi (Copying):
895         * custom.texi (Init File): ifinfo -> ifnottex.
897 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
899         * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
901 2006-05-17  Richard Stallman  <rms@gnu.org>
903         * files.texi (Diff Mode): Mention C-x `.
905 2006-05-08  Richard Stallman  <rms@gnu.org>
907         * custom.texi (Disabling): Textual cleanups.
909 2006-05-12  Reiner Steib  <Reiner.Steib@gmx.de>
911         * message.texi (Interface): Add tool bar customization.
912         (MIME): Index and text additions for mml-attach.
913         (MIME): Describe mml-dnd-protocol-alist and
914         mml-dnd-attach-options.
916         * gnus.texi (Oort Gnus): Reorder entries in sections.
917         Fix some entries.
918         (Starting Up): Add references to "Emacs for Heathens" and to
919         "Finding the News".  Add user-full-name and user-mail-address.
920         (Group Buffer Format): Add tool bar customization and update.
921         (Summary Buffer): Add tool bar customization.
922         (Posting Styles): Add message-alternative-emails.
924 2006-05-12  Glenn Morris  <rgm@gnu.org>
926         * calendar.texi (Displaying the Diary, Format of Diary File):
927         Refer to diary-view-entries, diary-list-entries,
928         diary-show-all-entries rather than obsolete aliases.
930 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
932         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
933         (Displaying the Diary, Special Diary Entries, Importing Diary):
934         * building.texi (Compilation Shell):
935         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
936         emacs-xtra with @inforef's.
938         * files.texi (Visiting): Fix wording.
940         * mule.texi (Coding Systems, Text Coding): More indexing.
941         Mention that C-x RET f can set eol conversion.
943 2006-05-09  Michael Albinus  <michael.albinus@gmx.de>
945         * tramp.texi (Filename completion): Improve wording.
947 2006-05-07  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
949         * xresmini.texi (GTK resources): Insert GTK description.
951         * xresources.texi (GTK resources): metafont should be menufont.
953 2006-05-07  Romain Francoise  <romain@orebokech.com>
955         * faq.texi (Using regular expressions): Fix typo.
956         (Packages that do not come with Emacs): Fix capitalization.
957         (Replacing text across multiple files): Expand node to explain how
958         to use `dired-do-query-replace-regexp' in more detail, based on
959         suggestion by Eric Hanchrow <offby1@blarg.net>.
961 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
963         * mini.texi (Completion Options):
964         * tramp.texi (Filename completion): Completion of remote files'
965         method, user name and host name is active only in partial
966         completion mode.
968 2006-05-06  Bill Wohler  <wohler@newt.com>
970         Release MH-E manual version 8.0.
972         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
973         release 8.0.
975 2006-05-06  Bill Wohler  <wohler@newt.com>
977         * mh-e.texi (MH-BOOK-HOME): Change from
978         http://www.ics.uci.edu/~mh/book/mh to
979         http://rand-mh.sourceforge.net/book/mh.
980         Replace .htm suffix with .html for MH book files.
981         (Using This Manual): Update key binding for getting relevant
982         chapter in Info from command key.
983         (Ranges): Fix itemx.
985 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
987         * makefile.w32-in (emacs.dvi):
988         * Makefile.in (emacs.dvi): Add xresmini.texi
990         * xresmini.texi (Table of Resources): Remove xref to non-existent
991         node "LessTif Resources".
993         * msdog.texi (Microsoft Windows):
994         * calendar.texi (Calendar/Diary, Displaying the Diary)
995         (Special Diary Entries, Importing Diary, Holidays):
996         * programs.texi (Program Modes):
997         * text.texi (Text):
998         * buffers.texi (Several Buffers):
999         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1001 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
1003         The following changes merge the emacs-xtra manual into the main
1004         manual, but only for on-line version of the manual.
1006         * vc2-xtra.texi (Version Backups, Local Version Control)
1007         (Making Snapshots, Change Logs and VC, Version Headers)
1008         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1009         on-line manual.
1011         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1012         for on-line manual.
1014         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1015         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1016         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1017         for on-line manual.
1019         * fortran-xtra.texi (Fortran, Fortran Autofill)
1020         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1021         for on-line manual.
1023         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1024         Conditional xref's for on-line manual.
1026         * emerge-xtra.texi (Emerge, Overview of Emerge)
1027         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1028         manual.
1030         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1031         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1032         (EMACSSOURCES): Use EMACS_XTRA.
1033         (../info/emacs-xtra): Remove.
1034         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1036         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1037         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1038         (EMACSSOURCES): Use EMACS_XTRA.
1039         ($(infodir)/emacs-xtra): Remove.
1040         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1042         * trouble.texi (Quitting):
1043         * text.texi (Text):
1044         * programs.texi (Program Modes):
1045         * msdog.texi (Microsoft Windows):
1046         * frames.texi (Frames):
1047         * files.texi (Backup, Version Control, VC Concepts)
1048         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1049         (Registering, VC Status, VC Undo, Multi-User Branching)
1050         (Comparing Files):
1051         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1052         (Displaying the Diary, Special Diary Entries, Importing Diary):
1053         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1054         conditional xref's, depending on @iftex/@ifnottex.
1056         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1057         "MS-DOS".  @include msdog-xtra.texi.
1059         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1060         <Top Level> [ifnottex]: @include fortran-xtra.texi.
1062         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1063         for vc-xtra.texi subsections.
1064         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1065         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1067         * sending.texi (Sending Mail): A @node line without explicit Prev,
1068         Next, and Up links.
1070         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1071         Next, and Up links.
1073         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1074         and its sections.  @include picture-xtra.texi
1076         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1077         "Emerge".
1078         (List Tags) [ifnottex]: @include emerge-xtra.texi.
1080         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1081         exact duplicate of its name-sake in calendar.texi.
1083         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1084         "Advanced Calendar/Diary Usage".
1085         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1087         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1088         dired-xtra.texi.
1089         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1091         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1092         (Files) [ifnottex]: Add menu entry for Autorevert.
1094         * emacs-xtra.texi (Introduction): Reword to make consistent with
1095         printed version only.
1096         <Top level>: Remove the body of all chapters and move them to the
1097         new *-xtra.texi files.  Use @raisesections and @lowersections to
1098         convert sections to chapters etc.
1100         * msdog-xtra.texi:
1101         * fortran-xtra.texi:
1102         * vc-xtra.texi:
1103         * vc1-xtra.texi:
1104         * vc2-xtra.texi:
1105         * emerge-xtra.texi:
1106         * cal-xtra.texi:
1107         * dired-xtra.texi:
1108         * arevert-xtra.texi: New files, with text from respective chapters
1109         of emacs-xtra.texi.  Convert each @chapter into @section, @section
1110         into @subsection, etc.
1112         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
1113         updated.
1115         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1116         Windows".  All references updated.
1118 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1120         * macos.texi (Mac Input): Mention input from Character Palette.
1121         (Mac Font Specs): Fix typo.
1123 2006-05-05  Richard Stallman  <rms@gnu.org>
1125         * files.texi (Diff Mode): Minor cleanup.
1127 2006-05-05  Karl Berry  <karl@gnu.org>
1129         * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): new cmds.
1130         (\fonttextsize): new user-level command to change text font size.
1131         * emacs.texi: call  @fonttextsize 10, inside @tex to avoid
1132         errors from the current release of makeinfo (4.8).
1133         * help.texi (Library Keywords): change widest word in multitable
1134         template from `emulations' to `convenience'.  (Not sure if this is
1135         related to the font change.)
1137 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
1139         * files.texi (File Names): Add a footnote about limited support of
1140         ~USER on MS-Windows.
1142         * cmdargs.texi (Initial Options): Add a footnote about limited
1143         support of ~USER on MS-Windows.
1145 2006-05-03  Richard Stallman  <rms@gnu.org>
1147         * files.texi (Diff Mode): Node moved here.
1148         (Comparing Files): Delete what duplicates new node.
1149         (Files): Put Diff Mode in menu.
1151         * misc.texi (Diff Mode): Moved to files.texi.
1153         * emacs.texi (Top): Update menu for Diff Mode.
1155         * trouble.texi (Emergency Escape): Simplify.
1157         * emacs.texi (Top): Minor clarification.
1159 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
1161         * commands.texi, entering.texi, screen.texi: Many simplifications.
1163 2006-05-03  Richard Stallman  <rms@gnu.org>
1165         * commands.texi (Text Characters): Delete paragraph about unibyte
1166         non-ASCII printing chars.
1168         * killing.texi (Killing): Say "graphical displays".
1169         * display.texi: Say "graphical displays".
1171         * cmdargs.texi (Misc X): Say "graphical displays".
1173 2006-05-01  Richard Stallman  <rms@gnu.org>
1175         * emacs.texi (Top): Add Diff Mode to menu.
1177 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
1179         * misc.texi (Diff Mode): New node.
1181 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1183         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
1184         (Mac Environment Variables): Shorten example line.
1185         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
1187 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
1189         * building.texi (GUD Customization): Describe cases %d and %c.
1190         Update description for %e.
1192 2006-04-30  Glenn Morris  <rgm@gnu.org>
1194         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
1196 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
1198         * custom.texi (Examining): Update C-h v output example.
1200 2006-04-29  Kim F. Storm  <storm@cua.dk>
1202         * building.texi (Grep Searching): Add lgrep and rgrep.
1204 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1206         * pgg.texi (Caching passphrase): Fix markup and typos.  Simplify.
1208 2006-04-26  Sascha Wilde  <wilde@sha-bang.de>  (tiny change)
1210         * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
1212 2006-04-24  Bill Wohler  <wohler@newt.com>
1214         * mh-e.texi (Getting Started): Make it more explicit that you need
1215         to install MH.  Add pointers to current MH implementations.
1217 2006-04-23  Richard Stallman  <rms@gnu.org>
1219         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
1221         * xresmini.texi: New file.
1223         * xresources.texi (Face Resources): Split table into font resources
1224         and the rest.  Combine similar attributes for brevity.
1226 2006-04-21  Bill Wohler  <wohler@newt.com>
1228         Release MH-E manual version 7.94.
1230         * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1231         release 7.94.
1233 2006-04-21  Carsten Dominik  <dominik@science.uva.nl>
1235         * org.texi: Many small fixes.
1236         (Handling links): Rename from "Managing links".
1238 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
1240         * emacs-xtra.texi (MS-DOS File Names): Remove section about
1241         backslashes and case-insensitivity in file names (moved to the
1242         main manual).
1243         (MS-DOS Printing): Move most of the text to the main manual.
1245         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
1246         New nodes.
1247         (Windows Processes, Windows System Menu): Add index entries and
1248         fix wording.
1250 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1252         * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
1253         (Splitting mail using spam-stat): Fix @xref.
1255 2006-04-20  Chong Yidong <cyd@stupidchicken.com>
1257         * gnus.texi (Spam Package): Major revision of the text.
1258         Previouly this node was "Filtering Spam Using The Spam ELisp Package".
1260 2006-04-20  Carsten Dominik  <dominik@science.uva.nl>
1262         * org.texi (Time stamps): Better explanation of the purpose of
1263         different time stamps.
1264         (Structure editing, Plain lists): More details on how new items
1265         and headings are inserted.
1267 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
1269         * misc.texi (Shell Ring): Add notes on saved input when
1270         navigating off the end of the history list.
1272 2006-04-18  Chong Yidong  <cyd@mit.edu>
1274         * misc.texi (Shell Options): Correct default value of
1275         comint-scroll-show-maximum-output.
1277 2006-04-18  Carsten Dominik  <dominik@science.uva.nl>
1279         * org.texi (Formula syntax): Fix link to Calc Manual.
1281 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1283         * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
1285 2006-04-17  Bill Wohler  <wohler@newt.com>
1287         * mh-e.texi (Folders): Update mh-before-quit-hook and
1288         mh-quit-hook example with code that removes the buffers rather
1289         than just bury them.
1291 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
1293         * building.texi (Watch Expressions): Update.
1295 2006-04-17  Michael Albinus  <michael.albinus@gmx.de>
1297         Sync with Tramp 2.0.53.
1299 2006-04-13  Carsten Dominik  <dominik@science.uva.nl>
1301         * org.texi (Updating settings): New section.
1302         (Visibility cycling): Better names for the startup folding
1303         options.
1304         (Exporting): Completely restructured.
1305         (The very busy C-c C-c key): New section.
1306         (Summary of in-buffer settings): New section.
1308 2006-04-12  Richard Stallman  <rms@gnu.org>
1310         * search.texi: Clean up previous change.
1312 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
1314         * search.texi (Regexp Backslash, Regexp Replace): Add index
1315         entries for ``back reference'' and mention the term itself in the
1316         text.
1318 2006-04-11  Richard Stallman  <rms@gnu.org>
1320         * custom.texi (Safe File Variables):
1321         Document enable-local-variables = :safe.
1323 2006-04-11  Karl Berry  <karl@gnu.org>
1325         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
1326         (Remote Repositories, Version Backups, Local Version Control)
1327         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
1328         (Miscellaneous Commands and Features of VC, Change Logs and VC)
1329         (Renaming VC Work Files and Master Files)
1330         (Inserting Version Control Headers, Customizing VC, General Options)
1331         (Options for RCS and SCCS, Options specific for CVS): Move all
1332         these nodes to emacs-xtra.texi, for brevity.
1333         * cmdargs.texi, files.texi: change cross-references.
1335 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1337         * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
1339 2006-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
1341         * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
1342         (Server Commands): Key `v' is reserved for users.
1344 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
1346         * files.texi (Old Versions): Update description of vc-annotate's
1347         use of color to indicate date ranges.
1349 2006-04-11  Carsten Dominik  <dominik@science.uva.nl>
1351         * org.texi (Link format): New section, emphasis on bracket links.
1352         (External links): Document bracket links.
1353         (FAQ): Expand to cover shell links and the new link format.
1355 2006-04-09  Kevin Ryde  <user42@zip.com.au>
1357         * org.texi (Formula syntax): Typo in node name of calc-eval xref.
1359         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
1360         put info and printed manual names the right way around.
1362 2006-04-09  Karl Berry  <karl@gnu.org>
1364         * msdog.texi, emacs-xtra.texi: move all the MS-DOS material to
1365         emacs-xtra.texi, leaving only MS Windows information.
1366         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
1367         msdog.texi, mule.texi, trouble.texi: change cross-references and
1368         node names.
1370         * emacs.texi: move @summarycontents and @contents to the beginning
1371         of the file.
1373 2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
1375         * gnus.texi (Summary Buffer Lines): Add `*'.
1377 2006-04-07  Jochen K\e,A|\e(Bpper  <jochen@fhi-berlin.mpg.de>
1379         * gnus.texi (Group Parameters):
1380         Mention gnus-permanently-visible-groups.
1382 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1384         * gnus.texi (Face): Fix typo.
1386 2006-04-05  Reiner Steib  <Reiner.Steib@gmx.de>
1388         * gnus.texi (X-Face): Clarify.
1389         (Face): Need Emacs with PNG support.
1391 2006-04-08  Kevin Ryde  <user42@zip.com.au>
1393         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
1395 2006-04-07  Richard Stallman  <rms@gnu.org>
1397         * programs.texi (Comments, Comment Commands, Options for Comments)
1398         (Multi-Line Comments): "Align", not "indent".
1399         (Basic Indent): C-j deletes trailing whitespace before the newline.
1401 2006-04-06  Richard Stallman  <rms@gnu.org>
1403         * idlwave.texi: Delete the blocks "not suitable for inclusion with
1404         Emacs".
1406         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
1408 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
1410         * killing.texi (Rectangles): Add index entry for marking a rectangle.
1412 2006-04-06  J.D. Smith  <jdsmith@as.arizona.edu>
1414         * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
1415         blocks not suitable for inclusion with Emacs using variable
1416         PARTOFEMACS.
1418 2006-04-05  Richard Stallman  <rms@gnu.org>
1420         * emacs.texi (Top): Update subnode menu.
1422         * trouble.texi (Unasked-for Search): Node deleted.
1423         (Lossage): Delete from menu.
1425 2006-04-04  Richard Stallman  <rms@gnu.org>
1427         * trouble.texi: Various cleanups.
1428         (Checklist): Don't bother saying how to snail a bug report.
1429         (Emergency Escape): Much rewriting.
1430         (After a Crash): Rename the core dump immediately.
1431         (Total Frustration): Call it a psychotherapist.
1432         (Bug Criteria): Avoid "illegal instruction".
1433         (Sending Patches): We always put the contributor's name in.
1435         * misc.texi (Thumbnails): Minor correction.
1437 2006-04-04  Simon Josefsson  <jas@extundo.com>
1439         * gnus.texi (Security): Improve.
1441 2006-04-03  Richard Stallman  <rms@gnu.org>
1443         * misc.texi (Thumbnails): Minor cleanup.
1445 2006-04-02  Karl Berry  <karl@gnu.org>
1447         * sending.texi (Mail Sending): pxref to Top needs five args.
1449         * texinfo.tex: update to current version (2006-03-21.13).
1451 2006-04-02  Bill Wohler  <wohler@newt.com>
1453         * mh-e.texi (Getting Started, Junk, Bug Reports)
1454         (MH FAQ and Support): Fix URLs.
1456 2006-03-31  Romain Francoise  <romain@orebokech.com>
1458         * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
1459         to t, not nil (and has for the past eight years).
1461 2006-03-31  Richard Stallman  <rms@gnu.org>
1463         * emacs.texi (Top): Update subnode menu.
1465         * help.texi (Help Mode): Cleanup.
1467         * dired.texi: Many cleanups.
1468         (Dired Deletion): Describe dired-recursive-deletes.
1469         (Operating on Files): dired-create-directory moved.
1470         (Misc Dired Features): Move to here.
1471         (Tumme): Node moved to misc.texi.
1473         * custom.texi: Many cleanups.
1474         (Minor Modes): Don't mention ISO Accents Mode.
1475         (Examining): Update C-h v output example.
1476         (Hooks): Add index and xref for add-hook.
1477         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
1478         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
1480         * misc.texi: Many cleanups.
1481         (beginning): Add to summary of topics.
1482         (Shell): Put eshell xref at the end.  Remove eshell from table.
1483         (Thumbnails): New node.
1485 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1487         * message.texi, gnus.texi: Bump version to 5.11.
1489 2006-03-29  Reiner Steib  <Reiner.Steib@gmx.de>
1491         * gnus.texi (Top): Add comment about version line.
1493         * message.texi (Top): Ditto.  Change to take named versions into
1494         account.
1496 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
1498         * gnus.texi (Posting Styles): Add x-face-file to example.
1499         (X-Face): Refer to posting styles.
1501         * gnus-faq.texi ([5.8]): Add x-face-file.
1502         ([8.4]): Add links to gmane.emacs.gnus.user and
1503         gmane.emacs.gnus.general.
1505 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
1507         * files.texi (File Name Cache): Make it clear that the cache is
1508         not persistent.
1510 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
1512         * gnus-faq.texi: Use .invalid.
1513         ([5.4]): Fix gnus-posting-styles example.
1515 2006-03-27  Romain Francoise  <romain@orebokech.com>
1517         * faq.texi (Emacs/W3): Rename from `w3-mode'.  Mention that
1518         Emacs/W3 needs a new maintainer.
1519         (Ispell): Update author and version info.
1520         (Mailcrypt): Mention PGG.
1521         (New in Emacs 22): Add PGG to the list of new packages.
1522         Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
1523         updating dead URLs.
1525 2006-03-25  Karl Berry  <karl@gnu.org>
1527         * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
1528         dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
1529         emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
1530         faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
1531         info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
1532         rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
1533         speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
1534         woman.texi: (1) use @copyright{} instead of (C) in typeset text;
1535         (2) do not indent copyright year list (or anything else).
1537 2006-03-21  Bill Wohler  <wohler@newt.com>
1539         * mh-e.texi (Folders): Various edits.
1541 2006-03-20  Romain Francoise  <romain@orebokech.com>
1543         * gnus.texi (Mail Folders): Grammar fix.
1545 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
1547         * files.texi (VC Dired Mode): Remove misplaced brackets.
1549 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
1551         * files.texi: Various updates and clarifications in the VC chapter.
1553 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
1555         * help.texi (Help Mode): Document "C-c C-c".
1557 2006-03-19  Bill Wohler  <wohler@newt.com>
1559         * mh-e.texi (Replying): Document Mail-Followup-To.
1560         Change manually-formatted table to multitable.  Add debugging info.
1561         Move description of mh-reply-default-reply-to into paragraph
1562         that describes its values.
1564 2006-03-17  Bill Wohler  <wohler@newt.com>
1566         * mh-e.texi: Use smallexample and smalllisp consistenly.
1567         (Sending Mail Tour): Update method of entering
1568         addresses and subject.
1569         (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
1570         (Adding Attachments, Searching): Update screenshots for Emacs 22.
1572 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
1574         * emacs-xtra.texi (Top): Avoid ugly continuation line in
1575         menu in the standalone Info reader.
1577 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
1579         * emacs-xtra.texi (Emerge, Picture Mode. Fortran): New chapters,
1580         moved here from Emacs manual.
1582         * programs.texi (Fortran): Section moved to emacs-xtra.
1583         (Program Modes): Xref to Fortran in emacs-xtra.
1585         * maintaining.texi (Emerge): Move to emacs-xtra.
1586         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
1588         * picture.texi: File deleted.
1589         * Makefile.in:
1590         * makefile.w32-in: Remove picture.texi.
1592         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
1593         * abbrevs.texi (Abbrevs):
1594         * sending.texi (Sending Mail): Picture node removed.
1596         * emacs.texi (Top): Update node listings.
1598 2006-03-15  Carsten Dominik  <dominik@science.uva.nl>
1600         * org.texi: Version number change only.
1602 2006-03-14  Bill Wohler  <wohler@newt.com>
1604         * mh-e.texi: Add index entries around each paragraph rather than
1605         depend on entries from beginning of node.  Doing so ensures that
1606         index entries are less likely to be forgotten if text is cut and
1607         pasted, and are necessary anyway if the references are on a
1608         separate page.  It seems that makeinfo is now (v. 4.8) only
1609         producing one index entry per node, so there is no longer any
1610         excuse not to.  Use subheading instead of heading.  The incorrect
1611         use of heading produced very large fonts in Info--as large as the
1612         main heading.
1613         (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
1614         versions 6 and 7 appeared *around* the time of these Emacs releases.
1616 2006-03-13  Carsten Dominik  <dominik@science.uva.nl>
1618         * org.texi (Clean view): Document new startup options.
1620 2006-03-12  Richard Stallman  <rms@gnu.org>
1622         * calendar.texi: Various cleanups.
1624 2006-03-11  Bill Wohler  <wohler@newt.com>
1626         * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
1627         (Composing, Scan Line Formats): Fix @refs.
1628         (Getting Started): Define MH profile and MH profile components.
1629         (Incorporating Mail, Reading Mail, Viewing, Printing)
1630         (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
1631         (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
1632         for string constants.
1633         (Tool Bar): Remove spurious quote.
1634         (Junk): Use ``...'' instead of "...".
1635         (Scan Line Formats): Replace @samp with @kbd.
1637 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
1639         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
1640         syntax.
1642 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1644         * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
1646 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
1648         * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
1649         easy to understand.
1651 2006-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
1653         * gnus.texi: Markup fix.
1654         (Fancy Mail Splitting): Specify new feature.
1656 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
1658         * gnus.texi (Fancy Mail Splitting): Improve descriptions about
1659         partial-words matching.
1661 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
1663         * emacs-mime.texi (Display Customization): Reword image/.* stuff.
1665         * gnus.texi (Oort Gnus): Add note about `gnus-load'.
1666         (MIME Commands): Fix mm-discouraged-alternatives.
1668 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
1670         * search.texi (Regexps): More accurately describe which characters
1671         are special in which situations.  Recommend _not_ to quote `]' or
1672         `-' when they are not special.
1674 2006-03-07  Carsten Dominik  <dominik@science.uva.nl>
1676         * org.texi: Version number change only.
1678 2006-03-06  Bill Wohler  <wohler@newt.com>
1680         * mh-e.texi: Move from SourceForge repository to Savannah.
1681         This is version 7.93, which is a total rewrite from the previous
1682         edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
1683         version 7.93.
1685 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
1687         * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
1689 2006-03-01  Carsten Dominik  <dominik@science.uva.nl>
1691         * org.texi (Interaction): Add item about `org-mouse.el' by
1692         Piotr Zielinski.
1693         (Managing links): Document that also mouse-1 can be used to
1694         activate a link.
1695         (Headlines, FAQ): Add entry about hiding leading stars.
1696         (Miscellaneous): Resort the sections in this chapter to a more
1697         logical sequence.
1699 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
1701         * files.texi (Old Versions): Clarify operation of C-x v =.
1703 2006-02-27  Simon Josefsson  <jas@extundo.com>
1705         * emacs-mime.texi (Flowed text): Add mm-fill-flowed.  (Sync
1706         2004-01-27 from the trunk).
1708 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1710         * cc-mode.texi: Rename c-hungry-backspace to
1711         c-hungry-delete-backwards, at the request of RMS.  Leave the old
1712         name as an alias.
1714 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1716         * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
1717         include the function header within the defun.
1719 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1721         * cc-mode.texi: Correct two typos.
1723 2006-02-24  Alan Mackenzie  <bug-cc-mode@gnu.org>
1725         * cc-mode.texi (Comment Commands): State that C-u M-; kills any
1726         existing comment.
1727         (Electric Keys): Add a justification for electric indentation.
1728         (Hungry WS Deletion): Clear up the names and complications of the
1729         BACKSPACE and DELETE keys.
1731 2006-02-23  Juri Linkov  <juri@jurta.org>
1733         * faq.texi (Common requests): Move `Turning on auto-fill by
1734         default' after `Wrapping words automatically'.  Move `Working with
1735         unprintable characters' before `Searching for/replacing newlines'.
1736         Move `Replacing highlighted text' after `Highlighting a region'.
1737         Merge `Repeating commands' and `Repeating a command as many times
1738         as possible' into the former.
1739         (Packages that do not come with Emacs): Add refs to Gmane and
1740         etc/MORE.STUFF.
1742 2006-02-23  Juri Linkov  <juri@jurta.org>
1744         * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
1745         (Reporting bugs): Suggest using `M-x report-emacs-bug'.
1746         Add xref to `(emacs)Reporting Bugs'.
1747         (Getting a printed manual): Add URL to other formats of the manual.
1748         (Common requests): Fix menu.
1749         (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
1750         (Horizontal scrolling): Mention `truncate-partial-width-windows'.
1751         (Inserting text at the beginning of each line): Add pxref to
1752         `Changing the included text prefix'.
1753         (Forcing the cursor to remain in the same column): Mention `track-eol'
1754         and `set-goal-column'.  Add pxref to `(emacs)Moving Point'.
1755         (Replacing text across multiple files): Add keybinding `Q' for
1756         `dired-do-query-replace'.
1758 2006-02-22  Carsten Dominik  <dominik@science.uva.nl>
1760         * reftex.texi: Version number and date change only.
1762         * org.texi (Internal Links): Rewrite to cover the modified
1763         linking system.
1765 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
1767         * building.texi (Watch Expressions): Update and describe
1768         gdb-speedbar-auto-raise.
1770 2006-02-19  Richard M. Stallman  <rms@gnu.org>
1772         * emacs.texi: Use @smallbook.
1773         (Top): Update ref to Emacs paper, delete ref to Cookbook.
1774         Update subnode menu.
1776         * building.texi (Lisp Interaction): Minor addition.
1778 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
1780         * building.texi (Watch Expressions): Update and be more precise.
1782 2006-02-17  Eli Zaretskii  <eliz@gnu.org>
1784         * faq.texi: Remove the coding cookie, it's not needed anymore.
1786 2006-02-15  Francesco Potort\e,Al\e(B  <pot@gnu.org>
1788         * maintaining.texi (Create Tags Table): Explain why the
1789         exception when etags writes to files under the /dev tree.
1791 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1793         * custom.texi (Safe File Variables): Lots of clarification.
1794         Renamed from Unsafe File Variables.
1796 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
1798         * custom.texi (Unsafe File Variables): File variable confirmation
1799         assumed denied in batch mode.
1801 2006-02-14  Richard M. Stallman  <rms@gnu.org>
1803         * building.texi (GDB User Interface Layout): Don't say `inferior'
1804         for program being debugged.
1806 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
1808         * building.texi (GDB Graphical Interface):
1809         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
1811 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
1813         * custom.texi (Specifying File Variables, Unsafe File Variables):
1814         New nodes, split from File Variables.  Document new file local
1815         variable behavior.
1817 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1819         * display.texi (Standard Faces):
1820         * faq.texi (Colors on a TTY):
1821         * files.texi (Visiting):
1822         * frames.texi (Clipboard):
1823         * glossary.texi (Glossary) <Clipboard>:
1824         * xresources.texi (X Resources): Mention Mac OS port.
1826 2006-02-12  Karl Berry  <karl@gnu.org>
1828         * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
1829         8-bit accented a.
1831 2006-02-12  Richard M. Stallman  <rms@gnu.org>
1833         * building.texi (Building): Clarify topic in intro.
1835         * maintaining.texi (Maintaining): Change title; clarify topic.
1836         Delete duplicate index entries.
1838         * building.texi (Other GDB User Interface Buffers): Clarifications.
1840         * text.texi (Cell Commands): Clarifications.
1842         * programs.texi (Defuns): Delete duplicate explanation of
1843         left-margin paren convention.
1844         (Hungry Delete): Minor cleanup.
1846 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
1848         * dired.texi (Tumme): More tumme documentation.
1850 2006-02-11  Alan Mackenzie  <acm@muc.de>
1852         * programs.texi ("Hungry Delete"): Correct the appellation of the
1853         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
1855 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
1857         * dired.texi (Tumme): Fix small bug.
1859 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1861         * macos.texi (Mac International): Rename "fontset-mac" to
1862         "fontset-standard".
1864 2006-02-09  Reiner Steib  <Reiner.Steib@gmx.de>
1866         * gnus.texi (Gnus Versions): Add history beyond start of Oort.
1868 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
1870         * dired.texi (Tumme): Basic documentation for Tumme added.
1872 2006-02-08  Romain Francoise  <romain@orebokech.com>
1874         * faq.texi (Top): Remove paragraph about the FAQ being a
1875         transitional document, etc.
1876         (Searching for/replacing newlines): New node.
1877         (Yanking text in isearch): New node.
1878         (Inserting text at the beginning of each line): Rename and make
1879         more general, mention `M-;' in Message mode.
1881 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
1883         * mule.texi (International):
1884         * programs.texi (Basic Indent): Fix typos.
1886         * faq.texi (Meta key does not work in xterm)
1887         (Emacs does not display 8-bit characters)
1888         (Inputting eight-bit characters):
1889         * custom.texi (Minor Modes):
1890         * display.texi (Text Display):
1891         * commands.texi (Text Characters): Update xrefs.
1893 2006-02-07  Richard M. Stallman  <rms@gnu.org>
1895         * emacs.texi (Top): Update subnode menu.
1896         Update info on old Emacs papers.
1897         (Intro): "Graphical display", not window system.
1899         * xresources.texi (GTK styles): Minor clarifications.
1901         * trouble.texi: "Graphical display", not window system.
1902         (Stuck Recursive): Minor clarification.
1904         * text.texi: Minor clarifications.
1905         (Sentences): Explain why two-space convention is better.
1906         Explain sentence-end-without-period here.
1907         (Fill Commands): Not here.
1908         (Refill): Node moved down.
1909         (Filling): Update menu.
1910         (Table Creation, Cell Justification, Column Commands): Clarify.
1912         * sending.texi: Minor clarifications.
1914         * search.texi (Regexp Backslash): Clarification.
1916         * rmail.texi: Minor cleanups.
1917         (Rmail): Delete digression about `rmail-mode'.
1918         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
1919         (Rmail Files): Mention C-u M-x rmail.
1920         (Rmail Reply): Mention References.
1921         (Rmail Display): Mention rmail-nonignored-headers.
1923         * programs.texi: Minor cleanups.
1924         (Comment Commands): Mention momentary Transient Mark mode.
1925         (Matching): Be more specific about customizing show-paren-mode.
1926         (Info Lookup): Don't list the modes that support C-h S.
1927         Just say what it does in an unsupported mode.
1928         (Man Page): Delete excessive info on customizing woman.
1929         (Motion in C): Don't mention c-for/backward-into-nomenclature.
1931         * abbrevs.texi: Minor clarifications.
1932         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
1933         not "dynamic abbrevs" as if they were a kind of abbrev.
1935         * picture.texi (Picture): Minor cleanup.
1937         * mule.texi (Communication Coding): Say "other applications".
1938         (Fontsets): Not specific to X.  Add xref to X Resources.
1939         (Unibyte Mode): Rename from Single-Byte Character Support.
1940         "Graphical display", not window system.
1941         (International): Update menu.
1943         * maintaining.texi (Format of ChangeLog):
1944         New node, split out from ChangeLog.
1945         (ChangeLog): Clarifications in the remaining text.
1946         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
1947         (Find Tag): Add @w.
1948         (Tags Search): Explain tag table order here.  Simplify grep ref.
1949         (List Tags): tags-tag-face is a variable, not a face.
1950         (Emerge): Cleanups.
1952         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
1953         (Keyboard Macros): Avoid "the user".
1955         * killing.texi: "Graphical display", not window system.
1957         * help.texi (Help Echo): "Graphical display", not window system.
1959         * glossary.texi: Say "you", not "the user".  Say "graphical display".
1961         * frames.texi: Minor cleanups.  "Graphical display", not window system.
1963         * files.texi (Visiting): Make drag-and-drop not X-specific.
1965         * custom.texi: Minor cleanups.  "Graphical display", not window system.
1967         * cmdargs.texi: Minor cleanups.
1969         * building.texi (Compilation): Move and split kill-compilation para.
1970         Add para about multiple compilers.
1971         (Compilation Mode): Commands also available in grep mode and others.
1972         Mention C-u C-x ` more tutorially.  Clarify C-x `.
1973         (Compilation Shell): Clarify.  Put Bash example first.
1974         (Grep Searching): Minor cleanups; add @w.
1975         (Debuggers): Minor cleanups.
1976         (Starting GUD): Make GDB xgraphical mode issue clearer.
1977         (Debugger Operation): Lots of clarifications including
1978         GDB tooltip side-effect issue.
1979         (Commands of GUD): Clarify.
1980         (GUD Customization): Add bashdb-mode-hook.
1981         (GDB Graphical Interface): Rewrite for clarity.
1982         (GDB User Interface Layout): Rewrite for clarity.
1983         (Stack Buffer, Watch Expressions): Likewise.
1984         (Other GDB User Interface Buffers): Cleanups.
1985         (Lisp Libraries, External Lisp): Cleanup.
1987         * basic.texi (Position Info): "Graphical displays", rather than
1988         window systems.
1990         * anti.texi: Minor cleanup.
1992 2006-02-06  Romain Francoise  <romain@orebokech.com>
1994         * faq.texi (VM): VM now at version 7.19.
1995         Set myself as maintainer of this file.
1997 2006-02-04  Michael Olson  <mwolson@gnu.org>
1999         * erc.texi (History): Note that ERC is now included with Emacs.
2001 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
2003         * custom.texi (Init File, Find Init): Add cross-references to
2004         where $HOME is described.
2006 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
2008         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2009         is not inside the @table.
2011         * emacs.texi (Top): Correct node name.
2013         * files.texi (File Names): Fix @xref.
2014         (Reverting): Fix typo.
2016         * mule.texi (International): Correct node name.
2018         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2020 2006-02-01  Richard M. Stallman  <rms@gnu.org>
2022         * emacs.texi (Top): Update subnode menu.
2024         * mule.texi: Minor clarifications.
2025         Reduce the specific references to X Windows.
2026         Refer to "graphical" terminals, rather than window systems.
2027         (Text Coding): Rename from Specify Coding.
2028         (Communication Coding, File Name Coding, Terminal Coding):
2029         New nodes split out from Text Coding.
2031         * kmacro.texi: Minor clarifications.
2032         (Keyboard Macro Ring): Comment out some excessive commands.
2033         (Basic Keyboard Macro): Split up the table, putting part in each node.
2035         * major.texi: Minor clarifications.
2037         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2039         * windows.texi: Minor clarifications.
2040         (Change Window): Don't describe mode-line mouse cmds here.
2041         Add xref to Mode Line Mouse.
2043         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2045         * macos.texi (Mac International): Fix xref.
2047         * indent.texi: Minor clarifications.
2049         * frames.texi: Minor clarifications.
2050         Reduce the specific references to X Windows.
2051         Refer to "graphical" terminals, rather than window systems.
2052         (Frame Parameters): Don't mention commands like
2053         set-foreground-color.  Just say to customize a face.
2054         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2056         * files.texi: Minor clarifications.
2057         (Numbered Backups): New node, split out from Backup Names.
2059         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2061         * cmdargs.texi (General Variables): Fix xref.
2063         * buffers.texi: Minor clarifications.
2065 2006-01-31  Romain Francoise  <romain@orebokech.com>
2067         * message.texi (Message Headers): Explain what
2068         `message-alternative-emails' does in more detail.
2069         Update copyright year.
2071 2006-01-31  Richard M. Stallman  <rms@gnu.org>
2073         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2074         Nodes moved to top.
2076         * display.texi: Minor clarifications.
2077         (Display): Rearrange menu.
2078         (Standard Faces): Mention query-replace face.
2079         (Faces): Simplify.
2080         (Font Lock): Simplify face customization info.
2081         (Highlight Changes): Node merged into Highlight Interactively.
2082         (Highlight Interactively): Much rewriting and cleanup.
2083         (Optional Mode Line): Narrowed line number not good for goto-line.
2084         Simplify face customization advice.
2085         (Text Display): Mention use of escape-glyph face.
2086         Move ctl-arrow and tab-width here.
2087         (Display Custom): Move no-redraw-on-reenter to end of node.
2089         * search.texi: Minor clarifications.
2090         (Isearch Scroll): Simplify.
2091         (Other Repeating Search): Document multi-occur-in-matching-buffers.
2093         * regs.texi (Registers): Mention bookmarks here.
2095         * mark.texi: Minor clarifications.
2096         (Selective Undo): Node deleted.
2098         * m-x.texi: Minor clarifications
2100         * killing.texi: Minor clarifications.
2101         Refer to "graphical" terminals, rather than window systems.
2103         * help.texi: Clarifications.
2104         (Help): Don't describe C-h F and C-h K here.
2105         (Key Help): Describe C-h K here.
2106         (Name Help): Mention Emacs Lisp Intro.
2107         Describe C-h F here.
2108         (Misc Help): Mention C-h F and C-h K only briefly.
2110         * fixit.texi (Undo): New node, mostly copied from basic.texi.
2111         Selective undo text merged in.
2112         (Spelling): Mention Aspell along with Ispell.
2114         * emacs.texi (Top): Update subnode menus.
2116         * basic.texi (Basic Undo): Rename from Undo.  Most of text
2117         moved to new Undo node.
2119 2006-01-30  Juanma Barranquero  <lekktu@gmail.com>
2121         * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2123 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2125         * basic.texi (Continuation Lines, Inserting Text):
2126         Mention longlines mode.
2128 2006-01-29  Richard M. Stallman  <rms@gnu.org>
2130         * screen.texi: Minor cleaups.
2131         (Screen): Clean up the intro paragraphs.
2132         (Mode Line): Lots of rewriting.  Handle frame-name better.
2133         eol-mnemonic-... vars moved out.
2135         * emacs.texi (Top): Change menu item for MS-DOS node.
2136         Update subnode menu.
2138         * msdog.texi (MS-DOS): Rewrite intro to explain how this
2139         chapter relates to Windows.  Title changed.
2141         * mini.texi: Minor cleanups.
2143         * mark.texi (Selective Undo): New node, text moved from basic.texi.
2144         (Mark): Put it in the menu.
2146         * entering.texi: Minor cleanups.
2148         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2149         (Intro): Refer to "graphical" terminals, rather than X.
2151         * display.texi (Display Custom): Add xref to Variables.
2152         (Optional Mode Line): eol-mnemonic-... vars moved here.
2154         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
2155         rather than X.
2157         * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
2159         * basic.texi: Minor cleanups.
2160         (Undo): selective-undo moved.
2162 2006-01-29  Michael Olson  <mwolson@gnu.org>
2164         * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
2166         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
2168         * faq.texi (New in Emacs 22): Mention ERC.
2170 2006-01-28  Luc Teirlinck  <teirllm@auburn.edu>
2172         * rcirc.texi: Capitalize dir entry for consistency with the entry
2173         in info/dir and other entries in the Emacs category.
2174         Fix typos.  Delete trailing whitespace.
2176 2006-01-28  Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm  <bkhl@elektrubadur.se>
2178         * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
2180 2006-01-27  Eli Zaretskii  <eliz@gnu.org>
2182         * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
2183         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2185         * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
2186         (INFO_TARGETS, DVI_TARGETS): Add rcirc.
2188 2006-01-27  Alex Schroeder  <alex@gnu.org>
2190         * rcirc.texi: New file.
2192 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
2194         * anti.texi (Antinews): Various corrections and additions.
2196 2006-01-23  Juri Linkov  <juri@jurta.org>
2198         * custom.texi (Easy Customization, Customization Groups)
2199         (Browsing Custom): Mention links along with buttons.
2201         * widget.texi (User Interface): Add S-TAB for widget-backward.
2203 2006-01-22  Michael Albinus  <michael.albinus@gmx.de>
2205         Sync with Tramp 2.0.52.
2207         * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
2208         Add Tramp disabling item.  New item for common connection problems.
2209         (various): Apply "ftp" as method for the download URL.
2210         (Bug Reports): Refer to FAQ for common problems.
2212 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
2214         * widget.texi (User Interface): Use @key for TAB.
2216         * text.texi (TeX Print): Use @key for TAB.
2218         * ses.texi (Formulas, Printer functions): Use @key for TAB.
2220         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2222         * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
2223         for TAB.
2225         * cc-mode.texi (Indentation Calculation): Use @key for TAB.
2227 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2229         * files.texi (File Aliases): Don't claim that usually separate
2230         buffers are created for two file names that name the same data.
2231         Mention additional situations where different names mean the same
2232         file on disk.
2234 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2236         * killing.texi (Deletion): Upcase @key argument.
2238         * custom.texi (Custom Themes): Minor cleanup.
2240         * programs.texi (Hungry Delete): Upcase @key argument.
2242 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2244         * gnus.texi: Update copyright.
2246 2006-01-16  Juri Linkov  <juri@jurta.org>
2248         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2249         Move `mode-line-highlight' before `mode-line-buffer-id'.
2251 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2253         * gnus.texi (Article Washing): Additions.
2255 2006-01-08  Alex Schroeder  <alex@gnu.org>
2257         * pgg.texi (Caching passphrase): Rewording.
2259 2006-01-14  Richard M. Stallman  <rms@gnu.org>
2261         * basic.texi (Inserting Text): Minor cleanup.
2263 2006-01-13  Carsten Dominik  <dominik@science.uva.nl>
2265         * org.texi (Agenda commands): Document tags command.
2267 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
2269         * custom.texi (Changing a Variable, Face Customization):
2270         Update for changes in Custom menus.
2272 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2274         * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
2276 2006-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2278         * gnus.texi (RSS): Addition.
2280 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2282         * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
2284 2005-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2286         * emacs-mime.texi (Display Customization): Add setting example to
2287         mm-discouraged-alternatives.
2289 2006-01-09  Stefan Monnier  <monnier@iro.umontreal.ca>
2291         * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
2292         version is the canonical version.
2294 2006-01-08  Alex Schroeder  <alex@gnu.org>
2296         * pgg.texi (Caching passphrase): Rewording.
2298 2006-01-06  Eli Zaretskii  <eliz@gnu.org>
2300         * flymake.texi (Obtaining Flymake): Update Flymake's CVS
2301         repository URL.
2303 2006-01-06  Carsten Dominik  <dominik@science.uva.nl>
2305         * org.texi: Removed the accidentally re-added empty line in the
2306         direntry.
2308 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2310         * macos.texi (Mac International): Undo last change.
2312 2006-01-05  Carsten Dominik  <dominik@science.uva.nl>
2314         * org.texi (Agenda Views): Chapter reorganized.
2316 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
2318         * custom.texi (Custom Themes): Describe the new
2319         customize-create-theme interface.
2321 2005-12-30  Juri Linkov  <juri@jurta.org>
2323         * basic.texi (Position Info): Update example.
2325 2005-12-29  Romain Francoise  <romain@orebokech.com>
2327         * faq.texi (Using Customize): New node.
2329 2005-12-28  Luc Teirlinck  <teirllm@auburn.edu>
2331         * org.texi: Remove blank line in @direntry.  It is non-standard
2332         and recursively produces blank lines all over the dir file (when
2333         using Texinfo 4.8).
2335 2005-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2337         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2339 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
2341         * custom.texi (Custom Themes): `load-theme' always loads.
2343 2005-12-23  Juri Linkov  <juri@jurta.org>
2345         * display.texi (Highlight Interactively): Use double space to
2346         separate sentences.  Replace C-p with M-p, and C-n with M-n.
2348 2005-12-22  Richard M. Stallman  <rms@gnu.org>
2350         * custom.texi (Easy Customization and subnodes):
2351         Replace "active field" with "button".
2352         Use "user option" only for variables.
2353         Use "setting" for variable-or-face.
2355 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
2357         * buffers.texi (Select Buffer): Change order in table to make
2358         "Similar" refer to the correct item.
2359         (Indirect Buffers): Minor rewording.
2361 2005-12-21  Luc Teirlinck  <teirllm@auburn.edu>
2363         * widget.texi (atoms): Delete obsolete remark about `file' widget.
2365 2005-12-20  Juri Linkov  <juri@jurta.org>
2367         * files.texi (VC Status): Put P and N near p and n.
2369 2005-12-20  Carsten Dominik  <dominik@science.uva.nl>
2371         * org.texi (Tags): Boolean logic documented.
2372         (Agenda Views): Document custom commands.
2374 2005-12-20  David Kastrup  <dak@gnu.org>
2376         * faq.texi (AUCTeX): Update version and mailing list info.
2378 2005-12-19  Richard M. Stallman  <rms@gnu.org>
2380         * programs.texi (Electric C): Delete the info about newline control.
2381         (Other C Commands): Minor cleanup.
2382         (Left Margin Paren): Minor cleanup.
2384 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2386         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2387         (Customization Groups): Delete text moved to "Browsing Custom".
2388         (Browsing Custom): New node.
2389         (Specific Customization): Clarify which commands only work for
2390         loaded options.
2392 2005-12-18  Bill Wohler  <wohler@newt.com>
2394         * frames.texi (Tool Bars): Shorten text of previous change.
2396 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2398         * files.texi (VC Status): Document log-view mode.
2400 2005-12-18  Bill Wohler  <wohler@newt.com>
2402         * frames.texi (Tool Bars): Mention that you can turn off tool bars
2403         permanently via the customize interface.
2405 2005-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2407         * gnus.texi (MIME Commands): Mention addition of
2408         multipart/alternative to gnus-buttonized-mime-types and add xref
2409         to mm-discouraged-alternatives.
2411         * emacs-mime.texi (Display Customization): Mention addition of
2412         "image/.*" and add xref to gnus-buttonized-mime-types in the
2413         mm-discouraged-alternatives section.
2415 2005-12-16  Carsten Dominik  <dominik@science.uva.nl>
2417         * org.texi (Tags): New section.
2418         (Agenda Views): Chapter reorganized.
2420 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
2422         * killing.texi (Killing by Lines): Document `kill-whole-line'
2423         function.
2425 2005-12-16  Eli Zaretskii  <eliz@gnu.org>
2427         * org.texi (Internal Links): Add a missing comma after an @xref.
2429 2005-12-16  L\e$,1 q\e(Brentey K\e,Aa\e(Broly  <lorentey@elte.hu>
2431         * buffers.texi (Select Buffer): Change `prev-buffer' to
2432         `previous-buffer'.  Indicate that these functions use a frame
2433         local buffer list.
2435 2005-12-14  Chong Yidong  <cyd@stupidchicken.com>
2437         * faq.texi (Filling paragraphs with a single space): No need to
2438         change sentence-end now.
2440 2005-12-13  Romain Francoise  <romain@orebokech.com>
2442         * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
2444 2005-12-12  Jay Belanger  <belanger@truman.edu>
2446         * faq.texi (Calc): Update version number.
2448 2005-12-12  Carsten Dominik  <dominik@science.uva.nl>
2450         * org.texi (Progress Logging): New section.
2452 2005-12-12  Richard M. Stallman  <rms@gnu.org>
2454         * custom.texi (Easy Customization): Change menu comment.
2455         (Prefix Keymaps): Fix spelling of Control-X-prefix.
2457         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
2458         (Help): Among the Apropos commands, describe only C-h a here.
2460 2005-12-11  Richard M. Stallman  <rms@gnu.org>
2462         * programs.texi (Options for Comments): Comment-end starts with space.
2464         * glossary.texi (Glossary): Minor cleanup.
2466         * files.texi (Old Versions): Use @table.
2468 2005-12-10  Romain Francoise  <romain@orebokech.com>
2470         Update the Emacs FAQ for the 22.1 release.
2472         * faq.texi: Set VER to `22.1'.
2473         (Basic editing): Explain how to use localized versions of the
2474         Tutorial.  Mention that `C-h r' displays the manual.  Delete
2475         obsolete WWW link to an Emacs 18 tutorial.
2476         (Getting a printed manual): Point to the new locations of the
2477         manuals on the GNU Web site.
2478         (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
2479         available via Info (it was previously distributed separately).
2480         (Installing Texinfo documentation): The latest version of Texinfo
2481         is 4.8, not 4.0.
2482         (Informational files for Emacs): COPYING is the GNU General Public
2483         License, not the Emacs General Public License.
2484         (Informational files for Emacs): Delete obsolete link to the
2485         GNUinfo pages as they have been removed from the GNU Web site.
2486         (New in Emacs 22): New node.
2487         (Setting up a customization file): Say that most packages support
2488         Customize nowadays.
2489         (Colors on a TTY): Delete reference to instructions on how to
2490         enable syntax highlighting, it is now enabled by default.
2491         (Turning on abbrevs by default): Emacs now reads the abbrevs file
2492         at startup automatically.
2493         (Controlling case sensitivity): Mention `M-c' in isearch.
2494         (Using an already running Emacs process): Emacs now creates the
2495         socket in `/tmp/emacsUID'.  Fix typos.  Change default location of
2496         gnuserv.  As emacsclient can now run Lisp code as well, delete a
2497         sentence praising gnuserv for that.  Simplify description of how
2498         the client/server operation works.
2499         (Compiler error messages): Delete obsolete text (compile.el has
2500         been rewritten).
2501         (Indenting switch statements): Fix typo.
2502         (Matching parentheses): Simplify setup instructions, mention the
2503         menu bar item in the Options menu.
2504         (Repeating a command as many times as possible): Mention `C-x e'.
2505         (Going to a line by number): Mention new keymap and bindings
2506         `M-g M-g', `M-g M-p' and `M-g M-n'.
2507         (Turning on syntax highlighting): Now on by default.  Simplify.
2508         (Replacing highlighted text): Use `1', not `t'.
2509         (Problems with very large files): The maximum size is now 256MB on
2510         32-bit machines.
2511         (^M in the shell buffer): Mention `comint-process-echoes'.
2512         (Emacs for Apple computers): Emacs 22 has native support for Mac
2513         OS X.
2514         (Translating names to IP addresses): Delete node.
2515         (Binding keys to commands): Fix typo.
2516         (SPC no longer completes file names): New node.
2517         (MIME with Emacs mail packages): Delete section about the Emacs
2518         MIME FAQ (it's not reachable anymore).
2520 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
2522         * display.texi (Highlight Interactively): Include
2523         global-hi-lock-mode.  Add miscellaneous details and elaborations.
2525 2005-12-09  Richard M. Stallman  <rms@gnu.org>
2527         * display.texi (Font Lock): Delete the Global FL menu item.
2529 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
2531         * custom.texi (Minibuffer Maps): Mention the maps for file name
2532         completion.
2534 2005-12-09  Kim F. Storm  <storm@cua.dk>
2536         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2537         prefix keys even when mark is active.  Decribe that RET moves
2538         cursor to next corner in rectangle; clarify insert around rectangle.
2540 2005-12-08  Alan Mackenzie  <bug-cc-mode@gnu.org>
2542         * cc-mode.texi: The manual has been extensively revised: the
2543         information about using CC Mode has been separated from the larger
2544         and more difficult chapters about configuration.  It has been
2545         updated for CC Mode 5.31.
2547 2005-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
2549         * pgg.texi (User Commands): Fix description of pgg-verify-region.
2550         (Selecting an implementation): Fix descriptions.
2552 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2554         * message.texi (Various Message Variables): Addition.
2556 2005-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
2558         * message.texi: Fix default values.
2560 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2562         * message.texi (Header Commands): Clarify descriptions of
2563         message-cross-post-followup-to, message-reduce-to-to-cc, and
2564         message-insert-wide-reply.
2565         (Various Commands): Fix kindex for message-kill-to-signature;
2566         clarify description of message-tab.
2568 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2570         * message.texi (Mailing Lists): Fix description about MFT.
2572         * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
2574 2005-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2576         * gnus.texi (Slow Terminal Connection): Replace old description
2577         with new one.
2579 2005-11-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2581         * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
2582         replace X-Draft-Headers with X-Draft-From.
2584 2005-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2586         * gnus.texi (Various Various): Fix the default value of
2587         nnheader-max-head-length.
2588         (Gnus Versions): Fix typo.
2590 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
2592         * custom.texi (Customization): Use xref to elisp manual for
2593         non-TeX output.
2594         (Minor Modes): Update.
2595         (Customization Groups, Changing a Variable, Face Customization):
2596         Update for new appearance of Custom buffers.
2597         (Changing a Variable): `custom-buffer-done-function' has been
2598         replaced by `custom-buffer-done-kill'.
2599         (Specific Customization): In the `customize-group' buffer, a
2600         subgroup's contents are not "hidden".  They are not included at
2601         all.  They have no [Show] button.
2602         (Mouse Buttons): Add pxref to description of mouse event lists in
2603         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
2604         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2605         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2607 2005-12-08  Richard M. Stallman  <rms@gnu.org>
2609         * mini.texi (Completion Commands, Completion):
2610         In file name input, SPC does not do completion.
2612 2005-12-08  Carsten Dominik  <dominik@science.uva.nl>
2614         * org.texi (Structure editing): Document new functionality of
2615         M-RET.
2617 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
2619         * building.texi (GDB Graphical Interface): Explain screen size
2620         setting.
2621         (Other GDB User Interface Buffers): Describe features specific to
2622         GDB 6.4.
2624 2005-12-06  Luc Teirlinck  <teirllm@auburn.edu>
2626         * org.texi (Internal Links): Fix Texinfo usage.
2628 2005-12-06  Carsten Dominik  <dominik@science.uva.nl>
2630         * org.texi (TODO basics): Document the global todo list.
2631         (TODO items): Documents sparse tree for specific TODO
2632         keywords.
2634 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
2636         * building.texi (GDB User Interface Layout): Describe how to
2637         kill associated buffers.
2638         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2639         (Watch Expressions): Be more precise.
2640         (Other GDB User Interface Buffers): Describe how to change a
2641         register value.
2643 2005-11-30  Carsten Dominik  <dominik@science.uva.nl>
2645         * org.texi (Plain Lists): Typos fixed.
2647 2005-11-28  Jay Belanger  <belanger@truman.edu>
2649         * calc.texi: Change references of `M-#' to `C-x *' prefix.
2651 2005-11-24  Carsten Dominik  <dominik@science.uva.nl>
2653         * org.texi (Structure editing): New item moving commands added.
2654         (Plain Lists): New section.
2656 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2658         * macos.texi (Mac Input): Remove description of
2659         mac-command-key-is-meta.  Add descriptions of
2660         mac-control-modifier, mac-command-modifier, and
2661         mac-option-modifier.
2662         (Mac International): Fix description of conversion of clipboard data.
2663         (Mac Font Specs): Add example of font customization by face attributes.
2665 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
2667         * building.texi (Watch Expressions): Expand description.
2668         (Other GDB User Interface Buffers): Describe local map for
2669         gud-watch.
2671 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
2673         * display.texi (Font Lock): Font lock is enabled by default now.
2675 2005-11-20  Juri Linkov  <juri@jurta.org>
2677         * basic.texi (Position Info): Update examples of the output.
2678         Remove the fact that examples are produced in the TeXinfo buffer,
2679         because in the Info reader users will get a different output from
2680         `C-x ='.
2682         * building.texi (Compilation Mode): Remove paragraph duplicated
2683         from the node `Compilation'.  Add `compilation-skip-threshold'.
2685         * display.texi (Font Lock): Suggest more user-friendly method of
2686         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2688 2005-11-18  Richard M. Stallman  <rms@gnu.org>
2690         * files.texi (Registering): Mention @@ in mode line.
2692         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
2694 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2696         * files.texi (Renaming and VC): Some back-ends don't
2697         handle renaming.
2699 2005-11-18  Carsten Dominik  <dominik@science.uva.nl>
2701         * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
2702         (Agenda): Document commands `org-cycle-agenda-files' and
2703         `org-agenda-file-to-front'
2704         (Built-in table editor): Document `org-table-sort-lines'.
2705         (HTML formatting): Export of hand-formatted lists.
2707 2005-11-17  Juri Linkov  <juri@jurta.org>
2709         * emacs.texi (Top):
2710         * display.texi (Highlight Interactively): Put this font-lock based
2711         mode near Font Lock node.
2713 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
2715         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2716         icons.
2718 2005-11-12  Kim F. Storm  <storm@cua.dk>
2720         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
2721         (Help Summary): Add C-h d and C-h e.
2722         (Apropos): Clarify that all apropos commands may search for either
2723         list of words or a regexp.  Add C-h d for apropos-documentation.
2724         Describe apropos-documentation-sort-by-scores user option.
2726 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2728         * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
2729         new variable gnus-toolbar-thickness.
2731 2005-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2733         * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
2735 2005-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2737         * gnus.texi (X-Face): Fix description.
2738         (XVarious): Remove gnus-xmas-logo-color-alist and
2739         gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
2741 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2743         * gnus.texi (Group Parameters): Mention new variable
2744         gnus-parameters-case-fold-search.
2745         (Home Score File): Addition.
2747 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
2749         * killing.texi (CUA Bindings): Add @section.
2751 2005-11-10  Kim F. Storm  <storm@cua.dk>
2753         * emacs.texi (Top): Add CUA Bindings entry to menu.
2755         * killing.texi (CUA Bindings): New node.  Moved here from
2756         misc.texi and extended with info on rectangle commands and
2757         rectangle highlighting, interface to registers, and the global
2758         mark feature.
2760         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2762         * regs.texi: Prev link points to CUA Bindings node.
2764 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
2766         * help.texi (Help Echo): By default, help echos are only shown on
2767         mouse-over, not on point-over.
2769 2005-11-04  J\e,Ai\e(Br\e,At\e(Bme Marant  <jerome@marant.org>
2771         * misc.texi (Shell Mode): Describe how to activate password echoing.
2773 2005-11-04  Ulf Jasper  <ulf.jasper@web.de>
2775         * newsticker.texi: VERSION changed to 1.9.  Updated UPDATED.
2776         (Overview): List supported feed types.
2777         (Installation): No installation necessary when using autoload.
2778         (Configuration): Rename "RSS" to "news".
2780 2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
2782         * pgg.texi (User Commands): Document additional passphrase
2783         argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
2784         (Backend methods): Likewise for corresponding pgg-scheme-* functions.
2786 2005-11-04  Carsten Dominik  <dominik@science.uva.nl>
2788         * org.texi: Version number changed to 3.19
2790 2005-11-04  Romain Francoise  <romain@orebokech.com>
2792         * mark.texi (Mark Ring): Fix typo.
2794 2005-11-03  Richard M. Stallman  <rms@gnu.org>
2796         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2798 2005-11-01  Bill Wohler  <wohler@newt.com>
2800         * help.texi (Help Mode): Fix typo.
2802 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
2804         * building.texi (Other GDB User Interface Buffers): Describe
2805         the command gdb-use-inferior-io-buffer.
2807 2005-10-31  Romain Francoise  <romain@orebokech.com>
2809         * files.texi (Compressed Files): Fix typo.
2811         * buffers.texi (Misc Buffer): Downcase `*shell*'.
2813         * windows.texi (Force Same Window): Likewise.
2815 2005-10-30  Bill Wohler  <wohler@newt.com>
2817         * help.texi (Help Mode): URLs viewed with browse-url.
2819 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
2821         * building.texi (GDB Graphical Interface): Don't reference
2822         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
2823         must stay in same frame.
2825 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
2827         * custom.texi (Init File): Document ~/.emacs.d/init.el.
2829         * anti.texi (Antinews): Likewise.
2831 2005-10-29  Sascha Wilde  <wilde@sha-bang.de>
2833         * pgg.texi (How to use): Update the example to add autoload of
2834         pgg-encrypt-symmetric-region.
2835         (User Commands): Document pgg-encrypt-symmetric-region.
2836         (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
2838 2005-10-28  Bill Wohler  <wohler@newt.com>
2840         * help.texi (Help): Help mode now creates hyperlinks for URLs.
2842 2005-10-28  Richard M. Stallman  <rms@gnu.org>
2844         * files.texi (Visiting): Explain how to enter ? in a file name.
2846         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2848 2005-10-27  Jay Belanger  <belanger@truman.edu>
2850         * calc.texi (Predefined Units): Fix the symbol for a TeX points,
2851         mention other TeX-related units.
2853 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
2855         * building.texi (GDB Graphical Interface): Describe
2856         gdb-mouse-until.
2858 2005-10-23  Richard M. Stallman  <rms@gnu.org>
2860         * custom.texi (Init File): Recommend when to use site-start.el.
2862 2005-10-23  Lars Hansen  <larsh@soem.dk>
2864         * dired-x.texi (Miscellaneous Commands): Replace
2865         dired-do-relative-symlink by dired-do-relsymlink and
2866         dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
2868 2005-10-23  Jay Belanger  <belanger@truman.edu>
2870         * calc.texi (Predefined Units): Use `alpha' for the fine structure
2871         constant.
2873 2005-10-23  Michael Albinus  <michael.albinus@gmx.de>
2875         * faq.texi (Bugs and problems): Replace
2876         `dired-move-to-filename-regexp' by
2877         `directory-listing-before-filename-regexp'.
2879 2005-10-22  Eli Zaretskii  <eliz@gnu.org>
2881         * newsticker.texi (UPDATED): Set value.
2883 2005-10-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2885         * gnus.texi (Document Groups): Remove duplicate item.
2887 2005-10-21  Juri Linkov  <juri@jurta.org>
2889         * custom.texi (Examining): Mention accessing the old variable
2890         value via M-n in set-variable.
2892 2005-10-21  Carsten Dominik  <dominik@science.uva.nl>
2894         * org.texi (Summary): Mention iCalendar support.
2895         (Exporting): Document iCalendar support.
2897 2005-10-18  Romain Francoise  <romain@orebokech.com>
2899         * files.texi (Version Systems): Capitalize GNU.
2901         * viper.texi (Viper Specials): Likewise.
2903 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
2905         * building.texi (Compilation Mode): Remove redundant paragraph.
2906         (Watch Expressions): Remove paragraph to reflect code change.
2908 2005-10-17  Juri Linkov  <juri@jurta.org>
2910         * info.texi (Getting Started, Search Index, Expert Info):
2911         Fix wording.
2912         (Search Text): Replace `echo area' with `mode line'.
2913         (Search Index): Both `i' and `,' find all index entries.
2914         Replace example `C-f' with `C-l' (which exists in index of Info
2915         manual) and delete spaces in its keyboard input sequence.
2916         Delete unnecessary explanations about literal characters.
2918 2005-10-16  Richard M. Stallman  <rms@gnu.org>
2920         * building.texi (Compilation Mode, Compilation): Clarified.
2922 2005-10-15  Richard M. Stallman  <rms@gnu.org>
2924         * misc.texi (Saving Emacs Sessions): Mention savehist library.
2926 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2928         * gnus.texi (Document Server Internals): Addition.
2930 2005-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2932         * gnus.texi (A note on namespaces): Fix RFC reference.
2934 2005-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2936         * gnus.texi (RSS): Fix key description.
2938 2005-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2940         * gnus.texi: Emacs/w3 -> Emacs/W3.
2941         (Browsing the Web): Fix description.
2942         (Web Searches): Ditto.
2943         (Customizing W3): Ditto.
2945 2005-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2947         * gnus.texi (Maildir): Clarify expire-age and expire-group.
2949 2005-10-13  Kenichi Handa  <handa@m17n.org>
2951         * basic.texi (Position Info): Fix previous change.
2953 2005-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2955         * cmdargs.texi (Icons X): Fix typo.
2957 2005-10-12  Kenichi Handa  <handa@m17n.org>
2959         * basic.texi (Position Info): Describe the case that Emacs shows
2960         "part of display ...".
2962 2005-10-11  Jay Belanger  <belanger@truman.edu>
2964         * calc.texi (Integration): Mention using `a i' to compute definite
2965         integrals.
2967 2005-10-11  Juri Linkov  <juri@jurta.org>
2969         * info.texi: Rearrange nodes.
2970         (Top): Update menu.  Change ref `Info for Experts' to
2971         `Advanced Info Commands'.
2972         (Getting Started): Fix description of manual's parts.
2973         (Help-Int): Change xref `Info Search' to `Search Index', and
2974         `Expert Info' to `Advanced'.
2975         (Advanced): Move node one level up.
2976         (Search Text, Search Index): New nodes split out from `Info Search'.
2977         (Go to node, Choose menu subtopic, Create Info buffer): New nodes
2978         split out from `Advanced'.
2979         (Advanced, Emacs Info Variables): De-document editing an Info file
2980         in Info.
2981         (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
2982         (Creating an Info File): Delete node and move its text to
2983         `Expert Info'.
2985 2005-10-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
2987         * cmdargs.texi (Icons X): -nb => -nbi
2989 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
2991         * frames.texi (Speedbar): A couple more clarifications.
2993 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
2995         * building.texi (GDB User Interface Layout): Improve diagram.
2996         (Watch Expressions): Explain how to make speedbar global.
2997         (Other GDB User Interface Buffers): Make references more precise.
2999 2005-10-10  Carsten Dominik  <dominik@science.uva.nl>
3001         * org.texi (Workflow states): Documented that change in keywords
3002         becomes active only after restart of Emacs.
3004 2005-10-09  Richard M. Stallman  <rms@gnu.org>
3006         * frames.texi (Speedbar): Clarify the text.
3008 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
3010         * frames.texi (Speedbar): Add information on keybindings,
3011         dismissing the speedbar, and buffer display mode.  Link to
3012         speedbar manual.
3014 2005-10-09  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3016         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3017         added -nb, --no-bitmap-icon.
3019 2005-10-08  Michael Albinus  <michael.albinus@gmx.de>
3021         Sync with Tramp 2.0.51.
3023 2005-10-08  Nick Roberts  <nickrob@snap.net.nz>
3025         * speedbar.texi (Introduction): Describe new location of speedbar
3026         on menubar.
3027         (Basic Key Bindings): Remove descriptions of bindings that have
3028         been removed.
3030 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
3032         * building.texi (GDB Graphical Interface): Add variables and
3033         functions to indices.  Be more precise.
3035 2005-10-05  Nick Roberts  <nickrob@snap.net.nz>
3037         * speedbar.texi (GDB): Describe use of watch expressions.
3039 2005-10-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3041         * frames.texi (Drag and Drop): Remove the x- from
3042         x-dnd-open-file-other-window and xdnd-protocol-alist.
3044 2005-09-30  Romain Francoise  <romain@orebokech.com>
3046         * mini.texi (Minibuffer): The default value now appears before the
3047         colon in minibuffer prompts.
3049 2005-09-28  Simon Josefsson  <jas@extundo.com>
3051         * message.texi (IDNA): Fix.
3053 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3055         * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3056         nntp-server-hook, and nntp-warn-about-losing-connection; fix
3057         description of nntp-open-connection-function.
3058         (Common Variables): Fix descriptions.
3060 2005-09-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3062         * gnus.texi (Server Buffer Format): Document the %a format spec.
3064 2005-09-25  Richard M. Stallman  <rms@gnu.org>
3066         * search.texi (Regexp Search): Doc search-whitespace-regexp.
3068 2005-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3070         * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3072 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
3074         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3076 2005-09-23  Carsten Dominik  <dominik@science.uva.nl>
3078         * org.texi Version 3.16
3080 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3082         * emacs.texi (Top): Update submenus from macos.texi.
3084         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3085         (Mac OS): Update feature support status.
3086         (Mac Input): List supported input scripts.  Remove description
3087         about `mac-keyboard-text-encoding'.  Mention mouse button
3088         emulation and related variables.
3089         (Mac International): Mention Central European and Cyrillic
3090         support.  Now `keyboard-coding-system' is dynamically changed.
3091         Add description about coding system for selection.  Add
3092         description about language environment.
3093         (Mac Environment Variables): Mention
3094         `~/.MacOSX/environment.plist'.  Give example of command line
3095         arguments.  Add Preferences support.
3096         (Mac Directories): Explicitly state that this node is for Mac OS
3097         Classic only.
3098         (Mac Font Specs): Mention specification for scalable fonts.  List
3099         supported charsets.  Add preferred way of creating fontsets.  Add
3100         description about `mac-allow-anti-aliasing'.
3101         (Mac Functions): Add descriptions about `mac-set-file-creator',
3102         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3103         and `mac-get-preference'.
3105 2005-09-19  Miles Bader  <miles@gnu.org>
3107         * newsticker.texi: Get rid of CVS keywords.
3109 2005-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
3111         * gnus.texi (Finding the Parent): Fix description of how Gnus
3112         finds article.
3114 2005-09-14  Jari Aalto  <jari.aalto@cante.net>
3116         * gnus.texi (Advanced Scoring Examples): New examples to teach how
3117         to drop off non-answered articles.
3119 2005-09-19  Juanma Barranquero  <lekktu@gmail.com>
3121         * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3122         braces (which are unsupported by NMAKE) for macro `srcdir'.
3124 2005-09-17  Eli Zaretskii  <eliz@gnu.org>
3126         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3127         (../info/newsticker, newsticker.dvi): New targets.
3129 2005-09-17  Ulf Jasper  <ulf.jasper@web.de>
3131         * newsticker.texi: Replace @command with @code.  Replace @example
3132         with @lisp.
3133         (Top): Added explanations to menu items.
3134         (GNU Free Documentation License): Removed.
3136 2005-09-16  Romain Francoise  <romain@orebokech.com>
3138         Update all files to specify GFDL version 1.2.
3140         * doclicense.texi (GNU Free Documentation License): Update to
3141         version 1.2.
3143 2005-09-15  Richard M. Stallman  <rms@gnu.org>
3145         * buffers.texi (List Buffers): Fix xref.
3147         * rmail.texi (Rmail Basics): Fix xref.
3149         * emacs.texi (Top): Update subnode menus.
3151         * files.texi (Saving Commands): New node, broken out of Saving.
3152         (Customize Save): New node, broken out of Saving.
3153         Clarify effect of write-region-inhibit-fsync.
3154         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3156         * newsticker.texi: Fix @setfilename.
3158         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3159         (../info/newsticker, newsticker.dvi): New targets.
3161 2005-09-14  Romain Francoise  <romain@orebokech.com>
3163         * files.texi (Saving): Mention write-region-inhibit-fsync.
3165 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
3167         * custom.texi (Custom Themes): New node.
3169 2005-09-03  Richard M. Stallman  <rms@gnu.org>
3171         * search.texi (Search Case): Mention vars that control
3172         case-fold-search for various operations.
3174 2005-08-30  Carsten Dominik  <dominik@science.uva.nl>
3176         * org.texi: Version 3.15.
3178 2005-08-29  Luc Teirlinck  <teirllm@auburn.edu>
3180         * ses.texi: Combine all three indices into one.
3181         Correct a few typos.
3183 2005-08-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3185         * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3187 2005-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
3189         * emacs-mime.texi (Handles): Remove duplicate item.
3190         (Encoding Customization): Fix the default value for
3191         mm-coding-system-priorities.
3192         (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3193         (Basic Functions): Fix reference.
3195 2005-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3197         * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3199 2005-08-22  Juri Linkov  <juri@jurta.org>
3201         * display.texi (Standard Faces): Merge the text from
3202         `(elisp)Standard Faces' into this node.
3204 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
3206         * emacs.texi (Top): Delete menu item for deleted node
3207         Keyboard Translations.
3209 2005-08-18  Richard M. Stallman  <rms@gnu.org>
3211         * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3212         and web site.
3214         * trouble.texi (Unasked-for Search):
3215         Delete xref to Keyboard Translations.
3217         * glossary.texi (Glossary): Delete xref.
3219         * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3220         not keyboard-translate.
3222         * custom.texi (Minor Modes): Say that the list here is not complete.
3223         (Keyboard Translations): Node deleted.
3224         (Disabling): Delete xref to it.
3225         (Customization Groups): Fix Custom buffer example.
3226         (Hooks): Mention remove-hooks.
3228 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
3230         * building.texi (GDB Graphical Interface): Improve filling of menu
3231         item.
3233 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
3235         * building.texi (GDB Graphical Interface): Use better node names.
3237 2005-08-14  Richard M. Stallman  <rms@gnu.org>
3239         * text.texi (Sentences): Fix xref.
3241 2005-08-14  Juri Linkov  <juri@jurta.org>
3243         * building.texi (Compilation, Grep Searching): Move grep command
3244         headings from `Compilation' to `Grep Searching'.
3246         * dired.texi (Dired and Find):
3247         * maintaining.texi (Tags Search): Replace grep xref to
3248         `Compilation' node with `Grep Searching'.
3250         * files.texi (Comparing Files): Replace xref to `Compilation' with
3251         `Compilation Mode'.
3253 2005-08-13  Alan Mackenzie  <acm@muc.de>
3255         * search.texi (Non-ASCII Isearch): Correct a typo.
3256         (Replacement Commands): Mention query-replace key binding.
3258 2005-08-11  Richard M. Stallman  <rms@gnu.org>
3260         * programs.texi (Options for Comments): Fix xref.
3262         * search.texi (Regexp Backslash, Regexp Example): New nodes split
3263         out of Regexps.
3265         * faq.texi (Using regular expressions): Fix xref.
3267 2005-08-09  Juri Linkov  <juri@jurta.org>
3269         * building.texi (Compilation): Use `itemx' instead of `item'.
3270         (Grep Searching): Simplify phrase.
3272         * display.texi (Standard Faces): Describe vertical-border on
3273         window systems.
3275         * windows.texi (Split Window): Simplify phrase and mention
3276         vertical-border face.
3278 2005-08-09  Richard M. Stallman  <rms@gnu.org>
3280         * files.texi (Comparing Files): Clarify compare-windows.
3282         * calendar.texi (Scroll Calendar): Document < and > in calendar.
3284 2005-08-09  Juri Linkov  <juri@jurta.org>
3286         * info.texi (Help-P): Replace `Prev' with `Previous'.
3287         (Help-M, Help-Xref): Add S-TAB.
3288         (Help-FOO): Update `u' command.
3289         (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3290         Update info about visibility of xref parts.
3291         (Help-Int): Fix `m' command.  Rename `Info-last' to
3292         `Info-history-back'.  Add `Info-history-forward'.
3293         (Advanced): Fix `g*' and `M-n' commands.
3294         (Info Search): Add `index-apropos' in stand-alone browser.
3295         Add isearch commands.
3296         (Emacs Info Variables): Remove `Info-fontify'.
3297         Add `Info-mode-hook'.  Update face names.
3298         Add `Info-fontify-maximum-menu-size',
3299         `Info-fontify-visited-nodes', `Info-isearch-search'.
3301 2005-08-07  Michael Albinus  <michael.albinus@gmx.de>
3303         Sync with Tramp 2.0.50.
3305         * tramp.texi: Use @option{} consequently for method names.
3306         (Inline methods, External transfer methods): Remove references to
3307         Cygwin.
3308         (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3309         implementation.
3311 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
3313         * mule.texi (Coding Systems): Rephrase the paragraph about
3314         codepages: no need for "M-x codepage-setup" anymore, except on
3315         MS-DOS.
3317         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3318         the MS-DOS port only.
3320 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
3322         * makefile.w32-in (info): Don't run multi-install-info.bat.
3323         ($(infodir)/dir): New target, produced by running
3324         multi-install-info.bat.
3326 2005-07-27  Reiner Steib  <Reiner.Steib@gmx.de>
3328         * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3329         Mention that gnus-init-file is not read when Emacs is invoked with
3330         --no-init-file or -q.
3332 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
3334         * files.texi (Quoted File Names): Add index entry.
3336 2005-07-19  Carsten Dominik  <dominik@science.uva.nl>
3338         * org.texi: Version 3.14
3340 2005-07-04  Carsten Dominik  <dominik@science.uva.nl>
3342         * org.texi: Version 3.13
3344 2005-07-19  Juri Linkov  <juri@jurta.org>
3346         * files.texi (Comparing Files): Mention resync for `compare-windows'.
3348 2005-07-18  Juri Linkov  <juri@jurta.org>
3350         * calc.texi (Time Zones, Logical Operations):
3351         * cl.texi (Overview):
3352         * custom.texi (Easy Customization):
3353         * files.texi (Old Versions):
3354         * frames.texi (Wheeled Mice):
3355         * mule.texi (Specify Coding):
3356         * org.texi (TODO types):
3357         * sc.texi (Emacs 18 MUAs):
3358         * speedbar.texi (Top):
3359         * text.texi (Cell Justification):
3360         * trouble.texi (After a Crash):
3361         * url.texi (History):
3362         * xresources.texi (GTK styles):
3363         Delete duplicate duplicate words.
3365 2005-07-17  Richard M. Stallman  <rms@gnu.org>
3367         * frames.texi (Creating Frames): Fix foreground color example.
3369         * custom.texi (Init Examples): Clean up text about conditionals.
3371 2005-07-16  Richard M. Stallman  <rms@gnu.org>
3373         * mini.texi (Completion Commands): Fix command name for ?.
3375 2005-07-16  Johan Bockgard  <bojohan@users.sourceforge.net>  (tiny change)
3377         * cl.texi (Type Predicates): Document `atom' type.
3379 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
3381         * display.texi (Standard Faces): Explain that customization of
3382         `menu' face has no effect on w32 and with GTK.  Add
3383         cross-references.
3385         * cmdargs.texi (General Variables): Clarify the default location
3386         of $HOME on w32 systems.
3388 2005-07-15  Jason Rumney  <jasonr@gnu.org>
3390         * cmdargs.texi (General Variables): Default HOME on MS Windows has
3391         changed.
3393 2005-07-08  Kenichi Handa  <handa@m17n.org>
3395         * mule.texi (Recognize Coding): Recommend
3396         revert-buffer-with-coding-system instead of revert-buffer.
3398 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3400         * anti.texi (Antinews): Mention mode-line-inverse-video.
3402         * files.texi (Saving): Minor correction about C-x C-w.
3404         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3406 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
3408         * search.texi (Isearch Scroll): Add example of using the
3409         `isearch-scroll' property.
3410         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3411         `Display Custom' node.
3412         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3413         and de-emphasize it.
3414         (Other Repeating Search): `occur' currently can not correctly
3415         handle multiline matches.  Correct, clarify and update description
3416         of `flush-lines' and `keep-lines'.
3418         * display.texi (Display Custom): Add anchor for `baud-rate'.
3420 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3422         * gnu.texi: Update where to get GNU status; add refs for how to help.
3423         Add footnotes 6 and 7.
3425 2005-07-04  Lute Kamstra  <lute@gnu.org>
3427         Update FSF's address in GPL notices.
3429         * calc.texi (Copying):
3430         * doclicense.texi (GNU Free Documentation License):
3431         * faq.texi (Contacting the FSF):
3432         * mh-e.texi (Copying):
3433         * trouble.texi (Checklist): Update FSF's address.
3435 2005-07-03  Richard M. Stallman  <rms@gnu.org>
3437         * flymake.texi (Example -- Configuring a tool called directly):
3438         Update name of flymake-build-relative-filename.
3440 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
3442         * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3444 2005-06-29  Carsten Dominik  <dominik@science.uva.nl>
3446         * org.texi: Version 3.12
3448 2005-06-24  Richard M. Stallman  <rms@gnu.org>
3450         * display.texi (Text Display): Change index entries.
3452 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
3454         * makefile.w32-in (MAKEINFO): Use --force.
3455         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3456         Makefile.in.
3457         (gnus.dvi): Use "..." to quote Sed args, so that it works with
3458         more shells.
3460 2005-06-23  Richard M. Stallman  <rms@gnu.org>
3462         * anti.texi (Antinews): Renamed show-nonbreak-escape to
3463         nobreak-char-display.
3465         * emacs.texi (Top): Update detailed node listing.
3467         * display.texi (Text Display): Renamed show-nonbreak-escape
3468         to nobreak-char-display and no-break-space to nobreak-space.
3469         (Standard Faces): Split up the list of standard faces
3470         and put it in a separate node.  Add nobreak-space and
3471         escape-glyph.
3473         * speedbar.texi (Creating a display): Texinfo usage fixes.
3475         * tramp.texi (Customizing Completion, Auto-save and Backup):
3476         Texinfo usage fixes.
3478 2005-06-23  Lute Kamstra  <lute@gnu.org>
3480         * mule.texi (Select Input Method): Fix typo.
3482 2005-06-23  Kenichi Handa  <handa@m17n.org>
3484         * mule.texi (International): List all supported scripts.  Adjust
3485         text for that leim is now included in the normal Emacs
3486         distribution.
3487         (Language Environments): List all language environments.
3488         Intlfonts contains fonts for most supported scripts, not all..
3489         (Select Input Method): Refer to C-u C-x = to see how to type to
3490         input a specifc character.
3491         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3493 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
3495         * building.texi (Grep Searching):
3496         * dired-x.texi (Miscellaneous Commands):
3497         * ediff.texi (Miscellaneous):
3498         * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3499         (Agent Variables):
3500         * info.texi (Help-Xref):
3501         * message.texi (Message Headers):
3502         * org.texi (Remember):
3503         * reftex.texi (Options (Defining Label Environments)):
3504         (Options (Index Support)):
3505         (Options (Viewing Cross-References)):
3506         (Options (Misc)):
3507         (Changes):
3508         * speedbar.texi (Creating a display):
3509         * tramp.texi (Customizing Completion, Auto-save and Backup):
3510         Texinfo usage fix.
3512 2005-06-22  Miles Bader  <miles@gnu.org>
3514         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3516 2005-06-20  Miles Bader  <miles@gnu.org>
3518         * display.texi (Faces): Add `vertical-divider'.
3520 2005-06-17  Richard M. Stallman  <rms@gnu.org>
3522         * text.texi (Adaptive Fill): Minor clarification.
3524 2005-06-13  Carsten Dominik  <dominik@science.uva.nl>
3526         * org.texi: Version 3.11
3528 2005-06-12  Jay Belanger  <belanger@truman.edu>
3530         * calc.texi (Getting Started): Remove extra menu item.
3532 2005-06-10  Lute Kamstra  <lute@gnu.org>
3534         * emacs.texi (Top): Correct version number.
3535         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
3536         refer to the current version of Emacs.
3538 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3540         * files.texi (Log Buffer): Document when there can be more than
3541         one file to be committed.
3543 2005-06-08  Juri Linkov  <juri@jurta.org>
3545         * display.texi (Faces): Add `shadow' face.
3547 2005-06-07  Masatake YAMATO  <jet@gyve.org>
3549         * display.texi (Faces): Write about mode-line-highlight.
3551 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3553         * misc.texi (Printing Package): Explain how to initialize
3554         printing package.
3556         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3558 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
3560         * emacs.texi: Rename Hardcopy to Printing.
3561         Make PostScript and PostScript Variables subnodes of it.
3563         * misc.texi (Printing): Rename node from Hardcopy.
3564         Mention menu bar options.
3565         Move PostScript and PostScript Variables to submenu.
3566         (Printing package): New node.
3568         * mark.texi (Using Region): Change Hardcopy xref to Printing.
3570         * dired.texi (Operating on Files): Likewise.
3572         * calendar.texi (Displaying the Diary): Likewise.
3574         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3576         * glossary.texi (Glossary): Likewise.
3578         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3579         effect.
3581 2005-06-04  Richard M. Stallman  <rms@gnu.org>
3583         * trouble.texi (After a Crash): Polish previous change.
3585 2005-05-31  Jay Belanger  <belanger@truman.edu>
3587         * calc.texi (Notations Used in This Manual): Use @kbd for key
3588         sequence.
3589         (Demonstration of Calc): Mention another way of starting Calc.
3590         (Starting Calc): Mention long name of M-#.
3591         (Embedded Mode Overview): Remove unnecessary instruction.
3592         (Other M-# commands): Rephrase `M-# 0' explanation.
3593         (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3594         reflect current behavior.
3596 2005-05-30  Jay Belanger  <belanger@truman.edu>
3598         * calc.texi (Hooks): Change description of calc-window-hook and
3599         calc-trail-window-hook to match usage.
3600         (Computational Functions): Add more constant-generating functions.
3601         (Customizable Variables): Use defvar.
3603 2005-05-30  Noah Friedman  <friedman@splode.com>
3605         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3606         recovery mechanism.
3608 2005-05-28  Jay Belanger  <belanger@truman.edu>
3610         * calc.texi (Assignments in Embedded Mode): Fix variable name.
3611         (Basic Embedded Mode): Explain behavior of arguments to
3612         calc-embedded-mode.
3614 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
3616         * building.texi (Other Buffers): SPC toggles display of
3617         floating point registers.
3619 2005-05-27  Jay Belanger  <belanger@truman.edu>
3621         * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3622         current behavior.
3624 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
3626         * files.texi (Log Buffer): Merge in description of Log Edit
3627         mode from pcl-cvs.texi.
3629 2005-05-26  Richard M. Stallman  <rms@gnu.org>
3631         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3633 2005-05-25  Jay Belanger  <belanger@truman.edu>
3635         * calc.texi: Change Calc version number throughout.
3636         (Keypad Mode): Change location in info output.
3637         (Keypad mode overview): Move picture of keypad.
3639 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
3641         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3642         not enabled by default.
3643         When not on a word, `ispell-word' by default checks the word
3644         before point.
3646 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3648         * building.texi (Debugger Operation): Simplify last sentence.
3650 2005-05-23  Lute Kamstra  <lute@gnu.org>
3652         * emacs.texi: Update FSF's address throughout.
3653         (Preface): Use @cite.
3654         (Distrib): Add cross reference to the node "Copying".  Mention the
3655         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
3656         printed manuals.
3657         (Intro): Use @xref for the Emacs Lisp Intro.
3659 2005-05-21  Jay Belanger  <belanger@truman.edu>
3661         * calc.texi (Storing variables): Mention that only most variables
3662         are void to begin with.
3664 2005-05-21  Kevin Ryde  <user42@zip.com.au>
3666         * widget.texi (Basic Types): Update cross ref from "Enabling
3667         Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3668         lispref/text.texi change.
3670 2005-05-20  Carsten Dominik  <dominik@science.uva.nl>
3672         * org.texi: Version 3.09
3674 2005-05-18  Carsten Dominik  <dominik@science.uva.nl>
3676         * reftex.texi: Version 4.28
3678 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3680         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3682         * basic.texi (Moving Point): Mention default for `goto-line'.
3684         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3685         of a variable's docstring.
3687 2005-05-18  Lute Kamstra  <lute@gnu.org>
3689         * maintaining.texi (Overview of Emerge): Add cross reference.
3690         Remove duplication.
3692         * emacs.texi (Top): Update to the current structure of the manual.
3693         * misc.texi (Emacs Server): Add menu description.
3694         * files.texi (Saving): Fix menu.
3695         * custom.texi (Customization): Fix menu.
3696         * mule.texi (International): Fix menu.
3697         * kmacro.texi (Keyboard Macros): Fix menu.
3699 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
3701         * display.texi: Various minor changes.
3702         (Faces): Delete text that is repeated in the next section.
3704 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
3706         * building.texi (Debugger Operation): Mention GUD tooltips are
3707         disabled with GDB in text command mode.
3709 2005-05-16  Jay Belanger  <belanger@truman.edu>
3711         * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3713 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
3715         * building.texi: Replace toolbar with "tool bar" for consistency.
3716         (Compilation Mode): Describe compilation-context-lines
3717         and use of arrow in compilation buffer.
3718         (Debugger Operation): Replace help text with variable's value.
3720         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3721         consistency.
3723 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3725         * major.texi (Choosing Modes): normal-mode processes the -*- line.
3726         Add xref.
3728 2005-05-14  Jay Belanger  <belanger@truman.edu>
3730         * calc.texi (Default Simplifications): Insert missing ! (logical
3731         not operator).
3733 2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
3735         Sync with Tramp 2.0.49.
3737 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3739         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3740         (Position Info): Delete discussion of `goto-line'.  It is already
3741         described in `Moving point'.
3743         * mini.texi (Completion Commands): Correct reference.
3744         (Completion Options): Fix typo.
3746         * killing.texi (Deletion): Complete description of `C-x C-o'.
3748 2005-05-10  Jay Belanger  <belanger@truman.edu>
3750         * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3751         to 1.
3753 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3755         * building.texi (Compilation): Clarify recompile's directory choice.
3757         * frames.texi (Tooltips): Cleanups.
3759         * basic.texi (Arguments): Fix punctuation.
3761 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
3763         * screen.texi (Menu Bar): The up and down (not left and right)
3764         arrow keys move through a keyboard menu.
3766 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3768         * basic.texi: Various typo and grammar fixes.
3769         (Moving Point): C-a now runs move-beginning-of-line.
3771 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
3773         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3775         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3776         as different animals.
3778 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
3780         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3781         Correct index entry.
3783 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
3785         * building.texi (Debugger Operation): Update to reflect changes
3786         in GUD tooltips.
3788 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3790         * files.texi (Compressed Files): Auto Compression normally enabled.
3792         * building.texi (Debugger Operation): Clarify previous change.
3794 2005-04-29  Carsten Dominik  <dominik@science.uva.nl>
3796         * org.texi: Version 3.08, structure reorganized.
3798 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
3800         * building.texi (Debugger Operation): Add description for
3801         GUD tooltips when program is not running.
3803 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
3805         * misc.texi (Shell): Add `Shell Prompts' to menu.
3806         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
3807         description.  Delete remarks moved to new node.
3808         (Shell Prompts): New node.
3809         (History References): Replace remarks moved to `Shell Prompts'
3810         with xref to that node.
3811         (Remote Host): Clarify how to specify the terminal type when
3812         logging in to a different machine.
3814 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3816         * emacs.texi (Top): Update submenus from files.texi.
3818         * files.texi (Filesets): Clarify previous change.
3820         * dired.texi (Misc Dired Features): Clarify previous change.
3822 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3824         * ack.texi (Acknowledgments): Delete info about iso-acc.el
3826         * dired.texi (Misc Dired Features): Document
3827         dired-compare-directories.
3829         * files.texi (Filesets): New node.
3830         (File Conveniences): Document Image mode.
3832         * text.texi (TeX Print): Document tex-compile.
3834 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3836         * frames.texi (Tooltips): Tooltip mode is enabled by default.
3837         Delete redundant reference to tooltip Custom group.  It is
3838         referred too again in the next paragraph.
3840 2005-04-24  Richard M. Stallman  <rms@gnu.org>
3842         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3844         * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3846 2005-04-19  Kim F. Storm  <storm@cua.dk>
3848         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3850 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
3852         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3853         turns off desktop-save-mode.
3855 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
3857         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3858         by default in terminals compatible with xterm.  Mention that
3859         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3860         node.
3862 2005-04-15  Carsten Dominik  <dominik@science.uva.nl>
3864         * org.texi: Update to version 3.06.
3866 2005-04-13  Lute Kamstra  <lute@gnu.org>
3868         * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3870 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
3872         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3874 2005-04-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3876         * xresources.texi (Table of Resources): Add cursorBlink.
3878 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
3880         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3881         `d', `C-d' and `u'.
3883 2005-04-11  Richard M. Stallman  <rms@gnu.org>
3885         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3886         (Misc X): Add -D, --basic-display.
3888         * maintaining.texi (Change Log): Correct the description of
3889         the example.
3891         * major.texi (Choosing Modes): Document magic-mode-alist.
3893 2005-04-10  Thien-Thi Nguyen  <ttn@gnu.org>
3895         * cl.texi (Porting Common Lisp): Fix typo.
3897 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
3899         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3900         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3901         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3902         (Rmail Output): Clarify which statements apply to `o', `C-o' and
3903         `w', respectively.
3904         (Rmail Labels): Mention `l'.
3905         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
3906         (Rmail Summary Edit): Describe `j' and RET.
3908 2005-04-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
3910         * xresources.texi (Lucid Resources): Add fontSet resource.
3912 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3914         * gnus.texi (RSS): Addition.
3916 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
3918         * display.texi (Useless Whitespace): `indicate-unused-lines' is
3919         now called `indicate-empty-lines'.
3921 2005-04-06  Kim F. Storm  <storm@cua.dk>
3923         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3925 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
3927         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3928         deleted.
3929         (Marks vs Flags): Add some convenient key bindings.
3930         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3931         (Misc Dired Features): Correct and expand description of `w' command.
3933         * frames.texi (XTerm Mouse): Delete apparently false info.
3934         The GNU/Linux console currently does not appear to support
3935         `xterm-mouse-mode'.
3937 2005-04-04  Jay Belanger  <belanger@truman.edu>
3939         * calc.texi: Change Calc version number.
3940         (Customizable variables): Fix description of calc-language-alist.
3941         (Copying): Put in version 2 of GPL.
3943 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3945         * calendar.texi (Diary): Mention shell utility `calendar'.
3947 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3949         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3951 2005-04-01  Jay Belanger  <belanger@truman.edu>
3953         * calc.texi (Troubleshooting Commands): Remove comment about
3954         installation.
3955         (Installation): Remove section.
3956         (Customizable Variables): New section.
3957         (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3958         (Graphical Devices): Add references to Customizable Variables.
3960 2005-04-01  Lute Kamstra  <lute@gnu.org>
3962         * maintaining.texi (Change Log): add-change-log-entry uses
3963         add-log-mailing-address.
3965 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3967         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3968         `VC Mode Line' and put in an xref to that node.
3969         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3970         its description.
3972 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
3974         * calendar.texi (Calendar Systems): Say that the Persian calendar
3975         implemented here is the arithmetical one championed by Birashk.
3977 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3979         * programs.texi (Fortran Motion): Fix previous change.
3981 2005-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3983         * emacs-mime.texi (Display Customization): Markup fixes.
3984         (rfc2047): Update.
3986 2005-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
3988         * gnus-faq.texi: Replaced with auto-generated version.
3990 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3992         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3994 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3996         * text.texi (Refill): Refer to Long Lines Mode.
3997         (Longlines): New node.
3998         (Auto Fill): Don't index "word wrap" here.
3999         (Filling): Add Longlines to menu.
4001 2005-03-29  Richard M. Stallman  <rms@gnu.org>
4003         * xresources.texi: Minor fixes.
4005         * misc.texi (Emacs Server): Fix Texinfo usage.
4007         * emacs.texi (Top): Don't use a real section heading for
4008         "Detailed Node Listing".  Fake it instead.
4010         * basic.texi (Position Info): Minor cleanup.
4012         * mule.texi (Input Methods): Minor cleanup.
4014 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
4016         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4017         constructs as well.
4018         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4020 2005-03-29  Kenichi Handa  <handa@m17n.org>
4022         * mule.texi (Input Methods): Refer to the command C-u C-x =.
4024         * basic.texi (Position Info): Update the description about the
4025         command C-u C-x =.
4027 2005-03-28  Richard M. Stallman  <rms@gnu.org>
4029         * emacs.texi (Top): Use @section for the detailed node listing.
4031         * calendar.texi: Minor fixes to previous change.
4033         * programs.texi (Fortran): Small fixes to previous changes.
4035         * emacs.texi (Top): Update list of subnodes of Dired.
4036         Likewise for building.texi.
4038         * files.texi (File Conveniences): Delete Auto Image File mode.
4040 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
4042         * building.texi (Flymake): New node.
4044         * custom.texi (Function Keys): Document kp- event types and
4045         keypad-setup package.
4047         * dired.texi (Wdired): New node.
4049         * files.texi (File Conveniences): Reorder entries.
4050         Explain how to turn on Auto-image-file mode.
4051         Document Thumbs mode.
4053         * mule.texi (Specify Coding): Document recode-region and
4054         recode-file-name.
4056         * programs.texi (Program Modes): Add Conf mode and DNS mode.
4058 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
4060         * commands.texi (Keys): M-o is now a prefix key.
4062 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4064         * programs.texi: Reformat and update copyright years.
4065         (Fortran): Update section.
4067 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
4069         * files.texi: Several small changes in addition to:
4070         (Visiting): Change xref for Dialog Boxes to ref.
4071         (Version Headers): Replace references to obsolete var
4072         `vc-header-alist' with `vc-BACKEND-header'.
4073         (Customizing VC): Update value of `vc-handled-backends'.
4075 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
4077         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4078         move here from Emacs Lisp Reference Manual.
4079         * calendar.texi (Calendar/Diary, Diary Commands)
4080         (Special Diary Entries, Importing Diary): Change some xrefs to
4081         point to emacs-xtra rather than elisp.
4083         * emacs-xtra.texi (Calendar Customizing):
4084         Move view-diary-entries-initially, view-calendar-holidays-initially,
4085         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4086         Emacs Manual.
4087         (Appt Customizing): Merge entire section into main Emacs Manual.
4088         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4089         mark-holidays-in-calendar here from emacs-xtra.
4090         (Displaying the Diary): Move view-diary-entries-initially,
4091         mark-diary-entries-in-calendar here from emacs-xtra.
4092         (Appointments): Move appt-display-mode-line,
4093         appt-display-duration, appt-disp-window-function,
4094         appt-delete-window-function here from emacs-xtra.
4096         * calendar.texi: Update and reformat copyright.
4097         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4098         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4099         (Diary): Refer to `diary-file' rather than ~/diary.
4100         (Diary Commands): Rename node to "Displaying the Diary".
4101         * emacs.texi (Top): Rename "Diary Commands" section.
4102         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4104 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4106         * misc.texi (Emacs Server): Fix the command for setting
4107         server-name.  Add an xref to Invoking emacsclient.
4109         * help.texi (Help Summary): Clarify when "C-h ." will do something
4110         nontrivial.
4111         (Apropos): Add cindex entry for apropos-sort-by-scores.
4113         * display.texi (Text Display): Add index entries for how no-break
4114         characters are displayed.
4116 2005-03-26  Stephan Stahl  <stahl@eos.franken.de>  (tiny change)
4118         * dired-x.texi (Multiple Dired Directories): default-directory was
4119         renamed to dired-default-directory.
4121 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4123         * files.texi (Visiting): Fix cross-references introduced with the
4124         last change.
4126         * xresources.texi (GTK resources): Fix last change.
4128 2005-03-26  Jay Belanger  <belanger@truman.edu>
4130         * calc.texi (Simplifying Formulas, Rewrite Rules):
4131         Change description of top and bottom of fraction.
4132         (Modulo Forms): Move description of how to create modulo forms to
4133         earlier in the section.
4134         (Fraction Mode): Suggest using : to get a fraction by dividing.
4135         (Basic Arithmetic): Adjust placement of command name.
4136         (Truncating the Stack): Emphasize that "hidden" entries are still
4137         visible.
4138         (Installation): Move discussion of printing manual to "About This
4139         Manual".
4140         (About This Manual): Mention how to print the manual.
4141         (Reporting Bugs): Remove first person.
4142         (Building Vectors): Add algebraic version of append.
4143         (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4144         (Grouping Digits): Fix typo.
4146 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
4148         * xresources.texi (X Resources): GTK options documented too.
4149         (Resources): Clarify meaning of program name.
4150         (Table of Resources): Add visualClass.
4151         (GTK resources): Rewrite.
4152         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4154         * display.texi (Text Display): Mention non-breaking spaces.
4156         * files.texi (Reverting): Document auto-revert-check-vc-info.
4158         * frames.texi (Mouse Commands): Document
4159         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4161         * help.texi (Help Summary): Add `C-h .'.
4162         (Apropos): Apropos accepts a list of search terms.
4163         Document apropos-sort-by-scores.
4164         (Help Echo): Document display-local-help.
4166         * misc.texi (Emacs Server): Document server-name.
4167         (Invoking emacsclient): Document -s option for server names.
4169         * text.texi (Outline Visibility): Introduce "current heading
4170         line" (commands can be called with point on a body line).
4171         Re-order table to follow the sequence of discussion.
4172         hide-body won't hide lines before first header line.
4173         (TeX Mode): Add DocTeX mode.
4175 2005-03-25  Werner Lemberg  <wl@gnu.org>
4177         * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4178         Replace `legal' with `valid'.
4180 2005-03-25  Werner Lemberg  <wl@gnu.org>
4182         * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4184 2005-03-24  Jay Belanger  <belanger@truman.edu>
4186         * calc.texi (General Mode Commands)
4187         (Mode Settings in Embedded Mode): Add some explanation of
4188         recording mode settings.
4190 2005-03-24  Richard M. Stallman  <rms@gnu.org>
4192         * mule.texi (Single-Byte Character Support): Delete mention
4193         of iso-acc.el and iso-transl.el.
4195         * calc.texi: Remove praise of non-free software.
4197         * idlwave.texi: Don't say where to get IDL or its non-free manual.
4198         (Installation): Node deleted.
4200 2005-03-23  Lute Kamstra  <lute@gnu.org>
4202         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4204 2005-03-23  Richard M. Stallman  <rms@gnu.org>
4206         * url.texi (HTTP language/coding): Improve last change.
4208         * search.texi: Delete explicit node pointers.
4209         (Incremental Search): New menu.
4210         (Basic Isearch, Repeat Isearch, Error in Isearch)
4211         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4212         (Slow Isearch): New subnodes.
4213         (Configuring Scrolling): Node deleted.
4214         (Search Case): Doc default-case-fold-search.
4215         (Regexp Replace): Move replace-regexp doc here.
4217         * rmail.texi (Movemail): Put commas inside closequotes.
4219         * picture.texi (Insert in Picture): Document C-c arrow combos.
4220         (Basic Picture): Clarify erasure.
4222         * display.texi (Font Lock): Put commas inside closequotes.
4224         * cmdargs.texi (General Variables): Put commas inside closequotes.
4226 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
4228         * building.texi (Stack Buffer): Mention reverse contrast for
4229         *selected* frame (might not be current frame).
4231 2005-03-22  Jay Belanger  <belanger@truman.edu>
4233         * calc.texi (Embedded Mode): Add new information on changing
4234         modes.
4236 2005-03-21  Richard M. Stallman  <rms@gnu.org>
4238         * building.texi (Starting GUD): Add bashdb.
4240 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
4242         * basic.texi (Moving Point): Add M-g M-g binding.
4243         (Undo): Document undo-only.
4244         (Position Info): Document M-g M-g and C-u M-g M-g.
4246         * building.texi (Building): Put Grep Searching after Compilation
4247         Shell.
4248         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4249         Document next-error-highlight.
4250         (Grep Searching): Document grep-highlight-matches.
4251         (Lisp Eval): Typing C-x C-e twice prints integers specially.
4253         * calendar.texi (Importing Diary): Rename node from iCalendar.
4254         Document diary-from-outlook.
4256         * dired.texi (Misc Dired Features): Rename node from Misc Dired
4257         Commands.
4258         Mention effect of X drag and drop on Dired buffers.
4260         * files.texi (Visiting): Document large-file-warning-threshold.
4261         Move paragraph on file-selection dialog.
4262         Mention visiting files using X drag and drop.
4263         (Reverting): Mention using Auto-Revert mode to tail files.
4264         Document auto-revert-tail-mode.
4265         (Version Systems): Minor correction.
4266         (Comparing Files): Diff-mode is no longer based on Compilation
4267         mode.
4268         Document compare-ignore-whitespace.
4269         (Misc File Ops): Explain passing a directory to rename-file.
4270         Likewise for copy-file and make-symbolic-link.
4272         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4273         Document mouse-wheel-progressive speed.
4275         * help.texi (Misc Help): Document numeric argument for C-h i.
4276         Correctly explain the effect of just C-u as argument.
4278         * killing.texi (Deletion): Document numeric argument for
4279         just-one-space.
4281         * mini.texi (Completion): Completion acts on text before point.
4283         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4284         (Emulation): CUA mode replaces pc-bindings-mode,
4285         pc-selection-mode, and s-region.
4287         * mule.texi (Input Methods): Leim is now built-in.
4288         (Select Input Method): Document quail-show-key.
4289         (Specify Coding): Document revert-buffer-with-coding-system.
4291         * programs.texi (Fortran Motion): Document f90-next-statement,
4292         f90-previous-statement, f90-next-block, f90-previous-block,
4293         f90-end-of-block, and f90-beginning-of-block.
4295         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4297         * emacs.texi (Acknowledgments): Updated.
4299         * anti.texi: Total rewrite.
4301 2005-03-20  Michael Albinus  <michael.albinus@gmx.de>
4303         Sync with Tramp 2.0.48.
4305         * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4307         * tramp.texi: Replace "Emacs" by "GNU Emacs".  Replace "Linux" by
4308         "GNU/Linux".  Change all addresses to .gnu.org.
4309         (Default Method): Offer shortened syntax for "su" and "sudo"
4310         methods.
4312 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
4314         * ack.texi (Acknowledgments): Update.
4316 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
4318         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
4319         copyright years.
4321 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
4323         * building.texi (Commands of GUD): Move paragraph on setting
4324         breakpoints with mouse to the GDB Graphical Interface node.
4326 2005-03-07  Richard M. Stallman  <rms@gnu.org>
4328         * url.texi: Fix usage of "e.g.".
4329         (HTTP language/coding): Explain the rules for these strings.
4331         * misc.texi (Single Shell, Shell Options): Fix previous change.
4333         * building.texi (Debugger Operation): Update GUD tooltip enable info.
4335 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4337         * building.texi (Starting GUD): Don't explain text vs graphical
4338         GDB here.  Just mention it and xref.
4339         Delete "just one debugger process".
4340         (Debugger Operation): Move GUD tooltip info here.
4341         (GUD Tooltips): Node deleted.
4342         (GDB Graphical Interface): Explain the two GDB modes here.
4344         * woman.texi (Introduction): Minor cleanups.
4346         * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4348         * sending.texi (Sending Mail): Minor cleanup.
4349         (Mail Aliases): Explain quoting conventions.
4350         Update key rebinding example.
4351         (Header Editing): C-M-i is like M-TAB.
4352         (Mail Mode Misc): mail-attach-file does not do MIME.
4354         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4355         that really belongs here.
4356         (Remote Mailboxes): Text moved to Rmail Inbox.
4357         (Rmail Display): Mention Mouse-1.
4358         (Movemail): Clarify two movemail versions.
4359         Clarify rmail-movemail-program.
4361         * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4362         (Installation): Node deleted.
4364         * misc.texi (Single Shell): Replace uudecode example with gpg example.
4365         Document async shell commands.
4366         (Shell History): Clarify.
4367         (Shell Ring): Mention C-UP an C-DOWN.
4368         (Shell Options): Add comint-prompt-read-only.
4369         (Invoking emacsclient): Set EDITOR to run Emacs.
4370         (Sorting): No need to explain what region is.
4371         (Saving Emacs Sessions): Fix typo.
4372         (Recursive Edit): Fix punctuation.
4373         (Emulation): Don't mention "PC bindings" which are standard.
4374         (Hyperlinking): Explain Mouse-1 convention here.
4375         (Find Func): Node deleted.
4377         * mh-e.texi (Preface): Get rid of "Emacs 21".
4379         * help.texi (Name Help): Xref to Hyperlinking.
4381         * glossary.texi (Glossary):
4382         Rename "Balance Parentheses" to "Balancing...".
4383         Add "Byte Compilation".  Correct "Copyleft".
4384         New xref in "Customization".
4385         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4386         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4387         Rename "Registers" to "Register".
4388         Replace "Selecting" with "Selected Frame",
4389         "Selected Window", and "Selecting a Buffer".
4391         * files.texi (Types of Log File): Explain how projects'
4392         methods can vary.
4394         * eshell.texi (Installation): Delete node (for Emacs 20).
4396         * display.texi (Faces): Delete "Emacs 21".
4398         * custom.texi (Changing a Variable): C-M-i like M-TAB.
4399         * fixit.texi (Spelling): C-M-i like M-TAB.
4400         * mini.texi (Completion Options): C-M-i like M-TAB.
4401         * programs.texi (Symbol Completion): C-M-i like M-TAB.
4402         * text.texi (Text Mode): C-M-i like M-TAB.
4404         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4406         * calendar.texi (Specified Dates): Mention `g w'.
4407         (Appointments): appt-activate toggles with no arg.
4409 2005-03-05  Thien-Thi Nguyen  <ttn@gnu.org>
4411         * flymake.texi: Refill and tweak style in @lisp blocks.
4413 2005-03-05  Juri Linkov  <juri@jurta.org>
4415         * cmdargs.texi (Emacs Invocation): Add cindex
4416         "invocation (command line arguments)"
4417         (Misc X): Add -nbc, --no-blinking-cursor.
4419 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
4421         * calendar.texi (iCalendar): No need to require it now.
4423 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
4425         * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4427 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
4429         * trouble.texi (Contributing): Mention Savannah. Direct users to
4430         emacs-devel.
4432 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
4434         * calendar.texi (Adding to Diary): Mention redrawing of calendar
4435         window.
4437 2005-03-01  Jay Belanger  <belanger@truman.edu>
4439         * calc.texi (Trigonometric and Hyperbolic Functions):
4440         Mention additional functions.
4441         (Algebraic Simplifications): Mention additional simplifications.
4443 2005-02-27  Richard M. Stallman  <rms@gnu.org>
4445         * building.texi (Compilation): Update mode line status info.
4447 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
4449         * calendar.texi (General Calendar): Document binding of
4450         scroll-other-window-down.
4451         (Mayan Calendar): Fix earliest date.
4452         (Time Intervals): Document timeclock-change.
4453         Fix timeclock-ask-before-exiting documentation.
4455 2005-02-26  Kim F. Storm  <storm@cua.dk>
4457         * frames.texi (Mouse References):
4458         Add mouse-1-click-in-non-selected-windows.
4460 2005-02-25  Richard M. Stallman  <rms@gnu.org>
4462         * screen.texi (Screen): Explain better about cursors and mode lines;
4463         don't presuppose text terminals.
4464         (Point): Don't assume just one cursor.
4465         Clarify explanation of cursors.
4466         (Echo Area, Menu Bar): Cleanups.
4468         * mini.texi (Minibuffer): Prompts are highlighted.
4469         (Minibuffer Edit): Newline = C-j only on text terminals.
4470         Clarify resize-mini-windows values.
4471         Mention M-PAGEUP and M-PAGEDOWN.
4472         (Completion Commands): Mouse-1 like Mouse-2.
4473         (Minibuffer History): Explain history commands better.
4474         (Repetition): Add xref to Incremental Search.
4476         * mark.texi (Setting Mark): Clarify info about displaying mark.
4477         Clarify explanation of C-@ and C-SPC.
4478         (Transient Mark): Mention Delete Selection mode.
4479         (Marking Objects): Clean up text about extending the region.
4481         * m-x.texi (M-x): One C-g doesn't always go to top level.
4482         No delay before suggest-key-bindings output.
4484         * fixit.texi (Fixit): Mention C-/ for undo.
4485         (Spelling): Mention ESC TAB like M-TAB.
4486         Replacement words with r and R are rechecked.
4487         Say where C-g leaves point.  Mention ? as input.
4489 2005-02-23  Lute Kamstra  <lute@gnu.org>
4491         * cmdargs.texi (Initial Options): Add cross reference.
4493 2005-02-18  Jonathan Yavner  <jyavner@member.fsf.org>
4495         * ses.texi: Add concept/function/variable indices (this work was
4496         donated by Brad Collins <brad@chenla.org>, copyright-assignment
4497         papers on file at FSF).
4499 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4501         * emacs.texi (Top): Update menu for splitting of node in
4502         msdog.texi.
4503         * frames.texi (Frames): Update xref for splitting of node in
4504         msdog.texi.
4505         * trouble.texi (Quitting): Ditto.
4507 2005-02-16  Richard M. Stallman  <rms@gnu.org>
4509         * windows.texi (Split Window): Simplify line truncation info
4510         and xref to Display Custom.
4512         * trouble.texi (Quitting): Emergency escape only for text terminal.
4513         (Screen Garbled): C-l for ungarbling is only for text terminal.
4515         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4517         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4519         * programs.texi (Program Modes): Mention Python mode.
4520         (Moving by Defuns): Repeating C-M-h extends region.
4521         (Basic Indent): Clarify.
4522         (Custom C Indent): Clarify.
4523         (Expressions): Repeating C-M-@ extends region.
4524         (Info Lookup): Clarify for C-h S.
4525         (Symbol Completion): ESC TAB alternative for M-TAB.
4526         (Electric C): Clarify.
4528         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4530         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4531         MS-DOS Input node.
4532         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4533         (MS-DOS and MULE): Clarify.
4534         (MS-DOS Processes, Windows Processes): Fix typos.
4536         * major.texi (Choosing Modes): Clarify.
4538         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4539         (Keyboard Macro Step-Edit): Clarify.
4541         * indent.texi (Indentation): Clarifications.
4543         * help.texi (Help): Correct error about C-h in query-replace.
4544         Clarify apropos vs C-h a.  Fix how to search in FAQ.
4545         (Key Help): Describe C-h w here.
4546         (Name Help): Minor cleanup.  C-h w moved to Key Help.
4547         Clarify the "object" joke.
4548         (Apropos): Clarify.  Mouse-1 like Mouse-2.
4549         (Help Mode): Mouse-1 like Mouse-2.
4551         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4553         * display.texi (Display): Reorder menu.
4554         (Faces): Cleanup.
4555         (Font Lock): Cleanup.  Mention Options menu.
4556         Delete obsolete text.
4557         (Scrolling): For C-l, don't presume text terminal.
4558         (Horizontal Scrolling): Simplify intro.
4559         (Follow Mode): Clarify.
4560         (Cursor Display): Moved before Display Custom.
4561         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4562         Doc default-tab-width.  Doc line truncation more thoroughly.
4564         * dired.texi (Dired Enter): C-x C-f can run Dired.
4565         (Dired Visiting): Comment out `a' command.
4566         Mouse-1 is like Mouse-2.
4567         (Shell Commands in Dired): ? can be used more than once.
4569         * basic.texi (Continuation Lines): Simplify description of truncation,
4570         and refer to Display Custom for the rest of it.
4572 2005-02-10  Jay Belanger  <belanger@truman.edu>
4574         * calc.texi: Change @LaTeX to La@TeX throughout.
4575         Redefine @expr as @math for TeX output.
4576         Redefine @texline as a no-op for TeX output.
4577         Define @tfn, replace @t by @tfn throughout.
4579 2005-02-09  Jay Belanger  <belanger@truman.edu>
4581         * calc.texi: Add macro for LaTeX for info output.
4583 2005-02-08  Kim F. Storm  <storm@cua.dk>
4585         * texinfo.tex (LaTex): Add def.
4587 2005-02-06  Jay Belanger  <belanger@truman.edu>
4589         * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4590         change name to "TeX and LaTeX Language Modes."  Mention LaTeX mode
4591         throughout manual.
4593 2005-02-06  Lute Kamstra  <lute@gnu.org>
4595         * basic.texi (Undo): Fix typo.
4597         * cmdargs.texi (Emacs Invocation): Fix typo.
4599         * custom.texi (Init Examples): Fix typo.
4601         * abbrevs.texi (Expanding Abbrevs): Fix typo.
4603 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4605         * regs.texi (Registers): Registers can hold numbers, too.
4607         * killing.texi (Other Kill Commands): Cleanup.
4608         Delete redundant explanation of kill in read-only buffer.
4609         (Yanking): Mention term "copying".
4610         (Accumulating Text): Fix typo.
4612         * entering.texi (Entering Emacs): Update rationale at start.
4613         (Exiting): Treat iconifying on a par with suspension.
4615         * custom.texi (Minor Modes): Fix typo.
4616         (Easy Customization): Fix menu style.
4617         (Variables): Add xref.
4618         (Examining): Setting for future sessions works through .emacs.
4619         (Keymaps): "Text terminals", not "Many".
4620         (Init Rebinding): Explain \C-.  Show example of \M-.
4621         Fix minor wording errors.
4622         (Function Keys): Explain vector syntax just once.
4623         (Named ASCII Chars): Clarify history of TAB/C-i connection.
4624         (Init File): Mention .emacs.d directory.
4625         (Init Examples): Add xref.
4626         (Find Init): Mention .emacs.d directory.
4628         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4629         (Action Arguments): Explain which kinds of -l args are found how.
4630         (Initial Options): --batch does not inhibit site-start.
4631         Add xrefs.
4632         (Command Example): Use --batch, not -batch.
4634         * basic.texi (Inserting Text): Cleanup wording.
4635         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4636         C-n is not error at end of buffer.
4637         (Undo): Doc C-/ like C-_.  Add xrefs.
4638         (Arguments): META key may be labeled ALT.
4639         Peculiar arg meanings are explained in doc strings.
4641         * abbrevs.texi (Expanding Abbrevs): Clarify.
4643 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
4645         * frames.texi (Frame Parameters): Add an xref to the description
4646         of list-colors-display.  Add a pointer to the X docs about colors.
4648         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4649         Impove docs of list-colors-display.
4651 2005-02-03  Lute Kamstra  <lute@gnu.org>
4653         * frames.texi (Frames, Drag and Drop): Fix typos.
4655 2005-02-03  Richard M. Stallman  <rms@gnu.org>
4657         * windows.texi (Basic Window): Mention color-change in mode line.
4658         (Change Window): Explain dragging vertical boundaries.
4660         * text.texi (Sentences): Clarify.
4661         (Paragraphs): Explain M-a and blank lines.
4662         (Outline Mode): Clarify text and menu.
4663         (Hard and Soft Newlines): Mention use-hard-newlines.
4665         * frames.texi (Frames): Delete unnecessary mention of Windows.
4666         (Mouse Commands): Likewise.  Mention xterm mouse support.
4667         (Clipboard): Clarify.
4668         (Mouse References): Mention use of Mouse-1 for following links.
4669         (Menu Mouse Clicks): Clarify.
4670         (Mode Line Mouse): Clarify.
4671         (Drag and Drop): Rewrite.
4673         * fixit.texi (Spelling): Fix typo.
4675         * files.texi (File Names): Clarify.
4676         (Visiting): Update conditions for use of file dialog.  Clarify.
4677         (Saving): Doc d as answer in save-some-buffers.
4678         (Remote Files): Clean up the text.
4680         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4682         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4683         (List Buffers): Clarify.
4684         (Several Buffers): Doc T command.
4685         (Buffer Convenience): Clarify menu.
4687         * basic.texi (Undo): Clarify last change.
4689 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
4691         * fixit.texi (Spelling): Fix typo.
4693 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
4695         * basic.texi (Undo): Update description of `undo-outer-limit'.
4697 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
4699         * building.texi: Update documentation relating to GDB Graphical
4700         Interface.
4702 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
4704         * custom.texi (Easy Customization): Adapt menu to node name change.
4706 2005-01-30  Richard M. Stallman  <rms@gnu.org>
4708         * custom.texi (Easy Customization): Defn of "User Option" now
4709         includes faces.  Don't say just "option" when talking about variables.
4710         Do say just "options" to mean "anything customizable".
4711         (Specific Customization): Describe `customize-variable',
4712         not `customize-option'.
4714         * glossary.texi (Glossary) <Faces>: Add xref.
4715         <User Option>: Change definition--include faces.  Change xref.
4717         * picture.texi (Picture): Mention artist.el.
4719         * sending.texi, screen.texi, programs.texi, misc.texi:
4720         * mini.texi, major.texi, maintaining.texi, macos.texi:
4721         * help.texi, frames.texi, files.texi:
4722         Don't say just "option" when talking about variables.
4724         * display.texi, mule.texi: Don't say just "option" when talking
4725         about variables.  Other minor cleanups.
4727 2005-01-28  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4729         * gnus.texi: Some edits based on comments from David Abrahams.
4731 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
4733         * gnus.texi (RSS): Fix the keystroke.
4735 2005-01-26  Lute Kamstra  <lute@gnu.org>
4737         * cmdargs.texi (Initial Options): Add a cross reference to `Init
4738         File'.  Mention the `-Q' option at the `--no-site-file' option.
4740 2005-01-24  David Kastrup  <dak@gnu.org>
4742         * faq.texi: Update AUCTeX version info.
4744 2005-01-16  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
4746         * gnus-faq.texi ([4.1]): Typo.
4748 2005-01-22  David Kastrup  <dak@gnu.org>
4750         * building.texi (Grep Searching): Mention alias `find-grep' for
4751         `grep-find'.
4753 2005-01-20  Richard M. Stallman  <rms@gnu.org>
4755         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4757 2005-01-19  Jay Belanger  <belanger@truman.edu>
4759         * calc.texi (Keep Arguments): Mention that keeping arguments
4760         doesn't work with keyboard macros.
4762 2005-01-16  Richard M. Stallman  <rms@gnu.org>
4764         * autotype.texi (Autoinserting): Fix small error.
4766 2005-01-16  Michael Albinus  <michael.albinus@gmx.de>
4768         Sync with Tramp 2.0.47.
4770         * tramp.texi (Compilation): New section, describing compilation of
4771         remote files.
4773 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
4775         * rmail.texi (Movemail): Explain differences
4776         between standard and mailutils versions of movemail.
4777         Describe command line and configuration options introduced
4778         with the latter.
4779         Explain the notion of mailbox URL, provide examples and
4780         cross-references to mailutils documentation.
4781         Describe various methods of specifying mailbox names,
4782         user names and user passwords for rmail.
4783         (Remote Mailboxes): New section.  Describe
4784         how movemail handles remote mailboxes.  Describe configuration
4785         options used to control its behavior.
4786         (Other Mailbox Formats): Explain handling of various mailbox
4787         formats.
4789 2005-01-13  Richard M. Stallman  <rms@gnu.org>
4791         * commands.texi (Commands): Clarification.
4793 2005-01-11  Richard M. Stallman  <rms@gnu.org>
4795         * programs.texi (Multi-line Indent): Fix previous change.
4796         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4798 2005-01-11  Kim F. Storm  <storm@cua.dk>
4800         * widget.texi (Basic Types): Add :follow-link keyword.
4802 2005-01-09  Jay Belanger  <belanger@truman.edu>
4804         * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4806 2005-01-08  Richard M. Stallman  <rms@gnu.org>
4808         * display.texi (Faces): isearch-lazy-highlight-face renamed to
4809         lazy-highlight.
4811         * search.texi (Query Replace): Mention faces query-replace
4812         and lazy-highlight.
4813         (Incremental Search): Update isearch highlighting info.
4815 2005-01-08  Jay Belanger  <belanger@truman.edu>
4817         * calc.texi: Change throughout to reflect new default value of
4818         calc-settings-file.
4820 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
4822         * message.texi (Reply): `message-reply-to-function' should return
4823         a list.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4825 2005-01-06  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
4827         * faq.texi (Changing load-path): Fix typo.
4829 2005-01-05  Jay Belanger  <belanger@truman.edu>
4831         * calc.texi (Programming Tutorial): Replace kbd command by
4832         appropriate characters for a keyboard macro.
4834 2005-01-04  Jay Belanger  <belanger@truman.edu>
4836         * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4837         for Lucid Emacs.
4838         (Programming Tutorial): Mention that the user needs to be in the
4839         right mode to compute some functions.
4841 2005-01-04  Richard M. Stallman  <rms@gnu.org>
4843         * custom.texi (Saving Customizations): Minor improvement.
4845 2005-01-04  Jay Belanger  <belanger@truman.edu>
4847         * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4848         no longer applicable.
4850 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4852         * custom.texi (Saving Customizations): Emacs no longer loads
4853         `custom-file' after .emacs.  No longer mention customizing through
4854         Custom.
4856 2005-01-01  Jay Belanger  <belanger@truman.edu>
4858         * calc.texi (Programming Tutorial): Changed description of how to
4859         edit keyboard macros to match current behavior.
4861 2005-01-01  Andreas Schwab  <schwab@suse.de>
4863         * killing.texi (Graphical Kill): Move up under node Killing,
4864         change @section to @subsection.
4866 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4868         * custom.texi (Face Customization): Mention hex color specs.
4870         * emacs.texi (Top): Update Killing submenu.
4872         * killing.texi (Killing): Reorganize section.
4873         No more TeX-only text; put the node command at start of chapter.
4874         But the first section heading is used only in TeX.
4875         Rewrite the text to read better in this mode.
4876         (Graphical Kill): New subnode gets some of the text that
4877         used to be in the first section.
4879 2004-12-31  Richard M. Stallman  <rms@gnu.org>
4881         * dired.texi (Shell Commands in Dired): Delete the ? example.
4883         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4885         * files.texi (Saving): Describe new require-final-newline features
4886         and mode-require-final-newline.
4888 2004-12-31  Jay Belanger  <belanger@truman.edu>
4890         * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4892 2004-12-29  Richard M. Stallman  <rms@gnu.org>
4894         * custom.texi (File Variables): Clarify previous change.
4896 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
4898         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4899         out now.
4901 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4903         * Makefile.in (MAKEINFO): Specify --force.
4905         * basic.texi (Moving Point): C-e now runs move-end-of-line.
4906         (Undo): Doc undo-outer-limit.
4908 2004-12-20  Jay Belanger  <belanger@truman.edu>
4910         * calc.texi (Types Tutorial): Emphasize that you can't divide by
4911         zero.
4913 2004-12-17  Luc Teirlinck  <teirllm@auburn.edu>
4915         * cc-mode.texi (Text Filling and Line Breaking): Put period after
4916         @xref.
4917         (Font Locking): Avoid @strong{Note:}.
4919 2004-12-17  Michael Albinus  <michael.albinus@gmx.de>
4921         Sync with Tramp 2.0.46.
4923         * tramp.texi (bottom): Add arch-tag.  It was lost, somehow.
4925 2004-12-16  Luc Teirlinck  <teirllm@auburn.edu>
4927         * url.texi: Correct typos.
4928         (Retrieving URLs): @var{nil}->@code{nil}.
4929         (HTTP language/coding, mailto): Replace  "GNU Emacs Manual" with
4930         the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4931         (Dealing with HTTP documents): @inforef->@xref.
4933 2004-12-15  Juri Linkov  <juri@jurta.org>
4935         * mark.texi (Transient Mark, Mark Ring): M-< and other
4936         movement commands don't set mark in Transient Mark mode
4937         if mark is active.
4939 2004-12-15  Jay Belanger  <belanger@truman.edu>
4941         * calc.texi: Consistently capitalized all mode names.
4942         (Answers to Exercises): Mention that an answer can be a fraction
4943         when in Fraction mode.
4945 2004-12-13  Jay Belanger  <belanger@truman.edu>
4947         * calc.texi: Fix some TeX definitions.
4949 2004-12-12  Juri Linkov  <juri@jurta.org>
4951         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4952         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4954         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4955         (Misc Dired Commands): Add @r{(Dired)} to w.
4957 2004-12-12  Juri Linkov  <juri@jurta.org>
4959         * mark.texi (Marking Objects): Marking commands also extend the
4960         region when mark is active in Transient Mark mode.
4962 2004-12-09  Luc Teirlinck  <teirllm@auburn.edu>
4964         * reftex.texi (Imprint): Remove erroneous @value's.
4966 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4968         * custom.texi (Saving Customizations): Emacs only loads the custom
4969         file automatically after the init file in version 22.1 or later.
4970         Adapt text and examples to this fact.
4972         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4973         (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4975 2004-12-08  Jay Belanger  <belanger@truman.edu>
4977         * calc.texi (Starting Calc): Remove comment about installation.
4978         (Keypad Mode Overview): Remove comment about Emacs 19 support.
4980 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4982         * url.texi: Update @setfilename.
4983         (Getting Started): No need to worry about Gnus versions.
4984         (Dealing with HTTP documents): Use @inforef.
4986         * org.texi: Fix @direntry file name.
4988 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
4990         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4991         be set through Custom.  Otherwise, it has no effect.
4993 2004-12-07  Stefan  <monnier@iro.umontreal.ca>
4995         * url.texi: New file.
4997         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4999 2004-12-06  Jay Belanger  <belanger@truman.edu>
5001         * calc.texi (Using Calc): Remove paragraph about installation.
5003 2004-12-06  Jay Belanger  <belanger@truman.edu>
5005         * calc.texi: Use more Texinfo macros and less TeX defs.
5006         Remove @refill's.
5008 2004-12-06  Richard M. Stallman  <rms@gnu.org>
5010         * org.texi: New file.
5012 2004-12-05  Richard M. Stallman  <rms@gnu.org>
5014         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5015         * entering.texi: Rename Command Line to Emacs Invocation.
5017         * Makefile.in (org.dvi, ../info/org): New targets.
5018         (INFO_TARGETS): Add ../info/org.
5019         (DVI_TARGETS): Add org.dvi.
5020         (maintainer-clean): Remove the info files in the info dir.
5022         * misc.texi (Term Mode): Correcty describe C-c.
5024         * custom.texi (Easy Customization): Move up to section level,
5025         before Variables.  Avoid using the term "variable"; say "option".
5026         New initial explanation.
5027         (Variables): In initial explanation, connect "variable" to the
5028         already-explained "user option".
5030         * emacs.texi (Top): Fix ref to Command Line.
5031         Move reference to Easy Customization.
5033         * xresources.texi (X Resources): Fix From link.
5035         * doclicense.texi (GNU Free Documentation License): Fix To link.
5037         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5039         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5041 2004-12-03  Richard M. Stallman  <rms@gnu.org>
5043         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5045 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
5047         * kmacro.texi: Several small changes in addition to the following.
5048         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5049         defining a keyboard macro.
5050         Mention `kmacro-ring-max'.
5051         (Keyboard Macro Counter): Clarify description of
5052         `kmacro-insert-counter', `kmacro-set-counter',
5053         `kmacro-add-counter' and `kmacro-set-format'.
5055 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
5057         * custom.texi (File Variables): Add `unibyte' and make it more
5058         clear that `unibyte' and `coding' are special.  Suggested by Simon
5059         Krahnke <overlord@gmx.li>.
5061         * mule.texi (Enabling Multibyte): Refer to File Variables.
5062         Suggested by Simon Krahnke <overlord@gmx.li>.
5064 2004-11-26  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5066         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5067         x-use-old-gtk-file-dialog.
5069 2004-11-26  Eli Zaretskii  <eliz@gnu.org>
5071         * idlwave.texi: Fix the setfilename directive to put the produced
5072         file in ../info.
5073         (Continued Statement Indentation): Resurrect Jan D.'s change from
5074         2004-11-03 that was lost when a newer version of idlwave.texi was
5075         imported.
5077 2004-11-20  Richard M. Stallman  <rms@gnu.org>
5079         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5081 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
5083         * building.texi (Lisp Eval): Delete hyphen in section name.
5085 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
5087         * files.texi (Old Versions):
5088         No longer document annotation as "CVS only".
5090 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
5092         * files.texi (Version Control): Rewrite the introduction about
5093         version systems, mentioning the new ones that we support.  Thanks
5094         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5095         suggestions.
5097 2004-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
5099         * gnus-faq.texi ([5.1]): Added missing bracket.
5101         * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5102         `spam-initialize'.
5104 2004-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
5106         * message.texi (Various Message Variables): Mention that all mail
5107         file variables are derived from `message-directory'.
5109         * gnus.texi (Splitting Mail): Clarify bogus group.
5111 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5113         * emacs-mime.texi (Encoding Customization): Fix
5114         mm-coding-system-priorities entry.
5116 2004-11-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5118         * frames.texi (Dialog Boxes):
5119         * idlwave.texi (Continued Statement Indentation):
5120         * reftex.texi (Options (Index Support)):
5121         (Displaying and Editing the Index, Table of Contents):
5122         * speedbar.texi (Creating a display, Major Display Modes): Replace
5123         non-nil with non-@code{nil}.
5125 2004-11-02  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5127         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5129 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
5131         * text.texi (Text Based Tables, Table Definition)
5132         (Table Creation, Table Recognition, Cell Commands)
5133         (Cell Justification, Row Commands, Column Commands)
5134         (Fixed Width Mode, Table Conversion, Measuring Tables)
5135         (Table Misc): New nodes, documenting the Table Mode.
5137 2004-10-21  Jay Belanger  <belanger@truman.edu>
5139         * calc.texi (Algebraic-Style Calculations): Removed a comment.
5141 2004-10-19  Jason Rumney  <jasonr@gnu.org>
5143         * makefile.w32-in (info): Change order of arguments to makeinfo.
5145 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
5147         * calendar.texi (iCalendar): Update for package changes.
5149 2004-10-18  Luc Teirlinck  <teirllm@auburn.edu>
5151         * calc.texi (Reporting Bugs): Double up `@'.
5153 2004-10-18  Jay Belanger  <belanger@truman.edu>
5155         * calc.texi (Reporting Bugs): Changed the address that bugs
5156         should be sent to.
5158 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
5160         * gnus.texi (New Features): Add 5.11.
5162         * message.texi (Resending): Remove wrong default value.
5164         * gnus.texi (Mail Source Specifiers): Describe possible problems
5165         of `pop3-leave-mail-on-server'.  Add `pop3-movemail' and
5166         `pop3-leave-mail-on-server' to the index.
5168 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5170         * message.texi (Canceling News): Add how to set a password.
5172 2004-10-12  Jay Belanger  <belanger@truman.edu>
5174         * calc.texi (Help Commands): Changed the descriptions of
5175         calc-describe-function and calc-describe-variable to match their
5176         current behavior.
5178 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
5180         * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5182 2004-10-12  Michael Albinus  <michael.albinus@gmx.de>
5184         Sync with Tramp 2.0.45.
5186         * tramp.texi (Frequently Asked Questions): Comment paragraph about
5187         plink link.  The URL is outdated.  Originator contacted for
5188         clarification.
5190 2004-10-10  Juri Linkov  <juri@jurta.org>
5192         * gnus.texi (Top, Marking Articles): Join two menus in one node
5193         because a node can have only one menu.
5195 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
5197         * files.texi (Misc File Ops): View mode is a minor mode.
5199 2004-10-09  Juri Linkov  <juri@jurta.org>
5201         * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5202         example of nnmail-split-fancy.
5204 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
5206         * calendar.texi (iCalendar): Style changes.
5208 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
5210         * search.texi (Regexps): The regexp described in the example is no
5211         longer stored in the variable `sentence-end'.
5213 2004-10-06  Karl Berry  <karl@gnu.org>
5215         * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5216         consistency with other uses of dashes.
5218 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
5220         * building.texi (Starting GUD): Note that multiple debugging
5221         sessions requires `gdb --fullname'.
5223 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
5225         * calendar.texi (iCalendar): New section for a new package.
5227 2004-10-05  Karl Berry  <karl@gnu.org>
5229         * info.texi: Consistently use --- throughout, periods at end of
5230         menu descriptions, and a couple typos.
5232 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
5234         * text.texi: Various small changes in addition to the following.
5235         (Text): Replace xref for autotype with inforef.
5236         (Sentences): Explain nil value for `sentence-end'.
5237         (Paragraphs): Update default values for `paragraph-start' and
5238         `paragraph-separate'.
5239         (Text Mode): Correct description of Text mode's effect on the
5240         syntax table.
5241         (Outline Visibility): `hide-other' does not hide top level headings.
5242         `selective-display-ellipses' no longer has an effect on Outline mode.
5243         (TeX Misc): Add missing @cindex.
5244         Replace xref for RefTeX with inforef.
5245         (Requesting Formatted Text): The variable
5246         `enriched-fill-after-visiting' no longer exists.
5247         (Editing Format Info): Update names of menu items and commands.
5248         (Format Faces): Mention special effect of specifying the default face.
5249         Describe inheritance of text properties.
5250         Correct description of `fixed' face.
5251         (Format Indentation): Correct description of effect of setting
5252         margins.  Mention `set-left-margin' and `set-right-margin'.
5253         (Format Justification): Update names of menu items.
5254         `set-justification-full' is now bound to `M-j b'.
5255         Mention that `default-justification' is a per buffer variable.
5256         (Format Properties): Update name of menu item.
5257         (Forcing Enriched Mode): `format-decode-buffer' automatically
5258         turns on Enriched mode if the buffer is in text/enriched format.
5260 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
5262         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
5264 2004-09-28  Kim F. Storm  <storm@cua.dk>
5266         * display.texi (Display Custom) <indicate-buffer-boundaries>:
5267         Align with new functionality.
5269 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
5271         * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5272         * pgg.texi (User Commands, Backend methods): Do.
5273         * gnus.texi: Markup fixes.
5274         (Setting Process Marks): Fix `M P a' entry.
5275         * emacs-mime.texi: Fixes.
5277 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
5279         * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5280         again.
5281         Use 5.10 instead of 5.10.0.
5283 2004-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5285         * gnus.texi (Summary Mail Commands): S D e.
5287 2004-09-20  Raymond Scholz  <ray-2004@zonix.de>  (tiny change)
5289         * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5290         the gnus-article-mode-line-format section.
5292 2004-09-20  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
5294         * gnus.texi (Various Summary Stuff): Fix the documentation for
5295         gnus-newsgroup-variables.
5297 2004-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
5299         * gnus.texi (MIME Commands): Added
5300         gnus-mime-display-multipart-as-mixed,
5301         gnus-mime-display-multipart-alternative-as-mixed,
5302         gnus-mime-display-multipart-related-as-mixed.
5303         (Mail Source Customization): Clarify `mail-source-directory'.
5304         (Splitting Mail): Mention gnus-group-find-new-groups.
5305         (SpamOracle): Fixed typo.
5307         * gnus-faq.texi: Untabify.
5308         ([6.3]): nnir.el is in contrib directory.
5310         * message.texi (News Headers): Clarify how a unique ID is created.
5312         * gnus.texi (Batching Agents): Fixed typo in example.  Reported
5313         by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5315 2004-09-20  Andre Srinivasan  <andre@e2open.com>
5317         * gnus.texi (Group Parameters): Added more on hooks.  (Small
5318         change.)
5320 2004-09-20  Florian Weimer  <fw@deneb.enyo.de>
5322         * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5324 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
5326         * display.texi (Display Custom): Remove stray `@end defvar'.
5328 2004-09-23  Kim F. Storm  <storm@cua.dk>
5330         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
5331         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
5333 2004-09-22  Jay Belanger  <belanger@truman.edu>
5335         * calc.texi (Vectors as Lists): Added a warning that the tutorial
5336         might be hidden during part of the session.
5338 2004-09-20  Jay Belanger  <belanger@truman.edu>
5340         * calc.texi (Notations Used in This Manual): Put in an earlier
5341         mention that DEL could be called Backspace.
5343 2004-09-20  Richard M. Stallman  <rms@gnu.org>
5345         * custom.texi (Hooks): Explain using setq to clear out a hook.
5346         (File Variables): Explain multiline string constants.
5347         (Non-ASCII Rebinding): Explain when you need to update
5348         non-ASCII char codes in .emacs.
5350         * building.texi (Compilation): Explain how to make a silent
5351         subprocess that won't be terminated.  Explain compilation-environment.
5353 2004-09-13  Kim F. Storm  <storm@cua.dk>
5355         * mini.texi (Repetition): Rename isearch-resume-enabled to
5356         isearch-resume-in-command-history and change default to disabled.
5358 2004-09-10  Simon Josefsson  <jas@extundo.com>
5360         * gnus.texi (IMAP): Add example.  Suggested and partially written
5361         by Steinar Bang <sb@dod.no>.
5363 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5365         * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5366         netrc syntax.
5368 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5370         * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
5371         (Spam ELisp Package Global Variables): More clarifications.
5373 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5375         * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5376         Mention spam-split does not modify incoming mail.
5378 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
5380         * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5382 2004-09-10  Eli Zaretskii  <eliz@gnu.org>
5384         * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi
5386 2004-09-09  Kim F. Storm  <storm@cua.dk>
5388         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
5389         with new `kmacro-name-last-macro'.
5391 2004-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
5393         * makefile.w32-in (sieve, pgg): Use $(infodir).
5395 2004-09-08  Juri Linkov  <juri@jurta.org>
5397         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
5399 2004-09-08  Dhruva Krishnamurthy  <dhruva.krishnamurthy@gmail.com>  (tiny change)
5401         * makefile.w32-in: Fix PGG and Sieve entries.
5403 2004-09-03  Juri Linkov  <juri@jurta.org>
5405         * search.texi (Incremental Search): Update wording for M-%.
5407 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
5409         * killing.texi (Killing): Correct description of kill commands in
5410         read-only buffer.
5412 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
5414         * building.texi (Compilation Mode): Add a paragraph about rules
5415         for finding the compilation buffer for `next-error'.
5417         * search.texi (Other Repeating Search): Mention that Occur mode
5418         supports the next-error functionality.
5420 2004-09-02  Juri Linkov  <juri@jurta.org>
5422         * search.texi (Regexp Replace): Add missing backslash to \footnote.
5424 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
5426         * kmacro.texi (Basic Keyboard Macro):
5427         `apply-macro-to-region-lines' now operates on all lines that begin
5428         in the region, rather than on all complete lines in the region.
5430 2004-08-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
5432         * frames.texi (Drag and drop): Add documentation about
5433         x-dnd-test-function and x-dnd-known-types.
5435 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
5437         * indent.texi: Various minor changes in addition to:
5438         (Indentation Commands): Correct description of `indent-relative'.
5439         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5440         mode.  The *Tab Stops* buffer uses Overwrite Mode.
5441         (Just Spaces): `tabify' converts sequences of at least two spaces
5442         to tabs.
5444 2004-08-28  Eli Zaretskii  <eliz@gnu.org>
5446         * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5447         Emacs and related programs.
5449 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
5451         * frames.texi (Secondary Selection): Setting the secondary
5452         selection with M-Drag-Mouse-1 does not alter the kill ring,
5453         setting it with M-Mouse-1 and M-Mouse-3 does.
5454         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5455         toolkit scroll bars.
5456         (Scroll Bars): Ditto.
5458         * windows.texi (Basic Window): When using a window system, the value
5459         of point in a non-selected window is indicated by a hollow box.
5460         (Split Window): Side by side windows are separated by a scroll bar,
5461         if scroll bars are used.
5462         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5463         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5464         (Window Convenience): Update bindings for `winner-undo' and
5465         `winner-redo'.
5467         * ack.texi (Acknowledgments): Use `@unnumbered'.
5468         * misc.texi : Adapt sectioning in Info to the node structure.
5469         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5470         of "Using Emacs as a Server".
5471         * building.texi (Building): Interchange nodes (for correct numbering).
5472         * programs.texi (Programs): Interchange nodes (for correct numbering).
5473         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5474         Info to the node structure.
5475         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5476         Rearrange order of nodes and sections such that both "GNU GENERAL
5477         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5478         end, as appropriate for appendices.
5479         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5480         Use `@unnumberedsec'.
5481         * trouble.texi: Adapt sectioning in Info to the node structure.
5482         Adapt node pointers to change in emacs.texi.
5483         * cmdargs.texi, doclicense.texi: Adapt node pointers.
5485 2004-08-27  Richard M. Stallman  <rms@gnu.org>
5487         * faq.texi: Fix texinfo usage, esp. doublequotes.
5488         (Difference between Emacs and XEmacs): Some clarification.
5490         * faq.texi (Difference between Emacs and XEmacs):
5491         Explain not to contrast XEmacs with GNU Emacs.
5493 2004-08-26  Richard M. Stallman  <rms@gnu.org>
5495         * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5497 2004-08-25  Kenichi Handa  <handa@m17n.org>
5499         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5500         description for unibyte mode.
5502 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
5504         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5506         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5507         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5508         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5509         in @pxref.
5511 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
5513         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5514         Change section names.
5516 2004-08-22  David Kastrup  <dak@gnu.org>
5518         * reftex.texi (AUCTeX): Update links, section name.
5520         * faq.texi (Calc): Update availability (included in 22.1).
5521         (AUCTeX): Update availability, information, versions, description.
5523 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
5525         * kmacro.texi (Keyboard Macro Ring): Rename section.
5526         Emacs treats the head of the macro ring as the `last keyboard macro'.
5527         (Keyboard Macro Counter): Minor change.
5528         (Save Keyboard Macro): Some clarifications.
5529         (Edit Keyboard Macro): Rename section.
5531         * buffers.texi (Buffers): Maximum buffer size is now 256M on
5532         32-bit machines.
5533         (Several Buffers): Clarify which buffer is selected if `2' is
5534         pressed in the Buffer Menu.
5535         Auto Revert mode can be used to update the Buffer Menu
5536         automatically.
5538 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
5540         * help.texi (Misc Help): Add an index entry for finding an Info
5541         manual by its file name.
5543 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
5545         * files.texi (Backup Deletion): Correct description of
5546         `delete-old-versions'.
5547         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5548         (Auto Save Files): Recommend `auto-save-mode' to reenable
5549         auto-saving, rather than the abbreviation `auto-save'.
5551 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
5553         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5554         for "killing" and "yanking" in main menu.
5556 2004-08-16  Richard M. Stallman  <rms@gnu.org>
5558         * killing.texi (Yanking, Killing): Minor cleanups.
5560         * mark.texi (Momentary Mark): Minor cleanups.
5562 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
5564         * custom.texi (Non-ASCII Rebinding):
5565         C-q always inserts the right code to pass to global-set-key.
5567 2004-08-14  Eli Zaretskii  <eliz@gnu.org>
5569         * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5571 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
5573         * regs.texi (RegNumbers): Mention `C-x r i' binding for
5574         `insert-register', instead of `C-x r g' binding, for consistency.
5576 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
5578         * fixit.texi (Spelling): Fix typo.
5580 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
5582         * help.texi (Help): Fix Texinfo usage.
5584 2004-08-11  Martin Stjernholm  <bug-cc-mode@gnu.org>
5586         * cc-mode.texi: Various updates for CC Mode 5.30.9.
5588 2004-08-10  Michael Albinus  <michael.albinus@gmx.de>
5590         Sync with Tramp 2.0.44.
5592 2004-08-05  Lars Hansen  <larsh@math.ku.dk>
5594         * widget.texi (User Interface): Update how to separate the
5595         editable field of an editable-field widget from other widgets.
5596         (Programming Example): Add text after field.
5598 2004-07-24  Richard M. Stallman  <rms@gnu.org>
5600         * text.texi (Paragraphs): Update how paragraphs are separated
5601         and the default for paragraph-separate.
5603         * search.texi (Regexp Replace): Further update text for new
5604         replacement operators.
5606 2004-08-31  Katsumi Yamaoka  <yamaoka@jpl.org>
5608         * emacs-mime.texi (Encoding Customization): Add a note to the
5609         mm-content-transfer-encoding-defaults entry.
5610         (rfc2047): Update.
5612         * gnus.texi (Article Highlighting): Add
5613         gnus-cite-ignore-quoted-from.
5614         (POP before SMTP): New node.
5615         (Posting Styles): Addition.
5616         (Splitting Mail): Add nnmail-split-lowercase-expanded.
5617         (Fancy Mail Splitting): Ditto.
5618         (X-Face): Add gnus-x-face.
5620 2004-08-30  Reiner Steib  <Reiner.Steib@gmx.de>
5622         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5623         * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5625 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
5627         * gnus.texi (Mail Source Specifiers): Describe
5628         `pop3-leave-mail-on-server'.
5630 2004-08-02  Reiner Steib  <Reiner.Steib@gmx.de>
5632         * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5634         * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5635         repository.  Change setfilename.
5637         * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5639 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
5641         * emacs-xtra.texi (Subdir switches): Dired does not remember the
5642         `R' switch.
5644         * dired.texi (Dired Updating): `k' only deletes inserted
5645         subdirectories from the Dired buffer if a prefix argument was given.
5647         * search.texi (Regexps): Delete redundant definition of `symbol' in
5648         description of `\_>'.  It already occurs in the description of `\_<'.
5650 2004-07-02  Juri Linkov  <juri@jurta.org>
5652         * pcl-cvs.texi (Viewing differences): Add `d r'.
5654 2004-07-01  Juri Linkov  <juri@jurta.org>
5656         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5657         (Regexp Search): Add M-r.
5659 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
5661         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5663 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
5665         * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
5666         * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
5668 2004-06-25  Richard M. Stallman  <rms@gnu.org>
5670         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5672 2004-06-25  David Kastrup  <dak@gnu.org>
5674         * search.texi (Regexp Replace): Some typo corrections and
5675         rearrangement.
5677 2004-06-24  David Kastrup  <dak@gnu.org>
5679         * search.texi (Unconditional Replace): Use replace-string instead
5680         of query-replace in example.
5681         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5682         sequences.
5683         (Query Replace): Correct explanation of `^' which does not use
5684         the mark stack.
5686 2004-06-21  Nick Roberts  <nickrob@gnu.org>
5688         * misc.texi (Shell History Copying): Document comint-insert-input.
5689         (Shell Ring): Describe comint-dynamic-list-input-ring here.
5691 2004-06-21  Karl Berry  <karl@gnu.org>
5693         * info.texi (Top): Mention that only Emacs has mouse support.
5694         (Getting Started): Mention this in a few other places.
5696 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
5698         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5699         * custom.texi (Customization): Do.
5700         * anti.texi (Antinews): Do.
5701         * abbrevs.texi (Defining Abbrevs): Do.
5703         * programs.texi (Info Lookup): Fix keybinding for
5704         info-lookup-symbol.
5706 2004-06-16  Juanma Barranquero  <lektu@terra.es>
5708         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5709         Add emacs-xtra.
5710         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5711         (clean): Add emacs-xtra and flymake.  Remove redundancies.
5713 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
5715         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5716         Add emacs-xtra.
5717         * emacs-xtra.texi: New file.
5719 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
5721         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5722         (Dired and Find): Mention differences with ordinary Dired buffers.
5724 2004-06-13  Luc Teirlinck  <teirllm@auburn.edu>
5726         * autotype.texi (Copyrights, Timestamps): Recommend
5727         `before-save-hook' instead of `write-file-functions'.
5729 2004-06-13  Richard M. Stallman  <rms@gnu.org>
5731         * custom.texi (Init Syntax): Explain about vars that do special
5732         things when set with setq or with Custom.
5733         (Init Examples): Add line-number-mode example.
5735 2004-06-13  Lars Hansen  <larsh@math.ku.dk>
5737         * dired-x.texi (dired-mark-omitted): Update keybinding.
5739 2004-06-12  Juri Linkov  <juri@jurta.org>
5741         * dired.texi (Operating on Files): Add dired-do-touch.
5743 2004-06-10  Kim F. Storm  <storm@cua.dk>
5745         * pcl-cvs.texi (Viewing differences): Add 'd y'.
5747 2004-06-10  Juri Linkov  <juri@jurta.org>
5749         * building.texi (Lisp Eval): Add C-M-x on defface.
5751 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5753         * files.texi (Reverting): Auto-Revert mode and
5754         Global Auto-Revert mode no longer revert remote files.
5756 2004-06-05  Lars Hansen  <larsh@math.ku.dk>
5758         * dired-x.texi (variable dired-omit-mode): Rename from
5759         dired-omit-files-p.
5760         (function dired-omit-mode): Rename from dired-omit-toggle.
5761         Call dired-omit-mode rather than set dired-omit-files-p.
5762         (dired-mark-omitted): Describe command.
5764 2004-05-29  Michael Albinus  <michael.albinus@gmx.de>
5766         Version 2.0.41 of Tramp released.
5768 2004-05-29  Juanma Barranquero  <lektu@terra.es>
5770         * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5771         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5773 2004-05-29  Richard M. Stallman  <rms@gnu.org>
5775         * custom.texi (Init File): Two dashes start --no-site-file.
5777         * cl.texi (Top): Call this chapter `Introduction'.
5778         (Overview): In TeX, no section heading here.
5780         * cc-mode.texi: Put commas after i.e. and e.g.  Minor cleanups.
5782 2004-05-29  Alan Mackenzie  <acm@muc.de>
5784         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
5785         ("AWK"): Is consistently thus spelt throughout.
5786         (AWK, Pike): Document as "C-like modes".
5787         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5788         (M-x man): Supersedes M-x manual-entry.
5789         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
5791         ("Comments in C"): Delete node; the info is in CC Mode manual.
5792         (c-comment-only-line-offset): Remove description.
5794         (C-c ., C-c C-c): Describe new C Mode bindings.
5796         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5797         (@dfn{Style}, c-default-style, comment-column, comment-padding)
5798         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5799         Amend definitions.
5801         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5802         Describe functions.
5804         (c-comment-start-regexp, c-hanging-comment-ender-p)
5805         (c-hanging-comment-starter-p): Remove obsolete definitions.
5807         * emacs.texi: Remove the menu entry "Comments in C".
5809 2004-05-29  Eli Zaretskii  <eliz@gnu.org>
5811         * Makefile.in (../info/flymake, flymake.dvi): New targets.
5812         (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5814 2004-05-29  Pavel Kobiakov  <pk_at_work@yahoo.com>
5816         * flymake.texi: New file.
5818 2004-05-28  Simon Josefsson  <jas@extundo.com>
5820         * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5822 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
5824         * dired.texi (Dired and Find): `find-ls-option' does not apply to
5825         `M-x locate'.
5827 2004-05-16  Karl Berry  <karl@gnu.org>
5829         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5830         makeinfo --html fails.
5831         * help.texi (Help Summary) [@ifnottex]: Likewise.
5833 2004-05-13  Nick Roberts  <nickrob@gnu.org>
5835         * building.texi (GDB Graphical Interface): Update and describe
5836         layout first.
5838 2004-05-07  Kai Grossjohann  <kai@emptydomain.de>
5840         Version 2.0.40 of Tramp released.
5842 2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>
5844         Complete rework, based on review by Karl Berry <karl@gnu.org>.
5846         * tramp.texi (Auto-save and Backup): Explain exploitation of new
5847         variables `tramp-backup-directory-alist' and
5848         `tramp-bkup-backup-directory-info'.
5849         (Overview, Connection types)
5850         (External transfer methods, Default Method)
5851         (Windows setup hints): Remove restriction of password entering
5852         with external methods.
5853         (Auto-save and Backup): Make file name example
5854         (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5855         and `auto-save-directory' must be used.
5856         (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5857         only "NT").  Remove doubled entry "What kinds of systems does
5858         @tramp{} work on".
5859         (tramp): Macro removed.
5860         (Obtaining Tramp): Flag removed from title.
5861         (all): "tramp-" and "-" removed from flag names.  Flags `tramp'
5862         and `trampver' used properly.  Flag `tramp-inst' replaced by
5863         `installchapter'.  Installation related text adapted.
5865 2004-05-04  Jason Rumney  <jasonr@gnu.org>
5867         * makefile.w32-in: Revert last change.
5869 2004-05-03  Jason Rumney  <jasonr@gnu.org>
5871         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5873 2004-04-28  Masatake YAMATO  <jet@gyve.org>
5875         * widget.texi (Programming Example): Remove overlays.
5877 2004-04-27  Jesper Harder  <harder@ifa.au.dk>
5879         * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
5881 2004-04-23  Juanma Barranquero  <lektu@terra.es>
5883         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5885 2004-04-18  Juri Linkov  <juri@jurta.org>
5887         * fixit.texi (Spelling): Remove file extension from ispell xref.
5889 2004-04-15  Kim F. Storm  <storm@cua.dk>
5891         * cmdargs.texi (Initial Options): Add -Q.
5893 2004-04-05  Kim F. Storm  <storm@cua.dk>
5895         * custom.texi (File Variables): Add safe-local-eval-forms.
5897 2004-04-05  Jesper Harder  <harder@ifa.au.dk>
5899         * info.texi (Info Search): Add info-apropos.
5901 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
5903         * files.texi (Reverting): Correct description of revert-buffer's
5904         handling of point.
5906 2004-03-22  Juri Linkov  <juri@jurta.org>
5908         * emacs.texi (Top): Add `Misc X'.
5910         * faq.texi, trouble.texi: Fix help key bindings.
5912         * glossary.texi: Improve references.
5914         * help.texi: Sync keywords with finder.el.
5916         * mini.texi (Completion): Add description for menu items.
5918         * misc.texi (Browse-URL, FFAP): Add information about keywords.
5920         * sending.texi (Mail Methods): Fix xref to Message manual.
5922 2004-03-17  Luc Teirlinck  <teirllm@auburn.edu>
5924         * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
5925         (as suggested by Karl Berry).  Update information about colored
5926         stars in menus.  Add new subheading describing M-n.
5928 2004-03-12  Richard M. Stallman  <rms@gnu.org>
5930         * cl.texi (Top): Rename top node's title.
5932         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5934 2004-03-08  Karl Berry  <karl@gnu.org>
5936         * info.texi: \input texinfo.tex instead of just texinfo, to avoid
5937         problems making the texinfo distribution.
5939 2004-03-04  Richard M. Stallman  <rms@gnu.org>
5941         * search.texi (Regexps): Explain that ^ and $ have their
5942         special meanings only in certain contexts.
5944         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5946         * mule.texi (Specify Coding): Doc C-x RET F.
5948         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5949         for multiple compile and grep buffers.
5950         (Indirect Buffers): Don't recommand clone-indirect-buffer
5951         for multiple compile and grep buffers.
5953 2004-02-29  Simon Josefsson  <jas@extundo.com>
5955         * smtpmail.texi (Authentication): Changed the list of supported
5956         authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
5957         CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
5958         <voegelas@gmx.net>.
5960 2004-02-29  Juanma Barranquero  <lektu@terra.es>
5962         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5963         Use $(DEL) instead of rm, and ignore exit code.
5965 2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>
5967         Tramp version 2.0.39 released.
5969 2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>
5971         * tramp.texi (Customizing Completion): Explain new functions
5972         `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
5973         (all): Savannah URLs unified to "http://savannah.nongnu.org".
5974         (Top): Refer to Savannah mailing list as the major one.  Mention
5975         older mailing lists in HTML mode only.
5976         (Auto-save and Backup): Add auto-save.  Based on wording of Kai.
5977         (Frequently Asked Questions): Remote hosts must not be Unix-like
5978         for "smb" method.
5979         (Password caching): New node.
5980         (External transfer methods): Refer to password caching for "smb"
5981         method.
5983 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
5985         * building.texi (Watch Expressions): Update.
5987 2004-02-21  Juri Linkov  <juri@jurta.org>
5989         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
5990         --directory, --help, --version.  Move text about command-line-args
5991         to Command Arguments.
5992         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
5993         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
5994         (Window Size X): Join -g and --geometry.  Add @cindex.
5995         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
5996         (Title X): Remove alias -title.
5997         (Misc X): New node.
5999 2004-02-17  Karl Berry  <karl@gnu.org>
6001         * info.texi (Help-Int): Mention the new line number feature.
6003 2004-02-15  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6005         * frames.texi (Drag and drop): Add Motif to list of supported
6006         protocols.
6008 2004-02-14  Jonathan Yavner  <jyavner@member.fsf.org>
6010         * ses.texi (Advanced Features): New functionality for
6011         ses-set-header-row (defaults to current row unless C-u used).
6012         (Acknowledgements): Add Stefan Monnier.
6014 2004-02-03  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6016         * frames.texi (Drag and drop): New section.
6018 2004-01-24  Richard M. Stallman  <rms@gnu.org>
6020         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6021         Include it only @ifnotinfo.  Patch the preceding and following
6022         node headers to point to each other.
6024 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
6026         * calendar.texi (Appointments): Update section.
6028 2003-12-29  Kevin Ryde  <user42@zip.com.au>
6030         * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6032         * programs.texi (C Modes): Fix the xref.
6034 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
6036         * building.texi (Watch Expressions): Update.
6037         (Commands of GUD): Include use of toolbar + breakpoints set from
6038         fringe/margin.
6040 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
6042         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
6043         <acm@muc.de>.
6045 2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>
6047         Tramp version 2.0.38 released.
6049         * tramp.texi (Remote shell setup): Warn of environment variables
6050         FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
6051         <sven.gabriel@imk.fzk.de>.
6052         (Configuration): Tramp now chooses base64/uuencode
6053         automatically.  Update wording accordingly.
6054         (Top): More description for the `Default Method' menu entry.
6055         (Default Method): Use @code, not @var, for Lisp variables.
6056         (Default Method): New subsection `Which method is the right one
6057         for me?'  Suggested by Christian Kirsch.
6058         (Configuration): Pointer to new subsection added.
6059         (Default Method): Too many "use" in one sentence.
6060         Rephrase.  Reported by Christian Kirsch.
6061         (Filename Syntax): Old `su' example is probably a left-over from
6062         the sm/su method naming.  Replace with `ssh', instead.
6063         (External transfer methods, Auto-save and Backup):
6064         Typo fixes.
6066 2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>
6068         * tramp.texi (all): Harmonize all occurences of @tramp{}.
6069         (Top): Mention japanese manual only if flag `jamanual' is set.
6070         Insert section `Japanese manual' in menu.
6072 2003-11-29  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6074         * frames.texi (Dialog Boxes): Add use-file-dialog.
6076 2003-11-26  Thien-Thi Nguyen  <ttn@gnu.org>
6078         * eshell.texi (Known Problems): Add doc item.
6080 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6082         * ack.texi: Note that Alan Mackenzie contributed the AWK support
6083         in CC Mode.
6085 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
6087         * cc-mode.texi: Update for CC Mode 5.30.
6089         Note: Please refrain from doing purely cosmetic changes like
6090         removing trailing whitespace in this manual; it clobbers cvs
6091         merging for no good reason.
6093 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
6095         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6096         * man/commands.texi, man/custom.texi, man/display.texi:
6097         * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
6098         * man/frames.texi, man/glossary.texi, man/killing.texi:
6099         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6100         * man/mule.texi, man/rmail.texi, man/search.texi:
6101         * man/sending.texi, man/text.texi, man/tramp.texi:
6102         * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
6103         * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6105 2003-11-01  Alan Mackenzie  <acm@muc.de>
6107         * search.texi (Scrolling During Incremental Search): Document a
6108         new scrolling facility in isearch mode.
6110 2003-10-26  Karl Berry  <karl@gnu.org>
6112         * info.texi (Info Search): Echo area, not echo are.  From Debian
6113         diff.
6115 2003-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>
6117         * widget.texi (Defining New Widgets): Document new beavior of
6118         :buttons and :children keywords.
6120 2003-10-22  Miles Bader  <miles@gnu.org>
6122         * Makefile.in (info): Move before $(top_srcdir)/info.
6124 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
6126         * building.texi (Watch Expressions): Update section on data display
6127         to reflect code changes (GDB Graphical Interface).
6129 2003-10-17  Thien-Thi Nguyen  <ttn@gnu.org>
6131         * tramp.texi (Inline methods): Small grammar fix.
6132         (External transfer methods): Likewise.
6134 2003-10-13  Richard M. Stallman  <rms@gnu.org>
6136         * xresources.texi (GTK resources): Clean up previous change.
6138 2003-10-12  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6140         * xresources.texi (GTK resources): Add a note that some themes
6141         disallow customizations.  Add scroll theme example.
6143 2003-10-08  Nick Roberts  <nick@nick.uklinux.net>
6145         * speedbar.texi: Remove paragraph for GUD that is no longer true.
6147 2003-10-06  Luc Teirlinck  <teirllm@auburn.edu>
6149         * texinfo.tex: Replace `%' in arch tagline by @ignore.
6151 2003-09-30  Richard M. Stallman  <rms@gnu.org>
6153         * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6155         * widget.texi (User Interface): Fix typos.
6157         * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6159         * cmdargs.texi (General Variables): Remove MAILRC envvar.
6161         * misc.texi (Saving Emacs Sessions): Shorten the section,
6162         collapsing back into one node.
6164 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
6166         * misc.texi: Section "Saving Emacs Sessions" rewritten.
6168 2003-09-29  Jan Dj\e,Ad\e(Brv.  <jan.h.d@swipnet.se>
6170         * xresources.texi (GTK names in Emacs): Correct typo.
6172 2003-09-29  Thien-Thi Nguyen  <ttn@gnu.org>
6174         * pcl-cvs.texi (Selected Files): Fix typo.
6176 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
6178         * cmdargs.texi (Font X): Mention new default font.  More
6179         fully describe long font names, wildcard patterns and the
6180         problems involved.  (Result of discussion on emacs-devel.)
6182 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
6184         * emacs.texi (Acknowledgements): Correct typo.
6186 2003-09-22  Richard M. Stallman  <rms@gnu.org>
6188         * dired.texi (Misc Dired Commands): New node.
6189         (Dired Navigation): Add dired-goto-file.
6191         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
6193         * emacs.texi (Acknowledgements): New node, split from Distribution.
6195         * cmdargs.texi (Action Arguments): -f reads interactive args.
6197 2003-09-21  Karl Berry  <karl@gnu.org>
6199         * info.texi (] and [ commands): No period at end of section title.
6201 2003-09-08  Lute Kamstra  <lute@gnu.org>
6203         * screen.texi (Mode Line): Say that POS comes before LINE.
6204         Mention `size-indication-mode'.
6205         * display.texi (Optional Mode Line): Document
6206         `size-indication-mode'.
6207         * basic.texi (Position Info): Mention `size-indication-mode'.
6209 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6211         * xresources.texi (Resources): Refer to `editres' man page.
6212         (Lucid Resources): Update defaults.  Expand description of
6213         `shadowThickness'.
6215 2003-09-04  Miles Bader  <miles@gnu.org>
6217         * Makefile.in (top_srcdir): New variable.
6218         ($(top_srcdir)/info): New rule.
6219         (info): Depend on it.
6221 2003-09-03  Peter Runestig  <peter@runestig.com>
6223         * makefile.w32-in: New file.
6225 2003-08-29  Richard M. Stallman  <rms@gnu.org>
6227         * misc.texi (Saving Emacs Sessions): Correct previous change.
6229 2003-08-26  Per Abrahamsen  <abraham@dina.kvl.dk>
6231         * widget.texi (User Interface): Explain the need of static text
6232         around an editable field.
6234 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
6236         * widget.texi (Basic Types): The argument to `:help-echo' can now
6237         be a form that evaluates to a string.
6239         * emacs.texi (Top): Update menu to reflect new Keyboard Macros
6240         chapter.
6241         (Intro): Include kmacro.texi after fixit.texi instead of after
6242         custom.texi. (As suggested by Kim Storm.)
6244 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
6246         * fixit.texi (Fixit): Update `Next' pointer.
6247         * files.texi (Files): Update `Previous' pointer.
6248         * kmacro.texi (Keyboard Macros): Remove redundant node and
6249         section.
6250         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
6251         (Suggested by Kim Storm.)
6252         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim
6253         Storm.)
6255 2003-08-18  Kim F. Storm  <storm@cua.dk>
6257         * kmacro.texi: New file describing enhanced keyboard macro
6258         functionality.  Replaces old description in custom.texi.
6260         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
6261         (Keyboard Macros): Move to new kmacro.texi file.
6263         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
6265         * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6267 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
6269         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
6271 2003-08-17  Alex Schroeder  <alex@gnu.org>
6273         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
6274         required.
6276 2003-08-16  Richard M. Stallman  <rms@gnu.org>
6278         * dired-x.texi (Shell Command Guessing): Explain *.
6280 2003-08-16  Chunyu Wang  <spr@db.cs.hit.edu.cn>  (tiny change)
6282         * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6283         log-edit-insert-changelog.
6285 2003-08-05  Richard M. Stallman  <rms@gnu.org>
6287         * programs.texi (Lisp Indent): Don't describe
6288         lisp-indent-function property here.  Use xref to Lisp Manual.
6290 2003-08-03  Karl Berry  <karl@gnu.org>
6292         * info.texi: Need @contents.
6294 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6296         * calendar.texi (Date Formats): Document changed behaviour of
6297         abbreviations.
6299 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
6301         * buffers.texi (List Buffers): Fix previous change.
6303 2003-07-20  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
6305         Tramp version 2.0.36 released.
6307         * tramp.texi (Remote shell setup): Explain about problems with
6308         non-Bourne commands in ~/.profile and ~/.shrc.
6310 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
6312         * buffers.texi (List Buffers): Adjust to new format of *Buffer
6313         List*.
6315 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
6317         * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6318         renaming of `vis-mode' to `visible-mode'.
6320         * display.texi (Font Lock): Fix typo.
6322 2003-07-07  Richard M. Stallman  <rms@gnu.org>
6324         * display.texi (Font Lock): Add xref for format info on
6325         font-lock-remove-keywords.
6327         * building.texi (Compilation): Document what happens with asynch
6328         children of compiler process.
6330         * help.texi (Library Keywords): Use @multitable.
6332 2003-07-04  Luc Teirlinck  <teirllm@mail.auburn.edu>
6334         * info.texi (Top, Help-Small-Screen): Remove accidentally added
6335         next, prev and up pointers.
6337 2003-07-02  Luc Teirlinck  <teirllm@mail.auburn.edu>
6339         * info.texi (Help): Mention existence of Emacs and stand-alone
6340         Info at the very beginning of the tutorial.
6341         (Help-Inv): New node.
6342         (Help-]): New node.
6343         (Help-M): Systematically point out the differences between default
6344         Emacs and stand-alone versions.  Delete second menu.
6345         (Help-Xref): Systematically point out the differences between
6346         default Emacs and stand-alone versions.
6347         (Help-Int): Change `l' example.
6348         (Expert Info): Fix typos.
6349         (Emacs Info Variables): Mention `Info-hide-note-references' and
6350         new default for `Info-scroll-prefer-subnodes'.
6352 2003-06-17  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
6354         Version 2.0.35 of Tramp released.
6356         * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6357         (Inline methods): Add methods `remsh' and `plink1'.
6358         (External transfer methods): Add method `remcp'.
6359         (Multi-hop Methods): Add method `remsh'.
6360         Small patch from Adrian Aichner <adrian@xemacs.org>:
6361         Fix minor typos.
6362         (Concept Index): Added to make manual searchable via
6363         `Info-index'.
6364         (Version Control): Add cindex entry.
6366 2003-06-04  Richard M. Stallman  <rms@gnu.org>
6368         * programs.texi (Expressions): Delete C-M-DEL.
6370         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
6371         comint-move-point-for-output renamed from
6372         comint-scroll-to-bottom-on-output.
6374         * custom.texi (Init Rebinding): Replace previous change with xref.
6375         (Non-ASCII Rebinding): Explain that issue more briefly here.
6377 2003-05-28  Richard M. Stallman  <rms@gnu.org>
6379         * indent.texi (Indentation): Condense, simplify, clarify prev change.
6381 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
6383         * building.texi (GDB Graphical Interface): New node.
6384         (Rewritten somewhat by RMS.)
6386 2003-05-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
6388         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
6389         non-English letters.  Explain how to set coding systems correctly
6390         and how to include the right coding cookie in the file.
6392 2003-05-24  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
6394         * trampver.texi: Version 2.0.34 released.
6396 2003-05-22  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
6398         * indent.texi (Indentation): Explain the concepts.
6399         (Just Spaces): Explain why preventing tabs for indentation might
6400         be useful.
6402 2003-05-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
6404         * faq.texi: Improve previous changes.
6406 2003-05-02  Glenn Morris  <gmorris@ast.cam.ac.uk>
6408         * faq.texi: Update copyright and maintenance details.
6409         Update some package URLs, versions, and maintainers.
6410         Remove many references to the Emacs Lisp Archive.
6412 2003-04-23  Simon Josefsson  <jas@extundo.com>
6414         * smtpmail.texi: Fix license (the invariant sections mentioned has
6415         never been part of the smtp manual).  Align info dir entry with
6416         other emacs packages.
6418 2003-04-16  Richard M. Stallman  <rms@gnu.org>
6420         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
6422 2003-04-08  Michael Albinus  <Michael.Albinus@alcatel.de>
6424         * tramp.texi: Version 2.0.33 released.
6425         Remove installation chapter.  Remove XEmacs specifics.
6427 2003-03-29  Richard M. Stallman  <rms@gnu.org>
6429         * tramp.texi (Top): Undo the previous renaming.
6430         (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6432 2003-03-29  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
6434         * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6435         version of manual.
6437         * tramp.texi (Auto-save and Backup): New node.
6439 2003-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>
6441         * tramp.texi (Top): Include trampver.texi.  Rename "Emacs" to "GNU
6442         Emacs" in order to have better differentiation to "XEmacs".
6443         `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6444         are new macros in order to point to the other Emacs flavor where
6445         appropriate.  In info case, point to node `Installation' in order
6446         to explain how to generate the other way.  In html case, make a
6447         link to the other html file.
6448         (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6449         after CVS checkout/update.
6450         (Installation): Completely rewritten.
6451         (Installation parameters, Load paths): New sections under
6452         `Installation'.
6454 2003-02-28  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6456         * tramp.texi: Version 2.0.30 released.
6457         Replace word "path" with "localname" where used as a component of
6458         a Tramp file name.
6460 2003-02-28  Michael Albinus  <Michael.Albinus@alcatel.de>
6462         * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6463         introduced.
6464         (Installation): Explain what to do if files from the tramp/contrib
6465         directory are needed.
6467 2003-02-23  Alex Schroeder  <alex@emacswiki.org>
6469         * smtpmail.texi (How Mail Works): New.
6471 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6473         * cmdargs.texi (General Variables): Document SMTPSERVER.
6475         * smtpmail.texi: New file.
6477         * sending.texi: Remove SMTP node.
6478         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
6479         library.
6481         * Makefile.in: Build SMTP manual.
6483 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
6485         * sending.texi (Sending via SMTP): Explain MTA/MUA.
6487 2003-02-22  Simon Josefsson  <jas@extundo.com>
6489         * sending.texi (Mail Methods): Add node about SMTP.
6491 2003-02-17  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6493         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar
6495 2003-02-05  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6497         * tramp.texi: Version 2.0.29 released.
6498         (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6499         M-x makeinfo-buffer RET.  Reported by gebser@ameritech.net.
6501 2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>
6503         * tramp.texi (Frequently Asked Questions): Explain a workaround if
6504         another package loads accidently Ange-FTP.
6506 2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>
6508         * tramp.texi (Customizing Completion): Add function
6509         `tramp-parse-sconfig'.  Change example of
6510         `tramp-set-completion-function', because parsing of ssh config
6511         files looks more natural.
6513 2003-02-01  Kevin Ryde  <user42@zip.com.au>
6515         * glossary.texi (Glossary): Correction to cl cross reference.
6517 2003-01-20  Richard M. Stallman  <rms@gnu.org>
6519         * killing.texi (Rectangles): Document C-x c r.
6521 2003-01-19  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
6523         * xresources.texi (GTK resources): New node.
6524         (GTK widget names): New node.
6525         (GTK names in Emacs): New node.
6526         (GTK styles): New node.
6528 2003-01-15  ShengHuo ZHU  <zsh@cs.rochester.edu>
6530         * gnus.texi: Do not use `path' in several locations.
6532 2003-01-09  Francesco Potort\e,Al\e(B  <pot@gnu.org>
6534         * maintaining.texi (Create Tags Table): Add reference to the new
6535         `etags --help --lang=LANG' option.
6537 2002-12-26  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@uni-duisburg.de>
6539         * tramp.texi (External transfer methods): New method `smb'.  From
6540         Michael Albinus.
6542 2002-11-05  Karl Berry  <karl@gnu.org>
6544         * info.texi (Info-fontify): Reorder face list to avoid bad line
6545         breaks.
6547 2002-10-06  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6549         * tramp.texi: Move @copying to standard place.  Use
6550         @insertcopying.
6552 2002-10-02  Karl Berry  <karl@gnu.org>
6554         * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6555         dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
6556         eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6557         message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6558         speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6559         Per rms, update all manuals to use @copying instead of @ifinfo.
6560         Also use @ifnottex instead of @ifinfo around the top node, where
6561         needed for the sake of the HTML output.
6562         (The Gnus manual is not fixed since it's not clear to me how it
6563          works; and the Tramp manual already uses @copying, although in an
6564          unusual way.  All others were changed.)
6566 2002-09-10  Jonathan Yavner  <jyavner@engineer.com>
6568         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6569         (../info/ses, ses.dvi): New targets.
6570         * ses.texi: New file.
6572 2002-09-06  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
6574         * texinfo.tex: Update to texinfo 4.2.
6576 2002-08-27  Carsten Dominik  <dominik@sand.science.uva.nl>
6578         * reftex.texi: Update to RefTeX 4.19.
6580 2002-06-17  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6582         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6583         (../info/tramp, tramp.dvi): New targets.
6585 2002-01-04  Eli Zaretskii  <eliz@is.elta.co.il>
6587         * Makefile.in (DVI_TARGETS): Add calc.dvi.
6588         (calc.dvi): Uncomment.
6590 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6592         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
6593         source files.
6595 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
6597         * Makefile.in (emacsman): New target.
6599 2001-11-07  Eli Zaretskii  <eliz@is.elta.co.il>
6601         * Makefile.in (INFO_TARGETS): Add ../info/calc.
6602         (../info/calc): New target.
6604 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
6606         * (Version 21.1 released.)
6608 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
6610         * Branch for 21.1.
6612 2001-04-14  Eli Zaretskii  <eliz@is.elta.co.il>
6614         * Makefile.in (../info/info): Use an explicit -o switch to
6615         makeinfo.
6617 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
6619         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6621 2000-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
6623         * Makefile.in (../info/idlwave): Use --no-split.
6625 2000-12-14  Dave Love  <fx@gnu.org>
6627         * Makefile.in (mostlyclean): Remove gnustmp.*
6628         (gnus.dvi): Change rule to remove @latex stuff.
6630 2000-10-19  Eric M. Ludlam  <zappo@ultranet.com>
6632         * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6634 2000-10-13  John Wiegley  <johnw@gnu.org>
6636         * Makefile.in: Add build targets for eshell.texi.
6638 2000-09-25  Gerd Moellmann  <gerd@gnu.org>
6640         * Makefile.in: Remove/comment speedbar stuff.
6642 2000-09-22  Dave Love  <fx@gnu.org>
6644         * Makefile.in: Add emacs-mime.
6646 2000-08-08  Eli Zaretskii  <eliz@is.elta.co.il>
6648         * Makefile.in (INFO_TARGETS): Add ../info/woman.
6649         (DVI_TARGETS): Add woman.dvi.
6650         (../info/woman, woman.dvi): New targets.
6652 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
6654         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
6656         * pcl-cvs.texi: New file.
6657         * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6658         (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6660 2000-05-11  Gerd Moellmann  <gerd@gnu.org>
6662         * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6663         (../info/ebrowse, ebrowse.dvi): New targets.
6665 2000-01-13  Gerd Moellmann  <gerd@gnu.org>
6667         * Makefile.in (INFO_TARGETS): Add eudc.
6668         (DVI_TARGETS): Add eudc.dvi.
6669         (../info/eudc, eudc.dvi): New targets.
6671 2000-01-05  Eli Zaretskii  <eliz@is.elta.co.il>
6673         * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6674         compatibility with 8+3 filesystems).
6675         (../info/efaq): Rename from emacs-faq.
6677 2000-01-03  Eli Zaretskii  <eliz@is.elta.co.il>
6679         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6680         (../info/idlwave, idlwave.dvi): New targets.
6682 1999-10-23  Dave Love  <fx@gnu.org>
6684         * Makefile.in: Use autotype.texi.
6686 1999-10-12  Stefan Monnier  <monnier@cs.yale.edu>
6688         * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6689           faq.texi file) rather than ../info/faq.
6691 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
6693         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6694         (../info/ada-mode, ada-mode.dvi): New targets.
6696 1999-09-01  Dave Love  <fx@gnu.org>
6698         * Makefile.in: Add faq.
6700 1999-07-12  Richard Stallman  <rms@gnu.org>
6702         * Version 20.4 released.
6704 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
6706         * Makefile.in (INFO_TARGETS): Delete customize.info.
6707         (DVI_TARGETS): Delete customize.dvi.
6708         (../info/customize, customize.dvi): Targets deleted.
6710 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
6712         * Version 20.3 released.
6714 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
6716         * Makefile.in (EMACSSOURCES): Add mule.texi.
6717         Add msdog.texi, ack.texi.  Remove gnu1.texi.
6719 1998-04-06  Andreas Schwab  <schwab@gnu.org>
6721         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
6722         it in dvi targets.
6723         (../etc/GNU): Change to $(srcdir) first.
6725 1998-03-11  Carsten Dominik  <cd@delysid.gnu.org>
6727         * reftex.texi: Update for RefTeX version 3.22.
6729 1998-02-08  Richard Stallman  <rms@psilocin.gnu.org>
6731         * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6732         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6734 1997-09-23  Paul Eggert  <eggert@twinsun.com>
6736         * Makefile.in: Merge changes mistakenly made to `Makefile'.
6737         (INFO_TARGETS): Change ../info/custom to ../info/customize.
6738         (../info/customize): Rename from ../info/custom.
6739         (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6741 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6743         * Version 20.2 released.
6745 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6747         * Version 20.1 released.
6749 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6751         * Makefile (../info/customize, customize.dvi): New targets.
6752         (INFO_TARGETS): Add ../info/customize.
6753         (DVI_TARGETS): Add customize.dvi.
6755 1997-07-10  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6757         * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6759 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6761         * Version 19.33 released.
6763 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6765         * Version 19.32 released.
6767 1996-06-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6769         * Makefile.in: Add rules for the Message manual.
6771 1996-06-26  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6773         * gnus.texi: New version.
6775         * message.texi: New manual.
6777 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6779         * Makefile.in (All info targets): cd $(srcdir) to do the work.
6781 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
6783         * Makefile.in (All info targets): Specify $(srcdir) in input files.
6784         Specify -I option.
6785         (All dvi targets): Set the TEXINPUTS variable.
6787 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
6789         * Version 19.31 released.
6791 1996-01-07  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
6793         * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6794         (INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.
6796 1995-11-29  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6798         * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6799         (INFO_TARGETS): Add ../info/cc-mode.
6800         (DVI_TARGETS): Add cc-mode.dvi.
6802 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6804         * Version 19.30 released.
6806 1995-11-04  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>
6808         * gnus.texi: New file.
6810 1995-11-04  Erik Naggum  <erik@naggum.no>
6812         * gnus.texi: File deleted.
6814 1995-11-02  Stephen Gildea  <gildea@stop.mail-abuse.org>
6816         * mh-e.texi: "Function Index" -> "Command Index" to work with
6817         Emacs 19.30 C-h C-k support of separately-documented commands.
6819 1995-06-26  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6821         * Makefile.in (../info/ediff, ediff.dvi): New targets.
6822         (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6824 1995-04-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6826         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6827         (../info/viper, viper.dvi): New targets.
6829 1995-04-20  Kevin Rodgers  <kevinr@ihs.com>
6831         * dired-x.texi (Installation): Change the example to set
6832         buffer-local variables like dired-omit-files-p in
6833         dired-mode-hook.
6835 1995-04-17  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6837         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6838         (../info/mh-e, mh-e.dvi): New targets.
6840 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
6842         * Makefile.in (maintainer-clean): Rename from realclean.
6844 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6846         * Makefile.in: New file.
6847         * Makefile: File deleted.
6849 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6851         * Makefile (TEXINDEX_OBJS): Variable deleted.
6852         (texindex, texindex.o, getopt.o): Rules deleted.
6853         All deps on texindex deleted.
6854         (distclean): Don't delete texindex.
6855         (mostlyclean): Don't delete *.o.
6856         * texindex.c, getopt.c: Files deleted.
6858 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
6860         * Version 19.26 released.
6862 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
6864         * Makefile (EMACSSOURCES): Exclude undo.texi.
6866 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6868         * Version 19.25 released.
6870 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6872         * Version 19.24 released.
6874 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6876         * Version 19.23 released.
6878 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6880         * Makefile: Delete spurious tab.
6882 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6884         * Makefile (.SUFFIXES): New rule.
6886 1994-01-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6888         * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6889         (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6891 1994-01-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6893         * Makefile (../info/sc): Rename frin sc.info.
6894         (../info/cl): Likewise.
6895         (INFO_TARGETS): Use new names.
6897 1993-12-04  Richard Stallman  (rms@srarc2)
6899         * getopt.c: New file.
6900         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6901         (getopt.o): New rule.
6902         (dvi): Don't depend on texindex.
6903         (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6904         Depend on texindex.
6906 1993-12-03  Richard Stallman  (rms@srarc2)
6908         * Makefile (../info/sc.info): Rename from ../info/sc.
6909         (TEXI2DVI): New variable.
6910         (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6911         Add explicit commands.
6912         (TEXINDEX_OBJS): Delete duplicate getopt.o.
6914 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6916         * Version 19.22 released.
6918 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6920         * Makefile (TEXINDEX_OBJS): Delete spurious period.
6922 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6924         * Version 19.21 released.
6926 1993-11-15  Paul Eggert  (eggert@twinsun.com)
6928         * man/Makefile (../info/cl.info): Rename from ../info/cl.
6930 1993-11-15  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6932         * Makefile (../etc/GNU): New target.
6933         (EMACSSOURCES): Add gnu1.texi.
6935 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6937         * Makefile (realclean): Don't delete the Info files.
6939 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
6941         * forms.texi: Fix forms.texi so that it will format correctly.
6942         Add missing `@end iftex', fix bad reference.
6944         * info.texi, info-stn.texi: New files implement texinfo version of
6945         `info' file.
6947         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
6948         4' where appropriate.
6950 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
6952         * Makefile: Fix targets for texindex, new info.texi files.
6953         * info-stnd.texi: New file implements info for standalone info
6954         reader.
6955         * info.texi: Update to include recent changes to "../info/info".
6956         New source file for ../info/info; includes info-stnd.texi.
6958         * texindex.c: Include "../src/config.h" if building in emacs.
6960         * Makefile: Change all files to FILENAME.texi, force all targets
6961         to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
6962         vip.texinfo, forms.texinfo, cl.texinfo.
6963         Add target to build texindex.c, defining `emacs'.
6965         * forms.texi: Install new file to match version 2.3 of forms.el.
6967 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6969         * Version 19.19 released.
6971 1993-08-10  Simon Leinen  (simon@lia.di.epfl.ch)
6973         * sc.texinfo: Fix info file name.
6975         * Makefile (info): Add gnus and sc.
6976         (dvi): Add gnus.dvi and sc.dvi.
6977         (../info/sc, sc.dvi): New targets.
6979 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6981         * Version 19.18 released.
6983 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6985         * Makefile: Fix source file names of the separate manuals.
6986         (gnus.dvi, ../info/gnus): New targets.
6988 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6990         * Version 19.17 released.
6992 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
6994         * split-man: Fix typos in last change.
6996 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
6998         * Version 19.16 released.
7000 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7002         * version 19.15 released.
7004 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7006         * Makefile (distclean): It's rm, not rf.
7008 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7010         * Version 19.14 released.
7012 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7014         * Makefile: New file.
7016 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7018         * Version 19.13 released.
7020 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7022         * Version 19.9 released.
7024 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7026         * Version 19.8 released.
7028 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7030         * cmdargs.texi: Document the -i, -itype, and -iconic options.
7032         * trouble.texi: It's `enable-flow-control-on', not
7033         `evade-flow-control-on'.
7035 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
7037         * display.texi: Document standard-display-european.
7039 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
7041         * Version 19.7 released.
7043         * emacs.texi: Add a sentence to the top menu mentioning the
7044         specific version of Emacs this manual applies to.
7046 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7048         * basic.texi: Document next-line-add-lines variable used to
7049         implement down-arrow.
7051         * killing.texi: Document kill-whole-line.
7053 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
7055         * text.texi: Update unix TeX ordering information.
7057 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
7059         * news.texi: Mention fill-rectangle in keybinding list.
7061         * killing.texi: Document fill-rectangle.
7063 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7065         * vc.texi: Bring the docs up to date with VC 5.2.
7067 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
7069         * emacs.tex: Mention blackbox and gomoku under Amusements.
7070         Assembler mode is now mentioned and appropriately indexed
7071         under Programming Modes.
7073 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
7075         * emacs.tex: Update TeX ordering information.
7077 1990-08-30  David Lawrence  (tale@pogo.ai.mit.edu)
7079         * gnus.texinfo: New file.  Removed installation instructions.
7081 1990-06-26  David Lawrence  (tale@geech)
7083         * emacs.tex: Note that completion-ignored-extensions is not used
7084         to filter out names when all completions are displayed in
7085         *Completions*.
7087 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
7089         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7091 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
7093         * emacs.tex: Add @findex grep.
7095 1989-01-17  Robert J. Chassell  (bob@rice-chex.ai.mit.edu)
7097         * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7098         then define `\sc' as the command for smallcaps in Texinfo.  This
7099         means that the @sc command will produce small caps.  bfox has
7100         made the corresponding change to makeinfo and texinfm.el.
7102 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7104         * emacs.tex: Correct two typos.  No other changes before
7105         Version 19 will be made.
7107         * vip.texinfo: Remove menu entry Adding Lisp Code in node
7108         Customization since the menu entry did not point to anything.
7109         Also add an @finalout command to remove overfull hboxes from the
7110         printed output.
7112         * cl.texinfo: Add @bye, \input line and @settitle to file.
7113         This file is clearly intended to be a chapter of some other work,
7114         but the other work does not yet exist.
7116 1988-07-25  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7118         * texinfo.texinfo: Three typos corrected.
7120 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
7122         * emacs.tex: Update information for obtaining TeX distribution from the
7123         University of Washington.
7125 ;; Local Variables:
7126 ;; coding: iso-2022-7bit
7127 ;; fill-column: 79
7128 ;; add-log-time-zone-rule: t
7129 ;; End:
7131     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7132       2003, 2004, 2005, 2006 Free Software Foundation, Inc.
7133   Copying and distribution of this file, with or without modification,
7134   are permitted provided the copyright notice and this notice are preserved.
7136 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd