* emacs.texi (Top): Update node listings.
[emacs.git] / doc / emacs / ChangeLog
blob8a25599ecd70e63e1baa45d1458848a3a0130e6b
1 2008-10-29  Chong Yidong  <cyd@stupidchicken.com>
3         * emacs.texi (Top): Update node listings.
5         * misc.texi (Emacs Server): Rewrite.  Document daemon-mode.  Don't
6         mention obsolete emacs.bash script.
7         (Invoking emacsclient): Rewrite, moving optional arguments to
8         emacsclient Options.
9         (emacsclient Options): New node.
11 2008-10-28  Chong Yidong  <cyd@stupidchicken.com>
13         * indent.texi (Indentation): Replace list with paragraphed text,
14         putting description of syntax-driven indentation first.  Document new
15         effect of active regions on tab.
16         (Tab Stops): Note that editable tab stops affect indentation commands.
18 2008-10-27  Dan Nicolaescu  <dann@ics.uci.edu>
20         * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
22 2008-10-23  Chong Yidong  <cyd@stupidchicken.com>
24         * custom.texi (Function Keys): Note that modified keypad keys are not
25         translated.
27         * basic.texi (Arguments): Explain how to insert multiple digits.
29 2008-10-22  Michael Albinus  <michael.albinus@gmx.de>
31         * files.texi (Remote Files): Precise selection of default method.
32         Rewrite paragraph about disabling remote file names.
34 2008-10-22  Chong Yidong  <cyd@stupidchicken.com>
36         * search.texi (Special Isearch): Document M-TAB is isearch.
38         * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
39         command.
41         * frames.texi: Use @kbd instead of @key for mouse commands throughout.
43 2008-10-22  Tassilo Horn  <tassilo@member.fsf.org>
45         * emacs.texi (Acknowledgments): Added myself to Acknowledgments
46         section.
48 2008-10-21  Chong Yidong  <cyd@stupidchicken.com>
50         * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
51         to files.texi.  Move contents of vc2-xtra.texi here.
53         * vc2-xtra.texi: File removed.
55         * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
56         Directory Commands from the submenu.  Don't include deleted file
57         vc2-xtra.texi.
59         * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
60         (Version Control): Add VC Directory Mode and VC Directory Commands to
61         the submenu.
62         (Why Version Control?): Use table format.
63         (Version Control Systems): Note that Meta-CVS support is gone.
64         (VCS Concepts): Note precisely when VC started supporting filesets.
65         Remove bogus xref to CVS Options node.
66         (Types of Log File): Copyedits.
67         (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
68         (Basic VC Editing): Content moved from Selecting A Fileset and Doing
69         The Right Thing.
70         (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
71         (Log Buffer): Reorganize node, putting C-c C-c description first.
72         (Old Revisions): Use CVS for example, not RCS.
73         (Secondary VC Commands): Remove VC Directory Mode and VC Directory
74         Commands from the submenu, putting them under Version Control.
75         (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
76         need to include it in the manual unconditionally, since it is now
77         crucial to using distributed version control systems.
78         (Comparing Files): Note that diff uses the minibuffer, and that the
79         output is shown using Diff mode.
80         (Diff Mode): Explain what "patch" and "hunk" mean.  Document
81         diff-update-on-the-fly, diff-refine-hunk, and
82         diff-show-trailing-whitespaces.
83         (File Archives): Add rar support.
85         * major.texi (Choosing Modes): Make mode selection sequence more
86         obvious by describing the steps in order of priority.  Note that
87         magic-mode-alist is nil by default.  Document
88         magic-fallback-mode-alist.
90 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
92         * frames.texi (Mouse References): Copyedits.
94 2008-10-20  Tassilo Horn  <tassilo@member.fsf.org>
96         * ack.texi (Acknowledgments): Add myself as doc-view author.
98 2008-10-20  Eli Zaretskii  <eliz@gnu.org>
100         * frames.texi (Dialog Boxes): Add @cindex entries.
102 2008-10-20  Chong Yidong  <cyd@stupidchicken.com>
104         * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
105         (Text-Only Mouse): Copyedit.
107 2008-10-19  Chong Yidong  <cyd@stupidchicken.com>
109         * frames.texi: Use @key throughout for mouse clicks.
110         (Cut/Paste Other App): Document yank-pop-change-selection.
111         (Secondary Selection): Fix modified mouse click syntax.
112         (Clipboard): Describe Cut, Copy and Paste commands.
113         (Mouse References): Not all references are in read-only buffers.
114         Copyedits.
115         (Creating Frames): Add xref to Init File.
116         (Frame Commands): Add xref to Exiting.
117         (Scroll Bars): Document GTK vs toolkit behavior.
119 2008-10-15  Chong Yidong  <cyd@stupidchicken.com>
121         * files.texi (Version Control): Copyedits.  Add Bazaar.
122         (Version Control Systems): List different VCS's using an itemized list.
123         Add Bazaar.
124         (VCS Concepts): Copyedits.  Tweak description of file merging.
126         * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
127         (Cut/Paste Other App): Document select-active-regions and
128         x-select-enable-primary.
130 2008-10-13  Chong Yidong  <cyd@stupidchicken.com>
132         * mark.texi (Shift Selection): Correct case in node name.
134         * emacs.texi (Top): Update node order in Mark chapter.
136 2008-10-12  Eli Zaretskii  <eliz@gnu.org>
138         * msdog-xtra.texi (MS-DOS): Fix bad pxref.
140         * mini.texi (Minibuffer File): Fix markup in last change.  Refer to
141         elsewhere in the manual instead of describing yet again the intricacies
142         of $HOME on MS-Windows and MS-DOS.
144 2008-10-12  Chong Yidong  <cyd@stupidchicken.com>
146         * mini.texi (Minibuffer File): Add xref to File Names.
147         (Minibuffer File): Add discussion of `~' in file names.  Add
148         insert-default-directory index reference.
150         * files.texi (File Names): Reorganize description.
151         (Visiting): Add xref to Mode Line.  Copyedits.
152         (Save Commands): Mention prefix behavior of C-x C-s.
153         (Numbered Backups): Node deleted.
154         (Backup Names): Contents of Numbered Backups moved here.  State default
155         of version-control variable.
156         (Reverting): Copyedits.
157         (Version Control): Add additional version control systems.
159         * emacs.texi (Top): Delete Numbered Backups node.
161         * cmdargs.texi (General Variables): Change Numbered Backups xref to
162         Backup Names.
163         (Initial Options): Document renamed variable inhibit-startup-screen.
165 2008-10-11  Romain Francoise  <romain@orebokech.com>
167         * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
169 2008-10-11  Chong Yidong  <cyd@stupidchicken.com>
171         * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
172         (Select Buffer): Mention use of minibuffer history.  Describe default
173         value of default-major-mode.  Mention that C-x 4 b selects the other
174         window.
175         (List Buffers): Document CRM indicators in the order they appear.
176         (Kill Buffer): Document new command kill-matching buffers.
177         (Several Buffers): Move explanation of the relationship between buffer
178         list and buffer menu to the top.
179         (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
181 2008-10-10  Chong Yidong  <cyd@stupidchicken.com>
183         * entering.texi (Exiting): Document change of C-x C-c to
184         save-buffers-kill-terminal.  Document kill-emacs.
186 2008-09-30  Eli Zaretskii  <eliz@gnu.org>
188         * mule.texi (Coding Systems): Don't mention codepage-setup.
190         * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
191         cpNNN coding systems anymore.
192         (MS-DOS and MULE): Don't mention code-pages.el.  Don't mention support
193         for unibyte mode.  Don't mention line-drawing characters.  Don't
194         mention dos-unsupported-char-glyph.
196 2008-09-25  Chong Yidong  <cyd@stupidchicken.com>
198         * search.texi (Search): Shorten introduction.
199         (Basic Isearch): Add command table.  Discuss reverse isearch and
200         isearch highlighting.
201         (Repeat Isearch): Move lazy highlighting discussion here.  Add search
202         ring to cindex.
203         (Special Isearch): Move input methods discussion here.
204         (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
205         (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
206         Repeat Isearch.
207         (Isearch Minibuffer): New node.
208         (Word Search): Document new word search commands.
209         (Regexp Example): Simplify example using sentence-end-base variable.
210         (Replace): Reword introduction.
211         (Unconditional Replace): Remove unnecessary example.
212         (Other Repeating Search): Document new `M-s o' binding.
214         * emacs.texi (Top): Update node listings.
216 2008-09-22  Juanma Barranquero  <lekktu@gmail.com>
218         * emacs.texi (Top): Remove Kill Errors from menu.
220 2008-09-22  Chong Yidong  <cyd@stupidchicken.com>
222         * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
223         interface for defining macros.  Simplify examples.  Note that C-g quits
224         macro definitions.
225         (Keyboard Macro Counter): Document using F3 to insert counter. Give
226         usage example.
227         (Keyboard Macro Query): Organize query responses in a table.
229         * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.  Link
230         to Erasing node.
231         (Undo): Reorganize paragraphs for logical flow.  Move keybinding
232         rationale to a footnote.
233         (Kill Errors): Remove node, due to redundancy with Erasing.
234         (Spelling): Move discussion of flyspell to end.  Note new behavior of
235         M-$ in active region.  Remove non-ispell-specific keybindings from
236         table.
238 2008-09-21  Dan Nicolaescu  <dann@ics.uci.edu>
240         * cmdargs.texi (Initial Options): Document --daemon.
242 2008-09-20  Glenn Morris  <rgm@gnu.org>
244         * files.texi (Numbered Backups): Mention that some modes set
245         version-control.
247 2008-09-20  Jim Blandy  <jimb@red-bean.com>
249         * files.texi (Numbered Backups): Reference File Variables, as well.
250         Remove discussion of Rmail's implementation.
252 2008-09-06  Chong Yidong  <cyd@stupidchicken.com>
254         * misc.texi (Recursive Edit): Note that top-level exits active
255         minibuffers.
257         * trouble.texi (Quitting): Likewise.
259 2008-08-31  Chong Yidong  <cyd@stupidchicken.com>
261         * emacs.texi (Top): Add Temporary Face Changes xref.
263         * display.texi (Display): Move Temporary Face Changes node to just
264         after Standard Faces.
265         (Scrolling): Document recenter-top-bottom instead of recenter.
266         (Horizontal Scrolling): Move auto hscroll discussion to the top.
267         (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
268         (Display Custom): Copyedits.
269         (Optional Mode Line): Document display-battery-mode.
271 2008-08-27  Romain Francoise  <romain@orebokech.com>
273         * custom.texi (Directory Variables): Minor fix.
275 2008-08-27  Glenn Morris  <rgm@gnu.org>
277         * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
278         descriptions.
279         (Calendar Customizing): Tweak layout description.
280         Move calendar-today-marker and calendar-today face to the other
281         markers.  Condense calendar-star-date and calendar-mark-today
282         description.
283         (Holiday Customizing): Add oriental and solar holidays.
284         Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
285         Fix holiday-float description.  Use zerop in examples.  Be less verbose.
286         (Date Display Format): Change ISO format.  Be less verbose.
287         (Diary Customizing): Mention day and month abbrev arrays.
288         Mention the date-form variables by name.  Update European example.
289         (Non-Gregorian Diary): Change node name.  Mention Baha'i functions.
290         Condense examples.  Mention diary-entry-symbols by name.
291         Condense table for insertion commands.
292         (Fancy Diary Display): Mention diary-include-string and
293         diary-sexp-entry-symbol.  Condense example.  Add Chinese, Coptic,
294         Ethiopic, Persian date functions.  Condense descriptions.
296         * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
297         (Adding to Diary): Adapt for changed node name.
299 2008-08-26  Glenn Morris  <rgm@gnu.org>
301         * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
302         node "Hebrew/Islamic Entries".
304         * calendar.texi (Specified Dates): Fix names of iso functions.
305         (General Calendar): There may not be another window.
306         (Writing Calendar Files, Holidays): Tweak intro.
307         (Holidays): Mention Baha'i and Chinese holidays.
308         (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
309         (Lunar Phases): Remove incorrect reference to calendar-time-zone.
310         (To Other Calendar): Add calendar-print-other-dates.
311         Refer to "graphic display" rather than "X.
312         (From Other Calendar): Add calendar-bahai-goto-date.  Fix reference.
313         (Displaying the Diary): Fix whitespace after reference.
314         Fix `diary-number-of-entries' reference.
315         (Date Formats): Explicitly mention that day names can be abbreviated.
316         (Adding to Diary): Add some references to other sections.
317         (Special Diary Entries): Fix reference.
318         (Appointments): Simplify appt-message-warning-time entry.
319         Clarify where times must be.
320         (Importing Diary): Comment out icalendar paragraph that does not apply.
321         (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
323 2008-08-23  Glenn Morris  <rgm@gnu.org>
325         * fortran-xtra.texi (Fortran): Change description of free form and
326         fixed form a bit.  Mention hideshow and imenu.
327         (Fortran Motion): Mention fortran-end-of-subprogram,
328         fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
329         (Fortran Indent): Minor re-word.
330         (ForIndent Commands): Mention fortran-fill-paragraph and
331         fortran-fill-statement.
332         (ForIndent Cont): Mention fortran-tab-mode-string.
333         (Fortran Comments): Mention fortran-comment-line-start-skip.
334         (Fortran Columns): Mention font-locking.
335         (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
337 2008-08-23  Johan Bockgard  <bojohan@muon>
339         * basic.texi (Moving Point): Fix <prior>/<next> confusion.
341 2008-08-22  Chong Yidong  <cyd@stupidchicken.com>
343         * mini.texi (Minibuffer): Simplify introduction.
344         (Minibuffer File): Document tilde in minibuffer filenames.
345         (Minibuffer Edit): Mention that the prompt is read-only.  Describe how
346         to enter tabs, spaces, and question marks.  Describe behavior of C-a.
347         (Completion Example): Update example to current command list.
348         (Completion Options): Document `lazy' value of completion-auto-help.
349         Update contents of completion-ignored-extensions.
350         (Minibuffer History): Describe "future history" list.  State default
351         value of history-delete-duplicates.
353 2008-08-21  Glenn Morris  <rgm@gnu.org>
355         * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
356         (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
358 2008-08-17  Chong Yidong  <cyd@stupidchicken.com>
360         * regs.texi (Registers): Clarify valid register names.
361         (RegPos): Note that buffer is saved and restored too.
362         (RegText): Note that mark is reactivated/deactivated.
363         (RegConfig): Xref to Windows node.
365 2008-08-16  Chong Yidong  <cyd@stupidchicken.com>
367         * basic.texi (Inserting Text): Provide command name for C-q.
369         * killing.texi (Killing): Copyedit.  Define read-only text.
370         (Deletion): DEL and C-d were already explained in Erasing; xref there.
371         (Killing by Lines): Copyedit.
372         (Other Kill Commands): Move M-w description here.
373         (Yanking): Move M-w to Other Kill Commands.
374         (Kill Ring): Also mention saving text in registers.  Link to Text
375         Properties in elisp manual.
376         (Accumulating Text): Copyedit.
377         (CUA Bindings): Shift selection is now the default.
379 2008-08-12  Teodor Zlatanov  <tzz@lifelogs.com>
381         * maintaining.texi (Change Log): Mention next-error is available.
383 2008-08-10  Glenn Morris  <rgm@gnu.org>
385         * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
386         and intermonth text.
387         (Holiday Customizing): Add holiday-chinese.
389 2008-08-08  Eli Zaretskii  <eliz@gnu.org>
391         * files.texi (Log Buffer, Diff Mode): Fix last changes.  Add indexing.
393 2008-08-07  Dan Nicolaescu  <dann@ics.uci.edu>
395         * files.texi (Log Buffer): Describe C-c C-d.
396         (Diff Mode): Describe C-x 4 A.
398 2008-08-06  Eli Zaretskii  <eliz@gnu.org>
400         * vc1-xtra.texi (VC Directory Mode): Fix last change.
402 2008-08-06  Dan Nicolaescu  <dann@ics.uci.edu>
404         * files.texi (Old Revisions): Update the keys used by vc-annotate and
405         describe the new bindings to show the changeset diff, toggle annotation
406         visibility, show revisions.
407         (VC Status): Describe key bindings for modifying the change comments,
408         displaying changeset diffs and annotations.
410         * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
412 2008-08-05  Nick Roberts  <nickrob@snap.net.nz>
414         * vc1-xtra.texi (VC Directory Mode): Fix typo.
416 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
418         * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
419         and wording.
421 2008-08-02  Dan Nicolaescu  <dann@ics.uci.edu>
423         * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
424         marking/unmarking.  Add descriptions for the multiple file search
425         commands.  Improve some old info.
427 2008-07-31  Chong Yidong  <cyd@stupidchicken.com>
429         * display.texi (Visual Line Mode): New node.
431         * basic.texi (Inserting Text): Move DEL to deletion node.
432         (Moving Point): Add additional alternative key bindings.  Describe
433         line-move-visual.
434         (Erasing): Describe DEL.
435         (Basic Undo, Blank Lines, Arguments): Copyedit.
436         (Continuation Lines): Mention Visual Line mode.
437         (Position Info): Move extended discussion to mule.texi.
439         * mule.texi (International Chars): Describe C-x =.
441         * emacs.texi (Top): Add Visual Line Mode node.
443 2008-07-31  Dan Nicolaescu  <dann@ics.uci.edu>
445         * emacs.texi: Remove VMS support.
447 2008-07-30  Dan Nicolaescu  <dann@ics.uci.edu>
449         * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
450         the vc-dir command name.
452 2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
454         * xresources.texi: Remove mentions of Mac Carbon.
456 2008-07-19  Andreas Schwab  <schwab@suse.de>
458         * ns-emacs.texi: Move to ../misc.
460 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
462         * entering.texi (Exiting): Don't describe text-only terminals as the
463         default.  Describe the new startup screen.
464         (Exiting): Describe how to kill Emacs first.  Change description of
465         iconification to handle modern window systems.
467 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
469         * ns-emacs.texi: New file, documents features of Emacs port under
470         NeXTstep windowing.
472 2008-07-15  Chong Yidong  <cyd@stupidchicken.com>
474         * entering.texi (Entering Emacs): Update prev node.
476         * glossary.texi (Glossary): Remove xref to Text Characters.
478         * commands.texi (User Input): Rewrite.  Describe Emacs' behavior
479         directly, rather than in the context of ASCII.  Move description of
480         special properties of modifier key to new Modifier Keys node.
481         (Keys): Copyedit.
482         (Text Characters): Delete node.  Multibyte is the default nowadays, and
483         the node contents are obsolete.
485         * custom.texi (Modifier Keys): New node.
487         * emacs.texi (Top): Update node list.
489 2008-07-13  Chong Yidong  <cyd@stupidchicken.com>
491         * emacs.texi (Intro): Increase conciseness slightly.  Remove paragraph
492         saying that Emacs provides menus and mouse support (which is par for
493         the course).
495         * screen.texi (Screen): Copyedit.  Define "buffer" and "current buffer"
496         early on.
497         (Point): Copyedit.  Relegate historical trivia to a footnote.
498         (Mode Line): Explain mode-line format more consistently.
499         (Menu Bar): Copyedit.
501 2008-06-27  Glenn Morris  <rgm@gnu.org>
503         * cal-xtra.texi (Sexp Diary Entries):
504         * calendar.texi (Lunar Phases): Update for lunar.el name changes.
506 2008-06-26  Chong Yidong  <cyd@stupidchicken.com>
508         * mark.texi (Shift selection): New node.
509         (Mark): Copyedits.
510         (Persistent Mark): Move to the end of the chapter.
512 2008-06-20  Eli Zaretskii  <eliz@gnu.org>
514         * makefile.w32-in (distclean): Remove makefile.
516 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
518         * building.texi (Starting GUD): Add an entry for gud-gdb.
519         (GDB Graphical Interface): Explain that gud-gdb is now needed for text
520         command mode.
522 2008-06-17  Glenn Morris  <rgm@gnu.org>
524         * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
526 2008-06-17  Nick Roberts  <nickrob@snap.net.nz>
528         * building.texi (Starting GUD): Expand on remote debugging.
529         (Other GDB-UI Buffers): Mention new keyboard bindings.
531 2008-06-15  Glenn Morris  <rgm@gnu.org>
533         * gnu.texi: Use a verbatim license for this invariant section,
534         as per etc/GNU.
536 2008-06-13  Daniel Engeler  <engeler@gmail.com>
538         * emacs.texi, misc.texi: Add documentation about serial port access.
540 2008-06-13  Glenn Morris  <rgm@gnu.org>
542         * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
543         maintain.info.
545 2008-06-05  Miles Bader  <miles@gnu.org>
547         * display.texi (Temporary Face Changes): Update to reflect function
548         renamings in face-remap.el.
550 2008-06-04  Miles Bader  <miles@gnu.org>
552         * display.texi (Temporary Face Changes): Add
553         `adjust-buffer-face-height'.  Rewrite description of
554         `increase-buffer-face-height' and `decrease-default-face-height' now
555         that they aren't bound by default.
557 2008-06-03  Miles Bader  <miles@gnu.org>
559         * display.texi (Temporary Face Changes): New node.
561 2008-05-31  Eli Zaretskii  <eliz@gnu.org>
563         * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
565 2008-05-31  Glenn Morris  <rgm@gnu.org>
567         * cal-xtra.texi (Fancy Diary Display): Simplify.
569 2008-05-30  Glenn Morris  <rgm@gnu.org>
571         * cal-xtra.texi (Fancy Diary Display): Update for
572         diary-display-function replacing diary-display-hook.
574 2008-05-29  Drew Adams  <drew.adams@oracle.com>
576         * msdog.texi (Windows Keyboard): Add descriptions of
577         w32-register-hot-key and w32-unregister-hot-key.
579 2008-05-21  Tom Tromey  <tromey@redhat.com>
581         * custom.texi (Directory Variables): Grammar fix.  Link to Safe File
582         Variables node.
584 2008-05-19  Tom Tromey  <tromey@redhat.com>
586         * custom.texi (Variables): Add Directory Variables to menu.
587         (Directory Variables): New node.
589 2008-05-16  Eric S. Raymond  <esr@snark.thyrsus.com>
591         * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
593 2008-05-15  Eric S. Raymond  <esr@snark.thyrsus.com>
595         * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
596         Revision Tags and rewritten.  Section now uses modern terminology,
597         (tags rather than snapshots) and describes post-SCCS systems more
598         accurately.
600 2008-05-10  Eli Zaretskii  <eliz@gnu.org>
602         * msdog.texi (Windows Files): Update documentation of
603         w32-get-true-file-attributes.
605 2008-05-09  Eric S. Raymond  <esr@snark.thyrsus.com>
607         * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
608         directory mode.
610 2008-05-08  Chong Yidong  <cyd@stupidchicken.com>
612         * killing.texi (Appending Kills): Remove a strangely off-topic index
613         entry "television".
615 2008-05-07  Eric S. Raymond  <esr@snark.thyrsus.com>
617         * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
619 2008-05-02  Eric S. Raymond  <esr@snark.thyrsus.com>
621         * emacs/buffers.texi, emacs/files.texi (Version-control):
622         vc-toggle-read-only is no longer a good idea...
624 2008-04-29  Glenn Morris  <rgm@gnu.org>
626         * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
628 2008-04-22  Juri Linkov  <juri@jurta.org>
630         * dired.texi (Subdirectories in Dired): Describe using `^'
631         to return to the parent directory.
633 2008-04-22  Nick Roberts  <nickrob@snap.net.nz>
635         * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
636         recent changes.
638 2008-04-19  Nick Roberts  <nickrob@snap.net.nz>
640         * building.texi (GDB-UI Layout, Breakpoints Buffer)
641         (Other GDB-UI Buffers): Update for recent thread related changes.
643 2008-04-11  Mirko Vukovic  <mirko.vukovic@gmail.com>  (tiny change)
645         * maintaining.texi (Maintaining):
646         * emacs.texi (Top): Typo.
648 2008-04-08  Stefan Monnier  <monnier@iro.umontreal.ca>
650         * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
651         arg in `font-lock-add-keywords'.
653 2008-04-08  Glenn Morris  <rgm@gnu.org>
655         * cal-xtra.texi, calendar.texi: Update for calendar name changes.
656         Also add Baha'i calendar references where appropriate.
658 2008-04-05  Glenn Morris  <rgm@gnu.org>
660         * custom.texi (Init File): Byte-compiling .emacs is bad.
662 2008-04-04  Stefan Monnier  <monnier@iro.umontreal.ca>
664         * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
666 2008-03-29  Glenn Morris  <rgm@gnu.org>
668         * calendar.texi: Update for `calendar-date-style' replacing
669         `european-calendar'.
671 2008-03-28  Jason Rumney  <jasonr@gnu.org>
673         * display.texi (Display Custom): Mention overlay-margin in text.
675 2008-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
677         * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
678         tutorial' comments.
680 2008-03-28  Chong Yidong  <cyd@stupidchicken.com>
682         * mark.texi (Mark): Rearrange nodes.
683         (Persistent Mark): Rename from Transient Mark.
684         (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
685         Describe Transient Mark mode as the default.
687         * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
688         the default behavior with Transient Mark mode off.
689         (Position Info): Fix typo.
691         * display.texi (Standard Faces): Reference the Mark node.
692         Remove discussion of the region face, which is discussed there.
694         * emacs.texi (Top): Update node listings.
696         * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
697         as the default.
699         * fixit.texi (Undo): Standardize choice of undo key sequence.
700         (Undo, Spelling): Describe Transient Mark mode as the default.
702         * frames.texi (Mouse Commands): Treat Transient Mark mode as the
703         default.
705         * glossary.texi (Glossary): Treat Transient Mark mode as the default.
707         * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
708         mode is the default, and note that the mark is not activated when set.
710         * programs.texi (Moving by Defuns, Expressions, Comment Commands):
711         Describe Transient Mark mode as the default.
713         * search.texi (Basic Isearch): Reference the Mark Ring node.
714         (Replace, Unconditional Replace, Other Repeating Search):
715         Describe Transient Mark mode as the default.
717         * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
718         Transient Mark mode as the default.
719         (Paragraphs): Describe how M-h behaves when region is active.
721         * trouble.texi (Quitting): Clarify effects of C-g.
723 2008-03-13  Glenn Morris  <rgm@gnu.org>
725         * emacs.texi (EMACSVER): Set to 23.0.60.
727 2008-03-05  Glenn Morris  <rgm@gnu.org>
729         * dired.texi (Hiding Subdirectories): Fix previous change.
731 2008-03-05  Drew Adams  <drew.adams@oracle.com>
733         * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
735 2008-02-28  Kim F. Storm  <storm@cua.dk>
737         * help.texi (Help Files): Move describe-gnu-project to C-h g.
738         Move describe-distribution to C-h C-o.
739         Move view-emacs-problems to C-h C-p.
740         Add view-emacs-debugging on C-h C-d.
741         Add view-external-packages on C-h C-e.
742         Add view-order-manuals on C-h C-m.
744 2008-02-17  Ulrich Mueller  <ulm@kph.uni-mainz.de>
746         * msdog-xtra.texi (MS-DOS): Docstring fix.
748 2008-02-09  Eli Zaretskii  <eliz@gnu.org>
750         * msdog.texi (Windows Fonts): Use a @table for describing font
751         properties.
753 2008-02-07  Jason Rumney  <jasonr@gnu.org>
755         * msdog.texi (Windows Files): w32-get-true-file-attributes default
756         value has changed.
757         (Windows HOME): Clarify what is meant by "if that fails as well".
758         (Windows Fonts): New section.
760 2008-02-07  D. E. Evans  <sinuhe@gnu.org>  (tiny change)
762         * basic.texi (Basic Undo): Remove duplicate "you can".
764 2008-02-02  Eli Zaretskii  <eliz@gnu.org>
766         * maintaining.texi (Tags): Fix last change.
768 2008-02-02  Michael Albinus  <michael.albinus@gmx.de>
770         * tramp.texi: Use new FSF's Back-Cover Text.
772 2008-01-31  Nick Roberts  <nickrob@snap.net.nz>
774         * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
776 2008-01-26  Richard Stallman  <rms@gnu.org>
778         * maintaining.texi (Tags): Delete redundant index entry.
780 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
782         * programs.texi (Imenu): Move "@cindex tags" from here...
783         * maintaining.texi (Tags): ...to here.
785 2008-01-23  Kevin Ryde  <user42@zip.com.au>
787         * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
788         click count.
790 2008-01-21  Juanma Barranquero  <lekktu@gmail.com>
792         * entering.texi (Exiting): Fix typo.
793         Reported by D. E. Evans <sinuhe@gnu.org>.
795 2007-12-31  Martin Rudalics  <rudalics@gmx.at>
797         * glossary.texi (Glossary): Fix typo.
799 2007-12-27  Richard Stallman  <rms@gnu.org>
801         * text.texi (Formatted Text): Improve menu tag.
802         (Editing Format Info): In Info, add duplicate menu of nodes
803         about the submenus.
804         (Format Faces): Say where Faces menu is found.  Mention Other.
805         (Format Colors): Say where these submenus are found.
806         (Format Indentation, Format Justification): Likewise.
807         (Format Properties): Likewise.
809 2007-12-22  Richard Stallman  <rms@gnu.org>
811         * search.texi (Query Replace): Make exp of query-replace more
812         self-contained, and clarify.
814         * cc-mode.texi (Getting Started): Change @ref to @pxref.
816 2007-12-15  Richard Stallman  <rms@gnu.org>
818         * files.texi (Auto Save): Clarify definition of auto-saving.
820 2007-11-26  Richard Stallman  <rms@gnu.org>
822         * help.texi (Help Echo): Cleanups.
824 2007-11-23  Thien-Thi Nguyen  <ttn@gnuvola.org>
826         * files.texi (Why Version Control?): Fix typo.
827         (VCS Concepts): Fix typos; small tense fix.
828         (Selecting a Fileset): Fix typos; small rewording.
829         (Log Buffer): Likewise.
830         (Old Revisions): Likewise.
832 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
834         * mule.texi (Communication Coding): Fix wording of last change.
836 2007-11-16  Werner Lemberg  <wl@gnu.org>
838         * custom.texi (Specifying File Variables):
839         * major.texi (Choosing Modes): Mention '\" in man pages.
841 2007-11-16  Kenichi Handa  <handa@ni.aist.go.jp>
843         * mule.texi (Communication Coding): Document x-select-request-type.
845         * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
847 2007-11-15  Francesco Potortì  <pot@gnu.org>
849         * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
850         --output=file.
852 2007-11-13  Martin Rudalics  <rudalics@gmx.at>
854         * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
855         (Help Echo): Avoid mentioning the term "region" here and
856         consistently use the term "active text".
858 2007-11-11  Glenn Morris  <rgm@gnu.org>
860         * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
862 2007-11-10  Paul Pogonyshev  <pogonyshev@gmx.net>
864         * search.texi (Query Replace): Mention
865         `query-replace-show-replacement'.
867 2007-11-09  Nick Roberts  <nickrob@snap.net.nz>
869         * building.texi (Watch Expressions): Remove obscure sentence.
871 2007-11-06  Kenichi Handa  <handa@ni.aist.go.jp>
873         * mule.texi (Select Input Method): Describe how to activate an input
874         method in the text mode.
876 2007-11-01  Dan Nicolaescu  <dann@ics.uci.edu>
878         * cmdargs.texi (Misc Variables): Remove Sun windows info.
880 2007-10-30  Nick Roberts  <nickrob@snap.net.nz>
882         * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
884 2007-10-30  Glenn Morris  <rgm@gnu.org>
886         * misc.texi (Directory Tracking): Explain a bit more about
887         dirtrack-mode.
889 2007-10-25  Glenn Morris  <rgm@gnu.org>
891         * fortran-xtra.texi (Fortran): F90 mode handles F2003.
893 2007-10-24  Richard Stallman  <rms@gnu.org>
895         * misc.texi (Interactive Shell): Cleanup last change.
897 2007-10-22  Juri Linkov  <juri@jurta.org>
899         * mini.texi (Minibuffer History): Add text about a list of minibuffer
900         default values.
902 2007-10-20  Eric S. Raymond  <esr@snark.thyrsus.com>
904         * files.texi: Disambiguate two slightly different uses of the term
905         'filesets'.
907 2007-10-18  Martin Rudalics  <rudalics@gmx.at>
909         * trouble.texi (Quitting): Fix typo.
911 2007-10-18  Glenn Morris  <rgm@gnu.org>
913         * frames.texi (Mode Line Mouse): Mention minor mode names.
915 2007-10-17  Juri Linkov  <juri@jurta.org>
917         * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
918         fill-paragraph operates on the active region in Transient Mark mode.
919         (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
920         with fill-paragraph.
922         * basic.texi (Arguments): Replace fill-paragraph-or-region with
923         fill-paragraph.
925         * fixit.texi (Spelling): ispell-word operates on the active region
926         in Transient Mark mode.
928 2007-10-17  Aaron S. Hawley  <aaronh@garden.org>
930         * building.texi (Source Buffers):
931         * custom.texi (Init Non-ASCII):
932         * glossary.texi (Glossary): Use "key binding" consistently.
934 2007-10-17  Juanma Barranquero  <lekktu@gmail.com>
936         * calendar.texi (Diary): Fix directive.
938 2007-10-16  Richard Stallman  <rms@gnu.org>
940         * calendar.texi (Diary): Clarify text about diary file example.
942 2007-10-13  Eric S. Raymond  <esr@snark.thyrsus.com>
944         * files.texi: Capitalize node names according to convention.
946 2007-10-13  Glenn Morris  <rgm@gnu.org>
948         * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
950 2007-10-11  Eric S. Raymond  <esr@snark.thyrsus.com>
952         * emacs.texi:
953         * files.texi (Version Systems): Minor fixes to version-control material
954         suggested by RMS and Robert J. Chassell.
956 2007-10-10  Eric S. Raymond  <esr@snark.thyrsus.com>
958         * files.texi (Version Systems):
959         * vc-xtra.texi:
960         * vc1-xtra.texi:
961         * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
962         operations.  Change of terminology from `version' to `revision'.
963         Revise text for adequate description of VCSes with monotonic IDs.
964         * emacs.texi: Change of terminology from `version' to `revision'.
966 2007-10-09  Eric S. Raymond  <esr@snark.thyrsus.com>
968         * files.texi (Version Systems): Describe newer VCses.
969         Reorder the descriptions to be chronological.
971 2007-10-09  Richard Stallman  <rms@gnu.org>
973         * display.texi (Cursor Display): Correct how cursor appears
974         in nonselected windows.
976 2007-10-04  Nick Roberts  <nickrob@snap.net.nz>
978         * building.texi (GDB Graphical Interface): Remove references to gdba
979         and mention gud-gdb.
981 2007-08-31  Eli Zaretskii  <eliz@gnu.org>
983         * rmail.texi (Rmail Sorting): Improve indexing.
985 2007-10-06  Juri Linkov  <juri@jurta.org>
987         * text.texi (Fill Commands): Document fill-paragraph-or-region.
988         (Fill Prefix, Format Indentation): Replace fill-paragraph with
989         fill-paragraph-or-region.
991         * basic.texi (Arguments): Replace fill-paragraph with
992         fill-paragraph-or-region.
994 2007-10-06  Eric S. Raymond  <esr@snark.thyrsus.com>
996         * files.texi: Update the section on version control for 2007
997         conditions.  None of these changes are new-VC-specific; that
998         will come later.
1000 2007-09-15  Glenn Morris  <rgm@gnu.org>
1002         * calendar.texi (Holidays): Change all instances of `holiday-list' back
1003         to `list-holidays'.
1005 2007-09-14  Glenn Morris  <rgm@gnu.org>
1007         * calendar.texi: Update all instances of mark-calendar-holidays,
1008         list-calendar-holidays, list-holidays with the new names.
1010 2007-09-06  Glenn Morris  <rgm@gnu.org>
1012         * Move manual sources from man/ to subdirectories of doc/.
1013         Split into the Emacs manual in emacs/, and other manuals in misc/.
1014         * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1015         manual.
1016         (infodir): New variable.
1017         (info): Use $infodir.
1018         (emacsman): Delete target, not needed any more.
1019         Move all targets that are not the Emacs manual to misc/Makefile.in.
1020         (mostlyclean): Remove `gnustmp'.
1021         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1022         manual.
1023         (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
1024         (emacsman): Delete target, not needed any more.
1025         (clean): Remove all info files but Emacs manual.
1026         Move all targets that are not the Emacs manual to misc/Makefile.in.
1027         * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1029         * Makefile.in (INFOSOURCES): Delete.
1030         (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1031         (mostlyclean): Add *.op, *.ops.  Move *.aux *.cps *.fns *.kys *.pgs
1032         *.vrs *.toc here...
1033         (maintainer-clean): ...from here.
1035 2007-09-05  Glenn Morris  <rgm@gnu.org>
1037         * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1039 2007-08-29  Glenn Morris  <rgm@gnu.org>
1041         * emacs.texi (EMACSVER): Increase to 23.0.50.
1043 2007-08-27  Richard Stallman  <rms@gnu.org>
1045         * emacs.texi (Top): Clarify menu item for Glossary.
1047         * display.texi (Faces): Change secn title.
1048         Clarify not all fonts come from Font Lock.
1050 2007-08-17  Eli Zaretskii  <eliz@gnu.org>
1052         * basic.texi (Position Info): Add index entry for face at point.
1053         Mention that character faces are also displayed by "C-u C-x =".
1055 2007-08-08  Glenn Morris  <rgm@gnu.org>
1057         * glossary.texi (Glossary): Deprecate `iff'.
1059 2007-08-07  Chong Yidong  <cyd@stupidchicken.com>
1061         * files.texi (File Conveniences): Document point motion keys in Image
1062         mode.
1064 2007-07-27  Glenn Morris  <rgm@gnu.org>
1066         * emacs.texi (Copying): Include license text from gpl.texi, rather than
1067         in-line.
1069         * gpl.texi: New file with text of GPL.
1070         * Makefile.in (EMACSSOURCES): Add gpl.texi.
1072 2007-07-26  Dan Nicolaescu  <dann@ics.uci.edu>
1074         * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1076         * dired.texi (Wdired): Mention C-x C-q key binding.
1078 2007-07-28  Nick Roberts  <nickrob@snap.net.nz>
1080         * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1082 2007-07-25  Glenn Morris  <rgm@gnu.org>
1084         * emacs.texi (Copying): Replace license with GPLv3.
1086         * Relicense all FSF files to GPLv3 or later.
1088 2007-07-24  Glenn Morris  <rgm@gnu.org>
1090         * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1091         for some calendars.
1093 2007-07-23  Nick Roberts  <nickrob@snap.net.nz>
1095         * screen.texi (Mode Line): Describe new mode-line flag that shows if
1096         default-directory for the current buffer is on a remote machine.
1098 2007-07-21  Eli Zaretskii  <eliz@gnu.org>
1100         * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1101         default value.
1103 2007-07-21  Richard Stallman  <rms@gnu.org>
1105         * files.texi (Why Version Control?): Improve previous change.
1107 2007-07-18  Eric S. Raymond  <esr@snark.thyrsus.com>
1109         * files.texi (Why Version Control?): New node.
1111 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
1113         * building.texi (Starting GUD): Add xref to this anchor.
1115 2007-06-24  Karl Berry  <karl@gnu.org>
1117         * emacs.texi: New Back-Cover Text.
1119 2007-06-07  Alan Mackenzie  <acm@muc.de>
1121         * display.texi (Optional Mode Line): Document the new form of
1122         line+column numbers, "(561,2)".
1124 2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
1126         * maintaining.texi (Create Tags Table): Fix typos.
1128 2007-06-02  Chong Yidong  <cyd@stupidchicken.com>
1130         * Version 22.1 released.
1132 2007-05-07  Karl Berry  <karl@gnu.org>
1134         * emacs.texi (EMACSVER): Back to 22.
1136 2007-05-06  Richard Stallman  <rms@gnu.org>
1138         * maintaining.texi (Create Tags Table): Clean up previous change.
1140 2007-05-05  Francesco Potortì  <pot@gnu.org>
1142         * maintaining.texi (Create Tags Table): Add text about the dangers of
1143         making symbolic links to tags files.
1145 2007-05-04  Karl Berry  <karl@gnu.org>
1147         * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1149 2007-05-03  Karl Berry  <karl@gnu.org>
1151         * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1153         * .cvsignore (*.pdf): New entry.
1155         * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1156         for printing.
1158 2007-05-01  Richard Stallman  <rms@gnu.org>
1160         * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1162 2007-04-28  Glenn Morris  <rgm@gnu.org>
1164         * ack.texi (Acknowledgments):
1165         * anti.texi (Antinews):
1166         * programs.texi (Program Modes): Restore mention of python.el pending
1167         consideration of legal status.
1169 2007-04-28  Richard Stallman  <rms@gnu.org>
1171         * files.texi (File Names): Fixes to ~ description on MS systems.
1173 2007-04-26  Glenn Morris  <rgm@gnu.org>
1175         * emacs.texi (EMACSVER): Increase to 22.1.50.
1177 2007-04-25  Karl Berry  <karl@gnu.org>
1179         * emacs.texi: Improve line breaks on copyright page,
1180         similar layout to lispref, 8.5x11 by default.
1182         * dired.texi (Image-Dired): Improve line break, fix typo.
1184 2007-04-24  Chong Yidong  <cyd@stupidchicken.com>
1186         * programs.texi (Program Modes):
1187         * anti.texi (Antinews):
1188         * ack.texi (Acknowledgments): python.el removed.
1190 2007-04-23  Chong Yidong  <cyd@stupidchicken.com>
1192         * display.texi (Highlight Interactively): Correct description of
1193         hi-lock-file-patterns-policy.
1195         * files.texi (File Archives): Mention self-extracting executables.
1197 2007-04-23  Eli Zaretskii  <eliz@gnu.org>
1199         * search.texi (Unconditional Replace, Query Replace): Add xref to
1200         "Replacement and Case".
1202 2007-04-22  Chong Yidong  <cyd@stupidchicken.com>
1204         * dired.texi (Image-Dired): Move from Thumbnails node.
1205         * misc.texi (Thumbnails): Node deleted.
1206         * emacs.texi (Top): Update node listing.
1208         * files.texi (File Conveniences):
1209         * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
1211 2007-04-21  Richard Stallman  <rms@gnu.org>
1213         * display.texi (Highlight Interactively): Correct previous change.
1214         Clarify doc of hi-lock-find-patterns, and move new features into it.
1216 2007-04-20  David Koppelman  <koppel@ece.lsu.edu>
1218         * display.texi (Highlight Interactively): Document
1219         hi-lock-file-patterns-policy.
1221 2007-04-20  Martin Rudalics  <rudalics@gmx.at>
1223         * display.texi (Scrolling): Fix typo.
1225 2007-04-15  Chong Yidong  <cyd@stupidchicken.com>
1227         * doclicense.texi: Remove node heading, so that it can be included by
1228         other files.
1230         * emacs.texi: Insert node heading for GFDL.
1232 2007-04-14  Eli Zaretskii  <eliz@gnu.org>
1234         * cmdargs.texi (Colors): Qualify "color of window" index entry by
1235         "command line".
1237         * display.texi (Faces): Refer to "Creating Frames" for face
1238         and other frame customizations in .emacs.
1240         * frames.texi (Creating Frames): Mention that face customizations can
1241         be put in .emacs.  Add index entries.
1243 2007-04-12  Richard Stallman  <rms@gnu.org>
1245         * glossary.texi (Glossary): Explain `iff'.
1247 2007-04-11  Karl Berry  <karl@gnu.org>
1249         * gnu.texi (Top),
1250         * macos.texi (Mac Font Specs),
1251         * anti.texi (Antinews),
1252         * xresources.texi (Resources),
1253         * misc.texi (Emulation),
1254         * calendar.texi (Daylight Saving),
1255         * dired.texi (Dired and Find),
1256         * rmail.texi (Remote Mailboxes),
1257         * sending.texi (Mail Headers),
1258         * programs.texi (Which Function),
1259         * files.texi (Recover),
1260         * buffers.texi (Uniquify),
1261         * frames.texi (Wheeled Mice),
1262         * killing.texi (Rectangles): Wording to improve breaks in
1263         8.5x11 format.
1264         * mule.texi (Language Environments): \hbadness=10000 since there's
1265         no way to reword.
1266         * emacs.texi (smallbook): New @set to more easily switch between
1267         smallbook and 8.5x11.
1269 2007-04-11  Richard Stallman  <rms@gnu.org>
1271         * files.texi (File Conveniences): Add xref to Tumme.
1272         Delete text about Thumbnail mode.
1274 2007-04-09  Alan Mackenzie  <acm@muc.de>
1276         * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1277         new name.  Insert concept index entries.
1279 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
1281         * display.texi (Standard Faces): Document prefix arg for
1282         list-faces-display.
1284         * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1286 2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
1288         * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1290         * files.texi (Misc File Ops): Rewrite description of
1291         insert-file-literally.
1293 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
1295         * misc.texi (Printing): Postscript -> PostScript.
1297         * ack.texi (Acknowledgments): Postscript -> PostScript.
1299         * custom.texi (Init File, Init Non-ASCII): Fix last change.
1301         * emacs.texi (Top): Fix the menu due to the change in custom.texi
1302         below.
1304 2007-03-30  Chong Yidong  <cyd@stupidchicken.com>
1306         * custom.texi (Non-ASCII Rebinding): Node deleted.  Material moved to
1307         Init Non-ASCII.
1308         (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1309         (Init Non-ASCII): New node.
1311 2007-03-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1313         * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1315 2007-03-12  Glenn Morris  <rgm@gnu.org>
1317         * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1318         "Daylight Savings".
1320         * calendar.texi: Replace "daylight savings" with "daylight
1321         saving" in text throughout.
1323 2007-03-04  Richard Stallman  <rms@gnu.org>
1325         * custom.texi (Safe File Variables): Minor correction.
1327 2007-02-28  Thien-Thi Nguyen  <ttn@gnu.org>
1329         * rmail.texi (Movemail): Add internal ref.
1330         Don't indent the intro for the PROTO table.
1331         Format PROTO table items with @code.
1333 2007-02-26  Nick Roberts  <nickrob@snap.net.nz>
1335         * building.texi: Remove references to bashdb.
1337 2007-02-19  Juanma Barranquero  <lekktu@gmail.com>
1339         * mule.texi (Language Environments): Update list of supported language
1340         environments.
1342 2007-02-14  Kim F. Storm  <storm@cua.dk>
1344         * building.texi (Grep Searching): Fix lgrep doc.
1346 2007-02-12  Chong Yidong  <cyd@stupidchicken.com>
1348         * back.texi: Remove unused file.
1350 2007-02-05  Francesco Potortì  <pot@gnu.org>
1352         * maintaining.texi (Tag Syntax): Now --members is the default for
1353         etags, not for ctags yet.
1355 2007-02-03  Eli Zaretskii  <eliz@gnu.org>
1357         * emacs.texi (Top): Update the top-level menus.  Make the detailed menu
1358         headers compliant with Texinfo guidelines and with what texnfo-upd.el
1359         expects.  Add comments to prevent people from inadvertently modifying
1360         the key parts needed by `texinfo-multiple-files-update'.
1362 2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
1364         * frames.texi (Secondary Selection): Window clicked does not matter
1365         when mouse-yank-at-point is non-nil.
1367 2007-01-16  Glenn Morris  <rgm@gnu.org>
1369         * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1370         system abbrev.
1372 2007-01-11  Richard Stallman  <rms@gnu.org>
1374         * msdog.texi (Windows Keyboard): Another small cleanup.
1376 2007-01-10  Richard Stallman  <rms@gnu.org>
1378         * msdog.texi (Windows Keyboard): Yet another try to make
1379         everyone happy with that passage.
1381 2007-01-05  Richard Stallman  <rms@gnu.org>
1383         * anti.texi (Antinews): Mention M-x shell scrolling.
1385 2007-01-05  Nick Roberts  <nickrob@snap.net.nz>
1387         * building.texi (Watch Expressions): Describe gdb-max-children.
1389 2007-01-04  Richard Stallman  <rms@gnu.org>
1391         * msdog.texi (Windows Keyboard): Clarify previous change.
1393 2007-01-02  Richard Stallman  <rms@gnu.org>
1395         * custom.texi (Changing a Variable): Minor clarification.
1396         (Specific Customization): customize-customized => customize-unsaved.
1398         * entering.texi (Entering Emacs): Clean up text about restarting
1399         Emacs for each file.
1401         * misc.texi (Shell Options): Minor cleanup.
1403         * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1404         with Emacs, not vice versa.
1406         * programs.texi (Symbol Completion): Recommend customizing
1407         window manager.
1409         * xresources.texi (Resources): Minor fix.
1411 2007-01-01  Jan Djärv  <jan.h.d@swipnet.se>
1413         * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1415 2007-01-01  Richard Stallman  <rms@gnu.org>
1417         * commands.texi (User Input): Document keys stolen by window mangers.
1419 2006-12-31  Richard Stallman  <rms@gnu.org>
1421         * custom.texi (Specific Customization): Document customize-option
1422         instead of customize-variable.
1424 2006-12-31  Kim F. Storm  <storm@cua.dk>
1426         * major.texi (Choosing Modes): Document auto-mode-case-fold.
1428 2006-12-30  Kim F. Storm  <storm@cua.dk>
1430         * killing.texi (CUA Bindings): Fix typo.
1432         * xresources.texi (Table of Resources): Mention grow-only value for
1433         auto-resize-tool-bars.
1435 2006-12-27  Eli Zaretskii  <eliz@gnu.org>
1437         * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1438         and how to get them back.
1440 2006-12-26  Richard Stallman  <rms@gnu.org>
1442         * calendar.texi (Holidays): Holiday listing is based on current
1443         practice, but DST is not.
1445 2006-12-25  Richard Stallman  <rms@gnu.org>
1447         * emacs.texi (Top): Update subnode menus.
1449         * mark.texi (Transient Mark): Fix xref.
1451         * killing.texi (Graphical Kill): Node deleted.
1452         (Killing): Add xref to Cut and Paste.
1453         (CUA Bindings): Update xref.
1455         * frames.texi (Cut and Paste): New section to hold other nodes.
1456         (Mouse Commands): Node demoted.
1457         (Cut/Paste Other App): Split out from Mouse Commands.
1458         (Word and Line Mouse): Likewise.
1459         (Secondary Selection, Clipboard): Nodes demoted.
1461 2006-12-24  Kevin Ryde  <user42@zip.com.au>
1463         * calendar.texi (Holidays): US daylight saving begins second Sunday
1464         in March for 2007 onwards.
1465         (Daylight Savings): Show new US default daylight saving rules, 2nd
1466         Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1468 2006-12-23  Chong Yidong  <cyd@stupidchicken.com>
1470         * calendar.texi (Scroll Calendar): < and > are switched.
1472 2006-12-23  Kevin Rodgers  <ihs_4664@yahoo.com>
1474         * killing.texi (Deletion): Describe M-\ prefix argument.
1476 2006-12-23  Richard Stallman  <rms@gnu.org>
1478         * search.texi (Regexp Search): Explain why forward and reverse regexp
1479         search are not mirror images.
1481 2006-12-19  Kim F. Storm  <storm@cua.dk>
1483         * major.texi (Choosing Modes): Describe match-function elements for
1484         magic-mode-alist.
1486 2006-12-18  Eli Zaretskii  <eliz@gnu.org>
1488         * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1489         peculiarities.
1491 2006-12-18  Richard Stallman  <rms@gnu.org>
1493         * abbrevs.texi (Editing Abbrevs): Fix previous change.
1495 2006-12-17  Alan Mackenzie  <acm@muc.de>
1497         * programs.texi (Left Margin Paren): Remove the bit which says
1498         that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1499         Discuss some of the issues of setting this option to nil.
1501 2006-12-17  Glenn Morris  <rgm@gnu.org>
1503         * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1505 2006-12-16  Eli Zaretskii  <eliz@gnu.org>
1507         * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1508         (Windows Files): `w32-get-true-file-attributes' is only relevant for
1509         NTFS volumes.
1510         (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1511         volumes.
1513 2006-12-15  Eli Zaretskii  <eliz@gnu.org>
1515         * text.texi (HTML Mode): Fix "C-c TAB".
1517 2006-12-09  Richard Stallman  <rms@gnu.org>
1519         * misc.texi (Invoking emacsclient): Simplify TCP file text.
1521 2006-12-08  Kevin Rodgers  <ihs_4664@yahoo.com>
1523         * files.texi (Misc File Ops): Document insert-file-literally.
1525 2006-12-08  Eli Zaretskii  <eliz@gnu.org>
1527         * cmdargs.texi (Colors): Note that --color is intended for overriding
1528         the terminal defaults, not for normal invocation.
1530         * misc.texi (Emacs Server): Improve wording.  Don't mention the
1531         ``server program''.  Add a cross-reference to "Init File" node.
1532         (Invoking emacsclient): Add index entries.  Document both short and
1533         long versions of command-line options.  Document the -f option.
1535 2006-12-06  Richard Stallman  <rms@gnu.org>
1537         * text.texi (Outline Format): Say to set outline-regexp
1538         and outline-level with major modes and file local variables.
1540 2006-12-05  Michaël Cadilhac  <michael.cadilhac@lrde.org>
1542         * anti.texi (Antinews): Mention the alternative to
1543         `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1545         * misc.texi (Interactive Shell): Ditto.
1547 2006-12-04  Eli Zaretskii  <eliz@gnu.org>
1549         * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1551         * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1553 2006-12-01  Eli Zaretskii  <eliz@gnu.org>
1555         * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1556         colon in the mode line.
1558         * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1560 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
1562         * building.texi (Watch Expressions): Mention SPC for expanding/
1563         contracting watch expressions.
1565 2006-11-26  Kim F. Storm  <storm@cua.dk>
1567         * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1569 2006-11-26  Nick Roberts  <nickrob@snap.net.nz>
1571         * building.texi (Debugger Operation): Define text command mode.
1572         Clarify how tooltips work.
1573         (GDB Graphical Interface): Explain how to run in text command mode
1574         more clearly.
1576 2006-11-25  Juanma Barranquero  <lekktu@gmail.com>
1578         * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1580 2006-11-22  Juanma Barranquero  <lekktu@gmail.com>
1582         * anti.texi (Antinews): Mention --server-file and TCP sockets.
1584 2006-11-18  Chong Yidong  <cyd@stupidchicken.com>
1586         * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1587         and EMACS is deprecated.
1589 2006-11-18  Juanma Barranquero  <lekktu@gmail.com>
1591         * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1593 2006-11-18  Jan Djärv  <jan.h.d@swipnet.se>
1595         * Makefile.in (emacs.dvi): Remove xresmini.texi.
1597         * emacs.texi: Include xresources.texi both for info and dvi.
1599         * xresources.texi: Merge text from xresmini.texi.
1601 2006-11-12  Roberto Rodríguez  <lanubeblanca@googlemail.com>  (tiny change)
1603         * glossary.texi: Fix typos.
1605 2006-11-06  Richard Stallman  <rms@gnu.org>
1607         * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1609         * ack.texi (Acknowledgments): Fix name spelling.
1611 2006-11-01  Juri Linkov  <juri@jurta.org>
1613         * search.texi (Word Search): Document incremental word search.
1615 2006-10-28  Glenn Morris  <rgm@gnu.org>
1617         * ack.texi (Acknowledgments): Add cal-html author.
1619         * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1620         Calendar").  Describe new package cal-html.
1621         * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1622         Calendar Files."
1624 2006-10-23  Richard Stallman  <rms@gnu.org>
1626         * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1627         Abbrev mode is enabled.
1629 2006-10-16  Richard Stallman  <rms@gnu.org>
1631         * emacs.texi: Update ISBN.
1633 2006-10-11  Kim F. Storm  <storm@cua.dk>
1635         * emacs.texi (Acknowledgments): Use @dotless{i}.
1637 2006-10-08  Nick Roberts  <nickrob@snap.net.nz>
1639         * building.texi (Breakpoints Buffer): Mention catchpoints.
1641 2006-10-08  Kim F. Storm  <storm@cua.dk>
1643         * ack.texi (Acknowledgments): Update.
1645         * emacs.texi (Acknowledgments): Fix bad @/ form.
1647 2006-10-05  Kim F. Storm  <storm@cua.dk>
1649         * emacs.texi (Acknowledgments): Add more contributors.
1651 2006-10-03  Richard Stallman  <rms@gnu.org>
1653         * emacs.texi (Acknowledgments): Update version and edition.
1655 2006-10-01  Karl Berry  <karl@gnu.org>
1657         * custom.texi (Customization Groups): Page break to keep example buffer
1658         on one page.
1660 2006-09-30  Karl Berry  <karl@gnu.org>
1662         * programs.texi (Basic Indent): @need to improve page break.
1663         * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1665 2006-09-29  Glenn Morris  <rgm@gnu.org>
1667         * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1669 2006-09-29  Karl Berry  <karl@gnu.org>
1671         * windows.texi (Basic Window): Remove forced @break, no longer
1672         desirable.
1673         * frames.texi (Frame Commands),
1674         * mark.texi (Marking Objects): Reword to avoid bad page break.
1675         * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1677 2006-09-19  Richard Stallman  <rms@gnu.org>
1679         * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1680         stick to present tense.
1682 2006-09-18  Jan Djärv  <jan.h.d@swipnet.se>
1684         * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1685         to x-gtk-use-old-file-dialog.
1686         (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1688 2006-09-15  Jay Belanger  <belanger@truman.edu>
1690         * emacs.texi (GNU GENERAL PUBLIC LICENSE):
1691         Change "Library Public License" to "Lesser Public License"
1692         throughout.  Use "yyyy" to represent year.
1694 2006-09-12  Reiner Steib  <Reiner.Steib@gmx.de>
1696         * files.texi (Visiting): Add index entry "open file".
1698 2006-09-11  Richard Stallman  <rms@gnu.org>
1700         * building.texi (Compilation Mode): Clarification.
1701         (Grep Searching): Add xref to Compilation Mode.
1703 2006-09-08  Richard Stallman  <rms@gnu.org>
1705         * search.texi (Search): Ref multi-file search commands here.
1706         (Other Repeating Search): Not here.
1708 2006-08-28  Richard Stallman  <rms@gnu.org>
1710         * windows.texi (Split Window): Update xref.
1712         * basic.texi (Continuation Lines): Update xref.
1714         * indent.texi (Tab Stops): Update xref.
1716         * emacs.texi (Top): Update subnode menu.
1718         * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1719         split out of Display Custom.
1721 2006-08-25  Kim F. Storm  <storm@cua.dk>
1723         * display.texi (Display Custom): Add variables overline-margin
1724         and x-underline-at-descent-line.
1726 2006-08-25  Richard Stallman  <rms@gnu.org>
1728         * entering.texi (Exiting): Rewrite to give graphical displays
1729         priority over text terminals.
1731         * search.texi (Incremental Search): Move index entries.
1733 2006-08-23  Chong Yidong  <cyd@stupidchicken.com>
1735         * custom.texi (Init File): Reference Find Init to avoid "home
1736         directory" confusion.
1738 2006-08-22  Nick Roberts  <nickrob@snap.net.nz>
1740         * building.texi (Other GDB-UI Buffers): Describe how to edit
1741         a value in the locals buffer.
1743 2006-08-21  Richard Stallman  <rms@gnu.org>
1745         * search.texi (Basic Isearch): Add `isearch' index entry.
1747 2006-08-16  Richard Stallman  <rms@gnu.org>
1749         * misc.texi (Saving Emacs Sessions): Clean up wording.
1751         * mark.texi (Marking Objects): Mention term "select all".
1753         * emacs.texi (Top): Update subnode menu.
1755         * help.texi (Help Mode): Move node up in file.
1757 2006-08-15  Nick Roberts  <nickrob@snap.net.nz>
1759         * building.texi (Stack Buffer): Explain fringe arrow.
1761 2006-08-12  Eli Zaretskii  <eliz@gnu.org>
1763         * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1764         on startup.
1766 2006-08-11  Romain Francoise  <romain@orebokech.com>
1768         * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1770 2006-08-10  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
1772         * mule.texi (Recognize Coding, Text Coding): Fix typos.
1774 2006-08-10  Richard Stallman  <rms@gnu.org>
1776         * text.texi (Format Faces): Substantial rewrites to deal
1777         with face merging.  Empty regions don't count.  Clarify
1778         face property inheritance.
1780 2006-08-08  Romain Francoise  <romain@orebokech.com>
1782         * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1783         <arjuropo@cc.jyu.fi>.
1785 2006-08-04  Eli Zaretskii  <eliz@gnu.org>
1787         * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1788         apply to all frames.
1790 2006-08-01  Richard Stallman  <rms@gnu.org>
1792         * help.texi (Name Help): Add index entries for describe-variable.
1794 2006-08-01  Nick Roberts  <nickrob@snap.net.nz>
1796         * building.texi (GDB Graphical Interface): Shorten node names.
1797         (GDB-UI Layout): Use GDB-related.
1798         (Other GDB-UI Buffers): Simplify English.
1800 2006-07-31  Richard Stallman  <rms@gnu.org>
1802         * search.texi (Query Replace): Add xref for Dired's Q command.
1804 2006-07-31  Nick Roberts  <nickrob@snap.net.nz>
1806         * building.texi (GDB commands in Fringe): Rename to...
1807         (Source Buffers): ..this and move forward.  Describe hollow arrow and
1808         new option gdb-find-source-frame.
1810 2006-07-29  Richard Stallman  <rms@gnu.org>
1812         * dired.texi (Operating on Files): Simplify previous change
1813         and fix Texinfo usage.
1815 2006-07-29  Eli Zaretskii  <eliz@gnu.org>
1817         * dired.texi (Operating on Files): Add cross-references.  State the
1818         Unix commands that do similar things.
1820 2006-07-28  Richard Stallman  <rms@gnu.org>
1822         * mark.texi (Transient Mark): Clarify that region never disappears
1823         when Transient Mark mode is off, and not when it is on.
1825 2006-07-27  Richard Stallman  <rms@gnu.org>
1827         * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
1829 2006-07-24  Richard Stallman  <rms@gnu.org>
1831         * xresources.texi (GTK styles): Fix texinfo usage.
1833         * commands.texi (User Input): Explain why we teach keyboard cmds.
1835         * xresources.texi, xresmini.texi, search.texi, programs.texi:
1836         * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1837         * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1838         * doclicense.texi, display.texi, dired.texi, basic.texi:
1839         * anti.texi, ack.texi: Move periods and commas inside quotes.
1841 2006-07-22  Eli Zaretskii  <eliz@gnu.org>
1843         * cmdargs.texi (General Variables): Document EMAIL.
1845 2006-07-21  Eli Zaretskii  <eliz@gnu.org>
1847         * frames.texi (Frame Commands): Mention that focus-follows-mouse
1848         doesn't have effect on MS-Windows.
1850 2006-07-17  Richard Stallman  <rms@gnu.org>
1852         * building.texi (Grep Searching): Explain about chaining grep commands.
1854 2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
1856         * killing.texi, mini.texi: Fix typos.
1858 2006-07-09  Chong Yidong  <cyd@stupidchicken.com>
1860         * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1861         is invoked for multiple files.
1863 2006-07-08  Eli Zaretskii  <eliz@gnu.org>
1865         * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1866         on-line manual for the rest of this node.
1867         (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1868         unconditionally.
1869         (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1870         Improve wording.
1871         (Windows Printing): Improve wording.
1872         (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1873         rest of this node.
1875 2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
1877         * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1878         with eval-buffer.
1880 2006-07-05  Nick Roberts  <nickrob@snap.net.nz>
1882         * mule.texi (Coding Systems, Specify Coding): Link descriptions
1883         of character translation.
1885 2006-07-04  Nick Roberts  <nickrob@snap.net.nz>
1887         * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1889 2006-07-03  Karl Berry  <karl@gnu.org>
1891         * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1892         not-too-underfull hboxes in the TeX output.
1893         * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1894         * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1895         * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1896         * sending.texi, text.texi: Fix overfull/underfull boxes.
1898 2006-07-03  Romain Francoise  <romain@orebokech.com>
1900         * m-x.texi (M-x): Fix.
1902 2006-07-03  Richard Stallman  <rms@gnu.org>
1904         * search.texi (Other Repeating Search): filename -> file name.
1906         * misc.texi (Narrowing): Minor cleanups.
1908         * files.texi (Visiting): filename -> file name.
1910         * emacs.texi (Top): Update subnode menus.
1912         * mule.texi (Coding Systems): Move char translation stuff here.
1913         (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1914         (Recognize Coding): Substantial local rewrites.
1915         (International): Update menu.
1917         * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1918         (Scrolling): Substantial local rewrites.
1919         (Display): Update menu and intro.
1921         * dired.texi: filename -> file name.
1923         * custom.texi (Safe File Variables): Texinfo usage fix.
1925 2006-07-03  Ted Zlatanov  <tzz@lifelogs.com>
1927         * help.texi, m-x.texi: Lots of cleanups.
1929 2006-06-30  Eli Zaretskii  <eliz@gnu.org>
1931         * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1932         (Windows Processes, Windows Misc): Shorten the printed version by
1933         selectively conditioning less important portions by @ifnottex.
1935 2006-06-27  Richard Stallman  <rms@gnu.org>
1937         * mini.texi (Minibuffer File): Minor cleanup.
1939 2006-06-25  Nick Roberts  <nickrob@snap.net.nz>
1941         * frames.texi (XTerm Mouse): Rename to...
1942         (Text-Only Mouse): ...this.  Mention t-mouse-mode.
1944         * emacs.texi (Top): Use new node name.
1946 2006-06-24  Eli Zaretskii  <eliz@gnu.org>
1948         * emacs.texi (Top): Update the detailed menu according to changes in
1949         msdog.texi.
1951         * msdog.texi (Windows Keyboard): New section.
1952         (Windows Mouse): New section.
1953         (Windows System Menu): Remove section (text merged with "Windows
1954         Keyboard").
1955         (Windows Misc): New section.
1957         * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1959         * msdog.texi (ls in Lisp): New section.
1961         * files.texi (Visiting): Document case-insensitive wildcard matching
1962         under find-file-wildcards.
1964 2006-06-16  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
1966         * macos.texi (Mac Input): Add description of mac-function-modifier.
1967         Now Unicode keyboard layouts work.
1969 2006-06-10  Richard Stallman  <rms@gnu.org>
1971         * mule.texi (Recognize Coding): Clarify previous change.
1973 2006-06-09  Kenichi Handa  <handa@m17n.org>
1975         * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1976         notation.
1978 2006-06-07  Kevin Ryde  <user42@zip.com.au>
1980         * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1981         manual for @ifnottex, but in emacs-extra for @iftex.
1983         * cmdargs.texi (General Variables): Fix smtpmail xref.
1985 2006-05-29  Stefan Monnier  <monnier@iro.umontreal.ca>
1987         * programs.texi (Comment Commands):
1988         * custom.texi (Specifying File Variables):
1989         Use ;; instead of ;;; to better follow coding conventions.
1991 2006-06-07  Nick Roberts  <nickrob@snap.net.nz>
1993         * building.texi (Watch Expressions): Move node to end.
1994         (GDB Graphical Interface): Move description of clicks in fringe...
1995         (GDB commands in the Fringe): ...to here.  New node.
1997 2006-06-05  Romain Francoise  <romain@orebokech.com>
1999         * xresmini.texi (GTK resources): Fix various typos.
2001 2006-06-05  Nick Roberts  <nickrob@snap.net.nz>
2003         * building.texi (GDB Graphical Interface): Update bindings.
2004         (Commands of GUD): Add gud-print.  Remove gud-run.
2005         Restate availability more generally.
2007 2006-06-03  Ted Zlatanov  <tzz@lifelogs.com>
2009         * mini.texi: Lots of cleanups.
2011 2006-06-01  Luc Teirlinck  <teirllm@auburn.edu>
2013         * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2014         and Mouse-2.
2016 2006-06-01  Jan Djärv  <jan.h.d@swipnet.se>
2018         * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2020 2006-05-31  Richard Stallman  <rms@gnu.org>
2022         * basic.texi (Moving Point): Fix previous change.
2024 2006-05-29  Jan Djärv  <jan.h.d@swipnet.se>
2026         * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2028 2006-05-28  Ted Zlatanov  <tzz@lifelogs.com>
2030         * basic.texi: Many simplifications and improvements in wording.
2032 2006-05-26  Nick Roberts  <nickrob@snap.net.nz>
2034         * anti.texi (Antinews): Create a node for gdb-ui.
2036 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
2038         * frames.texi (Menu Bars, Tool Bars): Add index entries.
2040 2006-05-20  Richard Stallman  <rms@gnu.org>
2042         * dired.texi (Dired Navigation): dired-goto-file is now j.
2044 2006-05-20  Eli Zaretskii  <eliz@gnu.org>
2046         * mule.texi (Coding Systems): Mention the undecided-* coding systems
2047         and their aliases.
2049         * msdog.texi (Windows Printing): Mention non-support of plain text
2050         printing with some el-cheapo printers, and suggest a workaround.
2052 2006-05-20  Kevin Ryde  <user42@zip.com.au>
2054         * text.texi (TeX Print): tex-dvi-view-command has a default value,
2055         remove the bit saying you must set it.
2057 2006-05-19  Luc Teirlinck  <teirllm@auburn.edu>
2059         * trouble.texi (Checklist):
2060         * text.texi (Text, Auto Fill, Text Mode):
2061         * search.texi (Nonincremental Search):
2062         * rmail.texi (Rmail Labels):
2063         * mule.texi (Input Methods, Multibyte Conversion):
2064         * misc.texi (Gnus, Where to Look, PostScript):
2065         * maintaining.texi (Create Tags Table):
2066         * indent.texi (Indentation Commands):
2067         * fixit.texi (Spelling):
2068         * emacs.texi (Copying):
2069         * custom.texi (Init File): ifinfo -> ifnottex.
2071 2006-05-17  Richard Stallman  <rms@gnu.org>
2073         * files.texi (Diff Mode): Mention C-x `.
2075 2006-05-08  Richard Stallman  <rms@gnu.org>
2077         * custom.texi (Disabling): Textual cleanups.
2079 2006-05-12  Glenn Morris  <rgm@gnu.org>
2081         * calendar.texi (Displaying the Diary, Format of Diary File):
2082         Refer to diary-view-entries, diary-list-entries,
2083         diary-show-all-entries rather than obsolete aliases.
2085 2006-05-12  Eli Zaretskii  <eliz@gnu.org>
2087         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2088         (Displaying the Diary, Special Diary Entries, Importing Diary):
2089         * building.texi (Compilation Shell):
2090         * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2091         emacs-xtra with @inforef's.
2093         * files.texi (Visiting): Fix wording.
2095         * mule.texi (Coding Systems, Text Coding): More indexing.
2096         Mention that C-x RET f can set eol conversion.
2098 2006-05-07  Jan Djärv  <jan.h.d@swipnet.se>
2100         * xresmini.texi (GTK resources): Insert GTK description.
2102         * xresources.texi (GTK resources): metafont should be menufont.
2104 2006-05-06  Michael Albinus  <michael.albinus@gmx.de>
2106         * mini.texi (Completion Options): Completion of remote files'
2107         method, user name and host name is active only in partial
2108         completion mode.
2110 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2112         * makefile.w32-in (emacs.dvi):
2113         * Makefile.in (emacs.dvi): Add xresmini.texi.
2115         * xresmini.texi (Table of Resources): Remove xref to non-existent
2116         node "LessTif Resources".
2118         * msdog.texi (Microsoft Windows):
2119         * calendar.texi (Calendar/Diary, Displaying the Diary)
2120         (Special Diary Entries, Importing Diary, Holidays):
2121         * programs.texi (Program Modes):
2122         * text.texi (Text):
2123         * buffers.texi (Several Buffers):
2124         * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2126 2006-05-06  Eli Zaretskii  <eliz@gnu.org>
2128         The following changes merge the emacs-xtra manual into the main
2129         manual, but only for on-line version of the manual.
2131         * vc2-xtra.texi (Version Backups, Local Version Control)
2132         (Making Snapshots, Change Logs and VC, Version Headers)
2133         (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2134         on-line manual.
2136         * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2137         for on-line manual.
2139         * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2140         (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2141         (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2142         for on-line manual.
2144         * fortran-xtra.texi (Fortran, Fortran Autofill)
2145         (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2146         for on-line manual.
2148         * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2149         Conditional xref's for on-line manual.
2151         * emerge-xtra.texi (Emerge, Overview of Emerge)
2152         (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2153         manual.
2155         * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2156         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2157         (EMACSSOURCES): Use EMACS_XTRA.
2158         (../info/emacs-xtra): Remove.
2159         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2161         * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2162         (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2163         (EMACSSOURCES): Use EMACS_XTRA.
2164         ($(infodir)/emacs-xtra): Remove.
2165         (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2167         * trouble.texi (Quitting):
2168         * text.texi (Text):
2169         * programs.texi (Program Modes):
2170         * msdog.texi (Microsoft Windows):
2171         * frames.texi (Frames):
2172         * files.texi (Backup, Version Control, VC Concepts)
2173         (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2174         (Registering, VC Status, VC Undo, Multi-User Branching)
2175         (Comparing Files):
2176         * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2177         (Displaying the Diary, Special Diary Entries, Importing Diary):
2178         * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2179         conditional xref's, depending on @iftex/@ifnottex.
2181         * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2182         "MS-DOS".  @include msdog-xtra.texi.
2184         * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2185         <Top Level> [ifnottex]: @include fortran-xtra.texi.
2187         * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2188         for vc-xtra.texi subsections.
2189         (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2190         (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2192         * sending.texi (Sending Mail): A @node line without explicit Prev,
2193         Next, and Up links.
2195         * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2196         Next, and Up links.
2198         * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2199         and its sections.  @include picture-xtra.texi.
2201         * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2202         "Emerge".
2203         (List Tags) [ifnottex]: @include emerge-xtra.texi.
2205         * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2206         exact duplicate of its name-sake in calendar.texi.
2208         * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2209         "Advanced Calendar/Diary Usage".
2210         (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2212         * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2213         dired-xtra.texi.
2214         (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2216         * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2217         (Files) [ifnottex]: Add menu entry for Autorevert.
2219         * emacs-xtra.texi (Introduction): Reword to make consistent with
2220         printed version only.
2221         <Top level>: Remove the body of all chapters and move them to the
2222         new *-xtra.texi files.  Use @raisesections and @lowersections to
2223         convert sections to chapters etc.
2225         * msdog-xtra.texi:
2226         * fortran-xtra.texi:
2227         * vc-xtra.texi:
2228         * vc1-xtra.texi:
2229         * vc2-xtra.texi:
2230         * emerge-xtra.texi:
2231         * cal-xtra.texi:
2232         * dired-xtra.texi:
2233         * arevert-xtra.texi: New files, with text from respective chapters
2234         of emacs-xtra.texi.  Convert each @chapter into @section, @section
2235         into @subsection, etc.
2237         * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG".  All references
2238         updated.
2240         * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2241         Windows".  All references updated.
2243 2006-05-06  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2245         * macos.texi (Mac Input): Mention input from Character Palette.
2246         (Mac Font Specs): Fix typo.
2248 2006-05-05  Richard Stallman  <rms@gnu.org>
2250         * files.texi (Diff Mode): Minor cleanup.
2252 2006-05-05  Karl Berry  <karl@gnu.org>
2254         * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2255         errors from the current release of makeinfo (4.8).
2256         * help.texi (Library Keywords): Change widest word in multitable
2257         template from `emulations' to `convenience'.  (Not sure if this is
2258         related to the font change.)
2260 2006-05-05  Eli Zaretskii  <eliz@gnu.org>
2262         * files.texi (File Names): Add a footnote about limited support of
2263         ~USER on MS-Windows.
2265         * cmdargs.texi (Initial Options): Add a footnote about limited
2266         support of ~USER on MS-Windows.
2268 2006-05-03  Richard Stallman  <rms@gnu.org>
2270         * files.texi (Diff Mode): Node moved here.
2271         (Comparing Files): Delete what duplicates new node.
2272         (Files): Put Diff Mode in menu.
2274         * misc.texi (Diff Mode): Moved to files.texi.
2276         * emacs.texi (Top): Update menu for Diff Mode.
2278         * trouble.texi (Emergency Escape): Simplify.
2280         * emacs.texi (Top): Minor clarification.
2282 2006-05-03  Teodor Zlatanov  <tzz@lifelogs.com>
2284         * commands.texi, entering.texi, screen.texi: Many simplifications.
2286 2006-05-03  Richard Stallman  <rms@gnu.org>
2288         * commands.texi (Text Characters): Delete paragraph about unibyte
2289         non-ASCII printing chars.
2291         * killing.texi (Killing): Say "graphical displays".
2292         * display.texi: Say "graphical displays".
2294         * cmdargs.texi (Misc X): Say "graphical displays".
2296 2006-05-01  Richard Stallman  <rms@gnu.org>
2298         * emacs.texi (Top): Add Diff Mode to menu.
2300 2006-05-01  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
2302         * misc.texi (Diff Mode): New node.
2304 2006-05-01  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2306         * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2307         (Mac Environment Variables): Shorten example line.
2308         (Mac Font Specs): Shorten lisp lines.  Add descriptions for ATSUI.
2310 2006-05-01  Nick Roberts  <nickrob@snap.net.nz>
2312         * building.texi (GUD Customization): Describe cases %d and %c.
2313         Update description for %e.
2315 2006-04-30  Glenn Morris  <rgm@gnu.org>
2317         * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2319 2006-04-29  Dan Nicolaescu  <dann@ics.uci.edu>
2321         * custom.texi (Examining): Update C-h v output example.
2323 2006-04-29  Kim F. Storm  <storm@cua.dk>
2325         * building.texi (Grep Searching): Add lgrep and rgrep.
2327 2006-04-23  Richard Stallman  <rms@gnu.org>
2329         * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2331         * xresmini.texi: New file.
2333         * xresources.texi (Face Resources): Split table into font resources
2334         and the rest.  Combine similar attributes for brevity.
2336 2006-04-21  Eli Zaretskii  <eliz@gnu.org>
2338         * emacs-xtra.texi (MS-DOS File Names): Remove section about
2339         backslashes and case-insensitivity in file names (moved to the
2340         main manual).
2341         (MS-DOS Printing): Move most of the text to the main manual.
2343         * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2344         New nodes.
2345         (Windows Processes, Windows System Menu): Add index entries and
2346         fix wording.
2348 2006-04-18  J.D. Smith  <jdsmith@as.arizona.edu>
2350         * misc.texi (Shell Ring): Add notes on saved input when
2351         navigating off the end of the history list.
2353 2006-04-18  Chong Yidong  <cyd@mit.edu>
2355         * misc.texi (Shell Options): Correct default value of
2356         comint-scroll-show-maximum-output.
2358 2006-04-18  Nick Roberts  <nickrob@snap.net.nz>
2360         * building.texi (Watch Expressions): Update.
2362 2006-04-12  Richard Stallman  <rms@gnu.org>
2364         * search.texi: Clean up previous change.
2366 2006-04-12  Eli Zaretskii  <eliz@gnu.org>
2368         * search.texi (Regexp Backslash, Regexp Replace): Add index
2369         entries for ``back reference'' and mention the term itself in the
2370         text.
2372 2006-04-11  Richard Stallman  <rms@gnu.org>
2374         * custom.texi (Safe File Variables):
2375         Document enable-local-variables = :safe.
2377 2006-04-11  Karl Berry  <karl@gnu.org>
2379         * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2380         (Remote Repositories, Version Backups, Local Version Control)
2381         (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2382         (Miscellaneous Commands and Features of VC, Change Logs and VC)
2383         (Renaming VC Work Files and Master Files)
2384         (Inserting Version Control Headers, Customizing VC, General Options)
2385         (Options for RCS and SCCS, Options specific for CVS): Move all
2386         these nodes to emacs-xtra.texi, for brevity.
2387         * cmdargs.texi, files.texi: Change cross-references.
2389 2006-04-11  J.D. Smith  <jdsmith@as.arizona.edu>
2391         * files.texi (Old Versions): Update description of vc-annotate's
2392         use of color to indicate date ranges.
2394 2006-04-09  Kevin Ryde  <user42@zip.com.au>
2396         * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2397         put info and printed manual names the right way around.
2399 2006-04-09  Karl Berry  <karl@gnu.org>
2401         * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2402         emacs-xtra.texi, leaving only MS Windows information.
2403         * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2404         * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2405         node names.
2407         * emacs.texi: Move @summarycontents and @contents to the beginning
2408         of the file.
2410 2006-04-08  Kevin Ryde  <user42@zip.com.au>
2412         * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2414 2006-04-07  Richard Stallman  <rms@gnu.org>
2416         * programs.texi (Comments, Comment Commands, Options for Comments)
2417         (Multi-Line Comments): "Align", not "indent".
2418         (Basic Indent): C-j deletes trailing whitespace before the newline.
2420 2006-04-06  Richard Stallman  <rms@gnu.org>
2422         * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2424 2006-04-06  Eli Zaretskii  <eliz@gnu.org>
2426         * killing.texi (Rectangles): Add index entry for marking a rectangle.
2428 2006-04-05  Richard Stallman  <rms@gnu.org>
2430         * emacs.texi (Top): Update subnode menu.
2432         * trouble.texi (Unasked-for Search): Node deleted.
2433         (Lossage): Delete from menu.
2435 2006-04-04  Richard Stallman  <rms@gnu.org>
2437         * trouble.texi: Various cleanups.
2438         (Checklist): Don't bother saying how to snail a bug report.
2439         (Emergency Escape): Much rewriting.
2440         (After a Crash): Rename the core dump immediately.
2441         (Total Frustration): Call it a psychotherapist.
2442         (Bug Criteria): Avoid "illegal instruction".
2443         (Sending Patches): We always put the contributor's name in.
2445         * misc.texi (Thumbnails): Minor correction.
2447 2006-04-03  Richard Stallman  <rms@gnu.org>
2449         * misc.texi (Thumbnails): Minor cleanup.
2451 2006-04-02  Karl Berry  <karl@gnu.org>
2453         * sending.texi (Mail Sending): pxref to Top needs five args.
2455         * texinfo.tex: Update to current version (2006-03-21.13).
2457 2006-03-31  Richard Stallman  <rms@gnu.org>
2459         * emacs.texi (Top): Update subnode menu.
2461         * help.texi (Help Mode): Cleanup.
2463         * dired.texi: Many cleanups.
2464         (Dired Deletion): Describe dired-recursive-deletes.
2465         (Operating on Files): dired-create-directory moved.
2466         (Misc Dired Features): Move to here.
2467         (Tumme): Node moved to misc.texi.
2469         * custom.texi: Many cleanups.
2470         (Minor Modes): Don't mention ISO Accents Mode.
2471         (Examining): Update C-h v output example.
2472         (Hooks): Add index and xref for add-hook.
2473         (Locals): Delete list of vars that are always per-buffer.  Rearrange.
2474         (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2476         * misc.texi: Many cleanups.
2477         (beginning): Add to summary of topics.
2478         (Shell): Put eshell xref at the end.  Remove eshell from table.
2479         (Thumbnails): New node.
2481 2006-03-28  Eli Zaretskii  <eliz@gnu.org>
2483         * files.texi (File Name Cache): Make it clear that the cache is
2484         not persistent.
2486 2006-03-25  Karl Berry  <karl@gnu.org>
2488         * emacs-xtra.texi, emacs.texi, gnu.texi:
2489         (1) use @copyright{} instead of (C) in typeset text;
2490         (2) do not indent copyright year list (or anything else).
2492 2006-03-21  Juanma Barranquero  <lekktu@gmail.com>
2494         * files.texi (VC Dired Mode): Remove misplaced brackets.
2496 2006-03-21  Andre Spiegel  <spiegel@gnu.org>
2498         * files.texi: Various updates and clarifications in the VC chapter.
2500 2006-03-19  Luc Teirlinck  <teirllm@auburn.edu>
2502         * help.texi (Help Mode): Document "C-c C-c".
2504 2006-03-16  Luc Teirlinck  <teirllm@auburn.edu>
2506         * emacs-xtra.texi (Top): Avoid ugly continuation line in
2507         menu in the standalone Info reader.
2509 2006-03-15  Chong Yidong  <cyd@stupidchicken.com>
2511         * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2512         moved here from Emacs manual.
2514         * programs.texi (Fortran): Section moved to emacs-xtra.
2515         (Program Modes): Xref to Fortran in emacs-xtra.
2517         * maintaining.texi (Emerge): Move to emacs-xtra.
2518         * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2520         * picture.texi: File deleted.
2521         * Makefile.in:
2522         * makefile.w32-in: Remove picture.texi.
2524         * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2525         * abbrevs.texi (Abbrevs):
2526         * sending.texi (Sending Mail): Picture node removed.
2528         * emacs.texi (Top): Update node listings.
2530 2006-03-12  Richard Stallman  <rms@gnu.org>
2532         * calendar.texi: Various cleanups.
2534 2006-03-11  Luc Teirlinck  <teirllm@auburn.edu>
2536         * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2537         syntax.
2539 2006-03-08  Luc Teirlinck  <teirllm@auburn.edu>
2541         * search.texi (Regexps): More accurately describe which characters
2542         are special in which situations.  Recommend _not_ to quote `]' or
2543         `-' when they are not special.
2545 2006-02-28  Andre Spiegel  <spiegel@gnu.org>
2547         * files.texi (Old Versions): Clarify operation of C-x v =.
2549 2006-02-21  Nick Roberts  <nickrob@snap.net.nz>
2551         * building.texi (Watch Expressions): Update and describe
2552         gdb-speedbar-auto-raise.
2554 2006-02-19  Richard M. Stallman  <rms@gnu.org>
2556         * emacs.texi: Use @smallbook.
2557         (Top): Update ref to Emacs paper, delete ref to Cookbook.
2558         Update subnode menu.
2560         * building.texi (Lisp Interaction): Minor addition.
2562 2006-02-18  Nick Roberts  <nickrob@snap.net.nz>
2564         * building.texi (Watch Expressions): Update and be more precise.
2566 2006-02-15  Francesco Potortì  <pot@gnu.org>
2568         * maintaining.texi (Create Tags Table): Explain why the
2569         exception when etags writes to files under the /dev tree.
2571 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2573         * custom.texi (Safe File Variables): Lots of clarification.
2574         Renamed from Unsafe File Variables.
2576 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2578         * custom.texi (Unsafe File Variables): File variable confirmation
2579         assumed denied in batch mode.
2581 2006-02-14  Richard M. Stallman  <rms@gnu.org>
2583         * building.texi (GDB User Interface Layout): Don't say `inferior'
2584         for program being debugged.
2586 2006-02-15  Nick Roberts  <nickrob@snap.net.nz>
2588         * building.texi (GDB Graphical Interface):
2589         Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2591 2006-02-13  Chong Yidong  <cyd@stupidchicken.com>
2593         * custom.texi (Specifying File Variables, Unsafe File Variables):
2594         New nodes, split from File Variables.  Document new file local
2595         variable behavior.
2597 2006-02-13  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2599         * display.texi (Standard Faces):
2600         * files.texi (Visiting):
2601         * frames.texi (Clipboard):
2602         * glossary.texi (Glossary) <Clipboard>:
2603         * xresources.texi (X Resources): Mention Mac OS port.
2605 2006-02-12  Richard M. Stallman  <rms@gnu.org>
2607         * building.texi (Building): Clarify topic in intro.
2609         * maintaining.texi (Maintaining): Change title; clarify topic.
2610         Delete duplicate index entries.
2612         * building.texi (Other GDB User Interface Buffers): Clarifications.
2614         * text.texi (Cell Commands): Clarifications.
2616         * programs.texi (Defuns): Delete duplicate explanation of
2617         left-margin paren convention.
2618         (Hungry Delete): Minor cleanup.
2620 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
2622         * dired.texi (Tumme): More tumme documentation.
2624 2006-02-11  Alan Mackenzie  <acm@muc.de>
2626         * programs.texi ("Hungry Delete"): Correct the appellation of the
2627         backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2629 2006-02-11  Mathias Dahl  <mathias.dahl@gmail.com>
2631         * dired.texi (Tumme): Fix small bug.
2633 2006-02-10  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2635         * macos.texi (Mac International): Rename "fontset-mac" to
2636         "fontset-standard".
2638 2006-02-09  Mathias Dahl  <mathias.dah@gmail.com>
2640         * dired.texi (Tumme): Basic documentation for Tumme added.
2642 2006-02-07  Luc Teirlinck  <teirllm@auburn.edu>
2644         * mule.texi (International):
2645         * programs.texi (Basic Indent): Fix typos.
2647         * custom.texi (Minor Modes):
2648         * display.texi (Text Display):
2649         * commands.texi (Text Characters): Update xrefs.
2651 2006-02-07  Richard M. Stallman  <rms@gnu.org>
2653         * emacs.texi (Top): Update subnode menu.
2654         Update info on old Emacs papers.
2655         (Intro): "Graphical display", not window system.
2657         * xresources.texi (GTK styles): Minor clarifications.
2659         * trouble.texi: "Graphical display", not window system.
2660         (Stuck Recursive): Minor clarification.
2662         * text.texi: Minor clarifications.
2663         (Sentences): Explain why two-space convention is better.
2664         Explain sentence-end-without-period here.
2665         (Fill Commands): Not here.
2666         (Refill): Node moved down.
2667         (Filling): Update menu.
2668         (Table Creation, Cell Justification, Column Commands): Clarify.
2670         * sending.texi: Minor clarifications.
2672         * search.texi (Regexp Backslash): Clarification.
2674         * rmail.texi: Minor cleanups.
2675         (Rmail): Delete digression about `rmail-mode'.
2676         (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2677         (Rmail Files): Mention C-u M-x rmail.
2678         (Rmail Reply): Mention References.
2679         (Rmail Display): Mention rmail-nonignored-headers.
2681         * programs.texi: Minor cleanups.
2682         (Comment Commands): Mention momentary Transient Mark mode.
2683         (Matching): Be more specific about customizing show-paren-mode.
2684         (Info Lookup): Don't list the modes that support C-h S.
2685         Just say what it does in an unsupported mode.
2686         (Man Page): Delete excessive info on customizing woman.
2687         (Motion in C): Don't mention c-for/backward-into-nomenclature.
2689         * abbrevs.texi: Minor clarifications.
2690         (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2691         not "dynamic abbrevs" as if they were a kind of abbrev.
2693         * picture.texi (Picture): Minor cleanup.
2695         * mule.texi (Communication Coding): Say "other applications".
2696         (Fontsets): Not specific to X.  Add xref to X Resources.
2697         (Unibyte Mode): Rename from Single-Byte Character Support.
2698         "Graphical display", not window system.
2699         (International): Update menu.
2701         * maintaining.texi (Format of ChangeLog):
2702         New node, split out from ChangeLog.
2703         (ChangeLog): Clarifications in the remaining text.
2704         (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2705         (Find Tag): Add @w.
2706         (Tags Search): Explain tag table order here.  Simplify grep ref.
2707         (List Tags): tags-tag-face is a variable, not a face.
2708         (Emerge): Cleanups.
2710         * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2711         (Keyboard Macros): Avoid "the user".
2713         * killing.texi: "Graphical display", not window system.
2715         * help.texi (Help Echo): "Graphical display", not window system.
2717         * glossary.texi: Say "you", not "the user".  Say "graphical display".
2719         * frames.texi: Minor cleanups.  "Graphical display", not window system.
2721         * files.texi (Visiting): Make drag-and-drop not X-specific.
2723         * custom.texi: Minor cleanups.  "Graphical display", not window system.
2725         * cmdargs.texi: Minor cleanups.
2727         * building.texi (Compilation): Move and split kill-compilation para.
2728         Add para about multiple compilers.
2729         (Compilation Mode): Commands also available in grep mode and others.
2730         Mention C-u C-x ` more tutorially.  Clarify C-x `.
2731         (Compilation Shell): Clarify.  Put Bash example first.
2732         (Grep Searching): Minor cleanups; add @w.
2733         (Debuggers): Minor cleanups.
2734         (Starting GUD): Make GDB xgraphical mode issue clearer.
2735         (Debugger Operation): Lots of clarifications including
2736         GDB tooltip side-effect issue.
2737         (Commands of GUD): Clarify.
2738         (GUD Customization): Add bashdb-mode-hook.
2739         (GDB Graphical Interface): Rewrite for clarity.
2740         (GDB User Interface Layout): Rewrite for clarity.
2741         (Stack Buffer, Watch Expressions): Likewise.
2742         (Other GDB User Interface Buffers): Cleanups.
2743         (Lisp Libraries, External Lisp): Cleanup.
2745         * basic.texi (Position Info): "Graphical displays", rather than
2746         window systems.
2748         * anti.texi: Minor cleanup.
2750 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
2752         * custom.texi (Init File, Find Init): Add cross-references to
2753         where $HOME is described.
2755 2006-02-01  Luc Teirlinck  <teirllm@auburn.edu>
2757         * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2758         is not inside the @table.
2760         * emacs.texi (Top): Correct node name.
2762         * files.texi (File Names): Fix @xref.
2763         (Reverting): Fix typo.
2765         * mule.texi (International): Correct node name.
2767         * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2769 2006-02-01  Richard M. Stallman  <rms@gnu.org>
2771         * emacs.texi (Top): Update subnode menu.
2773         * mule.texi: Minor clarifications.
2774         Reduce the specific references to X Windows.
2775         Refer to "graphical" terminals, rather than window systems.
2776         (Text Coding): Rename from Specify Coding.
2777         (Communication Coding, File Name Coding, Terminal Coding):
2778         New nodes split out from Text Coding.
2780         * kmacro.texi: Minor clarifications.
2781         (Keyboard Macro Ring): Comment out some excessive commands.
2782         (Basic Keyboard Macro): Split up the table, putting part in each node.
2784         * major.texi: Minor clarifications.
2786         * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2788         * windows.texi: Minor clarifications.
2789         (Change Window): Don't describe mode-line mouse cmds here.
2790         Add xref to Mode Line Mouse.
2792         * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2794         * macos.texi (Mac International): Fix xref.
2796         * indent.texi: Minor clarifications.
2798         * frames.texi: Minor clarifications.
2799         Reduce the specific references to X Windows.
2800         Refer to "graphical" terminals, rather than window systems.
2801         (Frame Parameters): Don't mention commands like
2802         set-foreground-color.  Just say to customize a face.
2803         (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2805         * files.texi: Minor clarifications.
2806         (Numbered Backups): New node, split out from Backup Names.
2808         * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2810         * cmdargs.texi (General Variables): Fix xref.
2812         * buffers.texi: Minor clarifications.
2814 2006-01-31  Richard M. Stallman  <rms@gnu.org>
2816         * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2817         Nodes moved to top.
2819         * display.texi: Minor clarifications.
2820         (Display): Rearrange menu.
2821         (Standard Faces): Mention query-replace face.
2822         (Faces): Simplify.
2823         (Font Lock): Simplify face customization info.
2824         (Highlight Changes): Node merged into Highlight Interactively.
2825         (Highlight Interactively): Much rewriting and cleanup.
2826         (Optional Mode Line): Narrowed line number not good for goto-line.
2827         Simplify face customization advice.
2828         (Text Display): Mention use of escape-glyph face.
2829         Move ctl-arrow and tab-width here.
2830         (Display Custom): Move no-redraw-on-reenter to end of node.
2832         * search.texi: Minor clarifications.
2833         (Isearch Scroll): Simplify.
2834         (Other Repeating Search): Document multi-occur-in-matching-buffers.
2836         * regs.texi (Registers): Mention bookmarks here.
2838         * mark.texi: Minor clarifications.
2839         (Selective Undo): Node deleted.
2841         * m-x.texi: Minor clarifications.
2843         * killing.texi: Minor clarifications.
2844         Refer to "graphical" terminals, rather than window systems.
2846         * help.texi: Clarifications.
2847         (Help): Don't describe C-h F and C-h K here.
2848         (Key Help): Describe C-h K here.
2849         (Name Help): Mention Emacs Lisp Intro.
2850         Describe C-h F here.
2851         (Misc Help): Mention C-h F and C-h K only briefly.
2853         * fixit.texi (Undo): New node, mostly copied from basic.texi.
2854         Selective undo text merged in.
2855         (Spelling): Mention Aspell along with Ispell.
2857         * emacs.texi (Top): Update subnode menus.
2859         * basic.texi (Basic Undo): Rename from Undo.  Most of text
2860         moved to new Undo node.
2862 2006-01-29  Chong Yidong  <cyd@stupidchicken.com>
2864         * basic.texi (Continuation Lines, Inserting Text):
2865         Mention longlines mode.
2867 2006-01-29  Richard M. Stallman  <rms@gnu.org>
2869         * screen.texi: Minor cleanups.
2870         (Screen): Clean up the intro paragraphs.
2871         (Mode Line): Lots of rewriting.  Handle frame-name better.
2872         eol-mnemonic-... vars moved out.
2874         * emacs.texi (Top): Change menu item for MS-DOS node.
2875         Update subnode menu.
2877         * msdog.texi (MS-DOS): Rewrite intro to explain how this
2878         chapter relates to Windows.  Title changed.
2880         * mini.texi: Minor cleanups.
2882         * mark.texi (Selective Undo): New node, text moved from basic.texi.
2883         (Mark): Put it in the menu.
2885         * entering.texi: Minor cleanups.
2887         * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2888         (Intro): Refer to "graphical" terminals, rather than X.
2890         * display.texi (Display Custom): Add xref to Variables.
2891         (Optional Mode Line): eol-mnemonic-... vars moved here.
2893         * commands.texi: Minor cleanups.  Refer to "graphical" terminals,
2894         rather than X.
2896         * basic.texi: Minor cleanups.
2897         (Undo): selective-undo moved.
2899 2006-01-25  Luc Teirlinck  <teirllm@auburn.edu>
2901         * anti.texi (Antinews): Various corrections and additions.
2903 2006-01-23  Juri Linkov  <juri@jurta.org>
2905         * custom.texi (Easy Customization, Customization Groups)
2906         (Browsing Custom): Mention links along with buttons.
2908 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
2910         * text.texi (TeX Print): Use @key for TAB.
2912         * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2914 2006-01-15  Sven Joachim  <svenjoac@gmx.de>  (tiny change)
2916         * files.texi (File Aliases): Don't claim that usually separate
2917         buffers are created for two file names that name the same data.
2918         Mention additional situations where different names mean the same
2919         file on disk.
2921 2006-01-19  Richard M. Stallman  <rms@gnu.org>
2923         * killing.texi (Deletion): Upcase @key argument.
2925         * custom.texi (Custom Themes): Minor cleanup.
2927         * programs.texi (Hungry Delete): Upcase @key argument.
2929 2006-01-16  Juri Linkov  <juri@jurta.org>
2931         * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2932         Move `mode-line-highlight' before `mode-line-buffer-id'.
2934 2006-01-14  Richard M. Stallman  <rms@gnu.org>
2936         * basic.texi (Inserting Text): Minor cleanup.
2938 2006-01-11  Luc Teirlinck  <teirllm@auburn.edu>
2940         * custom.texi (Changing a Variable, Face Customization):
2941         Update for changes in Custom menus.
2943 2006-01-05  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
2945         * macos.texi (Mac International): Undo last change.
2947 2006-01-02  Chong Yidong  <cyd@stupidchicken.com>
2949         * custom.texi (Custom Themes): Describe the new
2950         customize-create-theme interface.
2952 2005-12-30  Juri Linkov  <juri@jurta.org>
2954         * basic.texi (Position Info): Update example.
2956 2005-12-27  Jan Djärv  <jan.h.d@swipnet.se>
2958         * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2960 2005-12-24  Chong Yidong  <cyd@stupidchicken.com>
2962         * custom.texi (Custom Themes): `load-theme' always loads.
2964 2005-12-23  Juri Linkov  <juri@jurta.org>
2966         * display.texi (Highlight Interactively): Use double space to
2967         separate sentences.  Replace C-p with M-p, and C-n with M-n.
2969 2005-12-22  Richard M. Stallman  <rms@gnu.org>
2971         * custom.texi (Easy Customization and subnodes):
2972         Replace "active field" with "button".
2973         Use "user option" only for variables.
2974         Use "setting" for variable-or-face.
2976 2005-12-22  Luc Teirlinck  <teirllm@auburn.edu>
2978         * buffers.texi (Select Buffer): Change order in table to make
2979         "Similar" refer to the correct item.
2980         (Indirect Buffers): Minor rewording.
2982 2005-12-20  Juri Linkov  <juri@jurta.org>
2984         * files.texi (VC Status): Put P and N near p and n.
2986 2005-12-19  Richard M. Stallman  <rms@gnu.org>
2988         * programs.texi (Electric C): Delete the info about newline control.
2989         (Other C Commands): Minor cleanup.
2990         (Left Margin Paren): Minor cleanup.
2992 2005-12-19  Luc Teirlinck  <teirllm@auburn.edu>
2994         * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2995         (Customization Groups): Delete text moved to "Browsing Custom".
2996         (Browsing Custom): New node.
2997         (Specific Customization): Clarify which commands only work for
2998         loaded options.
3000 2005-12-18  Bill Wohler  <wohler@newt.com>
3002         * frames.texi (Tool Bars): Shorten text of previous change.
3004 2005-12-18  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3006         * files.texi (VC Status): Document log-view mode.
3008 2005-12-18  Bill Wohler  <wohler@newt.com>
3010         * frames.texi (Tool Bars): Mention that you can turn off tool bars
3011         permanently via the customize interface.
3013 2005-12-16  Ralf Angeli  <angeli@iwi.uni-sb.de>
3015         * killing.texi (Killing by Lines): Document `kill-whole-line'
3016         function.
3018 2005-12-16  LÅ‘rentey Károly  <lorentey@elte.hu>
3020         * buffers.texi (Select Buffer): Change `prev-buffer' to
3021         `previous-buffer'.  Indicate that these functions use a frame
3022         local buffer list.
3024 2005-12-12  Richard M. Stallman  <rms@gnu.org>
3026         * custom.texi (Easy Customization): Change menu comment.
3027         (Prefix Keymaps): Fix spelling of Control-X-prefix.
3029         * help.texi (Apropos): Rewrite.  Talk about "apropos patterns".
3030         (Help): Among the Apropos commands, describe only C-h a here.
3032 2005-12-11  Richard M. Stallman  <rms@gnu.org>
3034         * programs.texi (Options for Comments): Comment-end starts with space.
3036         * glossary.texi (Glossary): Minor cleanup.
3038         * files.texi (Old Versions): Use @table.
3040 2005-12-10  David Koppelman  <koppel@ece.lsu.edu>
3042         * display.texi (Highlight Interactively): Include
3043         global-hi-lock-mode.  Add miscellaneous details and elaborations.
3045 2005-12-09  Richard M. Stallman  <rms@gnu.org>
3047         * display.texi (Font Lock): Delete the Global FL menu item.
3049 2005-12-09  Luc Teirlinck  <teirllm@auburn.edu>
3051         * custom.texi (Minibuffer Maps): Mention the maps for file name
3052         completion.
3054 2005-12-09  Kim F. Storm  <storm@cua.dk>
3056         * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
3057         prefix keys even when mark is active.  Describe that RET moves
3058         cursor to next corner in rectangle; clarify insert around rectangle.
3060 2005-12-08  Luc Teirlinck  <teirllm@auburn.edu>
3062         * custom.texi (Customization): Use xref to elisp manual for
3063         non-TeX output.
3064         (Minor Modes): Update.
3065         (Customization Groups, Changing a Variable, Face Customization):
3066         Update for new appearance of Custom buffers.
3067         (Changing a Variable): `custom-buffer-done-function' has been
3068         replaced by `custom-buffer-done-kill'.
3069         (Specific Customization): In the `customize-group' buffer, a
3070         subgroup's contents are not "hidden".  They are not included at
3071         all.  They have no [Show] button.
3072         (Mouse Buttons): Add pxref to description of mouse event lists in
3073         Elisp manual.  Add `menu-bar' and `header-line' dummy prefix keys.
3074         (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3075         ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3077 2005-12-08  Richard M. Stallman  <rms@gnu.org>
3079         * mini.texi (Completion Commands, Completion):
3080         In file name input, SPC does not do completion.
3082 2005-12-08  Nick Roberts  <nickrob@snap.net.nz>
3084         * building.texi (GDB Graphical Interface): Explain screen size
3085         setting.
3086         (Other GDB User Interface Buffers): Describe features specific to
3087         GDB 6.4.
3089 2005-12-01  Nick Roberts  <nickrob@snap.net.nz>
3091         * building.texi (GDB User Interface Layout): Describe how to
3092         kill associated buffers.
3093         (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3094         (Watch Expressions): Be more precise.
3095         (Other GDB User Interface Buffers): Describe how to change a
3096         register value.
3098 2005-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3100         * macos.texi (Mac Input): Remove description of
3101         mac-command-key-is-meta.  Add descriptions of
3102         mac-control-modifier, mac-command-modifier, and
3103         mac-option-modifier.
3104         (Mac International): Fix description of conversion of clipboard data.
3105         (Mac Font Specs): Add example of font customization by face attributes.
3107 2005-11-22  Nick Roberts  <nickrob@snap.net.nz>
3109         * building.texi (Watch Expressions): Expand description.
3110         (Other GDB User Interface Buffers): Describe local map for
3111         gud-watch.
3113 2005-11-21  Chong Yidong  <cyd@stupidchicken.com>
3115         * display.texi (Font Lock): Font lock is enabled by default now.
3117 2005-11-20  Juri Linkov  <juri@jurta.org>
3119         * basic.texi (Position Info): Update examples of the output.
3120         Remove the fact that examples are produced in the TeXinfo buffer,
3121         because in the Info reader users will get a different output from
3122         `C-x ='.
3124         * building.texi (Compilation Mode): Remove paragraph duplicated
3125         from the node `Compilation'.  Add `compilation-skip-threshold'.
3127         * display.texi (Font Lock): Suggest more user-friendly method of
3128         finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3130 2005-11-18  Richard M. Stallman  <rms@gnu.org>
3132         * files.texi (Registering): Mention @@ in mode line.
3134         * mini.texi (Minibuffer File): Clarify previous change.  Add @findex.
3136 2005-11-08  Aaron S. Hawley  <Aaron.Hawley@uvm.edu>
3138         * files.texi (Renaming and VC): Some back-ends don't
3139         handle renaming.
3141 2005-11-17  Juri Linkov  <juri@jurta.org>
3143         * emacs.texi (Top):
3144         * display.texi (Highlight Interactively): Put this font-lock based
3145         mode near Font Lock node.
3147 2005-11-16  Chong Yidong  <cyd@stupidchicken.com>
3149         * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3150         icons.
3152 2005-11-12  Kim F. Storm  <storm@cua.dk>
3154         * help.texi (Help): Fix C-h a entry.  Add C-h d entry.
3155         (Help Summary): Add C-h d and C-h e.
3156         (Apropos): Clarify that all apropos commands may search for either
3157         list of words or a regexp.  Add C-h d for apropos-documentation.
3158         Describe apropos-documentation-sort-by-scores user option.
3160 2005-11-09  Luc Teirlinck  <teirllm@auburn.edu>
3162         * killing.texi (CUA Bindings): Add @section.
3164 2005-11-10  Kim F. Storm  <storm@cua.dk>
3166         * emacs.texi (Top): Add CUA Bindings entry to menu.
3168         * killing.texi (CUA Bindings): New node.  Moved here from
3169         misc.texi and extended with info on rectangle commands and
3170         rectangle highlighting, interface to registers, and the global
3171         mark feature.
3173         * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3175         * regs.texi: Prev link points to CUA Bindings node.
3177 2005-11-07  Luc Teirlinck  <teirllm@auburn.edu>
3179         * help.texi (Help Echo): By default, help echos are only shown on
3180         mouse-over, not on point-over.
3182 2005-11-04  Jérôme Marant  <jerome@marant.org>
3184         * misc.texi (Shell Mode): Describe how to activate password echoing.
3186 2005-11-04  Romain Francoise  <romain@orebokech.com>
3188         * mark.texi (Mark Ring): Fix typo.
3190 2005-11-03  Richard M. Stallman  <rms@gnu.org>
3192         * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3194 2005-11-01  Bill Wohler  <wohler@newt.com>
3196         * help.texi (Help Mode): Fix typo.
3198 2005-11-01  Nick Roberts  <nickrob@snap.net.nz>
3200         * building.texi (Other GDB User Interface Buffers): Describe
3201         the command gdb-use-inferior-io-buffer.
3203 2005-10-31  Romain Francoise  <romain@orebokech.com>
3205         * files.texi (Compressed Files): Fix typo.
3207         * buffers.texi (Misc Buffer): Downcase `*shell*'.
3209         * windows.texi (Force Same Window): Likewise.
3211 2005-10-30  Bill Wohler  <wohler@newt.com>
3213         * help.texi (Help Mode): URLs viewed with browse-url.
3215 2005-10-31  Nick Roberts  <nickrob@snap.net.nz>
3217         * building.texi (GDB Graphical Interface): Don't reference
3218         gdb-mouse-set-clear-breakpoint.  Explain gdb-mouse-until
3219         must stay in same frame.
3221 2005-10-29  Chong Yidong  <cyd@stupidchicken.com>
3223         * custom.texi (Init File): Document ~/.emacs.d/init.el.
3225         * anti.texi (Antinews): Likewise.
3227 2005-10-28  Bill Wohler  <wohler@newt.com>
3229         * help.texi (Help): Help mode now creates hyperlinks for URLs.
3231 2005-10-28  Richard M. Stallman  <rms@gnu.org>
3233         * files.texi (Visiting): Explain how to enter ? in a file name.
3235         * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3237 2005-10-25  Nick Roberts  <nickrob@snap.net.nz>
3239         * building.texi (GDB Graphical Interface): Describe
3240         gdb-mouse-until.
3242 2005-10-23  Richard M. Stallman  <rms@gnu.org>
3244         * custom.texi (Init File): Recommend when to use site-start.el.
3246 2005-10-21  Juri Linkov  <juri@jurta.org>
3248         * custom.texi (Examining): Mention accessing the old variable
3249         value via M-n in set-variable.
3251 2005-10-18  Romain Francoise  <romain@orebokech.com>
3253         * files.texi (Version Systems): Capitalize GNU.
3255 2005-10-18  Nick Roberts  <nickrob@snap.net.nz>
3257         * building.texi (Compilation Mode): Remove redundant paragraph.
3258         (Watch Expressions): Remove paragraph to reflect code change.
3260 2005-10-16  Richard M. Stallman  <rms@gnu.org>
3262         * building.texi (Compilation Mode, Compilation): Clarified.
3264 2005-10-15  Richard M. Stallman  <rms@gnu.org>
3266         * misc.texi (Saving Emacs Sessions): Mention savehist library.
3268 2005-10-13  Kenichi Handa  <handa@m17n.org>
3270         * basic.texi (Position Info): Fix previous change.
3272 2005-10-12  Jan Djärv  <jan.h.d@swipnet.se>
3274         * cmdargs.texi (Icons X): Fix typo.
3276 2005-10-12  Kenichi Handa  <handa@m17n.org>
3278         * basic.texi (Position Info): Describe the case that Emacs shows
3279         "part of display ...".
3281 2005-10-10  Jan Djärv  <jan.h.d@swipnet.se>
3283         * cmdargs.texi (Icons X): -nb => -nbi.
3285 2005-10-10  Chong Yidong  <cyd@stupidchicken.com>
3287         * frames.texi (Speedbar): A couple more clarifications.
3289 2005-10-11  Nick Roberts  <nickrob@snap.net.nz>
3291         * building.texi (GDB User Interface Layout): Improve diagram.
3292         (Watch Expressions): Explain how to make speedbar global.
3293         (Other GDB User Interface Buffers): Make references more precise.
3295 2005-10-09  Richard M. Stallman  <rms@gnu.org>
3297         * frames.texi (Speedbar): Clarify the text.
3299 2005-10-09  Chong Yidong  <cyd@stupidchicken.com>
3301         * frames.texi (Speedbar): Add information on keybindings,
3302         dismissing the speedbar, and buffer display mode.  Link to
3303         speedbar manual.
3305 2005-10-09  Jan Djärv  <jan.h.d@swipnet.se>
3307         * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3308         added -nb, --no-bitmap-icon.
3310 2005-10-07  Nick Roberts  <nickrob@snap.net.nz>
3312         * building.texi (GDB Graphical Interface): Add variables and
3313         functions to indices.  Be more precise.
3315 2005-10-03  Jan Djärv  <jan.h.d@swipnet.se>
3317         * frames.texi (Drag and Drop): Remove the x- from
3318         x-dnd-open-file-other-window and xdnd-protocol-alist.
3320 2005-09-30  Romain Francoise  <romain@orebokech.com>
3322         * mini.texi (Minibuffer): The default value now appears before the
3323         colon in minibuffer prompts.
3325 2005-09-25  Richard M. Stallman  <rms@gnu.org>
3327         * search.texi (Regexp Search): Doc search-whitespace-regexp.
3329 2005-09-20  Emanuele Giaquinta  <emanuele.giaquinta@gmail.com>  (tiny change)
3331         * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3333 2005-09-21  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
3335         * emacs.texi (Top): Update submenus from macos.texi.
3337         * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3338         (Mac OS): Update feature support status.
3339         (Mac Input): List supported input scripts.  Remove description
3340         about `mac-keyboard-text-encoding'.  Mention mouse button
3341         emulation and related variables.
3342         (Mac International): Mention Central European and Cyrillic
3343         support.  Now `keyboard-coding-system' is dynamically changed.
3344         Add description about coding system for selection.  Add
3345         description about language environment.
3346         (Mac Environment Variables): Mention
3347         `~/.MacOSX/environment.plist'.  Give example of command line
3348         arguments.  Add Preferences support.
3349         (Mac Directories): Explicitly state that this node is for Mac OS
3350         Classic only.
3351         (Mac Font Specs): Mention specification for scalable fonts.  List
3352         supported charsets.  Add preferred way of creating fontsets.  Add
3353         description about `mac-allow-anti-aliasing'.
3354         (Mac Functions): Add descriptions about `mac-set-file-creator',
3355         `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3356         and `mac-get-preference'.
3358 2005-09-16  Romain Francoise  <romain@orebokech.com>
3360         Update all files to specify GFDL version 1.2.
3362         * doclicense.texi (GNU Free Documentation License): Update to
3363         version 1.2.
3365 2005-09-15  Richard M. Stallman  <rms@gnu.org>
3367         * buffers.texi (List Buffers): Fix xref.
3369         * rmail.texi (Rmail Basics): Fix xref.
3371         * emacs.texi (Top): Update subnode menus.
3373         * files.texi (Saving Commands): New node, broken out of Saving.
3374         (Customize Save): New node, broken out of Saving.
3375         Clarify effect of write-region-inhibit-fsync.
3376         (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3378 2005-09-14  Romain Francoise  <romain@orebokech.com>
3380         * files.texi (Saving): Mention write-region-inhibit-fsync.
3382 2005-09-05  Chong Yidong  <cyd@stupidchicken.com>
3384         * custom.texi (Custom Themes): New node.
3386 2005-09-03  Richard M. Stallman  <rms@gnu.org>
3388         * search.texi (Search Case): Mention vars that control
3389         case-fold-search for various operations.
3391 2005-08-22  Juri Linkov  <juri@jurta.org>
3393         * display.texi (Standard Faces): Merge the text from
3394         `(elisp)Standard Faces' into this node.
3396 2005-08-18  Luc Teirlinck  <teirllm@auburn.edu>
3398         * emacs.texi (Top): Delete menu item for deleted node
3399         Keyboard Translations.
3401 2005-08-18  Richard M. Stallman  <rms@gnu.org>
3403         * trouble.texi (Unasked-for Search):
3404         Delete xref to Keyboard Translations.
3406         * glossary.texi (Glossary): Delete xref.
3408         * custom.texi (Minor Modes): Say that the list here is not complete.
3409         (Keyboard Translations): Node deleted.
3410         (Disabling): Delete xref to it.
3411         (Customization Groups): Fix Custom buffer example.
3412         (Hooks): Mention remove-hooks.
3414 2005-08-17  Luc Teirlinck  <teirllm@auburn.edu>
3416         * building.texi (GDB Graphical Interface): Improve filling of menu
3417         item.
3419 2005-08-18  Nick Roberts  <nickrob@snap.net.nz>
3421         * building.texi (GDB Graphical Interface): Use better node names.
3423 2005-08-14  Richard M. Stallman  <rms@gnu.org>
3425         * text.texi (Sentences): Fix xref.
3427 2005-08-14  Juri Linkov  <juri@jurta.org>
3429         * building.texi (Compilation, Grep Searching): Move grep command
3430         headings from `Compilation' to `Grep Searching'.
3432         * dired.texi (Dired and Find):
3433         * maintaining.texi (Tags Search): Replace grep xref to
3434         `Compilation' node with `Grep Searching'.
3436         * files.texi (Comparing Files): Replace xref to `Compilation' with
3437         `Compilation Mode'.
3439 2005-08-13  Alan Mackenzie  <acm@muc.de>
3441         * search.texi (Non-ASCII Isearch): Correct a typo.
3442         (Replacement Commands): Mention query-replace key binding.
3444 2005-08-11  Richard M. Stallman  <rms@gnu.org>
3446         * programs.texi (Options for Comments): Fix xref.
3448         * search.texi (Regexp Backslash, Regexp Example): New nodes split
3449         out of Regexps.
3451 2005-08-09  Juri Linkov  <juri@jurta.org>
3453         * building.texi (Compilation): Use `itemx' instead of `item'.
3454         (Grep Searching): Simplify phrase.
3456         * display.texi (Standard Faces): Describe vertical-border on
3457         window systems.
3459         * windows.texi (Split Window): Simplify phrase and mention
3460         vertical-border face.
3462 2005-08-09  Richard M. Stallman  <rms@gnu.org>
3464         * files.texi (Comparing Files): Clarify compare-windows.
3466         * calendar.texi (Scroll Calendar): Document < and > in calendar.
3468 2005-08-06  Eli Zaretskii  <eliz@gnu.org>
3470         * mule.texi (Coding Systems): Rephrase the paragraph about
3471         codepages: no need for "M-x codepage-setup" anymore, except on
3472         MS-DOS.
3474         * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3475         the MS-DOS port only.
3477 2005-07-30  Eli Zaretskii  <eliz@gnu.org>
3479         * makefile.w32-in (info): Don't run multi-install-info.bat.
3480         ($(infodir)/dir): New target, produced by running
3481         multi-install-info.bat.
3483 2005-07-22  Eli Zaretskii  <eliz@gnu.org>
3485         * files.texi (Quoted File Names): Add index entry.
3487 2005-07-19  Juri Linkov  <juri@jurta.org>
3489         * files.texi (Comparing Files): Mention resync for `compare-windows'.
3491 2005-07-18  Juri Linkov  <juri@jurta.org>
3493         * custom.texi (Easy Customization):
3494         * files.texi (Old Versions):
3495         * frames.texi (Wheeled Mice):
3496         * mule.texi (Specify Coding):
3497         * text.texi (Cell Justification):
3498         * trouble.texi (After a Crash):
3499         * xresources.texi (GTK styles):
3500         Delete duplicate duplicate words.
3502 2005-07-17  Richard M. Stallman  <rms@gnu.org>
3504         * frames.texi (Creating Frames): Fix foreground color example.
3506         * custom.texi (Init Examples): Clean up text about conditionals.
3508 2005-07-16  Richard M. Stallman  <rms@gnu.org>
3510         * mini.texi (Completion Commands): Fix command name for ?.
3512 2005-07-16  Eli Zaretskii  <eliz@gnu.org>
3514         * display.texi (Standard Faces): Explain that customization of
3515         `menu' face has no effect on w32 and with GTK.  Add
3516         cross-references.
3518         * cmdargs.texi (General Variables): Clarify the default location
3519         of $HOME on w32 systems.
3521 2005-07-15  Jason Rumney  <jasonr@gnu.org>
3523         * cmdargs.texi (General Variables): Default HOME on MS Windows has
3524         changed.
3526 2005-07-08  Kenichi Handa  <handa@m17n.org>
3528         * mule.texi (Recognize Coding): Recommend
3529         revert-buffer-with-coding-system instead of revert-buffer.
3531 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3533         * anti.texi (Antinews): Mention mode-line-inverse-video.
3535         * files.texi (Saving): Minor correction about C-x C-w.
3537         * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3539 2005-07-07  Luc Teirlinck  <teirllm@auburn.edu>
3541         * search.texi (Isearch Scroll): Add example of using the
3542         `isearch-scroll' property.
3543         (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3544         `Display Custom' node.
3545         (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3546         and de-emphasize it.
3547         (Other Repeating Search): `occur' currently can not correctly
3548         handle multiline matches.  Correct, clarify and update description
3549         of `flush-lines' and `keep-lines'.
3551         * display.texi (Display Custom): Add anchor for `baud-rate'.
3553 2005-07-07  Richard M. Stallman  <rms@gnu.org>
3555         * gnu.texi: Update where to get GNU status; add refs for how to help.
3556         Add footnotes 6 and 7.
3558 2005-07-04  Lute Kamstra  <lute@gnu.org>
3560         Update FSF's address in GPL notices.
3562         * doclicense.texi (GNU Free Documentation License):
3563         * trouble.texi (Checklist): Update FSF's address.
3565 2005-06-24  Richard M. Stallman  <rms@gnu.org>
3567         * display.texi (Text Display): Change index entries.
3569 2005-06-24  Eli Zaretskii  <eliz@gnu.org>
3571         * makefile.w32-in (MAKEINFO): Use --force.
3572         (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3573         Makefile.in.
3575 2005-06-23  Richard M. Stallman  <rms@gnu.org>
3577         * anti.texi (Antinews): Renamed show-nonbreak-escape to
3578         nobreak-char-display.
3580         * emacs.texi (Top): Update detailed node listing.
3582         * display.texi (Text Display): Renamed show-nonbreak-escape
3583         to nobreak-char-display and no-break-space to nobreak-space.
3584         (Standard Faces): Split up the list of standard faces
3585         and put it in a separate node.  Add nobreak-space and
3586         escape-glyph.
3588 2005-06-23  Lute Kamstra  <lute@gnu.org>
3590         * mule.texi (Select Input Method): Fix typo.
3592 2005-06-23  Kenichi Handa  <handa@m17n.org>
3594         * mule.texi (International): List all supported scripts.  Adjust
3595         text for that leim is now included in the normal Emacs
3596         distribution.
3597         (Language Environments): List all language environments.
3598         Intlfonts contains fonts for most supported scripts, not all..
3599         (Select Input Method): Refer to C-u C-x = to see how to type to
3600         input a specific character.
3601         (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3603 2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
3605         * building.texi (Grep Searching): Texinfo usage fix.
3607 2005-06-22  Miles Bader  <miles@gnu.org>
3609         * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3611 2005-06-20  Miles Bader  <miles@gnu.org>
3613         * display.texi (Faces): Add `vertical-divider'.
3615 2005-06-17  Richard M. Stallman  <rms@gnu.org>
3617         * text.texi (Adaptive Fill): Minor clarification.
3619 2005-06-10  Lute Kamstra  <lute@gnu.org>
3621         * emacs.texi (Top): Correct version number.
3622         * anti.texi (Antinews): Correct version number.  Use EMACSVER to
3623         refer to the current version of Emacs.
3625 2005-06-08  Luc Teirlinck  <teirllm@auburn.edu>
3627         * files.texi (Log Buffer): Document when there can be more than
3628         one file to be committed.
3630 2005-06-08  Juri Linkov  <juri@jurta.org>
3632         * display.texi (Faces): Add `shadow' face.
3634 2005-06-07  Masatake YAMATO  <jet@gyve.org>
3636         * display.texi (Faces): Write about mode-line-highlight.
3638 2005-06-06  Richard M. Stallman  <rms@gnu.org>
3640         * misc.texi (Printing Package): Explain how to initialize
3641         printing package.
3643         * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3645 2005-06-05  Chong Yidong  <cyd@stupidchicken.com>
3647         * emacs.texi: Rename Hardcopy to Printing.
3648         Make PostScript and PostScript Variables subnodes of it.
3650         * misc.texi (Printing): Rename node from Hardcopy.
3651         Mention menu bar options.
3652         Move PostScript and PostScript Variables to submenu.
3653         (Printing package): New node.
3655         * mark.texi (Using Region): Change Hardcopy xref to Printing.
3657         * dired.texi (Operating on Files): Likewise.
3659         * calendar.texi (Displaying the Diary): Likewise.
3661         * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3663         * glossary.texi (Glossary): Likewise.
3665         * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3666         effect.
3668 2005-06-04  Richard M. Stallman  <rms@gnu.org>
3670         * trouble.texi (After a Crash): Polish previous change.
3672 2005-05-30  Noah Friedman  <friedman@splode.com>
3674         * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3675         recovery mechanism.
3677 2005-05-28  Nick Roberts  <nickrob@snap.net.nz>
3679         * building.texi (Other Buffers): SPC toggles display of
3680         floating point registers.
3682 2005-05-27  Nick Roberts  <nickrob@snap.net.nz>
3684         * files.texi (Log Buffer): Merge in description of Log Edit
3685         mode from pcl-cvs.texi.
3687 2005-05-26  Richard M. Stallman  <rms@gnu.org>
3689         * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3691 2005-05-24  Luc Teirlinck  <teirllm@auburn.edu>
3693         * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3694         not enabled by default.
3695         When not on a word, `ispell-word' by default checks the word
3696         before point.
3698 2005-05-24  Nick Roberts  <nickrob@snap.net.nz>
3700         * building.texi (Debugger Operation): Simplify last sentence.
3702 2005-05-23  Lute Kamstra  <lute@gnu.org>
3704         * emacs.texi: Update FSF's address throughout.
3705         (Preface): Use @cite.
3706         (Distrib): Add cross reference to the node "Copying".  Mention the
3707         FDL.  Don't refer to etc/{FTP,ORDERS}.  Mention the sale of
3708         printed manuals.
3709         (Intro): Use @xref for the Emacs Lisp Intro.
3711 2005-05-18  Luc Teirlinck  <teirllm@auburn.edu>
3713         * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3715         * basic.texi (Moving Point): Mention default for `goto-line'.
3717         * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3718         of a variable's docstring.
3720 2005-05-18  Lute Kamstra  <lute@gnu.org>
3722         * maintaining.texi (Overview of Emerge): Add cross reference.
3723         Remove duplication.
3725         * emacs.texi (Top): Update to the current structure of the manual.
3726         * misc.texi (Emacs Server): Add menu description.
3727         * files.texi (Saving): Fix menu.
3728         * custom.texi (Customization): Fix menu.
3729         * mule.texi (International): Fix menu.
3730         * kmacro.texi (Keyboard Macros): Fix menu.
3732 2005-05-16  Luc Teirlinck  <teirllm@auburn.edu>
3734         * display.texi: Various minor changes.
3735         (Faces): Delete text that is repeated in the next section.
3737 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
3739         * building.texi (Debugger Operation): Mention GUD tooltips are
3740         disabled with GDB in text command mode.
3742 2005-05-16  Nick Roberts  <nickrob@snap.net.nz>
3744         * building.texi: Replace toolbar with "tool bar" for consistency.
3745         (Compilation Mode): Describe compilation-context-lines
3746         and use of arrow in compilation buffer.
3747         (Debugger Operation): Replace help text with variable's value.
3749         * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3750         consistency.
3752 2005-05-15  Luc Teirlinck  <teirllm@auburn.edu>
3754         * major.texi (Choosing Modes): normal-mode processes the -*- line.
3755         Add xref.
3757 2005-05-14  Luc Teirlinck  <teirllm@auburn.edu>
3759         * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3760         (Position Info): Delete discussion of `goto-line'.  It is already
3761         described in `Moving point'.
3763         * mini.texi (Completion Commands): Correct reference.
3764         (Completion Options): Fix typo.
3766         * killing.texi (Deletion): Complete description of `C-x C-o'.
3768 2005-05-10  Richard M. Stallman  <rms@gnu.org>
3770         * building.texi (Compilation): Clarify recompile's directory choice.
3772         * frames.texi (Tooltips): Cleanups.
3774         * basic.texi (Arguments): Fix punctuation.
3776 2005-05-09  Luc Teirlinck  <teirllm@auburn.edu>
3778         * screen.texi (Menu Bar): The up and down (not left and right)
3779         arrow keys move through a keyboard menu.
3781 2005-05-08  Luc Teirlinck  <teirllm@auburn.edu>
3783         * basic.texi: Various typo and grammar fixes.
3784         (Moving Point): C-a now runs move-beginning-of-line.
3786 2005-05-08  Nick Roberts  <nickrob@snap.net.nz>
3788         * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3790         * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3791         as different animals.
3793 2005-05-07  Luc Teirlinck  <teirllm@auburn.edu>
3795         * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3796         Correct index entry.
3798 2005-05-07  Nick Roberts  <nickrob@snap.net.nz>
3800         * building.texi (Debugger Operation): Update to reflect changes
3801         in GUD tooltips.
3803 2005-04-30  Richard M. Stallman  <rms@gnu.org>
3805         * files.texi (Compressed Files): Auto Compression normally enabled.
3807         * building.texi (Debugger Operation): Clarify previous change.
3809 2005-04-28  Nick Roberts  <nickrob@snap.net.nz>
3811         * building.texi (Debugger Operation): Add description for
3812         GUD tooltips when program is not running.
3814 2005-04-26  Luc Teirlinck  <teirllm@auburn.edu>
3816         * misc.texi (Shell): Add `Shell Prompts' to menu.
3817         (Shell Mode): Add xref to `Shell Prompts'.  Clarify `C-c C-u'
3818         description.  Delete remarks moved to new node.
3819         (Shell Prompts): New node.
3820         (History References): Replace remarks moved to `Shell Prompts'
3821         with xref to that node.
3822         (Remote Host): Clarify how to specify the terminal type when
3823         logging in to a different machine.
3825 2005-04-26  Richard M. Stallman  <rms@gnu.org>
3827         * emacs.texi (Top): Update submenus from files.texi.
3829         * files.texi (Filesets): Clarify previous change.
3831         * dired.texi (Misc Dired Features): Clarify previous change.
3833 2005-04-25  Chong Yidong  <cyd@stupidchicken.com>
3835         * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3837         * dired.texi (Misc Dired Features): Document
3838         dired-compare-directories.
3840         * files.texi (Filesets): New node.
3841         (File Conveniences): Document Image mode.
3843         * text.texi (TeX Print): Document tex-compile.
3845 2005-04-25  Luc Teirlinck  <teirllm@auburn.edu>
3847         * frames.texi (Tooltips): Tooltip mode is enabled by default.
3848         Delete redundant reference to tooltip Custom group.  It is
3849         referred too again in the next paragraph.
3851 2005-04-24  Richard M. Stallman  <rms@gnu.org>
3853         * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3855 2005-04-19  Kim F. Storm  <storm@cua.dk>
3857         * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3859 2005-04-18  Lars Hansen  <larsh@math.ku.dk>
3861         * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3862         turns off desktop-save-mode.
3864 2005-04-17  Luc Teirlinck  <teirllm@auburn.edu>
3866         * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3867         by default in terminals compatible with xterm.  Mention that
3868         xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3869         node.
3871 2005-04-12  Luc Teirlinck  <teirllm@auburn.edu>
3873         * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3875 2005-04-12  Jan Djärv  <jan.h.d@swipnet.se>
3877         * xresources.texi (Table of Resources): Add cursorBlink.
3879 2005-04-11  Luc Teirlinck  <teirllm@auburn.edu>
3881         * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3882         `d', `C-d' and `u'.
3884 2005-04-11  Richard M. Stallman  <rms@gnu.org>
3886         * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3887         (Misc X): Add -D, --basic-display.
3889         * maintaining.texi (Change Log): Correct the description of
3890         the example.
3892         * major.texi (Choosing Modes): Document magic-mode-alist.
3894 2005-04-10  Luc Teirlinck  <teirllm@auburn.edu>
3896         * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3897         (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3898         (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3899         (Rmail Output): Clarify which statements apply to `o', `C-o' and
3900         `w', respectively.
3901         (Rmail Labels): Mention `l'.
3902         (Rmail Attributes): Correct pxref.  Mention `stored' attribute.
3903         (Rmail Summary Edit): Describe `j' and RET.
3905 2005-04-10  Jan Djärv  <jan.h.d@swipnet.se>
3907         * xresources.texi (Lucid Resources): Add fontSet resource.
3909 2005-04-09  Luc Teirlinck  <teirllm@auburn.edu>
3911         * display.texi (Useless Whitespace): `indicate-unused-lines' is
3912         now called `indicate-empty-lines'.
3914 2005-04-06  Kim F. Storm  <storm@cua.dk>
3916         * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3918 2005-04-04  Luc Teirlinck  <teirllm@auburn.edu>
3920         * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3921         deleted.
3922         (Marks vs Flags): Add some convenient key bindings.
3923         (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3924         (Misc Dired Features): Correct and expand description of `w' command.
3926         * frames.texi (XTerm Mouse): Delete apparently false info.
3927         The GNU/Linux console currently does not appear to support
3928         `xterm-mouse-mode'.
3930 2005-04-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
3932         * calendar.texi (Diary): Mention shell utility `calendar'.
3934 2005-04-01  Richard M. Stallman  <rms@gnu.org>
3936         * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3938 2005-04-01  Lute Kamstra  <lute@gnu.org>
3940         * maintaining.texi (Change Log): add-change-log-entry uses
3941         add-log-mailing-address.
3943 2005-03-31  Luc Teirlinck  <teirllm@auburn.edu>
3945         * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3946         `VC Mode Line' and put in an xref to that node.
3947         (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3948         its description.
3950 2005-03-31  Paul Eggert  <eggert@cs.ucla.edu>
3952         * calendar.texi (Calendar Systems): Say that the Persian calendar
3953         implemented here is the arithmetical one championed by Birashk.
3955 2005-03-30  Glenn Morris  <gmorris@ast.cam.ac.uk>
3957         * programs.texi (Fortran Motion): Fix previous change.
3959 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3961         * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3963 2005-03-29  Chong Yidong  <cyd@stupidchicken.com>
3965         * text.texi (Refill): Refer to Long Lines Mode.
3966         (Longlines): New node.
3967         (Auto Fill): Don't index "word wrap" here.
3968         (Filling): Add Longlines to menu.
3970 2005-03-29  Richard M. Stallman  <rms@gnu.org>
3972         * xresources.texi: Minor fixes.
3974         * misc.texi (Emacs Server): Fix Texinfo usage.
3976         * emacs.texi (Top): Don't use a real section heading for
3977         "Detailed Node Listing".  Fake it instead.
3979         * basic.texi (Position Info): Minor cleanup.
3981         * mule.texi (Input Methods): Minor cleanup.
3983 2005-03-29  Glenn Morris  <gmorris@ast.cam.ac.uk>
3985         * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3986         constructs as well.
3987         (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3989 2005-03-29  Kenichi Handa  <handa@m17n.org>
3991         * mule.texi (Input Methods): Refer to the command C-u C-x =.
3993         * basic.texi (Position Info): Update the description about the
3994         command C-u C-x =.
3996 2005-03-28  Richard M. Stallman  <rms@gnu.org>
3998         * emacs.texi (Top): Use @section for the detailed node listing.
4000         * calendar.texi: Minor fixes to previous change.
4002         * programs.texi (Fortran): Small fixes to previous changes.
4004         * emacs.texi (Top): Update list of subnodes of Dired.
4005         Likewise for building.texi.
4007         * files.texi (File Conveniences): Delete Auto Image File mode.
4009 2005-03-28  Chong Yidong  <cyd@stupidchicken.com>
4011         * building.texi (Flymake): New node.
4013         * custom.texi (Function Keys): Document kp- event types and
4014         keypad-setup package.
4016         * dired.texi (Wdired): New node.
4018         * files.texi (File Conveniences): Reorder entries.
4019         Explain how to turn on Auto-image-file mode.
4020         Document Thumbs mode.
4022         * mule.texi (Specify Coding): Document recode-region and
4023         recode-file-name.
4025         * programs.texi (Program Modes): Add Conf mode and DNS mode.
4027 2005-03-27  Luc Teirlinck  <teirllm@auburn.edu>
4029         * commands.texi (Keys): M-o is now a prefix key.
4031 2005-03-27  Glenn Morris  <gmorris@ast.cam.ac.uk>
4033         * programs.texi: Reformat and update copyright years.
4034         (Fortran): Update section.
4036 2005-03-26  Luc Teirlinck  <teirllm@auburn.edu>
4038         * files.texi: Several small changes in addition to:
4039         (Visiting): Change xref for Dialog Boxes to ref.
4040         (Version Headers): Replace references to obsolete var
4041         `vc-header-alist' with `vc-BACKEND-header'.
4042         (Customizing VC): Update value of `vc-handled-backends'.
4044 2005-03-26  Glenn Morris  <gmorris@ast.cam.ac.uk>
4046         * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4047         move here from Emacs Lisp Reference Manual.
4048         * calendar.texi (Calendar/Diary, Diary Commands)
4049         (Special Diary Entries, Importing Diary): Change some xrefs to
4050         point to emacs-xtra rather than elisp.
4052         * emacs-xtra.texi (Calendar Customizing):
4053         Move view-diary-entries-initially, view-calendar-holidays-initially,
4054         mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4055         Emacs Manual.
4056         (Appt Customizing): Merge entire section into main Emacs Manual.
4057         * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4058         mark-holidays-in-calendar here from emacs-xtra.
4059         (Displaying the Diary): Move view-diary-entries-initially,
4060         mark-diary-entries-in-calendar here from emacs-xtra.
4061         (Appointments): Move appt-display-mode-line,
4062         appt-display-duration, appt-disp-window-function,
4063         appt-delete-window-function here from emacs-xtra.
4065         * calendar.texi: Update and reformat copyright.
4066         Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4067         (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4068         (Diary): Refer to `diary-file' rather than ~/diary.
4069         (Diary Commands): Rename node to "Displaying the Diary".
4070         * emacs.texi (Top): Rename "Diary Commands" section.
4071         * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4073 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4075         * misc.texi (Emacs Server): Fix the command for setting
4076         server-name.  Add an xref to Invoking emacsclient.
4078         * help.texi (Help Summary): Clarify when "C-h ." will do something
4079         nontrivial.
4080         (Apropos): Add cindex entry for apropos-sort-by-scores.
4082         * display.texi (Text Display): Add index entries for how no-break
4083         characters are displayed.
4085 2005-03-26  Eli Zaretskii  <eliz@gnu.org>
4087         * files.texi (Visiting): Fix cross-references introduced with the
4088         last change.
4090         * xresources.texi (GTK resources): Fix last change.
4092 2005-03-25  Chong Yidong  <cyd@stupidchicken.com>
4094         * xresources.texi (X Resources): GTK options documented too.
4095         (Resources): Clarify meaning of program name.
4096         (Table of Resources): Add visualClass.
4097         (GTK resources): Rewrite.
4098         (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4100         * display.texi (Text Display): Mention non-breaking spaces.
4102         * files.texi (Reverting): Document auto-revert-check-vc-info.
4104         * frames.texi (Mouse Commands): Document
4105         x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4107         * help.texi (Help Summary): Add `C-h .'.
4108         (Apropos): Apropos accepts a list of search terms.
4109         Document apropos-sort-by-scores.
4110         (Help Echo): Document display-local-help.
4112         * misc.texi (Emacs Server): Document server-name.
4113         (Invoking emacsclient): Document -s option for server names.
4115         * text.texi (Outline Visibility): Introduce "current heading
4116         line" (commands can be called with point on a body line).
4117         Re-order table to follow the sequence of discussion.
4118         hide-body won't hide lines before first header line.
4119         (TeX Mode): Add DocTeX mode.
4121 2005-03-24  Richard M. Stallman  <rms@gnu.org>
4123         * mule.texi (Single-Byte Character Support): Delete mention
4124         of iso-acc.el and iso-transl.el.
4126 2005-03-23  Lute Kamstra  <lute@gnu.org>
4128         * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4130 2005-03-23  Richard M. Stallman  <rms@gnu.org>
4132         * search.texi: Delete explicit node pointers.
4133         (Incremental Search): New menu.
4134         (Basic Isearch, Repeat Isearch, Error in Isearch)
4135         (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4136         (Slow Isearch): New subnodes.
4137         (Configuring Scrolling): Node deleted.
4138         (Search Case): Doc default-case-fold-search.
4139         (Regexp Replace): Move replace-regexp doc here.
4141         * rmail.texi (Movemail): Put commas inside closequotes.
4143         * picture.texi (Insert in Picture): Document C-c arrow combos.
4144         (Basic Picture): Clarify erasure.
4146         * display.texi (Font Lock): Put commas inside closequotes.
4148         * cmdargs.texi (General Variables): Put commas inside closequotes.
4150 2005-03-23  Nick Roberts  <nickrob@snap.net.nz>
4152         * building.texi (Stack Buffer): Mention reverse contrast for
4153         *selected* frame (might not be current frame).
4155 2005-03-21  Richard M. Stallman  <rms@gnu.org>
4157         * building.texi (Starting GUD): Add bashdb.
4159 2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
4161         * basic.texi (Moving Point): Add M-g M-g binding.
4162         (Undo): Document undo-only.
4163         (Position Info): Document M-g M-g and C-u M-g M-g.
4165         * building.texi (Building): Put Grep Searching after Compilation
4166         Shell.
4167         (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4168         Document next-error-highlight.
4169         (Grep Searching): Document grep-highlight-matches.
4170         (Lisp Eval): Typing C-x C-e twice prints integers specially.
4172         * calendar.texi (Importing Diary): Rename node from iCalendar.
4173         Document diary-from-outlook.
4175         * dired.texi (Misc Dired Features): Rename node from Misc Dired
4176         Commands.
4177         Mention effect of X drag and drop on Dired buffers.
4179         * files.texi (Visiting): Document large-file-warning-threshold.
4180         Move paragraph on file-selection dialog.
4181         Mention visiting files using X drag and drop.
4182         (Reverting): Mention using Auto-Revert mode to tail files.
4183         Document auto-revert-tail-mode.
4184         (Version Systems): Minor correction.
4185         (Comparing Files): Diff-mode is no longer based on Compilation
4186         mode.
4187         Document compare-ignore-whitespace.
4188         (Misc File Ops): Explain passing a directory to rename-file.
4189         Likewise for copy-file and make-symbolic-link.
4191         * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4192         Document mouse-wheel-progressive speed.
4194         * help.texi (Misc Help): Document numeric argument for C-h i.
4195         Correctly explain the effect of just C-u as argument.
4197         * killing.texi (Deletion): Document numeric argument for
4198         just-one-space.
4200         * mini.texi (Completion): Completion acts on text before point.
4202         * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4203         (Emulation): CUA mode replaces pc-bindings-mode,
4204         pc-selection-mode, and s-region.
4206         * mule.texi (Input Methods): Leim is now built-in.
4207         (Select Input Method): Document quail-show-key.
4208         (Specify Coding): Document revert-buffer-with-coding-system.
4210         * programs.texi (Fortran Motion): Document f90-next-statement,
4211         f90-previous-statement, f90-next-block, f90-previous-block,
4212         f90-end-of-block, and f90-beginning-of-block.
4214         * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4216         * emacs.texi (Acknowledgments): Updated.
4218         * anti.texi: Total rewrite.
4220 2005-03-19  Chong Yidong  <cyd@stupidchicken.com>
4222         * ack.texi (Acknowledgments): Update.
4224 2005-03-19  Eli Zaretskii  <eliz@gnu.org>
4226         * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.  Update
4227         copyright years.
4229 2005-03-14  Nick Roberts  <nickrob@snap.net.nz>
4231         * building.texi (Commands of GUD): Move paragraph on setting
4232         breakpoints with mouse to the GDB Graphical Interface node.
4234 2005-03-07  Richard M. Stallman  <rms@gnu.org>
4236         * misc.texi (Single Shell, Shell Options): Fix previous change.
4238         * building.texi (Debugger Operation): Update GUD tooltip enable info.
4240 2005-03-06  Richard M. Stallman  <rms@gnu.org>
4242         * building.texi (Starting GUD): Don't explain text vs graphical
4243         GDB here.  Just mention it and xref.
4244         Delete "just one debugger process".
4245         (Debugger Operation): Move GUD tooltip info here.
4246         (GUD Tooltips): Node deleted.
4247         (GDB Graphical Interface): Explain the two GDB modes here.
4249         * sending.texi (Sending Mail): Minor cleanup.
4250         (Mail Aliases): Explain quoting conventions.
4251         Update key rebinding example.
4252         (Header Editing): C-M-i is like M-TAB.
4253         (Mail Mode Misc): mail-attach-file does not do MIME.
4255         * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4256         that really belongs here.
4257         (Remote Mailboxes): Text moved to Rmail Inbox.
4258         (Rmail Display): Mention Mouse-1.
4259         (Movemail): Clarify two movemail versions.
4260         Clarify rmail-movemail-program.
4262         * misc.texi (Single Shell): Replace uudecode example with gpg example.
4263         Document async shell commands.
4264         (Shell History): Clarify.
4265         (Shell Ring): Mention C-UP an C-DOWN.
4266         (Shell Options): Add comint-prompt-read-only.
4267         (Invoking emacsclient): Set EDITOR to run Emacs.
4268         (Sorting): No need to explain what region is.
4269         (Saving Emacs Sessions): Fix typo.
4270         (Recursive Edit): Fix punctuation.
4271         (Emulation): Don't mention "PC bindings" which are standard.
4272         (Hyperlinking): Explain Mouse-1 convention here.
4273         (Find Func): Node deleted.
4275         * help.texi (Name Help): Xref to Hyperlinking.
4277         * glossary.texi (Glossary):
4278         Rename "Balance Parentheses" to "Balancing...".
4279         Add "Byte Compilation".  Correct "Copyleft".
4280         New xref in "Customization".
4281         Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4282         Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4283         Rename "Registers" to "Register".
4284         Replace "Selecting" with "Selected Frame",
4285         "Selected Window", and "Selecting a Buffer".
4287         * files.texi (Types of Log File): Explain how projects'
4288         methods can vary.
4290         * display.texi (Faces): Delete "Emacs 21".
4292         * custom.texi (Changing a Variable): C-M-i like M-TAB.
4293         * fixit.texi (Spelling): C-M-i like M-TAB.
4294         * mini.texi (Completion Options): C-M-i like M-TAB.
4295         * programs.texi (Symbol Completion): C-M-i like M-TAB.
4296         * text.texi (Text Mode): C-M-i like M-TAB.
4298         * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4300         * calendar.texi (Specified Dates): Mention `g w'.
4301         (Appointments): appt-activate toggles with no arg.
4303 2005-03-05  Juri Linkov  <juri@jurta.org>
4305         * cmdargs.texi (Emacs Invocation): Add cindex
4306         "invocation (command line arguments)"
4307         (Misc X): Add -nbc, --no-blinking-cursor.
4309 2005-03-04  Ulf Jasper  <ulf.jasper@web.de>
4311         * calendar.texi (iCalendar): No need to require it now.
4313 2005-03-03  Nick Roberts  <nickrob@snap.net.nz>
4315         * trouble.texi (Contributing): Mention Savannah.  Direct users to
4316         emacs-devel.
4318 2005-03-01  Glenn Morris  <gmorris@ast.cam.ac.uk>
4320         * calendar.texi (Adding to Diary): Mention redrawing of calendar
4321         window.
4323 2005-02-27  Richard M. Stallman  <rms@gnu.org>
4325         * building.texi (Compilation): Update mode line status info.
4327 2005-02-27  Matt Hodges  <MPHodges@member.fsf.org>
4329         * calendar.texi (General Calendar): Document binding of
4330         scroll-other-window-down.
4331         (Mayan Calendar): Fix earliest date.
4332         (Time Intervals): Document timeclock-change.
4333         Fix timeclock-ask-before-exiting documentation.
4335 2005-02-26  Kim F. Storm  <storm@cua.dk>
4337         * frames.texi (Mouse References):
4338         Add mouse-1-click-in-non-selected-windows.
4340 2005-02-25  Richard M. Stallman  <rms@gnu.org>
4342         * screen.texi (Screen): Explain better about cursors and mode lines;
4343         don't presuppose text terminals.
4344         (Point): Don't assume just one cursor.
4345         Clarify explanation of cursors.
4346         (Echo Area, Menu Bar): Cleanups.
4348         * mini.texi (Minibuffer): Prompts are highlighted.
4349         (Minibuffer Edit): Newline = C-j only on text terminals.
4350         Clarify resize-mini-windows values.
4351         Mention M-PAGEUP and M-PAGEDOWN.
4352         (Completion Commands): Mouse-1 like Mouse-2.
4353         (Minibuffer History): Explain history commands better.
4354         (Repetition): Add xref to Incremental Search.
4356         * mark.texi (Setting Mark): Clarify info about displaying mark.
4357         Clarify explanation of C-@ and C-SPC.
4358         (Transient Mark): Mention Delete Selection mode.
4359         (Marking Objects): Clean up text about extending the region.
4361         * m-x.texi (M-x): One C-g doesn't always go to top level.
4362         No delay before suggest-key-bindings output.
4364         * fixit.texi (Fixit): Mention C-/ for undo.
4365         (Spelling): Mention ESC TAB like M-TAB.
4366         Replacement words with r and R are rechecked.
4367         Say where C-g leaves point.  Mention ? as input.
4369 2005-02-23  Lute Kamstra  <lute@gnu.org>
4371         * cmdargs.texi (Initial Options): Add cross reference.
4373 2005-02-16  Luc Teirlinck  <teirllm@auburn.edu>
4375         * emacs.texi (Top): Update menu for splitting of node in
4376         msdog.texi.
4377         * frames.texi (Frames): Update xref for splitting of node in
4378         msdog.texi.
4379         * trouble.texi (Quitting): Ditto.
4381 2005-02-16  Richard M. Stallman  <rms@gnu.org>
4383         * windows.texi (Split Window): Simplify line truncation info
4384         and xref to Display Custom.
4386         * trouble.texi (Quitting): Emergency escape only for text terminal.
4387         (Screen Garbled): C-l for ungarbling is only for text terminal.
4389         * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4391         * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4393         * programs.texi (Program Modes): Mention Python mode.
4394         (Moving by Defuns): Repeating C-M-h extends region.
4395         (Basic Indent): Clarify.
4396         (Custom C Indent): Clarify.
4397         (Expressions): Repeating C-M-@ extends region.
4398         (Info Lookup): Clarify for C-h S.
4399         (Symbol Completion): ESC TAB alternative for M-TAB.
4400         (Electric C): Clarify.
4402         * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4404         * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4405         MS-DOS Input node.
4406         (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4407         (MS-DOS and MULE): Clarify.
4408         (MS-DOS Processes, Windows Processes): Fix typos.
4410         * major.texi (Choosing Modes): Clarify.
4412         * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4413         (Keyboard Macro Step-Edit): Clarify.
4415         * indent.texi (Indentation): Clarifications.
4417         * help.texi (Help): Correct error about C-h in query-replace.
4418         Clarify apropos vs C-h a.  Fix how to search in FAQ.
4419         (Key Help): Describe C-h w here.
4420         (Name Help): Minor cleanup.  C-h w moved to Key Help.
4421         Clarify the "object" joke.
4422         (Apropos): Clarify.  Mouse-1 like Mouse-2.
4423         (Help Mode): Mouse-1 like Mouse-2.
4425         * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4427         * display.texi (Display): Reorder menu.
4428         (Faces): Cleanup.
4429         (Font Lock): Cleanup.  Mention Options menu.
4430         Delete obsolete text.
4431         (Scrolling): For C-l, don't presume text terminal.
4432         (Horizontal Scrolling): Simplify intro.
4433         (Follow Mode): Clarify.
4434         (Cursor Display): Moved before Display Custom.
4435         (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4436         Doc default-tab-width.  Doc line truncation more thoroughly.
4438         * dired.texi (Dired Enter): C-x C-f can run Dired.
4439         (Dired Visiting): Comment out `a' command.
4440         Mouse-1 is like Mouse-2.
4441         (Shell Commands in Dired): ? can be used more than once.
4443         * basic.texi (Continuation Lines): Simplify description of truncation,
4444         and refer to Display Custom for the rest of it.
4446 2005-02-06  Lute Kamstra  <lute@gnu.org>
4448         * basic.texi (Undo): Fix typo.
4450         * cmdargs.texi (Emacs Invocation): Fix typo.
4452         * custom.texi (Init Examples): Fix typo.
4454         * abbrevs.texi (Expanding Abbrevs): Fix typo.
4456 2005-02-06  Richard M. Stallman  <rms@gnu.org>
4458         * regs.texi (Registers): Registers can hold numbers, too.
4460         * killing.texi (Other Kill Commands): Cleanup.
4461         Delete redundant explanation of kill in read-only buffer.
4462         (Yanking): Mention term "copying".
4463         (Accumulating Text): Fix typo.
4465         * entering.texi (Entering Emacs): Update rationale at start.
4466         (Exiting): Treat iconifying on a par with suspension.
4468         * custom.texi (Minor Modes): Fix typo.
4469         (Easy Customization): Fix menu style.
4470         (Variables): Add xref.
4471         (Examining): Setting for future sessions works through .emacs.
4472         (Keymaps): "Text terminals", not "Many".
4473         (Init Rebinding): Explain \C-.  Show example of \M-.
4474         Fix minor wording errors.
4475         (Function Keys): Explain vector syntax just once.
4476         (Named ASCII Chars): Clarify history of TAB/C-i connection.
4477         (Init File): Mention .emacs.d directory.
4478         (Init Examples): Add xref.
4479         (Find Init): Mention .emacs.d directory.
4481         * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4482         (Action Arguments): Explain which kinds of -l args are found how.
4483         (Initial Options): --batch does not inhibit site-start.
4484         Add xrefs.
4485         (Command Example): Use --batch, not -batch.
4487         * basic.texi (Inserting Text): Cleanup wording.
4488         (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4489         C-n is not error at end of buffer.
4490         (Undo): Doc C-/ like C-_.  Add xrefs.
4491         (Arguments): META key may be labeled ALT.
4492         Peculiar arg meanings are explained in doc strings.
4494         * abbrevs.texi (Expanding Abbrevs): Clarify.
4496 2005-02-05  Eli Zaretskii  <eliz@gnu.org>
4498         * frames.texi (Frame Parameters): Add an xref to the description
4499         of list-colors-display.  Add a pointer to the X docs about colors.
4501         * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4502         Improve docs of list-colors-display.
4504 2005-02-03  Lute Kamstra  <lute@gnu.org>
4506         * frames.texi (Frames, Drag and Drop): Fix typos.
4508 2005-02-03  Richard M. Stallman  <rms@gnu.org>
4510         * windows.texi (Basic Window): Mention color-change in mode line.
4511         (Change Window): Explain dragging vertical boundaries.
4513         * text.texi (Sentences): Clarify.
4514         (Paragraphs): Explain M-a and blank lines.
4515         (Outline Mode): Clarify text and menu.
4516         (Hard and Soft Newlines): Mention use-hard-newlines.
4518         * frames.texi (Frames): Delete unnecessary mention of Windows.
4519         (Mouse Commands): Likewise.  Mention xterm mouse support.
4520         (Clipboard): Clarify.
4521         (Mouse References): Mention use of Mouse-1 for following links.
4522         (Menu Mouse Clicks): Clarify.
4523         (Mode Line Mouse): Clarify.
4524         (Drag and Drop): Rewrite.
4526         * fixit.texi (Spelling): Fix typo.
4528         * files.texi (File Names): Clarify.
4529         (Visiting): Update conditions for use of file dialog.  Clarify.
4530         (Saving): Doc d as answer in save-some-buffers.
4531         (Remote Files): Clean up the text.
4533         * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4535         * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4536         (List Buffers): Clarify.
4537         (Several Buffers): Doc T command.
4538         (Buffer Convenience): Clarify menu.
4540         * basic.texi (Undo): Clarify last change.
4542 2005-02-02  Matt Hodges  <MPHodges@member.fsf.org>
4544         * fixit.texi (Spelling): Fix typo.
4546 2005-02-01  Luc Teirlinck  <teirllm@auburn.edu>
4548         * basic.texi (Undo): Update description of `undo-outer-limit'.
4550 2005-02-01  Nick Roberts  <nickrob@snap.net.nz>
4552         * building.texi: Update documentation relating to GDB Graphical
4553         Interface.
4555 2005-01-30  Luc Teirlinck  <teirllm@auburn.edu>
4557         * custom.texi (Easy Customization): Adapt menu to node name change.
4559 2005-01-30  Richard M. Stallman  <rms@gnu.org>
4561         * custom.texi (Easy Customization): Defn of "User Option" now
4562         includes faces.  Don't say just "option" when talking about variables.
4563         Do say just "options" to mean "anything customizable".
4564         (Specific Customization): Describe `customize-variable',
4565         not `customize-option'.
4567         * glossary.texi (Glossary) <Faces>: Add xref.
4568         <User Option>: Change definition--include faces.  Change xref.
4570         * picture.texi (Picture): Mention artist.el.
4572         * sending.texi, screen.texi, programs.texi, misc.texi:
4573         * mini.texi, major.texi, maintaining.texi, macos.texi:
4574         * help.texi, frames.texi, files.texi:
4575         Don't say just "option" when talking about variables.
4577         * display.texi, mule.texi: Don't say just "option" when talking
4578         about variables.  Other minor cleanups.
4580 2005-01-26  Lute Kamstra  <lute@gnu.org>
4582         * cmdargs.texi (Initial Options): Add a cross reference to `Init
4583         File'.  Mention the `-Q' option at the `--no-site-file' option.
4585 2005-01-22  David Kastrup  <dak@gnu.org>
4587         * building.texi (Grep Searching): Mention alias `find-grep' for
4588         `grep-find'.
4590 2005-01-20  Richard M. Stallman  <rms@gnu.org>
4592         * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4594 2005-01-15  Sergey Poznyakoff  <gray@Mirddin.farlep.net>
4596         * rmail.texi (Movemail): Explain differences
4597         between standard and mailutils versions of movemail.
4598         Describe command line and configuration options introduced
4599         with the latter.
4600         Explain the notion of mailbox URL, provide examples and
4601         cross-references to mailutils documentation.
4602         Describe various methods of specifying mailbox names,
4603         user names and user passwords for rmail.
4604         (Remote Mailboxes): New section.  Describe
4605         how movemail handles remote mailboxes.  Describe configuration
4606         options used to control its behavior.
4607         (Other Mailbox Formats): Explain handling of various mailbox
4608         formats.
4610 2005-01-13  Richard M. Stallman  <rms@gnu.org>
4612         * commands.texi (Commands): Clarification.
4614 2005-01-11  Richard M. Stallman  <rms@gnu.org>
4616         * programs.texi (Multi-line Indent): Fix previous change.
4617         (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4619 2005-01-08  Richard M. Stallman  <rms@gnu.org>
4621         * display.texi (Faces): isearch-lazy-highlight-face renamed to
4622         lazy-highlight.
4624         * search.texi (Query Replace): Mention faces query-replace
4625         and lazy-highlight.
4626         (Incremental Search): Update isearch highlighting info.
4628 2005-01-04  Richard M. Stallman  <rms@gnu.org>
4630         * custom.texi (Saving Customizations): Minor improvement.
4632 2005-01-03  Luc Teirlinck  <teirllm@auburn.edu>
4634         * custom.texi (Saving Customizations): Emacs no longer loads
4635         `custom-file' after .emacs.  No longer mention customizing through
4636         Custom.
4638 2005-01-01  Andreas Schwab  <schwab@suse.de>
4640         * killing.texi (Graphical Kill): Move up under node Killing,
4641         change @section to @subsection.
4643 2005-01-01  Richard M. Stallman  <rms@gnu.org>
4645         * custom.texi (Face Customization): Mention hex color specs.
4647         * emacs.texi (Top): Update Killing submenu.
4649         * killing.texi (Killing): Reorganize section.
4650         No more TeX-only text; put the node command at start of chapter.
4651         But the first section heading is used only in TeX.
4652         Rewrite the text to read better in this mode.
4653         (Graphical Kill): New subnode gets some of the text that
4654         used to be in the first section.
4656 2004-12-31  Richard M. Stallman  <rms@gnu.org>
4658         * dired.texi (Shell Commands in Dired): Delete the ? example.
4660         * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4662         * files.texi (Saving): Describe new require-final-newline features
4663         and mode-require-final-newline.
4665 2004-12-29  Richard M. Stallman  <rms@gnu.org>
4667         * custom.texi (File Variables): Clarify previous change.
4669 2004-12-27  Jan Djärv  <jan.h.d@swipnet.se>
4671         * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4672         out now.
4674 2004-12-27  Richard M. Stallman  <rms@gnu.org>
4676         * Makefile.in (MAKEINFO): Specify --force.
4678         * basic.texi (Moving Point): C-e now runs move-end-of-line.
4679         (Undo): Doc undo-outer-limit.
4681 2004-12-15  Juri Linkov  <juri@jurta.org>
4683         * mark.texi (Transient Mark, Mark Ring): M-< and other
4684         movement commands don't set mark in Transient Mark mode
4685         if mark is active.
4687 2004-12-12  Juri Linkov  <juri@jurta.org>
4689         * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4690         C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4692         * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4693         (Misc Dired Commands): Add @r{(Dired)} to w.
4695 2004-12-12  Juri Linkov  <juri@jurta.org>
4697         * mark.texi (Marking Objects): Marking commands also extend the
4698         region when mark is active in Transient Mark mode.
4700 2004-12-08  Luc Teirlinck  <teirllm@auburn.edu>
4702         * custom.texi (Saving Customizations): Emacs only loads the custom
4703         file automatically after the init file in version 22.1 or later.
4704         Adapt text and examples to this fact.
4706 2004-12-07  Luc Teirlinck  <teirllm@auburn.edu>
4708         * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4709         be set through Custom.  Otherwise, it has no effect.
4711 2004-12-05  Richard M. Stallman  <rms@gnu.org>
4713         * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4714         * entering.texi: Rename Command Line to Emacs Invocation.
4716         * misc.texi (Term Mode): Correctly describe C-c.
4718         * custom.texi (Easy Customization): Move up to section level,
4719         before Variables.  Avoid using the term "variable"; say "option".
4720         New initial explanation.
4721         (Variables): In initial explanation, connect "variable" to the
4722         already-explained "user option".
4724         * emacs.texi (Top): Fix ref to Command Line.
4725         Move reference to Easy Customization.
4727         * xresources.texi (X Resources): Fix From link.
4729         * doclicense.texi (GNU Free Documentation License): Fix To link.
4731         * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4733         * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4735 2004-12-03  Richard M. Stallman  <rms@gnu.org>
4737         * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4739 2004-12-01  Luc Teirlinck  <teirllm@auburn.edu>
4741         * kmacro.texi: Several small changes in addition to the following.
4742         (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4743         defining a keyboard macro.
4744         Mention `kmacro-ring-max'.
4745         (Keyboard Macro Counter): Clarify description of
4746         `kmacro-insert-counter', `kmacro-set-counter',
4747         `kmacro-add-counter' and `kmacro-set-format'.
4749 2004-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
4751         * custom.texi (File Variables): Add `unibyte' and make it more
4752         clear that `unibyte' and `coding' are special.  Suggested by Simon
4753         Krahnke <overlord@gmx.li>.
4755         * mule.texi (Enabling Multibyte): Refer to File Variables.
4756         Suggested by Simon Krahnke <overlord@gmx.li>.
4758 2004-11-26  Jan Djärv  <jan.h.d@swipnet.se>
4760         * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4761         x-use-old-gtk-file-dialog.
4763 2004-11-20  Richard M. Stallman  <rms@gnu.org>
4765         * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4767 2004-11-09  Lars Brinkhoff  <lars@nocrew.org>
4769         * building.texi (Lisp Eval): Delete hyphen in section name.
4771 2004-11-19  Thien-Thi Nguyen  <ttn@gnu.org>
4773         * files.texi (Old Versions):
4774         No longer document annotation as "CVS only".
4776 2004-11-10  Andre Spiegel  <spiegel@gnu.org>
4778         * files.texi (Version Control): Rewrite the introduction about
4779         version systems, mentioning the new ones that we support.  Thanks
4780         to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4781         suggestions.
4783 2004-11-03  Jan Djärv  <jan.h.d@swipnet.se>
4785         * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
4787 2004-11-02  Jan Djärv  <jan.h.d@swipnet.se>
4789         * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4791 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
4793         * text.texi (Text Based Tables, Table Definition)
4794         (Table Creation, Table Recognition, Cell Commands)
4795         (Cell Justification, Row Commands, Column Commands)
4796         (Fixed Width Mode, Table Conversion, Measuring Tables)
4797         (Table Misc): New nodes, documenting the Table Mode.
4799 2004-10-19  Jason Rumney  <jasonr@gnu.org>
4801         * makefile.w32-in (info): Change order of arguments to makeinfo.
4803 2004-10-19  Ulf Jasper  <ulf.jasper@web.de>
4805         * calendar.texi (iCalendar): Update for package changes.
4807 2004-10-09  Luc Teirlinck  <teirllm@auburn.edu>
4809         * files.texi (Misc File Ops): View mode is a minor mode.
4811 2004-10-08  Glenn Morris  <gmorris@ast.cam.ac.uk>
4813         * calendar.texi (iCalendar): Style changes.
4815 2004-10-07  Luc Teirlinck  <teirllm@auburn.edu>
4817         * search.texi (Regexps): The regexp described in the example is no
4818         longer stored in the variable `sentence-end'.
4820 2004-10-06  Nick Roberts  <nickrob@snap.net.nz>
4822         * building.texi (Starting GUD): Note that multiple debugging
4823         sessions requires `gdb --fullname'.
4825 2004-10-05  Ulf Jasper  <ulf.jasper@web.de>
4827         * calendar.texi (iCalendar): New section for a new package.
4829 2004-10-05  Luc Teirlinck  <teirllm@auburn.edu>
4831         * text.texi: Various small changes in addition to the following.
4832         (Text): Replace xref for autotype with inforef.
4833         (Sentences): Explain nil value for `sentence-end'.
4834         (Paragraphs): Update default values for `paragraph-start' and
4835         `paragraph-separate'.
4836         (Text Mode): Correct description of Text mode's effect on the
4837         syntax table.
4838         (Outline Visibility): `hide-other' does not hide top level headings.
4839         `selective-display-ellipses' no longer has an effect on Outline mode.
4840         (TeX Misc): Add missing @cindex.
4841         Replace xref for RefTeX with inforef.
4842         (Requesting Formatted Text): The variable
4843         `enriched-fill-after-visiting' no longer exists.
4844         (Editing Format Info): Update names of menu items and commands.
4845         (Format Faces): Mention special effect of specifying the default face.
4846         Describe inheritance of text properties.
4847         Correct description of `fixed' face.
4848         (Format Indentation): Correct description of effect of setting
4849         margins.  Mention `set-left-margin' and `set-right-margin'.
4850         (Format Justification): Update names of menu items.
4851         `set-justification-full' is now bound to `M-j b'.
4852         Mention that `default-justification' is a per buffer variable.
4853         (Format Properties): Update name of menu item.
4854         (Forcing Enriched Mode): `format-decode-buffer' automatically
4855         turns on Enriched mode if the buffer is in text/enriched format.
4857 2004-10-05  Emilio C. Lopes  <eclig@gmx.net>
4859         * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4861 2004-09-28  Kim F. Storm  <storm@cua.dk>
4863         * display.texi (Display Custom) <indicate-buffer-boundaries>:
4864         Align with new functionality.
4866 2004-09-22  Luc Teirlinck  <teirllm@auburn.edu>
4868         * display.texi (Display Custom): Remove stray `@end defvar'.
4870 2004-09-23  Kim F. Storm  <storm@cua.dk>
4872         * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4873         `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4875 2004-09-20  Richard M. Stallman  <rms@gnu.org>
4877         * custom.texi (Hooks): Explain using setq to clear out a hook.
4878         (File Variables): Explain multiline string constants.
4879         (Non-ASCII Rebinding): Explain when you need to update
4880         non-ASCII char codes in .emacs.
4882         * building.texi (Compilation): Explain how to make a silent
4883         subprocess that won't be terminated.  Explain compilation-environment.
4885 2004-09-13  Kim F. Storm  <storm@cua.dk>
4887         * mini.texi (Repetition): Rename isearch-resume-enabled to
4888         isearch-resume-in-command-history and change default to disabled.
4890 2004-09-09  Kim F. Storm  <storm@cua.dk>
4892         * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4893         with new `kmacro-name-last-macro'.
4895 2004-09-08  Juri Linkov  <juri@jurta.org>
4897         * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4899 2004-09-03  Juri Linkov  <juri@jurta.org>
4901         * search.texi (Incremental Search): Update wording for M-%.
4903 2004-09-02  Luc Teirlinck  <teirllm@auburn.edu>
4905         * killing.texi (Killing): Correct description of kill commands in
4906         read-only buffer.
4908 2004-09-02  Teodor Zlatanov  <tzz@lifelogs.com>
4910         * building.texi (Compilation Mode): Add a paragraph about rules
4911         for finding the compilation buffer for `next-error'.
4913         * search.texi (Other Repeating Search): Mention that Occur mode
4914         supports the next-error functionality.
4916 2004-09-02  Juri Linkov  <juri@jurta.org>
4918         * search.texi (Regexp Replace): Add missing backslash to \footnote.
4920 2004-08-31  Luc Teirlinck  <teirllm@auburn.edu>
4922         * kmacro.texi (Basic Keyboard Macro):
4923         `apply-macro-to-region-lines' now operates on all lines that begin
4924         in the region, rather than on all complete lines in the region.
4926 2004-08-31  Jan Djärv  <jan.h.d@swipnet.se>
4928         * frames.texi (Drag and drop): Add documentation about
4929         x-dnd-test-function and x-dnd-known-types.
4931 2004-08-30  Luc Teirlinck  <teirllm@auburn.edu>
4933         * indent.texi: Various minor changes in addition to:
4934         (Indentation Commands): Correct description of `indent-relative'.
4935         (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4936         mode.  The *Tab Stops* buffer uses Overwrite Mode.
4937         (Just Spaces): `tabify' converts sequences of at least two spaces
4938         to tabs.
4940 2004-08-27  Luc Teirlinck  <teirllm@auburn.edu>
4942         * frames.texi (Secondary Selection): Setting the secondary
4943         selection with M-Drag-Mouse-1 does not alter the kill ring,
4944         setting it with M-Mouse-1 and M-Mouse-3 does.
4945         (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4946         toolkit scroll bars.
4947         (Scroll Bars): Ditto.
4949         * windows.texi (Basic Window): When using a window system, the value
4950         of point in a non-selected window is indicated by a hollow box.
4951         (Split Window): Side by side windows are separated by a scroll bar,
4952         if scroll bars are used.
4953         C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4954         (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4955         (Window Convenience): Update bindings for `winner-undo' and
4956         `winner-redo'.
4958         * ack.texi (Acknowledgments): Use `@unnumbered'.
4959         * misc.texi: Adapt sectioning in Info to the node structure.
4960         (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4961         of "Using Emacs as a Server".
4962         * building.texi (Building): Interchange nodes (for correct numbering).
4963         * programs.texi (Programs): Interchange nodes (for correct numbering).
4964         * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4965         Info to the node structure.
4966         * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4967         Rearrange order of nodes and sections such that both "GNU GENERAL
4968         PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4969         end, as appropriate for appendices.
4970         (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4971         Use `@unnumberedsec'.
4972         * trouble.texi: Adapt sectioning in Info to the node structure.
4973         Adapt node pointers to change in emacs.texi.
4974         * cmdargs.texi, doclicense.texi: Adapt node pointers.
4976 2004-08-25  Kenichi Handa  <handa@m17n.org>
4978         * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4979         description for unibyte mode.
4981 2004-08-23  Luc Teirlinck  <teirllm@auburn.edu>
4983         * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4985         * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4986         (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4987         (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4988         in @pxref.
4990 2004-08-22  Luc Teirlinck  <teirllm@auburn.edu>
4992         * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4993         Change section names.
4995 2004-08-21  Luc Teirlinck  <teirllm@auburn.edu>
4997         * kmacro.texi (Keyboard Macro Ring): Rename section.
4998         Emacs treats the head of the macro ring as the `last keyboard macro'.
4999         (Keyboard Macro Counter): Minor change.
5000         (Save Keyboard Macro): Some clarifications.
5001         (Edit Keyboard Macro): Rename section.
5003         * buffers.texi (Buffers): Maximum buffer size is now 256M on
5004         32-bit machines.
5005         (Several Buffers): Clarify which buffer is selected if `2' is
5006         pressed in the Buffer Menu.
5007         Auto Revert mode can be used to update the Buffer Menu
5008         automatically.
5010 2004-08-21  Eli Zaretskii  <eliz@gnu.org>
5012         * help.texi (Misc Help): Add an index entry for finding an Info
5013         manual by its file name.
5015 2004-08-20  Luc Teirlinck  <teirllm@auburn.edu>
5017         * files.texi (Backup Deletion): Correct description of
5018         `delete-old-versions'.
5019         (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5020         (Auto Save Files): Recommend `auto-save-mode' to reenable
5021         auto-saving, rather than the abbreviation `auto-save'.
5023 2004-08-17  Luc Teirlinck  <teirllm@auburn.edu>
5025         * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5026         for "killing" and "yanking" in main menu.
5028 2004-08-16  Richard M. Stallman  <rms@gnu.org>
5030         * killing.texi (Yanking, Killing): Minor cleanups.
5032         * mark.texi (Momentary Mark): Minor cleanups.
5034 2004-08-15  Kenichi Handa  <handa@etl.go.jp>
5036         * custom.texi (Non-ASCII Rebinding):
5037         C-q always inserts the right code to pass to global-set-key.
5039 2004-08-13  Luc Teirlinck  <teirllm@auburn.edu>
5041         * regs.texi (RegNumbers): Mention `C-x r i' binding for
5042         `insert-register', instead of `C-x r g' binding, for consistency.
5044 2004-08-12  Luc Teirlinck  <teirllm@auburn.edu>
5046         * fixit.texi (Spelling): Fix typo.
5048 2004-08-11  Luc Teirlinck  <teirllm@auburn.edu>
5050         * help.texi (Help): Fix Texinfo usage.
5052 2004-07-24  Richard M. Stallman  <rms@gnu.org>
5054         * text.texi (Paragraphs): Update how paragraphs are separated
5055         and the default for paragraph-separate.
5057         * search.texi (Regexp Replace): Further update text for new
5058         replacement operators.
5060 2004-07-18  Luc Teirlinck  <teirllm@auburn.edu>
5062         * emacs-xtra.texi (Subdir switches): Dired does not remember the
5063         `R' switch.
5065         * dired.texi (Dired Updating): `k' only deletes inserted
5066         subdirectories from the Dired buffer if a prefix argument was given.
5068         * search.texi (Regexps): Delete redundant definition of `symbol' in
5069         description of `\_>'.  It already occurs in the description of `\_<'.
5071 2004-07-01  Juri Linkov  <juri@jurta.org>
5073         * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5074         (Regexp Search): Add M-r.
5076 2004-06-30  Luc Teirlinck  <teirllm@auburn.edu>
5078         * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5080 2004-06-29  Jesper Harder  <harder@ifa.au.dk>
5082         * search.texi, calendar.texi: Markup fixes.
5084 2004-06-25  Richard M. Stallman  <rms@gnu.org>
5086         * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5088 2004-06-25  David Kastrup  <dak@gnu.org>
5090         * search.texi (Regexp Replace): Some typo corrections and
5091         rearrangement.
5093 2004-06-24  David Kastrup  <dak@gnu.org>
5095         * search.texi (Unconditional Replace): Use replace-string instead
5096         of query-replace in example.
5097         (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5098         sequences.
5099         (Query Replace): Correct explanation of `^' which does not use
5100         the mark stack.
5102 2004-06-21  Nick Roberts  <nickrob@gnu.org>
5104         * misc.texi (Shell History Copying): Document comint-insert-input.
5105         (Shell Ring): Describe comint-dynamic-list-input-ring here.
5107 2004-06-20  Jesper Harder  <harder@ifa.au.dk>
5109         * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5110         * custom.texi (Customization): Do.
5111         * anti.texi (Antinews): Do.
5112         * abbrevs.texi (Defining Abbrevs): Do.
5114         * programs.texi (Info Lookup): Fix keybinding for
5115         info-lookup-symbol.
5117 2004-06-16  Juanma Barranquero  <lektu@terra.es>
5119         * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5120         Add emacs-xtra.
5121         ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5122         (clean): Add emacs-xtra and flymake.  Remove redundancies.
5124 2004-06-15  Luc Teirlinck  <teirllm@auburn.edu>
5126         * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5127         Add emacs-xtra.
5128         * emacs-xtra.texi: New file.
5130 2004-06-14  Luc Teirlinck  <teirllm@auburn.edu>
5132         * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5133         (Dired and Find): Mention differences with ordinary Dired buffers.
5135 2004-06-13  Richard M. Stallman  <rms@gnu.org>
5137         * custom.texi (Init Syntax): Explain about vars that do special
5138         things when set with setq or with Custom.
5139         (Init Examples): Add line-number-mode example.
5141 2004-06-12  Juri Linkov  <juri@jurta.org>
5143         * dired.texi (Operating on Files): Add dired-do-touch.
5145 2004-06-10  Juri Linkov  <juri@jurta.org>
5147         * building.texi (Lisp Eval): Add C-M-x on defface.
5149 2004-06-08  Luc Teirlinck  <teirllm@auburn.edu>
5151         * files.texi (Reverting): Auto-Revert mode and
5152         Global Auto-Revert mode no longer revert remote files.
5154 2004-05-29  Richard M. Stallman  <rms@gnu.org>
5156         * custom.texi (Init File): Two dashes start --no-site-file.
5158 2004-05-29  Alan Mackenzie  <acm@muc.de>
5160         * programs.texi: Update for CC Mode 5.30 and incidental amendments.
5161         ("AWK"): Is consistently thus spelled throughout.
5162         (AWK, Pike): Document as "C-like modes".
5163         (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5164         (M-x man): Supersedes M-x manual-entry.
5165         Add numerous index entries.  Correct "ESC a/e" to "M-a/e".
5167         ("Comments in C"): Delete node; the info is in CC Mode manual.
5168         (c-comment-only-line-offset): Remove description.
5170         (C-c ., C-c C-c): Describe new C Mode bindings.
5172         (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5173         (@dfn{Style}, c-default-style, comment-column, comment-padding)
5174         (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5175         Amend definitions.
5177         (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5178         Describe functions.
5180         (c-comment-start-regexp, c-hanging-comment-ender-p)
5181         (c-hanging-comment-starter-p): Remove obsolete definitions.
5183         * emacs.texi: Remove the menu entry "Comments in C".
5185 2004-05-27  Luc Teirlinck  <teirllm@auburn.edu>
5187         * dired.texi (Dired and Find): `find-ls-option' does not apply to
5188         `M-x locate'.
5190 2004-05-16  Karl Berry  <karl@gnu.org>
5192         * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5193         makeinfo --html fails.
5194         * help.texi (Help Summary) [@ifnottex]: Likewise.
5196 2004-05-13  Nick Roberts  <nickrob@gnu.org>
5198         * building.texi (GDB Graphical Interface): Update and describe
5199         layout first.
5201 2004-05-04  Jason Rumney  <jasonr@gnu.org>
5203         * makefile.w32-in: Revert last change.
5205 2004-05-03  Jason Rumney  <jasonr@gnu.org>
5207         * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5209 2004-04-23  Juanma Barranquero  <lektu@terra.es>
5211         * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5213 2004-04-18  Juri Linkov  <juri@jurta.org>
5215         * fixit.texi (Spelling): Remove file extension from ispell xref.
5217 2004-04-15  Kim F. Storm  <storm@cua.dk>
5219         * cmdargs.texi (Initial Options): Add -Q.
5221 2004-04-05  Kim F. Storm  <storm@cua.dk>
5223         * custom.texi (File Variables): Add safe-local-eval-forms.
5225 2004-04-02  Luc Teirlinck  <teirllm@auburn.edu>
5227         * files.texi (Reverting): Correct description of revert-buffer's
5228         handling of point.
5230 2004-03-22  Juri Linkov  <juri@jurta.org>
5232         * emacs.texi (Top): Add `Misc X'.
5234         * trouble.texi: Fix help key bindings.
5236         * glossary.texi: Improve references.
5238         * help.texi: Sync keywords with finder.el.
5240         * mini.texi (Completion): Add description for menu items.
5242         * misc.texi (Browse-URL, FFAP): Add information about keywords.
5244         * sending.texi (Mail Methods): Fix xref to Message manual.
5246 2004-03-12  Richard M. Stallman  <rms@gnu.org>
5248         * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5250 2004-03-04  Richard M. Stallman  <rms@gnu.org>
5252         * search.texi (Regexps): Explain that ^ and $ have their
5253         special meanings only in certain contexts.
5255         * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5257         * mule.texi (Specify Coding): Doc C-x RET F.
5259         * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5260         for multiple compile and grep buffers.
5261         (Indirect Buffers): Don't recommand clone-indirect-buffer
5262         for multiple compile and grep buffers.
5264 2004-02-29  Juanma Barranquero  <lektu@terra.es>
5266         * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5267         Use $(DEL) instead of rm, and ignore exit code.
5269 2004-02-23  Nick Roberts  <nick@nick.uklinux.net>
5271         * building.texi (Watch Expressions): Update.
5273 2004-02-21  Juri Linkov  <juri@jurta.org>
5275         * cmdargs.texi (Action Arguments): Add alias --find-file.  Add
5276         --directory, --help, --version.  Move text about command-line-args
5277         to Command Arguments.
5278         (Initial Options): Add @cindex for --script.  Fix @cindex for -q.
5279         Add --no-desktop.  Add alias --no-multibyte, --no-unibyte.
5280         (Window Size X): Join -g and --geometry.  Add @cindex.
5281         (Borders X): Fix @cindex for -ib.  Add @cindex for -bw.
5282         (Title X): Remove alias -title.
5283         (Misc X): New node.
5285 2004-02-15  Jan Djärv  <jan.h.d@swipnet.se>
5287         * frames.texi (Drag and drop): Add Motif to list of supported
5288         protocols.
5290 2004-02-03  Jan Djärv  <jan.h.d@swipnet.se>
5292         * frames.texi (Drag and drop): New section.
5294 2004-01-24  Richard M. Stallman  <rms@gnu.org>
5296         * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5297         Include it only @ifnotinfo.  Patch the preceding and following
5298         node headers to point to each other.
5300 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
5302         * calendar.texi (Appointments): Update section.
5304 2003-12-29  Kevin Ryde  <user42@zip.com.au>
5306         * programs.texi (C Modes): Fix the xref.
5308 2003-12-23  Nick Roberts  <nick@nick.uklinux.net>
5310         * building.texi (Watch Expressions): Update.
5311         (Commands of GUD): Include use of toolbar + breakpoints set from
5312         fringe/margin.
5314 2003-12-03  Andre Spiegel  <spiegel@gnu.org>
5316         * files.texi: Say how to disable VC.  Suggested by Alan Mackenzie
5317         <acm@muc.de>.
5319 2003-11-29  Jan Djärv  <jan.h.d@swipnet.se>
5321         * frames.texi (Dialog Boxes): Add use-file-dialog.
5323 2003-11-22  Martin Stjernholm  <bug-cc-mode@gnu.org>
5325         * ack.texi: Note that Alan Mackenzie contributed the AWK support
5326         in CC Mode.
5328 2003-11-02  Jesper Harder  <harder@ifa.au.dk>  (tiny change)
5330         * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5331         * man/commands.texi, man/custom.texi, man/display.texi:
5332         * man/emacs.texi, man/files.texi:
5333         * man/frames.texi, man/glossary.texi, man/killing.texi:
5334         * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5335         * man/mule.texi, man/rmail.texi, man/search.texi:
5336         * man/sending.texi, man/text.texi, man/trouble.texi:
5337         Replace @sc{ascii} and ASCII with @acronym{ASCII}.
5339 2003-11-01  Alan Mackenzie  <acm@muc.de>
5341         * search.texi (Scrolling During Incremental Search): Document a
5342         new scrolling facility in isearch mode.
5344 2003-10-22  Miles Bader  <miles@gnu.org>
5346         * Makefile.in (info): Move before $(top_srcdir)/info.
5348 2003-10-22  Nick Roberts  <nick@nick.uklinux.net>
5350         * building.texi (Watch Expressions): Update section on data display
5351         to reflect code changes (GDB Graphical Interface).
5353 2003-10-13  Richard M. Stallman  <rms@gnu.org>
5355         * xresources.texi (GTK resources): Clean up previous change.
5357 2003-10-12  Jan Djärv  <jan.h.d@swipnet.se>
5359         * xresources.texi (GTK resources): Add a note that some themes
5360         disallow customizations.  Add scroll theme example.
5362 2003-09-30  Richard M. Stallman  <rms@gnu.org>
5364         * cmdargs.texi (General Variables): Remove MAILRC envvar.
5366         * misc.texi (Saving Emacs Sessions): Shorten the section,
5367         collapsing back into one node.
5369 2003-09-30  Lars Hansen  <larsh@math.ku.dk>
5371         * misc.texi: Section "Saving Emacs Sessions" rewritten.
5373 2003-09-29  Jan Djärv  <jan.h.d@swipnet.se>
5375         * xresources.texi (GTK names in Emacs): Correct typo.
5377 2003-09-24  Luc Teirlinck  <teirllm@mail.auburn.edu>
5379         * cmdargs.texi (Font X): Mention new default font.  More
5380         fully describe long font names, wildcard patterns and the
5381         problems involved.  (Result of discussion on emacs-devel.)
5383 2003-09-22  Luc Teirlinck  <teirllm@mail.auburn.edu>
5385         * emacs.texi (Acknowledgements): Correct typo.
5387 2003-09-22  Richard M. Stallman  <rms@gnu.org>
5389         * dired.texi (Misc Dired Commands): New node.
5390         (Dired Navigation): Add dired-goto-file.
5392         * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5394         * emacs.texi (Acknowledgements): New node, split from Distribution.
5396         * cmdargs.texi (Action Arguments): -f reads interactive args.
5398 2003-09-08  Lute Kamstra  <lute@gnu.org>
5400         * screen.texi (Mode Line): Say that POS comes before LINE.
5401         Mention `size-indication-mode'.
5402         * display.texi (Optional Mode Line): Document
5403         `size-indication-mode'.
5404         * basic.texi (Position Info): Mention `size-indication-mode'.
5406 2003-09-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
5408         * xresources.texi (Resources): Refer to `editres' man page.
5409         (Lucid Resources): Update defaults.  Expand description of
5410         `shadowThickness'.
5412 2003-09-04  Miles Bader  <miles@gnu.org>
5414         * Makefile.in (top_srcdir): New variable.
5415         ($(top_srcdir)/info): New rule.
5416         (info): Depend on it.
5418 2003-09-03  Peter Runestig  <peter@runestig.com>
5420         * makefile.w32-in: New file.
5422 2003-08-29  Richard M. Stallman  <rms@gnu.org>
5424         * misc.texi (Saving Emacs Sessions): Correct previous change.
5426 2003-08-19  Luc Teirlinck  <teirllm@mail.auburn.edu>
5428         * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5429         (Intro): Include kmacro.texi after fixit.texi instead of after
5430         custom.texi.  (As suggested by Kim Storm.)
5432 2003-08-18  Luc Teirlinck  <teirllm@mail.auburn.edu>
5434         * fixit.texi (Fixit): Update `Next' pointer.
5435         * files.texi (Files): Update `Previous' pointer.
5436         * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5437         * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5438         (Suggested by Kim Storm.)
5439         * Makefile (EMACSSOURCES): Add kmacro.texi.  (Suggested by Kim Storm.)
5441 2003-08-18  Kim F. Storm  <storm@cua.dk>
5443         * kmacro.texi: New file describing enhanced keyboard macro
5444         functionality.  Replaces old description in custom.texi.
5446         * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5447         (Keyboard Macros): Move to new kmacro.texi file.
5449         * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5451 2003-08-17  Edward M. Reingold  <reingold@emr.cs.iit.edu>
5453         * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5455 2003-08-17  Alex Schroeder  <alex@gnu.org>
5457         * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5458         required.
5460 2003-08-05  Richard M. Stallman  <rms@gnu.org>
5462         * programs.texi (Lisp Indent): Don't describe
5463         lisp-indent-function property here.  Use xref to Lisp Manual.
5465 2003-08-03  Glenn Morris  <gmorris@ast.cam.ac.uk>
5467         * calendar.texi (Date Formats): Document changed behavior of
5468         abbreviations.
5470 2003-07-24  Markus Rost  <rost@math.ohio-state.edu>
5472         * buffers.texi (List Buffers): Fix previous change.
5474 2003-07-13  Markus Rost  <rost@math.ohio-state.edu>
5476         * buffers.texi (List Buffers): Adjust to new format of *Buffer
5477         List*.
5479 2003-07-07  Luc Teirlinck  <teirllm@mail.auburn.edu>
5481         * display.texi (Font Lock): Fix typo.
5483 2003-07-07  Richard M. Stallman  <rms@gnu.org>
5485         * display.texi (Font Lock): Add xref for format info on
5486         font-lock-remove-keywords.
5488         * building.texi (Compilation): Document what happens with asynch
5489         children of compiler process.
5491         * help.texi (Library Keywords): Use @multitable.
5493 2003-06-04  Richard M. Stallman  <rms@gnu.org>
5495         * programs.texi (Expressions): Delete C-M-DEL.
5497         * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5498         comint-move-point-for-output renamed from
5499         comint-scroll-to-bottom-on-output.
5501         * custom.texi (Init Rebinding): Replace previous change with xref.
5502         (Non-ASCII Rebinding): Explain that issue more briefly here.
5504 2003-05-28  Richard M. Stallman  <rms@gnu.org>
5506         * indent.texi (Indentation): Condense, simplify, clarify prev change.
5508 2003-05-28  Nick Roberts  <nick@nick.uklinux.net>
5510         * building.texi (GDB Graphical Interface): New node.
5511         (Rewritten somewhat by RMS.)
5513 2003-05-28  Kai Großjohann  <kai.grossjohann@gmx.net>
5515         * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5516         non-English letters.  Explain how to set coding systems correctly
5517         and how to include the right coding cookie in the file.
5519 2003-05-22  Kai Großjohann  <kai.grossjohann@gmx.net>
5521         * indent.texi (Indentation): Explain the concepts.
5522         (Just Spaces): Explain why preventing tabs for indentation might
5523         be useful.
5525 2003-04-16  Richard M. Stallman  <rms@gnu.org>
5527         * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5529 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
5531         * cmdargs.texi (General Variables): Document SMTPSERVER.
5533         * sending.texi: Remove SMTP node.
5534         (Mail Sending): Describe `send-mail-function'.  Link to SMTP
5535         library.
5537 2003-02-22  Alex Schroeder  <alex@emacswiki.org>
5539         * sending.texi (Sending via SMTP): Explain MTA/MUA.
5541 2003-02-22  Simon Josefsson  <jas@extundo.com>
5543         * sending.texi (Mail Methods): Add node about SMTP.
5545 2003-02-17  Jan Djärv  <jan.h.d@swipnet.se>
5547         * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5549 2003-02-01  Kevin Ryde  <user42@zip.com.au>
5551         * glossary.texi (Glossary): Correction to cl cross reference.
5553 2003-01-20  Richard M. Stallman  <rms@gnu.org>
5555         * killing.texi (Rectangles): Document C-x c r.
5557 2003-01-19  Jan Djärv  <jan.h.d@swipnet.se>
5559         * xresources.texi (GTK resources): New node.
5560         (GTK widget names): New node.
5561         (GTK names in Emacs): New node.
5562         (GTK styles): New node.
5564 2003-01-09  Francesco Potortì  <pot@gnu.org>
5566         * maintaining.texi (Create Tags Table): Add reference to the new
5567         `etags --help --lang=LANG' option.
5569 2002-10-02  Karl Berry  <karl@gnu.org>
5571         * emacs.texi: Per rms, update all manuals to use @copying instead of
5572         @ifinfo.  Also use @ifnottex instead of @ifinfo around the top node,
5573         where needed for the sake of the HTML output.
5575 2001-12-20  Eli Zaretskii  <eliz@is.elta.co.il>
5577         * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5578         source files.
5580 2001-11-16  Eli Zaretskii  <eliz@is.elta.co.il>
5582         * Makefile.in (emacsman): New target.
5584 2001-10-20  Gerd Moellmann  <gerd@gnu.org>
5586         * (Version 21.1 released.)
5588 2001-10-05  Gerd Moellmann  <gerd@gnu.org>
5590         * Branch for 21.1.
5592 2001-03-05  Gerd Moellmann  <gerd@gnu.org>
5594         * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5596 2000-05-31  Stefan Monnier  <monnier@cs.yale.edu>
5598         * .cvsignore (*.tmp): New entry.  Seems to be used for @macro.
5600 1999-07-12  Richard Stallman  <rms@gnu.org>
5602         * Version 20.4 released.
5604 1998-12-04  Markus Rost  <rost@delysid.gnu.org>
5606         * Makefile.in (INFO_TARGETS): Delete customize.info.
5607         (DVI_TARGETS): Delete customize.dvi.
5608         (../info/customize, customize.dvi): Targets deleted.
5610 1998-08-19  Richard Stallman  <rms@psilocin.ai.mit.edu>
5612         * Version 20.3 released.
5614 1998-05-06  Richard Stallman  <rms@psilocin.gnu.org>
5616         * Makefile.in (EMACSSOURCES): Add mule.texi.
5617         Add msdog.texi, ack.texi.  Remove gnu1.texi.
5619 1998-04-06  Andreas Schwab  <schwab@gnu.org>
5621         * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
5622         it in dvi targets.
5624 1997-09-23  Paul Eggert  <eggert@twinsun.com>
5626         * Makefile.in: Merge changes mistakenly made to `Makefile'.
5627         (INFO_TARGETS): Change ../info/custom to ../info/customize.
5628         (../info/customize): Rename from ../info/custom.
5630 1997-09-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5632         * Version 20.2 released.
5634 1997-09-15  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5636         * Version 20.1 released.
5638 1997-08-24  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5640         * Makefile (../info/customize, customize.dvi): New targets.
5641         (INFO_TARGETS): Add ../info/customize.
5642         (DVI_TARGETS): Add customize.dvi.
5644 1996-08-11  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5646         * Version 19.33 released.
5648 1996-07-31  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5650         * Version 19.32 released.
5652 1996-06-20  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5654         * Makefile.in (All info targets): cd $(srcdir) to do the work.
5656 1996-06-19  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
5658         * Makefile.in (All info targets): Specify $(srcdir) in input files.
5659         Specify -I option.
5660         (All dvi targets): Set the TEXINPUTS variable.
5662 1996-05-25  Karl Heuer  <kwzh@gnu.ai.mit.edu>
5664         * Version 19.31 released.
5666 1995-11-24  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5668         * Version 19.30 released.
5670 1995-02-07  Richard Stallman  <rms@pogo.gnu.ai.mit.edu>
5672         * Makefile.in (maintainer-clean): Rename from realclean.
5674 1994-11-23  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5676         * Makefile.in: New file.
5677         * Makefile: File deleted.
5679 1994-11-19  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5681         * Makefile (TEXINDEX_OBJS): Variable deleted.
5682         (texindex, texindex.o, getopt.o): Rules deleted.
5683         All deps on texindex deleted.
5684         (distclean): Don't delete texindex.
5685         (mostlyclean): Don't delete *.o.
5686         * texindex.c, getopt.c: Files deleted.
5688 1994-09-07  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
5690         * Version 19.26 released.
5692 1994-07-02  Richard Stallman  (rms@gnu.ai.mit.edu)
5694         * Makefile (EMACSSOURCES): Exclude undo.texi.
5696 1994-05-30  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5698         * Version 19.25 released.
5700 1994-05-23  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5702         * Version 19.24 released.
5704 1994-05-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5706         * Version 19.23 released.
5708 1994-04-17  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5710         * Makefile: Delete spurious tab.
5712 1994-02-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5714         * Makefile (.SUFFIXES): New rule.
5716 1993-12-04  Richard Stallman  (rms@srarc2)
5718         * getopt.c: New file.
5719         * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5720         (getopt.o): New rule.
5721         (dvi): Don't depend on texindex.
5722         (emacs.dvi): Depend on texindex.
5724 1993-12-03  Richard Stallman  (rms@srarc2)
5726         * Makefile (TEXI2DVI): New variable.
5727         (emacs.dvi): Add explicit command.
5728         (TEXINDEX_OBJS): Delete duplicate getopt.o.
5730 1993-11-27  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5732         * Version 19.22 released.
5734 1993-11-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5736         * Makefile (TEXINDEX_OBJS): Delete spurious period.
5738 1993-11-16  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5740         * Version 19.21 released.
5742 1993-11-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5744         * Makefile (realclean): Don't delete the Info files.
5746 1993-10-25  Brian Fox  (bfox@albert.gnu.ai.mit.edu)
5748         * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5749         4' where appropriate.
5751 1993-10-20  Brian Fox  (bfox@ai.mit.edu)
5753         * Makefile: Fix targets for texindex.
5755         * texindex.c: Include "../src/config.h" if building in emacs.
5757         * Makefile: Change all files to FILENAME.texi, force all targets
5758         to be FILENAME, not FILENAME.info.
5759         Add target to build texindex.c, defining `emacs'.
5761 1993-08-14  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5763         * Version 19.19 released.
5765 1993-08-08  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5767         * Version 19.18 released.
5769 1993-07-20  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5771         * Makefile: Fix source file names of the separate manuals.
5773 1993-07-18  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5775         * Version 19.17 released.
5777 1993-07-10  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
5779         * split-man: Fix typos in last change.
5781 1993-07-06  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5783         * Version 19.16 released.
5785 1993-06-19  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5787         * version 19.15 released.
5789 1993-06-18  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5791         * Makefile (distclean): It's rm, not rf.
5793 1993-06-17  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5795         * Version 19.14 released.
5797 1993-06-16  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5799         * Makefile: New file.
5801 1993-06-08  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5803         * Version 19.13 released.
5805 1993-05-27  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5807         * Version 19.9 released.
5809 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5811         * Version 19.8 released.
5813 1993-05-25  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5815         * cmdargs.texi: Document the -i, -itype, and -iconic options.
5817         * trouble.texi: It's `enable-flow-control-on', not
5818         `evade-flow-control-on'.
5820 1993-05-24  Jim Blandy  (jimb@wookumz.gnu.ai.mit.edu)
5822         * display.texi: Document standard-display-european.
5824 1993-05-22  Jim Blandy  (jimb@geech.gnu.ai.mit.edu)
5826         * Version 19.7 released.
5828         * emacs.texi: Add a sentence to the top menu mentioning the
5829         specific version of Emacs this manual applies to.
5831 1993-04-25  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5833         * basic.texi: Document next-line-add-lines variable used to
5834         implement down-arrow.
5836         * killing.texi: Document kill-whole-line.
5838 1993-04-18  Noah Friedman  (friedman@nutrimat.gnu.ai.mit.edu)
5840         * text.texi: Update unix TeX ordering information.
5842 1993-03-26  Eric S. Raymond  (eric@geech.gnu.ai.mit.edu)
5844         * news.texi: Mention fill-rectangle in keybinding list.
5846         * killing.texi: Document fill-rectangle.
5848 1993-03-17  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5850         * vc.texi: Bring the docs up to date with VC 5.2.
5852 1992-01-10  Eric S. Raymond  (eric@mole.gnu.ai.mit.edu)
5854         * emacs.tex: Mention blackbox and gomoku under Amusements.
5855         Assembler mode is now mentioned and appropriately indexed
5856         under Programming Modes.
5858 1991-02-15  Robert J. Chassell  (bob@wookumz.ai.mit.edu)
5860         * emacs.tex: Update TeX ordering information.
5862 1990-06-26  David Lawrence  (tale@geech)
5864         * emacs.tex: Note that completion-ignored-extensions is not used
5865         to filter out names when all completions are displayed in
5866         *Completions*.
5868 1990-05-25  Richard Stallman  (rms@sugar-bombs.ai.mit.edu)
5870         * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5872 1990-03-21  Jim Kingdon  (kingdon@pogo.ai.mit.edu)
5874         * emacs.tex: Add @findex grep.
5876 1988-08-16  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
5878         * emacs.tex: Correct two typos.  No other changes before
5879         Version 19 will be made.
5881 1988-05-23  Robert J. Chassell  (bob@frosted-flakes.ai.mit.edu)
5883         * emacs.tex: Update information for obtaining TeX distribution from the
5884         University of Washington.
5886 ;; Local Variables:
5887 ;; coding: utf-8
5888 ;; fill-column: 79
5889 ;; add-log-time-zone-rule: t
5890 ;; End:
5892     Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5893       2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
5895   This file is part of GNU Emacs.
5897   GNU Emacs is free software: you can redistribute it and/or modify
5898   it under the terms of the GNU General Public License as published by
5899   the Free Software Foundation, either version 3 of the License, or
5900   (at your option) any later version.
5902   GNU Emacs is distributed in the hope that it will be useful,
5903   but WITHOUT ANY WARRANTY; without even the implied warranty of
5904   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5905   GNU General Public License for more details.
5907   You should have received a copy of the GNU General Public License
5908   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
5910 ;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd